Created
May 16, 2013 19:11
-
-
Save DavidQL/5594252 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c7 45 f8 01 00 00 00 movl $0x1,-0x8(%rbp) | |
c7 45 f4 02 00 00 00 movl $0x2,-0xc(%rbp) | |
8b 45 f8 mov -0x8(%rbp),%eax | |
03 45 f4 add -0xc(%rbp),%eax |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment