insns.dat: SSE encoding of VBLEND with VEX prefix is forbidden
commitc23c52040f7e0d8ae8e7db82e023c63e230f44cd
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 16 Aug 2010 22:05:25 +0000 (16 15:05 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 16 Aug 2010 22:05:25 +0000 (16 15:05 -0700)
tree26a7d7773e4be86b05fe823c0b20b633b4da0991
parent0217039cdbe9c21fa83b4d8f09ff33e77d983f33
insns.dat: SSE encoding of VBLEND with VEX prefix is forbidden

Version 7 of the AVX spec specifically forbids (#UD) using the
66 0F 38 14/15 forms of the BLENDV instructions with a VEX prefix;
those encodings are strictly legacy SSE 4.1.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
insns.dat