target/loongarch: Implement xvpcnt
commit956dec74b75b2ee58be9a856eb3a9c3c8b42904f
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:26:31 +0000 (14 10:26 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 06:33:41 +0000 (20 14:33 +0800)
treec40174c13d161e8eff0fa0360a0fdd464aa3216d
parent12ad133f20b621f34dc737b821197ee8543c751e
target/loongarch: Implement xvpcnt

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

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