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.

Linux/TDA2EX17EVM: __c6xabi_llshr the 64-bit right-shift instruction was slow.

Part Number: TDA2EX17EVM

Tool/software: Linux

In our code, we called the 64-bit right-shift instruction, and we found that the 64-bit right-shift instruction was slow.Is there a good solution? (the 64-bit right-shift instruction we called is __c6xabi_llshr)