flat assembler
Message board for the users of flat assembler.
Index
> Linux > gcc passing parameters |
Author |
|
RedGhost 20 Jan 2006, 02:30
Quote: GCC can be made to use a register calling convention by compiling with gcc -mregparm=NNN ... got that from google, so its probably in the GCC readme/doc _________________ redghost.ca |
|||
20 Jan 2006, 02:30 |
|
Chewy509 23 Jan 2006, 01:41
gcc on x86-64 (aka AMD64) uses the x86-64 ABI v0.96 for parameter passing by default. IIRC, there is no easy way to tell gcc to use the 32bit ABI (stack based passing) for 64bit apps.
You might want to try one of the gcc newsgroups for further information.
|
|||||||||||
23 Jan 2006, 01:41 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.