Lines Matching defs:_real_inex
129 global _real_inex
130 _real_inex:
605 # _real_inex() - "callout" for Inexact exception enabled code #
637 # through the "callout" _real_inex() regardless of whether the result #
782 bra.l _real_inex
845 # _real_inex() - "callout" for Inexact exception enabled code #
877 # this handler must exit through the "callout" _real_inex(). #
1056 bra.l _real_inex
1119 # _real_inex() - "callout" to operating system inexact handler #
1177 # type and jump to either _real_snan(), _real_operr(), _real_inex(), #
1364 # branch to _real_inex() (even if the result was exact!);
1385 # * this is the case where we must call _real_inex() now or else
1388 # call _real_inex();
1631 # was exact, then a branch to _real_inex() is made.
1811 bra.l _real_inex
1942 # branch to _real_inex() (even if the result was exact!);
1954 bra.w fu_in_exc_ovfl_p # do _real_inex() now
1963 # * this is the case where we must call _real_inex() now or else
1966 # call _real_inex();
2301 bra.l _real_inex
3107 # _real_inex(). The move out, if to memory, is performed using #
3578 # _real_inex() - "callout" to operating system inexact handler #
3590 # is to get to the handler specified at _real_inex(). But, on the 060, #
3595 # correct register before calling _real_inex(). #
3599 # exiting through _real_inex(). #
3708 bra.l _real_inex
3730 # sends them directly to _real_inex() if necessary.