.data

Name

data -- 

Synopsis

.data subsection

Description

.data tells the assembler to assemble the following statements onto the end of the data subsection numbered subsection (which is an absolute expression). If subsection is omitted, it defaults to zero.