Skip to content

Commit c930220

Browse files
committed
1 parent 4626f4c commit c930220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BinaryEncoding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ and counting downwards.
7070
| `0xff` | reserved | Reserved for unknown future language evolution :milky_way: |
7171
| `0xfe` | threads | Expected to be used for [atomics :unicorn:][future threads] |
7272
| `0xfd` | simd | Expected to be used for [SIMD :unicorn:][future simd] |
73-
| `0xfc` | numeric | Numeric operations :bowling: |
73+
| `0xfc` | misc | Miscellaneous operations :bowling: |
7474

7575
## Language Types
7676

0 commit comments

Comments
 (0)