Computer Science, asked by ryqa2508, 5 months ago

the sequence of events that happen during hardware interrupt and software interrupt?

Answers

Answered by Anonymous
2

Answer:

First thing the contents of the flag register the CS and IP are pushed into the stack. - To disable the single steps and INTR interrupts the TF and IF are cleared. - The program then jumps to the beginning or starting address of the ISS.

Similar questions