qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Fix VRECPS edge cases handling
@ 2011-03-14 15:37 Peter Maydell
  2011-03-14 15:37 ` [Qemu-devel] [PATCH v2 1/2] target-arm: " Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Maydell @ 2011-03-14 15:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches

This patchset fixes the edge case handling of VRECPS. Patch 2/2
is just a bit of cleanup of the neighbouring vrsqrts helper which
can then use the float32_two introduced by 1/1.

Tested in the usual random-insn-generation way and also with the
"neon64" test program from the valgrind ARM testsuite.

Changes from v1: fix compile failure in 2/2 (forgot to run
"stg refresh" before sending out patchset, oops...)

Peter Maydell (2):
  target-arm: Fix VRECPS edge cases handling
  target-arm: use make_float32() to make constant floats for VRSQRTS

 target-arm/helper.c |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2011-03-22  7:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 15:37 [Qemu-devel] [PATCH v2 0/2] Fix VRECPS edge cases handling Peter Maydell
2011-03-14 15:37 ` [Qemu-devel] [PATCH v2 1/2] target-arm: " Peter Maydell
2011-03-14 15:37 ` [Qemu-devel] [PATCH v2 2/2] target-arm: use make_float32() to make constant floats for VRSQRTS Peter Maydell
2011-03-22  6:59 ` [Qemu-devel] [PATCH v2 0/2] Fix VRECPS edge cases handling 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).