qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] arm/neon fixes
@ 2010-02-05 15:52 Riku Voipio
  2010-02-05 15:52 ` [Qemu-devel] [PATCH 1/4] target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN Riku Voipio
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Riku Voipio @ 2010-02-05 15:52 UTC (permalink / raw)
  To: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-02-28 18:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-05 15:52 [Qemu-devel] [PATCH 0/4] arm/neon fixes Riku Voipio
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

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).