~terry.guo/+junk/xbinutils

« back to all changes in this revision

Viewing changes to src/binutils/ld/testsuite/ld-cris/tls-gd-3.s

  • Committer: Terry Guo
  • Date: 2012-09-05 06:50:40 UTC
  • Revision ID: terry.guo@arm.com-20120905065040-430c6mhm9b11a6r6
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        .text
 
2
        .global tlsfn
 
3
        .type   tlsfn,@function
 
4
        .p2align 1
 
5
tlsfn:
 
6
        move.d x:GD,$r10
 
7
.Lfe1:
 
8
        .size   tlsfn,.Lfe1-tlsfn