diff options
author | 2014-02-24 08:16:16 -0600 | |
---|---|---|
committer | 2014-03-05 03:07:01 +0100 | |
commit | 3707cd62db79ba965a211b9e2bb808792ae7343a (patch) | |
tree | f8b5f267cb43f2ffb148c22fec3cbfd60718a318 /util/qemu-thread-posix.c | |
parent | target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL (diff) | |
download | qemu-3707cd62db79ba965a211b9e2bb808792ae7343a.tar.xz qemu-3707cd62db79ba965a211b9e2bb808792ae7343a.zip |
target-ppc: Use Additional Temporary in stqcx Case
Per Alex Graf's suggestion, the recently added case to gen_conditional_store
for stqcx should use an additional temporary when accessing the second
doubleword. This avoids the mutation of the EA argument to the function,
which is counter intuitive.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'util/qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions