[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[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.48406 seconds and 4 git commands to generate.