What are the different flags in 8085?
Answer Posted / abhijit
in microprocessor 8085 hav 5 flag register
1.zero flag-if the result is zero then it is set to 1 oter
wise 0
2.parity flag-if in the answer num of 1's is even then then
it set to 1 otherwise 0
3.sign flag
4.auxillury flag-
5.carry flag-if carry is arises then it set to 1 oterwise 0
| Is This Answer Correct ? | 28 Yes | 7 No |
Post New Answer View All Answers
What are Pseudo instructions basically?
What is 8255?
explain the difference between 8086 and 8088?
What does tasm stand for and what is its use?
List some 8051 microcontroller applications in embedded systems ?
Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?
What is an interrupt service routine?
Explain the different types of data transfers possible in the 8085.
What is meant by cross-compiler?
What is the difference between a microprocessor and a microcontroller?
Explain data types used in microcontroller programming,
How the register in the 8086 are grouped together?
What is meant by priority of interrupt?
Give an example of a combined addressing mode instruction?
Describe the aaa instruction with the help of an example?