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

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/aarch64/tls.d

  • 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
#objdump: -dr
 
2
 
 
3
.*:     file format .*
 
4
 
 
5
Disassembly of section \.text:
 
6
 
 
7
0000000000000000 <.*>:
 
8
   0:   90000000        adrp    x0, 0 <var>
 
9
                        0: R_AARCH64_TLSDESC_ADR_PAGE21 var
 
10
   4:   f9400001        ldr     x1, \[x0\]
 
11
                        4: R_AARCH64_TLSDESC_LD64_LO12_NC       var
 
12
   8:   91000000        add     x0, x0, #0x0
 
13
                        8: R_AARCH64_TLSDESC_ADD_LO12_NC        var
 
14
   c:   d63f0020        blr     x1
 
15
                        c: R_AARCH64_TLSDESC_CALL       var
 
16
  10:   90000000        adrp    x0, 0 <var>
 
17
                        10: R_AARCH64_TLSGD_ADR_PAGE21  var
 
18
  14:   91000000        add     x0, x0, #0x0
 
19
                        14: R_AARCH64_TLSGD_ADD_LO12_NC var
 
20
  18:   94000000        bl      0 <__tls_get_addr>
 
21
                        18: R_AARCH64_CALL26    __tls_get_addr
 
22
  1c:   90000000        adrp    x0, 0 <var>
 
23
                        1c: R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21 var
 
24
  20:   f9400000        ldr     x0, \[x0\]
 
25
                        20: R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC       var
 
26
  24:   91000020        add     x0, x1, #0x0
 
27
                        24: R_AARCH64_TLSLE_ADD_TPREL_LO12      var
 
28
  28:   91400020        add     x0, x1, #0x0, lsl #12
 
29
                        28: R_AARCH64_TLSLE_ADD_TPREL_HI12      var
 
30
  2c:   91400020        add     x0, x1, #0x0, lsl #12
 
31
                        2c: R_AARCH64_TLSLE_ADD_TPREL_HI12      var
 
32
  30:   91000020        add     x0, x1, #0x0
 
33
                        30: R_AARCH64_TLSLE_ADD_TPREL_LO12_NC   var