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
148 (note: for fnm*, rounding happens before final negation)
244 IRRoundingMode-encoded value) to which the FPU's rounding mode
246 avoid redundant settings of the FPU's rounding mode, as
863 /*--- ISEL: FP rounding mode helpers ---*/
866 ///* Set FPU's rounding mode to the default */
873 // /* Default rounding mode = 0x0
874 // Only supporting the rounding-mode bits - the rest of FPSCR is 0x0
887 /* Convert IR rounding mode to PPC encoding */
891 rounding mode | PPC | IR
922 /* Set the FPU's rounding mode: 'mode' is an I32-typed expression
925 same rounding.
929 Setting the rounding mode is expensive. So this function tries to
930 avoid repeatedly setting the rounding mode to the same thing by
970 /* Only supporting the rounding-mode bits - the rest of FPSCR is
973 // Resolve rounding mode and convert to PPC representation
1489 /* Set host rounding mode */
1507 ///* Restore default FPU rounding. */
1520 /* Set host rounding mode */
1532 ///* Restore default FPU rounding. */
2774 /* Set host rounding mode */
2786 ///* Restore default FPU rounding. */
3063 /* Set host rounding mode */
3076 ///* Restore default FPU rounding. */
3089 /* Set host rounding mode */
3103 ///* Restore default FPU rounding. */
3293 /* Set host rounding mode */
3307 ///* Restore default FPU rounding. */
3320 /* Set host rounding mode */
3335 ///* Restore default FPU rounding. */