Compiler compatibility issues – Zilog Z8F0130 User Manual

Page 549

Advertising
background image

UM013037-1212

Compiler Compatibility Issues

Zilog Developer Studio II – Z8 Encore!

User Manual

525

Compiler Compatibility Issues

Use of the #pragmas documented in this section should not be necessary in ZDS II release
4.10 and later. Zilog does not recommend their use, especially in new projects because it is
extremely difficult to validate that they continue to work correctly as the compiler is

PE V

P0

NV

POPSEG

<none>

PRINT

<none>

PT

<none>

PUSHSEG

<none>

REPEAT .$REPEAT,

.$repeat

SAME IFNDIFF,

IFSAME

SBLOCK .SBLOCK

SCOPE

<none>

SEGMENT

.section, SECTION

STRUCT .STRUCT

TAG .TAG

TEXT .text

TITLE

.title

UNTIL .$UNTIL,

.until

VAR

.VAR, SET, .SET

VECTOR

<none>

WARNING .wmsg,

MESSAGE

WEND .$WEND,

.$wend

WHILE .$WHILE,

.$while

XDEF

.global, GLOBAL, .GLOBAL, .public, .def, public

XREF

EXTERN, EXTERNAL, .extern, .ref

ZIGNORE

<none>

ZSECT .sect

ZUSECT .USECT

Table 68. Z8 Encore! Directive Compatibility (Continued)

Z8 Encore!
Assembler

Compatible With

Note:

Advertising