On 10/29/21 1:24 PM, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>Suggested-by: Richard Henderson<richard.hender...@linaro.org> Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br> --- v2: - tcg_gen_extract2_i64 instead of shifts and or --- target/ppc/insn32.decode | 8 ++++ target/ppc/translate/vmx-impl.c.inc | 66 +++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~