]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-cris/tls-ld-6.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-cris / tls-ld-6.s
diff --git a/ld/testsuite/ld-cris/tls-ld-6.s b/ld/testsuite/ld-cris/tls-ld-6.s
new file mode 100644 (file)
index 0000000..d0a98f6
--- /dev/null
@@ -0,0 +1,8 @@
+       .text
+       .global tlsdsofn
+       .type   tlsdsofn,@function
+       .p2align 1
+tlsdsofn:
+       move.d x:DTPREL,$r10
+.Lfe6:
+       .size   tlsdsofn,.Lfe6-tlsdsofn