blob: f48347f412ef223109c38c732f031ccd04c2c0b2 [file] [log] [blame]
# Check VEX.128 scalar instructions with -mavxscalar=256 -msse2avx
.allow_index_reg
.text
_start:
movd %xmm4,(%ecx)
movd %xmm4,%ecx
movd (%ecx),%xmm4
movd %ecx,%xmm4
vmovd %xmm4,(%ecx)
vmovd %xmm4,%ecx
vmovd (%ecx),%xmm4
vmovd %ecx,%xmm4
movq %xmm4,(%ecx)
movq (%ecx),%xmm4
vmovq %xmm4,(%ecx)
vmovq (%ecx),%xmm4
vmovq %xmm4,%xmm6