Home
last modified time | relevance | path

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

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