| |||
| Home > Directives Reference > Data definition directives | |||
This section describes the following directives:
Set an origin for a literal pool.
Set the origin of a storage map.
Define a field within a storage map.
Allocate a zeroed block of memory.
Allocate bytes of memory, and specify the initial contents.
Allocate words of memory, and specify the initial contents.
Allocate words of memory, and specify the initial contents as offsets from the static base register.
Allocate double-words of memory, and specify the initial contents as double-precision floating-point numbers.
Allocate words of memory, and specify the initial contents as single-precision floating-point numbers.
Allocate words of memory, and specify the initial contents. Mark the location as code not data.
Allocate double-words of memory, and specify the initial contents as 64-bit integers.
Allocate half-words of memory, and specify the initial contents.
Mark data within a code section. Obsolete, for backwards compatibility only.