Guest User

Untitled

a guest
Feb 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. movl $3, %ecx
  2. movl $2, %edx
  3. movl $1, %eax
  4. call foo
  5. movl $8, 16(%esp)
  6. movl $7, 12(%esp)
  7. movl $6, 8(%esp)
  8. movl $5, 4(%esp)
  9. movl $4, (%esp)
  10. call bar
Add Comment
Please, Sign In to add comment