summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/ept-intel.d
blob: 7ee26b651dc6d2b3676103e3866ba95c35cfe0aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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