The STM32 Cortex-M4 instruction set
3.11.8
NOP
No Operation.
Syntax
NOP{cond}
Where:
•
'cond' is an optional condition code, see
Operation
NOP does nothing. NOP is not necessarily a time-consuming NOP. The processor might
remove it from the pipeline before it reaches the execution stage.
Use NOP for padding, for example to place the following instruction on a 64-bit boundary.
Condition flags
This instruction does not change the flags.
Examples
NOP
188/262
; No operation
Conditional execution on page
PM0214 Rev 9
PM0214
65.
Need help?
Do you have a question about the STM32H7 Series and is the answer not in the manual?
Questions and answers