i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / bnd.l
1 .*: Assembler messages:
2 .*:6: Error: .*`bndmov'.*
3 GAS LISTING .*
4
5
6 [ ]*1[ ]+\.text
7 [ ]*2[ ]+\.intel_syntax noprefix
8 [ ]*3[ ]+\.arch generic32
9 [ ]*4[ ]+bnd:
10 [ ]*5[ ]+\?\?\?\? A1000000[ ]+mov eax, bnd0
11 [ ]*5[ ]+00
12 [ ]*6[ ]+bndmov bnd0, bnd0
13 [ ]*7[ ]+\?\?\?\? 00000000 \.p2align 4,0
14 #...
This page took 0.037832 seconds and 4 git commands to generate.