summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/tls-ie-8e.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-cris/tls-ie-8e.s')
-rw-r--r--ld/testsuite/ld-cris/tls-ie-8e.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/tls-ie-8e.s b/ld/testsuite/ld-cris/tls-ie-8e.s
new file mode 100644
index 0000000..fc6e121
--- /dev/null
+++ b/ld/testsuite/ld-cris/tls-ie-8e.s
@@ -0,0 +1,8 @@
+ .text
+ .global tlsfn
+ .type tlsfn,@function
+ .p2align 1
+tlsfn:
+ move.d x:IE,$r10
+.Lfe8:
+ .size tlsfn,.Lfe8-tlsfn