Lines Matching refs:was
965 # no underflow was called for. We do these checks only in
970 # and inexact. and, the inexact is such that overflow occurred and was disabled
971 # but inexact was enabled.
1354 # branch to _real_inex() (even if the result was exact!);
1360 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1364 btst &inex2_bit,FPCR_ENABLE(%a6) # was inexact enabled?
1369 # An exception occurred and that exception was enabled:
1388 # the enabled exception was inexact
1425 # If the input operand to this operation was opclass two and a single
1560 # it here. if it was used from supervisor mode, then we have to handle this
1901 # addressing mode was (a7)+. if so, we'll need to shift the
1926 bne.b fu_in_exc_p # at least one was set
1932 # branch to _real_inex() (even if the result was exact!);
1938 btst &ovfl_bit,FPSR_EXCEPT(%a6) # was overflow set?
1942 btst &inex2_bit,FPCR_ENABLE(%a6) # was inexact enabled?
1947 # An exception occurred and that exception was enabled:
1966 # the enabled exception was inexact
2039 # exception was being traced. Make the "current" PC the FPIAR and put it in the
2132 # addressing mode was -(a7). if so, we'll need to shift the
2303 cmpi.b %d0,&0x1 # was src sgl?
2305 cmpi.b %d0,&0x5 # was src dbl?
2426 # was executed from supervisor mode, this handler must store the FP #
2622 # now, we save the result, unless, of course, the operation was ftst or fcmp.
3293 # if the effective addressing mode was -() or ()+, then the address #
3295 # was -(a7) from supervisor mode, then the exception frame currently #