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 VQMOV(U)N


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/2] target-arm: Fix VQMOV(U)N
Date: Wed, 9 Feb 2011 19:46:23 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Feb 09, 2011 at 03:42:31PM +0000, Peter Maydell wrote:
> This patchset fixes the VQMOV(U)N instructions (saturating narrowing
> conversions). Tested by random generation of instructions for
> VQMOVN, VQMOVUN, VMOVN.
> 
> Patch 1/2 is the same as the one Christophe sent recently but I have
> corrected the authorship (this patch is from the meego tree).
> 
> Juha Riihimäki (1):
>   target-arm: Fix VQMOVUN Neon instruction.
> 
> Peter Maydell (1):
>   target-arm: Fix 32 bit signed saturating narrow
> 
>  target-arm/helpers.h     |    3 ++
>  target-arm/neon_helper.c |   65 
> +++++++++++++++++++++++++++++++++++++++++++++-
>  target-arm/translate.c   |   28 +++++++++++++++----
>  3 files changed, 89 insertions(+), 7 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]