qemu/target/loongarch/insn_trans
Song Gao cd1006176b
target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16)
Introduce a new function check_vec to replace CHECK_SXE

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-11-gaosong@loongson.cn>
2023-09-20 11:43:11 +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: Replace CHECK_SXE to check_vec(ctx, 16) 2023-09-20 11:43:11 +08:00