Crossware

Table of Contents        Previous topic       Next topic       

ASSEMBLER DIRECTIVES->Other Assembler Directives->ORG

ORG       Specifies Program Origin


The ORG directive sets the program counter to the value of the operand.  If the ORG directive is not used, the program counter is assumed to be zero.