Lines Matching refs:through
627 # Finally, the handler exits through the "callout" _fpsp_done() #
632 # exceptions enabled, this handler must exit through the "callout" #
637 # through the "callout" _real_inex() regardless of whether the result #
641 # handler must exit through the "callout" _real_trace(). #
674 # since, I believe, only NORMs and DENORMs can come through here,
681 # that can pass through fpsp_ovfl(). remember that fcmp, ftst, and fsincos
867 # Finally, the handler exits through the "callout" _fpsp_done() #
872 # exceptions enabled, this handler must exit through the "callout" #
877 # this handler must exit through the "callout" _real_inex(). #
881 # handler must exit through the "callout" _real_trace(). #
919 # that can pass through fpsp_unfl(). remember that fcmp, and ftst
1160 # instruction emulation. If none, then we exit through the "callout" #
1163 # through _fpsp_done(). #
1170 # made through _real_trace(). #
1173 # as the result of emulation, then an exit either occurs through #
1174 # _fpsp_done() or through _real_trace() if a Trace exception is pending #
1239 # the FPIAR should be set correctly for ALL exceptions passing through
1327 # INEX1 : none (packed doesn't go through here)
1556 # INEX1 : none (packed doesn't travel through here)
2422 # the handler exits through _fpsp_done(). If an enabled exc has been #
2428 # stack frame. If no Trace is pending, we simply exit through #
2434 # to a Trace stack frame and an exit made through _real_trace(). #
2438 # fmovm_dynamic() can't handle this. A normal exit is made through #
2441 # Again, a Trace exception may be pending and an exit made through #
2442 # _real_trace(). Else, a normal exit is made through _fpsp_done(). #
2992 # call fmovm_calc_ea which will go through the ea calc process and,
3103 # do just this and then exits through _real_operr(). #
3106 # This code must emulate the move out before finally exiting through #
3109 # In this special case, the handler must exit through facc_out() #
3165 # through here. we simply need to test the sign of the src
3170 # exceptions, they won't pass through here since they are caught
3293 # do just this and then exits through _real_snan(). #
3296 # This code must emulate the move out before finally exiting through #
3299 # In this special case, the handler must exit through facc_out() #
3361 # through here. since packed format operations already were handled by
3599 # exiting through _real_inex(). #
3663 # operations that can pass through fpsp_inex(). remember that fcmp and ftst
3726 # through here. so can double and single precision.
3728 # exceptions, they won't pass through here since they are caught
4238 # by a _{i,d,}mem_read() call, we must exit through the special #
5277 # Fetch them using _imem_read_long(). If this fetch fails, exit through #
7366 # Unnormalized inputs can come through this point.
7416 bne.b fout_sgl_unfl_cont # let DENORMs fall through
7604 # Unnormalized inputs can come through this point.
7645 bne.b fout_dbl_unfl_cont # let DENORMs fall through
8060 # normalized then we really don't need to go through this scaling. but for now,
8488 # Unnorms don't pass through here. #
9659 # Separate according to operand type. Unnorms don't pass through #
9765 # Separate according to operand type. Unnorms don't pass through #
9885 # Unnorms don't pass through here. #
12099 # elsewise fall through to underflow.
12919 # through facc_in_x(). #
14147 # Since ICTR <> 0, we have already been through one adjustment,
14567 # _real_access() - exit through access error handler #