Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews PC Hardware Interviews:80858086A + (Plus) HardwareA+ and Basic PCBasic ComputerBIOSCD-ROM DriveComputer ArchitectureComputer Architecture And DesignCPU (Central Processing Unit)ECDLElectronicsEmbedded SystemsFloppy DiskHard Disk (HD)Hardware and Software DesignHardware DesignIntel MicroprocessorLaptop Hardware RepairerMicroprocessorMotherboardRAMx86Zip Drive
Copyright © 2018. All Rights Reserved
Computer Architecture And Design Interview Question:
Which steps are involved in an instruction cycle?
Submitted by: AdministratorAny program residing in the memory contains a set of instruction that need to be executed by the computer in a sequential manner. This cycle for every instruction is known as the instruction cycle . The cycle consists of the following steps:
★ Fetch instruction:
Like the name stated in this process the cpu fetches the instruction from the memory. The PC get loaded with the address of the instruction.
★ Decode:
The instruction: In this process the instruction gets decoded by the processor.
★ In case the instruction has an indirect address the effective address is read from the memory.
★ Fetch the operand from the memory
★ Execution:
Once the instruction gets decoded the processor executes the instruction.
★ Result:
Store the result in the appropriate place.
Submitted by:
★ Fetch instruction:
Like the name stated in this process the cpu fetches the instruction from the memory. The PC get loaded with the address of the instruction.
★ Decode:
The instruction: In this process the instruction gets decoded by the processor.
★ In case the instruction has an indirect address the effective address is read from the memory.
★ Fetch the operand from the memory
★ Execution:
Once the instruction gets decoded the processor executes the instruction.
★ Result:
Store the result in the appropriate place.
Submitted by:
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.