c1bbef93ab11fe4b27ca1ecdf5b465d5d90ed122
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-seg.l
1 .*: Assembler messages:
2 .*:3: Error: .*
3 .*:4: Error: .*
4 .*:7: Error: .*
5 .*:8: Error: .*
6 .*:9: Error: .*
7 .*:10: Error: .*
8 GAS LISTING .*
9
10
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.030676 seconds and 4 git commands to generate.