Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ie-11.s
CommitLineData
bcae4342
HPN
1 .text
2 .global tlsdsofn
3 .type tlsdsofn,@function
4 .p2align 1
5tlsdsofn:
6 move.d x1:TPOFFGOT,$r10
7 move.d x2:TPOFFGOT,$r11
8.Lfe11:
9 .size tlsdsofn,.Lfe11-tlsdsofn
This page took 0.420492 seconds and 4 git commands to generate.