3 data definition directives, Data definition directives -13 – ARM VERSION 1.2 User Manual
Page 295

Directives Reference
ARM DUI 0068B
Copyright © 2000, 2001 ARM Limited. All rights reserved.
7-13
7.3
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.