svn commit: r2071 - in trunk/yasm/modules/arch/x86: tests

peter at tortall.net peter at tortall.net
Mon Apr 21 22:41:12 PDT 2008


Author: peter
Date: Mon Apr 21 22:41:11 2008
New Revision: 2071

Modified:
   trunk/yasm/modules/arch/x86/gen_x86_insn.py
   trunk/yasm/modules/arch/x86/tests/fma.hex
Changeset:
   http://www.tortall.net/projects/yasm/changeset/2071

Log:
Fix register fields on FMA instructions.
The FMA instructions swap VEX.vvvv and imm8[7:4] as compared to other AVX
instructions.

Reported by: nasm64developer at users.sf.net



More information about the yasm-cvs mailing list