A Vector Pipeline for Floating-Point Addition

An example showing the stages of a floating-point addition: s = x + y, where x, y, and s are vectors (one-dimensional arrays) containing 32 floating-point values.

This sample vector pipeline shows six stages:

The number and purpose of stages in vector pipelines vary for architectures produced by different manufacturers.
A Java-compatible Web browser is needed to animate the picture.