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
Name 5 different addressing modes?
What is the position of the stack pointer after the pop instruction?
After a pop instruction where does the stack pointer points?
Explain architecture of 8051 microcontroller?
What are the boons and banes of having more general purpose registers in a microprocessor.
Why was 8085 microprocessor introduced?
Explain the instruction stream queue mechanism in the 8086?
what are the various flags used in 8085?
Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.
Which register handles the arithmetic operations in the 8085?
What is the structure of psp?
How are time delays calculated in the 8085?
What are the widths of data bus (db) and address bus (ab) of 8085?
explain the difference between 8086 and 8088?
Which is non maskable interrupt for 8085?