target/loongarch: Implement xvadda
commit27f5485d9568074865878d31ae1cf6f307295c4e
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:11 +0000 (14 10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:12 +0000 (20 11:43 +0800)
tree36ae39bf3a00eaa7bf03a23c8c800f0460a57599
parentccc9fa2605f6c396f64495561ca233f500723486
target/loongarch: Implement xvadda

This patch includes:
- XVADDA.{B/H/W/D}.

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