Skip to content

Instantly share code, notes, and snippets.

@rosehgal
Created July 26, 2018 05:31
Show Gist options
  • Save rosehgal/5c09cb09fe3ade6b9e68a1e4ac56acac to your computer and use it in GitHub Desktop.
Save rosehgal/5c09cb09fe3ade6b9e68a1e4ac56acac to your computer and use it in GitHub Desktop.
main foo
+-----------------+ +-----------------+
| | | |
|1. ret val space | |1. pushes ebp |
|2. arguments | +------------->CALL Inst +------------------> |2. updates ebp |
| | + | |
| | v | |
+-----------------+ Pushes the return address +-----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment