2001-06-28 Eric Christopher <echristo@redhat.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4100.d
1 #objdump: -dr --prefix-addresses -mmips:4100
2 #name: MIPS 4100
3 #as: -march=4100
4
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 0+0000 <stuff> dmadd16 a0,a1
10 ...
11 0+000c <stuff\+0xc> madd16 a1,a2
12 0+0010 <stuff\+0x10> hibernate
13 0+0014 <stuff\+0x14> standby
14 0+0018 <stuff\+0x18> suspend
15 0+001c <stuff\+0x1c> nop
This page took 0.053671 seconds and 4 git commands to generate.