x86 calling conventions
xipe <openrceniahorg> Saturday, January 19 2008 02:28.12 CST


This is the first article of a (I hope) long series of articles about 'The Basics: What everyone should know about' :)

The calling convention defines the way a function or a piece of code should arrange data before calling a function, and what to do after. It responds to questions like "In which order should I pass the arguments ?", "Should I clean something ?", "Where is the result ?", ...

Read More ...

Comments
Posted: Wednesday, December 31 1969 18:00.00 CST