summaryrefslogtreecommitdiffstats
path: root/hw/misc/mmio_interface.c
diff options
context:
space:
mode:
authorAlistair Francis2017-08-15 16:57:14 +0200
committerPeter Maydell2017-08-15 18:38:44 +0200
commit4a2fdb78e794c1ad93aa9e160235d6a61a2125de (patch)
tree382eaaa32defefe5fb8dd7d9f3476b95b6837419 /hw/misc/mmio_interface.c
parenttarget/arm: Correct load exclusive pair atomicity (diff)
downloadqemu-4a2fdb78e794c1ad93aa9e160235d6a61a2125de.tar.gz
qemu-4a2fdb78e794c1ad93aa9e160235d6a61a2125de.tar.xz
qemu-4a2fdb78e794c1ad93aa9e160235d6a61a2125de.zip
target/arm: Require alignment for load exclusive
According to the ARM ARM exclusive loads require the same alignment as exclusive stores. Let's update the memops used for the load to match that of the store. This adds the alignment requirement to the memops. Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20170815145714.17635-4-richard.henderson@linaro.org [rth: Require 16-byte alignment for 64-bit LDXP.] Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/misc/mmio_interface.c')
0 files changed, 0 insertions, 0 deletions