* ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm.d
CommitLineData
906e58ca
NC
1.*: file format .*
2
3Disassembly of section .text:
4
7413f23f 500001000 <__bar_from_thumb>:
906e58ca 6 1000: b540 push {r6, lr}
7413f23f 7 1002: 4e03 ldr r6, \[pc, #12\] \(1010 <__bar_from_thumb\+0x10>\)
906e58ca
NC
8 1004: 46fe mov lr, pc
9 1006: 4730 bx r6
10 1008: e8bd4040 pop {r6, lr}
11 100c: e12fff1e bx lr
7413f23f
DJ
12 1010: 02001014 .word 0x02001014
13 1014: 00000000 .word 0x00000000
906e58ca
NC
14
1500001018 <_start>:
7413f23f 16 1018: f7ff fff2 bl 1000 <__bar_from_thumb>
906e58ca
NC
17Disassembly of section .foo:
18
1902001014 <bar>:
da5938a2 20 2001014: e12fff1e bx lr
This page took 0.049099 seconds and 4 git commands to generate.