#1
|
|||
|
|||
x64 calling convention and home space
In the x64 calling convention, each parameter to a function has a corresponding record in the parent's function home space. Now, it seems unclear to me what the purpose of this is? Why has this decision been made? Doesn't that render the advantages,i.e. passing parameters via registers instead of using the stack, of x64 useless?
|
The Following User Says Thank You to mcp For This Useful Post: | ||
Indigo (07-19-2019) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calling any function dynamically without typedef | Succubus | Source Code | 0 | 10-21-2021 16:34 |
Calling function from a class | AdamD | General Discussion | 0 | 02-17-2005 22:59 |
how do you stop a program from calling home? | sb1855 | General Discussion | 4 | 03-29-2003 04:40 |
Softice - how do I return to calling code? | sync | General Discussion | 16 | 08-22-2002 20:02 |