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
Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?
What are the major differences in short label and near label jump instructions?
What is the stack segment used for?
Which is non maskable interrupt for 8085?
Explain dma?
What is the logical difference between move a to b and compute b = a?
What are the control signals used by the 8085?
Describe the instruction register of 8085?
What is 8051 microcontroller ?
What is the function of ale in 8085 microprocessor?
Explain the differences between the nmi and intr
What type of interrupts are used for critical events and why?
Design a divide-by-3 sequential circuit with 50% duty circle now?
What is the RST for the TRAP?
Define the types of bus used in the 8085?