target/ppc: added the instructions LXVP and STXVP
commit96fa2632472c5cde4d64c579647a0fbf0e6617da
authorLucas Mateus Castro (alqotel) <lucas.castro@eldorado.org.br>
Thu, 4 Nov 2021 12:37:08 +0000 (4 09:37 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 8 Nov 2021 23:32:53 +0000 (9 10:32 +1100)
tree7650875149ebe45e30ffd0cc8ad0b3223f3bda9c
parent70426b5bb738c3d8b70d6f7484c2a9b91739ac54
target/ppc: added the instructions LXVP and STXVP

Implemented the instructions lxvp and stxvp using decodetree

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.castro@eldorado.org.br>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211104123719.323713-15-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/insn32.decode
target/ppc/translate/vsx-impl.c.inc