taglinefilesource code
round763drivers/FPU-emu/fpu_trig.cstatic void do_fprem(FPU_REG *st0_ptr, int round)
round819drivers/FPU-emu/fpu_trig.cif ( (round == RC_RND) && (tmp.sigh & 0xc0000000) )