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

Also drop VECTOR_FOR_INORDER_I usage since there is no need to access
the elements in any particular order, and move the instruction to
decodetree.

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