as: Pseudo Ops

 
 7 Assembler Directives
 **********************
 
 All assembler directives have names that begin with a period ('.').  The
 names are case insensitive for most targets, and usually written in
 lower case.
 
    This chapter discusses directives that are available regardless of
 the target machine configuration for the GNU assembler.  Some machine
 configurations provide additional directives.  SeeMachine
 Dependencies.
 

Menu