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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to