On Mon, Aug 5, 2024 at 5:15 PM Alistair Francis wrote:
>
> On Wed, Jul 24, 2024 at 9:32 AM Atish Patra wrote:
> >
> > From: Kaiwen Xue
> >
> > This adds the indirect access registers required by sscsrind/smcsrind
> > and the operations on them. Note that xiselect and xireg are used for
> > both
On Wed, Jul 24, 2024 at 9:32 AM Atish Patra wrote:
>
> From: Kaiwen Xue
>
> This adds the indirect access registers required by sscsrind/smcsrind
> and the operations on them. Note that xiselect and xireg are used for
> both AIA and sxcsrind, and the behavior of accessing them depends on
> whethe
From: Kaiwen Xue
This adds the indirect access registers required by sscsrind/smcsrind
and the operations on them. Note that xiselect and xireg are used for
both AIA and sxcsrind, and the behavior of accessing them depends on
whether each extension is enabled and the value stored in xiselect.
Co