qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/8] Optimize emulation of ten Altivec instructi


From: Stefan Brankovic
Subject: Re: [Qemu-devel] [PATCH 0/8] Optimize emulation of ten Altivec instructions: lvsl,
Date: Mon, 17 Jun 2019 13:32:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0


On 6.6.19. 19:13, Richard Henderson wrote:
On 6/6/19 5:15 AM, Stefan Brankovic wrote:
Stefan Brankovic (8):
   target/ppc: Optimize emulation of lvsl and lvsr instructions
   target/ppc: Optimize emulation of vsl and vsr instructions
   target/ppc: Optimize emulation of vpkpx instruction
   target/ppc: Optimize emulation of vgbbd instruction
   target/ppc: Optimize emulation of vclzd instruction
   target/ppc: Optimize emulation of vclzw instruction
   target/ppc: Optimize emulation of vclzh and vclzb instructions
   target/ppc: Refactor emulation of vmrgew and vmrgow instructions

  target/ppc/translate/vmx-impl.inc.c | 705 ++++++++++++++++++++++++++++++++----
  1 file changed, 636 insertions(+), 69 deletions(-)
You should be removing the out-of-line helpers that are no longer used.

I agree. I will remove them in v2.

Kind Regards,

Stefan

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]