Function nop
pub fn nop()
Generates the NOP instruction
The NOP instruction does not change any architecturally visible state, except for
advancing the pc and incrementing any applicable performance counters.
noppub fn nop()
Generates the NOP instruction
The NOP instruction does not change any architecturally visible state, except for
advancing the pc and incrementing any applicable performance counters.