Instruction 20241126 075628 0000
Instruction 20241126 075628 0000
CYCLE
PRESENTED BY:
ROHIT SHANKAR(23001003103)
SHASHANK(23001003116)
Vivek (23001003136)
INSTRUCTION CYCLE
A Program residing in the memory unit of computer consists a
sequence of instructions.The propgram is executed in the
computer by going through the a cycle for each instruction.
The processing involed in the execution of a single instruction
is termed as the Instruction cycle.
Each instruction cycle is in turn subdivided
into a sequence of subcycles or phases.
Step-1The address in the program counter is transferred to the memory address register(MAR).
Step -2 The address in mar is put on the address bus now a read order is provided by the control unit on the control bus and the result
appears on the data bus is then copied into the memory buffer register . Program counter is incremented by one to get ready for the
next instruction. these two work can be carried out simultaneously to save time.