Home
last modified time | relevance | path

Searched refs:FSUBS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/math-emu/
H A Dmath_32.c105 #define FSUBS 0x045 /* v6 */ macro
317 case FSUBS: in do_one_mathemu()
432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
H A Dmath_64.c51 #define FSUBS 0x045 macro
241 case FSUBS: in do_mathemu()
437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()
/kernel/linux/linux-6.6/arch/sparc/math-emu/
H A Dmath_32.c105 #define FSUBS 0x045 /* v6 */ macro
317 case FSUBS: in do_one_mathemu()
432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
H A Dmath_64.c51 #define FSUBS 0x045 macro
241 case FSUBS: in do_mathemu()
437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath.c107 #define FSUBS 0x014 /* 20 */ macro
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath.c107 #define FSUBS 0x014 /* 20 */ macro
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()

Completed in 5 milliseconds