On 9/7/23 01:31, Song Gao wrote:
This patch includes: - XVAVG.{B/H/W/D/}[U]; - XVAVGR.{B/H/W/D}[U].Signed-off-by: Song Gao<[email protected]> --- target/loongarch/insns.decode | 17 ++++++++++++++++ target/loongarch/disas.c | 17 ++++++++++++++++ target/loongarch/vec_helper.c | 22 +++++++++++---------- target/loongarch/insn_trans/trans_vec.c.inc | 16 +++++++++++++++ 4 files changed, 62 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
