Zilog Z08470 Bedienungsanleitung Seite 177

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 326
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 176
UM008007-0715 Z80 Instruction Description
Z80 CPU
User Manual
165
INC (HL)
Operation
(HL) (HL) + 1
Op Code
INC
Operand
(HL)
Description
The byte contained in the address specified by the contents of the HL register pair is incre-
mented.
Condition Bits Affected
S is set if result is negative; otherwise, it is reset.
Z is set if result is 0; otherwise, it is reset.
H is set if carry from bit 3; otherwise, it is reset.
P/V is set if (HL) was
7Fh before operation; otherwise, it is reset.
N is reset.
C is not affected.
Example
If the HL register pair contains 3434h and address 3434h contains 82h, then upon the
execution of an INC (HL) instruction, memory location
3434h contains 83h.
M Cycles T States 4 MHz E.T.
3 11 (4, 4, 3) 2.75
00 1 00110
34
Seitenansicht 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 325 326

Kommentare zu diesen Handbüchern

Keine Kommentare