Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c93 #define FQTOD 0x0cb /* v8 */ macro
305 case FQTOD: TYPE(3,2,1,3,1,0,0); break; in do_one_mathemu()
469 case FQTOD: FP_CONV (D, Q, 2, 4, DR, QB); break; in do_one_mathemu()
H A Dmath_64.c41 #define FQTOD 0x0cb macro
208 case FQTOD: TYPE(3,2,1,3,1,0,0); break; in do_mathemu()
483 case FQTOD: FP_CONV (D, Q, 1, 2, DR, QB); break; in do_mathemu()