MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-err-56.s
1 .include "tls128.s"
2 .text
3 .global tlsdsofn2
4 .type tlsdsofn2,@function
5 .p2align 1
6 tlsdsofn2:
7 move.d tls128+42:GDGOTREL,$r10
8 .Lfe1:
9 .size tlsdsofn2,.Lfe1-tlsdsofn2
This page took 0.029553 seconds and 4 git commands to generate.