This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Default function calling convention on x86_64


On Fri, Oct 22, 2004 at 03:52:06PM -0300, Thiago Guzella wrote:
> The fact is that I need to set the calling convention as cdecl for all
> assembly linked functions so that 64 and 32 bit asm functions do not
> differ when it comes to argument handling...

This is impossible.  See x86-64.org for amd64 abi documentation.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]