yasm

modular assembler with multiple syntaxes support
  http://www.tortall.net/projects/yasm/
  4
  2 reviews



Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module.
Latest reviews
5
gdk2008uk 9 years ago

if you want programs to execute at warp speed you need this and an understanding of the INTEL 64bit processor as well as the AMD64 OK.

5
kwtc 11 years ago

Assembly language compiler with extremely powerful preprocessor engine.