delorie.com/archives/browse.cgi | search |
Date: | Thu, 25 Sep 1997 11:26:43 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Larry Swanson <laswanson AT mwci DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: NASM + DJGPP newbie problem |
In-Reply-To: | <341FD2A0.54CC1C76@mwci.net> |
Message-ID: | <Pine.SUN.3.91.970925112619.22174B-100000@is> |
MIME-Version: | 1.0 |
On Wed, 17 Sep 1997, Larry Swanson wrote: > My question is, what are fs and gs? can I put a selector for the LFB > there and leave it there or does DJGPP use it for anything? Several functions in DJGPP's library use GS. FS is not used by the library, but if you call the so-called farptr functions, they use the FS register.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |