Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/math-emu/
Dfp_arith.c450 static void fp_roundint(struct fp_ext *dest, int mode) in fp_roundint() function
594 fp_roundint(&tmp, mode); in modrem_kernel()
636 fp_roundint(dest, FPDATA->rnd); in fp_fint()
648 fp_roundint(dest, FPCR_ROUND_RZ); in fp_fintrz()