The functional block diagram or the internal architecture of the 8085 microprocessor is shown in the figure.
The functional blocks of an 8085 microprocessor are,
Registers are used by the microprocessor for temporary storage and manipulation of data and instructions.
| Flag | Flag is set to 1 when | |
|---|---|---|
| Z | Zero | The result is 0. |
| CY | Carry | An arithmetic operation results in carry. |
| S | Sign | Bit D7 of the result is 1. |
| P | Parity | The result has an even number of 1s. |
| AC | AuxiliaryCarry | A carry is generated by digit D3 and passed to digit D4. (Intermediate Carry) |
This website uses cookies.