While a program is running the CPU needs to retrieve data from memory (fetch). This data is then decoded. That is, checked to see if it is a value or an instruction, it is then executed.
While a program is running the CPU needs to retrieve data from memory (fetch). This data is then decoded. That is, checked to see if it is a value or an instruction, it is then executed.