On Mon, Feb 25, 2013 at 8:01 PM, Richard Henderson <r...@twiddle.net> wrote:
> 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.

My kernel is happier now :-)

Thanks,

Laurent

>
> 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 | 10 +++++-----
>  target-ppc/translate.c |  9 +++++----
>  2 files changed, 10 insertions(+), 9 deletions(-)
>
> --
> 1.8.1.2
>
>

Reply via email to