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