On 10/29/21 1:24 PM, matheus.fe...@eldorado.org.br wrote:
From: "Bruno Larsen (billionai)"<bruno.lar...@eldorado.org.br>
Implemented XXSPLTI32DX emulation using decodetree
Signed-off-by: Bruno Larsen (billionai)<bruno.lar...@eldorado.org.br>
Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br>
---
v2:
- 8RR_D si field is now unsigned
- Implemented with two tcg_gen_st_i32
---
target/ppc/insn64.decode | 11 +++++++++++
target/ppc/translate/vsx-impl.c.inc | 17 +++++++++++++++++
2 files changed, 28 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~