x86: add missing IgnoreSize
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ept.d
CommitLineData
f1f8f695
L
1#objdump: -dw
2#name: i386 EPT
3
4.*: file format .*
5
6Disassembly of section .text:
7
80+ <_start>:
9[ ]*[a-f0-9]+: 66 0f 38 80 19 invept \(%ecx\),%ebx
10[ ]*[a-f0-9]+: 66 0f 38 81 19 invvpid \(%ecx\),%ebx
11[ ]*[a-f0-9]+: 66 0f 38 80 19 invept \(%ecx\),%ebx
12[ ]*[a-f0-9]+: 66 0f 38 81 19 invvpid \(%ecx\),%ebx
a0497384
JB
13[ ]*[a-f0-9]+: 67 66 0f 38 80 19 invept \(%bx,%di\),%ebx
14[ ]*[a-f0-9]+: 67 66 0f 38 81 19 invvpid \(%bx,%di\),%ebx
15[ ]*[a-f0-9]+: 67 66 0f 38 80 19 invept \(%bx,%di\),%ebx
16[ ]*[a-f0-9]+: 67 66 0f 38 81 19 invvpid \(%bx,%di\),%ebx
f1f8f695 17#pass
This page took 0.621562 seconds and 4 git commands to generate.