[fpc-pascal] [OT] inline procedures in TP 7.0

Florian Klämpfl florian at freepascal.org
Mon Feb 17 21:19:32 CET 2020


Am 17.02.20 um 12:31 schrieb Anton Shepelev via fpc-pascal:
> Florian Klampfl to Anton Shepelev:
> 
>>> What about the other registers -- does Turbo Pascal take
>>> care of them, perhaps enveloping each expansion of an
>>> inline procedure into a POPs and PUSHes?
>>
>> No.
> 
> Thank you for the reply, Florian.  Does that mean that I
> must take utmost care to preserve every single register when
> using inline procedures and functions?
> 

No. The other way round, except sp and bp, you do not have to take care 
of any register.


More information about the fpc-pascal mailing list