Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_32.c112 #define FSTOD 0x0c9 /* v6 */ macro
321 case FSTOD: TYPE(2,2,1,1,1,0,0); break; in do_one_mathemu()
463 case FSTOD: FP_CONV (D, S, 2, 1, DR, SB); break; in do_one_mathemu()
Dmath_64.c60 #define FSTOD 0x0c9 macro
247 case FSTOD: TYPE(2,2,1,1,1,0,0); break; in do_mathemu()
477 case FSTOD: FP_CONV (D, S, 1, 1, DR, SB); break; in do_mathemu()