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

  /src/sys/arch/m68k/060sp/dist/
isp.s 122 global _real_trace
123 _real_trace: label
355 # _real_trace() - "callout" for Trace exception #
389 # through _real_trace(). #
613 # format number zero and jump to the user supplied hook "_real_trace()".
641 bra.l _real_trace
766 # format number zero and jump to the user supplied hook "_real_trace()".
782 bra.l _real_trace
pfpsp.s 193 global _real_trace
194 _real_trace: label
606 # _real_trace() - "callout" for Trace exception code #
641 # handler must exit through the "callout" _real_trace(). #
825 bra.l _real_trace
846 # _real_trace() - "callout" for Trace exception code #
881 # handler must exit through the "callout" _real_trace(). #
1099 bra.l _real_trace
1121 # _real_trace() - "callout" for Trace enabled exception #
1170 # made through _real_trace().
    [all...]
fpsp.s 193 global _real_trace
194 _real_trace: label
606 # _real_trace() - "callout" for Trace exception code #
641 # handler must exit through the "callout" _real_trace(). #
825 bra.l _real_trace
846 # _real_trace() - "callout" for Trace exception code #
881 # handler must exit through the "callout" _real_trace(). #
1099 bra.l _real_trace
1121 # _real_trace() - "callout" for Trace enabled exception #
1170 # made through _real_trace().
    [all...]

Completed in 132 milliseconds