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

/arch/x86/math-emu/
H A Dfpu_trig.c740 the division and rounding to an integer in do_fprem giving an
778 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) function
1303 do_fprem(st0_ptr, st0_tag, RC_CHOP);
1308 do_fprem(st0_ptr, st0_tag, RC_RND);

Completed in 29 milliseconds