i386: Allow "lea foo@GOT, %reg" in PIC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ie-9.s
CommitLineData
bcae4342
HPN
1 .text
2 .global tlsdsofn9
3 .type tlsdsofn9,@function
4 .p2align 1
5tlsdsofn9:
6 move.w x1:TPOFFGOT16,$r10
7 move.w x2:TPOFFGOT16,$r11
8.Lfe9:
9 .size tlsdsofn9,.Lfe9-tlsdsofn9
This page took 0.483896 seconds and 4 git commands to generate.