beautypg.com

Zilog Z8F0130 User Manual

Page 100

background image

eZ8

CPU Core

User Manual

UM012820-0810

ADDX Instruction

85

ADDX EE4h, B12h

Object Code: 08 B1 2E E4

If Register

46Ch

contains the value

2Ah

the following statement leaves

the value

2Dh

in Register

46Ch

and clears the C, Z, S, V, D, and H flags:

ADDX 46Ch, #03h

Object Code: 09 03 04 6C