| . | 4096 | ||
| .. | 4096 | ||
| X | add | 260 | |
| X | add_negative | 340 | |
| X | add_unless | 419 | |
| X | and | 261 | |
| X | andnot | 266 | |
| X | cmpxchg | 351 | |
| X | dec | 238 | |
| X | dec_and_test | 310 | |
| X | dec_if_positive | 321 | |
| X | dec_unless_positive | 304 | |
| X | inc | 238 | |
| X | inc_and_test | 310 | |
| X | inc_not_zero | 300 | |
| X | inc_unless_negative | 304 | |
| X | or | 260 | |
| X | read | 251 | |
| X | set | 255 | |
| X | sub | 270 | |
| X | sub_and_test | 342 | |
| X | try_cmpxchg | 440 | |
| X | xchg | 284 | |
| X | xor | 261 |