- fetch the instruction from the memory into the instruction register.
- change the program counter to point the following instruction.
- determining the type of instruction just fetched.
- if the instruction uses a word in memory,determine where it is.
- fetch the word,if needed into a CPU register.
- execute the instruction
- Go to step 1 to begin executing the following instruction.
software company in anand gujarat that focuses on website development, web hosting solutions, Android Development and Embedded Software Development which is founded in 2012. Purely focused on Opensource Initiative.
17 March 2009
instruction exexution cycle.
the CPU executes each instruction in a series of small steps. the steps are as follows.