Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/math-emu/
A Dsingle.h100 #define FP_SUB_S(R,X,Y) _FP_SUB(S,1,R,X,Y) macro
/linux-6.3-rc2/arch/powerpc/math-emu/
A Dmath_efp.c252 FP_SUB_S(SR, SA, SB); in do_spe_mathemu()
540 FP_SUB_S(SR0, SA0, SB0); in do_spe_mathemu()
541 FP_SUB_S(SR1, SA1, SB1); in do_spe_mathemu()
/linux-6.3-rc2/arch/alpha/math-emu/
A Dmath.c140 FP_SUB_S(SR, SA, SB); in alpha_fp_emul()
/linux-6.3-rc2/arch/sparc/math-emu/
A Dmath_32.c432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
A Dmath_64.c437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()

Completed in 7 milliseconds