On 9/7/23 01:31, Song Gao wrote:
This patch includes: - XVHADDW.{H.B/W.H/D.W/Q.D/HU.BU/WU.HU/DU.WU/QU.DU}; - XVHSUBW.{H.B/W.H/D.W/Q.D/HU.BU/WU.HU/DU.WU/QU.DU}.Signed-off-by: Song Gao<[email protected]> --- target/loongarch/insns.decode | 18 +++++++++++ target/loongarch/disas.c | 17 +++++++++++ target/loongarch/vec_helper.c | 34 ++++++++++++++++----- target/loongarch/insn_trans/trans_vec.c.inc | 26 ++++++++++++++++ 4 files changed, 88 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
