2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-app-abs32.d
CommitLineData
2df149a4 1
b7693d02 2tmpdir/arm-app-abs32: file format elf32-(little|big)arm
2df149a4
DJ
3architecture: arm, flags 0x00000112:
4EXEC_P, HAS_SYMS, D_PAGED
5start address .*
6
7Disassembly of section .plt:
8
9.* <.plt>:
743b2a1e 10 .*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
e39ff52a 11 .*: e59fe004 ldr lr, \[pc, #4\] ; .* <_start-0x10>
2df149a4
DJ
12 .*: e08fe00e add lr, pc, lr
13 .*: e5bef008 ldr pc, \[lr, #8\]!
14 .*: .* .*
fe56b6ce 15 .*: e28fc6.* add ip, pc, #.*
2df149a4 16 .*: e28cca.* add ip, ip, #.* ; .*
05413229 17 .*: e5bcf.* ldr pc, \[ip, #.*\]!.*
2df149a4
DJ
18Disassembly of section .text:
19
20.* <_start>:
21 .*: e1a0c00d mov ip, sp
743b2a1e 22 .*: e92dd800 push {fp, ip, lr, pc}
e39ff52a 23 .*: e59f0004 ldr r0, \[pc, #4\] ; .* <_start\+0x14>
743b2a1e 24 .*: e89d6800 ldm sp, {fp, sp, lr}
2df149a4
DJ
25 .*: e12fff1e bx lr
26 .*: .* .*
27
28.* <app_func2>:
29 .*: e12fff1e bx lr
This page took 0.256192 seconds and 4 git commands to generate.