Ld a, (bc) – Zilog Z08470 User Manual
Page 98
Advertising
Z80 Instruction Set
UM008007-0715
86
Z80 CPU
User Manual
LD A, (BC)
Operation
A ← (BC)
Op Code
LD
Operands
A, (BC)
Description
The contents of the memory location specified by the contents of the BC register pair are
loaded to the Accumulator.
Condition Bits Affected
None.
Example
If the BC register pair contains the number
4747h
, and memory address
4747h
contains
byte
12h
, then the instruction LD A, (BC) results in byte
12h
in Register A.
M Cycles
T States
4 MHz E.T.
2
7 (4, 3)
1.75
0
0
0
1
0
0
0
1
0A
Advertising