1#objdump: -dr --show-raw-insn -M reg-names=numeric
2#name: MIPS1 FP instructions
3#source: mips1-fp.s
4#as: -32
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <foo>:
10[0-9a-f ]+:	5482 0030 	add\.s	\$f0,\$f2,\$f4
11[0-9a-f ]+:	5440 203b 	mfc1	\$2,\$f0
12#pass
13