Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/math-emu/
Dmath_32.c94 #define FSTOQ 0x0cd /* v8 */ macro
306 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; in do_one_mathemu()
464 case FSTOQ: FP_CONV (Q, S, 4, 1, QR, SB); break; in do_one_mathemu()
Dmath_64.c42 #define FSTOQ 0x0cd macro
209 case FSTOQ: TYPE(3,3,1,1,1,0,0); break; in do_mathemu()
478 case FSTOQ: FP_CONV (Q, S, 2, 1, QR, SB); break; in do_mathemu()