gas: Update x86 sse-noavx tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-seg.l
CommitLineData
4cc91dba
L
1.*: Assembler messages:
2.*:3: Error: .*
3.*:4: Error: .*
4d36230d
L
4.*:7: Error: .*
5.*:8: Error: .*
6.*:9: Error: .*
7.*:10: Error: .*
4cc91dba
L
8GAS LISTING .*
9
10
4d36230d
L
11[ ]*1[ ]+\.text
12[ ]*2[ ]+\# All the following should be illegal
13[ ]*3[ ]+movl %ds,\(%eax\)
14[ ]*4[ ]+movl \(%eax\),%ds
15[ ]*5[ ]+
16[ ]*6[ ]+\.intel_syntax noprefix
17[ ]*7[ ]+mov eax, DWORD PTR fs:foobar:16
18[ ]*8[ ]+mov eax, DWORD PTR fs:foobar:barfoo:16
19[ ]*9[ ]+mov eax, DWORD PTR fs:ds:16
20[ ]*10[ ]+mov eax, DWORD PTR fs:ds:cs:16
This page took 0.576191 seconds and 4 git commands to generate.