PR 10288
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / tls-app.d
index c1d61abeeaf16536e9df34d20beedd535552450a..53ba947b7a7eee6a0fce4ffb4d388541c8a19795 100644 (file)
@@ -7,12 +7,12 @@ start address 0x00008204
 Disassembly of section .text:
 
 00008204 <foo>:
-    8204:      e1a00000        nop                     \(mov r0,r0\)
-    8208:      e1a00000        nop                     \(mov r0,r0\)
+    8204:      e1a00000        nop                     ; \(mov r0, r0\)
+    8208:      e1a00000        nop                     ; \(mov r0, r0\)
     820c:      e1a0f00e        mov     pc, lr
-    8210:      000080bc        streqh  r8, \[r0\], -ip
-    8214:      000080b4        streqh  r8, \[r0\], -r4
-    8218:      000080ac        andeq   r8, r0, ip, lsr #1
-    821c:      00000004        andeq   r0, r0, r4
-    8220:      000080c4        andeq   r8, r0, r4, asr #1
-    8224:      00000014        andeq   r0, r0, r4, lsl r0
+    8210:      000080bc        .word   0x000080bc
+    8214:      000080b4        .word   0x000080b4
+    8218:      000080ac        .word   0x000080ac
+    821c:      00000004        .word   0x00000004
+    8220:      000080c4        .word   0x000080c4
+    8224:      00000014        .word   0x00000014
This page took 0.024017 seconds and 4 git commands to generate.