taglinefilesource code
exception485arch/i386/math-emu/errors.cexception(flags);
exception497arch/i386/math-emu/errors.cexception(EX_Precision | SW_C1);
exception511arch/i386/math-emu/errors.cexception(EX_Precision);
exception524arch/i386/math-emu/errors.cexception(EX_Denormal);
exception46arch/i386/math-emu/exception.h__FILE__, __LINE__); exception(x); }
exception48arch/i386/math-emu/exception.h#define  EXCEPTION(x)  exception(x)
exception15arch/i386/math-emu/fpu_asm.h#define  EXCEPTION  SYMBOL_NAME(exception)
exception10arch/i386/math-emu/fpu_proto.hasmlinkage void exception(int n);
exception33arch/i386/math-emu/reg_norm.Scall  SYMBOL_NAME(exception)
exception110arch/i386/math-emu/reg_norm.Scall  SYMBOL_NAME(exception)
exception599arch/i386/math-emu/reg_round.Scall  SYMBOL_NAME(exception)
exception616arch/i386/math-emu/reg_round.Scall  SYMBOL_NAME(exception)
exception12arch/m68k/fpsp040/fpsp.h|  fpsp.h --- stack frame offsets during FPSP exception handling
exception14arch/m68k/fpsp040/fpsp.h|  These equates are used to access the exception frame, the fsave
exception45arch/m68k/fpsp040/fpsp.h|  Positive offsets from A6 refer to the exception frame.  Negative
exception57arch/m68k/fpsp040/fpsp.h|  and then either "bra fpsp_done" if the exception was completely
exception59arch/m68k/fpsp040/fpsp.h|  label to a routine that will process a real exception of the
exception61arch/m68k/fpsp040/fpsp.h|  if the FPU state after the exception is idle.
exception63arch/m68k/fpsp040/fpsp.h|  Sometimes the exception handler will transform the fsave area
exception64arch/m68k/fpsp040/fpsp.h|  because it needs to report an exception back to the user.  This
exception93arch/m68k/fpsp040/fpsp.h.set  FPCR_ENABLE,USER_FPCR+2  |   FPCR exception enable 
exception98arch/m68k/fpsp040/fpsp.h.set  FPSR_EXCEPT,USER_FPSR+2  |   FPSR exception
exception99arch/m68k/fpsp040/fpsp.h.set  FPSR_AEXCEPT,USER_FPSR+3  |   FPSR accrued exception
exception214arch/m68k/fpsp040/fpsp.h.set  EXC_SR,4    | exception frame status register
exception215arch/m68k/fpsp040/fpsp.h.set  EXC_PC,6    | exception frame program counter
exception216arch/m68k/fpsp040/fpsp.h.set  EXC_VEC,10    | exception frame vector (format+vector#)
exception217arch/m68k/fpsp040/fpsp.h.set  EXC_EA,12    | exception frame effective address
exception339arch/m68k/fpsp040/fpsp.h|  exception vectors