Fixed typo in spec (thanks Ity ^^)

trunk
Erin 2023-11-23 22:10:23 +00:00
parent 5dd0e22c0d
commit 43c36774a5
1 changed files with 1 additions and 1 deletions

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)