Home
last modified time | relevance | path

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

/arch/sparc/math-emu/
Dmath_32.c111 #define FDTOS 0x0c6 /* v6 */ macro
320 case FDTOS: TYPE(2,1,1,2,1,0,0); break; in do_one_mathemu()
466 case FDTOS: FP_CONV (S, D, 1, 2, SR, DB); break; in do_one_mathemu()
Dmath_64.c59 #define FDTOS 0x0c6 macro
246 case FDTOS: TYPE(2,1,1,2,1,0,0); break; in do_mathemu()
480 case FDTOS: FP_CONV (S, D, 1, 1, SR, DB); break; in do_mathemu()