Created
October 31, 2012 07:31
-
-
Save lichenbo/3985614 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
00401488 mov -0x4(%ebp),%eax | |
0040148B shl $0x2,%eax | |
0040148E add -0x10(%ebp),%eax | |
00401491 mov (%eax),%eax | |
00401493 mov -0x8(%ebp),%edx | |
00401496 imul %edx,%eax | |
00401499 mov %eax,-0x8(%ebp) | |
0040149C incl -0x4(%ebp) | |
0040149F mov -0x4(%ebp),%eax | |
004014A2 cmp -0xc(%ebp),%eax | |
004014A5 jl 0x401488 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment