qemu/target/loongarch/insn_trans
Song Gao 226bf88174
target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-8-gaosong@loongson.cn>
2023-09-20 11:43:10 +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: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions 2023-09-20 11:43:10 +08:00