What are the different flags in 8085?
Answer Posted / faisal imam saifi
there are five flip-flop in 8085 which individually denote the characteristic if the ALU result.
1.Sign flag(S): S=1, if D7=1; otherwise S=0;
2.Zero flag(Z): Z=1,if A=00H; otherwise Z=0;
3.Auxiliary flag(AC): AC=1, if a carry is generated from the addition of fourth bit from right of a 8-bit binary no. otherwise AC=0;
4.Parity flag(P): P=1, if A has even parity;
P=0, if A has odd parity;
5.Carry flag(CY): CY=1,Carry is generated;
CY=0,Carry is not generated;
| Is This Answer Correct ? | 37 Yes | 10 No |
Post New Answer View All Answers
What is the need for port?
Does alu have any storage facility?
What is the bhe signal? Explain its significance?
What is coprocessor?
Explain two ways of converting a two input nand gate to an inverter?
What does 8088 microprocessor have?
what is the undefined bits in flag registers of 8085 microprocessor?
State the order of interrupts priority wise (lower to higher)?
What is lookup table microcontroller?
What are the types of interrupts from type 0 to 4
Define the number of flags present in the 8086 and name each one of them.
What is 8255?
Where 8086 mostly used & tell application of 8086?
Explain what is the main difference between 8085 and 8086 processors?
What type of memory is the stack?