summary refs log tree commit diff stats
path: root/linux-user/arm/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-04-17 10:43:33 -0700
committerPeter Maydell <peter.maydell@linaro.org>2022-04-22 14:44:54 +0100
commit4f4c2a4ba25eea18100e17b51a92716d7190d202 (patch)
tree0c98476263bd06121937c9b1e3ad65218a2482ed /linux-user/arm/cpu_loop.c
parent532215524068611e3714e8704e2ab36d7da9ebba (diff)
downloadfocaccia-qemu-4f4c2a4ba25eea18100e17b51a92716d7190d202.tar.gz
focaccia-qemu-4f4c2a4ba25eea18100e17b51a92716d7190d202.zip
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>
Diffstat (limited to 'linux-user/arm/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions