INSTRUCTION CYCLE

COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION

 

• Fetch: Read the next instruction from memory into the processor.
• Execute: Interpret the opcode and perform the indicated operation.
• Interrupt: If interrupts are enabled and an interrupt has occurred, save the
current process state and service the interrupt.

 

posted @ 2017-01-03 22:11  papering  阅读(210)  评论(0编辑  收藏  举报