1#objdump: -dr --prefix-addresses
2#name: MIPS mips4 non-fp
3
4# Test mips4 *non-fp* insturctions.
5
6.*: +file format .*mips.*
7
8Disassembly of section .text:
90+0000 <[^>]*> movn	a0,a2,a2
100+0004 <[^>]*> movz	a0,a2,a2
110+0008 <[^>]*> pref	0x4,0\(a0\)
12	...
13