]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/compat.d
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / i386 / compat.d
diff --git a/gas/testsuite/gas/i386/compat.d b/gas/testsuite/gas/i386/compat.d
new file mode 100644 (file)
index 0000000..575f2bb
--- /dev/null
@@ -0,0 +1,26 @@
+#as: -mmnemonic=att
+#objdump: -d -Matt-mnemonic
+#name: i386 float AT&T mnemonic
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <.text>:
+[      ]*[a-f0-9]+:    dc e3                   fsub   %st,%st\(3\)
+[      ]*[a-f0-9]+:    de e1                   fsubp  %st,%st\(1\)
+[      ]*[a-f0-9]+:    de e3                   fsubp  %st,%st\(3\)
+[      ]*[a-f0-9]+:    de e3                   fsubp  %st,%st\(3\)
+[      ]*[a-f0-9]+:    dc eb                   fsubr  %st,%st\(3\)
+[      ]*[a-f0-9]+:    de e9                   fsubrp %st,%st\(1\)
+[      ]*[a-f0-9]+:    de eb                   fsubrp %st,%st\(3\)
+[      ]*[a-f0-9]+:    de eb                   fsubrp %st,%st\(3\)
+[      ]*[a-f0-9]+:    dc f3                   fdiv   %st,%st\(3\)
+[      ]*[a-f0-9]+:    de f1                   fdivp  %st,%st\(1\)
+[      ]*[a-f0-9]+:    de f3                   fdivp  %st,%st\(3\)
+[      ]*[a-f0-9]+:    de f3                   fdivp  %st,%st\(3\)
+[      ]*[a-f0-9]+:    dc fb                   fdivr  %st,%st\(3\)
+[      ]*[a-f0-9]+:    de f9                   fdivrp %st,%st\(1\)
+[      ]*[a-f0-9]+:    de fb                   fdivrp %st,%st\(3\)
+[      ]*[a-f0-9]+:    de fb                   fdivrp %st,%st\(3\)
+#pass