Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro

2021-05-25 Thread Alistair Francis
On Fri, May 21, 2021 at 12:09 PM LIU Zhiwei wrote: > > > On 5/21/21 6:55 AM, Alistair Francis wrote: > > On Thu, May 20, 2021 at 11:55 PM Peter Maydell > > wrote: > >> On Tue, 11 May 2021 at 11:22, Alistair Francis > >> wrote: > >>> Signed-off-by: Alistair Francis > >>> Reviewed-by: Richard

Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro

2021-05-20 Thread LIU Zhiwei
On 5/21/21 6:55 AM, Alistair Francis wrote: On Thu, May 20, 2021 at 11:55 PM Peter Maydell wrote: On Tue, 11 May 2021 at 11:22, Alistair Francis wrote: Signed-off-by: Alistair Francis Reviewed-by: Richard Henderson Message-id:

Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro

2021-05-20 Thread Alistair Francis
On Thu, May 20, 2021 at 11:55 PM Peter Maydell wrote: > > On Tue, 11 May 2021 at 11:22, Alistair Francis > wrote: > > > > Signed-off-by: Alistair Francis > > Reviewed-by: Richard Henderson > > Message-id: > > fcc125d96da941b56c817c9dd6068dc36478fc53.1619234854.git.alistair.fran...@wdc.com >

Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro

2021-05-20 Thread Peter Maydell
On Tue, 11 May 2021 at 11:22, Alistair Francis wrote: > > Signed-off-by: Alistair Francis > Reviewed-by: Richard Henderson > Message-id: > fcc125d96da941b56c817c9dd6068dc36478fc53.1619234854.git.alistair.fran...@wdc.com > --- > target/riscv/cpu_bits.h | 10 -- > target/riscv/csr.c

[PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro

2021-05-11 Thread Alistair Francis
Signed-off-by: Alistair Francis Reviewed-by: Richard Henderson Message-id: fcc125d96da941b56c817c9dd6068dc36478fc53.1619234854.git.alistair.fran...@wdc.com --- target/riscv/cpu_bits.h | 10 -- target/riscv/csr.c | 12 ++-- target/riscv/translate.c | 19