~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/ld/testsuite/ld-s390/tlslib_64.s

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        .section ".tdata", "awT", @progbits
 
2
        .globl sG1, sG2, sG3, sG4, sG5, sG6, sG7, sG8,
 
3
sG1:    .long 513
 
4
sG2:    .long 514
 
5
sG3:    .long 515
 
6
sG4:    .long 516
 
7
sG5:    .long 517
 
8
sG6:    .long 518
 
9
sG7:    .long 519
 
10
sG8:    .long 520
 
11
 
 
12
        .text
 
13
        /* Dummy.  */
 
14
        .globl __tls_get_offset
 
15
        .type   __tls_get_offset,@function
 
16
__tls_get_offset:
 
17
        br      %r14