| |||
| Home > Linker command-line options > --branchnop, --no_branchnop | |||
This option causes the linker to replace any branch with a
relocation that resolves to the next instruction with a NOP.
This is the default behavior. However, there are cases where you
might want to disable the option, for example, when performing verification
or pipeline flushes.
Using the Linker: