JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
x86 Assembly Language Reference Manual     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

1.  Overview of the Solaris x86 Assembler

Assembler Overview

Syntax Differences Between x86 Assemblers

Assembler Command Line

2.  Solaris x86 Assembly Language Syntax

3.  Instruction Set Mapping

Index

Assembler Command Line

During the translation of higher-level languages such as C and Fortran, the compilers might invoke as using the alias fbe (“Fortran back end”). You can invoke the assembler manually from the shell command line with either name, as or fbe. See the as(1) man page for the definitive discussion of command syntax and command line options.