Home
last modified time | relevance | path

Searched refs:EXCCAUSE_ILLEGAL_INSTRUCTION (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/xtensa/include/asm/
H A Dregs.h26 #define EXCCAUSE_ILLEGAL_INSTRUCTION 0 macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dregs.h46 #define EXCCAUSE_ILLEGAL_INSTRUCTION 0 macro
/openbmc/linux/arch/xtensa/kernel/
H A Dtraps.c90 { EXCCAUSE_ILLEGAL_INSTRUCTION, USER, fast_illegal_instruction_user },
92 { EXCCAUSE_ILLEGAL_INSTRUCTION, 0, do_illegal_instruction},