target/loongarch: Implement xvaddi/xvsubi
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:04 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:11 +0000 (11:43 +0800)
commit342004214bf30bc2e33cb77339777d5e9ca86ea0
tree43009ffe07501ad28621b4ceaf00c82972872a3b
parent73123406f3bc455b3320fee08741e1d81b471e72
target/loongarch: Implement xvaddi/xvsubi

This patch includes:
- XVADDI.{B/H/W/D}U;
- XVSUBI.{B/H/W/D}U.

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