1 # name: Macro scrubbing 2 # as: 3 # objdump: -dr --prefix-addresses --show-raw-insn 4 5 [^:]+: +file format .*arm.* 6 7 Disassembly of section .text: 8 9 0+0 <[^>]*> e8bd8030 ? pop {r4, r5, pc} 10 0+4 <[^>]*> e1a00000 ? nop ; \(mov r0, r0\) 11 0+8 <[^>]*> e1a00000 ? nop ; \(mov r0, r0\) 12 0+c <[^>]*> e1a00000 ? nop ; \(mov r0, r0\) 13