linux - [Solved-1 Solution] What are the calling conventions for UNIX and Linux system calls on i386 and x86-64 - ubuntu - red hat - debian - linux server - linux pc
Linux - Problem :
What are the calling conventions for UNIX and Linux system calls on i386 and x86-64 ?
Linux - Solution 1:
Perhaps you're looking for the x86_64 ABI ?
- www.x86-64.org/documentation/abi.pdf
If that's not precisely what you're after, use 'x86_64 abi' in your preferred search engine to find alternative references.