aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/atomic/atomics.tbl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/atomic/atomics.tbl')
-rw-r--r--[-rwxr-xr-x]scripts/atomic/atomics.tbl4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/atomic/atomics.tbl b/scripts/atomic/atomics.tbl
index fbee2f6190d9..903946cbf1b3 100755..100644
--- a/scripts/atomic/atomics.tbl
+++ b/scripts/atomic/atomics.tbl
@@ -27,13 +27,13 @@ and vF i v
andnot vF i v
or vF i v
xor vF i v
-xchg I v i
+xchg I v i:new
cmpxchg I v i:old i:new
try_cmpxchg B v p:old i:new
sub_and_test b i v
dec_and_test b v
inc_and_test b v
-add_negative b i v
+add_negative B i v
add_unless fb v i:a i:u
inc_not_zero b v
inc_unless_negative b v