vex: change .wx to .wig to match the latest AVX spec
commit978c2170fc22224bec916c692c627c88b53b829f
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 16 Aug 2010 20:48:43 +0000 (16 13:48 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 16 Aug 2010 20:48:43 +0000 (16 13:48 -0700)
treef425d0775e01f23c2390b54d1b12713c7ab8495b
parent84a9e308c33542e97cae4bd117b1737562f651d2
vex: change .wx to .wig to match the latest AVX spec

Change the .wx (ignore the W field) to .wig, to match the latest
version of the AVX specification.  This is not a functional change,
but just makes instruction patterns a little easier to write.

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