Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-01 22:47:32 -0800 (Tue, 01 Mar 2005)
Revision: 6803
Log message:

      Yay!  I basically have the first codegen example.
      

Changes  Path
+4 -8 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.ml
+14 -5 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.mli
+5 -5 mpcompiler/mmc/arch/x86/base/mmc_x86_frame.ml
+2 -2 mpcompiler/mmc/arch/x86/base/mmc_x86_frame.mli
+24 -8 mpcompiler/mmc/arch/x86/codegen/mmc_x86_codegen.ml
+1 -1 mpcompiler/mmc/arch/x86/codegen/mmc_x86_codegen.mli
+8 -8 mpcompiler/mmc/extensions/tyexists/mmc_x86_tyexists.ml
+1 -0 mpcompiler/mmc/lir/mmc_lir_theory.mli