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.

TMS320F28379S: Counting leading zeros

Part Number: TMS320F28379S

Hi Support Team -

What is the most efficient way of counting the leading zeros of a 32-bit integer? I am looking for something similar to the ARM CLZ instruction for C-callable assembly.

<http://www.keil.com/support/man/docs/armasm/armasm_dom1361289868426.htm>

Thanks!