Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_64.c63 #define FXTOS 0x084 /* Only Ultra-III generates this. */ macro
252 case FXTOS: TYPE(2,1,1,2,0,0,0); break; in do_mathemu()
470 case FXTOS: XR = rs2->d; FP_FROM_INT_S (SR, XR, 64, long); break; in do_mathemu()