Instruction Reference Manual
67
Description
Loads A with the data whose address in memory is:
•
the data in BC, or
•
the data in DE, or
•
the 16-bit constant mn.
LD A,(BC)
LD A,(DE)
LD A,(
mn
)
Opcode
Instruction
Clocks
Operation
0A
LD A,(BC)
6 (2,2,2)
A = (BC)
1A
LD A,(DE)
6 (2,2,2)
A = (DE)
3A
n m
LD A,(
mn
)
9 (2,2,2,1,2)
A = (
mn
)
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...
Страница 164: ...160 Instruction Reference Manual...
Страница 172: ...168 Rabbit 2000 3000 Microprocessor...
Страница 174: ...170 Rabbit 2000 3000 Microprocessor...