On Tue, 8 Mar 2022 at 07:20, Richard Henderson <[email protected]> wrote: > > There's nothing about EH that affects translation, > so there's no need to include it in tb->flags. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/nios2/cpu.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/target/nios2/cpu.h b/target/nios2/cpu.h
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
