Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_32.c93 #define FSTOQ 0x0cd /* v8 */ macro
303 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; in do_one_mathemu()
461 case FSTOQ: FP_CONV (Q, S, 4, 1, QR, SB); break; in do_one_mathemu()
Dmath_64.c40 #define FSTOQ 0x0cd macro
206 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; in do_mathemu()
467 case FSTOQ: FP_CONV (Q, S, 2, 1, QR, SB); break; in do_mathemu()