SPARC Assembly Language Reference Manual

2.2.2 Statement Syntax

The syntax of an assembly language statement is:

[label:] [instruction] 

where:


label

is a symbol name.


instruction

is an encoded pseudo-op, synthetic instruction, or instruction.