1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS64 instructions
3 #as: -32
4 
5 # Check MIPS64 instruction assembly
6 
7 .*: +file format .*mips.*
8 
9 Disassembly of section .text:
10 0+0000 <[^>]*> 70410825 	dclo	at,v0
11 0+0004 <[^>]*> 70831824 	dclz	v1,a0
12 0+0008 <[^>]*> 48232000 	dmfc2	v1,\$4
13 0+000c <[^>]*> 48242800 	dmfc2	a0,\$5
14 0+0010 <[^>]*> 48253007 	dmfc2	a1,\$6,7
15 0+0014 <[^>]*> 48a63800 	dmtc2	a2,\$7
16 0+0018 <[^>]*> 48a74000 	dmtc2	a3,\$8
17 0+001c <[^>]*> 48a84807 	dmtc2	t0,\$9,7
18