MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / alnv_ps-swap.d
CommitLineData
0067d8fc
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS ALNV.PS instruction branch swapping
3#as: -32
4
5# Check that a register dependency between ALNV.PS and the following
6# branch prevents from branch swapping.
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> 1000ffff b 0+0000 <foo>
12[0-9a-f]+ <[^>]*> 4c60111e alnv\.ps \$f4,\$f2,\$f0,v1
13[0-9a-f]+ <[^>]*> 0411fffd bal 0+0000 <foo>
14[0-9a-f]+ <[^>]*> 4c60111e alnv\.ps \$f4,\$f2,\$f0,v1
15[0-9a-f]+ <[^>]*> 0470fffb bltzal v1,0+0000 <foo>
16[0-9a-f]+ <[^>]*> 4c60111e alnv\.ps \$f4,\$f2,\$f0,v1
17[0-9a-f]+ <[^>]*> 0060f809 jalr v1
18[0-9a-f]+ <[^>]*> 4c60111e alnv\.ps \$f4,\$f2,\$f0,v1
19[0-9a-f]+ <[^>]*> 00602009 jalr a0,v1
20[0-9a-f]+ <[^>]*> 4c60111e alnv\.ps \$f4,\$f2,\$f0,v1
21[0-9a-f]+ <[^>]*> 4c60111e alnv\.ps \$f4,\$f2,\$f0,v1
22[0-9a-f]+ <[^>]*> 03e01809 jalr v1,ra
23[0-9a-f]+ <[^>]*> 00000000 nop
24[0-9a-f]+ <[^>]*> 1000fff2 b 0+0000 <foo>
25[0-9a-f]+ <[^>]*> 4fe0111e alnv\.ps \$f4,\$f2,\$f0,ra
26[0-9a-f]+ <[^>]*> 4fe0111e alnv\.ps \$f4,\$f2,\$f0,ra
27[0-9a-f]+ <[^>]*> 0411ffef bal 0+0000 <foo>
28[0-9a-f]+ <[^>]*> 00000000 nop
29[0-9a-f]+ <[^>]*> 4fe0111e alnv\.ps \$f4,\$f2,\$f0,ra
30[0-9a-f]+ <[^>]*> 0470ffec bltzal v1,0+0000 <foo>
31[0-9a-f]+ <[^>]*> 00000000 nop
32[0-9a-f]+ <[^>]*> 4fe0111e alnv\.ps \$f4,\$f2,\$f0,ra
33[0-9a-f]+ <[^>]*> 0060f809 jalr v1
34[0-9a-f]+ <[^>]*> 00000000 nop
35[0-9a-f]+ <[^>]*> 00602009 jalr a0,v1
36[0-9a-f]+ <[^>]*> 4fe0111e alnv\.ps \$f4,\$f2,\$f0,ra
37[0-9a-f]+ <[^>]*> 03e01809 jalr v1,ra
38[0-9a-f]+ <[^>]*> 4fe0111e alnv\.ps \$f4,\$f2,\$f0,ra
39 \.\.\.
This page took 0.318421 seconds and 4 git commands to generate.