target/ppc: use int128.h methods in vsubcuq
commitb7d30fae5b4fe672c31f567358947990c37cd957
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Mon, 6 Jun 2022 15:00:37 +0000 (6 12:00 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 6 Jul 2022 13:22:38 +0000 (6 10:22 -0300)
tree2355cb8ca501d1336978a4bd0c9d2ff700702870
parente6a5ad43deea6242d6b108ca12beac9465e5ab3b
target/ppc: use int128.h methods in vsubcuq

And also move the insn to decodetree and remove the now unused
avr_qw_not, avr_qw_cmpu, and avr_qw_add methods.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: VĂ­ctor Colombo <victor.colombo@eldorado.org.br>
Message-Id: <20220606150037.338931-8-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/helper.h
target/ppc/insn32.decode
target/ppc/int_helper.c
target/ppc/translate/vmx-impl.c.inc
target/ppc/translate/vmx-ops.c.inc