[fpc-devel]default calling convention change for i386
Anton Tichawa
anton.tichawa at chello.at
Wed Dec 24 16:49:14 CET 2003
On Wednesday 24 December 2003 16:36, Anton Tichawa wrote:
> This example still does not include the benefits within procedure
> my_function, namely the saving of instruction extension words with stack
> offsets. In that case, 2 memory accesses (to the instruction extension word
> and to the stack data) are saved by register convention.
Still another benefit is the reduced usage of stack memory.
Anton.
More information about the fpc-devel
mailing list