Home
last modified time | relevance | path

Searched refs:FSTOD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/math-emu/
H A Dmath_32.c113 #define FSTOD 0x0c9 /* v6 */ macro
322 case FSTOD: TYPE(2,2,1,1,1,0,0); break; in do_one_mathemu()
464 case FSTOD: FP_CONV (D, S, 2, 1, DR, SB); break; in do_one_mathemu()
H A Dmath_64.c61 #define FSTOD 0x0c9 macro
248 case FSTOD: TYPE(2,2,1,1,1,0,0); break; in do_mathemu()
478 case FSTOD: FP_CONV (D, S, 1, 1, DR, SB); break; in do_mathemu()
/kernel/linux/linux-6.6/arch/sparc/math-emu/
H A Dmath_32.c113 #define FSTOD 0x0c9 /* v6 */ macro
322 case FSTOD: TYPE(2,2,1,1,1,0,0); break; in do_one_mathemu()
464 case FSTOD: FP_CONV (D, S, 2, 1, DR, SB); break; in do_one_mathemu()
H A Dmath_64.c61 #define FSTOD 0x0c9 macro
248 case FSTOD: TYPE(2,2,1,1,1,0,0); break; in do_mathemu()
478 case FSTOD: FP_CONV (D, S, 1, 1, DR, SB); break; in do_mathemu()

Completed in 4 milliseconds