PPT Slide
MPY .M2
| | LD .D1
| | LD .D2
Partially Serial Code Example
B .S1
| | MVK .S2
ADD .L1
| | ADD .L2
| | MPY .M1
Previous slide
Next slide
Back to first slide
View graphic version
Notes:
Now lets examine a partially serial code example. In this case, we have three execute packets in our code.