On 26 Jan 2009, at 11:44, dmitry boyarintsev wrote:

huh?!!
well thanks! because i always thought that 'mwpascal' is the same as
'fastcall' (register), except for 'const' parameters.

On non-i386, all calling conventions are identical (to the standard calling convention defined in the ABI) except for some small Pascal- level details (such as the const parameters in case of mwpascal). And on all architectures except for i386, the standard calling conventions pass a number of parameters in registers.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to