Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-vgather-check.s
1 # Check vgather instructions
2
3 .text
4 vgather:
5 vgatherdps %xmm2,(%rax,%xmm1,1),%xmm0
6 vgatherdps %xmm2,(%rax,%xmm1,2),%xmm2
7 vgatherdps %xmm2,(%rax,%xmm1,2),%xmm10
8 vgatherdps %xmm1,(%rax,%xmm1,4),%xmm0
9 vgatherdps %xmm9,(%rax,%xmm1,4),%xmm0
10 vgatherdps %xmm2,(%rax,%xmm1,8),%xmm1
11 vgatherdps %xmm2,(%rax,%xmm1,8),%xmm9
This page took 0.0547 seconds and 4 git commands to generate.