1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS mips4 non-fp
3#source: mips4.s
4
5# Test mips4 *non-fp* instructions (microMIPS).
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <[^>]*> 00c6 2018 	movn	a0,a2,a2
11[0-9a-f]+ <[^>]*> 00c6 2058 	movz	a0,a2,a2
12[0-9a-f]+ <[^>]*> 6084 2000 	pref	0x4,0\(a0\)
13	\.\.\.
14