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


Please Help Members By Posting Answers For Below Questions

What are the flags used in 8086?

612


Why stack is used in program?

661


Introduction of 8051 microcontroller architecture?

615


State the two type of 16 bit registers and define them?

600


Which interrupt has highest priority?

652






Explain the characteristics of the cmp instructions?

631


What is instruction cycle?

740


What are hardware interrupts?

597


What is the bhe signal? Explain its significance?

756


What are the data pins of microprocessors? What is their use?

606


What is a linker?

628


Name the unit that controls the sequential execution of instructions?

589


What are the different types of addressing modes?

589


Please give a circuit to divide frequency of clock cycle by two?

580


What the sp register does in a program?

628