On 8/30/23 01:48, Song Gao wrote:
This patch includes:
- XVBITSEL.V;
- XVBITSELI.B;
- XVSET{EQZ/NEZ}.V;
- XVSETANYEQZ.{B/H/W/D};
- XVSETALLNEZ.{B/H/W/D}.

Signed-off-by: Song Gao<gaos...@loongson.cn>
---
  target/loongarch/helper.h                    | 16 +++----
  target/loongarch/insns.decode                | 15 +++++++
  target/loongarch/disas.c                     | 19 ++++++++
  target/loongarch/vec_helper.c                | 40 ++++++++++-------
  target/loongarch/insn_trans/trans_lasx.c.inc | 46 ++++++++++++++++++++
  target/loongarch/insn_trans/trans_lsx.c.inc  | 44 +++++++++----------
  6 files changed, 134 insertions(+), 46 deletions(-)

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

r~

Reply via email to