qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 26/47] target/ppc: Move vsel and vperm/vpermr to decodetre


From: Richard Henderson
Subject: Re: [PATCH v4 26/47] target/ppc: Move vsel and vperm/vpermr to decodetree
Date: Tue, 22 Feb 2022 12:37:06 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/22/22 04:36, matheus.ferst@eldorado.org.br wrote:
From: Matheus Ferst<matheus.ferst@eldorado.org.br>

Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
  target/ppc/helper.h                 |  5 +--
  target/ppc/insn32.decode            |  5 +++
  target/ppc/int_helper.c             | 13 +-----
  target/ppc/translate/vmx-impl.c.inc | 69 ++++++++++++++++++++++-------
  target/ppc/translate/vmx-ops.c.inc  |  2 -
  5 files changed, 62 insertions(+), 32 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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