Add MIPS32 as a seperate MIPS architecture
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32.d
CommitLineData
e7af610e
NC
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS MIPS32 instructions
3#as: -mips32
4
5# Check MIPS32 instruction assembly
6
7.*: +file format elf.*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 70410821 clo \$at,\$v0
110+0004 <[^>]*> 70831820 clz \$v1,\$a0
120+0008 <[^>]*> 70a60000 mad \$a1,\$a2
130+000c <[^>]*> 70e80001 madu \$a3,\$t0
140+0010 <[^>]*> 712a0004 msub \$t1,\$t2
150+0014 <[^>]*> 716c0005 msubu \$t3,\$t4
160+0018 <[^>]*> 71cf6802 mul \$t5,\$t6,\$t7
170+001c <[^>]*> ce040000 pref 0x4,0\(\$s0\)
180+0020 <[^>]*> ce247fff pref 0x4,32767\(\$s1\)
190+0024 <[^>]*> ce448000 pref 0x4,-32768\(\$s2\)
200+0028 <[^>]*> 00000040 ssnop
210+002c <[^>]*> 4900fff4 bc2f 0+0000 <text_label>
220+0030 <[^>]*> 00000000 nop
230+0034 <[^>]*> 4902fff2 bc2fl 0+0000 <text_label>
240+0038 <[^>]*> 00000000 nop
250+003c <[^>]*> 4901fff0 bc2t 0+0000 <text_label>
260+0040 <[^>]*> 00000000 nop
270+0044 <[^>]*> 4903ffee bc2tl 0+0000 <text_label>
280+0048 <[^>]*> 00000000 nop
290+004c <[^>]*> 48411000 cfc2 \$at,\$2
300+0050 <[^>]*> 4b234567 c2 0x1234567
310+0054 <[^>]*> 48c21800 ctc2 \$v0,\$3
320+0058 <[^>]*> 48032000 mfc2 \$v1,\$4
330+005c <[^>]*> 48042800 mfc2 \$a0,\$5
340+0060 <[^>]*> 48053007 mfc2 \$a1,\$6,7
350+0064 <[^>]*> 48863800 mtc2 \$a2,\$7
360+0068 <[^>]*> 48874000 mtc2 \$a3,\$8
370+006c <[^>]*> 48884807 mtc2 \$t0,\$9,7
380+0070 <[^>]*> bc250000 cache 0x5,0\(\$at\)
390+0074 <[^>]*> bc457fff cache 0x5,32767\(\$v0\)
400+0078 <[^>]*> bc658000 cache 0x5,-32768\(\$v1\)
410+007c <[^>]*> 42000018 eret
420+0080 <[^>]*> 42000008 tlbp
430+0084 <[^>]*> 42000001 tlbr
440+0088 <[^>]*> 42000002 tlbwi
450+008c <[^>]*> 42000006 tlbwr
460+0090 <[^>]*> 42000020 wait
470+0094 <[^>]*> 42000020 wait
480+0098 <[^>]*> 4359e260 wait 0x56789
490+009c <[^>]*> 00000000 nop
This page took 0.025391 seconds and 4 git commands to generate.