mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 10:36:43 +00:00
Updated Instruction Set (markdown)
parent
ede4e82be9
commit
b807f8d7c5
@ -32,6 +32,9 @@ Current opcodes unsused
|
||||
| [**HWI**](#hwi) *source* | *mem/reg/imm* | 0x09 |`- - - - -` |
|
||||
| [**HWQ**](#hwq) *source* | *mem/reg/imm* | 0x1C |`- - - - -` |
|
||||
| [**INC**](#inc) *destination* | *mem/reg* | 0x2A | `- X X X -` |
|
||||
| [**INT**](#int) | *imm* (0-255) | 0x30 | `- - - - -` |
|
||||
| [**INTO**](#into) | *None* | 0x08 | `- - - - -` |
|
||||
| [**IRET**](#iret) | *None* | 0x31 | `- - - - -` |
|
||||
| [**JA**](#ja) *target* | *mem/reg/imm* | 0x2E |`- - - - -` |
|
||||
| [**JAE**](#jae) *target* | *mem/reg/imm* | 0x22 |`- - - - -` |
|
||||
| [**JC**](#jc) *target* | *mem/reg/imm* | 0x21 |`- - - - -` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user