Home | History | Annotate | Download | only in priv

Lines Matching full:rounding

667 /* Set the SSE unit's rounding mode to default (%mxcsr = 0x1F80) */
681 /* Mess with the FPU's rounding mode: set to the default rounding mode
696 /* Mess with the SSE unit's rounding mode: 'mode' is an I32-typed
699 have the same rounding.
705 both rounding bits == 0. If that wasn't the case, we couldn't
706 create a new rounding field simply by ORing the new value into
731 /* Mess with the FPU's rounding mode: 'mode' is an I32-typed
734 the same rounding.
1322 //.. rounding mode value, encoded as per the IRRoundingMode
1323 //.. enum. The first thing to do is set the FPU's rounding
1330 //.. /* Set host rounding mode */
1346 //.. /* Restore default FPU rounding. */
2616 //.. the rounding mode value, encoded as per the
2618 //.. FPU's rounding mode accordingly. */
2624 //.. /* Set host rounding mode */
2637 //.. /* Restore default FPU rounding. */
2814 is set the FPU's rounding mode accordingly. */
2816 /* Set host x87 rounding mode */
2826 /* Restore default x87 rounding. */
2968 is set the FPU's rounding mode accordingly. */
2970 /* Set host x87 rounding mode */
2980 /* Restore default x87 rounding. */