Defines the amount of stack usage for a symbol.
Symbol field |
Mnemonic field |
Operand field |
Comment field |
|
.STACK |
symbol-name=absolute-expression |
[; comment] |
The amount of stack usage for a symbol can only be defined once, and subsequent definitions are ignored. |
The information handled by the .STACK directive is the function information of the C source program that the compiler outputs. |