qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-arm: Handle UNDEF cases for Neon load/stores
@ 2011-04-18 18:07 Peter Maydell
  2011-04-18 18:07 ` [Qemu-devel] [PATCH 1/2] target-arm: Handle UNDEFs for Neon single element load/stores Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Maydell @ 2011-04-18 18:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches

These two simple patches make qemu correctly UNDEF where required in the
Neon load/store space. We also catch and UNDEF on an UNPREDICTABLE rather
than indexing off the end of the register file.

Tested in the usual way with random instruction sequences.

Peter Maydell (2):
  target-arm: Handle UNDEFs for Neon single element load/stores
  target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures

 target-arm/translate.c |   49 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 49 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2011-04-25 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18 18:07 [Qemu-devel] [PATCH 0/2] target-arm: Handle UNDEF cases for Neon load/stores Peter Maydell
2011-04-18 18:07 ` [Qemu-devel] [PATCH 1/2] target-arm: Handle UNDEFs for Neon single element load/stores Peter Maydell
2011-04-18 18:07 ` [Qemu-devel] [PATCH 2/2] target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures Peter Maydell
2011-04-25 20:13 ` [Qemu-devel] [PATCH 0/2] target-arm: Handle UNDEF cases for Neon load/stores 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).