nop

Purpose

Waste cycles.

Details

Op & Format Mnemonic / Syntax Arguments
00 10x nop  

Constraints

None.

Behavior

No externally observable effects, that is, all registers and object state(s) stay the same. The program counter silently advances to the next instruction.

Exceptions

None.