Re: [PATCH v2 1/1] target/riscv: Add Zihintpause support

2022-06-07 Thread Alistair Francis
On Wed, Jun 8, 2022 at 9:20 AM Dao Lu wrote: > > Hi Alistair, > > Thanks for the response. I don't think I can find any comments > on this patch though, could you help point me to them? I see a PATCH v1 with comments and then your ping to PATCH v2, but I don't see the original PATCH v2. It might

Re: [PATCH v2 1/1] target/riscv: Add Zihintpause support

2022-06-07 Thread Dao Lu
Hi Alistair, Thanks for the response. I don't think I can find any comments on this patch though, could you help point me to them? Thanks, Dao On Tue, Jun 7, 2022 at 4:04 PM Alistair Francis wrote: > > On Wed, Jun 8, 2022 at 8:59 AM Dao Lu wrote: > > > > Ping > > The latest version of this pat

Re: [PATCH v2 1/1] target/riscv: Add Zihintpause support

2022-06-07 Thread Alistair Francis
On Wed, Jun 8, 2022 at 8:59 AM Dao Lu wrote: > > Ping The latest version of this patch on the mailing list has comments that need to be addressed Alistair > > On Tue, May 24, 2022 at 1:36 PM Dao Lu wrote: > > > > Tested-by: Heiko Stuebner > > Signed-off-by: Dao Lu > > --- > > target/riscv/c

Re: [PATCH v2 1/1] target/riscv: Add Zihintpause support

2022-06-07 Thread Dao Lu
Ping On Tue, May 24, 2022 at 1:36 PM Dao Lu wrote: > > Tested-by: Heiko Stuebner > Signed-off-by: Dao Lu > --- > target/riscv/cpu.c | 2 ++ > target/riscv/cpu.h | 1 + > target/riscv/insn32.decode | 7 ++- > target/riscv/insn_trans/