1 #PROG: objcopy
2 #objdump: -d --prefix-addresses --show-raw-insn -M xpa,cp0-names=mips32
3 #name: MIPS XPA and Virtualization ASE instruction disassembly 2
4 #source: mips-xpa-virt.s
5 
6 .*: +file format .*mips.*
7 
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 40020800 	mfc0	v0,c0_random
10 [0-9a-f]+ <[^>]*> 40420800 	mfhc0	v0,c0_random
11 [0-9a-f]+ <[^>]*> 40620800 	0x40620800
12 [0-9a-f]+ <[^>]*> 40620c00 	0x40620c00
13 	\.\.\.
14