1 #as:
2 #objdump: -d
3 #source: b.s
4 
5 .*: +file format .*
6 
7 Disassembly of section \.text:
8 
9 00000000 <L1>:
10    0:	4f00      	b!		0 <L1>
11    2:	4fff      	b!		0 <L1>
12    4:	4ffe      	b!		0 <L1>
13    6:	4ffd      	b!		0 <L1>
14    8:	4ffc      	b!		0 <L1>
15    a:	4ffb      	b!		0 <L1>
16    c:	93ffbff4 	b		0 <L1>
17   10:	8254e010 	add		r18, r20, r24
18 #pass
19