• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/

Lines Matching refs:callout

38 # callout. The FPSP code does a "bsr" to the stub routine. This
594 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
595 # _real_ovfl() - "callout" for Overflow exception enabled code #
596 # _real_inex() - "callout" for Inexact exception enabled code #
597 # _real_trace() - "callout" for Trace exception code #
618 # Finally, the handler exits through the "callout" _fpsp_done() #
623 # exceptions enabled, this handler must exit through the "callout" #
628 # through the "callout" _real_inex() regardless of whether the result #
632 # handler must exit through the "callout" _real_trace(). #
834 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
835 # _real_ovfl() - "callout" for Overflow exception enabled code #
836 # _real_inex() - "callout" for Inexact exception enabled code #
837 # _real_trace() - "callout" for Trace exception code #
858 # Finally, the handler exits through the "callout" _fpsp_done() #
863 # exceptions enabled, this handler must exit through the "callout" #
868 # this handler must exit through the "callout" _real_inex(). #
872 # handler must exit through the "callout" _real_trace(). #
1110 # _real_inex() - "callout" to operating system inexact handler #
1111 # _fpsp_done() - "callout" for exit; work all done #
1112 # _real_trace() - "callout" for Trace enabled exception #
1114 # _real_snan() - "callout" for SNAN exception #
1115 # _real_operr() - "callout" for OPERR exception #
1116 # _real_ovfl() - "callout" for OVFL exception #
1117 # _real_unfl() - "callout" for UNFL exception #
1151 # instruction emulation. If none, then we exit through the "callout" #
2380 # _real_fpu_disabled() - "callout" for "FPU disabled" exception #
2381 # _real_access() - "callout" for access error exception #
2383 # _fpsp_done() - "callout" for exit; work all done #
2384 # _real_trace() - "callout" for Trace enabled exception #
2409 # _mem_read() "callout", converted to FP binary (if packed), and used #
2445 # "callout" returns a failing result indicating an access error, then #
3074 # _real_operr() - "callout" to operating system operr handler #
3099 # _mem_write() "callout" routines that may return a failing result. #
3263 # _real_snan() - "callout" to operating system SNAN handler #
3289 # _mem_write() "callout" routines that may return a failing result. #
3569 # _real_inex() - "callout" to operating system inexact handler #
3748 # _real_dz() - "callout" exit point from FP DZ handler #
3834 # appropriate "callout" (for "disabled" and "Line F") or to the #
3937 # _real_access() - "callout" for access error exception #
3938 # _fpsp_done() - "callout" for exit; work all done #
3939 # _real_trace() - "callout" for Trace enabled exception #
3945 # _real_trap() - "callout" for Trap exception #
3946 # _real_bsun() - "callout" for enabled Bsun exception #
3986 # then the handler exits though the callout _fpsp_done(). #
3989 # "callout" returns a failing value, then an access error stack frame #