Re: [PULL 53/61] target/riscv: Split out the vill from vtype

2022-01-31 Thread LIU Zhiwei
On 2022/2/1 10:12, Alistair Francis wrote: On Sat, Jan 29, 2022 at 2:10 AM Peter Maydell wrote: On Fri, 21 Jan 2022 at 09:42, Alistair Francis wrote: From: LIU Zhiwei We need not specially process vtype when XLEN changes. Signed-off-by: LIU Zhiwei Reviewed-by: Richard Henderson

Re: [PULL 53/61] target/riscv: Split out the vill from vtype

2022-01-31 Thread Alistair Francis
On Sat, Jan 29, 2022 at 2:10 AM Peter Maydell wrote: > > On Fri, 21 Jan 2022 at 09:42, Alistair Francis > wrote: > > > > From: LIU Zhiwei > > > > We need not specially process vtype when XLEN changes. > > > > Signed-off-by: LIU Zhiwei > > Reviewed-by: Richard Henderson > > Reviewed-by:

Re: [PULL 53/61] target/riscv: Split out the vill from vtype

2022-01-28 Thread Peter Maydell
On Fri, 21 Jan 2022 at 09:42, Alistair Francis wrote: > > From: LIU Zhiwei > > We need not specially process vtype when XLEN changes. > > Signed-off-by: LIU Zhiwei > Reviewed-by: Richard Henderson > Reviewed-by: Alistair Francis > Message-id: 20220120122050.41546-16-zhiwei_...@c-sky.com >

[PULL 53/61] target/riscv: Split out the vill from vtype

2022-01-21 Thread Alistair Francis
From: LIU Zhiwei We need not specially process vtype when XLEN changes. Signed-off-by: LIU Zhiwei Reviewed-by: Richard Henderson Reviewed-by: Alistair Francis Message-id: 20220120122050.41546-16-zhiwei_...@c-sky.com Signed-off-by: Alistair Francis --- target/riscv/cpu.h | 1 +