44
Rabbit 2000/3000 Microprocessor
Description
Loads the data in register L into the memory location whose address is the sum of the data in word register
HL and a displacement value d. Then, loads the data in register H into the memory location whose address is
the sum of the data in word register HL and a displacement value d plus 1. This instruction is implemented for
the Rabbit and is not available for the Z180.
LD (HL+d),HL
Opcode
Instruction
Clocks
Operation
DD F4 d
LD (HL+d),HL
13 (2,2,2,1,3,3)
(HL+d) = L; (HL+d+1) = H
Flags
ALTD
I/O
S
Z
L/V
C
F
R
SP
S
D
-
-
-
-
•
Содержание 2000
Страница 2: ...ii Rabbit 2000 3000 Microprocessor...
Страница 4: ...iv Rabbit 2000 Microprocessor...
Страница 16: ...12 Rabbit 2000 3000 Microprocessor...
Страница 112: ...108 Rabbit 2000 3000 Microprocessor...
Страница 120: ...ii Rabbit 2000 3000 Microprocessor...