qemu-e2k/target/arm
Peter Maydell 68496d4172 target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
In the recent refactoring we missed a few places which should be
calling finalize_memop_asimd() for ASIMD loads and stores but
instead are just calling finalize_memop(); fix these.

For the disas_ldst_single_struct() and disas_ldst_multiple_struct()
cases, this is not a behaviour change because there the size
is never MO_128 and the two finalize functions do the same thing.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2023-06-19 11:21:17 +01:00
..
hvf target-arm queue: 2023-06-06 12:11:34 -07:00
tcg target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores 2023-06-19 11:21:17 +01:00
arch_dump.c
arm-powerctl.c
arm-powerctl.h
arm-qmp-cmds.c
common-semi-target.h
cortex-regs.c
cpregs.h accel/tcg: Introduce translator_io_start 2023-06-05 12:04:29 -07:00
cpu64.c
cpu-param.h
cpu-qom.h
cpu.c target/arm: Allow users to set the number of VFP registers 2023-06-15 18:35:58 +02:00
cpu.h target/arm: Allow users to set the number of VFP registers 2023-06-15 18:35:58 +02:00
debug_helper.c target/arm: trap DCC access in user mode emulation 2023-06-06 10:19:40 +01:00
gdbstub64.c
gdbstub.c
helper.c target/arm: allow DC CVA[D]P in user mode emulation 2023-06-06 10:19:40 +01:00
helper.h
hvf_arm.h hvf: add guest debugging handlers for Apple Silicon hosts 2023-06-06 10:19:30 +01:00
hyp_gdbstub.c arm: move KVM breakpoints helpers 2023-06-06 10:19:29 +01:00
idau.h
internals.h target/arm: Check alignment in helper_mte_check 2023-06-06 10:19:38 +01:00
Kconfig
kvm64.c arm: move KVM breakpoints helpers 2023-06-06 10:19:29 +01:00
kvm_arm.h
kvm-consts.h
kvm-stub.c
kvm.c
machine.c
meson.build arm: move KVM breakpoints helpers 2023-06-06 10:19:29 +01:00
op_addsub.h
ptw.c target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG 2023-06-07 08:35:13 -07:00
syndrome.h
tcg-stubs.c
trace-events
trace.h
vfp_helper.c