Zilog ZUSBOPTS User Manual
Page 281

UM017105-0511
Source Language Syntax
Zilog Developer Studio II – ZNEO™
User Manual
253
<directive>
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
→
ALIGN
<int_const>
<array_definition>
CONDLIST
(ON|OFF)
END
[<expression>]
<ident>EQU<expression>
ERROR
<string_const>
EXIT
<string_const>
.FCALL
<ident>
FILE
<string_const>
.FRAME
<ident>,<ident>,<space>
GLOBALS
(ON|OFF)
INCLUDE
<string_const>
LIST
(ON|OFF)
<macro_def>
<macro_invoc>
MACDELIM
<char_const>
MACLIST
(ON|OFF)
NOLIST
ORG
<int_const>
<public_definition>
<scalar_definition>
SCOPE
<segment_definition>
SEGMENT
<ident>
SUBTITLE
<string_const>
SYNTAX
=<target_microprocessor>
TITLE
<string_const>
<ident>VAR<expression>
WARNING
<string_const>
<array_definition>
→
→
<type>'['<elements>']'
[<initvalue>(,<initvalue>)@]
<type>
→
→
→
→
DB
DL
DW
DW24
<elements>
→
[<int_const>]
<initvalue>
→
['['<instances>']']<value>
<instances>
→
<int_const>
<value>
→
<expression>|<string_const>