On Tue, 8 Mar 2022 at 07:20, Richard Henderson <[email protected]> wrote: > > Without EIC, this bit is RES1. So set the bit at reset, > and add it to the readonly fields of CR_STATUS. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/nios2/cpu.h | 1 + > target/nios2/cpu.c | 5 +++-- > 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
