diff options
author | 2013-02-25 11:41:40 -0800 | |
---|---|---|
committer | 2013-02-25 14:32:36 -0600 | |
commit | 08f4a0f7ee899c32bac91114e859d2687cbcf1d7 (patch) | |
tree | 88edfe54d678c34f81f1c5b90a0dcf92613b768f /net/queue.c | |
parent | target-arm: Fix sbc_CC carry (diff) | |
download | qemu-08f4a0f7ee899c32bac91114e859d2687cbcf1d7.tar.xz qemu-08f4a0f7ee899c32bac91114e859d2687cbcf1d7.zip |
target-ppc: Fix SUBFE carry
While ~T0+T1+CF = T1-T0+CF-1 is true for the low 32-bits,
it does not produce the correct carry-out to bit 33. Do
exactly what the manual says.
Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'net/queue.c')
0 files changed, 0 insertions, 0 deletions