指令執行

一條指令執行分七個步驟:

1.提取指令(Fetch Instruction)
2.指令解讀(Decode)
3.計算出存取之有效位置(Effective Address Computing)
4.擷取運算元(Retrieve Operand)
5.執行指令(Execute Instruction)
6.儲存結果(Store Results)
7.程式計數器加1(Increase Program Counter)

留言

熱門文章