delorie.com/archives/browse.cgi | search |
Date: | Wed, 28 May 1997 10:28:48 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Bill Currie <billc AT blackmagic DOT tait DOT co DOT nz> |
cc: | Michael Flegel <FLEGEL AT physnet DOT uni-hamburg DOT de>, djgpp AT delorie DOT com |
Subject: | Re: automatic register save on asm call? |
In-Reply-To: | <338C5B8E.6F05@blackmagic.tait.co.nz> |
Message-ID: | <Pine.SUN.3.91.970528102816.13841K-100000@is> |
MIME-Version: | 1.0 |
On Wed, 28 May 1997, Bill Currie wrote: > plus ds and es (eax, edx, ecx, fs and gs are free to use). Please note that some DJGPP library functions use GS, so the above is only true if your assembly function neither calls library functions nor is called by them (like if you install a hook for filesystem extensions or something like that).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |