Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_64.c64 #define FXTOD 0x088 /* Only Ultra-III generates this. */ macro
253 case FXTOD: TYPE(2,2,1,2,0,0,0); break; in do_mathemu()
471 case FXTOD: XR = rs2->d; FP_FROM_INT_D (DR, XR, 64, long); break; in do_mathemu()