1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS64 instructions
3 #source: mips64.s
4 #as: -32
5 
6 # Check MIPS64 instruction assembly (microMIPS).
7 
8 .*: +file format .*mips.*
9 
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> 5822 4b3c 	dclo	at,v0
12 [0-9a-f]+ <[^>]*> 5864 5b3c 	dclz	v1,a0
13 #pass
14