qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[risu PATCH 0/5] Add LoongArch LSX/LASX instructions


From: Song Gao
Subject: [risu PATCH 0/5] Add LoongArch LSX/LASX instructions
Date: Wed, 25 Oct 2023 17:29:10 +0800

Hi, Peter!

This series adds LSX/LASX instructions.

We tested 10 million instructions without any problems.

client:
x86 host  QEMU + patches [1].

server:
3A5000 host.


[1] https://patchwork.kernel.org/project/qemu-devel/list/?series=791633


Please review!

Thanks.
Song Gao

Song Gao (5):
  loongarch: Add LSX instructions
  loongarch: Add LASX instructions
  loongarch: reginfo suport LSX/LASX
  loongarch: init LASX registers
  loongarch: Add block 'clean' and clean_lsx_result()

 loongarch64.risu           | 2309 +++++++++++++++++++++++++++++++++++-
 risu_reginfo_loongarch64.c |  107 +-
 risu_reginfo_loongarch64.h |    3 +-
 risugen                    |    2 +-
 risugen_loongarch64.pm     |   30 +
 5 files changed, 2418 insertions(+), 33 deletions(-)

-- 
2.25.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]