~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/cortex-a8-fix-bcc-plt.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
 
 
2
.*
 
3
 
 
4
 
 
5
Disassembly of section \.plt:
 
6
 
 
7
00008000 <\.plt>:
 
8
    8000:       e52de004        push    {lr}            ; \(str lr, \[sp, #-4\]!\)
 
9
    8004:       e59fe004        ldr     lr, \[pc, #4\]  ; 8010 <foo-0xfe0>
 
10
    8008:       e08fe00e        add     lr, pc, lr
 
11
    800c:       e5bef008        ldr     pc, \[lr, #8\]!
 
12
    8010:       00001004        \.word  0x00001004
 
13
    8014:       4778            bx      pc
 
14
    8016:       46c0            nop                     ; \(mov r8, r8\)
 
15
    8018:       e28fc600        add     ip, pc, #0, 12
 
16
    801c:       e28cca01        add     ip, ip, #4096   ; 0x1000
 
17
    8020:       e5bcf000        ldr     pc, \[ip, #0\]!
 
18
 
 
19
Disassembly of section \.text:
 
20
 
 
21
00008ff0 <foo>:
 
22
    8ff0:       46c0            nop                     ; \(mov r8, r8\)
 
23
    8ff2:       f240 0000       movw    r0, #0
 
24
    8ff6:       f240 0000       movw    r0, #0
 
25
    8ffa:       f240 0000       movw    r0, #0
 
26
    8ffe:       f000 b803       b\.w    9008 <foo\+0x18>
 
27
    9002:       0000            movs    r0, r0
 
28
    9004:       0000            movs    r0, r0
 
29
    9006:       0000            movs    r0, r0
 
30
    9008:       d001            beq\.n  900e <foo\+0x1e>
 
31
    900a:       f7ff bffa       b\.w    9002 <foo\+0x12>
 
32
    900e:       f7ff b801       b\.w    8014 <foo-0xfdc>