Re: [PATCH v4 21/48] target/loongarch: Implement xvexth
On 8/30/23 01:48, Song Gao wrote: This patch includes: - XVEXTH.{H.B/W.H/D.W/Q.D}; - XVEXTH.{HU.BU/WU.HU/DU.WU/QU.DU}. Signed-off-by: Song Gao --- target/loongarch/insns.decode| 9 + target/loongarch/disas.c | 9 + target/loongarch/vec_helper.c
[PATCH v4 21/48] target/loongarch: Implement xvexth
This patch includes: - XVEXTH.{H.B/W.H/D.W/Q.D}; - XVEXTH.{HU.BU/WU.HU/DU.WU/QU.DU}. Signed-off-by: Song Gao --- target/loongarch/insns.decode| 9 + target/loongarch/disas.c | 9 + target/loongarch/vec_helper.c| 36 +--