PR ld/1775
[binutils/xnox.git] / gas / testsuite / gas / mips / sb1-ext-ps.d
blobcb09e55cc4da5e608f1a151f8c77accaa4e3f4c3
1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:sb1
2 #name: SB-1 paired single extensions
3 #as: -march=sb1
5 .*: +file format .*mips.*
7 Disassembly of section .text:
8 0+0000 <[^>]*> 46c31043 div.ps \$f1,\$f2,\$f3
9 0+0004 <[^>]*> 46c01055 recip.ps \$f1,\$f2
10 0+0008 <[^>]*> 46c01056 rsqrt.ps \$f1,\$f2
11 0+000c <[^>]*> 46c01044 sqrt.ps \$f1,\$f2
12 ...