svn commit: r2070 - in trunk/yasm/modules/arch/x86: tests
peter at tortall.net
peter at tortall.net
Mon Apr 21 00:59:58 PDT 2008
Author: peter
Date: Mon Apr 21 00:59:57 2008
New Revision: 2070
Modified:
trunk/yasm/modules/arch/x86/gen_x86_insn.py
trunk/yasm/modules/arch/x86/tests/avx.hex
Changeset:
http://www.tortall.net/projects/yasm/changeset/2070
Log:
Fix a number of AVX instructions where VEX.vvvv was incorrectly being set
to a register value instead of 1111b as required by the specification.
Reported by: Mark Charney
More information about the yasm-cvs
mailing list