This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Porting C code (using intrinsics) from Cortex-M to Cortex-A?

Former Member
Former Member

Hi, I am looking at ARM CMSIS code for biquad float32 implementation. This is written for Cortex-M as documentation states. How much effort would be needed to port this code to Cortex-A53? The code should be fast, optimized using intrinsics, not assembly. Thanks.

Parents Reply Children