target/ppc: vmulh* instructions without helpers
commit29e9dfcf755e23db232d54b13ac79a41daf7e802
authorLucas Mateus Castro (alqotel) <lucas.castro@eldorado.org.br>
Wed, 2 Mar 2022 05:51:36 +0000 (2 06:51 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 2 Mar 2022 05:51:36 +0000 (2 06:51 +0100)
tree569e378313199f63e596885f80b8005791b0f482
parentd45da01428c71aeb2cba69d3d458bddfb8ccf530
target/ppc: vmulh* instructions without helpers

Changed vmulhuw, vmulhud, vmulhsw, vmulhsd to not
use helpers.

Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225210936.1749575-5-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/helper.h
target/ppc/int_helper.c
target/ppc/translate/vmx-impl.c.inc