Guest User

Untitled

a guest
Apr 16th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. foo.o:
  2. (__TEXT,__text) section
  3. _foo:
  4. 00000000 pushl %ebp
  5. 00000001 movl %esp,%ebp
  6. 00000003 subl $0x10,%esp
  7. 00000006 movl 0x08(%ebp),%eax
  8. 00000009 movl 0x0c(%ebp),%ecx
  9. 0000000c movl %ecx,0xfc(%ebp)
  10. 0000000f leal 0xf0(%ebp),%ecx
  11. 00000012 movl $0x00000001,0xf0(%ebp)
  12. 00000019 movl $0x00000002,0xf4(%ebp)
  13. 00000020 movl $0x00000003,0xf8(%ebp)
  14. 00000027 movsd (%ecx),%xmm0
  15. 0000002b movsd %xmm0,(%eax)
  16. 0000002f movl 0x08(%ecx),%ecx
  17. 00000032 movl %ecx,0x08(%eax)
  18. 00000035 addl $0x10,%esp
  19. 00000038 popl %ebp
  20. 00000039 retl $0x0004
Advertisement
Add Comment
Please, Sign In to add comment