Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dexception.c118 [EXCP_DBE] = "data bus error",
H A Dop_helper.c339 do_raise_exception(env, EXCP_DBE, retaddr); in mips_cpu_do_transaction_failed()
/openbmc/qemu/hw/misc/
H A Dmips_itu.c387 raise_exception(EXCP_DBE); in itc_storage_read()
433 raise_exception(EXCP_DBE); in itc_storage_write()
/openbmc/qemu/target/mips/
H A Dcpu.h1290 EXCP_DBE, enumerator