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!!

More questions in this forum