Mail Archives: djgpp/1997/06/21/04:31:42
From: | "Michael Krause" <mkrause AT mail DOT tds DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Preserving Segment Registers
|
Date: | 20 Jun 1997 16:59:58 GMT
|
Organization: | TDS Telecom - Madison, WI
|
Lines: | 6
|
Message-ID: | <01bc7d9b$48358080$ce4c89d0@default>
|
NNTP-Posting-Host: | mimi2-a13.mill.tds.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
In inline assembly, how do you add a segment register to the list of
registers altered by the assembly? I try using "%es" after all the other
changed registers, but that generates an error. Also, in an external
assembly function, what are all the segment registers you have to preserve?
--
Michael Krause
- Raw text -