What are the different flags in 8085?
Answer Posted / jagadeesh
1.carry flag:-It holds the carry 1 if the result has carry else 0.
2.parity flag:-It holds 1 if the result has carry from LSB to MSB.
3.auxilary flag:-It holds 1 if the reslt has even parity,it holds 0 if result is odd parity
4.zero flag:-It holds 1 if the result is zero
5.sign flag:-It holds 1 if result is negative value.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to detect a sequence of "1101" arriving serially from a signal line?
State an interrupt that is not level sensitive?
What is meant by a bus?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?
Explain why do you use two ground pins in microprocessor 8086?
What is the use of microprocessors?
What is the purpose of pipe lining in reference to 8086?
What is a locator?
What does the parity flag do?
Signal voltage ranges for a logic high and for a logic low in RS-232C standard are
explain the flow of a typical instruction word
Explain the architecture of 8051 microcontroller ?
How is the 8085 microprocessor different from the previous 8 series microprocessors?
State the differences between a procedure and a macro.
Explain in steps what happens when an interrupt occurs?