Home | History | Annotate | Download | only in priv

Lines Matching full:rounding

107   exceptions masked.  The rounding mode is set appropriately before
110 which are unaffected by the rm and so the rounding mode is not set
114 rounding mode. At some point the ppc docs get sufficiently vague
145 (note: for fnm*, rounding happens before final negation)
241 IRRoundingMode-encoded value) to which the FPU's rounding mode
243 avoid redundant settings of the FPU's rounding mode, as
860 /*--- ISEL: FP rounding mode helpers ---*/
863 ///* Set FPU's rounding mode to the default */
870 // /* Default rounding mode = 0x0
871 // Only supporting the rounding-mode bits - the rest of FPSCR is 0x0
884 /* Convert IR rounding mode to PPC encoding */
888 rounding mode | PPC | IR
919 /* Set the FPU's rounding mode: 'mode' is an I32-typed expression
922 same rounding.
926 Setting the rounding mode is expensive. So this function tries to
927 avoid repeatedly setting the rounding mode to the same thing by
967 /* Only supporting the rounding-mode bits - the rest of FPSCR is
970 // Resolve rounding mode and convert to PPC representation
1467 /* Set host rounding mode */
1482 ///* Restore default FPU rounding. */
1495 /* Set host rounding mode */
1505 ///* Restore default FPU rounding. */
2745 /* Set host rounding mode */
2756 ///* Restore default FPU rounding. */
3195 /* Set host rounding mode */
3207 ///* Restore default FPU rounding. */
3220 /* Set host rounding mode */
3233 ///* Restore default FPU rounding. */