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