Autosave: 2024-03-12 07:00:03
This commit is contained in:
parent
0b96301ce2
commit
c8cc210258
1 changed files with 1 additions and 2 deletions
|
@ -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' |
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue