Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-inval-ept.l
1 .*: Assembler messages:
2 .*:4: Error: .*
3 .*:5: Error: .*
4 .*:6: Error: .*
5 .*:7: Error: .*
6 .*:8: Error: .*
7 .*:9: Error: .*
8 .*:10: Error: .*
9 .*:11: Error: .*
10 .*:14: Error: .*
11 .*:15: Error: .*
12 .*:16: Error: .*
13 .*:17: Error: .*
14 .*:18: Error: .*
15 .*:19: Error: .*
16 .*:20: Error: .*
17 .*:21: Error: .*
18 GAS LISTING .*
19
20
21 [       ]*1[    ]+\# Check illegal EPT instructions in 64bit mode\.
22 [       ]*2[    ]+\.text
23 [       ]*3[    ]+_start:
24 [       ]*4[    ]+invept        \(%rcx\), %bx
25 [       ]*5[    ]+invept        \(%rcx\), %ebx
26 [       ]*6[    ]+invept        %rbx, \(%rcx\)
27 [       ]*7[    ]+invept        %rbx, %rcx
28 [       ]*8[    ]+invvpid       \(%rcx\), %bx
29 [       ]*9[    ]+invvpid       \(%rcx\), %ebx
30 [       ]*10[   ]+invvpid %rbx, \(%rcx\)
31 [       ]*11[   ]+invvpid       %rbx, %rcx
32 [       ]*12[   ]+
33 [       ]*13[   ]+\.intel_syntax noprefix
34 [       ]*14[   ]+invept bx, oword ptr \[rcx\]
35 [       ]*15[   ]+invept ebx, oword ptr \[rcx\]
36 [       ]*16[   ]+invept oword ptr \[rcx\], rbx
37 [       ]*17[   ]+invept rcx, rbx
38 [       ]*18[   ]+invvpid bx, oword ptr \[rcx\]
39 [       ]*19[   ]+invvpid ebx, oword ptr \[rcx\]
40 [       ]*20[   ]+invvpid oword ptr \[rcx\], rbx
41 [       ]*21[   ]+invvpid rcx, rbx