qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/3] Fix two carry problems in add2 patchset


From: Laurent Desnogues
Subject: Re: [Qemu-devel] [PATCH v2 0/3] Fix two carry problems in add2 patchset
Date: Mon, 25 Feb 2013 20:34:11 +0100

On Mon, Feb 25, 2013 at 8:01 PM, Richard Henderson <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]