MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-absolute-reloc-1.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 absolute relocation 1
3 #as: -32 -mips3
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 [0-9a-f]+ <[^>]*> fd06 daddiu s0,6
10 [0-9a-f]+ <[^>]*> f222 ff94 daddiu a0,sp,4660
11 [0-9a-f]+ <[^>]*> 6500 nop
12 \.\.\.
This page took 0.030028 seconds and 4 git commands to generate.