 | AARM User's Guide Discontinued |  |
|
|
| DSW Assembler Statement| Arguments | | | Description | The DSW statement reserves the specified number of words in the current memory space. label is a symbol that is assigned the current memory address. expression is the number of words to reserve. This statement reserves space and increments the location counter by the number of bytes reserved. | | See Also | DS, DSB, DSD | | Example | None. |
|
|