Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-f.d
CommitLineData
bb2d6cd7
GK
1#objdump: -rst -mips16
2#name: MIPS16 reloc 2
21b99e26 3#as: -32 -mips16
bb2d6cd7
GK
4
5# Check MIPS16 reloc processing
6
7.*: +file format elf.*mips.*
8
9SYMBOL TABLE:
a11090ae
RS
100+0000000 l d \.text 0+0000000 (|\.text)
110+0000000 l d \.data 0+0000000 (|\.data)
120+0000000 l d \.bss 0+0000000 (|\.bss)
130+0000000 l d foo 0+0000000 (|foo)
140+0000000 l d \.reginfo 0+0000000 (|\.reginfo)
b38b83dc 150+0000000 l d \.MIPS\.abiflags 0+0000000 (|\.MIPS\.abiflags)
a11090ae 160+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
b38b83dc 170+0000000 l d \.gnu\.attributes 0+0000000 (|\.gnu\.attributes)
dda688fc 180+0000002 l \.text 0+0000000 0xf0 l1
bb2d6cd7
GK
19
20
21RELOCATION RECORDS FOR \[foo\]:
db1c0ae7 22OFFSET [ ]+ TYPE VALUE
bb2d6cd7
GK
230+0000000 R_MIPS_32 l1
24
25
26Contents of section \.text:
8a2deaf4 27 0000 65006500 65006500 65006500 65006500 .*
bb2d6cd7 28Contents of section \.reginfo:
4c260379 29 0000 00010000 00000000 00000000 00000000 .*
bb2d6cd7 30 0010 00000000 00000000 .*
b38b83dc
MF
31Contents of section \.MIPS\.abiflags:
32 .*
33 .*
bb2d6cd7 34Contents of section foo:
8a2deaf4 35 0000 00000003 00000000 00000000 00000000 .*
b38b83dc
MF
36Contents of section \.gnu\.attributes:
37 .*
This page took 0.917034 seconds and 4 git commands to generate.