Instruction Reference Manual
17
Description
The data in the word register HL is summed with the data in the word register ss (any of the word registers
BC, DE, HL, or SP). The result is stored in HL.
ADD HL,ss
Opcode
Instruction
Clocks
Operation
——
09
19
29
39
ADD HL,ss
ADD HL,BC
ADD HL,DE
ADD HL,HL
ADD HL,SP
2
2
2
2
2
HL = HL + ss
HL = HL + BC
HL = HL + DE
HL = HL + HL
HL = HL + SP
Flags
ALTD
I/O
S
Z
L/V
C
F
R
SP
S
D
-
-
-
•
•
•
Summary of Contents for 2000
Page 2: ...ii Rabbit 2000 3000 Microprocessor...
Page 4: ...iv Rabbit 2000 Microprocessor...
Page 16: ...12 Rabbit 2000 3000 Microprocessor...
Page 112: ...108 Rabbit 2000 3000 Microprocessor...
Page 120: ...ii Rabbit 2000 3000 Microprocessor...