[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions
From: |
Peter Maydell |
Subject: |
Re: [risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions |
Date: |
Thu, 14 Dec 2023 16:04:11 +0000 |
On Wed, 13 Dec 2023 at 08:31, Song Gao <gaosong@loongson.cn> wrote:
>
> Hi, Peter!
>
> This series adds LSX/LASX instructions.
>
> We tested 10 million instructions with no problems.
>
> client:
> QEMU master + patch [1]
>
> server:
> 3A5000 host.
>
> [1]:
> https://patchew.org/QEMU/20220917075950.1412309-1-gaosong@loongson.cn/20220917075950.1412309-6-gaosong@loongson.cn/
>
> V2:
> - Rename block type 'safefloat' to 'post'.
> - Add the clean_lsx_result() function before adding the LSX
> instructions.
Thanks; applied to the upstream risu git repo.
-- PMM
- [risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions, Song Gao, 2023/12/13
- [risu PATCH v2 1/6] loongarch: Rename block type 'safefloat' to 'post', Song Gao, 2023/12/13
- [risu PATCH v2 4/6] loongarch: Add clean_lsx_result(), Song Gao, 2023/12/13
- [risu PATCH v2 3/6] loongarch: init LASX registers, Song Gao, 2023/12/13
- [risu PATCH v2 6/6] loongarch: Add LASX instructions, Song Gao, 2023/12/13
- [risu PATCH v2 2/6] loongarch: reginfo suport LSX/LASX, Song Gao, 2023/12/13
- [risu PATCH v2 5/6] loongarch: Add LSX instructions, Song Gao, 2023/12/13
- Re: [risu PATCH v2 0/6] Add LoongArch LSX/LASX instructions,
Peter Maydell <=