Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_32.c114 #define FDTOI 0x0d2 /* v6 */ macro
323 case FDTOI: TYPE(2,1,0,2,1,0,0); break; in do_one_mathemu()
456 case FDTOI: FP_TO_INT_D (IR, DB, 32, 1); break; in do_one_mathemu()
Dmath_64.c62 #define FDTOI 0x0d2 macro
249 case FDTOI: TYPE(2,1,0,2,1,0,0); break; in do_mathemu()
461 case FDTOI: FP_TO_INT_D (IR, DB, 32, 1); break; in do_mathemu()