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

Which registers are used to pass arguments in GNU ARM complier?

I want to call a assembly function from C, and the funtion has arguments. Anyone know which registers are used to pass them to the function? I am using ARM GNU complier. Thanks!!

0