Where can I find documentation on the register usage strategy for CodeWarrior C++ on ColdFire 52xx? In particular, I want to know how registers are used to pass parameters during function calls.
In addition, where can I find information on the stack frame created during function calls?