qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] target/ppc: Fix for optimized vsl/vsr instructions
@ 2019-10-04 13:43 Stefan Brankovic
  2019-10-04 13:43 ` Stefan Brankovic
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Brankovic @ 2019-10-04 13:43 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc
  Cc: richard.hendreson, mark.cave-ayland, pc, amarkovic,
	stefan.brankovic, alex.bennee, david

This patch fixes bug in optimized vsl/vsr instructions reported by Mark
Cave-Ayland and Paul Clarke. Sorry for not responding earlier, I was absent
last couple of days. I also integrated some suggestions made by Aleksandar
Markovic. New soultion is tested and still has noticable performance
improvement compared to old helper implementation.

V1 of this patch was not sent to qemu-devel and I am now sending V2 to
appropriate email adresses.

Stefan Brankovic (1):
  target/ppc: Fix for optimized vsl/vsr instructions

 target/ppc/translate/vmx-impl.inc.c | 84 ++++++++++++++++++-------------------
 1 file changed, 40 insertions(+), 44 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2019-10-06  0:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-04 13:43 [PATCH v2] target/ppc: Fix for optimized vsl/vsr instructions Stefan Brankovic
2019-10-04 13:43 ` Stefan Brankovic
2019-10-04 18:45   ` Aleksandar Markovic
2019-10-04 18:52   ` Paul Clarke
2019-10-06  0:48     ` David Gibson

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