MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsel16-f.d
CommitLineData
ff8715d0
L
1#objdump: -rst -mips16
2#name: MIPS16 reloc 2
21b99e26 3#as: -32 -mips16
ff8715d0
L
4#source: mips16-f.s
5
6# Check MIPS16 reloc processing
7
8.*: +file format elf.*mips.*
9
10SYMBOL TABLE:
a11090ae
RS
110+0000000 l d \.text 0+0000000 (|\.text)
120+0000000 l d \.data 0+0000000 (|\.data)
130+0000000 l d \.bss 0+0000000 (|\.bss)
140+0000000 l d foo 0+0000000 (|foo)
150+0000000 l d \.reginfo 0+0000000 (|\.reginfo)
b38b83dc 160+0000000 l d \.MIPS\.abiflags 0+0000000 (|\.MIPS\.abiflags)
a11090ae 170+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
b38b83dc 180+0000000 l d \.gnu\.attributes 0+0000000 (|\.gnu\.attributes)
dda688fc 190+0000002 l \.text 0+0000000 0xf0 l1
ff8715d0
L
20
21
22RELOCATION RECORDS FOR \[foo\]:
db1c0ae7 23OFFSET [ ]+ TYPE VALUE
ff8715d0
L
240+0000000 R_MIPS_32 l1
25
26
27Contents of section \.text:
28 0000 00650065 00650065 00650065 00650065 .*
ff8715d0 29Contents of section \.reginfo:
4c260379 30 0000 00000100 00000000 00000000 00000000 .*
ff8715d0 31 0010 00000000 00000000 .*
b38b83dc
MF
32Contents of section \.MIPS\.abiflags:
33 .*
34 .*
ff8715d0 35Contents of section foo:
db1c0ae7 36 0000 03000000 00000000 00000000 00000000 .*
b38b83dc
MF
37Contents of section \.gnu\.attributes:
38 .*
This page took 0.830044 seconds and 4 git commands to generate.