From: Cyrill G. <gor...@gm...> - 2013-12-31 19:06:22
|
Hi all! We're proud to announce new major NASM 2.11 release. It consist of a few bugfixes and support for new AVX512 instructions set. In particular - support for long section names in COFF files - completely reworked internal engine to track instruction flags, at moment it works as before but open doors up for more precise filering of instructions bound to a particular cpu family - New AVX512/MPX/SHA instructions set support. This was the most hard part to implement and required significant efforts. Being completely new they required to extend syntax used to describe instructions. See full list of changes at http://www.nasm.us/doc/nasmdocc.html Happy New Year! |