]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-cris/tls-gd-3.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-cris / tls-gd-3.s
diff --git a/ld/testsuite/ld-cris/tls-gd-3.s b/ld/testsuite/ld-cris/tls-gd-3.s
new file mode 100644 (file)
index 0000000..c427a45
--- /dev/null
@@ -0,0 +1,8 @@
+       .text
+       .global tlsfn
+       .type   tlsfn,@function
+       .p2align 1
+tlsfn:
+       move.d x:GD,$r10
+.Lfe1:
+       .size   tlsfn,.Lfe1-tlsfn