qemu-e2k/target-arm
Soren Brinkmann b21ab1fc21 target-arm: A64: Print ELR when taking exceptions
When taking an exception print the content of the exception link
register. This is useful especially for synchronous exceptions because
in that case this registers holds the address of the instruction that
generated the exception.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Message-id: 1435036655-16132-1-git-send-email-soren.brinkmann@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-06-26 14:22:36 +01:00
..
arm_ldst.h
arm-semi.c target-arm: default empty semihosting cmdline 2015-06-26 14:22:36 +01:00
cpu64.c target-arm: Fix REVIDR reset value 2015-06-15 18:06:08 +01:00
cpu-qom.h target-arm/helper.c: define MPUIR register 2015-06-19 14:17:44 +01:00
cpu.c Include qapi/qmp/qerror.h exactly where needed 2015-06-22 18:20:41 +02:00
cpu.h target-arm: Implement PMSAv7 MPU 2015-06-19 14:17:45 +01:00
crypto_helper.c
gdbstub64.c
gdbstub.c
helper-a64.c target-arm: A64: Print ELR when taking exceptions 2015-06-26 14:22:36 +01:00
helper-a64.h
helper.c semihosting: create SemihostingConfig structure and semihost.h 2015-06-19 14:17:45 +01:00
helper.h
internals.h arm: Refactor get_phys_addr FSR return mechanism 2015-06-15 18:06:10 +01:00
iwmmxt_helper.c
kvm32.c target-arm: Use the kernel's idea of MPIDR if we're using KVM 2015-06-15 18:06:09 +01:00
kvm64.c target-arm: Use the kernel's idea of MPIDR if we're using KVM 2015-06-15 18:06:09 +01:00
kvm_arm.h
kvm-consts.h target-arm/kvm64: Add cortex-a53 cpu support 2015-06-15 18:06:08 +01:00
kvm-stub.c
kvm.c kvm: introduce kvm_arch_msi_data_to_gsi 2015-06-02 14:56:25 +01:00
machine.c target-arm: Add registers for PMSAv7 2015-06-19 14:17:44 +01:00
Makefile.objs
neon_helper.c
op_addsub.h
op_helper.c arm: Refactor get_phys_addr FSR return mechanism 2015-06-15 18:06:10 +01:00
psci.c target-arm: Use the kernel's idea of MPIDR if we're using KVM 2015-06-15 18:06:09 +01:00
translate-a64.c disas: Remove uses of CPU env 2015-06-22 17:40:01 +02:00
translate.c disas: Remove uses of CPU env 2015-06-22 17:40:01 +02:00
translate.h target-arm: Extend FP checks to use an EL 2015-05-29 11:28:53 +01:00