Define Machine cycle.
CPU performs following steps to execute an instruction:
i. Fetch. get data form main memory.
ii. Decode. Convert data to machine understandable language.
iii. Execute. Perform calculation on data.
iv. Store. Store the results in main memory.
No comments:
Post a Comment