qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-arm: Fix VQMOV(U)N
@ 2011-02-09 15:42 Peter Maydell
  2011-02-09 15:42 ` [Qemu-devel] [PATCH 1/2] target-arm: Fix VQMOVUN Neon instruction Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Maydell @ 2011-02-09 15:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Christophe Lyon, patches

This patchset fixes the VQMOV(U)N instructions (saturating narrowing
conversions). Tested by random generation of instructions for
VQMOVN, VQMOVUN, VMOVN.

Patch 1/2 is the same as the one Christophe sent recently but I have
corrected the authorship (this patch is from the meego tree).

Juha Riihimäki (1):
  target-arm: Fix VQMOVUN Neon instruction.

Peter Maydell (1):
  target-arm: Fix 32 bit signed saturating narrow

 target-arm/helpers.h     |    3 ++
 target-arm/neon_helper.c |   65 +++++++++++++++++++++++++++++++++++++++++++++-
 target-arm/translate.c   |   28 +++++++++++++++----
 3 files changed, 89 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2011-02-09 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-09 15:42 [Qemu-devel] [PATCH 0/2] target-arm: Fix VQMOV(U)N Peter Maydell
2011-02-09 15:42 ` [Qemu-devel] [PATCH 1/2] target-arm: Fix VQMOVUN Neon instruction Peter Maydell
2011-02-09 15:42 ` [Qemu-devel] [PATCH 2/2] target-arm: Fix 32 bit signed saturating narrow Peter Maydell
2011-02-09 18:46 ` [Qemu-devel] [PATCH 0/2] target-arm: Fix VQMOV(U)N 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).