Home
last modified time | relevance | path

Searched refs:EXCP_AdEL (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dexception.c101 [EXCP_AdEL] = "address error load",
H A Dop_helper.c293 excp = EXCP_AdEL; in mips_cpu_do_unaligned_access()
H A Dldst_helper.c40 do_raise_exception(env, EXCP_AdEL, GETPC()); \
H A Dmicromips_translate.c.inc2981 generate_exception_end(ctx, EXCP_AdEL);
H A Dnanomips_translate.c.inc4481 generate_exception_end(ctx, EXCP_AdEL);
H A Dtranslate.c15009 generate_exception_err(ctx, EXCP_AdEL, EXCP_INST_NOTAVAIL); in decode_opc()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c515 exception = EXCP_AdEL; in raise_mmu_exception()
1208 case EXCP_AdEL: in mips_cpu_do_interrupt()
/openbmc/qemu/target/mips/
H A Dcpu.h1276 EXCP_AdEL, enumerator