aboutsummaryrefslogtreecommitdiff
path: root/instructions.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-11-25 15:22:32 +0100
committerKarel Kočí <cynerd@email.cz>2017-11-25 15:22:32 +0100
commitafa9e930255b3c380ad37fccc0767508534bad13 (patch)
treeddb0c15f684f473067c9b0146f5fe55a4f7f7af4 /instructions.md
parentfcb67b16d13de62092e3720d08adb0ef5e35de3d (diff)
downloadqtmips-afa9e930255b3c380ad37fccc0767508534bad13.tar.gz
qtmips-afa9e930255b3c380ad37fccc0767508534bad13.tar.bz2
qtmips-afa9e930255b3c380ad37fccc0767508534bad13.zip
Fix SLTU instruction
Diffstat (limited to 'instructions.md')
-rw-r--r--instructions.md2
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