
<
2
.75
7UGT U/CPWCN
=L/2*
#FFTGUU5RCEG
7/<:
LDCI
Load Constant Auto Increment
Instruction Format:
LDCI dst, src
Operation:
dst
←
src
r
←
r + 1
rr
←
rr + 1
This instruction is used for block transfers of data between program memory and the Register File. The
address of the program memory location is specified by a working register Pair, and the address of the
Register File location is specified by working register. The contents of the source location are loaded into the
destination location. Both addresses in the working registers are then incremented automatically. The
contents of the source operand are not changed.
Flags:
When the instruction is executed, the flags are set as follows:
C:
The value set by the preceding instruction.
Z:
The value set by the preceding instruction.
S:
The value set by the preceding instruction.
V:
The value set by the preceding instruction.
D:
The value set by the preceding instruction.
H:
The value set by the preceding instruction.
OPC
dst
src
OPC
dst
src
OPC
(Hex)
Address Mode
dst src
C3
Ir
Irr
D3
Irr
Ir