Skip Navigation Links | |
Exit Print View | |
x86 Assembly Language Reference Manual Oracle Solaris 11.1 Information Library |
1. Overview of the Oracle Solaris x86 Assembler
Syntax Differences Between x86 Assemblers
2. Oracle Solaris x86 Assembly Language Syntax
The Oracle Solaris x86 assembler as translates Oracle Solaris x86 assembly language into Executable and Linking Format (ELF) relocatable object files that can be linked with other object files to create an executable file or a shared object file. (See Chapter 12, Object File Format, in Oracle Solaris 11.1 Linkers and Libraries Guide for a complete discussion of ELF object file format.) The assembler supports macro processing by the C preprocessor (cpp) or the m4 macro processor.