diff --git a/spec.md b/spec.md index df41169..9871e87 100644 --- a/spec.md +++ b/spec.md @@ -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)