From: Riku Voipio <riku.voipio@iki.fi>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] arm/neon fixes
Date: Fri, 5 Feb 2010 15:52:27 +0000 [thread overview]
Message-ID: <1265385151-11024-1-git-send-email-riku.voipio@iki.fi> (raw)
From: Riku Voipio <riku.voipio@nokia.com>
"neon emulation enhancements" was already sent earlier, other patches
are new. vshll and vraddhn fixes are needed to pass the pixman testsuite
when pixman is compiled with NEON support. Thanks to Siamashka Siarhei
for pointing us to this testsuite.
Also available from:
git clone git://gitorious.org/qemu-maemo/qemu-maemo.git arm-fixes-for-upstream
Juha Riihimäki (3):
target-arm: neon vshll instruction fix
target-arm: neon emulation enhancements
target-arm: neon fix
Riku Voipio (1):
target-arm: neon - fix VRADDHN/VRSUBHN and VADDHN/VSUBHN
target-arm/translate.c | 456 +++++++++++++++++++++++++++++-------------------
1 files changed, 280 insertions(+), 176 deletions(-)
next reply other threads:[~2010-02-05 15:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 15:52 Riku Voipio [this message]
2010-02-05 15:52 ` [Qemu-devel] [PATCH 1/4] target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN Riku Voipio
2010-02-07 12:48 ` Laurent Desnogues
2010-02-28 18:33 ` Aurelien Jarno
2010-02-05 15:52 ` [Qemu-devel] [PATCH 2/4] target-arm: neon vshll instruction fix Riku Voipio
2010-02-07 12:51 ` Laurent Desnogues
2010-02-28 18:33 ` Aurelien Jarno
2010-02-05 15:52 ` [Qemu-devel] [PATCH 3/4] target-arm: neon emulation enhancements Riku Voipio
2010-02-05 15:52 ` [Qemu-devel] [PATCH 4/4] target-arm: neon fix Riku Voipio
2010-02-07 12:54 ` Laurent Desnogues
2010-02-07 13:02 ` Laurent Desnogues
2010-02-08 11:47 ` Riku Voipio
2010-02-08 16:05 ` Laurent Desnogues
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=1265385151-11024-1-git-send-email-riku.voipio@iki.fi \
--to=riku.voipio@iki.fi \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).