Lines Matching full:forced
178 | If bit 2 is set, round is forced to double. If it is clear,
179 | and bit 6 is set, round is forced to single. If both are clear,
192 | The move or operation is not with forced precision. Test for
474 | If bit 2 is set, round is forced to double. If it is clear,
475 | and bit 6 is set, round is forced to single. If both are clear,
486 | The move or operation is not with forced precision. Use the
766 btstl #6,%d0 |test for forced precision
770 movel #0x1,%d0 |inst is forced single
773 movel #0x2,%d0 |inst is forced double
776 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced - use fpcr prec
1234 btstl #6,%d0 |test for forced precision
1238 movel #0x1,%d0 |inst is forced single
1241 movel #0x2,%d0 |inst is forced double
1244 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced - use fpcr prec
1262 btstl #6,%d0 |test for forced precision
1266 movel #0x1,%d0 |inst is forced single
1269 movel #0x2,%d0 |inst is forced double
1272 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced - use fpcr prec