Home
last modified time | relevance | path

Searched refs:FP_TO_INT_ROUND_S (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/powerpc/math-emu/
A Dmath_efp.c282 FP_TO_INT_ROUND_S(vc.wp[1], SB, 32, in do_spe_mathemu()
305 FP_TO_INT_ROUND_S(vc.wp[1], SB, 32, in do_spe_mathemu()
573 FP_TO_INT_ROUND_S(vc.wp[0], SB0, 32, in do_spe_mathemu()
581 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
592 FP_TO_INT_ROUND_S(vc.wp[0], SB0, 32, in do_spe_mathemu()
599 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
/linux-6.3-rc2/include/math-emu/
A Dsingle.h110 #define FP_TO_INT_ROUND_S(r,X,rsz,rsg) _FP_TO_INT_ROUND(S,1,r,X,rsz,rsg) macro

Completed in 5 milliseconds