Define the function of parity flag and zero flag n 8085
2 years ago
Microprocessors
Parity Flag (PF): This flag is used to indicate the parity of result. If lower order 8-bits of the result contains even number of 1‟s, the Parity Flag is set and for odd number of1‟s,the Parity Flag is reset.
Zero Flag(ZF) :It is set; if the result of arithmetic or logical operation is zero else it is reset.

Rusma Khadka
Sep 9, 2022