qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Fix VRECPS edge cases handling
@ 2011-03-14 12:32 Peter Maydell
  2011-03-14 12:32 ` [Qemu-devel] [PATCH 1/2] target-arm: " Peter Maydell
  2011-03-14 12:32 ` [Qemu-devel] [PATCH 2/2] target-arm: use make_float32() to make constant floats for VRSQRTS Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Maydell @ 2011-03-14 12:32 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.

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] 3+ messages in thread

end of thread, other threads:[~2011-03-14 12:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 12:32 [Qemu-devel] [PATCH 0/2] Fix VRECPS edge cases handling Peter Maydell
2011-03-14 12:32 ` [Qemu-devel] [PATCH 1/2] target-arm: " Peter Maydell
2011-03-14 12:32 ` [Qemu-devel] [PATCH 2/2] target-arm: use make_float32() to make constant floats for VRSQRTS Peter Maydell

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