summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/x86-64-ptwrite-intel.d
blob: 37e79459f71780709c558529a29d43de8097e079 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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