Fix MIPS disassembler so that it produces reassemblable code.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4100.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:4100
2#name: MIPS 4100
3#as: -mcpu=4100
4
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
aa5f19f2 90+0000 <stuff> dmadd16 a0,a1
252b5132 10 ...
aa5f19f2 110+000c <stuff\+0xc> madd16 a1,a2
252b5132
RH
120+0010 <stuff\+0x10> hibernate
130+0014 <stuff\+0x14> standby
140+0018 <stuff\+0x18> suspend
150+001c <stuff\+0x1c> nop
This page took 0.075103 seconds and 4 git commands to generate.