Answer Posted / meena
Flag is an 8-bit register, called the flag register,
adjacent to the accumulator. However, it is not used as a
register; five bit positions out of eight are used to store
the outputs of the five flip-flops. The flags are stored in
the 8-bit register so that the programmer can examine these
flags (data conditions) by accessing the register through
an instruction.These flags have critical importance in the
decision-making process of the microprocessor. The
conditions (set or reset) of the flags are tested through
the software instructions.
| Is This Answer Correct ? | 20 Yes | 10 No |
Post New Answer View All Answers
What is the function of ale in 8085 microprocessor?
What does quality factor mean?
explain the various functional blocks of the 8085 microprocessor.
Introduction of 8051 microcontroller architecture?
Give example of bit address and byte address?
What are the data pins of microprocessors? What is their use?
How is the 8085 microprocessor different from the previous 8 series microprocessors?
List various types of interrupts available in 8051 microcontroller?
What is general purpose registers in 8086?
Why was 8085 microprocessor introduced?
Where can we find the sample assembly language programs?
Which bit of the flag register is set when output overflows to the sign bit?
What are the types of interrupts in 8051?
What is the purpose of clk signals of 8085?
Explain sim and rim instructions?