4 assembly control directives, 1 nesting directives, Assembly control directives -26 – ARM VERSION 1.2 User Manual
Page 308

Directives Reference
7-26
Copyright © 2000, 2001 ARM Limited. All rights reserved.
ARM DUI 0068B
7.4
Assembly control directives
This section describes the following directives:
•
•
•
IF, ELSE, and ENDIF on page 7-30
•
7.4.1
Nesting directives
The following structures can be nested to a total depth of 256:
•
MACRO
definitions
•
WHILE...WEND
loops
•
IF...ELSE...ENDIF
conditional structures
•
INCLUDE
file inclusions.
The limit applies to all structures taken together, however they are nested. The limit is
not 256 of each type of structure.