Computer Program Counter on SUBTRACTI
if the following are true:
- the instruction at computer c and index x = subtract immediate instruction with dst: s src: 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