Re: [PATCH v2 06/13] target/riscv: Add select value range check for counter delegation

2024-08-05 Thread Alistair Francis
On Wed, Jul 24, 2024 at 9:31 AM Atish Patra wrote: > > From: Kaiwen Xue > > This adds checks in ops performed on xireg and xireg2-xireg6 so that the > counter delegation function will receive a valid xiselect value with the > proper extensions enabled. > > Co-developed-by: Atish Patra > Signed-o

[PATCH v2 06/13] target/riscv: Add select value range check for counter delegation

2024-07-23 Thread Atish Patra
From: Kaiwen Xue This adds checks in ops performed on xireg and xireg2-xireg6 so that the counter delegation function will receive a valid xiselect value with the proper extensions enabled. Co-developed-by: Atish Patra Signed-off-by: Kaiwen Xue Signed-off-by: Atish Patra --- target/riscv/csr