diff options
| author | Richard Henderson | 2013-02-25 20:41:40 +0100 |
|---|---|---|
| committer | Anthony Liguori | 2013-02-25 21:32:36 +0100 |
| commit | 08f4a0f7ee899c32bac91114e859d2687cbcf1d7 (patch) | |
| tree | 88edfe54d678c34f81f1c5b90a0dcf92613b768f /linux-headers | |
| parent | target-arm: Fix sbc_CC carry (diff) | |
| download | qemu-08f4a0f7ee899c32bac91114e859d2687cbcf1d7.tar.gz 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 'linux-headers')
0 files changed, 0 insertions, 0 deletions
