Searched refs:__SI_FAULT (Results 1 – 24 of 24) sorted by relevance
152 #define __SI_FAULT 0 macro180 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */181 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */182 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */183 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */184 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */185 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */186 #define ILL_COPROC (__SI_FAULT|7) /* coprocessor error */187 #define ILL_BADSTK (__SI_FAULT|8) /* internal stack error */193 #define FPE_INTDIV (__SI_FAULT|1) /* integer divide by zero */[all …]
17 #define ILL_ILLPARAOP (__SI_FAULT|2) /* illegal opcode combine ********** */18 #define ILL_ILLEXCPT (__SI_FAULT|4) /* unrecoverable exception ********** */19 #define ILL_CPLB_VI (__SI_FAULT|9) /* D/I CPLB protect violation ******** */20 #define ILL_CPLB_MISS (__SI_FAULT|10) /* D/I CPLB miss ******** */21 #define ILL_CPLB_MULHIT (__SI_FAULT|11) /* D/I CPLB multiple hit ******** */26 #define BUS_OPFETCH (__SI_FAULT|4) /* error from instruction fetch ******** */31 #define TRAP_STEP (__SI_FAULT|1) /* single-step breakpoint************* */32 #define TRAP_TRACEFLOW (__SI_FAULT|2) /* trace buffer overflow ************* */33 #define TRAP_WATCHPT (__SI_FAULT|3) /* watchpoint match ************* */34 #define TRAP_ILLTRAP (__SI_FAULT|4) /* illegal trap ************* */[all …]
97 #define ILL_BADIADDR (__SI_FAULT|9) /* unimplemented instruction address */98 #define __ILL_BREAK (__SI_FAULT|10) /* illegal break */99 #define __ILL_BNDMOD (__SI_FAULT|11) /* bundle-update (modification) in progress */106 #define __FPE_DECOVF (__SI_FAULT|9) /* decimal overflow */107 #define __FPE_DECDIV (__SI_FAULT|10) /* decimal division by zero */108 #define __FPE_DECERR (__SI_FAULT|11) /* packed decimal error */109 #define __FPE_INVASC (__SI_FAULT|12) /* invalid ASCII digit */110 #define __FPE_INVDEC (__SI_FAULT|13) /* invalid decimal digit */117 #define __SEGV_PSTKOVF (__SI_FAULT|4) /* paragraph stack overflow */
29 #define ILL_DBLFLT (__SI_FAULT|9) /* double fault */30 #define ILL_HARDWALL (__SI_FAULT|10) /* user networks hardwall violation */
7 #define FPE_MDAOVF (__SI_FAULT|9) /* media overflow */
22 #define EMT_TAGOVF (__SI_FAULT|1) /* tag overflow */
10 #define __SI_FAULT (3 << 16) macro
34 case __SI_FAULT >> 16: in copy_siginfo_to_user32()
280 info.si_code = __SI_FAULT; in do_entIF()320 code = __SI_FAULT; in do_entIF()342 code = __SI_FAULT; in do_entIF()
302 case __SI_FAULT >> 16: in copy_siginfo_from_user32()353 case __SI_FAULT >> 16: in copy_siginfo_to_user32()
349 siginfo.si_code = __SI_FAULT; /* default code */ in handle_fpu_swa()373 siginfo.si_code = __SI_FAULT; /* default code */ in handle_fpu_swa()
129 case __SI_FAULT >> 16: in copy_siginfo_to_user()
80 case __SI_FAULT >> 16: in copy_siginfo_to_user32()
189 *codep = code | __SI_FAULT; in special_ill()
97 case __SI_FAULT >> 16: in copy_siginfo_to_user32()145 case __SI_FAULT >> 16: in copy_siginfo_from_user32()
114 case __SI_FAULT: in signalfd_copyinfo()
307 info.si_code = __SI_FAULT;
106 case __SI_FAULT >> 16: in copy_siginfo_to_user32()
2187 info.si_code = __SI_FAULT; in do_fpe_common()
217 case __SI_FAULT >> 16: in copy_siginfo_to_user32()
734 si.si_code = __SI_FAULT; in process_fpemu_return()
163 case __SI_FAULT: in copy_siginfo_to_user32()
943 case __SI_FAULT >> 16: in copy_siginfo_to_user32()
2692 case __SI_FAULT: in copy_siginfo_to_user()