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.
1321 //.. rounding mode value, encoded as per the IRRoundingMode
1322 //.. enum. The first thing to do is set the FPU's rounding
1329 //.. /* Set host rounding mode */
1345 //.. /* Restore default FPU rounding. */
2668 //.. the rounding mode value, encoded as per the
2670 //.. FPU's rounding mode accordingly. */
2676 //.. /* Set host rounding mode */
2689 //.. /* Restore default FPU rounding. */
2866 is set the FPU's rounding mode accordingly. */
2868 /* Set host x87 rounding mode */
2878 /* Restore default x87 rounding. */
3020 is set the FPU's rounding mode accordingly. */
3022 /* Set host x87 rounding mode */
3032 /* Restore default x87 rounding. */