MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pcrel-4-n32.d
1 #objdump: -r
2 #name: Valid cross-section PC-relative references (n32)
3 #as: -n32 -mips3
4 #source: pcrel-4.s
5
6 .*: file format .*
7
8 RELOCATION RECORDS FOR \[\.data\]:
9 OFFSET TYPE VALUE
10 00000000 R_MIPS_PC32 foo
11 00000004 R_MIPS_PC32 foo\+0x00000004
12 00000008 R_MIPS_PC32 foo\+0x00000008
13 0000000c R_MIPS_PC32 foo-0x00000010
This page took 0.036081 seconds and 4 git commands to generate.