qemu-e2k/target/loongarch/insn_trans
Song Gao a5200a17c9
target/loongarch: Implement vsrlrn vsrarn
This patch includes:
- VSRLRN.{B.H/H.W/W.D};
- VSRARN.{B.H/H.W/W.D};
- VSRLRNI.{B.H/H.W/W.D/D.Q};
- VSRARNI.{B.H/H.W/W.D/D.Q}.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230504122810.4094787-27-gaosong@loongson.cn>
2023-05-06 11:19:47 +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 vsrlrn vsrarn 2023-05-06 11:19:47 +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