diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.g4 b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.g4
index 8816c34ee..37dc946fd 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.g4
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.g4
@@ -62,7 +62,7 @@ ASSIGN_COMPOUND : '+=' | '-=' | '*=' | '/=' | '%=' | '<<=' | '>>=' | '&=' | '|='
// Keywords
TYPEDEF: 'typedef' ;
-RESERVE:'reserve' ;
+RESERVE: 'zp_reserve' ;
PC:'pc';
TARGET:'target';
LINK:'link';
@@ -81,6 +81,7 @@ VOLATILE: 'volatile' ;
STATIC: 'static' ;
INTERRUPT: 'interrupt' ;
REGISTER: 'register' ;
+LOCAL_RESERVE: '__zp_reserve' ;
ADDRESS: '__address' ;
ADDRESS_ZEROPAGE: '__zp' ;
ADDRESS_MAINMEM: '__mem' ;
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.interp b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.interp
index cbfb34610..352120fd0 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.interp
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.interp
@@ -39,7 +39,7 @@ null
'='
null
'typedef'
-'reserve'
+'zp_reserve'
'pc'
'target'
'link'
@@ -58,6 +58,7 @@ null
'static'
'interrupt'
'register'
+'__zp_reserve'
'__address'
'__zp'
'__mem'
@@ -224,6 +225,7 @@ VOLATILE
STATIC
INTERRUPT
REGISTER
+LOCAL_RESERVE
ADDRESS
ADDRESS_ZEROPAGE
ADDRESS_MAINMEM
@@ -388,6 +390,7 @@ VOLATILE
STATIC
INTERRUPT
REGISTER
+LOCAL_RESERVE
ADDRESS
ADDRESS_ZEROPAGE
ADDRESS_MAINMEM
@@ -514,4 +517,4 @@ ASM_MODE
IMPORT_MODE
atn:
-[3, 24715, 42794, 33075, 47597, 16764, 15335, 30598, 22884, 2, 165, 1658, 8, 1, 8, 1, 8, 1, 4, 2, 9, 2, 4, 3, 9, 3, 4, 4, 9, 4, 4, 5, 9, 5, 4, 6, 9, 6, 4, 7, 9, 7, 4, 8, 9, 8, 4, 9, 9, 9, 4, 10, 9, 10, 4, 11, 9, 11, 4, 12, 9, 12, 4, 13, 9, 13, 4, 14, 9, 14, 4, 15, 9, 15, 4, 16, 9, 16, 4, 17, 9, 17, 4, 18, 9, 18, 4, 19, 9, 19, 4, 20, 9, 20, 4, 21, 9, 21, 4, 22, 9, 22, 4, 23, 9, 23, 4, 24, 9, 24, 4, 25, 9, 25, 4, 26, 9, 26, 4, 27, 9, 27, 4, 28, 9, 28, 4, 29, 9, 29, 4, 30, 9, 30, 4, 31, 9, 31, 4, 32, 9, 32, 4, 33, 9, 33, 4, 34, 9, 34, 4, 35, 9, 35, 4, 36, 9, 36, 4, 37, 9, 37, 4, 38, 9, 38, 4, 39, 9, 39, 4, 40, 9, 40, 4, 41, 9, 41, 4, 42, 9, 42, 4, 43, 9, 43, 4, 44, 9, 44, 4, 45, 9, 45, 4, 46, 9, 46, 4, 47, 9, 47, 4, 48, 9, 48, 4, 49, 9, 49, 4, 50, 9, 50, 4, 51, 9, 51, 4, 52, 9, 52, 4, 53, 9, 53, 4, 54, 9, 54, 4, 55, 9, 55, 4, 56, 9, 56, 4, 57, 9, 57, 4, 58, 9, 58, 4, 59, 9, 59, 4, 60, 9, 60, 4, 61, 9, 61, 4, 62, 9, 62, 4, 63, 9, 63, 4, 64, 9, 64, 4, 65, 9, 65, 4, 66, 9, 66, 4, 67, 9, 67, 4, 68, 9, 68, 4, 69, 9, 69, 4, 70, 9, 70, 4, 71, 9, 71, 4, 72, 9, 72, 4, 73, 9, 73, 4, 74, 9, 74, 4, 75, 9, 75, 4, 76, 9, 76, 4, 77, 9, 77, 4, 78, 9, 78, 4, 79, 9, 79, 4, 80, 9, 80, 4, 81, 9, 81, 4, 82, 9, 82, 4, 83, 9, 83, 4, 84, 9, 84, 4, 85, 9, 85, 4, 86, 9, 86, 4, 87, 9, 87, 4, 88, 9, 88, 4, 89, 9, 89, 4, 90, 9, 90, 4, 91, 9, 91, 4, 92, 9, 92, 4, 93, 9, 93, 4, 94, 9, 94, 4, 95, 9, 95, 4, 96, 9, 96, 4, 97, 9, 97, 4, 98, 9, 98, 4, 99, 9, 99, 4, 100, 9, 100, 4, 101, 9, 101, 4, 102, 9, 102, 4, 103, 9, 103, 4, 104, 9, 104, 4, 105, 9, 105, 4, 106, 9, 106, 4, 107, 9, 107, 4, 108, 9, 108, 4, 109, 9, 109, 4, 110, 9, 110, 4, 111, 9, 111, 4, 112, 9, 112, 4, 113, 9, 113, 4, 114, 9, 114, 4, 115, 9, 115, 4, 116, 9, 116, 4, 117, 9, 117, 4, 118, 9, 118, 4, 119, 9, 119, 4, 120, 9, 120, 4, 121, 9, 121, 4, 122, 9, 122, 4, 123, 9, 123, 4, 124, 9, 124, 4, 125, 9, 125, 4, 126, 9, 126, 4, 127, 9, 127, 4, 128, 9, 128, 4, 129, 9, 129, 4, 130, 9, 130, 4, 131, 9, 131, 4, 132, 9, 132, 4, 133, 9, 133, 4, 134, 9, 134, 4, 135, 9, 135, 4, 136, 9, 136, 4, 137, 9, 137, 4, 138, 9, 138, 4, 139, 9, 139, 4, 140, 9, 140, 4, 141, 9, 141, 4, 142, 9, 142, 4, 143, 9, 143, 4, 144, 9, 144, 4, 145, 9, 145, 4, 146, 9, 146, 4, 147, 9, 147, 4, 148, 9, 148, 4, 149, 9, 149, 4, 150, 9, 150, 4, 151, 9, 151, 4, 152, 9, 152, 4, 153, 9, 153, 4, 154, 9, 154, 4, 155, 9, 155, 4, 156, 9, 156, 4, 157, 9, 157, 4, 158, 9, 158, 4, 159, 9, 159, 4, 160, 9, 160, 4, 161, 9, 161, 4, 162, 9, 162, 4, 163, 9, 163, 4, 164, 9, 164, 4, 165, 9, 165, 4, 166, 9, 166, 4, 167, 9, 167, 4, 168, 9, 168, 4, 169, 9, 169, 4, 170, 9, 170, 4, 171, 9, 171, 4, 172, 9, 172, 4, 173, 9, 173, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 4, 3, 4, 3, 5, 3, 5, 3, 6, 3, 6, 3, 7, 3, 7, 3, 8, 3, 8, 3, 9, 3, 9, 3, 10, 3, 10, 3, 11, 3, 11, 3, 11, 3, 12, 3, 12, 3, 12, 3, 12, 3, 13, 3, 13, 3, 14, 3, 14, 3, 15, 3, 15, 3, 15, 3, 16, 3, 16, 3, 17, 3, 17, 3, 18, 3, 18, 3, 19, 3, 19, 3, 20, 3, 20, 3, 21, 3, 21, 3, 21, 3, 22, 3, 22, 3, 22, 3, 23, 3, 23, 3, 24, 3, 24, 3, 25, 3, 25, 3, 26, 3, 26, 3, 27, 3, 27, 3, 27, 3, 28, 3, 28, 3, 28, 3, 29, 3, 29, 3, 29, 3, 30, 3, 30, 3, 30, 3, 31, 3, 31, 3, 32, 3, 32, 3, 32, 3, 33, 3, 33, 3, 33, 3, 34, 3, 34, 3, 35, 3, 35, 3, 35, 3, 36, 3, 36, 3, 36, 3, 37, 3, 37, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 459, 10, 38, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 41, 3, 41, 3, 41, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 43, 3, 43, 3, 43, 3, 43, 3, 43, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 46, 3, 46, 3, 46, 3, 46, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 50, 3, 50, 3, 50, 3, 50, 3, 50, 3, 50, 3, 51, 3, 51, 3, 51, 3, 51, 3, 51, 3, 51, 3, 51, 3, 52, 3, 52, 3, 52, 3, 52, 3, 52, 3, 52, 3, 52, 3, 53, 3, 53, 3, 53, 3, 53, 3, 53, 3, 53, 3, 54, 3, 54, 3, 54, 3, 54, 3, 54, 3, 54, 3, 54, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 56, 3, 56, 3, 56, 3, 56, 3, 56, 3, 56, 3, 56, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 61, 3, 61, 3, 61, 3, 61, 3, 61, 3, 61, 3, 62, 3, 62, 3, 62, 3, 62, 3, 62, 3, 62, 3, 63, 3, 63, 3, 63, 3, 63, 3, 63, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 5, 66, 682, 10, 66, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 68, 3, 68, 3, 68, 3, 69, 3, 69, 3, 69, 3, 69, 3, 69, 3, 70, 3, 70, 3, 70, 3, 70, 3, 70, 3, 70, 3, 71, 3, 71, 3, 71, 3, 72, 3, 72, 3, 72, 3, 72, 3, 73, 3, 73, 3, 73, 3, 73, 3, 73, 3, 73, 3, 73, 3, 74, 3, 74, 3, 74, 3, 74, 3, 74, 3, 74, 3, 74, 3, 75, 3, 75, 3, 75, 3, 75, 3, 75, 3, 75, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 78, 3, 78, 3, 78, 3, 78, 3, 78, 3, 78, 3, 78, 3, 78, 3, 79, 3, 79, 3, 79, 3, 79, 3, 79, 3, 80, 3, 80, 3, 80, 3, 80, 3, 80, 3, 80, 3, 80, 3, 81, 3, 81, 3, 81, 3, 81, 3, 81, 3, 82, 3, 82, 3, 82, 3, 82, 3, 82, 3, 82, 3, 82, 3, 83, 3, 83, 3, 83, 3, 83, 3, 83, 3, 83, 3, 83, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 87, 3, 87, 3, 87, 3, 87, 3, 87, 3, 88, 3, 88, 3, 88, 3, 88, 3, 88, 3, 88, 3, 88, 3, 88, 3, 88, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 90, 3, 90, 3, 90, 3, 90, 3, 90, 3, 90, 3, 90, 3, 91, 3, 91, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 3, 92, 5, 92, 857, 10, 92, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 5, 93, 896, 10, 93, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 5, 94, 907, 10, 94, 3, 95, 3, 95, 3, 95, 3, 95, 7, 95, 913, 10, 95, 12, 95, 14, 95, 916, 11, 95, 3, 95, 3, 95, 3, 95, 3, 96, 3, 96, 3, 96, 3, 96, 3, 96, 3, 96, 3, 96, 3, 96, 3, 96, 3, 96, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 100, 3, 100, 3, 100, 3, 100, 3, 100, 5, 100, 963, 10, 100, 3, 101, 3, 101, 3, 101, 3, 101, 3, 101, 3, 101, 3, 101, 3, 102, 3, 102, 3, 102, 3, 102, 3, 102, 3, 102, 3, 102, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 104, 3, 104, 3, 104, 3, 104, 3, 105, 3, 105, 3, 105, 3, 105, 3, 105, 3, 105, 3, 106, 3, 106, 3, 106, 3, 106, 3, 106, 3, 106, 3, 107, 3, 107, 3, 107, 3, 107, 3, 107, 3, 107, 3, 107, 3, 108, 3, 108, 5, 108, 1012, 10, 108, 3, 109, 3, 109, 3, 109, 5, 109, 1017, 10, 109, 3, 110, 3, 110, 3, 110, 3, 110, 3, 110, 5, 110, 1024, 10, 110, 3, 110, 7, 110, 1027, 10, 110, 12, 110, 14, 110, 1030, 11, 110, 3, 110, 3, 110, 6, 110, 1034, 10, 110, 13, 110, 14, 110, 1035, 3, 111, 7, 111, 1039, 10, 111, 12, 111, 14, 111, 1042, 11, 111, 3, 111, 3, 111, 6, 111, 1046, 10, 111, 13, 111, 14, 111, 1047, 3, 112, 3, 112, 3, 112, 3, 112, 3, 112, 5, 112, 1055, 10, 112, 3, 112, 7, 112, 1058, 10, 112, 12, 112, 14, 112, 1061, 11, 112, 3, 112, 3, 112, 6, 112, 1065, 10, 112, 13, 112, 14, 112, 1066, 3, 113, 3, 113, 3, 113, 5, 113, 1072, 10, 113, 3, 113, 3, 113, 3, 113, 5, 113, 1077, 10, 113, 3, 114, 3, 114, 3, 114, 6, 114, 1082, 10, 114, 13, 114, 14, 114, 1083, 3, 114, 3, 114, 6, 114, 1088, 10, 114, 13, 114, 14, 114, 1089, 5, 114, 1092, 10, 114, 3, 115, 6, 115, 1095, 10, 115, 13, 115, 14, 115, 1096, 3, 116, 3, 116, 3, 116, 3, 116, 3, 116, 5, 116, 1104, 10, 116, 3, 116, 6, 116, 1107, 10, 116, 13, 116, 14, 116, 1108, 3, 117, 3, 117, 3, 118, 3, 118, 3, 119, 3, 119, 3, 120, 3, 120, 7, 120, 1119, 10, 120, 12, 120, 14, 120, 1122, 11, 120, 3, 120, 3, 120, 3, 121, 3, 121, 3, 122, 3, 122, 3, 123, 3, 123, 3, 123, 3, 123, 7, 123, 1134, 10, 123, 12, 123, 14, 123, 1137, 11, 123, 3, 123, 3, 123, 5, 123, 1141, 10, 123, 3, 123, 3, 123, 5, 123, 1145, 10, 123, 5, 123, 1147, 10, 123, 3, 123, 5, 123, 1150, 10, 123, 3, 124, 3, 124, 3, 124, 3, 124, 3, 124, 3, 124, 5, 124, 1158, 10, 124, 3, 124, 5, 124, 1161, 10, 124, 3, 124, 3, 124, 3, 125, 6, 125, 1166, 10, 125, 13, 125, 14, 125, 1167, 3, 125, 3, 125, 3, 126, 3, 126, 3, 126, 3, 126, 7, 126, 1176, 10, 126, 12, 126, 14, 126, 1179, 11, 126, 3, 126, 3, 126, 3, 127, 3, 127, 3, 127, 3, 127, 7, 127, 1187, 10, 127, 12, 127, 14, 127, 1190, 11, 127, 3, 127, 3, 127, 3, 127, 3, 127, 3, 127, 3, 128, 3, 128, 3, 128, 3, 128, 3, 128, 3, 128, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 5, 129, 1425, 10, 129, 3, 130, 3, 130, 3, 131, 3, 131, 3, 132, 3, 132, 3, 133, 3, 133, 3, 134, 3, 134, 3, 135, 3, 135, 3, 136, 3, 136, 3, 137, 3, 137, 3, 138, 3, 138, 3, 138, 3, 139, 3, 139, 3, 139, 3, 140, 3, 140, 3, 141, 3, 141, 3, 142, 3, 142, 3, 143, 3, 143, 3, 144, 3, 144, 3, 145, 3, 145, 3, 146, 3, 146, 3, 146, 3, 147, 3, 147, 3, 147, 3, 148, 3, 148, 5, 148, 1469, 10, 148, 3, 149, 3, 149, 3, 149, 5, 149, 1474, 10, 149, 3, 150, 3, 150, 7, 150, 1478, 10, 150, 12, 150, 14, 150, 1481, 11, 150, 3, 150, 3, 150, 6, 150, 1485, 10, 150, 13, 150, 14, 150, 1486, 3, 151, 7, 151, 1490, 10, 151, 12, 151, 14, 151, 1493, 11, 151, 3, 151, 3, 151, 6, 151, 1497, 10, 151, 13, 151, 14, 151, 1498, 3, 152, 3, 152, 7, 152, 1503, 10, 152, 12, 152, 14, 152, 1506, 11, 152, 3, 152, 3, 152, 6, 152, 1510, 10, 152, 13, 152, 14, 152, 1511, 3, 153, 3, 153, 3, 153, 5, 153, 1517, 10, 153, 3, 154, 3, 154, 6, 154, 1521, 10, 154, 13, 154, 14, 154, 1522, 3, 155, 6, 155, 1526, 10, 155, 13, 155, 14, 155, 1527, 3, 156, 3, 156, 6, 156, 1532, 10, 156, 13, 156, 14, 156, 1533, 3, 157, 3, 157, 3, 158, 3, 158, 3, 159, 3, 159, 3, 160, 3, 160, 3, 160, 3, 160, 5, 160, 1546, 10, 160, 3, 160, 3, 160, 3, 161, 3, 161, 6, 161, 1552, 10, 161, 13, 161, 14, 161, 1553, 3, 162, 3, 162, 7, 162, 1558, 10, 162, 12, 162, 14, 162, 1561, 11, 162, 3, 163, 3, 163, 7, 163, 1565, 10, 163, 12, 163, 14, 163, 1568, 11, 163, 3, 164, 3, 164, 3, 165, 3, 165, 3, 166, 6, 166, 1575, 10, 166, 13, 166, 14, 166, 1576, 3, 166, 3, 166, 3, 167, 3, 167, 3, 167, 3, 167, 7, 167, 1585, 10, 167, 12, 167, 14, 167, 1588, 11, 167, 3, 167, 3, 167, 3, 168, 3, 168, 3, 168, 3, 168, 7, 168, 1596, 10, 168, 12, 168, 14, 168, 1599, 11, 168, 3, 168, 3, 168, 3, 168, 3, 168, 3, 168, 3, 169, 3, 169, 6, 169, 1608, 10, 169, 13, 169, 14, 169, 1609, 3, 169, 3, 169, 3, 169, 3, 170, 3, 170, 3, 170, 3, 170, 7, 170, 1619, 10, 170, 12, 170, 14, 170, 1622, 11, 170, 3, 170, 3, 170, 3, 170, 3, 171, 6, 171, 1628, 10, 171, 13, 171, 14, 171, 1629, 3, 171, 3, 171, 3, 172, 3, 172, 3, 172, 3, 172, 7, 172, 1638, 10, 172, 12, 172, 14, 172, 1641, 11, 172, 3, 172, 3, 172, 3, 173, 3, 173, 3, 173, 3, 173, 7, 173, 1649, 10, 173, 12, 173, 14, 173, 1652, 11, 173, 3, 173, 3, 173, 3, 173, 3, 173, 3, 173, 6, 914, 1188, 1597, 1650, 2, 174, 5, 4, 7, 5, 9, 6, 11, 7, 13, 8, 15, 9, 17, 10, 19, 11, 21, 12, 23, 13, 25, 14, 27, 15, 29, 16, 31, 17, 33, 18, 35, 19, 37, 20, 39, 21, 41, 22, 43, 23, 45, 24, 47, 25, 49, 26, 51, 27, 53, 28, 55, 29, 57, 30, 59, 31, 61, 32, 63, 33, 65, 34, 67, 35, 69, 36, 71, 37, 73, 38, 75, 39, 77, 40, 79, 41, 81, 42, 83, 43, 85, 44, 87, 45, 89, 46, 91, 47, 93, 48, 95, 49, 97, 50, 99, 51, 101, 52, 103, 53, 105, 54, 107, 55, 109, 56, 111, 57, 113, 58, 115, 59, 117, 60, 119, 61, 121, 62, 123, 63, 125, 64, 127, 65, 129, 66, 131, 67, 133, 68, 135, 69, 137, 70, 139, 71, 141, 72, 143, 73, 145, 74, 147, 75, 149, 76, 151, 77, 153, 78, 155, 79, 157, 80, 159, 81, 161, 82, 163, 83, 165, 84, 167, 85, 169, 86, 171, 87, 173, 88, 175, 89, 177, 90, 179, 91, 181, 92, 183, 93, 185, 94, 187, 95, 189, 96, 191, 97, 193, 98, 195, 99, 197, 100, 199, 101, 201, 102, 203, 103, 205, 104, 207, 105, 209, 106, 211, 107, 213, 108, 215, 109, 217, 110, 219, 111, 221, 112, 223, 113, 225, 114, 227, 115, 229, 116, 231, 117, 233, 118, 235, 2, 237, 2, 239, 2, 241, 119, 243, 2, 245, 2, 247, 120, 249, 121, 251, 122, 253, 123, 255, 124, 257, 125, 259, 126, 261, 127, 263, 128, 265, 129, 267, 130, 269, 131, 271, 132, 273, 133, 275, 134, 277, 135, 279, 136, 281, 137, 283, 138, 285, 139, 287, 140, 289, 141, 291, 142, 293, 143, 295, 144, 297, 145, 299, 146, 301, 147, 303, 148, 305, 149, 307, 150, 309, 151, 311, 152, 313, 153, 315, 2, 317, 2, 319, 2, 321, 154, 323, 155, 325, 156, 327, 157, 329, 2, 331, 2, 333, 158, 335, 159, 337, 160, 339, 161, 341, 162, 343, 163, 345, 164, 347, 165, 5, 2, 3, 4, 21, 4, 2, 117, 117, 119, 119, 7, 2, 100, 102, 107, 107, 110, 110, 117, 117, 121, 121, 4, 2, 68, 68, 100, 100, 3, 2, 50, 51, 3, 2, 50, 59, 5, 2, 50, 59, 67, 72, 99, 104, 5, 2, 67, 92, 97, 97, 99, 124, 6, 2, 50, 59, 67, 92, 97, 97, 99, 124, 3, 2, 36, 36, 3, 2, 124, 124, 4, 2, 114, 114, 117, 117, 4, 2, 111, 111, 119, 119, 7, 2, 36, 36, 41, 41, 104, 104, 112, 112, 116, 116, 4, 2, 50, 59, 99, 104, 3, 2, 41, 41, 6, 2, 11, 12, 15, 15, 34, 34, 162, 162, 4, 2, 12, 12, 15, 15, 4, 2, 45, 45, 47, 47, 7, 2, 47, 59, 67, 92, 94, 94, 97, 97, 99, 124, 2, 1803, 2, 5, 3, 2, 2, 2, 2, 7, 3, 2, 2, 2, 2, 9, 3, 2, 2, 2, 2, 11, 3, 2, 2, 2, 2, 13, 3, 2, 2, 2, 2, 15, 3, 2, 2, 2, 2, 17, 3, 2, 2, 2, 2, 19, 3, 2, 2, 2, 2, 21, 3, 2, 2, 2, 2, 23, 3, 2, 2, 2, 2, 25, 3, 2, 2, 2, 2, 27, 3, 2, 2, 2, 2, 29, 3, 2, 2, 2, 2, 31, 3, 2, 2, 2, 2, 33, 3, 2, 2, 2, 2, 35, 3, 2, 2, 2, 2, 37, 3, 2, 2, 2, 2, 39, 3, 2, 2, 2, 2, 41, 3, 2, 2, 2, 2, 43, 3, 2, 2, 2, 2, 45, 3, 2, 2, 2, 2, 47, 3, 2, 2, 2, 2, 49, 3, 2, 2, 2, 2, 51, 3, 2, 2, 2, 2, 53, 3, 2, 2, 2, 2, 55, 3, 2, 2, 2, 2, 57, 3, 2, 2, 2, 2, 59, 3, 2, 2, 2, 2, 61, 3, 2, 2, 2, 2, 63, 3, 2, 2, 2, 2, 65, 3, 2, 2, 2, 2, 67, 3, 2, 2, 2, 2, 69, 3, 2, 2, 2, 2, 71, 3, 2, 2, 2, 2, 73, 3, 2, 2, 2, 2, 75, 3, 2, 2, 2, 2, 77, 3, 2, 2, 2, 2, 79, 3, 2, 2, 2, 2, 81, 3, 2, 2, 2, 2, 83, 3, 2, 2, 2, 2, 85, 3, 2, 2, 2, 2, 87, 3, 2, 2, 2, 2, 89, 3, 2, 2, 2, 2, 91, 3, 2, 2, 2, 2, 93, 3, 2, 2, 2, 2, 95, 3, 2, 2, 2, 2, 97, 3, 2, 2, 2, 2, 99, 3, 2, 2, 2, 2, 101, 3, 2, 2, 2, 2, 103, 3, 2, 2, 2, 2, 105, 3, 2, 2, 2, 2, 107, 3, 2, 2, 2, 2, 109, 3, 2, 2, 2, 2, 111, 3, 2, 2, 2, 2, 113, 3, 2, 2, 2, 2, 115, 3, 2, 2, 2, 2, 117, 3, 2, 2, 2, 2, 119, 3, 2, 2, 2, 2, 121, 3, 2, 2, 2, 2, 123, 3, 2, 2, 2, 2, 125, 3, 2, 2, 2, 2, 127, 3, 2, 2, 2, 2, 129, 3, 2, 2, 2, 2, 131, 3, 2, 2, 2, 2, 133, 3, 2, 2, 2, 2, 135, 3, 2, 2, 2, 2, 137, 3, 2, 2, 2, 2, 139, 3, 2, 2, 2, 2, 141, 3, 2, 2, 2, 2, 143, 3, 2, 2, 2, 2, 145, 3, 2, 2, 2, 2, 147, 3, 2, 2, 2, 2, 149, 3, 2, 2, 2, 2, 151, 3, 2, 2, 2, 2, 153, 3, 2, 2, 2, 2, 155, 3, 2, 2, 2, 2, 157, 3, 2, 2, 2, 2, 159, 3, 2, 2, 2, 2, 161, 3, 2, 2, 2, 2, 163, 3, 2, 2, 2, 2, 165, 3, 2, 2, 2, 2, 167, 3, 2, 2, 2, 2, 169, 3, 2, 2, 2, 2, 171, 3, 2, 2, 2, 2, 173, 3, 2, 2, 2, 2, 175, 3, 2, 2, 2, 2, 177, 3, 2, 2, 2, 2, 179, 3, 2, 2, 2, 2, 181, 3, 2, 2, 2, 2, 183, 3, 2, 2, 2, 2, 185, 3, 2, 2, 2, 2, 187, 3, 2, 2, 2, 2, 189, 3, 2, 2, 2, 2, 191, 3, 2, 2, 2, 2, 193, 3, 2, 2, 2, 2, 195, 3, 2, 2, 2, 2, 197, 3, 2, 2, 2, 2, 199, 3, 2, 2, 2, 2, 201, 3, 2, 2, 2, 2, 203, 3, 2, 2, 2, 2, 205, 3, 2, 2, 2, 2, 207, 3, 2, 2, 2, 2, 209, 3, 2, 2, 2, 2, 211, 3, 2, 2, 2, 2, 213, 3, 2, 2, 2, 2, 215, 3, 2, 2, 2, 2, 217, 3, 2, 2, 2, 2, 219, 3, 2, 2, 2, 2, 221, 3, 2, 2, 2, 2, 223, 3, 2, 2, 2, 2, 225, 3, 2, 2, 2, 2, 227, 3, 2, 2, 2, 2, 229, 3, 2, 2, 2, 2, 231, 3, 2, 2, 2, 2, 233, 3, 2, 2, 2, 2, 241, 3, 2, 2, 2, 2, 247, 3, 2, 2, 2, 2, 249, 3, 2, 2, 2, 2, 251, 3, 2, 2, 2, 2, 253, 3, 2, 2, 2, 2, 255, 3, 2, 2, 2, 3, 257, 3, 2, 2, 2, 3, 259, 3, 2, 2, 2, 3, 261, 3, 2, 2, 2, 3, 263, 3, 2, 2, 2, 3, 265, 3, 2, 2, 2, 3, 267, 3, 2, 2, 2, 3, 269, 3, 2, 2, 2, 3, 271, 3, 2, 2, 2, 3, 273, 3, 2, 2, 2, 3, 275, 3, 2, 2, 2, 3, 277, 3, 2, 2, 2, 3, 279, 3, 2, 2, 2, 3, 281, 3, 2, 2, 2, 3, 283, 3, 2, 2, 2, 3, 285, 3, 2, 2, 2, 3, 287, 3, 2, 2, 2, 3, 289, 3, 2, 2, 2, 3, 291, 3, 2, 2, 2, 3, 293, 3, 2, 2, 2, 3, 295, 3, 2, 2, 2, 3, 297, 3, 2, 2, 2, 3, 299, 3, 2, 2, 2, 3, 301, 3, 2, 2, 2, 3, 303, 3, 2, 2, 2, 3, 305, 3, 2, 2, 2, 3, 307, 3, 2, 2, 2, 3, 309, 3, 2, 2, 2, 3, 311, 3, 2, 2, 2, 3, 313, 3, 2, 2, 2, 3, 321, 3, 2, 2, 2, 3, 323, 3, 2, 2, 2, 3, 325, 3, 2, 2, 2, 3, 327, 3, 2, 2, 2, 3, 333, 3, 2, 2, 2, 3, 335, 3, 2, 2, 2, 3, 337, 3, 2, 2, 2, 4, 339, 3, 2, 2, 2, 4, 341, 3, 2, 2, 2, 4, 343, 3, 2, 2, 2, 4, 345, 3, 2, 2, 2, 4, 347, 3, 2, 2, 2, 5, 349, 3, 2, 2, 2, 7, 352, 3, 2, 2, 2, 9, 354, 3, 2, 2, 2, 11, 356, 3, 2, 2, 2, 13, 358, 3, 2, 2, 2, 15, 360, 3, 2, 2, 2, 17, 362, 3, 2, 2, 2, 19, 364, 3, 2, 2, 2, 21, 366, 3, 2, 2, 2, 23, 368, 3, 2, 2, 2, 25, 371, 3, 2, 2, 2, 27, 375, 3, 2, 2, 2, 29, 377, 3, 2, 2, 2, 31, 379, 3, 2, 2, 2, 33, 382, 3, 2, 2, 2, 35, 384, 3, 2, 2, 2, 37, 386, 3, 2, 2, 2, 39, 388, 3, 2, 2, 2, 41, 390, 3, 2, 2, 2, 43, 392, 3, 2, 2, 2, 45, 395, 3, 2, 2, 2, 47, 398, 3, 2, 2, 2, 49, 400, 3, 2, 2, 2, 51, 402, 3, 2, 2, 2, 53, 404, 3, 2, 2, 2, 55, 406, 3, 2, 2, 2, 57, 409, 3, 2, 2, 2, 59, 412, 3, 2, 2, 2, 61, 415, 3, 2, 2, 2, 63, 418, 3, 2, 2, 2, 65, 420, 3, 2, 2, 2, 67, 423, 3, 2, 2, 2, 69, 426, 3, 2, 2, 2, 71, 428, 3, 2, 2, 2, 73, 431, 3, 2, 2, 2, 75, 434, 3, 2, 2, 2, 77, 458, 3, 2, 2, 2, 79, 460, 3, 2, 2, 2, 81, 468, 3, 2, 2, 2, 83, 476, 3, 2, 2, 2, 85, 479, 3, 2, 2, 2, 87, 486, 3, 2, 2, 2, 89, 491, 3, 2, 2, 2, 91, 501, 3, 2, 2, 2, 93, 510, 3, 2, 2, 2, 95, 514, 3, 2, 2, 2, 97, 523, 3, 2, 2, 2, 99, 532, 3, 2, 2, 2, 101, 541, 3, 2, 2, 2, 103, 547, 3, 2, 2, 2, 105, 554, 3, 2, 2, 2, 107, 561, 3, 2, 2, 2, 109, 567, 3, 2, 2, 2, 111, 574, 3, 2, 2, 2, 113, 583, 3, 2, 2, 2, 115, 590, 3, 2, 2, 2, 117, 600, 3, 2, 2, 2, 119, 609, 3, 2, 2, 2, 121, 619, 3, 2, 2, 2, 123, 624, 3, 2, 2, 2, 125, 630, 3, 2, 2, 2, 127, 636, 3, 2, 2, 2, 129, 641, 3, 2, 2, 2, 131, 653, 3, 2, 2, 2, 133, 681, 3, 2, 2, 2, 135, 683, 3, 2, 2, 2, 137, 693, 3, 2, 2, 2, 139, 696, 3, 2, 2, 2, 141, 701, 3, 2, 2, 2, 143, 707, 3, 2, 2, 2, 145, 710, 3, 2, 2, 2, 147, 714, 3, 2, 2, 2, 149, 721, 3, 2, 2, 2, 151, 728, 3, 2, 2, 2, 153, 734, 3, 2, 2, 2, 155, 743, 3, 2, 2, 2, 157, 749, 3, 2, 2, 2, 159, 757, 3, 2, 2, 2, 161, 762, 3, 2, 2, 2, 163, 769, 3, 2, 2, 2, 165, 774, 3, 2, 2, 2, 167, 781, 3, 2, 2, 2, 169, 788, 3, 2, 2, 2, 171, 796, 3, 2, 2, 2, 173, 804, 3, 2, 2, 2, 175, 813, 3, 2, 2, 2, 177, 818, 3, 2, 2, 2, 179, 827, 3, 2, 2, 2, 181, 833, 3, 2, 2, 2, 183, 840, 3, 2, 2, 2, 185, 856, 3, 2, 2, 2, 187, 895, 3, 2, 2, 2, 189, 906, 3, 2, 2, 2, 191, 908, 3, 2, 2, 2, 193, 920, 3, 2, 2, 2, 195, 930, 3, 2, 2, 2, 197, 941, 3, 2, 2, 2, 199, 949, 3, 2, 2, 2, 201, 962, 3, 2, 2, 2, 203, 964, 3, 2, 2, 2, 205, 971, 3, 2, 2, 2, 207, 978, 3, 2, 2, 2, 209, 986, 3, 2, 2, 2, 211, 990, 3, 2, 2, 2, 213, 996, 3, 2, 2, 2, 215, 1002, 3, 2, 2, 2, 217, 1011, 3, 2, 2, 2, 219, 1016, 3, 2, 2, 2, 221, 1023, 3, 2, 2, 2, 223, 1040, 3, 2, 2, 2, 225, 1054, 3, 2, 2, 2, 227, 1071, 3, 2, 2, 2, 229, 1091, 3, 2, 2, 2, 231, 1094, 3, 2, 2, 2, 233, 1103, 3, 2, 2, 2, 235, 1110, 3, 2, 2, 2, 237, 1112, 3, 2, 2, 2, 239, 1114, 3, 2, 2, 2, 241, 1116, 3, 2, 2, 2, 243, 1125, 3, 2, 2, 2, 245, 1127, 3, 2, 2, 2, 247, 1129, 3, 2, 2, 2, 249, 1151, 3, 2, 2, 2, 251, 1165, 3, 2, 2, 2, 253, 1171, 3, 2, 2, 2, 255, 1182, 3, 2, 2, 2, 257, 1196, 3, 2, 2, 2, 259, 1424, 3, 2, 2, 2, 261, 1426, 3, 2, 2, 2, 263, 1428, 3, 2, 2, 2, 265, 1430, 3, 2, 2, 2, 267, 1432, 3, 2, 2, 2, 269, 1434, 3, 2, 2, 2, 271, 1436, 3, 2, 2, 2, 273, 1438, 3, 2, 2, 2, 275, 1440, 3, 2, 2, 2, 277, 1442, 3, 2, 2, 2, 279, 1445, 3, 2, 2, 2, 281, 1448, 3, 2, 2, 2, 283, 1450, 3, 2, 2, 2, 285, 1452, 3, 2, 2, 2, 287, 1454, 3, 2, 2, 2, 289, 1456, 3, 2, 2, 2, 291, 1458, 3, 2, 2, 2, 293, 1460, 3, 2, 2, 2, 295, 1463, 3, 2, 2, 2, 297, 1468, 3, 2, 2, 2, 299, 1473, 3, 2, 2, 2, 301, 1475, 3, 2, 2, 2, 303, 1491, 3, 2, 2, 2, 305, 1500, 3, 2, 2, 2, 307, 1516, 3, 2, 2, 2, 309, 1518, 3, 2, 2, 2, 311, 1525, 3, 2, 2, 2, 313, 1529, 3, 2, 2, 2, 315, 1535, 3, 2, 2, 2, 317, 1537, 3, 2, 2, 2, 319, 1539, 3, 2, 2, 2, 321, 1541, 3, 2, 2, 2, 323, 1549, 3, 2, 2, 2, 325, 1555, 3, 2, 2, 2, 327, 1562, 3, 2, 2, 2, 329, 1569, 3, 2, 2, 2, 331, 1571, 3, 2, 2, 2, 333, 1574, 3, 2, 2, 2, 335, 1580, 3, 2, 2, 2, 337, 1591, 3, 2, 2, 2, 339, 1605, 3, 2, 2, 2, 341, 1614, 3, 2, 2, 2, 343, 1627, 3, 2, 2, 2, 345, 1633, 3, 2, 2, 2, 347, 1644, 3, 2, 2, 2, 349, 350, 7, 125, 2, 2, 350, 351, 8, 2, 2, 2, 351, 6, 3, 2, 2, 2, 352, 353, 7, 127, 2, 2, 353, 8, 3, 2, 2, 2, 354, 355, 7, 93, 2, 2, 355, 10, 3, 2, 2, 2, 356, 357, 7, 95, 2, 2, 357, 12, 3, 2, 2, 2, 358, 359, 7, 42, 2, 2, 359, 14, 3, 2, 2, 2, 360, 361, 7, 43, 2, 2, 361, 16, 3, 2, 2, 2, 362, 363, 7, 61, 2, 2, 363, 18, 3, 2, 2, 2, 364, 365, 7, 60, 2, 2, 365, 20, 3, 2, 2, 2, 366, 367, 7, 46, 2, 2, 367, 22, 3, 2, 2, 2, 368, 369, 7, 48, 2, 2, 369, 370, 7, 48, 2, 2, 370, 24, 3, 2, 2, 2, 371, 372, 7, 48, 2, 2, 372, 373, 7, 48, 2, 2, 373, 374, 7, 48, 2, 2, 374, 26, 3, 2, 2, 2, 375, 376, 7, 65, 2, 2, 376, 28, 3, 2, 2, 2, 377, 378, 7, 48, 2, 2, 378, 30, 3, 2, 2, 2, 379, 380, 7, 47, 2, 2, 380, 381, 7, 64, 2, 2, 381, 32, 3, 2, 2, 2, 382, 383, 7, 45, 2, 2, 383, 34, 3, 2, 2, 2, 384, 385, 7, 47, 2, 2, 385, 36, 3, 2, 2, 2, 386, 387, 7, 44, 2, 2, 387, 38, 3, 2, 2, 2, 388, 389, 7, 49, 2, 2, 389, 40, 3, 2, 2, 2, 390, 391, 7, 39, 2, 2, 391, 42, 3, 2, 2, 2, 392, 393, 7, 45, 2, 2, 393, 394, 7, 45, 2, 2, 394, 44, 3, 2, 2, 2, 395, 396, 7, 47, 2, 2, 396, 397, 7, 47, 2, 2, 397, 46, 3, 2, 2, 2, 398, 399, 7, 40, 2, 2, 399, 48, 3, 2, 2, 2, 400, 401, 7, 128, 2, 2, 401, 50, 3, 2, 2, 2, 402, 403, 7, 96, 2, 2, 403, 52, 3, 2, 2, 2, 404, 405, 7, 126, 2, 2, 405, 54, 3, 2, 2, 2, 406, 407, 7, 62, 2, 2, 407, 408, 7, 62, 2, 2, 408, 56, 3, 2, 2, 2, 409, 410, 7, 64, 2, 2, 410, 411, 7, 64, 2, 2, 411, 58, 3, 2, 2, 2, 412, 413, 7, 63, 2, 2, 413, 414, 7, 63, 2, 2, 414, 60, 3, 2, 2, 2, 415, 416, 7, 35, 2, 2, 416, 417, 7, 63, 2, 2, 417, 62, 3, 2, 2, 2, 418, 419, 7, 62, 2, 2, 419, 64, 3, 2, 2, 2, 420, 421, 7, 62, 2, 2, 421, 422, 7, 63, 2, 2, 422, 66, 3, 2, 2, 2, 423, 424, 7, 64, 2, 2, 424, 425, 7, 63, 2, 2, 425, 68, 3, 2, 2, 2, 426, 427, 7, 64, 2, 2, 427, 70, 3, 2, 2, 2, 428, 429, 7, 40, 2, 2, 429, 430, 7, 40, 2, 2, 430, 72, 3, 2, 2, 2, 431, 432, 7, 126, 2, 2, 432, 433, 7, 126, 2, 2, 433, 74, 3, 2, 2, 2, 434, 435, 7, 63, 2, 2, 435, 76, 3, 2, 2, 2, 436, 437, 7, 45, 2, 2, 437, 459, 7, 63, 2, 2, 438, 439, 7, 47, 2, 2, 439, 459, 7, 63, 2, 2, 440, 441, 7, 44, 2, 2, 441, 459, 7, 63, 2, 2, 442, 443, 7, 49, 2, 2, 443, 459, 7, 63, 2, 2, 444, 445, 7, 39, 2, 2, 445, 459, 7, 63, 2, 2, 446, 447, 7, 62, 2, 2, 447, 448, 7, 62, 2, 2, 448, 459, 7, 63, 2, 2, 449, 450, 7, 64, 2, 2, 450, 451, 7, 64, 2, 2, 451, 459, 7, 63, 2, 2, 452, 453, 7, 40, 2, 2, 453, 459, 7, 63, 2, 2, 454, 455, 7, 126, 2, 2, 455, 459, 7, 63, 2, 2, 456, 457, 7, 96, 2, 2, 457, 459, 7, 63, 2, 2, 458, 436, 3, 2, 2, 2, 458, 438, 3, 2, 2, 2, 458, 440, 3, 2, 2, 2, 458, 442, 3, 2, 2, 2, 458, 444, 3, 2, 2, 2, 458, 446, 3, 2, 2, 2, 458, 449, 3, 2, 2, 2, 458, 452, 3, 2, 2, 2, 458, 454, 3, 2, 2, 2, 458, 456, 3, 2, 2, 2, 459, 78, 3, 2, 2, 2, 460, 461, 7, 118, 2, 2, 461, 462, 7, 123, 2, 2, 462, 463, 7, 114, 2, 2, 463, 464, 7, 103, 2, 2, 464, 465, 7, 102, 2, 2, 465, 466, 7, 103, 2, 2, 466, 467, 7, 104, 2, 2, 467, 80, 3, 2, 2, 2, 468, 469, 7, 116, 2, 2, 469, 470, 7, 103, 2, 2, 470, 471, 7, 117, 2, 2, 471, 472, 7, 103, 2, 2, 472, 473, 7, 116, 2, 2, 473, 474, 7, 120, 2, 2, 474, 475, 7, 103, 2, 2, 475, 82, 3, 2, 2, 2, 476, 477, 7, 114, 2, 2, 477, 478, 7, 101, 2, 2, 478, 84, 3, 2, 2, 2, 479, 480, 7, 118, 2, 2, 480, 481, 7, 99, 2, 2, 481, 482, 7, 116, 2, 2, 482, 483, 7, 105, 2, 2, 483, 484, 7, 103, 2, 2, 484, 485, 7, 118, 2, 2, 485, 86, 3, 2, 2, 2, 486, 487, 7, 110, 2, 2, 487, 488, 7, 107, 2, 2, 488, 489, 7, 112, 2, 2, 489, 490, 7, 109, 2, 2, 490, 88, 3, 2, 2, 2, 491, 492, 7, 103, 2, 2, 492, 493, 7, 122, 2, 2, 493, 494, 7, 118, 2, 2, 494, 495, 7, 103, 2, 2, 495, 496, 7, 112, 2, 2, 496, 497, 7, 117, 2, 2, 497, 498, 7, 107, 2, 2, 498, 499, 7, 113, 2, 2, 499, 500, 7, 112, 2, 2, 500, 90, 3, 2, 2, 2, 501, 502, 7, 103, 2, 2, 502, 503, 7, 111, 2, 2, 503, 504, 7, 119, 2, 2, 504, 505, 7, 110, 2, 2, 505, 506, 7, 99, 2, 2, 506, 507, 7, 118, 2, 2, 507, 508, 7, 113, 2, 2, 508, 509, 7, 116, 2, 2, 509, 92, 3, 2, 2, 2, 510, 511, 7, 101, 2, 2, 511, 512, 7, 114, 2, 2, 512, 513, 7, 119, 2, 2, 513, 94, 3, 2, 2, 2, 514, 515, 7, 101, 2, 2, 515, 516, 7, 113, 2, 2, 516, 517, 7, 102, 2, 2, 517, 518, 7, 103, 2, 2, 518, 519, 7, 97, 2, 2, 519, 520, 7, 117, 2, 2, 520, 521, 7, 103, 2, 2, 521, 522, 7, 105, 2, 2, 522, 96, 3, 2, 2, 2, 523, 524, 7, 102, 2, 2, 524, 525, 7, 99, 2, 2, 525, 526, 7, 118, 2, 2, 526, 527, 7, 99, 2, 2, 527, 528, 7, 97, 2, 2, 528, 529, 7, 117, 2, 2, 529, 530, 7, 103, 2, 2, 530, 531, 7, 105, 2, 2, 531, 98, 3, 2, 2, 2, 532, 533, 7, 103, 2, 2, 533, 534, 7, 112, 2, 2, 534, 535, 7, 101, 2, 2, 535, 536, 7, 113, 2, 2, 536, 537, 7, 102, 2, 2, 537, 538, 7, 107, 2, 2, 538, 539, 7, 112, 2, 2, 539, 540, 7, 105, 2, 2, 540, 100, 3, 2, 2, 2, 541, 542, 7, 101, 2, 2, 542, 543, 7, 113, 2, 2, 543, 544, 7, 112, 2, 2, 544, 545, 7, 117, 2, 2, 545, 546, 7, 118, 2, 2, 546, 102, 3, 2, 2, 2, 547, 548, 7, 103, 2, 2, 548, 549, 7, 122, 2, 2, 549, 550, 7, 118, 2, 2, 550, 551, 7, 103, 2, 2, 551, 552, 7, 116, 2, 2, 552, 553, 7, 112, 2, 2, 553, 104, 3, 2, 2, 2, 554, 555, 7, 103, 2, 2, 555, 556, 7, 122, 2, 2, 556, 557, 7, 114, 2, 2, 557, 558, 7, 113, 2, 2, 558, 559, 7, 116, 2, 2, 559, 560, 7, 118, 2, 2, 560, 106, 3, 2, 2, 2, 561, 562, 7, 99, 2, 2, 562, 563, 7, 110, 2, 2, 563, 564, 7, 107, 2, 2, 564, 565, 7, 105, 2, 2, 565, 566, 7, 112, 2, 2, 566, 108, 3, 2, 2, 2, 567, 568, 7, 107, 2, 2, 568, 569, 7, 112, 2, 2, 569, 570, 7, 110, 2, 2, 570, 571, 7, 107, 2, 2, 571, 572, 7, 112, 2, 2, 572, 573, 7, 103, 2, 2, 573, 110, 3, 2, 2, 2, 574, 575, 7, 120, 2, 2, 575, 576, 7, 113, 2, 2, 576, 577, 7, 110, 2, 2, 577, 578, 7, 99, 2, 2, 578, 579, 7, 118, 2, 2, 579, 580, 7, 107, 2, 2, 580, 581, 7, 110, 2, 2, 581, 582, 7, 103, 2, 2, 582, 112, 3, 2, 2, 2, 583, 584, 7, 117, 2, 2, 584, 585, 7, 118, 2, 2, 585, 586, 7, 99, 2, 2, 586, 587, 7, 118, 2, 2, 587, 588, 7, 107, 2, 2, 588, 589, 7, 101, 2, 2, 589, 114, 3, 2, 2, 2, 590, 591, 7, 107, 2, 2, 591, 592, 7, 112, 2, 2, 592, 593, 7, 118, 2, 2, 593, 594, 7, 103, 2, 2, 594, 595, 7, 116, 2, 2, 595, 596, 7, 116, 2, 2, 596, 597, 7, 119, 2, 2, 597, 598, 7, 114, 2, 2, 598, 599, 7, 118, 2, 2, 599, 116, 3, 2, 2, 2, 600, 601, 7, 116, 2, 2, 601, 602, 7, 103, 2, 2, 602, 603, 7, 105, 2, 2, 603, 604, 7, 107, 2, 2, 604, 605, 7, 117, 2, 2, 605, 606, 7, 118, 2, 2, 606, 607, 7, 103, 2, 2, 607, 608, 7, 116, 2, 2, 608, 118, 3, 2, 2, 2, 609, 610, 7, 97, 2, 2, 610, 611, 7, 97, 2, 2, 611, 612, 7, 99, 2, 2, 612, 613, 7, 102, 2, 2, 613, 614, 7, 102, 2, 2, 614, 615, 7, 116, 2, 2, 615, 616, 7, 103, 2, 2, 616, 617, 7, 117, 2, 2, 617, 618, 7, 117, 2, 2, 618, 120, 3, 2, 2, 2, 619, 620, 7, 97, 2, 2, 620, 621, 7, 97, 2, 2, 621, 622, 7, 124, 2, 2, 622, 623, 7, 114, 2, 2, 623, 122, 3, 2, 2, 2, 624, 625, 7, 97, 2, 2, 625, 626, 7, 97, 2, 2, 626, 627, 7, 111, 2, 2, 627, 628, 7, 103, 2, 2, 628, 629, 7, 111, 2, 2, 629, 124, 3, 2, 2, 2, 630, 631, 7, 97, 2, 2, 631, 632, 7, 97, 2, 2, 632, 633, 7, 117, 2, 2, 633, 634, 7, 117, 2, 2, 634, 635, 7, 99, 2, 2, 635, 126, 3, 2, 2, 2, 636, 637, 7, 97, 2, 2, 637, 638, 7, 97, 2, 2, 638, 639, 7, 111, 2, 2, 639, 640, 7, 99, 2, 2, 640, 128, 3, 2, 2, 2, 641, 642, 7, 97, 2, 2, 642, 643, 7, 97, 2, 2, 643, 644, 7, 107, 2, 2, 644, 645, 7, 112, 2, 2, 645, 646, 7, 118, 2, 2, 646, 647, 7, 116, 2, 2, 647, 648, 7, 107, 2, 2, 648, 649, 7, 112, 2, 2, 649, 650, 7, 117, 2, 2, 650, 651, 7, 107, 2, 2, 651, 652, 7, 101, 2, 2, 652, 130, 3, 2, 2, 2, 653, 654, 7, 101, 2, 2, 654, 655, 7, 99, 2, 2, 655, 656, 7, 110, 2, 2, 656, 657, 7, 110, 2, 2, 657, 658, 7, 107, 2, 2, 658, 659, 7, 112, 2, 2, 659, 660, 7, 105, 2, 2, 660, 132, 3, 2, 2, 2, 661, 662, 7, 97, 2, 2, 662, 663, 7, 97, 2, 2, 663, 664, 7, 117, 2, 2, 664, 665, 7, 118, 2, 2, 665, 666, 7, 99, 2, 2, 666, 667, 7, 101, 2, 2, 667, 668, 7, 109, 2, 2, 668, 669, 7, 101, 2, 2, 669, 670, 7, 99, 2, 2, 670, 671, 7, 110, 2, 2, 671, 682, 7, 110, 2, 2, 672, 673, 7, 97, 2, 2, 673, 674, 7, 97, 2, 2, 674, 675, 7, 114, 2, 2, 675, 676, 7, 106, 2, 2, 676, 677, 7, 107, 2, 2, 677, 678, 7, 101, 2, 2, 678, 679, 7, 99, 2, 2, 679, 680, 7, 110, 2, 2, 680, 682, 7, 110, 2, 2, 681, 661, 3, 2, 2, 2, 681, 672, 3, 2, 2, 2, 682, 134, 3, 2, 2, 2, 683, 684, 7, 120, 2, 2, 684, 685, 7, 99, 2, 2, 685, 686, 7, 116, 2, 2, 686, 687, 7, 97, 2, 2, 687, 688, 7, 111, 2, 2, 688, 689, 7, 113, 2, 2, 689, 690, 7, 102, 2, 2, 690, 691, 7, 103, 2, 2, 691, 692, 7, 110, 2, 2, 692, 136, 3, 2, 2, 2, 693, 694, 7, 107, 2, 2, 694, 695, 7, 104, 2, 2, 695, 138, 3, 2, 2, 2, 696, 697, 7, 103, 2, 2, 697, 698, 7, 110, 2, 2, 698, 699, 7, 117, 2, 2, 699, 700, 7, 103, 2, 2, 700, 140, 3, 2, 2, 2, 701, 702, 7, 121, 2, 2, 702, 703, 7, 106, 2, 2, 703, 704, 7, 107, 2, 2, 704, 705, 7, 110, 2, 2, 705, 706, 7, 103, 2, 2, 706, 142, 3, 2, 2, 2, 707, 708, 7, 102, 2, 2, 708, 709, 7, 113, 2, 2, 709, 144, 3, 2, 2, 2, 710, 711, 7, 104, 2, 2, 711, 712, 7, 113, 2, 2, 712, 713, 7, 116, 2, 2, 713, 146, 3, 2, 2, 2, 714, 715, 7, 117, 2, 2, 715, 716, 7, 121, 2, 2, 716, 717, 7, 107, 2, 2, 717, 718, 7, 118, 2, 2, 718, 719, 7, 101, 2, 2, 719, 720, 7, 106, 2, 2, 720, 148, 3, 2, 2, 2, 721, 722, 7, 116, 2, 2, 722, 723, 7, 103, 2, 2, 723, 724, 7, 118, 2, 2, 724, 725, 7, 119, 2, 2, 725, 726, 7, 116, 2, 2, 726, 727, 7, 112, 2, 2, 727, 150, 3, 2, 2, 2, 728, 729, 7, 100, 2, 2, 729, 730, 7, 116, 2, 2, 730, 731, 7, 103, 2, 2, 731, 732, 7, 99, 2, 2, 732, 733, 7, 109, 2, 2, 733, 152, 3, 2, 2, 2, 734, 735, 7, 101, 2, 2, 735, 736, 7, 113, 2, 2, 736, 737, 7, 112, 2, 2, 737, 738, 7, 118, 2, 2, 738, 739, 7, 107, 2, 2, 739, 740, 7, 112, 2, 2, 740, 741, 7, 119, 2, 2, 741, 742, 7, 103, 2, 2, 742, 154, 3, 2, 2, 2, 743, 744, 7, 99, 2, 2, 744, 745, 7, 117, 2, 2, 745, 746, 7, 111, 2, 2, 746, 747, 3, 2, 2, 2, 747, 748, 8, 77, 3, 2, 748, 156, 3, 2, 2, 2, 749, 750, 7, 102, 2, 2, 750, 751, 7, 103, 2, 2, 751, 752, 7, 104, 2, 2, 752, 753, 7, 99, 2, 2, 753, 754, 7, 119, 2, 2, 754, 755, 7, 110, 2, 2, 755, 756, 7, 118, 2, 2, 756, 158, 3, 2, 2, 2, 757, 758, 7, 101, 2, 2, 758, 759, 7, 99, 2, 2, 759, 760, 7, 117, 2, 2, 760, 761, 7, 103, 2, 2, 761, 160, 3, 2, 2, 2, 762, 763, 7, 117, 2, 2, 763, 764, 7, 118, 2, 2, 764, 765, 7, 116, 2, 2, 765, 766, 7, 119, 2, 2, 766, 767, 7, 101, 2, 2, 767, 768, 7, 118, 2, 2, 768, 162, 3, 2, 2, 2, 769, 770, 7, 103, 2, 2, 770, 771, 7, 112, 2, 2, 771, 772, 7, 119, 2, 2, 772, 773, 7, 111, 2, 2, 773, 164, 3, 2, 2, 2, 774, 775, 7, 117, 2, 2, 775, 776, 7, 107, 2, 2, 776, 777, 7, 124, 2, 2, 777, 778, 7, 103, 2, 2, 778, 779, 7, 113, 2, 2, 779, 780, 7, 104, 2, 2, 780, 166, 3, 2, 2, 2, 781, 782, 7, 118, 2, 2, 782, 783, 7, 123, 2, 2, 783, 784, 7, 114, 2, 2, 784, 785, 7, 103, 2, 2, 785, 786, 7, 107, 2, 2, 786, 787, 7, 102, 2, 2, 787, 168, 3, 2, 2, 2, 788, 789, 7, 102, 2, 2, 789, 790, 7, 103, 2, 2, 790, 791, 7, 104, 2, 2, 791, 792, 7, 107, 2, 2, 792, 793, 7, 112, 2, 2, 793, 794, 7, 103, 2, 2, 794, 795, 7, 102, 2, 2, 795, 170, 3, 2, 2, 2, 796, 797, 7, 109, 2, 2, 797, 798, 7, 107, 2, 2, 798, 799, 7, 101, 2, 2, 799, 800, 7, 109, 2, 2, 800, 801, 7, 99, 2, 2, 801, 802, 7, 117, 2, 2, 802, 803, 7, 111, 2, 2, 803, 172, 3, 2, 2, 2, 804, 805, 7, 116, 2, 2, 805, 806, 7, 103, 2, 2, 806, 807, 7, 117, 2, 2, 807, 808, 7, 113, 2, 2, 808, 809, 7, 119, 2, 2, 809, 810, 7, 116, 2, 2, 810, 811, 7, 101, 2, 2, 811, 812, 7, 103, 2, 2, 812, 174, 3, 2, 2, 2, 813, 814, 7, 119, 2, 2, 814, 815, 7, 117, 2, 2, 815, 816, 7, 103, 2, 2, 816, 817, 7, 117, 2, 2, 817, 176, 3, 2, 2, 2, 818, 819, 7, 101, 2, 2, 819, 820, 7, 110, 2, 2, 820, 821, 7, 113, 2, 2, 821, 822, 7, 100, 2, 2, 822, 823, 7, 100, 2, 2, 823, 824, 7, 103, 2, 2, 824, 825, 7, 116, 2, 2, 825, 826, 7, 117, 2, 2, 826, 178, 3, 2, 2, 2, 827, 828, 7, 100, 2, 2, 828, 829, 7, 123, 2, 2, 829, 830, 7, 118, 2, 2, 830, 831, 7, 103, 2, 2, 831, 832, 7, 117, 2, 2, 832, 180, 3, 2, 2, 2, 833, 834, 7, 101, 2, 2, 834, 835, 7, 123, 2, 2, 835, 836, 7, 101, 2, 2, 836, 837, 7, 110, 2, 2, 837, 838, 7, 103, 2, 2, 838, 839, 7, 117, 2, 2, 839, 182, 3, 2, 2, 2, 840, 841, 7, 35, 2, 2, 841, 184, 3, 2, 2, 2, 842, 843, 7, 117, 2, 2, 843, 844, 7, 107, 2, 2, 844, 845, 7, 105, 2, 2, 845, 846, 7, 112, 2, 2, 846, 847, 7, 103, 2, 2, 847, 857, 7, 102, 2, 2, 848, 849, 7, 119, 2, 2, 849, 850, 7, 112, 2, 2, 850, 851, 7, 117, 2, 2, 851, 852, 7, 107, 2, 2, 852, 853, 7, 105, 2, 2, 853, 854, 7, 112, 2, 2, 854, 855, 7, 103, 2, 2, 855, 857, 7, 102, 2, 2, 856, 842, 3, 2, 2, 2, 856, 848, 3, 2, 2, 2, 857, 186, 3, 2, 2, 2, 858, 859, 7, 100, 2, 2, 859, 860, 7, 123, 2, 2, 860, 861, 7, 118, 2, 2, 861, 896, 7, 103, 2, 2, 862, 863, 7, 121, 2, 2, 863, 864, 7, 113, 2, 2, 864, 865, 7, 116, 2, 2, 865, 896, 7, 102, 2, 2, 866, 867, 7, 102, 2, 2, 867, 868, 7, 121, 2, 2, 868, 869, 7, 113, 2, 2, 869, 870, 7, 116, 2, 2, 870, 896, 7, 102, 2, 2, 871, 872, 7, 100, 2, 2, 872, 873, 7, 113, 2, 2, 873, 874, 7, 113, 2, 2, 874, 896, 7, 110, 2, 2, 875, 876, 7, 101, 2, 2, 876, 877, 7, 106, 2, 2, 877, 878, 7, 99, 2, 2, 878, 896, 7, 116, 2, 2, 879, 880, 7, 117, 2, 2, 880, 881, 7, 106, 2, 2, 881, 882, 7, 113, 2, 2, 882, 883, 7, 116, 2, 2, 883, 896, 7, 118, 2, 2, 884, 885, 7, 107, 2, 2, 885, 886, 7, 112, 2, 2, 886, 896, 7, 118, 2, 2, 887, 888, 7, 110, 2, 2, 888, 889, 7, 113, 2, 2, 889, 890, 7, 112, 2, 2, 890, 896, 7, 105, 2, 2, 891, 892, 7, 120, 2, 2, 892, 893, 7, 113, 2, 2, 893, 894, 7, 107, 2, 2, 894, 896, 7, 102, 2, 2, 895, 858, 3, 2, 2, 2, 895, 862, 3, 2, 2, 2, 895, 866, 3, 2, 2, 2, 895, 871, 3, 2, 2, 2, 895, 875, 3, 2, 2, 2, 895, 879, 3, 2, 2, 2, 895, 884, 3, 2, 2, 2, 895, 887, 3, 2, 2, 2, 895, 891, 3, 2, 2, 2, 896, 188, 3, 2, 2, 2, 897, 898, 7, 118, 2, 2, 898, 899, 7, 116, 2, 2, 899, 900, 7, 119, 2, 2, 900, 907, 7, 103, 2, 2, 901, 902, 7, 104, 2, 2, 902, 903, 7, 99, 2, 2, 903, 904, 7, 110, 2, 2, 904, 905, 7, 117, 2, 2, 905, 907, 7, 103, 2, 2, 906, 897, 3, 2, 2, 2, 906, 901, 3, 2, 2, 2, 907, 190, 3, 2, 2, 2, 908, 909, 7, 125, 2, 2, 909, 910, 7, 125, 2, 2, 910, 914, 3, 2, 2, 2, 911, 913, 11, 2, 2, 2, 912, 911, 3, 2, 2, 2, 913, 916, 3, 2, 2, 2, 914, 915, 3, 2, 2, 2, 914, 912, 3, 2, 2, 2, 915, 917, 3, 2, 2, 2, 916, 914, 3, 2, 2, 2, 917, 918, 7, 127, 2, 2, 918, 919, 7, 127, 2, 2, 919, 192, 3, 2, 2, 2, 920, 921, 7, 37, 2, 2, 921, 922, 7, 107, 2, 2, 922, 923, 7, 111, 2, 2, 923, 924, 7, 114, 2, 2, 924, 925, 7, 113, 2, 2, 925, 926, 7, 116, 2, 2, 926, 927, 7, 118, 2, 2, 927, 928, 3, 2, 2, 2, 928, 929, 8, 96, 4, 2, 929, 194, 3, 2, 2, 2, 930, 931, 7, 37, 2, 2, 931, 932, 7, 107, 2, 2, 932, 933, 7, 112, 2, 2, 933, 934, 7, 101, 2, 2, 934, 935, 7, 110, 2, 2, 935, 936, 7, 119, 2, 2, 936, 937, 7, 102, 2, 2, 937, 938, 7, 103, 2, 2, 938, 939, 3, 2, 2, 2, 939, 940, 8, 97, 5, 2, 940, 196, 3, 2, 2, 2, 941, 942, 7, 37, 2, 2, 942, 943, 7, 114, 2, 2, 943, 944, 7, 116, 2, 2, 944, 945, 7, 99, 2, 2, 945, 946, 7, 105, 2, 2, 946, 947, 7, 111, 2, 2, 947, 948, 7, 99, 2, 2, 948, 198, 3, 2, 2, 2, 949, 950, 7, 37, 2, 2, 950, 951, 7, 102, 2, 2, 951, 952, 7, 103, 2, 2, 952, 953, 7, 104, 2, 2, 953, 954, 7, 107, 2, 2, 954, 955, 7, 112, 2, 2, 955, 956, 7, 103, 2, 2, 956, 200, 3, 2, 2, 2, 957, 958, 7, 94, 2, 2, 958, 963, 7, 12, 2, 2, 959, 960, 7, 94, 2, 2, 960, 961, 7, 15, 2, 2, 961, 963, 7, 12, 2, 2, 962, 957, 3, 2, 2, 2, 962, 959, 3, 2, 2, 2, 963, 202, 3, 2, 2, 2, 964, 965, 7, 37, 2, 2, 965, 966, 7, 119, 2, 2, 966, 967, 7, 112, 2, 2, 967, 968, 7, 102, 2, 2, 968, 969, 7, 103, 2, 2, 969, 970, 7, 104, 2, 2, 970, 204, 3, 2, 2, 2, 971, 972, 7, 37, 2, 2, 972, 973, 7, 107, 2, 2, 973, 974, 7, 104, 2, 2, 974, 975, 7, 102, 2, 2, 975, 976, 7, 103, 2, 2, 976, 977, 7, 104, 2, 2, 977, 206, 3, 2, 2, 2, 978, 979, 7, 37, 2, 2, 979, 980, 7, 107, 2, 2, 980, 981, 7, 104, 2, 2, 981, 982, 7, 112, 2, 2, 982, 983, 7, 102, 2, 2, 983, 984, 7, 103, 2, 2, 984, 985, 7, 104, 2, 2, 985, 208, 3, 2, 2, 2, 986, 987, 7, 37, 2, 2, 987, 988, 7, 107, 2, 2, 988, 989, 7, 104, 2, 2, 989, 210, 3, 2, 2, 2, 990, 991, 7, 37, 2, 2, 991, 992, 7, 103, 2, 2, 992, 993, 7, 110, 2, 2, 993, 994, 7, 107, 2, 2, 994, 995, 7, 104, 2, 2, 995, 212, 3, 2, 2, 2, 996, 997, 7, 37, 2, 2, 997, 998, 7, 103, 2, 2, 998, 999, 7, 110, 2, 2, 999, 1000, 7, 117, 2, 2, 1000, 1001, 7, 103, 2, 2, 1001, 214, 3, 2, 2, 2, 1002, 1003, 7, 37, 2, 2, 1003, 1004, 7, 103, 2, 2, 1004, 1005, 7, 112, 2, 2, 1005, 1006, 7, 102, 2, 2, 1006, 1007, 7, 107, 2, 2, 1007, 1008, 7, 104, 2, 2, 1008, 216, 3, 2, 2, 2, 1009, 1012, 5, 219, 109, 2, 1010, 1012, 5, 227, 113, 2, 1011, 1009, 3, 2, 2, 2, 1011, 1010, 3, 2, 2, 2, 1012, 218, 3, 2, 2, 2, 1013, 1017, 5, 221, 110, 2, 1014, 1017, 5, 223, 111, 2, 1015, 1017, 5, 225, 112, 2, 1016, 1013, 3, 2, 2, 2, 1016, 1014, 3, 2, 2, 2, 1016, 1015, 3, 2, 2, 2, 1017, 220, 3, 2, 2, 2, 1018, 1024, 7, 39, 2, 2, 1019, 1020, 7, 50, 2, 2, 1020, 1024, 7, 100, 2, 2, 1021, 1022, 7, 50, 2, 2, 1022, 1024, 7, 68, 2, 2, 1023, 1018, 3, 2, 2, 2, 1023, 1019, 3, 2, 2, 2, 1023, 1021, 3, 2, 2, 2, 1024, 1028, 3, 2, 2, 2, 1025, 1027, 5, 235, 117, 2, 1026, 1025, 3, 2, 2, 2, 1027, 1030, 3, 2, 2, 2, 1028, 1026, 3, 2, 2, 2, 1028, 1029, 3, 2, 2, 2, 1029, 1031, 3, 2, 2, 2, 1030, 1028, 3, 2, 2, 2, 1031, 1033, 7, 48, 2, 2, 1032, 1034, 5, 235, 117, 2, 1033, 1032, 3, 2, 2, 2, 1034, 1035, 3, 2, 2, 2, 1035, 1033, 3, 2, 2, 2, 1035, 1036, 3, 2, 2, 2, 1036, 222, 3, 2, 2, 2, 1037, 1039, 5, 237, 118, 2, 1038, 1037, 3, 2, 2, 2, 1039, 1042, 3, 2, 2, 2, 1040, 1038, 3, 2, 2, 2, 1040, 1041, 3, 2, 2, 2, 1041, 1043, 3, 2, 2, 2, 1042, 1040, 3, 2, 2, 2, 1043, 1045, 7, 48, 2, 2, 1044, 1046, 5, 237, 118, 2, 1045, 1044, 3, 2, 2, 2, 1046, 1047, 3, 2, 2, 2, 1047, 1045, 3, 2, 2, 2, 1047, 1048, 3, 2, 2, 2, 1048, 224, 3, 2, 2, 2, 1049, 1055, 7, 38, 2, 2, 1050, 1051, 7, 50, 2, 2, 1051, 1055, 7, 122, 2, 2, 1052, 1053, 7, 50, 2, 2, 1053, 1055, 7, 90, 2, 2, 1054, 1049, 3, 2, 2, 2, 1054, 1050, 3, 2, 2, 2, 1054, 1052, 3, 2, 2, 2, 1055, 1059, 3, 2, 2, 2, 1056, 1058, 5, 239, 119, 2, 1057, 1056, 3, 2, 2, 2, 1058, 1061, 3, 2, 2, 2, 1059, 1057, 3, 2, 2, 2, 1059, 1060, 3, 2, 2, 2, 1060, 1062, 3, 2, 2, 2, 1061, 1059, 3, 2, 2, 2, 1062, 1064, 7, 48, 2, 2, 1063, 1065, 5, 239, 119, 2, 1064, 1063, 3, 2, 2, 2, 1065, 1066, 3, 2, 2, 2, 1066, 1064, 3, 2, 2, 2, 1066, 1067, 3, 2, 2, 2, 1067, 226, 3, 2, 2, 2, 1068, 1072, 5, 231, 115, 2, 1069, 1072, 5, 233, 116, 2, 1070, 1072, 5, 229, 114, 2, 1071, 1068, 3, 2, 2, 2, 1071, 1069, 3, 2, 2, 2, 1071, 1070, 3, 2, 2, 2, 1072, 1076, 3, 2, 2, 2, 1073, 1074, 9, 2, 2, 2, 1074, 1077, 9, 3, 2, 2, 1075, 1077, 7, 110, 2, 2, 1076, 1073, 3, 2, 2, 2, 1076, 1075, 3, 2, 2, 2, 1076, 1077, 3, 2, 2, 2, 1077, 228, 3, 2, 2, 2, 1078, 1079, 7, 50, 2, 2, 1079, 1081, 9, 4, 2, 2, 1080, 1082, 5, 235, 117, 2, 1081, 1080, 3, 2, 2, 2, 1082, 1083, 3, 2, 2, 2, 1083, 1081, 3, 2, 2, 2, 1083, 1084, 3, 2, 2, 2, 1084, 1092, 3, 2, 2, 2, 1085, 1087, 7, 39, 2, 2, 1086, 1088, 5, 235, 117, 2, 1087, 1086, 3, 2, 2, 2, 1088, 1089, 3, 2, 2, 2, 1089, 1087, 3, 2, 2, 2, 1089, 1090, 3, 2, 2, 2, 1090, 1092, 3, 2, 2, 2, 1091, 1078, 3, 2, 2, 2, 1091, 1085, 3, 2, 2, 2, 1092, 230, 3, 2, 2, 2, 1093, 1095, 5, 237, 118, 2, 1094, 1093, 3, 2, 2, 2, 1095, 1096, 3, 2, 2, 2, 1096, 1094, 3, 2, 2, 2, 1096, 1097, 3, 2, 2, 2, 1097, 232, 3, 2, 2, 2, 1098, 1104, 7, 38, 2, 2, 1099, 1100, 7, 50, 2, 2, 1100, 1104, 7, 122, 2, 2, 1101, 1102, 7, 50, 2, 2, 1102, 1104, 7, 90, 2, 2, 1103, 1098, 3, 2, 2, 2, 1103, 1099, 3, 2, 2, 2, 1103, 1101, 3, 2, 2, 2, 1104, 1106, 3, 2, 2, 2, 1105, 1107, 5, 239, 119, 2, 1106, 1105, 3, 2, 2, 2, 1107, 1108, 3, 2, 2, 2, 1108, 1106, 3, 2, 2, 2, 1108, 1109, 3, 2, 2, 2, 1109, 234, 3, 2, 2, 2, 1110, 1111, 9, 5, 2, 2, 1111, 236, 3, 2, 2, 2, 1112, 1113, 9, 6, 2, 2, 1113, 238, 3, 2, 2, 2, 1114, 1115, 9, 7, 2, 2, 1115, 240, 3, 2, 2, 2, 1116, 1120, 5, 243, 121, 2, 1117, 1119, 5, 245, 122, 2, 1118, 1117, 3, 2, 2, 2, 1119, 1122, 3, 2, 2, 2, 1120, 1118, 3, 2, 2, 2, 1120, 1121, 3, 2, 2, 2, 1121, 1123, 3, 2, 2, 2, 1122, 1120, 3, 2, 2, 2, 1123, 1124, 8, 120, 6, 2, 1124, 242, 3, 2, 2, 2, 1125, 1126, 9, 8, 2, 2, 1126, 244, 3, 2, 2, 2, 1127, 1128, 9, 9, 2, 2, 1128, 246, 3, 2, 2, 2, 1129, 1135, 7, 36, 2, 2, 1130, 1131, 7, 94, 2, 2, 1131, 1134, 7, 36, 2, 2, 1132, 1134, 10, 10, 2, 2, 1133, 1130, 3, 2, 2, 2, 1133, 1132, 3, 2, 2, 2, 1134, 1137, 3, 2, 2, 2, 1135, 1133, 3, 2, 2, 2, 1135, 1136, 3, 2, 2, 2, 1136, 1138, 3, 2, 2, 2, 1137, 1135, 3, 2, 2, 2, 1138, 1140, 7, 36, 2, 2, 1139, 1141, 9, 11, 2, 2, 1140, 1139, 3, 2, 2, 2, 1140, 1141, 3, 2, 2, 2, 1141, 1146, 3, 2, 2, 2, 1142, 1144, 9, 12, 2, 2, 1143, 1145, 9, 13, 2, 2, 1144, 1143, 3, 2, 2, 2, 1144, 1145, 3, 2, 2, 2, 1145, 1147, 3, 2, 2, 2, 1146, 1142, 3, 2, 2, 2, 1146, 1147, 3, 2, 2, 2, 1147, 1149, 3, 2, 2, 2, 1148, 1150, 9, 11, 2, 2, 1149, 1148, 3, 2, 2, 2, 1149, 1150, 3, 2, 2, 2, 1150, 248, 3, 2, 2, 2, 1151, 1160, 7, 41, 2, 2, 1152, 1157, 7, 94, 2, 2, 1153, 1158, 9, 14, 2, 2, 1154, 1155, 7, 122, 2, 2, 1155, 1156, 9, 15, 2, 2, 1156, 1158, 9, 15, 2, 2, 1157, 1153, 3, 2, 2, 2, 1157, 1154, 3, 2, 2, 2, 1158, 1161, 3, 2, 2, 2, 1159, 1161, 10, 16, 2, 2, 1160, 1152, 3, 2, 2, 2, 1160, 1159, 3, 2, 2, 2, 1161, 1162, 3, 2, 2, 2, 1162, 1163, 7, 41, 2, 2, 1163, 250, 3, 2, 2, 2, 1164, 1166, 9, 17, 2, 2, 1165, 1164, 3, 2, 2, 2, 1166, 1167, 3, 2, 2, 2, 1167, 1165, 3, 2, 2, 2, 1167, 1168, 3, 2, 2, 2, 1168, 1169, 3, 2, 2, 2, 1169, 1170, 8, 125, 7, 2, 1170, 252, 3, 2, 2, 2, 1171, 1172, 7, 49, 2, 2, 1172, 1173, 7, 49, 2, 2, 1173, 1177, 3, 2, 2, 2, 1174, 1176, 10, 18, 2, 2, 1175, 1174, 3, 2, 2, 2, 1176, 1179, 3, 2, 2, 2, 1177, 1175, 3, 2, 2, 2, 1177, 1178, 3, 2, 2, 2, 1178, 1180, 3, 2, 2, 2, 1179, 1177, 3, 2, 2, 2, 1180, 1181, 8, 126, 8, 2, 1181, 254, 3, 2, 2, 2, 1182, 1183, 7, 49, 2, 2, 1183, 1184, 7, 44, 2, 2, 1184, 1188, 3, 2, 2, 2, 1185, 1187, 11, 2, 2, 2, 1186, 1185, 3, 2, 2, 2, 1187, 1190, 3, 2, 2, 2, 1188, 1189, 3, 2, 2, 2, 1188, 1186, 3, 2, 2, 2, 1189, 1191, 3, 2, 2, 2, 1190, 1188, 3, 2, 2, 2, 1191, 1192, 7, 44, 2, 2, 1192, 1193, 7, 49, 2, 2, 1193, 1194, 3, 2, 2, 2, 1194, 1195, 8, 127, 8, 2, 1195, 256, 3, 2, 2, 2, 1196, 1197, 7, 48, 2, 2, 1197, 1198, 7, 100, 2, 2, 1198, 1199, 7, 123, 2, 2, 1199, 1200, 7, 118, 2, 2, 1200, 1201, 7, 103, 2, 2, 1201, 258, 3, 2, 2, 2, 1202, 1203, 7, 100, 2, 2, 1203, 1204, 7, 116, 2, 2, 1204, 1425, 7, 109, 2, 2, 1205, 1206, 7, 113, 2, 2, 1206, 1207, 7, 116, 2, 2, 1207, 1425, 7, 99, 2, 2, 1208, 1209, 7, 109, 2, 2, 1209, 1210, 7, 107, 2, 2, 1210, 1425, 7, 110, 2, 2, 1211, 1212, 7, 117, 2, 2, 1212, 1213, 7, 110, 2, 2, 1213, 1425, 7, 113, 2, 2, 1214, 1215, 7, 112, 2, 2, 1215, 1216, 7, 113, 2, 2, 1216, 1425, 7, 114, 2, 2, 1217, 1218, 7, 99, 2, 2, 1218, 1219, 7, 117, 2, 2, 1219, 1425, 7, 110, 2, 2, 1220, 1221, 7, 114, 2, 2, 1221, 1222, 7, 106, 2, 2, 1222, 1425, 7, 114, 2, 2, 1223, 1224, 7, 99, 2, 2, 1224, 1225, 7, 112, 2, 2, 1225, 1425, 7, 101, 2, 2, 1226, 1227, 7, 100, 2, 2, 1227, 1228, 7, 114, 2, 2, 1228, 1425, 7, 110, 2, 2, 1229, 1230, 7, 101, 2, 2, 1230, 1231, 7, 110, 2, 2, 1231, 1425, 7, 101, 2, 2, 1232, 1233, 7, 108, 2, 2, 1233, 1234, 7, 117, 2, 2, 1234, 1425, 7, 116, 2, 2, 1235, 1236, 7, 99, 2, 2, 1236, 1237, 7, 112, 2, 2, 1237, 1425, 7, 102, 2, 2, 1238, 1239, 7, 116, 2, 2, 1239, 1240, 7, 110, 2, 2, 1240, 1425, 7, 99, 2, 2, 1241, 1242, 7, 100, 2, 2, 1242, 1243, 7, 107, 2, 2, 1243, 1425, 7, 118, 2, 2, 1244, 1245, 7, 116, 2, 2, 1245, 1246, 7, 113, 2, 2, 1246, 1425, 7, 110, 2, 2, 1247, 1248, 7, 114, 2, 2, 1248, 1249, 7, 110, 2, 2, 1249, 1425, 7, 99, 2, 2, 1250, 1251, 7, 114, 2, 2, 1251, 1252, 7, 110, 2, 2, 1252, 1425, 7, 114, 2, 2, 1253, 1254, 7, 100, 2, 2, 1254, 1255, 7, 111, 2, 2, 1255, 1425, 7, 107, 2, 2, 1256, 1257, 7, 117, 2, 2, 1257, 1258, 7, 103, 2, 2, 1258, 1425, 7, 101, 2, 2, 1259, 1260, 7, 116, 2, 2, 1260, 1261, 7, 118, 2, 2, 1261, 1425, 7, 107, 2, 2, 1262, 1263, 7, 103, 2, 2, 1263, 1264, 7, 113, 2, 2, 1264, 1425, 7, 116, 2, 2, 1265, 1266, 7, 117, 2, 2, 1266, 1267, 7, 116, 2, 2, 1267, 1425, 7, 103, 2, 2, 1268, 1269, 7, 110, 2, 2, 1269, 1270, 7, 117, 2, 2, 1270, 1425, 7, 116, 2, 2, 1271, 1272, 7, 114, 2, 2, 1272, 1273, 7, 106, 2, 2, 1273, 1425, 7, 99, 2, 2, 1274, 1275, 7, 99, 2, 2, 1275, 1276, 7, 110, 2, 2, 1276, 1425, 7, 116, 2, 2, 1277, 1278, 7, 108, 2, 2, 1278, 1279, 7, 111, 2, 2, 1279, 1425, 7, 114, 2, 2, 1280, 1281, 7, 100, 2, 2, 1281, 1282, 7, 120, 2, 2, 1282, 1425, 7, 101, 2, 2, 1283, 1284, 7, 101, 2, 2, 1284, 1285, 7, 110, 2, 2, 1285, 1425, 7, 107, 2, 2, 1286, 1287, 7, 116, 2, 2, 1287, 1288, 7, 118, 2, 2, 1288, 1425, 7, 117, 2, 2, 1289, 1290, 7, 99, 2, 2, 1290, 1291, 7, 102, 2, 2, 1291, 1425, 7, 101, 2, 2, 1292, 1293, 7, 116, 2, 2, 1293, 1294, 7, 116, 2, 2, 1294, 1425, 7, 99, 2, 2, 1295, 1296, 7, 100, 2, 2, 1296, 1297, 7, 120, 2, 2, 1297, 1425, 7, 117, 2, 2, 1298, 1299, 7, 117, 2, 2, 1299, 1300, 7, 103, 2, 2, 1300, 1425, 7, 107, 2, 2, 1301, 1302, 7, 117, 2, 2, 1302, 1303, 7, 99, 2, 2, 1303, 1425, 7, 122, 2, 2, 1304, 1305, 7, 117, 2, 2, 1305, 1306, 7, 118, 2, 2, 1306, 1425, 7, 123, 2, 2, 1307, 1308, 7, 117, 2, 2, 1308, 1309, 7, 118, 2, 2, 1309, 1425, 7, 99, 2, 2, 1310, 1311, 7, 117, 2, 2, 1311, 1312, 7, 118, 2, 2, 1312, 1425, 7, 122, 2, 2, 1313, 1314, 7, 102, 2, 2, 1314, 1315, 7, 103, 2, 2, 1315, 1425, 7, 123, 2, 2, 1316, 1317, 7, 118, 2, 2, 1317, 1318, 7, 122, 2, 2, 1318, 1425, 7, 99, 2, 2, 1319, 1320, 7, 122, 2, 2, 1320, 1321, 7, 99, 2, 2, 1321, 1425, 7, 99, 2, 2, 1322, 1323, 7, 100, 2, 2, 1323, 1324, 7, 101, 2, 2, 1324, 1425, 7, 101, 2, 2, 1325, 1326, 7, 99, 2, 2, 1326, 1327, 7, 106, 2, 2, 1327, 1425, 7, 122, 2, 2, 1328, 1329, 7, 118, 2, 2, 1329, 1330, 7, 123, 2, 2, 1330, 1425, 7, 99, 2, 2, 1331, 1332, 7, 118, 2, 2, 1332, 1333, 7, 122, 2, 2, 1333, 1425, 7, 117, 2, 2, 1334, 1335, 7, 118, 2, 2, 1335, 1336, 7, 99, 2, 2, 1336, 1425, 7, 117, 2, 2, 1337, 1338, 7, 117, 2, 2, 1338, 1339, 7, 106, 2, 2, 1339, 1425, 7, 123, 2, 2, 1340, 1341, 7, 117, 2, 2, 1341, 1342, 7, 106, 2, 2, 1342, 1425, 7, 122, 2, 2, 1343, 1344, 7, 110, 2, 2, 1344, 1345, 7, 102, 2, 2, 1345, 1425, 7, 123, 2, 2, 1346, 1347, 7, 110, 2, 2, 1347, 1348, 7, 102, 2, 2, 1348, 1425, 7, 99, 2, 2, 1349, 1350, 7, 110, 2, 2, 1350, 1351, 7, 102, 2, 2, 1351, 1425, 7, 122, 2, 2, 1352, 1353, 7, 110, 2, 2, 1353, 1354, 7, 99, 2, 2, 1354, 1425, 7, 122, 2, 2, 1355, 1356, 7, 118, 2, 2, 1356, 1357, 7, 99, 2, 2, 1357, 1425, 7, 123, 2, 2, 1358, 1359, 7, 118, 2, 2, 1359, 1360, 7, 99, 2, 2, 1360, 1425, 7, 122, 2, 2, 1361, 1362, 7, 100, 2, 2, 1362, 1363, 7, 101, 2, 2, 1363, 1425, 7, 117, 2, 2, 1364, 1365, 7, 101, 2, 2, 1365, 1366, 7, 110, 2, 2, 1366, 1425, 7, 120, 2, 2, 1367, 1368, 7, 118, 2, 2, 1368, 1369, 7, 117, 2, 2, 1369, 1425, 7, 122, 2, 2, 1370, 1371, 7, 110, 2, 2, 1371, 1372, 7, 99, 2, 2, 1372, 1425, 7, 117, 2, 2, 1373, 1374, 7, 101, 2, 2, 1374, 1375, 7, 114, 2, 2, 1375, 1425, 7, 123, 2, 2, 1376, 1377, 7, 101, 2, 2, 1377, 1378, 7, 111, 2, 2, 1378, 1425, 7, 114, 2, 2, 1379, 1380, 7, 101, 2, 2, 1380, 1381, 7, 114, 2, 2, 1381, 1425, 7, 122, 2, 2, 1382, 1383, 7, 102, 2, 2, 1383, 1384, 7, 101, 2, 2, 1384, 1425, 7, 114, 2, 2, 1385, 1386, 7, 102, 2, 2, 1386, 1387, 7, 103, 2, 2, 1387, 1425, 7, 101, 2, 2, 1388, 1389, 7, 107, 2, 2, 1389, 1390, 7, 112, 2, 2, 1390, 1425, 7, 101, 2, 2, 1391, 1392, 7, 99, 2, 2, 1392, 1393, 7, 122, 2, 2, 1393, 1425, 7, 117, 2, 2, 1394, 1395, 7, 100, 2, 2, 1395, 1396, 7, 112, 2, 2, 1396, 1425, 7, 103, 2, 2, 1397, 1398, 7, 101, 2, 2, 1398, 1399, 7, 110, 2, 2, 1399, 1425, 7, 102, 2, 2, 1400, 1401, 7, 117, 2, 2, 1401, 1402, 7, 100, 2, 2, 1402, 1425, 7, 101, 2, 2, 1403, 1404, 7, 107, 2, 2, 1404, 1405, 7, 117, 2, 2, 1405, 1425, 7, 101, 2, 2, 1406, 1407, 7, 107, 2, 2, 1407, 1408, 7, 112, 2, 2, 1408, 1425, 7, 122, 2, 2, 1409, 1410, 7, 100, 2, 2, 1410, 1411, 7, 103, 2, 2, 1411, 1425, 7, 115, 2, 2, 1412, 1413, 7, 117, 2, 2, 1413, 1414, 7, 103, 2, 2, 1414, 1425, 7, 102, 2, 2, 1415, 1416, 7, 102, 2, 2, 1416, 1417, 7, 103, 2, 2, 1417, 1425, 7, 122, 2, 2, 1418, 1419, 7, 107, 2, 2, 1419, 1420, 7, 112, 2, 2, 1420, 1425, 7, 123, 2, 2, 1421, 1422, 7, 116, 2, 2, 1422, 1423, 7, 113, 2, 2, 1423, 1425, 7, 116, 2, 2, 1424, 1202, 3, 2, 2, 2, 1424, 1205, 3, 2, 2, 2, 1424, 1208, 3, 2, 2, 2, 1424, 1211, 3, 2, 2, 2, 1424, 1214, 3, 2, 2, 2, 1424, 1217, 3, 2, 2, 2, 1424, 1220, 3, 2, 2, 2, 1424, 1223, 3, 2, 2, 2, 1424, 1226, 3, 2, 2, 2, 1424, 1229, 3, 2, 2, 2, 1424, 1232, 3, 2, 2, 2, 1424, 1235, 3, 2, 2, 2, 1424, 1238, 3, 2, 2, 2, 1424, 1241, 3, 2, 2, 2, 1424, 1244, 3, 2, 2, 2, 1424, 1247, 3, 2, 2, 2, 1424, 1250, 3, 2, 2, 2, 1424, 1253, 3, 2, 2, 2, 1424, 1256, 3, 2, 2, 2, 1424, 1259, 3, 2, 2, 2, 1424, 1262, 3, 2, 2, 2, 1424, 1265, 3, 2, 2, 2, 1424, 1268, 3, 2, 2, 2, 1424, 1271, 3, 2, 2, 2, 1424, 1274, 3, 2, 2, 2, 1424, 1277, 3, 2, 2, 2, 1424, 1280, 3, 2, 2, 2, 1424, 1283, 3, 2, 2, 2, 1424, 1286, 3, 2, 2, 2, 1424, 1289, 3, 2, 2, 2, 1424, 1292, 3, 2, 2, 2, 1424, 1295, 3, 2, 2, 2, 1424, 1298, 3, 2, 2, 2, 1424, 1301, 3, 2, 2, 2, 1424, 1304, 3, 2, 2, 2, 1424, 1307, 3, 2, 2, 2, 1424, 1310, 3, 2, 2, 2, 1424, 1313, 3, 2, 2, 2, 1424, 1316, 3, 2, 2, 2, 1424, 1319, 3, 2, 2, 2, 1424, 1322, 3, 2, 2, 2, 1424, 1325, 3, 2, 2, 2, 1424, 1328, 3, 2, 2, 2, 1424, 1331, 3, 2, 2, 2, 1424, 1334, 3, 2, 2, 2, 1424, 1337, 3, 2, 2, 2, 1424, 1340, 3, 2, 2, 2, 1424, 1343, 3, 2, 2, 2, 1424, 1346, 3, 2, 2, 2, 1424, 1349, 3, 2, 2, 2, 1424, 1352, 3, 2, 2, 2, 1424, 1355, 3, 2, 2, 2, 1424, 1358, 3, 2, 2, 2, 1424, 1361, 3, 2, 2, 2, 1424, 1364, 3, 2, 2, 2, 1424, 1367, 3, 2, 2, 2, 1424, 1370, 3, 2, 2, 2, 1424, 1373, 3, 2, 2, 2, 1424, 1376, 3, 2, 2, 2, 1424, 1379, 3, 2, 2, 2, 1424, 1382, 3, 2, 2, 2, 1424, 1385, 3, 2, 2, 2, 1424, 1388, 3, 2, 2, 2, 1424, 1391, 3, 2, 2, 2, 1424, 1394, 3, 2, 2, 2, 1424, 1397, 3, 2, 2, 2, 1424, 1400, 3, 2, 2, 2, 1424, 1403, 3, 2, 2, 2, 1424, 1406, 3, 2, 2, 2, 1424, 1409, 3, 2, 2, 2, 1424, 1412, 3, 2, 2, 2, 1424, 1415, 3, 2, 2, 2, 1424, 1418, 3, 2, 2, 2, 1424, 1421, 3, 2, 2, 2, 1425, 260, 3, 2, 2, 2, 1426, 1427, 7, 37, 2, 2, 1427, 262, 3, 2, 2, 2, 1428, 1429, 7, 60, 2, 2, 1429, 264, 3, 2, 2, 2, 1430, 1431, 7, 46, 2, 2, 1431, 266, 3, 2, 2, 2, 1432, 1433, 7, 42, 2, 2, 1433, 268, 3, 2, 2, 2, 1434, 1435, 7, 43, 2, 2, 1435, 270, 3, 2, 2, 2, 1436, 1437, 7, 93, 2, 2, 1437, 272, 3, 2, 2, 2, 1438, 1439, 7, 95, 2, 2, 1439, 274, 3, 2, 2, 2, 1440, 1441, 7, 48, 2, 2, 1441, 276, 3, 2, 2, 2, 1442, 1443, 7, 62, 2, 2, 1443, 1444, 7, 62, 2, 2, 1444, 278, 3, 2, 2, 2, 1445, 1446, 7, 64, 2, 2, 1446, 1447, 7, 64, 2, 2, 1447, 280, 3, 2, 2, 2, 1448, 1449, 7, 45, 2, 2, 1449, 282, 3, 2, 2, 2, 1450, 1451, 7, 47, 2, 2, 1451, 284, 3, 2, 2, 2, 1452, 1453, 7, 62, 2, 2, 1453, 286, 3, 2, 2, 2, 1454, 1455, 7, 64, 2, 2, 1455, 288, 3, 2, 2, 2, 1456, 1457, 7, 44, 2, 2, 1457, 290, 3, 2, 2, 2, 1458, 1459, 7, 49, 2, 2, 1459, 292, 3, 2, 2, 2, 1460, 1461, 7, 125, 2, 2, 1461, 1462, 8, 146, 9, 2, 1462, 294, 3, 2, 2, 2, 1463, 1464, 7, 127, 2, 2, 1464, 1465, 8, 147, 10, 2, 1465, 296, 3, 2, 2, 2, 1466, 1469, 5, 299, 149, 2, 1467, 1469, 5, 307, 153, 2, 1468, 1466, 3, 2, 2, 2, 1468, 1467, 3, 2, 2, 2, 1469, 298, 3, 2, 2, 2, 1470, 1474, 5, 301, 150, 2, 1471, 1474, 5, 303, 151, 2, 1472, 1474, 5, 305, 152, 2, 1473, 1470, 3, 2, 2, 2, 1473, 1471, 3, 2, 2, 2, 1473, 1472, 3, 2, 2, 2, 1474, 300, 3, 2, 2, 2, 1475, 1479, 7, 39, 2, 2, 1476, 1478, 5, 315, 157, 2, 1477, 1476, 3, 2, 2, 2, 1478, 1481, 3, 2, 2, 2, 1479, 1477, 3, 2, 2, 2, 1479, 1480, 3, 2, 2, 2, 1480, 1482, 3, 2, 2, 2, 1481, 1479, 3, 2, 2, 2, 1482, 1484, 7, 48, 2, 2, 1483, 1485, 5, 315, 157, 2, 1484, 1483, 3, 2, 2, 2, 1485, 1486, 3, 2, 2, 2, 1486, 1484, 3, 2, 2, 2, 1486, 1487, 3, 2, 2, 2, 1487, 302, 3, 2, 2, 2, 1488, 1490, 5, 317, 158, 2, 1489, 1488, 3, 2, 2, 2, 1490, 1493, 3, 2, 2, 2, 1491, 1489, 3, 2, 2, 2, 1491, 1492, 3, 2, 2, 2, 1492, 1494, 3, 2, 2, 2, 1493, 1491, 3, 2, 2, 2, 1494, 1496, 7, 48, 2, 2, 1495, 1497, 5, 317, 158, 2, 1496, 1495, 3, 2, 2, 2, 1497, 1498, 3, 2, 2, 2, 1498, 1496, 3, 2, 2, 2, 1498, 1499, 3, 2, 2, 2, 1499, 304, 3, 2, 2, 2, 1500, 1504, 7, 38, 2, 2, 1501, 1503, 5, 319, 159, 2, 1502, 1501, 3, 2, 2, 2, 1503, 1506, 3, 2, 2, 2, 1504, 1502, 3, 2, 2, 2, 1504, 1505, 3, 2, 2, 2, 1505, 1507, 3, 2, 2, 2, 1506, 1504, 3, 2, 2, 2, 1507, 1509, 7, 48, 2, 2, 1508, 1510, 5, 319, 159, 2, 1509, 1508, 3, 2, 2, 2, 1510, 1511, 3, 2, 2, 2, 1511, 1509, 3, 2, 2, 2, 1511, 1512, 3, 2, 2, 2, 1512, 306, 3, 2, 2, 2, 1513, 1517, 5, 311, 155, 2, 1514, 1517, 5, 313, 156, 2, 1515, 1517, 5, 309, 154, 2, 1516, 1513, 3, 2, 2, 2, 1516, 1514, 3, 2, 2, 2, 1516, 1515, 3, 2, 2, 2, 1517, 308, 3, 2, 2, 2, 1518, 1520, 7, 39, 2, 2, 1519, 1521, 5, 315, 157, 2, 1520, 1519, 3, 2, 2, 2, 1521, 1522, 3, 2, 2, 2, 1522, 1520, 3, 2, 2, 2, 1522, 1523, 3, 2, 2, 2, 1523, 310, 3, 2, 2, 2, 1524, 1526, 5, 317, 158, 2, 1525, 1524, 3, 2, 2, 2, 1526, 1527, 3, 2, 2, 2, 1527, 1525, 3, 2, 2, 2, 1527, 1528, 3, 2, 2, 2, 1528, 312, 3, 2, 2, 2, 1529, 1531, 7, 38, 2, 2, 1530, 1532, 5, 319, 159, 2, 1531, 1530, 3, 2, 2, 2, 1532, 1533, 3, 2, 2, 2, 1533, 1531, 3, 2, 2, 2, 1533, 1534, 3, 2, 2, 2, 1534, 314, 3, 2, 2, 2, 1535, 1536, 9, 5, 2, 2, 1536, 316, 3, 2, 2, 2, 1537, 1538, 9, 6, 2, 2, 1538, 318, 3, 2, 2, 2, 1539, 1540, 9, 7, 2, 2, 1540, 320, 3, 2, 2, 2, 1541, 1545, 7, 41, 2, 2, 1542, 1543, 7, 94, 2, 2, 1543, 1546, 9, 14, 2, 2, 1544, 1546, 10, 16, 2, 2, 1545, 1542, 3, 2, 2, 2, 1545, 1544, 3, 2, 2, 2, 1546, 1547, 3, 2, 2, 2, 1547, 1548, 7, 41, 2, 2, 1548, 322, 3, 2, 2, 2, 1549, 1551, 5, 325, 162, 2, 1550, 1552, 9, 19, 2, 2, 1551, 1550, 3, 2, 2, 2, 1552, 1553, 3, 2, 2, 2, 1553, 1551, 3, 2, 2, 2, 1553, 1554, 3, 2, 2, 2, 1554, 324, 3, 2, 2, 2, 1555, 1559, 7, 35, 2, 2, 1556, 1558, 5, 331, 165, 2, 1557, 1556, 3, 2, 2, 2, 1558, 1561, 3, 2, 2, 2, 1559, 1557, 3, 2, 2, 2, 1559, 1560, 3, 2, 2, 2, 1560, 326, 3, 2, 2, 2, 1561, 1559, 3, 2, 2, 2, 1562, 1566, 5, 329, 164, 2, 1563, 1565, 5, 331, 165, 2, 1564, 1563, 3, 2, 2, 2, 1565, 1568, 3, 2, 2, 2, 1566, 1564, 3, 2, 2, 2, 1566, 1567, 3, 2, 2, 2, 1567, 328, 3, 2, 2, 2, 1568, 1566, 3, 2, 2, 2, 1569, 1570, 9, 8, 2, 2, 1570, 330, 3, 2, 2, 2, 1571, 1572, 9, 9, 2, 2, 1572, 332, 3, 2, 2, 2, 1573, 1575, 9, 17, 2, 2, 1574, 1573, 3, 2, 2, 2, 1575, 1576, 3, 2, 2, 2, 1576, 1574, 3, 2, 2, 2, 1576, 1577, 3, 2, 2, 2, 1577, 1578, 3, 2, 2, 2, 1578, 1579, 8, 166, 7, 2, 1579, 334, 3, 2, 2, 2, 1580, 1581, 7, 49, 2, 2, 1581, 1582, 7, 49, 2, 2, 1582, 1586, 3, 2, 2, 2, 1583, 1585, 10, 18, 2, 2, 1584, 1583, 3, 2, 2, 2, 1585, 1588, 3, 2, 2, 2, 1586, 1584, 3, 2, 2, 2, 1586, 1587, 3, 2, 2, 2, 1587, 1589, 3, 2, 2, 2, 1588, 1586, 3, 2, 2, 2, 1589, 1590, 8, 167, 8, 2, 1590, 336, 3, 2, 2, 2, 1591, 1592, 7, 49, 2, 2, 1592, 1593, 7, 44, 2, 2, 1593, 1597, 3, 2, 2, 2, 1594, 1596, 11, 2, 2, 2, 1595, 1594, 3, 2, 2, 2, 1596, 1599, 3, 2, 2, 2, 1597, 1598, 3, 2, 2, 2, 1597, 1595, 3, 2, 2, 2, 1598, 1600, 3, 2, 2, 2, 1599, 1597, 3, 2, 2, 2, 1600, 1601, 7, 44, 2, 2, 1601, 1602, 7, 49, 2, 2, 1602, 1603, 3, 2, 2, 2, 1603, 1604, 8, 168, 8, 2, 1604, 338, 3, 2, 2, 2, 1605, 1607, 7, 62, 2, 2, 1606, 1608, 9, 20, 2, 2, 1607, 1606, 3, 2, 2, 2, 1608, 1609, 3, 2, 2, 2, 1609, 1607, 3, 2, 2, 2, 1609, 1610, 3, 2, 2, 2, 1610, 1611, 3, 2, 2, 2, 1611, 1612, 7, 64, 2, 2, 1612, 1613, 8, 169, 11, 2, 1613, 340, 3, 2, 2, 2, 1614, 1620, 7, 36, 2, 2, 1615, 1616, 7, 94, 2, 2, 1616, 1619, 7, 36, 2, 2, 1617, 1619, 10, 10, 2, 2, 1618, 1615, 3, 2, 2, 2, 1618, 1617, 3, 2, 2, 2, 1619, 1622, 3, 2, 2, 2, 1620, 1618, 3, 2, 2, 2, 1620, 1621, 3, 2, 2, 2, 1621, 1623, 3, 2, 2, 2, 1622, 1620, 3, 2, 2, 2, 1623, 1624, 7, 36, 2, 2, 1624, 1625, 8, 170, 12, 2, 1625, 342, 3, 2, 2, 2, 1626, 1628, 9, 17, 2, 2, 1627, 1626, 3, 2, 2, 2, 1628, 1629, 3, 2, 2, 2, 1629, 1627, 3, 2, 2, 2, 1629, 1630, 3, 2, 2, 2, 1630, 1631, 3, 2, 2, 2, 1631, 1632, 8, 171, 7, 2, 1632, 344, 3, 2, 2, 2, 1633, 1634, 7, 49, 2, 2, 1634, 1635, 7, 49, 2, 2, 1635, 1639, 3, 2, 2, 2, 1636, 1638, 10, 18, 2, 2, 1637, 1636, 3, 2, 2, 2, 1638, 1641, 3, 2, 2, 2, 1639, 1637, 3, 2, 2, 2, 1639, 1640, 3, 2, 2, 2, 1640, 1642, 3, 2, 2, 2, 1641, 1639, 3, 2, 2, 2, 1642, 1643, 8, 172, 8, 2, 1643, 346, 3, 2, 2, 2, 1644, 1645, 7, 49, 2, 2, 1645, 1646, 7, 44, 2, 2, 1646, 1650, 3, 2, 2, 2, 1647, 1649, 11, 2, 2, 2, 1648, 1647, 3, 2, 2, 2, 1649, 1652, 3, 2, 2, 2, 1650, 1651, 3, 2, 2, 2, 1650, 1648, 3, 2, 2, 2, 1651, 1653, 3, 2, 2, 2, 1652, 1650, 3, 2, 2, 2, 1653, 1654, 7, 44, 2, 2, 1654, 1655, 7, 49, 2, 2, 1655, 1656, 3, 2, 2, 2, 1656, 1657, 8, 173, 8, 2, 1657, 348, 3, 2, 2, 2, 68, 2, 3, 4, 458, 681, 856, 895, 906, 914, 962, 1011, 1016, 1023, 1028, 1035, 1040, 1047, 1054, 1059, 1066, 1071, 1076, 1083, 1089, 1091, 1096, 1103, 1108, 1120, 1133, 1135, 1140, 1144, 1146, 1149, 1157, 1160, 1167, 1177, 1188, 1424, 1468, 1473, 1479, 1486, 1491, 1498, 1504, 1511, 1516, 1522, 1527, 1533, 1545, 1553, 1559, 1566, 1576, 1586, 1597, 1609, 1618, 1620, 1629, 1639, 1650, 13, 3, 2, 2, 3, 77, 3, 3, 96, 4, 3, 97, 5, 3, 120, 6, 2, 3, 2, 2, 4, 2, 3, 146, 7, 3, 147, 8, 3, 169, 9, 3, 170, 10]
\ No newline at end of file
+[3, 24715, 42794, 33075, 47597, 16764, 15335, 30598, 22884, 2, 166, 1676, 8, 1, 8, 1, 8, 1, 4, 2, 9, 2, 4, 3, 9, 3, 4, 4, 9, 4, 4, 5, 9, 5, 4, 6, 9, 6, 4, 7, 9, 7, 4, 8, 9, 8, 4, 9, 9, 9, 4, 10, 9, 10, 4, 11, 9, 11, 4, 12, 9, 12, 4, 13, 9, 13, 4, 14, 9, 14, 4, 15, 9, 15, 4, 16, 9, 16, 4, 17, 9, 17, 4, 18, 9, 18, 4, 19, 9, 19, 4, 20, 9, 20, 4, 21, 9, 21, 4, 22, 9, 22, 4, 23, 9, 23, 4, 24, 9, 24, 4, 25, 9, 25, 4, 26, 9, 26, 4, 27, 9, 27, 4, 28, 9, 28, 4, 29, 9, 29, 4, 30, 9, 30, 4, 31, 9, 31, 4, 32, 9, 32, 4, 33, 9, 33, 4, 34, 9, 34, 4, 35, 9, 35, 4, 36, 9, 36, 4, 37, 9, 37, 4, 38, 9, 38, 4, 39, 9, 39, 4, 40, 9, 40, 4, 41, 9, 41, 4, 42, 9, 42, 4, 43, 9, 43, 4, 44, 9, 44, 4, 45, 9, 45, 4, 46, 9, 46, 4, 47, 9, 47, 4, 48, 9, 48, 4, 49, 9, 49, 4, 50, 9, 50, 4, 51, 9, 51, 4, 52, 9, 52, 4, 53, 9, 53, 4, 54, 9, 54, 4, 55, 9, 55, 4, 56, 9, 56, 4, 57, 9, 57, 4, 58, 9, 58, 4, 59, 9, 59, 4, 60, 9, 60, 4, 61, 9, 61, 4, 62, 9, 62, 4, 63, 9, 63, 4, 64, 9, 64, 4, 65, 9, 65, 4, 66, 9, 66, 4, 67, 9, 67, 4, 68, 9, 68, 4, 69, 9, 69, 4, 70, 9, 70, 4, 71, 9, 71, 4, 72, 9, 72, 4, 73, 9, 73, 4, 74, 9, 74, 4, 75, 9, 75, 4, 76, 9, 76, 4, 77, 9, 77, 4, 78, 9, 78, 4, 79, 9, 79, 4, 80, 9, 80, 4, 81, 9, 81, 4, 82, 9, 82, 4, 83, 9, 83, 4, 84, 9, 84, 4, 85, 9, 85, 4, 86, 9, 86, 4, 87, 9, 87, 4, 88, 9, 88, 4, 89, 9, 89, 4, 90, 9, 90, 4, 91, 9, 91, 4, 92, 9, 92, 4, 93, 9, 93, 4, 94, 9, 94, 4, 95, 9, 95, 4, 96, 9, 96, 4, 97, 9, 97, 4, 98, 9, 98, 4, 99, 9, 99, 4, 100, 9, 100, 4, 101, 9, 101, 4, 102, 9, 102, 4, 103, 9, 103, 4, 104, 9, 104, 4, 105, 9, 105, 4, 106, 9, 106, 4, 107, 9, 107, 4, 108, 9, 108, 4, 109, 9, 109, 4, 110, 9, 110, 4, 111, 9, 111, 4, 112, 9, 112, 4, 113, 9, 113, 4, 114, 9, 114, 4, 115, 9, 115, 4, 116, 9, 116, 4, 117, 9, 117, 4, 118, 9, 118, 4, 119, 9, 119, 4, 120, 9, 120, 4, 121, 9, 121, 4, 122, 9, 122, 4, 123, 9, 123, 4, 124, 9, 124, 4, 125, 9, 125, 4, 126, 9, 126, 4, 127, 9, 127, 4, 128, 9, 128, 4, 129, 9, 129, 4, 130, 9, 130, 4, 131, 9, 131, 4, 132, 9, 132, 4, 133, 9, 133, 4, 134, 9, 134, 4, 135, 9, 135, 4, 136, 9, 136, 4, 137, 9, 137, 4, 138, 9, 138, 4, 139, 9, 139, 4, 140, 9, 140, 4, 141, 9, 141, 4, 142, 9, 142, 4, 143, 9, 143, 4, 144, 9, 144, 4, 145, 9, 145, 4, 146, 9, 146, 4, 147, 9, 147, 4, 148, 9, 148, 4, 149, 9, 149, 4, 150, 9, 150, 4, 151, 9, 151, 4, 152, 9, 152, 4, 153, 9, 153, 4, 154, 9, 154, 4, 155, 9, 155, 4, 156, 9, 156, 4, 157, 9, 157, 4, 158, 9, 158, 4, 159, 9, 159, 4, 160, 9, 160, 4, 161, 9, 161, 4, 162, 9, 162, 4, 163, 9, 163, 4, 164, 9, 164, 4, 165, 9, 165, 4, 166, 9, 166, 4, 167, 9, 167, 4, 168, 9, 168, 4, 169, 9, 169, 4, 170, 9, 170, 4, 171, 9, 171, 4, 172, 9, 172, 4, 173, 9, 173, 4, 174, 9, 174, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 4, 3, 4, 3, 5, 3, 5, 3, 6, 3, 6, 3, 7, 3, 7, 3, 8, 3, 8, 3, 9, 3, 9, 3, 10, 3, 10, 3, 11, 3, 11, 3, 11, 3, 12, 3, 12, 3, 12, 3, 12, 3, 13, 3, 13, 3, 14, 3, 14, 3, 15, 3, 15, 3, 15, 3, 16, 3, 16, 3, 17, 3, 17, 3, 18, 3, 18, 3, 19, 3, 19, 3, 20, 3, 20, 3, 21, 3, 21, 3, 21, 3, 22, 3, 22, 3, 22, 3, 23, 3, 23, 3, 24, 3, 24, 3, 25, 3, 25, 3, 26, 3, 26, 3, 27, 3, 27, 3, 27, 3, 28, 3, 28, 3, 28, 3, 29, 3, 29, 3, 29, 3, 30, 3, 30, 3, 30, 3, 31, 3, 31, 3, 32, 3, 32, 3, 32, 3, 33, 3, 33, 3, 33, 3, 34, 3, 34, 3, 35, 3, 35, 3, 35, 3, 36, 3, 36, 3, 36, 3, 37, 3, 37, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 461, 10, 38, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 39, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 41, 3, 41, 3, 41, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 43, 3, 43, 3, 43, 3, 43, 3, 43, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 44, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 45, 3, 46, 3, 46, 3, 46, 3, 46, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 50, 3, 50, 3, 50, 3, 50, 3, 50, 3, 50, 3, 51, 3, 51, 3, 51, 3, 51, 3, 51, 3, 51, 3, 51, 3, 52, 3, 52, 3, 52, 3, 52, 3, 52, 3, 52, 3, 52, 3, 53, 3, 53, 3, 53, 3, 53, 3, 53, 3, 53, 3, 54, 3, 54, 3, 54, 3, 54, 3, 54, 3, 54, 3, 54, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 55, 3, 56, 3, 56, 3, 56, 3, 56, 3, 56, 3, 56, 3, 56, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 57, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 58, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 59, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 60, 3, 61, 3, 61, 3, 61, 3, 61, 3, 61, 3, 62, 3, 62, 3, 62, 3, 62, 3, 62, 3, 62, 3, 63, 3, 63, 3, 63, 3, 63, 3, 63, 3, 63, 3, 64, 3, 64, 3, 64, 3, 64, 3, 64, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 65, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 66, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 3, 67, 5, 67, 700, 10, 67, 3, 68, 3, 68, 3, 68, 3, 68, 3, 68, 3, 68, 3, 68, 3, 68, 3, 68, 3, 68, 3, 69, 3, 69, 3, 69, 3, 70, 3, 70, 3, 70, 3, 70, 3, 70, 3, 71, 3, 71, 3, 71, 3, 71, 3, 71, 3, 71, 3, 72, 3, 72, 3, 72, 3, 73, 3, 73, 3, 73, 3, 73, 3, 74, 3, 74, 3, 74, 3, 74, 3, 74, 3, 74, 3, 74, 3, 75, 3, 75, 3, 75, 3, 75, 3, 75, 3, 75, 3, 75, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 76, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 77, 3, 78, 3, 78, 3, 78, 3, 78, 3, 78, 3, 78, 3, 79, 3, 79, 3, 79, 3, 79, 3, 79, 3, 79, 3, 79, 3, 79, 3, 80, 3, 80, 3, 80, 3, 80, 3, 80, 3, 81, 3, 81, 3, 81, 3, 81, 3, 81, 3, 81, 3, 81, 3, 82, 3, 82, 3, 82, 3, 82, 3, 82, 3, 83, 3, 83, 3, 83, 3, 83, 3, 83, 3, 83, 3, 83, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 84, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 85, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 86, 3, 87, 3, 87, 3, 87, 3, 87, 3, 87, 3, 87, 3, 87, 3, 87, 3, 87, 3, 88, 3, 88, 3, 88, 3, 88, 3, 88, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 89, 3, 90, 3, 90, 3, 90, 3, 90, 3, 90, 3, 90, 3, 91, 3, 91, 3, 91, 3, 91, 3, 91, 3, 91, 3, 91, 3, 92, 3, 92, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 3, 93, 5, 93, 875, 10, 93, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 3, 94, 5, 94, 914, 10, 94, 3, 95, 3, 95, 3, 95, 3, 95, 3, 95, 3, 95, 3, 95, 3, 95, 3, 95, 5, 95, 925, 10, 95, 3, 96, 3, 96, 3, 96, 3, 96, 7, 96, 931, 10, 96, 12, 96, 14, 96, 934, 11, 96, 3, 96, 3, 96, 3, 96, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 97, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 98, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 99, 3, 100, 3, 100, 3, 100, 3, 100, 3, 100, 3, 100, 3, 100, 3, 100, 3, 101, 3, 101, 3, 101, 3, 101, 3, 101, 5, 101, 981, 10, 101, 3, 102, 3, 102, 3, 102, 3, 102, 3, 102, 3, 102, 3, 102, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 103, 3, 104, 3, 104, 3, 104, 3, 104, 3, 104, 3, 104, 3, 104, 3, 104, 3, 105, 3, 105, 3, 105, 3, 105, 3, 106, 3, 106, 3, 106, 3, 106, 3, 106, 3, 106, 3, 107, 3, 107, 3, 107, 3, 107, 3, 107, 3, 107, 3, 108, 3, 108, 3, 108, 3, 108, 3, 108, 3, 108, 3, 108, 3, 109, 3, 109, 5, 109, 1030, 10, 109, 3, 110, 3, 110, 3, 110, 5, 110, 1035, 10, 110, 3, 111, 3, 111, 3, 111, 3, 111, 3, 111, 5, 111, 1042, 10, 111, 3, 111, 7, 111, 1045, 10, 111, 12, 111, 14, 111, 1048, 11, 111, 3, 111, 3, 111, 6, 111, 1052, 10, 111, 13, 111, 14, 111, 1053, 3, 112, 7, 112, 1057, 10, 112, 12, 112, 14, 112, 1060, 11, 112, 3, 112, 3, 112, 6, 112, 1064, 10, 112, 13, 112, 14, 112, 1065, 3, 113, 3, 113, 3, 113, 3, 113, 3, 113, 5, 113, 1073, 10, 113, 3, 113, 7, 113, 1076, 10, 113, 12, 113, 14, 113, 1079, 11, 113, 3, 113, 3, 113, 6, 113, 1083, 10, 113, 13, 113, 14, 113, 1084, 3, 114, 3, 114, 3, 114, 5, 114, 1090, 10, 114, 3, 114, 3, 114, 3, 114, 5, 114, 1095, 10, 114, 3, 115, 3, 115, 3, 115, 6, 115, 1100, 10, 115, 13, 115, 14, 115, 1101, 3, 115, 3, 115, 6, 115, 1106, 10, 115, 13, 115, 14, 115, 1107, 5, 115, 1110, 10, 115, 3, 116, 6, 116, 1113, 10, 116, 13, 116, 14, 116, 1114, 3, 117, 3, 117, 3, 117, 3, 117, 3, 117, 5, 117, 1122, 10, 117, 3, 117, 6, 117, 1125, 10, 117, 13, 117, 14, 117, 1126, 3, 118, 3, 118, 3, 119, 3, 119, 3, 120, 3, 120, 3, 121, 3, 121, 7, 121, 1137, 10, 121, 12, 121, 14, 121, 1140, 11, 121, 3, 121, 3, 121, 3, 122, 3, 122, 3, 123, 3, 123, 3, 124, 3, 124, 3, 124, 3, 124, 7, 124, 1152, 10, 124, 12, 124, 14, 124, 1155, 11, 124, 3, 124, 3, 124, 5, 124, 1159, 10, 124, 3, 124, 3, 124, 5, 124, 1163, 10, 124, 5, 124, 1165, 10, 124, 3, 124, 5, 124, 1168, 10, 124, 3, 125, 3, 125, 3, 125, 3, 125, 3, 125, 3, 125, 5, 125, 1176, 10, 125, 3, 125, 5, 125, 1179, 10, 125, 3, 125, 3, 125, 3, 126, 6, 126, 1184, 10, 126, 13, 126, 14, 126, 1185, 3, 126, 3, 126, 3, 127, 3, 127, 3, 127, 3, 127, 7, 127, 1194, 10, 127, 12, 127, 14, 127, 1197, 11, 127, 3, 127, 3, 127, 3, 128, 3, 128, 3, 128, 3, 128, 7, 128, 1205, 10, 128, 12, 128, 14, 128, 1208, 11, 128, 3, 128, 3, 128, 3, 128, 3, 128, 3, 128, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 129, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 3, 130, 5, 130, 1443, 10, 130, 3, 131, 3, 131, 3, 132, 3, 132, 3, 133, 3, 133, 3, 134, 3, 134, 3, 135, 3, 135, 3, 136, 3, 136, 3, 137, 3, 137, 3, 138, 3, 138, 3, 139, 3, 139, 3, 139, 3, 140, 3, 140, 3, 140, 3, 141, 3, 141, 3, 142, 3, 142, 3, 143, 3, 143, 3, 144, 3, 144, 3, 145, 3, 145, 3, 146, 3, 146, 3, 147, 3, 147, 3, 147, 3, 148, 3, 148, 3, 148, 3, 149, 3, 149, 5, 149, 1487, 10, 149, 3, 150, 3, 150, 3, 150, 5, 150, 1492, 10, 150, 3, 151, 3, 151, 7, 151, 1496, 10, 151, 12, 151, 14, 151, 1499, 11, 151, 3, 151, 3, 151, 6, 151, 1503, 10, 151, 13, 151, 14, 151, 1504, 3, 152, 7, 152, 1508, 10, 152, 12, 152, 14, 152, 1511, 11, 152, 3, 152, 3, 152, 6, 152, 1515, 10, 152, 13, 152, 14, 152, 1516, 3, 153, 3, 153, 7, 153, 1521, 10, 153, 12, 153, 14, 153, 1524, 11, 153, 3, 153, 3, 153, 6, 153, 1528, 10, 153, 13, 153, 14, 153, 1529, 3, 154, 3, 154, 3, 154, 5, 154, 1535, 10, 154, 3, 155, 3, 155, 6, 155, 1539, 10, 155, 13, 155, 14, 155, 1540, 3, 156, 6, 156, 1544, 10, 156, 13, 156, 14, 156, 1545, 3, 157, 3, 157, 6, 157, 1550, 10, 157, 13, 157, 14, 157, 1551, 3, 158, 3, 158, 3, 159, 3, 159, 3, 160, 3, 160, 3, 161, 3, 161, 3, 161, 3, 161, 5, 161, 1564, 10, 161, 3, 161, 3, 161, 3, 162, 3, 162, 6, 162, 1570, 10, 162, 13, 162, 14, 162, 1571, 3, 163, 3, 163, 7, 163, 1576, 10, 163, 12, 163, 14, 163, 1579, 11, 163, 3, 164, 3, 164, 7, 164, 1583, 10, 164, 12, 164, 14, 164, 1586, 11, 164, 3, 165, 3, 165, 3, 166, 3, 166, 3, 167, 6, 167, 1593, 10, 167, 13, 167, 14, 167, 1594, 3, 167, 3, 167, 3, 168, 3, 168, 3, 168, 3, 168, 7, 168, 1603, 10, 168, 12, 168, 14, 168, 1606, 11, 168, 3, 168, 3, 168, 3, 169, 3, 169, 3, 169, 3, 169, 7, 169, 1614, 10, 169, 12, 169, 14, 169, 1617, 11, 169, 3, 169, 3, 169, 3, 169, 3, 169, 3, 169, 3, 170, 3, 170, 6, 170, 1626, 10, 170, 13, 170, 14, 170, 1627, 3, 170, 3, 170, 3, 170, 3, 171, 3, 171, 3, 171, 3, 171, 7, 171, 1637, 10, 171, 12, 171, 14, 171, 1640, 11, 171, 3, 171, 3, 171, 3, 171, 3, 172, 6, 172, 1646, 10, 172, 13, 172, 14, 172, 1647, 3, 172, 3, 172, 3, 173, 3, 173, 3, 173, 3, 173, 7, 173, 1656, 10, 173, 12, 173, 14, 173, 1659, 11, 173, 3, 173, 3, 173, 3, 174, 3, 174, 3, 174, 3, 174, 7, 174, 1667, 10, 174, 12, 174, 14, 174, 1670, 11, 174, 3, 174, 3, 174, 3, 174, 3, 174, 3, 174, 6, 932, 1206, 1615, 1668, 2, 175, 5, 4, 7, 5, 9, 6, 11, 7, 13, 8, 15, 9, 17, 10, 19, 11, 21, 12, 23, 13, 25, 14, 27, 15, 29, 16, 31, 17, 33, 18, 35, 19, 37, 20, 39, 21, 41, 22, 43, 23, 45, 24, 47, 25, 49, 26, 51, 27, 53, 28, 55, 29, 57, 30, 59, 31, 61, 32, 63, 33, 65, 34, 67, 35, 69, 36, 71, 37, 73, 38, 75, 39, 77, 40, 79, 41, 81, 42, 83, 43, 85, 44, 87, 45, 89, 46, 91, 47, 93, 48, 95, 49, 97, 50, 99, 51, 101, 52, 103, 53, 105, 54, 107, 55, 109, 56, 111, 57, 113, 58, 115, 59, 117, 60, 119, 61, 121, 62, 123, 63, 125, 64, 127, 65, 129, 66, 131, 67, 133, 68, 135, 69, 137, 70, 139, 71, 141, 72, 143, 73, 145, 74, 147, 75, 149, 76, 151, 77, 153, 78, 155, 79, 157, 80, 159, 81, 161, 82, 163, 83, 165, 84, 167, 85, 169, 86, 171, 87, 173, 88, 175, 89, 177, 90, 179, 91, 181, 92, 183, 93, 185, 94, 187, 95, 189, 96, 191, 97, 193, 98, 195, 99, 197, 100, 199, 101, 201, 102, 203, 103, 205, 104, 207, 105, 209, 106, 211, 107, 213, 108, 215, 109, 217, 110, 219, 111, 221, 112, 223, 113, 225, 114, 227, 115, 229, 116, 231, 117, 233, 118, 235, 119, 237, 2, 239, 2, 241, 2, 243, 120, 245, 2, 247, 2, 249, 121, 251, 122, 253, 123, 255, 124, 257, 125, 259, 126, 261, 127, 263, 128, 265, 129, 267, 130, 269, 131, 271, 132, 273, 133, 275, 134, 277, 135, 279, 136, 281, 137, 283, 138, 285, 139, 287, 140, 289, 141, 291, 142, 293, 143, 295, 144, 297, 145, 299, 146, 301, 147, 303, 148, 305, 149, 307, 150, 309, 151, 311, 152, 313, 153, 315, 154, 317, 2, 319, 2, 321, 2, 323, 155, 325, 156, 327, 157, 329, 158, 331, 2, 333, 2, 335, 159, 337, 160, 339, 161, 341, 162, 343, 163, 345, 164, 347, 165, 349, 166, 5, 2, 3, 4, 21, 4, 2, 117, 117, 119, 119, 7, 2, 100, 102, 107, 107, 110, 110, 117, 117, 121, 121, 4, 2, 68, 68, 100, 100, 3, 2, 50, 51, 3, 2, 50, 59, 5, 2, 50, 59, 67, 72, 99, 104, 5, 2, 67, 92, 97, 97, 99, 124, 6, 2, 50, 59, 67, 92, 97, 97, 99, 124, 3, 2, 36, 36, 3, 2, 124, 124, 4, 2, 114, 114, 117, 117, 4, 2, 111, 111, 119, 119, 7, 2, 36, 36, 41, 41, 104, 104, 112, 112, 116, 116, 4, 2, 50, 59, 99, 104, 3, 2, 41, 41, 6, 2, 11, 12, 15, 15, 34, 34, 162, 162, 4, 2, 12, 12, 15, 15, 4, 2, 45, 45, 47, 47, 7, 2, 47, 59, 67, 92, 94, 94, 97, 97, 99, 124, 2, 1821, 2, 5, 3, 2, 2, 2, 2, 7, 3, 2, 2, 2, 2, 9, 3, 2, 2, 2, 2, 11, 3, 2, 2, 2, 2, 13, 3, 2, 2, 2, 2, 15, 3, 2, 2, 2, 2, 17, 3, 2, 2, 2, 2, 19, 3, 2, 2, 2, 2, 21, 3, 2, 2, 2, 2, 23, 3, 2, 2, 2, 2, 25, 3, 2, 2, 2, 2, 27, 3, 2, 2, 2, 2, 29, 3, 2, 2, 2, 2, 31, 3, 2, 2, 2, 2, 33, 3, 2, 2, 2, 2, 35, 3, 2, 2, 2, 2, 37, 3, 2, 2, 2, 2, 39, 3, 2, 2, 2, 2, 41, 3, 2, 2, 2, 2, 43, 3, 2, 2, 2, 2, 45, 3, 2, 2, 2, 2, 47, 3, 2, 2, 2, 2, 49, 3, 2, 2, 2, 2, 51, 3, 2, 2, 2, 2, 53, 3, 2, 2, 2, 2, 55, 3, 2, 2, 2, 2, 57, 3, 2, 2, 2, 2, 59, 3, 2, 2, 2, 2, 61, 3, 2, 2, 2, 2, 63, 3, 2, 2, 2, 2, 65, 3, 2, 2, 2, 2, 67, 3, 2, 2, 2, 2, 69, 3, 2, 2, 2, 2, 71, 3, 2, 2, 2, 2, 73, 3, 2, 2, 2, 2, 75, 3, 2, 2, 2, 2, 77, 3, 2, 2, 2, 2, 79, 3, 2, 2, 2, 2, 81, 3, 2, 2, 2, 2, 83, 3, 2, 2, 2, 2, 85, 3, 2, 2, 2, 2, 87, 3, 2, 2, 2, 2, 89, 3, 2, 2, 2, 2, 91, 3, 2, 2, 2, 2, 93, 3, 2, 2, 2, 2, 95, 3, 2, 2, 2, 2, 97, 3, 2, 2, 2, 2, 99, 3, 2, 2, 2, 2, 101, 3, 2, 2, 2, 2, 103, 3, 2, 2, 2, 2, 105, 3, 2, 2, 2, 2, 107, 3, 2, 2, 2, 2, 109, 3, 2, 2, 2, 2, 111, 3, 2, 2, 2, 2, 113, 3, 2, 2, 2, 2, 115, 3, 2, 2, 2, 2, 117, 3, 2, 2, 2, 2, 119, 3, 2, 2, 2, 2, 121, 3, 2, 2, 2, 2, 123, 3, 2, 2, 2, 2, 125, 3, 2, 2, 2, 2, 127, 3, 2, 2, 2, 2, 129, 3, 2, 2, 2, 2, 131, 3, 2, 2, 2, 2, 133, 3, 2, 2, 2, 2, 135, 3, 2, 2, 2, 2, 137, 3, 2, 2, 2, 2, 139, 3, 2, 2, 2, 2, 141, 3, 2, 2, 2, 2, 143, 3, 2, 2, 2, 2, 145, 3, 2, 2, 2, 2, 147, 3, 2, 2, 2, 2, 149, 3, 2, 2, 2, 2, 151, 3, 2, 2, 2, 2, 153, 3, 2, 2, 2, 2, 155, 3, 2, 2, 2, 2, 157, 3, 2, 2, 2, 2, 159, 3, 2, 2, 2, 2, 161, 3, 2, 2, 2, 2, 163, 3, 2, 2, 2, 2, 165, 3, 2, 2, 2, 2, 167, 3, 2, 2, 2, 2, 169, 3, 2, 2, 2, 2, 171, 3, 2, 2, 2, 2, 173, 3, 2, 2, 2, 2, 175, 3, 2, 2, 2, 2, 177, 3, 2, 2, 2, 2, 179, 3, 2, 2, 2, 2, 181, 3, 2, 2, 2, 2, 183, 3, 2, 2, 2, 2, 185, 3, 2, 2, 2, 2, 187, 3, 2, 2, 2, 2, 189, 3, 2, 2, 2, 2, 191, 3, 2, 2, 2, 2, 193, 3, 2, 2, 2, 2, 195, 3, 2, 2, 2, 2, 197, 3, 2, 2, 2, 2, 199, 3, 2, 2, 2, 2, 201, 3, 2, 2, 2, 2, 203, 3, 2, 2, 2, 2, 205, 3, 2, 2, 2, 2, 207, 3, 2, 2, 2, 2, 209, 3, 2, 2, 2, 2, 211, 3, 2, 2, 2, 2, 213, 3, 2, 2, 2, 2, 215, 3, 2, 2, 2, 2, 217, 3, 2, 2, 2, 2, 219, 3, 2, 2, 2, 2, 221, 3, 2, 2, 2, 2, 223, 3, 2, 2, 2, 2, 225, 3, 2, 2, 2, 2, 227, 3, 2, 2, 2, 2, 229, 3, 2, 2, 2, 2, 231, 3, 2, 2, 2, 2, 233, 3, 2, 2, 2, 2, 235, 3, 2, 2, 2, 2, 243, 3, 2, 2, 2, 2, 249, 3, 2, 2, 2, 2, 251, 3, 2, 2, 2, 2, 253, 3, 2, 2, 2, 2, 255, 3, 2, 2, 2, 2, 257, 3, 2, 2, 2, 3, 259, 3, 2, 2, 2, 3, 261, 3, 2, 2, 2, 3, 263, 3, 2, 2, 2, 3, 265, 3, 2, 2, 2, 3, 267, 3, 2, 2, 2, 3, 269, 3, 2, 2, 2, 3, 271, 3, 2, 2, 2, 3, 273, 3, 2, 2, 2, 3, 275, 3, 2, 2, 2, 3, 277, 3, 2, 2, 2, 3, 279, 3, 2, 2, 2, 3, 281, 3, 2, 2, 2, 3, 283, 3, 2, 2, 2, 3, 285, 3, 2, 2, 2, 3, 287, 3, 2, 2, 2, 3, 289, 3, 2, 2, 2, 3, 291, 3, 2, 2, 2, 3, 293, 3, 2, 2, 2, 3, 295, 3, 2, 2, 2, 3, 297, 3, 2, 2, 2, 3, 299, 3, 2, 2, 2, 3, 301, 3, 2, 2, 2, 3, 303, 3, 2, 2, 2, 3, 305, 3, 2, 2, 2, 3, 307, 3, 2, 2, 2, 3, 309, 3, 2, 2, 2, 3, 311, 3, 2, 2, 2, 3, 313, 3, 2, 2, 2, 3, 315, 3, 2, 2, 2, 3, 323, 3, 2, 2, 2, 3, 325, 3, 2, 2, 2, 3, 327, 3, 2, 2, 2, 3, 329, 3, 2, 2, 2, 3, 335, 3, 2, 2, 2, 3, 337, 3, 2, 2, 2, 3, 339, 3, 2, 2, 2, 4, 341, 3, 2, 2, 2, 4, 343, 3, 2, 2, 2, 4, 345, 3, 2, 2, 2, 4, 347, 3, 2, 2, 2, 4, 349, 3, 2, 2, 2, 5, 351, 3, 2, 2, 2, 7, 354, 3, 2, 2, 2, 9, 356, 3, 2, 2, 2, 11, 358, 3, 2, 2, 2, 13, 360, 3, 2, 2, 2, 15, 362, 3, 2, 2, 2, 17, 364, 3, 2, 2, 2, 19, 366, 3, 2, 2, 2, 21, 368, 3, 2, 2, 2, 23, 370, 3, 2, 2, 2, 25, 373, 3, 2, 2, 2, 27, 377, 3, 2, 2, 2, 29, 379, 3, 2, 2, 2, 31, 381, 3, 2, 2, 2, 33, 384, 3, 2, 2, 2, 35, 386, 3, 2, 2, 2, 37, 388, 3, 2, 2, 2, 39, 390, 3, 2, 2, 2, 41, 392, 3, 2, 2, 2, 43, 394, 3, 2, 2, 2, 45, 397, 3, 2, 2, 2, 47, 400, 3, 2, 2, 2, 49, 402, 3, 2, 2, 2, 51, 404, 3, 2, 2, 2, 53, 406, 3, 2, 2, 2, 55, 408, 3, 2, 2, 2, 57, 411, 3, 2, 2, 2, 59, 414, 3, 2, 2, 2, 61, 417, 3, 2, 2, 2, 63, 420, 3, 2, 2, 2, 65, 422, 3, 2, 2, 2, 67, 425, 3, 2, 2, 2, 69, 428, 3, 2, 2, 2, 71, 430, 3, 2, 2, 2, 73, 433, 3, 2, 2, 2, 75, 436, 3, 2, 2, 2, 77, 460, 3, 2, 2, 2, 79, 462, 3, 2, 2, 2, 81, 470, 3, 2, 2, 2, 83, 481, 3, 2, 2, 2, 85, 484, 3, 2, 2, 2, 87, 491, 3, 2, 2, 2, 89, 496, 3, 2, 2, 2, 91, 506, 3, 2, 2, 2, 93, 515, 3, 2, 2, 2, 95, 519, 3, 2, 2, 2, 97, 528, 3, 2, 2, 2, 99, 537, 3, 2, 2, 2, 101, 546, 3, 2, 2, 2, 103, 552, 3, 2, 2, 2, 105, 559, 3, 2, 2, 2, 107, 566, 3, 2, 2, 2, 109, 572, 3, 2, 2, 2, 111, 579, 3, 2, 2, 2, 113, 588, 3, 2, 2, 2, 115, 595, 3, 2, 2, 2, 117, 605, 3, 2, 2, 2, 119, 614, 3, 2, 2, 2, 121, 627, 3, 2, 2, 2, 123, 637, 3, 2, 2, 2, 125, 642, 3, 2, 2, 2, 127, 648, 3, 2, 2, 2, 129, 654, 3, 2, 2, 2, 131, 659, 3, 2, 2, 2, 133, 671, 3, 2, 2, 2, 135, 699, 3, 2, 2, 2, 137, 701, 3, 2, 2, 2, 139, 711, 3, 2, 2, 2, 141, 714, 3, 2, 2, 2, 143, 719, 3, 2, 2, 2, 145, 725, 3, 2, 2, 2, 147, 728, 3, 2, 2, 2, 149, 732, 3, 2, 2, 2, 151, 739, 3, 2, 2, 2, 153, 746, 3, 2, 2, 2, 155, 752, 3, 2, 2, 2, 157, 761, 3, 2, 2, 2, 159, 767, 3, 2, 2, 2, 161, 775, 3, 2, 2, 2, 163, 780, 3, 2, 2, 2, 165, 787, 3, 2, 2, 2, 167, 792, 3, 2, 2, 2, 169, 799, 3, 2, 2, 2, 171, 806, 3, 2, 2, 2, 173, 814, 3, 2, 2, 2, 175, 822, 3, 2, 2, 2, 177, 831, 3, 2, 2, 2, 179, 836, 3, 2, 2, 2, 181, 845, 3, 2, 2, 2, 183, 851, 3, 2, 2, 2, 185, 858, 3, 2, 2, 2, 187, 874, 3, 2, 2, 2, 189, 913, 3, 2, 2, 2, 191, 924, 3, 2, 2, 2, 193, 926, 3, 2, 2, 2, 195, 938, 3, 2, 2, 2, 197, 948, 3, 2, 2, 2, 199, 959, 3, 2, 2, 2, 201, 967, 3, 2, 2, 2, 203, 980, 3, 2, 2, 2, 205, 982, 3, 2, 2, 2, 207, 989, 3, 2, 2, 2, 209, 996, 3, 2, 2, 2, 211, 1004, 3, 2, 2, 2, 213, 1008, 3, 2, 2, 2, 215, 1014, 3, 2, 2, 2, 217, 1020, 3, 2, 2, 2, 219, 1029, 3, 2, 2, 2, 221, 1034, 3, 2, 2, 2, 223, 1041, 3, 2, 2, 2, 225, 1058, 3, 2, 2, 2, 227, 1072, 3, 2, 2, 2, 229, 1089, 3, 2, 2, 2, 231, 1109, 3, 2, 2, 2, 233, 1112, 3, 2, 2, 2, 235, 1121, 3, 2, 2, 2, 237, 1128, 3, 2, 2, 2, 239, 1130, 3, 2, 2, 2, 241, 1132, 3, 2, 2, 2, 243, 1134, 3, 2, 2, 2, 245, 1143, 3, 2, 2, 2, 247, 1145, 3, 2, 2, 2, 249, 1147, 3, 2, 2, 2, 251, 1169, 3, 2, 2, 2, 253, 1183, 3, 2, 2, 2, 255, 1189, 3, 2, 2, 2, 257, 1200, 3, 2, 2, 2, 259, 1214, 3, 2, 2, 2, 261, 1442, 3, 2, 2, 2, 263, 1444, 3, 2, 2, 2, 265, 1446, 3, 2, 2, 2, 267, 1448, 3, 2, 2, 2, 269, 1450, 3, 2, 2, 2, 271, 1452, 3, 2, 2, 2, 273, 1454, 3, 2, 2, 2, 275, 1456, 3, 2, 2, 2, 277, 1458, 3, 2, 2, 2, 279, 1460, 3, 2, 2, 2, 281, 1463, 3, 2, 2, 2, 283, 1466, 3, 2, 2, 2, 285, 1468, 3, 2, 2, 2, 287, 1470, 3, 2, 2, 2, 289, 1472, 3, 2, 2, 2, 291, 1474, 3, 2, 2, 2, 293, 1476, 3, 2, 2, 2, 295, 1478, 3, 2, 2, 2, 297, 1481, 3, 2, 2, 2, 299, 1486, 3, 2, 2, 2, 301, 1491, 3, 2, 2, 2, 303, 1493, 3, 2, 2, 2, 305, 1509, 3, 2, 2, 2, 307, 1518, 3, 2, 2, 2, 309, 1534, 3, 2, 2, 2, 311, 1536, 3, 2, 2, 2, 313, 1543, 3, 2, 2, 2, 315, 1547, 3, 2, 2, 2, 317, 1553, 3, 2, 2, 2, 319, 1555, 3, 2, 2, 2, 321, 1557, 3, 2, 2, 2, 323, 1559, 3, 2, 2, 2, 325, 1567, 3, 2, 2, 2, 327, 1573, 3, 2, 2, 2, 329, 1580, 3, 2, 2, 2, 331, 1587, 3, 2, 2, 2, 333, 1589, 3, 2, 2, 2, 335, 1592, 3, 2, 2, 2, 337, 1598, 3, 2, 2, 2, 339, 1609, 3, 2, 2, 2, 341, 1623, 3, 2, 2, 2, 343, 1632, 3, 2, 2, 2, 345, 1645, 3, 2, 2, 2, 347, 1651, 3, 2, 2, 2, 349, 1662, 3, 2, 2, 2, 351, 352, 7, 125, 2, 2, 352, 353, 8, 2, 2, 2, 353, 6, 3, 2, 2, 2, 354, 355, 7, 127, 2, 2, 355, 8, 3, 2, 2, 2, 356, 357, 7, 93, 2, 2, 357, 10, 3, 2, 2, 2, 358, 359, 7, 95, 2, 2, 359, 12, 3, 2, 2, 2, 360, 361, 7, 42, 2, 2, 361, 14, 3, 2, 2, 2, 362, 363, 7, 43, 2, 2, 363, 16, 3, 2, 2, 2, 364, 365, 7, 61, 2, 2, 365, 18, 3, 2, 2, 2, 366, 367, 7, 60, 2, 2, 367, 20, 3, 2, 2, 2, 368, 369, 7, 46, 2, 2, 369, 22, 3, 2, 2, 2, 370, 371, 7, 48, 2, 2, 371, 372, 7, 48, 2, 2, 372, 24, 3, 2, 2, 2, 373, 374, 7, 48, 2, 2, 374, 375, 7, 48, 2, 2, 375, 376, 7, 48, 2, 2, 376, 26, 3, 2, 2, 2, 377, 378, 7, 65, 2, 2, 378, 28, 3, 2, 2, 2, 379, 380, 7, 48, 2, 2, 380, 30, 3, 2, 2, 2, 381, 382, 7, 47, 2, 2, 382, 383, 7, 64, 2, 2, 383, 32, 3, 2, 2, 2, 384, 385, 7, 45, 2, 2, 385, 34, 3, 2, 2, 2, 386, 387, 7, 47, 2, 2, 387, 36, 3, 2, 2, 2, 388, 389, 7, 44, 2, 2, 389, 38, 3, 2, 2, 2, 390, 391, 7, 49, 2, 2, 391, 40, 3, 2, 2, 2, 392, 393, 7, 39, 2, 2, 393, 42, 3, 2, 2, 2, 394, 395, 7, 45, 2, 2, 395, 396, 7, 45, 2, 2, 396, 44, 3, 2, 2, 2, 397, 398, 7, 47, 2, 2, 398, 399, 7, 47, 2, 2, 399, 46, 3, 2, 2, 2, 400, 401, 7, 40, 2, 2, 401, 48, 3, 2, 2, 2, 402, 403, 7, 128, 2, 2, 403, 50, 3, 2, 2, 2, 404, 405, 7, 96, 2, 2, 405, 52, 3, 2, 2, 2, 406, 407, 7, 126, 2, 2, 407, 54, 3, 2, 2, 2, 408, 409, 7, 62, 2, 2, 409, 410, 7, 62, 2, 2, 410, 56, 3, 2, 2, 2, 411, 412, 7, 64, 2, 2, 412, 413, 7, 64, 2, 2, 413, 58, 3, 2, 2, 2, 414, 415, 7, 63, 2, 2, 415, 416, 7, 63, 2, 2, 416, 60, 3, 2, 2, 2, 417, 418, 7, 35, 2, 2, 418, 419, 7, 63, 2, 2, 419, 62, 3, 2, 2, 2, 420, 421, 7, 62, 2, 2, 421, 64, 3, 2, 2, 2, 422, 423, 7, 62, 2, 2, 423, 424, 7, 63, 2, 2, 424, 66, 3, 2, 2, 2, 425, 426, 7, 64, 2, 2, 426, 427, 7, 63, 2, 2, 427, 68, 3, 2, 2, 2, 428, 429, 7, 64, 2, 2, 429, 70, 3, 2, 2, 2, 430, 431, 7, 40, 2, 2, 431, 432, 7, 40, 2, 2, 432, 72, 3, 2, 2, 2, 433, 434, 7, 126, 2, 2, 434, 435, 7, 126, 2, 2, 435, 74, 3, 2, 2, 2, 436, 437, 7, 63, 2, 2, 437, 76, 3, 2, 2, 2, 438, 439, 7, 45, 2, 2, 439, 461, 7, 63, 2, 2, 440, 441, 7, 47, 2, 2, 441, 461, 7, 63, 2, 2, 442, 443, 7, 44, 2, 2, 443, 461, 7, 63, 2, 2, 444, 445, 7, 49, 2, 2, 445, 461, 7, 63, 2, 2, 446, 447, 7, 39, 2, 2, 447, 461, 7, 63, 2, 2, 448, 449, 7, 62, 2, 2, 449, 450, 7, 62, 2, 2, 450, 461, 7, 63, 2, 2, 451, 452, 7, 64, 2, 2, 452, 453, 7, 64, 2, 2, 453, 461, 7, 63, 2, 2, 454, 455, 7, 40, 2, 2, 455, 461, 7, 63, 2, 2, 456, 457, 7, 126, 2, 2, 457, 461, 7, 63, 2, 2, 458, 459, 7, 96, 2, 2, 459, 461, 7, 63, 2, 2, 460, 438, 3, 2, 2, 2, 460, 440, 3, 2, 2, 2, 460, 442, 3, 2, 2, 2, 460, 444, 3, 2, 2, 2, 460, 446, 3, 2, 2, 2, 460, 448, 3, 2, 2, 2, 460, 451, 3, 2, 2, 2, 460, 454, 3, 2, 2, 2, 460, 456, 3, 2, 2, 2, 460, 458, 3, 2, 2, 2, 461, 78, 3, 2, 2, 2, 462, 463, 7, 118, 2, 2, 463, 464, 7, 123, 2, 2, 464, 465, 7, 114, 2, 2, 465, 466, 7, 103, 2, 2, 466, 467, 7, 102, 2, 2, 467, 468, 7, 103, 2, 2, 468, 469, 7, 104, 2, 2, 469, 80, 3, 2, 2, 2, 470, 471, 7, 124, 2, 2, 471, 472, 7, 114, 2, 2, 472, 473, 7, 97, 2, 2, 473, 474, 7, 116, 2, 2, 474, 475, 7, 103, 2, 2, 475, 476, 7, 117, 2, 2, 476, 477, 7, 103, 2, 2, 477, 478, 7, 116, 2, 2, 478, 479, 7, 120, 2, 2, 479, 480, 7, 103, 2, 2, 480, 82, 3, 2, 2, 2, 481, 482, 7, 114, 2, 2, 482, 483, 7, 101, 2, 2, 483, 84, 3, 2, 2, 2, 484, 485, 7, 118, 2, 2, 485, 486, 7, 99, 2, 2, 486, 487, 7, 116, 2, 2, 487, 488, 7, 105, 2, 2, 488, 489, 7, 103, 2, 2, 489, 490, 7, 118, 2, 2, 490, 86, 3, 2, 2, 2, 491, 492, 7, 110, 2, 2, 492, 493, 7, 107, 2, 2, 493, 494, 7, 112, 2, 2, 494, 495, 7, 109, 2, 2, 495, 88, 3, 2, 2, 2, 496, 497, 7, 103, 2, 2, 497, 498, 7, 122, 2, 2, 498, 499, 7, 118, 2, 2, 499, 500, 7, 103, 2, 2, 500, 501, 7, 112, 2, 2, 501, 502, 7, 117, 2, 2, 502, 503, 7, 107, 2, 2, 503, 504, 7, 113, 2, 2, 504, 505, 7, 112, 2, 2, 505, 90, 3, 2, 2, 2, 506, 507, 7, 103, 2, 2, 507, 508, 7, 111, 2, 2, 508, 509, 7, 119, 2, 2, 509, 510, 7, 110, 2, 2, 510, 511, 7, 99, 2, 2, 511, 512, 7, 118, 2, 2, 512, 513, 7, 113, 2, 2, 513, 514, 7, 116, 2, 2, 514, 92, 3, 2, 2, 2, 515, 516, 7, 101, 2, 2, 516, 517, 7, 114, 2, 2, 517, 518, 7, 119, 2, 2, 518, 94, 3, 2, 2, 2, 519, 520, 7, 101, 2, 2, 520, 521, 7, 113, 2, 2, 521, 522, 7, 102, 2, 2, 522, 523, 7, 103, 2, 2, 523, 524, 7, 97, 2, 2, 524, 525, 7, 117, 2, 2, 525, 526, 7, 103, 2, 2, 526, 527, 7, 105, 2, 2, 527, 96, 3, 2, 2, 2, 528, 529, 7, 102, 2, 2, 529, 530, 7, 99, 2, 2, 530, 531, 7, 118, 2, 2, 531, 532, 7, 99, 2, 2, 532, 533, 7, 97, 2, 2, 533, 534, 7, 117, 2, 2, 534, 535, 7, 103, 2, 2, 535, 536, 7, 105, 2, 2, 536, 98, 3, 2, 2, 2, 537, 538, 7, 103, 2, 2, 538, 539, 7, 112, 2, 2, 539, 540, 7, 101, 2, 2, 540, 541, 7, 113, 2, 2, 541, 542, 7, 102, 2, 2, 542, 543, 7, 107, 2, 2, 543, 544, 7, 112, 2, 2, 544, 545, 7, 105, 2, 2, 545, 100, 3, 2, 2, 2, 546, 547, 7, 101, 2, 2, 547, 548, 7, 113, 2, 2, 548, 549, 7, 112, 2, 2, 549, 550, 7, 117, 2, 2, 550, 551, 7, 118, 2, 2, 551, 102, 3, 2, 2, 2, 552, 553, 7, 103, 2, 2, 553, 554, 7, 122, 2, 2, 554, 555, 7, 118, 2, 2, 555, 556, 7, 103, 2, 2, 556, 557, 7, 116, 2, 2, 557, 558, 7, 112, 2, 2, 558, 104, 3, 2, 2, 2, 559, 560, 7, 103, 2, 2, 560, 561, 7, 122, 2, 2, 561, 562, 7, 114, 2, 2, 562, 563, 7, 113, 2, 2, 563, 564, 7, 116, 2, 2, 564, 565, 7, 118, 2, 2, 565, 106, 3, 2, 2, 2, 566, 567, 7, 99, 2, 2, 567, 568, 7, 110, 2, 2, 568, 569, 7, 107, 2, 2, 569, 570, 7, 105, 2, 2, 570, 571, 7, 112, 2, 2, 571, 108, 3, 2, 2, 2, 572, 573, 7, 107, 2, 2, 573, 574, 7, 112, 2, 2, 574, 575, 7, 110, 2, 2, 575, 576, 7, 107, 2, 2, 576, 577, 7, 112, 2, 2, 577, 578, 7, 103, 2, 2, 578, 110, 3, 2, 2, 2, 579, 580, 7, 120, 2, 2, 580, 581, 7, 113, 2, 2, 581, 582, 7, 110, 2, 2, 582, 583, 7, 99, 2, 2, 583, 584, 7, 118, 2, 2, 584, 585, 7, 107, 2, 2, 585, 586, 7, 110, 2, 2, 586, 587, 7, 103, 2, 2, 587, 112, 3, 2, 2, 2, 588, 589, 7, 117, 2, 2, 589, 590, 7, 118, 2, 2, 590, 591, 7, 99, 2, 2, 591, 592, 7, 118, 2, 2, 592, 593, 7, 107, 2, 2, 593, 594, 7, 101, 2, 2, 594, 114, 3, 2, 2, 2, 595, 596, 7, 107, 2, 2, 596, 597, 7, 112, 2, 2, 597, 598, 7, 118, 2, 2, 598, 599, 7, 103, 2, 2, 599, 600, 7, 116, 2, 2, 600, 601, 7, 116, 2, 2, 601, 602, 7, 119, 2, 2, 602, 603, 7, 114, 2, 2, 603, 604, 7, 118, 2, 2, 604, 116, 3, 2, 2, 2, 605, 606, 7, 116, 2, 2, 606, 607, 7, 103, 2, 2, 607, 608, 7, 105, 2, 2, 608, 609, 7, 107, 2, 2, 609, 610, 7, 117, 2, 2, 610, 611, 7, 118, 2, 2, 611, 612, 7, 103, 2, 2, 612, 613, 7, 116, 2, 2, 613, 118, 3, 2, 2, 2, 614, 615, 7, 97, 2, 2, 615, 616, 7, 97, 2, 2, 616, 617, 7, 124, 2, 2, 617, 618, 7, 114, 2, 2, 618, 619, 7, 97, 2, 2, 619, 620, 7, 116, 2, 2, 620, 621, 7, 103, 2, 2, 621, 622, 7, 117, 2, 2, 622, 623, 7, 103, 2, 2, 623, 624, 7, 116, 2, 2, 624, 625, 7, 120, 2, 2, 625, 626, 7, 103, 2, 2, 626, 120, 3, 2, 2, 2, 627, 628, 7, 97, 2, 2, 628, 629, 7, 97, 2, 2, 629, 630, 7, 99, 2, 2, 630, 631, 7, 102, 2, 2, 631, 632, 7, 102, 2, 2, 632, 633, 7, 116, 2, 2, 633, 634, 7, 103, 2, 2, 634, 635, 7, 117, 2, 2, 635, 636, 7, 117, 2, 2, 636, 122, 3, 2, 2, 2, 637, 638, 7, 97, 2, 2, 638, 639, 7, 97, 2, 2, 639, 640, 7, 124, 2, 2, 640, 641, 7, 114, 2, 2, 641, 124, 3, 2, 2, 2, 642, 643, 7, 97, 2, 2, 643, 644, 7, 97, 2, 2, 644, 645, 7, 111, 2, 2, 645, 646, 7, 103, 2, 2, 646, 647, 7, 111, 2, 2, 647, 126, 3, 2, 2, 2, 648, 649, 7, 97, 2, 2, 649, 650, 7, 97, 2, 2, 650, 651, 7, 117, 2, 2, 651, 652, 7, 117, 2, 2, 652, 653, 7, 99, 2, 2, 653, 128, 3, 2, 2, 2, 654, 655, 7, 97, 2, 2, 655, 656, 7, 97, 2, 2, 656, 657, 7, 111, 2, 2, 657, 658, 7, 99, 2, 2, 658, 130, 3, 2, 2, 2, 659, 660, 7, 97, 2, 2, 660, 661, 7, 97, 2, 2, 661, 662, 7, 107, 2, 2, 662, 663, 7, 112, 2, 2, 663, 664, 7, 118, 2, 2, 664, 665, 7, 116, 2, 2, 665, 666, 7, 107, 2, 2, 666, 667, 7, 112, 2, 2, 667, 668, 7, 117, 2, 2, 668, 669, 7, 107, 2, 2, 669, 670, 7, 101, 2, 2, 670, 132, 3, 2, 2, 2, 671, 672, 7, 101, 2, 2, 672, 673, 7, 99, 2, 2, 673, 674, 7, 110, 2, 2, 674, 675, 7, 110, 2, 2, 675, 676, 7, 107, 2, 2, 676, 677, 7, 112, 2, 2, 677, 678, 7, 105, 2, 2, 678, 134, 3, 2, 2, 2, 679, 680, 7, 97, 2, 2, 680, 681, 7, 97, 2, 2, 681, 682, 7, 117, 2, 2, 682, 683, 7, 118, 2, 2, 683, 684, 7, 99, 2, 2, 684, 685, 7, 101, 2, 2, 685, 686, 7, 109, 2, 2, 686, 687, 7, 101, 2, 2, 687, 688, 7, 99, 2, 2, 688, 689, 7, 110, 2, 2, 689, 700, 7, 110, 2, 2, 690, 691, 7, 97, 2, 2, 691, 692, 7, 97, 2, 2, 692, 693, 7, 114, 2, 2, 693, 694, 7, 106, 2, 2, 694, 695, 7, 107, 2, 2, 695, 696, 7, 101, 2, 2, 696, 697, 7, 99, 2, 2, 697, 698, 7, 110, 2, 2, 698, 700, 7, 110, 2, 2, 699, 679, 3, 2, 2, 2, 699, 690, 3, 2, 2, 2, 700, 136, 3, 2, 2, 2, 701, 702, 7, 120, 2, 2, 702, 703, 7, 99, 2, 2, 703, 704, 7, 116, 2, 2, 704, 705, 7, 97, 2, 2, 705, 706, 7, 111, 2, 2, 706, 707, 7, 113, 2, 2, 707, 708, 7, 102, 2, 2, 708, 709, 7, 103, 2, 2, 709, 710, 7, 110, 2, 2, 710, 138, 3, 2, 2, 2, 711, 712, 7, 107, 2, 2, 712, 713, 7, 104, 2, 2, 713, 140, 3, 2, 2, 2, 714, 715, 7, 103, 2, 2, 715, 716, 7, 110, 2, 2, 716, 717, 7, 117, 2, 2, 717, 718, 7, 103, 2, 2, 718, 142, 3, 2, 2, 2, 719, 720, 7, 121, 2, 2, 720, 721, 7, 106, 2, 2, 721, 722, 7, 107, 2, 2, 722, 723, 7, 110, 2, 2, 723, 724, 7, 103, 2, 2, 724, 144, 3, 2, 2, 2, 725, 726, 7, 102, 2, 2, 726, 727, 7, 113, 2, 2, 727, 146, 3, 2, 2, 2, 728, 729, 7, 104, 2, 2, 729, 730, 7, 113, 2, 2, 730, 731, 7, 116, 2, 2, 731, 148, 3, 2, 2, 2, 732, 733, 7, 117, 2, 2, 733, 734, 7, 121, 2, 2, 734, 735, 7, 107, 2, 2, 735, 736, 7, 118, 2, 2, 736, 737, 7, 101, 2, 2, 737, 738, 7, 106, 2, 2, 738, 150, 3, 2, 2, 2, 739, 740, 7, 116, 2, 2, 740, 741, 7, 103, 2, 2, 741, 742, 7, 118, 2, 2, 742, 743, 7, 119, 2, 2, 743, 744, 7, 116, 2, 2, 744, 745, 7, 112, 2, 2, 745, 152, 3, 2, 2, 2, 746, 747, 7, 100, 2, 2, 747, 748, 7, 116, 2, 2, 748, 749, 7, 103, 2, 2, 749, 750, 7, 99, 2, 2, 750, 751, 7, 109, 2, 2, 751, 154, 3, 2, 2, 2, 752, 753, 7, 101, 2, 2, 753, 754, 7, 113, 2, 2, 754, 755, 7, 112, 2, 2, 755, 756, 7, 118, 2, 2, 756, 757, 7, 107, 2, 2, 757, 758, 7, 112, 2, 2, 758, 759, 7, 119, 2, 2, 759, 760, 7, 103, 2, 2, 760, 156, 3, 2, 2, 2, 761, 762, 7, 99, 2, 2, 762, 763, 7, 117, 2, 2, 763, 764, 7, 111, 2, 2, 764, 765, 3, 2, 2, 2, 765, 766, 8, 78, 3, 2, 766, 158, 3, 2, 2, 2, 767, 768, 7, 102, 2, 2, 768, 769, 7, 103, 2, 2, 769, 770, 7, 104, 2, 2, 770, 771, 7, 99, 2, 2, 771, 772, 7, 119, 2, 2, 772, 773, 7, 110, 2, 2, 773, 774, 7, 118, 2, 2, 774, 160, 3, 2, 2, 2, 775, 776, 7, 101, 2, 2, 776, 777, 7, 99, 2, 2, 777, 778, 7, 117, 2, 2, 778, 779, 7, 103, 2, 2, 779, 162, 3, 2, 2, 2, 780, 781, 7, 117, 2, 2, 781, 782, 7, 118, 2, 2, 782, 783, 7, 116, 2, 2, 783, 784, 7, 119, 2, 2, 784, 785, 7, 101, 2, 2, 785, 786, 7, 118, 2, 2, 786, 164, 3, 2, 2, 2, 787, 788, 7, 103, 2, 2, 788, 789, 7, 112, 2, 2, 789, 790, 7, 119, 2, 2, 790, 791, 7, 111, 2, 2, 791, 166, 3, 2, 2, 2, 792, 793, 7, 117, 2, 2, 793, 794, 7, 107, 2, 2, 794, 795, 7, 124, 2, 2, 795, 796, 7, 103, 2, 2, 796, 797, 7, 113, 2, 2, 797, 798, 7, 104, 2, 2, 798, 168, 3, 2, 2, 2, 799, 800, 7, 118, 2, 2, 800, 801, 7, 123, 2, 2, 801, 802, 7, 114, 2, 2, 802, 803, 7, 103, 2, 2, 803, 804, 7, 107, 2, 2, 804, 805, 7, 102, 2, 2, 805, 170, 3, 2, 2, 2, 806, 807, 7, 102, 2, 2, 807, 808, 7, 103, 2, 2, 808, 809, 7, 104, 2, 2, 809, 810, 7, 107, 2, 2, 810, 811, 7, 112, 2, 2, 811, 812, 7, 103, 2, 2, 812, 813, 7, 102, 2, 2, 813, 172, 3, 2, 2, 2, 814, 815, 7, 109, 2, 2, 815, 816, 7, 107, 2, 2, 816, 817, 7, 101, 2, 2, 817, 818, 7, 109, 2, 2, 818, 819, 7, 99, 2, 2, 819, 820, 7, 117, 2, 2, 820, 821, 7, 111, 2, 2, 821, 174, 3, 2, 2, 2, 822, 823, 7, 116, 2, 2, 823, 824, 7, 103, 2, 2, 824, 825, 7, 117, 2, 2, 825, 826, 7, 113, 2, 2, 826, 827, 7, 119, 2, 2, 827, 828, 7, 116, 2, 2, 828, 829, 7, 101, 2, 2, 829, 830, 7, 103, 2, 2, 830, 176, 3, 2, 2, 2, 831, 832, 7, 119, 2, 2, 832, 833, 7, 117, 2, 2, 833, 834, 7, 103, 2, 2, 834, 835, 7, 117, 2, 2, 835, 178, 3, 2, 2, 2, 836, 837, 7, 101, 2, 2, 837, 838, 7, 110, 2, 2, 838, 839, 7, 113, 2, 2, 839, 840, 7, 100, 2, 2, 840, 841, 7, 100, 2, 2, 841, 842, 7, 103, 2, 2, 842, 843, 7, 116, 2, 2, 843, 844, 7, 117, 2, 2, 844, 180, 3, 2, 2, 2, 845, 846, 7, 100, 2, 2, 846, 847, 7, 123, 2, 2, 847, 848, 7, 118, 2, 2, 848, 849, 7, 103, 2, 2, 849, 850, 7, 117, 2, 2, 850, 182, 3, 2, 2, 2, 851, 852, 7, 101, 2, 2, 852, 853, 7, 123, 2, 2, 853, 854, 7, 101, 2, 2, 854, 855, 7, 110, 2, 2, 855, 856, 7, 103, 2, 2, 856, 857, 7, 117, 2, 2, 857, 184, 3, 2, 2, 2, 858, 859, 7, 35, 2, 2, 859, 186, 3, 2, 2, 2, 860, 861, 7, 117, 2, 2, 861, 862, 7, 107, 2, 2, 862, 863, 7, 105, 2, 2, 863, 864, 7, 112, 2, 2, 864, 865, 7, 103, 2, 2, 865, 875, 7, 102, 2, 2, 866, 867, 7, 119, 2, 2, 867, 868, 7, 112, 2, 2, 868, 869, 7, 117, 2, 2, 869, 870, 7, 107, 2, 2, 870, 871, 7, 105, 2, 2, 871, 872, 7, 112, 2, 2, 872, 873, 7, 103, 2, 2, 873, 875, 7, 102, 2, 2, 874, 860, 3, 2, 2, 2, 874, 866, 3, 2, 2, 2, 875, 188, 3, 2, 2, 2, 876, 877, 7, 100, 2, 2, 877, 878, 7, 123, 2, 2, 878, 879, 7, 118, 2, 2, 879, 914, 7, 103, 2, 2, 880, 881, 7, 121, 2, 2, 881, 882, 7, 113, 2, 2, 882, 883, 7, 116, 2, 2, 883, 914, 7, 102, 2, 2, 884, 885, 7, 102, 2, 2, 885, 886, 7, 121, 2, 2, 886, 887, 7, 113, 2, 2, 887, 888, 7, 116, 2, 2, 888, 914, 7, 102, 2, 2, 889, 890, 7, 100, 2, 2, 890, 891, 7, 113, 2, 2, 891, 892, 7, 113, 2, 2, 892, 914, 7, 110, 2, 2, 893, 894, 7, 101, 2, 2, 894, 895, 7, 106, 2, 2, 895, 896, 7, 99, 2, 2, 896, 914, 7, 116, 2, 2, 897, 898, 7, 117, 2, 2, 898, 899, 7, 106, 2, 2, 899, 900, 7, 113, 2, 2, 900, 901, 7, 116, 2, 2, 901, 914, 7, 118, 2, 2, 902, 903, 7, 107, 2, 2, 903, 904, 7, 112, 2, 2, 904, 914, 7, 118, 2, 2, 905, 906, 7, 110, 2, 2, 906, 907, 7, 113, 2, 2, 907, 908, 7, 112, 2, 2, 908, 914, 7, 105, 2, 2, 909, 910, 7, 120, 2, 2, 910, 911, 7, 113, 2, 2, 911, 912, 7, 107, 2, 2, 912, 914, 7, 102, 2, 2, 913, 876, 3, 2, 2, 2, 913, 880, 3, 2, 2, 2, 913, 884, 3, 2, 2, 2, 913, 889, 3, 2, 2, 2, 913, 893, 3, 2, 2, 2, 913, 897, 3, 2, 2, 2, 913, 902, 3, 2, 2, 2, 913, 905, 3, 2, 2, 2, 913, 909, 3, 2, 2, 2, 914, 190, 3, 2, 2, 2, 915, 916, 7, 118, 2, 2, 916, 917, 7, 116, 2, 2, 917, 918, 7, 119, 2, 2, 918, 925, 7, 103, 2, 2, 919, 920, 7, 104, 2, 2, 920, 921, 7, 99, 2, 2, 921, 922, 7, 110, 2, 2, 922, 923, 7, 117, 2, 2, 923, 925, 7, 103, 2, 2, 924, 915, 3, 2, 2, 2, 924, 919, 3, 2, 2, 2, 925, 192, 3, 2, 2, 2, 926, 927, 7, 125, 2, 2, 927, 928, 7, 125, 2, 2, 928, 932, 3, 2, 2, 2, 929, 931, 11, 2, 2, 2, 930, 929, 3, 2, 2, 2, 931, 934, 3, 2, 2, 2, 932, 933, 3, 2, 2, 2, 932, 930, 3, 2, 2, 2, 933, 935, 3, 2, 2, 2, 934, 932, 3, 2, 2, 2, 935, 936, 7, 127, 2, 2, 936, 937, 7, 127, 2, 2, 937, 194, 3, 2, 2, 2, 938, 939, 7, 37, 2, 2, 939, 940, 7, 107, 2, 2, 940, 941, 7, 111, 2, 2, 941, 942, 7, 114, 2, 2, 942, 943, 7, 113, 2, 2, 943, 944, 7, 116, 2, 2, 944, 945, 7, 118, 2, 2, 945, 946, 3, 2, 2, 2, 946, 947, 8, 97, 4, 2, 947, 196, 3, 2, 2, 2, 948, 949, 7, 37, 2, 2, 949, 950, 7, 107, 2, 2, 950, 951, 7, 112, 2, 2, 951, 952, 7, 101, 2, 2, 952, 953, 7, 110, 2, 2, 953, 954, 7, 119, 2, 2, 954, 955, 7, 102, 2, 2, 955, 956, 7, 103, 2, 2, 956, 957, 3, 2, 2, 2, 957, 958, 8, 98, 5, 2, 958, 198, 3, 2, 2, 2, 959, 960, 7, 37, 2, 2, 960, 961, 7, 114, 2, 2, 961, 962, 7, 116, 2, 2, 962, 963, 7, 99, 2, 2, 963, 964, 7, 105, 2, 2, 964, 965, 7, 111, 2, 2, 965, 966, 7, 99, 2, 2, 966, 200, 3, 2, 2, 2, 967, 968, 7, 37, 2, 2, 968, 969, 7, 102, 2, 2, 969, 970, 7, 103, 2, 2, 970, 971, 7, 104, 2, 2, 971, 972, 7, 107, 2, 2, 972, 973, 7, 112, 2, 2, 973, 974, 7, 103, 2, 2, 974, 202, 3, 2, 2, 2, 975, 976, 7, 94, 2, 2, 976, 981, 7, 12, 2, 2, 977, 978, 7, 94, 2, 2, 978, 979, 7, 15, 2, 2, 979, 981, 7, 12, 2, 2, 980, 975, 3, 2, 2, 2, 980, 977, 3, 2, 2, 2, 981, 204, 3, 2, 2, 2, 982, 983, 7, 37, 2, 2, 983, 984, 7, 119, 2, 2, 984, 985, 7, 112, 2, 2, 985, 986, 7, 102, 2, 2, 986, 987, 7, 103, 2, 2, 987, 988, 7, 104, 2, 2, 988, 206, 3, 2, 2, 2, 989, 990, 7, 37, 2, 2, 990, 991, 7, 107, 2, 2, 991, 992, 7, 104, 2, 2, 992, 993, 7, 102, 2, 2, 993, 994, 7, 103, 2, 2, 994, 995, 7, 104, 2, 2, 995, 208, 3, 2, 2, 2, 996, 997, 7, 37, 2, 2, 997, 998, 7, 107, 2, 2, 998, 999, 7, 104, 2, 2, 999, 1000, 7, 112, 2, 2, 1000, 1001, 7, 102, 2, 2, 1001, 1002, 7, 103, 2, 2, 1002, 1003, 7, 104, 2, 2, 1003, 210, 3, 2, 2, 2, 1004, 1005, 7, 37, 2, 2, 1005, 1006, 7, 107, 2, 2, 1006, 1007, 7, 104, 2, 2, 1007, 212, 3, 2, 2, 2, 1008, 1009, 7, 37, 2, 2, 1009, 1010, 7, 103, 2, 2, 1010, 1011, 7, 110, 2, 2, 1011, 1012, 7, 107, 2, 2, 1012, 1013, 7, 104, 2, 2, 1013, 214, 3, 2, 2, 2, 1014, 1015, 7, 37, 2, 2, 1015, 1016, 7, 103, 2, 2, 1016, 1017, 7, 110, 2, 2, 1017, 1018, 7, 117, 2, 2, 1018, 1019, 7, 103, 2, 2, 1019, 216, 3, 2, 2, 2, 1020, 1021, 7, 37, 2, 2, 1021, 1022, 7, 103, 2, 2, 1022, 1023, 7, 112, 2, 2, 1023, 1024, 7, 102, 2, 2, 1024, 1025, 7, 107, 2, 2, 1025, 1026, 7, 104, 2, 2, 1026, 218, 3, 2, 2, 2, 1027, 1030, 5, 221, 110, 2, 1028, 1030, 5, 229, 114, 2, 1029, 1027, 3, 2, 2, 2, 1029, 1028, 3, 2, 2, 2, 1030, 220, 3, 2, 2, 2, 1031, 1035, 5, 223, 111, 2, 1032, 1035, 5, 225, 112, 2, 1033, 1035, 5, 227, 113, 2, 1034, 1031, 3, 2, 2, 2, 1034, 1032, 3, 2, 2, 2, 1034, 1033, 3, 2, 2, 2, 1035, 222, 3, 2, 2, 2, 1036, 1042, 7, 39, 2, 2, 1037, 1038, 7, 50, 2, 2, 1038, 1042, 7, 100, 2, 2, 1039, 1040, 7, 50, 2, 2, 1040, 1042, 7, 68, 2, 2, 1041, 1036, 3, 2, 2, 2, 1041, 1037, 3, 2, 2, 2, 1041, 1039, 3, 2, 2, 2, 1042, 1046, 3, 2, 2, 2, 1043, 1045, 5, 237, 118, 2, 1044, 1043, 3, 2, 2, 2, 1045, 1048, 3, 2, 2, 2, 1046, 1044, 3, 2, 2, 2, 1046, 1047, 3, 2, 2, 2, 1047, 1049, 3, 2, 2, 2, 1048, 1046, 3, 2, 2, 2, 1049, 1051, 7, 48, 2, 2, 1050, 1052, 5, 237, 118, 2, 1051, 1050, 3, 2, 2, 2, 1052, 1053, 3, 2, 2, 2, 1053, 1051, 3, 2, 2, 2, 1053, 1054, 3, 2, 2, 2, 1054, 224, 3, 2, 2, 2, 1055, 1057, 5, 239, 119, 2, 1056, 1055, 3, 2, 2, 2, 1057, 1060, 3, 2, 2, 2, 1058, 1056, 3, 2, 2, 2, 1058, 1059, 3, 2, 2, 2, 1059, 1061, 3, 2, 2, 2, 1060, 1058, 3, 2, 2, 2, 1061, 1063, 7, 48, 2, 2, 1062, 1064, 5, 239, 119, 2, 1063, 1062, 3, 2, 2, 2, 1064, 1065, 3, 2, 2, 2, 1065, 1063, 3, 2, 2, 2, 1065, 1066, 3, 2, 2, 2, 1066, 226, 3, 2, 2, 2, 1067, 1073, 7, 38, 2, 2, 1068, 1069, 7, 50, 2, 2, 1069, 1073, 7, 122, 2, 2, 1070, 1071, 7, 50, 2, 2, 1071, 1073, 7, 90, 2, 2, 1072, 1067, 3, 2, 2, 2, 1072, 1068, 3, 2, 2, 2, 1072, 1070, 3, 2, 2, 2, 1073, 1077, 3, 2, 2, 2, 1074, 1076, 5, 241, 120, 2, 1075, 1074, 3, 2, 2, 2, 1076, 1079, 3, 2, 2, 2, 1077, 1075, 3, 2, 2, 2, 1077, 1078, 3, 2, 2, 2, 1078, 1080, 3, 2, 2, 2, 1079, 1077, 3, 2, 2, 2, 1080, 1082, 7, 48, 2, 2, 1081, 1083, 5, 241, 120, 2, 1082, 1081, 3, 2, 2, 2, 1083, 1084, 3, 2, 2, 2, 1084, 1082, 3, 2, 2, 2, 1084, 1085, 3, 2, 2, 2, 1085, 228, 3, 2, 2, 2, 1086, 1090, 5, 233, 116, 2, 1087, 1090, 5, 235, 117, 2, 1088, 1090, 5, 231, 115, 2, 1089, 1086, 3, 2, 2, 2, 1089, 1087, 3, 2, 2, 2, 1089, 1088, 3, 2, 2, 2, 1090, 1094, 3, 2, 2, 2, 1091, 1092, 9, 2, 2, 2, 1092, 1095, 9, 3, 2, 2, 1093, 1095, 7, 110, 2, 2, 1094, 1091, 3, 2, 2, 2, 1094, 1093, 3, 2, 2, 2, 1094, 1095, 3, 2, 2, 2, 1095, 230, 3, 2, 2, 2, 1096, 1097, 7, 50, 2, 2, 1097, 1099, 9, 4, 2, 2, 1098, 1100, 5, 237, 118, 2, 1099, 1098, 3, 2, 2, 2, 1100, 1101, 3, 2, 2, 2, 1101, 1099, 3, 2, 2, 2, 1101, 1102, 3, 2, 2, 2, 1102, 1110, 3, 2, 2, 2, 1103, 1105, 7, 39, 2, 2, 1104, 1106, 5, 237, 118, 2, 1105, 1104, 3, 2, 2, 2, 1106, 1107, 3, 2, 2, 2, 1107, 1105, 3, 2, 2, 2, 1107, 1108, 3, 2, 2, 2, 1108, 1110, 3, 2, 2, 2, 1109, 1096, 3, 2, 2, 2, 1109, 1103, 3, 2, 2, 2, 1110, 232, 3, 2, 2, 2, 1111, 1113, 5, 239, 119, 2, 1112, 1111, 3, 2, 2, 2, 1113, 1114, 3, 2, 2, 2, 1114, 1112, 3, 2, 2, 2, 1114, 1115, 3, 2, 2, 2, 1115, 234, 3, 2, 2, 2, 1116, 1122, 7, 38, 2, 2, 1117, 1118, 7, 50, 2, 2, 1118, 1122, 7, 122, 2, 2, 1119, 1120, 7, 50, 2, 2, 1120, 1122, 7, 90, 2, 2, 1121, 1116, 3, 2, 2, 2, 1121, 1117, 3, 2, 2, 2, 1121, 1119, 3, 2, 2, 2, 1122, 1124, 3, 2, 2, 2, 1123, 1125, 5, 241, 120, 2, 1124, 1123, 3, 2, 2, 2, 1125, 1126, 3, 2, 2, 2, 1126, 1124, 3, 2, 2, 2, 1126, 1127, 3, 2, 2, 2, 1127, 236, 3, 2, 2, 2, 1128, 1129, 9, 5, 2, 2, 1129, 238, 3, 2, 2, 2, 1130, 1131, 9, 6, 2, 2, 1131, 240, 3, 2, 2, 2, 1132, 1133, 9, 7, 2, 2, 1133, 242, 3, 2, 2, 2, 1134, 1138, 5, 245, 122, 2, 1135, 1137, 5, 247, 123, 2, 1136, 1135, 3, 2, 2, 2, 1137, 1140, 3, 2, 2, 2, 1138, 1136, 3, 2, 2, 2, 1138, 1139, 3, 2, 2, 2, 1139, 1141, 3, 2, 2, 2, 1140, 1138, 3, 2, 2, 2, 1141, 1142, 8, 121, 6, 2, 1142, 244, 3, 2, 2, 2, 1143, 1144, 9, 8, 2, 2, 1144, 246, 3, 2, 2, 2, 1145, 1146, 9, 9, 2, 2, 1146, 248, 3, 2, 2, 2, 1147, 1153, 7, 36, 2, 2, 1148, 1149, 7, 94, 2, 2, 1149, 1152, 7, 36, 2, 2, 1150, 1152, 10, 10, 2, 2, 1151, 1148, 3, 2, 2, 2, 1151, 1150, 3, 2, 2, 2, 1152, 1155, 3, 2, 2, 2, 1153, 1151, 3, 2, 2, 2, 1153, 1154, 3, 2, 2, 2, 1154, 1156, 3, 2, 2, 2, 1155, 1153, 3, 2, 2, 2, 1156, 1158, 7, 36, 2, 2, 1157, 1159, 9, 11, 2, 2, 1158, 1157, 3, 2, 2, 2, 1158, 1159, 3, 2, 2, 2, 1159, 1164, 3, 2, 2, 2, 1160, 1162, 9, 12, 2, 2, 1161, 1163, 9, 13, 2, 2, 1162, 1161, 3, 2, 2, 2, 1162, 1163, 3, 2, 2, 2, 1163, 1165, 3, 2, 2, 2, 1164, 1160, 3, 2, 2, 2, 1164, 1165, 3, 2, 2, 2, 1165, 1167, 3, 2, 2, 2, 1166, 1168, 9, 11, 2, 2, 1167, 1166, 3, 2, 2, 2, 1167, 1168, 3, 2, 2, 2, 1168, 250, 3, 2, 2, 2, 1169, 1178, 7, 41, 2, 2, 1170, 1175, 7, 94, 2, 2, 1171, 1176, 9, 14, 2, 2, 1172, 1173, 7, 122, 2, 2, 1173, 1174, 9, 15, 2, 2, 1174, 1176, 9, 15, 2, 2, 1175, 1171, 3, 2, 2, 2, 1175, 1172, 3, 2, 2, 2, 1176, 1179, 3, 2, 2, 2, 1177, 1179, 10, 16, 2, 2, 1178, 1170, 3, 2, 2, 2, 1178, 1177, 3, 2, 2, 2, 1179, 1180, 3, 2, 2, 2, 1180, 1181, 7, 41, 2, 2, 1181, 252, 3, 2, 2, 2, 1182, 1184, 9, 17, 2, 2, 1183, 1182, 3, 2, 2, 2, 1184, 1185, 3, 2, 2, 2, 1185, 1183, 3, 2, 2, 2, 1185, 1186, 3, 2, 2, 2, 1186, 1187, 3, 2, 2, 2, 1187, 1188, 8, 126, 7, 2, 1188, 254, 3, 2, 2, 2, 1189, 1190, 7, 49, 2, 2, 1190, 1191, 7, 49, 2, 2, 1191, 1195, 3, 2, 2, 2, 1192, 1194, 10, 18, 2, 2, 1193, 1192, 3, 2, 2, 2, 1194, 1197, 3, 2, 2, 2, 1195, 1193, 3, 2, 2, 2, 1195, 1196, 3, 2, 2, 2, 1196, 1198, 3, 2, 2, 2, 1197, 1195, 3, 2, 2, 2, 1198, 1199, 8, 127, 8, 2, 1199, 256, 3, 2, 2, 2, 1200, 1201, 7, 49, 2, 2, 1201, 1202, 7, 44, 2, 2, 1202, 1206, 3, 2, 2, 2, 1203, 1205, 11, 2, 2, 2, 1204, 1203, 3, 2, 2, 2, 1205, 1208, 3, 2, 2, 2, 1206, 1207, 3, 2, 2, 2, 1206, 1204, 3, 2, 2, 2, 1207, 1209, 3, 2, 2, 2, 1208, 1206, 3, 2, 2, 2, 1209, 1210, 7, 44, 2, 2, 1210, 1211, 7, 49, 2, 2, 1211, 1212, 3, 2, 2, 2, 1212, 1213, 8, 128, 8, 2, 1213, 258, 3, 2, 2, 2, 1214, 1215, 7, 48, 2, 2, 1215, 1216, 7, 100, 2, 2, 1216, 1217, 7, 123, 2, 2, 1217, 1218, 7, 118, 2, 2, 1218, 1219, 7, 103, 2, 2, 1219, 260, 3, 2, 2, 2, 1220, 1221, 7, 100, 2, 2, 1221, 1222, 7, 116, 2, 2, 1222, 1443, 7, 109, 2, 2, 1223, 1224, 7, 113, 2, 2, 1224, 1225, 7, 116, 2, 2, 1225, 1443, 7, 99, 2, 2, 1226, 1227, 7, 109, 2, 2, 1227, 1228, 7, 107, 2, 2, 1228, 1443, 7, 110, 2, 2, 1229, 1230, 7, 117, 2, 2, 1230, 1231, 7, 110, 2, 2, 1231, 1443, 7, 113, 2, 2, 1232, 1233, 7, 112, 2, 2, 1233, 1234, 7, 113, 2, 2, 1234, 1443, 7, 114, 2, 2, 1235, 1236, 7, 99, 2, 2, 1236, 1237, 7, 117, 2, 2, 1237, 1443, 7, 110, 2, 2, 1238, 1239, 7, 114, 2, 2, 1239, 1240, 7, 106, 2, 2, 1240, 1443, 7, 114, 2, 2, 1241, 1242, 7, 99, 2, 2, 1242, 1243, 7, 112, 2, 2, 1243, 1443, 7, 101, 2, 2, 1244, 1245, 7, 100, 2, 2, 1245, 1246, 7, 114, 2, 2, 1246, 1443, 7, 110, 2, 2, 1247, 1248, 7, 101, 2, 2, 1248, 1249, 7, 110, 2, 2, 1249, 1443, 7, 101, 2, 2, 1250, 1251, 7, 108, 2, 2, 1251, 1252, 7, 117, 2, 2, 1252, 1443, 7, 116, 2, 2, 1253, 1254, 7, 99, 2, 2, 1254, 1255, 7, 112, 2, 2, 1255, 1443, 7, 102, 2, 2, 1256, 1257, 7, 116, 2, 2, 1257, 1258, 7, 110, 2, 2, 1258, 1443, 7, 99, 2, 2, 1259, 1260, 7, 100, 2, 2, 1260, 1261, 7, 107, 2, 2, 1261, 1443, 7, 118, 2, 2, 1262, 1263, 7, 116, 2, 2, 1263, 1264, 7, 113, 2, 2, 1264, 1443, 7, 110, 2, 2, 1265, 1266, 7, 114, 2, 2, 1266, 1267, 7, 110, 2, 2, 1267, 1443, 7, 99, 2, 2, 1268, 1269, 7, 114, 2, 2, 1269, 1270, 7, 110, 2, 2, 1270, 1443, 7, 114, 2, 2, 1271, 1272, 7, 100, 2, 2, 1272, 1273, 7, 111, 2, 2, 1273, 1443, 7, 107, 2, 2, 1274, 1275, 7, 117, 2, 2, 1275, 1276, 7, 103, 2, 2, 1276, 1443, 7, 101, 2, 2, 1277, 1278, 7, 116, 2, 2, 1278, 1279, 7, 118, 2, 2, 1279, 1443, 7, 107, 2, 2, 1280, 1281, 7, 103, 2, 2, 1281, 1282, 7, 113, 2, 2, 1282, 1443, 7, 116, 2, 2, 1283, 1284, 7, 117, 2, 2, 1284, 1285, 7, 116, 2, 2, 1285, 1443, 7, 103, 2, 2, 1286, 1287, 7, 110, 2, 2, 1287, 1288, 7, 117, 2, 2, 1288, 1443, 7, 116, 2, 2, 1289, 1290, 7, 114, 2, 2, 1290, 1291, 7, 106, 2, 2, 1291, 1443, 7, 99, 2, 2, 1292, 1293, 7, 99, 2, 2, 1293, 1294, 7, 110, 2, 2, 1294, 1443, 7, 116, 2, 2, 1295, 1296, 7, 108, 2, 2, 1296, 1297, 7, 111, 2, 2, 1297, 1443, 7, 114, 2, 2, 1298, 1299, 7, 100, 2, 2, 1299, 1300, 7, 120, 2, 2, 1300, 1443, 7, 101, 2, 2, 1301, 1302, 7, 101, 2, 2, 1302, 1303, 7, 110, 2, 2, 1303, 1443, 7, 107, 2, 2, 1304, 1305, 7, 116, 2, 2, 1305, 1306, 7, 118, 2, 2, 1306, 1443, 7, 117, 2, 2, 1307, 1308, 7, 99, 2, 2, 1308, 1309, 7, 102, 2, 2, 1309, 1443, 7, 101, 2, 2, 1310, 1311, 7, 116, 2, 2, 1311, 1312, 7, 116, 2, 2, 1312, 1443, 7, 99, 2, 2, 1313, 1314, 7, 100, 2, 2, 1314, 1315, 7, 120, 2, 2, 1315, 1443, 7, 117, 2, 2, 1316, 1317, 7, 117, 2, 2, 1317, 1318, 7, 103, 2, 2, 1318, 1443, 7, 107, 2, 2, 1319, 1320, 7, 117, 2, 2, 1320, 1321, 7, 99, 2, 2, 1321, 1443, 7, 122, 2, 2, 1322, 1323, 7, 117, 2, 2, 1323, 1324, 7, 118, 2, 2, 1324, 1443, 7, 123, 2, 2, 1325, 1326, 7, 117, 2, 2, 1326, 1327, 7, 118, 2, 2, 1327, 1443, 7, 99, 2, 2, 1328, 1329, 7, 117, 2, 2, 1329, 1330, 7, 118, 2, 2, 1330, 1443, 7, 122, 2, 2, 1331, 1332, 7, 102, 2, 2, 1332, 1333, 7, 103, 2, 2, 1333, 1443, 7, 123, 2, 2, 1334, 1335, 7, 118, 2, 2, 1335, 1336, 7, 122, 2, 2, 1336, 1443, 7, 99, 2, 2, 1337, 1338, 7, 122, 2, 2, 1338, 1339, 7, 99, 2, 2, 1339, 1443, 7, 99, 2, 2, 1340, 1341, 7, 100, 2, 2, 1341, 1342, 7, 101, 2, 2, 1342, 1443, 7, 101, 2, 2, 1343, 1344, 7, 99, 2, 2, 1344, 1345, 7, 106, 2, 2, 1345, 1443, 7, 122, 2, 2, 1346, 1347, 7, 118, 2, 2, 1347, 1348, 7, 123, 2, 2, 1348, 1443, 7, 99, 2, 2, 1349, 1350, 7, 118, 2, 2, 1350, 1351, 7, 122, 2, 2, 1351, 1443, 7, 117, 2, 2, 1352, 1353, 7, 118, 2, 2, 1353, 1354, 7, 99, 2, 2, 1354, 1443, 7, 117, 2, 2, 1355, 1356, 7, 117, 2, 2, 1356, 1357, 7, 106, 2, 2, 1357, 1443, 7, 123, 2, 2, 1358, 1359, 7, 117, 2, 2, 1359, 1360, 7, 106, 2, 2, 1360, 1443, 7, 122, 2, 2, 1361, 1362, 7, 110, 2, 2, 1362, 1363, 7, 102, 2, 2, 1363, 1443, 7, 123, 2, 2, 1364, 1365, 7, 110, 2, 2, 1365, 1366, 7, 102, 2, 2, 1366, 1443, 7, 99, 2, 2, 1367, 1368, 7, 110, 2, 2, 1368, 1369, 7, 102, 2, 2, 1369, 1443, 7, 122, 2, 2, 1370, 1371, 7, 110, 2, 2, 1371, 1372, 7, 99, 2, 2, 1372, 1443, 7, 122, 2, 2, 1373, 1374, 7, 118, 2, 2, 1374, 1375, 7, 99, 2, 2, 1375, 1443, 7, 123, 2, 2, 1376, 1377, 7, 118, 2, 2, 1377, 1378, 7, 99, 2, 2, 1378, 1443, 7, 122, 2, 2, 1379, 1380, 7, 100, 2, 2, 1380, 1381, 7, 101, 2, 2, 1381, 1443, 7, 117, 2, 2, 1382, 1383, 7, 101, 2, 2, 1383, 1384, 7, 110, 2, 2, 1384, 1443, 7, 120, 2, 2, 1385, 1386, 7, 118, 2, 2, 1386, 1387, 7, 117, 2, 2, 1387, 1443, 7, 122, 2, 2, 1388, 1389, 7, 110, 2, 2, 1389, 1390, 7, 99, 2, 2, 1390, 1443, 7, 117, 2, 2, 1391, 1392, 7, 101, 2, 2, 1392, 1393, 7, 114, 2, 2, 1393, 1443, 7, 123, 2, 2, 1394, 1395, 7, 101, 2, 2, 1395, 1396, 7, 111, 2, 2, 1396, 1443, 7, 114, 2, 2, 1397, 1398, 7, 101, 2, 2, 1398, 1399, 7, 114, 2, 2, 1399, 1443, 7, 122, 2, 2, 1400, 1401, 7, 102, 2, 2, 1401, 1402, 7, 101, 2, 2, 1402, 1443, 7, 114, 2, 2, 1403, 1404, 7, 102, 2, 2, 1404, 1405, 7, 103, 2, 2, 1405, 1443, 7, 101, 2, 2, 1406, 1407, 7, 107, 2, 2, 1407, 1408, 7, 112, 2, 2, 1408, 1443, 7, 101, 2, 2, 1409, 1410, 7, 99, 2, 2, 1410, 1411, 7, 122, 2, 2, 1411, 1443, 7, 117, 2, 2, 1412, 1413, 7, 100, 2, 2, 1413, 1414, 7, 112, 2, 2, 1414, 1443, 7, 103, 2, 2, 1415, 1416, 7, 101, 2, 2, 1416, 1417, 7, 110, 2, 2, 1417, 1443, 7, 102, 2, 2, 1418, 1419, 7, 117, 2, 2, 1419, 1420, 7, 100, 2, 2, 1420, 1443, 7, 101, 2, 2, 1421, 1422, 7, 107, 2, 2, 1422, 1423, 7, 117, 2, 2, 1423, 1443, 7, 101, 2, 2, 1424, 1425, 7, 107, 2, 2, 1425, 1426, 7, 112, 2, 2, 1426, 1443, 7, 122, 2, 2, 1427, 1428, 7, 100, 2, 2, 1428, 1429, 7, 103, 2, 2, 1429, 1443, 7, 115, 2, 2, 1430, 1431, 7, 117, 2, 2, 1431, 1432, 7, 103, 2, 2, 1432, 1443, 7, 102, 2, 2, 1433, 1434, 7, 102, 2, 2, 1434, 1435, 7, 103, 2, 2, 1435, 1443, 7, 122, 2, 2, 1436, 1437, 7, 107, 2, 2, 1437, 1438, 7, 112, 2, 2, 1438, 1443, 7, 123, 2, 2, 1439, 1440, 7, 116, 2, 2, 1440, 1441, 7, 113, 2, 2, 1441, 1443, 7, 116, 2, 2, 1442, 1220, 3, 2, 2, 2, 1442, 1223, 3, 2, 2, 2, 1442, 1226, 3, 2, 2, 2, 1442, 1229, 3, 2, 2, 2, 1442, 1232, 3, 2, 2, 2, 1442, 1235, 3, 2, 2, 2, 1442, 1238, 3, 2, 2, 2, 1442, 1241, 3, 2, 2, 2, 1442, 1244, 3, 2, 2, 2, 1442, 1247, 3, 2, 2, 2, 1442, 1250, 3, 2, 2, 2, 1442, 1253, 3, 2, 2, 2, 1442, 1256, 3, 2, 2, 2, 1442, 1259, 3, 2, 2, 2, 1442, 1262, 3, 2, 2, 2, 1442, 1265, 3, 2, 2, 2, 1442, 1268, 3, 2, 2, 2, 1442, 1271, 3, 2, 2, 2, 1442, 1274, 3, 2, 2, 2, 1442, 1277, 3, 2, 2, 2, 1442, 1280, 3, 2, 2, 2, 1442, 1283, 3, 2, 2, 2, 1442, 1286, 3, 2, 2, 2, 1442, 1289, 3, 2, 2, 2, 1442, 1292, 3, 2, 2, 2, 1442, 1295, 3, 2, 2, 2, 1442, 1298, 3, 2, 2, 2, 1442, 1301, 3, 2, 2, 2, 1442, 1304, 3, 2, 2, 2, 1442, 1307, 3, 2, 2, 2, 1442, 1310, 3, 2, 2, 2, 1442, 1313, 3, 2, 2, 2, 1442, 1316, 3, 2, 2, 2, 1442, 1319, 3, 2, 2, 2, 1442, 1322, 3, 2, 2, 2, 1442, 1325, 3, 2, 2, 2, 1442, 1328, 3, 2, 2, 2, 1442, 1331, 3, 2, 2, 2, 1442, 1334, 3, 2, 2, 2, 1442, 1337, 3, 2, 2, 2, 1442, 1340, 3, 2, 2, 2, 1442, 1343, 3, 2, 2, 2, 1442, 1346, 3, 2, 2, 2, 1442, 1349, 3, 2, 2, 2, 1442, 1352, 3, 2, 2, 2, 1442, 1355, 3, 2, 2, 2, 1442, 1358, 3, 2, 2, 2, 1442, 1361, 3, 2, 2, 2, 1442, 1364, 3, 2, 2, 2, 1442, 1367, 3, 2, 2, 2, 1442, 1370, 3, 2, 2, 2, 1442, 1373, 3, 2, 2, 2, 1442, 1376, 3, 2, 2, 2, 1442, 1379, 3, 2, 2, 2, 1442, 1382, 3, 2, 2, 2, 1442, 1385, 3, 2, 2, 2, 1442, 1388, 3, 2, 2, 2, 1442, 1391, 3, 2, 2, 2, 1442, 1394, 3, 2, 2, 2, 1442, 1397, 3, 2, 2, 2, 1442, 1400, 3, 2, 2, 2, 1442, 1403, 3, 2, 2, 2, 1442, 1406, 3, 2, 2, 2, 1442, 1409, 3, 2, 2, 2, 1442, 1412, 3, 2, 2, 2, 1442, 1415, 3, 2, 2, 2, 1442, 1418, 3, 2, 2, 2, 1442, 1421, 3, 2, 2, 2, 1442, 1424, 3, 2, 2, 2, 1442, 1427, 3, 2, 2, 2, 1442, 1430, 3, 2, 2, 2, 1442, 1433, 3, 2, 2, 2, 1442, 1436, 3, 2, 2, 2, 1442, 1439, 3, 2, 2, 2, 1443, 262, 3, 2, 2, 2, 1444, 1445, 7, 37, 2, 2, 1445, 264, 3, 2, 2, 2, 1446, 1447, 7, 60, 2, 2, 1447, 266, 3, 2, 2, 2, 1448, 1449, 7, 46, 2, 2, 1449, 268, 3, 2, 2, 2, 1450, 1451, 7, 42, 2, 2, 1451, 270, 3, 2, 2, 2, 1452, 1453, 7, 43, 2, 2, 1453, 272, 3, 2, 2, 2, 1454, 1455, 7, 93, 2, 2, 1455, 274, 3, 2, 2, 2, 1456, 1457, 7, 95, 2, 2, 1457, 276, 3, 2, 2, 2, 1458, 1459, 7, 48, 2, 2, 1459, 278, 3, 2, 2, 2, 1460, 1461, 7, 62, 2, 2, 1461, 1462, 7, 62, 2, 2, 1462, 280, 3, 2, 2, 2, 1463, 1464, 7, 64, 2, 2, 1464, 1465, 7, 64, 2, 2, 1465, 282, 3, 2, 2, 2, 1466, 1467, 7, 45, 2, 2, 1467, 284, 3, 2, 2, 2, 1468, 1469, 7, 47, 2, 2, 1469, 286, 3, 2, 2, 2, 1470, 1471, 7, 62, 2, 2, 1471, 288, 3, 2, 2, 2, 1472, 1473, 7, 64, 2, 2, 1473, 290, 3, 2, 2, 2, 1474, 1475, 7, 44, 2, 2, 1475, 292, 3, 2, 2, 2, 1476, 1477, 7, 49, 2, 2, 1477, 294, 3, 2, 2, 2, 1478, 1479, 7, 125, 2, 2, 1479, 1480, 8, 147, 9, 2, 1480, 296, 3, 2, 2, 2, 1481, 1482, 7, 127, 2, 2, 1482, 1483, 8, 148, 10, 2, 1483, 298, 3, 2, 2, 2, 1484, 1487, 5, 301, 150, 2, 1485, 1487, 5, 309, 154, 2, 1486, 1484, 3, 2, 2, 2, 1486, 1485, 3, 2, 2, 2, 1487, 300, 3, 2, 2, 2, 1488, 1492, 5, 303, 151, 2, 1489, 1492, 5, 305, 152, 2, 1490, 1492, 5, 307, 153, 2, 1491, 1488, 3, 2, 2, 2, 1491, 1489, 3, 2, 2, 2, 1491, 1490, 3, 2, 2, 2, 1492, 302, 3, 2, 2, 2, 1493, 1497, 7, 39, 2, 2, 1494, 1496, 5, 317, 158, 2, 1495, 1494, 3, 2, 2, 2, 1496, 1499, 3, 2, 2, 2, 1497, 1495, 3, 2, 2, 2, 1497, 1498, 3, 2, 2, 2, 1498, 1500, 3, 2, 2, 2, 1499, 1497, 3, 2, 2, 2, 1500, 1502, 7, 48, 2, 2, 1501, 1503, 5, 317, 158, 2, 1502, 1501, 3, 2, 2, 2, 1503, 1504, 3, 2, 2, 2, 1504, 1502, 3, 2, 2, 2, 1504, 1505, 3, 2, 2, 2, 1505, 304, 3, 2, 2, 2, 1506, 1508, 5, 319, 159, 2, 1507, 1506, 3, 2, 2, 2, 1508, 1511, 3, 2, 2, 2, 1509, 1507, 3, 2, 2, 2, 1509, 1510, 3, 2, 2, 2, 1510, 1512, 3, 2, 2, 2, 1511, 1509, 3, 2, 2, 2, 1512, 1514, 7, 48, 2, 2, 1513, 1515, 5, 319, 159, 2, 1514, 1513, 3, 2, 2, 2, 1515, 1516, 3, 2, 2, 2, 1516, 1514, 3, 2, 2, 2, 1516, 1517, 3, 2, 2, 2, 1517, 306, 3, 2, 2, 2, 1518, 1522, 7, 38, 2, 2, 1519, 1521, 5, 321, 160, 2, 1520, 1519, 3, 2, 2, 2, 1521, 1524, 3, 2, 2, 2, 1522, 1520, 3, 2, 2, 2, 1522, 1523, 3, 2, 2, 2, 1523, 1525, 3, 2, 2, 2, 1524, 1522, 3, 2, 2, 2, 1525, 1527, 7, 48, 2, 2, 1526, 1528, 5, 321, 160, 2, 1527, 1526, 3, 2, 2, 2, 1528, 1529, 3, 2, 2, 2, 1529, 1527, 3, 2, 2, 2, 1529, 1530, 3, 2, 2, 2, 1530, 308, 3, 2, 2, 2, 1531, 1535, 5, 313, 156, 2, 1532, 1535, 5, 315, 157, 2, 1533, 1535, 5, 311, 155, 2, 1534, 1531, 3, 2, 2, 2, 1534, 1532, 3, 2, 2, 2, 1534, 1533, 3, 2, 2, 2, 1535, 310, 3, 2, 2, 2, 1536, 1538, 7, 39, 2, 2, 1537, 1539, 5, 317, 158, 2, 1538, 1537, 3, 2, 2, 2, 1539, 1540, 3, 2, 2, 2, 1540, 1538, 3, 2, 2, 2, 1540, 1541, 3, 2, 2, 2, 1541, 312, 3, 2, 2, 2, 1542, 1544, 5, 319, 159, 2, 1543, 1542, 3, 2, 2, 2, 1544, 1545, 3, 2, 2, 2, 1545, 1543, 3, 2, 2, 2, 1545, 1546, 3, 2, 2, 2, 1546, 314, 3, 2, 2, 2, 1547, 1549, 7, 38, 2, 2, 1548, 1550, 5, 321, 160, 2, 1549, 1548, 3, 2, 2, 2, 1550, 1551, 3, 2, 2, 2, 1551, 1549, 3, 2, 2, 2, 1551, 1552, 3, 2, 2, 2, 1552, 316, 3, 2, 2, 2, 1553, 1554, 9, 5, 2, 2, 1554, 318, 3, 2, 2, 2, 1555, 1556, 9, 6, 2, 2, 1556, 320, 3, 2, 2, 2, 1557, 1558, 9, 7, 2, 2, 1558, 322, 3, 2, 2, 2, 1559, 1563, 7, 41, 2, 2, 1560, 1561, 7, 94, 2, 2, 1561, 1564, 9, 14, 2, 2, 1562, 1564, 10, 16, 2, 2, 1563, 1560, 3, 2, 2, 2, 1563, 1562, 3, 2, 2, 2, 1564, 1565, 3, 2, 2, 2, 1565, 1566, 7, 41, 2, 2, 1566, 324, 3, 2, 2, 2, 1567, 1569, 5, 327, 163, 2, 1568, 1570, 9, 19, 2, 2, 1569, 1568, 3, 2, 2, 2, 1570, 1571, 3, 2, 2, 2, 1571, 1569, 3, 2, 2, 2, 1571, 1572, 3, 2, 2, 2, 1572, 326, 3, 2, 2, 2, 1573, 1577, 7, 35, 2, 2, 1574, 1576, 5, 333, 166, 2, 1575, 1574, 3, 2, 2, 2, 1576, 1579, 3, 2, 2, 2, 1577, 1575, 3, 2, 2, 2, 1577, 1578, 3, 2, 2, 2, 1578, 328, 3, 2, 2, 2, 1579, 1577, 3, 2, 2, 2, 1580, 1584, 5, 331, 165, 2, 1581, 1583, 5, 333, 166, 2, 1582, 1581, 3, 2, 2, 2, 1583, 1586, 3, 2, 2, 2, 1584, 1582, 3, 2, 2, 2, 1584, 1585, 3, 2, 2, 2, 1585, 330, 3, 2, 2, 2, 1586, 1584, 3, 2, 2, 2, 1587, 1588, 9, 8, 2, 2, 1588, 332, 3, 2, 2, 2, 1589, 1590, 9, 9, 2, 2, 1590, 334, 3, 2, 2, 2, 1591, 1593, 9, 17, 2, 2, 1592, 1591, 3, 2, 2, 2, 1593, 1594, 3, 2, 2, 2, 1594, 1592, 3, 2, 2, 2, 1594, 1595, 3, 2, 2, 2, 1595, 1596, 3, 2, 2, 2, 1596, 1597, 8, 167, 7, 2, 1597, 336, 3, 2, 2, 2, 1598, 1599, 7, 49, 2, 2, 1599, 1600, 7, 49, 2, 2, 1600, 1604, 3, 2, 2, 2, 1601, 1603, 10, 18, 2, 2, 1602, 1601, 3, 2, 2, 2, 1603, 1606, 3, 2, 2, 2, 1604, 1602, 3, 2, 2, 2, 1604, 1605, 3, 2, 2, 2, 1605, 1607, 3, 2, 2, 2, 1606, 1604, 3, 2, 2, 2, 1607, 1608, 8, 168, 8, 2, 1608, 338, 3, 2, 2, 2, 1609, 1610, 7, 49, 2, 2, 1610, 1611, 7, 44, 2, 2, 1611, 1615, 3, 2, 2, 2, 1612, 1614, 11, 2, 2, 2, 1613, 1612, 3, 2, 2, 2, 1614, 1617, 3, 2, 2, 2, 1615, 1616, 3, 2, 2, 2, 1615, 1613, 3, 2, 2, 2, 1616, 1618, 3, 2, 2, 2, 1617, 1615, 3, 2, 2, 2, 1618, 1619, 7, 44, 2, 2, 1619, 1620, 7, 49, 2, 2, 1620, 1621, 3, 2, 2, 2, 1621, 1622, 8, 169, 8, 2, 1622, 340, 3, 2, 2, 2, 1623, 1625, 7, 62, 2, 2, 1624, 1626, 9, 20, 2, 2, 1625, 1624, 3, 2, 2, 2, 1626, 1627, 3, 2, 2, 2, 1627, 1625, 3, 2, 2, 2, 1627, 1628, 3, 2, 2, 2, 1628, 1629, 3, 2, 2, 2, 1629, 1630, 7, 64, 2, 2, 1630, 1631, 8, 170, 11, 2, 1631, 342, 3, 2, 2, 2, 1632, 1638, 7, 36, 2, 2, 1633, 1634, 7, 94, 2, 2, 1634, 1637, 7, 36, 2, 2, 1635, 1637, 10, 10, 2, 2, 1636, 1633, 3, 2, 2, 2, 1636, 1635, 3, 2, 2, 2, 1637, 1640, 3, 2, 2, 2, 1638, 1636, 3, 2, 2, 2, 1638, 1639, 3, 2, 2, 2, 1639, 1641, 3, 2, 2, 2, 1640, 1638, 3, 2, 2, 2, 1641, 1642, 7, 36, 2, 2, 1642, 1643, 8, 171, 12, 2, 1643, 344, 3, 2, 2, 2, 1644, 1646, 9, 17, 2, 2, 1645, 1644, 3, 2, 2, 2, 1646, 1647, 3, 2, 2, 2, 1647, 1645, 3, 2, 2, 2, 1647, 1648, 3, 2, 2, 2, 1648, 1649, 3, 2, 2, 2, 1649, 1650, 8, 172, 7, 2, 1650, 346, 3, 2, 2, 2, 1651, 1652, 7, 49, 2, 2, 1652, 1653, 7, 49, 2, 2, 1653, 1657, 3, 2, 2, 2, 1654, 1656, 10, 18, 2, 2, 1655, 1654, 3, 2, 2, 2, 1656, 1659, 3, 2, 2, 2, 1657, 1655, 3, 2, 2, 2, 1657, 1658, 3, 2, 2, 2, 1658, 1660, 3, 2, 2, 2, 1659, 1657, 3, 2, 2, 2, 1660, 1661, 8, 173, 8, 2, 1661, 348, 3, 2, 2, 2, 1662, 1663, 7, 49, 2, 2, 1663, 1664, 7, 44, 2, 2, 1664, 1668, 3, 2, 2, 2, 1665, 1667, 11, 2, 2, 2, 1666, 1665, 3, 2, 2, 2, 1667, 1670, 3, 2, 2, 2, 1668, 1669, 3, 2, 2, 2, 1668, 1666, 3, 2, 2, 2, 1669, 1671, 3, 2, 2, 2, 1670, 1668, 3, 2, 2, 2, 1671, 1672, 7, 44, 2, 2, 1672, 1673, 7, 49, 2, 2, 1673, 1674, 3, 2, 2, 2, 1674, 1675, 8, 174, 8, 2, 1675, 350, 3, 2, 2, 2, 68, 2, 3, 4, 460, 699, 874, 913, 924, 932, 980, 1029, 1034, 1041, 1046, 1053, 1058, 1065, 1072, 1077, 1084, 1089, 1094, 1101, 1107, 1109, 1114, 1121, 1126, 1138, 1151, 1153, 1158, 1162, 1164, 1167, 1175, 1178, 1185, 1195, 1206, 1442, 1486, 1491, 1497, 1504, 1509, 1516, 1522, 1529, 1534, 1540, 1545, 1551, 1563, 1571, 1577, 1584, 1594, 1604, 1615, 1627, 1636, 1638, 1647, 1657, 1668, 13, 3, 2, 2, 3, 78, 3, 3, 97, 4, 3, 98, 5, 3, 121, 6, 2, 3, 2, 2, 4, 2, 3, 147, 7, 3, 148, 8, 3, 170, 9, 3, 171, 10]
\ No newline at end of file
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.java b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.java
index adb177d2b..3b96a6938 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.java
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.java
@@ -28,27 +28,28 @@ public class KickCLexer extends Lexer {
ASSIGN_COMPOUND=38, TYPEDEF=39, RESERVE=40, PC=41, TARGET=42, LINK=43,
EXTENSION=44, EMULATOR=45, CPU=46, CODESEG=47, DATASEG=48, ENCODING=49,
CONST=50, EXTERN=51, EXPORT=52, ALIGN=53, INLINE=54, VOLATILE=55, STATIC=56,
- INTERRUPT=57, REGISTER=58, ADDRESS=59, ADDRESS_ZEROPAGE=60, ADDRESS_MAINMEM=61,
- FORM_SSA=62, FORM_MA=63, INTRINSIC=64, CALLING=65, CALLINGCONVENTION=66,
- VARMODEL=67, IF=68, ELSE=69, WHILE=70, DO=71, FOR=72, SWITCH=73, RETURN=74,
- BREAK=75, CONTINUE=76, ASM=77, DEFAULT=78, CASE=79, STRUCT=80, ENUM=81,
- SIZEOF=82, TYPEID=83, DEFINED=84, KICKASM=85, RESOURCE=86, USES=87, CLOBBERS=88,
- BYTES=89, CYCLES=90, LOGIC_NOT=91, SIGNEDNESS=92, SIMPLETYPE=93, BOOLEAN=94,
- KICKASM_BODY=95, IMPORT=96, INCLUDE=97, PRAGMA=98, DEFINE=99, DEFINE_CONTINUE=100,
- UNDEF=101, IFDEF=102, IFNDEF=103, IFIF=104, ELIF=105, IFELSE=106, ENDIF=107,
- NUMBER=108, NUMFLOAT=109, BINFLOAT=110, DECFLOAT=111, HEXFLOAT=112, NUMINT=113,
- BININTEGER=114, DECINTEGER=115, HEXINTEGER=116, NAME=117, STRING=118,
- CHAR=119, WS=120, COMMENT_LINE=121, COMMENT_BLOCK=122, ASM_BYTE=123, ASM_MNEMONIC=124,
- ASM_IMM=125, ASM_COLON=126, ASM_COMMA=127, ASM_PAR_BEGIN=128, ASM_PAR_END=129,
- ASM_BRACKET_BEGIN=130, ASM_BRACKET_END=131, ASM_DOT=132, ASM_SHIFT_LEFT=133,
- ASM_SHIFT_RIGHT=134, ASM_PLUS=135, ASM_MINUS=136, ASM_LESS_THAN=137, ASM_GREATER_THAN=138,
- ASM_MULTIPLY=139, ASM_DIVIDE=140, ASM_CURLY_BEGIN=141, ASM_CURLY_END=142,
- ASM_NUMBER=143, ASM_NUMFLOAT=144, ASM_BINFLOAT=145, ASM_DECFLOAT=146,
- ASM_HEXFLOAT=147, ASM_NUMINT=148, ASM_BININTEGER=149, ASM_DECINTEGER=150,
- ASM_HEXINTEGER=151, ASM_CHAR=152, ASM_MULTI_REL=153, ASM_MULTI_NAME=154,
- ASM_NAME=155, ASM_WS=156, ASM_COMMENT_LINE=157, ASM_COMMENT_BLOCK=158,
- IMPORT_SYSTEMFILE=159, IMPORT_LOCALFILE=160, IMPORT_WS=161, IMPORT_COMMENT_LINE=162,
- IMPORT_COMMENT_BLOCK=163;
+ INTERRUPT=57, REGISTER=58, LOCAL_RESERVE=59, ADDRESS=60, ADDRESS_ZEROPAGE=61,
+ ADDRESS_MAINMEM=62, FORM_SSA=63, FORM_MA=64, INTRINSIC=65, CALLING=66,
+ CALLINGCONVENTION=67, VARMODEL=68, IF=69, ELSE=70, WHILE=71, DO=72, FOR=73,
+ SWITCH=74, RETURN=75, BREAK=76, CONTINUE=77, ASM=78, DEFAULT=79, CASE=80,
+ STRUCT=81, ENUM=82, SIZEOF=83, TYPEID=84, DEFINED=85, KICKASM=86, RESOURCE=87,
+ USES=88, CLOBBERS=89, BYTES=90, CYCLES=91, LOGIC_NOT=92, SIGNEDNESS=93,
+ SIMPLETYPE=94, BOOLEAN=95, KICKASM_BODY=96, IMPORT=97, INCLUDE=98, PRAGMA=99,
+ DEFINE=100, DEFINE_CONTINUE=101, UNDEF=102, IFDEF=103, IFNDEF=104, IFIF=105,
+ ELIF=106, IFELSE=107, ENDIF=108, NUMBER=109, NUMFLOAT=110, BINFLOAT=111,
+ DECFLOAT=112, HEXFLOAT=113, NUMINT=114, BININTEGER=115, DECINTEGER=116,
+ HEXINTEGER=117, NAME=118, STRING=119, CHAR=120, WS=121, COMMENT_LINE=122,
+ COMMENT_BLOCK=123, ASM_BYTE=124, ASM_MNEMONIC=125, ASM_IMM=126, ASM_COLON=127,
+ ASM_COMMA=128, ASM_PAR_BEGIN=129, ASM_PAR_END=130, ASM_BRACKET_BEGIN=131,
+ ASM_BRACKET_END=132, ASM_DOT=133, ASM_SHIFT_LEFT=134, ASM_SHIFT_RIGHT=135,
+ ASM_PLUS=136, ASM_MINUS=137, ASM_LESS_THAN=138, ASM_GREATER_THAN=139,
+ ASM_MULTIPLY=140, ASM_DIVIDE=141, ASM_CURLY_BEGIN=142, ASM_CURLY_END=143,
+ ASM_NUMBER=144, ASM_NUMFLOAT=145, ASM_BINFLOAT=146, ASM_DECFLOAT=147,
+ ASM_HEXFLOAT=148, ASM_NUMINT=149, ASM_BININTEGER=150, ASM_DECINTEGER=151,
+ ASM_HEXINTEGER=152, ASM_CHAR=153, ASM_MULTI_REL=154, ASM_MULTI_NAME=155,
+ ASM_NAME=156, ASM_WS=157, ASM_COMMENT_LINE=158, ASM_COMMENT_BLOCK=159,
+ IMPORT_SYSTEMFILE=160, IMPORT_LOCALFILE=161, IMPORT_WS=162, IMPORT_COMMENT_LINE=163,
+ IMPORT_COMMENT_BLOCK=164;
public static final int
ASM_MODE=1, IMPORT_MODE=2;
public static String[] channelNames = {
@@ -69,27 +70,27 @@ public class KickCLexer extends Lexer {
"GREATER_THAN", "LOGIC_AND", "LOGIC_OR", "ASSIGN", "ASSIGN_COMPOUND",
"TYPEDEF", "RESERVE", "PC", "TARGET", "LINK", "EXTENSION", "EMULATOR",
"CPU", "CODESEG", "DATASEG", "ENCODING", "CONST", "EXTERN", "EXPORT",
- "ALIGN", "INLINE", "VOLATILE", "STATIC", "INTERRUPT", "REGISTER", "ADDRESS",
- "ADDRESS_ZEROPAGE", "ADDRESS_MAINMEM", "FORM_SSA", "FORM_MA", "INTRINSIC",
- "CALLING", "CALLINGCONVENTION", "VARMODEL", "IF", "ELSE", "WHILE", "DO",
- "FOR", "SWITCH", "RETURN", "BREAK", "CONTINUE", "ASM", "DEFAULT", "CASE",
- "STRUCT", "ENUM", "SIZEOF", "TYPEID", "DEFINED", "KICKASM", "RESOURCE",
- "USES", "CLOBBERS", "BYTES", "CYCLES", "LOGIC_NOT", "SIGNEDNESS", "SIMPLETYPE",
- "BOOLEAN", "KICKASM_BODY", "IMPORT", "INCLUDE", "PRAGMA", "DEFINE", "DEFINE_CONTINUE",
- "UNDEF", "IFDEF", "IFNDEF", "IFIF", "ELIF", "IFELSE", "ENDIF", "NUMBER",
- "NUMFLOAT", "BINFLOAT", "DECFLOAT", "HEXFLOAT", "NUMINT", "BININTEGER",
- "DECINTEGER", "HEXINTEGER", "BINDIGIT", "DECDIGIT", "HEXDIGIT", "NAME",
- "NAME_START", "NAME_CHAR", "STRING", "CHAR", "WS", "COMMENT_LINE", "COMMENT_BLOCK",
- "ASM_BYTE", "ASM_MNEMONIC", "ASM_IMM", "ASM_COLON", "ASM_COMMA", "ASM_PAR_BEGIN",
- "ASM_PAR_END", "ASM_BRACKET_BEGIN", "ASM_BRACKET_END", "ASM_DOT", "ASM_SHIFT_LEFT",
- "ASM_SHIFT_RIGHT", "ASM_PLUS", "ASM_MINUS", "ASM_LESS_THAN", "ASM_GREATER_THAN",
- "ASM_MULTIPLY", "ASM_DIVIDE", "ASM_CURLY_BEGIN", "ASM_CURLY_END", "ASM_NUMBER",
- "ASM_NUMFLOAT", "ASM_BINFLOAT", "ASM_DECFLOAT", "ASM_HEXFLOAT", "ASM_NUMINT",
- "ASM_BININTEGER", "ASM_DECINTEGER", "ASM_HEXINTEGER", "ASM_BINDIGIT",
- "ASM_DECDIGIT", "ASM_HEXDIGIT", "ASM_CHAR", "ASM_MULTI_REL", "ASM_MULTI_NAME",
- "ASM_NAME", "ASM_NAME_START", "ASM_NAME_CHAR", "ASM_WS", "ASM_COMMENT_LINE",
- "ASM_COMMENT_BLOCK", "IMPORT_SYSTEMFILE", "IMPORT_LOCALFILE", "IMPORT_WS",
- "IMPORT_COMMENT_LINE", "IMPORT_COMMENT_BLOCK"
+ "ALIGN", "INLINE", "VOLATILE", "STATIC", "INTERRUPT", "REGISTER", "LOCAL_RESERVE",
+ "ADDRESS", "ADDRESS_ZEROPAGE", "ADDRESS_MAINMEM", "FORM_SSA", "FORM_MA",
+ "INTRINSIC", "CALLING", "CALLINGCONVENTION", "VARMODEL", "IF", "ELSE",
+ "WHILE", "DO", "FOR", "SWITCH", "RETURN", "BREAK", "CONTINUE", "ASM",
+ "DEFAULT", "CASE", "STRUCT", "ENUM", "SIZEOF", "TYPEID", "DEFINED", "KICKASM",
+ "RESOURCE", "USES", "CLOBBERS", "BYTES", "CYCLES", "LOGIC_NOT", "SIGNEDNESS",
+ "SIMPLETYPE", "BOOLEAN", "KICKASM_BODY", "IMPORT", "INCLUDE", "PRAGMA",
+ "DEFINE", "DEFINE_CONTINUE", "UNDEF", "IFDEF", "IFNDEF", "IFIF", "ELIF",
+ "IFELSE", "ENDIF", "NUMBER", "NUMFLOAT", "BINFLOAT", "DECFLOAT", "HEXFLOAT",
+ "NUMINT", "BININTEGER", "DECINTEGER", "HEXINTEGER", "BINDIGIT", "DECDIGIT",
+ "HEXDIGIT", "NAME", "NAME_START", "NAME_CHAR", "STRING", "CHAR", "WS",
+ "COMMENT_LINE", "COMMENT_BLOCK", "ASM_BYTE", "ASM_MNEMONIC", "ASM_IMM",
+ "ASM_COLON", "ASM_COMMA", "ASM_PAR_BEGIN", "ASM_PAR_END", "ASM_BRACKET_BEGIN",
+ "ASM_BRACKET_END", "ASM_DOT", "ASM_SHIFT_LEFT", "ASM_SHIFT_RIGHT", "ASM_PLUS",
+ "ASM_MINUS", "ASM_LESS_THAN", "ASM_GREATER_THAN", "ASM_MULTIPLY", "ASM_DIVIDE",
+ "ASM_CURLY_BEGIN", "ASM_CURLY_END", "ASM_NUMBER", "ASM_NUMFLOAT", "ASM_BINFLOAT",
+ "ASM_DECFLOAT", "ASM_HEXFLOAT", "ASM_NUMINT", "ASM_BININTEGER", "ASM_DECINTEGER",
+ "ASM_HEXINTEGER", "ASM_BINDIGIT", "ASM_DECDIGIT", "ASM_HEXDIGIT", "ASM_CHAR",
+ "ASM_MULTI_REL", "ASM_MULTI_NAME", "ASM_NAME", "ASM_NAME_START", "ASM_NAME_CHAR",
+ "ASM_WS", "ASM_COMMENT_LINE", "ASM_COMMENT_BLOCK", "IMPORT_SYSTEMFILE",
+ "IMPORT_LOCALFILE", "IMPORT_WS", "IMPORT_COMMENT_LINE", "IMPORT_COMMENT_BLOCK"
};
}
public static final String[] ruleNames = makeRuleNames();
@@ -99,19 +100,19 @@ public class KickCLexer extends Lexer {
null, null, null, null, null, null, null, null, "';'", null, null, "'..'",
"'...'", "'?'", null, "'->'", null, null, null, null, "'%'", "'++'",
"'--'", "'&'", "'~'", "'^'", "'|'", null, null, "'=='", "'!='", null,
- "'<='", "'>='", null, "'&&'", "'||'", "'='", null, "'typedef'", "'reserve'",
+ "'<='", "'>='", null, "'&&'", "'||'", "'='", null, "'typedef'", "'zp_reserve'",
"'pc'", "'target'", "'link'", "'extension'", "'emulator'", "'cpu'", "'code_seg'",
"'data_seg'", "'encoding'", "'const'", "'extern'", "'export'", "'align'",
- "'inline'", "'volatile'", "'static'", "'interrupt'", "'register'", "'__address'",
- "'__zp'", "'__mem'", "'__ssa'", "'__ma'", "'__intrinsic'", "'calling'",
- null, "'var_model'", "'if'", "'else'", "'while'", "'do'", "'for'", "'switch'",
- "'return'", "'break'", "'continue'", "'asm'", "'default'", "'case'",
- "'struct'", "'enum'", "'sizeof'", "'typeid'", "'defined'", "'kickasm'",
- "'resource'", "'uses'", "'clobbers'", "'bytes'", "'cycles'", "'!'", null,
- null, null, null, "'#import'", "'#include'", "'#pragma'", "'#define'",
- null, "'#undef'", "'#ifdef'", "'#ifndef'", "'#if'", "'#elif'", "'#else'",
- "'#endif'", null, null, null, null, null, null, null, null, null, null,
- null, null, null, null, null, "'.byte'", null, "'#'"
+ "'inline'", "'volatile'", "'static'", "'interrupt'", "'register'", "'__zp_reserve'",
+ "'__address'", "'__zp'", "'__mem'", "'__ssa'", "'__ma'", "'__intrinsic'",
+ "'calling'", null, "'var_model'", "'if'", "'else'", "'while'", "'do'",
+ "'for'", "'switch'", "'return'", "'break'", "'continue'", "'asm'", "'default'",
+ "'case'", "'struct'", "'enum'", "'sizeof'", "'typeid'", "'defined'",
+ "'kickasm'", "'resource'", "'uses'", "'clobbers'", "'bytes'", "'cycles'",
+ "'!'", null, null, null, null, "'#import'", "'#include'", "'#pragma'",
+ "'#define'", null, "'#undef'", "'#ifdef'", "'#ifndef'", "'#if'", "'#elif'",
+ "'#else'", "'#endif'", null, null, null, null, null, null, null, null,
+ null, null, null, null, null, null, null, "'.byte'", null, "'#'"
};
}
private static final String[] _LITERAL_NAMES = makeLiteralNames();
@@ -125,25 +126,26 @@ public class KickCLexer extends Lexer {
"GREATER_THAN", "LOGIC_AND", "LOGIC_OR", "ASSIGN", "ASSIGN_COMPOUND",
"TYPEDEF", "RESERVE", "PC", "TARGET", "LINK", "EXTENSION", "EMULATOR",
"CPU", "CODESEG", "DATASEG", "ENCODING", "CONST", "EXTERN", "EXPORT",
- "ALIGN", "INLINE", "VOLATILE", "STATIC", "INTERRUPT", "REGISTER", "ADDRESS",
- "ADDRESS_ZEROPAGE", "ADDRESS_MAINMEM", "FORM_SSA", "FORM_MA", "INTRINSIC",
- "CALLING", "CALLINGCONVENTION", "VARMODEL", "IF", "ELSE", "WHILE", "DO",
- "FOR", "SWITCH", "RETURN", "BREAK", "CONTINUE", "ASM", "DEFAULT", "CASE",
- "STRUCT", "ENUM", "SIZEOF", "TYPEID", "DEFINED", "KICKASM", "RESOURCE",
- "USES", "CLOBBERS", "BYTES", "CYCLES", "LOGIC_NOT", "SIGNEDNESS", "SIMPLETYPE",
- "BOOLEAN", "KICKASM_BODY", "IMPORT", "INCLUDE", "PRAGMA", "DEFINE", "DEFINE_CONTINUE",
- "UNDEF", "IFDEF", "IFNDEF", "IFIF", "ELIF", "IFELSE", "ENDIF", "NUMBER",
- "NUMFLOAT", "BINFLOAT", "DECFLOAT", "HEXFLOAT", "NUMINT", "BININTEGER",
- "DECINTEGER", "HEXINTEGER", "NAME", "STRING", "CHAR", "WS", "COMMENT_LINE",
- "COMMENT_BLOCK", "ASM_BYTE", "ASM_MNEMONIC", "ASM_IMM", "ASM_COLON",
- "ASM_COMMA", "ASM_PAR_BEGIN", "ASM_PAR_END", "ASM_BRACKET_BEGIN", "ASM_BRACKET_END",
- "ASM_DOT", "ASM_SHIFT_LEFT", "ASM_SHIFT_RIGHT", "ASM_PLUS", "ASM_MINUS",
- "ASM_LESS_THAN", "ASM_GREATER_THAN", "ASM_MULTIPLY", "ASM_DIVIDE", "ASM_CURLY_BEGIN",
- "ASM_CURLY_END", "ASM_NUMBER", "ASM_NUMFLOAT", "ASM_BINFLOAT", "ASM_DECFLOAT",
- "ASM_HEXFLOAT", "ASM_NUMINT", "ASM_BININTEGER", "ASM_DECINTEGER", "ASM_HEXINTEGER",
- "ASM_CHAR", "ASM_MULTI_REL", "ASM_MULTI_NAME", "ASM_NAME", "ASM_WS",
- "ASM_COMMENT_LINE", "ASM_COMMENT_BLOCK", "IMPORT_SYSTEMFILE", "IMPORT_LOCALFILE",
- "IMPORT_WS", "IMPORT_COMMENT_LINE", "IMPORT_COMMENT_BLOCK"
+ "ALIGN", "INLINE", "VOLATILE", "STATIC", "INTERRUPT", "REGISTER", "LOCAL_RESERVE",
+ "ADDRESS", "ADDRESS_ZEROPAGE", "ADDRESS_MAINMEM", "FORM_SSA", "FORM_MA",
+ "INTRINSIC", "CALLING", "CALLINGCONVENTION", "VARMODEL", "IF", "ELSE",
+ "WHILE", "DO", "FOR", "SWITCH", "RETURN", "BREAK", "CONTINUE", "ASM",
+ "DEFAULT", "CASE", "STRUCT", "ENUM", "SIZEOF", "TYPEID", "DEFINED", "KICKASM",
+ "RESOURCE", "USES", "CLOBBERS", "BYTES", "CYCLES", "LOGIC_NOT", "SIGNEDNESS",
+ "SIMPLETYPE", "BOOLEAN", "KICKASM_BODY", "IMPORT", "INCLUDE", "PRAGMA",
+ "DEFINE", "DEFINE_CONTINUE", "UNDEF", "IFDEF", "IFNDEF", "IFIF", "ELIF",
+ "IFELSE", "ENDIF", "NUMBER", "NUMFLOAT", "BINFLOAT", "DECFLOAT", "HEXFLOAT",
+ "NUMINT", "BININTEGER", "DECINTEGER", "HEXINTEGER", "NAME", "STRING",
+ "CHAR", "WS", "COMMENT_LINE", "COMMENT_BLOCK", "ASM_BYTE", "ASM_MNEMONIC",
+ "ASM_IMM", "ASM_COLON", "ASM_COMMA", "ASM_PAR_BEGIN", "ASM_PAR_END",
+ "ASM_BRACKET_BEGIN", "ASM_BRACKET_END", "ASM_DOT", "ASM_SHIFT_LEFT",
+ "ASM_SHIFT_RIGHT", "ASM_PLUS", "ASM_MINUS", "ASM_LESS_THAN", "ASM_GREATER_THAN",
+ "ASM_MULTIPLY", "ASM_DIVIDE", "ASM_CURLY_BEGIN", "ASM_CURLY_END", "ASM_NUMBER",
+ "ASM_NUMFLOAT", "ASM_BINFLOAT", "ASM_DECFLOAT", "ASM_HEXFLOAT", "ASM_NUMINT",
+ "ASM_BININTEGER", "ASM_DECINTEGER", "ASM_HEXINTEGER", "ASM_CHAR", "ASM_MULTI_REL",
+ "ASM_MULTI_NAME", "ASM_NAME", "ASM_WS", "ASM_COMMENT_LINE", "ASM_COMMENT_BLOCK",
+ "IMPORT_SYSTEMFILE", "IMPORT_LOCALFILE", "IMPORT_WS", "IMPORT_COMMENT_LINE",
+ "IMPORT_COMMENT_BLOCK"
};
}
private static final String[] _SYMBOLIC_NAMES = makeSymbolicNames();
@@ -224,28 +226,28 @@ public class KickCLexer extends Lexer {
case 0:
CURLY_BEGIN_action((RuleContext)_localctx, actionIndex);
break;
- case 75:
+ case 76:
ASM_action((RuleContext)_localctx, actionIndex);
break;
- case 94:
+ case 95:
IMPORT_action((RuleContext)_localctx, actionIndex);
break;
- case 95:
+ case 96:
INCLUDE_action((RuleContext)_localctx, actionIndex);
break;
- case 118:
+ case 119:
NAME_action((RuleContext)_localctx, actionIndex);
break;
- case 144:
+ case 145:
ASM_CURLY_BEGIN_action((RuleContext)_localctx, actionIndex);
break;
- case 145:
+ case 146:
ASM_CURLY_END_action((RuleContext)_localctx, actionIndex);
break;
- case 167:
+ case 168:
IMPORT_SYSTEMFILE_action((RuleContext)_localctx, actionIndex);
break;
- case 168:
+ case 169:
IMPORT_LOCALFILE_action((RuleContext)_localctx, actionIndex);
break;
}
@@ -315,7 +317,7 @@ public class KickCLexer extends Lexer {
}
public static final String _serializedATN =
- "\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\2\u00a5\u067a\b\1\b"+
+ "\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\2\u00a6\u068c\b\1\b"+
"\1\b\1\4\2\t\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6\4\7\t\7\4\b\t\b\4\t\t\t"+
"\4\n\t\n\4\13\t\13\4\f\t\f\4\r\t\r\4\16\t\16\4\17\t\17\4\20\t\20\4\21"+
"\t\21\4\22\t\22\4\23\t\23\4\24\t\24\4\25\t\25\4\26\t\26\4\27\t\27\4\30"+
@@ -339,618 +341,625 @@ public class KickCLexer extends Lexer {
"\t\u009f\4\u00a0\t\u00a0\4\u00a1\t\u00a1\4\u00a2\t\u00a2\4\u00a3\t\u00a3"+
"\4\u00a4\t\u00a4\4\u00a5\t\u00a5\4\u00a6\t\u00a6\4\u00a7\t\u00a7\4\u00a8"+
"\t\u00a8\4\u00a9\t\u00a9\4\u00aa\t\u00aa\4\u00ab\t\u00ab\4\u00ac\t\u00ac"+
- "\4\u00ad\t\u00ad\3\2\3\2\3\2\3\3\3\3\3\4\3\4\3\5\3\5\3\6\3\6\3\7\3\7\3"+
- "\b\3\b\3\t\3\t\3\n\3\n\3\13\3\13\3\13\3\f\3\f\3\f\3\f\3\r\3\r\3\16\3\16"+
- "\3\17\3\17\3\17\3\20\3\20\3\21\3\21\3\22\3\22\3\23\3\23\3\24\3\24\3\25"+
- "\3\25\3\25\3\26\3\26\3\26\3\27\3\27\3\30\3\30\3\31\3\31\3\32\3\32\3\33"+
- "\3\33\3\33\3\34\3\34\3\34\3\35\3\35\3\35\3\36\3\36\3\36\3\37\3\37\3 \3"+
- " \3 \3!\3!\3!\3\"\3\"\3#\3#\3#\3$\3$\3$\3%\3%\3&\3&\3&\3&\3&\3&\3&\3&"+
- "\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\5&\u01cb\n&\3\'\3\'\3\'\3\'"+
- "\3\'\3\'\3\'\3\'\3(\3(\3(\3(\3(\3(\3(\3(\3)\3)\3)\3*\3*\3*\3*\3*\3*\3"+
- "*\3+\3+\3+\3+\3+\3,\3,\3,\3,\3,\3,\3,\3,\3,\3,\3-\3-\3-\3-\3-\3-\3-\3"+
- "-\3-\3.\3.\3.\3.\3/\3/\3/\3/\3/\3/\3/\3/\3/\3\60\3\60\3\60\3\60\3\60\3"+
- "\60\3\60\3\60\3\60\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\62\3"+
- "\62\3\62\3\62\3\62\3\62\3\63\3\63\3\63\3\63\3\63\3\63\3\63\3\64\3\64\3"+
- "\64\3\64\3\64\3\64\3\64\3\65\3\65\3\65\3\65\3\65\3\65\3\66\3\66\3\66\3"+
- "\66\3\66\3\66\3\66\3\67\3\67\3\67\3\67\3\67\3\67\3\67\3\67\3\67\38\38"+
- "\38\38\38\38\38\39\39\39\39\39\39\39\39\39\39\3:\3:\3:\3:\3:\3:\3:\3:"+
- "\3:\3;\3;\3;\3;\3;\3;\3;\3;\3;\3;\3<\3<\3<\3<\3<\3=\3=\3=\3=\3=\3=\3>"+
- "\3>\3>\3>\3>\3>\3?\3?\3?\3?\3?\3@\3@\3@\3@\3@\3@\3@\3@\3@\3@\3@\3@\3A"+
- "\3A\3A\3A\3A\3A\3A\3A\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B\3B"+
- "\3B\3B\3B\3B\5B\u02aa\nB\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3D\3D\3D\3E\3E"+
- "\3E\3E\3E\3F\3F\3F\3F\3F\3F\3G\3G\3G\3H\3H\3H\3H\3I\3I\3I\3I\3I\3I\3I"+
- "\3J\3J\3J\3J\3J\3J\3J\3K\3K\3K\3K\3K\3K\3L\3L\3L\3L\3L\3L\3L\3L\3L\3M"+
- "\3M\3M\3M\3M\3M\3N\3N\3N\3N\3N\3N\3N\3N\3O\3O\3O\3O\3O\3P\3P\3P\3P\3P"+
- "\3P\3P\3Q\3Q\3Q\3Q\3Q\3R\3R\3R\3R\3R\3R\3R\3S\3S\3S\3S\3S\3S\3S\3T\3T"+
- "\3T\3T\3T\3T\3T\3T\3U\3U\3U\3U\3U\3U\3U\3U\3V\3V\3V\3V\3V\3V\3V\3V\3V"+
- "\3W\3W\3W\3W\3W\3X\3X\3X\3X\3X\3X\3X\3X\3X\3Y\3Y\3Y\3Y\3Y\3Y\3Z\3Z\3Z"+
- "\3Z\3Z\3Z\3Z\3[\3[\3\\\3\\\3\\\3\\\3\\\3\\\3\\\3\\\3\\\3\\\3\\\3\\\3\\"+
- "\3\\\5\\\u0359\n\\\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]"+
- "\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\5]\u0380"+
- "\n]\3^\3^\3^\3^\3^\3^\3^\3^\3^\5^\u038b\n^\3_\3_\3_\3_\7_\u0391\n_\f_"+
- "\16_\u0394\13_\3_\3_\3_\3`\3`\3`\3`\3`\3`\3`\3`\3`\3`\3a\3a\3a\3a\3a\3"+
- "a\3a\3a\3a\3a\3a\3b\3b\3b\3b\3b\3b\3b\3b\3c\3c\3c\3c\3c\3c\3c\3c\3d\3"+
- "d\3d\3d\3d\5d\u03c3\nd\3e\3e\3e\3e\3e\3e\3e\3f\3f\3f\3f\3f\3f\3f\3g\3"+
- "g\3g\3g\3g\3g\3g\3g\3h\3h\3h\3h\3i\3i\3i\3i\3i\3i\3j\3j\3j\3j\3j\3j\3"+
- "k\3k\3k\3k\3k\3k\3k\3l\3l\5l\u03f4\nl\3m\3m\3m\5m\u03f9\nm\3n\3n\3n\3"+
- "n\3n\5n\u0400\nn\3n\7n\u0403\nn\fn\16n\u0406\13n\3n\3n\6n\u040a\nn\rn"+
- "\16n\u040b\3o\7o\u040f\no\fo\16o\u0412\13o\3o\3o\6o\u0416\no\ro\16o\u0417"+
- "\3p\3p\3p\3p\3p\5p\u041f\np\3p\7p\u0422\np\fp\16p\u0425\13p\3p\3p\6p\u0429"+
- "\np\rp\16p\u042a\3q\3q\3q\5q\u0430\nq\3q\3q\3q\5q\u0435\nq\3r\3r\3r\6"+
- "r\u043a\nr\rr\16r\u043b\3r\3r\6r\u0440\nr\rr\16r\u0441\5r\u0444\nr\3s"+
- "\6s\u0447\ns\rs\16s\u0448\3t\3t\3t\3t\3t\5t\u0450\nt\3t\6t\u0453\nt\r"+
- "t\16t\u0454\3u\3u\3v\3v\3w\3w\3x\3x\7x\u045f\nx\fx\16x\u0462\13x\3x\3"+
- "x\3y\3y\3z\3z\3{\3{\3{\3{\7{\u046e\n{\f{\16{\u0471\13{\3{\3{\5{\u0475"+
- "\n{\3{\3{\5{\u0479\n{\5{\u047b\n{\3{\5{\u047e\n{\3|\3|\3|\3|\3|\3|\5|"+
- "\u0486\n|\3|\5|\u0489\n|\3|\3|\3}\6}\u048e\n}\r}\16}\u048f\3}\3}\3~\3"+
- "~\3~\3~\7~\u0498\n~\f~\16~\u049b\13~\3~\3~\3\177\3\177\3\177\3\177\7\177"+
- "\u04a3\n\177\f\177\16\177\u04a6\13\177\3\177\3\177\3\177\3\177\3\177\3"+
- "\u0080\3\u0080\3\u0080\3\u0080\3\u0080\3\u0080\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081\3\u0081"+
- "\3\u0081\3\u0081\3\u0081\5\u0081\u0591\n\u0081\3\u0082\3\u0082\3\u0083"+
- "\3\u0083\3\u0084\3\u0084\3\u0085\3\u0085\3\u0086\3\u0086\3\u0087\3\u0087"+
- "\3\u0088\3\u0088\3\u0089\3\u0089\3\u008a\3\u008a\3\u008a\3\u008b\3\u008b"+
- "\3\u008b\3\u008c\3\u008c\3\u008d\3\u008d\3\u008e\3\u008e\3\u008f\3\u008f"+
- "\3\u0090\3\u0090\3\u0091\3\u0091\3\u0092\3\u0092\3\u0092\3\u0093\3\u0093"+
- "\3\u0093\3\u0094\3\u0094\5\u0094\u05bd\n\u0094\3\u0095\3\u0095\3\u0095"+
- "\5\u0095\u05c2\n\u0095\3\u0096\3\u0096\7\u0096\u05c6\n\u0096\f\u0096\16"+
- "\u0096\u05c9\13\u0096\3\u0096\3\u0096\6\u0096\u05cd\n\u0096\r\u0096\16"+
- "\u0096\u05ce\3\u0097\7\u0097\u05d2\n\u0097\f\u0097\16\u0097\u05d5\13\u0097"+
- "\3\u0097\3\u0097\6\u0097\u05d9\n\u0097\r\u0097\16\u0097\u05da\3\u0098"+
- "\3\u0098\7\u0098\u05df\n\u0098\f\u0098\16\u0098\u05e2\13\u0098\3\u0098"+
- "\3\u0098\6\u0098\u05e6\n\u0098\r\u0098\16\u0098\u05e7\3\u0099\3\u0099"+
- "\3\u0099\5\u0099\u05ed\n\u0099\3\u009a\3\u009a\6\u009a\u05f1\n\u009a\r"+
- "\u009a\16\u009a\u05f2\3\u009b\6\u009b\u05f6\n\u009b\r\u009b\16\u009b\u05f7"+
- "\3\u009c\3\u009c\6\u009c\u05fc\n\u009c\r\u009c\16\u009c\u05fd\3\u009d"+
- "\3\u009d\3\u009e\3\u009e\3\u009f\3\u009f\3\u00a0\3\u00a0\3\u00a0\3\u00a0"+
- "\5\u00a0\u060a\n\u00a0\3\u00a0\3\u00a0\3\u00a1\3\u00a1\6\u00a1\u0610\n"+
- "\u00a1\r\u00a1\16\u00a1\u0611\3\u00a2\3\u00a2\7\u00a2\u0616\n\u00a2\f"+
- "\u00a2\16\u00a2\u0619\13\u00a2\3\u00a3\3\u00a3\7\u00a3\u061d\n\u00a3\f"+
- "\u00a3\16\u00a3\u0620\13\u00a3\3\u00a4\3\u00a4\3\u00a5\3\u00a5\3\u00a6"+
- "\6\u00a6\u0627\n\u00a6\r\u00a6\16\u00a6\u0628\3\u00a6\3\u00a6\3\u00a7"+
- "\3\u00a7\3\u00a7\3\u00a7\7\u00a7\u0631\n\u00a7\f\u00a7\16\u00a7\u0634"+
- "\13\u00a7\3\u00a7\3\u00a7\3\u00a8\3\u00a8\3\u00a8\3\u00a8\7\u00a8\u063c"+
- "\n\u00a8\f\u00a8\16\u00a8\u063f\13\u00a8\3\u00a8\3\u00a8\3\u00a8\3\u00a8"+
- "\3\u00a8\3\u00a9\3\u00a9\6\u00a9\u0648\n\u00a9\r\u00a9\16\u00a9\u0649"+
- "\3\u00a9\3\u00a9\3\u00a9\3\u00aa\3\u00aa\3\u00aa\3\u00aa\7\u00aa\u0653"+
- "\n\u00aa\f\u00aa\16\u00aa\u0656\13\u00aa\3\u00aa\3\u00aa\3\u00aa\3\u00ab"+
- "\6\u00ab\u065c\n\u00ab\r\u00ab\16\u00ab\u065d\3\u00ab\3\u00ab\3\u00ac"+
- "\3\u00ac\3\u00ac\3\u00ac\7\u00ac\u0666\n\u00ac\f\u00ac\16\u00ac\u0669"+
- "\13\u00ac\3\u00ac\3\u00ac\3\u00ad\3\u00ad\3\u00ad\3\u00ad\7\u00ad\u0671"+
- "\n\u00ad\f\u00ad\16\u00ad\u0674\13\u00ad\3\u00ad\3\u00ad\3\u00ad\3\u00ad"+
- "\3\u00ad\6\u0392\u04a4\u063d\u0672\2\u00ae\5\4\7\5\t\6\13\7\r\b\17\t\21"+
- "\n\23\13\25\f\27\r\31\16\33\17\35\20\37\21!\22#\23%\24\'\25)\26+\27-\30"+
- "/\31\61\32\63\33\65\34\67\359\36;\37= ?!A\"C#E$G%I&K\'M(O)Q*S+U,W-Y.["+
- "/]\60_\61a\62c\63e\64g\65i\66k\67m8o9q:s;u{?}@\177A\u0081B\u0083"+
- "C\u0085D\u0087E\u0089F\u008bG\u008dH\u008fI\u0091J\u0093K\u0095L\u0097"+
- "M\u0099N\u009bO\u009dP\u009fQ\u00a1R\u00a3S\u00a5T\u00a7U\u00a9V\u00ab"+
- "W\u00adX\u00afY\u00b1Z\u00b3[\u00b5\\\u00b7]\u00b9^\u00bb_\u00bd`\u00bf"+
- "a\u00c1b\u00c3c\u00c5d\u00c7e\u00c9f\u00cbg\u00cdh\u00cfi\u00d1j\u00d3"+
- "k\u00d5l\u00d7m\u00d9n\u00dbo\u00ddp\u00dfq\u00e1r\u00e3s\u00e5t\u00e7"+
- "u\u00e9v\u00eb\2\u00ed\2\u00ef\2\u00f1w\u00f3\2\u00f5\2\u00f7x\u00f9y"+
- "\u00fbz\u00fd{\u00ff|\u0101}\u0103~\u0105\177\u0107\u0080\u0109\u0081"+
- "\u010b\u0082\u010d\u0083\u010f\u0084\u0111\u0085\u0113\u0086\u0115\u0087"+
- "\u0117\u0088\u0119\u0089\u011b\u008a\u011d\u008b\u011f\u008c\u0121\u008d"+
- "\u0123\u008e\u0125\u008f\u0127\u0090\u0129\u0091\u012b\u0092\u012d\u0093"+
- "\u012f\u0094\u0131\u0095\u0133\u0096\u0135\u0097\u0137\u0098\u0139\u0099"+
- "\u013b\2\u013d\2\u013f\2\u0141\u009a\u0143\u009b\u0145\u009c\u0147\u009d"+
- "\u0149\2\u014b\2\u014d\u009e\u014f\u009f\u0151\u00a0\u0153\u00a1\u0155"+
- "\u00a2\u0157\u00a3\u0159\u00a4\u015b\u00a5\5\2\3\4\25\4\2uuww\7\2dfkk"+
- "nnuuyy\4\2DDdd\3\2\62\63\3\2\62;\5\2\62;CHch\5\2C\\aac|\6\2\62;C\\aac"+
- "|\3\2$$\3\2||\4\2rruu\4\2ooww\7\2$$))hhpptt\4\2\62;ch\3\2))\6\2\13\f\17"+
- "\17\"\"\u00a2\u00a2\4\2\f\f\17\17\4\2--//\7\2/;C\\^^aac|\2\u070b\2\5\3"+
- "\2\2\2\2\7\3\2\2\2\2\t\3\2\2\2\2\13\3\2\2\2\2\r\3\2\2\2\2\17\3\2\2\2\2"+
- "\21\3\2\2\2\2\23\3\2\2\2\2\25\3\2\2\2\2\27\3\2\2\2\2\31\3\2\2\2\2\33\3"+
- "\2\2\2\2\35\3\2\2\2\2\37\3\2\2\2\2!\3\2\2\2\2#\3\2\2\2\2%\3\2\2\2\2\'"+
- "\3\2\2\2\2)\3\2\2\2\2+\3\2\2\2\2-\3\2\2\2\2/\3\2\2\2\2\61\3\2\2\2\2\63"+
- "\3\2\2\2\2\65\3\2\2\2\2\67\3\2\2\2\29\3\2\2\2\2;\3\2\2\2\2=\3\2\2\2\2"+
- "?\3\2\2\2\2A\3\2\2\2\2C\3\2\2\2\2E\3\2\2\2\2G\3\2\2\2\2I\3\2\2\2\2K\3"+
- "\2\2\2\2M\3\2\2\2\2O\3\2\2\2\2Q\3\2\2\2\2S\3\2\2\2\2U\3\2\2\2\2W\3\2\2"+
- "\2\2Y\3\2\2\2\2[\3\2\2\2\2]\3\2\2\2\2_\3\2\2\2\2a\3\2\2\2\2c\3\2\2\2\2"+
- "e\3\2\2\2\2g\3\2\2\2\2i\3\2\2\2\2k\3\2\2\2\2m\3\2\2\2\2o\3\2\2\2\2q\3"+
- "\2\2\2\2s\3\2\2\2\2u\3\2\2\2\2w\3\2\2\2\2y\3\2\2\2\2{\3\2\2\2\2}\3\2\2"+
- "\2\2\177\3\2\2\2\2\u0081\3\2\2\2\2\u0083\3\2\2\2\2\u0085\3\2\2\2\2\u0087"+
- "\3\2\2\2\2\u0089\3\2\2\2\2\u008b\3\2\2\2\2\u008d\3\2\2\2\2\u008f\3\2\2"+
- "\2\2\u0091\3\2\2\2\2\u0093\3\2\2\2\2\u0095\3\2\2\2\2\u0097\3\2\2\2\2\u0099"+
- "\3\2\2\2\2\u009b\3\2\2\2\2\u009d\3\2\2\2\2\u009f\3\2\2\2\2\u00a1\3\2\2"+
- "\2\2\u00a3\3\2\2\2\2\u00a5\3\2\2\2\2\u00a7\3\2\2\2\2\u00a9\3\2\2\2\2\u00ab"+
- "\3\2\2\2\2\u00ad\3\2\2\2\2\u00af\3\2\2\2\2\u00b1\3\2\2\2\2\u00b3\3\2\2"+
- "\2\2\u00b5\3\2\2\2\2\u00b7\3\2\2\2\2\u00b9\3\2\2\2\2\u00bb\3\2\2\2\2\u00bd"+
- "\3\2\2\2\2\u00bf\3\2\2\2\2\u00c1\3\2\2\2\2\u00c3\3\2\2\2\2\u00c5\3\2\2"+
- "\2\2\u00c7\3\2\2\2\2\u00c9\3\2\2\2\2\u00cb\3\2\2\2\2\u00cd\3\2\2\2\2\u00cf"+
- "\3\2\2\2\2\u00d1\3\2\2\2\2\u00d3\3\2\2\2\2\u00d5\3\2\2\2\2\u00d7\3\2\2"+
- "\2\2\u00d9\3\2\2\2\2\u00db\3\2\2\2\2\u00dd\3\2\2\2\2\u00df\3\2\2\2\2\u00e1"+
- "\3\2\2\2\2\u00e3\3\2\2\2\2\u00e5\3\2\2\2\2\u00e7\3\2\2\2\2\u00e9\3\2\2"+
- "\2\2\u00f1\3\2\2\2\2\u00f7\3\2\2\2\2\u00f9\3\2\2\2\2\u00fb\3\2\2\2\2\u00fd"+
- "\3\2\2\2\2\u00ff\3\2\2\2\3\u0101\3\2\2\2\3\u0103\3\2\2\2\3\u0105\3\2\2"+
- "\2\3\u0107\3\2\2\2\3\u0109\3\2\2\2\3\u010b\3\2\2\2\3\u010d\3\2\2\2\3\u010f"+
- "\3\2\2\2\3\u0111\3\2\2\2\3\u0113\3\2\2\2\3\u0115\3\2\2\2\3\u0117\3\2\2"+
- "\2\3\u0119\3\2\2\2\3\u011b\3\2\2\2\3\u011d\3\2\2\2\3\u011f\3\2\2\2\3\u0121"+
- "\3\2\2\2\3\u0123\3\2\2\2\3\u0125\3\2\2\2\3\u0127\3\2\2\2\3\u0129\3\2\2"+
- "\2\3\u012b\3\2\2\2\3\u012d\3\2\2\2\3\u012f\3\2\2\2\3\u0131\3\2\2\2\3\u0133"+
- "\3\2\2\2\3\u0135\3\2\2\2\3\u0137\3\2\2\2\3\u0139\3\2\2\2\3\u0141\3\2\2"+
- "\2\3\u0143\3\2\2\2\3\u0145\3\2\2\2\3\u0147\3\2\2\2\3\u014d\3\2\2\2\3\u014f"+
- "\3\2\2\2\3\u0151\3\2\2\2\4\u0153\3\2\2\2\4\u0155\3\2\2\2\4\u0157\3\2\2"+
- "\2\4\u0159\3\2\2\2\4\u015b\3\2\2\2\5\u015d\3\2\2\2\7\u0160\3\2\2\2\t\u0162"+
- "\3\2\2\2\13\u0164\3\2\2\2\r\u0166\3\2\2\2\17\u0168\3\2\2\2\21\u016a\3"+
- "\2\2\2\23\u016c\3\2\2\2\25\u016e\3\2\2\2\27\u0170\3\2\2\2\31\u0173\3\2"+
- "\2\2\33\u0177\3\2\2\2\35\u0179\3\2\2\2\37\u017b\3\2\2\2!\u017e\3\2\2\2"+
- "#\u0180\3\2\2\2%\u0182\3\2\2\2\'\u0184\3\2\2\2)\u0186\3\2\2\2+\u0188\3"+
- "\2\2\2-\u018b\3\2\2\2/\u018e\3\2\2\2\61\u0190\3\2\2\2\63\u0192\3\2\2\2"+
- "\65\u0194\3\2\2\2\67\u0196\3\2\2\29\u0199\3\2\2\2;\u019c\3\2\2\2=\u019f"+
- "\3\2\2\2?\u01a2\3\2\2\2A\u01a4\3\2\2\2C\u01a7\3\2\2\2E\u01aa\3\2\2\2G"+
- "\u01ac\3\2\2\2I\u01af\3\2\2\2K\u01b2\3\2\2\2M\u01ca\3\2\2\2O\u01cc\3\2"+
- "\2\2Q\u01d4\3\2\2\2S\u01dc\3\2\2\2U\u01df\3\2\2\2W\u01e6\3\2\2\2Y\u01eb"+
- "\3\2\2\2[\u01f5\3\2\2\2]\u01fe\3\2\2\2_\u0202\3\2\2\2a\u020b\3\2\2\2c"+
- "\u0214\3\2\2\2e\u021d\3\2\2\2g\u0223\3\2\2\2i\u022a\3\2\2\2k\u0231\3\2"+
- "\2\2m\u0237\3\2\2\2o\u023e\3\2\2\2q\u0247\3\2\2\2s\u024e\3\2\2\2u\u0258"+
- "\3\2\2\2w\u0261\3\2\2\2y\u026b\3\2\2\2{\u0270\3\2\2\2}\u0276\3\2\2\2\177"+
- "\u027c\3\2\2\2\u0081\u0281\3\2\2\2\u0083\u028d\3\2\2\2\u0085\u02a9\3\2"+
- "\2\2\u0087\u02ab\3\2\2\2\u0089\u02b5\3\2\2\2\u008b\u02b8\3\2\2\2\u008d"+
- "\u02bd\3\2\2\2\u008f\u02c3\3\2\2\2\u0091\u02c6\3\2\2\2\u0093\u02ca\3\2"+
- "\2\2\u0095\u02d1\3\2\2\2\u0097\u02d8\3\2\2\2\u0099\u02de\3\2\2\2\u009b"+
- "\u02e7\3\2\2\2\u009d\u02ed\3\2\2\2\u009f\u02f5\3\2\2\2\u00a1\u02fa\3\2"+
- "\2\2\u00a3\u0301\3\2\2\2\u00a5\u0306\3\2\2\2\u00a7\u030d\3\2\2\2\u00a9"+
- "\u0314\3\2\2\2\u00ab\u031c\3\2\2\2\u00ad\u0324\3\2\2\2\u00af\u032d\3\2"+
- "\2\2\u00b1\u0332\3\2\2\2\u00b3\u033b\3\2\2\2\u00b5\u0341\3\2\2\2\u00b7"+
- "\u0348\3\2\2\2\u00b9\u0358\3\2\2\2\u00bb\u037f\3\2\2\2\u00bd\u038a\3\2"+
- "\2\2\u00bf\u038c\3\2\2\2\u00c1\u0398\3\2\2\2\u00c3\u03a2\3\2\2\2\u00c5"+
- "\u03ad\3\2\2\2\u00c7\u03b5\3\2\2\2\u00c9\u03c2\3\2\2\2\u00cb\u03c4\3\2"+
- "\2\2\u00cd\u03cb\3\2\2\2\u00cf\u03d2\3\2\2\2\u00d1\u03da\3\2\2\2\u00d3"+
- "\u03de\3\2\2\2\u00d5\u03e4\3\2\2\2\u00d7\u03ea\3\2\2\2\u00d9\u03f3\3\2"+
- "\2\2\u00db\u03f8\3\2\2\2\u00dd\u03ff\3\2\2\2\u00df\u0410\3\2\2\2\u00e1"+
- "\u041e\3\2\2\2\u00e3\u042f\3\2\2\2\u00e5\u0443\3\2\2\2\u00e7\u0446\3\2"+
- "\2\2\u00e9\u044f\3\2\2\2\u00eb\u0456\3\2\2\2\u00ed\u0458\3\2\2\2\u00ef"+
- "\u045a\3\2\2\2\u00f1\u045c\3\2\2\2\u00f3\u0465\3\2\2\2\u00f5\u0467\3\2"+
- "\2\2\u00f7\u0469\3\2\2\2\u00f9\u047f\3\2\2\2\u00fb\u048d\3\2\2\2\u00fd"+
- "\u0493\3\2\2\2\u00ff\u049e\3\2\2\2\u0101\u04ac\3\2\2\2\u0103\u0590\3\2"+
- "\2\2\u0105\u0592\3\2\2\2\u0107\u0594\3\2\2\2\u0109\u0596\3\2\2\2\u010b"+
- "\u0598\3\2\2\2\u010d\u059a\3\2\2\2\u010f\u059c\3\2\2\2\u0111\u059e\3\2"+
- "\2\2\u0113\u05a0\3\2\2\2\u0115\u05a2\3\2\2\2\u0117\u05a5\3\2\2\2\u0119"+
- "\u05a8\3\2\2\2\u011b\u05aa\3\2\2\2\u011d\u05ac\3\2\2\2\u011f\u05ae\3\2"+
- "\2\2\u0121\u05b0\3\2\2\2\u0123\u05b2\3\2\2\2\u0125\u05b4\3\2\2\2\u0127"+
- "\u05b7\3\2\2\2\u0129\u05bc\3\2\2\2\u012b\u05c1\3\2\2\2\u012d\u05c3\3\2"+
- "\2\2\u012f\u05d3\3\2\2\2\u0131\u05dc\3\2\2\2\u0133\u05ec\3\2\2\2\u0135"+
- "\u05ee\3\2\2\2\u0137\u05f5\3\2\2\2\u0139\u05f9\3\2\2\2\u013b\u05ff\3\2"+
- "\2\2\u013d\u0601\3\2\2\2\u013f\u0603\3\2\2\2\u0141\u0605\3\2\2\2\u0143"+
- "\u060d\3\2\2\2\u0145\u0613\3\2\2\2\u0147\u061a\3\2\2\2\u0149\u0621\3\2"+
- "\2\2\u014b\u0623\3\2\2\2\u014d\u0626\3\2\2\2\u014f\u062c\3\2\2\2\u0151"+
- "\u0637\3\2\2\2\u0153\u0645\3\2\2\2\u0155\u064e\3\2\2\2\u0157\u065b\3\2"+
- "\2\2\u0159\u0661\3\2\2\2\u015b\u066c\3\2\2\2\u015d\u015e\7}\2\2\u015e"+
- "\u015f\b\2\2\2\u015f\6\3\2\2\2\u0160\u0161\7\177\2\2\u0161\b\3\2\2\2\u0162"+
- "\u0163\7]\2\2\u0163\n\3\2\2\2\u0164\u0165\7_\2\2\u0165\f\3\2\2\2\u0166"+
- "\u0167\7*\2\2\u0167\16\3\2\2\2\u0168\u0169\7+\2\2\u0169\20\3\2\2\2\u016a"+
- "\u016b\7=\2\2\u016b\22\3\2\2\2\u016c\u016d\7<\2\2\u016d\24\3\2\2\2\u016e"+
- "\u016f\7.\2\2\u016f\26\3\2\2\2\u0170\u0171\7\60\2\2\u0171\u0172\7\60\2"+
- "\2\u0172\30\3\2\2\2\u0173\u0174\7\60\2\2\u0174\u0175\7\60\2\2\u0175\u0176"+
- "\7\60\2\2\u0176\32\3\2\2\2\u0177\u0178\7A\2\2\u0178\34\3\2\2\2\u0179\u017a"+
- "\7\60\2\2\u017a\36\3\2\2\2\u017b\u017c\7/\2\2\u017c\u017d\7@\2\2\u017d"+
- " \3\2\2\2\u017e\u017f\7-\2\2\u017f\"\3\2\2\2\u0180\u0181\7/\2\2\u0181"+
- "$\3\2\2\2\u0182\u0183\7,\2\2\u0183&\3\2\2\2\u0184\u0185\7\61\2\2\u0185"+
- "(\3\2\2\2\u0186\u0187\7\'\2\2\u0187*\3\2\2\2\u0188\u0189\7-\2\2\u0189"+
- "\u018a\7-\2\2\u018a,\3\2\2\2\u018b\u018c\7/\2\2\u018c\u018d\7/\2\2\u018d"+
- ".\3\2\2\2\u018e\u018f\7(\2\2\u018f\60\3\2\2\2\u0190\u0191\7\u0080\2\2"+
- "\u0191\62\3\2\2\2\u0192\u0193\7`\2\2\u0193\64\3\2\2\2\u0194\u0195\7~\2"+
- "\2\u0195\66\3\2\2\2\u0196\u0197\7>\2\2\u0197\u0198\7>\2\2\u01988\3\2\2"+
- "\2\u0199\u019a\7@\2\2\u019a\u019b\7@\2\2\u019b:\3\2\2\2\u019c\u019d\7"+
- "?\2\2\u019d\u019e\7?\2\2\u019e<\3\2\2\2\u019f\u01a0\7#\2\2\u01a0\u01a1"+
- "\7?\2\2\u01a1>\3\2\2\2\u01a2\u01a3\7>\2\2\u01a3@\3\2\2\2\u01a4\u01a5\7"+
- ">\2\2\u01a5\u01a6\7?\2\2\u01a6B\3\2\2\2\u01a7\u01a8\7@\2\2\u01a8\u01a9"+
- "\7?\2\2\u01a9D\3\2\2\2\u01aa\u01ab\7@\2\2\u01abF\3\2\2\2\u01ac\u01ad\7"+
- "(\2\2\u01ad\u01ae\7(\2\2\u01aeH\3\2\2\2\u01af\u01b0\7~\2\2\u01b0\u01b1"+
- "\7~\2\2\u01b1J\3\2\2\2\u01b2\u01b3\7?\2\2\u01b3L\3\2\2\2\u01b4\u01b5\7"+
- "-\2\2\u01b5\u01cb\7?\2\2\u01b6\u01b7\7/\2\2\u01b7\u01cb\7?\2\2\u01b8\u01b9"+
- "\7,\2\2\u01b9\u01cb\7?\2\2\u01ba\u01bb\7\61\2\2\u01bb\u01cb\7?\2\2\u01bc"+
- "\u01bd\7\'\2\2\u01bd\u01cb\7?\2\2\u01be\u01bf\7>\2\2\u01bf\u01c0\7>\2"+
- "\2\u01c0\u01cb\7?\2\2\u01c1\u01c2\7@\2\2\u01c2\u01c3\7@\2\2\u01c3\u01cb"+
- "\7?\2\2\u01c4\u01c5\7(\2\2\u01c5\u01cb\7?\2\2\u01c6\u01c7\7~\2\2\u01c7"+
- "\u01cb\7?\2\2\u01c8\u01c9\7`\2\2\u01c9\u01cb\7?\2\2\u01ca\u01b4\3\2\2"+
- "\2\u01ca\u01b6\3\2\2\2\u01ca\u01b8\3\2\2\2\u01ca\u01ba\3\2\2\2\u01ca\u01bc"+
- "\3\2\2\2\u01ca\u01be\3\2\2\2\u01ca\u01c1\3\2\2\2\u01ca\u01c4\3\2\2\2\u01ca"+
- "\u01c6\3\2\2\2\u01ca\u01c8\3\2\2\2\u01cbN\3\2\2\2\u01cc\u01cd\7v\2\2\u01cd"+
- "\u01ce\7{\2\2\u01ce\u01cf\7r\2\2\u01cf\u01d0\7g\2\2\u01d0\u01d1\7f\2\2"+
- "\u01d1\u01d2\7g\2\2\u01d2\u01d3\7h\2\2\u01d3P\3\2\2\2\u01d4\u01d5\7t\2"+
- "\2\u01d5\u01d6\7g\2\2\u01d6\u01d7\7u\2\2\u01d7\u01d8\7g\2\2\u01d8\u01d9"+
- "\7t\2\2\u01d9\u01da\7x\2\2\u01da\u01db\7g\2\2\u01dbR\3\2\2\2\u01dc\u01dd"+
- "\7r\2\2\u01dd\u01de\7e\2\2\u01deT\3\2\2\2\u01df\u01e0\7v\2\2\u01e0\u01e1"+
- "\7c\2\2\u01e1\u01e2\7t\2\2\u01e2\u01e3\7i\2\2\u01e3\u01e4\7g\2\2\u01e4"+
- "\u01e5\7v\2\2\u01e5V\3\2\2\2\u01e6\u01e7\7n\2\2\u01e7\u01e8\7k\2\2\u01e8"+
- "\u01e9\7p\2\2\u01e9\u01ea\7m\2\2\u01eaX\3\2\2\2\u01eb\u01ec\7g\2\2\u01ec"+
- "\u01ed\7z\2\2\u01ed\u01ee\7v\2\2\u01ee\u01ef\7g\2\2\u01ef\u01f0\7p\2\2"+
- "\u01f0\u01f1\7u\2\2\u01f1\u01f2\7k\2\2\u01f2\u01f3\7q\2\2\u01f3\u01f4"+
- "\7p\2\2\u01f4Z\3\2\2\2\u01f5\u01f6\7g\2\2\u01f6\u01f7\7o\2\2\u01f7\u01f8"+
- "\7w\2\2\u01f8\u01f9\7n\2\2\u01f9\u01fa\7c\2\2\u01fa\u01fb\7v\2\2\u01fb"+
- "\u01fc\7q\2\2\u01fc\u01fd\7t\2\2\u01fd\\\3\2\2\2\u01fe\u01ff\7e\2\2\u01ff"+
- "\u0200\7r\2\2\u0200\u0201\7w\2\2\u0201^\3\2\2\2\u0202\u0203\7e\2\2\u0203"+
- "\u0204\7q\2\2\u0204\u0205\7f\2\2\u0205\u0206\7g\2\2\u0206\u0207\7a\2\2"+
- "\u0207\u0208\7u\2\2\u0208\u0209\7g\2\2\u0209\u020a\7i\2\2\u020a`\3\2\2"+
- "\2\u020b\u020c\7f\2\2\u020c\u020d\7c\2\2\u020d\u020e\7v\2\2\u020e\u020f"+
- "\7c\2\2\u020f\u0210\7a\2\2\u0210\u0211\7u\2\2\u0211\u0212\7g\2\2\u0212"+
- "\u0213\7i\2\2\u0213b\3\2\2\2\u0214\u0215\7g\2\2\u0215\u0216\7p\2\2\u0216"+
- "\u0217\7e\2\2\u0217\u0218\7q\2\2\u0218\u0219\7f\2\2\u0219\u021a\7k\2\2"+
- "\u021a\u021b\7p\2\2\u021b\u021c\7i\2\2\u021cd\3\2\2\2\u021d\u021e\7e\2"+
- "\2\u021e\u021f\7q\2\2\u021f\u0220\7p\2\2\u0220\u0221\7u\2\2\u0221\u0222"+
- "\7v\2\2\u0222f\3\2\2\2\u0223\u0224\7g\2\2\u0224\u0225\7z\2\2\u0225\u0226"+
- "\7v\2\2\u0226\u0227\7g\2\2\u0227\u0228\7t\2\2\u0228\u0229\7p\2\2\u0229"+
- "h\3\2\2\2\u022a\u022b\7g\2\2\u022b\u022c\7z\2\2\u022c\u022d\7r\2\2\u022d"+
- "\u022e\7q\2\2\u022e\u022f\7t\2\2\u022f\u0230\7v\2\2\u0230j\3\2\2\2\u0231"+
- "\u0232\7c\2\2\u0232\u0233\7n\2\2\u0233\u0234\7k\2\2\u0234\u0235\7i\2\2"+
- "\u0235\u0236\7p\2\2\u0236l\3\2\2\2\u0237\u0238\7k\2\2\u0238\u0239\7p\2"+
- "\2\u0239\u023a\7n\2\2\u023a\u023b\7k\2\2\u023b\u023c\7p\2\2\u023c\u023d"+
- "\7g\2\2\u023dn\3\2\2\2\u023e\u023f\7x\2\2\u023f\u0240\7q\2\2\u0240\u0241"+
- "\7n\2\2\u0241\u0242\7c\2\2\u0242\u0243\7v\2\2\u0243\u0244\7k\2\2\u0244"+
- "\u0245\7n\2\2\u0245\u0246\7g\2\2\u0246p\3\2\2\2\u0247\u0248\7u\2\2\u0248"+
- "\u0249\7v\2\2\u0249\u024a\7c\2\2\u024a\u024b\7v\2\2\u024b\u024c\7k\2\2"+
- "\u024c\u024d\7e\2\2\u024dr\3\2\2\2\u024e\u024f\7k\2\2\u024f\u0250\7p\2"+
- "\2\u0250\u0251\7v\2\2\u0251\u0252\7g\2\2\u0252\u0253\7t\2\2\u0253\u0254"+
- "\7t\2\2\u0254\u0255\7w\2\2\u0255\u0256\7r\2\2\u0256\u0257\7v\2\2\u0257"+
- "t\3\2\2\2\u0258\u0259\7t\2\2\u0259\u025a\7g\2\2\u025a\u025b\7i\2\2\u025b"+
- "\u025c\7k\2\2\u025c\u025d\7u\2\2\u025d\u025e\7v\2\2\u025e\u025f\7g\2\2"+
- "\u025f\u0260\7t\2\2\u0260v\3\2\2\2\u0261\u0262\7a\2\2\u0262\u0263\7a\2"+
- "\2\u0263\u0264\7c\2\2\u0264\u0265\7f\2\2\u0265\u0266\7f\2\2\u0266\u0267"+
- "\7t\2\2\u0267\u0268\7g\2\2\u0268\u0269\7u\2\2\u0269\u026a\7u\2\2\u026a"+
- "x\3\2\2\2\u026b\u026c\7a\2\2\u026c\u026d\7a\2\2\u026d\u026e\7|\2\2\u026e"+
- "\u026f\7r\2\2\u026fz\3\2\2\2\u0270\u0271\7a\2\2\u0271\u0272\7a\2\2\u0272"+
- "\u0273\7o\2\2\u0273\u0274\7g\2\2\u0274\u0275\7o\2\2\u0275|\3\2\2\2\u0276"+
- "\u0277\7a\2\2\u0277\u0278\7a\2\2\u0278\u0279\7u\2\2\u0279\u027a\7u\2\2"+
- "\u027a\u027b\7c\2\2\u027b~\3\2\2\2\u027c\u027d\7a\2\2\u027d\u027e\7a\2"+
- "\2\u027e\u027f\7o\2\2\u027f\u0280\7c\2\2\u0280\u0080\3\2\2\2\u0281\u0282"+
- "\7a\2\2\u0282\u0283\7a\2\2\u0283\u0284\7k\2\2\u0284\u0285\7p\2\2\u0285"+
- "\u0286\7v\2\2\u0286\u0287\7t\2\2\u0287\u0288\7k\2\2\u0288\u0289\7p\2\2"+
- "\u0289\u028a\7u\2\2\u028a\u028b\7k\2\2\u028b\u028c\7e\2\2\u028c\u0082"+
- "\3\2\2\2\u028d\u028e\7e\2\2\u028e\u028f\7c\2\2\u028f\u0290\7n\2\2\u0290"+
- "\u0291\7n\2\2\u0291\u0292\7k\2\2\u0292\u0293\7p\2\2\u0293\u0294\7i\2\2"+
- "\u0294\u0084\3\2\2\2\u0295\u0296\7a\2\2\u0296\u0297\7a\2\2\u0297\u0298"+
- "\7u\2\2\u0298\u0299\7v\2\2\u0299\u029a\7c\2\2\u029a\u029b\7e\2\2\u029b"+
- "\u029c\7m\2\2\u029c\u029d\7e\2\2\u029d\u029e\7c\2\2\u029e\u029f\7n\2\2"+
- "\u029f\u02aa\7n\2\2\u02a0\u02a1\7a\2\2\u02a1\u02a2\7a\2\2\u02a2\u02a3"+
- "\7r\2\2\u02a3\u02a4\7j\2\2\u02a4\u02a5\7k\2\2\u02a5\u02a6\7e\2\2\u02a6"+
- "\u02a7\7c\2\2\u02a7\u02a8\7n\2\2\u02a8\u02aa\7n\2\2\u02a9\u0295\3\2\2"+
- "\2\u02a9\u02a0\3\2\2\2\u02aa\u0086\3\2\2\2\u02ab\u02ac\7x\2\2\u02ac\u02ad"+
- "\7c\2\2\u02ad\u02ae\7t\2\2\u02ae\u02af\7a\2\2\u02af\u02b0\7o\2\2\u02b0"+
- "\u02b1\7q\2\2\u02b1\u02b2\7f\2\2\u02b2\u02b3\7g\2\2\u02b3\u02b4\7n\2\2"+
- "\u02b4\u0088\3\2\2\2\u02b5\u02b6\7k\2\2\u02b6\u02b7\7h\2\2\u02b7\u008a"+
- "\3\2\2\2\u02b8\u02b9\7g\2\2\u02b9\u02ba\7n\2\2\u02ba\u02bb\7u\2\2\u02bb"+
- "\u02bc\7g\2\2\u02bc\u008c\3\2\2\2\u02bd\u02be\7y\2\2\u02be\u02bf\7j\2"+
- "\2\u02bf\u02c0\7k\2\2\u02c0\u02c1\7n\2\2\u02c1\u02c2\7g\2\2\u02c2\u008e"+
- "\3\2\2\2\u02c3\u02c4\7f\2\2\u02c4\u02c5\7q\2\2\u02c5\u0090\3\2\2\2\u02c6"+
- "\u02c7\7h\2\2\u02c7\u02c8\7q\2\2\u02c8\u02c9\7t\2\2\u02c9\u0092\3\2\2"+
- "\2\u02ca\u02cb\7u\2\2\u02cb\u02cc\7y\2\2\u02cc\u02cd\7k\2\2\u02cd\u02ce"+
- "\7v\2\2\u02ce\u02cf\7e\2\2\u02cf\u02d0\7j\2\2\u02d0\u0094\3\2\2\2\u02d1"+
- "\u02d2\7t\2\2\u02d2\u02d3\7g\2\2\u02d3\u02d4\7v\2\2\u02d4\u02d5\7w\2\2"+
- "\u02d5\u02d6\7t\2\2\u02d6\u02d7\7p\2\2\u02d7\u0096\3\2\2\2\u02d8\u02d9"+
- "\7d\2\2\u02d9\u02da\7t\2\2\u02da\u02db\7g\2\2\u02db\u02dc\7c\2\2\u02dc"+
- "\u02dd\7m\2\2\u02dd\u0098\3\2\2\2\u02de\u02df\7e\2\2\u02df\u02e0\7q\2"+
- "\2\u02e0\u02e1\7p\2\2\u02e1\u02e2\7v\2\2\u02e2\u02e3\7k\2\2\u02e3\u02e4"+
- "\7p\2\2\u02e4\u02e5\7w\2\2\u02e5\u02e6\7g\2\2\u02e6\u009a\3\2\2\2\u02e7"+
- "\u02e8\7c\2\2\u02e8\u02e9\7u\2\2\u02e9\u02ea\7o\2\2\u02ea\u02eb\3\2\2"+
- "\2\u02eb\u02ec\bM\3\2\u02ec\u009c\3\2\2\2\u02ed\u02ee\7f\2\2\u02ee\u02ef"+
- "\7g\2\2\u02ef\u02f0\7h\2\2\u02f0\u02f1\7c\2\2\u02f1\u02f2\7w\2\2\u02f2"+
- "\u02f3\7n\2\2\u02f3\u02f4\7v\2\2\u02f4\u009e\3\2\2\2\u02f5\u02f6\7e\2"+
- "\2\u02f6\u02f7\7c\2\2\u02f7\u02f8\7u\2\2\u02f8\u02f9\7g\2\2\u02f9\u00a0"+
- "\3\2\2\2\u02fa\u02fb\7u\2\2\u02fb\u02fc\7v\2\2\u02fc\u02fd\7t\2\2\u02fd"+
- "\u02fe\7w\2\2\u02fe\u02ff\7e\2\2\u02ff\u0300\7v\2\2\u0300\u00a2\3\2\2"+
- "\2\u0301\u0302\7g\2\2\u0302\u0303\7p\2\2\u0303\u0304\7w\2\2\u0304\u0305"+
- "\7o\2\2\u0305\u00a4\3\2\2\2\u0306\u0307\7u\2\2\u0307\u0308\7k\2\2\u0308"+
- "\u0309\7|\2\2\u0309\u030a\7g\2\2\u030a\u030b\7q\2\2\u030b\u030c\7h\2\2"+
- "\u030c\u00a6\3\2\2\2\u030d\u030e\7v\2\2\u030e\u030f\7{\2\2\u030f\u0310"+
- "\7r\2\2\u0310\u0311\7g\2\2\u0311\u0312\7k\2\2\u0312\u0313\7f\2\2\u0313"+
- "\u00a8\3\2\2\2\u0314\u0315\7f\2\2\u0315\u0316\7g\2\2\u0316\u0317\7h\2"+
- "\2\u0317\u0318\7k\2\2\u0318\u0319\7p\2\2\u0319\u031a\7g\2\2\u031a\u031b"+
- "\7f\2\2\u031b\u00aa\3\2\2\2\u031c\u031d\7m\2\2\u031d\u031e\7k\2\2\u031e"+
- "\u031f\7e\2\2\u031f\u0320\7m\2\2\u0320\u0321\7c\2\2\u0321\u0322\7u\2\2"+
- "\u0322\u0323\7o\2\2\u0323\u00ac\3\2\2\2\u0324\u0325\7t\2\2\u0325\u0326"+
- "\7g\2\2\u0326\u0327\7u\2\2\u0327\u0328\7q\2\2\u0328\u0329\7w\2\2\u0329"+
- "\u032a\7t\2\2\u032a\u032b\7e\2\2\u032b\u032c\7g\2\2\u032c\u00ae\3\2\2"+
- "\2\u032d\u032e\7w\2\2\u032e\u032f\7u\2\2\u032f\u0330\7g\2\2\u0330\u0331"+
- "\7u\2\2\u0331\u00b0\3\2\2\2\u0332\u0333\7e\2\2\u0333\u0334\7n\2\2\u0334"+
- "\u0335\7q\2\2\u0335\u0336\7d\2\2\u0336\u0337\7d\2\2\u0337\u0338\7g\2\2"+
- "\u0338\u0339\7t\2\2\u0339\u033a\7u\2\2\u033a\u00b2\3\2\2\2\u033b\u033c"+
- "\7d\2\2\u033c\u033d\7{\2\2\u033d\u033e\7v\2\2\u033e\u033f\7g\2\2\u033f"+
- "\u0340\7u\2\2\u0340\u00b4\3\2\2\2\u0341\u0342\7e\2\2\u0342\u0343\7{\2"+
- "\2\u0343\u0344\7e\2\2\u0344\u0345\7n\2\2\u0345\u0346\7g\2\2\u0346\u0347"+
- "\7u\2\2\u0347\u00b6\3\2\2\2\u0348\u0349\7#\2\2\u0349\u00b8\3\2\2\2\u034a"+
- "\u034b\7u\2\2\u034b\u034c\7k\2\2\u034c\u034d\7i\2\2\u034d\u034e\7p\2\2"+
- "\u034e\u034f\7g\2\2\u034f\u0359\7f\2\2\u0350\u0351\7w\2\2\u0351\u0352"+
- "\7p\2\2\u0352\u0353\7u\2\2\u0353\u0354\7k\2\2\u0354\u0355\7i\2\2\u0355"+
- "\u0356\7p\2\2\u0356\u0357\7g\2\2\u0357\u0359\7f\2\2\u0358\u034a\3\2\2"+
- "\2\u0358\u0350\3\2\2\2\u0359\u00ba\3\2\2\2\u035a\u035b\7d\2\2\u035b\u035c"+
- "\7{\2\2\u035c\u035d\7v\2\2\u035d\u0380\7g\2\2\u035e\u035f\7y\2\2\u035f"+
- "\u0360\7q\2\2\u0360\u0361\7t\2\2\u0361\u0380\7f\2\2\u0362\u0363\7f\2\2"+
- "\u0363\u0364\7y\2\2\u0364\u0365\7q\2\2\u0365\u0366\7t\2\2\u0366\u0380"+
- "\7f\2\2\u0367\u0368\7d\2\2\u0368\u0369\7q\2\2\u0369\u036a\7q\2\2\u036a"+
- "\u0380\7n\2\2\u036b\u036c\7e\2\2\u036c\u036d\7j\2\2\u036d\u036e\7c\2\2"+
- "\u036e\u0380\7t\2\2\u036f\u0370\7u\2\2\u0370\u0371\7j\2\2\u0371\u0372"+
- "\7q\2\2\u0372\u0373\7t\2\2\u0373\u0380\7v\2\2\u0374\u0375\7k\2\2\u0375"+
- "\u0376\7p\2\2\u0376\u0380\7v\2\2\u0377\u0378\7n\2\2\u0378\u0379\7q\2\2"+
- "\u0379\u037a\7p\2\2\u037a\u0380\7i\2\2\u037b\u037c\7x\2\2\u037c\u037d"+
- "\7q\2\2\u037d\u037e\7k\2\2\u037e\u0380\7f\2\2\u037f\u035a\3\2\2\2\u037f"+
- "\u035e\3\2\2\2\u037f\u0362\3\2\2\2\u037f\u0367\3\2\2\2\u037f\u036b\3\2"+
- "\2\2\u037f\u036f\3\2\2\2\u037f\u0374\3\2\2\2\u037f\u0377\3\2\2\2\u037f"+
- "\u037b\3\2\2\2\u0380\u00bc\3\2\2\2\u0381\u0382\7v\2\2\u0382\u0383\7t\2"+
- "\2\u0383\u0384\7w\2\2\u0384\u038b\7g\2\2\u0385\u0386\7h\2\2\u0386\u0387"+
- "\7c\2\2\u0387\u0388\7n\2\2\u0388\u0389\7u\2\2\u0389\u038b\7g\2\2\u038a"+
- "\u0381\3\2\2\2\u038a\u0385\3\2\2\2\u038b\u00be\3\2\2\2\u038c\u038d\7}"+
- "\2\2\u038d\u038e\7}\2\2\u038e\u0392\3\2\2\2\u038f\u0391\13\2\2\2\u0390"+
- "\u038f\3\2\2\2\u0391\u0394\3\2\2\2\u0392\u0393\3\2\2\2\u0392\u0390\3\2"+
- "\2\2\u0393\u0395\3\2\2\2\u0394\u0392\3\2\2\2\u0395\u0396\7\177\2\2\u0396"+
- "\u0397\7\177\2\2\u0397\u00c0\3\2\2\2\u0398\u0399\7%\2\2\u0399\u039a\7"+
- "k\2\2\u039a\u039b\7o\2\2\u039b\u039c\7r\2\2\u039c\u039d\7q\2\2\u039d\u039e"+
- "\7t\2\2\u039e\u039f\7v\2\2\u039f\u03a0\3\2\2\2\u03a0\u03a1\b`\4\2\u03a1"+
- "\u00c2\3\2\2\2\u03a2\u03a3\7%\2\2\u03a3\u03a4\7k\2\2\u03a4\u03a5\7p\2"+
- "\2\u03a5\u03a6\7e\2\2\u03a6\u03a7\7n\2\2\u03a7\u03a8\7w\2\2\u03a8\u03a9"+
- "\7f\2\2\u03a9\u03aa\7g\2\2\u03aa\u03ab\3\2\2\2\u03ab\u03ac\ba\5\2\u03ac"+
- "\u00c4\3\2\2\2\u03ad\u03ae\7%\2\2\u03ae\u03af\7r\2\2\u03af\u03b0\7t\2"+
- "\2\u03b0\u03b1\7c\2\2\u03b1\u03b2\7i\2\2\u03b2\u03b3\7o\2\2\u03b3\u03b4"+
- "\7c\2\2\u03b4\u00c6\3\2\2\2\u03b5\u03b6\7%\2\2\u03b6\u03b7\7f\2\2\u03b7"+
- "\u03b8\7g\2\2\u03b8\u03b9\7h\2\2\u03b9\u03ba\7k\2\2\u03ba\u03bb\7p\2\2"+
- "\u03bb\u03bc\7g\2\2\u03bc\u00c8\3\2\2\2\u03bd\u03be\7^\2\2\u03be\u03c3"+
- "\7\f\2\2\u03bf\u03c0\7^\2\2\u03c0\u03c1\7\17\2\2\u03c1\u03c3\7\f\2\2\u03c2"+
- "\u03bd\3\2\2\2\u03c2\u03bf\3\2\2\2\u03c3\u00ca\3\2\2\2\u03c4\u03c5\7%"+
- "\2\2\u03c5\u03c6\7w\2\2\u03c6\u03c7\7p\2\2\u03c7\u03c8\7f\2\2\u03c8\u03c9"+
- "\7g\2\2\u03c9\u03ca\7h\2\2\u03ca\u00cc\3\2\2\2\u03cb\u03cc\7%\2\2\u03cc"+
- "\u03cd\7k\2\2\u03cd\u03ce\7h\2\2\u03ce\u03cf\7f\2\2\u03cf\u03d0\7g\2\2"+
- "\u03d0\u03d1\7h\2\2\u03d1\u00ce\3\2\2\2\u03d2\u03d3\7%\2\2\u03d3\u03d4"+
- "\7k\2\2\u03d4\u03d5\7h\2\2\u03d5\u03d6\7p\2\2\u03d6\u03d7\7f\2\2\u03d7"+
- "\u03d8\7g\2\2\u03d8\u03d9\7h\2\2\u03d9\u00d0\3\2\2\2\u03da\u03db\7%\2"+
- "\2\u03db\u03dc\7k\2\2\u03dc\u03dd\7h\2\2\u03dd\u00d2\3\2\2\2\u03de\u03df"+
- "\7%\2\2\u03df\u03e0\7g\2\2\u03e0\u03e1\7n\2\2\u03e1\u03e2\7k\2\2\u03e2"+
- "\u03e3\7h\2\2\u03e3\u00d4\3\2\2\2\u03e4\u03e5\7%\2\2\u03e5\u03e6\7g\2"+
- "\2\u03e6\u03e7\7n\2\2\u03e7\u03e8\7u\2\2\u03e8\u03e9\7g\2\2\u03e9\u00d6"+
- "\3\2\2\2\u03ea\u03eb\7%\2\2\u03eb\u03ec\7g\2\2\u03ec\u03ed\7p\2\2\u03ed"+
- "\u03ee\7f\2\2\u03ee\u03ef\7k\2\2\u03ef\u03f0\7h\2\2\u03f0\u00d8\3\2\2"+
- "\2\u03f1\u03f4\5\u00dbm\2\u03f2\u03f4\5\u00e3q\2\u03f3\u03f1\3\2\2\2\u03f3"+
- "\u03f2\3\2\2\2\u03f4\u00da\3\2\2\2\u03f5\u03f9\5\u00ddn\2\u03f6\u03f9"+
- "\5\u00dfo\2\u03f7\u03f9\5\u00e1p\2\u03f8\u03f5\3\2\2\2\u03f8\u03f6\3\2"+
- "\2\2\u03f8\u03f7\3\2\2\2\u03f9\u00dc\3\2\2\2\u03fa\u0400\7\'\2\2\u03fb"+
- "\u03fc\7\62\2\2\u03fc\u0400\7d\2\2\u03fd\u03fe\7\62\2\2\u03fe\u0400\7"+
- "D\2\2\u03ff\u03fa\3\2\2\2\u03ff\u03fb\3\2\2\2\u03ff\u03fd\3\2\2\2\u0400"+
- "\u0404\3\2\2\2\u0401\u0403\5\u00ebu\2\u0402\u0401\3\2\2\2\u0403\u0406"+
- "\3\2\2\2\u0404\u0402\3\2\2\2\u0404\u0405\3\2\2\2\u0405\u0407\3\2\2\2\u0406"+
- "\u0404\3\2\2\2\u0407\u0409\7\60\2\2\u0408\u040a\5\u00ebu\2\u0409\u0408"+
- "\3\2\2\2\u040a\u040b\3\2\2\2\u040b\u0409\3\2\2\2\u040b\u040c\3\2\2\2\u040c"+
- "\u00de\3\2\2\2\u040d\u040f\5\u00edv\2\u040e\u040d\3\2\2\2\u040f\u0412"+
- "\3\2\2\2\u0410\u040e\3\2\2\2\u0410\u0411\3\2\2\2\u0411\u0413\3\2\2\2\u0412"+
- "\u0410\3\2\2\2\u0413\u0415\7\60\2\2\u0414\u0416\5\u00edv\2\u0415\u0414"+
- "\3\2\2\2\u0416\u0417\3\2\2\2\u0417\u0415\3\2\2\2\u0417\u0418\3\2\2\2\u0418"+
- "\u00e0\3\2\2\2\u0419\u041f\7&\2\2\u041a\u041b\7\62\2\2\u041b\u041f\7z"+
- "\2\2\u041c\u041d\7\62\2\2\u041d\u041f\7Z\2\2\u041e\u0419\3\2\2\2\u041e"+
- "\u041a\3\2\2\2\u041e\u041c\3\2\2\2\u041f\u0423\3\2\2\2\u0420\u0422\5\u00ef"+
- "w\2\u0421\u0420\3\2\2\2\u0422\u0425\3\2\2\2\u0423\u0421\3\2\2\2\u0423"+
- "\u0424\3\2\2\2\u0424\u0426\3\2\2\2\u0425\u0423\3\2\2\2\u0426\u0428\7\60"+
- "\2\2\u0427\u0429\5\u00efw\2\u0428\u0427\3\2\2\2\u0429\u042a\3\2\2\2\u042a"+
- "\u0428\3\2\2\2\u042a\u042b\3\2\2\2\u042b\u00e2\3\2\2\2\u042c\u0430\5\u00e7"+
- "s\2\u042d\u0430\5\u00e9t\2\u042e\u0430\5\u00e5r\2\u042f\u042c\3\2\2\2"+
- "\u042f\u042d\3\2\2\2\u042f\u042e\3\2\2\2\u0430\u0434\3\2\2\2\u0431\u0432"+
- "\t\2\2\2\u0432\u0435\t\3\2\2\u0433\u0435\7n\2\2\u0434\u0431\3\2\2\2\u0434"+
- "\u0433\3\2\2\2\u0434\u0435\3\2\2\2\u0435\u00e4\3\2\2\2\u0436\u0437\7\62"+
- "\2\2\u0437\u0439\t\4\2\2\u0438\u043a\5\u00ebu\2\u0439\u0438\3\2\2\2\u043a"+
- "\u043b\3\2\2\2\u043b\u0439\3\2\2\2\u043b\u043c\3\2\2\2\u043c\u0444\3\2"+
- "\2\2\u043d\u043f\7\'\2\2\u043e\u0440\5\u00ebu\2\u043f\u043e\3\2\2\2\u0440"+
- "\u0441\3\2\2\2\u0441\u043f\3\2\2\2\u0441\u0442\3\2\2\2\u0442\u0444\3\2"+
- "\2\2\u0443\u0436\3\2\2\2\u0443\u043d\3\2\2\2\u0444\u00e6\3\2\2\2\u0445"+
- "\u0447\5\u00edv\2\u0446\u0445\3\2\2\2\u0447\u0448\3\2\2\2\u0448\u0446"+
- "\3\2\2\2\u0448\u0449\3\2\2\2\u0449\u00e8\3\2\2\2\u044a\u0450\7&\2\2\u044b"+
- "\u044c\7\62\2\2\u044c\u0450\7z\2\2\u044d\u044e\7\62\2\2\u044e\u0450\7"+
- "Z\2\2\u044f\u044a\3\2\2\2\u044f\u044b\3\2\2\2\u044f\u044d\3\2\2\2\u0450"+
- "\u0452\3\2\2\2\u0451\u0453\5\u00efw\2\u0452\u0451\3\2\2\2\u0453\u0454"+
- "\3\2\2\2\u0454\u0452\3\2\2\2\u0454\u0455\3\2\2\2\u0455\u00ea\3\2\2\2\u0456"+
- "\u0457\t\5\2\2\u0457\u00ec\3\2\2\2\u0458\u0459\t\6\2\2\u0459\u00ee\3\2"+
- "\2\2\u045a\u045b\t\7\2\2\u045b\u00f0\3\2\2\2\u045c\u0460\5\u00f3y\2\u045d"+
- "\u045f\5\u00f5z\2\u045e\u045d\3\2\2\2\u045f\u0462\3\2\2\2\u0460\u045e"+
- "\3\2\2\2\u0460\u0461\3\2\2\2\u0461\u0463\3\2\2\2\u0462\u0460\3\2\2\2\u0463"+
- "\u0464\bx\6\2\u0464\u00f2\3\2\2\2\u0465\u0466\t\b\2\2\u0466\u00f4\3\2"+
- "\2\2\u0467\u0468\t\t\2\2\u0468\u00f6\3\2\2\2\u0469\u046f\7$\2\2\u046a"+
- "\u046b\7^\2\2\u046b\u046e\7$\2\2\u046c\u046e\n\n\2\2\u046d\u046a\3\2\2"+
- "\2\u046d\u046c\3\2\2\2\u046e\u0471\3\2\2\2\u046f\u046d\3\2\2\2\u046f\u0470"+
- "\3\2\2\2\u0470\u0472\3\2\2\2\u0471\u046f\3\2\2\2\u0472\u0474\7$\2\2\u0473"+
- "\u0475\t\13\2\2\u0474\u0473\3\2\2\2\u0474\u0475\3\2\2\2\u0475\u047a\3"+
- "\2\2\2\u0476\u0478\t\f\2\2\u0477\u0479\t\r\2\2\u0478\u0477\3\2\2\2\u0478"+
- "\u0479\3\2\2\2\u0479\u047b\3\2\2\2\u047a\u0476\3\2\2\2\u047a\u047b\3\2"+
- "\2\2\u047b\u047d\3\2\2\2\u047c\u047e\t\13\2\2\u047d\u047c\3\2\2\2\u047d"+
- "\u047e\3\2\2\2\u047e\u00f8\3\2\2\2\u047f\u0488\7)\2\2\u0480\u0485\7^\2"+
- "\2\u0481\u0486\t\16\2\2\u0482\u0483\7z\2\2\u0483\u0484\t\17\2\2\u0484"+
- "\u0486\t\17\2\2\u0485\u0481\3\2\2\2\u0485\u0482\3\2\2\2\u0486\u0489\3"+
- "\2\2\2\u0487\u0489\n\20\2\2\u0488\u0480\3\2\2\2\u0488\u0487\3\2\2\2\u0489"+
- "\u048a\3\2\2\2\u048a\u048b\7)\2\2\u048b\u00fa\3\2\2\2\u048c\u048e\t\21"+
- "\2\2\u048d\u048c\3\2\2\2\u048e\u048f\3\2\2\2\u048f\u048d\3\2\2\2\u048f"+
- "\u0490\3\2\2\2\u0490\u0491\3\2\2\2\u0491\u0492\b}\7\2\u0492\u00fc\3\2"+
- "\2\2\u0493\u0494\7\61\2\2\u0494\u0495\7\61\2\2\u0495\u0499\3\2\2\2\u0496"+
- "\u0498\n\22\2\2\u0497\u0496\3\2\2\2\u0498\u049b\3\2\2\2\u0499\u0497\3"+
- "\2\2\2\u0499\u049a\3\2\2\2\u049a\u049c\3\2\2\2\u049b\u0499\3\2\2\2\u049c"+
- "\u049d\b~\b\2\u049d\u00fe\3\2\2\2\u049e\u049f\7\61\2\2\u049f\u04a0\7,"+
- "\2\2\u04a0\u04a4\3\2\2\2\u04a1\u04a3\13\2\2\2\u04a2\u04a1\3\2\2\2\u04a3"+
- "\u04a6\3\2\2\2\u04a4\u04a5\3\2\2\2\u04a4\u04a2\3\2\2\2\u04a5\u04a7\3\2"+
- "\2\2\u04a6\u04a4\3\2\2\2\u04a7\u04a8\7,\2\2\u04a8\u04a9\7\61\2\2\u04a9"+
- "\u04aa\3\2\2\2\u04aa\u04ab\b\177\b\2\u04ab\u0100\3\2\2\2\u04ac\u04ad\7"+
- "\60\2\2\u04ad\u04ae\7d\2\2\u04ae\u04af\7{\2\2\u04af\u04b0\7v\2\2\u04b0"+
- "\u04b1\7g\2\2\u04b1\u0102\3\2\2\2\u04b2\u04b3\7d\2\2\u04b3\u04b4\7t\2"+
- "\2\u04b4\u0591\7m\2\2\u04b5\u04b6\7q\2\2\u04b6\u04b7\7t\2\2\u04b7\u0591"+
- "\7c\2\2\u04b8\u04b9\7m\2\2\u04b9\u04ba\7k\2\2\u04ba\u0591\7n\2\2\u04bb"+
- "\u04bc\7u\2\2\u04bc\u04bd\7n\2\2\u04bd\u0591\7q\2\2\u04be\u04bf\7p\2\2"+
- "\u04bf\u04c0\7q\2\2\u04c0\u0591\7r\2\2\u04c1\u04c2\7c\2\2\u04c2\u04c3"+
- "\7u\2\2\u04c3\u0591\7n\2\2\u04c4\u04c5\7r\2\2\u04c5\u04c6\7j\2\2\u04c6"+
- "\u0591\7r\2\2\u04c7\u04c8\7c\2\2\u04c8\u04c9\7p\2\2\u04c9\u0591\7e\2\2"+
- "\u04ca\u04cb\7d\2\2\u04cb\u04cc\7r\2\2\u04cc\u0591\7n\2\2\u04cd\u04ce"+
- "\7e\2\2\u04ce\u04cf\7n\2\2\u04cf\u0591\7e\2\2\u04d0\u04d1\7l\2\2\u04d1"+
- "\u04d2\7u\2\2\u04d2\u0591\7t\2\2\u04d3\u04d4\7c\2\2\u04d4\u04d5\7p\2\2"+
- "\u04d5\u0591\7f\2\2\u04d6\u04d7\7t\2\2\u04d7\u04d8\7n\2\2\u04d8\u0591"+
- "\7c\2\2\u04d9\u04da\7d\2\2\u04da\u04db\7k\2\2\u04db\u0591\7v\2\2\u04dc"+
- "\u04dd\7t\2\2\u04dd\u04de\7q\2\2\u04de\u0591\7n\2\2\u04df\u04e0\7r\2\2"+
- "\u04e0\u04e1\7n\2\2\u04e1\u0591\7c\2\2\u04e2\u04e3\7r\2\2\u04e3\u04e4"+
- "\7n\2\2\u04e4\u0591\7r\2\2\u04e5\u04e6\7d\2\2\u04e6\u04e7\7o\2\2\u04e7"+
- "\u0591\7k\2\2\u04e8\u04e9\7u\2\2\u04e9\u04ea\7g\2\2\u04ea\u0591\7e\2\2"+
- "\u04eb\u04ec\7t\2\2\u04ec\u04ed\7v\2\2\u04ed\u0591\7k\2\2\u04ee\u04ef"+
- "\7g\2\2\u04ef\u04f0\7q\2\2\u04f0\u0591\7t\2\2\u04f1\u04f2\7u\2\2\u04f2"+
- "\u04f3\7t\2\2\u04f3\u0591\7g\2\2\u04f4\u04f5\7n\2\2\u04f5\u04f6\7u\2\2"+
- "\u04f6\u0591\7t\2\2\u04f7\u04f8\7r\2\2\u04f8\u04f9\7j\2\2\u04f9\u0591"+
- "\7c\2\2\u04fa\u04fb\7c\2\2\u04fb\u04fc\7n\2\2\u04fc\u0591\7t\2\2\u04fd"+
- "\u04fe\7l\2\2\u04fe\u04ff\7o\2\2\u04ff\u0591\7r\2\2\u0500\u0501\7d\2\2"+
- "\u0501\u0502\7x\2\2\u0502\u0591\7e\2\2\u0503\u0504\7e\2\2\u0504\u0505"+
- "\7n\2\2\u0505\u0591\7k\2\2\u0506\u0507\7t\2\2\u0507\u0508\7v\2\2\u0508"+
- "\u0591\7u\2\2\u0509\u050a\7c\2\2\u050a\u050b\7f\2\2\u050b\u0591\7e\2\2"+
- "\u050c\u050d\7t\2\2\u050d\u050e\7t\2\2\u050e\u0591\7c\2\2\u050f\u0510"+
- "\7d\2\2\u0510\u0511\7x\2\2\u0511\u0591\7u\2\2\u0512\u0513\7u\2\2\u0513"+
- "\u0514\7g\2\2\u0514\u0591\7k\2\2\u0515\u0516\7u\2\2\u0516\u0517\7c\2\2"+
- "\u0517\u0591\7z\2\2\u0518\u0519\7u\2\2\u0519\u051a\7v\2\2\u051a\u0591"+
- "\7{\2\2\u051b\u051c\7u\2\2\u051c\u051d\7v\2\2\u051d\u0591\7c\2\2\u051e"+
- "\u051f\7u\2\2\u051f\u0520\7v\2\2\u0520\u0591\7z\2\2\u0521\u0522\7f\2\2"+
- "\u0522\u0523\7g\2\2\u0523\u0591\7{\2\2\u0524\u0525\7v\2\2\u0525\u0526"+
- "\7z\2\2\u0526\u0591\7c\2\2\u0527\u0528\7z\2\2\u0528\u0529\7c\2\2\u0529"+
- "\u0591\7c\2\2\u052a\u052b\7d\2\2\u052b\u052c\7e\2\2\u052c\u0591\7e\2\2"+
- "\u052d\u052e\7c\2\2\u052e\u052f\7j\2\2\u052f\u0591\7z\2\2\u0530\u0531"+
- "\7v\2\2\u0531\u0532\7{\2\2\u0532\u0591\7c\2\2\u0533\u0534\7v\2\2\u0534"+
- "\u0535\7z\2\2\u0535\u0591\7u\2\2\u0536\u0537\7v\2\2\u0537\u0538\7c\2\2"+
- "\u0538\u0591\7u\2\2\u0539\u053a\7u\2\2\u053a\u053b\7j\2\2\u053b\u0591"+
- "\7{\2\2\u053c\u053d\7u\2\2\u053d\u053e\7j\2\2\u053e\u0591\7z\2\2\u053f"+
- "\u0540\7n\2\2\u0540\u0541\7f\2\2\u0541\u0591\7{\2\2\u0542\u0543\7n\2\2"+
- "\u0543\u0544\7f\2\2\u0544\u0591\7c\2\2\u0545\u0546\7n\2\2\u0546\u0547"+
- "\7f\2\2\u0547\u0591\7z\2\2\u0548\u0549\7n\2\2\u0549\u054a\7c\2\2\u054a"+
- "\u0591\7z\2\2\u054b\u054c\7v\2\2\u054c\u054d\7c\2\2\u054d\u0591\7{\2\2"+
- "\u054e\u054f\7v\2\2\u054f\u0550\7c\2\2\u0550\u0591\7z\2\2\u0551\u0552"+
- "\7d\2\2\u0552\u0553\7e\2\2\u0553\u0591\7u\2\2\u0554\u0555\7e\2\2\u0555"+
- "\u0556\7n\2\2\u0556\u0591\7x\2\2\u0557\u0558\7v\2\2\u0558\u0559\7u\2\2"+
- "\u0559\u0591\7z\2\2\u055a\u055b\7n\2\2\u055b\u055c\7c\2\2\u055c\u0591"+
- "\7u\2\2\u055d\u055e\7e\2\2\u055e\u055f\7r\2\2\u055f\u0591\7{\2\2\u0560"+
- "\u0561\7e\2\2\u0561\u0562\7o\2\2\u0562\u0591\7r\2\2\u0563\u0564\7e\2\2"+
- "\u0564\u0565\7r\2\2\u0565\u0591\7z\2\2\u0566\u0567\7f\2\2\u0567\u0568"+
- "\7e\2\2\u0568\u0591\7r\2\2\u0569\u056a\7f\2\2\u056a\u056b\7g\2\2\u056b"+
- "\u0591\7e\2\2\u056c\u056d\7k\2\2\u056d\u056e\7p\2\2\u056e\u0591\7e\2\2"+
- "\u056f\u0570\7c\2\2\u0570\u0571\7z\2\2\u0571\u0591\7u\2\2\u0572\u0573"+
- "\7d\2\2\u0573\u0574\7p\2\2\u0574\u0591\7g\2\2\u0575\u0576\7e\2\2\u0576"+
- "\u0577\7n\2\2\u0577\u0591\7f\2\2\u0578\u0579\7u\2\2\u0579\u057a\7d\2\2"+
- "\u057a\u0591\7e\2\2\u057b\u057c\7k\2\2\u057c\u057d\7u\2\2\u057d\u0591"+
- "\7e\2\2\u057e\u057f\7k\2\2\u057f\u0580\7p\2\2\u0580\u0591\7z\2\2\u0581"+
- "\u0582\7d\2\2\u0582\u0583\7g\2\2\u0583\u0591\7s\2\2\u0584\u0585\7u\2\2"+
- "\u0585\u0586\7g\2\2\u0586\u0591\7f\2\2\u0587\u0588\7f\2\2\u0588\u0589"+
- "\7g\2\2\u0589\u0591\7z\2\2\u058a\u058b\7k\2\2\u058b\u058c\7p\2\2\u058c"+
- "\u0591\7{\2\2\u058d\u058e\7t\2\2\u058e\u058f\7q\2\2\u058f\u0591\7t\2\2"+
- "\u0590\u04b2\3\2\2\2\u0590\u04b5\3\2\2\2\u0590\u04b8\3\2\2\2\u0590\u04bb"+
- "\3\2\2\2\u0590\u04be\3\2\2\2\u0590\u04c1\3\2\2\2\u0590\u04c4\3\2\2\2\u0590"+
- "\u04c7\3\2\2\2\u0590\u04ca\3\2\2\2\u0590\u04cd\3\2\2\2\u0590\u04d0\3\2"+
- "\2\2\u0590\u04d3\3\2\2\2\u0590\u04d6\3\2\2\2\u0590\u04d9\3\2\2\2\u0590"+
- "\u04dc\3\2\2\2\u0590\u04df\3\2\2\2\u0590\u04e2\3\2\2\2\u0590\u04e5\3\2"+
- "\2\2\u0590\u04e8\3\2\2\2\u0590\u04eb\3\2\2\2\u0590\u04ee\3\2\2\2\u0590"+
- "\u04f1\3\2\2\2\u0590\u04f4\3\2\2\2\u0590\u04f7\3\2\2\2\u0590\u04fa\3\2"+
- "\2\2\u0590\u04fd\3\2\2\2\u0590\u0500\3\2\2\2\u0590\u0503\3\2\2\2\u0590"+
- "\u0506\3\2\2\2\u0590\u0509\3\2\2\2\u0590\u050c\3\2\2\2\u0590\u050f\3\2"+
- "\2\2\u0590\u0512\3\2\2\2\u0590\u0515\3\2\2\2\u0590\u0518\3\2\2\2\u0590"+
- "\u051b\3\2\2\2\u0590\u051e\3\2\2\2\u0590\u0521\3\2\2\2\u0590\u0524\3\2"+
- "\2\2\u0590\u0527\3\2\2\2\u0590\u052a\3\2\2\2\u0590\u052d\3\2\2\2\u0590"+
- "\u0530\3\2\2\2\u0590\u0533\3\2\2\2\u0590\u0536\3\2\2\2\u0590\u0539\3\2"+
- "\2\2\u0590\u053c\3\2\2\2\u0590\u053f\3\2\2\2\u0590\u0542\3\2\2\2\u0590"+
- "\u0545\3\2\2\2\u0590\u0548\3\2\2\2\u0590\u054b\3\2\2\2\u0590\u054e\3\2"+
- "\2\2\u0590\u0551\3\2\2\2\u0590\u0554\3\2\2\2\u0590\u0557\3\2\2\2\u0590"+
- "\u055a\3\2\2\2\u0590\u055d\3\2\2\2\u0590\u0560\3\2\2\2\u0590\u0563\3\2"+
- "\2\2\u0590\u0566\3\2\2\2\u0590\u0569\3\2\2\2\u0590\u056c\3\2\2\2\u0590"+
- "\u056f\3\2\2\2\u0590\u0572\3\2\2\2\u0590\u0575\3\2\2\2\u0590\u0578\3\2"+
- "\2\2\u0590\u057b\3\2\2\2\u0590\u057e\3\2\2\2\u0590\u0581\3\2\2\2\u0590"+
- "\u0584\3\2\2\2\u0590\u0587\3\2\2\2\u0590\u058a\3\2\2\2\u0590\u058d\3\2"+
- "\2\2\u0591\u0104\3\2\2\2\u0592\u0593\7%\2\2\u0593\u0106\3\2\2\2\u0594"+
- "\u0595\7<\2\2\u0595\u0108\3\2\2\2\u0596\u0597\7.\2\2\u0597\u010a\3\2\2"+
- "\2\u0598\u0599\7*\2\2\u0599\u010c\3\2\2\2\u059a\u059b\7+\2\2\u059b\u010e"+
- "\3\2\2\2\u059c\u059d\7]\2\2\u059d\u0110\3\2\2\2\u059e\u059f\7_\2\2\u059f"+
- "\u0112\3\2\2\2\u05a0\u05a1\7\60\2\2\u05a1\u0114\3\2\2\2\u05a2\u05a3\7"+
- ">\2\2\u05a3\u05a4\7>\2\2\u05a4\u0116\3\2\2\2\u05a5\u05a6\7@\2\2\u05a6"+
- "\u05a7\7@\2\2\u05a7\u0118\3\2\2\2\u05a8\u05a9\7-\2\2\u05a9\u011a\3\2\2"+
- "\2\u05aa\u05ab\7/\2\2\u05ab\u011c\3\2\2\2\u05ac\u05ad\7>\2\2\u05ad\u011e"+
- "\3\2\2\2\u05ae\u05af\7@\2\2\u05af\u0120\3\2\2\2\u05b0\u05b1\7,\2\2\u05b1"+
- "\u0122\3\2\2\2\u05b2\u05b3\7\61\2\2\u05b3\u0124\3\2\2\2\u05b4\u05b5\7"+
- "}\2\2\u05b5\u05b6\b\u0092\t\2\u05b6\u0126\3\2\2\2\u05b7\u05b8\7\177\2"+
- "\2\u05b8\u05b9\b\u0093\n\2\u05b9\u0128\3\2\2\2\u05ba\u05bd\5\u012b\u0095"+
- "\2\u05bb\u05bd\5\u0133\u0099\2\u05bc\u05ba\3\2\2\2\u05bc\u05bb\3\2\2\2"+
- "\u05bd\u012a\3\2\2\2\u05be\u05c2\5\u012d\u0096\2\u05bf\u05c2\5\u012f\u0097"+
- "\2\u05c0\u05c2\5\u0131\u0098\2\u05c1\u05be\3\2\2\2\u05c1\u05bf\3\2\2\2"+
- "\u05c1\u05c0\3\2\2\2\u05c2\u012c\3\2\2\2\u05c3\u05c7\7\'\2\2\u05c4\u05c6"+
- "\5\u013b\u009d\2\u05c5\u05c4\3\2\2\2\u05c6\u05c9\3\2\2\2\u05c7\u05c5\3"+
- "\2\2\2\u05c7\u05c8\3\2\2\2\u05c8\u05ca\3\2\2\2\u05c9\u05c7\3\2\2\2\u05ca"+
- "\u05cc\7\60\2\2\u05cb\u05cd\5\u013b\u009d\2\u05cc\u05cb\3\2\2\2\u05cd"+
- "\u05ce\3\2\2\2\u05ce\u05cc\3\2\2\2\u05ce\u05cf\3\2\2\2\u05cf\u012e\3\2"+
- "\2\2\u05d0\u05d2\5\u013d\u009e\2\u05d1\u05d0\3\2\2\2\u05d2\u05d5\3\2\2"+
- "\2\u05d3\u05d1\3\2\2\2\u05d3\u05d4\3\2\2\2\u05d4\u05d6\3\2\2\2\u05d5\u05d3"+
- "\3\2\2\2\u05d6\u05d8\7\60\2\2\u05d7\u05d9\5\u013d\u009e\2\u05d8\u05d7"+
- "\3\2\2\2\u05d9\u05da\3\2\2\2\u05da\u05d8\3\2\2\2\u05da\u05db\3\2\2\2\u05db"+
- "\u0130\3\2\2\2\u05dc\u05e0\7&\2\2\u05dd\u05df\5\u013f\u009f\2\u05de\u05dd"+
- "\3\2\2\2\u05df\u05e2\3\2\2\2\u05e0\u05de\3\2\2\2\u05e0\u05e1\3\2\2\2\u05e1"+
- "\u05e3\3\2\2\2\u05e2\u05e0\3\2\2\2\u05e3\u05e5\7\60\2\2\u05e4\u05e6\5"+
- "\u013f\u009f\2\u05e5\u05e4\3\2\2\2\u05e6\u05e7\3\2\2\2\u05e7\u05e5\3\2"+
- "\2\2\u05e7\u05e8\3\2\2\2\u05e8\u0132\3\2\2\2\u05e9\u05ed\5\u0137\u009b"+
- "\2\u05ea\u05ed\5\u0139\u009c\2\u05eb\u05ed\5\u0135\u009a\2\u05ec\u05e9"+
- "\3\2\2\2\u05ec\u05ea\3\2\2\2\u05ec\u05eb\3\2\2\2\u05ed\u0134\3\2\2\2\u05ee"+
- "\u05f0\7\'\2\2\u05ef\u05f1\5\u013b\u009d\2\u05f0\u05ef\3\2\2\2\u05f1\u05f2"+
- "\3\2\2\2\u05f2\u05f0\3\2\2\2\u05f2\u05f3\3\2\2\2\u05f3\u0136\3\2\2\2\u05f4"+
- "\u05f6\5\u013d\u009e\2\u05f5\u05f4\3\2\2\2\u05f6\u05f7\3\2\2\2\u05f7\u05f5"+
- "\3\2\2\2\u05f7\u05f8\3\2\2\2\u05f8\u0138\3\2\2\2\u05f9\u05fb\7&\2\2\u05fa"+
- "\u05fc\5\u013f\u009f\2\u05fb\u05fa\3\2\2\2\u05fc\u05fd\3\2\2\2\u05fd\u05fb"+
- "\3\2\2\2\u05fd\u05fe\3\2\2\2\u05fe\u013a\3\2\2\2\u05ff\u0600\t\5\2\2\u0600"+
- "\u013c\3\2\2\2\u0601\u0602\t\6\2\2\u0602\u013e\3\2\2\2\u0603\u0604\t\7"+
- "\2\2\u0604\u0140\3\2\2\2\u0605\u0609\7)\2\2\u0606\u0607\7^\2\2\u0607\u060a"+
- "\t\16\2\2\u0608\u060a\n\20\2\2\u0609\u0606\3\2\2\2\u0609\u0608\3\2\2\2"+
- "\u060a\u060b\3\2\2\2\u060b\u060c\7)\2\2\u060c\u0142\3\2\2\2\u060d\u060f"+
- "\5\u0145\u00a2\2\u060e\u0610\t\23\2\2\u060f\u060e\3\2\2\2\u0610\u0611"+
- "\3\2\2\2\u0611\u060f\3\2\2\2\u0611\u0612\3\2\2\2\u0612\u0144\3\2\2\2\u0613"+
- "\u0617\7#\2\2\u0614\u0616\5\u014b\u00a5\2\u0615\u0614\3\2\2\2\u0616\u0619"+
- "\3\2\2\2\u0617\u0615\3\2\2\2\u0617\u0618\3\2\2\2\u0618\u0146\3\2\2\2\u0619"+
- "\u0617\3\2\2\2\u061a\u061e\5\u0149\u00a4\2\u061b\u061d\5\u014b\u00a5\2"+
- "\u061c\u061b\3\2\2\2\u061d\u0620\3\2\2\2\u061e\u061c\3\2\2\2\u061e\u061f"+
- "\3\2\2\2\u061f\u0148\3\2\2\2\u0620\u061e\3\2\2\2\u0621\u0622\t\b\2\2\u0622"+
- "\u014a\3\2\2\2\u0623\u0624\t\t\2\2\u0624\u014c\3\2\2\2\u0625\u0627\t\21"+
- "\2\2\u0626\u0625\3\2\2\2\u0627\u0628\3\2\2\2\u0628\u0626\3\2\2\2\u0628"+
- "\u0629\3\2\2\2\u0629\u062a\3\2\2\2\u062a\u062b\b\u00a6\7\2\u062b\u014e"+
- "\3\2\2\2\u062c\u062d\7\61\2\2\u062d\u062e\7\61\2\2\u062e\u0632\3\2\2\2"+
- "\u062f\u0631\n\22\2\2\u0630\u062f\3\2\2\2\u0631\u0634\3\2\2\2\u0632\u0630"+
- "\3\2\2\2\u0632\u0633\3\2\2\2\u0633\u0635\3\2\2\2\u0634\u0632\3\2\2\2\u0635"+
- "\u0636\b\u00a7\b\2\u0636\u0150\3\2\2\2\u0637\u0638\7\61\2\2\u0638\u0639"+
- "\7,\2\2\u0639\u063d\3\2\2\2\u063a\u063c\13\2\2\2\u063b\u063a\3\2\2\2\u063c"+
- "\u063f\3\2\2\2\u063d\u063e\3\2\2\2\u063d\u063b\3\2\2\2\u063e\u0640\3\2"+
- "\2\2\u063f\u063d\3\2\2\2\u0640\u0641\7,\2\2\u0641\u0642\7\61\2\2\u0642"+
- "\u0643\3\2\2\2\u0643\u0644\b\u00a8\b\2\u0644\u0152\3\2\2\2\u0645\u0647"+
- "\7>\2\2\u0646\u0648\t\24\2\2\u0647\u0646\3\2\2\2\u0648\u0649\3\2\2\2\u0649"+
- "\u0647\3\2\2\2\u0649\u064a\3\2\2\2\u064a\u064b\3\2\2\2\u064b\u064c\7@"+
- "\2\2\u064c\u064d\b\u00a9\13\2\u064d\u0154\3\2\2\2\u064e\u0654\7$\2\2\u064f"+
- "\u0650\7^\2\2\u0650\u0653\7$\2\2\u0651\u0653\n\n\2\2\u0652\u064f\3\2\2"+
- "\2\u0652\u0651\3\2\2\2\u0653\u0656\3\2\2\2\u0654\u0652\3\2\2\2\u0654\u0655"+
- "\3\2\2\2\u0655\u0657\3\2\2\2\u0656\u0654\3\2\2\2\u0657\u0658\7$\2\2\u0658"+
- "\u0659\b\u00aa\f\2\u0659\u0156\3\2\2\2\u065a\u065c\t\21\2\2\u065b\u065a"+
- "\3\2\2\2\u065c\u065d\3\2\2\2\u065d\u065b\3\2\2\2\u065d\u065e\3\2\2\2\u065e"+
- "\u065f\3\2\2\2\u065f\u0660\b\u00ab\7\2\u0660\u0158\3\2\2\2\u0661\u0662"+
- "\7\61\2\2\u0662\u0663\7\61\2\2\u0663\u0667\3\2\2\2\u0664\u0666\n\22\2"+
- "\2\u0665\u0664\3\2\2\2\u0666\u0669\3\2\2\2\u0667\u0665\3\2\2\2\u0667\u0668"+
- "\3\2\2\2\u0668\u066a\3\2\2\2\u0669\u0667\3\2\2\2\u066a\u066b\b\u00ac\b"+
- "\2\u066b\u015a\3\2\2\2\u066c\u066d\7\61\2\2\u066d\u066e\7,\2\2\u066e\u0672"+
- "\3\2\2\2\u066f\u0671\13\2\2\2\u0670\u066f\3\2\2\2\u0671\u0674\3\2\2\2"+
- "\u0672\u0673\3\2\2\2\u0672\u0670\3\2\2\2\u0673\u0675\3\2\2\2\u0674\u0672"+
- "\3\2\2\2\u0675\u0676\7,\2\2\u0676\u0677\7\61\2\2\u0677\u0678\3\2\2\2\u0678"+
- "\u0679\b\u00ad\b\2\u0679\u015c\3\2\2\2D\2\3\4\u01ca\u02a9\u0358\u037f"+
- "\u038a\u0392\u03c2\u03f3\u03f8\u03ff\u0404\u040b\u0410\u0417\u041e\u0423"+
- "\u042a\u042f\u0434\u043b\u0441\u0443\u0448\u044f\u0454\u0460\u046d\u046f"+
- "\u0474\u0478\u047a\u047d\u0485\u0488\u048f\u0499\u04a4\u0590\u05bc\u05c1"+
- "\u05c7\u05ce\u05d3\u05da\u05e0\u05e7\u05ec\u05f2\u05f7\u05fd\u0609\u0611"+
- "\u0617\u061e\u0628\u0632\u063d\u0649\u0652\u0654\u065d\u0667\u0672\r\3"+
- "\2\2\3M\3\3`\4\3a\5\3x\6\2\3\2\2\4\2\3\u0092\7\3\u0093\b\3\u00a9\t\3\u00aa"+
+ "\4\u00ad\t\u00ad\4\u00ae\t\u00ae\3\2\3\2\3\2\3\3\3\3\3\4\3\4\3\5\3\5\3"+
+ "\6\3\6\3\7\3\7\3\b\3\b\3\t\3\t\3\n\3\n\3\13\3\13\3\13\3\f\3\f\3\f\3\f"+
+ "\3\r\3\r\3\16\3\16\3\17\3\17\3\17\3\20\3\20\3\21\3\21\3\22\3\22\3\23\3"+
+ "\23\3\24\3\24\3\25\3\25\3\25\3\26\3\26\3\26\3\27\3\27\3\30\3\30\3\31\3"+
+ "\31\3\32\3\32\3\33\3\33\3\33\3\34\3\34\3\34\3\35\3\35\3\35\3\36\3\36\3"+
+ "\36\3\37\3\37\3 \3 \3 \3!\3!\3!\3\"\3\"\3#\3#\3#\3$\3$\3$\3%\3%\3&\3&"+
+ "\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\5&\u01cd"+
+ "\n&\3\'\3\'\3\'\3\'\3\'\3\'\3\'\3\'\3(\3(\3(\3(\3(\3(\3(\3(\3(\3(\3(\3"+
+ ")\3)\3)\3*\3*\3*\3*\3*\3*\3*\3+\3+\3+\3+\3+\3,\3,\3,\3,\3,\3,\3,\3,\3"+
+ ",\3,\3-\3-\3-\3-\3-\3-\3-\3-\3-\3.\3.\3.\3.\3/\3/\3/\3/\3/\3/\3/\3/\3"+
+ "/\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\61\3\61\3\61\3\61\3\61"+
+ "\3\61\3\61\3\61\3\61\3\62\3\62\3\62\3\62\3\62\3\62\3\63\3\63\3\63\3\63"+
+ "\3\63\3\63\3\63\3\64\3\64\3\64\3\64\3\64\3\64\3\64\3\65\3\65\3\65\3\65"+
+ "\3\65\3\65\3\66\3\66\3\66\3\66\3\66\3\66\3\66\3\67\3\67\3\67\3\67\3\67"+
+ "\3\67\3\67\3\67\3\67\38\38\38\38\38\38\38\39\39\39\39\39\39\39\39\39\3"+
+ "9\3:\3:\3:\3:\3:\3:\3:\3:\3:\3;\3;\3;\3;\3;\3;\3;\3;\3;\3;\3;\3;\3;\3"+
+ "<\3<\3<\3<\3<\3<\3<\3<\3<\3<\3=\3=\3=\3=\3=\3>\3>\3>\3>\3>\3>\3?\3?\3"+
+ "?\3?\3?\3?\3@\3@\3@\3@\3@\3A\3A\3A\3A\3A\3A\3A\3A\3A\3A\3A\3A\3B\3B\3"+
+ "B\3B\3B\3B\3B\3B\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3C\3"+
+ "C\3C\3C\5C\u02bc\nC\3D\3D\3D\3D\3D\3D\3D\3D\3D\3D\3E\3E\3E\3F\3F\3F\3"+
+ "F\3F\3G\3G\3G\3G\3G\3G\3H\3H\3H\3I\3I\3I\3I\3J\3J\3J\3J\3J\3J\3J\3K\3"+
+ "K\3K\3K\3K\3K\3K\3L\3L\3L\3L\3L\3L\3M\3M\3M\3M\3M\3M\3M\3M\3M\3N\3N\3"+
+ "N\3N\3N\3N\3O\3O\3O\3O\3O\3O\3O\3O\3P\3P\3P\3P\3P\3Q\3Q\3Q\3Q\3Q\3Q\3"+
+ "Q\3R\3R\3R\3R\3R\3S\3S\3S\3S\3S\3S\3S\3T\3T\3T\3T\3T\3T\3T\3U\3U\3U\3"+
+ "U\3U\3U\3U\3U\3V\3V\3V\3V\3V\3V\3V\3V\3W\3W\3W\3W\3W\3W\3W\3W\3W\3X\3"+
+ "X\3X\3X\3X\3Y\3Y\3Y\3Y\3Y\3Y\3Y\3Y\3Y\3Z\3Z\3Z\3Z\3Z\3Z\3[\3[\3[\3[\3"+
+ "[\3[\3[\3\\\3\\\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\3]\5]\u036b\n]"+
+ "\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^"+
+ "\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\3^\5^\u0392\n^\3_\3_\3_\3_\3_"+
+ "\3_\3_\3_\3_\5_\u039d\n_\3`\3`\3`\3`\7`\u03a3\n`\f`\16`\u03a6\13`\3`\3"+
+ "`\3`\3a\3a\3a\3a\3a\3a\3a\3a\3a\3a\3b\3b\3b\3b\3b\3b\3b\3b\3b\3b\3b\3"+
+ "c\3c\3c\3c\3c\3c\3c\3c\3d\3d\3d\3d\3d\3d\3d\3d\3e\3e\3e\3e\3e\5e\u03d5"+
+ "\ne\3f\3f\3f\3f\3f\3f\3f\3g\3g\3g\3g\3g\3g\3g\3h\3h\3h\3h\3h\3h\3h\3h"+
+ "\3i\3i\3i\3i\3j\3j\3j\3j\3j\3j\3k\3k\3k\3k\3k\3k\3l\3l\3l\3l\3l\3l\3l"+
+ "\3m\3m\5m\u0406\nm\3n\3n\3n\5n\u040b\nn\3o\3o\3o\3o\3o\5o\u0412\no\3o"+
+ "\7o\u0415\no\fo\16o\u0418\13o\3o\3o\6o\u041c\no\ro\16o\u041d\3p\7p\u0421"+
+ "\np\fp\16p\u0424\13p\3p\3p\6p\u0428\np\rp\16p\u0429\3q\3q\3q\3q\3q\5q"+
+ "\u0431\nq\3q\7q\u0434\nq\fq\16q\u0437\13q\3q\3q\6q\u043b\nq\rq\16q\u043c"+
+ "\3r\3r\3r\5r\u0442\nr\3r\3r\3r\5r\u0447\nr\3s\3s\3s\6s\u044c\ns\rs\16"+
+ "s\u044d\3s\3s\6s\u0452\ns\rs\16s\u0453\5s\u0456\ns\3t\6t\u0459\nt\rt\16"+
+ "t\u045a\3u\3u\3u\3u\3u\5u\u0462\nu\3u\6u\u0465\nu\ru\16u\u0466\3v\3v\3"+
+ "w\3w\3x\3x\3y\3y\7y\u0471\ny\fy\16y\u0474\13y\3y\3y\3z\3z\3{\3{\3|\3|"+
+ "\3|\3|\7|\u0480\n|\f|\16|\u0483\13|\3|\3|\5|\u0487\n|\3|\3|\5|\u048b\n"+
+ "|\5|\u048d\n|\3|\5|\u0490\n|\3}\3}\3}\3}\3}\3}\5}\u0498\n}\3}\5}\u049b"+
+ "\n}\3}\3}\3~\6~\u04a0\n~\r~\16~\u04a1\3~\3~\3\177\3\177\3\177\3\177\7"+
+ "\177\u04aa\n\177\f\177\16\177\u04ad\13\177\3\177\3\177\3\u0080\3\u0080"+
+ "\3\u0080\3\u0080\7\u0080\u04b5\n\u0080\f\u0080\16\u0080\u04b8\13\u0080"+
+ "\3\u0080\3\u0080\3\u0080\3\u0080\3\u0080\3\u0081\3\u0081\3\u0081\3\u0081"+
+ "\3\u0081\3\u0081\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082"+
+ "\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\3\u0082\5\u0082"+
+ "\u05a3\n\u0082\3\u0083\3\u0083\3\u0084\3\u0084\3\u0085\3\u0085\3\u0086"+
+ "\3\u0086\3\u0087\3\u0087\3\u0088\3\u0088\3\u0089\3\u0089\3\u008a\3\u008a"+
+ "\3\u008b\3\u008b\3\u008b\3\u008c\3\u008c\3\u008c\3\u008d\3\u008d\3\u008e"+
+ "\3\u008e\3\u008f\3\u008f\3\u0090\3\u0090\3\u0091\3\u0091\3\u0092\3\u0092"+
+ "\3\u0093\3\u0093\3\u0093\3\u0094\3\u0094\3\u0094\3\u0095\3\u0095\5\u0095"+
+ "\u05cf\n\u0095\3\u0096\3\u0096\3\u0096\5\u0096\u05d4\n\u0096\3\u0097\3"+
+ "\u0097\7\u0097\u05d8\n\u0097\f\u0097\16\u0097\u05db\13\u0097\3\u0097\3"+
+ "\u0097\6\u0097\u05df\n\u0097\r\u0097\16\u0097\u05e0\3\u0098\7\u0098\u05e4"+
+ "\n\u0098\f\u0098\16\u0098\u05e7\13\u0098\3\u0098\3\u0098\6\u0098\u05eb"+
+ "\n\u0098\r\u0098\16\u0098\u05ec\3\u0099\3\u0099\7\u0099\u05f1\n\u0099"+
+ "\f\u0099\16\u0099\u05f4\13\u0099\3\u0099\3\u0099\6\u0099\u05f8\n\u0099"+
+ "\r\u0099\16\u0099\u05f9\3\u009a\3\u009a\3\u009a\5\u009a\u05ff\n\u009a"+
+ "\3\u009b\3\u009b\6\u009b\u0603\n\u009b\r\u009b\16\u009b\u0604\3\u009c"+
+ "\6\u009c\u0608\n\u009c\r\u009c\16\u009c\u0609\3\u009d\3\u009d\6\u009d"+
+ "\u060e\n\u009d\r\u009d\16\u009d\u060f\3\u009e\3\u009e\3\u009f\3\u009f"+
+ "\3\u00a0\3\u00a0\3\u00a1\3\u00a1\3\u00a1\3\u00a1\5\u00a1\u061c\n\u00a1"+
+ "\3\u00a1\3\u00a1\3\u00a2\3\u00a2\6\u00a2\u0622\n\u00a2\r\u00a2\16\u00a2"+
+ "\u0623\3\u00a3\3\u00a3\7\u00a3\u0628\n\u00a3\f\u00a3\16\u00a3\u062b\13"+
+ "\u00a3\3\u00a4\3\u00a4\7\u00a4\u062f\n\u00a4\f\u00a4\16\u00a4\u0632\13"+
+ "\u00a4\3\u00a5\3\u00a5\3\u00a6\3\u00a6\3\u00a7\6\u00a7\u0639\n\u00a7\r"+
+ "\u00a7\16\u00a7\u063a\3\u00a7\3\u00a7\3\u00a8\3\u00a8\3\u00a8\3\u00a8"+
+ "\7\u00a8\u0643\n\u00a8\f\u00a8\16\u00a8\u0646\13\u00a8\3\u00a8\3\u00a8"+
+ "\3\u00a9\3\u00a9\3\u00a9\3\u00a9\7\u00a9\u064e\n\u00a9\f\u00a9\16\u00a9"+
+ "\u0651\13\u00a9\3\u00a9\3\u00a9\3\u00a9\3\u00a9\3\u00a9\3\u00aa\3\u00aa"+
+ "\6\u00aa\u065a\n\u00aa\r\u00aa\16\u00aa\u065b\3\u00aa\3\u00aa\3\u00aa"+
+ "\3\u00ab\3\u00ab\3\u00ab\3\u00ab\7\u00ab\u0665\n\u00ab\f\u00ab\16\u00ab"+
+ "\u0668\13\u00ab\3\u00ab\3\u00ab\3\u00ab\3\u00ac\6\u00ac\u066e\n\u00ac"+
+ "\r\u00ac\16\u00ac\u066f\3\u00ac\3\u00ac\3\u00ad\3\u00ad\3\u00ad\3\u00ad"+
+ "\7\u00ad\u0678\n\u00ad\f\u00ad\16\u00ad\u067b\13\u00ad\3\u00ad\3\u00ad"+
+ "\3\u00ae\3\u00ae\3\u00ae\3\u00ae\7\u00ae\u0683\n\u00ae\f\u00ae\16\u00ae"+
+ "\u0686\13\u00ae\3\u00ae\3\u00ae\3\u00ae\3\u00ae\3\u00ae\6\u03a4\u04b6"+
+ "\u064f\u0684\2\u00af\5\4\7\5\t\6\13\7\r\b\17\t\21\n\23\13\25\f\27\r\31"+
+ "\16\33\17\35\20\37\21!\22#\23%\24\'\25)\26+\27-\30/\31\61\32\63\33\65"+
+ "\34\67\359\36;\37= ?!A\"C#E$G%I&K\'M(O)Q*S+U,W-Y.[/]\60_\61a\62c\63e\64"+
+ "g\65i\66k\67m8o9q:s;u{?}@\177A\u0081B\u0083C\u0085D\u0087E\u0089"+
+ "F\u008bG\u008dH\u008fI\u0091J\u0093K\u0095L\u0097M\u0099N\u009bO\u009d"+
+ "P\u009fQ\u00a1R\u00a3S\u00a5T\u00a7U\u00a9V\u00abW\u00adX\u00afY\u00b1"+
+ "Z\u00b3[\u00b5\\\u00b7]\u00b9^\u00bb_\u00bd`\u00bfa\u00c1b\u00c3c\u00c5"+
+ "d\u00c7e\u00c9f\u00cbg\u00cdh\u00cfi\u00d1j\u00d3k\u00d5l\u00d7m\u00d9"+
+ "n\u00dbo\u00ddp\u00dfq\u00e1r\u00e3s\u00e5t\u00e7u\u00e9v\u00ebw\u00ed"+
+ "\2\u00ef\2\u00f1\2\u00f3x\u00f5\2\u00f7\2\u00f9y\u00fbz\u00fd{\u00ff|"+
+ "\u0101}\u0103~\u0105\177\u0107\u0080\u0109\u0081\u010b\u0082\u010d\u0083"+
+ "\u010f\u0084\u0111\u0085\u0113\u0086\u0115\u0087\u0117\u0088\u0119\u0089"+
+ "\u011b\u008a\u011d\u008b\u011f\u008c\u0121\u008d\u0123\u008e\u0125\u008f"+
+ "\u0127\u0090\u0129\u0091\u012b\u0092\u012d\u0093\u012f\u0094\u0131\u0095"+
+ "\u0133\u0096\u0135\u0097\u0137\u0098\u0139\u0099\u013b\u009a\u013d\2\u013f"+
+ "\2\u0141\2\u0143\u009b\u0145\u009c\u0147\u009d\u0149\u009e\u014b\2\u014d"+
+ "\2\u014f\u009f\u0151\u00a0\u0153\u00a1\u0155\u00a2\u0157\u00a3\u0159\u00a4"+
+ "\u015b\u00a5\u015d\u00a6\5\2\3\4\25\4\2uuww\7\2dfkknnuuyy\4\2DDdd\3\2"+
+ "\62\63\3\2\62;\5\2\62;CHch\5\2C\\aac|\6\2\62;C\\aac|\3\2$$\3\2||\4\2r"+
+ "ruu\4\2ooww\7\2$$))hhpptt\4\2\62;ch\3\2))\6\2\13\f\17\17\"\"\u00a2\u00a2"+
+ "\4\2\f\f\17\17\4\2--//\7\2/;C\\^^aac|\2\u071d\2\5\3\2\2\2\2\7\3\2\2\2"+
+ "\2\t\3\2\2\2\2\13\3\2\2\2\2\r\3\2\2\2\2\17\3\2\2\2\2\21\3\2\2\2\2\23\3"+
+ "\2\2\2\2\25\3\2\2\2\2\27\3\2\2\2\2\31\3\2\2\2\2\33\3\2\2\2\2\35\3\2\2"+
+ "\2\2\37\3\2\2\2\2!\3\2\2\2\2#\3\2\2\2\2%\3\2\2\2\2\'\3\2\2\2\2)\3\2\2"+
+ "\2\2+\3\2\2\2\2-\3\2\2\2\2/\3\2\2\2\2\61\3\2\2\2\2\63\3\2\2\2\2\65\3\2"+
+ "\2\2\2\67\3\2\2\2\29\3\2\2\2\2;\3\2\2\2\2=\3\2\2\2\2?\3\2\2\2\2A\3\2\2"+
+ "\2\2C\3\2\2\2\2E\3\2\2\2\2G\3\2\2\2\2I\3\2\2\2\2K\3\2\2\2\2M\3\2\2\2\2"+
+ "O\3\2\2\2\2Q\3\2\2\2\2S\3\2\2\2\2U\3\2\2\2\2W\3\2\2\2\2Y\3\2\2\2\2[\3"+
+ "\2\2\2\2]\3\2\2\2\2_\3\2\2\2\2a\3\2\2\2\2c\3\2\2\2\2e\3\2\2\2\2g\3\2\2"+
+ "\2\2i\3\2\2\2\2k\3\2\2\2\2m\3\2\2\2\2o\3\2\2\2\2q\3\2\2\2\2s\3\2\2\2\2"+
+ "u\3\2\2\2\2w\3\2\2\2\2y\3\2\2\2\2{\3\2\2\2\2}\3\2\2\2\2\177\3\2\2\2\2"+
+ "\u0081\3\2\2\2\2\u0083\3\2\2\2\2\u0085\3\2\2\2\2\u0087\3\2\2\2\2\u0089"+
+ "\3\2\2\2\2\u008b\3\2\2\2\2\u008d\3\2\2\2\2\u008f\3\2\2\2\2\u0091\3\2\2"+
+ "\2\2\u0093\3\2\2\2\2\u0095\3\2\2\2\2\u0097\3\2\2\2\2\u0099\3\2\2\2\2\u009b"+
+ "\3\2\2\2\2\u009d\3\2\2\2\2\u009f\3\2\2\2\2\u00a1\3\2\2\2\2\u00a3\3\2\2"+
+ "\2\2\u00a5\3\2\2\2\2\u00a7\3\2\2\2\2\u00a9\3\2\2\2\2\u00ab\3\2\2\2\2\u00ad"+
+ "\3\2\2\2\2\u00af\3\2\2\2\2\u00b1\3\2\2\2\2\u00b3\3\2\2\2\2\u00b5\3\2\2"+
+ "\2\2\u00b7\3\2\2\2\2\u00b9\3\2\2\2\2\u00bb\3\2\2\2\2\u00bd\3\2\2\2\2\u00bf"+
+ "\3\2\2\2\2\u00c1\3\2\2\2\2\u00c3\3\2\2\2\2\u00c5\3\2\2\2\2\u00c7\3\2\2"+
+ "\2\2\u00c9\3\2\2\2\2\u00cb\3\2\2\2\2\u00cd\3\2\2\2\2\u00cf\3\2\2\2\2\u00d1"+
+ "\3\2\2\2\2\u00d3\3\2\2\2\2\u00d5\3\2\2\2\2\u00d7\3\2\2\2\2\u00d9\3\2\2"+
+ "\2\2\u00db\3\2\2\2\2\u00dd\3\2\2\2\2\u00df\3\2\2\2\2\u00e1\3\2\2\2\2\u00e3"+
+ "\3\2\2\2\2\u00e5\3\2\2\2\2\u00e7\3\2\2\2\2\u00e9\3\2\2\2\2\u00eb\3\2\2"+
+ "\2\2\u00f3\3\2\2\2\2\u00f9\3\2\2\2\2\u00fb\3\2\2\2\2\u00fd\3\2\2\2\2\u00ff"+
+ "\3\2\2\2\2\u0101\3\2\2\2\3\u0103\3\2\2\2\3\u0105\3\2\2\2\3\u0107\3\2\2"+
+ "\2\3\u0109\3\2\2\2\3\u010b\3\2\2\2\3\u010d\3\2\2\2\3\u010f\3\2\2\2\3\u0111"+
+ "\3\2\2\2\3\u0113\3\2\2\2\3\u0115\3\2\2\2\3\u0117\3\2\2\2\3\u0119\3\2\2"+
+ "\2\3\u011b\3\2\2\2\3\u011d\3\2\2\2\3\u011f\3\2\2\2\3\u0121\3\2\2\2\3\u0123"+
+ "\3\2\2\2\3\u0125\3\2\2\2\3\u0127\3\2\2\2\3\u0129\3\2\2\2\3\u012b\3\2\2"+
+ "\2\3\u012d\3\2\2\2\3\u012f\3\2\2\2\3\u0131\3\2\2\2\3\u0133\3\2\2\2\3\u0135"+
+ "\3\2\2\2\3\u0137\3\2\2\2\3\u0139\3\2\2\2\3\u013b\3\2\2\2\3\u0143\3\2\2"+
+ "\2\3\u0145\3\2\2\2\3\u0147\3\2\2\2\3\u0149\3\2\2\2\3\u014f\3\2\2\2\3\u0151"+
+ "\3\2\2\2\3\u0153\3\2\2\2\4\u0155\3\2\2\2\4\u0157\3\2\2\2\4\u0159\3\2\2"+
+ "\2\4\u015b\3\2\2\2\4\u015d\3\2\2\2\5\u015f\3\2\2\2\7\u0162\3\2\2\2\t\u0164"+
+ "\3\2\2\2\13\u0166\3\2\2\2\r\u0168\3\2\2\2\17\u016a\3\2\2\2\21\u016c\3"+
+ "\2\2\2\23\u016e\3\2\2\2\25\u0170\3\2\2\2\27\u0172\3\2\2\2\31\u0175\3\2"+
+ "\2\2\33\u0179\3\2\2\2\35\u017b\3\2\2\2\37\u017d\3\2\2\2!\u0180\3\2\2\2"+
+ "#\u0182\3\2\2\2%\u0184\3\2\2\2\'\u0186\3\2\2\2)\u0188\3\2\2\2+\u018a\3"+
+ "\2\2\2-\u018d\3\2\2\2/\u0190\3\2\2\2\61\u0192\3\2\2\2\63\u0194\3\2\2\2"+
+ "\65\u0196\3\2\2\2\67\u0198\3\2\2\29\u019b\3\2\2\2;\u019e\3\2\2\2=\u01a1"+
+ "\3\2\2\2?\u01a4\3\2\2\2A\u01a6\3\2\2\2C\u01a9\3\2\2\2E\u01ac\3\2\2\2G"+
+ "\u01ae\3\2\2\2I\u01b1\3\2\2\2K\u01b4\3\2\2\2M\u01cc\3\2\2\2O\u01ce\3\2"+
+ "\2\2Q\u01d6\3\2\2\2S\u01e1\3\2\2\2U\u01e4\3\2\2\2W\u01eb\3\2\2\2Y\u01f0"+
+ "\3\2\2\2[\u01fa\3\2\2\2]\u0203\3\2\2\2_\u0207\3\2\2\2a\u0210\3\2\2\2c"+
+ "\u0219\3\2\2\2e\u0222\3\2\2\2g\u0228\3\2\2\2i\u022f\3\2\2\2k\u0236\3\2"+
+ "\2\2m\u023c\3\2\2\2o\u0243\3\2\2\2q\u024c\3\2\2\2s\u0253\3\2\2\2u\u025d"+
+ "\3\2\2\2w\u0266\3\2\2\2y\u0273\3\2\2\2{\u027d\3\2\2\2}\u0282\3\2\2\2\177"+
+ "\u0288\3\2\2\2\u0081\u028e\3\2\2\2\u0083\u0293\3\2\2\2\u0085\u029f\3\2"+
+ "\2\2\u0087\u02bb\3\2\2\2\u0089\u02bd\3\2\2\2\u008b\u02c7\3\2\2\2\u008d"+
+ "\u02ca\3\2\2\2\u008f\u02cf\3\2\2\2\u0091\u02d5\3\2\2\2\u0093\u02d8\3\2"+
+ "\2\2\u0095\u02dc\3\2\2\2\u0097\u02e3\3\2\2\2\u0099\u02ea\3\2\2\2\u009b"+
+ "\u02f0\3\2\2\2\u009d\u02f9\3\2\2\2\u009f\u02ff\3\2\2\2\u00a1\u0307\3\2"+
+ "\2\2\u00a3\u030c\3\2\2\2\u00a5\u0313\3\2\2\2\u00a7\u0318\3\2\2\2\u00a9"+
+ "\u031f\3\2\2\2\u00ab\u0326\3\2\2\2\u00ad\u032e\3\2\2\2\u00af\u0336\3\2"+
+ "\2\2\u00b1\u033f\3\2\2\2\u00b3\u0344\3\2\2\2\u00b5\u034d\3\2\2\2\u00b7"+
+ "\u0353\3\2\2\2\u00b9\u035a\3\2\2\2\u00bb\u036a\3\2\2\2\u00bd\u0391\3\2"+
+ "\2\2\u00bf\u039c\3\2\2\2\u00c1\u039e\3\2\2\2\u00c3\u03aa\3\2\2\2\u00c5"+
+ "\u03b4\3\2\2\2\u00c7\u03bf\3\2\2\2\u00c9\u03c7\3\2\2\2\u00cb\u03d4\3\2"+
+ "\2\2\u00cd\u03d6\3\2\2\2\u00cf\u03dd\3\2\2\2\u00d1\u03e4\3\2\2\2\u00d3"+
+ "\u03ec\3\2\2\2\u00d5\u03f0\3\2\2\2\u00d7\u03f6\3\2\2\2\u00d9\u03fc\3\2"+
+ "\2\2\u00db\u0405\3\2\2\2\u00dd\u040a\3\2\2\2\u00df\u0411\3\2\2\2\u00e1"+
+ "\u0422\3\2\2\2\u00e3\u0430\3\2\2\2\u00e5\u0441\3\2\2\2\u00e7\u0455\3\2"+
+ "\2\2\u00e9\u0458\3\2\2\2\u00eb\u0461\3\2\2\2\u00ed\u0468\3\2\2\2\u00ef"+
+ "\u046a\3\2\2\2\u00f1\u046c\3\2\2\2\u00f3\u046e\3\2\2\2\u00f5\u0477\3\2"+
+ "\2\2\u00f7\u0479\3\2\2\2\u00f9\u047b\3\2\2\2\u00fb\u0491\3\2\2\2\u00fd"+
+ "\u049f\3\2\2\2\u00ff\u04a5\3\2\2\2\u0101\u04b0\3\2\2\2\u0103\u04be\3\2"+
+ "\2\2\u0105\u05a2\3\2\2\2\u0107\u05a4\3\2\2\2\u0109\u05a6\3\2\2\2\u010b"+
+ "\u05a8\3\2\2\2\u010d\u05aa\3\2\2\2\u010f\u05ac\3\2\2\2\u0111\u05ae\3\2"+
+ "\2\2\u0113\u05b0\3\2\2\2\u0115\u05b2\3\2\2\2\u0117\u05b4\3\2\2\2\u0119"+
+ "\u05b7\3\2\2\2\u011b\u05ba\3\2\2\2\u011d\u05bc\3\2\2\2\u011f\u05be\3\2"+
+ "\2\2\u0121\u05c0\3\2\2\2\u0123\u05c2\3\2\2\2\u0125\u05c4\3\2\2\2\u0127"+
+ "\u05c6\3\2\2\2\u0129\u05c9\3\2\2\2\u012b\u05ce\3\2\2\2\u012d\u05d3\3\2"+
+ "\2\2\u012f\u05d5\3\2\2\2\u0131\u05e5\3\2\2\2\u0133\u05ee\3\2\2\2\u0135"+
+ "\u05fe\3\2\2\2\u0137\u0600\3\2\2\2\u0139\u0607\3\2\2\2\u013b\u060b\3\2"+
+ "\2\2\u013d\u0611\3\2\2\2\u013f\u0613\3\2\2\2\u0141\u0615\3\2\2\2\u0143"+
+ "\u0617\3\2\2\2\u0145\u061f\3\2\2\2\u0147\u0625\3\2\2\2\u0149\u062c\3\2"+
+ "\2\2\u014b\u0633\3\2\2\2\u014d\u0635\3\2\2\2\u014f\u0638\3\2\2\2\u0151"+
+ "\u063e\3\2\2\2\u0153\u0649\3\2\2\2\u0155\u0657\3\2\2\2\u0157\u0660\3\2"+
+ "\2\2\u0159\u066d\3\2\2\2\u015b\u0673\3\2\2\2\u015d\u067e\3\2\2\2\u015f"+
+ "\u0160\7}\2\2\u0160\u0161\b\2\2\2\u0161\6\3\2\2\2\u0162\u0163\7\177\2"+
+ "\2\u0163\b\3\2\2\2\u0164\u0165\7]\2\2\u0165\n\3\2\2\2\u0166\u0167\7_\2"+
+ "\2\u0167\f\3\2\2\2\u0168\u0169\7*\2\2\u0169\16\3\2\2\2\u016a\u016b\7+"+
+ "\2\2\u016b\20\3\2\2\2\u016c\u016d\7=\2\2\u016d\22\3\2\2\2\u016e\u016f"+
+ "\7<\2\2\u016f\24\3\2\2\2\u0170\u0171\7.\2\2\u0171\26\3\2\2\2\u0172\u0173"+
+ "\7\60\2\2\u0173\u0174\7\60\2\2\u0174\30\3\2\2\2\u0175\u0176\7\60\2\2\u0176"+
+ "\u0177\7\60\2\2\u0177\u0178\7\60\2\2\u0178\32\3\2\2\2\u0179\u017a\7A\2"+
+ "\2\u017a\34\3\2\2\2\u017b\u017c\7\60\2\2\u017c\36\3\2\2\2\u017d\u017e"+
+ "\7/\2\2\u017e\u017f\7@\2\2\u017f \3\2\2\2\u0180\u0181\7-\2\2\u0181\"\3"+
+ "\2\2\2\u0182\u0183\7/\2\2\u0183$\3\2\2\2\u0184\u0185\7,\2\2\u0185&\3\2"+
+ "\2\2\u0186\u0187\7\61\2\2\u0187(\3\2\2\2\u0188\u0189\7\'\2\2\u0189*\3"+
+ "\2\2\2\u018a\u018b\7-\2\2\u018b\u018c\7-\2\2\u018c,\3\2\2\2\u018d\u018e"+
+ "\7/\2\2\u018e\u018f\7/\2\2\u018f.\3\2\2\2\u0190\u0191\7(\2\2\u0191\60"+
+ "\3\2\2\2\u0192\u0193\7\u0080\2\2\u0193\62\3\2\2\2\u0194\u0195\7`\2\2\u0195"+
+ "\64\3\2\2\2\u0196\u0197\7~\2\2\u0197\66\3\2\2\2\u0198\u0199\7>\2\2\u0199"+
+ "\u019a\7>\2\2\u019a8\3\2\2\2\u019b\u019c\7@\2\2\u019c\u019d\7@\2\2\u019d"+
+ ":\3\2\2\2\u019e\u019f\7?\2\2\u019f\u01a0\7?\2\2\u01a0<\3\2\2\2\u01a1\u01a2"+
+ "\7#\2\2\u01a2\u01a3\7?\2\2\u01a3>\3\2\2\2\u01a4\u01a5\7>\2\2\u01a5@\3"+
+ "\2\2\2\u01a6\u01a7\7>\2\2\u01a7\u01a8\7?\2\2\u01a8B\3\2\2\2\u01a9\u01aa"+
+ "\7@\2\2\u01aa\u01ab\7?\2\2\u01abD\3\2\2\2\u01ac\u01ad\7@\2\2\u01adF\3"+
+ "\2\2\2\u01ae\u01af\7(\2\2\u01af\u01b0\7(\2\2\u01b0H\3\2\2\2\u01b1\u01b2"+
+ "\7~\2\2\u01b2\u01b3\7~\2\2\u01b3J\3\2\2\2\u01b4\u01b5\7?\2\2\u01b5L\3"+
+ "\2\2\2\u01b6\u01b7\7-\2\2\u01b7\u01cd\7?\2\2\u01b8\u01b9\7/\2\2\u01b9"+
+ "\u01cd\7?\2\2\u01ba\u01bb\7,\2\2\u01bb\u01cd\7?\2\2\u01bc\u01bd\7\61\2"+
+ "\2\u01bd\u01cd\7?\2\2\u01be\u01bf\7\'\2\2\u01bf\u01cd\7?\2\2\u01c0\u01c1"+
+ "\7>\2\2\u01c1\u01c2\7>\2\2\u01c2\u01cd\7?\2\2\u01c3\u01c4\7@\2\2\u01c4"+
+ "\u01c5\7@\2\2\u01c5\u01cd\7?\2\2\u01c6\u01c7\7(\2\2\u01c7\u01cd\7?\2\2"+
+ "\u01c8\u01c9\7~\2\2\u01c9\u01cd\7?\2\2\u01ca\u01cb\7`\2\2\u01cb\u01cd"+
+ "\7?\2\2\u01cc\u01b6\3\2\2\2\u01cc\u01b8\3\2\2\2\u01cc\u01ba\3\2\2\2\u01cc"+
+ "\u01bc\3\2\2\2\u01cc\u01be\3\2\2\2\u01cc\u01c0\3\2\2\2\u01cc\u01c3\3\2"+
+ "\2\2\u01cc\u01c6\3\2\2\2\u01cc\u01c8\3\2\2\2\u01cc\u01ca\3\2\2\2\u01cd"+
+ "N\3\2\2\2\u01ce\u01cf\7v\2\2\u01cf\u01d0\7{\2\2\u01d0\u01d1\7r\2\2\u01d1"+
+ "\u01d2\7g\2\2\u01d2\u01d3\7f\2\2\u01d3\u01d4\7g\2\2\u01d4\u01d5\7h\2\2"+
+ "\u01d5P\3\2\2\2\u01d6\u01d7\7|\2\2\u01d7\u01d8\7r\2\2\u01d8\u01d9\7a\2"+
+ "\2\u01d9\u01da\7t\2\2\u01da\u01db\7g\2\2\u01db\u01dc\7u\2\2\u01dc\u01dd"+
+ "\7g\2\2\u01dd\u01de\7t\2\2\u01de\u01df\7x\2\2\u01df\u01e0\7g\2\2\u01e0"+
+ "R\3\2\2\2\u01e1\u01e2\7r\2\2\u01e2\u01e3\7e\2\2\u01e3T\3\2\2\2\u01e4\u01e5"+
+ "\7v\2\2\u01e5\u01e6\7c\2\2\u01e6\u01e7\7t\2\2\u01e7\u01e8\7i\2\2\u01e8"+
+ "\u01e9\7g\2\2\u01e9\u01ea\7v\2\2\u01eaV\3\2\2\2\u01eb\u01ec\7n\2\2\u01ec"+
+ "\u01ed\7k\2\2\u01ed\u01ee\7p\2\2\u01ee\u01ef\7m\2\2\u01efX\3\2\2\2\u01f0"+
+ "\u01f1\7g\2\2\u01f1\u01f2\7z\2\2\u01f2\u01f3\7v\2\2\u01f3\u01f4\7g\2\2"+
+ "\u01f4\u01f5\7p\2\2\u01f5\u01f6\7u\2\2\u01f6\u01f7\7k\2\2\u01f7\u01f8"+
+ "\7q\2\2\u01f8\u01f9\7p\2\2\u01f9Z\3\2\2\2\u01fa\u01fb\7g\2\2\u01fb\u01fc"+
+ "\7o\2\2\u01fc\u01fd\7w\2\2\u01fd\u01fe\7n\2\2\u01fe\u01ff\7c\2\2\u01ff"+
+ "\u0200\7v\2\2\u0200\u0201\7q\2\2\u0201\u0202\7t\2\2\u0202\\\3\2\2\2\u0203"+
+ "\u0204\7e\2\2\u0204\u0205\7r\2\2\u0205\u0206\7w\2\2\u0206^\3\2\2\2\u0207"+
+ "\u0208\7e\2\2\u0208\u0209\7q\2\2\u0209\u020a\7f\2\2\u020a\u020b\7g\2\2"+
+ "\u020b\u020c\7a\2\2\u020c\u020d\7u\2\2\u020d\u020e\7g\2\2\u020e\u020f"+
+ "\7i\2\2\u020f`\3\2\2\2\u0210\u0211\7f\2\2\u0211\u0212\7c\2\2\u0212\u0213"+
+ "\7v\2\2\u0213\u0214\7c\2\2\u0214\u0215\7a\2\2\u0215\u0216\7u\2\2\u0216"+
+ "\u0217\7g\2\2\u0217\u0218\7i\2\2\u0218b\3\2\2\2\u0219\u021a\7g\2\2\u021a"+
+ "\u021b\7p\2\2\u021b\u021c\7e\2\2\u021c\u021d\7q\2\2\u021d\u021e\7f\2\2"+
+ "\u021e\u021f\7k\2\2\u021f\u0220\7p\2\2\u0220\u0221\7i\2\2\u0221d\3\2\2"+
+ "\2\u0222\u0223\7e\2\2\u0223\u0224\7q\2\2\u0224\u0225\7p\2\2\u0225\u0226"+
+ "\7u\2\2\u0226\u0227\7v\2\2\u0227f\3\2\2\2\u0228\u0229\7g\2\2\u0229\u022a"+
+ "\7z\2\2\u022a\u022b\7v\2\2\u022b\u022c\7g\2\2\u022c\u022d\7t\2\2\u022d"+
+ "\u022e\7p\2\2\u022eh\3\2\2\2\u022f\u0230\7g\2\2\u0230\u0231\7z\2\2\u0231"+
+ "\u0232\7r\2\2\u0232\u0233\7q\2\2\u0233\u0234\7t\2\2\u0234\u0235\7v\2\2"+
+ "\u0235j\3\2\2\2\u0236\u0237\7c\2\2\u0237\u0238\7n\2\2\u0238\u0239\7k\2"+
+ "\2\u0239\u023a\7i\2\2\u023a\u023b\7p\2\2\u023bl\3\2\2\2\u023c\u023d\7"+
+ "k\2\2\u023d\u023e\7p\2\2\u023e\u023f\7n\2\2\u023f\u0240\7k\2\2\u0240\u0241"+
+ "\7p\2\2\u0241\u0242\7g\2\2\u0242n\3\2\2\2\u0243\u0244\7x\2\2\u0244\u0245"+
+ "\7q\2\2\u0245\u0246\7n\2\2\u0246\u0247\7c\2\2\u0247\u0248\7v\2\2\u0248"+
+ "\u0249\7k\2\2\u0249\u024a\7n\2\2\u024a\u024b\7g\2\2\u024bp\3\2\2\2\u024c"+
+ "\u024d\7u\2\2\u024d\u024e\7v\2\2\u024e\u024f\7c\2\2\u024f\u0250\7v\2\2"+
+ "\u0250\u0251\7k\2\2\u0251\u0252\7e\2\2\u0252r\3\2\2\2\u0253\u0254\7k\2"+
+ "\2\u0254\u0255\7p\2\2\u0255\u0256\7v\2\2\u0256\u0257\7g\2\2\u0257\u0258"+
+ "\7t\2\2\u0258\u0259\7t\2\2\u0259\u025a\7w\2\2\u025a\u025b\7r\2\2\u025b"+
+ "\u025c\7v\2\2\u025ct\3\2\2\2\u025d\u025e\7t\2\2\u025e\u025f\7g\2\2\u025f"+
+ "\u0260\7i\2\2\u0260\u0261\7k\2\2\u0261\u0262\7u\2\2\u0262\u0263\7v\2\2"+
+ "\u0263\u0264\7g\2\2\u0264\u0265\7t\2\2\u0265v\3\2\2\2\u0266\u0267\7a\2"+
+ "\2\u0267\u0268\7a\2\2\u0268\u0269\7|\2\2\u0269\u026a\7r\2\2\u026a\u026b"+
+ "\7a\2\2\u026b\u026c\7t\2\2\u026c\u026d\7g\2\2\u026d\u026e\7u\2\2\u026e"+
+ "\u026f\7g\2\2\u026f\u0270\7t\2\2\u0270\u0271\7x\2\2\u0271\u0272\7g\2\2"+
+ "\u0272x\3\2\2\2\u0273\u0274\7a\2\2\u0274\u0275\7a\2\2\u0275\u0276\7c\2"+
+ "\2\u0276\u0277\7f\2\2\u0277\u0278\7f\2\2\u0278\u0279\7t\2\2\u0279\u027a"+
+ "\7g\2\2\u027a\u027b\7u\2\2\u027b\u027c\7u\2\2\u027cz\3\2\2\2\u027d\u027e"+
+ "\7a\2\2\u027e\u027f\7a\2\2\u027f\u0280\7|\2\2\u0280\u0281\7r\2\2\u0281"+
+ "|\3\2\2\2\u0282\u0283\7a\2\2\u0283\u0284\7a\2\2\u0284\u0285\7o\2\2\u0285"+
+ "\u0286\7g\2\2\u0286\u0287\7o\2\2\u0287~\3\2\2\2\u0288\u0289\7a\2\2\u0289"+
+ "\u028a\7a\2\2\u028a\u028b\7u\2\2\u028b\u028c\7u\2\2\u028c\u028d\7c\2\2"+
+ "\u028d\u0080\3\2\2\2\u028e\u028f\7a\2\2\u028f\u0290\7a\2\2\u0290\u0291"+
+ "\7o\2\2\u0291\u0292\7c\2\2\u0292\u0082\3\2\2\2\u0293\u0294\7a\2\2\u0294"+
+ "\u0295\7a\2\2\u0295\u0296\7k\2\2\u0296\u0297\7p\2\2\u0297\u0298\7v\2\2"+
+ "\u0298\u0299\7t\2\2\u0299\u029a\7k\2\2\u029a\u029b\7p\2\2\u029b\u029c"+
+ "\7u\2\2\u029c\u029d\7k\2\2\u029d\u029e\7e\2\2\u029e\u0084\3\2\2\2\u029f"+
+ "\u02a0\7e\2\2\u02a0\u02a1\7c\2\2\u02a1\u02a2\7n\2\2\u02a2\u02a3\7n\2\2"+
+ "\u02a3\u02a4\7k\2\2\u02a4\u02a5\7p\2\2\u02a5\u02a6\7i\2\2\u02a6\u0086"+
+ "\3\2\2\2\u02a7\u02a8\7a\2\2\u02a8\u02a9\7a\2\2\u02a9\u02aa\7u\2\2\u02aa"+
+ "\u02ab\7v\2\2\u02ab\u02ac\7c\2\2\u02ac\u02ad\7e\2\2\u02ad\u02ae\7m\2\2"+
+ "\u02ae\u02af\7e\2\2\u02af\u02b0\7c\2\2\u02b0\u02b1\7n\2\2\u02b1\u02bc"+
+ "\7n\2\2\u02b2\u02b3\7a\2\2\u02b3\u02b4\7a\2\2\u02b4\u02b5\7r\2\2\u02b5"+
+ "\u02b6\7j\2\2\u02b6\u02b7\7k\2\2\u02b7\u02b8\7e\2\2\u02b8\u02b9\7c\2\2"+
+ "\u02b9\u02ba\7n\2\2\u02ba\u02bc\7n\2\2\u02bb\u02a7\3\2\2\2\u02bb\u02b2"+
+ "\3\2\2\2\u02bc\u0088\3\2\2\2\u02bd\u02be\7x\2\2\u02be\u02bf\7c\2\2\u02bf"+
+ "\u02c0\7t\2\2\u02c0\u02c1\7a\2\2\u02c1\u02c2\7o\2\2\u02c2\u02c3\7q\2\2"+
+ "\u02c3\u02c4\7f\2\2\u02c4\u02c5\7g\2\2\u02c5\u02c6\7n\2\2\u02c6\u008a"+
+ "\3\2\2\2\u02c7\u02c8\7k\2\2\u02c8\u02c9\7h\2\2\u02c9\u008c\3\2\2\2\u02ca"+
+ "\u02cb\7g\2\2\u02cb\u02cc\7n\2\2\u02cc\u02cd\7u\2\2\u02cd\u02ce\7g\2\2"+
+ "\u02ce\u008e\3\2\2\2\u02cf\u02d0\7y\2\2\u02d0\u02d1\7j\2\2\u02d1\u02d2"+
+ "\7k\2\2\u02d2\u02d3\7n\2\2\u02d3\u02d4\7g\2\2\u02d4\u0090\3\2\2\2\u02d5"+
+ "\u02d6\7f\2\2\u02d6\u02d7\7q\2\2\u02d7\u0092\3\2\2\2\u02d8\u02d9\7h\2"+
+ "\2\u02d9\u02da\7q\2\2\u02da\u02db\7t\2\2\u02db\u0094\3\2\2\2\u02dc\u02dd"+
+ "\7u\2\2\u02dd\u02de\7y\2\2\u02de\u02df\7k\2\2\u02df\u02e0\7v\2\2\u02e0"+
+ "\u02e1\7e\2\2\u02e1\u02e2\7j\2\2\u02e2\u0096\3\2\2\2\u02e3\u02e4\7t\2"+
+ "\2\u02e4\u02e5\7g\2\2\u02e5\u02e6\7v\2\2\u02e6\u02e7\7w\2\2\u02e7\u02e8"+
+ "\7t\2\2\u02e8\u02e9\7p\2\2\u02e9\u0098\3\2\2\2\u02ea\u02eb\7d\2\2\u02eb"+
+ "\u02ec\7t\2\2\u02ec\u02ed\7g\2\2\u02ed\u02ee\7c\2\2\u02ee\u02ef\7m\2\2"+
+ "\u02ef\u009a\3\2\2\2\u02f0\u02f1\7e\2\2\u02f1\u02f2\7q\2\2\u02f2\u02f3"+
+ "\7p\2\2\u02f3\u02f4\7v\2\2\u02f4\u02f5\7k\2\2\u02f5\u02f6\7p\2\2\u02f6"+
+ "\u02f7\7w\2\2\u02f7\u02f8\7g\2\2\u02f8\u009c\3\2\2\2\u02f9\u02fa\7c\2"+
+ "\2\u02fa\u02fb\7u\2\2\u02fb\u02fc\7o\2\2\u02fc\u02fd\3\2\2\2\u02fd\u02fe"+
+ "\bN\3\2\u02fe\u009e\3\2\2\2\u02ff\u0300\7f\2\2\u0300\u0301\7g\2\2\u0301"+
+ "\u0302\7h\2\2\u0302\u0303\7c\2\2\u0303\u0304\7w\2\2\u0304\u0305\7n\2\2"+
+ "\u0305\u0306\7v\2\2\u0306\u00a0\3\2\2\2\u0307\u0308\7e\2\2\u0308\u0309"+
+ "\7c\2\2\u0309\u030a\7u\2\2\u030a\u030b\7g\2\2\u030b\u00a2\3\2\2\2\u030c"+
+ "\u030d\7u\2\2\u030d\u030e\7v\2\2\u030e\u030f\7t\2\2\u030f\u0310\7w\2\2"+
+ "\u0310\u0311\7e\2\2\u0311\u0312\7v\2\2\u0312\u00a4\3\2\2\2\u0313\u0314"+
+ "\7g\2\2\u0314\u0315\7p\2\2\u0315\u0316\7w\2\2\u0316\u0317\7o\2\2\u0317"+
+ "\u00a6\3\2\2\2\u0318\u0319\7u\2\2\u0319\u031a\7k\2\2\u031a\u031b\7|\2"+
+ "\2\u031b\u031c\7g\2\2\u031c\u031d\7q\2\2\u031d\u031e\7h\2\2\u031e\u00a8"+
+ "\3\2\2\2\u031f\u0320\7v\2\2\u0320\u0321\7{\2\2\u0321\u0322\7r\2\2\u0322"+
+ "\u0323\7g\2\2\u0323\u0324\7k\2\2\u0324\u0325\7f\2\2\u0325\u00aa\3\2\2"+
+ "\2\u0326\u0327\7f\2\2\u0327\u0328\7g\2\2\u0328\u0329\7h\2\2\u0329\u032a"+
+ "\7k\2\2\u032a\u032b\7p\2\2\u032b\u032c\7g\2\2\u032c\u032d\7f\2\2\u032d"+
+ "\u00ac\3\2\2\2\u032e\u032f\7m\2\2\u032f\u0330\7k\2\2\u0330\u0331\7e\2"+
+ "\2\u0331\u0332\7m\2\2\u0332\u0333\7c\2\2\u0333\u0334\7u\2\2\u0334\u0335"+
+ "\7o\2\2\u0335\u00ae\3\2\2\2\u0336\u0337\7t\2\2\u0337\u0338\7g\2\2\u0338"+
+ "\u0339\7u\2\2\u0339\u033a\7q\2\2\u033a\u033b\7w\2\2\u033b\u033c\7t\2\2"+
+ "\u033c\u033d\7e\2\2\u033d\u033e\7g\2\2\u033e\u00b0\3\2\2\2\u033f\u0340"+
+ "\7w\2\2\u0340\u0341\7u\2\2\u0341\u0342\7g\2\2\u0342\u0343\7u\2\2\u0343"+
+ "\u00b2\3\2\2\2\u0344\u0345\7e\2\2\u0345\u0346\7n\2\2\u0346\u0347\7q\2"+
+ "\2\u0347\u0348\7d\2\2\u0348\u0349\7d\2\2\u0349\u034a\7g\2\2\u034a\u034b"+
+ "\7t\2\2\u034b\u034c\7u\2\2\u034c\u00b4\3\2\2\2\u034d\u034e\7d\2\2\u034e"+
+ "\u034f\7{\2\2\u034f\u0350\7v\2\2\u0350\u0351\7g\2\2\u0351\u0352\7u\2\2"+
+ "\u0352\u00b6\3\2\2\2\u0353\u0354\7e\2\2\u0354\u0355\7{\2\2\u0355\u0356"+
+ "\7e\2\2\u0356\u0357\7n\2\2\u0357\u0358\7g\2\2\u0358\u0359\7u\2\2\u0359"+
+ "\u00b8\3\2\2\2\u035a\u035b\7#\2\2\u035b\u00ba\3\2\2\2\u035c\u035d\7u\2"+
+ "\2\u035d\u035e\7k\2\2\u035e\u035f\7i\2\2\u035f\u0360\7p\2\2\u0360\u0361"+
+ "\7g\2\2\u0361\u036b\7f\2\2\u0362\u0363\7w\2\2\u0363\u0364\7p\2\2\u0364"+
+ "\u0365\7u\2\2\u0365\u0366\7k\2\2\u0366\u0367\7i\2\2\u0367\u0368\7p\2\2"+
+ "\u0368\u0369\7g\2\2\u0369\u036b\7f\2\2\u036a\u035c\3\2\2\2\u036a\u0362"+
+ "\3\2\2\2\u036b\u00bc\3\2\2\2\u036c\u036d\7d\2\2\u036d\u036e\7{\2\2\u036e"+
+ "\u036f\7v\2\2\u036f\u0392\7g\2\2\u0370\u0371\7y\2\2\u0371\u0372\7q\2\2"+
+ "\u0372\u0373\7t\2\2\u0373\u0392\7f\2\2\u0374\u0375\7f\2\2\u0375\u0376"+
+ "\7y\2\2\u0376\u0377\7q\2\2\u0377\u0378\7t\2\2\u0378\u0392\7f\2\2\u0379"+
+ "\u037a\7d\2\2\u037a\u037b\7q\2\2\u037b\u037c\7q\2\2\u037c\u0392\7n\2\2"+
+ "\u037d\u037e\7e\2\2\u037e\u037f\7j\2\2\u037f\u0380\7c\2\2\u0380\u0392"+
+ "\7t\2\2\u0381\u0382\7u\2\2\u0382\u0383\7j\2\2\u0383\u0384\7q\2\2\u0384"+
+ "\u0385\7t\2\2\u0385\u0392\7v\2\2\u0386\u0387\7k\2\2\u0387\u0388\7p\2\2"+
+ "\u0388\u0392\7v\2\2\u0389\u038a\7n\2\2\u038a\u038b\7q\2\2\u038b\u038c"+
+ "\7p\2\2\u038c\u0392\7i\2\2\u038d\u038e\7x\2\2\u038e\u038f\7q\2\2\u038f"+
+ "\u0390\7k\2\2\u0390\u0392\7f\2\2\u0391\u036c\3\2\2\2\u0391\u0370\3\2\2"+
+ "\2\u0391\u0374\3\2\2\2\u0391\u0379\3\2\2\2\u0391\u037d\3\2\2\2\u0391\u0381"+
+ "\3\2\2\2\u0391\u0386\3\2\2\2\u0391\u0389\3\2\2\2\u0391\u038d\3\2\2\2\u0392"+
+ "\u00be\3\2\2\2\u0393\u0394\7v\2\2\u0394\u0395\7t\2\2\u0395\u0396\7w\2"+
+ "\2\u0396\u039d\7g\2\2\u0397\u0398\7h\2\2\u0398\u0399\7c\2\2\u0399\u039a"+
+ "\7n\2\2\u039a\u039b\7u\2\2\u039b\u039d\7g\2\2\u039c\u0393\3\2\2\2\u039c"+
+ "\u0397\3\2\2\2\u039d\u00c0\3\2\2\2\u039e\u039f\7}\2\2\u039f\u03a0\7}\2"+
+ "\2\u03a0\u03a4\3\2\2\2\u03a1\u03a3\13\2\2\2\u03a2\u03a1\3\2\2\2\u03a3"+
+ "\u03a6\3\2\2\2\u03a4\u03a5\3\2\2\2\u03a4\u03a2\3\2\2\2\u03a5\u03a7\3\2"+
+ "\2\2\u03a6\u03a4\3\2\2\2\u03a7\u03a8\7\177\2\2\u03a8\u03a9\7\177\2\2\u03a9"+
+ "\u00c2\3\2\2\2\u03aa\u03ab\7%\2\2\u03ab\u03ac\7k\2\2\u03ac\u03ad\7o\2"+
+ "\2\u03ad\u03ae\7r\2\2\u03ae\u03af\7q\2\2\u03af\u03b0\7t\2\2\u03b0\u03b1"+
+ "\7v\2\2\u03b1\u03b2\3\2\2\2\u03b2\u03b3\ba\4\2\u03b3\u00c4\3\2\2\2\u03b4"+
+ "\u03b5\7%\2\2\u03b5\u03b6\7k\2\2\u03b6\u03b7\7p\2\2\u03b7\u03b8\7e\2\2"+
+ "\u03b8\u03b9\7n\2\2\u03b9\u03ba\7w\2\2\u03ba\u03bb\7f\2\2\u03bb\u03bc"+
+ "\7g\2\2\u03bc\u03bd\3\2\2\2\u03bd\u03be\bb\5\2\u03be\u00c6\3\2\2\2\u03bf"+
+ "\u03c0\7%\2\2\u03c0\u03c1\7r\2\2\u03c1\u03c2\7t\2\2\u03c2\u03c3\7c\2\2"+
+ "\u03c3\u03c4\7i\2\2\u03c4\u03c5\7o\2\2\u03c5\u03c6\7c\2\2\u03c6\u00c8"+
+ "\3\2\2\2\u03c7\u03c8\7%\2\2\u03c8\u03c9\7f\2\2\u03c9\u03ca\7g\2\2\u03ca"+
+ "\u03cb\7h\2\2\u03cb\u03cc\7k\2\2\u03cc\u03cd\7p\2\2\u03cd\u03ce\7g\2\2"+
+ "\u03ce\u00ca\3\2\2\2\u03cf\u03d0\7^\2\2\u03d0\u03d5\7\f\2\2\u03d1\u03d2"+
+ "\7^\2\2\u03d2\u03d3\7\17\2\2\u03d3\u03d5\7\f\2\2\u03d4\u03cf\3\2\2\2\u03d4"+
+ "\u03d1\3\2\2\2\u03d5\u00cc\3\2\2\2\u03d6\u03d7\7%\2\2\u03d7\u03d8\7w\2"+
+ "\2\u03d8\u03d9\7p\2\2\u03d9\u03da\7f\2\2\u03da\u03db\7g\2\2\u03db\u03dc"+
+ "\7h\2\2\u03dc\u00ce\3\2\2\2\u03dd\u03de\7%\2\2\u03de\u03df\7k\2\2\u03df"+
+ "\u03e0\7h\2\2\u03e0\u03e1\7f\2\2\u03e1\u03e2\7g\2\2\u03e2\u03e3\7h\2\2"+
+ "\u03e3\u00d0\3\2\2\2\u03e4\u03e5\7%\2\2\u03e5\u03e6\7k\2\2\u03e6\u03e7"+
+ "\7h\2\2\u03e7\u03e8\7p\2\2\u03e8\u03e9\7f\2\2\u03e9\u03ea\7g\2\2\u03ea"+
+ "\u03eb\7h\2\2\u03eb\u00d2\3\2\2\2\u03ec\u03ed\7%\2\2\u03ed\u03ee\7k\2"+
+ "\2\u03ee\u03ef\7h\2\2\u03ef\u00d4\3\2\2\2\u03f0\u03f1\7%\2\2\u03f1\u03f2"+
+ "\7g\2\2\u03f2\u03f3\7n\2\2\u03f3\u03f4\7k\2\2\u03f4\u03f5\7h\2\2\u03f5"+
+ "\u00d6\3\2\2\2\u03f6\u03f7\7%\2\2\u03f7\u03f8\7g\2\2\u03f8\u03f9\7n\2"+
+ "\2\u03f9\u03fa\7u\2\2\u03fa\u03fb\7g\2\2\u03fb\u00d8\3\2\2\2\u03fc\u03fd"+
+ "\7%\2\2\u03fd\u03fe\7g\2\2\u03fe\u03ff\7p\2\2\u03ff\u0400\7f\2\2\u0400"+
+ "\u0401\7k\2\2\u0401\u0402\7h\2\2\u0402\u00da\3\2\2\2\u0403\u0406\5\u00dd"+
+ "n\2\u0404\u0406\5\u00e5r\2\u0405\u0403\3\2\2\2\u0405\u0404\3\2\2\2\u0406"+
+ "\u00dc\3\2\2\2\u0407\u040b\5\u00dfo\2\u0408\u040b\5\u00e1p\2\u0409\u040b"+
+ "\5\u00e3q\2\u040a\u0407\3\2\2\2\u040a\u0408\3\2\2\2\u040a\u0409\3\2\2"+
+ "\2\u040b\u00de\3\2\2\2\u040c\u0412\7\'\2\2\u040d\u040e\7\62\2\2\u040e"+
+ "\u0412\7d\2\2\u040f\u0410\7\62\2\2\u0410\u0412\7D\2\2\u0411\u040c\3\2"+
+ "\2\2\u0411\u040d\3\2\2\2\u0411\u040f\3\2\2\2\u0412\u0416\3\2\2\2\u0413"+
+ "\u0415\5\u00edv\2\u0414\u0413\3\2\2\2\u0415\u0418\3\2\2\2\u0416\u0414"+
+ "\3\2\2\2\u0416\u0417\3\2\2\2\u0417\u0419\3\2\2\2\u0418\u0416\3\2\2\2\u0419"+
+ "\u041b\7\60\2\2\u041a\u041c\5\u00edv\2\u041b\u041a\3\2\2\2\u041c\u041d"+
+ "\3\2\2\2\u041d\u041b\3\2\2\2\u041d\u041e\3\2\2\2\u041e\u00e0\3\2\2\2\u041f"+
+ "\u0421\5\u00efw\2\u0420\u041f\3\2\2\2\u0421\u0424\3\2\2\2\u0422\u0420"+
+ "\3\2\2\2\u0422\u0423\3\2\2\2\u0423\u0425\3\2\2\2\u0424\u0422\3\2\2\2\u0425"+
+ "\u0427\7\60\2\2\u0426\u0428\5\u00efw\2\u0427\u0426\3\2\2\2\u0428\u0429"+
+ "\3\2\2\2\u0429\u0427\3\2\2\2\u0429\u042a\3\2\2\2\u042a\u00e2\3\2\2\2\u042b"+
+ "\u0431\7&\2\2\u042c\u042d\7\62\2\2\u042d\u0431\7z\2\2\u042e\u042f\7\62"+
+ "\2\2\u042f\u0431\7Z\2\2\u0430\u042b\3\2\2\2\u0430\u042c\3\2\2\2\u0430"+
+ "\u042e\3\2\2\2\u0431\u0435\3\2\2\2\u0432\u0434\5\u00f1x\2\u0433\u0432"+
+ "\3\2\2\2\u0434\u0437\3\2\2\2\u0435\u0433\3\2\2\2\u0435\u0436\3\2\2\2\u0436"+
+ "\u0438\3\2\2\2\u0437\u0435\3\2\2\2\u0438\u043a\7\60\2\2\u0439\u043b\5"+
+ "\u00f1x\2\u043a\u0439\3\2\2\2\u043b\u043c\3\2\2\2\u043c\u043a\3\2\2\2"+
+ "\u043c\u043d\3\2\2\2\u043d\u00e4\3\2\2\2\u043e\u0442\5\u00e9t\2\u043f"+
+ "\u0442\5\u00ebu\2\u0440\u0442\5\u00e7s\2\u0441\u043e\3\2\2\2\u0441\u043f"+
+ "\3\2\2\2\u0441\u0440\3\2\2\2\u0442\u0446\3\2\2\2\u0443\u0444\t\2\2\2\u0444"+
+ "\u0447\t\3\2\2\u0445\u0447\7n\2\2\u0446\u0443\3\2\2\2\u0446\u0445\3\2"+
+ "\2\2\u0446\u0447\3\2\2\2\u0447\u00e6\3\2\2\2\u0448\u0449\7\62\2\2\u0449"+
+ "\u044b\t\4\2\2\u044a\u044c\5\u00edv\2\u044b\u044a\3\2\2\2\u044c\u044d"+
+ "\3\2\2\2\u044d\u044b\3\2\2\2\u044d\u044e\3\2\2\2\u044e\u0456\3\2\2\2\u044f"+
+ "\u0451\7\'\2\2\u0450\u0452\5\u00edv\2\u0451\u0450\3\2\2\2\u0452\u0453"+
+ "\3\2\2\2\u0453\u0451\3\2\2\2\u0453\u0454\3\2\2\2\u0454\u0456\3\2\2\2\u0455"+
+ "\u0448\3\2\2\2\u0455\u044f\3\2\2\2\u0456\u00e8\3\2\2\2\u0457\u0459\5\u00ef"+
+ "w\2\u0458\u0457\3\2\2\2\u0459\u045a\3\2\2\2\u045a\u0458\3\2\2\2\u045a"+
+ "\u045b\3\2\2\2\u045b\u00ea\3\2\2\2\u045c\u0462\7&\2\2\u045d\u045e\7\62"+
+ "\2\2\u045e\u0462\7z\2\2\u045f\u0460\7\62\2\2\u0460\u0462\7Z\2\2\u0461"+
+ "\u045c\3\2\2\2\u0461\u045d\3\2\2\2\u0461\u045f\3\2\2\2\u0462\u0464\3\2"+
+ "\2\2\u0463\u0465\5\u00f1x\2\u0464\u0463\3\2\2\2\u0465\u0466\3\2\2\2\u0466"+
+ "\u0464\3\2\2\2\u0466\u0467\3\2\2\2\u0467\u00ec\3\2\2\2\u0468\u0469\t\5"+
+ "\2\2\u0469\u00ee\3\2\2\2\u046a\u046b\t\6\2\2\u046b\u00f0\3\2\2\2\u046c"+
+ "\u046d\t\7\2\2\u046d\u00f2\3\2\2\2\u046e\u0472\5\u00f5z\2\u046f\u0471"+
+ "\5\u00f7{\2\u0470\u046f\3\2\2\2\u0471\u0474\3\2\2\2\u0472\u0470\3\2\2"+
+ "\2\u0472\u0473\3\2\2\2\u0473\u0475\3\2\2\2\u0474\u0472\3\2\2\2\u0475\u0476"+
+ "\by\6\2\u0476\u00f4\3\2\2\2\u0477\u0478\t\b\2\2\u0478\u00f6\3\2\2\2\u0479"+
+ "\u047a\t\t\2\2\u047a\u00f8\3\2\2\2\u047b\u0481\7$\2\2\u047c\u047d\7^\2"+
+ "\2\u047d\u0480\7$\2\2\u047e\u0480\n\n\2\2\u047f\u047c\3\2\2\2\u047f\u047e"+
+ "\3\2\2\2\u0480\u0483\3\2\2\2\u0481\u047f\3\2\2\2\u0481\u0482\3\2\2\2\u0482"+
+ "\u0484\3\2\2\2\u0483\u0481\3\2\2\2\u0484\u0486\7$\2\2\u0485\u0487\t\13"+
+ "\2\2\u0486\u0485\3\2\2\2\u0486\u0487\3\2\2\2\u0487\u048c\3\2\2\2\u0488"+
+ "\u048a\t\f\2\2\u0489\u048b\t\r\2\2\u048a\u0489\3\2\2\2\u048a\u048b\3\2"+
+ "\2\2\u048b\u048d\3\2\2\2\u048c\u0488\3\2\2\2\u048c\u048d\3\2\2\2\u048d"+
+ "\u048f\3\2\2\2\u048e\u0490\t\13\2\2\u048f\u048e\3\2\2\2\u048f\u0490\3"+
+ "\2\2\2\u0490\u00fa\3\2\2\2\u0491\u049a\7)\2\2\u0492\u0497\7^\2\2\u0493"+
+ "\u0498\t\16\2\2\u0494\u0495\7z\2\2\u0495\u0496\t\17\2\2\u0496\u0498\t"+
+ "\17\2\2\u0497\u0493\3\2\2\2\u0497\u0494\3\2\2\2\u0498\u049b\3\2\2\2\u0499"+
+ "\u049b\n\20\2\2\u049a\u0492\3\2\2\2\u049a\u0499\3\2\2\2\u049b\u049c\3"+
+ "\2\2\2\u049c\u049d\7)\2\2\u049d\u00fc\3\2\2\2\u049e\u04a0\t\21\2\2\u049f"+
+ "\u049e\3\2\2\2\u04a0\u04a1\3\2\2\2\u04a1\u049f\3\2\2\2\u04a1\u04a2\3\2"+
+ "\2\2\u04a2\u04a3\3\2\2\2\u04a3\u04a4\b~\7\2\u04a4\u00fe\3\2\2\2\u04a5"+
+ "\u04a6\7\61\2\2\u04a6\u04a7\7\61\2\2\u04a7\u04ab\3\2\2\2\u04a8\u04aa\n"+
+ "\22\2\2\u04a9\u04a8\3\2\2\2\u04aa\u04ad\3\2\2\2\u04ab\u04a9\3\2\2\2\u04ab"+
+ "\u04ac\3\2\2\2\u04ac\u04ae\3\2\2\2\u04ad\u04ab\3\2\2\2\u04ae\u04af\b\177"+
+ "\b\2\u04af\u0100\3\2\2\2\u04b0\u04b1\7\61\2\2\u04b1\u04b2\7,\2\2\u04b2"+
+ "\u04b6\3\2\2\2\u04b3\u04b5\13\2\2\2\u04b4\u04b3\3\2\2\2\u04b5\u04b8\3"+
+ "\2\2\2\u04b6\u04b7\3\2\2\2\u04b6\u04b4\3\2\2\2\u04b7\u04b9\3\2\2\2\u04b8"+
+ "\u04b6\3\2\2\2\u04b9\u04ba\7,\2\2\u04ba\u04bb\7\61\2\2\u04bb\u04bc\3\2"+
+ "\2\2\u04bc\u04bd\b\u0080\b\2\u04bd\u0102\3\2\2\2\u04be\u04bf\7\60\2\2"+
+ "\u04bf\u04c0\7d\2\2\u04c0\u04c1\7{\2\2\u04c1\u04c2\7v\2\2\u04c2\u04c3"+
+ "\7g\2\2\u04c3\u0104\3\2\2\2\u04c4\u04c5\7d\2\2\u04c5\u04c6\7t\2\2\u04c6"+
+ "\u05a3\7m\2\2\u04c7\u04c8\7q\2\2\u04c8\u04c9\7t\2\2\u04c9\u05a3\7c\2\2"+
+ "\u04ca\u04cb\7m\2\2\u04cb\u04cc\7k\2\2\u04cc\u05a3\7n\2\2\u04cd\u04ce"+
+ "\7u\2\2\u04ce\u04cf\7n\2\2\u04cf\u05a3\7q\2\2\u04d0\u04d1\7p\2\2\u04d1"+
+ "\u04d2\7q\2\2\u04d2\u05a3\7r\2\2\u04d3\u04d4\7c\2\2\u04d4\u04d5\7u\2\2"+
+ "\u04d5\u05a3\7n\2\2\u04d6\u04d7\7r\2\2\u04d7\u04d8\7j\2\2\u04d8\u05a3"+
+ "\7r\2\2\u04d9\u04da\7c\2\2\u04da\u04db\7p\2\2\u04db\u05a3\7e\2\2\u04dc"+
+ "\u04dd\7d\2\2\u04dd\u04de\7r\2\2\u04de\u05a3\7n\2\2\u04df\u04e0\7e\2\2"+
+ "\u04e0\u04e1\7n\2\2\u04e1\u05a3\7e\2\2\u04e2\u04e3\7l\2\2\u04e3\u04e4"+
+ "\7u\2\2\u04e4\u05a3\7t\2\2\u04e5\u04e6\7c\2\2\u04e6\u04e7\7p\2\2\u04e7"+
+ "\u05a3\7f\2\2\u04e8\u04e9\7t\2\2\u04e9\u04ea\7n\2\2\u04ea\u05a3\7c\2\2"+
+ "\u04eb\u04ec\7d\2\2\u04ec\u04ed\7k\2\2\u04ed\u05a3\7v\2\2\u04ee\u04ef"+
+ "\7t\2\2\u04ef\u04f0\7q\2\2\u04f0\u05a3\7n\2\2\u04f1\u04f2\7r\2\2\u04f2"+
+ "\u04f3\7n\2\2\u04f3\u05a3\7c\2\2\u04f4\u04f5\7r\2\2\u04f5\u04f6\7n\2\2"+
+ "\u04f6\u05a3\7r\2\2\u04f7\u04f8\7d\2\2\u04f8\u04f9\7o\2\2\u04f9\u05a3"+
+ "\7k\2\2\u04fa\u04fb\7u\2\2\u04fb\u04fc\7g\2\2\u04fc\u05a3\7e\2\2\u04fd"+
+ "\u04fe\7t\2\2\u04fe\u04ff\7v\2\2\u04ff\u05a3\7k\2\2\u0500\u0501\7g\2\2"+
+ "\u0501\u0502\7q\2\2\u0502\u05a3\7t\2\2\u0503\u0504\7u\2\2\u0504\u0505"+
+ "\7t\2\2\u0505\u05a3\7g\2\2\u0506\u0507\7n\2\2\u0507\u0508\7u\2\2\u0508"+
+ "\u05a3\7t\2\2\u0509\u050a\7r\2\2\u050a\u050b\7j\2\2\u050b\u05a3\7c\2\2"+
+ "\u050c\u050d\7c\2\2\u050d\u050e\7n\2\2\u050e\u05a3\7t\2\2\u050f\u0510"+
+ "\7l\2\2\u0510\u0511\7o\2\2\u0511\u05a3\7r\2\2\u0512\u0513\7d\2\2\u0513"+
+ "\u0514\7x\2\2\u0514\u05a3\7e\2\2\u0515\u0516\7e\2\2\u0516\u0517\7n\2\2"+
+ "\u0517\u05a3\7k\2\2\u0518\u0519\7t\2\2\u0519\u051a\7v\2\2\u051a\u05a3"+
+ "\7u\2\2\u051b\u051c\7c\2\2\u051c\u051d\7f\2\2\u051d\u05a3\7e\2\2\u051e"+
+ "\u051f\7t\2\2\u051f\u0520\7t\2\2\u0520\u05a3\7c\2\2\u0521\u0522\7d\2\2"+
+ "\u0522\u0523\7x\2\2\u0523\u05a3\7u\2\2\u0524\u0525\7u\2\2\u0525\u0526"+
+ "\7g\2\2\u0526\u05a3\7k\2\2\u0527\u0528\7u\2\2\u0528\u0529\7c\2\2\u0529"+
+ "\u05a3\7z\2\2\u052a\u052b\7u\2\2\u052b\u052c\7v\2\2\u052c\u05a3\7{\2\2"+
+ "\u052d\u052e\7u\2\2\u052e\u052f\7v\2\2\u052f\u05a3\7c\2\2\u0530\u0531"+
+ "\7u\2\2\u0531\u0532\7v\2\2\u0532\u05a3\7z\2\2\u0533\u0534\7f\2\2\u0534"+
+ "\u0535\7g\2\2\u0535\u05a3\7{\2\2\u0536\u0537\7v\2\2\u0537\u0538\7z\2\2"+
+ "\u0538\u05a3\7c\2\2\u0539\u053a\7z\2\2\u053a\u053b\7c\2\2\u053b\u05a3"+
+ "\7c\2\2\u053c\u053d\7d\2\2\u053d\u053e\7e\2\2\u053e\u05a3\7e\2\2\u053f"+
+ "\u0540\7c\2\2\u0540\u0541\7j\2\2\u0541\u05a3\7z\2\2\u0542\u0543\7v\2\2"+
+ "\u0543\u0544\7{\2\2\u0544\u05a3\7c\2\2\u0545\u0546\7v\2\2\u0546\u0547"+
+ "\7z\2\2\u0547\u05a3\7u\2\2\u0548\u0549\7v\2\2\u0549\u054a\7c\2\2\u054a"+
+ "\u05a3\7u\2\2\u054b\u054c\7u\2\2\u054c\u054d\7j\2\2\u054d\u05a3\7{\2\2"+
+ "\u054e\u054f\7u\2\2\u054f\u0550\7j\2\2\u0550\u05a3\7z\2\2\u0551\u0552"+
+ "\7n\2\2\u0552\u0553\7f\2\2\u0553\u05a3\7{\2\2\u0554\u0555\7n\2\2\u0555"+
+ "\u0556\7f\2\2\u0556\u05a3\7c\2\2\u0557\u0558\7n\2\2\u0558\u0559\7f\2\2"+
+ "\u0559\u05a3\7z\2\2\u055a\u055b\7n\2\2\u055b\u055c\7c\2\2\u055c\u05a3"+
+ "\7z\2\2\u055d\u055e\7v\2\2\u055e\u055f\7c\2\2\u055f\u05a3\7{\2\2\u0560"+
+ "\u0561\7v\2\2\u0561\u0562\7c\2\2\u0562\u05a3\7z\2\2\u0563\u0564\7d\2\2"+
+ "\u0564\u0565\7e\2\2\u0565\u05a3\7u\2\2\u0566\u0567\7e\2\2\u0567\u0568"+
+ "\7n\2\2\u0568\u05a3\7x\2\2\u0569\u056a\7v\2\2\u056a\u056b\7u\2\2\u056b"+
+ "\u05a3\7z\2\2\u056c\u056d\7n\2\2\u056d\u056e\7c\2\2\u056e\u05a3\7u\2\2"+
+ "\u056f\u0570\7e\2\2\u0570\u0571\7r\2\2\u0571\u05a3\7{\2\2\u0572\u0573"+
+ "\7e\2\2\u0573\u0574\7o\2\2\u0574\u05a3\7r\2\2\u0575\u0576\7e\2\2\u0576"+
+ "\u0577\7r\2\2\u0577\u05a3\7z\2\2\u0578\u0579\7f\2\2\u0579\u057a\7e\2\2"+
+ "\u057a\u05a3\7r\2\2\u057b\u057c\7f\2\2\u057c\u057d\7g\2\2\u057d\u05a3"+
+ "\7e\2\2\u057e\u057f\7k\2\2\u057f\u0580\7p\2\2\u0580\u05a3\7e\2\2\u0581"+
+ "\u0582\7c\2\2\u0582\u0583\7z\2\2\u0583\u05a3\7u\2\2\u0584\u0585\7d\2\2"+
+ "\u0585\u0586\7p\2\2\u0586\u05a3\7g\2\2\u0587\u0588\7e\2\2\u0588\u0589"+
+ "\7n\2\2\u0589\u05a3\7f\2\2\u058a\u058b\7u\2\2\u058b\u058c\7d\2\2\u058c"+
+ "\u05a3\7e\2\2\u058d\u058e\7k\2\2\u058e\u058f\7u\2\2\u058f\u05a3\7e\2\2"+
+ "\u0590\u0591\7k\2\2\u0591\u0592\7p\2\2\u0592\u05a3\7z\2\2\u0593\u0594"+
+ "\7d\2\2\u0594\u0595\7g\2\2\u0595\u05a3\7s\2\2\u0596\u0597\7u\2\2\u0597"+
+ "\u0598\7g\2\2\u0598\u05a3\7f\2\2\u0599\u059a\7f\2\2\u059a\u059b\7g\2\2"+
+ "\u059b\u05a3\7z\2\2\u059c\u059d\7k\2\2\u059d\u059e\7p\2\2\u059e\u05a3"+
+ "\7{\2\2\u059f\u05a0\7t\2\2\u05a0\u05a1\7q\2\2\u05a1\u05a3\7t\2\2\u05a2"+
+ "\u04c4\3\2\2\2\u05a2\u04c7\3\2\2\2\u05a2\u04ca\3\2\2\2\u05a2\u04cd\3\2"+
+ "\2\2\u05a2\u04d0\3\2\2\2\u05a2\u04d3\3\2\2\2\u05a2\u04d6\3\2\2\2\u05a2"+
+ "\u04d9\3\2\2\2\u05a2\u04dc\3\2\2\2\u05a2\u04df\3\2\2\2\u05a2\u04e2\3\2"+
+ "\2\2\u05a2\u04e5\3\2\2\2\u05a2\u04e8\3\2\2\2\u05a2\u04eb\3\2\2\2\u05a2"+
+ "\u04ee\3\2\2\2\u05a2\u04f1\3\2\2\2\u05a2\u04f4\3\2\2\2\u05a2\u04f7\3\2"+
+ "\2\2\u05a2\u04fa\3\2\2\2\u05a2\u04fd\3\2\2\2\u05a2\u0500\3\2\2\2\u05a2"+
+ "\u0503\3\2\2\2\u05a2\u0506\3\2\2\2\u05a2\u0509\3\2\2\2\u05a2\u050c\3\2"+
+ "\2\2\u05a2\u050f\3\2\2\2\u05a2\u0512\3\2\2\2\u05a2\u0515\3\2\2\2\u05a2"+
+ "\u0518\3\2\2\2\u05a2\u051b\3\2\2\2\u05a2\u051e\3\2\2\2\u05a2\u0521\3\2"+
+ "\2\2\u05a2\u0524\3\2\2\2\u05a2\u0527\3\2\2\2\u05a2\u052a\3\2\2\2\u05a2"+
+ "\u052d\3\2\2\2\u05a2\u0530\3\2\2\2\u05a2\u0533\3\2\2\2\u05a2\u0536\3\2"+
+ "\2\2\u05a2\u0539\3\2\2\2\u05a2\u053c\3\2\2\2\u05a2\u053f\3\2\2\2\u05a2"+
+ "\u0542\3\2\2\2\u05a2\u0545\3\2\2\2\u05a2\u0548\3\2\2\2\u05a2\u054b\3\2"+
+ "\2\2\u05a2\u054e\3\2\2\2\u05a2\u0551\3\2\2\2\u05a2\u0554\3\2\2\2\u05a2"+
+ "\u0557\3\2\2\2\u05a2\u055a\3\2\2\2\u05a2\u055d\3\2\2\2\u05a2\u0560\3\2"+
+ "\2\2\u05a2\u0563\3\2\2\2\u05a2\u0566\3\2\2\2\u05a2\u0569\3\2\2\2\u05a2"+
+ "\u056c\3\2\2\2\u05a2\u056f\3\2\2\2\u05a2\u0572\3\2\2\2\u05a2\u0575\3\2"+
+ "\2\2\u05a2\u0578\3\2\2\2\u05a2\u057b\3\2\2\2\u05a2\u057e\3\2\2\2\u05a2"+
+ "\u0581\3\2\2\2\u05a2\u0584\3\2\2\2\u05a2\u0587\3\2\2\2\u05a2\u058a\3\2"+
+ "\2\2\u05a2\u058d\3\2\2\2\u05a2\u0590\3\2\2\2\u05a2\u0593\3\2\2\2\u05a2"+
+ "\u0596\3\2\2\2\u05a2\u0599\3\2\2\2\u05a2\u059c\3\2\2\2\u05a2\u059f\3\2"+
+ "\2\2\u05a3\u0106\3\2\2\2\u05a4\u05a5\7%\2\2\u05a5\u0108\3\2\2\2\u05a6"+
+ "\u05a7\7<\2\2\u05a7\u010a\3\2\2\2\u05a8\u05a9\7.\2\2\u05a9\u010c\3\2\2"+
+ "\2\u05aa\u05ab\7*\2\2\u05ab\u010e\3\2\2\2\u05ac\u05ad\7+\2\2\u05ad\u0110"+
+ "\3\2\2\2\u05ae\u05af\7]\2\2\u05af\u0112\3\2\2\2\u05b0\u05b1\7_\2\2\u05b1"+
+ "\u0114\3\2\2\2\u05b2\u05b3\7\60\2\2\u05b3\u0116\3\2\2\2\u05b4\u05b5\7"+
+ ">\2\2\u05b5\u05b6\7>\2\2\u05b6\u0118\3\2\2\2\u05b7\u05b8\7@\2\2\u05b8"+
+ "\u05b9\7@\2\2\u05b9\u011a\3\2\2\2\u05ba\u05bb\7-\2\2\u05bb\u011c\3\2\2"+
+ "\2\u05bc\u05bd\7/\2\2\u05bd\u011e\3\2\2\2\u05be\u05bf\7>\2\2\u05bf\u0120"+
+ "\3\2\2\2\u05c0\u05c1\7@\2\2\u05c1\u0122\3\2\2\2\u05c2\u05c3\7,\2\2\u05c3"+
+ "\u0124\3\2\2\2\u05c4\u05c5\7\61\2\2\u05c5\u0126\3\2\2\2\u05c6\u05c7\7"+
+ "}\2\2\u05c7\u05c8\b\u0093\t\2\u05c8\u0128\3\2\2\2\u05c9\u05ca\7\177\2"+
+ "\2\u05ca\u05cb\b\u0094\n\2\u05cb\u012a\3\2\2\2\u05cc\u05cf\5\u012d\u0096"+
+ "\2\u05cd\u05cf\5\u0135\u009a\2\u05ce\u05cc\3\2\2\2\u05ce\u05cd\3\2\2\2"+
+ "\u05cf\u012c\3\2\2\2\u05d0\u05d4\5\u012f\u0097\2\u05d1\u05d4\5\u0131\u0098"+
+ "\2\u05d2\u05d4\5\u0133\u0099\2\u05d3\u05d0\3\2\2\2\u05d3\u05d1\3\2\2\2"+
+ "\u05d3\u05d2\3\2\2\2\u05d4\u012e\3\2\2\2\u05d5\u05d9\7\'\2\2\u05d6\u05d8"+
+ "\5\u013d\u009e\2\u05d7\u05d6\3\2\2\2\u05d8\u05db\3\2\2\2\u05d9\u05d7\3"+
+ "\2\2\2\u05d9\u05da\3\2\2\2\u05da\u05dc\3\2\2\2\u05db\u05d9\3\2\2\2\u05dc"+
+ "\u05de\7\60\2\2\u05dd\u05df\5\u013d\u009e\2\u05de\u05dd\3\2\2\2\u05df"+
+ "\u05e0\3\2\2\2\u05e0\u05de\3\2\2\2\u05e0\u05e1\3\2\2\2\u05e1\u0130\3\2"+
+ "\2\2\u05e2\u05e4\5\u013f\u009f\2\u05e3\u05e2\3\2\2\2\u05e4\u05e7\3\2\2"+
+ "\2\u05e5\u05e3\3\2\2\2\u05e5\u05e6\3\2\2\2\u05e6\u05e8\3\2\2\2\u05e7\u05e5"+
+ "\3\2\2\2\u05e8\u05ea\7\60\2\2\u05e9\u05eb\5\u013f\u009f\2\u05ea\u05e9"+
+ "\3\2\2\2\u05eb\u05ec\3\2\2\2\u05ec\u05ea\3\2\2\2\u05ec\u05ed\3\2\2\2\u05ed"+
+ "\u0132\3\2\2\2\u05ee\u05f2\7&\2\2\u05ef\u05f1\5\u0141\u00a0\2\u05f0\u05ef"+
+ "\3\2\2\2\u05f1\u05f4\3\2\2\2\u05f2\u05f0\3\2\2\2\u05f2\u05f3\3\2\2\2\u05f3"+
+ "\u05f5\3\2\2\2\u05f4\u05f2\3\2\2\2\u05f5\u05f7\7\60\2\2\u05f6\u05f8\5"+
+ "\u0141\u00a0\2\u05f7\u05f6\3\2\2\2\u05f8\u05f9\3\2\2\2\u05f9\u05f7\3\2"+
+ "\2\2\u05f9\u05fa\3\2\2\2\u05fa\u0134\3\2\2\2\u05fb\u05ff\5\u0139\u009c"+
+ "\2\u05fc\u05ff\5\u013b\u009d\2\u05fd\u05ff\5\u0137\u009b\2\u05fe\u05fb"+
+ "\3\2\2\2\u05fe\u05fc\3\2\2\2\u05fe\u05fd\3\2\2\2\u05ff\u0136\3\2\2\2\u0600"+
+ "\u0602\7\'\2\2\u0601\u0603\5\u013d\u009e\2\u0602\u0601\3\2\2\2\u0603\u0604"+
+ "\3\2\2\2\u0604\u0602\3\2\2\2\u0604\u0605\3\2\2\2\u0605\u0138\3\2\2\2\u0606"+
+ "\u0608\5\u013f\u009f\2\u0607\u0606\3\2\2\2\u0608\u0609\3\2\2\2\u0609\u0607"+
+ "\3\2\2\2\u0609\u060a\3\2\2\2\u060a\u013a\3\2\2\2\u060b\u060d\7&\2\2\u060c"+
+ "\u060e\5\u0141\u00a0\2\u060d\u060c\3\2\2\2\u060e\u060f\3\2\2\2\u060f\u060d"+
+ "\3\2\2\2\u060f\u0610\3\2\2\2\u0610\u013c\3\2\2\2\u0611\u0612\t\5\2\2\u0612"+
+ "\u013e\3\2\2\2\u0613\u0614\t\6\2\2\u0614\u0140\3\2\2\2\u0615\u0616\t\7"+
+ "\2\2\u0616\u0142\3\2\2\2\u0617\u061b\7)\2\2\u0618\u0619\7^\2\2\u0619\u061c"+
+ "\t\16\2\2\u061a\u061c\n\20\2\2\u061b\u0618\3\2\2\2\u061b\u061a\3\2\2\2"+
+ "\u061c\u061d\3\2\2\2\u061d\u061e\7)\2\2\u061e\u0144\3\2\2\2\u061f\u0621"+
+ "\5\u0147\u00a3\2\u0620\u0622\t\23\2\2\u0621\u0620\3\2\2\2\u0622\u0623"+
+ "\3\2\2\2\u0623\u0621\3\2\2\2\u0623\u0624\3\2\2\2\u0624\u0146\3\2\2\2\u0625"+
+ "\u0629\7#\2\2\u0626\u0628\5\u014d\u00a6\2\u0627\u0626\3\2\2\2\u0628\u062b"+
+ "\3\2\2\2\u0629\u0627\3\2\2\2\u0629\u062a\3\2\2\2\u062a\u0148\3\2\2\2\u062b"+
+ "\u0629\3\2\2\2\u062c\u0630\5\u014b\u00a5\2\u062d\u062f\5\u014d\u00a6\2"+
+ "\u062e\u062d\3\2\2\2\u062f\u0632\3\2\2\2\u0630\u062e\3\2\2\2\u0630\u0631"+
+ "\3\2\2\2\u0631\u014a\3\2\2\2\u0632\u0630\3\2\2\2\u0633\u0634\t\b\2\2\u0634"+
+ "\u014c\3\2\2\2\u0635\u0636\t\t\2\2\u0636\u014e\3\2\2\2\u0637\u0639\t\21"+
+ "\2\2\u0638\u0637\3\2\2\2\u0639\u063a\3\2\2\2\u063a\u0638\3\2\2\2\u063a"+
+ "\u063b\3\2\2\2\u063b\u063c\3\2\2\2\u063c\u063d\b\u00a7\7\2\u063d\u0150"+
+ "\3\2\2\2\u063e\u063f\7\61\2\2\u063f\u0640\7\61\2\2\u0640\u0644\3\2\2\2"+
+ "\u0641\u0643\n\22\2\2\u0642\u0641\3\2\2\2\u0643\u0646\3\2\2\2\u0644\u0642"+
+ "\3\2\2\2\u0644\u0645\3\2\2\2\u0645\u0647\3\2\2\2\u0646\u0644\3\2\2\2\u0647"+
+ "\u0648\b\u00a8\b\2\u0648\u0152\3\2\2\2\u0649\u064a\7\61\2\2\u064a\u064b"+
+ "\7,\2\2\u064b\u064f\3\2\2\2\u064c\u064e\13\2\2\2\u064d\u064c\3\2\2\2\u064e"+
+ "\u0651\3\2\2\2\u064f\u0650\3\2\2\2\u064f\u064d\3\2\2\2\u0650\u0652\3\2"+
+ "\2\2\u0651\u064f\3\2\2\2\u0652\u0653\7,\2\2\u0653\u0654\7\61\2\2\u0654"+
+ "\u0655\3\2\2\2\u0655\u0656\b\u00a9\b\2\u0656\u0154\3\2\2\2\u0657\u0659"+
+ "\7>\2\2\u0658\u065a\t\24\2\2\u0659\u0658\3\2\2\2\u065a\u065b\3\2\2\2\u065b"+
+ "\u0659\3\2\2\2\u065b\u065c\3\2\2\2\u065c\u065d\3\2\2\2\u065d\u065e\7@"+
+ "\2\2\u065e\u065f\b\u00aa\13\2\u065f\u0156\3\2\2\2\u0660\u0666\7$\2\2\u0661"+
+ "\u0662\7^\2\2\u0662\u0665\7$\2\2\u0663\u0665\n\n\2\2\u0664\u0661\3\2\2"+
+ "\2\u0664\u0663\3\2\2\2\u0665\u0668\3\2\2\2\u0666\u0664\3\2\2\2\u0666\u0667"+
+ "\3\2\2\2\u0667\u0669\3\2\2\2\u0668\u0666\3\2\2\2\u0669\u066a\7$\2\2\u066a"+
+ "\u066b\b\u00ab\f\2\u066b\u0158\3\2\2\2\u066c\u066e\t\21\2\2\u066d\u066c"+
+ "\3\2\2\2\u066e\u066f\3\2\2\2\u066f\u066d\3\2\2\2\u066f\u0670\3\2\2\2\u0670"+
+ "\u0671\3\2\2\2\u0671\u0672\b\u00ac\7\2\u0672\u015a\3\2\2\2\u0673\u0674"+
+ "\7\61\2\2\u0674\u0675\7\61\2\2\u0675\u0679\3\2\2\2\u0676\u0678\n\22\2"+
+ "\2\u0677\u0676\3\2\2\2\u0678\u067b\3\2\2\2\u0679\u0677\3\2\2\2\u0679\u067a"+
+ "\3\2\2\2\u067a\u067c\3\2\2\2\u067b\u0679\3\2\2\2\u067c\u067d\b\u00ad\b"+
+ "\2\u067d\u015c\3\2\2\2\u067e\u067f\7\61\2\2\u067f\u0680\7,\2\2\u0680\u0684"+
+ "\3\2\2\2\u0681\u0683\13\2\2\2\u0682\u0681\3\2\2\2\u0683\u0686\3\2\2\2"+
+ "\u0684\u0685\3\2\2\2\u0684\u0682\3\2\2\2\u0685\u0687\3\2\2\2\u0686\u0684"+
+ "\3\2\2\2\u0687\u0688\7,\2\2\u0688\u0689\7\61\2\2\u0689\u068a\3\2\2\2\u068a"+
+ "\u068b\b\u00ae\b\2\u068b\u015e\3\2\2\2D\2\3\4\u01cc\u02bb\u036a\u0391"+
+ "\u039c\u03a4\u03d4\u0405\u040a\u0411\u0416\u041d\u0422\u0429\u0430\u0435"+
+ "\u043c\u0441\u0446\u044d\u0453\u0455\u045a\u0461\u0466\u0472\u047f\u0481"+
+ "\u0486\u048a\u048c\u048f\u0497\u049a\u04a1\u04ab\u04b6\u05a2\u05ce\u05d3"+
+ "\u05d9\u05e0\u05e5\u05ec\u05f2\u05f9\u05fe\u0604\u0609\u060f\u061b\u0623"+
+ "\u0629\u0630\u063a\u0644\u064f\u065b\u0664\u0666\u066f\u0679\u0684\r\3"+
+ "\2\2\3N\3\3a\4\3b\5\3y\6\2\3\2\2\4\2\3\u0093\7\3\u0094\b\3\u00aa\t\3\u00ab"+
"\n";
public static final ATN _ATN =
new ATNDeserializer().deserialize(_serializedATN.toCharArray());
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.tokens b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.tokens
index 506086c67..2b4320536 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCLexer.tokens
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCLexer.tokens
@@ -56,111 +56,112 @@ VOLATILE=55
STATIC=56
INTERRUPT=57
REGISTER=58
-ADDRESS=59
-ADDRESS_ZEROPAGE=60
-ADDRESS_MAINMEM=61
-FORM_SSA=62
-FORM_MA=63
-INTRINSIC=64
-CALLING=65
-CALLINGCONVENTION=66
-VARMODEL=67
-IF=68
-ELSE=69
-WHILE=70
-DO=71
-FOR=72
-SWITCH=73
-RETURN=74
-BREAK=75
-CONTINUE=76
-ASM=77
-DEFAULT=78
-CASE=79
-STRUCT=80
-ENUM=81
-SIZEOF=82
-TYPEID=83
-DEFINED=84
-KICKASM=85
-RESOURCE=86
-USES=87
-CLOBBERS=88
-BYTES=89
-CYCLES=90
-LOGIC_NOT=91
-SIGNEDNESS=92
-SIMPLETYPE=93
-BOOLEAN=94
-KICKASM_BODY=95
-IMPORT=96
-INCLUDE=97
-PRAGMA=98
-DEFINE=99
-DEFINE_CONTINUE=100
-UNDEF=101
-IFDEF=102
-IFNDEF=103
-IFIF=104
-ELIF=105
-IFELSE=106
-ENDIF=107
-NUMBER=108
-NUMFLOAT=109
-BINFLOAT=110
-DECFLOAT=111
-HEXFLOAT=112
-NUMINT=113
-BININTEGER=114
-DECINTEGER=115
-HEXINTEGER=116
-NAME=117
-STRING=118
-CHAR=119
-WS=120
-COMMENT_LINE=121
-COMMENT_BLOCK=122
-ASM_BYTE=123
-ASM_MNEMONIC=124
-ASM_IMM=125
-ASM_COLON=126
-ASM_COMMA=127
-ASM_PAR_BEGIN=128
-ASM_PAR_END=129
-ASM_BRACKET_BEGIN=130
-ASM_BRACKET_END=131
-ASM_DOT=132
-ASM_SHIFT_LEFT=133
-ASM_SHIFT_RIGHT=134
-ASM_PLUS=135
-ASM_MINUS=136
-ASM_LESS_THAN=137
-ASM_GREATER_THAN=138
-ASM_MULTIPLY=139
-ASM_DIVIDE=140
-ASM_CURLY_BEGIN=141
-ASM_CURLY_END=142
-ASM_NUMBER=143
-ASM_NUMFLOAT=144
-ASM_BINFLOAT=145
-ASM_DECFLOAT=146
-ASM_HEXFLOAT=147
-ASM_NUMINT=148
-ASM_BININTEGER=149
-ASM_DECINTEGER=150
-ASM_HEXINTEGER=151
-ASM_CHAR=152
-ASM_MULTI_REL=153
-ASM_MULTI_NAME=154
-ASM_NAME=155
-ASM_WS=156
-ASM_COMMENT_LINE=157
-ASM_COMMENT_BLOCK=158
-IMPORT_SYSTEMFILE=159
-IMPORT_LOCALFILE=160
-IMPORT_WS=161
-IMPORT_COMMENT_LINE=162
-IMPORT_COMMENT_BLOCK=163
+LOCAL_RESERVE=59
+ADDRESS=60
+ADDRESS_ZEROPAGE=61
+ADDRESS_MAINMEM=62
+FORM_SSA=63
+FORM_MA=64
+INTRINSIC=65
+CALLING=66
+CALLINGCONVENTION=67
+VARMODEL=68
+IF=69
+ELSE=70
+WHILE=71
+DO=72
+FOR=73
+SWITCH=74
+RETURN=75
+BREAK=76
+CONTINUE=77
+ASM=78
+DEFAULT=79
+CASE=80
+STRUCT=81
+ENUM=82
+SIZEOF=83
+TYPEID=84
+DEFINED=85
+KICKASM=86
+RESOURCE=87
+USES=88
+CLOBBERS=89
+BYTES=90
+CYCLES=91
+LOGIC_NOT=92
+SIGNEDNESS=93
+SIMPLETYPE=94
+BOOLEAN=95
+KICKASM_BODY=96
+IMPORT=97
+INCLUDE=98
+PRAGMA=99
+DEFINE=100
+DEFINE_CONTINUE=101
+UNDEF=102
+IFDEF=103
+IFNDEF=104
+IFIF=105
+ELIF=106
+IFELSE=107
+ENDIF=108
+NUMBER=109
+NUMFLOAT=110
+BINFLOAT=111
+DECFLOAT=112
+HEXFLOAT=113
+NUMINT=114
+BININTEGER=115
+DECINTEGER=116
+HEXINTEGER=117
+NAME=118
+STRING=119
+CHAR=120
+WS=121
+COMMENT_LINE=122
+COMMENT_BLOCK=123
+ASM_BYTE=124
+ASM_MNEMONIC=125
+ASM_IMM=126
+ASM_COLON=127
+ASM_COMMA=128
+ASM_PAR_BEGIN=129
+ASM_PAR_END=130
+ASM_BRACKET_BEGIN=131
+ASM_BRACKET_END=132
+ASM_DOT=133
+ASM_SHIFT_LEFT=134
+ASM_SHIFT_RIGHT=135
+ASM_PLUS=136
+ASM_MINUS=137
+ASM_LESS_THAN=138
+ASM_GREATER_THAN=139
+ASM_MULTIPLY=140
+ASM_DIVIDE=141
+ASM_CURLY_BEGIN=142
+ASM_CURLY_END=143
+ASM_NUMBER=144
+ASM_NUMFLOAT=145
+ASM_BINFLOAT=146
+ASM_DECFLOAT=147
+ASM_HEXFLOAT=148
+ASM_NUMINT=149
+ASM_BININTEGER=150
+ASM_DECINTEGER=151
+ASM_HEXINTEGER=152
+ASM_CHAR=153
+ASM_MULTI_REL=154
+ASM_MULTI_NAME=155
+ASM_NAME=156
+ASM_WS=157
+ASM_COMMENT_LINE=158
+ASM_COMMENT_BLOCK=159
+IMPORT_SYSTEMFILE=160
+IMPORT_LOCALFILE=161
+IMPORT_WS=162
+IMPORT_COMMENT_LINE=163
+IMPORT_COMMENT_BLOCK=164
';'=8
'..'=11
'...'=12
@@ -181,7 +182,7 @@ IMPORT_COMMENT_BLOCK=163
'||'=36
'='=37
'typedef'=39
-'reserve'=40
+'zp_reserve'=40
'pc'=41
'target'=42
'link'=43
@@ -200,48 +201,49 @@ IMPORT_COMMENT_BLOCK=163
'static'=56
'interrupt'=57
'register'=58
-'__address'=59
-'__zp'=60
-'__mem'=61
-'__ssa'=62
-'__ma'=63
-'__intrinsic'=64
-'calling'=65
-'var_model'=67
-'if'=68
-'else'=69
-'while'=70
-'do'=71
-'for'=72
-'switch'=73
-'return'=74
-'break'=75
-'continue'=76
-'asm'=77
-'default'=78
-'case'=79
-'struct'=80
-'enum'=81
-'sizeof'=82
-'typeid'=83
-'defined'=84
-'kickasm'=85
-'resource'=86
-'uses'=87
-'clobbers'=88
-'bytes'=89
-'cycles'=90
-'!'=91
-'#import'=96
-'#include'=97
-'#pragma'=98
-'#define'=99
-'#undef'=101
-'#ifdef'=102
-'#ifndef'=103
-'#if'=104
-'#elif'=105
-'#else'=106
-'#endif'=107
-'.byte'=123
-'#'=125
+'__zp_reserve'=59
+'__address'=60
+'__zp'=61
+'__mem'=62
+'__ssa'=63
+'__ma'=64
+'__intrinsic'=65
+'calling'=66
+'var_model'=68
+'if'=69
+'else'=70
+'while'=71
+'do'=72
+'for'=73
+'switch'=74
+'return'=75
+'break'=76
+'continue'=77
+'asm'=78
+'default'=79
+'case'=80
+'struct'=81
+'enum'=82
+'sizeof'=83
+'typeid'=84
+'defined'=85
+'kickasm'=86
+'resource'=87
+'uses'=88
+'clobbers'=89
+'bytes'=90
+'cycles'=91
+'!'=92
+'#import'=97
+'#include'=98
+'#pragma'=99
+'#define'=100
+'#undef'=102
+'#ifdef'=103
+'#ifndef'=104
+'#if'=105
+'#elif'=106
+'#else'=107
+'#endif'=108
+'.byte'=124
+'#'=126
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4 b/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4
index b60197126..cbfd0b995 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4
@@ -151,7 +151,7 @@ globalDirective
| (PRAGMA LINK) PAR_BEGIN STRING PAR_END #globalDirectiveLinkScript
| (PRAGMA EXTENSION) PAR_BEGIN STRING PAR_END #globalDirectiveExtension
| (PRAGMA EMULATOR) PAR_BEGIN STRING PAR_END #globalDirectiveEmulator
- | (PRAGMA RESERVE) PAR_BEGIN NUMBER ( COMMA NUMBER )* PAR_END #globalDirectiveReserve
+ | (PRAGMA RESERVE) PAR_BEGIN directiveReserveParam ( COMMA directiveReserveParam )* PAR_END #globalDirectiveReserve
| (PRAGMA PC) PAR_BEGIN NUMBER PAR_END #globalDirectivePc
| (PRAGMA CODESEG) PAR_BEGIN NAME PAR_END #globalDirectiveCodeSeg
| (PRAGMA DATASEG) PAR_BEGIN NAME PAR_END #globalDirectiveDataSeg
@@ -160,6 +160,10 @@ globalDirective
| (PRAGMA VARMODEL) PAR_BEGIN NAME ( COMMA NAME )* PAR_END #globalDirectiveVarModel
;
+directiveReserveParam
+ : NUMBER (RANGE NUMBER)?
+ ;
+
directive
: CONST #directiveConst
| ALIGN PAR_BEGIN NUMBER PAR_END #directiveAlign
@@ -176,7 +180,7 @@ directive
| INLINE #directiveInline
| INTRINSIC #directiveIntrinsic
| INTERRUPT ( PAR_BEGIN NAME PAR_END )? #directiveInterrupt
- | RESERVE PAR_BEGIN NUMBER ( COMMA NUMBER )* PAR_END #directiveReserveZp
+ | LOCAL_RESERVE PAR_BEGIN directiveReserveParam ( COMMA directiveReserveParam )* PAR_END #directiveReserveZp
| CALLINGCONVENTION #directiveCallingConvention
;
@@ -210,7 +214,7 @@ switchCase:
forLoop
: forClassicInit ';' commaExpr ';' commaExpr? #forClassic
- | (declType declPointer*)? NAME COLON expr '..' expr #forRange
+ | (declType declPointer*)? NAME COLON expr RANGE expr #forRange
;
forClassicInit
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp b/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp
index 285890599..0f61e9c88 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp
@@ -39,7 +39,7 @@ null
'='
null
'typedef'
-'reserve'
+'zp_reserve'
'pc'
'target'
'link'
@@ -58,6 +58,7 @@ null
'static'
'interrupt'
'register'
+'__zp_reserve'
'__address'
'__zp'
'__mem'
@@ -224,6 +225,7 @@ VOLATILE
STATIC
INTERRUPT
REGISTER
+LOCAL_RESERVE
ADDRESS
ADDRESS_ZEROPAGE
ADDRESS_MAINMEM
@@ -358,6 +360,7 @@ declFunctionBody
parameterListDecl
parameterDecl
globalDirective
+directiveReserveParam
directive
stmtSeq
stmt
@@ -381,4 +384,4 @@ asmExpr
atn:
-[3, 24715, 42794, 33075, 47597, 16764, 15335, 30598, 22884, 3, 165, 905, 4, 2, 9, 2, 4, 3, 9, 3, 4, 4, 9, 4, 4, 5, 9, 5, 4, 6, 9, 6, 4, 7, 9, 7, 4, 8, 9, 8, 4, 9, 9, 9, 4, 10, 9, 10, 4, 11, 9, 11, 4, 12, 9, 12, 4, 13, 9, 13, 4, 14, 9, 14, 4, 15, 9, 15, 4, 16, 9, 16, 4, 17, 9, 17, 4, 18, 9, 18, 4, 19, 9, 19, 4, 20, 9, 20, 4, 21, 9, 21, 4, 22, 9, 22, 4, 23, 9, 23, 4, 24, 9, 24, 4, 25, 9, 25, 4, 26, 9, 26, 4, 27, 9, 27, 4, 28, 9, 28, 4, 29, 9, 29, 4, 30, 9, 30, 4, 31, 9, 31, 4, 32, 9, 32, 4, 33, 9, 33, 4, 34, 9, 34, 4, 35, 9, 35, 4, 36, 9, 36, 4, 37, 9, 37, 4, 38, 9, 38, 4, 39, 9, 39, 4, 40, 9, 40, 4, 41, 9, 41, 4, 42, 9, 42, 4, 43, 9, 43, 4, 44, 9, 44, 4, 45, 9, 45, 4, 46, 9, 46, 4, 47, 9, 47, 4, 48, 9, 48, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 4, 7, 4, 104, 10, 4, 12, 4, 14, 4, 107, 11, 4, 3, 5, 3, 5, 5, 5, 111, 10, 5, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 5, 6, 119, 10, 6, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 5, 7, 136, 10, 7, 3, 8, 3, 8, 3, 8, 3, 9, 3, 9, 7, 9, 143, 10, 9, 12, 9, 14, 9, 146, 11, 9, 3, 9, 3, 9, 3, 9, 3, 9, 3, 9, 7, 9, 153, 10, 9, 12, 9, 14, 9, 156, 11, 9, 3, 9, 7, 9, 159, 10, 9, 12, 9, 14, 9, 162, 11, 9, 3, 10, 3, 10, 3, 10, 7, 10, 167, 10, 10, 12, 10, 14, 10, 170, 11, 10, 3, 10, 3, 10, 7, 10, 174, 10, 10, 12, 10, 14, 10, 177, 11, 10, 3, 10, 3, 10, 3, 11, 3, 11, 7, 11, 183, 10, 11, 12, 11, 14, 11, 186, 11, 11, 3, 11, 3, 11, 5, 11, 190, 10, 11, 3, 11, 3, 11, 7, 11, 194, 10, 11, 12, 11, 14, 11, 197, 11, 11, 3, 11, 3, 11, 5, 11, 201, 10, 11, 3, 12, 7, 12, 204, 10, 12, 12, 12, 14, 12, 207, 11, 12, 3, 12, 3, 12, 7, 12, 211, 10, 12, 12, 12, 14, 12, 214, 11, 12, 3, 13, 3, 13, 7, 13, 218, 10, 13, 12, 13, 14, 13, 221, 11, 13, 3, 14, 3, 14, 5, 14, 225, 10, 14, 3, 14, 3, 14, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 5, 15, 237, 10, 15, 3, 15, 7, 15, 240, 10, 15, 12, 15, 14, 15, 243, 11, 15, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 5, 16, 253, 10, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 5, 16, 260, 10, 16, 3, 16, 3, 16, 3, 16, 5, 16, 265, 10, 16, 3, 16, 3, 16, 3, 16, 3, 16, 7, 16, 271, 10, 16, 12, 16, 14, 16, 274, 11, 16, 3, 17, 3, 17, 3, 17, 3, 18, 3, 18, 5, 18, 281, 10, 18, 3, 18, 3, 18, 6, 18, 285, 10, 18, 13, 18, 14, 18, 286, 3, 18, 3, 18, 3, 19, 3, 19, 3, 19, 3, 20, 3, 20, 3, 20, 3, 21, 3, 21, 5, 21, 299, 10, 21, 3, 21, 3, 21, 3, 21, 3, 21, 3, 22, 3, 22, 3, 22, 3, 22, 3, 22, 3, 22, 7, 22, 311, 10, 22, 12, 22, 14, 22, 314, 11, 22, 3, 23, 3, 23, 3, 23, 5, 23, 319, 10, 23, 3, 24, 3, 24, 7, 24, 323, 10, 24, 12, 24, 14, 24, 326, 11, 24, 3, 24, 3, 24, 3, 24, 5, 24, 331, 10, 24, 3, 24, 3, 24, 3, 24, 5, 24, 336, 10, 24, 3, 25, 3, 25, 5, 25, 340, 10, 25, 3, 25, 3, 25, 3, 26, 3, 26, 3, 26, 7, 26, 347, 10, 26, 12, 26, 14, 26, 350, 11, 26, 3, 27, 3, 27, 7, 27, 354, 10, 27, 12, 27, 14, 27, 357, 11, 27, 3, 27, 3, 27, 3, 27, 3, 27, 5, 27, 363, 10, 27, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 7, 28, 402, 10, 28, 12, 28, 14, 28, 405, 11, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 7, 28, 445, 10, 28, 12, 28, 14, 28, 448, 11, 28, 3, 28, 5, 28, 451, 10, 28, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 462, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 482, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 7, 29, 489, 10, 29, 12, 29, 14, 29, 492, 11, 29, 3, 29, 3, 29, 5, 29, 496, 10, 29, 3, 30, 6, 30, 499, 10, 30, 13, 30, 14, 30, 500, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 508, 10, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 521, 10, 31, 3, 31, 7, 31, 524, 10, 31, 12, 31, 14, 31, 527, 11, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 7, 31, 536, 10, 31, 12, 31, 14, 31, 539, 11, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 7, 31, 550, 10, 31, 12, 31, 14, 31, 553, 11, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 571, 10, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 580, 10, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 587, 10, 31, 3, 32, 6, 32, 590, 10, 32, 13, 32, 14, 32, 591, 3, 32, 3, 32, 3, 32, 5, 32, 597, 10, 32, 5, 32, 599, 10, 32, 3, 33, 3, 33, 3, 33, 3, 33, 5, 33, 605, 10, 33, 3, 34, 3, 34, 3, 34, 3, 34, 3, 34, 5, 34, 612, 10, 34, 3, 34, 3, 34, 7, 34, 616, 10, 34, 12, 34, 14, 34, 619, 11, 34, 5, 34, 621, 10, 34, 3, 34, 3, 34, 3, 34, 3, 34, 3, 34, 3, 34, 5, 34, 629, 10, 34, 3, 35, 5, 35, 632, 10, 35, 3, 35, 5, 35, 635, 10, 35, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 7, 36, 643, 10, 36, 12, 36, 14, 36, 646, 11, 36, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 5, 37, 657, 10, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 5, 37, 665, 10, 37, 3, 37, 3, 37, 3, 37, 3, 37, 5, 37, 671, 10, 37, 3, 37, 3, 37, 5, 37, 675, 10, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 7, 37, 694, 10, 37, 12, 37, 14, 37, 697, 11, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 6, 37, 704, 10, 37, 13, 37, 14, 37, 705, 3, 37, 3, 37, 5, 37, 710, 10, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 5, 37, 760, 10, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 7, 37, 770, 10, 37, 12, 37, 14, 37, 773, 11, 37, 3, 38, 3, 38, 3, 38, 7, 38, 778, 10, 38, 12, 38, 14, 38, 781, 11, 38, 3, 39, 3, 39, 5, 39, 785, 10, 39, 3, 39, 3, 39, 3, 40, 3, 40, 3, 40, 3, 40, 7, 40, 793, 10, 40, 12, 40, 14, 40, 796, 11, 40, 3, 40, 3, 40, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 3, 41, 5, 41, 813, 10, 41, 5, 41, 815, 10, 41, 3, 42, 7, 42, 818, 10, 42, 12, 42, 14, 42, 821, 11, 42, 3, 43, 3, 43, 3, 43, 5, 43, 826, 10, 43, 3, 44, 3, 44, 3, 44, 3, 44, 5, 44, 832, 10, 44, 3, 45, 3, 45, 5, 45, 836, 10, 45, 3, 46, 3, 46, 3, 46, 3, 46, 7, 46, 842, 10, 46, 12, 46, 14, 46, 845, 11, 46, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 5, 47, 870, 10, 47, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 5, 48, 886, 10, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 7, 48, 900, 10, 48, 12, 48, 14, 48, 903, 11, 48, 3, 48, 2, 9, 16, 28, 30, 42, 70, 72, 94, 49, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 2, 13, 3, 2, 23, 24, 5, 2, 18, 19, 25, 26, 93, 93, 4, 2, 33, 33, 36, 36, 3, 2, 29, 30, 3, 2, 20, 22, 3, 2, 18, 19, 3, 2, 31, 36, 3, 2, 137, 140, 3, 2, 135, 136, 3, 2, 141, 142, 3, 2, 137, 138, 2, 1038, 2, 96, 3, 2, 2, 2, 4, 99, 3, 2, 2, 2, 6, 105, 3, 2, 2, 2, 8, 110, 3, 2, 2, 2, 10, 118, 3, 2, 2, 2, 12, 135, 3, 2, 2, 2, 14, 137, 3, 2, 2, 2, 16, 140, 3, 2, 2, 2, 18, 163, 3, 2, 2, 2, 20, 200, 3, 2, 2, 2, 22, 205, 3, 2, 2, 2, 24, 215, 3, 2, 2, 2, 26, 222, 3, 2, 2, 2, 28, 228, 3, 2, 2, 2, 30, 259, 3, 2, 2, 2, 32, 275, 3, 2, 2, 2, 34, 278, 3, 2, 2, 2, 36, 290, 3, 2, 2, 2, 38, 293, 3, 2, 2, 2, 40, 296, 3, 2, 2, 2, 42, 304, 3, 2, 2, 2, 44, 315, 3, 2, 2, 2, 46, 320, 3, 2, 2, 2, 48, 337, 3, 2, 2, 2, 50, 343, 3, 2, 2, 2, 52, 362, 3, 2, 2, 2, 54, 450, 3, 2, 2, 2, 56, 495, 3, 2, 2, 2, 58, 498, 3, 2, 2, 2, 60, 586, 3, 2, 2, 2, 62, 589, 3, 2, 2, 2, 64, 600, 3, 2, 2, 2, 66, 628, 3, 2, 2, 2, 68, 634, 3, 2, 2, 2, 70, 636, 3, 2, 2, 2, 72, 709, 3, 2, 2, 2, 74, 774, 3, 2, 2, 2, 76, 782, 3, 2, 2, 2, 78, 788, 3, 2, 2, 2, 80, 814, 3, 2, 2, 2, 82, 819, 3, 2, 2, 2, 84, 825, 3, 2, 2, 2, 86, 831, 3, 2, 2, 2, 88, 833, 3, 2, 2, 2, 90, 837, 3, 2, 2, 2, 92, 869, 3, 2, 2, 2, 94, 885, 3, 2, 2, 2, 96, 97, 5, 6, 4, 2, 97, 98, 7, 2, 2, 3, 98, 3, 3, 2, 2, 2, 99, 100, 5, 82, 42, 2, 100, 101, 7, 2, 2, 3, 101, 5, 3, 2, 2, 2, 102, 104, 5, 8, 5, 2, 103, 102, 3, 2, 2, 2, 104, 107, 3, 2, 2, 2, 105, 103, 3, 2, 2, 2, 105, 106, 3, 2, 2, 2, 106, 7, 3, 2, 2, 2, 107, 105, 3, 2, 2, 2, 108, 111, 5, 12, 7, 2, 109, 111, 5, 10, 6, 2, 110, 108, 3, 2, 2, 2, 110, 109, 3, 2, 2, 2, 111, 9, 3, 2, 2, 2, 112, 113, 7, 98, 2, 2, 113, 119, 7, 162, 2, 2, 114, 115, 7, 99, 2, 2, 115, 119, 7, 162, 2, 2, 116, 117, 7, 99, 2, 2, 117, 119, 7, 161, 2, 2, 118, 112, 3, 2, 2, 2, 118, 114, 3, 2, 2, 2, 118, 116, 3, 2, 2, 2, 119, 11, 3, 2, 2, 2, 120, 121, 5, 14, 8, 2, 121, 122, 7, 10, 2, 2, 122, 136, 3, 2, 2, 2, 123, 124, 5, 34, 18, 2, 124, 125, 7, 10, 2, 2, 125, 136, 3, 2, 2, 2, 126, 127, 5, 40, 21, 2, 127, 128, 7, 10, 2, 2, 128, 136, 3, 2, 2, 2, 129, 136, 5, 46, 24, 2, 130, 136, 5, 76, 39, 2, 131, 136, 5, 54, 28, 2, 132, 133, 5, 18, 10, 2, 133, 134, 7, 10, 2, 2, 134, 136, 3, 2, 2, 2, 135, 120, 3, 2, 2, 2, 135, 123, 3, 2, 2, 2, 135, 126, 3, 2, 2, 2, 135, 129, 3, 2, 2, 2, 135, 130, 3, 2, 2, 2, 135, 131, 3, 2, 2, 2, 135, 132, 3, 2, 2, 2, 136, 13, 3, 2, 2, 2, 137, 138, 5, 22, 12, 2, 138, 139, 5, 16, 9, 2, 139, 15, 3, 2, 2, 2, 140, 144, 8, 9, 1, 2, 141, 143, 5, 24, 13, 2, 142, 141, 3, 2, 2, 2, 143, 146, 3, 2, 2, 2, 144, 142, 3, 2, 2, 2, 144, 145, 3, 2, 2, 2, 145, 147, 3, 2, 2, 2, 146, 144, 3, 2, 2, 2, 147, 148, 5, 20, 11, 2, 148, 160, 3, 2, 2, 2, 149, 150, 12, 3, 2, 2, 150, 154, 7, 12, 2, 2, 151, 153, 5, 24, 13, 2, 152, 151, 3, 2, 2, 2, 153, 156, 3, 2, 2, 2, 154, 152, 3, 2, 2, 2, 154, 155, 3, 2, 2, 2, 155, 157, 3, 2, 2, 2, 156, 154, 3, 2, 2, 2, 157, 159, 5, 20, 11, 2, 158, 149, 3, 2, 2, 2, 159, 162, 3, 2, 2, 2, 160, 158, 3, 2, 2, 2, 160, 161, 3, 2, 2, 2, 161, 17, 3, 2, 2, 2, 162, 160, 3, 2, 2, 2, 163, 164, 7, 41, 2, 2, 164, 168, 5, 22, 12, 2, 165, 167, 5, 24, 13, 2, 166, 165, 3, 2, 2, 2, 167, 170, 3, 2, 2, 2, 168, 166, 3, 2, 2, 2, 168, 169, 3, 2, 2, 2, 169, 171, 3, 2, 2, 2, 170, 168, 3, 2, 2, 2, 171, 175, 7, 119, 2, 2, 172, 174, 5, 26, 14, 2, 173, 172, 3, 2, 2, 2, 174, 177, 3, 2, 2, 2, 175, 173, 3, 2, 2, 2, 175, 176, 3, 2, 2, 2, 176, 178, 3, 2, 2, 2, 177, 175, 3, 2, 2, 2, 178, 179, 8, 10, 1, 2, 179, 19, 3, 2, 2, 2, 180, 184, 7, 119, 2, 2, 181, 183, 5, 26, 14, 2, 182, 181, 3, 2, 2, 2, 183, 186, 3, 2, 2, 2, 184, 182, 3, 2, 2, 2, 184, 185, 3, 2, 2, 2, 185, 189, 3, 2, 2, 2, 186, 184, 3, 2, 2, 2, 187, 188, 7, 39, 2, 2, 188, 190, 5, 72, 37, 2, 189, 187, 3, 2, 2, 2, 189, 190, 3, 2, 2, 2, 190, 201, 3, 2, 2, 2, 191, 195, 7, 119, 2, 2, 192, 194, 5, 26, 14, 2, 193, 192, 3, 2, 2, 2, 194, 197, 3, 2, 2, 2, 195, 193, 3, 2, 2, 2, 195, 196, 3, 2, 2, 2, 196, 198, 3, 2, 2, 2, 197, 195, 3, 2, 2, 2, 198, 199, 7, 39, 2, 2, 199, 201, 5, 76, 39, 2, 200, 180, 3, 2, 2, 2, 200, 191, 3, 2, 2, 2, 201, 21, 3, 2, 2, 2, 202, 204, 5, 56, 29, 2, 203, 202, 3, 2, 2, 2, 204, 207, 3, 2, 2, 2, 205, 203, 3, 2, 2, 2, 205, 206, 3, 2, 2, 2, 206, 208, 3, 2, 2, 2, 207, 205, 3, 2, 2, 2, 208, 212, 5, 30, 16, 2, 209, 211, 5, 56, 29, 2, 210, 209, 3, 2, 2, 2, 211, 214, 3, 2, 2, 2, 212, 210, 3, 2, 2, 2, 212, 213, 3, 2, 2, 2, 213, 23, 3, 2, 2, 2, 214, 212, 3, 2, 2, 2, 215, 219, 7, 20, 2, 2, 216, 218, 5, 56, 29, 2, 217, 216, 3, 2, 2, 2, 218, 221, 3, 2, 2, 2, 219, 217, 3, 2, 2, 2, 219, 220, 3, 2, 2, 2, 220, 25, 3, 2, 2, 2, 221, 219, 3, 2, 2, 2, 222, 224, 7, 6, 2, 2, 223, 225, 5, 72, 37, 2, 224, 223, 3, 2, 2, 2, 224, 225, 3, 2, 2, 2, 225, 226, 3, 2, 2, 2, 226, 227, 7, 7, 2, 2, 227, 27, 3, 2, 2, 2, 228, 229, 8, 15, 1, 2, 229, 230, 5, 30, 16, 2, 230, 241, 3, 2, 2, 2, 231, 232, 12, 4, 2, 2, 232, 240, 7, 20, 2, 2, 233, 234, 12, 3, 2, 2, 234, 236, 7, 6, 2, 2, 235, 237, 5, 72, 37, 2, 236, 235, 3, 2, 2, 2, 236, 237, 3, 2, 2, 2, 237, 238, 3, 2, 2, 2, 238, 240, 7, 7, 2, 2, 239, 231, 3, 2, 2, 2, 239, 233, 3, 2, 2, 2, 240, 243, 3, 2, 2, 2, 241, 239, 3, 2, 2, 2, 241, 242, 3, 2, 2, 2, 242, 29, 3, 2, 2, 2, 243, 241, 3, 2, 2, 2, 244, 245, 8, 16, 1, 2, 245, 246, 7, 8, 2, 2, 246, 247, 5, 30, 16, 2, 247, 248, 7, 9, 2, 2, 248, 260, 3, 2, 2, 2, 249, 260, 7, 95, 2, 2, 250, 252, 7, 94, 2, 2, 251, 253, 7, 95, 2, 2, 252, 251, 3, 2, 2, 2, 252, 253, 3, 2, 2, 2, 253, 260, 3, 2, 2, 2, 254, 260, 5, 34, 18, 2, 255, 260, 5, 32, 17, 2, 256, 260, 5, 40, 21, 2, 257, 260, 5, 38, 20, 2, 258, 260, 7, 3, 2, 2, 259, 244, 3, 2, 2, 2, 259, 249, 3, 2, 2, 2, 259, 250, 3, 2, 2, 2, 259, 254, 3, 2, 2, 2, 259, 255, 3, 2, 2, 2, 259, 256, 3, 2, 2, 2, 259, 257, 3, 2, 2, 2, 259, 258, 3, 2, 2, 2, 260, 272, 3, 2, 2, 2, 261, 262, 12, 9, 2, 2, 262, 264, 7, 6, 2, 2, 263, 265, 5, 72, 37, 2, 264, 263, 3, 2, 2, 2, 264, 265, 3, 2, 2, 2, 265, 266, 3, 2, 2, 2, 266, 271, 7, 7, 2, 2, 267, 268, 12, 8, 2, 2, 268, 269, 7, 8, 2, 2, 269, 271, 7, 9, 2, 2, 270, 261, 3, 2, 2, 2, 270, 267, 3, 2, 2, 2, 271, 274, 3, 2, 2, 2, 272, 270, 3, 2, 2, 2, 272, 273, 3, 2, 2, 2, 273, 31, 3, 2, 2, 2, 274, 272, 3, 2, 2, 2, 275, 276, 7, 82, 2, 2, 276, 277, 7, 119, 2, 2, 277, 33, 3, 2, 2, 2, 278, 280, 7, 82, 2, 2, 279, 281, 7, 119, 2, 2, 280, 279, 3, 2, 2, 2, 280, 281, 3, 2, 2, 2, 281, 282, 3, 2, 2, 2, 282, 284, 7, 4, 2, 2, 283, 285, 5, 36, 19, 2, 284, 283, 3, 2, 2, 2, 285, 286, 3, 2, 2, 2, 286, 284, 3, 2, 2, 2, 286, 287, 3, 2, 2, 2, 287, 288, 3, 2, 2, 2, 288, 289, 7, 5, 2, 2, 289, 35, 3, 2, 2, 2, 290, 291, 5, 14, 8, 2, 291, 292, 7, 10, 2, 2, 292, 37, 3, 2, 2, 2, 293, 294, 7, 83, 2, 2, 294, 295, 7, 119, 2, 2, 295, 39, 3, 2, 2, 2, 296, 298, 7, 83, 2, 2, 297, 299, 7, 119, 2, 2, 298, 297, 3, 2, 2, 2, 298, 299, 3, 2, 2, 2, 299, 300, 3, 2, 2, 2, 300, 301, 7, 4, 2, 2, 301, 302, 5, 42, 22, 2, 302, 303, 7, 5, 2, 2, 303, 41, 3, 2, 2, 2, 304, 305, 8, 22, 1, 2, 305, 306, 5, 44, 23, 2, 306, 312, 3, 2, 2, 2, 307, 308, 12, 3, 2, 2, 308, 309, 7, 12, 2, 2, 309, 311, 5, 44, 23, 2, 310, 307, 3, 2, 2, 2, 311, 314, 3, 2, 2, 2, 312, 310, 3, 2, 2, 2, 312, 313, 3, 2, 2, 2, 313, 43, 3, 2, 2, 2, 314, 312, 3, 2, 2, 2, 315, 318, 7, 119, 2, 2, 316, 317, 7, 39, 2, 2, 317, 319, 5, 72, 37, 2, 318, 316, 3, 2, 2, 2, 318, 319, 3, 2, 2, 2, 319, 45, 3, 2, 2, 2, 320, 324, 5, 22, 12, 2, 321, 323, 5, 24, 13, 2, 322, 321, 3, 2, 2, 2, 323, 326, 3, 2, 2, 2, 324, 322, 3, 2, 2, 2, 324, 325, 3, 2, 2, 2, 325, 327, 3, 2, 2, 2, 326, 324, 3, 2, 2, 2, 327, 328, 7, 119, 2, 2, 328, 330, 7, 8, 2, 2, 329, 331, 5, 50, 26, 2, 330, 329, 3, 2, 2, 2, 330, 331, 3, 2, 2, 2, 331, 332, 3, 2, 2, 2, 332, 335, 7, 9, 2, 2, 333, 336, 5, 48, 25, 2, 334, 336, 7, 10, 2, 2, 335, 333, 3, 2, 2, 2, 335, 334, 3, 2, 2, 2, 336, 47, 3, 2, 2, 2, 337, 339, 7, 4, 2, 2, 338, 340, 5, 58, 30, 2, 339, 338, 3, 2, 2, 2, 339, 340, 3, 2, 2, 2, 340, 341, 3, 2, 2, 2, 341, 342, 7, 5, 2, 2, 342, 49, 3, 2, 2, 2, 343, 348, 5, 52, 27, 2, 344, 345, 7, 12, 2, 2, 345, 347, 5, 52, 27, 2, 346, 344, 3, 2, 2, 2, 347, 350, 3, 2, 2, 2, 348, 346, 3, 2, 2, 2, 348, 349, 3, 2, 2, 2, 349, 51, 3, 2, 2, 2, 350, 348, 3, 2, 2, 2, 351, 355, 5, 22, 12, 2, 352, 354, 5, 24, 13, 2, 353, 352, 3, 2, 2, 2, 354, 357, 3, 2, 2, 2, 355, 353, 3, 2, 2, 2, 355, 356, 3, 2, 2, 2, 356, 358, 3, 2, 2, 2, 357, 355, 3, 2, 2, 2, 358, 359, 7, 119, 2, 2, 359, 363, 3, 2, 2, 2, 360, 363, 7, 95, 2, 2, 361, 363, 7, 14, 2, 2, 362, 351, 3, 2, 2, 2, 362, 360, 3, 2, 2, 2, 362, 361, 3, 2, 2, 2, 363, 53, 3, 2, 2, 2, 364, 365, 7, 100, 2, 2, 365, 366, 7, 44, 2, 2, 366, 367, 3, 2, 2, 2, 367, 368, 7, 8, 2, 2, 368, 369, 7, 119, 2, 2, 369, 451, 7, 9, 2, 2, 370, 371, 7, 100, 2, 2, 371, 372, 7, 48, 2, 2, 372, 373, 3, 2, 2, 2, 373, 374, 7, 8, 2, 2, 374, 375, 7, 119, 2, 2, 375, 451, 7, 9, 2, 2, 376, 377, 7, 100, 2, 2, 377, 378, 7, 45, 2, 2, 378, 379, 3, 2, 2, 2, 379, 380, 7, 8, 2, 2, 380, 381, 7, 120, 2, 2, 381, 451, 7, 9, 2, 2, 382, 383, 7, 100, 2, 2, 383, 384, 7, 46, 2, 2, 384, 385, 3, 2, 2, 2, 385, 386, 7, 8, 2, 2, 386, 387, 7, 120, 2, 2, 387, 451, 7, 9, 2, 2, 388, 389, 7, 100, 2, 2, 389, 390, 7, 47, 2, 2, 390, 391, 3, 2, 2, 2, 391, 392, 7, 8, 2, 2, 392, 393, 7, 120, 2, 2, 393, 451, 7, 9, 2, 2, 394, 395, 7, 100, 2, 2, 395, 396, 7, 42, 2, 2, 396, 397, 3, 2, 2, 2, 397, 398, 7, 8, 2, 2, 398, 403, 7, 110, 2, 2, 399, 400, 7, 12, 2, 2, 400, 402, 7, 110, 2, 2, 401, 399, 3, 2, 2, 2, 402, 405, 3, 2, 2, 2, 403, 401, 3, 2, 2, 2, 403, 404, 3, 2, 2, 2, 404, 406, 3, 2, 2, 2, 405, 403, 3, 2, 2, 2, 406, 451, 7, 9, 2, 2, 407, 408, 7, 100, 2, 2, 408, 409, 7, 43, 2, 2, 409, 410, 3, 2, 2, 2, 410, 411, 7, 8, 2, 2, 411, 412, 7, 110, 2, 2, 412, 451, 7, 9, 2, 2, 413, 414, 7, 100, 2, 2, 414, 415, 7, 49, 2, 2, 415, 416, 3, 2, 2, 2, 416, 417, 7, 8, 2, 2, 417, 418, 7, 119, 2, 2, 418, 451, 7, 9, 2, 2, 419, 420, 7, 100, 2, 2, 420, 421, 7, 50, 2, 2, 421, 422, 3, 2, 2, 2, 422, 423, 7, 8, 2, 2, 423, 424, 7, 119, 2, 2, 424, 451, 7, 9, 2, 2, 425, 426, 7, 100, 2, 2, 426, 427, 7, 51, 2, 2, 427, 428, 3, 2, 2, 2, 428, 429, 7, 8, 2, 2, 429, 430, 7, 119, 2, 2, 430, 451, 7, 9, 2, 2, 431, 432, 7, 100, 2, 2, 432, 433, 7, 67, 2, 2, 433, 434, 3, 2, 2, 2, 434, 435, 7, 8, 2, 2, 435, 436, 7, 68, 2, 2, 436, 451, 7, 9, 2, 2, 437, 438, 7, 100, 2, 2, 438, 439, 7, 69, 2, 2, 439, 440, 3, 2, 2, 2, 440, 441, 7, 8, 2, 2, 441, 446, 7, 119, 2, 2, 442, 443, 7, 12, 2, 2, 443, 445, 7, 119, 2, 2, 444, 442, 3, 2, 2, 2, 445, 448, 3, 2, 2, 2, 446, 444, 3, 2, 2, 2, 446, 447, 3, 2, 2, 2, 447, 449, 3, 2, 2, 2, 448, 446, 3, 2, 2, 2, 449, 451, 7, 9, 2, 2, 450, 364, 3, 2, 2, 2, 450, 370, 3, 2, 2, 2, 450, 376, 3, 2, 2, 2, 450, 382, 3, 2, 2, 2, 450, 388, 3, 2, 2, 2, 450, 394, 3, 2, 2, 2, 450, 407, 3, 2, 2, 2, 450, 413, 3, 2, 2, 2, 450, 419, 3, 2, 2, 2, 450, 425, 3, 2, 2, 2, 450, 431, 3, 2, 2, 2, 450, 437, 3, 2, 2, 2, 451, 55, 3, 2, 2, 2, 452, 496, 7, 52, 2, 2, 453, 454, 7, 55, 2, 2, 454, 455, 7, 8, 2, 2, 455, 456, 7, 110, 2, 2, 456, 496, 7, 9, 2, 2, 457, 461, 7, 60, 2, 2, 458, 459, 7, 8, 2, 2, 459, 460, 7, 119, 2, 2, 460, 462, 7, 9, 2, 2, 461, 458, 3, 2, 2, 2, 461, 462, 3, 2, 2, 2, 462, 496, 3, 2, 2, 2, 463, 496, 7, 62, 2, 2, 464, 496, 7, 63, 2, 2, 465, 466, 7, 61, 2, 2, 466, 467, 7, 8, 2, 2, 467, 468, 7, 110, 2, 2, 468, 496, 7, 9, 2, 2, 469, 496, 7, 57, 2, 2, 470, 496, 7, 58, 2, 2, 471, 496, 7, 64, 2, 2, 472, 496, 7, 65, 2, 2, 473, 496, 7, 53, 2, 2, 474, 496, 7, 54, 2, 2, 475, 496, 7, 56, 2, 2, 476, 496, 7, 66, 2, 2, 477, 481, 7, 59, 2, 2, 478, 479, 7, 8, 2, 2, 479, 480, 7, 119, 2, 2, 480, 482, 7, 9, 2, 2, 481, 478, 3, 2, 2, 2, 481, 482, 3, 2, 2, 2, 482, 496, 3, 2, 2, 2, 483, 484, 7, 42, 2, 2, 484, 485, 7, 8, 2, 2, 485, 490, 7, 110, 2, 2, 486, 487, 7, 12, 2, 2, 487, 489, 7, 110, 2, 2, 488, 486, 3, 2, 2, 2, 489, 492, 3, 2, 2, 2, 490, 488, 3, 2, 2, 2, 490, 491, 3, 2, 2, 2, 491, 493, 3, 2, 2, 2, 492, 490, 3, 2, 2, 2, 493, 496, 7, 9, 2, 2, 494, 496, 7, 68, 2, 2, 495, 452, 3, 2, 2, 2, 495, 453, 3, 2, 2, 2, 495, 457, 3, 2, 2, 2, 495, 463, 3, 2, 2, 2, 495, 464, 3, 2, 2, 2, 495, 465, 3, 2, 2, 2, 495, 469, 3, 2, 2, 2, 495, 470, 3, 2, 2, 2, 495, 471, 3, 2, 2, 2, 495, 472, 3, 2, 2, 2, 495, 473, 3, 2, 2, 2, 495, 474, 3, 2, 2, 2, 495, 475, 3, 2, 2, 2, 495, 476, 3, 2, 2, 2, 495, 477, 3, 2, 2, 2, 495, 483, 3, 2, 2, 2, 495, 494, 3, 2, 2, 2, 496, 57, 3, 2, 2, 2, 497, 499, 5, 60, 31, 2, 498, 497, 3, 2, 2, 2, 499, 500, 3, 2, 2, 2, 500, 498, 3, 2, 2, 2, 500, 501, 3, 2, 2, 2, 501, 59, 3, 2, 2, 2, 502, 503, 5, 14, 8, 2, 503, 504, 7, 10, 2, 2, 504, 587, 3, 2, 2, 2, 505, 507, 7, 4, 2, 2, 506, 508, 5, 58, 30, 2, 507, 506, 3, 2, 2, 2, 507, 508, 3, 2, 2, 2, 508, 509, 3, 2, 2, 2, 509, 587, 7, 5, 2, 2, 510, 511, 5, 70, 36, 2, 511, 512, 7, 10, 2, 2, 512, 587, 3, 2, 2, 2, 513, 514, 7, 70, 2, 2, 514, 515, 7, 8, 2, 2, 515, 516, 5, 70, 36, 2, 516, 517, 7, 9, 2, 2, 517, 520, 5, 60, 31, 2, 518, 519, 7, 71, 2, 2, 519, 521, 5, 60, 31, 2, 520, 518, 3, 2, 2, 2, 520, 521, 3, 2, 2, 2, 521, 587, 3, 2, 2, 2, 522, 524, 5, 56, 29, 2, 523, 522, 3, 2, 2, 2, 524, 527, 3, 2, 2, 2, 525, 523, 3, 2, 2, 2, 525, 526, 3, 2, 2, 2, 526, 528, 3, 2, 2, 2, 527, 525, 3, 2, 2, 2, 528, 529, 7, 72, 2, 2, 529, 530, 7, 8, 2, 2, 530, 531, 5, 70, 36, 2, 531, 532, 7, 9, 2, 2, 532, 533, 5, 60, 31, 2, 533, 587, 3, 2, 2, 2, 534, 536, 5, 56, 29, 2, 535, 534, 3, 2, 2, 2, 536, 539, 3, 2, 2, 2, 537, 535, 3, 2, 2, 2, 537, 538, 3, 2, 2, 2, 538, 540, 3, 2, 2, 2, 539, 537, 3, 2, 2, 2, 540, 541, 7, 73, 2, 2, 541, 542, 5, 60, 31, 2, 542, 543, 7, 72, 2, 2, 543, 544, 7, 8, 2, 2, 544, 545, 5, 70, 36, 2, 545, 546, 7, 9, 2, 2, 546, 547, 7, 10, 2, 2, 547, 587, 3, 2, 2, 2, 548, 550, 5, 56, 29, 2, 549, 548, 3, 2, 2, 2, 550, 553, 3, 2, 2, 2, 551, 549, 3, 2, 2, 2, 551, 552, 3, 2, 2, 2, 552, 554, 3, 2, 2, 2, 553, 551, 3, 2, 2, 2, 554, 555, 7, 74, 2, 2, 555, 556, 7, 8, 2, 2, 556, 557, 5, 66, 34, 2, 557, 558, 7, 9, 2, 2, 558, 559, 5, 60, 31, 2, 559, 587, 3, 2, 2, 2, 560, 561, 7, 75, 2, 2, 561, 562, 7, 8, 2, 2, 562, 563, 5, 70, 36, 2, 563, 564, 7, 9, 2, 2, 564, 565, 7, 4, 2, 2, 565, 566, 5, 62, 32, 2, 566, 567, 7, 5, 2, 2, 567, 587, 3, 2, 2, 2, 568, 570, 7, 76, 2, 2, 569, 571, 5, 70, 36, 2, 570, 569, 3, 2, 2, 2, 570, 571, 3, 2, 2, 2, 571, 572, 3, 2, 2, 2, 572, 587, 7, 10, 2, 2, 573, 574, 7, 77, 2, 2, 574, 587, 7, 10, 2, 2, 575, 576, 7, 78, 2, 2, 576, 587, 7, 10, 2, 2, 577, 579, 7, 79, 2, 2, 578, 580, 5, 78, 40, 2, 579, 578, 3, 2, 2, 2, 579, 580, 3, 2, 2, 2, 580, 581, 3, 2, 2, 2, 581, 582, 7, 4, 2, 2, 582, 583, 5, 82, 42, 2, 583, 584, 7, 144, 2, 2, 584, 587, 3, 2, 2, 2, 585, 587, 5, 76, 39, 2, 586, 502, 3, 2, 2, 2, 586, 505, 3, 2, 2, 2, 586, 510, 3, 2, 2, 2, 586, 513, 3, 2, 2, 2, 586, 525, 3, 2, 2, 2, 586, 537, 3, 2, 2, 2, 586, 551, 3, 2, 2, 2, 586, 560, 3, 2, 2, 2, 586, 568, 3, 2, 2, 2, 586, 573, 3, 2, 2, 2, 586, 575, 3, 2, 2, 2, 586, 577, 3, 2, 2, 2, 586, 585, 3, 2, 2, 2, 587, 61, 3, 2, 2, 2, 588, 590, 5, 64, 33, 2, 589, 588, 3, 2, 2, 2, 590, 591, 3, 2, 2, 2, 591, 589, 3, 2, 2, 2, 591, 592, 3, 2, 2, 2, 592, 598, 3, 2, 2, 2, 593, 594, 7, 80, 2, 2, 594, 596, 7, 11, 2, 2, 595, 597, 5, 58, 30, 2, 596, 595, 3, 2, 2, 2, 596, 597, 3, 2, 2, 2, 597, 599, 3, 2, 2, 2, 598, 593, 3, 2, 2, 2, 598, 599, 3, 2, 2, 2, 599, 63, 3, 2, 2, 2, 600, 601, 7, 81, 2, 2, 601, 602, 5, 72, 37, 2, 602, 604, 7, 11, 2, 2, 603, 605, 5, 58, 30, 2, 604, 603, 3, 2, 2, 2, 604, 605, 3, 2, 2, 2, 605, 65, 3, 2, 2, 2, 606, 607, 5, 68, 35, 2, 607, 608, 7, 10, 2, 2, 608, 609, 5, 70, 36, 2, 609, 611, 7, 10, 2, 2, 610, 612, 5, 70, 36, 2, 611, 610, 3, 2, 2, 2, 611, 612, 3, 2, 2, 2, 612, 629, 3, 2, 2, 2, 613, 617, 5, 22, 12, 2, 614, 616, 5, 24, 13, 2, 615, 614, 3, 2, 2, 2, 616, 619, 3, 2, 2, 2, 617, 615, 3, 2, 2, 2, 617, 618, 3, 2, 2, 2, 618, 621, 3, 2, 2, 2, 619, 617, 3, 2, 2, 2, 620, 613, 3, 2, 2, 2, 620, 621, 3, 2, 2, 2, 621, 622, 3, 2, 2, 2, 622, 623, 7, 119, 2, 2, 623, 624, 7, 11, 2, 2, 624, 625, 5, 72, 37, 2, 625, 626, 7, 13, 2, 2, 626, 627, 5, 72, 37, 2, 627, 629, 3, 2, 2, 2, 628, 606, 3, 2, 2, 2, 628, 620, 3, 2, 2, 2, 629, 67, 3, 2, 2, 2, 630, 632, 5, 14, 8, 2, 631, 630, 3, 2, 2, 2, 631, 632, 3, 2, 2, 2, 632, 635, 3, 2, 2, 2, 633, 635, 5, 70, 36, 2, 634, 631, 3, 2, 2, 2, 634, 633, 3, 2, 2, 2, 635, 69, 3, 2, 2, 2, 636, 637, 8, 36, 1, 2, 637, 638, 5, 72, 37, 2, 638, 644, 3, 2, 2, 2, 639, 640, 12, 3, 2, 2, 640, 641, 7, 12, 2, 2, 641, 643, 5, 72, 37, 2, 642, 639, 3, 2, 2, 2, 643, 646, 3, 2, 2, 2, 644, 642, 3, 2, 2, 2, 644, 645, 3, 2, 2, 2, 645, 71, 3, 2, 2, 2, 646, 644, 3, 2, 2, 2, 647, 648, 8, 37, 1, 2, 648, 649, 7, 8, 2, 2, 649, 650, 5, 70, 36, 2, 650, 651, 7, 9, 2, 2, 651, 710, 3, 2, 2, 2, 652, 653, 7, 84, 2, 2, 653, 656, 7, 8, 2, 2, 654, 657, 5, 72, 37, 2, 655, 657, 5, 28, 15, 2, 656, 654, 3, 2, 2, 2, 656, 655, 3, 2, 2, 2, 657, 658, 3, 2, 2, 2, 658, 659, 7, 9, 2, 2, 659, 710, 3, 2, 2, 2, 660, 661, 7, 85, 2, 2, 661, 664, 7, 8, 2, 2, 662, 665, 5, 72, 37, 2, 663, 665, 5, 28, 15, 2, 664, 662, 3, 2, 2, 2, 664, 663, 3, 2, 2, 2, 665, 666, 3, 2, 2, 2, 666, 667, 7, 9, 2, 2, 667, 710, 3, 2, 2, 2, 668, 670, 7, 86, 2, 2, 669, 671, 7, 8, 2, 2, 670, 669, 3, 2, 2, 2, 670, 671, 3, 2, 2, 2, 671, 672, 3, 2, 2, 2, 672, 674, 7, 119, 2, 2, 673, 675, 7, 9, 2, 2, 674, 673, 3, 2, 2, 2, 674, 675, 3, 2, 2, 2, 675, 710, 3, 2, 2, 2, 676, 677, 7, 8, 2, 2, 677, 678, 5, 28, 15, 2, 678, 679, 7, 9, 2, 2, 679, 680, 5, 72, 37, 26, 680, 710, 3, 2, 2, 2, 681, 682, 9, 2, 2, 2, 682, 710, 5, 72, 37, 25, 683, 684, 7, 20, 2, 2, 684, 710, 5, 72, 37, 23, 685, 686, 9, 3, 2, 2, 686, 710, 5, 72, 37, 22, 687, 688, 9, 4, 2, 2, 688, 710, 5, 72, 37, 18, 689, 690, 7, 4, 2, 2, 690, 695, 5, 72, 37, 2, 691, 692, 7, 12, 2, 2, 692, 694, 5, 72, 37, 2, 693, 691, 3, 2, 2, 2, 694, 697, 3, 2, 2, 2, 695, 693, 3, 2, 2, 2, 695, 696, 3, 2, 2, 2, 696, 698, 3, 2, 2, 2, 697, 695, 3, 2, 2, 2, 698, 699, 7, 5, 2, 2, 699, 710, 3, 2, 2, 2, 700, 710, 7, 119, 2, 2, 701, 710, 7, 110, 2, 2, 702, 704, 7, 120, 2, 2, 703, 702, 3, 2, 2, 2, 704, 705, 3, 2, 2, 2, 705, 703, 3, 2, 2, 2, 705, 706, 3, 2, 2, 2, 706, 710, 3, 2, 2, 2, 707, 710, 7, 121, 2, 2, 708, 710, 7, 96, 2, 2, 709, 647, 3, 2, 2, 2, 709, 652, 3, 2, 2, 2, 709, 660, 3, 2, 2, 2, 709, 668, 3, 2, 2, 2, 709, 676, 3, 2, 2, 2, 709, 681, 3, 2, 2, 2, 709, 683, 3, 2, 2, 2, 709, 685, 3, 2, 2, 2, 709, 687, 3, 2, 2, 2, 709, 689, 3, 2, 2, 2, 709, 700, 3, 2, 2, 2, 709, 701, 3, 2, 2, 2, 709, 703, 3, 2, 2, 2, 709, 707, 3, 2, 2, 2, 709, 708, 3, 2, 2, 2, 710, 771, 3, 2, 2, 2, 711, 712, 12, 21, 2, 2, 712, 713, 9, 5, 2, 2, 713, 770, 5, 72, 37, 22, 714, 715, 12, 20, 2, 2, 715, 716, 9, 6, 2, 2, 716, 770, 5, 72, 37, 21, 717, 718, 12, 19, 2, 2, 718, 719, 9, 7, 2, 2, 719, 770, 5, 72, 37, 20, 720, 721, 12, 17, 2, 2, 721, 722, 9, 8, 2, 2, 722, 770, 5, 72, 37, 18, 723, 724, 12, 16, 2, 2, 724, 725, 7, 25, 2, 2, 725, 770, 5, 72, 37, 17, 726, 727, 12, 15, 2, 2, 727, 728, 7, 27, 2, 2, 728, 770, 5, 72, 37, 16, 729, 730, 12, 14, 2, 2, 730, 731, 7, 28, 2, 2, 731, 770, 5, 72, 37, 15, 732, 733, 12, 13, 2, 2, 733, 734, 7, 37, 2, 2, 734, 770, 5, 72, 37, 14, 735, 736, 12, 12, 2, 2, 736, 737, 7, 38, 2, 2, 737, 770, 5, 72, 37, 13, 738, 739, 12, 11, 2, 2, 739, 740, 7, 15, 2, 2, 740, 741, 5, 72, 37, 2, 741, 742, 7, 11, 2, 2, 742, 743, 5, 72, 37, 12, 743, 770, 3, 2, 2, 2, 744, 745, 12, 10, 2, 2, 745, 746, 7, 39, 2, 2, 746, 770, 5, 72, 37, 10, 747, 748, 12, 9, 2, 2, 748, 749, 7, 40, 2, 2, 749, 770, 5, 72, 37, 9, 750, 751, 12, 33, 2, 2, 751, 752, 7, 16, 2, 2, 752, 770, 7, 119, 2, 2, 753, 754, 12, 32, 2, 2, 754, 755, 7, 17, 2, 2, 755, 770, 7, 119, 2, 2, 756, 757, 12, 31, 2, 2, 757, 759, 7, 8, 2, 2, 758, 760, 5, 74, 38, 2, 759, 758, 3, 2, 2, 2, 759, 760, 3, 2, 2, 2, 760, 761, 3, 2, 2, 2, 761, 770, 7, 9, 2, 2, 762, 763, 12, 27, 2, 2, 763, 764, 7, 6, 2, 2, 764, 765, 5, 70, 36, 2, 765, 766, 7, 7, 2, 2, 766, 770, 3, 2, 2, 2, 767, 768, 12, 24, 2, 2, 768, 770, 9, 2, 2, 2, 769, 711, 3, 2, 2, 2, 769, 714, 3, 2, 2, 2, 769, 717, 3, 2, 2, 2, 769, 720, 3, 2, 2, 2, 769, 723, 3, 2, 2, 2, 769, 726, 3, 2, 2, 2, 769, 729, 3, 2, 2, 2, 769, 732, 3, 2, 2, 2, 769, 735, 3, 2, 2, 2, 769, 738, 3, 2, 2, 2, 769, 744, 3, 2, 2, 2, 769, 747, 3, 2, 2, 2, 769, 750, 3, 2, 2, 2, 769, 753, 3, 2, 2, 2, 769, 756, 3, 2, 2, 2, 769, 762, 3, 2, 2, 2, 769, 767, 3, 2, 2, 2, 770, 773, 3, 2, 2, 2, 771, 769, 3, 2, 2, 2, 771, 772, 3, 2, 2, 2, 772, 73, 3, 2, 2, 2, 773, 771, 3, 2, 2, 2, 774, 779, 5, 72, 37, 2, 775, 776, 7, 12, 2, 2, 776, 778, 5, 72, 37, 2, 777, 775, 3, 2, 2, 2, 778, 781, 3, 2, 2, 2, 779, 777, 3, 2, 2, 2, 779, 780, 3, 2, 2, 2, 780, 75, 3, 2, 2, 2, 781, 779, 3, 2, 2, 2, 782, 784, 7, 87, 2, 2, 783, 785, 5, 78, 40, 2, 784, 783, 3, 2, 2, 2, 784, 785, 3, 2, 2, 2, 785, 786, 3, 2, 2, 2, 786, 787, 7, 97, 2, 2, 787, 77, 3, 2, 2, 2, 788, 789, 7, 8, 2, 2, 789, 794, 5, 80, 41, 2, 790, 791, 7, 12, 2, 2, 791, 793, 5, 80, 41, 2, 792, 790, 3, 2, 2, 2, 793, 796, 3, 2, 2, 2, 794, 792, 3, 2, 2, 2, 794, 795, 3, 2, 2, 2, 795, 797, 3, 2, 2, 2, 796, 794, 3, 2, 2, 2, 797, 798, 7, 9, 2, 2, 798, 79, 3, 2, 2, 2, 799, 800, 7, 88, 2, 2, 800, 815, 7, 120, 2, 2, 801, 802, 7, 89, 2, 2, 802, 815, 7, 119, 2, 2, 803, 804, 7, 90, 2, 2, 804, 815, 7, 120, 2, 2, 805, 806, 7, 91, 2, 2, 806, 815, 5, 72, 37, 2, 807, 808, 7, 92, 2, 2, 808, 815, 5, 72, 37, 2, 809, 812, 7, 43, 2, 2, 810, 813, 7, 56, 2, 2, 811, 813, 5, 72, 37, 2, 812, 810, 3, 2, 2, 2, 812, 811, 3, 2, 2, 2, 813, 815, 3, 2, 2, 2, 814, 799, 3, 2, 2, 2, 814, 801, 3, 2, 2, 2, 814, 803, 3, 2, 2, 2, 814, 805, 3, 2, 2, 2, 814, 807, 3, 2, 2, 2, 814, 809, 3, 2, 2, 2, 815, 81, 3, 2, 2, 2, 816, 818, 5, 84, 43, 2, 817, 816, 3, 2, 2, 2, 818, 821, 3, 2, 2, 2, 819, 817, 3, 2, 2, 2, 819, 820, 3, 2, 2, 2, 820, 83, 3, 2, 2, 2, 821, 819, 3, 2, 2, 2, 822, 826, 5, 86, 44, 2, 823, 826, 5, 88, 45, 2, 824, 826, 5, 90, 46, 2, 825, 822, 3, 2, 2, 2, 825, 823, 3, 2, 2, 2, 825, 824, 3, 2, 2, 2, 826, 85, 3, 2, 2, 2, 827, 828, 7, 157, 2, 2, 828, 832, 7, 128, 2, 2, 829, 830, 7, 156, 2, 2, 830, 832, 7, 128, 2, 2, 831, 827, 3, 2, 2, 2, 831, 829, 3, 2, 2, 2, 832, 87, 3, 2, 2, 2, 833, 835, 7, 126, 2, 2, 834, 836, 5, 92, 47, 2, 835, 834, 3, 2, 2, 2, 835, 836, 3, 2, 2, 2, 836, 89, 3, 2, 2, 2, 837, 838, 7, 125, 2, 2, 838, 843, 5, 94, 48, 2, 839, 840, 7, 129, 2, 2, 840, 842, 5, 94, 48, 2, 841, 839, 3, 2, 2, 2, 842, 845, 3, 2, 2, 2, 843, 841, 3, 2, 2, 2, 843, 844, 3, 2, 2, 2, 844, 91, 3, 2, 2, 2, 845, 843, 3, 2, 2, 2, 846, 870, 5, 94, 48, 2, 847, 848, 7, 127, 2, 2, 848, 870, 5, 94, 48, 2, 849, 850, 5, 94, 48, 2, 850, 851, 7, 129, 2, 2, 851, 852, 7, 157, 2, 2, 852, 870, 3, 2, 2, 2, 853, 854, 7, 130, 2, 2, 854, 855, 5, 94, 48, 2, 855, 856, 7, 131, 2, 2, 856, 857, 7, 129, 2, 2, 857, 858, 7, 157, 2, 2, 858, 870, 3, 2, 2, 2, 859, 860, 7, 130, 2, 2, 860, 861, 5, 94, 48, 2, 861, 862, 7, 129, 2, 2, 862, 863, 7, 157, 2, 2, 863, 864, 7, 131, 2, 2, 864, 870, 3, 2, 2, 2, 865, 866, 7, 130, 2, 2, 866, 867, 5, 94, 48, 2, 867, 868, 7, 131, 2, 2, 868, 870, 3, 2, 2, 2, 869, 846, 3, 2, 2, 2, 869, 847, 3, 2, 2, 2, 869, 849, 3, 2, 2, 2, 869, 853, 3, 2, 2, 2, 869, 859, 3, 2, 2, 2, 869, 865, 3, 2, 2, 2, 870, 93, 3, 2, 2, 2, 871, 872, 8, 48, 1, 2, 872, 873, 7, 132, 2, 2, 873, 874, 5, 94, 48, 2, 874, 875, 7, 133, 2, 2, 875, 886, 3, 2, 2, 2, 876, 877, 9, 9, 2, 2, 877, 886, 5, 94, 48, 10, 878, 886, 7, 157, 2, 2, 879, 886, 7, 155, 2, 2, 880, 881, 7, 143, 2, 2, 881, 882, 7, 157, 2, 2, 882, 886, 7, 144, 2, 2, 883, 886, 7, 145, 2, 2, 884, 886, 7, 154, 2, 2, 885, 871, 3, 2, 2, 2, 885, 876, 3, 2, 2, 2, 885, 878, 3, 2, 2, 2, 885, 879, 3, 2, 2, 2, 885, 880, 3, 2, 2, 2, 885, 883, 3, 2, 2, 2, 885, 884, 3, 2, 2, 2, 886, 901, 3, 2, 2, 2, 887, 888, 12, 12, 2, 2, 888, 889, 7, 134, 2, 2, 889, 900, 5, 94, 48, 13, 890, 891, 12, 11, 2, 2, 891, 892, 9, 10, 2, 2, 892, 900, 5, 94, 48, 12, 893, 894, 12, 9, 2, 2, 894, 895, 9, 11, 2, 2, 895, 900, 5, 94, 48, 10, 896, 897, 12, 8, 2, 2, 897, 898, 9, 12, 2, 2, 898, 900, 5, 94, 48, 9, 899, 887, 3, 2, 2, 2, 899, 890, 3, 2, 2, 2, 899, 893, 3, 2, 2, 2, 899, 896, 3, 2, 2, 2, 900, 903, 3, 2, 2, 2, 901, 899, 3, 2, 2, 2, 901, 902, 3, 2, 2, 2, 902, 95, 3, 2, 2, 2, 903, 901, 3, 2, 2, 2, 90, 105, 110, 118, 135, 144, 154, 160, 168, 175, 184, 189, 195, 200, 205, 212, 219, 224, 236, 239, 241, 252, 259, 264, 270, 272, 280, 286, 298, 312, 318, 324, 330, 335, 339, 348, 355, 362, 403, 446, 450, 461, 481, 490, 495, 500, 507, 520, 525, 537, 551, 570, 579, 586, 591, 596, 598, 604, 611, 617, 620, 628, 631, 634, 644, 656, 664, 670, 674, 695, 705, 709, 759, 769, 771, 779, 784, 794, 812, 814, 819, 825, 831, 835, 843, 869, 885, 899, 901]
\ No newline at end of file
+[3, 24715, 42794, 33075, 47597, 16764, 15335, 30598, 22884, 3, 166, 914, 4, 2, 9, 2, 4, 3, 9, 3, 4, 4, 9, 4, 4, 5, 9, 5, 4, 6, 9, 6, 4, 7, 9, 7, 4, 8, 9, 8, 4, 9, 9, 9, 4, 10, 9, 10, 4, 11, 9, 11, 4, 12, 9, 12, 4, 13, 9, 13, 4, 14, 9, 14, 4, 15, 9, 15, 4, 16, 9, 16, 4, 17, 9, 17, 4, 18, 9, 18, 4, 19, 9, 19, 4, 20, 9, 20, 4, 21, 9, 21, 4, 22, 9, 22, 4, 23, 9, 23, 4, 24, 9, 24, 4, 25, 9, 25, 4, 26, 9, 26, 4, 27, 9, 27, 4, 28, 9, 28, 4, 29, 9, 29, 4, 30, 9, 30, 4, 31, 9, 31, 4, 32, 9, 32, 4, 33, 9, 33, 4, 34, 9, 34, 4, 35, 9, 35, 4, 36, 9, 36, 4, 37, 9, 37, 4, 38, 9, 38, 4, 39, 9, 39, 4, 40, 9, 40, 4, 41, 9, 41, 4, 42, 9, 42, 4, 43, 9, 43, 4, 44, 9, 44, 4, 45, 9, 45, 4, 46, 9, 46, 4, 47, 9, 47, 4, 48, 9, 48, 4, 49, 9, 49, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 4, 7, 4, 106, 10, 4, 12, 4, 14, 4, 109, 11, 4, 3, 5, 3, 5, 5, 5, 113, 10, 5, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 5, 6, 121, 10, 6, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 5, 7, 138, 10, 7, 3, 8, 3, 8, 3, 8, 3, 9, 3, 9, 7, 9, 145, 10, 9, 12, 9, 14, 9, 148, 11, 9, 3, 9, 3, 9, 3, 9, 3, 9, 3, 9, 7, 9, 155, 10, 9, 12, 9, 14, 9, 158, 11, 9, 3, 9, 7, 9, 161, 10, 9, 12, 9, 14, 9, 164, 11, 9, 3, 10, 3, 10, 3, 10, 7, 10, 169, 10, 10, 12, 10, 14, 10, 172, 11, 10, 3, 10, 3, 10, 7, 10, 176, 10, 10, 12, 10, 14, 10, 179, 11, 10, 3, 10, 3, 10, 3, 11, 3, 11, 7, 11, 185, 10, 11, 12, 11, 14, 11, 188, 11, 11, 3, 11, 3, 11, 5, 11, 192, 10, 11, 3, 11, 3, 11, 7, 11, 196, 10, 11, 12, 11, 14, 11, 199, 11, 11, 3, 11, 3, 11, 5, 11, 203, 10, 11, 3, 12, 7, 12, 206, 10, 12, 12, 12, 14, 12, 209, 11, 12, 3, 12, 3, 12, 7, 12, 213, 10, 12, 12, 12, 14, 12, 216, 11, 12, 3, 13, 3, 13, 7, 13, 220, 10, 13, 12, 13, 14, 13, 223, 11, 13, 3, 14, 3, 14, 5, 14, 227, 10, 14, 3, 14, 3, 14, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 5, 15, 239, 10, 15, 3, 15, 7, 15, 242, 10, 15, 12, 15, 14, 15, 245, 11, 15, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 5, 16, 255, 10, 16, 3, 16, 3, 16, 3, 16, 3, 16, 3, 16, 5, 16, 262, 10, 16, 3, 16, 3, 16, 3, 16, 5, 16, 267, 10, 16, 3, 16, 3, 16, 3, 16, 3, 16, 7, 16, 273, 10, 16, 12, 16, 14, 16, 276, 11, 16, 3, 17, 3, 17, 3, 17, 3, 18, 3, 18, 5, 18, 283, 10, 18, 3, 18, 3, 18, 6, 18, 287, 10, 18, 13, 18, 14, 18, 288, 3, 18, 3, 18, 3, 19, 3, 19, 3, 19, 3, 20, 3, 20, 3, 20, 3, 21, 3, 21, 5, 21, 301, 10, 21, 3, 21, 3, 21, 3, 21, 3, 21, 3, 22, 3, 22, 3, 22, 3, 22, 3, 22, 3, 22, 7, 22, 313, 10, 22, 12, 22, 14, 22, 316, 11, 22, 3, 23, 3, 23, 3, 23, 5, 23, 321, 10, 23, 3, 24, 3, 24, 7, 24, 325, 10, 24, 12, 24, 14, 24, 328, 11, 24, 3, 24, 3, 24, 3, 24, 5, 24, 333, 10, 24, 3, 24, 3, 24, 3, 24, 5, 24, 338, 10, 24, 3, 25, 3, 25, 5, 25, 342, 10, 25, 3, 25, 3, 25, 3, 26, 3, 26, 3, 26, 7, 26, 349, 10, 26, 12, 26, 14, 26, 352, 11, 26, 3, 27, 3, 27, 7, 27, 356, 10, 27, 12, 27, 14, 27, 359, 11, 27, 3, 27, 3, 27, 3, 27, 3, 27, 5, 27, 365, 10, 27, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 7, 28, 404, 10, 28, 12, 28, 14, 28, 407, 11, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 7, 28, 448, 10, 28, 12, 28, 14, 28, 451, 11, 28, 3, 28, 5, 28, 454, 10, 28, 3, 29, 3, 29, 3, 29, 5, 29, 459, 10, 29, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 5, 30, 470, 10, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 5, 30, 490, 10, 30, 3, 30, 3, 30, 3, 30, 3, 30, 3, 30, 7, 30, 497, 10, 30, 12, 30, 14, 30, 500, 11, 30, 3, 30, 3, 30, 3, 30, 5, 30, 505, 10, 30, 3, 31, 6, 31, 508, 10, 31, 13, 31, 14, 31, 509, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 5, 32, 517, 10, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 5, 32, 530, 10, 32, 3, 32, 7, 32, 533, 10, 32, 12, 32, 14, 32, 536, 11, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 7, 32, 545, 10, 32, 12, 32, 14, 32, 548, 11, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 7, 32, 559, 10, 32, 12, 32, 14, 32, 562, 11, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 5, 32, 580, 10, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 5, 32, 589, 10, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 5, 32, 596, 10, 32, 3, 33, 6, 33, 599, 10, 33, 13, 33, 14, 33, 600, 3, 33, 3, 33, 3, 33, 5, 33, 606, 10, 33, 5, 33, 608, 10, 33, 3, 34, 3, 34, 3, 34, 3, 34, 5, 34, 614, 10, 34, 3, 35, 3, 35, 3, 35, 3, 35, 3, 35, 5, 35, 621, 10, 35, 3, 35, 3, 35, 7, 35, 625, 10, 35, 12, 35, 14, 35, 628, 11, 35, 5, 35, 630, 10, 35, 3, 35, 3, 35, 3, 35, 3, 35, 3, 35, 3, 35, 5, 35, 638, 10, 35, 3, 36, 5, 36, 641, 10, 36, 3, 36, 5, 36, 644, 10, 36, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 7, 37, 652, 10, 37, 12, 37, 14, 37, 655, 11, 37, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 666, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 674, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 680, 10, 38, 3, 38, 3, 38, 5, 38, 684, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 7, 38, 703, 10, 38, 12, 38, 14, 38, 706, 11, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 6, 38, 713, 10, 38, 13, 38, 14, 38, 714, 3, 38, 3, 38, 5, 38, 719, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 769, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 7, 38, 779, 10, 38, 12, 38, 14, 38, 782, 11, 38, 3, 39, 3, 39, 3, 39, 7, 39, 787, 10, 39, 12, 39, 14, 39, 790, 11, 39, 3, 40, 3, 40, 5, 40, 794, 10, 40, 3, 40, 3, 40, 3, 41, 3, 41, 3, 41, 3, 41, 7, 41, 802, 10, 41, 12, 41, 14, 41, 805, 11, 41, 3, 41, 3, 41, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 5, 42, 822, 10, 42, 5, 42, 824, 10, 42, 3, 43, 7, 43, 827, 10, 43, 12, 43, 14, 43, 830, 11, 43, 3, 44, 3, 44, 3, 44, 5, 44, 835, 10, 44, 3, 45, 3, 45, 3, 45, 3, 45, 5, 45, 841, 10, 45, 3, 46, 3, 46, 5, 46, 845, 10, 46, 3, 47, 3, 47, 3, 47, 3, 47, 7, 47, 851, 10, 47, 12, 47, 14, 47, 854, 11, 47, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 5, 48, 879, 10, 48, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 5, 49, 895, 10, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 7, 49, 909, 10, 49, 12, 49, 14, 49, 912, 11, 49, 3, 49, 2, 9, 16, 28, 30, 42, 72, 74, 96, 50, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 2, 13, 3, 2, 23, 24, 5, 2, 18, 19, 25, 26, 94, 94, 4, 2, 33, 33, 36, 36, 3, 2, 29, 30, 3, 2, 20, 22, 3, 2, 18, 19, 3, 2, 31, 36, 3, 2, 138, 141, 3, 2, 136, 137, 3, 2, 142, 143, 3, 2, 138, 139, 2, 1047, 2, 98, 3, 2, 2, 2, 4, 101, 3, 2, 2, 2, 6, 107, 3, 2, 2, 2, 8, 112, 3, 2, 2, 2, 10, 120, 3, 2, 2, 2, 12, 137, 3, 2, 2, 2, 14, 139, 3, 2, 2, 2, 16, 142, 3, 2, 2, 2, 18, 165, 3, 2, 2, 2, 20, 202, 3, 2, 2, 2, 22, 207, 3, 2, 2, 2, 24, 217, 3, 2, 2, 2, 26, 224, 3, 2, 2, 2, 28, 230, 3, 2, 2, 2, 30, 261, 3, 2, 2, 2, 32, 277, 3, 2, 2, 2, 34, 280, 3, 2, 2, 2, 36, 292, 3, 2, 2, 2, 38, 295, 3, 2, 2, 2, 40, 298, 3, 2, 2, 2, 42, 306, 3, 2, 2, 2, 44, 317, 3, 2, 2, 2, 46, 322, 3, 2, 2, 2, 48, 339, 3, 2, 2, 2, 50, 345, 3, 2, 2, 2, 52, 364, 3, 2, 2, 2, 54, 453, 3, 2, 2, 2, 56, 455, 3, 2, 2, 2, 58, 504, 3, 2, 2, 2, 60, 507, 3, 2, 2, 2, 62, 595, 3, 2, 2, 2, 64, 598, 3, 2, 2, 2, 66, 609, 3, 2, 2, 2, 68, 637, 3, 2, 2, 2, 70, 643, 3, 2, 2, 2, 72, 645, 3, 2, 2, 2, 74, 718, 3, 2, 2, 2, 76, 783, 3, 2, 2, 2, 78, 791, 3, 2, 2, 2, 80, 797, 3, 2, 2, 2, 82, 823, 3, 2, 2, 2, 84, 828, 3, 2, 2, 2, 86, 834, 3, 2, 2, 2, 88, 840, 3, 2, 2, 2, 90, 842, 3, 2, 2, 2, 92, 846, 3, 2, 2, 2, 94, 878, 3, 2, 2, 2, 96, 894, 3, 2, 2, 2, 98, 99, 5, 6, 4, 2, 99, 100, 7, 2, 2, 3, 100, 3, 3, 2, 2, 2, 101, 102, 5, 84, 43, 2, 102, 103, 7, 2, 2, 3, 103, 5, 3, 2, 2, 2, 104, 106, 5, 8, 5, 2, 105, 104, 3, 2, 2, 2, 106, 109, 3, 2, 2, 2, 107, 105, 3, 2, 2, 2, 107, 108, 3, 2, 2, 2, 108, 7, 3, 2, 2, 2, 109, 107, 3, 2, 2, 2, 110, 113, 5, 12, 7, 2, 111, 113, 5, 10, 6, 2, 112, 110, 3, 2, 2, 2, 112, 111, 3, 2, 2, 2, 113, 9, 3, 2, 2, 2, 114, 115, 7, 99, 2, 2, 115, 121, 7, 163, 2, 2, 116, 117, 7, 100, 2, 2, 117, 121, 7, 163, 2, 2, 118, 119, 7, 100, 2, 2, 119, 121, 7, 162, 2, 2, 120, 114, 3, 2, 2, 2, 120, 116, 3, 2, 2, 2, 120, 118, 3, 2, 2, 2, 121, 11, 3, 2, 2, 2, 122, 123, 5, 14, 8, 2, 123, 124, 7, 10, 2, 2, 124, 138, 3, 2, 2, 2, 125, 126, 5, 34, 18, 2, 126, 127, 7, 10, 2, 2, 127, 138, 3, 2, 2, 2, 128, 129, 5, 40, 21, 2, 129, 130, 7, 10, 2, 2, 130, 138, 3, 2, 2, 2, 131, 138, 5, 46, 24, 2, 132, 138, 5, 78, 40, 2, 133, 138, 5, 54, 28, 2, 134, 135, 5, 18, 10, 2, 135, 136, 7, 10, 2, 2, 136, 138, 3, 2, 2, 2, 137, 122, 3, 2, 2, 2, 137, 125, 3, 2, 2, 2, 137, 128, 3, 2, 2, 2, 137, 131, 3, 2, 2, 2, 137, 132, 3, 2, 2, 2, 137, 133, 3, 2, 2, 2, 137, 134, 3, 2, 2, 2, 138, 13, 3, 2, 2, 2, 139, 140, 5, 22, 12, 2, 140, 141, 5, 16, 9, 2, 141, 15, 3, 2, 2, 2, 142, 146, 8, 9, 1, 2, 143, 145, 5, 24, 13, 2, 144, 143, 3, 2, 2, 2, 145, 148, 3, 2, 2, 2, 146, 144, 3, 2, 2, 2, 146, 147, 3, 2, 2, 2, 147, 149, 3, 2, 2, 2, 148, 146, 3, 2, 2, 2, 149, 150, 5, 20, 11, 2, 150, 162, 3, 2, 2, 2, 151, 152, 12, 3, 2, 2, 152, 156, 7, 12, 2, 2, 153, 155, 5, 24, 13, 2, 154, 153, 3, 2, 2, 2, 155, 158, 3, 2, 2, 2, 156, 154, 3, 2, 2, 2, 156, 157, 3, 2, 2, 2, 157, 159, 3, 2, 2, 2, 158, 156, 3, 2, 2, 2, 159, 161, 5, 20, 11, 2, 160, 151, 3, 2, 2, 2, 161, 164, 3, 2, 2, 2, 162, 160, 3, 2, 2, 2, 162, 163, 3, 2, 2, 2, 163, 17, 3, 2, 2, 2, 164, 162, 3, 2, 2, 2, 165, 166, 7, 41, 2, 2, 166, 170, 5, 22, 12, 2, 167, 169, 5, 24, 13, 2, 168, 167, 3, 2, 2, 2, 169, 172, 3, 2, 2, 2, 170, 168, 3, 2, 2, 2, 170, 171, 3, 2, 2, 2, 171, 173, 3, 2, 2, 2, 172, 170, 3, 2, 2, 2, 173, 177, 7, 120, 2, 2, 174, 176, 5, 26, 14, 2, 175, 174, 3, 2, 2, 2, 176, 179, 3, 2, 2, 2, 177, 175, 3, 2, 2, 2, 177, 178, 3, 2, 2, 2, 178, 180, 3, 2, 2, 2, 179, 177, 3, 2, 2, 2, 180, 181, 8, 10, 1, 2, 181, 19, 3, 2, 2, 2, 182, 186, 7, 120, 2, 2, 183, 185, 5, 26, 14, 2, 184, 183, 3, 2, 2, 2, 185, 188, 3, 2, 2, 2, 186, 184, 3, 2, 2, 2, 186, 187, 3, 2, 2, 2, 187, 191, 3, 2, 2, 2, 188, 186, 3, 2, 2, 2, 189, 190, 7, 39, 2, 2, 190, 192, 5, 74, 38, 2, 191, 189, 3, 2, 2, 2, 191, 192, 3, 2, 2, 2, 192, 203, 3, 2, 2, 2, 193, 197, 7, 120, 2, 2, 194, 196, 5, 26, 14, 2, 195, 194, 3, 2, 2, 2, 196, 199, 3, 2, 2, 2, 197, 195, 3, 2, 2, 2, 197, 198, 3, 2, 2, 2, 198, 200, 3, 2, 2, 2, 199, 197, 3, 2, 2, 2, 200, 201, 7, 39, 2, 2, 201, 203, 5, 78, 40, 2, 202, 182, 3, 2, 2, 2, 202, 193, 3, 2, 2, 2, 203, 21, 3, 2, 2, 2, 204, 206, 5, 58, 30, 2, 205, 204, 3, 2, 2, 2, 206, 209, 3, 2, 2, 2, 207, 205, 3, 2, 2, 2, 207, 208, 3, 2, 2, 2, 208, 210, 3, 2, 2, 2, 209, 207, 3, 2, 2, 2, 210, 214, 5, 30, 16, 2, 211, 213, 5, 58, 30, 2, 212, 211, 3, 2, 2, 2, 213, 216, 3, 2, 2, 2, 214, 212, 3, 2, 2, 2, 214, 215, 3, 2, 2, 2, 215, 23, 3, 2, 2, 2, 216, 214, 3, 2, 2, 2, 217, 221, 7, 20, 2, 2, 218, 220, 5, 58, 30, 2, 219, 218, 3, 2, 2, 2, 220, 223, 3, 2, 2, 2, 221, 219, 3, 2, 2, 2, 221, 222, 3, 2, 2, 2, 222, 25, 3, 2, 2, 2, 223, 221, 3, 2, 2, 2, 224, 226, 7, 6, 2, 2, 225, 227, 5, 74, 38, 2, 226, 225, 3, 2, 2, 2, 226, 227, 3, 2, 2, 2, 227, 228, 3, 2, 2, 2, 228, 229, 7, 7, 2, 2, 229, 27, 3, 2, 2, 2, 230, 231, 8, 15, 1, 2, 231, 232, 5, 30, 16, 2, 232, 243, 3, 2, 2, 2, 233, 234, 12, 4, 2, 2, 234, 242, 7, 20, 2, 2, 235, 236, 12, 3, 2, 2, 236, 238, 7, 6, 2, 2, 237, 239, 5, 74, 38, 2, 238, 237, 3, 2, 2, 2, 238, 239, 3, 2, 2, 2, 239, 240, 3, 2, 2, 2, 240, 242, 7, 7, 2, 2, 241, 233, 3, 2, 2, 2, 241, 235, 3, 2, 2, 2, 242, 245, 3, 2, 2, 2, 243, 241, 3, 2, 2, 2, 243, 244, 3, 2, 2, 2, 244, 29, 3, 2, 2, 2, 245, 243, 3, 2, 2, 2, 246, 247, 8, 16, 1, 2, 247, 248, 7, 8, 2, 2, 248, 249, 5, 30, 16, 2, 249, 250, 7, 9, 2, 2, 250, 262, 3, 2, 2, 2, 251, 262, 7, 96, 2, 2, 252, 254, 7, 95, 2, 2, 253, 255, 7, 96, 2, 2, 254, 253, 3, 2, 2, 2, 254, 255, 3, 2, 2, 2, 255, 262, 3, 2, 2, 2, 256, 262, 5, 34, 18, 2, 257, 262, 5, 32, 17, 2, 258, 262, 5, 40, 21, 2, 259, 262, 5, 38, 20, 2, 260, 262, 7, 3, 2, 2, 261, 246, 3, 2, 2, 2, 261, 251, 3, 2, 2, 2, 261, 252, 3, 2, 2, 2, 261, 256, 3, 2, 2, 2, 261, 257, 3, 2, 2, 2, 261, 258, 3, 2, 2, 2, 261, 259, 3, 2, 2, 2, 261, 260, 3, 2, 2, 2, 262, 274, 3, 2, 2, 2, 263, 264, 12, 9, 2, 2, 264, 266, 7, 6, 2, 2, 265, 267, 5, 74, 38, 2, 266, 265, 3, 2, 2, 2, 266, 267, 3, 2, 2, 2, 267, 268, 3, 2, 2, 2, 268, 273, 7, 7, 2, 2, 269, 270, 12, 8, 2, 2, 270, 271, 7, 8, 2, 2, 271, 273, 7, 9, 2, 2, 272, 263, 3, 2, 2, 2, 272, 269, 3, 2, 2, 2, 273, 276, 3, 2, 2, 2, 274, 272, 3, 2, 2, 2, 274, 275, 3, 2, 2, 2, 275, 31, 3, 2, 2, 2, 276, 274, 3, 2, 2, 2, 277, 278, 7, 83, 2, 2, 278, 279, 7, 120, 2, 2, 279, 33, 3, 2, 2, 2, 280, 282, 7, 83, 2, 2, 281, 283, 7, 120, 2, 2, 282, 281, 3, 2, 2, 2, 282, 283, 3, 2, 2, 2, 283, 284, 3, 2, 2, 2, 284, 286, 7, 4, 2, 2, 285, 287, 5, 36, 19, 2, 286, 285, 3, 2, 2, 2, 287, 288, 3, 2, 2, 2, 288, 286, 3, 2, 2, 2, 288, 289, 3, 2, 2, 2, 289, 290, 3, 2, 2, 2, 290, 291, 7, 5, 2, 2, 291, 35, 3, 2, 2, 2, 292, 293, 5, 14, 8, 2, 293, 294, 7, 10, 2, 2, 294, 37, 3, 2, 2, 2, 295, 296, 7, 84, 2, 2, 296, 297, 7, 120, 2, 2, 297, 39, 3, 2, 2, 2, 298, 300, 7, 84, 2, 2, 299, 301, 7, 120, 2, 2, 300, 299, 3, 2, 2, 2, 300, 301, 3, 2, 2, 2, 301, 302, 3, 2, 2, 2, 302, 303, 7, 4, 2, 2, 303, 304, 5, 42, 22, 2, 304, 305, 7, 5, 2, 2, 305, 41, 3, 2, 2, 2, 306, 307, 8, 22, 1, 2, 307, 308, 5, 44, 23, 2, 308, 314, 3, 2, 2, 2, 309, 310, 12, 3, 2, 2, 310, 311, 7, 12, 2, 2, 311, 313, 5, 44, 23, 2, 312, 309, 3, 2, 2, 2, 313, 316, 3, 2, 2, 2, 314, 312, 3, 2, 2, 2, 314, 315, 3, 2, 2, 2, 315, 43, 3, 2, 2, 2, 316, 314, 3, 2, 2, 2, 317, 320, 7, 120, 2, 2, 318, 319, 7, 39, 2, 2, 319, 321, 5, 74, 38, 2, 320, 318, 3, 2, 2, 2, 320, 321, 3, 2, 2, 2, 321, 45, 3, 2, 2, 2, 322, 326, 5, 22, 12, 2, 323, 325, 5, 24, 13, 2, 324, 323, 3, 2, 2, 2, 325, 328, 3, 2, 2, 2, 326, 324, 3, 2, 2, 2, 326, 327, 3, 2, 2, 2, 327, 329, 3, 2, 2, 2, 328, 326, 3, 2, 2, 2, 329, 330, 7, 120, 2, 2, 330, 332, 7, 8, 2, 2, 331, 333, 5, 50, 26, 2, 332, 331, 3, 2, 2, 2, 332, 333, 3, 2, 2, 2, 333, 334, 3, 2, 2, 2, 334, 337, 7, 9, 2, 2, 335, 338, 5, 48, 25, 2, 336, 338, 7, 10, 2, 2, 337, 335, 3, 2, 2, 2, 337, 336, 3, 2, 2, 2, 338, 47, 3, 2, 2, 2, 339, 341, 7, 4, 2, 2, 340, 342, 5, 60, 31, 2, 341, 340, 3, 2, 2, 2, 341, 342, 3, 2, 2, 2, 342, 343, 3, 2, 2, 2, 343, 344, 7, 5, 2, 2, 344, 49, 3, 2, 2, 2, 345, 350, 5, 52, 27, 2, 346, 347, 7, 12, 2, 2, 347, 349, 5, 52, 27, 2, 348, 346, 3, 2, 2, 2, 349, 352, 3, 2, 2, 2, 350, 348, 3, 2, 2, 2, 350, 351, 3, 2, 2, 2, 351, 51, 3, 2, 2, 2, 352, 350, 3, 2, 2, 2, 353, 357, 5, 22, 12, 2, 354, 356, 5, 24, 13, 2, 355, 354, 3, 2, 2, 2, 356, 359, 3, 2, 2, 2, 357, 355, 3, 2, 2, 2, 357, 358, 3, 2, 2, 2, 358, 360, 3, 2, 2, 2, 359, 357, 3, 2, 2, 2, 360, 361, 7, 120, 2, 2, 361, 365, 3, 2, 2, 2, 362, 365, 7, 96, 2, 2, 363, 365, 7, 14, 2, 2, 364, 353, 3, 2, 2, 2, 364, 362, 3, 2, 2, 2, 364, 363, 3, 2, 2, 2, 365, 53, 3, 2, 2, 2, 366, 367, 7, 101, 2, 2, 367, 368, 7, 44, 2, 2, 368, 369, 3, 2, 2, 2, 369, 370, 7, 8, 2, 2, 370, 371, 7, 120, 2, 2, 371, 454, 7, 9, 2, 2, 372, 373, 7, 101, 2, 2, 373, 374, 7, 48, 2, 2, 374, 375, 3, 2, 2, 2, 375, 376, 7, 8, 2, 2, 376, 377, 7, 120, 2, 2, 377, 454, 7, 9, 2, 2, 378, 379, 7, 101, 2, 2, 379, 380, 7, 45, 2, 2, 380, 381, 3, 2, 2, 2, 381, 382, 7, 8, 2, 2, 382, 383, 7, 121, 2, 2, 383, 454, 7, 9, 2, 2, 384, 385, 7, 101, 2, 2, 385, 386, 7, 46, 2, 2, 386, 387, 3, 2, 2, 2, 387, 388, 7, 8, 2, 2, 388, 389, 7, 121, 2, 2, 389, 454, 7, 9, 2, 2, 390, 391, 7, 101, 2, 2, 391, 392, 7, 47, 2, 2, 392, 393, 3, 2, 2, 2, 393, 394, 7, 8, 2, 2, 394, 395, 7, 121, 2, 2, 395, 454, 7, 9, 2, 2, 396, 397, 7, 101, 2, 2, 397, 398, 7, 42, 2, 2, 398, 399, 3, 2, 2, 2, 399, 400, 7, 8, 2, 2, 400, 405, 5, 56, 29, 2, 401, 402, 7, 12, 2, 2, 402, 404, 5, 56, 29, 2, 403, 401, 3, 2, 2, 2, 404, 407, 3, 2, 2, 2, 405, 403, 3, 2, 2, 2, 405, 406, 3, 2, 2, 2, 406, 408, 3, 2, 2, 2, 407, 405, 3, 2, 2, 2, 408, 409, 7, 9, 2, 2, 409, 454, 3, 2, 2, 2, 410, 411, 7, 101, 2, 2, 411, 412, 7, 43, 2, 2, 412, 413, 3, 2, 2, 2, 413, 414, 7, 8, 2, 2, 414, 415, 7, 111, 2, 2, 415, 454, 7, 9, 2, 2, 416, 417, 7, 101, 2, 2, 417, 418, 7, 49, 2, 2, 418, 419, 3, 2, 2, 2, 419, 420, 7, 8, 2, 2, 420, 421, 7, 120, 2, 2, 421, 454, 7, 9, 2, 2, 422, 423, 7, 101, 2, 2, 423, 424, 7, 50, 2, 2, 424, 425, 3, 2, 2, 2, 425, 426, 7, 8, 2, 2, 426, 427, 7, 120, 2, 2, 427, 454, 7, 9, 2, 2, 428, 429, 7, 101, 2, 2, 429, 430, 7, 51, 2, 2, 430, 431, 3, 2, 2, 2, 431, 432, 7, 8, 2, 2, 432, 433, 7, 120, 2, 2, 433, 454, 7, 9, 2, 2, 434, 435, 7, 101, 2, 2, 435, 436, 7, 68, 2, 2, 436, 437, 3, 2, 2, 2, 437, 438, 7, 8, 2, 2, 438, 439, 7, 69, 2, 2, 439, 454, 7, 9, 2, 2, 440, 441, 7, 101, 2, 2, 441, 442, 7, 70, 2, 2, 442, 443, 3, 2, 2, 2, 443, 444, 7, 8, 2, 2, 444, 449, 7, 120, 2, 2, 445, 446, 7, 12, 2, 2, 446, 448, 7, 120, 2, 2, 447, 445, 3, 2, 2, 2, 448, 451, 3, 2, 2, 2, 449, 447, 3, 2, 2, 2, 449, 450, 3, 2, 2, 2, 450, 452, 3, 2, 2, 2, 451, 449, 3, 2, 2, 2, 452, 454, 7, 9, 2, 2, 453, 366, 3, 2, 2, 2, 453, 372, 3, 2, 2, 2, 453, 378, 3, 2, 2, 2, 453, 384, 3, 2, 2, 2, 453, 390, 3, 2, 2, 2, 453, 396, 3, 2, 2, 2, 453, 410, 3, 2, 2, 2, 453, 416, 3, 2, 2, 2, 453, 422, 3, 2, 2, 2, 453, 428, 3, 2, 2, 2, 453, 434, 3, 2, 2, 2, 453, 440, 3, 2, 2, 2, 454, 55, 3, 2, 2, 2, 455, 458, 7, 111, 2, 2, 456, 457, 7, 13, 2, 2, 457, 459, 7, 111, 2, 2, 458, 456, 3, 2, 2, 2, 458, 459, 3, 2, 2, 2, 459, 57, 3, 2, 2, 2, 460, 505, 7, 52, 2, 2, 461, 462, 7, 55, 2, 2, 462, 463, 7, 8, 2, 2, 463, 464, 7, 111, 2, 2, 464, 505, 7, 9, 2, 2, 465, 469, 7, 60, 2, 2, 466, 467, 7, 8, 2, 2, 467, 468, 7, 120, 2, 2, 468, 470, 7, 9, 2, 2, 469, 466, 3, 2, 2, 2, 469, 470, 3, 2, 2, 2, 470, 505, 3, 2, 2, 2, 471, 505, 7, 63, 2, 2, 472, 505, 7, 64, 2, 2, 473, 474, 7, 62, 2, 2, 474, 475, 7, 8, 2, 2, 475, 476, 7, 111, 2, 2, 476, 505, 7, 9, 2, 2, 477, 505, 7, 57, 2, 2, 478, 505, 7, 58, 2, 2, 479, 505, 7, 65, 2, 2, 480, 505, 7, 66, 2, 2, 481, 505, 7, 53, 2, 2, 482, 505, 7, 54, 2, 2, 483, 505, 7, 56, 2, 2, 484, 505, 7, 67, 2, 2, 485, 489, 7, 59, 2, 2, 486, 487, 7, 8, 2, 2, 487, 488, 7, 120, 2, 2, 488, 490, 7, 9, 2, 2, 489, 486, 3, 2, 2, 2, 489, 490, 3, 2, 2, 2, 490, 505, 3, 2, 2, 2, 491, 492, 7, 61, 2, 2, 492, 493, 7, 8, 2, 2, 493, 498, 5, 56, 29, 2, 494, 495, 7, 12, 2, 2, 495, 497, 5, 56, 29, 2, 496, 494, 3, 2, 2, 2, 497, 500, 3, 2, 2, 2, 498, 496, 3, 2, 2, 2, 498, 499, 3, 2, 2, 2, 499, 501, 3, 2, 2, 2, 500, 498, 3, 2, 2, 2, 501, 502, 7, 9, 2, 2, 502, 505, 3, 2, 2, 2, 503, 505, 7, 69, 2, 2, 504, 460, 3, 2, 2, 2, 504, 461, 3, 2, 2, 2, 504, 465, 3, 2, 2, 2, 504, 471, 3, 2, 2, 2, 504, 472, 3, 2, 2, 2, 504, 473, 3, 2, 2, 2, 504, 477, 3, 2, 2, 2, 504, 478, 3, 2, 2, 2, 504, 479, 3, 2, 2, 2, 504, 480, 3, 2, 2, 2, 504, 481, 3, 2, 2, 2, 504, 482, 3, 2, 2, 2, 504, 483, 3, 2, 2, 2, 504, 484, 3, 2, 2, 2, 504, 485, 3, 2, 2, 2, 504, 491, 3, 2, 2, 2, 504, 503, 3, 2, 2, 2, 505, 59, 3, 2, 2, 2, 506, 508, 5, 62, 32, 2, 507, 506, 3, 2, 2, 2, 508, 509, 3, 2, 2, 2, 509, 507, 3, 2, 2, 2, 509, 510, 3, 2, 2, 2, 510, 61, 3, 2, 2, 2, 511, 512, 5, 14, 8, 2, 512, 513, 7, 10, 2, 2, 513, 596, 3, 2, 2, 2, 514, 516, 7, 4, 2, 2, 515, 517, 5, 60, 31, 2, 516, 515, 3, 2, 2, 2, 516, 517, 3, 2, 2, 2, 517, 518, 3, 2, 2, 2, 518, 596, 7, 5, 2, 2, 519, 520, 5, 72, 37, 2, 520, 521, 7, 10, 2, 2, 521, 596, 3, 2, 2, 2, 522, 523, 7, 71, 2, 2, 523, 524, 7, 8, 2, 2, 524, 525, 5, 72, 37, 2, 525, 526, 7, 9, 2, 2, 526, 529, 5, 62, 32, 2, 527, 528, 7, 72, 2, 2, 528, 530, 5, 62, 32, 2, 529, 527, 3, 2, 2, 2, 529, 530, 3, 2, 2, 2, 530, 596, 3, 2, 2, 2, 531, 533, 5, 58, 30, 2, 532, 531, 3, 2, 2, 2, 533, 536, 3, 2, 2, 2, 534, 532, 3, 2, 2, 2, 534, 535, 3, 2, 2, 2, 535, 537, 3, 2, 2, 2, 536, 534, 3, 2, 2, 2, 537, 538, 7, 73, 2, 2, 538, 539, 7, 8, 2, 2, 539, 540, 5, 72, 37, 2, 540, 541, 7, 9, 2, 2, 541, 542, 5, 62, 32, 2, 542, 596, 3, 2, 2, 2, 543, 545, 5, 58, 30, 2, 544, 543, 3, 2, 2, 2, 545, 548, 3, 2, 2, 2, 546, 544, 3, 2, 2, 2, 546, 547, 3, 2, 2, 2, 547, 549, 3, 2, 2, 2, 548, 546, 3, 2, 2, 2, 549, 550, 7, 74, 2, 2, 550, 551, 5, 62, 32, 2, 551, 552, 7, 73, 2, 2, 552, 553, 7, 8, 2, 2, 553, 554, 5, 72, 37, 2, 554, 555, 7, 9, 2, 2, 555, 556, 7, 10, 2, 2, 556, 596, 3, 2, 2, 2, 557, 559, 5, 58, 30, 2, 558, 557, 3, 2, 2, 2, 559, 562, 3, 2, 2, 2, 560, 558, 3, 2, 2, 2, 560, 561, 3, 2, 2, 2, 561, 563, 3, 2, 2, 2, 562, 560, 3, 2, 2, 2, 563, 564, 7, 75, 2, 2, 564, 565, 7, 8, 2, 2, 565, 566, 5, 68, 35, 2, 566, 567, 7, 9, 2, 2, 567, 568, 5, 62, 32, 2, 568, 596, 3, 2, 2, 2, 569, 570, 7, 76, 2, 2, 570, 571, 7, 8, 2, 2, 571, 572, 5, 72, 37, 2, 572, 573, 7, 9, 2, 2, 573, 574, 7, 4, 2, 2, 574, 575, 5, 64, 33, 2, 575, 576, 7, 5, 2, 2, 576, 596, 3, 2, 2, 2, 577, 579, 7, 77, 2, 2, 578, 580, 5, 72, 37, 2, 579, 578, 3, 2, 2, 2, 579, 580, 3, 2, 2, 2, 580, 581, 3, 2, 2, 2, 581, 596, 7, 10, 2, 2, 582, 583, 7, 78, 2, 2, 583, 596, 7, 10, 2, 2, 584, 585, 7, 79, 2, 2, 585, 596, 7, 10, 2, 2, 586, 588, 7, 80, 2, 2, 587, 589, 5, 80, 41, 2, 588, 587, 3, 2, 2, 2, 588, 589, 3, 2, 2, 2, 589, 590, 3, 2, 2, 2, 590, 591, 7, 4, 2, 2, 591, 592, 5, 84, 43, 2, 592, 593, 7, 145, 2, 2, 593, 596, 3, 2, 2, 2, 594, 596, 5, 78, 40, 2, 595, 511, 3, 2, 2, 2, 595, 514, 3, 2, 2, 2, 595, 519, 3, 2, 2, 2, 595, 522, 3, 2, 2, 2, 595, 534, 3, 2, 2, 2, 595, 546, 3, 2, 2, 2, 595, 560, 3, 2, 2, 2, 595, 569, 3, 2, 2, 2, 595, 577, 3, 2, 2, 2, 595, 582, 3, 2, 2, 2, 595, 584, 3, 2, 2, 2, 595, 586, 3, 2, 2, 2, 595, 594, 3, 2, 2, 2, 596, 63, 3, 2, 2, 2, 597, 599, 5, 66, 34, 2, 598, 597, 3, 2, 2, 2, 599, 600, 3, 2, 2, 2, 600, 598, 3, 2, 2, 2, 600, 601, 3, 2, 2, 2, 601, 607, 3, 2, 2, 2, 602, 603, 7, 81, 2, 2, 603, 605, 7, 11, 2, 2, 604, 606, 5, 60, 31, 2, 605, 604, 3, 2, 2, 2, 605, 606, 3, 2, 2, 2, 606, 608, 3, 2, 2, 2, 607, 602, 3, 2, 2, 2, 607, 608, 3, 2, 2, 2, 608, 65, 3, 2, 2, 2, 609, 610, 7, 82, 2, 2, 610, 611, 5, 74, 38, 2, 611, 613, 7, 11, 2, 2, 612, 614, 5, 60, 31, 2, 613, 612, 3, 2, 2, 2, 613, 614, 3, 2, 2, 2, 614, 67, 3, 2, 2, 2, 615, 616, 5, 70, 36, 2, 616, 617, 7, 10, 2, 2, 617, 618, 5, 72, 37, 2, 618, 620, 7, 10, 2, 2, 619, 621, 5, 72, 37, 2, 620, 619, 3, 2, 2, 2, 620, 621, 3, 2, 2, 2, 621, 638, 3, 2, 2, 2, 622, 626, 5, 22, 12, 2, 623, 625, 5, 24, 13, 2, 624, 623, 3, 2, 2, 2, 625, 628, 3, 2, 2, 2, 626, 624, 3, 2, 2, 2, 626, 627, 3, 2, 2, 2, 627, 630, 3, 2, 2, 2, 628, 626, 3, 2, 2, 2, 629, 622, 3, 2, 2, 2, 629, 630, 3, 2, 2, 2, 630, 631, 3, 2, 2, 2, 631, 632, 7, 120, 2, 2, 632, 633, 7, 11, 2, 2, 633, 634, 5, 74, 38, 2, 634, 635, 7, 13, 2, 2, 635, 636, 5, 74, 38, 2, 636, 638, 3, 2, 2, 2, 637, 615, 3, 2, 2, 2, 637, 629, 3, 2, 2, 2, 638, 69, 3, 2, 2, 2, 639, 641, 5, 14, 8, 2, 640, 639, 3, 2, 2, 2, 640, 641, 3, 2, 2, 2, 641, 644, 3, 2, 2, 2, 642, 644, 5, 72, 37, 2, 643, 640, 3, 2, 2, 2, 643, 642, 3, 2, 2, 2, 644, 71, 3, 2, 2, 2, 645, 646, 8, 37, 1, 2, 646, 647, 5, 74, 38, 2, 647, 653, 3, 2, 2, 2, 648, 649, 12, 3, 2, 2, 649, 650, 7, 12, 2, 2, 650, 652, 5, 74, 38, 2, 651, 648, 3, 2, 2, 2, 652, 655, 3, 2, 2, 2, 653, 651, 3, 2, 2, 2, 653, 654, 3, 2, 2, 2, 654, 73, 3, 2, 2, 2, 655, 653, 3, 2, 2, 2, 656, 657, 8, 38, 1, 2, 657, 658, 7, 8, 2, 2, 658, 659, 5, 72, 37, 2, 659, 660, 7, 9, 2, 2, 660, 719, 3, 2, 2, 2, 661, 662, 7, 85, 2, 2, 662, 665, 7, 8, 2, 2, 663, 666, 5, 74, 38, 2, 664, 666, 5, 28, 15, 2, 665, 663, 3, 2, 2, 2, 665, 664, 3, 2, 2, 2, 666, 667, 3, 2, 2, 2, 667, 668, 7, 9, 2, 2, 668, 719, 3, 2, 2, 2, 669, 670, 7, 86, 2, 2, 670, 673, 7, 8, 2, 2, 671, 674, 5, 74, 38, 2, 672, 674, 5, 28, 15, 2, 673, 671, 3, 2, 2, 2, 673, 672, 3, 2, 2, 2, 674, 675, 3, 2, 2, 2, 675, 676, 7, 9, 2, 2, 676, 719, 3, 2, 2, 2, 677, 679, 7, 87, 2, 2, 678, 680, 7, 8, 2, 2, 679, 678, 3, 2, 2, 2, 679, 680, 3, 2, 2, 2, 680, 681, 3, 2, 2, 2, 681, 683, 7, 120, 2, 2, 682, 684, 7, 9, 2, 2, 683, 682, 3, 2, 2, 2, 683, 684, 3, 2, 2, 2, 684, 719, 3, 2, 2, 2, 685, 686, 7, 8, 2, 2, 686, 687, 5, 28, 15, 2, 687, 688, 7, 9, 2, 2, 688, 689, 5, 74, 38, 26, 689, 719, 3, 2, 2, 2, 690, 691, 9, 2, 2, 2, 691, 719, 5, 74, 38, 25, 692, 693, 7, 20, 2, 2, 693, 719, 5, 74, 38, 23, 694, 695, 9, 3, 2, 2, 695, 719, 5, 74, 38, 22, 696, 697, 9, 4, 2, 2, 697, 719, 5, 74, 38, 18, 698, 699, 7, 4, 2, 2, 699, 704, 5, 74, 38, 2, 700, 701, 7, 12, 2, 2, 701, 703, 5, 74, 38, 2, 702, 700, 3, 2, 2, 2, 703, 706, 3, 2, 2, 2, 704, 702, 3, 2, 2, 2, 704, 705, 3, 2, 2, 2, 705, 707, 3, 2, 2, 2, 706, 704, 3, 2, 2, 2, 707, 708, 7, 5, 2, 2, 708, 719, 3, 2, 2, 2, 709, 719, 7, 120, 2, 2, 710, 719, 7, 111, 2, 2, 711, 713, 7, 121, 2, 2, 712, 711, 3, 2, 2, 2, 713, 714, 3, 2, 2, 2, 714, 712, 3, 2, 2, 2, 714, 715, 3, 2, 2, 2, 715, 719, 3, 2, 2, 2, 716, 719, 7, 122, 2, 2, 717, 719, 7, 97, 2, 2, 718, 656, 3, 2, 2, 2, 718, 661, 3, 2, 2, 2, 718, 669, 3, 2, 2, 2, 718, 677, 3, 2, 2, 2, 718, 685, 3, 2, 2, 2, 718, 690, 3, 2, 2, 2, 718, 692, 3, 2, 2, 2, 718, 694, 3, 2, 2, 2, 718, 696, 3, 2, 2, 2, 718, 698, 3, 2, 2, 2, 718, 709, 3, 2, 2, 2, 718, 710, 3, 2, 2, 2, 718, 712, 3, 2, 2, 2, 718, 716, 3, 2, 2, 2, 718, 717, 3, 2, 2, 2, 719, 780, 3, 2, 2, 2, 720, 721, 12, 21, 2, 2, 721, 722, 9, 5, 2, 2, 722, 779, 5, 74, 38, 22, 723, 724, 12, 20, 2, 2, 724, 725, 9, 6, 2, 2, 725, 779, 5, 74, 38, 21, 726, 727, 12, 19, 2, 2, 727, 728, 9, 7, 2, 2, 728, 779, 5, 74, 38, 20, 729, 730, 12, 17, 2, 2, 730, 731, 9, 8, 2, 2, 731, 779, 5, 74, 38, 18, 732, 733, 12, 16, 2, 2, 733, 734, 7, 25, 2, 2, 734, 779, 5, 74, 38, 17, 735, 736, 12, 15, 2, 2, 736, 737, 7, 27, 2, 2, 737, 779, 5, 74, 38, 16, 738, 739, 12, 14, 2, 2, 739, 740, 7, 28, 2, 2, 740, 779, 5, 74, 38, 15, 741, 742, 12, 13, 2, 2, 742, 743, 7, 37, 2, 2, 743, 779, 5, 74, 38, 14, 744, 745, 12, 12, 2, 2, 745, 746, 7, 38, 2, 2, 746, 779, 5, 74, 38, 13, 747, 748, 12, 11, 2, 2, 748, 749, 7, 15, 2, 2, 749, 750, 5, 74, 38, 2, 750, 751, 7, 11, 2, 2, 751, 752, 5, 74, 38, 12, 752, 779, 3, 2, 2, 2, 753, 754, 12, 10, 2, 2, 754, 755, 7, 39, 2, 2, 755, 779, 5, 74, 38, 10, 756, 757, 12, 9, 2, 2, 757, 758, 7, 40, 2, 2, 758, 779, 5, 74, 38, 9, 759, 760, 12, 33, 2, 2, 760, 761, 7, 16, 2, 2, 761, 779, 7, 120, 2, 2, 762, 763, 12, 32, 2, 2, 763, 764, 7, 17, 2, 2, 764, 779, 7, 120, 2, 2, 765, 766, 12, 31, 2, 2, 766, 768, 7, 8, 2, 2, 767, 769, 5, 76, 39, 2, 768, 767, 3, 2, 2, 2, 768, 769, 3, 2, 2, 2, 769, 770, 3, 2, 2, 2, 770, 779, 7, 9, 2, 2, 771, 772, 12, 27, 2, 2, 772, 773, 7, 6, 2, 2, 773, 774, 5, 72, 37, 2, 774, 775, 7, 7, 2, 2, 775, 779, 3, 2, 2, 2, 776, 777, 12, 24, 2, 2, 777, 779, 9, 2, 2, 2, 778, 720, 3, 2, 2, 2, 778, 723, 3, 2, 2, 2, 778, 726, 3, 2, 2, 2, 778, 729, 3, 2, 2, 2, 778, 732, 3, 2, 2, 2, 778, 735, 3, 2, 2, 2, 778, 738, 3, 2, 2, 2, 778, 741, 3, 2, 2, 2, 778, 744, 3, 2, 2, 2, 778, 747, 3, 2, 2, 2, 778, 753, 3, 2, 2, 2, 778, 756, 3, 2, 2, 2, 778, 759, 3, 2, 2, 2, 778, 762, 3, 2, 2, 2, 778, 765, 3, 2, 2, 2, 778, 771, 3, 2, 2, 2, 778, 776, 3, 2, 2, 2, 779, 782, 3, 2, 2, 2, 780, 778, 3, 2, 2, 2, 780, 781, 3, 2, 2, 2, 781, 75, 3, 2, 2, 2, 782, 780, 3, 2, 2, 2, 783, 788, 5, 74, 38, 2, 784, 785, 7, 12, 2, 2, 785, 787, 5, 74, 38, 2, 786, 784, 3, 2, 2, 2, 787, 790, 3, 2, 2, 2, 788, 786, 3, 2, 2, 2, 788, 789, 3, 2, 2, 2, 789, 77, 3, 2, 2, 2, 790, 788, 3, 2, 2, 2, 791, 793, 7, 88, 2, 2, 792, 794, 5, 80, 41, 2, 793, 792, 3, 2, 2, 2, 793, 794, 3, 2, 2, 2, 794, 795, 3, 2, 2, 2, 795, 796, 7, 98, 2, 2, 796, 79, 3, 2, 2, 2, 797, 798, 7, 8, 2, 2, 798, 803, 5, 82, 42, 2, 799, 800, 7, 12, 2, 2, 800, 802, 5, 82, 42, 2, 801, 799, 3, 2, 2, 2, 802, 805, 3, 2, 2, 2, 803, 801, 3, 2, 2, 2, 803, 804, 3, 2, 2, 2, 804, 806, 3, 2, 2, 2, 805, 803, 3, 2, 2, 2, 806, 807, 7, 9, 2, 2, 807, 81, 3, 2, 2, 2, 808, 809, 7, 89, 2, 2, 809, 824, 7, 121, 2, 2, 810, 811, 7, 90, 2, 2, 811, 824, 7, 120, 2, 2, 812, 813, 7, 91, 2, 2, 813, 824, 7, 121, 2, 2, 814, 815, 7, 92, 2, 2, 815, 824, 5, 74, 38, 2, 816, 817, 7, 93, 2, 2, 817, 824, 5, 74, 38, 2, 818, 821, 7, 43, 2, 2, 819, 822, 7, 56, 2, 2, 820, 822, 5, 74, 38, 2, 821, 819, 3, 2, 2, 2, 821, 820, 3, 2, 2, 2, 822, 824, 3, 2, 2, 2, 823, 808, 3, 2, 2, 2, 823, 810, 3, 2, 2, 2, 823, 812, 3, 2, 2, 2, 823, 814, 3, 2, 2, 2, 823, 816, 3, 2, 2, 2, 823, 818, 3, 2, 2, 2, 824, 83, 3, 2, 2, 2, 825, 827, 5, 86, 44, 2, 826, 825, 3, 2, 2, 2, 827, 830, 3, 2, 2, 2, 828, 826, 3, 2, 2, 2, 828, 829, 3, 2, 2, 2, 829, 85, 3, 2, 2, 2, 830, 828, 3, 2, 2, 2, 831, 835, 5, 88, 45, 2, 832, 835, 5, 90, 46, 2, 833, 835, 5, 92, 47, 2, 834, 831, 3, 2, 2, 2, 834, 832, 3, 2, 2, 2, 834, 833, 3, 2, 2, 2, 835, 87, 3, 2, 2, 2, 836, 837, 7, 158, 2, 2, 837, 841, 7, 129, 2, 2, 838, 839, 7, 157, 2, 2, 839, 841, 7, 129, 2, 2, 840, 836, 3, 2, 2, 2, 840, 838, 3, 2, 2, 2, 841, 89, 3, 2, 2, 2, 842, 844, 7, 127, 2, 2, 843, 845, 5, 94, 48, 2, 844, 843, 3, 2, 2, 2, 844, 845, 3, 2, 2, 2, 845, 91, 3, 2, 2, 2, 846, 847, 7, 126, 2, 2, 847, 852, 5, 96, 49, 2, 848, 849, 7, 130, 2, 2, 849, 851, 5, 96, 49, 2, 850, 848, 3, 2, 2, 2, 851, 854, 3, 2, 2, 2, 852, 850, 3, 2, 2, 2, 852, 853, 3, 2, 2, 2, 853, 93, 3, 2, 2, 2, 854, 852, 3, 2, 2, 2, 855, 879, 5, 96, 49, 2, 856, 857, 7, 128, 2, 2, 857, 879, 5, 96, 49, 2, 858, 859, 5, 96, 49, 2, 859, 860, 7, 130, 2, 2, 860, 861, 7, 158, 2, 2, 861, 879, 3, 2, 2, 2, 862, 863, 7, 131, 2, 2, 863, 864, 5, 96, 49, 2, 864, 865, 7, 132, 2, 2, 865, 866, 7, 130, 2, 2, 866, 867, 7, 158, 2, 2, 867, 879, 3, 2, 2, 2, 868, 869, 7, 131, 2, 2, 869, 870, 5, 96, 49, 2, 870, 871, 7, 130, 2, 2, 871, 872, 7, 158, 2, 2, 872, 873, 7, 132, 2, 2, 873, 879, 3, 2, 2, 2, 874, 875, 7, 131, 2, 2, 875, 876, 5, 96, 49, 2, 876, 877, 7, 132, 2, 2, 877, 879, 3, 2, 2, 2, 878, 855, 3, 2, 2, 2, 878, 856, 3, 2, 2, 2, 878, 858, 3, 2, 2, 2, 878, 862, 3, 2, 2, 2, 878, 868, 3, 2, 2, 2, 878, 874, 3, 2, 2, 2, 879, 95, 3, 2, 2, 2, 880, 881, 8, 49, 1, 2, 881, 882, 7, 133, 2, 2, 882, 883, 5, 96, 49, 2, 883, 884, 7, 134, 2, 2, 884, 895, 3, 2, 2, 2, 885, 886, 9, 9, 2, 2, 886, 895, 5, 96, 49, 10, 887, 895, 7, 158, 2, 2, 888, 895, 7, 156, 2, 2, 889, 890, 7, 144, 2, 2, 890, 891, 7, 158, 2, 2, 891, 895, 7, 145, 2, 2, 892, 895, 7, 146, 2, 2, 893, 895, 7, 155, 2, 2, 894, 880, 3, 2, 2, 2, 894, 885, 3, 2, 2, 2, 894, 887, 3, 2, 2, 2, 894, 888, 3, 2, 2, 2, 894, 889, 3, 2, 2, 2, 894, 892, 3, 2, 2, 2, 894, 893, 3, 2, 2, 2, 895, 910, 3, 2, 2, 2, 896, 897, 12, 12, 2, 2, 897, 898, 7, 135, 2, 2, 898, 909, 5, 96, 49, 13, 899, 900, 12, 11, 2, 2, 900, 901, 9, 10, 2, 2, 901, 909, 5, 96, 49, 12, 902, 903, 12, 9, 2, 2, 903, 904, 9, 11, 2, 2, 904, 909, 5, 96, 49, 10, 905, 906, 12, 8, 2, 2, 906, 907, 9, 12, 2, 2, 907, 909, 5, 96, 49, 9, 908, 896, 3, 2, 2, 2, 908, 899, 3, 2, 2, 2, 908, 902, 3, 2, 2, 2, 908, 905, 3, 2, 2, 2, 909, 912, 3, 2, 2, 2, 910, 908, 3, 2, 2, 2, 910, 911, 3, 2, 2, 2, 911, 97, 3, 2, 2, 2, 912, 910, 3, 2, 2, 2, 91, 107, 112, 120, 137, 146, 156, 162, 170, 177, 186, 191, 197, 202, 207, 214, 221, 226, 238, 241, 243, 254, 261, 266, 272, 274, 282, 288, 300, 314, 320, 326, 332, 337, 341, 350, 357, 364, 405, 449, 453, 458, 469, 489, 498, 504, 509, 516, 529, 534, 546, 560, 579, 588, 595, 600, 605, 607, 613, 620, 626, 629, 637, 640, 643, 653, 665, 673, 679, 683, 704, 714, 718, 768, 778, 780, 788, 793, 803, 821, 823, 828, 834, 840, 844, 852, 878, 894, 908, 910]
\ No newline at end of file
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.java b/src/main/java/dk/camelot64/kickc/parser/KickCParser.java
index 64bda78e5..dedf58f82 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.java
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.java
@@ -28,27 +28,28 @@ public class KickCParser extends Parser {
ASSIGN_COMPOUND=38, TYPEDEF=39, RESERVE=40, PC=41, TARGET=42, LINK=43,
EXTENSION=44, EMULATOR=45, CPU=46, CODESEG=47, DATASEG=48, ENCODING=49,
CONST=50, EXTERN=51, EXPORT=52, ALIGN=53, INLINE=54, VOLATILE=55, STATIC=56,
- INTERRUPT=57, REGISTER=58, ADDRESS=59, ADDRESS_ZEROPAGE=60, ADDRESS_MAINMEM=61,
- FORM_SSA=62, FORM_MA=63, INTRINSIC=64, CALLING=65, CALLINGCONVENTION=66,
- VARMODEL=67, IF=68, ELSE=69, WHILE=70, DO=71, FOR=72, SWITCH=73, RETURN=74,
- BREAK=75, CONTINUE=76, ASM=77, DEFAULT=78, CASE=79, STRUCT=80, ENUM=81,
- SIZEOF=82, TYPEID=83, DEFINED=84, KICKASM=85, RESOURCE=86, USES=87, CLOBBERS=88,
- BYTES=89, CYCLES=90, LOGIC_NOT=91, SIGNEDNESS=92, SIMPLETYPE=93, BOOLEAN=94,
- KICKASM_BODY=95, IMPORT=96, INCLUDE=97, PRAGMA=98, DEFINE=99, DEFINE_CONTINUE=100,
- UNDEF=101, IFDEF=102, IFNDEF=103, IFIF=104, ELIF=105, IFELSE=106, ENDIF=107,
- NUMBER=108, NUMFLOAT=109, BINFLOAT=110, DECFLOAT=111, HEXFLOAT=112, NUMINT=113,
- BININTEGER=114, DECINTEGER=115, HEXINTEGER=116, NAME=117, STRING=118,
- CHAR=119, WS=120, COMMENT_LINE=121, COMMENT_BLOCK=122, ASM_BYTE=123, ASM_MNEMONIC=124,
- ASM_IMM=125, ASM_COLON=126, ASM_COMMA=127, ASM_PAR_BEGIN=128, ASM_PAR_END=129,
- ASM_BRACKET_BEGIN=130, ASM_BRACKET_END=131, ASM_DOT=132, ASM_SHIFT_LEFT=133,
- ASM_SHIFT_RIGHT=134, ASM_PLUS=135, ASM_MINUS=136, ASM_LESS_THAN=137, ASM_GREATER_THAN=138,
- ASM_MULTIPLY=139, ASM_DIVIDE=140, ASM_CURLY_BEGIN=141, ASM_CURLY_END=142,
- ASM_NUMBER=143, ASM_NUMFLOAT=144, ASM_BINFLOAT=145, ASM_DECFLOAT=146,
- ASM_HEXFLOAT=147, ASM_NUMINT=148, ASM_BININTEGER=149, ASM_DECINTEGER=150,
- ASM_HEXINTEGER=151, ASM_CHAR=152, ASM_MULTI_REL=153, ASM_MULTI_NAME=154,
- ASM_NAME=155, ASM_WS=156, ASM_COMMENT_LINE=157, ASM_COMMENT_BLOCK=158,
- IMPORT_SYSTEMFILE=159, IMPORT_LOCALFILE=160, IMPORT_WS=161, IMPORT_COMMENT_LINE=162,
- IMPORT_COMMENT_BLOCK=163;
+ INTERRUPT=57, REGISTER=58, LOCAL_RESERVE=59, ADDRESS=60, ADDRESS_ZEROPAGE=61,
+ ADDRESS_MAINMEM=62, FORM_SSA=63, FORM_MA=64, INTRINSIC=65, CALLING=66,
+ CALLINGCONVENTION=67, VARMODEL=68, IF=69, ELSE=70, WHILE=71, DO=72, FOR=73,
+ SWITCH=74, RETURN=75, BREAK=76, CONTINUE=77, ASM=78, DEFAULT=79, CASE=80,
+ STRUCT=81, ENUM=82, SIZEOF=83, TYPEID=84, DEFINED=85, KICKASM=86, RESOURCE=87,
+ USES=88, CLOBBERS=89, BYTES=90, CYCLES=91, LOGIC_NOT=92, SIGNEDNESS=93,
+ SIMPLETYPE=94, BOOLEAN=95, KICKASM_BODY=96, IMPORT=97, INCLUDE=98, PRAGMA=99,
+ DEFINE=100, DEFINE_CONTINUE=101, UNDEF=102, IFDEF=103, IFNDEF=104, IFIF=105,
+ ELIF=106, IFELSE=107, ENDIF=108, NUMBER=109, NUMFLOAT=110, BINFLOAT=111,
+ DECFLOAT=112, HEXFLOAT=113, NUMINT=114, BININTEGER=115, DECINTEGER=116,
+ HEXINTEGER=117, NAME=118, STRING=119, CHAR=120, WS=121, COMMENT_LINE=122,
+ COMMENT_BLOCK=123, ASM_BYTE=124, ASM_MNEMONIC=125, ASM_IMM=126, ASM_COLON=127,
+ ASM_COMMA=128, ASM_PAR_BEGIN=129, ASM_PAR_END=130, ASM_BRACKET_BEGIN=131,
+ ASM_BRACKET_END=132, ASM_DOT=133, ASM_SHIFT_LEFT=134, ASM_SHIFT_RIGHT=135,
+ ASM_PLUS=136, ASM_MINUS=137, ASM_LESS_THAN=138, ASM_GREATER_THAN=139,
+ ASM_MULTIPLY=140, ASM_DIVIDE=141, ASM_CURLY_BEGIN=142, ASM_CURLY_END=143,
+ ASM_NUMBER=144, ASM_NUMFLOAT=145, ASM_BINFLOAT=146, ASM_DECFLOAT=147,
+ ASM_HEXFLOAT=148, ASM_NUMINT=149, ASM_BININTEGER=150, ASM_DECINTEGER=151,
+ ASM_HEXINTEGER=152, ASM_CHAR=153, ASM_MULTI_REL=154, ASM_MULTI_NAME=155,
+ ASM_NAME=156, ASM_WS=157, ASM_COMMENT_LINE=158, ASM_COMMENT_BLOCK=159,
+ IMPORT_SYSTEMFILE=160, IMPORT_LOCALFILE=161, IMPORT_WS=162, IMPORT_COMMENT_LINE=163,
+ IMPORT_COMMENT_BLOCK=164;
public static final int
RULE_file = 0, RULE_asmFile = 1, RULE_declSeq = 2, RULE_declOrImport = 3,
RULE_importDecl = 4, RULE_decl = 5, RULE_declVariables = 6, RULE_declVariableList = 7,
@@ -57,12 +58,13 @@ public class KickCParser extends Parser {
RULE_structDef = 16, RULE_structMembers = 17, RULE_enumRef = 18, RULE_enumDef = 19,
RULE_enumMemberList = 20, RULE_enumMember = 21, RULE_declFunction = 22,
RULE_declFunctionBody = 23, RULE_parameterListDecl = 24, RULE_parameterDecl = 25,
- RULE_globalDirective = 26, RULE_directive = 27, RULE_stmtSeq = 28, RULE_stmt = 29,
- RULE_switchCases = 30, RULE_switchCase = 31, RULE_forLoop = 32, RULE_forClassicInit = 33,
- RULE_commaExpr = 34, RULE_expr = 35, RULE_parameterList = 36, RULE_declKasm = 37,
- RULE_asmDirectives = 38, RULE_asmDirective = 39, RULE_asmLines = 40, RULE_asmLine = 41,
- RULE_asmLabel = 42, RULE_asmInstruction = 43, RULE_asmBytes = 44, RULE_asmParamMode = 45,
- RULE_asmExpr = 46;
+ RULE_globalDirective = 26, RULE_directiveReserveParam = 27, RULE_directive = 28,
+ RULE_stmtSeq = 29, RULE_stmt = 30, RULE_switchCases = 31, RULE_switchCase = 32,
+ RULE_forLoop = 33, RULE_forClassicInit = 34, RULE_commaExpr = 35, RULE_expr = 36,
+ RULE_parameterList = 37, RULE_declKasm = 38, RULE_asmDirectives = 39,
+ RULE_asmDirective = 40, RULE_asmLines = 41, RULE_asmLine = 42, RULE_asmLabel = 43,
+ RULE_asmInstruction = 44, RULE_asmBytes = 45, RULE_asmParamMode = 46,
+ RULE_asmExpr = 47;
private static String[] makeRuleNames() {
return new String[] {
"file", "asmFile", "declSeq", "declOrImport", "importDecl", "decl", "declVariables",
@@ -70,10 +72,10 @@ public class KickCParser extends Parser {
"declArray", "typeSpecifier", "type", "structRef", "structDef", "structMembers",
"enumRef", "enumDef", "enumMemberList", "enumMember", "declFunction",
"declFunctionBody", "parameterListDecl", "parameterDecl", "globalDirective",
- "directive", "stmtSeq", "stmt", "switchCases", "switchCase", "forLoop",
- "forClassicInit", "commaExpr", "expr", "parameterList", "declKasm", "asmDirectives",
- "asmDirective", "asmLines", "asmLine", "asmLabel", "asmInstruction",
- "asmBytes", "asmParamMode", "asmExpr"
+ "directiveReserveParam", "directive", "stmtSeq", "stmt", "switchCases",
+ "switchCase", "forLoop", "forClassicInit", "commaExpr", "expr", "parameterList",
+ "declKasm", "asmDirectives", "asmDirective", "asmLines", "asmLine", "asmLabel",
+ "asmInstruction", "asmBytes", "asmParamMode", "asmExpr"
};
}
public static final String[] ruleNames = makeRuleNames();
@@ -83,19 +85,19 @@ public class KickCParser extends Parser {
null, null, null, null, null, null, null, null, "';'", null, null, "'..'",
"'...'", "'?'", null, "'->'", null, null, null, null, "'%'", "'++'",
"'--'", "'&'", "'~'", "'^'", "'|'", null, null, "'=='", "'!='", null,
- "'<='", "'>='", null, "'&&'", "'||'", "'='", null, "'typedef'", "'reserve'",
+ "'<='", "'>='", null, "'&&'", "'||'", "'='", null, "'typedef'", "'zp_reserve'",
"'pc'", "'target'", "'link'", "'extension'", "'emulator'", "'cpu'", "'code_seg'",
"'data_seg'", "'encoding'", "'const'", "'extern'", "'export'", "'align'",
- "'inline'", "'volatile'", "'static'", "'interrupt'", "'register'", "'__address'",
- "'__zp'", "'__mem'", "'__ssa'", "'__ma'", "'__intrinsic'", "'calling'",
- null, "'var_model'", "'if'", "'else'", "'while'", "'do'", "'for'", "'switch'",
- "'return'", "'break'", "'continue'", "'asm'", "'default'", "'case'",
- "'struct'", "'enum'", "'sizeof'", "'typeid'", "'defined'", "'kickasm'",
- "'resource'", "'uses'", "'clobbers'", "'bytes'", "'cycles'", "'!'", null,
- null, null, null, "'#import'", "'#include'", "'#pragma'", "'#define'",
- null, "'#undef'", "'#ifdef'", "'#ifndef'", "'#if'", "'#elif'", "'#else'",
- "'#endif'", null, null, null, null, null, null, null, null, null, null,
- null, null, null, null, null, "'.byte'", null, "'#'"
+ "'inline'", "'volatile'", "'static'", "'interrupt'", "'register'", "'__zp_reserve'",
+ "'__address'", "'__zp'", "'__mem'", "'__ssa'", "'__ma'", "'__intrinsic'",
+ "'calling'", null, "'var_model'", "'if'", "'else'", "'while'", "'do'",
+ "'for'", "'switch'", "'return'", "'break'", "'continue'", "'asm'", "'default'",
+ "'case'", "'struct'", "'enum'", "'sizeof'", "'typeid'", "'defined'",
+ "'kickasm'", "'resource'", "'uses'", "'clobbers'", "'bytes'", "'cycles'",
+ "'!'", null, null, null, null, "'#import'", "'#include'", "'#pragma'",
+ "'#define'", null, "'#undef'", "'#ifdef'", "'#ifndef'", "'#if'", "'#elif'",
+ "'#else'", "'#endif'", null, null, null, null, null, null, null, null,
+ null, null, null, null, null, null, null, "'.byte'", null, "'#'"
};
}
private static final String[] _LITERAL_NAMES = makeLiteralNames();
@@ -109,25 +111,26 @@ public class KickCParser extends Parser {
"GREATER_THAN", "LOGIC_AND", "LOGIC_OR", "ASSIGN", "ASSIGN_COMPOUND",
"TYPEDEF", "RESERVE", "PC", "TARGET", "LINK", "EXTENSION", "EMULATOR",
"CPU", "CODESEG", "DATASEG", "ENCODING", "CONST", "EXTERN", "EXPORT",
- "ALIGN", "INLINE", "VOLATILE", "STATIC", "INTERRUPT", "REGISTER", "ADDRESS",
- "ADDRESS_ZEROPAGE", "ADDRESS_MAINMEM", "FORM_SSA", "FORM_MA", "INTRINSIC",
- "CALLING", "CALLINGCONVENTION", "VARMODEL", "IF", "ELSE", "WHILE", "DO",
- "FOR", "SWITCH", "RETURN", "BREAK", "CONTINUE", "ASM", "DEFAULT", "CASE",
- "STRUCT", "ENUM", "SIZEOF", "TYPEID", "DEFINED", "KICKASM", "RESOURCE",
- "USES", "CLOBBERS", "BYTES", "CYCLES", "LOGIC_NOT", "SIGNEDNESS", "SIMPLETYPE",
- "BOOLEAN", "KICKASM_BODY", "IMPORT", "INCLUDE", "PRAGMA", "DEFINE", "DEFINE_CONTINUE",
- "UNDEF", "IFDEF", "IFNDEF", "IFIF", "ELIF", "IFELSE", "ENDIF", "NUMBER",
- "NUMFLOAT", "BINFLOAT", "DECFLOAT", "HEXFLOAT", "NUMINT", "BININTEGER",
- "DECINTEGER", "HEXINTEGER", "NAME", "STRING", "CHAR", "WS", "COMMENT_LINE",
- "COMMENT_BLOCK", "ASM_BYTE", "ASM_MNEMONIC", "ASM_IMM", "ASM_COLON",
- "ASM_COMMA", "ASM_PAR_BEGIN", "ASM_PAR_END", "ASM_BRACKET_BEGIN", "ASM_BRACKET_END",
- "ASM_DOT", "ASM_SHIFT_LEFT", "ASM_SHIFT_RIGHT", "ASM_PLUS", "ASM_MINUS",
- "ASM_LESS_THAN", "ASM_GREATER_THAN", "ASM_MULTIPLY", "ASM_DIVIDE", "ASM_CURLY_BEGIN",
- "ASM_CURLY_END", "ASM_NUMBER", "ASM_NUMFLOAT", "ASM_BINFLOAT", "ASM_DECFLOAT",
- "ASM_HEXFLOAT", "ASM_NUMINT", "ASM_BININTEGER", "ASM_DECINTEGER", "ASM_HEXINTEGER",
- "ASM_CHAR", "ASM_MULTI_REL", "ASM_MULTI_NAME", "ASM_NAME", "ASM_WS",
- "ASM_COMMENT_LINE", "ASM_COMMENT_BLOCK", "IMPORT_SYSTEMFILE", "IMPORT_LOCALFILE",
- "IMPORT_WS", "IMPORT_COMMENT_LINE", "IMPORT_COMMENT_BLOCK"
+ "ALIGN", "INLINE", "VOLATILE", "STATIC", "INTERRUPT", "REGISTER", "LOCAL_RESERVE",
+ "ADDRESS", "ADDRESS_ZEROPAGE", "ADDRESS_MAINMEM", "FORM_SSA", "FORM_MA",
+ "INTRINSIC", "CALLING", "CALLINGCONVENTION", "VARMODEL", "IF", "ELSE",
+ "WHILE", "DO", "FOR", "SWITCH", "RETURN", "BREAK", "CONTINUE", "ASM",
+ "DEFAULT", "CASE", "STRUCT", "ENUM", "SIZEOF", "TYPEID", "DEFINED", "KICKASM",
+ "RESOURCE", "USES", "CLOBBERS", "BYTES", "CYCLES", "LOGIC_NOT", "SIGNEDNESS",
+ "SIMPLETYPE", "BOOLEAN", "KICKASM_BODY", "IMPORT", "INCLUDE", "PRAGMA",
+ "DEFINE", "DEFINE_CONTINUE", "UNDEF", "IFDEF", "IFNDEF", "IFIF", "ELIF",
+ "IFELSE", "ENDIF", "NUMBER", "NUMFLOAT", "BINFLOAT", "DECFLOAT", "HEXFLOAT",
+ "NUMINT", "BININTEGER", "DECINTEGER", "HEXINTEGER", "NAME", "STRING",
+ "CHAR", "WS", "COMMENT_LINE", "COMMENT_BLOCK", "ASM_BYTE", "ASM_MNEMONIC",
+ "ASM_IMM", "ASM_COLON", "ASM_COMMA", "ASM_PAR_BEGIN", "ASM_PAR_END",
+ "ASM_BRACKET_BEGIN", "ASM_BRACKET_END", "ASM_DOT", "ASM_SHIFT_LEFT",
+ "ASM_SHIFT_RIGHT", "ASM_PLUS", "ASM_MINUS", "ASM_LESS_THAN", "ASM_GREATER_THAN",
+ "ASM_MULTIPLY", "ASM_DIVIDE", "ASM_CURLY_BEGIN", "ASM_CURLY_END", "ASM_NUMBER",
+ "ASM_NUMFLOAT", "ASM_BINFLOAT", "ASM_DECFLOAT", "ASM_HEXFLOAT", "ASM_NUMINT",
+ "ASM_BININTEGER", "ASM_DECINTEGER", "ASM_HEXINTEGER", "ASM_CHAR", "ASM_MULTI_REL",
+ "ASM_MULTI_NAME", "ASM_NAME", "ASM_WS", "ASM_COMMENT_LINE", "ASM_COMMENT_BLOCK",
+ "IMPORT_SYSTEMFILE", "IMPORT_LOCALFILE", "IMPORT_WS", "IMPORT_COMMENT_LINE",
+ "IMPORT_COMMENT_BLOCK"
};
}
private static final String[] _SYMBOLIC_NAMES = makeSymbolicNames();
@@ -220,9 +223,9 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(94);
+ setState(96);
declSeq();
- setState(95);
+ setState(97);
match(EOF);
}
}
@@ -267,9 +270,9 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(97);
+ setState(99);
asmLines();
- setState(98);
+ setState(100);
match(EOF);
}
}
@@ -317,17 +320,17 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(103);
+ setState(105);
_errHandler.sync(this);
_la = _input.LA(1);
- while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << TYPEDEF) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (KICKASM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (IMPORT - 64)) | (1L << (INCLUDE - 64)) | (1L << (PRAGMA - 64)))) != 0)) {
+ while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << TYPEDEF) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (KICKASM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (IMPORT - 64)) | (1L << (INCLUDE - 64)) | (1L << (PRAGMA - 64)))) != 0)) {
{
{
- setState(100);
+ setState(102);
declOrImport();
}
}
- setState(105);
+ setState(107);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -374,13 +377,12 @@ public class KickCParser extends Parser {
DeclOrImportContext _localctx = new DeclOrImportContext(_ctx, getState());
enterRule(_localctx, 6, RULE_declOrImport);
try {
- setState(108);
+ setState(110);
_errHandler.sync(this);
switch (_input.LA(1)) {
case TYPEDEFNAME:
case PAR_BEGIN:
case TYPEDEF:
- case RESERVE:
case CONST:
case EXTERN:
case EXPORT:
@@ -390,6 +392,7 @@ public class KickCParser extends Parser {
case STATIC:
case INTERRUPT:
case REGISTER:
+ case LOCAL_RESERVE:
case ADDRESS:
case ADDRESS_ZEROPAGE:
case ADDRESS_MAINMEM:
@@ -405,7 +408,7 @@ public class KickCParser extends Parser {
case PRAGMA:
enterOuterAlt(_localctx, 1);
{
- setState(106);
+ setState(108);
decl();
}
break;
@@ -413,7 +416,7 @@ public class KickCParser extends Parser {
case INCLUDE:
enterOuterAlt(_localctx, 2);
{
- setState(107);
+ setState(109);
importDecl();
}
break;
@@ -502,16 +505,16 @@ public class KickCParser extends Parser {
ImportDeclContext _localctx = new ImportDeclContext(_ctx, getState());
enterRule(_localctx, 8, RULE_importDecl);
try {
- setState(116);
+ setState(118);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,2,_ctx) ) {
case 1:
_localctx = new ImportFileContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(110);
+ setState(112);
match(IMPORT);
- setState(111);
+ setState(113);
match(IMPORT_LOCALFILE);
}
break;
@@ -519,9 +522,9 @@ public class KickCParser extends Parser {
_localctx = new IncludeFileContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(112);
+ setState(114);
match(INCLUDE);
- setState(113);
+ setState(115);
match(IMPORT_LOCALFILE);
}
break;
@@ -529,9 +532,9 @@ public class KickCParser extends Parser {
_localctx = new IncludeSystemContext(_localctx);
enterOuterAlt(_localctx, 3);
{
- setState(114);
+ setState(116);
match(INCLUDE);
- setState(115);
+ setState(117);
match(IMPORT_SYSTEMFILE);
}
break;
@@ -594,63 +597,63 @@ public class KickCParser extends Parser {
DeclContext _localctx = new DeclContext(_ctx, getState());
enterRule(_localctx, 10, RULE_decl);
try {
- setState(133);
+ setState(135);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,3,_ctx) ) {
case 1:
enterOuterAlt(_localctx, 1);
{
- setState(118);
+ setState(120);
declVariables();
- setState(119);
+ setState(121);
match(SEMICOLON);
}
break;
case 2:
enterOuterAlt(_localctx, 2);
{
- setState(121);
+ setState(123);
structDef();
- setState(122);
+ setState(124);
match(SEMICOLON);
}
break;
case 3:
enterOuterAlt(_localctx, 3);
{
- setState(124);
+ setState(126);
enumDef();
- setState(125);
+ setState(127);
match(SEMICOLON);
}
break;
case 4:
enterOuterAlt(_localctx, 4);
{
- setState(127);
+ setState(129);
declFunction();
}
break;
case 5:
enterOuterAlt(_localctx, 5);
{
- setState(128);
+ setState(130);
declKasm();
}
break;
case 6:
enterOuterAlt(_localctx, 6);
{
- setState(129);
+ setState(131);
globalDirective();
}
break;
case 7:
enterOuterAlt(_localctx, 7);
{
- setState(130);
+ setState(132);
typeDef();
- setState(131);
+ setState(133);
match(SEMICOLON);
}
break;
@@ -699,9 +702,9 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(135);
+ setState(137);
declType();
- setState(136);
+ setState(138);
declVariableList(0);
}
}
@@ -766,25 +769,25 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 1);
{
{
- setState(142);
+ setState(144);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASTERISK) {
{
{
- setState(139);
+ setState(141);
declPointer();
}
}
- setState(144);
+ setState(146);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(145);
+ setState(147);
declVariableInit();
}
_ctx.stop = _input.LT(-1);
- setState(158);
+ setState(160);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,6,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
@@ -795,30 +798,30 @@ public class KickCParser extends Parser {
{
_localctx = new DeclVariableListContext(_parentctx, _parentState);
pushNewRecursionContext(_localctx, _startState, RULE_declVariableList);
- setState(147);
+ setState(149);
if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)");
- setState(148);
+ setState(150);
match(COMMA);
- setState(152);
+ setState(154);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASTERISK) {
{
{
- setState(149);
+ setState(151);
declPointer();
}
}
- setState(154);
+ setState(156);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(155);
+ setState(157);
declVariableInit();
}
}
}
- setState(160);
+ setState(162);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,6,_ctx);
}
@@ -880,37 +883,37 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(161);
+ setState(163);
match(TYPEDEF);
- setState(162);
+ setState(164);
declType();
- setState(166);
+ setState(168);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASTERISK) {
{
{
- setState(163);
+ setState(165);
declPointer();
}
}
- setState(168);
+ setState(170);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(169);
+ setState(171);
((TypeDefContext)_localctx).NAME = match(NAME);
- setState(173);
+ setState(175);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==BRACKET_BEGIN) {
{
{
- setState(170);
+ setState(172);
declArray();
}
}
- setState(175);
+ setState(177);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -1000,39 +1003,39 @@ public class KickCParser extends Parser {
int _la;
try {
int _alt;
- setState(198);
+ setState(200);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,12,_ctx) ) {
case 1:
_localctx = new DeclVariableInitExprContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(178);
+ setState(180);
match(NAME);
- setState(182);
+ setState(184);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,9,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
if ( _alt==1 ) {
{
{
- setState(179);
+ setState(181);
declArray();
}
}
}
- setState(184);
+ setState(186);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,9,_ctx);
}
- setState(187);
+ setState(189);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,10,_ctx) ) {
case 1:
{
- setState(185);
+ setState(187);
match(ASSIGN);
- setState(186);
+ setState(188);
expr(0);
}
break;
@@ -1043,25 +1046,25 @@ public class KickCParser extends Parser {
_localctx = new DeclVariableInitKasmContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(189);
+ setState(191);
match(NAME);
- setState(193);
+ setState(195);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==BRACKET_BEGIN) {
{
{
- setState(190);
+ setState(192);
declArray();
}
}
- setState(195);
+ setState(197);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(196);
+ setState(198);
match(ASSIGN);
- setState(197);
+ setState(199);
declKasm();
}
break;
@@ -1114,33 +1117,33 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(203);
+ setState(205);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 40)) & ~0x3f) == 0 && ((1L << (_la - 40)) & ((1L << (RESERVE - 40)) | (1L << (CONST - 40)) | (1L << (EXTERN - 40)) | (1L << (EXPORT - 40)) | (1L << (ALIGN - 40)) | (1L << (INLINE - 40)) | (1L << (VOLATILE - 40)) | (1L << (STATIC - 40)) | (1L << (INTERRUPT - 40)) | (1L << (REGISTER - 40)) | (1L << (ADDRESS - 40)) | (1L << (ADDRESS_ZEROPAGE - 40)) | (1L << (ADDRESS_MAINMEM - 40)) | (1L << (FORM_SSA - 40)) | (1L << (FORM_MA - 40)) | (1L << (INTRINSIC - 40)) | (1L << (CALLINGCONVENTION - 40)))) != 0)) {
+ while (((((_la - 50)) & ~0x3f) == 0 && ((1L << (_la - 50)) & ((1L << (CONST - 50)) | (1L << (EXTERN - 50)) | (1L << (EXPORT - 50)) | (1L << (ALIGN - 50)) | (1L << (INLINE - 50)) | (1L << (VOLATILE - 50)) | (1L << (STATIC - 50)) | (1L << (INTERRUPT - 50)) | (1L << (REGISTER - 50)) | (1L << (LOCAL_RESERVE - 50)) | (1L << (ADDRESS - 50)) | (1L << (ADDRESS_ZEROPAGE - 50)) | (1L << (ADDRESS_MAINMEM - 50)) | (1L << (FORM_SSA - 50)) | (1L << (FORM_MA - 50)) | (1L << (INTRINSIC - 50)) | (1L << (CALLINGCONVENTION - 50)))) != 0)) {
{
{
- setState(200);
+ setState(202);
directive();
}
}
- setState(205);
+ setState(207);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(206);
+ setState(208);
type(0);
- setState(210);
+ setState(212);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 40)) & ~0x3f) == 0 && ((1L << (_la - 40)) & ((1L << (RESERVE - 40)) | (1L << (CONST - 40)) | (1L << (EXTERN - 40)) | (1L << (EXPORT - 40)) | (1L << (ALIGN - 40)) | (1L << (INLINE - 40)) | (1L << (VOLATILE - 40)) | (1L << (STATIC - 40)) | (1L << (INTERRUPT - 40)) | (1L << (REGISTER - 40)) | (1L << (ADDRESS - 40)) | (1L << (ADDRESS_ZEROPAGE - 40)) | (1L << (ADDRESS_MAINMEM - 40)) | (1L << (FORM_SSA - 40)) | (1L << (FORM_MA - 40)) | (1L << (INTRINSIC - 40)) | (1L << (CALLINGCONVENTION - 40)))) != 0)) {
+ while (((((_la - 50)) & ~0x3f) == 0 && ((1L << (_la - 50)) & ((1L << (CONST - 50)) | (1L << (EXTERN - 50)) | (1L << (EXPORT - 50)) | (1L << (ALIGN - 50)) | (1L << (INLINE - 50)) | (1L << (VOLATILE - 50)) | (1L << (STATIC - 50)) | (1L << (INTERRUPT - 50)) | (1L << (REGISTER - 50)) | (1L << (LOCAL_RESERVE - 50)) | (1L << (ADDRESS - 50)) | (1L << (ADDRESS_ZEROPAGE - 50)) | (1L << (ADDRESS_MAINMEM - 50)) | (1L << (FORM_SSA - 50)) | (1L << (FORM_MA - 50)) | (1L << (INTRINSIC - 50)) | (1L << (CALLINGCONVENTION - 50)))) != 0)) {
{
{
- setState(207);
+ setState(209);
directive();
}
}
- setState(212);
+ setState(214);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -1191,19 +1194,19 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(213);
+ setState(215);
match(ASTERISK);
- setState(217);
+ setState(219);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 40)) & ~0x3f) == 0 && ((1L << (_la - 40)) & ((1L << (RESERVE - 40)) | (1L << (CONST - 40)) | (1L << (EXTERN - 40)) | (1L << (EXPORT - 40)) | (1L << (ALIGN - 40)) | (1L << (INLINE - 40)) | (1L << (VOLATILE - 40)) | (1L << (STATIC - 40)) | (1L << (INTERRUPT - 40)) | (1L << (REGISTER - 40)) | (1L << (ADDRESS - 40)) | (1L << (ADDRESS_ZEROPAGE - 40)) | (1L << (ADDRESS_MAINMEM - 40)) | (1L << (FORM_SSA - 40)) | (1L << (FORM_MA - 40)) | (1L << (INTRINSIC - 40)) | (1L << (CALLINGCONVENTION - 40)))) != 0)) {
+ while (((((_la - 50)) & ~0x3f) == 0 && ((1L << (_la - 50)) & ((1L << (CONST - 50)) | (1L << (EXTERN - 50)) | (1L << (EXPORT - 50)) | (1L << (ALIGN - 50)) | (1L << (INLINE - 50)) | (1L << (VOLATILE - 50)) | (1L << (STATIC - 50)) | (1L << (INTERRUPT - 50)) | (1L << (REGISTER - 50)) | (1L << (LOCAL_RESERVE - 50)) | (1L << (ADDRESS - 50)) | (1L << (ADDRESS_ZEROPAGE - 50)) | (1L << (ADDRESS_MAINMEM - 50)) | (1L << (FORM_SSA - 50)) | (1L << (FORM_MA - 50)) | (1L << (INTRINSIC - 50)) | (1L << (CALLINGCONVENTION - 50)))) != 0)) {
{
{
- setState(214);
+ setState(216);
directive();
}
}
- setState(219);
+ setState(221);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -1252,19 +1255,19 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(220);
- match(BRACKET_BEGIN);
setState(222);
+ match(BRACKET_BEGIN);
+ setState(224);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 82)) & ~0x3f) == 0 && ((1L << (_la - 82)) & ((1L << (SIZEOF - 82)) | (1L << (TYPEID - 82)) | (1L << (DEFINED - 82)) | (1L << (LOGIC_NOT - 82)) | (1L << (BOOLEAN - 82)) | (1L << (NUMBER - 82)) | (1L << (NAME - 82)) | (1L << (STRING - 82)) | (1L << (CHAR - 82)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 83)) & ~0x3f) == 0 && ((1L << (_la - 83)) & ((1L << (SIZEOF - 83)) | (1L << (TYPEID - 83)) | (1L << (DEFINED - 83)) | (1L << (LOGIC_NOT - 83)) | (1L << (BOOLEAN - 83)) | (1L << (NUMBER - 83)) | (1L << (NAME - 83)) | (1L << (STRING - 83)) | (1L << (CHAR - 83)))) != 0)) {
{
- setState(221);
+ setState(223);
expr(0);
}
}
- setState(224);
+ setState(226);
match(BRACKET_END);
}
}
@@ -1375,11 +1378,11 @@ public class KickCParser extends Parser {
_ctx = _localctx;
_prevctx = _localctx;
- setState(227);
+ setState(229);
type(0);
}
_ctx.stop = _input.LT(-1);
- setState(239);
+ setState(241);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,19,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
@@ -1387,16 +1390,16 @@ public class KickCParser extends Parser {
if ( _parseListeners!=null ) triggerExitRuleEvent();
_prevctx = _localctx;
{
- setState(237);
+ setState(239);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,18,_ctx) ) {
case 1:
{
_localctx = new TypeSpecifierPointerContext(new TypeSpecifierContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_typeSpecifier);
- setState(229);
+ setState(231);
if (!(precpred(_ctx, 2))) throw new FailedPredicateException(this, "precpred(_ctx, 2)");
- setState(230);
+ setState(232);
match(ASTERISK);
}
break;
@@ -1404,28 +1407,28 @@ public class KickCParser extends Parser {
{
_localctx = new TypeSpecifierArrayContext(new TypeSpecifierContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_typeSpecifier);
- setState(231);
+ setState(233);
if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)");
- setState(232);
- match(BRACKET_BEGIN);
setState(234);
+ match(BRACKET_BEGIN);
+ setState(236);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 82)) & ~0x3f) == 0 && ((1L << (_la - 82)) & ((1L << (SIZEOF - 82)) | (1L << (TYPEID - 82)) | (1L << (DEFINED - 82)) | (1L << (LOGIC_NOT - 82)) | (1L << (BOOLEAN - 82)) | (1L << (NUMBER - 82)) | (1L << (NAME - 82)) | (1L << (STRING - 82)) | (1L << (CHAR - 82)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 83)) & ~0x3f) == 0 && ((1L << (_la - 83)) & ((1L << (SIZEOF - 83)) | (1L << (TYPEID - 83)) | (1L << (DEFINED - 83)) | (1L << (LOGIC_NOT - 83)) | (1L << (BOOLEAN - 83)) | (1L << (NUMBER - 83)) | (1L << (NAME - 83)) | (1L << (STRING - 83)) | (1L << (CHAR - 83)))) != 0)) {
{
- setState(233);
+ setState(235);
expr(0);
}
}
- setState(236);
+ setState(238);
match(BRACKET_END);
}
break;
}
}
}
- setState(241);
+ setState(243);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,19,_ctx);
}
@@ -1664,7 +1667,7 @@ public class KickCParser extends Parser {
int _alt;
enterOuterAlt(_localctx, 1);
{
- setState(257);
+ setState(259);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,21,_ctx) ) {
case 1:
@@ -1673,11 +1676,11 @@ public class KickCParser extends Parser {
_ctx = _localctx;
_prevctx = _localctx;
- setState(243);
- match(PAR_BEGIN);
- setState(244);
- type(0);
setState(245);
+ match(PAR_BEGIN);
+ setState(246);
+ type(0);
+ setState(247);
match(PAR_END);
}
break;
@@ -1686,7 +1689,7 @@ public class KickCParser extends Parser {
_localctx = new TypeSimpleContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(247);
+ setState(249);
match(SIMPLETYPE);
}
break;
@@ -1695,14 +1698,14 @@ public class KickCParser extends Parser {
_localctx = new TypeSignedSimpleContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(248);
- match(SIGNEDNESS);
setState(250);
+ match(SIGNEDNESS);
+ setState(252);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,20,_ctx) ) {
case 1:
{
- setState(249);
+ setState(251);
match(SIMPLETYPE);
}
break;
@@ -1714,7 +1717,7 @@ public class KickCParser extends Parser {
_localctx = new TypeStructDefContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(252);
+ setState(254);
structDef();
}
break;
@@ -1723,7 +1726,7 @@ public class KickCParser extends Parser {
_localctx = new TypeStructRefContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(253);
+ setState(255);
structRef();
}
break;
@@ -1732,7 +1735,7 @@ public class KickCParser extends Parser {
_localctx = new TypeEnumDefContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(254);
+ setState(256);
enumDef();
}
break;
@@ -1741,7 +1744,7 @@ public class KickCParser extends Parser {
_localctx = new TypeEnumRefContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(255);
+ setState(257);
enumRef();
}
break;
@@ -1750,13 +1753,13 @@ public class KickCParser extends Parser {
_localctx = new TypeNamedRefContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(256);
+ setState(258);
match(TYPEDEFNAME);
}
break;
}
_ctx.stop = _input.LT(-1);
- setState(270);
+ setState(272);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,24,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
@@ -1764,28 +1767,28 @@ public class KickCParser extends Parser {
if ( _parseListeners!=null ) triggerExitRuleEvent();
_prevctx = _localctx;
{
- setState(268);
+ setState(270);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,23,_ctx) ) {
case 1:
{
_localctx = new TypeArrayContext(new TypeContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_type);
- setState(259);
+ setState(261);
if (!(precpred(_ctx, 7))) throw new FailedPredicateException(this, "precpred(_ctx, 7)");
- setState(260);
- match(BRACKET_BEGIN);
setState(262);
+ match(BRACKET_BEGIN);
+ setState(264);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 82)) & ~0x3f) == 0 && ((1L << (_la - 82)) & ((1L << (SIZEOF - 82)) | (1L << (TYPEID - 82)) | (1L << (DEFINED - 82)) | (1L << (LOGIC_NOT - 82)) | (1L << (BOOLEAN - 82)) | (1L << (NUMBER - 82)) | (1L << (NAME - 82)) | (1L << (STRING - 82)) | (1L << (CHAR - 82)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 83)) & ~0x3f) == 0 && ((1L << (_la - 83)) & ((1L << (SIZEOF - 83)) | (1L << (TYPEID - 83)) | (1L << (DEFINED - 83)) | (1L << (LOGIC_NOT - 83)) | (1L << (BOOLEAN - 83)) | (1L << (NUMBER - 83)) | (1L << (NAME - 83)) | (1L << (STRING - 83)) | (1L << (CHAR - 83)))) != 0)) {
{
- setState(261);
+ setState(263);
expr(0);
}
}
- setState(264);
+ setState(266);
match(BRACKET_END);
}
break;
@@ -1793,18 +1796,18 @@ public class KickCParser extends Parser {
{
_localctx = new TypeProcedureContext(new TypeContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_type);
- setState(265);
- if (!(precpred(_ctx, 6))) throw new FailedPredicateException(this, "precpred(_ctx, 6)");
- setState(266);
- match(PAR_BEGIN);
setState(267);
+ if (!(precpred(_ctx, 6))) throw new FailedPredicateException(this, "precpred(_ctx, 6)");
+ setState(268);
+ match(PAR_BEGIN);
+ setState(269);
match(PAR_END);
}
break;
}
}
}
- setState(272);
+ setState(274);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,24,_ctx);
}
@@ -1849,9 +1852,9 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(273);
+ setState(275);
match(STRUCT);
- setState(274);
+ setState(276);
match(NAME);
}
}
@@ -1903,35 +1906,35 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(276);
- match(STRUCT);
setState(278);
+ match(STRUCT);
+ setState(280);
_errHandler.sync(this);
_la = _input.LA(1);
if (_la==NAME) {
{
- setState(277);
+ setState(279);
match(NAME);
}
}
- setState(280);
+ setState(282);
match(CURLY_BEGIN);
- setState(282);
+ setState(284);
_errHandler.sync(this);
_la = _input.LA(1);
do {
{
{
- setState(281);
+ setState(283);
structMembers();
}
}
- setState(284);
+ setState(286);
_errHandler.sync(this);
_la = _input.LA(1);
- } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0) );
- setState(286);
+ } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0) );
+ setState(288);
match(CURLY_END);
}
}
@@ -1976,9 +1979,9 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(288);
+ setState(290);
declVariables();
- setState(289);
+ setState(291);
match(SEMICOLON);
}
}
@@ -2021,9 +2024,9 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(291);
+ setState(293);
match(ENUM);
- setState(292);
+ setState(294);
match(NAME);
}
}
@@ -2072,23 +2075,23 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(294);
- match(ENUM);
setState(296);
+ match(ENUM);
+ setState(298);
_errHandler.sync(this);
_la = _input.LA(1);
if (_la==NAME) {
{
- setState(295);
+ setState(297);
match(NAME);
}
}
- setState(298);
- match(CURLY_BEGIN);
- setState(299);
- enumMemberList(0);
setState(300);
+ match(CURLY_BEGIN);
+ setState(301);
+ enumMemberList(0);
+ setState(302);
match(CURLY_END);
}
}
@@ -2146,11 +2149,11 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 1);
{
{
- setState(303);
+ setState(305);
enumMember();
}
_ctx.stop = _input.LT(-1);
- setState(310);
+ setState(312);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,28,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
@@ -2161,16 +2164,16 @@ public class KickCParser extends Parser {
{
_localctx = new EnumMemberListContext(_parentctx, _parentState);
pushNewRecursionContext(_localctx, _startState, RULE_enumMemberList);
- setState(305);
- if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)");
- setState(306);
- match(COMMA);
setState(307);
+ if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)");
+ setState(308);
+ match(COMMA);
+ setState(309);
enumMember();
}
}
}
- setState(312);
+ setState(314);
_errHandler.sync(this);
_alt = getInterpreter().adaptivePredict(_input,28,_ctx);
}
@@ -2218,16 +2221,16 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(313);
+ setState(315);
match(NAME);
- setState(316);
+ setState(318);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,29,_ctx) ) {
case 1:
{
- setState(314);
+ setState(316);
match(ASSIGN);
- setState(315);
+ setState(317);
expr(0);
}
break;
@@ -2291,50 +2294,50 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(318);
+ setState(320);
declType();
- setState(322);
+ setState(324);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASTERISK) {
{
{
- setState(319);
+ setState(321);
declPointer();
}
}
- setState(324);
+ setState(326);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(325);
+ setState(327);
match(NAME);
- setState(326);
- match(PAR_BEGIN);
setState(328);
+ match(PAR_BEGIN);
+ setState(330);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << PARAM_LIST) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << PARAM_LIST) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0)) {
{
- setState(327);
+ setState(329);
parameterListDecl();
}
}
- setState(330);
+ setState(332);
match(PAR_END);
- setState(333);
+ setState(335);
_errHandler.sync(this);
switch (_input.LA(1)) {
case CURLY_BEGIN:
{
- setState(331);
+ setState(333);
declFunctionBody();
}
break;
case SEMICOLON:
{
- setState(332);
+ setState(334);
match(SEMICOLON);
}
break;
@@ -2386,19 +2389,19 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(335);
- match(CURLY_BEGIN);
setState(337);
+ match(CURLY_BEGIN);
+ setState(339);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
{
- setState(336);
+ setState(338);
stmtSeq();
}
}
- setState(339);
+ setState(341);
match(CURLY_END);
}
}
@@ -2450,21 +2453,21 @@ public class KickCParser extends Parser {
try {
enterOuterAlt(_localctx, 1);
{
- setState(341);
+ setState(343);
parameterDecl();
- setState(346);
+ setState(348);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(342);
+ setState(344);
match(COMMA);
- setState(343);
+ setState(345);
parameterDecl();
}
}
- setState(348);
+ setState(350);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -2558,30 +2561,30 @@ public class KickCParser extends Parser {
enterRule(_localctx, 50, RULE_parameterDecl);
int _la;
try {
- setState(360);
+ setState(362);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,36,_ctx) ) {
case 1:
_localctx = new ParameterDeclTypeContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(349);
+ setState(351);
declType();
- setState(353);
+ setState(355);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASTERISK) {
{
{
- setState(350);
+ setState(352);
declPointer();
}
}
- setState(355);
+ setState(357);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(356);
+ setState(358);
match(NAME);
}
break;
@@ -2589,7 +2592,7 @@ public class KickCParser extends Parser {
_localctx = new ParameterDeclVoidContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(358);
+ setState(360);
match(SIMPLETYPE);
}
break;
@@ -2597,7 +2600,7 @@ public class KickCParser extends Parser {
_localctx = new ParameterDeclListContext(_localctx);
enterOuterAlt(_localctx, 3);
{
- setState(359);
+ setState(361);
match(PARAM_LIST);
}
break;
@@ -2648,9 +2651,11 @@ public class KickCParser extends Parser {
}
public static class GlobalDirectiveReserveContext extends GlobalDirectiveContext {
public TerminalNode PAR_BEGIN() { return getToken(KickCParser.PAR_BEGIN, 0); }
- public List NUMBER() { return getTokens(KickCParser.NUMBER); }
- public TerminalNode NUMBER(int i) {
- return getToken(KickCParser.NUMBER, i);
+ public List directiveReserveParam() {
+ return getRuleContexts(DirectiveReserveParamContext.class);
+ }
+ public DirectiveReserveParamContext directiveReserveParam(int i) {
+ return getRuleContext(DirectiveReserveParamContext.class,i);
}
public TerminalNode PAR_END() { return getToken(KickCParser.PAR_END, 0); }
public TerminalNode PRAGMA() { return getToken(KickCParser.PRAGMA, 0); }
@@ -2897,7 +2902,7 @@ public class KickCParser extends Parser {
enterRule(_localctx, 52, RULE_globalDirective);
int _la;
try {
- setState(448);
+ setState(451);
_errHandler.sync(this);
switch ( getInterpreter().adaptivePredict(_input,39,_ctx) ) {
case 1:
@@ -2905,16 +2910,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 1);
{
{
- setState(362);
+ setState(364);
match(PRAGMA);
- setState(363);
+ setState(365);
match(TARGET);
}
- setState(365);
- match(PAR_BEGIN);
- setState(366);
- match(NAME);
setState(367);
+ match(PAR_BEGIN);
+ setState(368);
+ match(NAME);
+ setState(369);
match(PAR_END);
}
break;
@@ -2923,16 +2928,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 2);
{
{
- setState(368);
+ setState(370);
match(PRAGMA);
- setState(369);
+ setState(371);
match(CPU);
}
- setState(371);
- match(PAR_BEGIN);
- setState(372);
- match(NAME);
setState(373);
+ match(PAR_BEGIN);
+ setState(374);
+ match(NAME);
+ setState(375);
match(PAR_END);
}
break;
@@ -2941,16 +2946,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 3);
{
{
- setState(374);
+ setState(376);
match(PRAGMA);
- setState(375);
+ setState(377);
match(LINK);
}
- setState(377);
- match(PAR_BEGIN);
- setState(378);
- match(STRING);
setState(379);
+ match(PAR_BEGIN);
+ setState(380);
+ match(STRING);
+ setState(381);
match(PAR_END);
}
break;
@@ -2959,16 +2964,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 4);
{
{
- setState(380);
+ setState(382);
match(PRAGMA);
- setState(381);
+ setState(383);
match(EXTENSION);
}
- setState(383);
- match(PAR_BEGIN);
- setState(384);
- match(STRING);
setState(385);
+ match(PAR_BEGIN);
+ setState(386);
+ match(STRING);
+ setState(387);
match(PAR_END);
}
break;
@@ -2977,16 +2982,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 5);
{
{
- setState(386);
+ setState(388);
match(PRAGMA);
- setState(387);
+ setState(389);
match(EMULATOR);
}
- setState(389);
- match(PAR_BEGIN);
- setState(390);
- match(STRING);
setState(391);
+ match(PAR_BEGIN);
+ setState(392);
+ match(STRING);
+ setState(393);
match(PAR_END);
}
break;
@@ -2995,32 +3000,32 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 6);
{
{
- setState(392);
+ setState(394);
match(PRAGMA);
- setState(393);
+ setState(395);
match(RESERVE);
}
- setState(395);
+ setState(397);
match(PAR_BEGIN);
- setState(396);
- match(NUMBER);
- setState(401);
+ setState(398);
+ directiveReserveParam();
+ setState(403);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(397);
+ setState(399);
match(COMMA);
- setState(398);
- match(NUMBER);
+ setState(400);
+ directiveReserveParam();
}
}
- setState(403);
+ setState(405);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(404);
+ setState(406);
match(PAR_END);
}
break;
@@ -3029,16 +3034,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 7);
{
{
- setState(405);
+ setState(408);
match(PRAGMA);
- setState(406);
+ setState(409);
match(PC);
}
- setState(408);
+ setState(411);
match(PAR_BEGIN);
- setState(409);
+ setState(412);
match(NUMBER);
- setState(410);
+ setState(413);
match(PAR_END);
}
break;
@@ -3047,16 +3052,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 8);
{
{
- setState(411);
+ setState(414);
match(PRAGMA);
- setState(412);
+ setState(415);
match(CODESEG);
}
- setState(414);
+ setState(417);
match(PAR_BEGIN);
- setState(415);
+ setState(418);
match(NAME);
- setState(416);
+ setState(419);
match(PAR_END);
}
break;
@@ -3065,16 +3070,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 9);
{
{
- setState(417);
+ setState(420);
match(PRAGMA);
- setState(418);
+ setState(421);
match(DATASEG);
}
- setState(420);
+ setState(423);
match(PAR_BEGIN);
- setState(421);
+ setState(424);
match(NAME);
- setState(422);
+ setState(425);
match(PAR_END);
}
break;
@@ -3083,16 +3088,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 10);
{
{
- setState(423);
+ setState(426);
match(PRAGMA);
- setState(424);
+ setState(427);
match(ENCODING);
}
- setState(426);
+ setState(429);
match(PAR_BEGIN);
- setState(427);
+ setState(430);
match(NAME);
- setState(428);
+ setState(431);
match(PAR_END);
}
break;
@@ -3101,16 +3106,16 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 11);
{
{
- setState(429);
+ setState(432);
match(PRAGMA);
- setState(430);
+ setState(433);
match(CALLING);
}
- setState(432);
+ setState(435);
match(PAR_BEGIN);
- setState(433);
+ setState(436);
match(CALLINGCONVENTION);
- setState(434);
+ setState(437);
match(PAR_END);
}
break;
@@ -3119,32 +3124,32 @@ public class KickCParser extends Parser {
enterOuterAlt(_localctx, 12);
{
{
- setState(435);
+ setState(438);
match(PRAGMA);
- setState(436);
+ setState(439);
match(VARMODEL);
}
- setState(438);
+ setState(441);
match(PAR_BEGIN);
- setState(439);
+ setState(442);
match(NAME);
- setState(444);
+ setState(447);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(440);
+ setState(443);
match(COMMA);
- setState(441);
+ setState(444);
match(NAME);
}
}
- setState(446);
+ setState(449);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(447);
+ setState(450);
match(PAR_END);
}
break;
@@ -3161,6 +3166,65 @@ public class KickCParser extends Parser {
return _localctx;
}
+ public static class DirectiveReserveParamContext extends ParserRuleContext {
+ public List NUMBER() { return getTokens(KickCParser.NUMBER); }
+ public TerminalNode NUMBER(int i) {
+ return getToken(KickCParser.NUMBER, i);
+ }
+ public TerminalNode RANGE() { return getToken(KickCParser.RANGE, 0); }
+ public DirectiveReserveParamContext(ParserRuleContext parent, int invokingState) {
+ super(parent, invokingState);
+ }
+ @Override public int getRuleIndex() { return RULE_directiveReserveParam; }
+ @Override
+ public void enterRule(ParseTreeListener listener) {
+ if ( listener instanceof KickCParserListener ) ((KickCParserListener)listener).enterDirectiveReserveParam(this);
+ }
+ @Override
+ public void exitRule(ParseTreeListener listener) {
+ if ( listener instanceof KickCParserListener ) ((KickCParserListener)listener).exitDirectiveReserveParam(this);
+ }
+ @Override
+ public T accept(ParseTreeVisitor extends T> visitor) {
+ if ( visitor instanceof KickCParserVisitor ) return ((KickCParserVisitor extends T>)visitor).visitDirectiveReserveParam(this);
+ else return visitor.visitChildren(this);
+ }
+ }
+
+ public final DirectiveReserveParamContext directiveReserveParam() throws RecognitionException {
+ DirectiveReserveParamContext _localctx = new DirectiveReserveParamContext(_ctx, getState());
+ enterRule(_localctx, 54, RULE_directiveReserveParam);
+ int _la;
+ try {
+ enterOuterAlt(_localctx, 1);
+ {
+ setState(453);
+ match(NUMBER);
+ setState(456);
+ _errHandler.sync(this);
+ _la = _input.LA(1);
+ if (_la==RANGE) {
+ {
+ setState(454);
+ match(RANGE);
+ setState(455);
+ match(NUMBER);
+ }
+ }
+
+ }
+ }
+ catch (RecognitionException re) {
+ _localctx.exception = re;
+ _errHandler.reportError(this, re);
+ _errHandler.recover(this, re);
+ }
+ finally {
+ exitRule();
+ }
+ return _localctx;
+ }
+
public static class DirectiveContext extends ParserRuleContext {
public DirectiveContext(ParserRuleContext parent, int invokingState) {
super(parent, invokingState);
@@ -3417,11 +3481,13 @@ public class KickCParser extends Parser {
}
}
public static class DirectiveReserveZpContext extends DirectiveContext {
- public TerminalNode RESERVE() { return getToken(KickCParser.RESERVE, 0); }
+ public TerminalNode LOCAL_RESERVE() { return getToken(KickCParser.LOCAL_RESERVE, 0); }
public TerminalNode PAR_BEGIN() { return getToken(KickCParser.PAR_BEGIN, 0); }
- public List NUMBER() { return getTokens(KickCParser.NUMBER); }
- public TerminalNode NUMBER(int i) {
- return getToken(KickCParser.NUMBER, i);
+ public List directiveReserveParam() {
+ return getRuleContexts(DirectiveReserveParamContext.class);
+ }
+ public DirectiveReserveParamContext directiveReserveParam(int i) {
+ return getRuleContext(DirectiveReserveParamContext.class,i);
}
public TerminalNode PAR_END() { return getToken(KickCParser.PAR_END, 0); }
public List COMMA() { return getTokens(KickCParser.COMMA); }
@@ -3486,17 +3552,17 @@ public class KickCParser extends Parser {
public final DirectiveContext directive() throws RecognitionException {
DirectiveContext _localctx = new DirectiveContext(_ctx, getState());
- enterRule(_localctx, 54, RULE_directive);
+ enterRule(_localctx, 56, RULE_directive);
int _la;
try {
- setState(493);
+ setState(502);
_errHandler.sync(this);
switch (_input.LA(1)) {
case CONST:
_localctx = new DirectiveConstContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(450);
+ setState(458);
match(CONST);
}
break;
@@ -3504,13 +3570,13 @@ public class KickCParser extends Parser {
_localctx = new DirectiveAlignContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(451);
+ setState(459);
match(ALIGN);
- setState(452);
+ setState(460);
match(PAR_BEGIN);
- setState(453);
+ setState(461);
match(NUMBER);
- setState(454);
+ setState(462);
match(PAR_END);
}
break;
@@ -3518,20 +3584,20 @@ public class KickCParser extends Parser {
_localctx = new DirectiveRegisterContext(_localctx);
enterOuterAlt(_localctx, 3);
{
- setState(455);
+ setState(463);
match(REGISTER);
- setState(459);
+ setState(467);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,40,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,41,_ctx) ) {
case 1:
{
- setState(456);
+ setState(464);
match(PAR_BEGIN);
{
- setState(457);
+ setState(465);
match(NAME);
}
- setState(458);
+ setState(466);
match(PAR_END);
}
break;
@@ -3542,7 +3608,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveMemoryAreaZpContext(_localctx);
enterOuterAlt(_localctx, 4);
{
- setState(461);
+ setState(469);
match(ADDRESS_ZEROPAGE);
}
break;
@@ -3550,7 +3616,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveMemoryAreaMainContext(_localctx);
enterOuterAlt(_localctx, 5);
{
- setState(462);
+ setState(470);
match(ADDRESS_MAINMEM);
}
break;
@@ -3558,15 +3624,15 @@ public class KickCParser extends Parser {
_localctx = new DirectiveMemoryAreaAddressContext(_localctx);
enterOuterAlt(_localctx, 6);
{
- setState(463);
+ setState(471);
match(ADDRESS);
- setState(464);
+ setState(472);
match(PAR_BEGIN);
{
- setState(465);
+ setState(473);
match(NUMBER);
}
- setState(466);
+ setState(474);
match(PAR_END);
}
break;
@@ -3574,7 +3640,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveVolatileContext(_localctx);
enterOuterAlt(_localctx, 7);
{
- setState(467);
+ setState(475);
match(VOLATILE);
}
break;
@@ -3582,7 +3648,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveStaticContext(_localctx);
enterOuterAlt(_localctx, 8);
{
- setState(468);
+ setState(476);
match(STATIC);
}
break;
@@ -3590,7 +3656,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveFormSsaContext(_localctx);
enterOuterAlt(_localctx, 9);
{
- setState(469);
+ setState(477);
match(FORM_SSA);
}
break;
@@ -3598,7 +3664,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveFormMaContext(_localctx);
enterOuterAlt(_localctx, 10);
{
- setState(470);
+ setState(478);
match(FORM_MA);
}
break;
@@ -3606,7 +3672,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveExternContext(_localctx);
enterOuterAlt(_localctx, 11);
{
- setState(471);
+ setState(479);
match(EXTERN);
}
break;
@@ -3614,7 +3680,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveExportContext(_localctx);
enterOuterAlt(_localctx, 12);
{
- setState(472);
+ setState(480);
match(EXPORT);
}
break;
@@ -3622,7 +3688,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveInlineContext(_localctx);
enterOuterAlt(_localctx, 13);
{
- setState(473);
+ setState(481);
match(INLINE);
}
break;
@@ -3630,7 +3696,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveIntrinsicContext(_localctx);
enterOuterAlt(_localctx, 14);
{
- setState(474);
+ setState(482);
match(INTRINSIC);
}
break;
@@ -3638,51 +3704,51 @@ public class KickCParser extends Parser {
_localctx = new DirectiveInterruptContext(_localctx);
enterOuterAlt(_localctx, 15);
{
- setState(475);
+ setState(483);
match(INTERRUPT);
- setState(479);
+ setState(487);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,41,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,42,_ctx) ) {
case 1:
{
- setState(476);
+ setState(484);
match(PAR_BEGIN);
- setState(477);
+ setState(485);
match(NAME);
- setState(478);
+ setState(486);
match(PAR_END);
}
break;
}
}
break;
- case RESERVE:
+ case LOCAL_RESERVE:
_localctx = new DirectiveReserveZpContext(_localctx);
enterOuterAlt(_localctx, 16);
{
- setState(481);
- match(RESERVE);
- setState(482);
+ setState(489);
+ match(LOCAL_RESERVE);
+ setState(490);
match(PAR_BEGIN);
- setState(483);
- match(NUMBER);
- setState(488);
+ setState(491);
+ directiveReserveParam();
+ setState(496);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(484);
+ setState(492);
match(COMMA);
- setState(485);
- match(NUMBER);
+ setState(493);
+ directiveReserveParam();
}
}
- setState(490);
+ setState(498);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(491);
+ setState(499);
match(PAR_END);
}
break;
@@ -3690,7 +3756,7 @@ public class KickCParser extends Parser {
_localctx = new DirectiveCallingConventionContext(_localctx);
enterOuterAlt(_localctx, 17);
{
- setState(492);
+ setState(501);
match(CALLINGCONVENTION);
}
break;
@@ -3737,25 +3803,25 @@ public class KickCParser extends Parser {
public final StmtSeqContext stmtSeq() throws RecognitionException {
StmtSeqContext _localctx = new StmtSeqContext(_ctx, getState());
- enterRule(_localctx, 56, RULE_stmtSeq);
+ enterRule(_localctx, 58, RULE_stmtSeq);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(496);
+ setState(505);
_errHandler.sync(this);
_la = _input.LA(1);
do {
{
{
- setState(495);
+ setState(504);
stmt();
}
}
- setState(498);
+ setState(507);
_errHandler.sync(this);
_la = _input.LA(1);
- } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0) );
+ } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0) );
}
}
catch (RecognitionException re) {
@@ -4096,19 +4162,19 @@ public class KickCParser extends Parser {
public final StmtContext stmt() throws RecognitionException {
StmtContext _localctx = new StmtContext(_ctx, getState());
- enterRule(_localctx, 58, RULE_stmt);
+ enterRule(_localctx, 60, RULE_stmt);
int _la;
try {
- setState(584);
+ setState(593);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,52,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,53,_ctx) ) {
case 1:
_localctx = new StmtDeclVarContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(500);
+ setState(509);
declVariables();
- setState(501);
+ setState(510);
match(SEMICOLON);
}
break;
@@ -4116,19 +4182,19 @@ public class KickCParser extends Parser {
_localctx = new StmtBlockContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(503);
+ setState(512);
match(CURLY_BEGIN);
- setState(505);
+ setState(514);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
{
- setState(504);
+ setState(513);
stmtSeq();
}
}
- setState(507);
+ setState(516);
match(CURLY_END);
}
break;
@@ -4136,9 +4202,9 @@ public class KickCParser extends Parser {
_localctx = new StmtExprContext(_localctx);
enterOuterAlt(_localctx, 3);
{
- setState(508);
+ setState(517);
commaExpr(0);
- setState(509);
+ setState(518);
match(SEMICOLON);
}
break;
@@ -4146,24 +4212,24 @@ public class KickCParser extends Parser {
_localctx = new StmtIfElseContext(_localctx);
enterOuterAlt(_localctx, 4);
{
- setState(511);
+ setState(520);
match(IF);
- setState(512);
+ setState(521);
match(PAR_BEGIN);
- setState(513);
+ setState(522);
commaExpr(0);
- setState(514);
+ setState(523);
match(PAR_END);
- setState(515);
+ setState(524);
stmt();
- setState(518);
+ setState(527);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,46,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,47,_ctx) ) {
case 1:
{
- setState(516);
+ setState(525);
match(ELSE);
- setState(517);
+ setState(526);
stmt();
}
break;
@@ -4174,29 +4240,29 @@ public class KickCParser extends Parser {
_localctx = new StmtWhileContext(_localctx);
enterOuterAlt(_localctx, 5);
{
- setState(523);
+ setState(532);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 40)) & ~0x3f) == 0 && ((1L << (_la - 40)) & ((1L << (RESERVE - 40)) | (1L << (CONST - 40)) | (1L << (EXTERN - 40)) | (1L << (EXPORT - 40)) | (1L << (ALIGN - 40)) | (1L << (INLINE - 40)) | (1L << (VOLATILE - 40)) | (1L << (STATIC - 40)) | (1L << (INTERRUPT - 40)) | (1L << (REGISTER - 40)) | (1L << (ADDRESS - 40)) | (1L << (ADDRESS_ZEROPAGE - 40)) | (1L << (ADDRESS_MAINMEM - 40)) | (1L << (FORM_SSA - 40)) | (1L << (FORM_MA - 40)) | (1L << (INTRINSIC - 40)) | (1L << (CALLINGCONVENTION - 40)))) != 0)) {
+ while (((((_la - 50)) & ~0x3f) == 0 && ((1L << (_la - 50)) & ((1L << (CONST - 50)) | (1L << (EXTERN - 50)) | (1L << (EXPORT - 50)) | (1L << (ALIGN - 50)) | (1L << (INLINE - 50)) | (1L << (VOLATILE - 50)) | (1L << (STATIC - 50)) | (1L << (INTERRUPT - 50)) | (1L << (REGISTER - 50)) | (1L << (LOCAL_RESERVE - 50)) | (1L << (ADDRESS - 50)) | (1L << (ADDRESS_ZEROPAGE - 50)) | (1L << (ADDRESS_MAINMEM - 50)) | (1L << (FORM_SSA - 50)) | (1L << (FORM_MA - 50)) | (1L << (INTRINSIC - 50)) | (1L << (CALLINGCONVENTION - 50)))) != 0)) {
{
{
- setState(520);
+ setState(529);
directive();
}
}
- setState(525);
+ setState(534);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(526);
+ setState(535);
match(WHILE);
- setState(527);
+ setState(536);
match(PAR_BEGIN);
- setState(528);
+ setState(537);
commaExpr(0);
- setState(529);
+ setState(538);
match(PAR_END);
- setState(530);
+ setState(539);
stmt();
}
break;
@@ -4204,33 +4270,33 @@ public class KickCParser extends Parser {
_localctx = new StmtDoWhileContext(_localctx);
enterOuterAlt(_localctx, 6);
{
- setState(535);
+ setState(544);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 40)) & ~0x3f) == 0 && ((1L << (_la - 40)) & ((1L << (RESERVE - 40)) | (1L << (CONST - 40)) | (1L << (EXTERN - 40)) | (1L << (EXPORT - 40)) | (1L << (ALIGN - 40)) | (1L << (INLINE - 40)) | (1L << (VOLATILE - 40)) | (1L << (STATIC - 40)) | (1L << (INTERRUPT - 40)) | (1L << (REGISTER - 40)) | (1L << (ADDRESS - 40)) | (1L << (ADDRESS_ZEROPAGE - 40)) | (1L << (ADDRESS_MAINMEM - 40)) | (1L << (FORM_SSA - 40)) | (1L << (FORM_MA - 40)) | (1L << (INTRINSIC - 40)) | (1L << (CALLINGCONVENTION - 40)))) != 0)) {
+ while (((((_la - 50)) & ~0x3f) == 0 && ((1L << (_la - 50)) & ((1L << (CONST - 50)) | (1L << (EXTERN - 50)) | (1L << (EXPORT - 50)) | (1L << (ALIGN - 50)) | (1L << (INLINE - 50)) | (1L << (VOLATILE - 50)) | (1L << (STATIC - 50)) | (1L << (INTERRUPT - 50)) | (1L << (REGISTER - 50)) | (1L << (LOCAL_RESERVE - 50)) | (1L << (ADDRESS - 50)) | (1L << (ADDRESS_ZEROPAGE - 50)) | (1L << (ADDRESS_MAINMEM - 50)) | (1L << (FORM_SSA - 50)) | (1L << (FORM_MA - 50)) | (1L << (INTRINSIC - 50)) | (1L << (CALLINGCONVENTION - 50)))) != 0)) {
{
{
- setState(532);
+ setState(541);
directive();
}
}
- setState(537);
+ setState(546);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(538);
+ setState(547);
match(DO);
- setState(539);
+ setState(548);
stmt();
- setState(540);
+ setState(549);
match(WHILE);
- setState(541);
+ setState(550);
match(PAR_BEGIN);
- setState(542);
+ setState(551);
commaExpr(0);
- setState(543);
+ setState(552);
match(PAR_END);
- setState(544);
+ setState(553);
match(SEMICOLON);
}
break;
@@ -4238,29 +4304,29 @@ public class KickCParser extends Parser {
_localctx = new StmtForContext(_localctx);
enterOuterAlt(_localctx, 7);
{
- setState(549);
+ setState(558);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 40)) & ~0x3f) == 0 && ((1L << (_la - 40)) & ((1L << (RESERVE - 40)) | (1L << (CONST - 40)) | (1L << (EXTERN - 40)) | (1L << (EXPORT - 40)) | (1L << (ALIGN - 40)) | (1L << (INLINE - 40)) | (1L << (VOLATILE - 40)) | (1L << (STATIC - 40)) | (1L << (INTERRUPT - 40)) | (1L << (REGISTER - 40)) | (1L << (ADDRESS - 40)) | (1L << (ADDRESS_ZEROPAGE - 40)) | (1L << (ADDRESS_MAINMEM - 40)) | (1L << (FORM_SSA - 40)) | (1L << (FORM_MA - 40)) | (1L << (INTRINSIC - 40)) | (1L << (CALLINGCONVENTION - 40)))) != 0)) {
+ while (((((_la - 50)) & ~0x3f) == 0 && ((1L << (_la - 50)) & ((1L << (CONST - 50)) | (1L << (EXTERN - 50)) | (1L << (EXPORT - 50)) | (1L << (ALIGN - 50)) | (1L << (INLINE - 50)) | (1L << (VOLATILE - 50)) | (1L << (STATIC - 50)) | (1L << (INTERRUPT - 50)) | (1L << (REGISTER - 50)) | (1L << (LOCAL_RESERVE - 50)) | (1L << (ADDRESS - 50)) | (1L << (ADDRESS_ZEROPAGE - 50)) | (1L << (ADDRESS_MAINMEM - 50)) | (1L << (FORM_SSA - 50)) | (1L << (FORM_MA - 50)) | (1L << (INTRINSIC - 50)) | (1L << (CALLINGCONVENTION - 50)))) != 0)) {
{
{
- setState(546);
+ setState(555);
directive();
}
}
- setState(551);
+ setState(560);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(552);
+ setState(561);
match(FOR);
- setState(553);
+ setState(562);
match(PAR_BEGIN);
- setState(554);
+ setState(563);
forLoop();
- setState(555);
+ setState(564);
match(PAR_END);
- setState(556);
+ setState(565);
stmt();
}
break;
@@ -4268,19 +4334,19 @@ public class KickCParser extends Parser {
_localctx = new StmtSwitchContext(_localctx);
enterOuterAlt(_localctx, 8);
{
- setState(558);
+ setState(567);
match(SWITCH);
- setState(559);
+ setState(568);
match(PAR_BEGIN);
- setState(560);
+ setState(569);
commaExpr(0);
- setState(561);
+ setState(570);
match(PAR_END);
- setState(562);
+ setState(571);
match(CURLY_BEGIN);
- setState(563);
+ setState(572);
switchCases();
- setState(564);
+ setState(573);
match(CURLY_END);
}
break;
@@ -4288,19 +4354,19 @@ public class KickCParser extends Parser {
_localctx = new StmtReturnContext(_localctx);
enterOuterAlt(_localctx, 9);
{
- setState(566);
+ setState(575);
match(RETURN);
- setState(568);
+ setState(577);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 82)) & ~0x3f) == 0 && ((1L << (_la - 82)) & ((1L << (SIZEOF - 82)) | (1L << (TYPEID - 82)) | (1L << (DEFINED - 82)) | (1L << (LOGIC_NOT - 82)) | (1L << (BOOLEAN - 82)) | (1L << (NUMBER - 82)) | (1L << (NAME - 82)) | (1L << (STRING - 82)) | (1L << (CHAR - 82)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 83)) & ~0x3f) == 0 && ((1L << (_la - 83)) & ((1L << (SIZEOF - 83)) | (1L << (TYPEID - 83)) | (1L << (DEFINED - 83)) | (1L << (LOGIC_NOT - 83)) | (1L << (BOOLEAN - 83)) | (1L << (NUMBER - 83)) | (1L << (NAME - 83)) | (1L << (STRING - 83)) | (1L << (CHAR - 83)))) != 0)) {
{
- setState(567);
+ setState(576);
commaExpr(0);
}
}
- setState(570);
+ setState(579);
match(SEMICOLON);
}
break;
@@ -4308,9 +4374,9 @@ public class KickCParser extends Parser {
_localctx = new StmtBreakContext(_localctx);
enterOuterAlt(_localctx, 10);
{
- setState(571);
+ setState(580);
match(BREAK);
- setState(572);
+ setState(581);
match(SEMICOLON);
}
break;
@@ -4318,9 +4384,9 @@ public class KickCParser extends Parser {
_localctx = new StmtContinueContext(_localctx);
enterOuterAlt(_localctx, 11);
{
- setState(573);
+ setState(582);
match(CONTINUE);
- setState(574);
+ setState(583);
match(SEMICOLON);
}
break;
@@ -4328,23 +4394,23 @@ public class KickCParser extends Parser {
_localctx = new StmtAsmContext(_localctx);
enterOuterAlt(_localctx, 12);
{
- setState(575);
+ setState(584);
match(ASM);
- setState(577);
+ setState(586);
_errHandler.sync(this);
_la = _input.LA(1);
if (_la==PAR_BEGIN) {
{
- setState(576);
+ setState(585);
asmDirectives();
}
}
- setState(579);
+ setState(588);
match(CURLY_BEGIN);
- setState(580);
+ setState(589);
asmLines();
- setState(581);
+ setState(590);
match(ASM_CURLY_END);
}
break;
@@ -4352,7 +4418,7 @@ public class KickCParser extends Parser {
_localctx = new StmtDeclKasmContext(_localctx);
enterOuterAlt(_localctx, 13);
{
- setState(583);
+ setState(592);
declKasm();
}
break;
@@ -4402,40 +4468,40 @@ public class KickCParser extends Parser {
public final SwitchCasesContext switchCases() throws RecognitionException {
SwitchCasesContext _localctx = new SwitchCasesContext(_ctx, getState());
- enterRule(_localctx, 60, RULE_switchCases);
+ enterRule(_localctx, 62, RULE_switchCases);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(587);
+ setState(596);
_errHandler.sync(this);
_la = _input.LA(1);
do {
{
{
- setState(586);
+ setState(595);
switchCase();
}
}
- setState(589);
+ setState(598);
_errHandler.sync(this);
_la = _input.LA(1);
} while ( _la==CASE );
- setState(596);
+ setState(605);
_errHandler.sync(this);
_la = _input.LA(1);
if (_la==DEFAULT) {
{
- setState(591);
+ setState(600);
match(DEFAULT);
- setState(592);
+ setState(601);
match(COLON);
- setState(594);
+ setState(603);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
{
- setState(593);
+ setState(602);
stmtSeq();
}
}
@@ -4486,23 +4552,23 @@ public class KickCParser extends Parser {
public final SwitchCaseContext switchCase() throws RecognitionException {
SwitchCaseContext _localctx = new SwitchCaseContext(_ctx, getState());
- enterRule(_localctx, 62, RULE_switchCase);
+ enterRule(_localctx, 64, RULE_switchCase);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(598);
+ setState(607);
match(CASE);
- setState(599);
+ setState(608);
expr(0);
- setState(600);
+ setState(609);
match(COLON);
- setState(602);
+ setState(611);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (IF - 64)) | (1L << (WHILE - 64)) | (1L << (DO - 64)) | (1L << (FOR - 64)) | (1L << (SWITCH - 64)) | (1L << (RETURN - 64)) | (1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) {
{
- setState(601);
+ setState(610);
stmtSeq();
}
}
@@ -4597,30 +4663,30 @@ public class KickCParser extends Parser {
public final ForLoopContext forLoop() throws RecognitionException {
ForLoopContext _localctx = new ForLoopContext(_ctx, getState());
- enterRule(_localctx, 64, RULE_forLoop);
+ enterRule(_localctx, 66, RULE_forLoop);
int _la;
try {
- setState(626);
+ setState(635);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,60,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,61,_ctx) ) {
case 1:
_localctx = new ForClassicContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(604);
+ setState(613);
forClassicInit();
- setState(605);
+ setState(614);
match(SEMICOLON);
- setState(606);
+ setState(615);
commaExpr(0);
- setState(607);
+ setState(616);
match(SEMICOLON);
- setState(609);
+ setState(618);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 82)) & ~0x3f) == 0 && ((1L << (_la - 82)) & ((1L << (SIZEOF - 82)) | (1L << (TYPEID - 82)) | (1L << (DEFINED - 82)) | (1L << (LOGIC_NOT - 82)) | (1L << (BOOLEAN - 82)) | (1L << (NUMBER - 82)) | (1L << (NAME - 82)) | (1L << (STRING - 82)) | (1L << (CHAR - 82)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 83)) & ~0x3f) == 0 && ((1L << (_la - 83)) & ((1L << (SIZEOF - 83)) | (1L << (TYPEID - 83)) | (1L << (DEFINED - 83)) | (1L << (LOGIC_NOT - 83)) | (1L << (BOOLEAN - 83)) | (1L << (NUMBER - 83)) | (1L << (NAME - 83)) | (1L << (STRING - 83)) | (1L << (CHAR - 83)))) != 0)) {
{
- setState(608);
+ setState(617);
commaExpr(0);
}
}
@@ -4631,39 +4697,39 @@ public class KickCParser extends Parser {
_localctx = new ForRangeContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(618);
+ setState(627);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0)) {
{
- setState(611);
+ setState(620);
declType();
- setState(615);
+ setState(624);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASTERISK) {
{
{
- setState(612);
+ setState(621);
declPointer();
}
}
- setState(617);
+ setState(626);
_errHandler.sync(this);
_la = _input.LA(1);
}
}
}
- setState(620);
+ setState(629);
match(NAME);
- setState(621);
+ setState(630);
match(COLON);
- setState(622);
+ setState(631);
expr(0);
- setState(623);
+ setState(632);
match(RANGE);
- setState(624);
+ setState(633);
expr(0);
}
break;
@@ -4732,22 +4798,22 @@ public class KickCParser extends Parser {
public final ForClassicInitContext forClassicInit() throws RecognitionException {
ForClassicInitContext _localctx = new ForClassicInitContext(_ctx, getState());
- enterRule(_localctx, 66, RULE_forClassicInit);
+ enterRule(_localctx, 68, RULE_forClassicInit);
int _la;
try {
- setState(632);
+ setState(641);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,62,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,63,_ctx) ) {
case 1:
_localctx = new ForClassicInitDeclContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(629);
+ setState(638);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << RESERVE) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PAR_BEGIN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (FORM_MA - 64)) | (1L << (INTRINSIC - 64)) | (1L << (CALLINGCONVENTION - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)))) != 0)) {
{
- setState(628);
+ setState(637);
declVariables();
}
}
@@ -4758,7 +4824,7 @@ public class KickCParser extends Parser {
_localctx = new ForClassicInitExprContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(631);
+ setState(640);
commaExpr(0);
}
break;
@@ -4838,8 +4904,8 @@ public class KickCParser extends Parser {
int _parentState = getState();
CommaExprContext _localctx = new CommaExprContext(_ctx, _parentState);
CommaExprContext _prevctx = _localctx;
- int _startState = 68;
- enterRecursionRule(_localctx, 68, RULE_commaExpr, _p);
+ int _startState = 70;
+ enterRecursionRule(_localctx, 70, RULE_commaExpr, _p);
try {
int _alt;
enterOuterAlt(_localctx, 1);
@@ -4849,13 +4915,13 @@ public class KickCParser extends Parser {
_ctx = _localctx;
_prevctx = _localctx;
- setState(635);
+ setState(644);
expr(0);
}
_ctx.stop = _input.LT(-1);
- setState(642);
+ setState(651);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,63,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,64,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
if ( _alt==1 ) {
if ( _parseListeners!=null ) triggerExitRuleEvent();
@@ -4864,18 +4930,18 @@ public class KickCParser extends Parser {
{
_localctx = new CommaSimpleContext(new CommaExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_commaExpr);
- setState(637);
+ setState(646);
if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)");
- setState(638);
+ setState(647);
match(COMMA);
- setState(639);
+ setState(648);
expr(0);
}
}
}
- setState(644);
+ setState(653);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,63,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,64,_ctx);
}
}
}
@@ -5430,27 +5496,27 @@ public class KickCParser extends Parser {
int _parentState = getState();
ExprContext _localctx = new ExprContext(_ctx, _parentState);
ExprContext _prevctx = _localctx;
- int _startState = 70;
- enterRecursionRule(_localctx, 70, RULE_expr, _p);
+ int _startState = 72;
+ enterRecursionRule(_localctx, 72, RULE_expr, _p);
int _la;
try {
int _alt;
enterOuterAlt(_localctx, 1);
{
- setState(707);
+ setState(716);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,70,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,71,_ctx) ) {
case 1:
{
_localctx = new ExprParContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(646);
+ setState(655);
match(PAR_BEGIN);
- setState(647);
+ setState(656);
commaExpr(0);
- setState(648);
+ setState(657);
match(PAR_END);
}
break;
@@ -5459,27 +5525,27 @@ public class KickCParser extends Parser {
_localctx = new ExprSizeOfContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(650);
+ setState(659);
match(SIZEOF);
- setState(651);
+ setState(660);
match(PAR_BEGIN);
- setState(654);
+ setState(663);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,64,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,65,_ctx) ) {
case 1:
{
- setState(652);
+ setState(661);
expr(0);
}
break;
case 2:
{
- setState(653);
+ setState(662);
typeSpecifier(0);
}
break;
}
- setState(656);
+ setState(665);
match(PAR_END);
}
break;
@@ -5488,27 +5554,27 @@ public class KickCParser extends Parser {
_localctx = new ExprTypeIdContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(658);
+ setState(667);
match(TYPEID);
- setState(659);
+ setState(668);
match(PAR_BEGIN);
- setState(662);
+ setState(671);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,65,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,66,_ctx) ) {
case 1:
{
- setState(660);
+ setState(669);
expr(0);
}
break;
case 2:
{
- setState(661);
+ setState(670);
typeSpecifier(0);
}
break;
}
- setState(664);
+ setState(673);
match(PAR_END);
}
break;
@@ -5517,26 +5583,26 @@ public class KickCParser extends Parser {
_localctx = new ExprDefinedContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(666);
+ setState(675);
match(DEFINED);
- setState(668);
+ setState(677);
_errHandler.sync(this);
_la = _input.LA(1);
if (_la==PAR_BEGIN) {
{
- setState(667);
+ setState(676);
match(PAR_BEGIN);
}
}
- setState(670);
+ setState(679);
match(NAME);
- setState(672);
+ setState(681);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,67,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,68,_ctx) ) {
case 1:
{
- setState(671);
+ setState(680);
match(PAR_END);
}
break;
@@ -5548,13 +5614,13 @@ public class KickCParser extends Parser {
_localctx = new ExprCastContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(674);
+ setState(683);
match(PAR_BEGIN);
- setState(675);
+ setState(684);
typeSpecifier(0);
- setState(676);
+ setState(685);
match(PAR_END);
- setState(677);
+ setState(686);
expr(24);
}
break;
@@ -5563,7 +5629,7 @@ public class KickCParser extends Parser {
_localctx = new ExprPreModContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(679);
+ setState(688);
_la = _input.LA(1);
if ( !(_la==INC || _la==DEC) ) {
_errHandler.recoverInline(this);
@@ -5573,7 +5639,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(680);
+ setState(689);
expr(23);
}
break;
@@ -5582,9 +5648,9 @@ public class KickCParser extends Parser {
_localctx = new ExprPtrContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(681);
+ setState(690);
match(ASTERISK);
- setState(682);
+ setState(691);
expr(21);
}
break;
@@ -5593,7 +5659,7 @@ public class KickCParser extends Parser {
_localctx = new ExprUnaryContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(683);
+ setState(692);
_la = _input.LA(1);
if ( !((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << PLUS) | (1L << MINUS) | (1L << AND) | (1L << BIT_NOT))) != 0) || _la==LOGIC_NOT) ) {
_errHandler.recoverInline(this);
@@ -5603,7 +5669,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(684);
+ setState(693);
expr(20);
}
break;
@@ -5612,7 +5678,7 @@ public class KickCParser extends Parser {
_localctx = new ExprUnaryContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(685);
+ setState(694);
_la = _input.LA(1);
if ( !(_la==LESS_THAN || _la==GREATER_THAN) ) {
_errHandler.recoverInline(this);
@@ -5622,7 +5688,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(686);
+ setState(695);
expr(16);
}
break;
@@ -5631,27 +5697,27 @@ public class KickCParser extends Parser {
_localctx = new InitListContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(687);
+ setState(696);
match(CURLY_BEGIN);
- setState(688);
+ setState(697);
expr(0);
- setState(693);
+ setState(702);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(689);
+ setState(698);
match(COMMA);
- setState(690);
+ setState(699);
expr(0);
}
}
- setState(695);
+ setState(704);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(696);
+ setState(705);
match(CURLY_END);
}
break;
@@ -5660,7 +5726,7 @@ public class KickCParser extends Parser {
_localctx = new ExprIdContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(698);
+ setState(707);
match(NAME);
}
break;
@@ -5669,7 +5735,7 @@ public class KickCParser extends Parser {
_localctx = new ExprNumberContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(699);
+ setState(708);
match(NUMBER);
}
break;
@@ -5678,7 +5744,7 @@ public class KickCParser extends Parser {
_localctx = new ExprStringContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(701);
+ setState(710);
_errHandler.sync(this);
_alt = 1;
do {
@@ -5686,7 +5752,7 @@ public class KickCParser extends Parser {
case 1:
{
{
- setState(700);
+ setState(709);
match(STRING);
}
}
@@ -5694,9 +5760,9 @@ public class KickCParser extends Parser {
default:
throw new NoViableAltException(this);
}
- setState(703);
+ setState(712);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,69,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,70,_ctx);
} while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER );
}
break;
@@ -5705,7 +5771,7 @@ public class KickCParser extends Parser {
_localctx = new ExprCharContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(705);
+ setState(714);
match(CHAR);
}
break;
@@ -5714,30 +5780,30 @@ public class KickCParser extends Parser {
_localctx = new ExprBoolContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(706);
+ setState(715);
match(BOOLEAN);
}
break;
}
_ctx.stop = _input.LT(-1);
- setState(769);
+ setState(778);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,73,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,74,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
if ( _alt==1 ) {
if ( _parseListeners!=null ) triggerExitRuleEvent();
_prevctx = _localctx;
{
- setState(767);
+ setState(776);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,72,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,73,_ctx) ) {
case 1:
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(709);
+ setState(718);
if (!(precpred(_ctx, 19))) throw new FailedPredicateException(this, "precpred(_ctx, 19)");
- setState(710);
+ setState(719);
_la = _input.LA(1);
if ( !(_la==SHIFT_LEFT || _la==SHIFT_RIGHT) ) {
_errHandler.recoverInline(this);
@@ -5747,7 +5813,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(711);
+ setState(720);
expr(20);
}
break;
@@ -5755,9 +5821,9 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(712);
+ setState(721);
if (!(precpred(_ctx, 18))) throw new FailedPredicateException(this, "precpred(_ctx, 18)");
- setState(713);
+ setState(722);
_la = _input.LA(1);
if ( !((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << ASTERISK) | (1L << DIVIDE) | (1L << MODULO))) != 0)) ) {
_errHandler.recoverInline(this);
@@ -5767,7 +5833,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(714);
+ setState(723);
expr(19);
}
break;
@@ -5775,9 +5841,9 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(715);
+ setState(724);
if (!(precpred(_ctx, 17))) throw new FailedPredicateException(this, "precpred(_ctx, 17)");
- setState(716);
+ setState(725);
_la = _input.LA(1);
if ( !(_la==PLUS || _la==MINUS) ) {
_errHandler.recoverInline(this);
@@ -5787,7 +5853,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(717);
+ setState(726);
expr(18);
}
break;
@@ -5795,9 +5861,9 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(718);
+ setState(727);
if (!(precpred(_ctx, 15))) throw new FailedPredicateException(this, "precpred(_ctx, 15)");
- setState(719);
+ setState(728);
_la = _input.LA(1);
if ( !((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << EQUAL) | (1L << NOT_EQUAL) | (1L << LESS_THAN) | (1L << LESS_THAN_EQUAL) | (1L << GREATER_THAN_EQUAL) | (1L << GREATER_THAN))) != 0)) ) {
_errHandler.recoverInline(this);
@@ -5807,7 +5873,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(720);
+ setState(729);
expr(16);
}
break;
@@ -5815,13 +5881,13 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(721);
+ setState(730);
if (!(precpred(_ctx, 14))) throw new FailedPredicateException(this, "precpred(_ctx, 14)");
{
- setState(722);
+ setState(731);
match(AND);
}
- setState(723);
+ setState(732);
expr(15);
}
break;
@@ -5829,13 +5895,13 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(724);
+ setState(733);
if (!(precpred(_ctx, 13))) throw new FailedPredicateException(this, "precpred(_ctx, 13)");
{
- setState(725);
+ setState(734);
match(BIT_XOR);
}
- setState(726);
+ setState(735);
expr(14);
}
break;
@@ -5843,13 +5909,13 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(727);
+ setState(736);
if (!(precpred(_ctx, 12))) throw new FailedPredicateException(this, "precpred(_ctx, 12)");
{
- setState(728);
+ setState(737);
match(BIT_OR);
}
- setState(729);
+ setState(738);
expr(13);
}
break;
@@ -5857,13 +5923,13 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(730);
+ setState(739);
if (!(precpred(_ctx, 11))) throw new FailedPredicateException(this, "precpred(_ctx, 11)");
{
- setState(731);
+ setState(740);
match(LOGIC_AND);
}
- setState(732);
+ setState(741);
expr(12);
}
break;
@@ -5871,13 +5937,13 @@ public class KickCParser extends Parser {
{
_localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(733);
+ setState(742);
if (!(precpred(_ctx, 10))) throw new FailedPredicateException(this, "precpred(_ctx, 10)");
{
- setState(734);
+ setState(743);
match(LOGIC_OR);
}
- setState(735);
+ setState(744);
expr(11);
}
break;
@@ -5885,15 +5951,15 @@ public class KickCParser extends Parser {
{
_localctx = new ExprTernaryContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(736);
+ setState(745);
if (!(precpred(_ctx, 9))) throw new FailedPredicateException(this, "precpred(_ctx, 9)");
- setState(737);
+ setState(746);
match(CONDITION);
- setState(738);
+ setState(747);
expr(0);
- setState(739);
+ setState(748);
match(COLON);
- setState(740);
+ setState(749);
expr(10);
}
break;
@@ -5901,11 +5967,11 @@ public class KickCParser extends Parser {
{
_localctx = new ExprAssignmentContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(742);
+ setState(751);
if (!(precpred(_ctx, 8))) throw new FailedPredicateException(this, "precpred(_ctx, 8)");
- setState(743);
+ setState(752);
match(ASSIGN);
- setState(744);
+ setState(753);
expr(8);
}
break;
@@ -5913,11 +5979,11 @@ public class KickCParser extends Parser {
{
_localctx = new ExprAssignmentCompoundContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(745);
+ setState(754);
if (!(precpred(_ctx, 7))) throw new FailedPredicateException(this, "precpred(_ctx, 7)");
- setState(746);
+ setState(755);
match(ASSIGN_COMPOUND);
- setState(747);
+ setState(756);
expr(7);
}
break;
@@ -5925,11 +5991,11 @@ public class KickCParser extends Parser {
{
_localctx = new ExprDotContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(748);
+ setState(757);
if (!(precpred(_ctx, 31))) throw new FailedPredicateException(this, "precpred(_ctx, 31)");
- setState(749);
+ setState(758);
match(DOT);
- setState(750);
+ setState(759);
match(NAME);
}
break;
@@ -5937,11 +6003,11 @@ public class KickCParser extends Parser {
{
_localctx = new ExprArrowContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(751);
+ setState(760);
if (!(precpred(_ctx, 30))) throw new FailedPredicateException(this, "precpred(_ctx, 30)");
- setState(752);
+ setState(761);
match(ARROW);
- setState(753);
+ setState(762);
match(NAME);
}
break;
@@ -5949,21 +6015,21 @@ public class KickCParser extends Parser {
{
_localctx = new ExprCallContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(754);
+ setState(763);
if (!(precpred(_ctx, 29))) throw new FailedPredicateException(this, "precpred(_ctx, 29)");
- setState(755);
+ setState(764);
match(PAR_BEGIN);
- setState(757);
+ setState(766);
_errHandler.sync(this);
_la = _input.LA(1);
- if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 82)) & ~0x3f) == 0 && ((1L << (_la - 82)) & ((1L << (SIZEOF - 82)) | (1L << (TYPEID - 82)) | (1L << (DEFINED - 82)) | (1L << (LOGIC_NOT - 82)) | (1L << (BOOLEAN - 82)) | (1L << (NUMBER - 82)) | (1L << (NAME - 82)) | (1L << (STRING - 82)) | (1L << (CHAR - 82)))) != 0)) {
+ if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 83)) & ~0x3f) == 0 && ((1L << (_la - 83)) & ((1L << (SIZEOF - 83)) | (1L << (TYPEID - 83)) | (1L << (DEFINED - 83)) | (1L << (LOGIC_NOT - 83)) | (1L << (BOOLEAN - 83)) | (1L << (NUMBER - 83)) | (1L << (NAME - 83)) | (1L << (STRING - 83)) | (1L << (CHAR - 83)))) != 0)) {
{
- setState(756);
+ setState(765);
parameterList();
}
}
- setState(759);
+ setState(768);
match(PAR_END);
}
break;
@@ -5971,13 +6037,13 @@ public class KickCParser extends Parser {
{
_localctx = new ExprArrayContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(760);
+ setState(769);
if (!(precpred(_ctx, 25))) throw new FailedPredicateException(this, "precpred(_ctx, 25)");
- setState(761);
+ setState(770);
match(BRACKET_BEGIN);
- setState(762);
+ setState(771);
commaExpr(0);
- setState(763);
+ setState(772);
match(BRACKET_END);
}
break;
@@ -5985,9 +6051,9 @@ public class KickCParser extends Parser {
{
_localctx = new ExprPostModContext(new ExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_expr);
- setState(765);
+ setState(774);
if (!(precpred(_ctx, 22))) throw new FailedPredicateException(this, "precpred(_ctx, 22)");
- setState(766);
+ setState(775);
_la = _input.LA(1);
if ( !(_la==INC || _la==DEC) ) {
_errHandler.recoverInline(this);
@@ -6002,9 +6068,9 @@ public class KickCParser extends Parser {
}
}
}
- setState(771);
+ setState(780);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,73,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,74,_ctx);
}
}
}
@@ -6051,26 +6117,26 @@ public class KickCParser extends Parser {
public final ParameterListContext parameterList() throws RecognitionException {
ParameterListContext _localctx = new ParameterListContext(_ctx, getState());
- enterRule(_localctx, 72, RULE_parameterList);
+ enterRule(_localctx, 74, RULE_parameterList);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(772);
+ setState(781);
expr(0);
- setState(777);
+ setState(786);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(773);
+ setState(782);
match(COMMA);
- setState(774);
+ setState(783);
expr(0);
}
}
- setState(779);
+ setState(788);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -6114,24 +6180,24 @@ public class KickCParser extends Parser {
public final DeclKasmContext declKasm() throws RecognitionException {
DeclKasmContext _localctx = new DeclKasmContext(_ctx, getState());
- enterRule(_localctx, 74, RULE_declKasm);
+ enterRule(_localctx, 76, RULE_declKasm);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(780);
+ setState(789);
match(KICKASM);
- setState(782);
+ setState(791);
_errHandler.sync(this);
_la = _input.LA(1);
if (_la==PAR_BEGIN) {
{
- setState(781);
+ setState(790);
asmDirectives();
}
}
- setState(784);
+ setState(793);
match(KICKASM_BODY);
}
}
@@ -6180,32 +6246,32 @@ public class KickCParser extends Parser {
public final AsmDirectivesContext asmDirectives() throws RecognitionException {
AsmDirectivesContext _localctx = new AsmDirectivesContext(_ctx, getState());
- enterRule(_localctx, 76, RULE_asmDirectives);
+ enterRule(_localctx, 78, RULE_asmDirectives);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(786);
+ setState(795);
match(PAR_BEGIN);
- setState(787);
+ setState(796);
asmDirective();
- setState(792);
+ setState(801);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==COMMA) {
{
{
- setState(788);
+ setState(797);
match(COMMA);
- setState(789);
+ setState(798);
asmDirective();
}
}
- setState(794);
+ setState(803);
_errHandler.sync(this);
_la = _input.LA(1);
}
- setState(795);
+ setState(804);
match(PAR_END);
}
}
@@ -6349,18 +6415,18 @@ public class KickCParser extends Parser {
public final AsmDirectiveContext asmDirective() throws RecognitionException {
AsmDirectiveContext _localctx = new AsmDirectiveContext(_ctx, getState());
- enterRule(_localctx, 78, RULE_asmDirective);
+ enterRule(_localctx, 80, RULE_asmDirective);
try {
- setState(812);
+ setState(821);
_errHandler.sync(this);
switch (_input.LA(1)) {
case RESOURCE:
_localctx = new AsmDirectiveResourceContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(797);
+ setState(806);
match(RESOURCE);
- setState(798);
+ setState(807);
match(STRING);
}
break;
@@ -6368,9 +6434,9 @@ public class KickCParser extends Parser {
_localctx = new AsmDirectiveUsesContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(799);
+ setState(808);
match(USES);
- setState(800);
+ setState(809);
match(NAME);
}
break;
@@ -6378,9 +6444,9 @@ public class KickCParser extends Parser {
_localctx = new AsmDirectiveClobberContext(_localctx);
enterOuterAlt(_localctx, 3);
{
- setState(801);
+ setState(810);
match(CLOBBERS);
- setState(802);
+ setState(811);
match(STRING);
}
break;
@@ -6388,9 +6454,9 @@ public class KickCParser extends Parser {
_localctx = new AsmDirectiveBytesContext(_localctx);
enterOuterAlt(_localctx, 4);
{
- setState(803);
+ setState(812);
match(BYTES);
- setState(804);
+ setState(813);
expr(0);
}
break;
@@ -6398,9 +6464,9 @@ public class KickCParser extends Parser {
_localctx = new AsmDirectiveCyclesContext(_localctx);
enterOuterAlt(_localctx, 5);
{
- setState(805);
+ setState(814);
match(CYCLES);
- setState(806);
+ setState(815);
expr(0);
}
break;
@@ -6408,14 +6474,14 @@ public class KickCParser extends Parser {
_localctx = new AsmDirectiveAddressContext(_localctx);
enterOuterAlt(_localctx, 6);
{
- setState(807);
+ setState(816);
match(PC);
- setState(810);
+ setState(819);
_errHandler.sync(this);
switch (_input.LA(1)) {
case INLINE:
{
- setState(808);
+ setState(817);
match(INLINE);
}
break;
@@ -6440,7 +6506,7 @@ public class KickCParser extends Parser {
case STRING:
case CHAR:
{
- setState(809);
+ setState(818);
expr(0);
}
break;
@@ -6492,22 +6558,22 @@ public class KickCParser extends Parser {
public final AsmLinesContext asmLines() throws RecognitionException {
AsmLinesContext _localctx = new AsmLinesContext(_ctx, getState());
- enterRule(_localctx, 80, RULE_asmLines);
+ enterRule(_localctx, 82, RULE_asmLines);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(817);
+ setState(826);
_errHandler.sync(this);
_la = _input.LA(1);
- while (((((_la - 123)) & ~0x3f) == 0 && ((1L << (_la - 123)) & ((1L << (ASM_BYTE - 123)) | (1L << (ASM_MNEMONIC - 123)) | (1L << (ASM_MULTI_NAME - 123)) | (1L << (ASM_NAME - 123)))) != 0)) {
+ while (((((_la - 124)) & ~0x3f) == 0 && ((1L << (_la - 124)) & ((1L << (ASM_BYTE - 124)) | (1L << (ASM_MNEMONIC - 124)) | (1L << (ASM_MULTI_NAME - 124)) | (1L << (ASM_NAME - 124)))) != 0)) {
{
{
- setState(814);
+ setState(823);
asmLine();
}
}
- setState(819);
+ setState(828);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -6555,30 +6621,30 @@ public class KickCParser extends Parser {
public final AsmLineContext asmLine() throws RecognitionException {
AsmLineContext _localctx = new AsmLineContext(_ctx, getState());
- enterRule(_localctx, 82, RULE_asmLine);
+ enterRule(_localctx, 84, RULE_asmLine);
try {
- setState(823);
+ setState(832);
_errHandler.sync(this);
switch (_input.LA(1)) {
case ASM_MULTI_NAME:
case ASM_NAME:
enterOuterAlt(_localctx, 1);
{
- setState(820);
+ setState(829);
asmLabel();
}
break;
case ASM_MNEMONIC:
enterOuterAlt(_localctx, 2);
{
- setState(821);
+ setState(830);
asmInstruction();
}
break;
case ASM_BYTE:
enterOuterAlt(_localctx, 3);
{
- setState(822);
+ setState(831);
asmBytes();
}
break;
@@ -6647,18 +6713,18 @@ public class KickCParser extends Parser {
public final AsmLabelContext asmLabel() throws RecognitionException {
AsmLabelContext _localctx = new AsmLabelContext(_ctx, getState());
- enterRule(_localctx, 84, RULE_asmLabel);
+ enterRule(_localctx, 86, RULE_asmLabel);
try {
- setState(829);
+ setState(838);
_errHandler.sync(this);
switch (_input.LA(1)) {
case ASM_NAME:
_localctx = new AsmLabelNameContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(825);
+ setState(834);
match(ASM_NAME);
- setState(826);
+ setState(835);
match(ASM_COLON);
}
break;
@@ -6666,9 +6732,9 @@ public class KickCParser extends Parser {
_localctx = new AsmLabelMultiContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(827);
+ setState(836);
match(ASM_MULTI_NAME);
- setState(828);
+ setState(837);
match(ASM_COLON);
}
break;
@@ -6713,18 +6779,18 @@ public class KickCParser extends Parser {
public final AsmInstructionContext asmInstruction() throws RecognitionException {
AsmInstructionContext _localctx = new AsmInstructionContext(_ctx, getState());
- enterRule(_localctx, 86, RULE_asmInstruction);
+ enterRule(_localctx, 88, RULE_asmInstruction);
try {
enterOuterAlt(_localctx, 1);
{
- setState(831);
+ setState(840);
match(ASM_MNEMONIC);
- setState(833);
+ setState(842);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,82,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,83,_ctx) ) {
case 1:
{
- setState(832);
+ setState(841);
asmParamMode();
}
break;
@@ -6775,28 +6841,28 @@ public class KickCParser extends Parser {
public final AsmBytesContext asmBytes() throws RecognitionException {
AsmBytesContext _localctx = new AsmBytesContext(_ctx, getState());
- enterRule(_localctx, 88, RULE_asmBytes);
+ enterRule(_localctx, 90, RULE_asmBytes);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
- setState(835);
+ setState(844);
match(ASM_BYTE);
- setState(836);
+ setState(845);
asmExpr(0);
- setState(841);
+ setState(850);
_errHandler.sync(this);
_la = _input.LA(1);
while (_la==ASM_COMMA) {
{
{
- setState(837);
+ setState(846);
match(ASM_COMMA);
- setState(838);
+ setState(847);
asmExpr(0);
}
}
- setState(843);
+ setState(852);
_errHandler.sync(this);
_la = _input.LA(1);
}
@@ -6954,16 +7020,16 @@ public class KickCParser extends Parser {
public final AsmParamModeContext asmParamMode() throws RecognitionException {
AsmParamModeContext _localctx = new AsmParamModeContext(_ctx, getState());
- enterRule(_localctx, 90, RULE_asmParamMode);
+ enterRule(_localctx, 92, RULE_asmParamMode);
try {
- setState(867);
+ setState(876);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,84,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,85,_ctx) ) {
case 1:
_localctx = new AsmModeAbsContext(_localctx);
enterOuterAlt(_localctx, 1);
{
- setState(844);
+ setState(853);
asmExpr(0);
}
break;
@@ -6971,9 +7037,9 @@ public class KickCParser extends Parser {
_localctx = new AsmModeImmContext(_localctx);
enterOuterAlt(_localctx, 2);
{
- setState(845);
+ setState(854);
match(ASM_IMM);
- setState(846);
+ setState(855);
asmExpr(0);
}
break;
@@ -6981,11 +7047,11 @@ public class KickCParser extends Parser {
_localctx = new AsmModeAbsXYContext(_localctx);
enterOuterAlt(_localctx, 3);
{
- setState(847);
+ setState(856);
asmExpr(0);
- setState(848);
+ setState(857);
match(ASM_COMMA);
- setState(849);
+ setState(858);
match(ASM_NAME);
}
break;
@@ -6993,15 +7059,15 @@ public class KickCParser extends Parser {
_localctx = new AsmModeIndIdxXYContext(_localctx);
enterOuterAlt(_localctx, 4);
{
- setState(851);
+ setState(860);
match(ASM_PAR_BEGIN);
- setState(852);
+ setState(861);
asmExpr(0);
- setState(853);
+ setState(862);
match(ASM_PAR_END);
- setState(854);
+ setState(863);
match(ASM_COMMA);
- setState(855);
+ setState(864);
match(ASM_NAME);
}
break;
@@ -7009,15 +7075,15 @@ public class KickCParser extends Parser {
_localctx = new AsmModeIdxIndXYContext(_localctx);
enterOuterAlt(_localctx, 5);
{
- setState(857);
+ setState(866);
match(ASM_PAR_BEGIN);
- setState(858);
+ setState(867);
asmExpr(0);
- setState(859);
+ setState(868);
match(ASM_COMMA);
- setState(860);
+ setState(869);
match(ASM_NAME);
- setState(861);
+ setState(870);
match(ASM_PAR_END);
}
break;
@@ -7025,11 +7091,11 @@ public class KickCParser extends Parser {
_localctx = new AsmModeIndContext(_localctx);
enterOuterAlt(_localctx, 6);
{
- setState(863);
+ setState(872);
match(ASM_PAR_BEGIN);
- setState(864);
+ setState(873);
asmExpr(0);
- setState(865);
+ setState(874);
match(ASM_PAR_END);
}
break;
@@ -7227,14 +7293,14 @@ public class KickCParser extends Parser {
int _parentState = getState();
AsmExprContext _localctx = new AsmExprContext(_ctx, _parentState);
AsmExprContext _prevctx = _localctx;
- int _startState = 92;
- enterRecursionRule(_localctx, 92, RULE_asmExpr, _p);
+ int _startState = 94;
+ enterRecursionRule(_localctx, 94, RULE_asmExpr, _p);
int _la;
try {
int _alt;
enterOuterAlt(_localctx, 1);
{
- setState(883);
+ setState(892);
_errHandler.sync(this);
switch (_input.LA(1)) {
case ASM_BRACKET_BEGIN:
@@ -7243,11 +7309,11 @@ public class KickCParser extends Parser {
_ctx = _localctx;
_prevctx = _localctx;
- setState(870);
+ setState(879);
match(ASM_BRACKET_BEGIN);
- setState(871);
+ setState(880);
asmExpr(0);
- setState(872);
+ setState(881);
match(ASM_BRACKET_END);
}
break;
@@ -7259,9 +7325,9 @@ public class KickCParser extends Parser {
_localctx = new AsmExprUnaryContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(874);
+ setState(883);
_la = _input.LA(1);
- if ( !(((((_la - 135)) & ~0x3f) == 0 && ((1L << (_la - 135)) & ((1L << (ASM_PLUS - 135)) | (1L << (ASM_MINUS - 135)) | (1L << (ASM_LESS_THAN - 135)) | (1L << (ASM_GREATER_THAN - 135)))) != 0)) ) {
+ if ( !(((((_la - 136)) & ~0x3f) == 0 && ((1L << (_la - 136)) & ((1L << (ASM_PLUS - 136)) | (1L << (ASM_MINUS - 136)) | (1L << (ASM_LESS_THAN - 136)) | (1L << (ASM_GREATER_THAN - 136)))) != 0)) ) {
_errHandler.recoverInline(this);
}
else {
@@ -7269,7 +7335,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(875);
+ setState(884);
asmExpr(8);
}
break;
@@ -7278,7 +7344,7 @@ public class KickCParser extends Parser {
_localctx = new AsmExprLabelContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(876);
+ setState(885);
match(ASM_NAME);
}
break;
@@ -7287,7 +7353,7 @@ public class KickCParser extends Parser {
_localctx = new AsmExprLabelRelContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(877);
+ setState(886);
match(ASM_MULTI_REL);
}
break;
@@ -7296,11 +7362,11 @@ public class KickCParser extends Parser {
_localctx = new AsmExprReplaceContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(878);
+ setState(887);
match(ASM_CURLY_BEGIN);
- setState(879);
+ setState(888);
match(ASM_NAME);
- setState(880);
+ setState(889);
match(ASM_CURLY_END);
}
break;
@@ -7309,7 +7375,7 @@ public class KickCParser extends Parser {
_localctx = new AsmExprIntContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(881);
+ setState(890);
match(ASM_NUMBER);
}
break;
@@ -7318,7 +7384,7 @@ public class KickCParser extends Parser {
_localctx = new AsmExprCharContext(_localctx);
_ctx = _localctx;
_prevctx = _localctx;
- setState(882);
+ setState(891);
match(ASM_CHAR);
}
break;
@@ -7326,28 +7392,28 @@ public class KickCParser extends Parser {
throw new NoViableAltException(this);
}
_ctx.stop = _input.LT(-1);
- setState(899);
+ setState(908);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,87,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,88,_ctx);
while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) {
if ( _alt==1 ) {
if ( _parseListeners!=null ) triggerExitRuleEvent();
_prevctx = _localctx;
{
- setState(897);
+ setState(906);
_errHandler.sync(this);
- switch ( getInterpreter().adaptivePredict(_input,86,_ctx) ) {
+ switch ( getInterpreter().adaptivePredict(_input,87,_ctx) ) {
case 1:
{
_localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_asmExpr);
- setState(885);
+ setState(894);
if (!(precpred(_ctx, 10))) throw new FailedPredicateException(this, "precpred(_ctx, 10)");
{
- setState(886);
+ setState(895);
match(ASM_DOT);
}
- setState(887);
+ setState(896);
asmExpr(11);
}
break;
@@ -7355,9 +7421,9 @@ public class KickCParser extends Parser {
{
_localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_asmExpr);
- setState(888);
+ setState(897);
if (!(precpred(_ctx, 9))) throw new FailedPredicateException(this, "precpred(_ctx, 9)");
- setState(889);
+ setState(898);
_la = _input.LA(1);
if ( !(_la==ASM_SHIFT_LEFT || _la==ASM_SHIFT_RIGHT) ) {
_errHandler.recoverInline(this);
@@ -7367,7 +7433,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(890);
+ setState(899);
asmExpr(10);
}
break;
@@ -7375,9 +7441,9 @@ public class KickCParser extends Parser {
{
_localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_asmExpr);
- setState(891);
+ setState(900);
if (!(precpred(_ctx, 7))) throw new FailedPredicateException(this, "precpred(_ctx, 7)");
- setState(892);
+ setState(901);
_la = _input.LA(1);
if ( !(_la==ASM_MULTIPLY || _la==ASM_DIVIDE) ) {
_errHandler.recoverInline(this);
@@ -7387,7 +7453,7 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(893);
+ setState(902);
asmExpr(8);
}
break;
@@ -7395,9 +7461,9 @@ public class KickCParser extends Parser {
{
_localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState));
pushNewRecursionContext(_localctx, _startState, RULE_asmExpr);
- setState(894);
+ setState(903);
if (!(precpred(_ctx, 6))) throw new FailedPredicateException(this, "precpred(_ctx, 6)");
- setState(895);
+ setState(904);
_la = _input.LA(1);
if ( !(_la==ASM_PLUS || _la==ASM_MINUS) ) {
_errHandler.recoverInline(this);
@@ -7407,16 +7473,16 @@ public class KickCParser extends Parser {
_errHandler.reportMatch(this);
consume();
}
- setState(896);
+ setState(905);
asmExpr(7);
}
break;
}
}
}
- setState(901);
+ setState(910);
_errHandler.sync(this);
- _alt = getInterpreter().adaptivePredict(_input,87,_ctx);
+ _alt = getInterpreter().adaptivePredict(_input,88,_ctx);
}
}
}
@@ -7441,11 +7507,11 @@ public class KickCParser extends Parser {
return type_sempred((TypeContext)_localctx, predIndex);
case 20:
return enumMemberList_sempred((EnumMemberListContext)_localctx, predIndex);
- case 34:
- return commaExpr_sempred((CommaExprContext)_localctx, predIndex);
case 35:
+ return commaExpr_sempred((CommaExprContext)_localctx, predIndex);
+ case 36:
return expr_sempred((ExprContext)_localctx, predIndex);
- case 46:
+ case 47:
return asmExpr_sempred((AsmExprContext)_localctx, predIndex);
}
return true;
@@ -7543,364 +7609,366 @@ public class KickCParser extends Parser {
}
public static final String _serializedATN =
- "\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\3\u00a5\u0389\4\2\t"+
+ "\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\3\u00a6\u0392\4\2\t"+
"\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6\4\7\t\7\4\b\t\b\4\t\t\t\4\n\t\n\4\13"+
"\t\13\4\f\t\f\4\r\t\r\4\16\t\16\4\17\t\17\4\20\t\20\4\21\t\21\4\22\t\22"+
"\4\23\t\23\4\24\t\24\4\25\t\25\4\26\t\26\4\27\t\27\4\30\t\30\4\31\t\31"+
"\4\32\t\32\4\33\t\33\4\34\t\34\4\35\t\35\4\36\t\36\4\37\t\37\4 \t \4!"+
"\t!\4\"\t\"\4#\t#\4$\t$\4%\t%\4&\t&\4\'\t\'\4(\t(\4)\t)\4*\t*\4+\t+\4"+
- ",\t,\4-\t-\4.\t.\4/\t/\4\60\t\60\3\2\3\2\3\2\3\3\3\3\3\3\3\4\7\4h\n\4"+
- "\f\4\16\4k\13\4\3\5\3\5\5\5o\n\5\3\6\3\6\3\6\3\6\3\6\3\6\5\6w\n\6\3\7"+
- "\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\5\7\u0088\n\7"+
- "\3\b\3\b\3\b\3\t\3\t\7\t\u008f\n\t\f\t\16\t\u0092\13\t\3\t\3\t\3\t\3\t"+
- "\3\t\7\t\u0099\n\t\f\t\16\t\u009c\13\t\3\t\7\t\u009f\n\t\f\t\16\t\u00a2"+
- "\13\t\3\n\3\n\3\n\7\n\u00a7\n\n\f\n\16\n\u00aa\13\n\3\n\3\n\7\n\u00ae"+
- "\n\n\f\n\16\n\u00b1\13\n\3\n\3\n\3\13\3\13\7\13\u00b7\n\13\f\13\16\13"+
- "\u00ba\13\13\3\13\3\13\5\13\u00be\n\13\3\13\3\13\7\13\u00c2\n\13\f\13"+
- "\16\13\u00c5\13\13\3\13\3\13\5\13\u00c9\n\13\3\f\7\f\u00cc\n\f\f\f\16"+
- "\f\u00cf\13\f\3\f\3\f\7\f\u00d3\n\f\f\f\16\f\u00d6\13\f\3\r\3\r\7\r\u00da"+
- "\n\r\f\r\16\r\u00dd\13\r\3\16\3\16\5\16\u00e1\n\16\3\16\3\16\3\17\3\17"+
- "\3\17\3\17\3\17\3\17\3\17\3\17\5\17\u00ed\n\17\3\17\7\17\u00f0\n\17\f"+
- "\17\16\17\u00f3\13\17\3\20\3\20\3\20\3\20\3\20\3\20\3\20\3\20\5\20\u00fd"+
- "\n\20\3\20\3\20\3\20\3\20\3\20\5\20\u0104\n\20\3\20\3\20\3\20\5\20\u0109"+
- "\n\20\3\20\3\20\3\20\3\20\7\20\u010f\n\20\f\20\16\20\u0112\13\20\3\21"+
- "\3\21\3\21\3\22\3\22\5\22\u0119\n\22\3\22\3\22\6\22\u011d\n\22\r\22\16"+
- "\22\u011e\3\22\3\22\3\23\3\23\3\23\3\24\3\24\3\24\3\25\3\25\5\25\u012b"+
- "\n\25\3\25\3\25\3\25\3\25\3\26\3\26\3\26\3\26\3\26\3\26\7\26\u0137\n\26"+
- "\f\26\16\26\u013a\13\26\3\27\3\27\3\27\5\27\u013f\n\27\3\30\3\30\7\30"+
- "\u0143\n\30\f\30\16\30\u0146\13\30\3\30\3\30\3\30\5\30\u014b\n\30\3\30"+
- "\3\30\3\30\5\30\u0150\n\30\3\31\3\31\5\31\u0154\n\31\3\31\3\31\3\32\3"+
- "\32\3\32\7\32\u015b\n\32\f\32\16\32\u015e\13\32\3\33\3\33\7\33\u0162\n"+
- "\33\f\33\16\33\u0165\13\33\3\33\3\33\3\33\3\33\5\33\u016b\n\33\3\34\3"+
+ ",\t,\4-\t-\4.\t.\4/\t/\4\60\t\60\4\61\t\61\3\2\3\2\3\2\3\3\3\3\3\3\3\4"+
+ "\7\4j\n\4\f\4\16\4m\13\4\3\5\3\5\5\5q\n\5\3\6\3\6\3\6\3\6\3\6\3\6\5\6"+
+ "y\n\6\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\3\7\5\7"+
+ "\u008a\n\7\3\b\3\b\3\b\3\t\3\t\7\t\u0091\n\t\f\t\16\t\u0094\13\t\3\t\3"+
+ "\t\3\t\3\t\3\t\7\t\u009b\n\t\f\t\16\t\u009e\13\t\3\t\7\t\u00a1\n\t\f\t"+
+ "\16\t\u00a4\13\t\3\n\3\n\3\n\7\n\u00a9\n\n\f\n\16\n\u00ac\13\n\3\n\3\n"+
+ "\7\n\u00b0\n\n\f\n\16\n\u00b3\13\n\3\n\3\n\3\13\3\13\7\13\u00b9\n\13\f"+
+ "\13\16\13\u00bc\13\13\3\13\3\13\5\13\u00c0\n\13\3\13\3\13\7\13\u00c4\n"+
+ "\13\f\13\16\13\u00c7\13\13\3\13\3\13\5\13\u00cb\n\13\3\f\7\f\u00ce\n\f"+
+ "\f\f\16\f\u00d1\13\f\3\f\3\f\7\f\u00d5\n\f\f\f\16\f\u00d8\13\f\3\r\3\r"+
+ "\7\r\u00dc\n\r\f\r\16\r\u00df\13\r\3\16\3\16\5\16\u00e3\n\16\3\16\3\16"+
+ "\3\17\3\17\3\17\3\17\3\17\3\17\3\17\3\17\5\17\u00ef\n\17\3\17\7\17\u00f2"+
+ "\n\17\f\17\16\17\u00f5\13\17\3\20\3\20\3\20\3\20\3\20\3\20\3\20\3\20\5"+
+ "\20\u00ff\n\20\3\20\3\20\3\20\3\20\3\20\5\20\u0106\n\20\3\20\3\20\3\20"+
+ "\5\20\u010b\n\20\3\20\3\20\3\20\3\20\7\20\u0111\n\20\f\20\16\20\u0114"+
+ "\13\20\3\21\3\21\3\21\3\22\3\22\5\22\u011b\n\22\3\22\3\22\6\22\u011f\n"+
+ "\22\r\22\16\22\u0120\3\22\3\22\3\23\3\23\3\23\3\24\3\24\3\24\3\25\3\25"+
+ "\5\25\u012d\n\25\3\25\3\25\3\25\3\25\3\26\3\26\3\26\3\26\3\26\3\26\7\26"+
+ "\u0139\n\26\f\26\16\26\u013c\13\26\3\27\3\27\3\27\5\27\u0141\n\27\3\30"+
+ "\3\30\7\30\u0145\n\30\f\30\16\30\u0148\13\30\3\30\3\30\3\30\5\30\u014d"+
+ "\n\30\3\30\3\30\3\30\5\30\u0152\n\30\3\31\3\31\5\31\u0156\n\31\3\31\3"+
+ "\31\3\32\3\32\3\32\7\32\u015d\n\32\f\32\16\32\u0160\13\32\3\33\3\33\7"+
+ "\33\u0164\n\33\f\33\16\33\u0167\13\33\3\33\3\33\3\33\3\33\5\33\u016d\n"+
+ "\33\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3"+
+ "\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3"+
+ "\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\7\34\u0194\n\34\f\34"+
+ "\16\34\u0197\13\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3"+
"\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3"+
"\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3"+
- "\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\7\34\u0192\n\34\f\34\16\34\u0195"+
- "\13\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34"+
- "\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34"+
- "\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\3\34\7\34\u01bd\n\34"+
- "\f\34\16\34\u01c0\13\34\3\34\5\34\u01c3\n\34\3\35\3\35\3\35\3\35\3\35"+
- "\3\35\3\35\3\35\3\35\5\35\u01ce\n\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35"+
- "\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\5\35\u01e2\n\35"+
- "\3\35\3\35\3\35\3\35\3\35\7\35\u01e9\n\35\f\35\16\35\u01ec\13\35\3\35"+
- "\3\35\5\35\u01f0\n\35\3\36\6\36\u01f3\n\36\r\36\16\36\u01f4\3\37\3\37"+
- "\3\37\3\37\3\37\5\37\u01fc\n\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37"+
- "\3\37\3\37\3\37\5\37\u0209\n\37\3\37\7\37\u020c\n\37\f\37\16\37\u020f"+
- "\13\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\7\37\u0218\n\37\f\37\16\37\u021b"+
- "\13\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\7\37\u0226\n\37\f"+
- "\37\16\37\u0229\13\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37"+
- "\3\37\3\37\3\37\3\37\3\37\3\37\5\37\u023b\n\37\3\37\3\37\3\37\3\37\3\37"+
- "\3\37\3\37\5\37\u0244\n\37\3\37\3\37\3\37\3\37\3\37\5\37\u024b\n\37\3"+
- " \6 \u024e\n \r \16 \u024f\3 \3 \3 \5 \u0255\n \5 \u0257\n \3!\3!\3!\3"+
- "!\5!\u025d\n!\3\"\3\"\3\"\3\"\3\"\5\"\u0264\n\"\3\"\3\"\7\"\u0268\n\""+
- "\f\"\16\"\u026b\13\"\5\"\u026d\n\"\3\"\3\"\3\"\3\"\3\"\3\"\5\"\u0275\n"+
- "\"\3#\5#\u0278\n#\3#\5#\u027b\n#\3$\3$\3$\3$\3$\3$\7$\u0283\n$\f$\16$"+
- "\u0286\13$\3%\3%\3%\3%\3%\3%\3%\3%\3%\5%\u0291\n%\3%\3%\3%\3%\3%\3%\5"+
- "%\u0299\n%\3%\3%\3%\3%\5%\u029f\n%\3%\3%\5%\u02a3\n%\3%\3%\3%\3%\3%\3"+
- "%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\7%\u02b6\n%\f%\16%\u02b9\13%\3%\3%"+
- "\3%\3%\3%\6%\u02c0\n%\r%\16%\u02c1\3%\3%\5%\u02c6\n%\3%\3%\3%\3%\3%\3"+
- "%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3"+
- "%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\3%\5%\u02f8\n"+
- "%\3%\3%\3%\3%\3%\3%\3%\3%\7%\u0302\n%\f%\16%\u0305\13%\3&\3&\3&\7&\u030a"+
- "\n&\f&\16&\u030d\13&\3\'\3\'\5\'\u0311\n\'\3\'\3\'\3(\3(\3(\3(\7(\u0319"+
- "\n(\f(\16(\u031c\13(\3(\3(\3)\3)\3)\3)\3)\3)\3)\3)\3)\3)\3)\3)\3)\5)\u032d"+
- "\n)\5)\u032f\n)\3*\7*\u0332\n*\f*\16*\u0335\13*\3+\3+\3+\5+\u033a\n+\3"+
- ",\3,\3,\3,\5,\u0340\n,\3-\3-\5-\u0344\n-\3.\3.\3.\3.\7.\u034a\n.\f.\16"+
- ".\u034d\13.\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3"+
- "/\3/\3/\3/\5/\u0366\n/\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3"+
- "\60\3\60\3\60\3\60\3\60\5\60\u0376\n\60\3\60\3\60\3\60\3\60\3\60\3\60"+
- "\3\60\3\60\3\60\3\60\3\60\3\60\7\60\u0384\n\60\f\60\16\60\u0387\13\60"+
- "\3\60\2\t\20\34\36*FH^\61\2\4\6\b\n\f\16\20\22\24\26\30\32\34\36 \"$&"+
- "(*,.\60\62\64\668:<>@BDFHJLNPRTVXZ\\^\2\r\3\2\27\30\5\2\22\23\31\32]]"+
- "\4\2!!$$\3\2\35\36\3\2\24\26\3\2\22\23\3\2\37$\3\2\u0089\u008c\3\2\u0087"+
- "\u0088\3\2\u008d\u008e\3\2\u0089\u008a\2\u040e\2`\3\2\2\2\4c\3\2\2\2\6"+
- "i\3\2\2\2\bn\3\2\2\2\nv\3\2\2\2\f\u0087\3\2\2\2\16\u0089\3\2\2\2\20\u008c"+
- "\3\2\2\2\22\u00a3\3\2\2\2\24\u00c8\3\2\2\2\26\u00cd\3\2\2\2\30\u00d7\3"+
- "\2\2\2\32\u00de\3\2\2\2\34\u00e4\3\2\2\2\36\u0103\3\2\2\2 \u0113\3\2\2"+
- "\2\"\u0116\3\2\2\2$\u0122\3\2\2\2&\u0125\3\2\2\2(\u0128\3\2\2\2*\u0130"+
- "\3\2\2\2,\u013b\3\2\2\2.\u0140\3\2\2\2\60\u0151\3\2\2\2\62\u0157\3\2\2"+
- "\2\64\u016a\3\2\2\2\66\u01c2\3\2\2\28\u01ef\3\2\2\2:\u01f2\3\2\2\2<\u024a"+
- "\3\2\2\2>\u024d\3\2\2\2@\u0258\3\2\2\2B\u0274\3\2\2\2D\u027a\3\2\2\2F"+
- "\u027c\3\2\2\2H\u02c5\3\2\2\2J\u0306\3\2\2\2L\u030e\3\2\2\2N\u0314\3\2"+
- "\2\2P\u032e\3\2\2\2R\u0333\3\2\2\2T\u0339\3\2\2\2V\u033f\3\2\2\2X\u0341"+
- "\3\2\2\2Z\u0345\3\2\2\2\\\u0365\3\2\2\2^\u0375\3\2\2\2`a\5\6\4\2ab\7\2"+
- "\2\3b\3\3\2\2\2cd\5R*\2de\7\2\2\3e\5\3\2\2\2fh\5\b\5\2gf\3\2\2\2hk\3\2"+
- "\2\2ig\3\2\2\2ij\3\2\2\2j\7\3\2\2\2ki\3\2\2\2lo\5\f\7\2mo\5\n\6\2nl\3"+
- "\2\2\2nm\3\2\2\2o\t\3\2\2\2pq\7b\2\2qw\7\u00a2\2\2rs\7c\2\2sw\7\u00a2"+
- "\2\2tu\7c\2\2uw\7\u00a1\2\2vp\3\2\2\2vr\3\2\2\2vt\3\2\2\2w\13\3\2\2\2"+
- "xy\5\16\b\2yz\7\n\2\2z\u0088\3\2\2\2{|\5\"\22\2|}\7\n\2\2}\u0088\3\2\2"+
- "\2~\177\5(\25\2\177\u0080\7\n\2\2\u0080\u0088\3\2\2\2\u0081\u0088\5.\30"+
- "\2\u0082\u0088\5L\'\2\u0083\u0088\5\66\34\2\u0084\u0085\5\22\n\2\u0085"+
- "\u0086\7\n\2\2\u0086\u0088\3\2\2\2\u0087x\3\2\2\2\u0087{\3\2\2\2\u0087"+
- "~\3\2\2\2\u0087\u0081\3\2\2\2\u0087\u0082\3\2\2\2\u0087\u0083\3\2\2\2"+
- "\u0087\u0084\3\2\2\2\u0088\r\3\2\2\2\u0089\u008a\5\26\f\2\u008a\u008b"+
- "\5\20\t\2\u008b\17\3\2\2\2\u008c\u0090\b\t\1\2\u008d\u008f\5\30\r\2\u008e"+
- "\u008d\3\2\2\2\u008f\u0092\3\2\2\2\u0090\u008e\3\2\2\2\u0090\u0091\3\2"+
- "\2\2\u0091\u0093\3\2\2\2\u0092\u0090\3\2\2\2\u0093\u0094\5\24\13\2\u0094"+
- "\u00a0\3\2\2\2\u0095\u0096\f\3\2\2\u0096\u009a\7\f\2\2\u0097\u0099\5\30"+
- "\r\2\u0098\u0097\3\2\2\2\u0099\u009c\3\2\2\2\u009a\u0098\3\2\2\2\u009a"+
- "\u009b\3\2\2\2\u009b\u009d\3\2\2\2\u009c\u009a\3\2\2\2\u009d\u009f\5\24"+
- "\13\2\u009e\u0095\3\2\2\2\u009f\u00a2\3\2\2\2\u00a0\u009e\3\2\2\2\u00a0"+
- "\u00a1\3\2\2\2\u00a1\21\3\2\2\2\u00a2\u00a0\3\2\2\2\u00a3\u00a4\7)\2\2"+
- "\u00a4\u00a8\5\26\f\2\u00a5\u00a7\5\30\r\2\u00a6\u00a5\3\2\2\2\u00a7\u00aa"+
- "\3\2\2\2\u00a8\u00a6\3\2\2\2\u00a8\u00a9\3\2\2\2\u00a9\u00ab\3\2\2\2\u00aa"+
- "\u00a8\3\2\2\2\u00ab\u00af\7w\2\2\u00ac\u00ae\5\32\16\2\u00ad\u00ac\3"+
- "\2\2\2\u00ae\u00b1\3\2\2\2\u00af\u00ad\3\2\2\2\u00af\u00b0\3\2\2\2\u00b0"+
- "\u00b2\3\2\2\2\u00b1\u00af\3\2\2\2\u00b2\u00b3\b\n\1\2\u00b3\23\3\2\2"+
- "\2\u00b4\u00b8\7w\2\2\u00b5\u00b7\5\32\16\2\u00b6\u00b5\3\2\2\2\u00b7"+
- "\u00ba\3\2\2\2\u00b8\u00b6\3\2\2\2\u00b8\u00b9\3\2\2\2\u00b9\u00bd\3\2"+
- "\2\2\u00ba\u00b8\3\2\2\2\u00bb\u00bc\7\'\2\2\u00bc\u00be\5H%\2\u00bd\u00bb"+
- "\3\2\2\2\u00bd\u00be\3\2\2\2\u00be\u00c9\3\2\2\2\u00bf\u00c3\7w\2\2\u00c0"+
- "\u00c2\5\32\16\2\u00c1\u00c0\3\2\2\2\u00c2\u00c5\3\2\2\2\u00c3\u00c1\3"+
- "\2\2\2\u00c3\u00c4\3\2\2\2\u00c4\u00c6\3\2\2\2\u00c5\u00c3\3\2\2\2\u00c6"+
- "\u00c7\7\'\2\2\u00c7\u00c9\5L\'\2\u00c8\u00b4\3\2\2\2\u00c8\u00bf\3\2"+
- "\2\2\u00c9\25\3\2\2\2\u00ca\u00cc\58\35\2\u00cb\u00ca\3\2\2\2\u00cc\u00cf"+
- "\3\2\2\2\u00cd\u00cb\3\2\2\2\u00cd\u00ce\3\2\2\2\u00ce\u00d0\3\2\2\2\u00cf"+
- "\u00cd\3\2\2\2\u00d0\u00d4\5\36\20\2\u00d1\u00d3\58\35\2\u00d2\u00d1\3"+
- "\2\2\2\u00d3\u00d6\3\2\2\2\u00d4\u00d2\3\2\2\2\u00d4\u00d5\3\2\2\2\u00d5"+
- "\27\3\2\2\2\u00d6\u00d4\3\2\2\2\u00d7\u00db\7\24\2\2\u00d8\u00da\58\35"+
- "\2\u00d9\u00d8\3\2\2\2\u00da\u00dd\3\2\2\2\u00db\u00d9\3\2\2\2\u00db\u00dc"+
- "\3\2\2\2\u00dc\31\3\2\2\2\u00dd\u00db\3\2\2\2\u00de\u00e0\7\6\2\2\u00df"+
- "\u00e1\5H%\2\u00e0\u00df\3\2\2\2\u00e0\u00e1\3\2\2\2\u00e1\u00e2\3\2\2"+
- "\2\u00e2\u00e3\7\7\2\2\u00e3\33\3\2\2\2\u00e4\u00e5\b\17\1\2\u00e5\u00e6"+
- "\5\36\20\2\u00e6\u00f1\3\2\2\2\u00e7\u00e8\f\4\2\2\u00e8\u00f0\7\24\2"+
- "\2\u00e9\u00ea\f\3\2\2\u00ea\u00ec\7\6\2\2\u00eb\u00ed\5H%\2\u00ec\u00eb"+
- "\3\2\2\2\u00ec\u00ed\3\2\2\2\u00ed\u00ee\3\2\2\2\u00ee\u00f0\7\7\2\2\u00ef"+
- "\u00e7\3\2\2\2\u00ef\u00e9\3\2\2\2\u00f0\u00f3\3\2\2\2\u00f1\u00ef\3\2"+
- "\2\2\u00f1\u00f2\3\2\2\2\u00f2\35\3\2\2\2\u00f3\u00f1\3\2\2\2\u00f4\u00f5"+
- "\b\20\1\2\u00f5\u00f6\7\b\2\2\u00f6\u00f7\5\36\20\2\u00f7\u00f8\7\t\2"+
- "\2\u00f8\u0104\3\2\2\2\u00f9\u0104\7_\2\2\u00fa\u00fc\7^\2\2\u00fb\u00fd"+
- "\7_\2\2\u00fc\u00fb\3\2\2\2\u00fc\u00fd\3\2\2\2\u00fd\u0104\3\2\2\2\u00fe"+
- "\u0104\5\"\22\2\u00ff\u0104\5 \21\2\u0100\u0104\5(\25\2\u0101\u0104\5"+
- "&\24\2\u0102\u0104\7\3\2\2\u0103\u00f4\3\2\2\2\u0103\u00f9\3\2\2\2\u0103"+
- "\u00fa\3\2\2\2\u0103\u00fe\3\2\2\2\u0103\u00ff\3\2\2\2\u0103\u0100\3\2"+
- "\2\2\u0103\u0101\3\2\2\2\u0103\u0102\3\2\2\2\u0104\u0110\3\2\2\2\u0105"+
- "\u0106\f\t\2\2\u0106\u0108\7\6\2\2\u0107\u0109\5H%\2\u0108\u0107\3\2\2"+
- "\2\u0108\u0109\3\2\2\2\u0109\u010a\3\2\2\2\u010a\u010f\7\7\2\2\u010b\u010c"+
- "\f\b\2\2\u010c\u010d\7\b\2\2\u010d\u010f\7\t\2\2\u010e\u0105\3\2\2\2\u010e"+
- "\u010b\3\2\2\2\u010f\u0112\3\2\2\2\u0110\u010e\3\2\2\2\u0110\u0111\3\2"+
- "\2\2\u0111\37\3\2\2\2\u0112\u0110\3\2\2\2\u0113\u0114\7R\2\2\u0114\u0115"+
- "\7w\2\2\u0115!\3\2\2\2\u0116\u0118\7R\2\2\u0117\u0119\7w\2\2\u0118\u0117"+
- "\3\2\2\2\u0118\u0119\3\2\2\2\u0119\u011a\3\2\2\2\u011a\u011c\7\4\2\2\u011b"+
- "\u011d\5$\23\2\u011c\u011b\3\2\2\2\u011d\u011e\3\2\2\2\u011e\u011c\3\2"+
- "\2\2\u011e\u011f\3\2\2\2\u011f\u0120\3\2\2\2\u0120\u0121\7\5\2\2\u0121"+
- "#\3\2\2\2\u0122\u0123\5\16\b\2\u0123\u0124\7\n\2\2\u0124%\3\2\2\2\u0125"+
- "\u0126\7S\2\2\u0126\u0127\7w\2\2\u0127\'\3\2\2\2\u0128\u012a\7S\2\2\u0129"+
- "\u012b\7w\2\2\u012a\u0129\3\2\2\2\u012a\u012b\3\2\2\2\u012b\u012c\3\2"+
- "\2\2\u012c\u012d\7\4\2\2\u012d\u012e\5*\26\2\u012e\u012f\7\5\2\2\u012f"+
- ")\3\2\2\2\u0130\u0131\b\26\1\2\u0131\u0132\5,\27\2\u0132\u0138\3\2\2\2"+
- "\u0133\u0134\f\3\2\2\u0134\u0135\7\f\2\2\u0135\u0137\5,\27\2\u0136\u0133"+
- "\3\2\2\2\u0137\u013a\3\2\2\2\u0138\u0136\3\2\2\2\u0138\u0139\3\2\2\2\u0139"+
- "+\3\2\2\2\u013a\u0138\3\2\2\2\u013b\u013e\7w\2\2\u013c\u013d\7\'\2\2\u013d"+
- "\u013f\5H%\2\u013e\u013c\3\2\2\2\u013e\u013f\3\2\2\2\u013f-\3\2\2\2\u0140"+
- "\u0144\5\26\f\2\u0141\u0143\5\30\r\2\u0142\u0141\3\2\2\2\u0143\u0146\3"+
- "\2\2\2\u0144\u0142\3\2\2\2\u0144\u0145\3\2\2\2\u0145\u0147\3\2\2\2\u0146"+
- "\u0144\3\2\2\2\u0147\u0148\7w\2\2\u0148\u014a\7\b\2\2\u0149\u014b\5\62"+
- "\32\2\u014a\u0149\3\2\2\2\u014a\u014b\3\2\2\2\u014b\u014c\3\2\2\2\u014c"+
- "\u014f\7\t\2\2\u014d\u0150\5\60\31\2\u014e\u0150\7\n\2\2\u014f\u014d\3"+
- "\2\2\2\u014f\u014e\3\2\2\2\u0150/\3\2\2\2\u0151\u0153\7\4\2\2\u0152\u0154"+
- "\5:\36\2\u0153\u0152\3\2\2\2\u0153\u0154\3\2\2\2\u0154\u0155\3\2\2\2\u0155"+
- "\u0156\7\5\2\2\u0156\61\3\2\2\2\u0157\u015c\5\64\33\2\u0158\u0159\7\f"+
- "\2\2\u0159\u015b\5\64\33\2\u015a\u0158\3\2\2\2\u015b\u015e\3\2\2\2\u015c"+
- "\u015a\3\2\2\2\u015c\u015d\3\2\2\2\u015d\63\3\2\2\2\u015e\u015c\3\2\2"+
- "\2\u015f\u0163\5\26\f\2\u0160\u0162\5\30\r\2\u0161\u0160\3\2\2\2\u0162"+
- "\u0165\3\2\2\2\u0163\u0161\3\2\2\2\u0163\u0164\3\2\2\2\u0164\u0166\3\2"+
- "\2\2\u0165\u0163\3\2\2\2\u0166\u0167\7w\2\2\u0167\u016b\3\2\2\2\u0168"+
- "\u016b\7_\2\2\u0169\u016b\7\16\2\2\u016a\u015f\3\2\2\2\u016a\u0168\3\2"+
- "\2\2\u016a\u0169\3\2\2\2\u016b\65\3\2\2\2\u016c\u016d\7d\2\2\u016d\u016e"+
- "\7,\2\2\u016e\u016f\3\2\2\2\u016f\u0170\7\b\2\2\u0170\u0171\7w\2\2\u0171"+
- "\u01c3\7\t\2\2\u0172\u0173\7d\2\2\u0173\u0174\7\60\2\2\u0174\u0175\3\2"+
- "\2\2\u0175\u0176\7\b\2\2\u0176\u0177\7w\2\2\u0177\u01c3\7\t\2\2\u0178"+
- "\u0179\7d\2\2\u0179\u017a\7-\2\2\u017a\u017b\3\2\2\2\u017b\u017c\7\b\2"+
- "\2\u017c\u017d\7x\2\2\u017d\u01c3\7\t\2\2\u017e\u017f\7d\2\2\u017f\u0180"+
- "\7.\2\2\u0180\u0181\3\2\2\2\u0181\u0182\7\b\2\2\u0182\u0183\7x\2\2\u0183"+
- "\u01c3\7\t\2\2\u0184\u0185\7d\2\2\u0185\u0186\7/\2\2\u0186\u0187\3\2\2"+
- "\2\u0187\u0188\7\b\2\2\u0188\u0189\7x\2\2\u0189\u01c3\7\t\2\2\u018a\u018b"+
- "\7d\2\2\u018b\u018c\7*\2\2\u018c\u018d\3\2\2\2\u018d\u018e\7\b\2\2\u018e"+
- "\u0193\7n\2\2\u018f\u0190\7\f\2\2\u0190\u0192\7n\2\2\u0191\u018f\3\2\2"+
- "\2\u0192\u0195\3\2\2\2\u0193\u0191\3\2\2\2\u0193\u0194\3\2\2\2\u0194\u0196"+
- "\3\2\2\2\u0195\u0193\3\2\2\2\u0196\u01c3\7\t\2\2\u0197\u0198\7d\2\2\u0198"+
- "\u0199\7+\2\2\u0199\u019a\3\2\2\2\u019a\u019b\7\b\2\2\u019b\u019c\7n\2"+
- "\2\u019c\u01c3\7\t\2\2\u019d\u019e\7d\2\2\u019e\u019f\7\61\2\2\u019f\u01a0"+
- "\3\2\2\2\u01a0\u01a1\7\b\2\2\u01a1\u01a2\7w\2\2\u01a2\u01c3\7\t\2\2\u01a3"+
- "\u01a4\7d\2\2\u01a4\u01a5\7\62\2\2\u01a5\u01a6\3\2\2\2\u01a6\u01a7\7\b"+
- "\2\2\u01a7\u01a8\7w\2\2\u01a8\u01c3\7\t\2\2\u01a9\u01aa\7d\2\2\u01aa\u01ab"+
- "\7\63\2\2\u01ab\u01ac\3\2\2\2\u01ac\u01ad\7\b\2\2\u01ad\u01ae\7w\2\2\u01ae"+
- "\u01c3\7\t\2\2\u01af\u01b0\7d\2\2\u01b0\u01b1\7C\2\2\u01b1\u01b2\3\2\2"+
- "\2\u01b2\u01b3\7\b\2\2\u01b3\u01b4\7D\2\2\u01b4\u01c3\7\t\2\2\u01b5\u01b6"+
- "\7d\2\2\u01b6\u01b7\7E\2\2\u01b7\u01b8\3\2\2\2\u01b8\u01b9\7\b\2\2\u01b9"+
- "\u01be\7w\2\2\u01ba\u01bb\7\f\2\2\u01bb\u01bd\7w\2\2\u01bc\u01ba\3\2\2"+
- "\2\u01bd\u01c0\3\2\2\2\u01be\u01bc\3\2\2\2\u01be\u01bf\3\2\2\2\u01bf\u01c1"+
- "\3\2\2\2\u01c0\u01be\3\2\2\2\u01c1\u01c3\7\t\2\2\u01c2\u016c\3\2\2\2\u01c2"+
- "\u0172\3\2\2\2\u01c2\u0178\3\2\2\2\u01c2\u017e\3\2\2\2\u01c2\u0184\3\2"+
- "\2\2\u01c2\u018a\3\2\2\2\u01c2\u0197\3\2\2\2\u01c2\u019d\3\2\2\2\u01c2"+
- "\u01a3\3\2\2\2\u01c2\u01a9\3\2\2\2\u01c2\u01af\3\2\2\2\u01c2\u01b5\3\2"+
- "\2\2\u01c3\67\3\2\2\2\u01c4\u01f0\7\64\2\2\u01c5\u01c6\7\67\2\2\u01c6"+
- "\u01c7\7\b\2\2\u01c7\u01c8\7n\2\2\u01c8\u01f0\7\t\2\2\u01c9\u01cd\7<\2"+
- "\2\u01ca\u01cb\7\b\2\2\u01cb\u01cc\7w\2\2\u01cc\u01ce\7\t\2\2\u01cd\u01ca"+
- "\3\2\2\2\u01cd\u01ce\3\2\2\2\u01ce\u01f0\3\2\2\2\u01cf\u01f0\7>\2\2\u01d0"+
- "\u01f0\7?\2\2\u01d1\u01d2\7=\2\2\u01d2\u01d3\7\b\2\2\u01d3\u01d4\7n\2"+
- "\2\u01d4\u01f0\7\t\2\2\u01d5\u01f0\79\2\2\u01d6\u01f0\7:\2\2\u01d7\u01f0"+
- "\7@\2\2\u01d8\u01f0\7A\2\2\u01d9\u01f0\7\65\2\2\u01da\u01f0\7\66\2\2\u01db"+
- "\u01f0\78\2\2\u01dc\u01f0\7B\2\2\u01dd\u01e1\7;\2\2\u01de\u01df\7\b\2"+
- "\2\u01df\u01e0\7w\2\2\u01e0\u01e2\7\t\2\2\u01e1\u01de\3\2\2\2\u01e1\u01e2"+
- "\3\2\2\2\u01e2\u01f0\3\2\2\2\u01e3\u01e4\7*\2\2\u01e4\u01e5\7\b\2\2\u01e5"+
- "\u01ea\7n\2\2\u01e6\u01e7\7\f\2\2\u01e7\u01e9\7n\2\2\u01e8\u01e6\3\2\2"+
- "\2\u01e9\u01ec\3\2\2\2\u01ea\u01e8\3\2\2\2\u01ea\u01eb\3\2\2\2\u01eb\u01ed"+
- "\3\2\2\2\u01ec\u01ea\3\2\2\2\u01ed\u01f0\7\t\2\2\u01ee\u01f0\7D\2\2\u01ef"+
- "\u01c4\3\2\2\2\u01ef\u01c5\3\2\2\2\u01ef\u01c9\3\2\2\2\u01ef\u01cf\3\2"+
- "\2\2\u01ef\u01d0\3\2\2\2\u01ef\u01d1\3\2\2\2\u01ef\u01d5\3\2\2\2\u01ef"+
- "\u01d6\3\2\2\2\u01ef\u01d7\3\2\2\2\u01ef\u01d8\3\2\2\2\u01ef\u01d9\3\2"+
- "\2\2\u01ef\u01da\3\2\2\2\u01ef\u01db\3\2\2\2\u01ef\u01dc\3\2\2\2\u01ef"+
- "\u01dd\3\2\2\2\u01ef\u01e3\3\2\2\2\u01ef\u01ee\3\2\2\2\u01f09\3\2\2\2"+
- "\u01f1\u01f3\5<\37\2\u01f2\u01f1\3\2\2\2\u01f3\u01f4\3\2\2\2\u01f4\u01f2"+
- "\3\2\2\2\u01f4\u01f5\3\2\2\2\u01f5;\3\2\2\2\u01f6\u01f7\5\16\b\2\u01f7"+
- "\u01f8\7\n\2\2\u01f8\u024b\3\2\2\2\u01f9\u01fb\7\4\2\2\u01fa\u01fc\5:"+
- "\36\2\u01fb\u01fa\3\2\2\2\u01fb\u01fc\3\2\2\2\u01fc\u01fd\3\2\2\2\u01fd"+
- "\u024b\7\5\2\2\u01fe\u01ff\5F$\2\u01ff\u0200\7\n\2\2\u0200\u024b\3\2\2"+
- "\2\u0201\u0202\7F\2\2\u0202\u0203\7\b\2\2\u0203\u0204\5F$\2\u0204\u0205"+
- "\7\t\2\2\u0205\u0208\5<\37\2\u0206\u0207\7G\2\2\u0207\u0209\5<\37\2\u0208"+
- "\u0206\3\2\2\2\u0208\u0209\3\2\2\2\u0209\u024b\3\2\2\2\u020a\u020c\58"+
- "\35\2\u020b\u020a\3\2\2\2\u020c\u020f\3\2\2\2\u020d\u020b\3\2\2\2\u020d"+
- "\u020e\3\2\2\2\u020e\u0210\3\2\2\2\u020f\u020d\3\2\2\2\u0210\u0211\7H"+
- "\2\2\u0211\u0212\7\b\2\2\u0212\u0213\5F$\2\u0213\u0214\7\t\2\2\u0214\u0215"+
- "\5<\37\2\u0215\u024b\3\2\2\2\u0216\u0218\58\35\2\u0217\u0216\3\2\2\2\u0218"+
- "\u021b\3\2\2\2\u0219\u0217\3\2\2\2\u0219\u021a\3\2\2\2\u021a\u021c\3\2"+
- "\2\2\u021b\u0219\3\2\2\2\u021c\u021d\7I\2\2\u021d\u021e\5<\37\2\u021e"+
- "\u021f\7H\2\2\u021f\u0220\7\b\2\2\u0220\u0221\5F$\2\u0221\u0222\7\t\2"+
- "\2\u0222\u0223\7\n\2\2\u0223\u024b\3\2\2\2\u0224\u0226\58\35\2\u0225\u0224"+
- "\3\2\2\2\u0226\u0229\3\2\2\2\u0227\u0225\3\2\2\2\u0227\u0228\3\2\2\2\u0228"+
- "\u022a\3\2\2\2\u0229\u0227\3\2\2\2\u022a\u022b\7J\2\2\u022b\u022c\7\b"+
- "\2\2\u022c\u022d\5B\"\2\u022d\u022e\7\t\2\2\u022e\u022f\5<\37\2\u022f"+
- "\u024b\3\2\2\2\u0230\u0231\7K\2\2\u0231\u0232\7\b\2\2\u0232\u0233\5F$"+
- "\2\u0233\u0234\7\t\2\2\u0234\u0235\7\4\2\2\u0235\u0236\5> \2\u0236\u0237"+
- "\7\5\2\2\u0237\u024b\3\2\2\2\u0238\u023a\7L\2\2\u0239\u023b\5F$\2\u023a"+
- "\u0239\3\2\2\2\u023a\u023b\3\2\2\2\u023b\u023c\3\2\2\2\u023c\u024b\7\n"+
- "\2\2\u023d\u023e\7M\2\2\u023e\u024b\7\n\2\2\u023f\u0240\7N\2\2\u0240\u024b"+
- "\7\n\2\2\u0241\u0243\7O\2\2\u0242\u0244\5N(\2\u0243\u0242\3\2\2\2\u0243"+
- "\u0244\3\2\2\2\u0244\u0245\3\2\2\2\u0245\u0246\7\4\2\2\u0246\u0247\5R"+
- "*\2\u0247\u0248\7\u0090\2\2\u0248\u024b\3\2\2\2\u0249\u024b\5L\'\2\u024a"+
- "\u01f6\3\2\2\2\u024a\u01f9\3\2\2\2\u024a\u01fe\3\2\2\2\u024a\u0201\3\2"+
- "\2\2\u024a\u020d\3\2\2\2\u024a\u0219\3\2\2\2\u024a\u0227\3\2\2\2\u024a"+
- "\u0230\3\2\2\2\u024a\u0238\3\2\2\2\u024a\u023d\3\2\2\2\u024a\u023f\3\2"+
- "\2\2\u024a\u0241\3\2\2\2\u024a\u0249\3\2\2\2\u024b=\3\2\2\2\u024c\u024e"+
- "\5@!\2\u024d\u024c\3\2\2\2\u024e\u024f\3\2\2\2\u024f\u024d\3\2\2\2\u024f"+
- "\u0250\3\2\2\2\u0250\u0256\3\2\2\2\u0251\u0252\7P\2\2\u0252\u0254\7\13"+
- "\2\2\u0253\u0255\5:\36\2\u0254\u0253\3\2\2\2\u0254\u0255\3\2\2\2\u0255"+
- "\u0257\3\2\2\2\u0256\u0251\3\2\2\2\u0256\u0257\3\2\2\2\u0257?\3\2\2\2"+
- "\u0258\u0259\7Q\2\2\u0259\u025a\5H%\2\u025a\u025c\7\13\2\2\u025b\u025d"+
- "\5:\36\2\u025c\u025b\3\2\2\2\u025c\u025d\3\2\2\2\u025dA\3\2\2\2\u025e"+
- "\u025f\5D#\2\u025f\u0260\7\n\2\2\u0260\u0261\5F$\2\u0261\u0263\7\n\2\2"+
- "\u0262\u0264\5F$\2\u0263\u0262\3\2\2\2\u0263\u0264\3\2\2\2\u0264\u0275"+
- "\3\2\2\2\u0265\u0269\5\26\f\2\u0266\u0268\5\30\r\2\u0267\u0266\3\2\2\2"+
- "\u0268\u026b\3\2\2\2\u0269\u0267\3\2\2\2\u0269\u026a\3\2\2\2\u026a\u026d"+
- "\3\2\2\2\u026b\u0269\3\2\2\2\u026c\u0265\3\2\2\2\u026c\u026d\3\2\2\2\u026d"+
- "\u026e\3\2\2\2\u026e\u026f\7w\2\2\u026f\u0270\7\13\2\2\u0270\u0271\5H"+
- "%\2\u0271\u0272\7\r\2\2\u0272\u0273\5H%\2\u0273\u0275\3\2\2\2\u0274\u025e"+
- "\3\2\2\2\u0274\u026c\3\2\2\2\u0275C\3\2\2\2\u0276\u0278\5\16\b\2\u0277"+
- "\u0276\3\2\2\2\u0277\u0278\3\2\2\2\u0278\u027b\3\2\2\2\u0279\u027b\5F"+
- "$\2\u027a\u0277\3\2\2\2\u027a\u0279\3\2\2\2\u027bE\3\2\2\2\u027c\u027d"+
- "\b$\1\2\u027d\u027e\5H%\2\u027e\u0284\3\2\2\2\u027f\u0280\f\3\2\2\u0280"+
- "\u0281\7\f\2\2\u0281\u0283\5H%\2\u0282\u027f\3\2\2\2\u0283\u0286\3\2\2"+
- "\2\u0284\u0282\3\2\2\2\u0284\u0285\3\2\2\2\u0285G\3\2\2\2\u0286\u0284"+
- "\3\2\2\2\u0287\u0288\b%\1\2\u0288\u0289\7\b\2\2\u0289\u028a\5F$\2\u028a"+
- "\u028b\7\t\2\2\u028b\u02c6\3\2\2\2\u028c\u028d\7T\2\2\u028d\u0290\7\b"+
- "\2\2\u028e\u0291\5H%\2\u028f\u0291\5\34\17\2\u0290\u028e\3\2\2\2\u0290"+
- "\u028f\3\2\2\2\u0291\u0292\3\2\2\2\u0292\u0293\7\t\2\2\u0293\u02c6\3\2"+
- "\2\2\u0294\u0295\7U\2\2\u0295\u0298\7\b\2\2\u0296\u0299\5H%\2\u0297\u0299"+
- "\5\34\17\2\u0298\u0296\3\2\2\2\u0298\u0297\3\2\2\2\u0299\u029a\3\2\2\2"+
- "\u029a\u029b\7\t\2\2\u029b\u02c6\3\2\2\2\u029c\u029e\7V\2\2\u029d\u029f"+
- "\7\b\2\2\u029e\u029d\3\2\2\2\u029e\u029f\3\2\2\2\u029f\u02a0\3\2\2\2\u02a0"+
- "\u02a2\7w\2\2\u02a1\u02a3\7\t\2\2\u02a2\u02a1\3\2\2\2\u02a2\u02a3\3\2"+
- "\2\2\u02a3\u02c6\3\2\2\2\u02a4\u02a5\7\b\2\2\u02a5\u02a6\5\34\17\2\u02a6"+
- "\u02a7\7\t\2\2\u02a7\u02a8\5H%\32\u02a8\u02c6\3\2\2\2\u02a9\u02aa\t\2"+
- "\2\2\u02aa\u02c6\5H%\31\u02ab\u02ac\7\24\2\2\u02ac\u02c6\5H%\27\u02ad"+
- "\u02ae\t\3\2\2\u02ae\u02c6\5H%\26\u02af\u02b0\t\4\2\2\u02b0\u02c6\5H%"+
- "\22\u02b1\u02b2\7\4\2\2\u02b2\u02b7\5H%\2\u02b3\u02b4\7\f\2\2\u02b4\u02b6"+
- "\5H%\2\u02b5\u02b3\3\2\2\2\u02b6\u02b9\3\2\2\2\u02b7\u02b5\3\2\2\2\u02b7"+
- "\u02b8\3\2\2\2\u02b8\u02ba\3\2\2\2\u02b9\u02b7\3\2\2\2\u02ba\u02bb\7\5"+
- "\2\2\u02bb\u02c6\3\2\2\2\u02bc\u02c6\7w\2\2\u02bd\u02c6\7n\2\2\u02be\u02c0"+
- "\7x\2\2\u02bf\u02be\3\2\2\2\u02c0\u02c1\3\2\2\2\u02c1\u02bf\3\2\2\2\u02c1"+
- "\u02c2\3\2\2\2\u02c2\u02c6\3\2\2\2\u02c3\u02c6\7y\2\2\u02c4\u02c6\7`\2"+
- "\2\u02c5\u0287\3\2\2\2\u02c5\u028c\3\2\2\2\u02c5\u0294\3\2\2\2\u02c5\u029c"+
- "\3\2\2\2\u02c5\u02a4\3\2\2\2\u02c5\u02a9\3\2\2\2\u02c5\u02ab\3\2\2\2\u02c5"+
- "\u02ad\3\2\2\2\u02c5\u02af\3\2\2\2\u02c5\u02b1\3\2\2\2\u02c5\u02bc\3\2"+
- "\2\2\u02c5\u02bd\3\2\2\2\u02c5\u02bf\3\2\2\2\u02c5\u02c3\3\2\2\2\u02c5"+
- "\u02c4\3\2\2\2\u02c6\u0303\3\2\2\2\u02c7\u02c8\f\25\2\2\u02c8\u02c9\t"+
- "\5\2\2\u02c9\u0302\5H%\26\u02ca\u02cb\f\24\2\2\u02cb\u02cc\t\6\2\2\u02cc"+
- "\u0302\5H%\25\u02cd\u02ce\f\23\2\2\u02ce\u02cf\t\7\2\2\u02cf\u0302\5H"+
- "%\24\u02d0\u02d1\f\21\2\2\u02d1\u02d2\t\b\2\2\u02d2\u0302\5H%\22\u02d3"+
- "\u02d4\f\20\2\2\u02d4\u02d5\7\31\2\2\u02d5\u0302\5H%\21\u02d6\u02d7\f"+
- "\17\2\2\u02d7\u02d8\7\33\2\2\u02d8\u0302\5H%\20\u02d9\u02da\f\16\2\2\u02da"+
- "\u02db\7\34\2\2\u02db\u0302\5H%\17\u02dc\u02dd\f\r\2\2\u02dd\u02de\7%"+
- "\2\2\u02de\u0302\5H%\16\u02df\u02e0\f\f\2\2\u02e0\u02e1\7&\2\2\u02e1\u0302"+
- "\5H%\r\u02e2\u02e3\f\13\2\2\u02e3\u02e4\7\17\2\2\u02e4\u02e5\5H%\2\u02e5"+
- "\u02e6\7\13\2\2\u02e6\u02e7\5H%\f\u02e7\u0302\3\2\2\2\u02e8\u02e9\f\n"+
- "\2\2\u02e9\u02ea\7\'\2\2\u02ea\u0302\5H%\n\u02eb\u02ec\f\t\2\2\u02ec\u02ed"+
- "\7(\2\2\u02ed\u0302\5H%\t\u02ee\u02ef\f!\2\2\u02ef\u02f0\7\20\2\2\u02f0"+
- "\u0302\7w\2\2\u02f1\u02f2\f \2\2\u02f2\u02f3\7\21\2\2\u02f3\u0302\7w\2"+
- "\2\u02f4\u02f5\f\37\2\2\u02f5\u02f7\7\b\2\2\u02f6\u02f8\5J&\2\u02f7\u02f6"+
- "\3\2\2\2\u02f7\u02f8\3\2\2\2\u02f8\u02f9\3\2\2\2\u02f9\u0302\7\t\2\2\u02fa"+
- "\u02fb\f\33\2\2\u02fb\u02fc\7\6\2\2\u02fc\u02fd\5F$\2\u02fd\u02fe\7\7"+
- "\2\2\u02fe\u0302\3\2\2\2\u02ff\u0300\f\30\2\2\u0300\u0302\t\2\2\2\u0301"+
- "\u02c7\3\2\2\2\u0301\u02ca\3\2\2\2\u0301\u02cd\3\2\2\2\u0301\u02d0\3\2"+
- "\2\2\u0301\u02d3\3\2\2\2\u0301\u02d6\3\2\2\2\u0301\u02d9\3\2\2\2\u0301"+
- "\u02dc\3\2\2\2\u0301\u02df\3\2\2\2\u0301\u02e2\3\2\2\2\u0301\u02e8\3\2"+
- "\2\2\u0301\u02eb\3\2\2\2\u0301\u02ee\3\2\2\2\u0301\u02f1\3\2\2\2\u0301"+
- "\u02f4\3\2\2\2\u0301\u02fa\3\2\2\2\u0301\u02ff\3\2\2\2\u0302\u0305\3\2"+
- "\2\2\u0303\u0301\3\2\2\2\u0303\u0304\3\2\2\2\u0304I\3\2\2\2\u0305\u0303"+
- "\3\2\2\2\u0306\u030b\5H%\2\u0307\u0308\7\f\2\2\u0308\u030a\5H%\2\u0309"+
- "\u0307\3\2\2\2\u030a\u030d\3\2\2\2\u030b\u0309\3\2\2\2\u030b\u030c\3\2"+
- "\2\2\u030cK\3\2\2\2\u030d\u030b\3\2\2\2\u030e\u0310\7W\2\2\u030f\u0311"+
- "\5N(\2\u0310\u030f\3\2\2\2\u0310\u0311\3\2\2\2\u0311\u0312\3\2\2\2\u0312"+
- "\u0313\7a\2\2\u0313M\3\2\2\2\u0314\u0315\7\b\2\2\u0315\u031a\5P)\2\u0316"+
- "\u0317\7\f\2\2\u0317\u0319\5P)\2\u0318\u0316\3\2\2\2\u0319\u031c\3\2\2"+
- "\2\u031a\u0318\3\2\2\2\u031a\u031b\3\2\2\2\u031b\u031d\3\2\2\2\u031c\u031a"+
- "\3\2\2\2\u031d\u031e\7\t\2\2\u031eO\3\2\2\2\u031f\u0320\7X\2\2\u0320\u032f"+
- "\7x\2\2\u0321\u0322\7Y\2\2\u0322\u032f\7w\2\2\u0323\u0324\7Z\2\2\u0324"+
- "\u032f\7x\2\2\u0325\u0326\7[\2\2\u0326\u032f\5H%\2\u0327\u0328\7\\\2\2"+
- "\u0328\u032f\5H%\2\u0329\u032c\7+\2\2\u032a\u032d\78\2\2\u032b\u032d\5"+
- "H%\2\u032c\u032a\3\2\2\2\u032c\u032b\3\2\2\2\u032d\u032f\3\2\2\2\u032e"+
- "\u031f\3\2\2\2\u032e\u0321\3\2\2\2\u032e\u0323\3\2\2\2\u032e\u0325\3\2"+
- "\2\2\u032e\u0327\3\2\2\2\u032e\u0329\3\2\2\2\u032fQ\3\2\2\2\u0330\u0332"+
- "\5T+\2\u0331\u0330\3\2\2\2\u0332\u0335\3\2\2\2\u0333\u0331\3\2\2\2\u0333"+
- "\u0334\3\2\2\2\u0334S\3\2\2\2\u0335\u0333\3\2\2\2\u0336\u033a\5V,\2\u0337"+
- "\u033a\5X-\2\u0338\u033a\5Z.\2\u0339\u0336\3\2\2\2\u0339\u0337\3\2\2\2"+
- "\u0339\u0338\3\2\2\2\u033aU\3\2\2\2\u033b\u033c\7\u009d\2\2\u033c\u0340"+
- "\7\u0080\2\2\u033d\u033e\7\u009c\2\2\u033e\u0340\7\u0080\2\2\u033f\u033b"+
- "\3\2\2\2\u033f\u033d\3\2\2\2\u0340W\3\2\2\2\u0341\u0343\7~\2\2\u0342\u0344"+
- "\5\\/\2\u0343\u0342\3\2\2\2\u0343\u0344\3\2\2\2\u0344Y\3\2\2\2\u0345\u0346"+
- "\7}\2\2\u0346\u034b\5^\60\2\u0347\u0348\7\u0081\2\2\u0348\u034a\5^\60"+
- "\2\u0349\u0347\3\2\2\2\u034a\u034d\3\2\2\2\u034b\u0349\3\2\2\2\u034b\u034c"+
- "\3\2\2\2\u034c[\3\2\2\2\u034d\u034b\3\2\2\2\u034e\u0366\5^\60\2\u034f"+
- "\u0350\7\177\2\2\u0350\u0366\5^\60\2\u0351\u0352\5^\60\2\u0352\u0353\7"+
- "\u0081\2\2\u0353\u0354\7\u009d\2\2\u0354\u0366\3\2\2\2\u0355\u0356\7\u0082"+
- "\2\2\u0356\u0357\5^\60\2\u0357\u0358\7\u0083\2\2\u0358\u0359\7\u0081\2"+
- "\2\u0359\u035a\7\u009d\2\2\u035a\u0366\3\2\2\2\u035b\u035c\7\u0082\2\2"+
- "\u035c\u035d\5^\60\2\u035d\u035e\7\u0081\2\2\u035e\u035f\7\u009d\2\2\u035f"+
- "\u0360\7\u0083\2\2\u0360\u0366\3\2\2\2\u0361\u0362\7\u0082\2\2\u0362\u0363"+
- "\5^\60\2\u0363\u0364\7\u0083\2\2\u0364\u0366\3\2\2\2\u0365\u034e\3\2\2"+
- "\2\u0365\u034f\3\2\2\2\u0365\u0351\3\2\2\2\u0365\u0355\3\2\2\2\u0365\u035b"+
- "\3\2\2\2\u0365\u0361\3\2\2\2\u0366]\3\2\2\2\u0367\u0368\b\60\1\2\u0368"+
- "\u0369\7\u0084\2\2\u0369\u036a\5^\60\2\u036a\u036b\7\u0085\2\2\u036b\u0376"+
- "\3\2\2\2\u036c\u036d\t\t\2\2\u036d\u0376\5^\60\n\u036e\u0376\7\u009d\2"+
- "\2\u036f\u0376\7\u009b\2\2\u0370\u0371\7\u008f\2\2\u0371\u0372\7\u009d"+
- "\2\2\u0372\u0376\7\u0090\2\2\u0373\u0376\7\u0091\2\2\u0374\u0376\7\u009a"+
- "\2\2\u0375\u0367\3\2\2\2\u0375\u036c\3\2\2\2\u0375\u036e\3\2\2\2\u0375"+
- "\u036f\3\2\2\2\u0375\u0370\3\2\2\2\u0375\u0373\3\2\2\2\u0375\u0374\3\2"+
- "\2\2\u0376\u0385\3\2\2\2\u0377\u0378\f\f\2\2\u0378\u0379\7\u0086\2\2\u0379"+
- "\u0384\5^\60\r\u037a\u037b\f\13\2\2\u037b\u037c\t\n\2\2\u037c\u0384\5"+
- "^\60\f\u037d\u037e\f\t\2\2\u037e\u037f\t\13\2\2\u037f\u0384\5^\60\n\u0380"+
- "\u0381\f\b\2\2\u0381\u0382\t\f\2\2\u0382\u0384\5^\60\t\u0383\u0377\3\2"+
- "\2\2\u0383\u037a\3\2\2\2\u0383\u037d\3\2\2\2\u0383\u0380\3\2\2\2\u0384"+
- "\u0387\3\2\2\2\u0385\u0383\3\2\2\2\u0385\u0386\3\2\2\2\u0386_\3\2\2\2"+
- "\u0387\u0385\3\2\2\2Zinv\u0087\u0090\u009a\u00a0\u00a8\u00af\u00b8\u00bd"+
- "\u00c3\u00c8\u00cd\u00d4\u00db\u00e0\u00ec\u00ef\u00f1\u00fc\u0103\u0108"+
- "\u010e\u0110\u0118\u011e\u012a\u0138\u013e\u0144\u014a\u014f\u0153\u015c"+
- "\u0163\u016a\u0193\u01be\u01c2\u01cd\u01e1\u01ea\u01ef\u01f4\u01fb\u0208"+
- "\u020d\u0219\u0227\u023a\u0243\u024a\u024f\u0254\u0256\u025c\u0263\u0269"+
- "\u026c\u0274\u0277\u027a\u0284\u0290\u0298\u029e\u02a2\u02b7\u02c1\u02c5"+
- "\u02f7\u0301\u0303\u030b\u0310\u031a\u032c\u032e\u0333\u0339\u033f\u0343"+
- "\u034b\u0365\u0375\u0383\u0385";
+ "\34\7\34\u01c0\n\34\f\34\16\34\u01c3\13\34\3\34\5\34\u01c6\n\34\3\35\3"+
+ "\35\3\35\5\35\u01cb\n\35\3\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36"+
+ "\5\36\u01d6\n\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36\3\36"+
+ "\3\36\3\36\3\36\3\36\3\36\3\36\3\36\5\36\u01ea\n\36\3\36\3\36\3\36\3\36"+
+ "\3\36\7\36\u01f1\n\36\f\36\16\36\u01f4\13\36\3\36\3\36\3\36\5\36\u01f9"+
+ "\n\36\3\37\6\37\u01fc\n\37\r\37\16\37\u01fd\3 \3 \3 \3 \3 \5 \u0205\n"+
+ " \3 \3 \3 \3 \3 \3 \3 \3 \3 \3 \3 \5 \u0212\n \3 \7 \u0215\n \f \16 \u0218"+
+ "\13 \3 \3 \3 \3 \3 \3 \3 \7 \u0221\n \f \16 \u0224\13 \3 \3 \3 \3 \3 "+
+ "\3 \3 \3 \3 \7 \u022f\n \f \16 \u0232\13 \3 \3 \3 \3 \3 \3 \3 \3 \3 \3"+
+ " \3 \3 \3 \3 \3 \3 \5 \u0244\n \3 \3 \3 \3 \3 \3 \3 \5 \u024d\n \3 \3"+
+ " \3 \3 \3 \5 \u0254\n \3!\6!\u0257\n!\r!\16!\u0258\3!\3!\3!\5!\u025e\n"+
+ "!\5!\u0260\n!\3\"\3\"\3\"\3\"\5\"\u0266\n\"\3#\3#\3#\3#\3#\5#\u026d\n"+
+ "#\3#\3#\7#\u0271\n#\f#\16#\u0274\13#\5#\u0276\n#\3#\3#\3#\3#\3#\3#\5#"+
+ "\u027e\n#\3$\5$\u0281\n$\3$\5$\u0284\n$\3%\3%\3%\3%\3%\3%\7%\u028c\n%"+
+ "\f%\16%\u028f\13%\3&\3&\3&\3&\3&\3&\3&\3&\3&\5&\u029a\n&\3&\3&\3&\3&\3"+
+ "&\3&\5&\u02a2\n&\3&\3&\3&\3&\5&\u02a8\n&\3&\3&\5&\u02ac\n&\3&\3&\3&\3"+
+ "&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\7&\u02bf\n&\f&\16&\u02c2\13&"+
+ "\3&\3&\3&\3&\3&\6&\u02c9\n&\r&\16&\u02ca\3&\3&\5&\u02cf\n&\3&\3&\3&\3"+
+ "&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3"+
+ "&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\5&\u0301"+
+ "\n&\3&\3&\3&\3&\3&\3&\3&\3&\7&\u030b\n&\f&\16&\u030e\13&\3\'\3\'\3\'\7"+
+ "\'\u0313\n\'\f\'\16\'\u0316\13\'\3(\3(\5(\u031a\n(\3(\3(\3)\3)\3)\3)\7"+
+ ")\u0322\n)\f)\16)\u0325\13)\3)\3)\3*\3*\3*\3*\3*\3*\3*\3*\3*\3*\3*\3*"+
+ "\3*\5*\u0336\n*\5*\u0338\n*\3+\7+\u033b\n+\f+\16+\u033e\13+\3,\3,\3,\5"+
+ ",\u0343\n,\3-\3-\3-\3-\5-\u0349\n-\3.\3.\5.\u034d\n.\3/\3/\3/\3/\7/\u0353"+
+ "\n/\f/\16/\u0356\13/\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60"+
+ "\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\5\60"+
+ "\u036f\n\60\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61"+
+ "\3\61\3\61\5\61\u037f\n\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61"+
+ "\3\61\3\61\3\61\7\61\u038d\n\61\f\61\16\61\u0390\13\61\3\61\2\t\20\34"+
+ "\36*HJ`\62\2\4\6\b\n\f\16\20\22\24\26\30\32\34\36 \"$&(*,.\60\62\64\66"+
+ "8:<>@BDFHJLNPRTVXZ\\^`\2\r\3\2\27\30\5\2\22\23\31\32^^\4\2!!$$\3\2\35"+
+ "\36\3\2\24\26\3\2\22\23\3\2\37$\3\2\u008a\u008d\3\2\u0088\u0089\3\2\u008e"+
+ "\u008f\3\2\u008a\u008b\2\u0417\2b\3\2\2\2\4e\3\2\2\2\6k\3\2\2\2\bp\3\2"+
+ "\2\2\nx\3\2\2\2\f\u0089\3\2\2\2\16\u008b\3\2\2\2\20\u008e\3\2\2\2\22\u00a5"+
+ "\3\2\2\2\24\u00ca\3\2\2\2\26\u00cf\3\2\2\2\30\u00d9\3\2\2\2\32\u00e0\3"+
+ "\2\2\2\34\u00e6\3\2\2\2\36\u0105\3\2\2\2 \u0115\3\2\2\2\"\u0118\3\2\2"+
+ "\2$\u0124\3\2\2\2&\u0127\3\2\2\2(\u012a\3\2\2\2*\u0132\3\2\2\2,\u013d"+
+ "\3\2\2\2.\u0142\3\2\2\2\60\u0153\3\2\2\2\62\u0159\3\2\2\2\64\u016c\3\2"+
+ "\2\2\66\u01c5\3\2\2\28\u01c7\3\2\2\2:\u01f8\3\2\2\2<\u01fb\3\2\2\2>\u0253"+
+ "\3\2\2\2@\u0256\3\2\2\2B\u0261\3\2\2\2D\u027d\3\2\2\2F\u0283\3\2\2\2H"+
+ "\u0285\3\2\2\2J\u02ce\3\2\2\2L\u030f\3\2\2\2N\u0317\3\2\2\2P\u031d\3\2"+
+ "\2\2R\u0337\3\2\2\2T\u033c\3\2\2\2V\u0342\3\2\2\2X\u0348\3\2\2\2Z\u034a"+
+ "\3\2\2\2\\\u034e\3\2\2\2^\u036e\3\2\2\2`\u037e\3\2\2\2bc\5\6\4\2cd\7\2"+
+ "\2\3d\3\3\2\2\2ef\5T+\2fg\7\2\2\3g\5\3\2\2\2hj\5\b\5\2ih\3\2\2\2jm\3\2"+
+ "\2\2ki\3\2\2\2kl\3\2\2\2l\7\3\2\2\2mk\3\2\2\2nq\5\f\7\2oq\5\n\6\2pn\3"+
+ "\2\2\2po\3\2\2\2q\t\3\2\2\2rs\7c\2\2sy\7\u00a3\2\2tu\7d\2\2uy\7\u00a3"+
+ "\2\2vw\7d\2\2wy\7\u00a2\2\2xr\3\2\2\2xt\3\2\2\2xv\3\2\2\2y\13\3\2\2\2"+
+ "z{\5\16\b\2{|\7\n\2\2|\u008a\3\2\2\2}~\5\"\22\2~\177\7\n\2\2\177\u008a"+
+ "\3\2\2\2\u0080\u0081\5(\25\2\u0081\u0082\7\n\2\2\u0082\u008a\3\2\2\2\u0083"+
+ "\u008a\5.\30\2\u0084\u008a\5N(\2\u0085\u008a\5\66\34\2\u0086\u0087\5\22"+
+ "\n\2\u0087\u0088\7\n\2\2\u0088\u008a\3\2\2\2\u0089z\3\2\2\2\u0089}\3\2"+
+ "\2\2\u0089\u0080\3\2\2\2\u0089\u0083\3\2\2\2\u0089\u0084\3\2\2\2\u0089"+
+ "\u0085\3\2\2\2\u0089\u0086\3\2\2\2\u008a\r\3\2\2\2\u008b\u008c\5\26\f"+
+ "\2\u008c\u008d\5\20\t\2\u008d\17\3\2\2\2\u008e\u0092\b\t\1\2\u008f\u0091"+
+ "\5\30\r\2\u0090\u008f\3\2\2\2\u0091\u0094\3\2\2\2\u0092\u0090\3\2\2\2"+
+ "\u0092\u0093\3\2\2\2\u0093\u0095\3\2\2\2\u0094\u0092\3\2\2\2\u0095\u0096"+
+ "\5\24\13\2\u0096\u00a2\3\2\2\2\u0097\u0098\f\3\2\2\u0098\u009c\7\f\2\2"+
+ "\u0099\u009b\5\30\r\2\u009a\u0099\3\2\2\2\u009b\u009e\3\2\2\2\u009c\u009a"+
+ "\3\2\2\2\u009c\u009d\3\2\2\2\u009d\u009f\3\2\2\2\u009e\u009c\3\2\2\2\u009f"+
+ "\u00a1\5\24\13\2\u00a0\u0097\3\2\2\2\u00a1\u00a4\3\2\2\2\u00a2\u00a0\3"+
+ "\2\2\2\u00a2\u00a3\3\2\2\2\u00a3\21\3\2\2\2\u00a4\u00a2\3\2\2\2\u00a5"+
+ "\u00a6\7)\2\2\u00a6\u00aa\5\26\f\2\u00a7\u00a9\5\30\r\2\u00a8\u00a7\3"+
+ "\2\2\2\u00a9\u00ac\3\2\2\2\u00aa\u00a8\3\2\2\2\u00aa\u00ab\3\2\2\2\u00ab"+
+ "\u00ad\3\2\2\2\u00ac\u00aa\3\2\2\2\u00ad\u00b1\7x\2\2\u00ae\u00b0\5\32"+
+ "\16\2\u00af\u00ae\3\2\2\2\u00b0\u00b3\3\2\2\2\u00b1\u00af\3\2\2\2\u00b1"+
+ "\u00b2\3\2\2\2\u00b2\u00b4\3\2\2\2\u00b3\u00b1\3\2\2\2\u00b4\u00b5\b\n"+
+ "\1\2\u00b5\23\3\2\2\2\u00b6\u00ba\7x\2\2\u00b7\u00b9\5\32\16\2\u00b8\u00b7"+
+ "\3\2\2\2\u00b9\u00bc\3\2\2\2\u00ba\u00b8\3\2\2\2\u00ba\u00bb\3\2\2\2\u00bb"+
+ "\u00bf\3\2\2\2\u00bc\u00ba\3\2\2\2\u00bd\u00be\7\'\2\2\u00be\u00c0\5J"+
+ "&\2\u00bf\u00bd\3\2\2\2\u00bf\u00c0\3\2\2\2\u00c0\u00cb\3\2\2\2\u00c1"+
+ "\u00c5\7x\2\2\u00c2\u00c4\5\32\16\2\u00c3\u00c2\3\2\2\2\u00c4\u00c7\3"+
+ "\2\2\2\u00c5\u00c3\3\2\2\2\u00c5\u00c6\3\2\2\2\u00c6\u00c8\3\2\2\2\u00c7"+
+ "\u00c5\3\2\2\2\u00c8\u00c9\7\'\2\2\u00c9\u00cb\5N(\2\u00ca\u00b6\3\2\2"+
+ "\2\u00ca\u00c1\3\2\2\2\u00cb\25\3\2\2\2\u00cc\u00ce\5:\36\2\u00cd\u00cc"+
+ "\3\2\2\2\u00ce\u00d1\3\2\2\2\u00cf\u00cd\3\2\2\2\u00cf\u00d0\3\2\2\2\u00d0"+
+ "\u00d2\3\2\2\2\u00d1\u00cf\3\2\2\2\u00d2\u00d6\5\36\20\2\u00d3\u00d5\5"+
+ ":\36\2\u00d4\u00d3\3\2\2\2\u00d5\u00d8\3\2\2\2\u00d6\u00d4\3\2\2\2\u00d6"+
+ "\u00d7\3\2\2\2\u00d7\27\3\2\2\2\u00d8\u00d6\3\2\2\2\u00d9\u00dd\7\24\2"+
+ "\2\u00da\u00dc\5:\36\2\u00db\u00da\3\2\2\2\u00dc\u00df\3\2\2\2\u00dd\u00db"+
+ "\3\2\2\2\u00dd\u00de\3\2\2\2\u00de\31\3\2\2\2\u00df\u00dd\3\2\2\2\u00e0"+
+ "\u00e2\7\6\2\2\u00e1\u00e3\5J&\2\u00e2\u00e1\3\2\2\2\u00e2\u00e3\3\2\2"+
+ "\2\u00e3\u00e4\3\2\2\2\u00e4\u00e5\7\7\2\2\u00e5\33\3\2\2\2\u00e6\u00e7"+
+ "\b\17\1\2\u00e7\u00e8\5\36\20\2\u00e8\u00f3\3\2\2\2\u00e9\u00ea\f\4\2"+
+ "\2\u00ea\u00f2\7\24\2\2\u00eb\u00ec\f\3\2\2\u00ec\u00ee\7\6\2\2\u00ed"+
+ "\u00ef\5J&\2\u00ee\u00ed\3\2\2\2\u00ee\u00ef\3\2\2\2\u00ef\u00f0\3\2\2"+
+ "\2\u00f0\u00f2\7\7\2\2\u00f1\u00e9\3\2\2\2\u00f1\u00eb\3\2\2\2\u00f2\u00f5"+
+ "\3\2\2\2\u00f3\u00f1\3\2\2\2\u00f3\u00f4\3\2\2\2\u00f4\35\3\2\2\2\u00f5"+
+ "\u00f3\3\2\2\2\u00f6\u00f7\b\20\1\2\u00f7\u00f8\7\b\2\2\u00f8\u00f9\5"+
+ "\36\20\2\u00f9\u00fa\7\t\2\2\u00fa\u0106\3\2\2\2\u00fb\u0106\7`\2\2\u00fc"+
+ "\u00fe\7_\2\2\u00fd\u00ff\7`\2\2\u00fe\u00fd\3\2\2\2\u00fe\u00ff\3\2\2"+
+ "\2\u00ff\u0106\3\2\2\2\u0100\u0106\5\"\22\2\u0101\u0106\5 \21\2\u0102"+
+ "\u0106\5(\25\2\u0103\u0106\5&\24\2\u0104\u0106\7\3\2\2\u0105\u00f6\3\2"+
+ "\2\2\u0105\u00fb\3\2\2\2\u0105\u00fc\3\2\2\2\u0105\u0100\3\2\2\2\u0105"+
+ "\u0101\3\2\2\2\u0105\u0102\3\2\2\2\u0105\u0103\3\2\2\2\u0105\u0104\3\2"+
+ "\2\2\u0106\u0112\3\2\2\2\u0107\u0108\f\t\2\2\u0108\u010a\7\6\2\2\u0109"+
+ "\u010b\5J&\2\u010a\u0109\3\2\2\2\u010a\u010b\3\2\2\2\u010b\u010c\3\2\2"+
+ "\2\u010c\u0111\7\7\2\2\u010d\u010e\f\b\2\2\u010e\u010f\7\b\2\2\u010f\u0111"+
+ "\7\t\2\2\u0110\u0107\3\2\2\2\u0110\u010d\3\2\2\2\u0111\u0114\3\2\2\2\u0112"+
+ "\u0110\3\2\2\2\u0112\u0113\3\2\2\2\u0113\37\3\2\2\2\u0114\u0112\3\2\2"+
+ "\2\u0115\u0116\7S\2\2\u0116\u0117\7x\2\2\u0117!\3\2\2\2\u0118\u011a\7"+
+ "S\2\2\u0119\u011b\7x\2\2\u011a\u0119\3\2\2\2\u011a\u011b\3\2\2\2\u011b"+
+ "\u011c\3\2\2\2\u011c\u011e\7\4\2\2\u011d\u011f\5$\23\2\u011e\u011d\3\2"+
+ "\2\2\u011f\u0120\3\2\2\2\u0120\u011e\3\2\2\2\u0120\u0121\3\2\2\2\u0121"+
+ "\u0122\3\2\2\2\u0122\u0123\7\5\2\2\u0123#\3\2\2\2\u0124\u0125\5\16\b\2"+
+ "\u0125\u0126\7\n\2\2\u0126%\3\2\2\2\u0127\u0128\7T\2\2\u0128\u0129\7x"+
+ "\2\2\u0129\'\3\2\2\2\u012a\u012c\7T\2\2\u012b\u012d\7x\2\2\u012c\u012b"+
+ "\3\2\2\2\u012c\u012d\3\2\2\2\u012d\u012e\3\2\2\2\u012e\u012f\7\4\2\2\u012f"+
+ "\u0130\5*\26\2\u0130\u0131\7\5\2\2\u0131)\3\2\2\2\u0132\u0133\b\26\1\2"+
+ "\u0133\u0134\5,\27\2\u0134\u013a\3\2\2\2\u0135\u0136\f\3\2\2\u0136\u0137"+
+ "\7\f\2\2\u0137\u0139\5,\27\2\u0138\u0135\3\2\2\2\u0139\u013c\3\2\2\2\u013a"+
+ "\u0138\3\2\2\2\u013a\u013b\3\2\2\2\u013b+\3\2\2\2\u013c\u013a\3\2\2\2"+
+ "\u013d\u0140\7x\2\2\u013e\u013f\7\'\2\2\u013f\u0141\5J&\2\u0140\u013e"+
+ "\3\2\2\2\u0140\u0141\3\2\2\2\u0141-\3\2\2\2\u0142\u0146\5\26\f\2\u0143"+
+ "\u0145\5\30\r\2\u0144\u0143\3\2\2\2\u0145\u0148\3\2\2\2\u0146\u0144\3"+
+ "\2\2\2\u0146\u0147\3\2\2\2\u0147\u0149\3\2\2\2\u0148\u0146\3\2\2\2\u0149"+
+ "\u014a\7x\2\2\u014a\u014c\7\b\2\2\u014b\u014d\5\62\32\2\u014c\u014b\3"+
+ "\2\2\2\u014c\u014d\3\2\2\2\u014d\u014e\3\2\2\2\u014e\u0151\7\t\2\2\u014f"+
+ "\u0152\5\60\31\2\u0150\u0152\7\n\2\2\u0151\u014f\3\2\2\2\u0151\u0150\3"+
+ "\2\2\2\u0152/\3\2\2\2\u0153\u0155\7\4\2\2\u0154\u0156\5<\37\2\u0155\u0154"+
+ "\3\2\2\2\u0155\u0156\3\2\2\2\u0156\u0157\3\2\2\2\u0157\u0158\7\5\2\2\u0158"+
+ "\61\3\2\2\2\u0159\u015e\5\64\33\2\u015a\u015b\7\f\2\2\u015b\u015d\5\64"+
+ "\33\2\u015c\u015a\3\2\2\2\u015d\u0160\3\2\2\2\u015e\u015c\3\2\2\2\u015e"+
+ "\u015f\3\2\2\2\u015f\63\3\2\2\2\u0160\u015e\3\2\2\2\u0161\u0165\5\26\f"+
+ "\2\u0162\u0164\5\30\r\2\u0163\u0162\3\2\2\2\u0164\u0167\3\2\2\2\u0165"+
+ "\u0163\3\2\2\2\u0165\u0166\3\2\2\2\u0166\u0168\3\2\2\2\u0167\u0165\3\2"+
+ "\2\2\u0168\u0169\7x\2\2\u0169\u016d\3\2\2\2\u016a\u016d\7`\2\2\u016b\u016d"+
+ "\7\16\2\2\u016c\u0161\3\2\2\2\u016c\u016a\3\2\2\2\u016c\u016b\3\2\2\2"+
+ "\u016d\65\3\2\2\2\u016e\u016f\7e\2\2\u016f\u0170\7,\2\2\u0170\u0171\3"+
+ "\2\2\2\u0171\u0172\7\b\2\2\u0172\u0173\7x\2\2\u0173\u01c6\7\t\2\2\u0174"+
+ "\u0175\7e\2\2\u0175\u0176\7\60\2\2\u0176\u0177\3\2\2\2\u0177\u0178\7\b"+
+ "\2\2\u0178\u0179\7x\2\2\u0179\u01c6\7\t\2\2\u017a\u017b\7e\2\2\u017b\u017c"+
+ "\7-\2\2\u017c\u017d\3\2\2\2\u017d\u017e\7\b\2\2\u017e\u017f\7y\2\2\u017f"+
+ "\u01c6\7\t\2\2\u0180\u0181\7e\2\2\u0181\u0182\7.\2\2\u0182\u0183\3\2\2"+
+ "\2\u0183\u0184\7\b\2\2\u0184\u0185\7y\2\2\u0185\u01c6\7\t\2\2\u0186\u0187"+
+ "\7e\2\2\u0187\u0188\7/\2\2\u0188\u0189\3\2\2\2\u0189\u018a\7\b\2\2\u018a"+
+ "\u018b\7y\2\2\u018b\u01c6\7\t\2\2\u018c\u018d\7e\2\2\u018d\u018e\7*\2"+
+ "\2\u018e\u018f\3\2\2\2\u018f\u0190\7\b\2\2\u0190\u0195\58\35\2\u0191\u0192"+
+ "\7\f\2\2\u0192\u0194\58\35\2\u0193\u0191\3\2\2\2\u0194\u0197\3\2\2\2\u0195"+
+ "\u0193\3\2\2\2\u0195\u0196\3\2\2\2\u0196\u0198\3\2\2\2\u0197\u0195\3\2"+
+ "\2\2\u0198\u0199\7\t\2\2\u0199\u01c6\3\2\2\2\u019a\u019b\7e\2\2\u019b"+
+ "\u019c\7+\2\2\u019c\u019d\3\2\2\2\u019d\u019e\7\b\2\2\u019e\u019f\7o\2"+
+ "\2\u019f\u01c6\7\t\2\2\u01a0\u01a1\7e\2\2\u01a1\u01a2\7\61\2\2\u01a2\u01a3"+
+ "\3\2\2\2\u01a3\u01a4\7\b\2\2\u01a4\u01a5\7x\2\2\u01a5\u01c6\7\t\2\2\u01a6"+
+ "\u01a7\7e\2\2\u01a7\u01a8\7\62\2\2\u01a8\u01a9\3\2\2\2\u01a9\u01aa\7\b"+
+ "\2\2\u01aa\u01ab\7x\2\2\u01ab\u01c6\7\t\2\2\u01ac\u01ad\7e\2\2\u01ad\u01ae"+
+ "\7\63\2\2\u01ae\u01af\3\2\2\2\u01af\u01b0\7\b\2\2\u01b0\u01b1\7x\2\2\u01b1"+
+ "\u01c6\7\t\2\2\u01b2\u01b3\7e\2\2\u01b3\u01b4\7D\2\2\u01b4\u01b5\3\2\2"+
+ "\2\u01b5\u01b6\7\b\2\2\u01b6\u01b7\7E\2\2\u01b7\u01c6\7\t\2\2\u01b8\u01b9"+
+ "\7e\2\2\u01b9\u01ba\7F\2\2\u01ba\u01bb\3\2\2\2\u01bb\u01bc\7\b\2\2\u01bc"+
+ "\u01c1\7x\2\2\u01bd\u01be\7\f\2\2\u01be\u01c0\7x\2\2\u01bf\u01bd\3\2\2"+
+ "\2\u01c0\u01c3\3\2\2\2\u01c1\u01bf\3\2\2\2\u01c1\u01c2\3\2\2\2\u01c2\u01c4"+
+ "\3\2\2\2\u01c3\u01c1\3\2\2\2\u01c4\u01c6\7\t\2\2\u01c5\u016e\3\2\2\2\u01c5"+
+ "\u0174\3\2\2\2\u01c5\u017a\3\2\2\2\u01c5\u0180\3\2\2\2\u01c5\u0186\3\2"+
+ "\2\2\u01c5\u018c\3\2\2\2\u01c5\u019a\3\2\2\2\u01c5\u01a0\3\2\2\2\u01c5"+
+ "\u01a6\3\2\2\2\u01c5\u01ac\3\2\2\2\u01c5\u01b2\3\2\2\2\u01c5\u01b8\3\2"+
+ "\2\2\u01c6\67\3\2\2\2\u01c7\u01ca\7o\2\2\u01c8\u01c9\7\r\2\2\u01c9\u01cb"+
+ "\7o\2\2\u01ca\u01c8\3\2\2\2\u01ca\u01cb\3\2\2\2\u01cb9\3\2\2\2\u01cc\u01f9"+
+ "\7\64\2\2\u01cd\u01ce\7\67\2\2\u01ce\u01cf\7\b\2\2\u01cf\u01d0\7o\2\2"+
+ "\u01d0\u01f9\7\t\2\2\u01d1\u01d5\7<\2\2\u01d2\u01d3\7\b\2\2\u01d3\u01d4"+
+ "\7x\2\2\u01d4\u01d6\7\t\2\2\u01d5\u01d2\3\2\2\2\u01d5\u01d6\3\2\2\2\u01d6"+
+ "\u01f9\3\2\2\2\u01d7\u01f9\7?\2\2\u01d8\u01f9\7@\2\2\u01d9\u01da\7>\2"+
+ "\2\u01da\u01db\7\b\2\2\u01db\u01dc\7o\2\2\u01dc\u01f9\7\t\2\2\u01dd\u01f9"+
+ "\79\2\2\u01de\u01f9\7:\2\2\u01df\u01f9\7A\2\2\u01e0\u01f9\7B\2\2\u01e1"+
+ "\u01f9\7\65\2\2\u01e2\u01f9\7\66\2\2\u01e3\u01f9\78\2\2\u01e4\u01f9\7"+
+ "C\2\2\u01e5\u01e9\7;\2\2\u01e6\u01e7\7\b\2\2\u01e7\u01e8\7x\2\2\u01e8"+
+ "\u01ea\7\t\2\2\u01e9\u01e6\3\2\2\2\u01e9\u01ea\3\2\2\2\u01ea\u01f9\3\2"+
+ "\2\2\u01eb\u01ec\7=\2\2\u01ec\u01ed\7\b\2\2\u01ed\u01f2\58\35\2\u01ee"+
+ "\u01ef\7\f\2\2\u01ef\u01f1\58\35\2\u01f0\u01ee\3\2\2\2\u01f1\u01f4\3\2"+
+ "\2\2\u01f2\u01f0\3\2\2\2\u01f2\u01f3\3\2\2\2\u01f3\u01f5\3\2\2\2\u01f4"+
+ "\u01f2\3\2\2\2\u01f5\u01f6\7\t\2\2\u01f6\u01f9\3\2\2\2\u01f7\u01f9\7E"+
+ "\2\2\u01f8\u01cc\3\2\2\2\u01f8\u01cd\3\2\2\2\u01f8\u01d1\3\2\2\2\u01f8"+
+ "\u01d7\3\2\2\2\u01f8\u01d8\3\2\2\2\u01f8\u01d9\3\2\2\2\u01f8\u01dd\3\2"+
+ "\2\2\u01f8\u01de\3\2\2\2\u01f8\u01df\3\2\2\2\u01f8\u01e0\3\2\2\2\u01f8"+
+ "\u01e1\3\2\2\2\u01f8\u01e2\3\2\2\2\u01f8\u01e3\3\2\2\2\u01f8\u01e4\3\2"+
+ "\2\2\u01f8\u01e5\3\2\2\2\u01f8\u01eb\3\2\2\2\u01f8\u01f7\3\2\2\2\u01f9"+
+ ";\3\2\2\2\u01fa\u01fc\5> \2\u01fb\u01fa\3\2\2\2\u01fc\u01fd\3\2\2\2\u01fd"+
+ "\u01fb\3\2\2\2\u01fd\u01fe\3\2\2\2\u01fe=\3\2\2\2\u01ff\u0200\5\16\b\2"+
+ "\u0200\u0201\7\n\2\2\u0201\u0254\3\2\2\2\u0202\u0204\7\4\2\2\u0203\u0205"+
+ "\5<\37\2\u0204\u0203\3\2\2\2\u0204\u0205\3\2\2\2\u0205\u0206\3\2\2\2\u0206"+
+ "\u0254\7\5\2\2\u0207\u0208\5H%\2\u0208\u0209\7\n\2\2\u0209\u0254\3\2\2"+
+ "\2\u020a\u020b\7G\2\2\u020b\u020c\7\b\2\2\u020c\u020d\5H%\2\u020d\u020e"+
+ "\7\t\2\2\u020e\u0211\5> \2\u020f\u0210\7H\2\2\u0210\u0212\5> \2\u0211"+
+ "\u020f\3\2\2\2\u0211\u0212\3\2\2\2\u0212\u0254\3\2\2\2\u0213\u0215\5:"+
+ "\36\2\u0214\u0213\3\2\2\2\u0215\u0218\3\2\2\2\u0216\u0214\3\2\2\2\u0216"+
+ "\u0217\3\2\2\2\u0217\u0219\3\2\2\2\u0218\u0216\3\2\2\2\u0219\u021a\7I"+
+ "\2\2\u021a\u021b\7\b\2\2\u021b\u021c\5H%\2\u021c\u021d\7\t\2\2\u021d\u021e"+
+ "\5> \2\u021e\u0254\3\2\2\2\u021f\u0221\5:\36\2\u0220\u021f\3\2\2\2\u0221"+
+ "\u0224\3\2\2\2\u0222\u0220\3\2\2\2\u0222\u0223\3\2\2\2\u0223\u0225\3\2"+
+ "\2\2\u0224\u0222\3\2\2\2\u0225\u0226\7J\2\2\u0226\u0227\5> \2\u0227\u0228"+
+ "\7I\2\2\u0228\u0229\7\b\2\2\u0229\u022a\5H%\2\u022a\u022b\7\t\2\2\u022b"+
+ "\u022c\7\n\2\2\u022c\u0254\3\2\2\2\u022d\u022f\5:\36\2\u022e\u022d\3\2"+
+ "\2\2\u022f\u0232\3\2\2\2\u0230\u022e\3\2\2\2\u0230\u0231\3\2\2\2\u0231"+
+ "\u0233\3\2\2\2\u0232\u0230\3\2\2\2\u0233\u0234\7K\2\2\u0234\u0235\7\b"+
+ "\2\2\u0235\u0236\5D#\2\u0236\u0237\7\t\2\2\u0237\u0238\5> \2\u0238\u0254"+
+ "\3\2\2\2\u0239\u023a\7L\2\2\u023a\u023b\7\b\2\2\u023b\u023c\5H%\2\u023c"+
+ "\u023d\7\t\2\2\u023d\u023e\7\4\2\2\u023e\u023f\5@!\2\u023f\u0240\7\5\2"+
+ "\2\u0240\u0254\3\2\2\2\u0241\u0243\7M\2\2\u0242\u0244\5H%\2\u0243\u0242"+
+ "\3\2\2\2\u0243\u0244\3\2\2\2\u0244\u0245\3\2\2\2\u0245\u0254\7\n\2\2\u0246"+
+ "\u0247\7N\2\2\u0247\u0254\7\n\2\2\u0248\u0249\7O\2\2\u0249\u0254\7\n\2"+
+ "\2\u024a\u024c\7P\2\2\u024b\u024d\5P)\2\u024c\u024b\3\2\2\2\u024c\u024d"+
+ "\3\2\2\2\u024d\u024e\3\2\2\2\u024e\u024f\7\4\2\2\u024f\u0250\5T+\2\u0250"+
+ "\u0251\7\u0091\2\2\u0251\u0254\3\2\2\2\u0252\u0254\5N(\2\u0253\u01ff\3"+
+ "\2\2\2\u0253\u0202\3\2\2\2\u0253\u0207\3\2\2\2\u0253\u020a\3\2\2\2\u0253"+
+ "\u0216\3\2\2\2\u0253\u0222\3\2\2\2\u0253\u0230\3\2\2\2\u0253\u0239\3\2"+
+ "\2\2\u0253\u0241\3\2\2\2\u0253\u0246\3\2\2\2\u0253\u0248\3\2\2\2\u0253"+
+ "\u024a\3\2\2\2\u0253\u0252\3\2\2\2\u0254?\3\2\2\2\u0255\u0257\5B\"\2\u0256"+
+ "\u0255\3\2\2\2\u0257\u0258\3\2\2\2\u0258\u0256\3\2\2\2\u0258\u0259\3\2"+
+ "\2\2\u0259\u025f\3\2\2\2\u025a\u025b\7Q\2\2\u025b\u025d\7\13\2\2\u025c"+
+ "\u025e\5<\37\2\u025d\u025c\3\2\2\2\u025d\u025e\3\2\2\2\u025e\u0260\3\2"+
+ "\2\2\u025f\u025a\3\2\2\2\u025f\u0260\3\2\2\2\u0260A\3\2\2\2\u0261\u0262"+
+ "\7R\2\2\u0262\u0263\5J&\2\u0263\u0265\7\13\2\2\u0264\u0266\5<\37\2\u0265"+
+ "\u0264\3\2\2\2\u0265\u0266\3\2\2\2\u0266C\3\2\2\2\u0267\u0268\5F$\2\u0268"+
+ "\u0269\7\n\2\2\u0269\u026a\5H%\2\u026a\u026c\7\n\2\2\u026b\u026d\5H%\2"+
+ "\u026c\u026b\3\2\2\2\u026c\u026d\3\2\2\2\u026d\u027e\3\2\2\2\u026e\u0272"+
+ "\5\26\f\2\u026f\u0271\5\30\r\2\u0270\u026f\3\2\2\2\u0271\u0274\3\2\2\2"+
+ "\u0272\u0270\3\2\2\2\u0272\u0273\3\2\2\2\u0273\u0276\3\2\2\2\u0274\u0272"+
+ "\3\2\2\2\u0275\u026e\3\2\2\2\u0275\u0276\3\2\2\2\u0276\u0277\3\2\2\2\u0277"+
+ "\u0278\7x\2\2\u0278\u0279\7\13\2\2\u0279\u027a\5J&\2\u027a\u027b\7\r\2"+
+ "\2\u027b\u027c\5J&\2\u027c\u027e\3\2\2\2\u027d\u0267\3\2\2\2\u027d\u0275"+
+ "\3\2\2\2\u027eE\3\2\2\2\u027f\u0281\5\16\b\2\u0280\u027f\3\2\2\2\u0280"+
+ "\u0281\3\2\2\2\u0281\u0284\3\2\2\2\u0282\u0284\5H%\2\u0283\u0280\3\2\2"+
+ "\2\u0283\u0282\3\2\2\2\u0284G\3\2\2\2\u0285\u0286\b%\1\2\u0286\u0287\5"+
+ "J&\2\u0287\u028d\3\2\2\2\u0288\u0289\f\3\2\2\u0289\u028a\7\f\2\2\u028a"+
+ "\u028c\5J&\2\u028b\u0288\3\2\2\2\u028c\u028f\3\2\2\2\u028d\u028b\3\2\2"+
+ "\2\u028d\u028e\3\2\2\2\u028eI\3\2\2\2\u028f\u028d\3\2\2\2\u0290\u0291"+
+ "\b&\1\2\u0291\u0292\7\b\2\2\u0292\u0293\5H%\2\u0293\u0294\7\t\2\2\u0294"+
+ "\u02cf\3\2\2\2\u0295\u0296\7U\2\2\u0296\u0299\7\b\2\2\u0297\u029a\5J&"+
+ "\2\u0298\u029a\5\34\17\2\u0299\u0297\3\2\2\2\u0299\u0298\3\2\2\2\u029a"+
+ "\u029b\3\2\2\2\u029b\u029c\7\t\2\2\u029c\u02cf\3\2\2\2\u029d\u029e\7V"+
+ "\2\2\u029e\u02a1\7\b\2\2\u029f\u02a2\5J&\2\u02a0\u02a2\5\34\17\2\u02a1"+
+ "\u029f\3\2\2\2\u02a1\u02a0\3\2\2\2\u02a2\u02a3\3\2\2\2\u02a3\u02a4\7\t"+
+ "\2\2\u02a4\u02cf\3\2\2\2\u02a5\u02a7\7W\2\2\u02a6\u02a8\7\b\2\2\u02a7"+
+ "\u02a6\3\2\2\2\u02a7\u02a8\3\2\2\2\u02a8\u02a9\3\2\2\2\u02a9\u02ab\7x"+
+ "\2\2\u02aa\u02ac\7\t\2\2\u02ab\u02aa\3\2\2\2\u02ab\u02ac\3\2\2\2\u02ac"+
+ "\u02cf\3\2\2\2\u02ad\u02ae\7\b\2\2\u02ae\u02af\5\34\17\2\u02af\u02b0\7"+
+ "\t\2\2\u02b0\u02b1\5J&\32\u02b1\u02cf\3\2\2\2\u02b2\u02b3\t\2\2\2\u02b3"+
+ "\u02cf\5J&\31\u02b4\u02b5\7\24\2\2\u02b5\u02cf\5J&\27\u02b6\u02b7\t\3"+
+ "\2\2\u02b7\u02cf\5J&\26\u02b8\u02b9\t\4\2\2\u02b9\u02cf\5J&\22\u02ba\u02bb"+
+ "\7\4\2\2\u02bb\u02c0\5J&\2\u02bc\u02bd\7\f\2\2\u02bd\u02bf\5J&\2\u02be"+
+ "\u02bc\3\2\2\2\u02bf\u02c2\3\2\2\2\u02c0\u02be\3\2\2\2\u02c0\u02c1\3\2"+
+ "\2\2\u02c1\u02c3\3\2\2\2\u02c2\u02c0\3\2\2\2\u02c3\u02c4\7\5\2\2\u02c4"+
+ "\u02cf\3\2\2\2\u02c5\u02cf\7x\2\2\u02c6\u02cf\7o\2\2\u02c7\u02c9\7y\2"+
+ "\2\u02c8\u02c7\3\2\2\2\u02c9\u02ca\3\2\2\2\u02ca\u02c8\3\2\2\2\u02ca\u02cb"+
+ "\3\2\2\2\u02cb\u02cf\3\2\2\2\u02cc\u02cf\7z\2\2\u02cd\u02cf\7a\2\2\u02ce"+
+ "\u0290\3\2\2\2\u02ce\u0295\3\2\2\2\u02ce\u029d\3\2\2\2\u02ce\u02a5\3\2"+
+ "\2\2\u02ce\u02ad\3\2\2\2\u02ce\u02b2\3\2\2\2\u02ce\u02b4\3\2\2\2\u02ce"+
+ "\u02b6\3\2\2\2\u02ce\u02b8\3\2\2\2\u02ce\u02ba\3\2\2\2\u02ce\u02c5\3\2"+
+ "\2\2\u02ce\u02c6\3\2\2\2\u02ce\u02c8\3\2\2\2\u02ce\u02cc\3\2\2\2\u02ce"+
+ "\u02cd\3\2\2\2\u02cf\u030c\3\2\2\2\u02d0\u02d1\f\25\2\2\u02d1\u02d2\t"+
+ "\5\2\2\u02d2\u030b\5J&\26\u02d3\u02d4\f\24\2\2\u02d4\u02d5\t\6\2\2\u02d5"+
+ "\u030b\5J&\25\u02d6\u02d7\f\23\2\2\u02d7\u02d8\t\7\2\2\u02d8\u030b\5J"+
+ "&\24\u02d9\u02da\f\21\2\2\u02da\u02db\t\b\2\2\u02db\u030b\5J&\22\u02dc"+
+ "\u02dd\f\20\2\2\u02dd\u02de\7\31\2\2\u02de\u030b\5J&\21\u02df\u02e0\f"+
+ "\17\2\2\u02e0\u02e1\7\33\2\2\u02e1\u030b\5J&\20\u02e2\u02e3\f\16\2\2\u02e3"+
+ "\u02e4\7\34\2\2\u02e4\u030b\5J&\17\u02e5\u02e6\f\r\2\2\u02e6\u02e7\7%"+
+ "\2\2\u02e7\u030b\5J&\16\u02e8\u02e9\f\f\2\2\u02e9\u02ea\7&\2\2\u02ea\u030b"+
+ "\5J&\r\u02eb\u02ec\f\13\2\2\u02ec\u02ed\7\17\2\2\u02ed\u02ee\5J&\2\u02ee"+
+ "\u02ef\7\13\2\2\u02ef\u02f0\5J&\f\u02f0\u030b\3\2\2\2\u02f1\u02f2\f\n"+
+ "\2\2\u02f2\u02f3\7\'\2\2\u02f3\u030b\5J&\n\u02f4\u02f5\f\t\2\2\u02f5\u02f6"+
+ "\7(\2\2\u02f6\u030b\5J&\t\u02f7\u02f8\f!\2\2\u02f8\u02f9\7\20\2\2\u02f9"+
+ "\u030b\7x\2\2\u02fa\u02fb\f \2\2\u02fb\u02fc\7\21\2\2\u02fc\u030b\7x\2"+
+ "\2\u02fd\u02fe\f\37\2\2\u02fe\u0300\7\b\2\2\u02ff\u0301\5L\'\2\u0300\u02ff"+
+ "\3\2\2\2\u0300\u0301\3\2\2\2\u0301\u0302\3\2\2\2\u0302\u030b\7\t\2\2\u0303"+
+ "\u0304\f\33\2\2\u0304\u0305\7\6\2\2\u0305\u0306\5H%\2\u0306\u0307\7\7"+
+ "\2\2\u0307\u030b\3\2\2\2\u0308\u0309\f\30\2\2\u0309\u030b\t\2\2\2\u030a"+
+ "\u02d0\3\2\2\2\u030a\u02d3\3\2\2\2\u030a\u02d6\3\2\2\2\u030a\u02d9\3\2"+
+ "\2\2\u030a\u02dc\3\2\2\2\u030a\u02df\3\2\2\2\u030a\u02e2\3\2\2\2\u030a"+
+ "\u02e5\3\2\2\2\u030a\u02e8\3\2\2\2\u030a\u02eb\3\2\2\2\u030a\u02f1\3\2"+
+ "\2\2\u030a\u02f4\3\2\2\2\u030a\u02f7\3\2\2\2\u030a\u02fa\3\2\2\2\u030a"+
+ "\u02fd\3\2\2\2\u030a\u0303\3\2\2\2\u030a\u0308\3\2\2\2\u030b\u030e\3\2"+
+ "\2\2\u030c\u030a\3\2\2\2\u030c\u030d\3\2\2\2\u030dK\3\2\2\2\u030e\u030c"+
+ "\3\2\2\2\u030f\u0314\5J&\2\u0310\u0311\7\f\2\2\u0311\u0313\5J&\2\u0312"+
+ "\u0310\3\2\2\2\u0313\u0316\3\2\2\2\u0314\u0312\3\2\2\2\u0314\u0315\3\2"+
+ "\2\2\u0315M\3\2\2\2\u0316\u0314\3\2\2\2\u0317\u0319\7X\2\2\u0318\u031a"+
+ "\5P)\2\u0319\u0318\3\2\2\2\u0319\u031a\3\2\2\2\u031a\u031b\3\2\2\2\u031b"+
+ "\u031c\7b\2\2\u031cO\3\2\2\2\u031d\u031e\7\b\2\2\u031e\u0323\5R*\2\u031f"+
+ "\u0320\7\f\2\2\u0320\u0322\5R*\2\u0321\u031f\3\2\2\2\u0322\u0325\3\2\2"+
+ "\2\u0323\u0321\3\2\2\2\u0323\u0324\3\2\2\2\u0324\u0326\3\2\2\2\u0325\u0323"+
+ "\3\2\2\2\u0326\u0327\7\t\2\2\u0327Q\3\2\2\2\u0328\u0329\7Y\2\2\u0329\u0338"+
+ "\7y\2\2\u032a\u032b\7Z\2\2\u032b\u0338\7x\2\2\u032c\u032d\7[\2\2\u032d"+
+ "\u0338\7y\2\2\u032e\u032f\7\\\2\2\u032f\u0338\5J&\2\u0330\u0331\7]\2\2"+
+ "\u0331\u0338\5J&\2\u0332\u0335\7+\2\2\u0333\u0336\78\2\2\u0334\u0336\5"+
+ "J&\2\u0335\u0333\3\2\2\2\u0335\u0334\3\2\2\2\u0336\u0338\3\2\2\2\u0337"+
+ "\u0328\3\2\2\2\u0337\u032a\3\2\2\2\u0337\u032c\3\2\2\2\u0337\u032e\3\2"+
+ "\2\2\u0337\u0330\3\2\2\2\u0337\u0332\3\2\2\2\u0338S\3\2\2\2\u0339\u033b"+
+ "\5V,\2\u033a\u0339\3\2\2\2\u033b\u033e\3\2\2\2\u033c\u033a\3\2\2\2\u033c"+
+ "\u033d\3\2\2\2\u033dU\3\2\2\2\u033e\u033c\3\2\2\2\u033f\u0343\5X-\2\u0340"+
+ "\u0343\5Z.\2\u0341\u0343\5\\/\2\u0342\u033f\3\2\2\2\u0342\u0340\3\2\2"+
+ "\2\u0342\u0341\3\2\2\2\u0343W\3\2\2\2\u0344\u0345\7\u009e\2\2\u0345\u0349"+
+ "\7\u0081\2\2\u0346\u0347\7\u009d\2\2\u0347\u0349\7\u0081\2\2\u0348\u0344"+
+ "\3\2\2\2\u0348\u0346\3\2\2\2\u0349Y\3\2\2\2\u034a\u034c\7\177\2\2\u034b"+
+ "\u034d\5^\60\2\u034c\u034b\3\2\2\2\u034c\u034d\3\2\2\2\u034d[\3\2\2\2"+
+ "\u034e\u034f\7~\2\2\u034f\u0354\5`\61\2\u0350\u0351\7\u0082\2\2\u0351"+
+ "\u0353\5`\61\2\u0352\u0350\3\2\2\2\u0353\u0356\3\2\2\2\u0354\u0352\3\2"+
+ "\2\2\u0354\u0355\3\2\2\2\u0355]\3\2\2\2\u0356\u0354\3\2\2\2\u0357\u036f"+
+ "\5`\61\2\u0358\u0359\7\u0080\2\2\u0359\u036f\5`\61\2\u035a\u035b\5`\61"+
+ "\2\u035b\u035c\7\u0082\2\2\u035c\u035d\7\u009e\2\2\u035d\u036f\3\2\2\2"+
+ "\u035e\u035f\7\u0083\2\2\u035f\u0360\5`\61\2\u0360\u0361\7\u0084\2\2\u0361"+
+ "\u0362\7\u0082\2\2\u0362\u0363\7\u009e\2\2\u0363\u036f\3\2\2\2\u0364\u0365"+
+ "\7\u0083\2\2\u0365\u0366\5`\61\2\u0366\u0367\7\u0082\2\2\u0367\u0368\7"+
+ "\u009e\2\2\u0368\u0369\7\u0084\2\2\u0369\u036f\3\2\2\2\u036a\u036b\7\u0083"+
+ "\2\2\u036b\u036c\5`\61\2\u036c\u036d\7\u0084\2\2\u036d\u036f\3\2\2\2\u036e"+
+ "\u0357\3\2\2\2\u036e\u0358\3\2\2\2\u036e\u035a\3\2\2\2\u036e\u035e\3\2"+
+ "\2\2\u036e\u0364\3\2\2\2\u036e\u036a\3\2\2\2\u036f_\3\2\2\2\u0370\u0371"+
+ "\b\61\1\2\u0371\u0372\7\u0085\2\2\u0372\u0373\5`\61\2\u0373\u0374\7\u0086"+
+ "\2\2\u0374\u037f\3\2\2\2\u0375\u0376\t\t\2\2\u0376\u037f\5`\61\n\u0377"+
+ "\u037f\7\u009e\2\2\u0378\u037f\7\u009c\2\2\u0379\u037a\7\u0090\2\2\u037a"+
+ "\u037b\7\u009e\2\2\u037b\u037f\7\u0091\2\2\u037c\u037f\7\u0092\2\2\u037d"+
+ "\u037f\7\u009b\2\2\u037e\u0370\3\2\2\2\u037e\u0375\3\2\2\2\u037e\u0377"+
+ "\3\2\2\2\u037e\u0378\3\2\2\2\u037e\u0379\3\2\2\2\u037e\u037c\3\2\2\2\u037e"+
+ "\u037d\3\2\2\2\u037f\u038e\3\2\2\2\u0380\u0381\f\f\2\2\u0381\u0382\7\u0087"+
+ "\2\2\u0382\u038d\5`\61\r\u0383\u0384\f\13\2\2\u0384\u0385\t\n\2\2\u0385"+
+ "\u038d\5`\61\f\u0386\u0387\f\t\2\2\u0387\u0388\t\13\2\2\u0388\u038d\5"+
+ "`\61\n\u0389\u038a\f\b\2\2\u038a\u038b\t\f\2\2\u038b\u038d\5`\61\t\u038c"+
+ "\u0380\3\2\2\2\u038c\u0383\3\2\2\2\u038c\u0386\3\2\2\2\u038c\u0389\3\2"+
+ "\2\2\u038d\u0390\3\2\2\2\u038e\u038c\3\2\2\2\u038e\u038f\3\2\2\2\u038f"+
+ "a\3\2\2\2\u0390\u038e\3\2\2\2[kpx\u0089\u0092\u009c\u00a2\u00aa\u00b1"+
+ "\u00ba\u00bf\u00c5\u00ca\u00cf\u00d6\u00dd\u00e2\u00ee\u00f1\u00f3\u00fe"+
+ "\u0105\u010a\u0110\u0112\u011a\u0120\u012c\u013a\u0140\u0146\u014c\u0151"+
+ "\u0155\u015e\u0165\u016c\u0195\u01c1\u01c5\u01ca\u01d5\u01e9\u01f2\u01f8"+
+ "\u01fd\u0204\u0211\u0216\u0222\u0230\u0243\u024c\u0253\u0258\u025d\u025f"+
+ "\u0265\u026c\u0272\u0275\u027d\u0280\u0283\u028d\u0299\u02a1\u02a7\u02ab"+
+ "\u02c0\u02ca\u02ce\u0300\u030a\u030c\u0314\u0319\u0323\u0335\u0337\u033c"+
+ "\u0342\u0348\u034c\u0354\u036e\u037e\u038c\u038e";
public static final ATN _ATN =
new ATNDeserializer().deserialize(_serializedATN.toCharArray());
static {
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.tokens b/src/main/java/dk/camelot64/kickc/parser/KickCParser.tokens
index 506086c67..2b4320536 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.tokens
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.tokens
@@ -56,111 +56,112 @@ VOLATILE=55
STATIC=56
INTERRUPT=57
REGISTER=58
-ADDRESS=59
-ADDRESS_ZEROPAGE=60
-ADDRESS_MAINMEM=61
-FORM_SSA=62
-FORM_MA=63
-INTRINSIC=64
-CALLING=65
-CALLINGCONVENTION=66
-VARMODEL=67
-IF=68
-ELSE=69
-WHILE=70
-DO=71
-FOR=72
-SWITCH=73
-RETURN=74
-BREAK=75
-CONTINUE=76
-ASM=77
-DEFAULT=78
-CASE=79
-STRUCT=80
-ENUM=81
-SIZEOF=82
-TYPEID=83
-DEFINED=84
-KICKASM=85
-RESOURCE=86
-USES=87
-CLOBBERS=88
-BYTES=89
-CYCLES=90
-LOGIC_NOT=91
-SIGNEDNESS=92
-SIMPLETYPE=93
-BOOLEAN=94
-KICKASM_BODY=95
-IMPORT=96
-INCLUDE=97
-PRAGMA=98
-DEFINE=99
-DEFINE_CONTINUE=100
-UNDEF=101
-IFDEF=102
-IFNDEF=103
-IFIF=104
-ELIF=105
-IFELSE=106
-ENDIF=107
-NUMBER=108
-NUMFLOAT=109
-BINFLOAT=110
-DECFLOAT=111
-HEXFLOAT=112
-NUMINT=113
-BININTEGER=114
-DECINTEGER=115
-HEXINTEGER=116
-NAME=117
-STRING=118
-CHAR=119
-WS=120
-COMMENT_LINE=121
-COMMENT_BLOCK=122
-ASM_BYTE=123
-ASM_MNEMONIC=124
-ASM_IMM=125
-ASM_COLON=126
-ASM_COMMA=127
-ASM_PAR_BEGIN=128
-ASM_PAR_END=129
-ASM_BRACKET_BEGIN=130
-ASM_BRACKET_END=131
-ASM_DOT=132
-ASM_SHIFT_LEFT=133
-ASM_SHIFT_RIGHT=134
-ASM_PLUS=135
-ASM_MINUS=136
-ASM_LESS_THAN=137
-ASM_GREATER_THAN=138
-ASM_MULTIPLY=139
-ASM_DIVIDE=140
-ASM_CURLY_BEGIN=141
-ASM_CURLY_END=142
-ASM_NUMBER=143
-ASM_NUMFLOAT=144
-ASM_BINFLOAT=145
-ASM_DECFLOAT=146
-ASM_HEXFLOAT=147
-ASM_NUMINT=148
-ASM_BININTEGER=149
-ASM_DECINTEGER=150
-ASM_HEXINTEGER=151
-ASM_CHAR=152
-ASM_MULTI_REL=153
-ASM_MULTI_NAME=154
-ASM_NAME=155
-ASM_WS=156
-ASM_COMMENT_LINE=157
-ASM_COMMENT_BLOCK=158
-IMPORT_SYSTEMFILE=159
-IMPORT_LOCALFILE=160
-IMPORT_WS=161
-IMPORT_COMMENT_LINE=162
-IMPORT_COMMENT_BLOCK=163
+LOCAL_RESERVE=59
+ADDRESS=60
+ADDRESS_ZEROPAGE=61
+ADDRESS_MAINMEM=62
+FORM_SSA=63
+FORM_MA=64
+INTRINSIC=65
+CALLING=66
+CALLINGCONVENTION=67
+VARMODEL=68
+IF=69
+ELSE=70
+WHILE=71
+DO=72
+FOR=73
+SWITCH=74
+RETURN=75
+BREAK=76
+CONTINUE=77
+ASM=78
+DEFAULT=79
+CASE=80
+STRUCT=81
+ENUM=82
+SIZEOF=83
+TYPEID=84
+DEFINED=85
+KICKASM=86
+RESOURCE=87
+USES=88
+CLOBBERS=89
+BYTES=90
+CYCLES=91
+LOGIC_NOT=92
+SIGNEDNESS=93
+SIMPLETYPE=94
+BOOLEAN=95
+KICKASM_BODY=96
+IMPORT=97
+INCLUDE=98
+PRAGMA=99
+DEFINE=100
+DEFINE_CONTINUE=101
+UNDEF=102
+IFDEF=103
+IFNDEF=104
+IFIF=105
+ELIF=106
+IFELSE=107
+ENDIF=108
+NUMBER=109
+NUMFLOAT=110
+BINFLOAT=111
+DECFLOAT=112
+HEXFLOAT=113
+NUMINT=114
+BININTEGER=115
+DECINTEGER=116
+HEXINTEGER=117
+NAME=118
+STRING=119
+CHAR=120
+WS=121
+COMMENT_LINE=122
+COMMENT_BLOCK=123
+ASM_BYTE=124
+ASM_MNEMONIC=125
+ASM_IMM=126
+ASM_COLON=127
+ASM_COMMA=128
+ASM_PAR_BEGIN=129
+ASM_PAR_END=130
+ASM_BRACKET_BEGIN=131
+ASM_BRACKET_END=132
+ASM_DOT=133
+ASM_SHIFT_LEFT=134
+ASM_SHIFT_RIGHT=135
+ASM_PLUS=136
+ASM_MINUS=137
+ASM_LESS_THAN=138
+ASM_GREATER_THAN=139
+ASM_MULTIPLY=140
+ASM_DIVIDE=141
+ASM_CURLY_BEGIN=142
+ASM_CURLY_END=143
+ASM_NUMBER=144
+ASM_NUMFLOAT=145
+ASM_BINFLOAT=146
+ASM_DECFLOAT=147
+ASM_HEXFLOAT=148
+ASM_NUMINT=149
+ASM_BININTEGER=150
+ASM_DECINTEGER=151
+ASM_HEXINTEGER=152
+ASM_CHAR=153
+ASM_MULTI_REL=154
+ASM_MULTI_NAME=155
+ASM_NAME=156
+ASM_WS=157
+ASM_COMMENT_LINE=158
+ASM_COMMENT_BLOCK=159
+IMPORT_SYSTEMFILE=160
+IMPORT_LOCALFILE=161
+IMPORT_WS=162
+IMPORT_COMMENT_LINE=163
+IMPORT_COMMENT_BLOCK=164
';'=8
'..'=11
'...'=12
@@ -181,7 +182,7 @@ IMPORT_COMMENT_BLOCK=163
'||'=36
'='=37
'typedef'=39
-'reserve'=40
+'zp_reserve'=40
'pc'=41
'target'=42
'link'=43
@@ -200,48 +201,49 @@ IMPORT_COMMENT_BLOCK=163
'static'=56
'interrupt'=57
'register'=58
-'__address'=59
-'__zp'=60
-'__mem'=61
-'__ssa'=62
-'__ma'=63
-'__intrinsic'=64
-'calling'=65
-'var_model'=67
-'if'=68
-'else'=69
-'while'=70
-'do'=71
-'for'=72
-'switch'=73
-'return'=74
-'break'=75
-'continue'=76
-'asm'=77
-'default'=78
-'case'=79
-'struct'=80
-'enum'=81
-'sizeof'=82
-'typeid'=83
-'defined'=84
-'kickasm'=85
-'resource'=86
-'uses'=87
-'clobbers'=88
-'bytes'=89
-'cycles'=90
-'!'=91
-'#import'=96
-'#include'=97
-'#pragma'=98
-'#define'=99
-'#undef'=101
-'#ifdef'=102
-'#ifndef'=103
-'#if'=104
-'#elif'=105
-'#else'=106
-'#endif'=107
-'.byte'=123
-'#'=125
+'__zp_reserve'=59
+'__address'=60
+'__zp'=61
+'__mem'=62
+'__ssa'=63
+'__ma'=64
+'__intrinsic'=65
+'calling'=66
+'var_model'=68
+'if'=69
+'else'=70
+'while'=71
+'do'=72
+'for'=73
+'switch'=74
+'return'=75
+'break'=76
+'continue'=77
+'asm'=78
+'default'=79
+'case'=80
+'struct'=81
+'enum'=82
+'sizeof'=83
+'typeid'=84
+'defined'=85
+'kickasm'=86
+'resource'=87
+'uses'=88
+'clobbers'=89
+'bytes'=90
+'cycles'=91
+'!'=92
+'#import'=97
+'#include'=98
+'#pragma'=99
+'#define'=100
+'#undef'=102
+'#ifdef'=103
+'#ifndef'=104
+'#if'=105
+'#elif'=106
+'#else'=107
+'#endif'=108
+'.byte'=124
+'#'=126
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java
index c4181830a..9f0098d7a 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java
@@ -661,6 +661,18 @@ public class KickCParserBaseListener implements KickCParserListener {
* The default implementation does nothing.
*/
@Override public void exitGlobalDirectiveVarModel(KickCParser.GlobalDirectiveVarModelContext ctx) { }
+ /**
+ * {@inheritDoc}
+ *
+ * The default implementation does nothing.
+ */
+ @Override public void enterDirectiveReserveParam(KickCParser.DirectiveReserveParamContext ctx) { }
+ /**
+ * {@inheritDoc}
+ *
+ * The default implementation does nothing.
+ */
+ @Override public void exitDirectiveReserveParam(KickCParser.DirectiveReserveParamContext ctx) { }
/**
* {@inheritDoc}
*
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java
index 621844913..bfe5fda61 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java
@@ -391,6 +391,13 @@ public class KickCParserBaseVisitor extends AbstractParseTreeVisitor imple
* {@link #visitChildren} on {@code ctx}.
*/
@Override public T visitGlobalDirectiveVarModel(KickCParser.GlobalDirectiveVarModelContext ctx) { return visitChildren(ctx); }
+ /**
+ * {@inheritDoc}
+ *
+ * The default implementation returns the result of calling
+ * {@link #visitChildren} on {@code ctx}.
+ */
+ @Override public T visitDirectiveReserveParam(KickCParser.DirectiveReserveParamContext ctx) { return visitChildren(ctx); }
/**
* {@inheritDoc}
*
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java
index e3a7e7a55..b505231a2 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java
@@ -615,6 +615,16 @@ public interface KickCParserListener extends ParseTreeListener {
* @param ctx the parse tree
*/
void exitGlobalDirectiveVarModel(KickCParser.GlobalDirectiveVarModelContext ctx);
+ /**
+ * Enter a parse tree produced by {@link KickCParser#directiveReserveParam}.
+ * @param ctx the parse tree
+ */
+ void enterDirectiveReserveParam(KickCParser.DirectiveReserveParamContext ctx);
+ /**
+ * Exit a parse tree produced by {@link KickCParser#directiveReserveParam}.
+ * @param ctx the parse tree
+ */
+ void exitDirectiveReserveParam(KickCParser.DirectiveReserveParamContext ctx);
/**
* Enter a parse tree produced by the {@code directiveConst}
* labeled alternative in {@link KickCParser#directive}.
diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java
index 15cc19e10..7796c151b 100644
--- a/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java
+++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java
@@ -369,6 +369,12 @@ public interface KickCParserVisitor extends ParseTreeVisitor {
* @return the visitor result
*/
T visitGlobalDirectiveVarModel(KickCParser.GlobalDirectiveVarModelContext ctx);
+ /**
+ * Visit a parse tree produced by {@link KickCParser#directiveReserveParam}.
+ * @param ctx the parse tree
+ * @return the visitor result
+ */
+ T visitDirectiveReserveParam(KickCParser.DirectiveReserveParamContext ctx);
/**
* Visit a parse tree produced by the {@code directiveConst}
* labeled alternative in {@link KickCParser#directive}.
diff --git a/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java b/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java
index d25134d9f..274576e95 100644
--- a/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java
+++ b/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java
@@ -155,15 +155,40 @@ public class Pass0GenerateStatementSequence extends KickCParserBaseVisitor reservedZps = new ArrayList<>();
- for(TerminalNode reservedNum : ctx.NUMBER()) {
- Number reservedZp = NumberParser.parseLiteral(reservedNum.getText());
- reservedZps.add(reservedZp.intValue());
- }
+ final List reserveParams = ctx.directiveReserveParam();
+ List reservedZps = getReservedZps(reserveParams);
program.addReservedZps(reservedZps);
return null;
}
+ /**
+ * Find the list of all reserved ZP-addresses from a list of reserve parameters (potentially including ranges)
+ * @param reserveParams The params
+ * @return The list of reserved zeropage addresses
+ */
+ private List getReservedZps(List reserveParams) {
+ List reservedZps = new ArrayList<>();
+ for(KickCParser.DirectiveReserveParamContext reserveCtx : reserveParams) {
+ final TerminalNode rangeStart = reserveCtx.NUMBER(0);
+ final TerminalNode rangeEnd = reserveCtx.NUMBER(1);
+ if(rangeEnd==null) {
+ // Only a single reserved address
+ Number reservedZp = NumberParser.parseLiteral(rangeStart.getText());
+ reservedZps.add(reservedZp.intValue());
+ } else {
+ // A range of reserved addresses
+ Number startZp = NumberParser.parseLiteral(rangeStart.getText());
+ Number endZp = NumberParser.parseLiteral(rangeEnd.getText());
+ int zp = startZp.intValue();
+ while(zp<=endZp.intValue()) {
+ reservedZps.add(zp);
+ zp++;
+ }
+ }
+ }
+ return reservedZps;
+ }
+
@Override
public Object visitGlobalDirectiveEncoding(KickCParser.GlobalDirectiveEncodingContext ctx) {
try {
@@ -1155,11 +1180,8 @@ public class Pass0GenerateStatementSequence extends KickCParserBaseVisitor reservedZps = new ArrayList<>();
- for(TerminalNode reservedNum : ctx.NUMBER()) {
- int reservedZp = NumberParser.parseLiteral(reservedNum.getText()).intValue();
- reservedZps.add(reservedZp);
- }
+ final List reserveParams = ctx.directiveReserveParam();
+ final List reservedZps = getReservedZps(reserveParams);
return new Directive.ReserveZp(reservedZps);
}
diff --git a/src/test/java/dk/camelot64/kickc/test/TestPrograms.java b/src/test/java/dk/camelot64/kickc/test/TestPrograms.java
index dc0bf716a..cfc9d033a 100644
--- a/src/test/java/dk/camelot64/kickc/test/TestPrograms.java
+++ b/src/test/java/dk/camelot64/kickc/test/TestPrograms.java
@@ -2307,11 +2307,21 @@ public class TestPrograms {
compileAndCompare("strip.c");
}
+ @Test
+ public void testReserveZpGlobalRange() throws IOException, URISyntaxException {
+ compileAndCompare("reserve-zp-global-range.c");
+ }
+
@Test
public void testReserveZpGlobal() throws IOException, URISyntaxException {
compileAndCompare("reserve-zp-global.c");
}
+ @Test
+ public void testReserveZpProcedure4() throws IOException, URISyntaxException {
+ compileAndCompare("reserve-zp-procedure-4.c");
+ }
+
@Test
public void testReserveZpProcedure3() throws IOException, URISyntaxException {
compileAndCompare("reserve-zp-procedure-3.c");
diff --git a/src/test/kc/examples/atari2600/atari2600-sprites.c b/src/test/kc/examples/atari2600/atari2600-sprites.c
index bf7a7af2d..7dd6a3e7a 100644
--- a/src/test/kc/examples/atari2600/atari2600-sprites.c
+++ b/src/test/kc/examples/atari2600/atari2600-sprites.c
@@ -7,7 +7,7 @@
// Data
#pragma data_seg(Data)
const char SINTABLE_160[0x100] = kickasm {{
- .fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+ .fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
}};
char SPRITE_C[] = {
@@ -47,7 +47,6 @@ char SPRITE_C[] = {
0
};
-
// Variables
#pragma data_seg(Vars)
// Counts frames
@@ -66,12 +65,8 @@ void main() {
TIA->COLUP0 = 0xf0;
// - Graphics
TIA->GRP0 = 0xaf;
-
- // Player 1
- // - Color
- //TIA->COLUP1 = 0xf0;
- // - Graphics
- //TIA->GRP1 = 0xf5;
+ // - Size
+ TIA->NUSIZ0 = 0x05;
while(1) {
diff --git a/src/test/kc/examples/sinsprites/sinus-sprites.c b/src/test/kc/examples/sinsprites/sinus-sprites.c
index aa6cde92f..38c2d83bd 100644
--- a/src/test/kc/examples/sinsprites/sinus-sprites.c
+++ b/src/test/kc/examples/sinsprites/sinus-sprites.c
@@ -173,7 +173,7 @@ void gen_chargen_sprite(char ch, char* sprite) {
}
// Reserve zeropage addresses used by the BASIC FP operations
-#pragma reserve(0x07, 0x0d, 0x0e, 0x12)
+#pragma zp_reserve(0x07, 0x0d, 0x0e, 0x12)
// Generate a sinus table using BASIC floats
// - sintab is a pointer to the table to fill
diff --git a/src/test/kc/kc-ka-string-encoding.c b/src/test/kc/kc-ka-string-encoding.c
index 7a2ad04a4..66d42bccf 100644
--- a/src/test/kc/kc-ka-string-encoding.c
+++ b/src/test/kc/kc-ka-string-encoding.c
@@ -1,4 +1,4 @@
-#pragma reserve(0x16)
+#pragma zp_reserve(0x16)
#pragma encoding(petscii_mixed)
char strTemp[] = "v=X";
int main(void){
diff --git a/src/test/kc/reserve-zp-global-range.c b/src/test/kc/reserve-zp-global-range.c
new file mode 100644
index 000000000..2041e838b
--- /dev/null
+++ b/src/test/kc/reserve-zp-global-range.c
@@ -0,0 +1,15 @@
+// Demonstrates global directive reserving a range of addresses on zeropage
+
+#pragma zp_reserve(0x00..0x7f)
+
+void main() {
+ byte* const SCREEN = $400;
+ for( volatile byte i : 0..2) {
+ SCREEN[i] = sub1(i);
+ }
+}
+
+__zp_reserve(0x80) byte sub1(byte i) {
+ return i+i;
+}
+
diff --git a/src/test/kc/reserve-zp-global.c b/src/test/kc/reserve-zp-global.c
index 4660d3066..ecf2e784d 100644
--- a/src/test/kc/reserve-zp-global.c
+++ b/src/test/kc/reserve-zp-global.c
@@ -1,6 +1,6 @@
// Demonstrates global directive reserving addresses on zeropage
-#pragma reserve(2,5)
+#pragma zp_reserve(2,5)
void main() {
byte* const SCREEN = $400;
@@ -9,7 +9,7 @@ void main() {
}
}
-reserve(3) byte sub1(byte i) {
+__zp_reserve(3) byte sub1(byte i) {
return i+i;
}
diff --git a/src/test/kc/reserve-zp-procedure-1.c b/src/test/kc/reserve-zp-procedure-1.c
index c2ee8cd24..c6bc50fe7 100644
--- a/src/test/kc/reserve-zp-procedure-1.c
+++ b/src/test/kc/reserve-zp-procedure-1.c
@@ -7,6 +7,6 @@ void main() {
}
}
-reserve(2, 3, 4) byte sub1(byte i) {
+__zp_reserve(2, 3, 4) byte sub1(byte i) {
return i+i;
}
diff --git a/src/test/kc/reserve-zp-procedure-2.c b/src/test/kc/reserve-zp-procedure-2.c
index 0111b05d7..75de34df1 100644
--- a/src/test/kc/reserve-zp-procedure-2.c
+++ b/src/test/kc/reserve-zp-procedure-2.c
@@ -8,10 +8,10 @@ void main() {
}
}
-reserve(2, 3, 4) byte sub1(byte i) {
+__zp_reserve(2, 3, 4) byte sub1(byte i) {
return i+i;
}
-reserve(5, 6, 7) byte sub2(byte i) {
+__zp_reserve(5, 6, 7) byte sub2(byte i) {
return i+i+i;
}
\ No newline at end of file
diff --git a/src/test/kc/reserve-zp-procedure-3.c b/src/test/kc/reserve-zp-procedure-3.c
index e898644a5..38f5e7675 100644
--- a/src/test/kc/reserve-zp-procedure-3.c
+++ b/src/test/kc/reserve-zp-procedure-3.c
@@ -7,10 +7,10 @@ void main() {
}
}
-reserve(2, 3, 4) byte sub1(byte i) {
+__zp_reserve(2, 3, 4) byte sub1(byte i) {
return i+i;
}
-reserve(5, 6, 7) byte sub2(byte i) {
+__zp_reserve(5, 6, 7) byte sub2(byte i) {
return i+i+i;
}
\ No newline at end of file
diff --git a/src/test/kc/reserve-zp-procedure-4.c b/src/test/kc/reserve-zp-procedure-4.c
new file mode 100644
index 000000000..6a1da87ce
--- /dev/null
+++ b/src/test/kc/reserve-zp-procedure-4.c
@@ -0,0 +1,16 @@
+// Demonstrates a procedure reserving addresses on zeropage
+
+void main() {
+ byte* const SCREEN = $400;
+ for( volatile byte i : 0..2) {
+ SCREEN[i] = sub1(i);
+ }
+}
+
+__zp_reserve(2..4) byte sub1(byte i) {
+ return i+i;
+}
+
+__zp_reserve(5..7) byte sub2(byte i) {
+ return i+i+i;
+}
\ No newline at end of file
diff --git a/src/test/kc/screen-center-distance.c b/src/test/kc/screen-center-distance.c
index d9523b6a4..0e13eb0f1 100644
--- a/src/test/kc/screen-center-distance.c
+++ b/src/test/kc/screen-center-distance.c
@@ -7,7 +7,7 @@
#include
#include
-#pragma reserve(08)
+#pragma zp_reserve(08)
byte* const CHARSET = 0x2000;
byte* const SCREEN = 0x2800;
diff --git a/src/test/kc/zeropage-exhausted.c b/src/test/kc/zeropage-exhausted.c
index 680219f3a..ace80ee6b 100644
--- a/src/test/kc/zeropage-exhausted.c
+++ b/src/test/kc/zeropage-exhausted.c
@@ -1,7 +1,7 @@
// Tests warning when running out of zeropage-addresses for variables
// Start by reserving most of zeropage (254 bytes)
-#pragma reserve(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254)
+#pragma zp_reserve(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254)
// And then allocate a 2-byte-variable
void main() {
diff --git a/src/test/ref/examples/atari2600/atari2600-sprites.asm b/src/test/ref/examples/atari2600/atari2600-sprites.asm
index 88c7062f8..811f8c588 100644
--- a/src/test/ref/examples/atari2600/atari2600-sprites.asm
+++ b/src/test/ref/examples/atari2600/atari2600-sprites.asm
@@ -16,6 +16,7 @@
.const CYCLES_PER_SCANLINE = $4c
.const OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = 6
.const OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = $1b
+ .const OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = 4
.const OFFSET_STRUCT_MOS6532_RIOT_TIM64T = $16
.const OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = 2
.const OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = $2a
@@ -45,15 +46,14 @@ main: {
// - Graphics
lda #$af
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
+ // TIA->NUSIZ0 = 0x05
+ // - Size
+ lda #5
+ sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0
lda #$39
sta idx2
lda #0
sta idx
- // Player 1
- // - Color
- //TIA->COLUP1 = 0xf0;
- // - Graphics
- //TIA->GRP1 = 0xf5;
__b2:
// TIA->VSYNC = 2
// Vertical Sync
@@ -198,7 +198,7 @@ main: {
}
.segment Data
SINTABLE_160:
-.fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+.fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
SPRITE_C: .byte 0, $18, $18, $18, $18, $3c, $3c, $3c, $3c, $66, $66, $66, $66, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $66, $66, $66, $66, $3c, $3c, $3c, $3c, $18, $18, $18, $18, 0
.segment Vars
diff --git a/src/test/ref/examples/atari2600/atari2600-sprites.cfg b/src/test/ref/examples/atari2600/atari2600-sprites.cfg
index b5213d2a4..ff483ace3 100644
--- a/src/test/ref/examples/atari2600/atari2600-sprites.cfg
+++ b/src/test/ref/examples/atari2600/atari2600-sprites.cfg
@@ -13,73 +13,74 @@ main: scope:[main] from @1
asm { cld }
[5] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (byte) $f0
[6] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) $af
+ [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5
to:main::@1
main::@1: scope:[main] from main main::@13
- [7] (byte) idx2#2 ← phi( main/(byte) $39 main::@13/(byte) idx2#1 )
- [7] (byte) idx#2 ← phi( main/(byte) 0 main::@13/(byte) idx#1 )
+ [8] (byte) idx2#2 ← phi( main/(byte) $39 main::@13/(byte) idx2#1 )
+ [8] (byte) idx#2 ← phi( main/(byte) 0 main::@13/(byte) idx#1 )
to:main::@2
main::@2: scope:[main] from main::@1
- [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2
- [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
- [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2
+ [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
[11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
[12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0
+ [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0
asm { ldap0_xpos staTIA_WSYNC sec !: sbc#$f bcs!- eor#7 asl asl asl asl staTIA_HMP0 staTIA_RESP0 }
- [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2)
- [16] (byte) idx#1 ← ++ (byte) idx#2
- [17] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2)
- [18] (byte) idx2#1 ← ++ (byte) idx2#2
- [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0
+ [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2)
+ [17] (byte) idx#1 ← ++ (byte) idx#2
+ [18] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2)
+ [19] (byte) idx2#1 ← ++ (byte) idx2#2
+ [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0
to:main::@3
main::@3: scope:[main] from main::@2 main::@4
- [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4
+ [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4
to:main::@5
main::@5: scope:[main] from main::@3
- [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0
- [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
+ [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0
+ [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
to:main::@6
main::@6: scope:[main] from main::@10 main::@5
- [24] (byte) main::p0_idx#4 ← phi( main::@10/(byte) main::p0_idx#8 main::@5/(byte) 0 )
- [24] (byte) main::i#2 ← phi( main::@10/(byte) main::i#1 main::@5/(byte) 1 )
- [25] if((byte) main::i#2<(byte) $c0) goto main::@7
+ [25] (byte) main::p0_idx#4 ← phi( main::@10/(byte) main::p0_idx#8 main::@5/(byte) 0 )
+ [25] (byte) main::i#2 ← phi( main::@10/(byte) main::i#1 main::@5/(byte) 1 )
+ [26] if((byte) main::i#2<(byte) $c0) goto main::@7
to:main::@8
main::@8: scope:[main] from main::@6
- [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2
- [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
- [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
+ [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2
+ [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
+ [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
to:main::@13
main::@13: scope:[main] from main::@14 main::@8
- [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14
+ [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14
to:main::@1
main::@14: scope:[main] from main::@13
- [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
to:main::@13
main::@7: scope:[main] from main::@6
- [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2
- [34] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9
+ [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [34] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2
+ [35] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9
to:main::@11
main::@11: scope:[main] from main::@7
- [35] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15
+ [36] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15
to:main::@10
main::@15: scope:[main] from main::@11
- [36] phi()
+ [37] phi()
to:main::@10
main::@10: scope:[main] from main::@11 main::@12 main::@15 main::@9
- [37] (byte) main::p0_idx#8 ← phi( main::@9/(byte) 0 main::@15/(byte) main::p0_idx#4 main::@11/(byte) 1 main::@12/(byte) main::p0_idx#3 )
- [38] (byte) main::i#1 ← ++ (byte) main::i#2
+ [38] (byte) main::p0_idx#8 ← phi( main::@9/(byte) 0 main::@15/(byte) main::p0_idx#4 main::@11/(byte) 1 main::@12/(byte) main::p0_idx#3 )
+ [39] (byte) main::i#1 ← ++ (byte) main::i#2
to:main::@6
main::@9: scope:[main] from main::@7
- [39] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4)
- [40] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0
- [41] if((byte) main::gfx#0==(byte) 0) goto main::@10
+ [40] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4)
+ [41] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0
+ [42] if((byte) main::gfx#0==(byte) 0) goto main::@10
to:main::@12
main::@12: scope:[main] from main::@9
- [42] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4
+ [43] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4
to:main::@10
main::@4: scope:[main] from main::@3
- [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
to:main::@3
diff --git a/src/test/ref/examples/atari2600/atari2600-sprites.log b/src/test/ref/examples/atari2600/atari2600-sprites.log
index 57b24b608..00e23c605 100644
--- a/src/test/ref/examples/atari2600/atari2600-sprites.log
+++ b/src/test/ref/examples/atari2600/atari2600-sprites.log
@@ -17,6 +17,7 @@ main: scope:[main] from @1
asm { cld }
*((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (number) $f0
*((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (number) $af
+ *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (number) 5
to:main::@1
main::@1: scope:[main] from main main::@15
(byte) p0_ypos#8 ← phi( main/(byte) p0_ypos#10 main::@15/(byte) p0_ypos#11 )
@@ -261,13 +262,14 @@ SYMBOL TABLE SSA
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = (byte) 6
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = (byte) $1b
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = (byte) $2a
+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = (byte) 4
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK = (byte) 1
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC = (byte) 0
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = (byte) 2
(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM = (byte) 4
(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T = (byte) $16
(const nomodify struct MOS6532_RIOT*) RIOT = (struct MOS6532_RIOT*)(number) $280
-(const to_nomodify byte*) SINTABLE_160[(number) $100] = kickasm {{ .fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+(const to_nomodify byte*) SINTABLE_160[(number) $100] = kickasm {{ .fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
}}
(const byte*) SPRITE_C[] = { (byte) 0, (byte) $18, (byte) $18, (byte) $18, (byte) $18, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $66, (byte) $66, (byte) $66, (byte) $66, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $66, (byte) $66, (byte) $66, (byte) $66, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $18, (byte) $18, (byte) $18, (byte) $18, (byte) 0 }
(const nomodify struct ATARI_TIA_WRITE*) TIA = (struct ATARI_TIA_WRITE*)(number) 0
@@ -402,6 +404,7 @@ SYMBOL TABLE SSA
Adding number conversion cast (unumber) $f0 in *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (number) $f0
Adding number conversion cast (unumber) $af in *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (number) $af
+Adding number conversion cast (unumber) 5 in *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (number) 5
Adding number conversion cast (unumber) 2 in *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC) ← (number) 2
Adding number conversion cast (unumber) $29*CYCLES_PER_SCANLINE/$40 in *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (number) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(number) $40
Adding number conversion cast (unumber) $29 in *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← ((unumber)) (number) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(number) $40
@@ -434,6 +437,7 @@ Adding number conversion cast (unumber) $40 in *((byte*)(const nomodify struct M
Successful SSA optimization PassNAddNumberTypeConversions
Inlining cast *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (unumber)(number) $f0
Inlining cast *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (unumber)(number) $af
+Inlining cast *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (unumber)(number) 5
Inlining cast *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC) ← (unumber)(number) 2
Inlining cast *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (unumber)(unumber)(number) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(unumber)(number) $40
Inlining cast *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (unumber)(number) 0
@@ -461,6 +465,7 @@ Simplifying constant pointer cast (struct ATARI_TIA_WRITE*) 0
Simplifying constant pointer cast (struct MOS6532_RIOT*) 640
Simplifying constant integer cast $f0
Simplifying constant integer cast $af
+Simplifying constant integer cast 5
Simplifying constant integer cast 2
Simplifying constant integer cast (unumber)(number) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(unumber)(number) $40
Simplifying constant integer cast $29
@@ -492,6 +497,7 @@ Simplifying constant integer cast 0
Successful SSA optimization PassNCastSimplification
Finalized unsigned number type (byte) $f0
Finalized unsigned number type (byte) $af
+Finalized unsigned number type (byte) 5
Finalized unsigned number type (byte) 2
Finalized unsigned number type (byte) $29
Finalized unsigned number type (byte) $40
@@ -519,7 +525,7 @@ Finalized unsigned number type (byte) 0
Finalized unsigned number type (byte) 0
Finalized unsigned number type (byte) 0
Successful SSA optimization PassNFinalizeNumberTypeConversions
-Inversing boolean not [54] (bool~) main::$2 ← (byte) p0_ypos#4 != (byte) main::i#4 from [53] (bool~) main::$1 ← (byte) p0_ypos#4 == (byte) main::i#4
+Inversing boolean not [55] (bool~) main::$2 ← (byte) p0_ypos#4 != (byte) main::i#4 from [54] (bool~) main::$1 ← (byte) p0_ypos#4 == (byte) main::i#4
Successful SSA optimization Pass2UnaryNotSimplification
Alias idx#2 = idx#4 idx#7 idx#5
Alias idx2#2 = idx2#4 idx2#7 idx2#5
@@ -563,13 +569,13 @@ Identical Phi Values (byte) idx#3 (byte) idx#2
Identical Phi Values (byte) p0_ypos#3 (byte) p0_ypos#2
Identical Phi Values (byte) idx2#3 (byte) idx2#2
Successful SSA optimization Pass2IdenticalPhiElimination
-Simple Condition (bool~) main::$4 [9] if((number) 0!=(number) 1) goto main::@2
-Simple Condition (bool~) main::$5 [25] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4
-Simple Condition (bool~) main::$0 [33] if((byte) main::i#2<(byte) $c0) goto main::@7
-Simple Condition (bool~) main::$6 [37] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9
-Simple Condition (bool~) main::$3 [45] if((byte) main::gfx#0==(byte) 0) goto main::@11
-Simple Condition (bool~) main::$2 [47] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@10
-Simple Condition (bool~) main::$7 [55] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@16
+Simple Condition (bool~) main::$4 [10] if((number) 0!=(number) 1) goto main::@2
+Simple Condition (bool~) main::$5 [26] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4
+Simple Condition (bool~) main::$0 [34] if((byte) main::i#2<(byte) $c0) goto main::@7
+Simple Condition (bool~) main::$6 [38] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9
+Simple Condition (bool~) main::$3 [46] if((byte) main::gfx#0==(byte) 0) goto main::@11
+Simple Condition (bool~) main::$2 [48] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@10
+Simple Condition (bool~) main::$7 [56] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@16
Successful SSA optimization Pass2ConditionalJumpSimplification
Constant (const byte) idx#0 = 0
Constant (const byte) idx2#0 = $39
@@ -579,10 +585,10 @@ Constant (const byte) main::i#0 = 1
Constant (const byte) main::p0_idx#1 = 1
Constant (const byte) main::p0_idx#2 = 0
Successful SSA optimization Pass2ConstantIdentification
-if() condition always true - replacing block destination [9] if((number) 0!=(number) 1) goto main::@2
+if() condition always true - replacing block destination [10] if((number) 0!=(number) 1) goto main::@2
Successful SSA optimization Pass2ConstantIfs
-Simplifying expression containing zero (byte*)TIA in [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC) ← (byte) 2
-Simplifying expression containing zero (byte*)TIA in [15] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC) ← (byte) 0
+Simplifying expression containing zero (byte*)TIA in [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC) ← (byte) 2
+Simplifying expression containing zero (byte*)TIA in [16] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC) ← (byte) 0
Successful SSA optimization PassNSimplifyExpressionWithZero
Eliminating unused variable - keeping the phi block (byte) p0_ypos#2
Eliminating unused constant (const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VSYNC
@@ -616,12 +622,12 @@ CALL GRAPH
Calls in [] to main:2
Created 5 initial phi equivalence classes
-Coalesced [32] idx#24 ← idx#1
-Coalesced [33] idx2#24 ← idx2#1
-Coalesced [42] main::i#10 ← main::i#1
-Coalesced [43] main::p0_idx#10 ← main::p0_idx#8
-Coalesced (already) [44] main::p0_idx#11 ← main::p0_idx#4
-Coalesced [49] main::p0_idx#12 ← main::p0_idx#3
+Coalesced [33] idx#24 ← idx#1
+Coalesced [34] idx2#24 ← idx2#1
+Coalesced [43] main::i#10 ← main::i#1
+Coalesced [44] main::p0_idx#10 ← main::p0_idx#8
+Coalesced (already) [45] main::p0_idx#11 ← main::p0_idx#4
+Coalesced [50] main::p0_idx#12 ← main::p0_idx#3
Coalesced down to 4 phi equivalence classes
Culled Empty Block (label) @2
Culled Empty Block (label) main::@17
@@ -653,75 +659,76 @@ main: scope:[main] from @1
asm { cld }
[5] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (byte) $f0
[6] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) $af
+ [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5
to:main::@1
main::@1: scope:[main] from main main::@13
- [7] (byte) idx2#2 ← phi( main/(byte) $39 main::@13/(byte) idx2#1 )
- [7] (byte) idx#2 ← phi( main/(byte) 0 main::@13/(byte) idx#1 )
+ [8] (byte) idx2#2 ← phi( main/(byte) $39 main::@13/(byte) idx2#1 )
+ [8] (byte) idx#2 ← phi( main/(byte) 0 main::@13/(byte) idx#1 )
to:main::@2
main::@2: scope:[main] from main::@1
- [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2
- [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
- [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2
+ [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
[11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
[12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0
+ [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0
asm { ldap0_xpos staTIA_WSYNC sec !: sbc#$f bcs!- eor#7 asl asl asl asl staTIA_HMP0 staTIA_RESP0 }
- [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2)
- [16] (byte) idx#1 ← ++ (byte) idx#2
- [17] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2)
- [18] (byte) idx2#1 ← ++ (byte) idx2#2
- [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0
+ [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2)
+ [17] (byte) idx#1 ← ++ (byte) idx#2
+ [18] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2)
+ [19] (byte) idx2#1 ← ++ (byte) idx2#2
+ [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0
to:main::@3
main::@3: scope:[main] from main::@2 main::@4
- [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4
+ [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4
to:main::@5
main::@5: scope:[main] from main::@3
- [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0
- [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
+ [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0
+ [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
to:main::@6
main::@6: scope:[main] from main::@10 main::@5
- [24] (byte) main::p0_idx#4 ← phi( main::@10/(byte) main::p0_idx#8 main::@5/(byte) 0 )
- [24] (byte) main::i#2 ← phi( main::@10/(byte) main::i#1 main::@5/(byte) 1 )
- [25] if((byte) main::i#2<(byte) $c0) goto main::@7
+ [25] (byte) main::p0_idx#4 ← phi( main::@10/(byte) main::p0_idx#8 main::@5/(byte) 0 )
+ [25] (byte) main::i#2 ← phi( main::@10/(byte) main::i#1 main::@5/(byte) 1 )
+ [26] if((byte) main::i#2<(byte) $c0) goto main::@7
to:main::@8
main::@8: scope:[main] from main::@6
- [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2
- [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
- [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
+ [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2
+ [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0
+ [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40
to:main::@13
main::@13: scope:[main] from main::@14 main::@8
- [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14
+ [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14
to:main::@1
main::@14: scope:[main] from main::@13
- [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
to:main::@13
main::@7: scope:[main] from main::@6
- [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
- [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2
- [34] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9
+ [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [34] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2
+ [35] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9
to:main::@11
main::@11: scope:[main] from main::@7
- [35] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15
+ [36] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15
to:main::@10
main::@15: scope:[main] from main::@11
- [36] phi()
+ [37] phi()
to:main::@10
main::@10: scope:[main] from main::@11 main::@12 main::@15 main::@9
- [37] (byte) main::p0_idx#8 ← phi( main::@9/(byte) 0 main::@15/(byte) main::p0_idx#4 main::@11/(byte) 1 main::@12/(byte) main::p0_idx#3 )
- [38] (byte) main::i#1 ← ++ (byte) main::i#2
+ [38] (byte) main::p0_idx#8 ← phi( main::@9/(byte) 0 main::@15/(byte) main::p0_idx#4 main::@11/(byte) 1 main::@12/(byte) main::p0_idx#3 )
+ [39] (byte) main::i#1 ← ++ (byte) main::i#2
to:main::@6
main::@9: scope:[main] from main::@7
- [39] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4)
- [40] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0
- [41] if((byte) main::gfx#0==(byte) 0) goto main::@10
+ [40] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4)
+ [41] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0
+ [42] if((byte) main::gfx#0==(byte) 0) goto main::@10
to:main::@12
main::@12: scope:[main] from main::@9
- [42] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4
+ [43] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4
to:main::@10
main::@4: scope:[main] from main::@3
- [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
+ [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0
to:main::@3
@@ -810,7 +817,7 @@ VARIABLE REGISTER WEIGHTS
(byte) main::p0_idx#3 2002.0
(byte) main::p0_idx#4 500.5
(byte) main::p0_idx#8 1501.5
-(byte) p0_xpos loadstore 2.4634146341463414 = (byte) 0
+(byte) p0_xpos loadstore 2.4047619047619047 = (byte) 0
(byte) p0_ypos
(byte) p0_ypos#1 52.476190476190474
@@ -861,6 +868,7 @@ Target platform is atari2600 / MOS6502X
.const CYCLES_PER_SCANLINE = $4c
.const OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = 6
.const OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = $1b
+ .const OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = 4
.const OFFSET_STRUCT_MOS6532_RIOT_TIM64T = $16
.const OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = 2
.const OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = $2a
@@ -905,49 +913,48 @@ main: {
// - Graphics
lda #$af
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
- // [7] phi from main to main::@1 [phi:main->main::@1]
+ // [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5 -- _deref_pbuc1=vbuc2
+ // - Size
+ lda #5
+ sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0
+ // [8] phi from main to main::@1 [phi:main->main::@1]
__b1_from_main:
- // [7] phi (byte) idx2#2 = (byte) $39 [phi:main->main::@1#0] -- vbum1=vbuc1
+ // [8] phi (byte) idx2#2 = (byte) $39 [phi:main->main::@1#0] -- vbum1=vbuc1
lda #$39
sta idx2
- // [7] phi (byte) idx#2 = (byte) 0 [phi:main->main::@1#1] -- vbum1=vbuc1
+ // [8] phi (byte) idx#2 = (byte) 0 [phi:main->main::@1#1] -- vbum1=vbuc1
lda #0
sta idx
jmp __b1
- // Player 1
- // - Color
- //TIA->COLUP1 = 0xf0;
- // - Graphics
- //TIA->GRP1 = 0xf5;
// main::@1
__b1:
jmp __b2
// main::@2
__b2:
- // [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 -- _deref_pbuc1=vbuc2
+ // [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 -- _deref_pbuc1=vbuc2
// Vertical Sync
// here we generate the signal that tells the TV to move the beam to the top of
// the screen so we can start the next frame of video.
// The Sync Signal must be on for 3 scanlines.
lda #2
sta TIA
- // [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
+ // [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
// D1=1, turns on Vertical Sync signal
lda #$29*CYCLES_PER_SCANLINE/$40
sta RIOT+OFFSET_STRUCT_MOS6532_RIOT_TIM64T
- // [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Set timer to wait 41 lines
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Wait for Sync - halts CPU until end of 1st scanline of VSYNC
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// wait until end of 2nd scanline of VSYNC
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 -- _deref_pbuc1=vbuc2
// wait until end of 3rd scanline of VSYNC
lda #0
sta TIA
@@ -966,77 +973,77 @@ main: {
asl
sta TIA_HMP0
sta TIA_RESP0
- // [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) -- vbum1=pbuc1_derefidx_vbum2
+ // [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) -- vbum1=pbuc1_derefidx_vbum2
ldy idx
lda SINTABLE_160,y
sta p0_xpos
- // [16] (byte) idx#1 ← ++ (byte) idx#2 -- vbum1=_inc_vbum1
+ // [17] (byte) idx#1 ← ++ (byte) idx#2 -- vbum1=_inc_vbum1
inc idx
- // [17] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2) -- vbum1=pbuc1_derefidx_vbum2
+ // [18] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2) -- vbum1=pbuc1_derefidx_vbum2
ldy idx2
lda SINTABLE_160,y
sta p0_ypos
- // [18] (byte) idx2#1 ← ++ (byte) idx2#2 -- vbum1=_inc_vbum1
+ // [19] (byte) idx2#1 ← ++ (byte) idx2#2 -- vbum1=_inc_vbum1
inc idx2
- // [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Execute horisontal movement
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE
jmp __b3
// Wait for the timer to run out
// main::@3
__b3:
- // [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 -- vbuc1_neq__deref_pbuc2_then_la1
+ // [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 -- vbuc1_neq__deref_pbuc2_then_la1
lda #0
cmp RIOT+OFFSET_STRUCT_MOS6532_RIOT_INTIM
bne __b4
jmp __b5
// main::@5
__b5:
- // [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Screen - display logic
// Update the registers in TIA (the video chip) in order to generate what the player sees.
// For now we're just going to output 192 colored scanlines lines so we have something to see.
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK
- // [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// D1=1, turns off Vertical Blank signal (image output on)
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [24] phi from main::@5 to main::@6 [phi:main::@5->main::@6]
+ // [25] phi from main::@5 to main::@6 [phi:main::@5->main::@6]
__b6_from___b5:
- // [24] phi (byte) main::p0_idx#4 = (byte) 0 [phi:main::@5->main::@6#0] -- vbum1=vbuc1
+ // [25] phi (byte) main::p0_idx#4 = (byte) 0 [phi:main::@5->main::@6#0] -- vbum1=vbuc1
lda #0
sta p0_idx
- // [24] phi (byte) main::i#2 = (byte) 1 [phi:main::@5->main::@6#1] -- vbum1=vbuc1
+ // [25] phi (byte) main::i#2 = (byte) 1 [phi:main::@5->main::@6#1] -- vbum1=vbuc1
lda #1
sta i
jmp __b6
// main::@6
__b6:
- // [25] if((byte) main::i#2<(byte) $c0) goto main::@7 -- vbum1_lt_vbuc1_then_la1
+ // [26] if((byte) main::i#2<(byte) $c0) goto main::@7 -- vbum1_lt_vbuc1_then_la1
lda i
cmp #$c0
bcc __b7
jmp __b8
// main::@8
__b8:
- // [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Start OverScan
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 -- _deref_pbuc1=vbuc2
+ // [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 -- _deref_pbuc1=vbuc2
// Wait for SYNC (halts CPU until end of scanline)
lda #2
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK
- // [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// D1=1 turns image output off
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
+ // [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
// Set background color to black
lda #$1b*CYCLES_PER_SCANLINE/$40
sta RIOT+OFFSET_STRUCT_MOS6532_RIOT_TIM64T
@@ -1044,95 +1051,95 @@ main: {
// Wait for the timer to run out
// main::@13
__b13:
- // [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 -- vbuc1_neq__deref_pbuc2_then_la1
+ // [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 -- vbuc1_neq__deref_pbuc2_then_la1
lda #0
cmp RIOT+OFFSET_STRUCT_MOS6532_RIOT_INTIM
bne __b14
- // [7] phi from main::@13 to main::@1 [phi:main::@13->main::@1]
+ // [8] phi from main::@13 to main::@1 [phi:main::@13->main::@1]
__b1_from___b13:
- // [7] phi (byte) idx2#2 = (byte) idx2#1 [phi:main::@13->main::@1#0] -- register_copy
- // [7] phi (byte) idx#2 = (byte) idx#1 [phi:main::@13->main::@1#1] -- register_copy
+ // [8] phi (byte) idx2#2 = (byte) idx2#1 [phi:main::@13->main::@1#0] -- register_copy
+ // [8] phi (byte) idx#2 = (byte) idx#1 [phi:main::@13->main::@1#1] -- register_copy
jmp __b1
// main::@14
__b14:
- // [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
jmp __b13
// main::@7
__b7:
- // [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Wait for SYNC (halts CPU until end of scanline)
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2 -- _deref_pbuc1=vbum1
+ // [34] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2 -- _deref_pbuc1=vbum1
lda i
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [34] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9 -- vbuc1_neq_vbum1_then_la1
+ // [35] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9 -- vbuc1_neq_vbum1_then_la1
lda #0
cmp p0_idx
bne __b9
jmp __b11
// main::@11
__b11:
- // [35] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15 -- vbum1_neq_vbum2_then_la1
+ // [36] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15 -- vbum1_neq_vbum2_then_la1
lda p0_ypos
cmp i
bne __b15_from___b11
- // [37] phi from main::@11 to main::@10 [phi:main::@11->main::@10]
+ // [38] phi from main::@11 to main::@10 [phi:main::@11->main::@10]
__b10_from___b11:
- // [37] phi (byte) main::p0_idx#8 = (byte) 1 [phi:main::@11->main::@10#0] -- vbum1=vbuc1
+ // [38] phi (byte) main::p0_idx#8 = (byte) 1 [phi:main::@11->main::@10#0] -- vbum1=vbuc1
lda #1
sta p0_idx
jmp __b10
- // [36] phi from main::@11 to main::@15 [phi:main::@11->main::@15]
+ // [37] phi from main::@11 to main::@15 [phi:main::@11->main::@15]
__b15_from___b11:
jmp __b15
// main::@15
__b15:
- // [37] phi from main::@12 main::@15 to main::@10 [phi:main::@12/main::@15->main::@10]
+ // [38] phi from main::@12 main::@15 to main::@10 [phi:main::@12/main::@15->main::@10]
__b10_from___b12:
__b10_from___b15:
- // [37] phi (byte) main::p0_idx#8 = (byte) main::p0_idx#3 [phi:main::@12/main::@15->main::@10#0] -- register_copy
+ // [38] phi (byte) main::p0_idx#8 = (byte) main::p0_idx#3 [phi:main::@12/main::@15->main::@10#0] -- register_copy
jmp __b10
- // [37] phi from main::@9 to main::@10 [phi:main::@9->main::@10]
+ // [38] phi from main::@9 to main::@10 [phi:main::@9->main::@10]
__b10_from___b9:
- // [37] phi (byte) main::p0_idx#8 = (byte) 0 [phi:main::@9->main::@10#0] -- vbum1=vbuc1
+ // [38] phi (byte) main::p0_idx#8 = (byte) 0 [phi:main::@9->main::@10#0] -- vbum1=vbuc1
lda #0
sta p0_idx
jmp __b10
// main::@10
__b10:
- // [38] (byte) main::i#1 ← ++ (byte) main::i#2 -- vbum1=_inc_vbum1
+ // [39] (byte) main::i#1 ← ++ (byte) main::i#2 -- vbum1=_inc_vbum1
inc i
- // [24] phi from main::@10 to main::@6 [phi:main::@10->main::@6]
+ // [25] phi from main::@10 to main::@6 [phi:main::@10->main::@6]
__b6_from___b10:
- // [24] phi (byte) main::p0_idx#4 = (byte) main::p0_idx#8 [phi:main::@10->main::@6#0] -- register_copy
- // [24] phi (byte) main::i#2 = (byte) main::i#1 [phi:main::@10->main::@6#1] -- register_copy
+ // [25] phi (byte) main::p0_idx#4 = (byte) main::p0_idx#8 [phi:main::@10->main::@6#0] -- register_copy
+ // [25] phi (byte) main::i#2 = (byte) main::i#1 [phi:main::@10->main::@6#1] -- register_copy
jmp __b6
// main::@9
__b9:
- // [39] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4) -- vbum1=pbuc1_derefidx_vbum2
+ // [40] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4) -- vbum1=pbuc1_derefidx_vbum2
// Player 0 is active - show it
ldy p0_idx
lda SPRITE_C,y
sta gfx
- // [40] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0 -- _deref_pbuc1=vbum1
+ // [41] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0 -- _deref_pbuc1=vbum1
lda gfx
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
- // [41] if((byte) main::gfx#0==(byte) 0) goto main::@10 -- vbum1_eq_0_then_la1
+ // [42] if((byte) main::gfx#0==(byte) 0) goto main::@10 -- vbum1_eq_0_then_la1
lda gfx
cmp #0
beq __b10_from___b9
jmp __b12
// main::@12
__b12:
- // [42] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4 -- vbum1=_inc_vbum1
+ // [43] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4 -- vbum1=_inc_vbum1
inc p0_idx
jmp __b10_from___b12
// main::@4
__b4:
- // [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
jmp __b3
@@ -1146,7 +1153,7 @@ main: {
// File Data
.segment Data
SINTABLE_160:
-.fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+.fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
SPRITE_C: .byte 0, $18, $18, $18, $18, $3c, $3c, $3c, $3c, $66, $66, $66, $66, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $66, $66, $66, $66, $3c, $3c, $3c, $3c, $18, $18, $18, $18, 0
.segment Vars
@@ -1161,55 +1168,57 @@ SINTABLE_160:
REGISTER UPLIFT POTENTIAL REGISTERS
Statement [5] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (byte) $f0 [ p0_xpos ] ( main:2 [ p0_xpos ] { } ) always clobbers reg byte a
Statement [6] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) $af [ p0_xpos ] ( main:2 [ p0_xpos ] { } ) always clobbers reg byte a
-Statement [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5 [ p0_xpos ] ( main:2 [ p0_xpos ] { } ) always clobbers reg byte a
+Statement [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Removing always clobbered register reg byte a as potential for mem[1] [ idx#2 idx#1 ]
Removing always clobbered register reg byte a as potential for mem[1] [ idx2#2 idx2#1 ]
-Statement [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Statement [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Statement [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Statement asm { ldap0_xpos staTIA_WSYNC sec !: sbc#$f bcs!- eor#7 asl asl asl asl staTIA_HMP0 staTIA_RESP0 } always clobbers reg byte a
-Statement [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
Removing always clobbered register reg byte a as potential for mem[1] [ p0_ypos#1 ]
-Statement [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] { } ) always clobbers reg byte a
+Statement [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] { } ) always clobbers reg byte a
Removing always clobbered register reg byte a as potential for mem[1] [ main::i#2 main::i#1 ]
Removing always clobbered register reg byte a as potential for mem[1] [ main::p0_idx#4 main::p0_idx#8 main::p0_idx#3 ]
-Statement [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
Statement [5] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0) ← (byte) $f0 [ p0_xpos ] ( main:2 [ p0_xpos ] { } ) always clobbers reg byte a
Statement [6] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) $af [ p0_xpos ] ( main:2 [ p0_xpos ] { } ) always clobbers reg byte a
-Statement [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5 [ p0_xpos ] ( main:2 [ p0_xpos ] { } ) always clobbers reg byte a
+Statement [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Statement [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Statement [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
Statement asm { ldap0_xpos staTIA_WSYNC sec !: sbc#$f bcs!- eor#7 asl asl asl asl staTIA_HMP0 staTIA_RESP0 } always clobbers reg byte a
-Statement [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
-Statement [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
-Statement [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
-Statement [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] { } ) always clobbers reg byte a
-Statement [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) [ idx#2 idx2#2 p0_xpos ] ( main:2 [ idx#2 idx2#2 p0_xpos ] { } ) always clobbers reg byte a
+Statement [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
+Statement [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos ] ( main:2 [ idx#1 idx2#1 p0_xpos ] { } ) always clobbers reg byte a
+Statement [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 main::i#2 main::p0_idx#4 ] { } ) always clobbers reg byte a
+Statement [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] ( main:2 [ idx#1 idx2#1 p0_xpos p0_ypos#1 ] { } ) always clobbers reg byte a
Potential registers mem[1] [ idx#2 idx#1 ] : mem[1] , reg byte x , reg byte y ,
Potential registers mem[1] [ idx2#2 idx2#1 ] : mem[1] , reg byte x , reg byte y ,
Potential registers mem[1] [ main::i#2 main::i#1 ] : mem[1] , reg byte x , reg byte y ,
@@ -1220,24 +1229,24 @@ Potential registers mem[1] [ main::gfx#0 ] : mem[1] , reg byte a , reg byte x ,
REGISTER UPLIFT SCOPES
Uplift Scope [main] 4,004: mem[1] [ main::p0_idx#4 main::p0_idx#8 main::p0_idx#3 ] 2,419.08: mem[1] [ main::i#2 main::i#1 ] 1,501.5: mem[1] [ main::gfx#0 ]
-Uplift Scope [] 173.02: mem[1] [ idx#2 idx#1 ] 151.75: mem[1] [ idx2#2 idx2#1 ] 52.48: mem[1] [ p0_ypos#1 ] 2.46: mem[1] [ p0_xpos ]
+Uplift Scope [] 173.02: mem[1] [ idx#2 idx#1 ] 151.75: mem[1] [ idx2#2 idx2#1 ] 52.48: mem[1] [ p0_ypos#1 ] 2.4: mem[1] [ p0_xpos ]
Uplift Scope [ATARI_TIA_WRITE]
Uplift Scope [ATARI_TIA_READ]
Uplift Scope [MOS6532_RIOT]
-Uplifting [main] best 13681 combination reg byte y [ main::p0_idx#4 main::p0_idx#8 main::p0_idx#3 ] reg byte x [ main::i#2 main::i#1 ] reg byte a [ main::gfx#0 ]
-Uplifting [] best 13681 combination mem[1] [ idx#2 idx#1 ] mem[1] [ idx2#2 idx2#1 ] mem[1] [ p0_ypos#1 ] mem[1] [ p0_xpos ]
-Uplifting [ATARI_TIA_WRITE] best 13681 combination
-Uplifting [ATARI_TIA_READ] best 13681 combination
-Uplifting [MOS6532_RIOT] best 13681 combination
+Uplifting [main] best 13687 combination reg byte y [ main::p0_idx#4 main::p0_idx#8 main::p0_idx#3 ] reg byte x [ main::i#2 main::i#1 ] reg byte a [ main::gfx#0 ]
+Uplifting [] best 13687 combination mem[1] [ idx#2 idx#1 ] mem[1] [ idx2#2 idx2#1 ] mem[1] [ p0_ypos#1 ] mem[1] [ p0_xpos ]
+Uplifting [ATARI_TIA_WRITE] best 13687 combination
+Uplifting [ATARI_TIA_READ] best 13687 combination
+Uplifting [MOS6532_RIOT] best 13687 combination
Attempting to uplift remaining variables inmem[1] [ idx#2 idx#1 ]
-Uplifting [] best 13681 combination mem[1] [ idx#2 idx#1 ]
+Uplifting [] best 13687 combination mem[1] [ idx#2 idx#1 ]
Attempting to uplift remaining variables inmem[1] [ idx2#2 idx2#1 ]
-Uplifting [] best 13681 combination mem[1] [ idx2#2 idx2#1 ]
+Uplifting [] best 13687 combination mem[1] [ idx2#2 idx2#1 ]
Attempting to uplift remaining variables inmem[1] [ p0_ypos#1 ]
-Uplifting [] best 13681 combination mem[1] [ p0_ypos#1 ]
+Uplifting [] best 13687 combination mem[1] [ p0_ypos#1 ]
Attempting to uplift remaining variables inmem[1] [ p0_xpos ]
-Uplifting [] best 13681 combination mem[1] [ p0_xpos ]
+Uplifting [] best 13687 combination mem[1] [ p0_xpos ]
ASSEMBLER BEFORE OPTIMIZATION
// File Comments
@@ -1261,6 +1270,7 @@ ASSEMBLER BEFORE OPTIMIZATION
.const CYCLES_PER_SCANLINE = $4c
.const OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = 6
.const OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = $1b
+ .const OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = 4
.const OFFSET_STRUCT_MOS6532_RIOT_TIM64T = $16
.const OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = 2
.const OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = $2a
@@ -1305,49 +1315,48 @@ main: {
// - Graphics
lda #$af
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
- // [7] phi from main to main::@1 [phi:main->main::@1]
+ // [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5 -- _deref_pbuc1=vbuc2
+ // - Size
+ lda #5
+ sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0
+ // [8] phi from main to main::@1 [phi:main->main::@1]
__b1_from_main:
- // [7] phi (byte) idx2#2 = (byte) $39 [phi:main->main::@1#0] -- vbum1=vbuc1
+ // [8] phi (byte) idx2#2 = (byte) $39 [phi:main->main::@1#0] -- vbum1=vbuc1
lda #$39
sta idx2
- // [7] phi (byte) idx#2 = (byte) 0 [phi:main->main::@1#1] -- vbum1=vbuc1
+ // [8] phi (byte) idx#2 = (byte) 0 [phi:main->main::@1#1] -- vbum1=vbuc1
lda #0
sta idx
jmp __b1
- // Player 1
- // - Color
- //TIA->COLUP1 = 0xf0;
- // - Graphics
- //TIA->GRP1 = 0xf5;
// main::@1
__b1:
jmp __b2
// main::@2
__b2:
- // [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 -- _deref_pbuc1=vbuc2
+ // [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 -- _deref_pbuc1=vbuc2
// Vertical Sync
// here we generate the signal that tells the TV to move the beam to the top of
// the screen so we can start the next frame of video.
// The Sync Signal must be on for 3 scanlines.
lda #2
sta TIA
- // [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
+ // [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
// D1=1, turns on Vertical Sync signal
lda #$29*CYCLES_PER_SCANLINE/$40
sta RIOT+OFFSET_STRUCT_MOS6532_RIOT_TIM64T
- // [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Set timer to wait 41 lines
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Wait for Sync - halts CPU until end of 1st scanline of VSYNC
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// wait until end of 2nd scanline of VSYNC
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 -- _deref_pbuc1=vbuc2
// wait until end of 3rd scanline of VSYNC
lda #0
sta TIA
@@ -1366,74 +1375,74 @@ main: {
asl
sta TIA_HMP0
sta TIA_RESP0
- // [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) -- vbum1=pbuc1_derefidx_vbum2
+ // [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) -- vbum1=pbuc1_derefidx_vbum2
ldy idx
lda SINTABLE_160,y
sta p0_xpos
- // [16] (byte) idx#1 ← ++ (byte) idx#2 -- vbum1=_inc_vbum1
+ // [17] (byte) idx#1 ← ++ (byte) idx#2 -- vbum1=_inc_vbum1
inc idx
- // [17] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2) -- vbum1=pbuc1_derefidx_vbum2
+ // [18] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2) -- vbum1=pbuc1_derefidx_vbum2
ldy idx2
lda SINTABLE_160,y
sta p0_ypos
- // [18] (byte) idx2#1 ← ++ (byte) idx2#2 -- vbum1=_inc_vbum1
+ // [19] (byte) idx2#1 ← ++ (byte) idx2#2 -- vbum1=_inc_vbum1
inc idx2
- // [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Execute horisontal movement
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE
jmp __b3
// Wait for the timer to run out
// main::@3
__b3:
- // [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 -- vbuc1_neq__deref_pbuc2_then_la1
+ // [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 -- vbuc1_neq__deref_pbuc2_then_la1
lda #0
cmp RIOT+OFFSET_STRUCT_MOS6532_RIOT_INTIM
bne __b4
jmp __b5
// main::@5
__b5:
- // [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Screen - display logic
// Update the registers in TIA (the video chip) in order to generate what the player sees.
// For now we're just going to output 192 colored scanlines lines so we have something to see.
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK
- // [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// D1=1, turns off Vertical Blank signal (image output on)
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [24] phi from main::@5 to main::@6 [phi:main::@5->main::@6]
+ // [25] phi from main::@5 to main::@6 [phi:main::@5->main::@6]
__b6_from___b5:
- // [24] phi (byte) main::p0_idx#4 = (byte) 0 [phi:main::@5->main::@6#0] -- vbuyy=vbuc1
+ // [25] phi (byte) main::p0_idx#4 = (byte) 0 [phi:main::@5->main::@6#0] -- vbuyy=vbuc1
ldy #0
- // [24] phi (byte) main::i#2 = (byte) 1 [phi:main::@5->main::@6#1] -- vbuxx=vbuc1
+ // [25] phi (byte) main::i#2 = (byte) 1 [phi:main::@5->main::@6#1] -- vbuxx=vbuc1
ldx #1
jmp __b6
// main::@6
__b6:
- // [25] if((byte) main::i#2<(byte) $c0) goto main::@7 -- vbuxx_lt_vbuc1_then_la1
+ // [26] if((byte) main::i#2<(byte) $c0) goto main::@7 -- vbuxx_lt_vbuc1_then_la1
cpx #$c0
bcc __b7
jmp __b8
// main::@8
__b8:
- // [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Start OverScan
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 -- _deref_pbuc1=vbuc2
+ // [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 -- _deref_pbuc1=vbuc2
// Wait for SYNC (halts CPU until end of scanline)
lda #2
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK
- // [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// D1=1 turns image output off
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
+ // [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
// Set background color to black
lda #$1b*CYCLES_PER_SCANLINE/$40
sta RIOT+OFFSET_STRUCT_MOS6532_RIOT_TIM64T
@@ -1441,86 +1450,86 @@ main: {
// Wait for the timer to run out
// main::@13
__b13:
- // [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 -- vbuc1_neq__deref_pbuc2_then_la1
+ // [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 -- vbuc1_neq__deref_pbuc2_then_la1
lda #0
cmp RIOT+OFFSET_STRUCT_MOS6532_RIOT_INTIM
bne __b14
- // [7] phi from main::@13 to main::@1 [phi:main::@13->main::@1]
+ // [8] phi from main::@13 to main::@1 [phi:main::@13->main::@1]
__b1_from___b13:
- // [7] phi (byte) idx2#2 = (byte) idx2#1 [phi:main::@13->main::@1#0] -- register_copy
- // [7] phi (byte) idx#2 = (byte) idx#1 [phi:main::@13->main::@1#1] -- register_copy
+ // [8] phi (byte) idx2#2 = (byte) idx2#1 [phi:main::@13->main::@1#0] -- register_copy
+ // [8] phi (byte) idx#2 = (byte) idx#1 [phi:main::@13->main::@1#1] -- register_copy
jmp __b1
// main::@14
__b14:
- // [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
jmp __b13
// main::@7
__b7:
- // [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Wait for SYNC (halts CPU until end of scanline)
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2 -- _deref_pbuc1=vbuxx
+ // [34] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2 -- _deref_pbuc1=vbuxx
stx TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [34] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9 -- vbuc1_neq_vbuyy_then_la1
+ // [35] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9 -- vbuc1_neq_vbuyy_then_la1
cpy #0
bne __b9
jmp __b11
// main::@11
__b11:
- // [35] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15 -- vbum1_neq_vbuxx_then_la1
+ // [36] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15 -- vbum1_neq_vbuxx_then_la1
cpx p0_ypos
bne __b15_from___b11
- // [37] phi from main::@11 to main::@10 [phi:main::@11->main::@10]
+ // [38] phi from main::@11 to main::@10 [phi:main::@11->main::@10]
__b10_from___b11:
- // [37] phi (byte) main::p0_idx#8 = (byte) 1 [phi:main::@11->main::@10#0] -- vbuyy=vbuc1
+ // [38] phi (byte) main::p0_idx#8 = (byte) 1 [phi:main::@11->main::@10#0] -- vbuyy=vbuc1
ldy #1
jmp __b10
- // [36] phi from main::@11 to main::@15 [phi:main::@11->main::@15]
+ // [37] phi from main::@11 to main::@15 [phi:main::@11->main::@15]
__b15_from___b11:
jmp __b15
// main::@15
__b15:
- // [37] phi from main::@12 main::@15 to main::@10 [phi:main::@12/main::@15->main::@10]
+ // [38] phi from main::@12 main::@15 to main::@10 [phi:main::@12/main::@15->main::@10]
__b10_from___b12:
__b10_from___b15:
- // [37] phi (byte) main::p0_idx#8 = (byte) main::p0_idx#3 [phi:main::@12/main::@15->main::@10#0] -- register_copy
+ // [38] phi (byte) main::p0_idx#8 = (byte) main::p0_idx#3 [phi:main::@12/main::@15->main::@10#0] -- register_copy
jmp __b10
- // [37] phi from main::@9 to main::@10 [phi:main::@9->main::@10]
+ // [38] phi from main::@9 to main::@10 [phi:main::@9->main::@10]
__b10_from___b9:
- // [37] phi (byte) main::p0_idx#8 = (byte) 0 [phi:main::@9->main::@10#0] -- vbuyy=vbuc1
+ // [38] phi (byte) main::p0_idx#8 = (byte) 0 [phi:main::@9->main::@10#0] -- vbuyy=vbuc1
ldy #0
jmp __b10
// main::@10
__b10:
- // [38] (byte) main::i#1 ← ++ (byte) main::i#2 -- vbuxx=_inc_vbuxx
+ // [39] (byte) main::i#1 ← ++ (byte) main::i#2 -- vbuxx=_inc_vbuxx
inx
- // [24] phi from main::@10 to main::@6 [phi:main::@10->main::@6]
+ // [25] phi from main::@10 to main::@6 [phi:main::@10->main::@6]
__b6_from___b10:
- // [24] phi (byte) main::p0_idx#4 = (byte) main::p0_idx#8 [phi:main::@10->main::@6#0] -- register_copy
- // [24] phi (byte) main::i#2 = (byte) main::i#1 [phi:main::@10->main::@6#1] -- register_copy
+ // [25] phi (byte) main::p0_idx#4 = (byte) main::p0_idx#8 [phi:main::@10->main::@6#0] -- register_copy
+ // [25] phi (byte) main::i#2 = (byte) main::i#1 [phi:main::@10->main::@6#1] -- register_copy
jmp __b6
// main::@9
__b9:
- // [39] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4) -- vbuaa=pbuc1_derefidx_vbuyy
+ // [40] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4) -- vbuaa=pbuc1_derefidx_vbuyy
// Player 0 is active - show it
lda SPRITE_C,y
- // [40] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0 -- _deref_pbuc1=vbuaa
+ // [41] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0 -- _deref_pbuc1=vbuaa
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
- // [41] if((byte) main::gfx#0==(byte) 0) goto main::@10 -- vbuaa_eq_0_then_la1
+ // [42] if((byte) main::gfx#0==(byte) 0) goto main::@10 -- vbuaa_eq_0_then_la1
cmp #0
beq __b10_from___b9
jmp __b12
// main::@12
__b12:
- // [42] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4 -- vbuyy=_inc_vbuyy
+ // [43] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4 -- vbuyy=_inc_vbuyy
iny
jmp __b10_from___b12
// main::@4
__b4:
- // [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
jmp __b3
@@ -1528,7 +1537,7 @@ main: {
// File Data
.segment Data
SINTABLE_160:
-.fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+.fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
SPRITE_C: .byte 0, $18, $18, $18, $18, $3c, $3c, $3c, $3c, $66, $66, $66, $66, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $66, $66, $66, $66, $3c, $3c, $3c, $3c, $18, $18, $18, $18, 0
.segment Vars
@@ -1677,12 +1686,13 @@ FINAL SYMBOL TABLE
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = (byte) 6
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = (byte) $1b
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = (byte) $2a
+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = (byte) 4
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK = (byte) 1
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = (byte) 2
(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM = (byte) 4
(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T = (byte) $16
(const nomodify struct MOS6532_RIOT*) RIOT = (struct MOS6532_RIOT*) 640
-(const to_nomodify byte*) SINTABLE_160[(number) $100] = kickasm {{ .fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+(const to_nomodify byte*) SINTABLE_160[(number) $100] = kickasm {{ .fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
}}
(const byte*) SPRITE_C[] = { (byte) 0, (byte) $18, (byte) $18, (byte) $18, (byte) $18, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $66, (byte) $66, (byte) $66, (byte) $66, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $66, (byte) $66, (byte) $66, (byte) $66, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $18, (byte) $18, (byte) $18, (byte) $18, (byte) 0 }
(const nomodify struct ATARI_TIA_WRITE*) TIA = (struct ATARI_TIA_WRITE*) 0
@@ -1720,7 +1730,7 @@ FINAL SYMBOL TABLE
(byte) main::p0_idx#3 reg byte y 2002.0
(byte) main::p0_idx#4 reg byte y 500.5
(byte) main::p0_idx#8 reg byte y 1501.5
-(byte) p0_xpos loadstore mem[1] 2.4634146341463414 = (byte) 0
+(byte) p0_xpos loadstore mem[1] 2.4047619047619047 = (byte) 0
(byte) p0_ypos
(byte) p0_ypos#1 p0_ypos mem[1] 52.476190476190474
@@ -1734,7 +1744,7 @@ reg byte a [ main::gfx#0 ]
FINAL ASSEMBLER
-Score: 11029
+Score: 11035
// File Comments
// Minimal Atari 2600 VCS Program using Sprites
@@ -1757,6 +1767,7 @@ Score: 11029
.const CYCLES_PER_SCANLINE = $4c
.const OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = 6
.const OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = $1b
+ .const OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = 4
.const OFFSET_STRUCT_MOS6532_RIOT_TIM64T = $16
.const OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = 2
.const OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = $2a
@@ -1796,23 +1807,23 @@ main: {
// - Graphics
lda #$af
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
- // [7] phi from main to main::@1 [phi:main->main::@1]
- // [7] phi (byte) idx2#2 = (byte) $39 [phi:main->main::@1#0] -- vbum1=vbuc1
+ // TIA->NUSIZ0 = 0x05
+ // [7] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0) ← (byte) 5 -- _deref_pbuc1=vbuc2
+ // - Size
+ lda #5
+ sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0
+ // [8] phi from main to main::@1 [phi:main->main::@1]
+ // [8] phi (byte) idx2#2 = (byte) $39 [phi:main->main::@1#0] -- vbum1=vbuc1
lda #$39
sta idx2
- // [7] phi (byte) idx#2 = (byte) 0 [phi:main->main::@1#1] -- vbum1=vbuc1
+ // [8] phi (byte) idx#2 = (byte) 0 [phi:main->main::@1#1] -- vbum1=vbuc1
lda #0
sta idx
- // Player 1
- // - Color
- //TIA->COLUP1 = 0xf0;
- // - Graphics
- //TIA->GRP1 = 0xf5;
// main::@1
// main::@2
__b2:
// TIA->VSYNC = 2
- // [8] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 -- _deref_pbuc1=vbuc2
+ // [9] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 2 -- _deref_pbuc1=vbuc2
// Vertical Sync
// here we generate the signal that tells the TV to move the beam to the top of
// the screen so we can start the next frame of video.
@@ -1820,23 +1831,23 @@ main: {
lda #2
sta TIA
// RIOT->TIM64T = (41*CYCLES_PER_SCANLINE)/64
- // [9] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
+ // [10] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $29*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
// D1=1, turns on Vertical Sync signal
lda #$29*CYCLES_PER_SCANLINE/$40
sta RIOT+OFFSET_STRUCT_MOS6532_RIOT_TIM64T
// TIA->WSYNC = 0
- // [10] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Set timer to wait 41 lines
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [11] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Wait for Sync - halts CPU until end of 1st scanline of VSYNC
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
- // [12] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// wait until end of 2nd scanline of VSYNC
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
// TIA->VSYNC = 0
- // [13] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [14] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA) ← (byte) 0 -- _deref_pbuc1=vbuc2
// wait until end of 3rd scanline of VSYNC
sta TIA
// asm
@@ -1856,77 +1867,77 @@ main: {
sta TIA_HMP0
sta TIA_RESP0
// p0_xpos = SINTABLE_160[idx++]
- // [15] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) -- vbum1=pbuc1_derefidx_vbum2
+ // [16] (byte) p0_xpos ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx#2) -- vbum1=pbuc1_derefidx_vbum2
ldy idx
lda SINTABLE_160,y
sta p0_xpos
// p0_xpos = SINTABLE_160[idx++];
- // [16] (byte) idx#1 ← ++ (byte) idx#2 -- vbum1=_inc_vbum1
+ // [17] (byte) idx#1 ← ++ (byte) idx#2 -- vbum1=_inc_vbum1
inc idx
// p0_ypos = SINTABLE_160[idx2++]
- // [17] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2) -- vbum1=pbuc1_derefidx_vbum2
+ // [18] (byte) p0_ypos#1 ← *((const to_nomodify byte*) SINTABLE_160 + (byte) idx2#2) -- vbum1=pbuc1_derefidx_vbum2
ldy idx2
lda SINTABLE_160,y
sta p0_ypos
// p0_ypos = SINTABLE_160[idx2++];
- // [18] (byte) idx2#1 ← ++ (byte) idx2#2 -- vbum1=_inc_vbum1
+ // [19] (byte) idx2#1 ← ++ (byte) idx2#2 -- vbum1=_inc_vbum1
inc idx2
// TIA->WSYNC = 0
- // [19] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Execute horisontal movement
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
// TIA->HMOVE = 0
- // [20] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [21] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE) ← (byte) 0 -- _deref_pbuc1=vbuc2
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE
// Wait for the timer to run out
// main::@3
__b3:
// while(RIOT->INTIM)
- // [21] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 -- vbuc1_neq__deref_pbuc2_then_la1
+ // [22] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@4 -- vbuc1_neq__deref_pbuc2_then_la1
lda #0
cmp RIOT+OFFSET_STRUCT_MOS6532_RIOT_INTIM
bne __b4
// main::@5
// TIA->VBLANK = 0
- // [22] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Screen - display logic
// Update the registers in TIA (the video chip) in order to generate what the player sees.
// For now we're just going to output 192 colored scanlines lines so we have something to see.
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK
// TIA->COLUBK = 0x0
- // [23] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [24] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// D1=1, turns off Vertical Blank signal (image output on)
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
- // [24] phi from main::@5 to main::@6 [phi:main::@5->main::@6]
- // [24] phi (byte) main::p0_idx#4 = (byte) 0 [phi:main::@5->main::@6#0] -- vbuyy=vbuc1
+ // [25] phi from main::@5 to main::@6 [phi:main::@5->main::@6]
+ // [25] phi (byte) main::p0_idx#4 = (byte) 0 [phi:main::@5->main::@6#0] -- vbuyy=vbuc1
tay
- // [24] phi (byte) main::i#2 = (byte) 1 [phi:main::@5->main::@6#1] -- vbuxx=vbuc1
+ // [25] phi (byte) main::i#2 = (byte) 1 [phi:main::@5->main::@6#1] -- vbuxx=vbuc1
ldx #1
// main::@6
__b6:
// for(char i=1;i<192;i++)
- // [25] if((byte) main::i#2<(byte) $c0) goto main::@7 -- vbuxx_lt_vbuc1_then_la1
+ // [26] if((byte) main::i#2<(byte) $c0) goto main::@7 -- vbuxx_lt_vbuc1_then_la1
cpx #$c0
bcc __b7
// main::@8
// TIA->WSYNC = 0
- // [26] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Start OverScan
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
// TIA->VBLANK = 2
- // [27] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 -- _deref_pbuc1=vbuc2
+ // [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK) ← (byte) 2 -- _deref_pbuc1=vbuc2
// Wait for SYNC (halts CPU until end of scanline)
lda #2
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK
// TIA->COLUBK = 0
- // [28] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [29] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) 0 -- _deref_pbuc1=vbuc2
// D1=1 turns image output off
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
// RIOT->TIM64T = (27*CYCLES_PER_SCANLINE)/64
- // [29] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
+ // [30] *((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T) ← (byte) $1b*(const nomodify byte) CYCLES_PER_SCANLINE/(byte) $40 -- _deref_pbuc1=vbuc2
// Set background color to black
lda #$1b*CYCLES_PER_SCANLINE/$40
sta RIOT+OFFSET_STRUCT_MOS6532_RIOT_TIM64T
@@ -1934,82 +1945,82 @@ main: {
// main::@13
__b13:
// while(RIOT->INTIM)
- // [30] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 -- vbuc1_neq__deref_pbuc2_then_la1
+ // [31] if((byte) 0!=*((byte*)(const nomodify struct MOS6532_RIOT*) RIOT+(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM)) goto main::@14 -- vbuc1_neq__deref_pbuc2_then_la1
lda #0
cmp RIOT+OFFSET_STRUCT_MOS6532_RIOT_INTIM
bne __b14
- // [7] phi from main::@13 to main::@1 [phi:main::@13->main::@1]
- // [7] phi (byte) idx2#2 = (byte) idx2#1 [phi:main::@13->main::@1#0] -- register_copy
- // [7] phi (byte) idx#2 = (byte) idx#1 [phi:main::@13->main::@1#1] -- register_copy
+ // [8] phi from main::@13 to main::@1 [phi:main::@13->main::@1]
+ // [8] phi (byte) idx2#2 = (byte) idx2#1 [phi:main::@13->main::@1#0] -- register_copy
+ // [8] phi (byte) idx#2 = (byte) idx#1 [phi:main::@13->main::@1#1] -- register_copy
jmp __b2
// main::@14
__b14:
// TIA->WSYNC = 0
- // [31] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
jmp __b13
// main::@7
__b7:
- // [32] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
// Wait for SYNC (halts CPU until end of scanline)
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
// TIA->COLUBK = i
- // [33] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2 -- _deref_pbuc1=vbuxx
+ // [34] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK) ← (byte) main::i#2 -- _deref_pbuc1=vbuxx
stx TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_COLUBK
// if(p0_idx)
- // [34] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9 -- vbuc1_neq_vbuyy_then_la1
+ // [35] if((byte) 0!=(byte) main::p0_idx#4) goto main::@9 -- vbuc1_neq_vbuyy_then_la1
cpy #0
bne __b9
// main::@11
// if(p0_ypos==i)
- // [35] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15 -- vbum1_neq_vbuxx_then_la1
+ // [36] if((byte) p0_ypos#1!=(byte) main::i#2) goto main::@15 -- vbum1_neq_vbuxx_then_la1
cpx p0_ypos
bne __b10
- // [37] phi from main::@11 to main::@10 [phi:main::@11->main::@10]
- // [37] phi (byte) main::p0_idx#8 = (byte) 1 [phi:main::@11->main::@10#0] -- vbuyy=vbuc1
+ // [38] phi from main::@11 to main::@10 [phi:main::@11->main::@10]
+ // [38] phi (byte) main::p0_idx#8 = (byte) 1 [phi:main::@11->main::@10#0] -- vbuyy=vbuc1
ldy #1
jmp __b10
- // [36] phi from main::@11 to main::@15 [phi:main::@11->main::@15]
+ // [37] phi from main::@11 to main::@15 [phi:main::@11->main::@15]
// main::@15
- // [37] phi from main::@12 main::@15 to main::@10 [phi:main::@12/main::@15->main::@10]
- // [37] phi (byte) main::p0_idx#8 = (byte) main::p0_idx#3 [phi:main::@12/main::@15->main::@10#0] -- register_copy
- // [37] phi from main::@9 to main::@10 [phi:main::@9->main::@10]
+ // [38] phi from main::@12 main::@15 to main::@10 [phi:main::@12/main::@15->main::@10]
+ // [38] phi (byte) main::p0_idx#8 = (byte) main::p0_idx#3 [phi:main::@12/main::@15->main::@10#0] -- register_copy
+ // [38] phi from main::@9 to main::@10 [phi:main::@9->main::@10]
__b1:
- // [37] phi (byte) main::p0_idx#8 = (byte) 0 [phi:main::@9->main::@10#0] -- vbuyy=vbuc1
+ // [38] phi (byte) main::p0_idx#8 = (byte) 0 [phi:main::@9->main::@10#0] -- vbuyy=vbuc1
ldy #0
// main::@10
__b10:
// for(char i=1;i<192;i++)
- // [38] (byte) main::i#1 ← ++ (byte) main::i#2 -- vbuxx=_inc_vbuxx
+ // [39] (byte) main::i#1 ← ++ (byte) main::i#2 -- vbuxx=_inc_vbuxx
inx
- // [24] phi from main::@10 to main::@6 [phi:main::@10->main::@6]
- // [24] phi (byte) main::p0_idx#4 = (byte) main::p0_idx#8 [phi:main::@10->main::@6#0] -- register_copy
- // [24] phi (byte) main::i#2 = (byte) main::i#1 [phi:main::@10->main::@6#1] -- register_copy
+ // [25] phi from main::@10 to main::@6 [phi:main::@10->main::@6]
+ // [25] phi (byte) main::p0_idx#4 = (byte) main::p0_idx#8 [phi:main::@10->main::@6#0] -- register_copy
+ // [25] phi (byte) main::i#2 = (byte) main::i#1 [phi:main::@10->main::@6#1] -- register_copy
jmp __b6
// main::@9
__b9:
// gfx = SPRITE_C[p0_idx]
- // [39] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4) -- vbuaa=pbuc1_derefidx_vbuyy
+ // [40] (byte) main::gfx#0 ← *((const byte*) SPRITE_C + (byte) main::p0_idx#4) -- vbuaa=pbuc1_derefidx_vbuyy
// Player 0 is active - show it
lda SPRITE_C,y
// TIA->GRP0 = gfx
- // [40] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0 -- _deref_pbuc1=vbuaa
+ // [41] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0) ← (byte) main::gfx#0 -- _deref_pbuc1=vbuaa
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0
// if(gfx==0)
- // [41] if((byte) main::gfx#0==(byte) 0) goto main::@10 -- vbuaa_eq_0_then_la1
+ // [42] if((byte) main::gfx#0==(byte) 0) goto main::@10 -- vbuaa_eq_0_then_la1
cmp #0
beq __b1
// main::@12
// p0_idx++;
- // [42] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4 -- vbuyy=_inc_vbuyy
+ // [43] (byte) main::p0_idx#3 ← ++ (byte) main::p0_idx#4 -- vbuyy=_inc_vbuyy
iny
jmp __b10
// main::@4
__b4:
// TIA->WSYNC = 0
- // [43] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
+ // [44] *((byte*)(const nomodify struct ATARI_TIA_WRITE*) TIA+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC) ← (byte) 0 -- _deref_pbuc1=vbuc2
lda #0
sta TIA+OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC
jmp __b3
@@ -2017,7 +2028,7 @@ main: {
// File Data
.segment Data
SINTABLE_160:
-.fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+.fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
SPRITE_C: .byte 0, $18, $18, $18, $18, $3c, $3c, $3c, $3c, $66, $66, $66, $66, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $c0, $66, $66, $66, $66, $3c, $3c, $3c, $3c, $18, $18, $18, $18, 0
.segment Vars
diff --git a/src/test/ref/examples/atari2600/atari2600-sprites.sym b/src/test/ref/examples/atari2600/atari2600-sprites.sym
index c029ef976..9db22a4b7 100644
--- a/src/test/ref/examples/atari2600/atari2600-sprites.sym
+++ b/src/test/ref/examples/atari2600/atari2600-sprites.sym
@@ -75,12 +75,13 @@
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_COLUP0 = (byte) 6
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_GRP0 = (byte) $1b
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_HMOVE = (byte) $2a
+(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_NUSIZ0 = (byte) 4
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_VBLANK = (byte) 1
(const byte) OFFSET_STRUCT_ATARI_TIA_WRITE_WSYNC = (byte) 2
(const byte) OFFSET_STRUCT_MOS6532_RIOT_INTIM = (byte) 4
(const byte) OFFSET_STRUCT_MOS6532_RIOT_TIM64T = (byte) $16
(const nomodify struct MOS6532_RIOT*) RIOT = (struct MOS6532_RIOT*) 640
-(const to_nomodify byte*) SINTABLE_160[(number) $100] = kickasm {{ .fill $100, 5+round(74.5+74.5*sin(2*PI*i/256))
+(const to_nomodify byte*) SINTABLE_160[(number) $100] = kickasm {{ .fill $100, 10+round(64.5+64.5*sin(2*PI*i/256))
}}
(const byte*) SPRITE_C[] = { (byte) 0, (byte) $18, (byte) $18, (byte) $18, (byte) $18, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $66, (byte) $66, (byte) $66, (byte) $66, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $c0, (byte) $66, (byte) $66, (byte) $66, (byte) $66, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $3c, (byte) $18, (byte) $18, (byte) $18, (byte) $18, (byte) 0 }
(const nomodify struct ATARI_TIA_WRITE*) TIA = (struct ATARI_TIA_WRITE*) 0
@@ -118,7 +119,7 @@
(byte) main::p0_idx#3 reg byte y 2002.0
(byte) main::p0_idx#4 reg byte y 500.5
(byte) main::p0_idx#8 reg byte y 1501.5
-(byte) p0_xpos loadstore mem[1] 2.4634146341463414 = (byte) 0
+(byte) p0_xpos loadstore mem[1] 2.4047619047619047 = (byte) 0
(byte) p0_ypos
(byte) p0_ypos#1 p0_ypos mem[1] 52.476190476190474
diff --git a/src/test/ref/reserve-zp-global-range.asm b/src/test/ref/reserve-zp-global-range.asm
new file mode 100644
index 000000000..895160976
--- /dev/null
+++ b/src/test/ref/reserve-zp-global-range.asm
@@ -0,0 +1,32 @@
+// Demonstrates global directive reserving a range of addresses on zeropage
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+main: {
+ .label SCREEN = $400
+ .label i = $81
+ // for( volatile byte i : 0..2)
+ lda #0
+ sta.z i
+ __b1:
+ // sub1(i)
+ lda.z i
+ jsr sub1
+ // SCREEN[i] = sub1(i)
+ ldy.z i
+ sta SCREEN,y
+ // for( volatile byte i : 0..2)
+ inc.z i
+ lda #3
+ cmp.z i
+ bne __b1
+ // }
+ rts
+}
+// sub1(byte register(A) i)
+sub1: {
+ // i+i
+ asl
+ // }
+ rts
+}
diff --git a/src/test/ref/reserve-zp-global-range.cfg b/src/test/ref/reserve-zp-global-range.cfg
new file mode 100644
index 000000000..c50ecfae5
--- /dev/null
+++ b/src/test/ref/reserve-zp-global-range.cfg
@@ -0,0 +1,36 @@
+@begin: scope:[] from
+ [0] phi()
+ to:@1
+@1: scope:[] from @begin
+ [1] phi()
+ [2] call main
+ to:@end
+@end: scope:[] from @1
+ [3] phi()
+
+(void()) main()
+main: scope:[main] from @1
+ [4] (volatile byte) main::i ← (byte) 0
+ to:main::@1
+main::@1: scope:[main] from main main::@2
+ [5] (byte) sub1::i#0 ← (volatile byte) main::i
+ [6] call sub1
+ [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ to:main::@2
+main::@2: scope:[main] from main::@1
+ [8] (byte~) main::$0 ← (byte) sub1::return#0
+ [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0
+ [10] (volatile byte) main::i ← ++ (volatile byte) main::i
+ [11] if((volatile byte) main::i!=(byte) 3) goto main::@1
+ to:main::@return
+main::@return: scope:[main] from main::@2
+ [12] return
+ to:@return
+
+(byte()) sub1((byte) sub1::i)
+sub1: scope:[sub1] from main::@1
+ [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0
+ to:sub1::@return
+sub1::@return: scope:[sub1] from sub1
+ [14] return
+ to:@return
diff --git a/src/test/ref/reserve-zp-global-range.log b/src/test/ref/reserve-zp-global-range.log
new file mode 100644
index 000000000..76eb2c2bf
--- /dev/null
+++ b/src/test/ref/reserve-zp-global-range.log
@@ -0,0 +1,453 @@
+
+CONTROL FLOW GRAPH SSA
+@begin: scope:[] from
+ to:@1
+
+(void()) main()
+main: scope:[main] from @1
+ (volatile byte) main::i ← (byte) 0
+ to:main::@1
+main::@1: scope:[main] from main main::@2
+ (byte) sub1::i#0 ← (volatile byte) main::i
+ call sub1
+ (byte) sub1::return#0 ← (byte) sub1::return#2
+ to:main::@2
+main::@2: scope:[main] from main::@1
+ (byte) sub1::return#3 ← phi( main::@1/(byte) sub1::return#0 )
+ (byte~) main::$0 ← (byte) sub1::return#3
+ *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0
+ (volatile byte) main::i ← (volatile byte) main::i + rangenext(0,2)
+ (bool~) main::$1 ← (volatile byte) main::i != rangelast(0,2)
+ if((bool~) main::$1) goto main::@1
+ to:main::@return
+main::@return: scope:[main] from main::@2
+ return
+ to:@return
+
+(byte()) sub1((byte) sub1::i)
+sub1: scope:[sub1] from main::@1
+ (byte) sub1::i#1 ← phi( main::@1/(byte) sub1::i#0 )
+ (byte~) sub1::$0 ← (byte) sub1::i#1 + (byte) sub1::i#1
+ (byte) sub1::return#1 ← (byte~) sub1::$0
+ to:sub1::@return
+sub1::@return: scope:[sub1] from sub1
+ (byte) sub1::return#4 ← phi( sub1/(byte) sub1::return#1 )
+ (byte) sub1::return#2 ← (byte) sub1::return#4
+ return
+ to:@return
+@1: scope:[] from @begin
+ call main
+ to:@2
+@2: scope:[] from @1
+ to:@end
+@end: scope:[] from @2
+
+SYMBOL TABLE SSA
+(label) @1
+(label) @2
+(label) @begin
+(label) @end
+(void()) main()
+(byte~) main::$0
+(bool~) main::$1
+(label) main::@1
+(label) main::@2
+(label) main::@return
+(const nomodify byte*) main::SCREEN = (byte*)(number) $400
+(volatile byte) main::i loadstore
+(byte()) sub1((byte) sub1::i)
+(byte~) sub1::$0
+(label) sub1::@return
+(byte) sub1::i
+(byte) sub1::i#0
+(byte) sub1::i#1
+(byte) sub1::return
+(byte) sub1::return#0
+(byte) sub1::return#1
+(byte) sub1::return#2
+(byte) sub1::return#3
+(byte) sub1::return#4
+
+Simplifying constant pointer cast (byte*) 1024
+Successful SSA optimization PassNCastSimplification
+Alias sub1::return#0 = sub1::return#3
+Alias sub1::return#1 = sub1::$0 sub1::return#4 sub1::return#2
+Successful SSA optimization Pass2AliasElimination
+Identical Phi Values (byte) sub1::i#1 (byte) sub1::i#0
+Successful SSA optimization Pass2IdenticalPhiElimination
+Simple Condition (bool~) main::$1 [8] if((volatile byte) main::i!=rangelast(0,2)) goto main::@1
+Successful SSA optimization Pass2ConditionalJumpSimplification
+Resolved ranged next value [6] main::i ← ++ main::i to ++
+Resolved ranged comparison value [8] if(main::i!=rangelast(0,2)) goto main::@1 to (number) 3
+Adding number conversion cast (unumber) 3 in if((volatile byte) main::i!=(number) 3) goto main::@1
+Successful SSA optimization PassNAddNumberTypeConversions
+Simplifying constant integer cast 3
+Successful SSA optimization PassNCastSimplification
+Finalized unsigned number type (byte) 3
+Successful SSA optimization PassNFinalizeNumberTypeConversions
+Adding NOP phi() at start of @begin
+Adding NOP phi() at start of @1
+Adding NOP phi() at start of @2
+Adding NOP phi() at start of @end
+CALL GRAPH
+Calls in [] to main:2
+Calls in [main] to sub1:7
+
+Created 0 initial phi equivalence classes
+Coalesced down to 0 phi equivalence classes
+Culled Empty Block (label) @2
+Adding NOP phi() at start of @begin
+Adding NOP phi() at start of @1
+Adding NOP phi() at start of @end
+
+FINAL CONTROL FLOW GRAPH
+@begin: scope:[] from
+ [0] phi()
+ to:@1
+@1: scope:[] from @begin
+ [1] phi()
+ [2] call main
+ to:@end
+@end: scope:[] from @1
+ [3] phi()
+
+(void()) main()
+main: scope:[main] from @1
+ [4] (volatile byte) main::i ← (byte) 0
+ to:main::@1
+main::@1: scope:[main] from main main::@2
+ [5] (byte) sub1::i#0 ← (volatile byte) main::i
+ [6] call sub1
+ [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ to:main::@2
+main::@2: scope:[main] from main::@1
+ [8] (byte~) main::$0 ← (byte) sub1::return#0
+ [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0
+ [10] (volatile byte) main::i ← ++ (volatile byte) main::i
+ [11] if((volatile byte) main::i!=(byte) 3) goto main::@1
+ to:main::@return
+main::@return: scope:[main] from main::@2
+ [12] return
+ to:@return
+
+(byte()) sub1((byte) sub1::i)
+sub1: scope:[sub1] from main::@1
+ [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0
+ to:sub1::@return
+sub1::@return: scope:[sub1] from sub1
+ [14] return
+ to:@return
+
+
+VARIABLE REGISTER WEIGHTS
+(void()) main()
+(byte~) main::$0 202.0
+(volatile byte) main::i loadstore 64.5
+(byte()) sub1((byte) sub1::i)
+(byte) sub1::i
+(byte) sub1::i#0 2103.0
+(byte) sub1::return
+(byte) sub1::return#0 202.0
+(byte) sub1::return#1 367.33333333333337
+
+Initial phi equivalence classes
+Added variable main::i to live range equivalence class [ main::i ]
+Added variable sub1::i#0 to live range equivalence class [ sub1::i#0 ]
+Added variable sub1::return#0 to live range equivalence class [ sub1::return#0 ]
+Added variable main::$0 to live range equivalence class [ main::$0 ]
+Added variable sub1::return#1 to live range equivalence class [ sub1::return#1 ]
+Complete equivalence classes
+[ main::i ]
+[ sub1::i#0 ]
+[ sub1::return#0 ]
+[ main::$0 ]
+[ sub1::return#1 ]
+Allocated zp[1]:129 [ main::i ]
+Allocated zp[1]:130 [ sub1::i#0 ]
+Allocated zp[1]:131 [ sub1::return#0 ]
+Allocated zp[1]:132 [ main::$0 ]
+Allocated zp[1]:133 [ sub1::return#1 ]
+
+INITIAL ASM
+Target platform is c64basic / MOS6502X
+ // File Comments
+// Demonstrates global directive reserving a range of addresses on zeropage
+ // Upstart
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+ // Global Constants & labels
+ // @begin
+__bbegin:
+ // [1] phi from @begin to @1 [phi:@begin->@1]
+__b1_from___bbegin:
+ jmp __b1
+ // @1
+__b1:
+ // [2] call main
+ jsr main
+ // [3] phi from @1 to @end [phi:@1->@end]
+__bend_from___b1:
+ jmp __bend
+ // @end
+__bend:
+ // main
+main: {
+ .label SCREEN = $400
+ .label i = $81
+ .label __0 = $84
+ // [4] (volatile byte) main::i ← (byte) 0 -- vbuz1=vbuc1
+ lda #0
+ sta.z i
+ jmp __b1
+ // main::@1
+ __b1:
+ // [5] (byte) sub1::i#0 ← (volatile byte) main::i -- vbuz1=vbuz2
+ lda.z i
+ sta.z sub1.i
+ // [6] call sub1
+ jsr sub1
+ // [7] (byte) sub1::return#0 ← (byte) sub1::return#1 -- vbuz1=vbuz2
+ lda.z sub1.return_1
+ sta.z sub1.return
+ jmp __b2
+ // main::@2
+ __b2:
+ // [8] (byte~) main::$0 ← (byte) sub1::return#0 -- vbuz1=vbuz2
+ lda.z sub1.return
+ sta.z __0
+ // [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 -- pbuc1_derefidx_vbuz1=vbuz2
+ lda.z __0
+ ldy.z i
+ sta SCREEN,y
+ // [10] (volatile byte) main::i ← ++ (volatile byte) main::i -- vbuz1=_inc_vbuz1
+ inc.z i
+ // [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 -- vbuz1_neq_vbuc1_then_la1
+ lda #3
+ cmp.z i
+ bne __b1
+ jmp __breturn
+ // main::@return
+ __breturn:
+ // [12] return
+ rts
+}
+ // sub1
+// sub1(byte zp($82) i)
+sub1: {
+ .label i = $82
+ .label return = $83
+ .label return_1 = $85
+ // [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 -- vbuz1=vbuz2_plus_vbuz2
+ lda.z i
+ asl
+ sta.z return_1
+ jmp __breturn
+ // sub1::@return
+ __breturn:
+ // [14] return
+ rts
+}
+ // File Data
+
+REGISTER UPLIFT POTENTIAL REGISTERS
+Statement [4] (volatile byte) main::i ← (byte) 0 [ main::i ] ( main:2 [ main::i ] { } ) always clobbers reg byte a
+Statement [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 [ main::i ] ( main:2 [ main::i ] { } ) always clobbers reg byte y
+Statement [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 [ main::i ] ( main:2 [ main::i ] { } ) always clobbers reg byte a
+Statement [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 [ sub1::return#1 ] ( main:2::sub1:6 [ main::i sub1::return#1 ] { { sub1::i#0 = main::i } { sub1::return#0 = sub1::return#1 } } ) always clobbers reg byte a
+Potential registers zp[1]:129 [ main::i ] : zp[1]:129 ,
+Potential registers zp[1]:130 [ sub1::i#0 ] : zp[1]:130 , reg byte a , reg byte x , reg byte y ,
+Potential registers zp[1]:131 [ sub1::return#0 ] : zp[1]:131 , reg byte a , reg byte x , reg byte y ,
+Potential registers zp[1]:132 [ main::$0 ] : zp[1]:132 , reg byte a , reg byte x , reg byte y ,
+Potential registers zp[1]:133 [ sub1::return#1 ] : zp[1]:133 , reg byte a , reg byte x , reg byte y ,
+
+REGISTER UPLIFT SCOPES
+Uplift Scope [sub1] 2,103: zp[1]:130 [ sub1::i#0 ] 367.33: zp[1]:133 [ sub1::return#1 ] 202: zp[1]:131 [ sub1::return#0 ]
+Uplift Scope [main] 202: zp[1]:132 [ main::$0 ] 64.5: zp[1]:129 [ main::i ]
+Uplift Scope []
+
+Uplifting [sub1] best 452 combination reg byte a [ sub1::i#0 ] reg byte a [ sub1::return#1 ] reg byte a [ sub1::return#0 ]
+Uplifting [main] best 392 combination reg byte a [ main::$0 ] zp[1]:129 [ main::i ]
+Uplifting [] best 392 combination
+Attempting to uplift remaining variables inzp[1]:129 [ main::i ]
+Uplifting [main] best 392 combination zp[1]:129 [ main::i ]
+
+ASSEMBLER BEFORE OPTIMIZATION
+ // File Comments
+// Demonstrates global directive reserving a range of addresses on zeropage
+ // Upstart
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+ // Global Constants & labels
+ // @begin
+__bbegin:
+ // [1] phi from @begin to @1 [phi:@begin->@1]
+__b1_from___bbegin:
+ jmp __b1
+ // @1
+__b1:
+ // [2] call main
+ jsr main
+ // [3] phi from @1 to @end [phi:@1->@end]
+__bend_from___b1:
+ jmp __bend
+ // @end
+__bend:
+ // main
+main: {
+ .label SCREEN = $400
+ .label i = $81
+ // [4] (volatile byte) main::i ← (byte) 0 -- vbuz1=vbuc1
+ lda #0
+ sta.z i
+ jmp __b1
+ // main::@1
+ __b1:
+ // [5] (byte) sub1::i#0 ← (volatile byte) main::i -- vbuaa=vbuz1
+ lda.z i
+ // [6] call sub1
+ jsr sub1
+ // [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ jmp __b2
+ // main::@2
+ __b2:
+ // [8] (byte~) main::$0 ← (byte) sub1::return#0
+ // [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 -- pbuc1_derefidx_vbuz1=vbuaa
+ ldy.z i
+ sta SCREEN,y
+ // [10] (volatile byte) main::i ← ++ (volatile byte) main::i -- vbuz1=_inc_vbuz1
+ inc.z i
+ // [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 -- vbuz1_neq_vbuc1_then_la1
+ lda #3
+ cmp.z i
+ bne __b1
+ jmp __breturn
+ // main::@return
+ __breturn:
+ // [12] return
+ rts
+}
+ // sub1
+// sub1(byte register(A) i)
+sub1: {
+ // [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 -- vbuaa=vbuaa_plus_vbuaa
+ asl
+ jmp __breturn
+ // sub1::@return
+ __breturn:
+ // [14] return
+ rts
+}
+ // File Data
+
+ASSEMBLER OPTIMIZATIONS
+Removing instruction jmp __b1
+Removing instruction jmp __bend
+Removing instruction jmp __b1
+Removing instruction jmp __b2
+Removing instruction jmp __breturn
+Removing instruction jmp __breturn
+Succesful ASM optimization Pass5NextJumpElimination
+Removing instruction __b1_from___bbegin:
+Removing instruction __b1:
+Removing instruction __bend_from___b1:
+Succesful ASM optimization Pass5RedundantLabelElimination
+Removing instruction __bbegin:
+Removing instruction __bend:
+Removing instruction __b2:
+Removing instruction __breturn:
+Removing instruction __breturn:
+Succesful ASM optimization Pass5UnusedLabelElimination
+Removing instruction jsr main
+Succesful ASM optimization Pass5SkipBegin
+
+FINAL SYMBOL TABLE
+(label) @1
+(label) @begin
+(label) @end
+(void()) main()
+(byte~) main::$0 reg byte a 202.0
+(label) main::@1
+(label) main::@2
+(label) main::@return
+(const nomodify byte*) main::SCREEN = (byte*) 1024
+(volatile byte) main::i loadstore zp[1]:129 64.5
+(byte()) sub1((byte) sub1::i)
+(label) sub1::@return
+(byte) sub1::i
+(byte) sub1::i#0 reg byte a 2103.0
+(byte) sub1::return
+(byte) sub1::return#0 reg byte a 202.0
+(byte) sub1::return#1 reg byte a 367.33333333333337
+
+zp[1]:129 [ main::i ]
+reg byte a [ sub1::i#0 ]
+reg byte a [ sub1::return#0 ]
+reg byte a [ main::$0 ]
+reg byte a [ sub1::return#1 ]
+
+
+FINAL ASSEMBLER
+Score: 314
+
+ // File Comments
+// Demonstrates global directive reserving a range of addresses on zeropage
+ // Upstart
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+ // Global Constants & labels
+ // @begin
+ // [1] phi from @begin to @1 [phi:@begin->@1]
+ // @1
+ // [2] call main
+ // [3] phi from @1 to @end [phi:@1->@end]
+ // @end
+ // main
+main: {
+ .label SCREEN = $400
+ .label i = $81
+ // for( volatile byte i : 0..2)
+ // [4] (volatile byte) main::i ← (byte) 0 -- vbuz1=vbuc1
+ lda #0
+ sta.z i
+ // main::@1
+ __b1:
+ // sub1(i)
+ // [5] (byte) sub1::i#0 ← (volatile byte) main::i -- vbuaa=vbuz1
+ lda.z i
+ // [6] call sub1
+ jsr sub1
+ // [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ // main::@2
+ // [8] (byte~) main::$0 ← (byte) sub1::return#0
+ // SCREEN[i] = sub1(i)
+ // [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 -- pbuc1_derefidx_vbuz1=vbuaa
+ ldy.z i
+ sta SCREEN,y
+ // for( volatile byte i : 0..2)
+ // [10] (volatile byte) main::i ← ++ (volatile byte) main::i -- vbuz1=_inc_vbuz1
+ inc.z i
+ // [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 -- vbuz1_neq_vbuc1_then_la1
+ lda #3
+ cmp.z i
+ bne __b1
+ // main::@return
+ // }
+ // [12] return
+ rts
+}
+ // sub1
+// sub1(byte register(A) i)
+sub1: {
+ // i+i
+ // [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 -- vbuaa=vbuaa_plus_vbuaa
+ asl
+ // sub1::@return
+ // }
+ // [14] return
+ rts
+}
+ // File Data
+
diff --git a/src/test/ref/reserve-zp-global-range.sym b/src/test/ref/reserve-zp-global-range.sym
new file mode 100644
index 000000000..d70e91aec
--- /dev/null
+++ b/src/test/ref/reserve-zp-global-range.sym
@@ -0,0 +1,23 @@
+(label) @1
+(label) @begin
+(label) @end
+(void()) main()
+(byte~) main::$0 reg byte a 202.0
+(label) main::@1
+(label) main::@2
+(label) main::@return
+(const nomodify byte*) main::SCREEN = (byte*) 1024
+(volatile byte) main::i loadstore zp[1]:129 64.5
+(byte()) sub1((byte) sub1::i)
+(label) sub1::@return
+(byte) sub1::i
+(byte) sub1::i#0 reg byte a 2103.0
+(byte) sub1::return
+(byte) sub1::return#0 reg byte a 202.0
+(byte) sub1::return#1 reg byte a 367.33333333333337
+
+zp[1]:129 [ main::i ]
+reg byte a [ sub1::i#0 ]
+reg byte a [ sub1::return#0 ]
+reg byte a [ main::$0 ]
+reg byte a [ sub1::return#1 ]
diff --git a/src/test/ref/reserve-zp-procedure-4.asm b/src/test/ref/reserve-zp-procedure-4.asm
new file mode 100644
index 000000000..fd13bb486
--- /dev/null
+++ b/src/test/ref/reserve-zp-procedure-4.asm
@@ -0,0 +1,32 @@
+// Demonstrates a procedure reserving addresses on zeropage
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+main: {
+ .label SCREEN = $400
+ .label i = 5
+ // for( volatile byte i : 0..2)
+ lda #0
+ sta.z i
+ __b1:
+ // sub1(i)
+ lda.z i
+ jsr sub1
+ // SCREEN[i] = sub1(i)
+ ldy.z i
+ sta SCREEN,y
+ // for( volatile byte i : 0..2)
+ inc.z i
+ lda #3
+ cmp.z i
+ bne __b1
+ // }
+ rts
+}
+// sub1(byte register(A) i)
+sub1: {
+ // i+i
+ asl
+ // }
+ rts
+}
diff --git a/src/test/ref/reserve-zp-procedure-4.cfg b/src/test/ref/reserve-zp-procedure-4.cfg
new file mode 100644
index 000000000..c50ecfae5
--- /dev/null
+++ b/src/test/ref/reserve-zp-procedure-4.cfg
@@ -0,0 +1,36 @@
+@begin: scope:[] from
+ [0] phi()
+ to:@1
+@1: scope:[] from @begin
+ [1] phi()
+ [2] call main
+ to:@end
+@end: scope:[] from @1
+ [3] phi()
+
+(void()) main()
+main: scope:[main] from @1
+ [4] (volatile byte) main::i ← (byte) 0
+ to:main::@1
+main::@1: scope:[main] from main main::@2
+ [5] (byte) sub1::i#0 ← (volatile byte) main::i
+ [6] call sub1
+ [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ to:main::@2
+main::@2: scope:[main] from main::@1
+ [8] (byte~) main::$0 ← (byte) sub1::return#0
+ [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0
+ [10] (volatile byte) main::i ← ++ (volatile byte) main::i
+ [11] if((volatile byte) main::i!=(byte) 3) goto main::@1
+ to:main::@return
+main::@return: scope:[main] from main::@2
+ [12] return
+ to:@return
+
+(byte()) sub1((byte) sub1::i)
+sub1: scope:[sub1] from main::@1
+ [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0
+ to:sub1::@return
+sub1::@return: scope:[sub1] from sub1
+ [14] return
+ to:@return
diff --git a/src/test/ref/reserve-zp-procedure-4.log b/src/test/ref/reserve-zp-procedure-4.log
new file mode 100644
index 000000000..22ddadf00
--- /dev/null
+++ b/src/test/ref/reserve-zp-procedure-4.log
@@ -0,0 +1,453 @@
+
+CONTROL FLOW GRAPH SSA
+@begin: scope:[] from
+ to:@1
+
+(void()) main()
+main: scope:[main] from @1
+ (volatile byte) main::i ← (byte) 0
+ to:main::@1
+main::@1: scope:[main] from main main::@2
+ (byte) sub1::i#0 ← (volatile byte) main::i
+ call sub1
+ (byte) sub1::return#0 ← (byte) sub1::return#2
+ to:main::@2
+main::@2: scope:[main] from main::@1
+ (byte) sub1::return#3 ← phi( main::@1/(byte) sub1::return#0 )
+ (byte~) main::$0 ← (byte) sub1::return#3
+ *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0
+ (volatile byte) main::i ← (volatile byte) main::i + rangenext(0,2)
+ (bool~) main::$1 ← (volatile byte) main::i != rangelast(0,2)
+ if((bool~) main::$1) goto main::@1
+ to:main::@return
+main::@return: scope:[main] from main::@2
+ return
+ to:@return
+
+(byte()) sub1((byte) sub1::i)
+sub1: scope:[sub1] from main::@1
+ (byte) sub1::i#1 ← phi( main::@1/(byte) sub1::i#0 )
+ (byte~) sub1::$0 ← (byte) sub1::i#1 + (byte) sub1::i#1
+ (byte) sub1::return#1 ← (byte~) sub1::$0
+ to:sub1::@return
+sub1::@return: scope:[sub1] from sub1
+ (byte) sub1::return#4 ← phi( sub1/(byte) sub1::return#1 )
+ (byte) sub1::return#2 ← (byte) sub1::return#4
+ return
+ to:@return
+@1: scope:[] from @begin
+ call main
+ to:@2
+@2: scope:[] from @1
+ to:@end
+@end: scope:[] from @2
+
+SYMBOL TABLE SSA
+(label) @1
+(label) @2
+(label) @begin
+(label) @end
+(void()) main()
+(byte~) main::$0
+(bool~) main::$1
+(label) main::@1
+(label) main::@2
+(label) main::@return
+(const nomodify byte*) main::SCREEN = (byte*)(number) $400
+(volatile byte) main::i loadstore
+(byte()) sub1((byte) sub1::i)
+(byte~) sub1::$0
+(label) sub1::@return
+(byte) sub1::i
+(byte) sub1::i#0
+(byte) sub1::i#1
+(byte) sub1::return
+(byte) sub1::return#0
+(byte) sub1::return#1
+(byte) sub1::return#2
+(byte) sub1::return#3
+(byte) sub1::return#4
+
+Simplifying constant pointer cast (byte*) 1024
+Successful SSA optimization PassNCastSimplification
+Alias sub1::return#0 = sub1::return#3
+Alias sub1::return#1 = sub1::$0 sub1::return#4 sub1::return#2
+Successful SSA optimization Pass2AliasElimination
+Identical Phi Values (byte) sub1::i#1 (byte) sub1::i#0
+Successful SSA optimization Pass2IdenticalPhiElimination
+Simple Condition (bool~) main::$1 [8] if((volatile byte) main::i!=rangelast(0,2)) goto main::@1
+Successful SSA optimization Pass2ConditionalJumpSimplification
+Resolved ranged next value [6] main::i ← ++ main::i to ++
+Resolved ranged comparison value [8] if(main::i!=rangelast(0,2)) goto main::@1 to (number) 3
+Adding number conversion cast (unumber) 3 in if((volatile byte) main::i!=(number) 3) goto main::@1
+Successful SSA optimization PassNAddNumberTypeConversions
+Simplifying constant integer cast 3
+Successful SSA optimization PassNCastSimplification
+Finalized unsigned number type (byte) 3
+Successful SSA optimization PassNFinalizeNumberTypeConversions
+Adding NOP phi() at start of @begin
+Adding NOP phi() at start of @1
+Adding NOP phi() at start of @2
+Adding NOP phi() at start of @end
+CALL GRAPH
+Calls in [] to main:2
+Calls in [main] to sub1:7
+
+Created 0 initial phi equivalence classes
+Coalesced down to 0 phi equivalence classes
+Culled Empty Block (label) @2
+Adding NOP phi() at start of @begin
+Adding NOP phi() at start of @1
+Adding NOP phi() at start of @end
+
+FINAL CONTROL FLOW GRAPH
+@begin: scope:[] from
+ [0] phi()
+ to:@1
+@1: scope:[] from @begin
+ [1] phi()
+ [2] call main
+ to:@end
+@end: scope:[] from @1
+ [3] phi()
+
+(void()) main()
+main: scope:[main] from @1
+ [4] (volatile byte) main::i ← (byte) 0
+ to:main::@1
+main::@1: scope:[main] from main main::@2
+ [5] (byte) sub1::i#0 ← (volatile byte) main::i
+ [6] call sub1
+ [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ to:main::@2
+main::@2: scope:[main] from main::@1
+ [8] (byte~) main::$0 ← (byte) sub1::return#0
+ [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0
+ [10] (volatile byte) main::i ← ++ (volatile byte) main::i
+ [11] if((volatile byte) main::i!=(byte) 3) goto main::@1
+ to:main::@return
+main::@return: scope:[main] from main::@2
+ [12] return
+ to:@return
+
+(byte()) sub1((byte) sub1::i)
+sub1: scope:[sub1] from main::@1
+ [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0
+ to:sub1::@return
+sub1::@return: scope:[sub1] from sub1
+ [14] return
+ to:@return
+
+
+VARIABLE REGISTER WEIGHTS
+(void()) main()
+(byte~) main::$0 202.0
+(volatile byte) main::i loadstore 64.5
+(byte()) sub1((byte) sub1::i)
+(byte) sub1::i
+(byte) sub1::i#0 2103.0
+(byte) sub1::return
+(byte) sub1::return#0 202.0
+(byte) sub1::return#1 367.33333333333337
+
+Initial phi equivalence classes
+Added variable main::i to live range equivalence class [ main::i ]
+Added variable sub1::i#0 to live range equivalence class [ sub1::i#0 ]
+Added variable sub1::return#0 to live range equivalence class [ sub1::return#0 ]
+Added variable main::$0 to live range equivalence class [ main::$0 ]
+Added variable sub1::return#1 to live range equivalence class [ sub1::return#1 ]
+Complete equivalence classes
+[ main::i ]
+[ sub1::i#0 ]
+[ sub1::return#0 ]
+[ main::$0 ]
+[ sub1::return#1 ]
+Allocated zp[1]:5 [ main::i ]
+Allocated zp[1]:6 [ sub1::i#0 ]
+Allocated zp[1]:7 [ sub1::return#0 ]
+Allocated zp[1]:8 [ main::$0 ]
+Allocated zp[1]:9 [ sub1::return#1 ]
+
+INITIAL ASM
+Target platform is c64basic / MOS6502X
+ // File Comments
+// Demonstrates a procedure reserving addresses on zeropage
+ // Upstart
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+ // Global Constants & labels
+ // @begin
+__bbegin:
+ // [1] phi from @begin to @1 [phi:@begin->@1]
+__b1_from___bbegin:
+ jmp __b1
+ // @1
+__b1:
+ // [2] call main
+ jsr main
+ // [3] phi from @1 to @end [phi:@1->@end]
+__bend_from___b1:
+ jmp __bend
+ // @end
+__bend:
+ // main
+main: {
+ .label SCREEN = $400
+ .label i = 5
+ .label __0 = 8
+ // [4] (volatile byte) main::i ← (byte) 0 -- vbuz1=vbuc1
+ lda #0
+ sta.z i
+ jmp __b1
+ // main::@1
+ __b1:
+ // [5] (byte) sub1::i#0 ← (volatile byte) main::i -- vbuz1=vbuz2
+ lda.z i
+ sta.z sub1.i
+ // [6] call sub1
+ jsr sub1
+ // [7] (byte) sub1::return#0 ← (byte) sub1::return#1 -- vbuz1=vbuz2
+ lda.z sub1.return_1
+ sta.z sub1.return
+ jmp __b2
+ // main::@2
+ __b2:
+ // [8] (byte~) main::$0 ← (byte) sub1::return#0 -- vbuz1=vbuz2
+ lda.z sub1.return
+ sta.z __0
+ // [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 -- pbuc1_derefidx_vbuz1=vbuz2
+ lda.z __0
+ ldy.z i
+ sta SCREEN,y
+ // [10] (volatile byte) main::i ← ++ (volatile byte) main::i -- vbuz1=_inc_vbuz1
+ inc.z i
+ // [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 -- vbuz1_neq_vbuc1_then_la1
+ lda #3
+ cmp.z i
+ bne __b1
+ jmp __breturn
+ // main::@return
+ __breturn:
+ // [12] return
+ rts
+}
+ // sub1
+// sub1(byte zp(6) i)
+sub1: {
+ .label i = 6
+ .label return = 7
+ .label return_1 = 9
+ // [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 -- vbuz1=vbuz2_plus_vbuz2
+ lda.z i
+ asl
+ sta.z return_1
+ jmp __breturn
+ // sub1::@return
+ __breturn:
+ // [14] return
+ rts
+}
+ // File Data
+
+REGISTER UPLIFT POTENTIAL REGISTERS
+Statement [4] (volatile byte) main::i ← (byte) 0 [ main::i ] ( main:2 [ main::i ] { } ) always clobbers reg byte a
+Statement [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 [ main::i ] ( main:2 [ main::i ] { } ) always clobbers reg byte y
+Statement [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 [ main::i ] ( main:2 [ main::i ] { } ) always clobbers reg byte a
+Statement [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 [ sub1::return#1 ] ( main:2::sub1:6 [ main::i sub1::return#1 ] { { sub1::i#0 = main::i } { sub1::return#0 = sub1::return#1 } } ) always clobbers reg byte a
+Potential registers zp[1]:5 [ main::i ] : zp[1]:5 ,
+Potential registers zp[1]:6 [ sub1::i#0 ] : zp[1]:6 , reg byte a , reg byte x , reg byte y ,
+Potential registers zp[1]:7 [ sub1::return#0 ] : zp[1]:7 , reg byte a , reg byte x , reg byte y ,
+Potential registers zp[1]:8 [ main::$0 ] : zp[1]:8 , reg byte a , reg byte x , reg byte y ,
+Potential registers zp[1]:9 [ sub1::return#1 ] : zp[1]:9 , reg byte a , reg byte x , reg byte y ,
+
+REGISTER UPLIFT SCOPES
+Uplift Scope [sub1] 2,103: zp[1]:6 [ sub1::i#0 ] 367.33: zp[1]:9 [ sub1::return#1 ] 202: zp[1]:7 [ sub1::return#0 ]
+Uplift Scope [main] 202: zp[1]:8 [ main::$0 ] 64.5: zp[1]:5 [ main::i ]
+Uplift Scope []
+
+Uplifting [sub1] best 452 combination reg byte a [ sub1::i#0 ] reg byte a [ sub1::return#1 ] reg byte a [ sub1::return#0 ]
+Uplifting [main] best 392 combination reg byte a [ main::$0 ] zp[1]:5 [ main::i ]
+Uplifting [] best 392 combination
+Attempting to uplift remaining variables inzp[1]:5 [ main::i ]
+Uplifting [main] best 392 combination zp[1]:5 [ main::i ]
+
+ASSEMBLER BEFORE OPTIMIZATION
+ // File Comments
+// Demonstrates a procedure reserving addresses on zeropage
+ // Upstart
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+ // Global Constants & labels
+ // @begin
+__bbegin:
+ // [1] phi from @begin to @1 [phi:@begin->@1]
+__b1_from___bbegin:
+ jmp __b1
+ // @1
+__b1:
+ // [2] call main
+ jsr main
+ // [3] phi from @1 to @end [phi:@1->@end]
+__bend_from___b1:
+ jmp __bend
+ // @end
+__bend:
+ // main
+main: {
+ .label SCREEN = $400
+ .label i = 5
+ // [4] (volatile byte) main::i ← (byte) 0 -- vbuz1=vbuc1
+ lda #0
+ sta.z i
+ jmp __b1
+ // main::@1
+ __b1:
+ // [5] (byte) sub1::i#0 ← (volatile byte) main::i -- vbuaa=vbuz1
+ lda.z i
+ // [6] call sub1
+ jsr sub1
+ // [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ jmp __b2
+ // main::@2
+ __b2:
+ // [8] (byte~) main::$0 ← (byte) sub1::return#0
+ // [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 -- pbuc1_derefidx_vbuz1=vbuaa
+ ldy.z i
+ sta SCREEN,y
+ // [10] (volatile byte) main::i ← ++ (volatile byte) main::i -- vbuz1=_inc_vbuz1
+ inc.z i
+ // [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 -- vbuz1_neq_vbuc1_then_la1
+ lda #3
+ cmp.z i
+ bne __b1
+ jmp __breturn
+ // main::@return
+ __breturn:
+ // [12] return
+ rts
+}
+ // sub1
+// sub1(byte register(A) i)
+sub1: {
+ // [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 -- vbuaa=vbuaa_plus_vbuaa
+ asl
+ jmp __breturn
+ // sub1::@return
+ __breturn:
+ // [14] return
+ rts
+}
+ // File Data
+
+ASSEMBLER OPTIMIZATIONS
+Removing instruction jmp __b1
+Removing instruction jmp __bend
+Removing instruction jmp __b1
+Removing instruction jmp __b2
+Removing instruction jmp __breturn
+Removing instruction jmp __breturn
+Succesful ASM optimization Pass5NextJumpElimination
+Removing instruction __b1_from___bbegin:
+Removing instruction __b1:
+Removing instruction __bend_from___b1:
+Succesful ASM optimization Pass5RedundantLabelElimination
+Removing instruction __bbegin:
+Removing instruction __bend:
+Removing instruction __b2:
+Removing instruction __breturn:
+Removing instruction __breturn:
+Succesful ASM optimization Pass5UnusedLabelElimination
+Removing instruction jsr main
+Succesful ASM optimization Pass5SkipBegin
+
+FINAL SYMBOL TABLE
+(label) @1
+(label) @begin
+(label) @end
+(void()) main()
+(byte~) main::$0 reg byte a 202.0
+(label) main::@1
+(label) main::@2
+(label) main::@return
+(const nomodify byte*) main::SCREEN = (byte*) 1024
+(volatile byte) main::i loadstore zp[1]:5 64.5
+(byte()) sub1((byte) sub1::i)
+(label) sub1::@return
+(byte) sub1::i
+(byte) sub1::i#0 reg byte a 2103.0
+(byte) sub1::return
+(byte) sub1::return#0 reg byte a 202.0
+(byte) sub1::return#1 reg byte a 367.33333333333337
+
+zp[1]:5 [ main::i ]
+reg byte a [ sub1::i#0 ]
+reg byte a [ sub1::return#0 ]
+reg byte a [ main::$0 ]
+reg byte a [ sub1::return#1 ]
+
+
+FINAL ASSEMBLER
+Score: 314
+
+ // File Comments
+// Demonstrates a procedure reserving addresses on zeropage
+ // Upstart
+.pc = $801 "Basic"
+:BasicUpstart(main)
+.pc = $80d "Program"
+ // Global Constants & labels
+ // @begin
+ // [1] phi from @begin to @1 [phi:@begin->@1]
+ // @1
+ // [2] call main
+ // [3] phi from @1 to @end [phi:@1->@end]
+ // @end
+ // main
+main: {
+ .label SCREEN = $400
+ .label i = 5
+ // for( volatile byte i : 0..2)
+ // [4] (volatile byte) main::i ← (byte) 0 -- vbuz1=vbuc1
+ lda #0
+ sta.z i
+ // main::@1
+ __b1:
+ // sub1(i)
+ // [5] (byte) sub1::i#0 ← (volatile byte) main::i -- vbuaa=vbuz1
+ lda.z i
+ // [6] call sub1
+ jsr sub1
+ // [7] (byte) sub1::return#0 ← (byte) sub1::return#1
+ // main::@2
+ // [8] (byte~) main::$0 ← (byte) sub1::return#0
+ // SCREEN[i] = sub1(i)
+ // [9] *((const nomodify byte*) main::SCREEN + (volatile byte) main::i) ← (byte~) main::$0 -- pbuc1_derefidx_vbuz1=vbuaa
+ ldy.z i
+ sta SCREEN,y
+ // for( volatile byte i : 0..2)
+ // [10] (volatile byte) main::i ← ++ (volatile byte) main::i -- vbuz1=_inc_vbuz1
+ inc.z i
+ // [11] if((volatile byte) main::i!=(byte) 3) goto main::@1 -- vbuz1_neq_vbuc1_then_la1
+ lda #3
+ cmp.z i
+ bne __b1
+ // main::@return
+ // }
+ // [12] return
+ rts
+}
+ // sub1
+// sub1(byte register(A) i)
+sub1: {
+ // i+i
+ // [13] (byte) sub1::return#1 ← (byte) sub1::i#0 + (byte) sub1::i#0 -- vbuaa=vbuaa_plus_vbuaa
+ asl
+ // sub1::@return
+ // }
+ // [14] return
+ rts
+}
+ // File Data
+
diff --git a/src/test/ref/reserve-zp-procedure-4.sym b/src/test/ref/reserve-zp-procedure-4.sym
new file mode 100644
index 000000000..cdea302c4
--- /dev/null
+++ b/src/test/ref/reserve-zp-procedure-4.sym
@@ -0,0 +1,23 @@
+(label) @1
+(label) @begin
+(label) @end
+(void()) main()
+(byte~) main::$0 reg byte a 202.0
+(label) main::@1
+(label) main::@2
+(label) main::@return
+(const nomodify byte*) main::SCREEN = (byte*) 1024
+(volatile byte) main::i loadstore zp[1]:5 64.5
+(byte()) sub1((byte) sub1::i)
+(label) sub1::@return
+(byte) sub1::i
+(byte) sub1::i#0 reg byte a 2103.0
+(byte) sub1::return
+(byte) sub1::return#0 reg byte a 202.0
+(byte) sub1::return#1 reg byte a 367.33333333333337
+
+zp[1]:5 [ main::i ]
+reg byte a [ sub1::i#0 ]
+reg byte a [ sub1::return#0 ]
+reg byte a [ main::$0 ]
+reg byte a [ sub1::return#1 ]