mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 02:56:44 +00:00
Grammar fix: if -> of
parent
d0c58fdf3b
commit
49a1a2c0b1
@ -59,7 +59,7 @@ The [instructions section](#instructions) is sorted numerically (on opcode).
|
|||||||
|
|
||||||
# Instruction Set
|
# Instruction Set
|
||||||
## Introduction
|
## Introduction
|
||||||
This is an effort to specify the specific MAR Assembly Instruction Set and its behavior. The instruction set is a subset of the 8086 instruction set. A more detailed specification if the 8086 Instruction Set can be found [here](http://www.ousob.com/ng/iapx86/ng2e5.php). Note that the MAR Instruction Set can differ from the 8086 Instruction Set.
|
This is an effort to specify the specific MAR Assembly Instruction Set and its behavior. The instruction set is a subset of the 8086 instruction set. A more detailed specification of the 8086 Instruction Set can be found [here](http://www.ousob.com/ng/iapx86/ng2e5.php). Note that the MAR Instruction Set can differ from the 8086 Instruction Set.
|
||||||
|
|
||||||
This manual tries to describe how to use the instructions and show any side effects they might have.
|
This manual tries to describe how to use the instructions and show any side effects they might have.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user