Searched refs:FP_TO_INT_S (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/math-emu/
H A Dsingle.h109 #define FP_TO_INT_S(r,X,rsz,rsg) _FP_TO_INT(S,1,r,X,rsz,rsg) macro
/linux-4.4.14/arch/powerpc/math-emu/
H A Dmath_efp.c318 FP_TO_INT_S(vc.wp[1], SB, 32, do_spe_mathemu()
610 FP_TO_INT_S(vc.wp[0], SB0, 32, do_spe_mathemu()
617 FP_TO_INT_S(vc.wp[1], SB1, 32, do_spe_mathemu()
/linux-4.4.14/arch/sparc/math-emu/
H A Dmath_64.c460 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; do_mathemu()
463 case FSTOX: FP_TO_INT_S (XR, SB, 64, 1); break; do_mathemu()
H A Dmath_32.c455 case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break; do_one_mathemu()
/linux-4.4.14/arch/s390/kernel/
H A Dsysinfo.c444 FP_TO_INT_S(capability, SR, 32, 0); s390_adjust_jiffies()

Completed in 461 milliseconds