diff options
Diffstat (limited to 'instructions.md')
-rw-r--r-- | instructions.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/instructions.md b/instructions.md index 81a0d76..11ea04e 100644 --- a/instructions.md +++ b/instructions.md @@ -76,14 +76,14 @@ CPU Load, Store and Memory Control Instructions CPU Logical Instructions ------------------------ -* [ ] AND -* [ ] ANDI +* [-] AND +* [-] ANDI * [ ] LUI -* [ ] NOR -* [ ] OR -* [ ] ORI -* [ ] XOR -* [ ] XORI +* [-] NOR +* [-] OR +* [-] ORI +* [-] XOR +* [-] XORI CPU Move Instruction -------------------- |