Searched refs:EXCP_INVSTATE (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/bsd-user/arm/ |
| H A D | target_arch_cpu.h | 53 case EXCP_INVSTATE: in target_cpu_loop()
|
| /openbmc/qemu/linux-user/arm/ |
| H A D | cpu_loop.c | 303 case EXCP_INVSTATE: in cpu_loop()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate.c | 6850 gen_exception_insn(s, 0, EXCP_INVSTATE, syn_uncategorized()); in trans_LE() 7314 gen_exception_insn(s, 0, EXCP_INVSTATE, syn_uncategorized()); in disas_arm_insn() 7974 gen_exception_insn(dc, 0, EXCP_INVSTATE, syn_uncategorized()); in thumb_tr_translate_insn()
|
| H A D | translate-mve.c | 99 gen_exception_insn(s, 0, EXCP_INVSTATE, syn_uncategorized()); in mve_eci_check()
|
| H A D | m_helper.c | 2227 case EXCP_INVSTATE: in arm_v7m_cpu_do_interrupt()
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.h | 53 #define EXCP_INVSTATE 18 /* v7M INVSTATE UsageFault */ macro
|
| H A D | helper.c | 8115 [EXCP_INVSTATE] = "v7M INVSTATE UsageFault", in arm_log_exception()
|