target/ppc: declare vmsumsh[ms] helper with call flags
commit6f52f731a666d8aeaac5a10b208e9ca6773fb1a6
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Tue, 17 May 2022 12:39:29 +0000 (17 09:39 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 26 May 2022 20:11:33 +0000 (26 17:11 -0300)
tree1efa9379e9a27b3e65fbbab3bc0418bb036d2645
parent89a5a1aee2df29c311d11386923b750bf1ea6bc2
target/ppc: declare vmsumsh[ms] helper with call flags

Move vmsumshm and vmsumshs to decodetree, declare vmsumshm helper with
TCG_CALL_NO_RWG, and drop the unused env argument.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220517123929.284511-13-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