BR 2690688: Fix opcodes for FMA instructions
commit74eed4a9b33f72560b0393ba4bfe89d07660a15d
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 18 Mar 2009 01:26:47 +0000 (17 18:26 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 18 Mar 2009 01:26:47 +0000 (17 18:26 -0700)
treeedbafb397d8482b4dd0b70e25c3035c6b39da74e
parentfc2297e9457ca9cc54d8cb0166ba30c9dc1b28fd
BR 2690688: Fix opcodes for FMA instructions

Two bugs with respect to the FMA instructions:
- the variant increment is supposed to be 0x10, not 0x01.
- the base opcode for scalar VFNMADD is 0x9d, not 0x9c
insns.dat
misc/genfma.pl