Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dexception.c101 [EXCP_AdEL] = "address error load",
H A Dop_helper.c318 excp = EXCP_AdEL; in mips_cpu_do_unaligned_access()
H A Dldst_helper.c39 do_raise_exception(env, EXCP_AdEL, GETPC()); \
H A Dmicromips_translate.c.inc2981 generate_exception_end(ctx, EXCP_AdEL);
H A Dnanomips_translate.c.inc4476 generate_exception_end(ctx, EXCP_AdEL);
/openbmc/qemu/target/mips/
H A Dcpu.h1274 EXCP_AdEL, enumerator