2005-10-26 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pic.d
CommitLineData
ca6489f9
PB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: PIC
9a5c4b9e
PB
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
ca6489f9
PB
5
6# Test generation of PIC
7
8.*: +file format .*arm.*
9
10Disassembly of section .text:
25742a2c
NC
1100+0 <[^>]*> eb...... bl 00+. <[^>]*>
12 0: R_ARM_PC24 foo.*
2fc8bdac 1300+4 <[^>]*> eb...... bl 0[0123456789abcdef]+ <[^>]*>
ca6489f9
PB
14 4: R_ARM_PLT32 foo
15 \.\.\.
16 8: R_ARM_ABS32 sym
17 c: R_ARM_GOT32 sym
c19d1205 18 10: R_ARM_GOTOFF32 sym
ca6489f9 19 14: R_ARM_GOTPC _GLOBAL_OFFSET_TABLE_
9c504268 20 18: R_ARM_TARGET1 foo2
db6579d4 21 1c: R_ARM_SBREL32 foo3
eb043451 22 20: R_ARM_TARGET2 foo4
This page took 0.23184 seconds and 4 git commands to generate.