Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-gd-3.s
1 .text
2 .global tlsfn
3 .type tlsfn,@function
4 .p2align 1
5 tlsfn:
6 move.d x:GD,$r10
7 .Lfe1:
8 .size tlsfn,.Lfe1-tlsfn
This page took 0.031062 seconds and 4 git commands to generate.