Lines Matching refs:occur

1156 # emulated and exceptions handled. The differences occur in how the	#
1163 # performed by calling the routine fout(). If no exception should occur #
1167 # should occur, then we must create an exception stack frame of that #
1390 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1392 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
1968 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1970 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
2653 # no exception occurred. now, did a disabled, exact overflow occur with inexact
2655 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
2673 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
2675 btst &unfl_bit,FPSR_EXCEPT(%a6) # did underflow occur?
3968 # handler checks to see if an exception should occur as a result of the #
4188 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
4210 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
4212 btst &unfl_bit,FPSR_EXCEPT(%a6) # did underflow occur?
4281 cmpi.b SPCOND_FLG(%a6),&ftrapcc_flg # should a trap occur?
10345 # checking the exception bit. if one did occur, then we #
13442 # exceptional case. If no exception should occur, insert the correct #
14629 # occur. Then, check result exponent to see if exception would have #
15082 # occur. Then, check result exponent to see if exception would have #
18192 # so that the move can occur outside of this routine. This special #
20183 # For sgl or dbl precision, overflow or underflow can occur. If #