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