Zilog Z8F0130 User Manual

Page 548

Advertising
background image

Appendix E. Compatibility Issues

UM013037-1212

524

Zilog Developer Studio II – Z8 Encore!
User Manual

DS

.block

DW

.word, word, .int

DW24

.word24, .trio, .DW24

ELIF

.ELIF, .ELSEIF, ELSEIF, .$ELSEIF, .$elseif

ELSE

.ELSE, .$ELSE, .$else

END

.end

ENDIF

.endif, .ENDIF, ENDC, .$ENDIF, .$endif

ENDMAC

.endm, ENDMACRO, .ENDMACRO, .ENDMAC, ENDM, .ENDM,

MACEND, .MACEND

ENDSTRUCT

.ENDSTRUCT

ERROR .emsg

EQU

.equ, .EQU, EQUAL, .equal

EVAL .EVAL

FCALL .FCALL

FILE .file

FRAME .FRAME

GREG GREGISTER

IF

.if, .IF, IFN, IFNZ, COND, IFTRUE, IFNFALSE, .$IF, .$if, .IFTRUE

INCLUDE

.include, .copy

LIST

.list <on> or <off>, .LIST

MACCNTR

<none>

MACEXIT

<none>

MACLIST

<none>

MACNOTE .mmsg

MACRO

.macro, .MACRO

MLIST

<none>

MNOLIST

<none>

NEWBLOCK .NEWBLOCK

NEWPAGE

.page [<len>] [<width>], PAGE

NIF

IFZ, IFE, IFFALSE, IFNTRUE, .IFNTRUE

NOLIST

.NOLIST

NOSAME IFDIFF,

IFNSAME

ORG

.org, ORIGIN

Table 68. Z8 Encore! Directive Compatibility (Continued)

Z8 Encore!
Assembler

Compatible With

Advertising