qemu/target/m68k
Richard Henderson 36a0ab595f target/m68k: Mark helper_raise_exception as noreturn
Also mark raise_exception_ra and raise_exception, lest we
generate a warning about helper_raise_exception returning.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220602013401.303699-18-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-06-02 09:35:03 +02:00
..
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c
helper.h target/m68k: Mark helper_raise_exception as noreturn 2022-06-02 09:35:03 +02:00
Kconfig
m68k-semi.c
meson.build
monitor.c
op_helper.c target/m68k: Mark helper_raise_exception as noreturn 2022-06-02 09:35:03 +02:00
qregs.def
softfloat_fpsp_tables.h
softfloat.c
softfloat.h
translate.c