Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c123 #define FITOS 0x0c4 /* v6 */ macro
325 case FITOS: TYPE(2,1,1,1,0,0,0); break; in do_one_mathemu()
460 case FITOS: IR = rs2->s; FP_FROM_INT_S (SR, IR, 32, int); break; in do_one_mathemu()
H A Dmath_64.c67 #define FITOS 0x0c4 /* Only Ultra-III generates this. */
256 case FITOS: TYPE(2,1,1,1,0,0,0); break; in do_mathemu()
474 case FITOS: IR = rs2->s; FP_FROM_INT_S (SR, IR, 32, int); break; in do_mathemu()