Dynamic TLS section symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ie-8e.s
1 .text
2 .global tlsfn
3 .type tlsfn,@function
4 .p2align 1
5 tlsfn:
6 move.d x:IE,$r10
7 .Lfe8:
8 .size tlsfn,.Lfe8-tlsfn
This page took 0.034019 seconds and 4 git commands to generate.