Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
      2 #name: MIPS MIPS32r2 fp instructions
      3 #as: -32
      4 
      5 # Check MIPS32 Release 2 (mips32r2) FP instruction assembly
      6 
      7 .*: +file format .*mips.*
      8 
      9 Disassembly of section .text:
     10 0+0000 <[^>]*> 44710000 	mfhc1	\$17,\$f0
     11 0+0004 <[^>]*> 44f10000 	mthc1	\$17,\$f0
     12 #pass
     13