Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/math-emu/
Dmath_32.c122 #define FITOS 0x0c4 /* v6 */ macro
324 case FITOS: TYPE(2,1,1,1,0,0,0); break; in do_one_mathemu()
459 case FITOS: IR = rs2->s; FP_FROM_INT_S (SR, IR, 32, int); break; in do_one_mathemu()
Dmath_64.c66 #define FITOS 0x0c4 /* Only Ultra-III generates this. */
255 case FITOS: TYPE(2,1,1,1,0,0,0); break; in do_mathemu()
473 case FITOS: IR = rs2->s; FP_FROM_INT_S (SR, IR, 32, int); break; in do_mathemu()