summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorAurelien Jarno2017-06-04 22:20:34 +0200
committerRichard Henderson2017-06-07 00:25:14 +0200
commitc0080f1bdbb409b12aa07c2a18caf3ff6a7c1f65 (patch)
tree7c774f7c66099fc4d2a3053cc63a12cb231ffcb8 /include/exec
parenttarget/s390x: implement STORE PAIR TO QUADWORD (diff)
downloadqemu-c0080f1bdbb409b12aa07c2a18caf3ff6a7c1f65.tar.gz
qemu-c0080f1bdbb409b12aa07c2a18caf3ff6a7c1f65.tar.xz
qemu-c0080f1bdbb409b12aa07c2a18caf3ff6a7c1f65.zip
target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
The CDSG instruction requires a 16-byte alignement, as expressed in the MO_ALIGN_16 passed to helper_atomic_cmpxchgo_be_mmu. In the non parallel case, use check_alignment to enforce this. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Message-Id: <20170604202034.16615-4-aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions