Merge pull request #2003 from esdrubal/seq_test_fix2
[mono.git] / mono / mini / mini.h
index 956db1d0db8789b560c6dd911ab7ff91d44e95da..b47a0ab2f8763752a2e6ba1984d86736315dd4fa 100644 (file)
@@ -1916,6 +1916,11 @@ typedef struct {
         */
        gboolean gen_sdb_seq_points;
        gboolean gen_seq_points_compact_data;
+       /*
+        * Setting single_imm_size should guarantee that each time managed code is compiled
+        * the same instructions and registers are used, regardless of the size of used values.
+        */
+       gboolean single_imm_size;
        gboolean explicit_null_checks;
        /*
         * Fill stack frames with 0x2a in method prologs. This helps with the