summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/arm/pic.d
blob: 5a872626a7862bf2d48fcbe52b017d7554cb57db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#objdump: -dr --prefix-addresses --show-raw-insn
#name: PIC

# Test generation of PIC

.*: +file format .*arm.*

Disassembly of section .text:
00+0 <[^>]*> eb...... 	bl	00+. <[^>]*>
			0: R_ARM_PC24	foo.*
00+4 <[^>]*> ebfffffe 	bl	0[0123456789abcdef]+ <[^>]*>
			4: R_ARM_PLT32	foo
	\.\.\.
			8: R_ARM_ABS32	sym
			c: R_ARM_GOT32	sym
			10: R_ARM_GOTOFF32	sym
			14: R_ARM_GOTPC	_GLOBAL_OFFSET_TABLE_
			18: R_ARM_TARGET1	foo2
			1c: R_ARM_SBREL32	foo3
			20: R_ARM_TARGET2	foo4
OpenPOWER on IntegriCloud