qemu/target/loongarch/insn_trans
Song Gao 162cd32cfe
target/loongarch: Implement vssrlrn vssrarn
This patch includes:
- VSSRLRN.{B.H/H.W/W.D};
- VSSRARN.{B.H/H.W/W.D};
- VSSRLRN.{BU.H/HU.W/WU.D};
- VSSRARN.{BU.H/HU.W/WU.D};
- VSSRLRNI.{B.H/H.W/W.D/D.Q};
- VSSRARNI.{B.H/H.W/W.D/D.Q};
- VSSRLRNI.{BU.H/HU.W/WU.D/DU.Q};
- VSSRARNI.{BU.H/HU.W/WU.D/DU.Q}.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230504122810.4094787-29-gaosong@loongson.cn>
2023-05-06 11:19:48 +08:00
..
trans_arith.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_atomic.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_bit.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_branch.c.inc target/loongarch: Disassemble jirl properly 2023-01-23 15:36:36 -10:00
trans_extra.c.inc target/loongarch: Add timer related instructions support. 2022-06-06 18:09:03 +00:00
trans_farith.c.inc target/loongarch: Fix return value of CHECK_FPE 2022-11-07 10:54:11 +08:00
trans_fcmp.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_fcnv.c.inc target/loongarch: Add floating point conversion instruction translation 2022-06-06 18:09:03 +00:00
trans_fmemory.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_fmov.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_lsx.c.inc target/loongarch: Implement vssrlrn vssrarn 2023-05-06 11:19:48 +08:00
trans_memory.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_privileged.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00
trans_shift.c.inc target/loongarch: Drop tcg_temp_free 2023-03-05 13:44:07 -08:00