Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. pushq %rbp
  2. movq %rsp, %rbp
  3. movq %rdi, -8(%rbp)
  4. movq %rsi, -16(%rbp)
  5. movq %rdx, -24(%rbp)
  6. movq -16(%rbp), %rax
  7. movl %eax, %edx
  8. movq -24(%rbp), %rax
  9. imull %edx, %eax
  10. movq -8(%rbp), %rdx
  11. addl %edx, %eax
  12. popq %rbp
  13. ret
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement