diff options
Diffstat (limited to 'instructions.md')
-rw-r--r-- | instructions.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/instructions.md b/instructions.md index bfd936e..7682226 100644 --- a/instructions.md +++ b/instructions.md @@ -86,10 +86,10 @@ CPU Logical Instructions CPU Move Instruction -------------------- -* [ ] MFHI -* [ ] MFLO -* [ ] MTHI -* [ ] MTHO +* [x] MFHI +* [x] MFLO +* [x] MTHI +* [x] MTHO * [ ] MOVN * [ ] MOVZ * MOVF, MOVT won't be implemented as floating coprocessor won't be implemented |