Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsopt2_32.d
1 #source: tlsopt2_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_opt2:
16
17 0+1800098 <\.no_opt2>:
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 08|08 00 82 41) beq .*
21 .*: (38 7e ff f4|f4 ff 7e 38) addi r3,r30,-12
22 .*: (4b ff ff ed|ed ff ff 4b) bl 1800094 <__tls_get_addr>
23 #pass
This page took 0.028699 seconds and 4 git commands to generate.