IA-32 Assembly Language Reference Manual

No Operation (nop)

nop
Operation

NO OPERATION

Description

No operations are performed by nop. The xchgl %eax, %eax instruction is an alias for the nop instruction.

Example
nop