diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-06-26 09:19:11 -0700 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-07-03 09:56:52 +1000 |
commit | f89ced5f556a06986d362dd41a99dfc4dc960fc1 (patch) | |
tree | 929f21098327572a94492c9cb024acbb6d9c5ed7 /scripts/dump-guest-memory.py | |
parent | 94bf2658676be00b6f2b4db5d1788122217665b0 (diff) | |
download | qemu-f89ced5f556a06986d362dd41a99dfc4dc960fc1.zip qemu-f89ced5f556a06986d362dd41a99dfc4dc960fc1.tar.gz qemu-f89ced5f556a06986d362dd41a99dfc4dc960fc1.tar.bz2 |
target/ppc: Use atomic store for STQ
Section 1.4 of the Power ISA v3.0B states that this insn is
single-copy atomic. As we cannot (yet) issue 128-bit stores
within TCG, use the generic helpers provided.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions