qemu-e2k/target/arm
Richard Henderson d0e372b029 target/arm: Fix offset for LD1R instructions
The immediate should be scaled by the size of the memory reference,
not the size of the elements into which it is loaded.

Cc: qemu-stable@nongnu.org (3.0.1)
Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Reviewed-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-08-16 14:05:27 +01:00
..
arch_dump.c
arm_ldst.h
arm-powerctl.c
arm-powerctl.h
arm-semi.c
cpu64.c target/arm: Add ID_ISAR6 2018-06-29 15:30:54 +01:00
cpu-qom.h
cpu.c arm: Add ARMv6-M programmer's model support 2018-08-14 17:17:19 +01:00
cpu.h target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO} 2018-08-14 17:17:21 +01:00
crypto_helper.c
gdbstub64.c
gdbstub.c
helper-a64.c
helper-a64.h
helper-sve.h
helper.c target/arm: Implement tailchaining for M profile cores 2018-08-14 17:17:22 +01:00
helper.h
idau.h
internals.h
iwmmxt_helper.c
kvm32.c
kvm64.c
kvm_arm.h
kvm-consts.h
kvm-stub.c
kvm.c
machine.c target/arm: Add dummy needed functions to M profile vmstate subsections 2018-08-06 16:19:33 +01:00
Makefile.objs
monitor.c
neon_helper.c
op_addsub.h
op_helper.c target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions 2018-08-14 17:17:21 +01:00
psci.c
sve_helper.c target/arm: Fix typo in helper_sve_ld1hss_r 2018-08-16 14:05:27 +01:00
sve.decode
trace-events
translate-a64.c target/arm: Fix SVE system register access checks 2018-06-29 15:30:53 +01:00
translate-a64.h
translate-sve.c target/arm: Fix offset for LD1R instructions 2018-08-16 14:05:27 +01:00
translate.c
translate.h
vec_helper.c