Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-03 08:51:00 -0800 (Thu, 03 Mar 2005)
Revision: 6825
Log message:

      Changed the grammar for tuples and existentials to be more consistent
      with the rest of the x86 instructions.
      

Changes  Path
+7 -8 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.ml
+12 -10 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.mli
+3 -3 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.ml
+3 -1 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.mli
+8 -8 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple.ml
+8 -4 mpcompiler/mmc/extensions/tyexists/mmc_x86_tyexists.ml
+15 -15 mpcompiler/mmc/lir/mmc_lir_closure_elim.ml