diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2021-04-19 13:22:40 -0700 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2021-04-30 11:16:50 +0100 |
| commit | abe66294e1d4899b312c296e93abcd3b88f2492e (patch) | |
| tree | 28c043818e8e50172fadd023f3fd9220eebc530a /hw/core/qdev-properties-system.c | |
| parent | 9565ac4cc7e1d1aaccf3d8c6aed423b776e7995f (diff) | |
| download | focaccia-qemu-abe66294e1d4899b312c296e93abcd3b88f2492e.tar.gz focaccia-qemu-abe66294e1d4899b312c296e93abcd3b88f2492e.zip | |
target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness
Adjust the interface to match what has been done to the
TCGv_i32 load/store functions.
This is less obvious, because at present the only user of
these functions, trans_VLDST_multiple, also wants to manipulate
the endianness to speed up loading multiple bytes. Thus we
retain an "internal" interface which is identical to the
current gen_aa32_{ld,st}_i64 interface.
The "new" interface will gain users as we remove the legacy
interfaces, gen_aa32_ld64 and gen_aa32_st64.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210419202257.161730-15-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