HomeSort by: relevance | last modified time | path
    Searched defs:_real_inex (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 129 global _real_inex
130 _real_inex: label
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(), #
    [all...]
fpsp.s 129 global _real_inex
130 _real_inex: label
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(), #
    [all...]

Completed in 20 milliseconds