On Wed, 3 Apr 2024 at 11:17, Jinjie Ruan <[email protected]> wrote: > > Support ALLINT msr access as follow: > mrs <xt>, ALLINT // read allint > msr ALLINT, <xt> // write allint with imm > > Signed-off-by: Jinjie Ruan <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
