| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | siginfo-consts.h | 73 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator 74 # define ILL_ILLOPC ILL_ILLOPC macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | siginfo-consts.h | 73 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator 74 # define ILL_ILLOPC ILL_ILLOPC macro
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | traps.c | 96 { "Oops - execute packet", SIGILL, ILL_ILLOPC }, 97 { "Oops - undefined instruction", SIGILL, ILL_ILLOPC }, 98 { "Oops - resource conflict", SIGILL, ILL_ILLOPC }, 101 { "Oops - loops buffer", SIGILL, ILL_ILLOPC }, 103 { "Oops - unknown exception", SIGILL, ILL_ILLOPC }
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | traps.c | 74 DO_ERROR_INFO(SIGILL, "Invalid Extn Insn", do_extension_fault, ILL_ILLOPC) 75 DO_ERROR_INFO(SIGILL, "Illegal Insn (or Seq)", insterror_is_error, ILL_ILLOPC)
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | traps.c | 411 force_signal_inject(SIGILL, ILL_ILLOPC, regs->pc, 0); in do_undefinstr() 418 force_signal_inject(SIGILL, ILL_ILLOPC, regs->pc, 0); in do_bti() 484 force_signal_inject(SIGILL, ILL_ILLOPC, regs->pc, 0); in user_cache_maint_handler() 537 force_signal_inject(SIGILL, ILL_ILLOPC, regs->pc, 0); in mrs_handler() 789 arm64_force_sig_fault(SIGILL, ILL_ILLOPC, pc, in bad_el0_sync()
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | traps.c | 208 do_trap_error(regs, SIGILL, ILL_ILLOPC, regs->pc, in do_trap_illinsn() 217 do_trap_error(regs, SIGILL, ILL_ILLOPC, regs->pc, in do_trap_fpe()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | syscall_64.c | 65 _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); in system_call_exception() 88 _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); in system_call_exception()
|
| H A D | traps.c | 1585 _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); in program_check_exception() 1689 _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); in altivec_unavailable_exception() 1706 _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); in vsx_unavailable_exception() 1846 _exception(SIGILL, regs, ILL_ILLOPC, regs->nip); in facility_unavailable_exception()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | exceptions.c | 86 _exception(SIGILL, regs, ILL_ILLOPC, addr); in full_exception()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | traps.c | 112 sig = SIGILL; code = ILL_ILLOPC; in ia64_bad_break() 409 force_sig_fault(SIGILL, ILL_ILLOPC, in ia64_illegal_op_fault()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | uprobes.c | 370 do_report_trap(regs, SIGILL, ILL_ILLOPC, NULL); in handle_insn_ril() 374 do_report_trap(regs, SIGILL, ILL_ILLOPC , NULL); in handle_insn_ril()
|
| H A D | traps.c | 181 do_trap(regs, signal, ILL_ILLOPC, "illegal operation"); in illegal_op()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/ |
| H A D | fault.c | 46 SIGILL, ILL_ILLOPC, in spufs_handle_event()
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | traps.c | 155 _exception(SIGILL, fp, ILL_ILLOPC, fp->ea); in handle_illegal_c()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | traps.c | 103 SIGILL, ILL_ILLOPC, "illegal instruction");
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | siginfo.h | 185 #define ILL_ILLOPC 1 /* illegal opcode */ macro
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv2/ |
| H A D | fpu.c | 104 code = ILL_ILLOPC; in fpu_fpe()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | siginfo.h | 185 #define ILL_ILLOPC 1 /* illegal opcode */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | siginfo.h | 185 #define ILL_ILLOPC 1 /* illegal opcode */ macro
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | traps.c | 495 SIGILL, ILL_ILLOPC, pc, 0, 6); in do_undefinstr() 744 SIGILL, ILL_ILLOPC, (void __user *)addr, instr, 0); in baddataabort()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | traps.c | 390 send_sig_fault(SIGILL, ILL_ILLOPC, (void __user *)regs->pc, 0, current); in do_entIF() 405 force_sig_fault(SIGILL, ILL_ILLOPC, (void __user *)regs->pc, 0); in do_entDbg()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | traps_32.c | 119 send_sig_fault(SIGILL, ILL_ILLOPC, (void __user *)pc, 0, current); in do_illegal_instruction()
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | traps.c | 458 force_sig_fault(SIGILL, ILL_ILLOPC, (void __user *)address); in do_illegal_instruction()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | traps.c | 1035 si_code = ILL_ILLOPC; in trap_c() 1103 si_code = ILL_ILLOPC; in trap_c()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | traps.c | 576 si_code = ILL_ILLOPC; in handle_interruption()
|