Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/nds32/math-emu/
H A Dfs2si.c25 FP_TO_INT_ROUND_S(r, A, 32, 1); in fs2si()
H A Dfs2ui.c25 FP_TO_INT_ROUND_S(r, A, 32, 0); in fs2ui()
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath_efp.c281 FP_TO_INT_ROUND_S(vc.wp[1], SB, 32, in do_spe_mathemu()
304 FP_TO_INT_ROUND_S(vc.wp[1], SB, 32, in do_spe_mathemu()
570 FP_TO_INT_ROUND_S(vc.wp[0], SB0, 32, in do_spe_mathemu()
578 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
589 FP_TO_INT_ROUND_S(vc.wp[0], SB0, 32, in do_spe_mathemu()
596 FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32, in do_spe_mathemu()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H 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()
/kernel/linux/linux-5.10/include/math-emu/
H A Dsingle.h110 #define FP_TO_INT_ROUND_S(r,X,rsz,rsg) _FP_TO_INT_ROUND(S,1,r,X,rsz,rsg) macro
/kernel/linux/linux-6.6/include/math-emu/
H 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 6 milliseconds