[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/2] ARM: Fix VQSHL/VQSHLU immediate forms
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH 0/2] ARM: Fix VQSHL/VQSHLU immediate forms |
Date: |
Mon, 3 Jan 2011 16:52:56 +0000 |
On 3 January 2011 16:20, Peter Maydell <address@hidden> 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.
>
> Juha Riihimäki (1):
> ARM: Fix decoding of VQSHL/VQSHLU immediate forms
>
> Peter Maydell (1):
> ARM: add neon helpers for VQSHLU
Whoops, I changed the wrong patch when I was adjusting the
authors for this patchset -- the authors should be the other way
round. I'll fix this in a v2 but since it's not a code change I'll see
if there's any review commentary first.
-- PMM