qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v4 05/47] target/ppc: Implement vmsumcud instruction


From: Richard Henderson
Subject: Re: [PATCH v4 05/47] target/ppc: Implement vmsumcud instruction
Date: Tue, 22 Feb 2022 08:28:17 -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: Víctor Colombo<victor.colombo@eldorado.org.br>

Based on [1] by Lijun Pan<ljp@linux.ibm.com>, which was never merged
into master.

[1]:https://lists.gnu.org/archive/html/qemu-ppc/2020-07/msg00419.html

Signed-off-by: Víctor Colombo<victor.colombo@eldorado.org.br>
Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
Changes in v4:

Fixed dead move into tmp1
---
  target/ppc/insn32.decode            |  4 +++
  target/ppc/translate/vmx-impl.c.inc | 53 +++++++++++++++++++++++++++++
  2 files changed, 57 insertions(+)

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

r~



reply via email to

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