qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 00/10] target-arm: miscellaneous fixes
@ 2009-10-24 12:18 juha.riihimaki
  2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 01/10] target-arm: fix neon vshrn/vrshrn ops juha.riihimaki
                   ` (10 more replies)
  0 siblings, 11 replies; 33+ messages in thread
From: juha.riihimaki @ 2009-10-24 12:18 UTC (permalink / raw)
  To: qemu-devel

From: Juha Riihimäki <juha.riihimaki@nokia.com>

This is the revised set of patches for the ARM translator and it includes a number of smaller fixes and improvements. The series should be applied in sequence as the modifications are mostly related to the same file, target-arm/translate.c. The whole series should apply cleanly against latest git.

Note that the three patches have been removed from this series compared to the previous version and one new one added.


Juha Riihimäki (10):
  target-arm: fix neon vshrn/vrshrn ops
  target-arm: add support for neon vld1.64/vst1.64 instructions
  target-arm: allow modifying vfp fpexc en bit only
  target-arm: optimize vfp load/store multiple ops
  target-arm: optimize arm load/store multiple ops
  target-arm: fix neon vsri, vshl and vsli ops
  target-arm: optimize thumb2 load/store multiple ops
  target-arm: optimize thumb push/pop ops
  target-arm: optimize neon vld/vst ops
  target-arm: fix neon shift helper functions

 target-arm/neon_helper.c |   12 ++--
 target-arm/translate.c   |  205 +++++++++++++++++++++++++++-------------------
 2 files changed, 128 insertions(+), 89 deletions(-)

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

end of thread, other threads:[~2009-10-29 13:52 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-24 12:18 [Qemu-devel] [PATCH v2 00/10] target-arm: miscellaneous fixes juha.riihimaki
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 01/10] target-arm: fix neon vshrn/vrshrn ops juha.riihimaki
2009-10-25 10:58   ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 02/10] target-arm: add support for neon vld1.64/vst1.64 instructions juha.riihimaki
2009-10-25 11:11   ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 03/10] target-arm: allow modifying vfp fpexc en bit only juha.riihimaki
2009-10-25 12:23   ` Laurent Desnogues
2009-10-26  7:32     ` Juha.Riihimaki
2009-10-26  9:08       ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 04/10] target-arm: optimize vfp load/store multiple ops juha.riihimaki
2009-10-24 17:36   ` Laurent Desnogues
2009-10-27  8:42   ` Aurelien Jarno
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 05/10] target-arm: optimize arm " juha.riihimaki
2009-10-27  8:39   ` Aurelien Jarno
2009-10-27  8:48     ` Juha.Riihimaki
2009-10-27  9:00       ` Aurelien Jarno
2009-10-27  9:05         ` Juha.Riihimaki
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 06/10] target-arm: fix neon vsri, vshl and vsli ops juha.riihimaki
2009-10-24 17:44   ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 07/10] target-arm: optimize thumb2 load/store multiple ops juha.riihimaki
2009-10-24 17:32   ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 08/10] target-arm: optimize thumb push/pop ops juha.riihimaki
2009-10-24 17:34   ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 09/10] target-arm: optimize neon vld/vst ops juha.riihimaki
2009-10-25 14:01   ` Laurent Desnogues
2009-10-26  7:46     ` Juha.Riihimaki
2009-10-26  9:11       ` Laurent Desnogues
2009-10-26 21:05         ` Aurelien Jarno
2009-10-29 13:45           ` Juha.Riihimaki
2009-10-29 13:52             ` Laurent Desnogues
2009-10-24 12:19 ` [Qemu-devel] [PATCH v2 10/10] target-arm: fix neon shift helper functions juha.riihimaki
2009-10-25 12:16   ` Laurent Desnogues
2009-10-25 19:17 ` [Qemu-devel] [PATCH v2 00/10] target-arm: miscellaneous fixes Aurelien Jarno

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