On 5/17/22 05:39, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst
Move xxextractuw and xxinsertw to decodetree, declare both helpers with
TCG_CALL_NO_RWG, and drop the unused env argument.
Signed-off-by: Matheus Ferst
---
target/ppc/helper.h | 4 +-
target/ppc/insn3
From: Matheus Ferst
Move xxextractuw and xxinsertw to decodetree, declare both helpers with
TCG_CALL_NO_RWG, and drop the unused env argument.
Signed-off-by: Matheus Ferst
---
target/ppc/helper.h | 4 +-
target/ppc/insn32.decode| 9 -
target/ppc/int_helper.c