Home
last modified time | relevance | path

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

/linux/arch/sparc/math-emu/
H A Dmath_32.c95 #define FSTOQ 0x0cd /* v8 */ macro
307 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; in do_one_mathemu()
465 case FSTOQ: FP_CONV (Q, S, 4, 1, QR, SB); break; in do_one_mathemu()
H A Dmath_64.c43 #define FSTOQ 0x0cd macro
210 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; in do_mathemu()
479 case FSTOQ: FP_CONV (Q, S, 2, 1, QR, SB); break; in do_mathemu()