Searched refs:ECR_ILLEGAL_OPCODE (Results 1 – 2 of 2) sorted by relevance
254 #define ECR_ILLEGAL_OPCODE 8 macro
194 if (!user_mode(regs) && (ecr == ECR_ILLEGAL_OPCODE)) { in do_illegal_opcode()