What are the different flags in 8085?
Answers were Sorted based on User's Feedback
Answer / annamalai
5 flags overall
Sign flag;if the result is zero it is set otherwise it is reset
Zero flag: it is set to 1 then the result of an arithmetic logic is zero and it is reset the result is zero
Parity flag: the parity is used to indicate the number of 1 in a given site. The bit is said to have even parity if it is of even number of flag and the bit is said to have not parity if the bits arr odd number by one. If the result is even it is set otherwise it is reset
Carry flag: the carry flag is set to 1 if the carry is produce by arithmetic or logic operation and it is reset for no carry
Axillary carry flag; the auxillary flag is set to one if it has one d3 position and passed to d4
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bala
There are actually 9 different flags.
Carry Flag
Auxiliary Carry Flag
Zero Flag
Sign Flag
Trap Flag
Direction Flag
Parity Flag
Interrupt Flag
Overflow Flag
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / shubham patel
1)Carry Flag
2)Auxiliary Carry Flag
3)Zero Flag
4)Sign Flag
5)Trap Flag
6)Direction Flag
7)Parity Flag
8)Interrupt Flag
9)Overflow Flag
| Is This Answer Correct ? | 0 Yes | 3 No |
Can an rc circuit be used as clock source for 8085?
what are the various flags used in 8085?
Design any FSM in VHDL or Verilog?
If the crystal oscillator is operating at 15 MHz. What will be the PCLK output of 8284?
Explain sphl instruction?
Why do you use two ground pins in microprocessor 8086?
Describe the jae instruction with the help of an example?
Explain the architecture of 8051 microcontroller ?
What do you mean by wait state? What is its need?
Define word?
What are the advantages of memory segmentation in 8086
What are the two major differences between intr and other interrupts (hardware)?