Computer Science, asked by Priyankagera6171, 11 months ago

Explain the concept of pipelining in 8086 microprocessor using code

Answers

Answered by amritaraj
1

Answer:

Explanation:

Concept of pipelining in 8086 Microprocessor

Pipelining is the process of accumulating instruction from the processor through a pipeline. It allows storing and executing instructions in an orderly process. It is also known as pipeline processing. Pipelining is a technique where multiple instructions are overlapped during execution.

Similar questions