Specifications

Table Of Contents
Altera Corporation 8–77
October 2007 Nios II Processor Reference Handbook
nop
nop
no operation
Operation: None
Assembler Syntax:
nop
Example:
nop
Description:
nop does nothing.
Pseudoinstruction:
nop is implemented as add r0, r0, r0.