Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
[linux-block.git] / scripts / atomic / atomics.tbl
index fbee2f6190d9e231bd1ccf2315ae9442c56b1d32..85ca8d9b5c27910cac0ae327e9fd6a1c1497b9d6 100644 (file)
@@ -33,7 +33,7 @@ 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