
UM008007-0715
Z80 Instruction Description
Z80 CPU
User Manual
195
N is reset.
C is set if carry from bit 15; otherwise, it is reset.
Example
If Index Register IY contains
333h
and register pair BC contains
555h
, then upon the exe-
cution of an ADD IY, BC instruction, IY contains
8888h
.