qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes


From: Cédric Le Goater
Subject: Re: [PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
Date: Sat, 5 Mar 2022 09:06:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/4/22 18:51, matheus.ferst@eldorado.org.br wrote:
From: Matheus Ferst <matheus.ferst@eldorado.org.br>

Some fixes to the insns of our last patch series.

Lucas Mateus Castro (alqotel) (1):
   target/ppc: Fix vmul[eo]* instructions marked 2.07

Matheus Ferst (4):
   target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
   target/ppc: use extract/extract2 to create vrlqnm mask
   target/ppc: use andc in vrlqmi
   target/ppc: split XXGENPCV macros for readability

Víctor Colombo (2):
   target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
   target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16

  target/ppc/fpu_helper.c             |  4 ++
  target/ppc/int_helper.c             | 28 +++++++++---
  target/ppc/translate/vmx-impl.c.inc | 42 +++++++----------
  target/ppc/translate/vsx-impl.c.inc | 71 +++++++++++++++--------------
  4 files changed, 77 insertions(+), 68 deletions(-)


Queued for ppc-7.0.

Thanks,

C.



reply via email to

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