qemu/target/arm
Richard Henderson 4f4c2a4ba2 target/arm: Extend store_cpu_offset to take field size
Currently we assume all fields are 32-bit.
Prepare for fields of a single byte, using sizeof_field().

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: use sizeof_field() instead of raw sizeof()]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-04-22 14:44:54 +01:00
..
hvf target/arm: Change CPUArchState.aarch64 to bool 2022-04-22 14:44:54 +01:00
a32-uncond.decode
a32.decode
arch_dump.c
arm_ldst.h
arm-powerctl.c
arm-powerctl.h
cpu64.c
cpu_tcg.c
cpu-param.h
cpu-qom.h
cpu.c target/arm: Change CPUArchState.aarch64 to bool 2022-04-22 14:44:54 +01:00
cpu.h target/arm: Change CPUArchState.aarch64 to bool 2022-04-22 14:44:54 +01:00
crypto_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
debug_helper.c
gdbstub64.c
gdbstub.c
helper-a64.c target/arm: Change CPUArchState.aarch64 to bool 2022-04-22 14:44:54 +01:00
helper-a64.h
helper-mve.h
helper-sve.h
helper.c target/arm: Change CPUArchState.aarch64 to bool 2022-04-22 14:44:54 +01:00
helper.h
hvf_arm.h
idau.h
internals.h compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
iwmmxt_helper.c
Kconfig
kvm64.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
kvm_arm.h
kvm-consts.h
kvm-stub.c
kvm.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
m_helper.c
m-nocp.decode
machine.c
meson.build
monitor.c
mte_helper.c
mve_helper.c
mve.decode
neon_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
neon-dp.decode
neon-ls.decode
neon-shared.decode
op_addsub.h
op_helper.c
pauth_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
psci.c
sve_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
sve.decode
syndrome.h
t16.decode
t32.decode
tlb_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
trace-events
trace.h
translate-a32.h target/arm: Extend store_cpu_offset to take field size 2022-04-22 14:44:54 +01:00
translate-a64.c target/arm: Change DisasContext.aarch64 to bool 2022-04-22 14:44:54 +01:00
translate-a64.h Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
translate-m-nocp.c
translate-mve.c
translate-neon.c
translate-sve.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
translate-vfp.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
translate.c target/arm: Extend store_cpu_offset to take field size 2022-04-22 14:44:54 +01:00
translate.h target/arm: Change DisasContext.aarch64 to bool 2022-04-22 14:44:54 +01:00
vec_helper.c
vec_internal.h Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
vfp_helper.c
vfp-uncond.decode
vfp.decode