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

2013-02-25 Thread Laurent Desnogues
On Mon, Feb 25, 2013 at 8:01 PM, Richard Henderson 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

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

2013-02-25 Thread Richard Henderson
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 *r