On 3/30/22 11:59, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>

Implement the following PowerISA v3.1 instructions:
xscvsqqp: VSX Scalar Convert with round Signed Quadword to
           Quad-Precision
xscvuqqp: VSX Scalar Convert with round Unsigned Quadword to
           Quad-Precision format

Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br>
---
  target/ppc/fpu_helper.c             | 12 ++++++++++++
  target/ppc/helper.h                 |  2 ++
  target/ppc/insn32.decode            |  5 +++++
  target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++++++++++++
  4 files changed, 39 insertions(+)

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

r~

Reply via email to