On 5/19/22 13:18, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>
Move xscvspdpn to decodetree, drop helper_xscvspdpn and use
helper_todouble directly.
Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br>
---
target/ppc/fpu_helper.c | 5 -----
target/ppc/helper.h | 1 -
target/ppc/insn32.decode | 1 +
target/ppc/translate/vsx-impl.c.inc | 26 +++++++++++++++++++++++++-
target/ppc/translate/vsx-ops.c.inc | 1 -
5 files changed, 26 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~