LDI

Performs a "LD (DE),(HL)", then increments DE and HL, and decrements BC.

Syntax

LDI

Effects

P/V is reset in case of overflow (if BC=0 after calling LDI).

Uses

Copying data.

T-States

16 t-states

See Also

LD,LDD,LDDR,LDIR

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.