On Fri, Jul 14, 2017 at 23:42:13 -1000, Richard Henderson wrote: > Fold DISAS_EXC and DISAS_TB_JUMP into DISAS_NORETURN. > > In both cases all following code is dead. In the first > case because we have exited the TB via exception; in the > second case because we have exited the TB via goto_tb > and its associated machinery. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Emilio G. Cota <[email protected]> E.
