Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c124 #define FITOD 0x0c8 /* v6 */ macro
326 case FITOD: TYPE(2,2,1,1,0,0,0); break; in do_one_mathemu()
461 case FITOD: IR = rs2->s; FP_FROM_INT_D (DR, IR, 32, int); break; in do_one_mathemu()
H A Dmath_64.c69 #define FITOD 0x0c8 /* Only Ultra-III generates this. */ macro
258 case FITOD: TYPE(2,2,1,1,0,0,0); break; in do_mathemu()
476 case FITOD: IR = rs2->s; FP_FROM_INT_D (DR, IR, 32, int); break; in do_mathemu()