Skip to content

Instantly share code, notes, and snippets.

@Themaister
Created March 20, 2011 14:20
Show Gist options
  • Save Themaister/878346 to your computer and use it in GitHub Desktop.
Save Themaister/878346 to your computer and use it in GitHub Desktop.
0000000000000000 <main>:
0: 55 push %rbp
1: 48 89 e5 mov %rsp,%rbp
4: bf 00 00 00 00 mov $0x0,%edi
9: e8 00 00 00 00 callq e <main+0xe>
e: bf 00 00 00 00 mov $0x0,%edi
13: e8 00 00 00 00 callq 18 <main+0x18>
18: bf 00 00 00 00 mov $0x0,%edi
1d: e8 00 00 00 00 callq 22 <main+0x22>
22: 31 c0 xor %eax,%eax
24: 5d pop %rbp
25: c3 retq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment