yasm/modules
Peter Johnson a38f103515 Add complete Intel Advanced Vector Extensions (AVX) support.
A full testcase for NASM mode based on the AVX programming reference is
included.  GAS mode should work, but is untested at present.

V-prefix aliases are present for all supported instructions to allow easy
use of the VEX prefix version without significant code modifications.

All comparison and other pseudo-ops are included.

svn path=/trunk/yasm/; revision=2051
2008-04-11 09:29:58 +00:00
..
arch Add complete Intel Advanced Vector Extensions (AVX) support. 2008-04-11 09:29:58 +00:00
dbgfmts Fix #123: Be explicit that errors are such by printing "error:" at beginning 2007-12-04 06:19:07 +00:00
listfmts Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process. 2007-07-14 04:34:41 +00:00
objfmts Allow setting of the TLS section flag in the NASM section directive. 2008-02-21 09:00:46 +00:00
parsers Add complete Intel Advanced Vector Extensions (AVX) support. 2008-04-11 09:29:58 +00:00
preprocs Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output. 2008-02-08 18:26:40 +00:00
Makefile.inc Create new working branch for new (Robertson 1977) optimizer. 2005-10-08 05:45:29 +00:00