summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/sb1-ext-ps.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/sb1-ext-ps.d')
-rw-r--r--gas/testsuite/gas/mips/sb1-ext-ps.d12
1 files changed, 0 insertions, 12 deletions
diff --git a/gas/testsuite/gas/mips/sb1-ext-ps.d b/gas/testsuite/gas/mips/sb1-ext-ps.d
deleted file mode 100644
index cb09e55cc4d..00000000000
--- a/gas/testsuite/gas/mips/sb1-ext-ps.d
+++ /dev/null
@@ -1,12 +0,0 @@
-#objdump: -dr --prefix-addresses --show-raw-insn -mmips:sb1
-#name: SB-1 paired single extensions
-#as: -march=sb1
-
-.*: +file format .*mips.*
-
-Disassembly of section .text:
-0+0000 <[^>]*> 46c31043 div.ps \$f1,\$f2,\$f3
-0+0004 <[^>]*> 46c01055 recip.ps \$f1,\$f2
-0+0008 <[^>]*> 46c01056 rsqrt.ps \$f1,\$f2
-0+000c <[^>]*> 46c01044 sqrt.ps \$f1,\$f2
- ...