Fixed typo in spec (thanks Ity ^^)

This commit is contained in:
Erin 2023-11-23 22:10:23 +00:00
parent 757cedd0e0
commit 3da9b3cbc9

View file

@ -11,7 +11,7 @@
- [opcode, operand 0, operand 1, …]
## Instruction parameter types
- `R`: Register (8 bits)
- `R`: Register (8 bytes)
- Relative program-counter offset immediates:
- `O`: 32 bit (Si32)
- `P`: 16 bit (Si16)