* gas/mips/mips.exp: Run the new tests, below.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4650.d
1 #objdump: -dr --prefix-addresses -mmips:4650
2 #name: MIPS 4650
3 #as: -mcpu=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
This page took 0.028952 seconds and 4 git commands to generate.