clarence
Joined: 18 Mar 2014 Posts: 4
|
pcd mac assembler instruction. |
Posted: Tue Mar 18, 2014 2:21 pm |
|
|
Does the pcd compiler implement the full mac instruction with two register prefetch and increment.
MAC B, W2*W3, W2, [W5]+=2, W3, [W7]+=4
In this case W2 and W3 pointers are both updated in the same cycle.
The documentation is not really clear on this.
Thanks |
|