On 5/17/22 05:39, matheus.fe...@eldorado.org.br wrote:
From: Matheus Ferst<matheus.fe...@eldorado.org.br>

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<matheus.fe...@eldorado.org.br>
---
  target/ppc/helper.h                 |  4 +-
  target/ppc/insn32.decode            |  9 ++++-
  target/ppc/int_helper.c             |  6 +--
  target/ppc/translate/vsx-impl.c.inc | 63 +++++++++++++----------------
  target/ppc/translate/vsx-ops.c.inc  |  2 -
  5 files changed, 39 insertions(+), 45 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to