2009-02-24 Joseph Myers <joseph@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-short.d
index 2e7a17a3c11cccaeae021076224811a07e67967d..ed235d3b02a1cc09f0fa0d906f13cf3fd04e7f36 100644 (file)
@@ -2,12 +2,15 @@
 
 Disassembly of section .text:
 
-00001000 <__bar_from_thumb>:
-    1000:      4778            bx      pc
-    1002:      46c0            nop                     \(mov r8, r8\)
-    1004:      ea000402        b       2014 <bar>
-00001008 <_start>:
-    1008:      f7ff fffa       bl      1000 <__bar_from_thumb>
+00001000 <_start>:
+    1000:      f000 f802       bl      1008 <__bar_from_thumb>
+    1004:      0000            lsls    r0, r0, #0
+       \.\.\.
+
+00001008 <__bar_from_thumb>:
+    1008:      4778            bx      pc
+    100a:      46c0            nop                     \(mov r8, r8\)
+    100c:      ea000400        b       2014 <bar>
 Disassembly of section .foo:
 
 00002014 <bar>:
This page took 0.023718 seconds and 4 git commands to generate.