Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dexception.c118 [EXCP_DBE] = "data bus error",
H A Dop_helper.c314 do_raise_exception(env, EXCP_DBE, retaddr); in mips_cpu_do_transaction_failed()
/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()
/qemu/target/mips/
H A Dcpu.h1290 EXCP_DBE, enumerator
/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1218 case EXCP_DBE: in mips_cpu_do_interrupt()