Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / vgather-check-none.d
1 #as: -moperand-check=error -I${srcdir}/$subdir
2 #objdump: -dw
3 #name: i386 vgather check (.operand_check none)
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+ <vgather>:
10 [ ]*[a-f0-9]+:[ ]+c4 e2 69 92 04 08[ ]+vgatherdps %xmm2,\(%eax,%xmm1,1\),%xmm0
11 [ ]*[a-f0-9]+:[ ]+c4 e2 69 92 14 48[ ]+vgatherdps %xmm2,\(%eax,%xmm1,2\),%xmm2
12 [ ]*[a-f0-9]+:[ ]+c4 e2 71 92 04 88[ ]+vgatherdps %xmm1,\(%eax,%xmm1,4\),%xmm0
13 [ ]*[a-f0-9]+:[ ]+c4 e2 69 92 0c c8[ ]+vgatherdps %xmm2,\(%eax,%xmm1,8\),%xmm1
14 #pass
This page took 0.032559 seconds and 4 git commands to generate.