From afa9e930255b3c380ad37fccc0767508534bad13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 25 Nov 2017 15:22:32 +0100 Subject: Fix SLTU instruction --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instructions.md') diff --git a/instructions.md b/instructions.md index 383d234..bfd936e 100644 --- a/instructions.md +++ b/instructions.md @@ -27,7 +27,7 @@ CPU Arithmetic Instruction * [x] SLT * [x] SLTI * [x] SLTIU -* [?] SLTU +* [x] SLTU * [x] SUB * [x] SUBU -- cgit v1.2.3