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

Helpers of vector 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-3-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/helper.h