On Tue, 8 Mar 2022 at 07:20, Richard Henderson <[email protected]> wrote: > > Whether the cpu is in user-mode or not is something that we > know at translation-time. We do not need to generate code > after having raised an exception. > > Suggested-by: Peter Maydell <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/nios2/translate.c | 20 +++++++++++++++-----
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
