~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.*:     file format .*
 
2
 
 
3
Disassembly of section .text:
 
4
 
 
5
01c01010 <_start>:
 
6
 1c01010:       f300 e802       blx     1f01018 <__bar_from_thumb>
 
7
        \.\.\.
 
8
 1f01014:       f0ff effe       blx     2001014 <bar>
 
9
 
 
10
01f01018 <__bar_from_thumb>:
 
11
 1f01018:       e51ff004        ldr     pc, \[pc, #-4\] ; 1f0101c <__bar_from_thumb\+0x4>
 
12
 1f0101c:       02001014        .word   0x02001014
 
13
Disassembly of section .foo:
 
14
 
 
15
02001014 <bar>:
 
16
 2001014:       e12fff1e        bx      lr