Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-03-16 13:38:20 -0800 (Tue, 16 Mar 2004)
Revision: 5464
Log message:
Added initial x86 code generation for the core. It doesn't
handle 1) variables, 2) functions, and 3) application.
Changes | Path |
+54 -550 | mpcompiler/mmc/arch/x86/mmc_x86_codegen.ml |
+10 -1 | mpcompiler/mmc/arch/x86/mmc_x86_codegen.mli |