aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/dev-mtp.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-04-19 13:22:40 -0700
committerPeter Maydell <peter.maydell@linaro.org>2021-04-30 11:16:50 +0100
commitabe66294e1d4899b312c296e93abcd3b88f2492e (patch)
tree28c043818e8e50172fadd023f3fd9220eebc530a /hw/usb/dev-mtp.c
parent9565ac4cc7e1d1aaccf3d8c6aed423b776e7995f (diff)
downloadqemu-abe66294e1d4899b312c296e93abcd3b88f2492e.zip
qemu-abe66294e1d4899b312c296e93abcd3b88f2492e.tar.gz
qemu-abe66294e1d4899b312c296e93abcd3b88f2492e.tar.bz2
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/usb/dev-mtp.c')
0 files changed, 0 insertions, 0 deletions