Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c114 #define FSTOI 0x0d1 /* v6 */ macro
323 case FSTOI: TYPE(2,1,0,1,1,0,0); break; in do_one_mathemu()
456 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_one_mathemu()
H A Dmath_64.c62 #define FSTOI 0x0d1 macro
249 case FSTOI: TYPE(2,1,0,1,1,0,0); break; in do_mathemu()
461 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; in do_mathemu()