gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@elfel-rel2.d
CommitLineData
df58fc94
RS
1#objdump: -sr -j .text
2#name: MIPS ELF reloc 2
3#source: elf-rel2.s
4#as: -mabi=o64
5
6# Test the GPREL and LITERAL generation (microMIPS).
7# FIXME: really this should check that the contents of .sdata, .lit4,
8# and .lit8 are correct too.
9
10.*: +file format .*mips.*
11
12RELOCATION RECORDS FOR \[\.text\]:
13OFFSET [ ]+ TYPE VALUE
140+0000000 R_MICROMIPS_LITERAL \.lit8
150+0000004 R_MICROMIPS_LITERAL \.lit8
160+0000008 R_MICROMIPS_LITERAL \.lit8
170+000000c R_MICROMIPS_LITERAL \.lit4
180+0000010 R_MICROMIPS_LITERAL \.lit4
190+0000014 R_MICROMIPS_LITERAL \.lit4
200+0000018 R_MICROMIPS_GPREL16 \.sdata
210+000001c R_MICROMIPS_GPREL16 \.sdata
220+0000020 R_MICROMIPS_GPREL16 \.sdata
23
24
25Contents of section \.text:
26 0000 5cbc0000 5cbc0800 5cbc1000 5c9c0000 .*
27 0010 5c9c0400 5c9c0800 5cfc0000 5cfc0400 .*
28 0020 5cfc0800 .*
This page took 0.104203 seconds and 4 git commands to generate.