1 #source: tlsopt2.s
2 #source: tlslib.s
3 #as: -a64
4 #ld:
5 #objdump: -dr
6 #target: powerpc64*-*-*
7 
8 .*
9 
10 Disassembly of section \.text:
11 
12 0+100000e8 <\.__tls_get_addr>:
13 .*:	(4e 80 00 20|20 00 80 4e) 	blr
14 
15 Disassembly of section \.no_opt2:
16 
17 0+100000ec <\.no_opt2>:
18 .*:	(38 62 80 08|08 80 62 38) 	addi    r3,r2,-32760
19 .*:	(2c 24 00 00|00 00 24 2c) 	cmpdi   r4,0
20 .*:	(41 82 00 08|08 00 82 41) 	beq     .*
21 .*:	(38 62 80 08|08 80 62 38) 	addi    r3,r2,-32760
22 .*:	(4b ff ff ed|ed ff ff 4b) 	bl      100000e8 <\.__tls_get_addr>
23 .*:	(60 00 00 00|00 00 00 60) 	nop
24