Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / sb1-ext-ps.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:sb1
2 #name: SB-1 paired single extensions
3 #as: -march=sb1 -64
4
5 .*: +file format .*mips.*
6
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         ...