Home
last modified time | relevance | path

Searched refs:EXCP_IBE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dexception.c104 [EXCP_IBE] = "instruction bus error",
H A Dop_helper.c312 do_raise_exception(env, EXCP_IBE, retaddr); in mips_cpu_do_transaction_failed()
/openbmc/qemu/target/mips/
H A Dcpu.h1279 EXCP_IBE, enumerator
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1216 case EXCP_IBE: in mips_cpu_do_interrupt()