Computer Program Counter on STORE

if the following are true:
  • the instruction at computer c and index x = a STORE instruction with src: s address: d and immediate: imm
  • the PC at computer c and time t = x

then the PC at computer c and time (t + 1) = x + 1


Comments

Please log in to add comments