qemu-e2k/target-alpha
Richard Henderson 6910b8f66a target-alpha: Fix load-locked/store-conditional.
Use an exception plus start_exclusive to implement the compare-and-swap.
This follows the example set by the MIPS and PPC ports.

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: Fix load-locked/store-conditional. 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 target-alpha: Fix load-locked/store-conditional. 2010-04-27 05:50:41 +02:00
helper.h target-alpha: Implement cvtlq inline. 2010-04-27 05:50:41 +02:00
op_helper.c target-alpha: Fix load-locked/store-conditional. 2010-04-27 05:50:41 +02:00
translate.c target-alpha: Fix load-locked/store-conditional. 2010-04-27 05:50:41 +02:00