summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/prefix.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/i386/prefix.s')
-rw-r--r--gas/testsuite/gas/i386/prefix.s11
1 files changed, 0 insertions, 11 deletions
diff --git a/gas/testsuite/gas/i386/prefix.s b/gas/testsuite/gas/i386/prefix.s
deleted file mode 100644
index 8f5dffdbf16..00000000000
--- a/gas/testsuite/gas/i386/prefix.s
+++ /dev/null
@@ -1,11 +0,0 @@
-.text
-foo:
- addr16 fstcw %es:(%si)
- fstsw
- fstsw %ax
- fstsw %eax
- addr16 fstsw %ax
- addr16 rep cmpsw %es:(%di),%ss:(%si)
-
-# Get a good alignment.
- .p2align 4,0