English
Language : 

Z86E3016PSG Datasheet, PDF (264/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 Family of Microcontrollers
User Manual
246
leaves the value 29h in Working Register R10. The Z, V, and S flags are
cleared.
Example
If Register B3h contains CBh, and Register CBh contains 01h, the state-
ment:
DEC @B3h
Op Code: 01 B3
leaves the value 00h in Register CBh. The Z Flag is set, and the V and S
flags are cleared.
Instruction Description
UM001602-0904