What are the calling conventions for UNIX & Linux on x86-64
- by claws
Explains both (UNIX & Linux) calling conventions:
http://www.int80h.org/bsdasm/#system-calls
http://www.freebsd.org/doc/en/books/developers-handbook/x86-system-calls.html
Can any one please tell me or point me to similar doc for x86-64 on both UNIX & Linux?