x86: Remove i386-*-kaos* and i386-*-chaos targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-inval-seg.l
CommitLineData
4cc91dba
L
1.*: Assembler messages:
2.*:3: Error: .*
3.*:4: Error: .*
4.*:5: Error: .*
5.*:6: Error: .*
6GAS LISTING .*
7
8
e21440ba
JB
9 1 [ ]* .text
10 2 [ ]*# All the following should be illegal
11 3 [ ]* movq %ds,\(%rax\)
12 4 [ ]* movl %ds,\(%rax\)
13 5 [ ]* movq \(%rax\),%ds
14 6 [ ]* movl \(%rax\),%ds
This page took 0.849015 seconds and 4 git commands to generate.