Question:
What is pipelining?
Answer:
A technique used in advanced microprocessors where the microprocessor begins executing a second instuction before the first has been completed. That is, several instructions are in the pipeline simultaneously, each at a different processing stage.
Submitted by Sowjanya Rao ([email protected])
________
Pipeline is a device within the CPU that enables it to fetch (read) instructions in advance of executing them - so that when an instruction is completed, the next one is ready to execute.
Submitted by George E Broussard ([email protected]) Source: CoolInterview.com
Pipelining is a process By which CPU is enable to fatch an instruction when the execution of another instruction going on.8086 is the 1st microprocessor which use that concept of pipelining.it use 2 diffrent circuit for execution and fatching of an instruction. Source: CoolInterview.com
Answered by: neeti | Date:
| Contact neeti
Pipelining is a process conventionally microprocessor such as the 68000 executes a program by completing one instruction at atime and then proceeds to the next. Source: CoolInterview.com
Answered by: IYAKAREMYE Dieudonné | Date: 2/16/2010
| Contact IYAKAREMYE Dieudonné
pipeline is defined as the effectifely organizing various units such as fetch,decode,execute,write to enhance the speed of the execution of the computer Source: CoolInterview.com
Answered by: a.vinupriya | Date: 3/11/2010
| Contact a.vinupriya
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|