[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pcrel-4-32.d
CommitLineData
d56a8dda
RS
1#objdump: -sr
2#name: Valid cross-section PC-relative references (o32)
3#as: -32 -EB
4#source: pcrel-4.s
5
6.*: file format .*
7
8RELOCATION RECORDS FOR \[\.data\]:
9OFFSET TYPE VALUE
1000000000 R_MIPS_PC32 foo
1100000004 R_MIPS_PC32 foo
1200000008 R_MIPS_PC32 foo
130000000c R_MIPS_PC32 foo
14
15#...
16Contents of section \.data:
17 0000 00000000 00000004 00000008 fffffff0 ................
18#pass
This page took 0.225723 seconds and 4 git commands to generate.