2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xstormy16 / reloc-1.d
1 #as:
2 #objdump: -rs
3 #name: reloc-1
4
5 .*: +file format .*
6
7 RELOCATION RECORDS FOR \[\.text\]:
8 OFFSET TYPE VALUE
9 0*000 R_XSTORMY16_16 global
10 0*002 R_XSTORMY16_16 global\+0x00000003
11 0*004 R_XSTORMY16_PC16 global\+0xfffffffc
12 0*006 R_XSTORMY16_32 global
13 0*00a R_XSTORMY16_32 global\+0x00000003
14 0*00e R_XSTORMY16_PC32 global\+0xfffffff2
15 0*012 R_XSTORMY16_8 global
16 0*013 R_XSTORMY16_8 global\+0xffff8100
17 0*014 R_XSTORMY16_8 global\+0x00000003
18 0*015 R_XSTORMY16_PC8 global\+0xffffffeb
19 0*016 R_XSTORMY16_16 dglobal
20 0*018 R_XSTORMY16_16 dwglobal
21
22
23 Contents of section \.text:
24 0000 00000000 00000000 00000000 00000000 \................
25 0010 00000000 00000000 0000 \..........
26
This page took 0.035972 seconds and 4 git commands to generate.