i386: Also check R12-R15 registers when optimizing testq to testb
[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'
85024cd8 20[ ]*6[ ]+\?\?\?\? F2E2(00|0A) bnd loop foo
b52855e7 21.* Error: expecting valid branch instruction after `bnd'
85024cd8 22[ ]*7[ ]+\?\?\?\? F2E3(00|0D) 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'
85024cd8 30[ ]*12[ ]+\?\?\?\? F2E2(00|18) bnd loop foo
b52855e7 31.* Error: expecting valid branch instruction after `bnd'
85024cd8 32[ ]*13[ ]+\?\?\?\? F2E3(00|1B)( |90) bnd jrcxz foo
b52855e7 33.* Error: expecting valid branch instruction after `bnd'
85024cd8 34#pass
This page took 0.328136 seconds and 4 git commands to generate.