diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 20:20:40 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-29 10:04:56 -0700 |
commit | a67f11b1d9fe29a2e2f66b74d032fbe832b9131e (patch) | |
tree | bb0f452d56240005e84079fbc01019508195b5b7 /scripts | |
parent | 6abfa161aab590dc84498fd2c3feceabbae60ec6 (diff) | |
download | qemu-a67f11b1d9fe29a2e2f66b74d032fbe832b9131e.zip qemu-a67f11b1d9fe29a2e2f66b74d032fbe832b9131e.tar.gz qemu-a67f11b1d9fe29a2e2f66b74d032fbe832b9131e.tar.bz2 |
target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
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.
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions