i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-rep.l
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
This page took 0.033671 seconds and 4 git commands to generate.