MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4010.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:4010
2#name: MIPS 4010
21b99e26 3#as: -32 -march=4010
252b5132
RH
4
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
90+0000 <stuff> flushi
100+0004 <stuff\+0x4> flushd
110+0008 <stuff\+0x8> flushid
aa5f19f2
NC
120+000c <stuff\+0xc> madd a0,a1
130+0010 <stuff\+0x10> maddu a1,a2
140+0014 <stuff\+0x14> ffc a2,a3
150+0018 <stuff\+0x18> ffs a3,t0
160+001c <stuff\+0x1c> msub t0,t1
170+0020 <stuff\+0x20> msubu t1,t2
180+0024 <stuff\+0x24> selsl t2,t3,t4
190+0028 <stuff\+0x28> selsr t3,t4,t5
252b5132 200+002c <stuff\+0x2c> waiti
aa5f19f2
NC
210+0030 <stuff\+0x30> wb 16\(t6\)
220+0034 <stuff\+0x34> addciu t6,t7,16
252b5132 23 ...
This page took 0.703878 seconds and 4 git commands to generate.