Slide 70 of 97
Notes:
It takes 15 cycles to perform this loop 5 times. The two parallel loads take one cycle. There is a multiply, which takes a second cycle, and an add, which takes a third cycle.
To do this loop once takes three cycles, so to do it five times takes 15.