1 #objdump: -dr --prefix-addresses -mmips:4650
2 #name: MIPS 4650
3 #as: -32 -march=4650 -mtune=4650
4 
5 
6 .*: +file format .*mips.*
7 
8 Disassembly of section \.text:
9 0+0000 <stuff> mad	a0,a1
10 	...
11 0+000c <stuff\+0xc> madu	a1,a2
12 	...
13 0+0018 <stuff\+0x18> mul	a2,a3,t0
14 0+001c <stuff\+0x1c> nop
15