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' |