MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32-cp2.d
CommitLineData
a6d8f55b
AN
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS MIPS32 cop2 instructions
3#as: -32
4
5# Check MIPS32 cop2 instruction assembly
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 4900ffff bc2f 0+0000 <text_label>
110+0004 <[^>]*> 00000000 nop
120+0008 <[^>]*> 4902fffd bc2fl 0+0000 <text_label>
130+000c <[^>]*> 00000000 nop
140+0010 <[^>]*> 4901fffb bc2t 0+0000 <text_label>
150+0014 <[^>]*> 00000000 nop
160+0018 <[^>]*> 4903fff9 bc2tl 0+0000 <text_label>
170+001c <[^>]*> 00000000 nop
180+0020 <[^>]*> 48411000 cfc2 at,\$2
190+0024 <[^>]*> 4b234567 c2 0x1234567
200+0028 <[^>]*> 48c21800 ctc2 v0,\$3
210+002c <[^>]*> 48032000 mfc2 v1,\$4
220+0030 <[^>]*> 48042800 mfc2 a0,\$5
230+0034 <[^>]*> 48053007 mfc2 a1,\$6,7
240+0038 <[^>]*> 48863800 mtc2 a2,\$7
250+003c <[^>]*> 48874000 mtc2 a3,\$8
260+0040 <[^>]*> 48884807 mtc2 t0,\$9,7
270+0044 <[^>]*> 4900ffee bc2f 0+0000 <text_label>
280+0048 <[^>]*> 00000000 nop
290+004c <[^>]*> 4906ffec bc2fl \$cc1,0+0000 <text_label>
300+0050 <[^>]*> 00000000 nop
310+0054 <[^>]*> 4919ffea bc2t \$cc6,0+0000 <text_label>
320+0058 <[^>]*> 00000000 nop
330+005c <[^>]*> 491fffe8 bc2tl \$cc7,0+0000 <text_label>
340+0060 <[^>]*> 00000000 nop
35#pass
This page took 0.389135 seconds and 4 git commands to generate.