bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / tls.d
index 5b41109292cb359a684a237054a76efdb6a924d3..727f8e4e0b96be5826900e7750693393fdefcebc 100644 (file)
 
 Disassembly of section .text:
 
-00+0 <main>:
-   0:  e1a00000        nop                     \(mov r0,r0\)
-   4:  e1a00000        nop                     \(mov r0,r0\)
-   8:  e1a0f00e        mov     pc, lr
-   c:  00000000        andeq   r0, r0, r0
-                       c: R_ARM_TLS_GD32       a
-  10:  00000004        andeq   r0, r0, r4
-                       10: R_ARM_TLS_LDM32     b
-  14:  00000008        andeq   r0, r0, r8
-                       14: R_ARM_TLS_IE32      c
-  18:  00000000        andeq   r0, r0, r0
-                       18: R_ARM_TLS_LE32      d
+0+00 <arm_fn>:
+   0:  e1a00000        nop                     ; .*
+                       0: R_ARM_TLS_DESCSEQ    af
+   4:  e59f0014        ldr     r0, \[pc, #20\] ; 20 .*
+   8:  fa000000        blx     8 <ae\+.*>
+                       8: R_ARM_TLS_CALL       ae
+   c:  e1a00000        nop                     ; .*
+0+10 <.arm_pool>:
+  10:  00000008        .word   0x00000008
+                       10: R_ARM_TLS_GD32      aa
+  14:  0000000c        .word   0x0000000c
+                       14: R_ARM_TLS_LDM32     ab
+  18:  00000010        .word   0x00000010
+                       18: R_ARM_TLS_IE32      ac
+  1c:  00000000        .word   0x00000000
+                       1c: R_ARM_TLS_LE32      ad
+  20:  00000018        .word   0x00000018
+                       20: R_ARM_TLS_GOTDESC   ae
+0+24 <thumb_fn>:
+  24:  46c0            nop                     ; .*
+  26:  46c0            nop                     ; .*
+                       26: R_ARM_THM_TLS_DESCSEQ       tf
+  28:  4805            ldr     r0, \[pc, #20\] ; \(40 .*\)
+  2a:  f000 e800       blx     4 <te\+0x4>
+                       2a: R_ARM_THM_TLS_CALL  te
+  2e:  46c0            nop                     ; .*
+  30:  00000002        .word   0x00000002
+                       30: R_ARM_TLS_GD32      ta
+  34:  00000006        .word   0x00000006
+                       34: R_ARM_TLS_LDM32     tb
+  38:  0000000a        .word   0x0000000a
+                       38: R_ARM_TLS_IE32      tc
+  3c:  00000000        .word   0x00000000
+                       3c: R_ARM_TLS_LE32      td
+  40:  00000017        .word   0x00000017
+                       40: R_ARM_TLS_GOTDESC   te
This page took 0.02757 seconds and 4 git commands to generate.