X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-cris%2Ftls-le-13s.s;fp=ld%2Ftestsuite%2Fld-cris%2Ftls-le-13s.s;h=09e4966330a71d471d72c11d68502c1279dd5516;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/ld/testsuite/ld-cris/tls-le-13s.s b/ld/testsuite/ld-cris/tls-le-13s.s new file mode 100644 index 0000000..09e4966 --- /dev/null +++ b/ld/testsuite/ld-cris/tls-le-13s.s @@ -0,0 +1,9 @@ + .text + .global tlsfn13 + .type tlsfn13,@function + .p2align 1 +tlsfn13: + move.w x1:TPOFF16,$r10 + move.w x2:TPOFF16,$r10 +.Lfe13s: + .size tlsfn13,.Lfe13s-tlsfn13