qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction


From: Richard Henderson
Subject: Re: [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
Date: Fri, 25 Feb 2022 11:53:23 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/25/22 11:09, matheus.ferst@eldorado.org.br wrote:
From: Matheus Ferst<matheus.ferst@eldorado.org.br>

Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
v5:
  - One helper for each IMM value.
---
  target/ppc/helper.h                 | 16 +++++
  target/ppc/insn32.decode            | 10 ++++
  target/ppc/int_helper.c             | 91 +++++++++++++++++++++++++++++
  target/ppc/translate/vsx-impl.c.inc | 43 ++++++++++++++
  4 files changed, 160 insertions(+)

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

r~



reply via email to

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