Re: [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR

From: Charlie Jenkins
Date: Fri Apr 12 2024 - 14:23:14 EST


On Fri, Apr 12, 2024 at 12:27:50PM +0100, Conor Dooley wrote:
> On Thu, Apr 11, 2024 at 09:11:16PM -0700, Charlie Jenkins wrote:
> > From: Heiko Stuebner <heiko@xxxxxxxxx>
> >
> > The VCSR CSR contains two elements VXRM[2:1] and VXSAT[0].
> >
> > Define constants for those to access the elements in a readable way.
> >
> > Acked-by: Guo Ren <guoren@xxxxxxxxxx>
> > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> > Signed-off-by: Heiko Stuebner <heiko.stuebner@xxxxxxxx>
>
> You need to sign off on this as the submitter Charlie.

I wasn't sure, thank you!

- Charlie