2010-03-02 Christophe Lyon <christophe.lyon@st.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm.d
index fb12cf0355746fcb631049cf99a9ceac38f6fe74..5dc377a0b0654632ec067effa698e00c370679a0 100644 (file)
@@ -2,17 +2,23 @@
 
 Disassembly of section .text:
 
-00001000 <_start>:
-    1000:      f000 f802       bl      1008 <__bar_from_thumb>
-    1004:      0000            lsls    r0, r0, #0
+01c01010 <_start>:
+ 1c01010:      f300 f802       bl      1f01018 <__bar_from_thumb>
        \.\.\.
+ 1f01014:      f000 f806       bl      1f01024 <__bar_from_thumb>
+
+01f01018 <__bar_from_thumb>:
+ 1f01018:      4778            bx      pc
+ 1f0101a:      46c0            nop                     ; \(mov r8, r8\)
+ 1f0101c:      e51ff004        ldr     pc, \[pc, #-4\] ; 1f01020 <__bar_from_thumb\+0x8>
+ 1f01020:      02001014        .word   0x02001014
+
+01f01024 <__bar_from_thumb>:
+ 1f01024:      4778            bx      pc
+ 1f01026:      46c0            nop                     ; \(mov r8, r8\)
+ 1f01028:      ea03fff9        b       2001014 <bar>
+ 1f0102c:      00000000        andeq   r0, r0, r0
 
-00001008 <__bar_from_thumb>:
-    1008:      4778            bx      pc
-    100a:      46c0            nop                     ; \(mov r8, r8\)
-    100c:      e51ff004        ldr     pc, \[pc, #-4\] ; 1010 <__bar_from_thumb\+0x8>
-    1010:      02001014        .word   0x02001014
-    1014:      00000000        .word   0x00000000
 Disassembly of section .foo:
 
 02001014 <bar>:
This page took 0.026541 seconds and 4 git commands to generate.