bfd/
[deliverable/binutils-gdb.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
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 ...
This page took 0.031052 seconds and 4 git commands to generate.