http://yasm.tortall.net/
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). It is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module. Install this package if you need to rebuild applications that use yasm.
Version: 1.3.0^20230922git9defefa
See also: yasm.
Miscellanea | |
yasm_arch | Yasm Supported Target Architectures |
yasm_dbgfmts | Yasm Supported Debugging Formats |
yasm_objfmts | Yasm Supported Object Formats |
yasm_parsers | Yasm Supported Parsers (Assembler Syntaxes) |