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