Complete 8086 instruction set[NOP]

NOP

No operands No Operation. Algorithm: Do nothing Example: ; do nothing, 3 times: NOP NOP NOP RET Flags: C Z S O P A unchanged