From: Aurelien Jarno <aurelien@aurel32.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Juha.Riihimaki@nokia.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] ARM: fix VQSHL (register)
Date: Mon, 27 Dec 2010 21:18:22 +0100 [thread overview]
Message-ID: <20101227201822.GC4098@volta.aurel32.net> (raw)
In-Reply-To: <1291731225-3155-1-git-send-email-peter.maydell@linaro.org>
On Tue, Dec 07, 2010 at 02:13:40PM +0000, Peter Maydell wrote:
> This patchset fixes bugs in the decode and implementation
> of the ARM Neon VQSHL (register) instruction form. It is
> a split out version of those parts of the maemo-qemu tree
> commit 03a2445a which deal with this instruction form;
> the remainder which address VQSHL (immediate) I'll send
> in a separate patchset.
>
> The 'Fix VQSHL of signed 64 bit values by shift counts >= 64'
> patch is a bug fix which does not appear in the maemo-qemu
> patch. 'Correct result in saturating cases for VQSHL of s8/16/32'
> does appear, but I refactored it a little to be clearer;
> these two therefore have me as the author.
>
> These patches have been tested by running random instruction
> sequences and comparing against A8 hardware.
>
Thanks, applied.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
prev parent reply other threads:[~2010-12-27 21:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 14:13 [Qemu-devel] [PATCH 0/5] ARM: fix VQSHL (register) Peter Maydell
2010-12-07 14:13 ` [Qemu-devel] [PATCH 1/5] ARM: Fix arguments passed to VQSHL helpers Peter Maydell
2010-12-07 14:13 ` [Qemu-devel] [PATCH 2/5] ARM: Fix VQSHL of signed 64 bit values Peter Maydell
2010-12-07 14:13 ` [Qemu-devel] [PATCH 3/5] ARM: Fix VQSHL of signed 64 bit values by shift counts >= 64 Peter Maydell
2010-12-07 14:13 ` [Qemu-devel] [PATCH 4/5] ARM: remove pointless else clause in VQSHL of u64 Peter Maydell
2010-12-07 14:13 ` [Qemu-devel] [PATCH 5/5] ARM: Correct result in saturating cases for VQSHL of s8/16/32 Peter Maydell
2010-12-27 20:18 ` Aurelien Jarno [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101227201822.GC4098@volta.aurel32.net \
--to=aurelien@aurel32.net \
--cc=Juha.Riihimaki@nokia.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.