.RS or .DS

A directive that reserves the memory area by moving the current content of the code site counter by the specified value.

Syntax:

[<label>[:]]     .RS expr

Example:

buf:    .RS $100    ; reservation $100 bytes
    .RS size