V2->V3: Feedback from Peter Maydell: share code between adc_CC and sbc_CC.
V1->V2: Dangit, that's what trying to be speedy gets you, failing to make all of the changes you wrote in the comment. This time actually fix the sub2 to add2 like I intended, not just the not portion. The patch set is re-pushed at git://github.com/rth7680/qemu.git fix-carry Please *review* asap. r~ Peter Crosthwaite (1): arm/translate.c: Fix adc_CC/sbc_CC implementation Richard Henderson (2): target-arm: Fix sbc_CC carry target-ppc: Fix SUBFE carry target-arm/translate.c | 30 +++++------------------------- target-ppc/translate.c | 9 +++++---- 2 files changed, 10 insertions(+), 29 deletions(-) -- 1.8.1.2