Long multi-byte NOPs: commonly understood macros or other notation

Recent GAS in binutils has a .nops N pseudo-instruction that expands to the requested number of bytes for the target:

  • .nops size[, control]

Leave a Comment