Searched refs:ESR_EC_INSN_BUS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/microblaze/ | ||
H A D | cpu.h | 92 #define ESR_EC_INSN_BUS 3 macro |
H A D | op_helper.c | 419 env->esr = ESR_EC_INSN_BUS; in mb_cpu_transaction_failed() |