qemu-devel
[Top][All Lists]
Advanced

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

Re: [RISU PATCH v2 0/5] Add LoongArch architectures support


From: Peter Maydell
Subject: Re: [RISU PATCH v2 0/5] Add LoongArch architectures support
Date: Thu, 20 Oct 2022 12:11:11 +0100

On Thu, 13 Oct 2022 at 09:28, Song Gao <gaosong@loongson.cn> wrote:
>
> hi,
>
> This series adds LoongArch architectures support, we had tested two
> mode:
> 1. LoongArch host server +  LoongArch host client;
> 2. LoongArch host server  + qemu client.
>
> You can find all LoongArch instructions at [1].
> This series not contains all LoongArch instructions,
> such as pcadd, syscalls, rdtime and jumps.
>
> [1]:
> https://github.com/loongson/LoongArch-Documentation/releases/download/2022.08.12/LoongArch-Vol1-v1.02-EN.pdf
>
> V2:
>
> - rewrite write_mov_ri();
> - get_risuop return a RisuOp;
> - test again with 1 million instructions.

Thanks; I've applied this to risu git. It looks like you didn't
fix the get_risuop return type, so I made that trivial change
when I applied the patches.

thanks
-- PMM



reply via email to

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