Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/math-emu/
Dmath_32.c112 #define FDTOS 0x0c6 /* v6 */ macro
321 case FDTOS: TYPE(2,1,1,2,1,0,0); break; in do_one_mathemu()
467 case FDTOS: FP_CONV (S, D, 1, 2, SR, DB); break; in do_one_mathemu()
Dmath_64.c60 #define FDTOS 0x0c6 macro
247 case FDTOS: TYPE(2,1,1,2,1,0,0); break; in do_mathemu()
481 case FDTOS: FP_CONV (S, D, 1, 1, SR, DB); break; in do_mathemu()