Back to the 2019 paper

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

20197m

The sequence of events that happen during a typical fetch operation is

  • (i) PC → MAR → Memory → MDR → IR
  • (ii) PC → Memory → MDR → IR
  • (iii) PC → Memory → IR
  • (iv) PC → MAR → Memory → IR

Similar questions