qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp


From: Richard Henderson
Subject: Re: [PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
Date: Fri, 25 Feb 2022 12:12:09 -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: Víctor Colombo<victor.colombo@eldorado.org.br>

Signed-off-by: Víctor Colombo<victor.colombo@eldorado.org.br>
Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
changes for v5:
- Update the helper macro call with the new parameters added to
   VSX_MAX_MINC
---
  target/ppc/fpu_helper.c             | 2 ++
  target/ppc/helper.h                 | 2 ++
  target/ppc/insn32.decode            | 3 +++
  target/ppc/translate/vsx-impl.c.inc | 2 ++
  4 files changed, 9 insertions(+)

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

r~



reply via email to

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