MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@mips32-cp2.d
CommitLineData
7361da2c
AB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS MIPS32 cop2 instructions
3#source: mips32-cp2.s
4#as: -32
5
6# Check MIPS32 cop2 instruction assembly
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
110+0000 <[^>]*> 48411000 cfc2 at,\$2
120+0004 <[^>]*> 4b234567 c2 0x1234567
130+0008 <[^>]*> 48c21800 ctc2 v0,\$3
140+000c <[^>]*> 48032000 mfc2 v1,\$4
150+0010 <[^>]*> 48042800 mfc2 a0,\$5
160+0014 <[^>]*> 48053007 mfc2 a1,\$6,7
170+0018 <[^>]*> 48863800 mtc2 a2,\$7
180+001c <[^>]*> 48874000 mtc2 a3,\$8
190+0020 <[^>]*> 48884807 mtc2 t0,\$9,7
20#pass
This page took 0.222462 seconds and 4 git commands to generate.