Instruction Interpretation
A computer is a hardware interpretation of the “fetch/execute” cycle
fetch an instruction from memory[PC]
access the operands of the instruction
perform (execute) the operation on the operands
placing the results in a register