From Jason Turner

[tab:atomic.arithmetic.computations]

Diff to HTML by rtfpessoa

tmp/tmp6j2r61k1/{from.md → to.md} RENAMED
@@ -1,8 +0,0 @@
1
- **Table: Atomic arithmetic computations** <a id="tab:atomic.arithmetic.computations">[tab:atomic.arithmetic.computations]</a>
2
-
3
- | | | | | | |
4
- | ----- | --- | -------------------- | ----- | --- | -------------------- |
5
- | `add` | `+` | addition | `sub` | `-` | subtraction |
6
- | `or` | `|` | bitwise inclusive or | `xor` | `^` | bitwise exclusive or |
7
- | `and` | `&` | bitwise and | | | |
8
-