Computer Science 237 |
Lecture 26: Instruction Set Architecture, MIC1 Microprogramming
Date: November 10, 2006
mar := pc; pc := 1 + pc; mbr := 1 + pc; rd;This is a single instruction; it takes one line of store (32 bits) and one (major) cycle to execute. Removing parts of the instruction only reduces the work accomplished.
0 00 00 00 1 1 1 0 1 000 000 111 00000000