target/loongarch: Implement vsigncov
commitf0e395dfb079ffe9e119fe2a7554916907d799e0
authorSong Gao <gaosong@loongson.cn>
Thu, 4 May 2023 12:27:45 +0000 (4 20:27 +0800)
committerSong Gao <gaosong@loongson.cn>
Sat, 6 May 2023 03:19:46 +0000 (6 11:19 +0800)
tree5e3f8fe534e6ecdc8dbb645d579a5b0461451ee3
parent3734ad9370db62c178faea9a714b69268b39d3d0
target/loongarch: Implement vsigncov

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

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230504122810.4094787-20-gaosong@loongson.cn>
target/loongarch/disas.c
target/loongarch/helper.h
target/loongarch/insn_trans/trans_lsx.c.inc
target/loongarch/insns.decode
target/loongarch/lsx_helper.c