Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-inval-seg.l
1 .*: Assembler messages:
2 .*:3: Error: .*
3 .*:4: Error: .*
4 .*:5: Error: .*
5 .*:6: Error: .*
6 GAS LISTING .*
7
8
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