Greetings,
For performance reasons, I need to write a bit of code in assembly and call it from our C++ code. I have looked in the ARM documentation I have collected so far, but haven’t been able to find anything on the calling convention. Where can I find that info?
Thank you,
Ed