target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
commitf2454bfe73d1ae9e7561fc3c29e0d2729381d27c
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Tue, 17 May 2022 12:39:21 +0000 (17 09:39 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 26 May 2022 20:11:32 +0000 (26 17:11 -0300)
treef856415d71e035c14b5341702341a0caaea71ed9
parent491bcaaa35a68157c0546c65fe6b91e65357b6c9
target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env

Helpers of VSX instructions without cpu_env as an argument do not access
globals.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220517123929.284511-5-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/helper.h