qemu-e2k/target-alpha
Richard Henderson 8aa3fa2038 target-alpha: Indicate NORETURN status when raising exception.
When (indirectly) calling raise_exception, don't emit cleanup
code at the end of the TB, as it is unused.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-27 05:50:41 +02:00
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
cpu.h target-alpha: Enable NPTL. 2010-04-27 05:50:41 +02:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c alpha: add missing 'break', spotted by clang analyzer 2010-04-25 20:31:42 +00:00
helper.h target-alpha: Implement cvtlq inline. 2010-04-27 05:50:41 +02:00
op_helper.c target-alpha: Implement cvtlq inline. 2010-04-27 05:50:41 +02:00
translate.c target-alpha: Indicate NORETURN status when raising exception. 2010-04-27 05:50:41 +02:00