Home | History | Annotate | Download | only in mips
      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 
      9 Disassembly of section .text:
     10 0+0000 <[^>]*> 48715555 	mfhc2	\$17,0x5555
     11 0+0004 <[^>]*> 48f15555 	mthc2	\$17,0x5555
     12 #pass
     13