Re: [PATCH v4 35/48] target/loongarch: Implement xvpcnt
On 8/30/23 01:48, Song Gao wrote: This patch includes: - VPCNT.{B/H/W/D}. Signed-off-by: Song Gao --- target/loongarch/insns.decode| 5 + target/loongarch/disas.c | 5 + target/loongarch/vec_helper.c| 4 ++-- target/loongarch/insn_
[PATCH v4 35/48] target/loongarch: Implement xvpcnt
This patch includes: - VPCNT.{B/H/W/D}. Signed-off-by: Song Gao --- target/loongarch/insns.decode| 5 + target/loongarch/disas.c | 5 + target/loongarch/vec_helper.c| 4 ++-- target/loongarch/insn_trans/trans_lasx.c.inc | 5 + 4 fil