yasm: yasm - A modular assembler
yasm:
yasm: Yasm is a complete rewrite of the NASM assembler under the "new" BSD
yasm: License (some portions are under other licenses, see COPYING for
yasm: details). Yasm currently supports the x86 and AMD64 instruction sets,
yasm: accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64,
yasm: RDOFF2, COFF, Win32, and Win64 object formats, and generates source
yasm: debugging information in STABS, DWARF 2, and CodeView? 8 formats. Yasm
yasm: can be easily integrated into Visual Studio 2005 (see VisualStudio2005)
yasm: for assembly of NASM or GAS syntax code into Win32 or Win64 object files.
yasm:
yasm: Packaged by Georgi D. Sotirov <gdsotirov@dir.bg>
yasm:
