]> granicus.if.org Git - yasm/commit
Remove AMD CVT16 instructions.
authorPeter Johnson <peter@tortall.net>
Fri, 2 Jul 2010 21:27:43 +0000 (21:27 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 2 Jul 2010 21:27:43 +0000 (21:27 -0000)
commit1227dda3c337f6189c3bf542736d74818d4a1dfe
tree2c2edb92cf6f5719163d714a9034621688b21df2
parentff8d0e090929af2d3ea8a885af65b57794884626
Remove AMD CVT16 instructions.

Per http://sourceware.org/ml/binutils/2009-11/msg00372.html, this has been
removed from GNU as.

Several instructions also conflict with the latest Intel AVX instructions.

svn path=/trunk/yasm/; revision=2335
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/cvt16.asm [deleted file]
modules/arch/x86/tests/cvt16.hex [deleted file]
modules/arch/x86/x86arch.h
modules/arch/x86/x86cpu.gperf