diff options
author | Anton Blanchard <anton@samba.org> | 2013-06-02 22:29:39 +1000 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-06-17 10:42:16 -0700 |
commit | 84247357104044b8c4ec4a634e84769f432cbe52 (patch) | |
tree | 8db1ae318824cdec3461ae76deeb49c146dd557b /qemu-io.c | |
parent | 82e0f9170ac9307de4fc15bfb4d12d5534550322 (diff) | |
download | qemu-84247357104044b8c4ec4a634e84769f432cbe52.tar.gz qemu-84247357104044b8c4ec4a634e84769f432cbe52.tar.bz2 qemu-84247357104044b8c4ec4a634e84769f432cbe52.zip |
tcg-ppc64: Fix add2_i64
add2_i64 was adding the lower double word to the upper double word
of each input. Fix this so we add the lower double words, then the
upper double words with carry propagation.
Cc: qemu-stable@nongnu.org
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions