[MLton-devel] Fwd: C back end for MLton (fwd)

Henry Cejtin henry@sourcelight.com
Tue, 5 Nov 2002 17:32:56 -0600


On Linux, you can use i386, __i386 or __i386__.
I'm still a bit confused.  I see the following choices:
	use / directly, no function call
	use / in the definition of the function, not inlined, and then use
		the function call.
	use inlined assembler
The first fails because of the negative arg case.  The second still does a
function call.  The third is best, except for the fact that won't do constant
folding (which only the first would do).


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel