OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-x86-64/] [tlsgdesc.dd] - Blame information for rev 128

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 128 khays
#source: tlsgdesc.s
2
#as: --64
3
#ld: -shared -melf_x86_64
4
#objdump: -drj.text
5
#target: x86_64-*-*
6
 
7
.*: +file format elf64-x86-64
8
 
9
Disassembly of section .text:
10
 
11
0+[0-9a-f]+ :
12
 +[0-9a-f]+:    55[     ]+push   %rbp
13
 +[0-9a-f]+:    48 89 e5[       ]+mov    %rsp,%rbp
14
 +[0-9a-f]+:    90[     ]+nop *
15
 +[0-9a-f]+:    90[     ]+nop *
16
 +[0-9a-f]+:    90[     ]+nop *
17
 +[0-9a-f]+:    90[     ]+nop *
18
# IE
19
 +[0-9a-f]+:    64 48 8b 0c 25 00 00[   ]+mov    %fs:0x0,%rcx
20
 +[0-9a-f]+:    00 00 *
21
 +[0-9a-f]+:    90[     ]+nop *
22
 +[0-9a-f]+:    90[     ]+nop *
23
 +[0-9a-f]+:    48 03 0d 5e 02 20 00[   ]+add    0x20025e\(%rip\),%rcx +# 200660 <.*>
24
#                               -> R_X86_64_TPOFF64     sG3
25
 +[0-9a-f]+:    90[     ]+nop *
26
 +[0-9a-f]+:    90[     ]+nop *
27
 +[0-9a-f]+:    90[     ]+nop *
28
 +[0-9a-f]+:    90[     ]+nop *
29
# IE
30
 +[0-9a-f]+:    64 48 8b 0c 25 00 00[   ]+mov    %fs:0x0,%rcx
31
 +[0-9a-f]+:    00 00 *
32
 +[0-9a-f]+:    90[     ]+nop *
33
 +[0-9a-f]+:    90[     ]+nop *
34
 +[0-9a-f]+:    48 03 0d 68 02 20 00[   ]+add    0x200268\(%rip\),%rcx +# 200680 <.*>
35
#                               -> R_X86_64_TPOFF64     sG4
36
 +[0-9a-f]+:    90[     ]+nop *
37
 +[0-9a-f]+:    90[     ]+nop *
38
 +[0-9a-f]+:    90[     ]+nop *
39
 +[0-9a-f]+:    90[     ]+nop *
40
# GD, gd first
41
 +[0-9a-f]+:    66 48 8d 3d 6c 02 20[   ]+data32 lea 0x20026c\(%rip\),%rdi +# 200690 <.*>
42
 +[0-9a-f]+:    00 *
43
#                               -> R_X86_64_DTPMOD64    sG1
44
 +[0-9a-f]+:    66 66 48 e8 9c ff ff[   ]+data32 data32 callq [0-9a-f]+ <.*>
45
 +[0-9a-f]+:    ff[     ]+
46
#                               -> R_X86_64_JUMP_SLOT   __tls_get_addr
47
 +[0-9a-f]+:    90[     ]+nop *
48
 +[0-9a-f]+:    90[     ]+nop *
49
 +[0-9a-f]+:    90[     ]+nop *
50
 +[0-9a-f]+:    90[     ]+nop *
51
 +[0-9a-f]+:    48 8d 05 a1 02 20 00[   ]+lea    0x2002a1\(%rip\),%rax +# 2006d8 <.*>
52
#                               -> R_X86_64_TLSDESC     sG1
53
 +[0-9a-f]+:    ff 10[  ]+callq  \*\(%rax\)
54
 +[0-9a-f]+:    90[     ]+nop *
55
 +[0-9a-f]+:    90[     ]+nop *
56
 +[0-9a-f]+:    90[     ]+nop *
57
 +[0-9a-f]+:    90[     ]+nop *
58
# GD, desc first
59
 +[0-9a-f]+:    48 8d 05 84 02 20 00[   ]+lea    0x200284\(%rip\),%rax +# 2006c8 <.*>
