Add support for a 32bit PC relative reloc
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / rel32.d
1 #as:
2 #objdump: -r
3 #name: rel32
4
5 .*: +file format .*
6
7 RELOCATION RECORDS FOR \[.text2\]:
8 OFFSET TYPE VALUE
9 00000000 R_M32R_REL32 .text\+0x00000004
10 00000008 R_M32R_REL32 .text\+0x00000008
11 0000000c R_M32R_REL32 .text
12
13
This page took 0.030621 seconds and 5 git commands to generate.