Searched refs:ESR_EC_ILLEGAL_OP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/microblaze/ | ||
H A D | cpu.h | 91 #define ESR_EC_ILLEGAL_OP 2 macro |
H A D | translate.c | 142 gen_raise_hw_excp(dc, ESR_EC_ILLEGAL_OP); in trap_illegal() |