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

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

Completed in 133 milliseconds