The assembler supports a macro language that enables you to create your
own instructions. This is especially useful when a program executes a
particular task several times. The macro language lets you:
-
Define your own macros and redefine existing macros
-
Simplify long or complicated assembly code
-
Access macro libraries created with the archiver
-
Define conditional and repeatable blocks within a macro
-
Manipulate strings within a macro
-
Control expansion listing
Topic
5.1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.2
5.3
5.4
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.5
5.6
5.7
5.8
5.9
Macro Language
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 5
Page
5-2
5-3
5-6
5-14
5-15
5-17
5-19
5-21
5-22
5-25
Macro Language
5-1
Need help?
Do you have a question about the TMS320C54x and is the answer not in the manual?