Re: [Qemu-devel] [PATCH v2 0/2] target-arm: fix shift where src, dest overlap

2011-02-21 Thread Aurelien Jarno
On Mon, Feb 21, 2011 at 10:40:16AM +, Peter Maydell wrote: > This patchset is a replacement for the unapplied patch 10/10 > of my shift-fixes series (http://patchwork.ozlabs.org/patch/83248/) > which corrects the compilation failure. > > Since the fix involves refactoring to pull out some code

[Qemu-devel] [PATCH v2 0/2] target-arm: fix shift where src, dest overlap

2011-02-21 Thread Peter Maydell
This patchset is a replacement for the unapplied patch 10/10 of my shift-fixes series (http://patchwork.ozlabs.org/patch/83248/) which corrects the compilation failure. Since the fix involves refactoring to pull out some code into a separate function and then pulling the size check outside of the