diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-17 10:43:33 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-04-22 14:44:54 +0100 |
commit | 4f4c2a4ba25eea18100e17b51a92716d7190d202 (patch) | |
tree | 0c98476263bd06121937c9b1e3ad65218a2482ed /docs | |
parent | 532215524068611e3714e8704e2ab36d7da9ebba (diff) | |
download | qemu-4f4c2a4ba25eea18100e17b51a92716d7190d202.zip qemu-4f4c2a4ba25eea18100e17b51a92716d7190d202.tar.gz qemu-4f4c2a4ba25eea18100e17b51a92716d7190d202.tar.bz2 |
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 'docs')
0 files changed, 0 insertions, 0 deletions