Re: [PATCH v2 05/46] target/loongarch: Implement xvreplgr2vr
On 6/30/23 09:58, Song Gao wrote: This patch includes: - XVREPLGR2VR.{B/H/W/D}. Signed-off-by: Song Gao --- target/loongarch/disas.c | 10 ++ target/loongarch/insn_trans/trans_lasx.c.inc | 5 + target/loongarch/insn_trans/trans_lsx.c.inc | 13 +++--
[PATCH v2 05/46] target/loongarch: Implement xvreplgr2vr
This patch includes: - XVREPLGR2VR.{B/H/W/D}. Signed-off-by: Song Gao --- target/loongarch/disas.c | 10 ++ target/loongarch/insn_trans/trans_lasx.c.inc | 5 + target/loongarch/insn_trans/trans_lsx.c.inc | 13 +++-- target/loongarch/insns.decode