]> git.proxmox.com Git - mirror_qemu.git/commit - target/loongarch/disas.c
target/loongarch: Implement xvneg
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:05 +0000 (10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:12 +0000 (11:43 +0800)
commit760f9647171bf9e1c67bc15683ee3eec6d559065
treee2b852a1bee4d58255f232f7440f404fd71a9218
parent342004214bf30bc2e33cb77339777d5e9ca86ea0
target/loongarch: Implement xvneg

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

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