I have uploaded the PDF slides for Chapter 9 to http://seyfarth.tv/asm where they are now available for download. Chapter 9 is about functions. It discusses the registers involved with Linux and Windows function parameters along with the registers which must be preserved across function calls.
The standard way of creating a stack frame for a function is explained which is quite helpful in debugging. The chapter ends with a recursive factorial function.
No comments:
Post a Comment