Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsopt1.d
1 #source: tlsopt1.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_opt1:
16
17 0+100000ec <\.no_opt1>:
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 10|10 00 82 41) beq .*
21 .*: (4b ff ff f1|f1 ff ff 4b) bl 100000e8 <\.__tls_get_addr>
22 .*: (60 00 00 00|00 00 00 60) nop
23 .*: (48 00 00 0c|0c 00 00 48) b .*
24 .*: (4b ff ff e5|e5 ff ff 4b) bl 100000e8 <\.__tls_get_addr>
25 .*: (60 00 00 00|00 00 00 60) nop
This page took 0.028992 seconds and 4 git commands to generate.