summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-cris/tls-le-13.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/ld/testsuite/ld-cris/tls-le-13.s')
-rw-r--r--binutils-2.25/ld/testsuite/ld-cris/tls-le-13.s9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils-2.25/ld/testsuite/ld-cris/tls-le-13.s b/binutils-2.25/ld/testsuite/ld-cris/tls-le-13.s
new file mode 100644
index 00000000..a1183ead
--- /dev/null
+++ b/binutils-2.25/ld/testsuite/ld-cris/tls-le-13.s
@@ -0,0 +1,9 @@
+ .text
+ .global tlsfn13
+ .type tlsfn13,@function
+ .p2align 1
+tlsfn13:
+ move.d x1:TPOFF,$r10
+ move.d x2:TPOFF,$r10
+.Lfe13:
+ .size tlsfn13,.Lfe13-tlsfn13