diff options
Diffstat (limited to 'instructions.md')
-rw-r--r-- | instructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |