Implement the VGATHERP instruction
commit95adeabff5f9bf8faf9c4225002e2a8c949db330
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 23 Jun 2011 01:20:28 +0000 (22 18:20 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 23 Jun 2011 01:20:28 +0000 (22 18:20 -0700)
tree6b0450ed99eb8c75b86c9138a61507988200551e
parent3089f7ef8a034ad57aac16489f76426fe3bcb8c4
Implement the VGATHERP instruction

As an initial test of the VSIB handling, implement the VGATHERP
instruction.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
insns.dat
test/vgather.asm [new file with mode: 0644]