delorie.com/archives/browse.cgi | search |
Date: | Tue, 7 Nov 2000 13:11:07 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | groman AT f2s DOT com |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Runtime entry point change... Possible? |
In-Reply-To: | <8u747a$rug$1@nnrp1.deja.com> |
Message-ID: | <Pine.SUN.3.91.1001107131050.24223F@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 6 Nov 2000 groman AT f2s DOT com wrote: > I am wondering if there is a way > to declare procedure so that I can change it's physical > address entry point later at runtime. Is that possible. Yes. > Is this possible? Or do I have to use inline assembly functions? You need to use "lcall" in inline assembly.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |