diff options
author | Richard Henderson <rth@twiddle.net> | 2017-07-14 09:05:06 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2017-09-06 08:06:47 -0700 |
commit | a0c231e651b249960906f250b8e5eef5ed9888c4 (patch) | |
tree | bceaa1cfd043dc68a77108901b1070264f7076ba /target/s390x/translate.c | |
parent | 1e39d97af086d525cd0408eaa5d19783ea165906 (diff) |
target/arm: Use DISAS_NORETURN
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.
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target/s390x/translate.c')
0 files changed, 0 insertions, 0 deletions