summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/x86-64-mpx-inval-1.l
blob: e78ab7c150c5b53463bdb69cb87bf5c851c33cdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.*: Assembler messages:
.*:4: Error: expecting valid branch instruction after `bnd'
.*:5: Error: expecting valid branch instruction after `bnd'
.*:6: Error: expecting valid branch instruction after `bnd'
.*:7: Error: expecting valid branch instruction after `bnd'
.*:10: Error: expecting valid branch instruction after `bnd'
.*:11: Error: expecting valid branch instruction after `bnd'
.*:12: Error: expecting valid branch instruction after `bnd'
.*:13: Error: expecting valid branch instruction after `bnd'
GAS LISTING .*


[ 	]*1[ 	]+\# MPX instructions
[ 	]*2[ 	]+\.allow_index_reg
[ 	]*3[ 	]+\.text
[ 	]*4[ 	]+\?\?\?\? F24801C3 		bnd add %rax, %rbx  		\# Bad
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*5[ 	]+\?\?\?\? 6766F2AB 		bnd stosw \(%edi\)    		\# Bad
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*6[ 	]+\?\?\?\? F2E200   		bnd loop foo
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*7[ 	]+\?\?\?\? F2E300   		bnd jrcxz foo
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*8[ 	]+
[ 	]*9[ 	]+\.intel_syntax noprefix
[ 	]*10[ 	]+\?\?\?\? F24801C3 		bnd add rbx, rax		\# Bad
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*11[ 	]+\?\?\?\? 6766F2AB 		bnd stos WORD PTR \[edi]		\# Bad
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*12[ 	]+\?\?\?\? F2E200   		bnd loop foo
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
[ 	]*13[ 	]+\?\?\?\? F2E300   		bnd jrcxz foo
\*\*\*\*  Error:expecting valid branch instruction after `bnd'
OpenPOWER on IntegriCloud