summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i386/clflushopt.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/i386/clflushopt.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/i386/clflushopt.d16
1 files changed, 16 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/i386/clflushopt.d b/binutils-2.25/gas/testsuite/gas/i386/clflushopt.d
new file mode 100644
index 00000000..115f5ed0
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/i386/clflushopt.d
@@ -0,0 +1,16 @@
+#as:
+#objdump: -dw
+#name: i386 CLFLUSHOPT insns
+#source: clflushopt.s
+
+.*: +file format .*
+
+
+Disassembly of section \.text:
+
+00000000 <_start>:
+[ ]*[a-f0-9]+:[ ]*66 0f ae 39[ ]*clflushopt \(%ecx\)
+[ ]*[a-f0-9]+:[ ]*66 0f ae bc f4 c0 1d fe ff[ ]*clflushopt -0x1e240\(%esp,%esi,8\)
+[ ]*[a-f0-9]+:[ ]*66 0f ae 39[ ]*clflushopt \(%ecx\)
+[ ]*[a-f0-9]+:[ ]*66 0f ae bc f4 c0 1d fe ff[ ]*clflushopt -0x1e240\(%esp,%esi,8\)
+#pass