Home
last modified time | relevance | path

Searched refs:FDTOQ (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/math-emu/
Dmath_32.c95 #define FDTOQ 0x0ce /* v8 */ macro
307 case FDTOQ: TYPE(3,3,1,2,1,0,0); break; in do_one_mathemu()
465 case FDTOQ: FP_CONV (Q, D, 4, 2, QR, DB); break; in do_one_mathemu()
Dmath_64.c43 #define FDTOQ 0x0ce macro
210 case FDTOQ: TYPE(3,3,1,2,1,0,0); break; in do_mathemu()
479 case FDTOQ: FP_CONV (Q, D, 2, 1, QR, DB); break; in do_mathemu()