i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-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 %rbx, %rax
12 [ ]*3[ ]+repe add %rbx, %rax
13 [ ]*4[ ]+repz add %rbx, %rax
14 [ ]*5[ ]+repne add %rbx, %rax
15 [ ]*6[ ]+repnz add %rbx, %rax
This page took 0.031332 seconds and 4 git commands to generate.