/x86-as

An x86 assembler with an ELF object generator

Primary LanguageC++BSD Zero Clause License0BSD

X86-as

This is a simple assembler for the x86 architecture. It can generate binary code for a number of instructions, and it generates ELF object files.

This program is in the public domain (BSD0).