[MIPS] Map 'move' to 'or'.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsmark.d
1 #source: tlsmark.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 <_start>:
13 .*: (48 00 00 18|18 00 00 48) b 10000100 <_start\+0x18>
14 .*: (60 00 00 00|00 00 00 60) nop
15 .*: (38 63 90 00|00 90 63 38) addi r3,r3,-28672
16 .*: (e8 83 00 00|00 00 83 e8) ld r4,0\(r3\)
17 .*: (3c 6d 00 00|00 00 6d 3c) addis r3,r13,0
18 .*: (48 00 00 0c|0c 00 00 48) b 10000108 <_start\+0x20>
19 .*: (3c 6d 00 00|00 00 6d 3c) addis r3,r13,0
20 .*: (4b ff ff e8|e8 ff ff 4b) b 100000ec <_start\+0x4>
21 .*: (60 00 00 00|00 00 00 60) nop
22 .*: (38 63 10 00|00 10 63 38) addi r3,r3,4096
23 .*: (e8 83 80 00|00 80 83 e8) ld r4,-32768\(r3\)
24 .*: (3c 6d 00 00|00 00 6d 3c) addis r3,r13,0
25 .*: (48 00 00 0c|0c 00 00 48) b 10000124 <_start\+0x3c>
26 .*: (3c 6d 00 00|00 00 6d 3c) addis r3,r13,0
27 .*: (48 00 00 14|14 00 00 48) b 10000134 <_start\+0x4c>
28 .*: (60 00 00 00|00 00 00 60) nop
29 .*: (38 63 90 04|04 90 63 38) addi r3,r3,-28668
30 .*: (e8 a3 00 00|00 00 a3 e8) ld r5,0\(r3\)
31 .*: (4b ff ff ec|ec ff ff 4b) b 1000011c <_start\+0x34>
32 .*: (60 00 00 00|00 00 00 60) nop
33 .*: (38 63 10 00|00 10 63 38) addi r3,r3,4096
34 .*: (e8 a3 80 04|04 80 a3 e8) ld r5,-32764\(r3\)
35
36 0+10000140 <\.__tls_get_addr>:
37 .*: (4e 80 00 20|20 00 80 4e) blr
This page took 0.030759 seconds and 4 git commands to generate.