beautypg.com

Zilog Z8F0130 User Manual

Page 359

background image

UM013037-1212

Source Language Syntax

Zilog Developer Studio II – Z8 Encore!

User Manual

335

<code_body>

=>

<source_line>@

<label_field>

=>

<ident>:

<instruction_field>

=>

<mnemonic>[<operand>]@

<directive_field>

=>

<directive>

<mnemonic>

=>

valid instruction mnemonic

<operand>

=>
=>

<addressing_mode>
<expression>

<addressing_mode>

=>

valid instruction addressing mode

<directive>

=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>

ALIGN

<int_const>

<array_definition>

CONDLIST

(ON|OFF)

END

[<expression>]

ENDWITH

[<ident> ]

ENDSTRUCT

<ident>

<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)

NEWPAGE

NOLIST

ORG

<int_const>

<public_definition>

<scalar_definition>

SCOPE

<segment_definition>

SEGMENT

<ident>

SUBTITLE

<string_const>

SYNTAX

=<target_microprocessor>

TAG

<ident> [<int_const>]

TITLE

<string_const>

UNION

<ident>VAR<expression>

WARNING

<string_const>

WITH

<ident>

<array_definition>

=>
=>

<type>'['<elements>']'
[<initvalue>(,<initvalue>)@]