What are the different flags in 8085?
Answer Posted / 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 |
Post New Answer View All Answers
Why subroutine used in programs?
What is the maximum supported clock speed of the 8086?
Describe the accumulator register of 8085?
Define the type of interrupts in the 8085 processor?
What is stack pointer?
How much total external data memory that can be interfaced to the 8051?
what is the difference between timer and counter of microcontroller?
What is program counter in 8085?
What are the three main types of connection used by bluetooth?
What are the boons and banes of having more general purpose registers in a microprocessor.
The address capability of 8085 is 64 kb.explain?
Explain jnc.?
How is the system clock calculated in the 8085?
What is the width of address bus?
Why do we use two ground pins in the pin diagram of 8086?