OSDN Git Service

target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:25:57 +0000 (10:25 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:11 +0000 (11:43 +0800)
commit329517d518a01df046e3ed8b2f06d71996b7ff3c
tree7d27da2ded6a0e1c8a2e149b80fa327ff0dc7bff
parentff27e335fc3ca538c5cfec9b03e19f52318c9293
target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-10-gaosong@loongson.cn>
target/loongarch/helper.h
target/loongarch/insn_trans/trans_vec.c.inc
target/loongarch/vec_helper.c