Results (
Thai) 1:
[Copy]Copied!
Fetch: Load the PC into the MAR; fetch the instruction and place it into the IR;increment PC by 1;
Decode: Decode the instruction using IR[15-12];if necessary,place IR[11-0]into MAR and fetch operand,placing result into MBR;
Execute: Execute instruction
Being translated, please wait..