Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-cond-thumb-arm.d
CommitLineData
c5423981
TG
1.*: file format .*
2
3Disassembly of section .text:
4
500008000 <_start>:
6 8000: f050 a002 bne.w 58008 <__bar_from_thumb>
7 \.\.\.
8 58004: f040 8000 bne.w 58008 <__bar_from_thumb>
9
1000058008 <__bar_from_thumb>:
11 58008: 4778 bx pc
12 5800a: 46c0 nop ; \(mov r8, r8\)
13 5800c: ea02fffb b 118000 <bar>
14
15Disassembly of section .foo:
16
1700118000 <bar>:
18 118000: e12fff1e bx lr
This page took 0.21944 seconds and 4 git commands to generate.