Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dregs.h27 #define EXCCAUSE_ILLEGAL_INSTRUCTION 0 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dregs.h46 #define EXCCAUSE_ILLEGAL_INSTRUCTION 0 macro
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dtraps.c92 { EXCCAUSE_ILLEGAL_INSTRUCTION, USER, fast_illegal_instruction_user },
94 { EXCCAUSE_ILLEGAL_INSTRUCTION, 0, do_illegal_instruction},