1 .*: Assembler messages:
2 .*:4: Error: .*
3 .*:5: Error: .*
4 .*:6: Error: .*
5 .*:7: Error: .*
6 .*:10: Error: .*
7 .*:11: Error: .*
8 .*:12: Error: .*
9 .*:13: Error: .*
10 GAS LISTING .*
11 
12 
13 [ 	]*1[ 	]+\# Check illegal 64bit INVPCID instructions
14 [ 	]*2[ 	]+\.text
15 [ 	]*3[ 	]+_start:
16 [ 	]*4[ 	]+invvpid	\(%rcx\), %bx
17 [ 	]*5[ 	]+invvpid	\(%rcx\), %ebx
18 [ 	]*6[ 	]+invvpid %rbx, \(%rcx\)
19 [ 	]*7[ 	]+invvpid	%rbx, %rcx
20 [ 	]*8[ 	]+
21 [ 	]*9[ 	]+\.intel_syntax noprefix
22 [ 	]*10[ 	]+invvpid bx, \[rcx\]
23 [ 	]*11[ 	]+invvpid ebx, \[rcx\]
24 [ 	]*12[ 	]+invvpid \[rcx\], rbx
25 [ 	]*13[ 	]+invvpid rcx, rbx
26