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

2011-02-21 Thread Peter Maydell
On 21 February 2011 11:05, Peter Maydell wrote: > Change from v3: removed two now-unnecessary uses of TCGV_UNUSED > (forgot to stg refresh before sending out patch series, sorry.) ...obviously I meant "Change from v2". Ah, Monday mornings :-) -- PMM

[Qemu-devel] [PATCH v3 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