mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 18:46:43 +00:00
nop is opcode 63
parent
7c84b86940
commit
ec98392974
@ -9,6 +9,7 @@ Current opcodes in use
|
||||
21, 22, 23, 24, 25, 26, 27, 28, 29, 30,
|
||||
31, 32, 33, 34, 35, 36, 37, 38, 39, 40,
|
||||
41, 42, 43, 44, 45, 46, 47
|
||||
63
|
||||
```
|
||||
Current opcodes reserved
|
||||
```
|
||||
@ -20,7 +21,7 @@ Current opcodes unsused
|
||||
8,
|
||||
50
|
||||
51, 52, 53, 54, 55, 56, 57, 58, 59, 60,
|
||||
61, 62, 63
|
||||
61, 62
|
||||
```
|
||||
|
||||
### Instruction table with affected flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user