1 #as:
2 #objdump: -d
3 #source: nop.s
4 
5 .*: +file format .*
6 
7 Disassembly of section \.text:
8 
9 00000000 <\.text>:
10 	...
11    c:	80008000 	nop
12   10:	8254e010 	add		r18, r20, r24
13 	...
14   28:	80008000 	nop
15   2c:	8254e026 	xor		r18, r20, r24
16