From 2165f7babb4ed2a02fd7a8ccfd5b6fe6998c349c Mon Sep 17 00:00:00 2001 From: Erin Date: Thu, 23 Nov 2023 22:10:44 +0000 Subject: [PATCH] It was not a typo, baka Erin. --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 9871e87..df41169 100644 --- a/spec.md +++ b/spec.md @@ -11,7 +11,7 @@ - [opcode, operand 0, operand 1, …] ## Instruction parameter types -- `R`: Register (8 bytes) +- `R`: Register (8 bits) - Relative program-counter offset immediates: - `O`: 32 bit (Si32) - `P`: 16 bit (Si16)