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