.block size , fill
In other versions of the GNU assembler, this directive is called
.space.
.cputype
.file
Warning: in other versions of the GNU assembler,.fileis used for the directive called.app-filein 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.