1 .*: Assembler messages:
2 .*:2: Error: .*
3 .*:3: Error: .*
4 .*:4: Error: .*
5 .*:5: Error: .*
6 .*:6: Error: .*
7 GAS LISTING .*
8 
9 
10 [ 	]*1[ 	]+\.text
11 [ 	]*2[ 	]+rep add %ebx, %eax
12 [ 	]*3[ 	]+repe add %ebx, %eax
13 [ 	]*4[ 	]+repz add %ebx, %eax
14 [ 	]*5[ 	]+repne add %ebx, %eax
15 [ 	]*6[ 	]+repnz add %ebx, %eax
16