target/ppc: use int128.h methods in vaddecuq and vaddeuqm
commit896d92c81d638bfd040ee249629bbc48b2ce883f
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Mon, 6 Jun 2022 15:00:33 +0000 (6 12:00 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 6 Jul 2022 13:22:38 +0000 (6 10:22 -0300)
tree6bcbef443a5355dda0fa1e3cd38565f74363136b
parent7ca042868744a5efca902473d600d205e9e104b2
target/ppc: use int128.h methods in vaddecuq and vaddeuqm

And also move the insns to decodetree and remove the now unused
avr_qw_addc method.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: VĂ­ctor Colombo <victor.colombo@eldorado.org.br>
Message-Id: <20220606150037.338931-4-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