The instruction cycle is the process executed by the computer CPU to execute one single program instruction.
The Processor starts the instruction cycle by fetching the instruction , decoding the instruction , then performing the desired operation and finally storing the result in the memory .