Arithmetic Pipeline
The complex arithmetic operations like floating point and multiplication operations use a lot of the time of the ALU. These operations can also be pipelined by segmenting the operations of the ALU and as a consequence, very high speed performance may be achieved. Therefore, the pipelines used for arithmetic operations are called as arithmetic pipelines.