Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsopt1_32.d
1 #source: tlsopt1_32.s
2 #source: tlslib32.s
3 #as: -a32
4 #ld:
5 #objdump: -dr
6 #target: powerpc*-*-*
7
8 .*
9
10 Disassembly of section \.text:
11
12 0+1800094 <__tls_get_addr>:
13 .*: (4e 80 00 20|20 00 80 4e) blr
14
15 Disassembly of section \.no_opt1:
16
17 0+1800098 <\.no_opt1>:
18 .*: (38 7e ff f4|f4 ff 7e 38) addi r3,r30,-12
19 .*: (2c 04 00 00|00 00 04 2c) cmpwi r4,0
20 .*: (41 82 00 0c|0c 00 82 41) beq .*
21 .*: (4b ff ff f1|f1 ff ff 4b) bl 1800094 <__tls_get_addr>
22 .*: (48 00 00 08|08 00 00 48) b .*
23 .*: (4b ff ff e9|e9 ff ff 4b) bl 1800094 <__tls_get_addr>
24 #pass
This page took 0.029481 seconds and 4 git commands to generate.