The VGATHER group of instructions requires that all three involved
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / vgather-check.d
1 #as: -moperand-check=none
2 #objdump: -dw
3 #name: i386 vgather check (-moperand-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.02932 seconds and 4 git commands to generate.