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.c337 do_raise_exception(env, EXCP_IBE, retaddr); in mips_cpu_do_transaction_failed()
/openbmc/qemu/target/mips/
H A Dcpu.h1277 EXCP_IBE, enumerator
/openbmc/qemu/target/mips/tcg/system/
H A Dtlb_helper.c1220 case EXCP_IBE: in mips_cpu_do_interrupt()