[MLton-devel] porting to x86-64

Stephen Weeks MLton@mlton.org
Mon, 21 Oct 2002 15:52:29 -0700


> A middle-of-the-road solution
> (which is really nothing more than a couple of primitives) would be to
> support:
> MLton.Int64.highWord : int64 -> word32
> MLton.Int64.lowWord : int64 -> word32
> MLton.Int64.makeInt : word32 * word32 -> int64
> which could initially be used to implement 64bit operations, and we could
> migrate operations to assembly as needed.

I like this as a migration path.  It lets us get up and running fast
and work on the codegen and the basis library changes independently.




-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of  Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel