MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4010.d
1 #objdump: -dr --prefix-addresses -mmips:4010
2 #name: MIPS 4010
3 #as: -32 -march=4010
4
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 0+0000 <stuff> flushi
10 0+0004 <stuff\+0x4> flushd
11 0+0008 <stuff\+0x8> flushid
12 0+000c <stuff\+0xc> madd a0,a1
13 0+0010 <stuff\+0x10> maddu a1,a2
14 0+0014 <stuff\+0x14> ffc a2,a3
15 0+0018 <stuff\+0x18> ffs a3,t0
16 0+001c <stuff\+0x1c> msub t0,t1
17 0+0020 <stuff\+0x20> msubu t1,t2
18 0+0024 <stuff\+0x24> selsl t2,t3,t4
19 0+0028 <stuff\+0x28> selsr t3,t4,t5
20 0+002c <stuff\+0x2c> waiti
21 0+0030 <stuff\+0x30> wb 16\(t6\)
22 0+0034 <stuff\+0x34> addciu t6,t7,16
23 ...
This page took 0.046004 seconds and 4 git commands to generate.