From 7f981fe9a04ec6e30a877e8dc3f4d9f3e33a5c65 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)