bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / thumb2-bl-as-thumb1-bad.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start-0x8>:
6 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <_start-0x4>
7 1004: 0040100d .word 0x0040100d
8
9 00001008 <_start>:
10 1008: f7ff effa blx 1000 <_start-0x8>
11 Disassembly of section .foo:
12
13 0040100c <bar>:
14 40100c: 4770 bx lr
This page took 0.029793 seconds and 4 git commands to generate.