00:01
Hello students, in this question it is related to cpu instruction cycle.
00:06
Cpu instruction cycle is a series of steps that cpu follows to execute an instruction.
00:11
It is also known as instruction cycle or fetch, decode, execute cycle.
00:17
The major steps in this cpu instruction cycle are the first one.
00:22
The first one be fetch, then second step is decode, decode and the third step is execute, execute.
00:48
Fourth step is, fourth step is store step, store.
01:02
Then fifth one is increment program counter step.
01:25
That is the five main steps of cpu instruction cycle are fetch, decode, execute, store step and increment program counter step.
01:39
Further let's discuss these steps detailly.
01:43
That is fetch cpu reads instruction from memory.
01:48
Also in this step, cpu increments the program counter to the point of next instruction...