Home
last modified time | relevance | path

Searched refs:ESR_EC_INSN_BUS (Results 1 – 2 of 2) sorted by relevance

/qemu/target/microblaze/
H A Dcpu.h92 #define ESR_EC_INSN_BUS 3 macro
H A Dop_helper.c419 env->esr = ESR_EC_INSN_BUS; in mb_cpu_transaction_failed()