qemu-devel
[Top][All Lists]
Advanced

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

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


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH v2 0/2] target-arm: fix shift where src, dest overlap
Date: Mon, 21 Feb 2011 17:44:31 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Feb 21, 2011 at 10:40:16AM +0000, 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 into a
> separate function and then pulling the size check outside of
> the loop, I've done it as two patches for clarity.
> 
> Peter Maydell (2):
>   target-arm: Refactor to pull narrowing decode into separate function
>   target-arm: Fix shift by immediate and narrow where src, dest overlap
> 
>  target-arm/translate.c |  127 
> ++++++++++++++++++++++++------------------------
>  1 files changed, 63 insertions(+), 64 deletions(-)
> 

Thanks, both applied.


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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