1 .*: Assembler messages:
2 .*:4: Error: .*
3 .*:5: Error: .*
4 .*:6: Error: .*
5 .*:7: Error: .*
6 .*:8: Error: .*
7 .*:9: Error: .*
8 .*:12: Error: .*
9 .*:13: Error: .*
10 .*:14: Error: .*
11 .*:15: Error: .*
12 .*:16: Error: .*
13 .*:17: Error: .*
14 GAS LISTING .*
15 
16 
17 [ 	]*1[ 	]+\# Check illegal EPT instructions
18 [ 	]*2[ 	]+\.text
19 [ 	]*3[ 	]+_start:
20 [ 	]*4[ 	]+invept	\(%ecx\), %bx
21 [ 	]*5[ 	]+invept	%ebx, \(%ecx\)
22 [ 	]*6[ 	]+invept	%ebx, %ecx
23 [ 	]*7[ 	]+invvpid	\(%ecx\), %bx
24 [ 	]*8[ 	]+invvpid %ebx, \(%ecx\)
25 [ 	]*9[ 	]+invvpid	%ebx, %ecx
26 [ 	]*10[ 	]+
27 [ 	]*11[ 	]+\.intel_syntax noprefix
28 [ 	]*12[ 	]+invept bx, oword ptr \[ecx\]
29 [ 	]*13[ 	]+invept oword ptr \[ecx\], ebx
30 [ 	]*14[ 	]+invept ecx, ebx
31 [ 	]*15[ 	]+invvpid bx, oword ptr \[ecx\]
32 [ 	]*16[ 	]+invvpid oword ptr \[ecx\], ebx
33 [ 	]*17[ 	]+invvpid ecx, ebx
34