1 #as: -mavxscalar=256 -msse2avx
2 #objdump: -dw
3 #name: x86-64 VEX.128 scalar insns with -mavxscalar=256 -msse2avx
4 
5 .*: +file format .*
6 
7 
8 Disassembly of section .text:
9 
10 0+ <_start>:
11  +[a-f0-9]+:	c5 f9 7e 21          	vmovd  %xmm4,\(%rcx\)
12  +[a-f0-9]+:	c5 f9 7e e1          	vmovd  %xmm4,%ecx
13  +[a-f0-9]+:	c5 f9 6e 21          	vmovd  \(%rcx\),%xmm4
14  +[a-f0-9]+:	c5 f9 6e e1          	vmovd  %ecx,%xmm4
15  +[a-f0-9]+:	c4 e1 f9 6e e1       	vmovq  %rcx,%xmm4
16  +[a-f0-9]+:	c4 e1 f9 7e e1       	vmovq  %xmm4,%rcx
17  +[a-f0-9]+:	c5 f9 d6 21          	vmovq  %xmm4,\(%rcx\)
18  +[a-f0-9]+:	c4 e1 f9 7e e1       	vmovq  %xmm4,%rcx
19  +[a-f0-9]+:	c5 fa 7e 21          	vmovq  \(%rcx\),%xmm4
20  +[a-f0-9]+:	c4 e1 f9 6e e1       	vmovq  %rcx,%xmm4
21  +[a-f0-9]+:	c5 f9 7e 21          	vmovd  %xmm4,\(%rcx\)
22  +[a-f0-9]+:	c5 f9 7e e1          	vmovd  %xmm4,%ecx
23  +[a-f0-9]+:	c5 f9 6e 21          	vmovd  \(%rcx\),%xmm4
24  +[a-f0-9]+:	c5 f9 6e e1          	vmovd  %ecx,%xmm4
25  +[a-f0-9]+:	c4 e1 f9 7e e1       	vmovq  %xmm4,%rcx
26  +[a-f0-9]+:	c4 e1 f9 6e e1       	vmovq  %rcx,%xmm4
27  +[a-f0-9]+:	c5 f9 d6 21          	vmovq  %xmm4,\(%rcx\)
28  +[a-f0-9]+:	c4 e1 f9 7e e1       	vmovq  %xmm4,%rcx
29  +[a-f0-9]+:	c5 fa 7e 21          	vmovq  \(%rcx\),%xmm4
30  +[a-f0-9]+:	c4 e1 f9 6e e1       	vmovq  %rcx,%xmm4
31  +[a-f0-9]+:	c5 fa 7e f4          	vmovq  %xmm4,%xmm6
32 #pass
33