From 35571df7eaf936419675175c3017786f39d0b4d4 Mon Sep 17 00:00:00 2001 From: Hoshiumi Arata <9303565+hoshiumiarata@users.noreply.github.com> Date: Tue, 23 Jul 2024 20:25:22 +0900 Subject: [PATCH] Update opcode.md: fix wrong column number --- doc/internal/opcode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/internal/opcode.md b/doc/internal/opcode.md index 1fed4d689..3cc960fdf 100644 --- a/doc/internal/opcode.md +++ b/doc/internal/opcode.md @@ -12,7 +12,7 @@ have 106 instructions. Instructions can take 0 to 3 operands. ## operands The size of operands can be either 8bits, 16bits or 24bits. -In the table.1 below, the second field describes the size +In the table.1 below, the third field describes the size of operands. - B: 8bit