From c8cc210258e2ed847be84f092bab1491c9095e02 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Tue, 12 Mar 2024 07:00:03 +0000 Subject: [PATCH] Autosave: 2024-03-12 07:00:03 --- zk/Machine code.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zk/Machine code.md b/zk/Machine code.md index f9a4c46..e623510 100644 --- a/zk/Machine code.md +++ b/zk/Machine code.md @@ -32,8 +32,7 @@ instruction: | 1101 | opcode | `mov` : move the value | | 0 | -- | -- | | 0000 | -- | -- | -| 0111 | destination register | destinaation is 0111 which corresonds | -| to `r7` | +| 0111 | destination register | destination is 0111 which means `r7` | | 0000 | -- | -- | | 00000100 | immediate value | the binary representation of decimal '4' |