Re: [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
From: Charlie Jenkins
Date: Mon Jul 20 2026 - 03:25:32 EST
On Wed, 01 Jul 2026 01:46:50 -0700, Atish Patra <atish.patra@xxxxxxxxx> wrote:
> This adds definitions of new CSRs and bits defined in Sxcsrind ISA
> extension. These CSR enables indirect accesses mechanism to access
> any CSRs in M-, S-, and VS-mode. The range of the select values
> and ireg will be define by the ISA extension using Sxcsrind extension.
Reviewed-by: Charlie Jenkins <thecharlesjenkins@xxxxxxxxx>
Tested-by: Charlie Jenkins <thecharlesjenkins@xxxxxxxxx>
--
- Charlie