i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-rep.l
CommitLineData
d5de92cf
L
1.*: Assembler messages:
2.*:2: Error: .*
3.*:3: Error: .*
4.*:4: Error: .*
5.*:5: Error: .*
6.*:6: Error: .*
7GAS 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
This page took 0.423568 seconds and 4 git commands to generate.