summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2016-01-11 01:33:26 +0100
committerLaurent Vivier <laurent@vivier.eu>2016-12-27 18:21:09 +0100
commit14f944063affbcc7bd6df42b060793dbfee8a822 (patch)
tree38b0f3ba0c2537980c27456db475917cf04a12b2 /scripts/qapi.py
parentfb5543d820018a46b713911e7653594be727ca98 (diff)
downloadfocaccia-qemu-14f944063affbcc7bd6df42b060793dbfee8a822.tar.gz
focaccia-qemu-14f944063affbcc7bd6df42b060793dbfee8a822.zip
target-m68k: add cas/cas2 ops
Implement CAS using cmpxchg.
Implement CAS2 using helper and either cmpxchg when
the 32bit addresses are consecutive, or with
parallel_cpus+cpu_loop_exit_atomic() otherwise.

Suggested-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions