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