.block size , fill
.cputype
.file
Warning: in other versions of the GNU assembler,
.file
is used for the directive called.app-file
in the AMD 29K support.
.line
.sect
.use section name
.text
, .data
,
.data1
, or .lit
. With one of the first three section
name options, `.use' is equivalent to the machine directive
section name; the remaining case, `.use .lit', is the same as
`.data 200'.
Go to the first, previous, next, last section, table of contents.