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.

如何将汇编写的函数变成内联函数?



比如TI提供的四舍五入函数rnd_SP_RS.asm,怎么做成内联函数?这样比较省时间。谢谢!