On 9/7/23 01:31, Song Gao wrote:
This patch includes: - XVLD[X], XVST[X]; - XVLDREPL.{B/H/W/D}; - XVSTELM.{B/H/W/D}.Signed-off-by: Song Gao<[email protected]> --- target/loongarch/insns.decode | 18 +++ target/loongarch/disas.c | 24 ++++ target/loongarch/insn_trans/trans_vec.c.inc | 143 ++++++++++++++++++-- 3 files changed, 175 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
