bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / rm7000.d
1 #objdump: -dr -M gpr-names=numeric -m mips:7000
2 #name: MIPS RM7000
3 #as: -march=rm7000
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8
9 0+000 <\.text>:
10 * 0: 70a62002 * mul \$4,\$5,\$6
11 * 4: 70850000 * mad \$4,\$5
12 * 8: 70a60001 * madu \$5,\$6
13 * c: 00003812 * mflo \$7
14 *10: 01000011 * mthi \$8
15 ...
This page took 0.030441 seconds and 4 git commands to generate.