Everything

.stack


Defines the stack size for a symbol.

[Syntax]

Symbol field

Mnemonic field

Operand field

Comment field

 
.stack
symble-name=value
[; comment]

[Function]

-

Defines the stack size to be shown in Call Walker for a symbol.

[Description]

-

This defines the stack size to be shown in Call Walker for a symbol.

-

The stack size for a symbol can only be defined once, and subsequent definitions are ignored.

-

The stack size can only be defined as a 4-byte range of 0x0 to 0xFFFFFFFC. If a different value is specified, then the definition is ignored.

[Remark]

-

See the user's manual of CS+ for details about Call Walker.