Explain the Instruction pipelines
Instruction pipelines: - An instructin pipeline reads consecutive instructions from memory whereas previous instructions are being implemented in other segments. This causes the instruction fetch and implements phases to overlap and perform simultaneous operations. The instruction fetch segment can be executed by means of a first-in, first-out (FIFO) buffer.