Data directives – Zilog EZ80F916 User Manual
Page 219

UM014423-0607
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
199
Syntax
<cpu_definition> = >
CPU
= <cpu_name>
Example
CPU = EZ80L92
Data Directives
The following data directives allow you to reserve space for specified types of data:
•
“BFRACT and UBFRACT Declaration Types” on page 200
•
“FRACT and UFRACT Declaration Types” on page 200
•
“BLKB Declaration Type” on page 201
•
“BLKL Declaration Type” on page 201
•
“BLKP Declaration Type” on page 201
•
“BLKW Declaration Type” on page 201
•
“DB Declaration Type” on page 201
•
“DD Declaration Type” on page 202
•
“DF Declaration Type” on page 202
•
“DL Declaration Type” on page 202
•
“DW Declaration Type” on page 203
•
“DW24 Declaration Type” on page 203
Syntax
<data directive> = > <type> <value>
<
type
> => BFRACT
=> BLKB
=> BLKL
=> BLKP
=> BLKW
=> DB
=> DD
=> DF
=> DL
=> DW
=> DW24
=> FRACT
=> UBFRACT
=> UFRACT
<value_list> => <value>