make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ld-5.s
CommitLineData
bcae4342
HPN
1 .text
2 .global tlsdsofn
3 .type tlsdsofn,@function
4 .p2align 1
5tlsdsofn:
6 move.w x1:DTPREL16,$r10
7 move.w x2:DTPREL16,$r11
8.Lfe5:
9 .size tlsdsofn,.Lfe5-tlsdsofn
10
This page took 0.257393 seconds and 4 git commands to generate.