1.

Explain Briefly The Flag Register In The 8085 Microprocessor.?

Answer»
  1. The flag register in 8085 is an 8-bit register which contains 5 bit positions.
  2. These five flags are of 1BIT F/F and are known as zero, sign, carry, PARITY and auxiliary carry.
  3. For sign flag if the result of an MSB operation is 1 then it is set else it is RESET.
  4. The zero flag is set of the result of an instruction is zero.
  5. The auxiliary carry flag is used for BCD operations, not FREE to the programmer.
  6. The carry flag is used for carrying and borrowing in case of addition and subtraction operations.
  7. The parity flag is used for results containing an even number of one's.



Discussion

No Comment Found