* gas/bfin/flow2.d: Match changed assembler behaviour.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / reloc.d
1 #objdump: -r
2 #name: reloc
3 .*: +file format .*
4
5 RELOCATION RECORDS FOR \[\.text\]:
6 OFFSET TYPE VALUE
7 0*0004 R_pcrel24 _call_data1
8 0*0008 R_rimm16 .data
9 0*000a R_pcrel12_jump_s .text\+0x00000018
10 0*000e R_pcrel24 call_data1\+0x00000008
11 0*0012 R_huimm16 .data\+0x00000002
12 0*0016 R_luimm16 .data\+0x00000004
13 0*001a R_huimm16 load_extern1
14
15
16 RELOCATION RECORDS FOR \[\.data\]:
17 OFFSET TYPE VALUE
18 0*0006 R_byte_data load_extern1
19
20
This page took 0.030071 seconds and 4 git commands to generate.