2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / abs-call-1.d
1 .*: file format elf32-.*
2
3
4 Disassembly of section .text:
5
6 00008000 <arm>:
7 8000: eb03dffe bl 100000 <foo>
8 8004: ea03dffd b 100000 <foo>
9 8008: fa03dffc blx 100000 <foo>
10 800c: eb03dffb bl 100000 <foo>
11 00008010 <thumb>:
12 8010: f0f7 fff6 bl 100000 <foo>
13 8014: f0f7 bff4 b\.w 100000 <foo>
14 8018: f0f7 eff2 blx 100000 <foo>
This page took 0.036397 seconds and 4 git commands to generate.