* ld-cris/asneed1.d: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ie-11.s
1 .text
2 .global tlsdsofn
3 .type tlsdsofn,@function
4 .p2align 1
5 tlsdsofn:
6 move.d x1:TPOFFGOT,$r10
7 move.d x2:TPOFFGOT,$r11
8 .Lfe11:
9 .size tlsdsofn,.Lfe11-tlsdsofn
This page took 0.032426 seconds and 4 git commands to generate.