BR 3143040: Remove invalid form of VPEXTRW
commit47c95ceed447fff457f898bcea4facfbf9a2f710
authorH. Peter Anvin <hpa@zytor.com>
Fri, 24 Dec 2010 00:37:14 +0000 (23 16:37 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 24 Dec 2010 00:37:14 +0000 (23 16:37 -0800)
tree8c657cb62ffd0d670c3e778f175935c480be6cd6
parent6faad4efe0a68848f10c6b994e14d970d863e0d6
BR 3143040: Remove invalid form of VPEXTRW

The 0F form, unlike the 0F3A form, of VPEXTRW cannot write a 16-bit
memory location by specification.

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