Merged subtype branch to new head.
[cacao.git] / src / vm / jit / emit-common.hpp
index 880f633cd648caffac9e3be970f8e3947da0a451..02e90d6b7c900ed353c7ff5bf939f13b678ff4cd 100644 (file)
 #define BRANCH_LABEL_4    4
 #define BRANCH_LABEL_5    5
 #define BRANCH_LABEL_6    6
+#define BRANCH_LABEL_7    7
+#define BRANCH_LABEL_8    8
+#define BRANCH_LABEL_9    9
+#define BRANCH_LABEL_10  10
 
 
 /* constant range macros ******************************************************/