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