dddcc47b9c42296b615cfe06261ba9302cff2fca
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / evex-lig-2.d
1 #as: -mevexlig=256
2 #objdump: -dw
3 #name: i386 EVEX non-LIG insns with -mevexlig=256
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 0+ <_start>:
11 +[a-f0-9]+: 62 f1 7d 08 7e 21 vmovd %xmm4,\(%ecx\)
12 +[a-f0-9]+: 62 f1 7d 08 7e e1 vmovd %xmm4,%ecx
13 +[a-f0-9]+: 62 f1 7d 08 6e 21 vmovd \(%ecx\),%xmm4
14 +[a-f0-9]+: 62 f1 7d 08 6e e1 vmovd %ecx,%xmm4
15 +[a-f0-9]+: 62 f1 fd 08 d6 21 vmovq %xmm4,\(%ecx\)
16 +[a-f0-9]+: 62 f1 fe 08 7e 21 vmovq \(%ecx\),%xmm4
17 +[a-f0-9]+: 62 f1 fe 08 7e f4 vmovq %xmm4,%xmm6
18 #pass
This page took 0.030167 seconds and 4 git commands to generate.