On 2/25/22 11:09, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>Signed-off-by: Matheus Ferst<matheus.fe...@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.hender...@linaro.org> r~