60
#                               -> R_X86_64_TLSDESC     sG2
61
 +[0-9a-f]+:    ff 10[  ]+callq  \*\(%rax\)
62
 +[0-9a-f]+:    90[     ]+nop *
63
 +[0-9a-f]+:    90[     ]+nop *
64
 +[0-9a-f]+:    90[     ]+nop *
65
 +[0-9a-f]+:    90[     ]+nop *
66
 +[0-9a-f]+:    66 48 8d 3d 1e 02 20[   ]+data32 lea 0x20021e\(%rip\),%rdi +# 200670 <.*>
67
 +[0-9a-f]+:    00 *
68
#                               -> R_X86_64_DTPMOD64    sG2
69
 +[0-9a-f]+:    66 66 48 e8 6e ff ff[   ]+data32 data32 callq [0-9a-f]+ <.*>
70
 +[0-9a-f]+:    ff[     ]+
71
#                               -> R_X86_64_JUMP_SLOT   __tls_get_addr
72
 +[0-9a-f]+:    90[     ]+nop *
73
 +[0-9a-f]+:    90[     ]+nop *
74
 +[0-9a-f]+:    90[     ]+nop *
75
 +[0-9a-f]+:    90[     ]+nop *
76
# GD -> IE, gd first, after IE use
77
 +[0-9a-f]+:    64 48 8b 04 25 00 00[   ]+mov    %fs:0x0,%rax
78
 +[0-9a-f]+:    00 00 *
79
 +[0-9a-f]+:    48 03 05 f2 01 20 00[   ]+add    0x2001f2\(%rip\),%rax +# 200660 <.*>
80
#                               -> R_X86_64_TPOFF64     sG3
81
 +[0-9a-f]+:    90[     ]+nop *
82
 +[0-9a-f]+:    90[     ]+nop *
83
 +[0-9a-f]+:    90[     ]+nop *
84
 +[0-9a-f]+:    90[     ]+nop *
85
 +[0-9a-f]+:    48 8b 05 e7 01 20 00[   ]+mov    0x2001e7\(%rip\),%rax +# 200660 <.*>
86
#                               -> R_X86_64_TPOFF64     sG3
87
 +[0-9a-f]+:    66 90[  ]+xchg   %ax,%ax
88
 +[0-9a-f]+:    90[     ]+nop *
89
 +[0-9a-f]+:    90[     ]+nop *
90
 +[0-9a-f]+:    90[     ]+nop *
91
 +[0-9a-f]+:    90[     ]+nop *
92
# GD -> IE, desc first, after IE use
93
 +[0-9a-f]+:    48 8b 05 fa 01 20 00[   ]+mov    0x2001fa\(%rip\),%rax +# 200680 <.*>
94
#                               -> R_X86_64_TPOFF64     sG4
95
 +[0-9a-f]+:    66 90[  ]+xchg   %ax,%ax
96
 +[0-9a-f]+:    90[     ]+nop *
97
 +[0-9a-f]+:    90[     ]+nop *
98
 +[0-9a-f]+:    90[     ]+nop *
99
 +[0-9a-f]+:    90[     ]+nop *
100
 +[0-9a-f]+:    64 48 8b 04 25 00 00[   ]+mov    %fs:0x0,%rax
101
 +[0-9a-f]+:    00 00 *
102
 +[0-9a-f]+:    48 03 05 e4 01 20 00[   ]+add    0x2001e4\(%rip\),%rax +# 200680 <.*>
103
#                               -> R_X86_64_TPOFF64     sG4
104
 +[0-9a-f]+:    90[     ]+nop *
105
 +[0-9a-f]+:    90[     ]+nop *
106
 +[0-9a-f]+:    90[     ]+nop *
107
 +[0-9a-f]+:    90[     ]+nop *
108
# GD -> IE, gd first, before IE use
109
 +[0-9a-f]+:    64 48 8b 04 25 00 00[   ]+mov    %fs:0x0,%rax
110
 +[0-9a-f]+:    00 00 *
