X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-cris%2Ftls-ie-8e.s;fp=ld%2Ftestsuite%2Fld-cris%2Ftls-ie-8e.s;h=fc6e1215b4f8f6f81ddbd706e8f7b8a7acfa2c60;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 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