What are the different flags in 8085?
Answer Posted / parul
zero flag:if result is 0 than it is set condition i.e.1
otherwise it is reset i.e.is 0.
carry flag:if an extra bit arises than it is set condition
i.e.1 otherwise it is reset i.e.is 0.
sign flag:in it only D7 is considered.if D7 is 1 than it
is set condition i.e.1 but if D7 is 0 than it is reset
i.e.is 0.
parity flag:if number of 1's in the answer is even than it
is set condition i.e.1 otherwise it is reset i.e.is 0.
auxilary carry flag:if a carry is generated in D3 & passed
to D4 than ac flag is set condition i.e.1 otherwise it is
reset i.e.is 0.
| Is This Answer Correct ? | 166 Yes | 17 No |
Post New Answer View All Answers
Discuss pc and sp?
Tell the addresses which are bit addressable?
What is meant by a bus?
Explain the functions of the two dma signals hold and hlda?
What does the parity flag do?
Device density on a microprocessor/chip?
What all does a microprocessor comprise of?
Mention the types of programmed data transfer?
What is the operating frequency of 8085?
What are the types of interrupts from type 0 to 4
Explain in steps what happens when an interrupt occurs?
What does tasm stand for and what is its use?
What is the purpose of the ale pin?
How subroutine can be called from the main program and how the program returns from the subroutine?
What is the maximum internal clock frequency of 8086?