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