aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/archdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mistral/archdefs.h')
-rw-r--r--mistral/archdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mistral/archdefs.h b/mistral/archdefs.h
index ab00cb26..35b5bf63 100644
--- a/mistral/archdefs.h
+++ b/mistral/archdefs.h
@@ -183,6 +183,7 @@ struct ArchCellInfo : BaseClusterInfo
int lut_bits_count;
bool is_carry, is_shared, is_extended;
+ bool carry_start, carry_end;
} combInfo;
struct
{