target/loongarch: Implement vpcnt
commitbb22ee576329076668577c2c9d9ab57923a3291e
authorSong Gao <gaosong@loongson.cn>
Thu, 4 May 2023 12:27:56 +0000 (4 20:27 +0800)
committerSong Gao <gaosong@loongson.cn>
Sat, 6 May 2023 03:19:48 +0000 (6 11:19 +0800)
tree50a7e5aff62ac76db7d4d44408232ea60557909b
parent2e105e12a5003232ec334f96ab97d0562612adfd
target/loongarch: Implement vpcnt

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

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230504122810.4094787-31-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