bASIC PPT 1
bASIC PPT 1
The 8085 has 6 general purpose registers to store 8-bit data during
program execution.
These 6 registers are identified as B, C, D, E, H and L.
They can be combined as register pairs BC, DE and HL to perform
some 16-bit operations.
These registers are programmable. It can use to load or transfer data
from the registers by using instructions.
Accumulator
This unit is used to select a register out of all the available registers.
This unit behaves as Multiplexer (MUX) when data going from the
register to the internal data bus.
It behaves as Demultiplexer(DEMUX) when data is coming to a
register from the internal data bus of the processor.
The register select will behave as the function of selection lines at
the Mux / Demux.
Address Buffer