.text

Previous Assembler Directives Next

Syntax: .text [subsection]

Tells as to assemble the following statements onto the end of the text subsection numbered subsection, which is an absolute expression. If subsection is omitted, subsection number zero is used.


See also: .data