* binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-f.d
CommitLineData
bb2d6cd7
GK
1#objdump: -rst -mips16
2#name: MIPS16 reloc 2
3#as: -mips16
4
5# Check MIPS16 reloc processing
6
7.*: +file format elf.*mips.*
8
9SYMBOL TABLE:
100+0000000 l d \.text 0+0000000
110+0000000 l d \.data 0+0000000
120+0000000 l d \.bss 0+0000000
130+0000000 l d foo 0+0000000
140+0000000 l d \.reginfo 0+0000000
823e3a73 150+0000000 l d \.(mdebug|pdr) 0+0000000
dda688fc 160+0000002 l \.text 0+0000000 0xf0 l1
bb2d6cd7
GK
17
18
19RELOCATION RECORDS FOR \[foo\]:
db1c0ae7 20OFFSET [ ]+ TYPE VALUE
bb2d6cd7
GK
210+0000000 R_MIPS_32 l1
22
23
24Contents of section \.text:
8a2deaf4 25 0000 65006500 65006500 65006500 65006500 .*
bb2d6cd7
GK
26Contents of section \.data:
27Contents of section \.reginfo:
28 0000 00000001 00000000 00000000 00000000 .*
29 0010 00000000 00000000 .*
823e3a73 30Contents of section \.(mdebug|pdr):
bb2d6cd7
GK
31#...
32Contents of section foo:
8a2deaf4 33 0000 00000003 00000000 00000000 00000000 .*
This page took 0.06925 seconds and 4 git commands to generate.