Flowchart 16
Flowchart 16
Overview
Instruction Codes
Computer Registers
Computer Instructions
Instruction Cycle
T0
AR <-- PC
T1
IR <-- M[AR], PC <-- PC + 1
T2
Decode Opcode in IR(12-14),
AR <-- IR(0-11), I <-- IR(15)
T3 T3 T3 T3
Execute Execute AR <-- M[AR] Nothing
input-output register-reference
instruction instruction
SC <-- 0 SC <-- 0 Execute T4
memory-reference
instruction
SC <-- 0
D'7IT3: AR M[AR]
D'7I'T3:Nothing