Reply by Prashanth Bhushan November 22, 20012001-11-22
Hi,
I would like to know if we can combine an ALU instruction along with a
shifter instruction in ADSP-21060.
For eg : r10 = r6 + r5, r11 = lshift r6 by r5;
Is this possible ?
The compiler builds the code succesfully without any errors but when the
same is loaded in the simulator, the ALU function is absent.

Thanks
Prashanth