Register usage and stack frame

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Register usage and stack frame

1,485件の閲覧回数
DaveRahardja
Contributor I
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?
ラベル(1)
0 件の賞賛
返信
1 返信

591件の閲覧回数
CrasyCat
Specialist III
Hello
 
You find some information around calling convention and stack frame in
{Install}\Help\PDF\ColdFire_Build_Tools_Reference.pdf in chapter "ColdFire Code Generation",
section "Calling Conventions".
 
CrasyCat
0 件の賞賛
返信