Message ID | 20231213081839.4176614-1-gaosong@loongson.cn (mailing list archive) |
---|---|
Headers | show |
Series | Add LoongArch LSX/LASX instructions | expand |
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