2009-02-24 Joseph Myers <joseph@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mix.d
index 1880ae8604d472a6500d25df52fd3b272f1f7671..7b1a6c6209f558f8d6d3092806ef6a121efece95 100644 (file)
@@ -3,32 +3,33 @@
 
 Disassembly of section .text:
 
-00001000 <__bar2_veneer>:
-    1000:      e51ff004        ldr     pc, \[pc, #-4\] ; 1004 <__bar2_veneer\+0x4>
-    1004:      02002024        .word   0x02002024
-00001008 <__bar_from_arm>:
-    1008:      e59fc000        ldr     ip, \[pc, #0\]  ; 1010 <__bar_from_arm\+0x8>
-    100c:      e12fff1c        bx      ip
-    1010:      02002021        .word   0x02002021
-00001014 <__bar3_veneer>:
-    1014:      e51ff004        ldr     pc, \[pc, #-4\] ; 1018 <__bar3_veneer\+0x4>
-    1018:      02002028        .word   0x02002028
-0000101c <__bar4_from_arm>:
-    101c:      e59fc000        ldr     ip, \[pc, #0\]  ; 1024 <__bar4_from_arm\+0x8>
-    1020:      e12fff1c        bx      ip
-    1024:      0200202d        .word   0x0200202d
-00001028 <__bar5_from_arm>:
-    1028:      e59fc000        ldr     ip, \[pc, #0\]  ; 1030 <__bar5_from_arm\+0x8>
-    102c:      e12fff1c        bx      ip
-    1030:      0200202f        .word   0x0200202f
+00001000 <_start>:
+    1000:      eb000004        bl      1018 <__bar_from_arm>
+    1004:      eb000006        bl      1024 <__bar2_veneer>
+    1008:      eb00000a        bl      1038 <__bar3_veneer>
+    100c:      eb00000b        bl      1040 <__bar4_from_arm>
+    1010:      eb000005        bl      102c <__bar5_from_arm>
+    1014:      00000000        andeq   r0, r0, r0
+
+00001018 <__bar_from_arm>:
+    1018:      e59fc000        ldr     ip, \[pc, #0\]  ; 1020 <__bar_from_arm\+0x8>
+    101c:      e12fff1c        bx      ip
+    1020:      02002021        .word   0x02002021
+00001024 <__bar2_veneer>:
+    1024:      e51ff004        ldr     pc, \[pc, #-4\] ; 1028 <__bar2_veneer\+0x4>
+    1028:      02002024        .word   0x02002024
+0000102c <__bar5_from_arm>:
+    102c:      e59fc000        ldr     ip, \[pc, #0\]  ; 1034 <__bar5_from_arm\+0x8>
+    1030:      e12fff1c        bx      ip
+    1034:      0200202f        .word   0x0200202f
+00001038 <__bar3_veneer>:
+    1038:      e51ff004        ldr     pc, \[pc, #-4\] ; 103c <__bar3_veneer\+0x4>
+    103c:      02002028        .word   0x02002028
+00001040 <__bar4_from_arm>:
+    1040:      e59fc000        ldr     ip, \[pc, #0\]  ; 1048 <__bar4_from_arm\+0x8>
+    1044:      e12fff1c        bx      ip
+    1048:      0200202d        .word   0x0200202d
        ...
-
-00001040 <_start>:
-    1040:      ebfffff0        bl      1008 <__bar_from_arm>
-    1044:      ebffffed        bl      1000 <__bar2_veneer>
-    1048:      ebfffff1        bl      1014 <__bar3_veneer>
-    104c:      ebfffff2        bl      101c <__bar4_from_arm>
-    1050:      ebfffff4        bl      1028 <__bar5_from_arm>
 Disassembly of section .foo:
 
 02002020 <bar>:
This page took 0.023811 seconds and 4 git commands to generate.