Skip to content

PM_Opc_NOP

Jose I Romero edited this page Dec 6, 2019 · 1 revision

== NOP = No Operation ==

Hex Mnemonic Cycles
FF NOP 8

Execute

Nothing

Description

Does nothing, used for short delays.

Conditions

None

Examples

; Delay 8 Cycles NOP

« Back to Instruction set

Clone this wiki locally