as.info: Data

Go forward to Def
Go backward to Comm
Go up to Pseudo Ops
Go to the top op as

`.data SUBSECTION'

   `.data' tells `as' 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.