delorie.com/archives/browse.cgi | search |
Date: | Mon, 20 May 1996 07:01:16 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | snarfy AT goodnet DOT com |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: flat memory model question. |
In-Reply-To: | <4no79i$3pc@news1.goodnet.com> |
Message-Id: | <Pine.SUN.3.91.960520065934.11333C-100000@is> |
Mime-Version: | 1.0 |
On 19 May 1996 snarfy AT goodnet DOT com wrote: > Under a flat memory model such as djgpp, can I assume that > cs = ss = ds = es? Thanks There is nothing in the flat memory model that suggests this, and in fact in DJGPP the segment registers' values are NOT the same. DS = SS most of the time, but even that is not always true.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |