summaryrefslogtreecommitdiff
path: root/include/exec/translator.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2017-07-14 09:05:06 -1000
committerRichard Henderson <richard.henderson@linaro.org>2017-09-06 08:06:47 -0700
commita0c231e651b249960906f250b8e5eef5ed9888c4 (patch)
treebceaa1cfd043dc68a77108901b1070264f7076ba /include/exec/translator.h
parent1e39d97af086d525cd0408eaa5d19783ea165906 (diff)
downloadqemu-a0c231e651b249960906f250b8e5eef5ed9888c4.tar.gz
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 'include/exec/translator.h')
0 files changed, 0 insertions, 0 deletions