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