Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-cris / tls-gc-76.s
1         .text
2         .global gc76fn
3         .type   gc76fn,@function
4 gc76fn:
5         move.d  gc76var:GOT,$r10
6 .Lfe:
7         .size   gc76fn,.Lfe-gc76fn
8
9         .data
10         .type   gc76var,@object
11         .size   gc76var,4
12 gc76var:
13         .dword 0
14
15         .section .text.2,"ax"
16         .global tlsdsofn
17         .type   tlsdsofn,@function
18         .p2align 1
19 tlsdsofn:
20         move.d x:DTPREL,$r10
21         move.d x:DTPREL,$r10
22 .Lfe2:
23         .size   tlsdsofn,.Lfe2-tlsdsofn