请教,
1、TMS320C6455下,_divi(int,int)进行32位整数除法,时钟周期是多少?
2、我是将_divi()用在循环中,无法实现软件流水,平均一次_divi()需要36个周期。请问如何在循环中再缩短周期呢?
3、16位整数除法有现成的内联函数吗?能提供相资料或例子吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请教,
1、TMS320C6455下,_divi(int,int)进行32位整数除法,时钟周期是多少?
2、我是将_divi()用在循环中,无法实现软件流水,平均一次_divi()需要36个周期。请问如何在循环中再缩短周期呢?
3、16位整数除法有现成的内联函数吗?能提供相资料或例子吗?