i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-seg.l
CommitLineData
4cc91dba
L
1.*: Assembler messages:
2.*:3: Error: .*
3.*:4: Error: .*
fd4e0347
JB
4.*:7: Error: .*
5.*:8: Error: .*
6.*:9: Error: .*
7.*:10: Error: .*
8.*:11: Error: .*
4cc91dba
L
9GAS LISTING .*
10
11
fd4e0347
JB
12[ ]*[1-9][0-9]*[ ]*\.text
13[ ]*[1-9][0-9]*[ ]*# All the following should be illegal
14[ ]*[1-9][0-9]*[ ]*movl %ds,\(%eax\)
15[ ]*[1-9][0-9]*[ ]*movl \(%eax\),%ds
16[ ]*[1-9][0-9]*[ ]*
17[ ]*[1-9][0-9]*[ ]*\.intel_syntax noprefix
18[ ]*[1-9][0-9]*[ ]*mov eax, es:foo:\[eax\]
19[ ]*[1-9][0-9]*[ ]*mov eax, es:fs:foo:\[eax\]
20[ ]*[1-9][0-9]*[ ]*mov eax, fs:foo:bar:\[eax\]
21[ ]*[1-9][0-9]*[ ]*mov eax, fs:foo:gs:\[eax\]
22[ ]*[1-9][0-9]*[ ]*mov eax, bar:gs:\[eax\]
This page took 0.645119 seconds and 4 git commands to generate.