assmemble.c: fix VEX.W logic
commit229fa6c4659277d1faec4849e6fdb7af9f99c019
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 16 Aug 2010 22:21:48 +0000 (16 15:21 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 16 Aug 2010 22:21:48 +0000 (16 15:21 -0700)
treed69f4c4f17fbdff6d85b175a07d76dc38b45a643
parentcfe6d20e3ae5bd9d43a3ab42ddd3d2ecdc57b23c
assmemble.c: fix VEX.W logic

Fix the generation logic for VEX.W, which unfortunately got the wrong
constants.

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