BR2924383: fix XOP instructions
commit5890ab39f83447a9c5ee9a11c8f528a8b3a0a7a9
authorCyrill Gorcunov <gorcunov@gmail.com>
Sat, 2 Jan 2010 21:40:54 +0000 (3 00:40 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sat, 2 Jan 2010 21:40:54 +0000 (3 00:40 +0300)
treebc88d6bba5de9b16b467d45b876be577897ff4ce
parentc09bd81ff3c23f895a7c70204a49c73743806515
BR2924383: fix XOP instructions

nasm64developer reported a few nits in XOP
instruction templates. Plain typo in specification
(http://support.amd.com/us/Processor_TechDocs/43479.pdf)
and opcode errors.

Reported-by: nasm64developer <nasm64developer@users.sf.net>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
insns.dat