* gas/i386/disp32.d: Adjust lable-pattern.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-seg.s
CommitLineData
4cc91dba
L
1 .text
2# All the following should be illegal
3 movl %ds,(%eax)
4 movl (%eax),%ds
This page took 0.279119 seconds and 4 git commands to generate.