diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-17 16:53:08 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-01 07:41:38 -0700 |
commit | a2b80dbd96569338a4ac3f32aebbbd2d9a7f9718 (patch) | |
tree | f50c57b2068485eb1b35b164fa80b1fe83c04e7a /hw/rtc | |
parent | 1074c0fb9153f631ce93f7e7d74b935fdcb0d82a (diff) | |
download | qemu-a2b80dbd96569338a4ac3f32aebbbd2d9a7f9718.zip qemu-a2b80dbd96569338a4ac3f32aebbbd2d9a7f9718.tar.gz qemu-a2b80dbd96569338a4ac3f32aebbbd2d9a7f9718.tar.bz2 |
target/microblaze: Use DISAS_NORETURN
Both exceptions and gen_goto_tb do not return. Use the
official DISAS_NORETURN enumerator for this case.
This eliminates all use of DISAS_TB_JUMP.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions