On 3/27/23 20:06, Song Gao wrote:
This patch includes:
- VDIV.{B/H/W/D}[U];
- VMOD.{B/H/W/D}[U].

Signed-off-by: Song Gao<gaos...@loongson.cn>
---
  target/loongarch/disas.c                    | 17 +++++++++
  target/loongarch/helper.h                   | 17 +++++++++
  target/loongarch/insn_trans/trans_lsx.c.inc | 17 +++++++++
  target/loongarch/insns.decode               | 17 +++++++++
  target/loongarch/lsx_helper.c               | 38 +++++++++++++++++++++
  5 files changed, 106 insertions(+)

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

r~

Reply via email to