Lines Matching full:precision

112 | destination precision and mode.
180 | the round precision is found in the fpcr. If the rounding precision
192 | The move or operation is not with forced precision. Test for
203 | The move is fdmove or round precision is double.
227 | The move is fsmove or round precision is single.
250 | The operand is above precision boundaries. Use t_ovfl to
257 | The operand is below precision boundaries. Use denorm to
476 | the round precision is found in the fpcr. If the rounding precision
486 | The move or operation is not with forced precision. Use the
496 | The move is fdmove or round precision is double. Result is zero.
511 | The move is fsmove or round precision is single. Result is zero.
526 | The precision is extended, so the result in etemp is correct.
636 | call round with user's precision and mode
646 | call round with user's precision and mode
766 btstl #6,%d0 |test for forced precision
787 | ;round precision/mode. This
827 | precision. We can then call round with no sticky and the result
828 | will be correct for the user's rounding mode and precision. If
831 | precision.
860 lsrl #6,%d1 |put precision in upper word
888 lsrl #6,%d1 |put precision in upper word
912 lsrl #6,%d1 |put precision in upper word
938 lsrl #6,%d1 |put precision in upper word
1002 | precision. We can then call round with no sticky and the result
1003 | will be correct for the user's rounding mode and precision. If
1006 | precision.
1035 lsrl #6,%d1 |put precision in upper word
1063 lsrl #6,%d1 |put precision in upper word
1087 lsrl #6,%d1 |put precision in upper word
1119 lsrl #6,%d1 |put precision in upper word
1234 btstl #6,%d0 |test for forced precision
1247 | ;round precision/mode. This
1257 | If the rounding precision is single or double, the ovf_res routine
1262 btstl #6,%d0 |test for forced precision
1279 | ;round precision/mode. This
1651 | ;precision source that needs to be
1773 movel #1,%d0 |load in round precision
1787 movel #dbl_thresh,%d1 |load in double precision threshold
1791 | ;expects d0 to have round precision
1803 movel #1,%d0 |set round precision to sgl
1824 movel #2,%d0 |set round precision to dbl
1885 | it to the given round precision. This subroutine also decrements
1890 | d0 is the round precision (=1 for sgl; =2 for dbl)
1891 | d1 is the single precision or double precision
1901 movel %d0,-(%a7) |save round precision
1907 movew 2(%a7),%d1 |set rounding precision