How Does 8086 Acknowledge An Interrupt?
How Does 8086 Acknowledge An Interrupt? In 8086 microprocessor following tasks are performed when microprocessor encounters an interrupt: The value of flag register is pushed into the stack. … The value of starting memory address of CS (Code Segment) is pushed into the stack. The value of IP (Instruction Pointer) is pushed into the stack.