On 4/16/24 23:49, Richard Henderson wrote:
On 4/15/24 23:39, Chinmay Rath wrote:
Moving the following instructions to decodetree specification :
     divw[u, e, eu][o][.]     : XO-form

The changes were verified by validating that the tcg ops generated by those instructions remain the same, which were captured with the '-d in_asm,op' flag.

Signed-off-by: Chinmay Rath<ra...@linux.ibm.com>
---
  target/ppc/helper.h                        |  4 +--
  target/ppc/insn32.decode                   |  5 ++++
  target/ppc/int_helper.c                    |  4 +--
  target/ppc/translate.c                     | 31 ----------------------
  target/ppc/translate/fixedpoint-impl.c.inc | 24 +++++++++++++++++
  5 files changed, 33 insertions(+), 35 deletions(-)

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

Thanks,
Chinmay

r~


Reply via email to