taglinefilesource code
round763arch/i386/math-emu/fpu_trig.cstatic void do_fprem(FPU_REG *st0_ptr, int round)
round819arch/i386/math-emu/fpu_trig.cif ( (round == RC_RND) && (tmp.sigh & 0xc0000000) )
round160arch/m68k/fpsp040/fpsp.h.set  WBTEMP_GRS,LV-40    | alias wbtemp guard, round, sticky
round162arch/m68k/fpsp040/fpsp.h.set  round_bit,0    | round bit is bit number 0
round290arch/m68k/fpsp040/fpsp.h.set  x_mode,0x00  |  round to extended
round291arch/m68k/fpsp040/fpsp.h.set  s_mode,0x40  |  round to single
round292arch/m68k/fpsp040/fpsp.h.set  d_mode,0x80  |  round to double
round294arch/m68k/fpsp040/fpsp.h.set  rn_mode,0x00  |  round nearest
round295arch/m68k/fpsp040/fpsp.h.set  rz_mode,0x10  |  round to zero
round296arch/m68k/fpsp040/fpsp.h.set  rm_mode,0x20  |  round to minus infinity
round297arch/m68k/fpsp040/fpsp.h.set  rp_mode,0x30  |  round to plus infinity
round306arch/m68k/fpsp040/fpsp.h.set  rnd_stky_bit,29  |  round/sticky bit of mantissa