Processor Aand Instructions : Parts Of Processor used

Asked By 90 points N/A Posted on -
qa-featured

To fetch an instruction from the internal memory of the processor, various components of the processor have to be activated. Which are they?

SHARE
Answered By 10 points N/A #181092

Processor Aand Instructions : Parts Of Processor used

qa-featured

Hi

Program Counter, Address Bus, Memory Address Register, Instruction Register and Instruction Buffer Register. Program Counter stores the instruction address. Address Bus fetches the instruction address and drops it in Memory Address Register. Then a control signal is issued to fetch the instruction present at that address. The instruction is then fetched using data bus and dropped into Instruction Register. From here, it goes into a decoder for decoding. If more than one instructions are present, the second instruction is stored in Instruction Buffer Register.

Related Questions