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 is the significance of the clk pin in the 8086?

777


Define the architecture of the 8085 microprocessor?

580


What happens when the intr signal goes high in the 8085?

629


What are the total number of input and output ports in 8085?

662


What is address bus, data bus and control bus in microprocessor 8051 ?

591






What is the difference between harvard architecture and von neumann architecture?

605


Which interrupt has the highest priority?

697


Explain the different modes of operations of the 8086?

582


If a1M1× DRAM requires 4 ms for a refresh and has 256 rows to be refreshed, no more than __________ of time must pass before another row is refreshed.

792


What is the significance of the nmi pin in the 8086?

568


explain about the characters of internal interrupts?

646


What is the significance of the hold and hlda pins?

589


Explain the architecture of 8051 microcontroller ?

587


State the type of addressing modes supported by the 8086?

584


Differentiate between hardware and software interrupts and state examples for both?

559