English
Language : 

Z86E3016PSG Datasheet, PDF (256/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 Family of Microcontrollers
User Manual
238
COM 08h
Op Code: 60 08
leaves the value DBh (11011011) in Register 08h. The S Flag is set, and
the Z and V flags are cleared.
Example
If Register 08h contains 24h, and Register 24h contains FFh
(11111111b), the statement:
COM @08h
Op Code: 61 08
leaves the value 00h (00000000b) in Register 24h. The Z Flag is set, and
the V and S flags are cleared.
Instruction Description
UM001602-0904