Hi
The memset function on TI C64x+ core refer to a library call (RTS lib). I would like to know if the library has optimized implementaion of the function? What if the buffers are word align and we have to transfer modulo 2 number of bytes? In such case we expect it to transfer word by word optimally.
Please let me know if the implementation in library is optimized or not. If not then can i get the optimized implementation or the current implementaion in lib so i can make an optimized routine.
Thanks
Abhishek