delorie.com/archives/browse.cgi | search |
Date: | Thu, 4 Jan 1996 11:42:36 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | "Eric J. Korpela" <korpela AT islay DOT ssl DOT berkeley DOT edu> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Easy Asm Conversion? |
On 3 Jan 1996, Eric J. Korpela wrote: > If for some reason you need the speed of the assembly call you can rewrite > inportb as an inline function. In DJGPP v2.0, `inportb' *is* an inline function. Use the -O3 switch to gcc to cause gcc to actually inline it.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |