Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-01 22:59:53 -0800 (Tue, 01 Mar 2005)
Revision: 6804
Log message:
To simplify, I completely removed the Codegen{'e} form in favor of
only using the Codegen{'e1; v. 'e2['v]} form.
Changes | Path |
+5 -0 | mpcompiler/mmc/arch/x86/base/mmc_x86_asm.ml |
+23 -31 | mpcompiler/mmc/arch/x86/codegen/mmc_x86_codegen.ml |
+0 -1 | mpcompiler/mmc/arch/x86/codegen/mmc_x86_codegen.mli |