diff options
| author | Laurent Vivier | 2016-01-11 01:33:26 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2016-12-27 18:21:09 +0100 |
| commit | 14f944063affbcc7bd6df42b060793dbfee8a822 (patch) | |
| tree | 38b0f3ba0c2537980c27456db475917cf04a12b2 /scripts/checkpatch.pl | |
| parent | target-m68k: add abcd/sbcd/nbcd (diff) | |
| download | qemu-14f944063affbcc7bd6df42b060793dbfee8a822.tar.gz qemu-14f944063affbcc7bd6df42b060793dbfee8a822.tar.xz 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/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
