[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel2.d
CommitLineData
07147777
GK
1#objdump: -sr -j .text
2#name: MIPS ELF reloc 2
21b99e26 3#as: -mabi=o64
07147777
GK
4
5# Test the GPREL and LITERAL generation.
6# FIXME: really this should check that the contents of .sdata, .lit4,
7# and .lit8 are correct too.
8
aeffff67 9.*: file format .*
07147777
GK
10
11RELOCATION RECORDS FOR \[\.text\]:
db1c0ae7 12OFFSET [ ]+ TYPE VALUE
7f1003b8
NC
130+0000000 R_MIPS_LITERAL \.lit8
140+0000004 R_MIPS_LITERAL \.lit8
150+0000008 R_MIPS_LITERAL \.lit8
160+000000c R_MIPS_LITERAL \.lit4
170+0000010 R_MIPS_LITERAL \.lit4
180+0000014 R_MIPS_LITERAL \.lit4
190+0000018 R_MIPS_GPREL16 \.sdata
200+000001c R_MIPS_GPREL16 \.sdata
210+0000020 R_MIPS_GPREL16 \.sdata
07147777
GK
22
23
24Contents of section \.text:
7f1003b8
NC
25 0000 d7820000 d7820008 d7820010 c7820000 .*
26 0010 c7820004 c7820008 8f820000 8f820004 .*
27 0020 8f820008 .*
This page took 0.826221 seconds and 4 git commands to generate.