You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
614 B
12 lines
614 B
|-----handy-ruler------------------------------------------------------|
|
|
yasm: yasm (Yasm Modular Assembler Project)
|
|
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,
|
|
yasm: ELF64, 32 and 64-bit Mach-0, RDOFF2, COFF, Win32, and Win64 object
|
|
yasm: formats, and generates source debugging information in STABS,
|
|
yasm: DWARD 2, and CodeView 8 formats.
|
|
yasm:
|
|
yasm:
|
|
|