On Sun, 20 Jun 2021 at 23:15, Richard Henderson <richard.hender...@linaro.org> wrote: > > The only semantic of DISAS_TB_JUMP is that we've done goto_tb, > which is the same as DISAS_NORETURN -- we've exited the tb. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM