qemu/target/loongarch/insn_trans
Song Gao f3dfcc8b23
target/loongarch: Implement xvbitsel xvset
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 <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-51-gaosong@loongson.cn>
2023-09-20 14:33:42 +08:00
..
trans_arith.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_atomic.c.inc target/loongarch: Add avail_LAM to check atomic instructions 2023-08-24 11:17:58 +08:00
trans_bit.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_branch.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_extra.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_farith.c.inc target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions 2023-08-24 11:17:58 +08:00
trans_fcmp.c.inc target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions 2023-08-24 11:17:58 +08:00
trans_fcnv.c.inc target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions 2023-08-24 11:17:58 +08:00
trans_fmemory.c.inc target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions 2023-08-24 11:17:58 +08:00
trans_fmov.c.inc target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions 2023-08-24 11:17:58 +08:00
trans_memory.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_privileged.c.inc target/loongarch: Add avail_IOCSR to check iocsr instructions 2023-08-24 11:17:58 +08:00
trans_shift.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_vec.c.inc target/loongarch: Implement xvbitsel xvset 2023-09-20 14:33:42 +08:00