]> granicus.if.org Git - yasm/commit
Fix additional cases of duplicate 66h prefix generation for AVX instructions.
authorPeter Johnson <peter@tortall.net>
Sat, 2 Jan 2010 17:56:16 +0000 (17:56 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 2 Jan 2010 17:56:16 +0000 (17:56 -0000)
commit40f06c127537be8d72cadcf6e7ada96e493cf345
tree3f988f36a9164cb54c180d75b0d669ccad808106
parentfcb228f18cd5c1286e79ff3d0e7b6a299df76fc6
Fix additional cases of duplicate 66h prefix generation for AVX instructions.

Reported by: Gil Dabah

svn path=/trunk/yasm/; revision=2257
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/avx16.asm [new file with mode: 0644]
modules/arch/x86/tests/avx16.hex [new file with mode: 0644]