summaryrefslogtreecommitdiff
path: root/hmp-commands.hx
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2013-06-02 22:29:39 +1000
committerMichael Roth <mdroth@linux.vnet.ibm.com>2013-06-17 18:01:42 -0500
commit2917f6bcd04a4c75a1e0831eab7e4d62b714d252 (patch)
treea88eefea3dc9dc7dcb5cb3688319972d9f8e62a7 /hmp-commands.hx
parent9534f66ac1a50015034acbe86c110bb89673460e (diff)
downloadqemu-2917f6bcd04a4c75a1e0831eab7e4d62b714d252.tar.gz
qemu-2917f6bcd04a4c75a1e0831eab7e4d62b714d252.tar.bz2
qemu-2917f6bcd04a4c75a1e0831eab7e4d62b714d252.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> (cherry picked from commit 84247357104044b8c4ec4a634e84769f432cbe52) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'hmp-commands.hx')
0 files changed, 0 insertions, 0 deletions