111
 +[0-9a-f]+:    48 03 05 b8 01 20 00[   ]+add    0x2001b8\(%rip\),%rax +# 200668 <.*>
112
#                               -> R_X86_64_TPOFF64     sG5
113
 +[0-9a-f]+:    90[     ]+nop *
114
 +[0-9a-f]+:    90[     ]+nop *
115
 +[0-9a-f]+:    90[     ]+nop *
116
 +[0-9a-f]+:    90[     ]+nop *
117
 +[0-9a-f]+:    48 8b 05 ad 01 20 00[   ]+mov    0x2001ad\(%rip\),%rax +# 200668 <.*>
118
#                               -> R_X86_64_TPOFF64     sG5
119
 +[0-9a-f]+:    66 90[  ]+xchg   %ax,%ax
120
 +[0-9a-f]+:    90[     ]+nop *
121
 +[0-9a-f]+:    90[     ]+nop *
122
 +[0-9a-f]+:    90[     ]+nop *
123
 +[0-9a-f]+:    90[     ]+nop *
124
# GD -> IE, desc first, before IE use
125
 +[0-9a-f]+:    48 8b 05 c0 01 20 00[   ]+mov    0x2001c0\(%rip\),%rax +# 200688 <.*>
126
#                               -> R_X86_64_TPOFF64     sG6
127
 +[0-9a-f]+:    66 90[  ]+xchg   %ax,%ax
128
 +[0-9a-f]+:    90[     ]+nop *
129
 +[0-9a-f]+:    90[     ]+nop *
130
 +[0-9a-f]+:    90[     ]+nop *
131
 +[0-9a-f]+:    90[     ]+nop *
132
 +[0-9a-f]+:    64 48 8b 04 25 00 00[   ]+mov    %fs:0x0,%rax
133
 +[0-9a-f]+:    00 00 *
134
 +[0-9a-f]+:    48 03 05 aa 01 20 00[   ]+add    0x2001aa\(%rip\),%rax +# 200688 <.*>
135
#                               -> R_X86_64_TPOFF64     sG6
136
 +[0-9a-f]+:    90[     ]+nop *
137
 +[0-9a-f]+:    90[     ]+nop *
138
 +[0-9a-f]+:    90[     ]+nop *
139
 +[0-9a-f]+:    90[     ]+nop *
140
# IE
141
 +[0-9a-f]+:    64 48 8b 0c 25 00 00[   ]+mov    %fs:0x0,%rcx
142
 +[0-9a-f]+:    00 00 *
143
 +[0-9a-f]+:    90[     ]+nop *
144
 +[0-9a-f]+:    90[     ]+nop *
145
 +[0-9a-f]+:    48 03 0d 74 01 20 00[   ]+add    0x200174\(%rip\),%rcx +# 200668 <.*>
146
#                               -> R_X86_64_TPOFF64     sG5
147
 +[0-9a-f]+:    90[     ]+nop *
148
 +[0-9a-f]+:    90[     ]+nop *
149
 +[0-9a-f]+:    90[     ]+nop *
150
 +[0-9a-f]+:    90[     ]+nop *
151
# IE
152
 +[0-9a-f]+:    64 48 8b 0c 25 00 00[   ]+mov    %fs:0x0,%rcx
153
 +[0-9a-f]+:    00 00 *
154
 +[0-9a-f]+:    90[     ]+nop *
155
 +[0-9a-f]+:    90[     ]+nop *
156
 +[0-9a-f]+:    48 03 0d 7e 01 20 00[   ]+add    0x20017e\(%rip\),%rcx +# 200688 <.*>
157
#                               -> R_X86_64_TPOFF64     sG6
158
 +[0-9a-f]+:    90[     ]+nop *
159
 +[0-9a-f]+:    90[     ]+nop *
160
 +[0-9a-f]+:    90[     ]+nop *
161
 +[0-9a-f]+:    90[     ]+nop *
162
 +[0-9a-f]+:    c9[     ]+leaveq *
163
 +[0-9a-f]+:    c3[     ]+retq *

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.