xemu/target-alpha
Richard Henderson 4af7037462 target-alpha: Emit goto_tb opcodes.
Use an ExitStatus enumeration instead of magic numbers as the return
value from translate_one.  Emit goto_tb opcodes when ending a TB via
a direct branch.

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 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 2010-03-12 16:28:24 +00: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: Emit goto_tb opcodes. 2010-04-27 05:50:41 +02:00