summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/x86-64-ptwrite-intel.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/i386/x86-64-ptwrite-intel.d')
-rw-r--r--gas/testsuite/gas/i386/x86-64-ptwrite-intel.d23
1 files changed, 23 insertions, 0 deletions
diff --git a/gas/testsuite/gas/i386/x86-64-ptwrite-intel.d b/gas/testsuite/gas/i386/x86-64-ptwrite-intel.d
new file mode 100644
index 00000000000..37e79459f71
--- /dev/null
+++ b/gas/testsuite/gas/i386/x86-64-ptwrite-intel.d
@@ -0,0 +1,23 @@
+#as:
+#objdump: -dw -Mintel
+#name: x86_64 PTWRITE insns (Intel disassembly)
+#source: x86-64-ptwrite.s
+
+.*: +file format .*
+
+
+Disassembly of section \.text:
+
+0+ <_start>:
+ +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
+ +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
+ +[a-f0-9]+: f3 48 0f ae e1 ptwrite rcx
+ +[a-f0-9]+: f3 48 0f ae e1 ptwrite rcx
+ +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[rcx\]
+ +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[rcx\]
+ +[a-f0-9]+: f3 48 0f ae 21 ptwrite QWORD PTR \[rcx\]
+ +[a-f0-9]+: f3 0f ae e1 ptwrite ecx
+ +[a-f0-9]+: f3 48 0f ae e1 ptwrite rcx
+ +[a-f0-9]+: f3 0f ae 21 ptwrite DWORD PTR \[rcx\]
+ +[a-f0-9]+: f3 48 0f ae 21 ptwrite QWORD PTR \[rcx\]
+#pass