target/loongarch: Implement xvpack xvpick xvilv{l/h}
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:41 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 06:33:42 +0000 (14:33 +0800)
commitad2921482c2b3452b0c611b96c8e46f5c2616241
treeceac707c4e31e569142e21688dee57af58f6606b
parentdf97f3380760da333010a7752b29c4e575efa286
target/loongarch: Implement xvpack xvpick xvilv{l/h}

This patch includes:
- XVPACK{EV/OD}.{B/H/W/D};
- XVPICK{EV/OD}.{B/H/W/D};
- XVILV{L/H}.{B/H/W/D}.

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