From b1a97d45d19502e9a4ce06ba09475e1cb0bf9d03 Mon Sep 17 00:00:00 2001 From: Annwan Date: Sun, 31 May 2026 12:58:30 +0200 Subject: [PATCH] docs: fix typo in isa spec --- docs/isa.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/isa.typ b/docs/isa.typ index 34bb3e3..cd9f978 100644 --- a/docs/isa.typ +++ b/docs/isa.typ @@ -163,7 +163,7 @@ memory adress. (1, [s]), (4, [r]), ), ((12, [imm[0:11]]),)) - instruction_diagram(((12, [imm[12:23]]),), ((12, [ımm[24:35]]),), voff: -3) + instruction_diagram(((12, [imm[12:23]]),), ((12, [imm[24:35]]),), voff: -3) instruction_diagram(((12, [imm[36:47]]),), voff: -6) }, ), @@ -245,7 +245,7 @@ memory adress. (1, [Z]), (1, [R]), ), ((12, [imm[0:11]]),)) - instruction_diagram(((12, [imm[12:23]]),), ((12, [ımm[24:35]]),), voff: -3) + instruction_diagram(((12, [imm[12:23]]),), ((12, [imm[24:35]]),), voff: -3) instruction_diagram(((12, [imm[36:47]]),), voff: -6) }, ),