delorie.com/archives/browse.cgi | search |
Date: | Mon, 17 Apr 2000 13:18:27 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Alexandre Devaure <Alexandre DOT Devaure AT leroy-autom DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: djgpp equivalent of borland __emi__ function |
In-Reply-To: | <34AK4.1308$Uy5.1641536@nnrp6.proxad.net> |
Message-ID: | <Pine.SUN.3.91.1000417131738.16343C-100000@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, 17 Apr 2000, Alexandre Devaure wrote: > in the code sources, the coder > used the __emit__ function. This function puts opcode directly in the text > segment. Does it exist an equivalent function with djgpp ? No. You will need to use literal .byte directives in inline assembly.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |