Initialization Directives - Texas Instruments TMS320C54x User Manual

Digital signal processors
Table of Contents

Advertisement

Directives That Initialize Constants
Figure 4–3. Initialization Directives
4-14
1 000000 00aa
000001 00bb
2 000002 0ccc
3 000003 0eee
000004 efff
4 000006 eeee
000007 ffff
5 000008 dddd
6 000009 3fff
00000a ffac
7 00000c 3fff
00000d ffac
8 00000e 0068
00000f 0065
000010 006c
000011 0070
Word
15
0, 1
0
0
A
2
0
C
C
3, 4
0
E
E
6, 7
E
E
E
8
D
D
D
9, a
3
F
F
c, d
3
F
F
e, f
0
0
6
10, 11
0
0
6
.byte
.word
.xlong
.long
.int
.xfloat
.float
.string
0
15
A
0
0
B
B
C
E
E
F
F
F
E
F
F
F
F
D
F
F
F
A
C
F
F
F
A
C
8
0
0
6
5
h
e
C
0
0
7
0
l
p
0AAh, 0BBh
0CCCh
0EEEEFFFh
0EEEEFFFFh
0DDDDh
1.99999
1.99999
"help"
Code
0
.byte
OAAh, OBBh
.word
OCCCh
.xlong
0EEEEFFFh
.long
EEEEFFFFh
.int
DDDDh
.xfloat 1.99999
.float
1.99999
.string "help"

Advertisement

Table of Contents
loading

Table of Contents