Fix whitespace in gas listing errors and warnings
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mpx-inval-1.l
CommitLineData
7e8b059b
L
1.*: Assembler messages:
2.*:4: Error: expecting valid branch instruction after `bnd'
3.*:5: Error: expecting valid branch instruction after `bnd'
4.*:6: Error: expecting valid branch instruction after `bnd'
5.*:7: Error: expecting valid branch instruction after `bnd'
6.*:10: Error: expecting valid branch instruction after `bnd'
7.*:11: Error: expecting valid branch instruction after `bnd'
8.*:12: Error: expecting valid branch instruction after `bnd'
9.*:13: Error: expecting valid branch instruction after `bnd'
10GAS LISTING .*
11
12
13[ ]*1[ ]+\# MPX instructions
14[ ]*2[ ]+\.allow_index_reg
15[ ]*3[ ]+\.text
16[ ]*4[ ]+\?\?\?\? F24801C3 bnd add %rax, %rbx \# Bad
b52855e7 17.* Error: expecting valid branch instruction after `bnd'
7e8b059b 18[ ]*5[ ]+\?\?\?\? 6766F2AB bnd stosw \(%edi\) \# Bad
b52855e7 19.* Error: expecting valid branch instruction after `bnd'
7e8b059b 20[ ]*6[ ]+\?\?\?\? F2E200 bnd loop foo
b52855e7 21.* Error: expecting valid branch instruction after `bnd'
7e8b059b 22[ ]*7[ ]+\?\?\?\? F2E300 bnd jrcxz foo
b52855e7 23.* Error: expecting valid branch instruction after `bnd'
7e8b059b
L
24[ ]*8[ ]+
25[ ]*9[ ]+\.intel_syntax noprefix
26[ ]*10[ ]+\?\?\?\? F24801C3 bnd add rbx, rax \# Bad
b52855e7 27.* Error: expecting valid branch instruction after `bnd'
7e8b059b 28[ ]*11[ ]+\?\?\?\? 6766F2AB bnd stos WORD PTR \[edi] \# Bad
b52855e7 29.* Error: expecting valid branch instruction after `bnd'
7e8b059b 30[ ]*12[ ]+\?\?\?\? F2E200 bnd loop foo
b52855e7 31.* Error: expecting valid branch instruction after `bnd'
7e8b059b 32[ ]*13[ ]+\?\?\?\? F2E300 bnd jrcxz foo
b52855e7 33.* Error: expecting valid branch instruction after `bnd'
This page took 0.057312 seconds and 4 git commands to generate.