Slide 44 of 97
Notes:
Let’s examine several code examples going through the C6x pipeline.
Here we see a serial code example.There is a branch .S1, a move K dot S2, two adds, two multiplies, and two loads. Nothing is in parallel, so this is very much like the code we wrote earlier.