PPT Slide
Partially Parallel Execution
Notes:
Examining the partially parallel execution in the pipeline, we see that the execute packets stay together, so we have branch and move K in the E1 stage. The two adds and the multiply are in the decode stage, and the multiply and the two loads are in the dispatch stage. So here each the components of each execute packet execute together in the pipeline.