xemu/target-alpha
Richard Henderson ac316ca4b7 target-alpha: Implement rs/rc properly.
This is a per-cpu flag; there's no need for a spinlock of any kind.

We were also failing to manipulate the flag with $31 as a target reg
and failing to clear the flag on execution of a return-from-interrupt
instruction.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-27 05:50:41 +02: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 rs/rc properly. 2010-04-27 05:50:41 +02:00
op_helper.c target-alpha: Implement rs/rc properly. 2010-04-27 05:50:41 +02:00
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
translate.c target-alpha: Implement rs/rc properly. 2010-04-27 05:50:41 +02:00