1#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
2#name: MIPS MIPS32r2 cop2 instructions
3#as: -32
4
5# Check MIPS32 Release 2 (mips32r2) cop2 instruction assembly
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 48715555 	mfhc2	\$17,0x5555
110+0004 <[^>]*> 48f15555 	mthc2	\$17,0x5555
12#pass
13