summary refs log tree commit diff stats
path: root/hw/core/qdev-properties-system.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-04-19 13:22:37 -0700
committerPeter Maydell <peter.maydell@linaro.org>2021-04-30 11:16:50 +0100
commit9d486b40e895b0e4cfaf47a0bdbd9144547b66d5 (patch)
treedcfebf31e2776db5329086bc253f70d63b47502a /hw/core/qdev-properties-system.c
parent4479ec30c9c4d2399b6e5bf4e77d136cfd27aebd (diff)
downloadfocaccia-qemu-9d486b40e895b0e4cfaf47a0bdbd9144547b66d5.tar.gz
focaccia-qemu-9d486b40e895b0e4cfaf47a0bdbd9144547b66d5.zip
target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
Create a finalize_memop function that computes alignment and
endianness and returns the final MemOp for the operation.

Split out gen_aa32_{ld,st}_internal_i32 which bypasses any special
handling of endianness or alignment.  Adjust gen_aa32_{ld,st}_i32
so that s->be_data is not added by the callers.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210419202257.161730-12-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions