Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c96 #define FDTOQ 0x0ce /* v8 */ macro
308 case FDTOQ: TYPE(3,3,1,2,1,0,0); break; in do_one_mathemu()
466 case FDTOQ: FP_CONV (Q, D, 4, 2, QR, DB); break; in do_one_mathemu()
H A Dmath_64.c44 #define FDTOQ 0x0ce macro
211 case FDTOQ: TYPE(3,3,1,2,1,0,0); break; in do_mathemu()
480 case FDTOQ: FP_CONV (Q, D, 2, 1, QR, DB); break; in do_mathemu()