Back to the 2019 paper

Module 2: x86 Architecture, CPU Control, I/O, Memory System Design

20192m

In case of vectored interrupt, interrupt vector means

  • (i) the branch information from the source which interrupts the system
  • (ii) an address that points to a location in memory where the beginning address of the I/O service routine is stored
  • (iii) Both (i) and (ii)
  • (iv) None of the above

Similar questions