What are the different flags in 8085?

Answers were Sorted based on User's Feedback



What are the different flags in 8085?..

Answer / saptadip

8085 microprocessor has a set 5 flip flops which serves as
the status flags & they are : Sign Flag ,Carry Flag,
Auxillary Carry Flag, Parity Flag & Zero Flag

Is This Answer Correct ?    358 Yes 34 No

What are the different flags in 8085?..

Answer / nitin agrawal

there are 5 flags:Sign Flag ,Carry Flag,
Auxillary Carry Flag, Parity Flag & Zero Flag

Is This Answer Correct ?    181 Yes 12 No

What are the different flags in 8085?..

Answer / 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

What are the different flags in 8085?..

Answer / anil chowdary

there r 5 different types of flags r there.
that is
Sign Flag ,Carry Flag, Auxillary Carry Flag, Parity
Flag & Zero Flag

Ex:
Sign Flag: when the out will come to all zeros that time
zero flag will set.

carrr flag:
the carry flag the more then the eight bits adding
or some other things that carry will come that time the
carry flag will set...

Is This Answer Correct ?    126 Yes 43 No

What are the different flags in 8085?..

Answer / thiripurasundari

Carry flag
Parity flag
Auxillary Carry flag
Zero flag
sign flag

Is This Answer Correct ?    85 Yes 10 No

What are the different flags in 8085?..

Answer / suzi

5 flags

Is This Answer Correct ?    60 Yes 16 No

What are the different flags in 8085?..

Answer / faisal imam saifi

there are five flip-flop in 8085 which individually denote the characteristic if the ALU result.
1.Sign flag(S): S=1, if D7=1; otherwise S=0;
2.Zero flag(Z): Z=1,if A=00H; otherwise Z=0;
3.Auxiliary flag(AC): AC=1, if a carry is generated from the addition of fourth bit from right of a 8-bit binary no. otherwise AC=0;
4.Parity flag(P): P=1, if A has even parity;
P=0, if A has odd parity;
5.Carry flag(CY): CY=1,Carry is generated;
CY=0,Carry is not generated;

Is This Answer Correct ?    37 Yes 10 No

What are the different flags in 8085?..

Answer / nitin garg

Carry Flag (CF):- When two 8/16 bit number addition the the
result is generate 9/17 bit number then the carry flag is set.

Auxiliary flag (AF):-This flag is active in BCD number.When
Two 8 bit number addition the the carry is generate by D3
bit to D4 bit the the Auxiliary flag is set.

Parity Flag (PF):-This flag is indicate the number is even
or odd.The numbers of one's in result is even 0,2,4,6,8 then
parity flag is set and the number os one's is odd 1,3,5,7
the the parity flag is reset.

Zero Flag (ZF):-This flag is indicate the result is zero or
non-zero.when two 8 bit number addition then the result is
zero then zero flag is set.and the result is non-zero then
the zero flag is reset.

Sign Flag (SF):-This flag is indicate the number is negative
or positive.The MSB in result is one(1)then the sign flag is
set or the result is negative And the MSB in result in
Zero(0) then the sign flag is reset or the result is positive.

Is This Answer Correct ?    32 Yes 7 No

What are the different flags in 8085?..

Answer / 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

What are the different flags in 8085?..

Answer / 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 9 No

Post New Answer

More 86 Family Interview Questions

Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.

0 Answers  


How can the signals of the 8086 be categorised?

0 Answers  


Name the special purpose registers?

0 Answers  


List various types of interrupts available in 8051 microcontroller?

0 Answers  


Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?

0 Answers  






How clock signal is generated in 8086?

0 Answers  


Can you name the different types of processor?

0 Answers   IOCL,


How much on chip ram is available?

0 Answers  


What is flag, bus?

8 Answers  


How many logical drives is it possible to fit onto a physical disk?

0 Answers  


Can 8259 be interfaced with 8085 via the trap pin?

0 Answers  


Name the pin in 8086 microprocessor that is used for selecting mode of operation?

0 Answers  


Categories