]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/ept-intel.d
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / i386 / ept-intel.d
diff --git a/gas/testsuite/gas/i386/ept-intel.d b/gas/testsuite/gas/i386/ept-intel.d
new file mode 100644 (file)
index 0000000..7ee26b6
--- /dev/null
@@ -0,0 +1,14 @@
+#objdump: -dwMintel
+#name: i386 EPT (Intel disassembly)
+#source: ept.s
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <_start>:
+[      ]*[a-f0-9]+:    66 0f 38 80 19          invept ebx,OWORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    66 0f 38 81 19          invvpid ebx,OWORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    66 0f 38 80 19          invept ebx,OWORD PTR \[ecx\]
+[      ]*[a-f0-9]+:    66 0f 38 81 19          invvpid ebx,OWORD PTR \[ecx\]
+#pass