Skip Navigation Links | |
Exit Print View | |
SPARC Assembly Language Reference Manual Oracle Solaris 11.1 Information Library |
1.3.7 Special Symbols - Registers
1.3.9 Operators and Expressions
1.3.10 SPARC V9 Operators and Expressions
2. Executable and Linking Format
3. Directives and Pseudo-Operations
6. Writing Functions -- The SPARC ABI
7. Assembler Inline Functions and __asm Code
A. Using the Assembler Command Line
In the descriptions of assembly language syntax in this chapter:
Brackets ([ ]) enclose optional items.
Asterisks (*) indicate items to be repeated zero or more times.
Braces ({ }) enclose alternate item choices, which are separated from each other by vertical bars (|).
Wherever blanks are allowed, arbitrary numbers of blanks and horizontal tabs may be used. Newline characters are not allowed in place of blanks.