Home
last modified time | relevance | path

Searched refs:FP_PACK_SP (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/math-emu/
A Dsingle.h90 #define FP_PACK_SP(val,X) \ macro
/linux-6.3-rc2/arch/powerpc/math-emu/
A Dmath_efp.c329 FP_PACK_SP(vc.wp + 1, SR); in do_spe_mathemu()
633 FP_PACK_SP(vc.wp, SR0); in do_spe_mathemu()
634 FP_PACK_SP(vc.wp + 1, SR1); in do_spe_mathemu()
/linux-6.3-rc2/arch/alpha/math-emu/
A Dmath.c276 FP_PACK_SP(&vc, SR); in alpha_fp_emul()
/linux-6.3-rc2/arch/sparc/math-emu/
A Dmath_32.c507 case 5: FP_PACK_SP (rd, SR); break; in do_one_mathemu()
A Dmath_64.c509 case 5: FP_PACK_SP (rd, SR); break; in do_mathemu()
/linux-6.3-rc2/arch/sh/math-emu/
A Dmath.c57 #define PACK_S(r,f) FP_PACK_SP(&r,f)

Completed in 9 milliseconds