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] ARM: Fix VQSHL/VQSHLU immediate forms


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH v2 0/2] ARM: Fix VQSHL/VQSHLU immediate forms
Date: Wed, 12 Jan 2011 00:12:58 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Jan 08, 2011 at 04:01:14PM +0000, Peter Maydell wrote:
> This patchset fixes errors in the decoding and implementation of the
> immediate forms of the VQSHL/VQSHLU ARM instructions.
> Tested in the usual random-instruction-set way. This is the final part
> of the maemo-qemu tree commit 03a2445a fixes (the first part being
> the already-committed VQSHL-reg patchset); the patch down as authored
> by me is a minor tweaking of changes in the maemo-qemu commit.
> 
> There are no code changes here since v1, I've just got the author
> attributions right (and added the reviewed-by tags from Aurelien,
> thanks!)
> 
> Juha Riihimäki (1):
>   ARM: add neon helpers for VQSHLU
> 
> Peter Maydell (1):
>   ARM: Fix decoding of VQSHL/VQSHLU immediate forms
> 
>  target-arm/helpers.h     |    4 +++
>  target-arm/neon_helper.c |   47 ++++++++++++++++++++++++++++++++++++++++++
>  target-arm/translate.c   |   51 ++++++++++++++++++++++++++++++++-------------
>  3 files changed, 87 insertions(+), 15 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]