MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ld-4.s
CommitLineData
bcae4342
HPN
1 .text
2 .global tlsdsofn
3 .type tlsdsofn,@function
4 .p2align 1
5tlsdsofn:
6 move.w x:DTPREL16,$r10
7.Lfe1:
8 .size tlsdsofn,.Lfe1-tlsdsofn
This page took 0.390854 seconds and 4 git commands to generate.