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

Calling convention

I have some questions.

What is the calling convention?
What registers are used to pass parameters?
What registers are used to return a result?
What registers need to be preserved during a call?
Is it a common standard for all ARM projects?