x86: Check non-WIG EVEX instruction encoding with -mevexwig=1
[deliverable/binutils-gdb.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
This page took 0.037508 seconds and 4 git commands to generate.