daily update
[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
17\*\*\*\* Error:expecting valid branch instruction after `bnd'
18[ ]*5[ ]+\?\?\?\? 6766F2AB bnd stosw \(%edi\) \# Bad
19\*\*\*\* Error:expecting valid branch instruction after `bnd'
20[ ]*6[ ]+\?\?\?\? F2E200 bnd loop foo
21\*\*\*\* Error:expecting valid branch instruction after `bnd'
22[ ]*7[ ]+\?\?\?\? F2E300 bnd jrcxz foo
23\*\*\*\* Error:expecting valid branch instruction after `bnd'
24[ ]*8[ ]+
25[ ]*9[ ]+\.intel_syntax noprefix
26[ ]*10[ ]+\?\?\?\? F24801C3 bnd add rbx, rax \# Bad
27\*\*\*\* Error:expecting valid branch instruction after `bnd'
28[ ]*11[ ]+\?\?\?\? 6766F2AB bnd stos WORD PTR \[edi] \# Bad
29\*\*\*\* Error:expecting valid branch instruction after `bnd'
30[ ]*12[ ]+\?\?\?\? F2E200 bnd loop foo
31\*\*\*\* Error:expecting valid branch instruction after `bnd'
32[ ]*13[ ]+\?\?\?\? F2E300 bnd jrcxz foo
33\*\*\*\* Error:expecting valid branch instruction after `bnd'
This page took 0.137667 seconds and 4 git commands to generate.