bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS MIPS32 instructions
3 #as: -32
4
5 # Check MIPS32 instruction assembly
6
7 .*: +file format .*mips.*
8
9 Disassembly of section .text:
10 0+0000 <[^>]*> 70410821 clo at,v0
11 0+0004 <[^>]*> 70831820 clz v1,a0
12 0+0008 <[^>]*> 70a60000 madd a1,a2
13 0+000c <[^>]*> 70e80001 maddu a3,t0
14 0+0010 <[^>]*> 712a0004 msub t1,t2
15 0+0014 <[^>]*> 716c0005 msubu t3,t4
16 0+0018 <[^>]*> 71cf6802 mul t5,t6,t7
17 0+001c <[^>]*> ce040000 pref 0x4,0\(s0\)
18 0+0020 <[^>]*> ce247fff pref 0x4,32767\(s1\)
19 0+0024 <[^>]*> ce448000 pref 0x4,-32768\(s2\)
20 0+0028 <[^>]*> 00000040 ssnop
21 0+002c <[^>]*> 4900fff4 bc2f 0+0000 <text_label>
22 0+0030 <[^>]*> 00000000 nop
23 0+0034 <[^>]*> 4902fff2 bc2fl 0+0000 <text_label>
24 0+0038 <[^>]*> 00000000 nop
25 0+003c <[^>]*> 4901fff0 bc2t 0+0000 <text_label>
26 0+0040 <[^>]*> 00000000 nop
27 0+0044 <[^>]*> 4903ffee bc2tl 0+0000 <text_label>
28 0+0048 <[^>]*> 00000000 nop
29 0+004c <[^>]*> 48411000 cfc2 at,\$2
30 0+0050 <[^>]*> 4b234567 c2 0x1234567
31 0+0054 <[^>]*> 48c21800 ctc2 v0,\$3
32 0+0058 <[^>]*> 48032000 mfc2 v1,\$4
33 0+005c <[^>]*> 48042800 mfc2 a0,\$5
34 0+0060 <[^>]*> 48053007 mfc2 a1,\$6,7
35 0+0064 <[^>]*> 48863800 mtc2 a2,\$7
36 0+0068 <[^>]*> 48874000 mtc2 a3,\$8
37 0+006c <[^>]*> 48884807 mtc2 t0,\$9,7
38 0+0070 <[^>]*> bc250000 cache 0x5,0\(at\)
39 0+0074 <[^>]*> bc457fff cache 0x5,32767\(v0\)
40 0+0078 <[^>]*> bc658000 cache 0x5,-32768\(v1\)
41 0+007c <[^>]*> 3c010001 lui at,0x1
42 0+0080 <[^>]*> 00240821 addu at,at,a0
43 0+0084 <[^>]*> bc258000 cache 0x5,-32768\(at\)
44 0+0088 <[^>]*> 3c01ffff lui at,0xffff
45 0+008c <[^>]*> 00250821 addu at,at,a1
46 0+0090 <[^>]*> bc257fff cache 0x5,32767\(at\)
47 0+0094 <[^>]*> 3c010001 lui at,0x1
48 0+0098 <[^>]*> bc258000 cache 0x5,-32768\(at\)
49 0+009c <[^>]*> 3c01ffff lui at,0xffff
50 0+00a0 <[^>]*> bc257fff cache 0x5,32767\(at\)
51 0+00a4 <[^>]*> 42000018 eret
52 0+00a8 <[^>]*> 42000008 tlbp
53 0+00ac <[^>]*> 42000001 tlbr
54 0+00b0 <[^>]*> 42000002 tlbwi
55 0+00b4 <[^>]*> 42000006 tlbwr
56 0+00b8 <[^>]*> 42000020 wait
57 0+00bc <[^>]*> 42000020 wait
58 0+00c0 <[^>]*> 4359e260 wait 0x56789
59 0+00c4 <[^>]*> 0000000d break
60 0+00c8 <[^>]*> 0000000d break
61 0+00cc <[^>]*> 0345000d break 0x345
62 0+00d0 <[^>]*> 0048d14d break 0x48,0x345
63 0+00d4 <[^>]*> 7000003f sdbbp
64 0+00d8 <[^>]*> 7000003f sdbbp
65 0+00dc <[^>]*> 7159e27f sdbbp 0x56789
66 0+00e0 <[^>]*> 4900ffc7 bc2f 0+0000 <text_label>
67 0+00e4 <[^>]*> 00000000 nop
68 0+00e8 <[^>]*> 4906ffc5 bc2fl \$cc1,0+0000 <text_label>
69 0+00ec <[^>]*> 00000000 nop
70 0+00f0 <[^>]*> 4919ffc3 bc2t \$cc6,0+0000 <text_label>
71 0+00f4 <[^>]*> 00000000 nop
72 0+00f8 <[^>]*> 491fffc1 bc2tl \$cc7,0+0000 <text_label>
73 0+00fc <[^>]*> 00000000 nop
74 \.\.\.
This page took 0.032625 seconds and 4 git commands to generate.