Zilog Z80380 Manual de usuario Pagina 130

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 268
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 129
5-96
Z380
USER'S MANUAL
DC-8297-03
ZILOG
LDD
LOAD AND DECREMENT (BYTE)
LDD
Operation: (DE) (HL)
DE DE – 1
HL HL – 1
BC(15-0) BC(15-0) – 1
This instruction is used for block transfers of strings of data. The byte of data at the location
addressed by the HL register is loaded into the location addressed by the DE register. Both
the DE and HL registers are then decremented by one, thus moving the pointers to the
preceeding elements in the string. The BC register, used as a counter, is then decremented
by one.
Flags: S: Unaffected
Z: Unaffected
H: Cleared
V: Set if the result of decrementing BC is not equal to zero; cleared otherwise
N: Cleared
C: Unaffected
Addressing Execute
Mode Syntax Instruction Format Time Note
LDD 11101101 10101000 3+r+w
Vista de pagina 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 267 268

Comentarios a estos manuales

Sin comentarios