]> git.proxmox.com Git - mirror_qemu.git/commit
target/loongarch: Implement xvsadd/xvssub
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:06 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:12 +0000 (11:43 +0800)
commitd2df46d9a4370ce1f64714d9f2f94bb9a4091b77
treeb8905a9cfe19c2c4ec8092046848d487677b7d5b
parent760f9647171bf9e1c67bc15683ee3eec6d559065
target/loongarch: Implement xvsadd/xvssub

This patch includes:
- XVSADD.{B/H/W/D}[U];
- XVSSUB.{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-19-gaosong@loongson.cn>
target/loongarch/disas.c
target/loongarch/insn_trans/trans_vec.c.inc
target/loongarch/insns.decode