We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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!!
www.arm.com/.../aapcs.pdf
"Abstract This document describes the Procedure Call Standard use by the Application Binary Interface (ABI) for the ARM architecture...
Latest release of this specification Please check www.arm.com/.../ABI.html for later releases. Errors and omissions are corrected quarterly."