Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-cris / tls-ld-5.s
1         .text
2         .global tlsdsofn
3         .type   tlsdsofn,@function
4         .p2align 1
5 tlsdsofn:
6         move.w x1:DTPREL16,$r10
7         move.w x2:DTPREL16,$r11
8 .Lfe5:
9         .size   tlsdsofn,.Lfe5-tlsdsofn
10