Home
last modified time | relevance | path

Searched refs:FP_TO_INT_ROUND_D (Results 1 – 5 of 5) sorted by relevance

/linux/arch/nds32/math-emu/
A Dfd2si.c25 FP_TO_INT_ROUND_D(r, A, 32, 1); in fd2si()
A Dfd2ui.c25 FP_TO_INT_ROUND_D(r, A, 32, 0); in fd2ui()
/linux/include/math-emu/
A Ddouble.h121 #define FP_TO_INT_ROUND_D(r,X,rsz,rsg) _FP_TO_INT_ROUND(D,2,r,X,rsz,rsg) macro
196 #define FP_TO_INT_ROUND_D(r,X,rsz,rsg) _FP_TO_INT_ROUND(D,1,r,X,rsz,rsg) macro
/linux/arch/alpha/math-emu/
A Dmath.c244 FP_TO_INT_ROUND_D(vc, DB, 64, 2); in alpha_fp_emul()
/linux/arch/powerpc/math-emu/
A Dmath_efp.c410 FP_TO_INT_ROUND_D(vc.wp[1], DB, 32, in do_spe_mathemu()
444 FP_TO_INT_ROUND_D(vc.wp[1], DB, 32, in do_spe_mathemu()

Completed in 11 milliseconds