qemu-irix/target-alpha
Richard Henderson bf1b03fe18 target-alpha: Single-step properly across branches.
We were failing to generate EXC_DEBUG in the EXIT_PC_UPDATED path.
This caused us not to stop at the instruction after a branch, but
on the instruction afterward.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-05-31 10:18:04 -07:00
..
STATUS
cpu.h
exec.h inline cpu_halted into sole caller 2011-03-13 14:44:21 +00:00
helper.c target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
helper.h
op_helper.c Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
translate.c target-alpha: Single-step properly across branches. 2011-05-31 10:18:04 -07:00