Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_32.c113 #define FSTOI 0x0d1 /* v6 */ macro
322 case FSTOI: TYPE(2,1,0,1,1,0,0); break; in do_one_mathemu()
455 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_one_mathemu()
Dmath_64.c61 #define FSTOI 0x0d1 macro
248 case FSTOI: TYPE(2,1,0,1,1,0,0); break; in do_mathemu()
460 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_mathemu()