qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] arm/neon fixes


From: Riku Voipio
Subject: [Qemu-devel] [PATCH 0/4] arm/neon fixes
Date: Fri, 5 Feb 2010 15:52:27 +0000

From: Riku Voipio <address@hidden>

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]