2009-02-24 Joseph Myers <joseph@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-blx.d
index 21cf73609896e16dd19de862f4341fc1f0c5870a..9f70091fa06ae89014d1b6f5739d797eca5c0e35 100644 (file)
@@ -2,12 +2,14 @@
 
 Disassembly of section .text:
 
-00001000 <__bar_from_thumb>:
-    1000:      e51ff004        ldr     pc, \[pc, #-4\] ; 1004 <__bar_from_thumb\+0x4>
-    1004:      02001014        .word   0x02001014
+00001000 <_start>:
+    1000:      f000 e802       blx     1008 <__bar_from_thumb>
+    1004:      0000            lsls    r0, r0, #0
+       \.\.\.
 
-00001008 <_start>:
-    1008:      f7ff effa       blx     1000 <__bar_from_thumb>
+00001008 <__bar_from_thumb>:
+    1008:      e51ff004        ldr     pc, \[pc, #-4\] ; 100c <__bar_from_thumb\+0x4>
+    100c:      02001014        .word   0x02001014
 Disassembly of section .foo:
 
 02001014 <bar>:
This page took 0.022913 seconds and 4 git commands to generate.