qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] target-arm: Fix VQDMLSL


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/2] target-arm: Fix VQDMLSL
Date: Sun, 20 Feb 2011 17:29:30 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Feb 11, 2011 at 12:26:46PM +0000, Peter Maydell wrote:
> This patch series fixes the Neon VQDMLSL instruction, which was
> incorrectly doing the negation step before saturation rather than
> afterwards. Patch 1 is a minor cleanup to the affected code area
> before patch 2 which is the fix proper.
> 
> Tested with the usual random instruction sequences.
> 
> Peter Maydell (2):
>   target-arm: Refactor handling of VQDMULL
>   target-arm: Fix Neon VQDMLSL instruction
> 
>  target-arm/translate.c |   38 ++++++++++++++++++++------------------
>  1 files changed, 20 insertions(+), 18 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]