@andrivet/z80-assembler 1.1.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/index.js +1 -1
- package/index.mjs +474 -380
- package/lib/compiler/Ast.d.ts +12 -2
- package/lib/compiler/Compiler.d.ts +1 -1
- package/lib/compiler/Formatter.d.ts +1 -1
- package/lib/compiler/Labels.d.ts +19 -2
- package/lib/grammar/LowLevel.d.ts +38 -10
- package/lib/grammar/Parse.d.ts +21 -1
- package/lib/grammar/z80.d.ts +208 -208
- package/lib/types/Error.d.ts +26 -6
- package/lib/types/Types.d.ts +6 -1
- package/package.json +1 -1
package/lib/grammar/z80.d.ts
CHANGED
|
@@ -249,76 +249,76 @@ export declare enum ASTKinds {
|
|
|
249
249
|
ArithmeticLogic8Instruction_40 = "ArithmeticLogic8Instruction_40",
|
|
250
250
|
ArithmeticLogic8Instruction_$0 = "ArithmeticLogic8Instruction_$0",
|
|
251
251
|
ArithmeticLogic8Instruction_$1 = "ArithmeticLogic8Instruction_$1",
|
|
252
|
-
ArithmeticLogic8Instruction_$
|
|
252
|
+
ArithmeticLogic8Instruction_$2_1 = "ArithmeticLogic8Instruction_$2_1",
|
|
253
|
+
ArithmeticLogic8Instruction_$2_2 = "ArithmeticLogic8Instruction_$2_2",
|
|
253
254
|
ArithmeticLogic8Instruction_$3 = "ArithmeticLogic8Instruction_$3",
|
|
254
255
|
ArithmeticLogic8Instruction_$4_1 = "ArithmeticLogic8Instruction_$4_1",
|
|
255
256
|
ArithmeticLogic8Instruction_$4_2 = "ArithmeticLogic8Instruction_$4_2",
|
|
256
257
|
ArithmeticLogic8Instruction_$5 = "ArithmeticLogic8Instruction_$5",
|
|
257
|
-
ArithmeticLogic8Instruction_$
|
|
258
|
-
ArithmeticLogic8Instruction_$6_2 = "ArithmeticLogic8Instruction_$6_2",
|
|
258
|
+
ArithmeticLogic8Instruction_$6 = "ArithmeticLogic8Instruction_$6",
|
|
259
259
|
ArithmeticLogic8Instruction_$7 = "ArithmeticLogic8Instruction_$7",
|
|
260
260
|
ArithmeticLogic8Instruction_$8 = "ArithmeticLogic8Instruction_$8",
|
|
261
|
-
ArithmeticLogic8Instruction_$
|
|
261
|
+
ArithmeticLogic8Instruction_$9_1 = "ArithmeticLogic8Instruction_$9_1",
|
|
262
|
+
ArithmeticLogic8Instruction_$9_2 = "ArithmeticLogic8Instruction_$9_2",
|
|
262
263
|
ArithmeticLogic8Instruction_$10 = "ArithmeticLogic8Instruction_$10",
|
|
263
264
|
ArithmeticLogic8Instruction_$11_1 = "ArithmeticLogic8Instruction_$11_1",
|
|
264
265
|
ArithmeticLogic8Instruction_$11_2 = "ArithmeticLogic8Instruction_$11_2",
|
|
265
266
|
ArithmeticLogic8Instruction_$12 = "ArithmeticLogic8Instruction_$12",
|
|
266
|
-
ArithmeticLogic8Instruction_$
|
|
267
|
-
ArithmeticLogic8Instruction_$13_2 = "ArithmeticLogic8Instruction_$13_2",
|
|
267
|
+
ArithmeticLogic8Instruction_$13 = "ArithmeticLogic8Instruction_$13",
|
|
268
268
|
ArithmeticLogic8Instruction_$14 = "ArithmeticLogic8Instruction_$14",
|
|
269
269
|
ArithmeticLogic8Instruction_$15 = "ArithmeticLogic8Instruction_$15",
|
|
270
|
-
ArithmeticLogic8Instruction_$
|
|
270
|
+
ArithmeticLogic8Instruction_$16_1 = "ArithmeticLogic8Instruction_$16_1",
|
|
271
|
+
ArithmeticLogic8Instruction_$16_2 = "ArithmeticLogic8Instruction_$16_2",
|
|
271
272
|
ArithmeticLogic8Instruction_$17 = "ArithmeticLogic8Instruction_$17",
|
|
272
273
|
ArithmeticLogic8Instruction_$18_1 = "ArithmeticLogic8Instruction_$18_1",
|
|
273
274
|
ArithmeticLogic8Instruction_$18_2 = "ArithmeticLogic8Instruction_$18_2",
|
|
274
275
|
ArithmeticLogic8Instruction_$19 = "ArithmeticLogic8Instruction_$19",
|
|
275
|
-
ArithmeticLogic8Instruction_$
|
|
276
|
-
ArithmeticLogic8Instruction_$20_2 = "ArithmeticLogic8Instruction_$20_2",
|
|
276
|
+
ArithmeticLogic8Instruction_$20 = "ArithmeticLogic8Instruction_$20",
|
|
277
277
|
ArithmeticLogic8Instruction_$21 = "ArithmeticLogic8Instruction_$21",
|
|
278
278
|
ArithmeticLogic8Instruction_$22 = "ArithmeticLogic8Instruction_$22",
|
|
279
|
-
ArithmeticLogic8Instruction_$
|
|
279
|
+
ArithmeticLogic8Instruction_$23_1 = "ArithmeticLogic8Instruction_$23_1",
|
|
280
|
+
ArithmeticLogic8Instruction_$23_2 = "ArithmeticLogic8Instruction_$23_2",
|
|
280
281
|
ArithmeticLogic8Instruction_$24 = "ArithmeticLogic8Instruction_$24",
|
|
281
282
|
ArithmeticLogic8Instruction_$25_1 = "ArithmeticLogic8Instruction_$25_1",
|
|
282
283
|
ArithmeticLogic8Instruction_$25_2 = "ArithmeticLogic8Instruction_$25_2",
|
|
283
284
|
ArithmeticLogic8Instruction_$26 = "ArithmeticLogic8Instruction_$26",
|
|
284
|
-
ArithmeticLogic8Instruction_$
|
|
285
|
-
ArithmeticLogic8Instruction_$27_2 = "ArithmeticLogic8Instruction_$27_2",
|
|
285
|
+
ArithmeticLogic8Instruction_$27 = "ArithmeticLogic8Instruction_$27",
|
|
286
286
|
ArithmeticLogic8Instruction_$28 = "ArithmeticLogic8Instruction_$28",
|
|
287
287
|
ArithmeticLogic8Instruction_$29 = "ArithmeticLogic8Instruction_$29",
|
|
288
|
-
ArithmeticLogic8Instruction_$
|
|
288
|
+
ArithmeticLogic8Instruction_$30_1 = "ArithmeticLogic8Instruction_$30_1",
|
|
289
|
+
ArithmeticLogic8Instruction_$30_2 = "ArithmeticLogic8Instruction_$30_2",
|
|
289
290
|
ArithmeticLogic8Instruction_$31 = "ArithmeticLogic8Instruction_$31",
|
|
290
291
|
ArithmeticLogic8Instruction_$32_1 = "ArithmeticLogic8Instruction_$32_1",
|
|
291
292
|
ArithmeticLogic8Instruction_$32_2 = "ArithmeticLogic8Instruction_$32_2",
|
|
292
293
|
ArithmeticLogic8Instruction_$33 = "ArithmeticLogic8Instruction_$33",
|
|
293
|
-
ArithmeticLogic8Instruction_$
|
|
294
|
-
ArithmeticLogic8Instruction_$34_2 = "ArithmeticLogic8Instruction_$34_2",
|
|
294
|
+
ArithmeticLogic8Instruction_$34 = "ArithmeticLogic8Instruction_$34",
|
|
295
295
|
ArithmeticLogic8Instruction_$35 = "ArithmeticLogic8Instruction_$35",
|
|
296
296
|
ArithmeticLogic8Instruction_$36 = "ArithmeticLogic8Instruction_$36",
|
|
297
|
-
ArithmeticLogic8Instruction_$
|
|
297
|
+
ArithmeticLogic8Instruction_$37_1 = "ArithmeticLogic8Instruction_$37_1",
|
|
298
|
+
ArithmeticLogic8Instruction_$37_2 = "ArithmeticLogic8Instruction_$37_2",
|
|
298
299
|
ArithmeticLogic8Instruction_$38 = "ArithmeticLogic8Instruction_$38",
|
|
299
300
|
ArithmeticLogic8Instruction_$39_1 = "ArithmeticLogic8Instruction_$39_1",
|
|
300
301
|
ArithmeticLogic8Instruction_$39_2 = "ArithmeticLogic8Instruction_$39_2",
|
|
301
302
|
ArithmeticLogic8Instruction_$40 = "ArithmeticLogic8Instruction_$40",
|
|
302
|
-
ArithmeticLogic8Instruction_$
|
|
303
|
-
ArithmeticLogic8Instruction_$41_2 = "ArithmeticLogic8Instruction_$41_2",
|
|
303
|
+
ArithmeticLogic8Instruction_$41 = "ArithmeticLogic8Instruction_$41",
|
|
304
304
|
ArithmeticLogic8Instruction_$42 = "ArithmeticLogic8Instruction_$42",
|
|
305
305
|
ArithmeticLogic8Instruction_$43 = "ArithmeticLogic8Instruction_$43",
|
|
306
|
-
ArithmeticLogic8Instruction_$
|
|
306
|
+
ArithmeticLogic8Instruction_$44_1 = "ArithmeticLogic8Instruction_$44_1",
|
|
307
|
+
ArithmeticLogic8Instruction_$44_2 = "ArithmeticLogic8Instruction_$44_2",
|
|
307
308
|
ArithmeticLogic8Instruction_$45 = "ArithmeticLogic8Instruction_$45",
|
|
308
309
|
ArithmeticLogic8Instruction_$46_1 = "ArithmeticLogic8Instruction_$46_1",
|
|
309
310
|
ArithmeticLogic8Instruction_$46_2 = "ArithmeticLogic8Instruction_$46_2",
|
|
310
311
|
ArithmeticLogic8Instruction_$47 = "ArithmeticLogic8Instruction_$47",
|
|
311
|
-
ArithmeticLogic8Instruction_$
|
|
312
|
-
ArithmeticLogic8Instruction_$48_2 = "ArithmeticLogic8Instruction_$48_2",
|
|
312
|
+
ArithmeticLogic8Instruction_$48 = "ArithmeticLogic8Instruction_$48",
|
|
313
313
|
ArithmeticLogic8Instruction_$49 = "ArithmeticLogic8Instruction_$49",
|
|
314
314
|
ArithmeticLogic8Instruction_$50 = "ArithmeticLogic8Instruction_$50",
|
|
315
|
-
ArithmeticLogic8Instruction_$
|
|
315
|
+
ArithmeticLogic8Instruction_$51_1 = "ArithmeticLogic8Instruction_$51_1",
|
|
316
|
+
ArithmeticLogic8Instruction_$51_2 = "ArithmeticLogic8Instruction_$51_2",
|
|
316
317
|
ArithmeticLogic8Instruction_$52 = "ArithmeticLogic8Instruction_$52",
|
|
317
318
|
ArithmeticLogic8Instruction_$53_1 = "ArithmeticLogic8Instruction_$53_1",
|
|
318
319
|
ArithmeticLogic8Instruction_$53_2 = "ArithmeticLogic8Instruction_$53_2",
|
|
319
320
|
ArithmeticLogic8Instruction_$54 = "ArithmeticLogic8Instruction_$54",
|
|
320
|
-
ArithmeticLogic8Instruction_$
|
|
321
|
-
ArithmeticLogic8Instruction_$55_2 = "ArithmeticLogic8Instruction_$55_2",
|
|
321
|
+
ArithmeticLogic8Instruction_$55 = "ArithmeticLogic8Instruction_$55",
|
|
322
322
|
IncrementDecrement8Instruction_1 = "IncrementDecrement8Instruction_1",
|
|
323
323
|
IncrementDecrement8Instruction_2 = "IncrementDecrement8Instruction_2",
|
|
324
324
|
IncrementDecrement8Instruction_3 = "IncrementDecrement8Instruction_3",
|
|
@@ -1098,11 +1098,10 @@ export declare class Load16Instruction_3 {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
export declare class Load16Instruction_4 {
|
|
1100
1100
|
kind: ASTKinds.Load16Instruction_4;
|
|
1101
|
-
dd: dd;
|
|
1102
1101
|
pos: PosInfo;
|
|
1103
1102
|
ee: Expression;
|
|
1104
1103
|
elements: AstElements;
|
|
1105
|
-
constructor(
|
|
1104
|
+
constructor(pos: PosInfo, ee: Expression);
|
|
1106
1105
|
}
|
|
1107
1106
|
export declare class Load16Instruction_5 {
|
|
1108
1107
|
kind: ASTKinds.Load16Instruction_5;
|
|
@@ -1113,10 +1112,11 @@ export declare class Load16Instruction_5 {
|
|
|
1113
1112
|
}
|
|
1114
1113
|
export declare class Load16Instruction_6 {
|
|
1115
1114
|
kind: ASTKinds.Load16Instruction_6;
|
|
1115
|
+
dd: dd;
|
|
1116
1116
|
pos: PosInfo;
|
|
1117
1117
|
ee: Expression;
|
|
1118
1118
|
elements: AstElements;
|
|
1119
|
-
constructor(pos: PosInfo, ee: Expression);
|
|
1119
|
+
constructor(dd: dd, pos: PosInfo, ee: Expression);
|
|
1120
1120
|
}
|
|
1121
1121
|
export declare class Load16Instruction_7 {
|
|
1122
1122
|
kind: ASTKinds.Load16Instruction_7;
|
|
@@ -1277,275 +1277,275 @@ export declare class BlockInstruction_8 {
|
|
|
1277
1277
|
export type ArithmeticLogic8Instruction = ArithmeticLogic8Instruction_1 | ArithmeticLogic8Instruction_2 | ArithmeticLogic8Instruction_3 | ArithmeticLogic8Instruction_4 | ArithmeticLogic8Instruction_5 | ArithmeticLogic8Instruction_6 | ArithmeticLogic8Instruction_7 | ArithmeticLogic8Instruction_8 | ArithmeticLogic8Instruction_9 | ArithmeticLogic8Instruction_10 | ArithmeticLogic8Instruction_11 | ArithmeticLogic8Instruction_12 | ArithmeticLogic8Instruction_13 | ArithmeticLogic8Instruction_14 | ArithmeticLogic8Instruction_15 | ArithmeticLogic8Instruction_16 | ArithmeticLogic8Instruction_17 | ArithmeticLogic8Instruction_18 | ArithmeticLogic8Instruction_19 | ArithmeticLogic8Instruction_20 | ArithmeticLogic8Instruction_21 | ArithmeticLogic8Instruction_22 | ArithmeticLogic8Instruction_23 | ArithmeticLogic8Instruction_24 | ArithmeticLogic8Instruction_25 | ArithmeticLogic8Instruction_26 | ArithmeticLogic8Instruction_27 | ArithmeticLogic8Instruction_28 | ArithmeticLogic8Instruction_29 | ArithmeticLogic8Instruction_30 | ArithmeticLogic8Instruction_31 | ArithmeticLogic8Instruction_32 | ArithmeticLogic8Instruction_33 | ArithmeticLogic8Instruction_34 | ArithmeticLogic8Instruction_35 | ArithmeticLogic8Instruction_36 | ArithmeticLogic8Instruction_37 | ArithmeticLogic8Instruction_38 | ArithmeticLogic8Instruction_39 | ArithmeticLogic8Instruction_40;
|
|
1278
1278
|
export declare class ArithmeticLogic8Instruction_1 {
|
|
1279
1279
|
kind: ASTKinds.ArithmeticLogic8Instruction_1;
|
|
1280
|
-
r: r;
|
|
1281
1280
|
elements: AstElements;
|
|
1282
|
-
constructor(
|
|
1281
|
+
constructor();
|
|
1283
1282
|
}
|
|
1284
1283
|
export declare class ArithmeticLogic8Instruction_2 {
|
|
1285
1284
|
kind: ASTKinds.ArithmeticLogic8Instruction_2;
|
|
1285
|
+
s: ArithmeticLogic8Instruction_$2;
|
|
1286
1286
|
pos: PosInfo;
|
|
1287
|
-
|
|
1287
|
+
d: Expression;
|
|
1288
1288
|
elements: AstElements;
|
|
1289
|
-
constructor(pos: PosInfo,
|
|
1289
|
+
constructor(s: ArithmeticLogic8Instruction_$2, pos: PosInfo, d: Expression);
|
|
1290
1290
|
}
|
|
1291
1291
|
export declare class ArithmeticLogic8Instruction_3 {
|
|
1292
1292
|
kind: ASTKinds.ArithmeticLogic8Instruction_3;
|
|
1293
|
-
elements: AstElements;
|
|
1294
|
-
constructor();
|
|
1295
|
-
}
|
|
1296
|
-
export declare class ArithmeticLogic8Instruction_4 {
|
|
1297
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_4;
|
|
1298
1293
|
s: ArithmeticLogic8Instruction_$4;
|
|
1299
1294
|
pos: PosInfo;
|
|
1300
1295
|
d: Expression;
|
|
1301
1296
|
elements: AstElements;
|
|
1302
1297
|
constructor(s: ArithmeticLogic8Instruction_$4, pos: PosInfo, d: Expression);
|
|
1303
1298
|
}
|
|
1299
|
+
export declare class ArithmeticLogic8Instruction_4 {
|
|
1300
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_4;
|
|
1301
|
+
r: r;
|
|
1302
|
+
elements: AstElements;
|
|
1303
|
+
constructor(r: r);
|
|
1304
|
+
}
|
|
1304
1305
|
export declare class ArithmeticLogic8Instruction_5 {
|
|
1305
1306
|
kind: ASTKinds.ArithmeticLogic8Instruction_5;
|
|
1306
|
-
s: ArithmeticLogic8Instruction_$6;
|
|
1307
1307
|
pos: PosInfo;
|
|
1308
|
-
|
|
1308
|
+
n: Expression;
|
|
1309
1309
|
elements: AstElements;
|
|
1310
|
-
constructor(
|
|
1310
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1311
1311
|
}
|
|
1312
1312
|
export declare class ArithmeticLogic8Instruction_6 {
|
|
1313
1313
|
kind: ASTKinds.ArithmeticLogic8Instruction_6;
|
|
1314
|
-
r: r;
|
|
1315
1314
|
elements: AstElements;
|
|
1316
|
-
constructor(
|
|
1315
|
+
constructor();
|
|
1317
1316
|
}
|
|
1318
1317
|
export declare class ArithmeticLogic8Instruction_7 {
|
|
1319
1318
|
kind: ASTKinds.ArithmeticLogic8Instruction_7;
|
|
1319
|
+
s: ArithmeticLogic8Instruction_$9;
|
|
1320
1320
|
pos: PosInfo;
|
|
1321
|
-
|
|
1321
|
+
d: Expression;
|
|
1322
1322
|
elements: AstElements;
|
|
1323
|
-
constructor(pos: PosInfo,
|
|
1323
|
+
constructor(s: ArithmeticLogic8Instruction_$9, pos: PosInfo, d: Expression);
|
|
1324
1324
|
}
|
|
1325
1325
|
export declare class ArithmeticLogic8Instruction_8 {
|
|
1326
1326
|
kind: ASTKinds.ArithmeticLogic8Instruction_8;
|
|
1327
|
-
elements: AstElements;
|
|
1328
|
-
constructor();
|
|
1329
|
-
}
|
|
1330
|
-
export declare class ArithmeticLogic8Instruction_9 {
|
|
1331
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_9;
|
|
1332
1327
|
s: ArithmeticLogic8Instruction_$11;
|
|
1333
1328
|
pos: PosInfo;
|
|
1334
1329
|
d: Expression;
|
|
1335
1330
|
elements: AstElements;
|
|
1336
1331
|
constructor(s: ArithmeticLogic8Instruction_$11, pos: PosInfo, d: Expression);
|
|
1337
1332
|
}
|
|
1333
|
+
export declare class ArithmeticLogic8Instruction_9 {
|
|
1334
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_9;
|
|
1335
|
+
r: r;
|
|
1336
|
+
elements: AstElements;
|
|
1337
|
+
constructor(r: r);
|
|
1338
|
+
}
|
|
1338
1339
|
export declare class ArithmeticLogic8Instruction_10 {
|
|
1339
1340
|
kind: ASTKinds.ArithmeticLogic8Instruction_10;
|
|
1340
|
-
s: ArithmeticLogic8Instruction_$13;
|
|
1341
1341
|
pos: PosInfo;
|
|
1342
|
-
|
|
1342
|
+
n: Expression;
|
|
1343
1343
|
elements: AstElements;
|
|
1344
|
-
constructor(
|
|
1344
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1345
1345
|
}
|
|
1346
1346
|
export declare class ArithmeticLogic8Instruction_11 {
|
|
1347
1347
|
kind: ASTKinds.ArithmeticLogic8Instruction_11;
|
|
1348
|
-
r: r;
|
|
1349
1348
|
elements: AstElements;
|
|
1350
|
-
constructor(
|
|
1349
|
+
constructor();
|
|
1351
1350
|
}
|
|
1352
1351
|
export declare class ArithmeticLogic8Instruction_12 {
|
|
1353
1352
|
kind: ASTKinds.ArithmeticLogic8Instruction_12;
|
|
1353
|
+
s: ArithmeticLogic8Instruction_$16;
|
|
1354
1354
|
pos: PosInfo;
|
|
1355
|
-
|
|
1355
|
+
d: Expression;
|
|
1356
1356
|
elements: AstElements;
|
|
1357
|
-
constructor(pos: PosInfo,
|
|
1357
|
+
constructor(s: ArithmeticLogic8Instruction_$16, pos: PosInfo, d: Expression);
|
|
1358
1358
|
}
|
|
1359
1359
|
export declare class ArithmeticLogic8Instruction_13 {
|
|
1360
1360
|
kind: ASTKinds.ArithmeticLogic8Instruction_13;
|
|
1361
|
-
elements: AstElements;
|
|
1362
|
-
constructor();
|
|
1363
|
-
}
|
|
1364
|
-
export declare class ArithmeticLogic8Instruction_14 {
|
|
1365
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_14;
|
|
1366
1361
|
s: ArithmeticLogic8Instruction_$18;
|
|
1367
1362
|
pos: PosInfo;
|
|
1368
1363
|
d: Expression;
|
|
1369
1364
|
elements: AstElements;
|
|
1370
1365
|
constructor(s: ArithmeticLogic8Instruction_$18, pos: PosInfo, d: Expression);
|
|
1371
1366
|
}
|
|
1367
|
+
export declare class ArithmeticLogic8Instruction_14 {
|
|
1368
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_14;
|
|
1369
|
+
r: r;
|
|
1370
|
+
elements: AstElements;
|
|
1371
|
+
constructor(r: r);
|
|
1372
|
+
}
|
|
1372
1373
|
export declare class ArithmeticLogic8Instruction_15 {
|
|
1373
1374
|
kind: ASTKinds.ArithmeticLogic8Instruction_15;
|
|
1374
|
-
s: ArithmeticLogic8Instruction_$20;
|
|
1375
1375
|
pos: PosInfo;
|
|
1376
|
-
|
|
1376
|
+
n: Expression;
|
|
1377
1377
|
elements: AstElements;
|
|
1378
|
-
constructor(
|
|
1378
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1379
1379
|
}
|
|
1380
1380
|
export declare class ArithmeticLogic8Instruction_16 {
|
|
1381
1381
|
kind: ASTKinds.ArithmeticLogic8Instruction_16;
|
|
1382
|
-
r: r;
|
|
1383
1382
|
elements: AstElements;
|
|
1384
|
-
constructor(
|
|
1383
|
+
constructor();
|
|
1385
1384
|
}
|
|
1386
1385
|
export declare class ArithmeticLogic8Instruction_17 {
|
|
1387
1386
|
kind: ASTKinds.ArithmeticLogic8Instruction_17;
|
|
1387
|
+
s: ArithmeticLogic8Instruction_$23;
|
|
1388
1388
|
pos: PosInfo;
|
|
1389
|
-
|
|
1389
|
+
d: Expression;
|
|
1390
1390
|
elements: AstElements;
|
|
1391
|
-
constructor(pos: PosInfo,
|
|
1391
|
+
constructor(s: ArithmeticLogic8Instruction_$23, pos: PosInfo, d: Expression);
|
|
1392
1392
|
}
|
|
1393
1393
|
export declare class ArithmeticLogic8Instruction_18 {
|
|
1394
1394
|
kind: ASTKinds.ArithmeticLogic8Instruction_18;
|
|
1395
|
-
elements: AstElements;
|
|
1396
|
-
constructor();
|
|
1397
|
-
}
|
|
1398
|
-
export declare class ArithmeticLogic8Instruction_19 {
|
|
1399
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_19;
|
|
1400
1395
|
s: ArithmeticLogic8Instruction_$25;
|
|
1401
1396
|
pos: PosInfo;
|
|
1402
1397
|
d: Expression;
|
|
1403
1398
|
elements: AstElements;
|
|
1404
1399
|
constructor(s: ArithmeticLogic8Instruction_$25, pos: PosInfo, d: Expression);
|
|
1405
1400
|
}
|
|
1401
|
+
export declare class ArithmeticLogic8Instruction_19 {
|
|
1402
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_19;
|
|
1403
|
+
r: r;
|
|
1404
|
+
elements: AstElements;
|
|
1405
|
+
constructor(r: r);
|
|
1406
|
+
}
|
|
1406
1407
|
export declare class ArithmeticLogic8Instruction_20 {
|
|
1407
1408
|
kind: ASTKinds.ArithmeticLogic8Instruction_20;
|
|
1408
|
-
s: ArithmeticLogic8Instruction_$27;
|
|
1409
1409
|
pos: PosInfo;
|
|
1410
|
-
|
|
1410
|
+
n: Expression;
|
|
1411
1411
|
elements: AstElements;
|
|
1412
|
-
constructor(
|
|
1412
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1413
1413
|
}
|
|
1414
1414
|
export declare class ArithmeticLogic8Instruction_21 {
|
|
1415
1415
|
kind: ASTKinds.ArithmeticLogic8Instruction_21;
|
|
1416
|
-
r: r;
|
|
1417
1416
|
elements: AstElements;
|
|
1418
|
-
constructor(
|
|
1417
|
+
constructor();
|
|
1419
1418
|
}
|
|
1420
1419
|
export declare class ArithmeticLogic8Instruction_22 {
|
|
1421
1420
|
kind: ASTKinds.ArithmeticLogic8Instruction_22;
|
|
1421
|
+
s: ArithmeticLogic8Instruction_$30;
|
|
1422
1422
|
pos: PosInfo;
|
|
1423
|
-
|
|
1423
|
+
d: Expression;
|
|
1424
1424
|
elements: AstElements;
|
|
1425
|
-
constructor(pos: PosInfo,
|
|
1425
|
+
constructor(s: ArithmeticLogic8Instruction_$30, pos: PosInfo, d: Expression);
|
|
1426
1426
|
}
|
|
1427
1427
|
export declare class ArithmeticLogic8Instruction_23 {
|
|
1428
1428
|
kind: ASTKinds.ArithmeticLogic8Instruction_23;
|
|
1429
|
-
elements: AstElements;
|
|
1430
|
-
constructor();
|
|
1431
|
-
}
|
|
1432
|
-
export declare class ArithmeticLogic8Instruction_24 {
|
|
1433
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_24;
|
|
1434
1429
|
s: ArithmeticLogic8Instruction_$32;
|
|
1435
1430
|
pos: PosInfo;
|
|
1436
1431
|
d: Expression;
|
|
1437
1432
|
elements: AstElements;
|
|
1438
1433
|
constructor(s: ArithmeticLogic8Instruction_$32, pos: PosInfo, d: Expression);
|
|
1439
1434
|
}
|
|
1435
|
+
export declare class ArithmeticLogic8Instruction_24 {
|
|
1436
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_24;
|
|
1437
|
+
r: r;
|
|
1438
|
+
elements: AstElements;
|
|
1439
|
+
constructor(r: r);
|
|
1440
|
+
}
|
|
1440
1441
|
export declare class ArithmeticLogic8Instruction_25 {
|
|
1441
1442
|
kind: ASTKinds.ArithmeticLogic8Instruction_25;
|
|
1442
|
-
s: ArithmeticLogic8Instruction_$34;
|
|
1443
1443
|
pos: PosInfo;
|
|
1444
|
-
|
|
1444
|
+
n: Expression;
|
|
1445
1445
|
elements: AstElements;
|
|
1446
|
-
constructor(
|
|
1446
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1447
1447
|
}
|
|
1448
1448
|
export declare class ArithmeticLogic8Instruction_26 {
|
|
1449
1449
|
kind: ASTKinds.ArithmeticLogic8Instruction_26;
|
|
1450
|
-
r: r;
|
|
1451
1450
|
elements: AstElements;
|
|
1452
|
-
constructor(
|
|
1451
|
+
constructor();
|
|
1453
1452
|
}
|
|
1454
1453
|
export declare class ArithmeticLogic8Instruction_27 {
|
|
1455
1454
|
kind: ASTKinds.ArithmeticLogic8Instruction_27;
|
|
1455
|
+
s: ArithmeticLogic8Instruction_$37;
|
|
1456
1456
|
pos: PosInfo;
|
|
1457
|
-
|
|
1457
|
+
d: Expression;
|
|
1458
1458
|
elements: AstElements;
|
|
1459
|
-
constructor(pos: PosInfo,
|
|
1459
|
+
constructor(s: ArithmeticLogic8Instruction_$37, pos: PosInfo, d: Expression);
|
|
1460
1460
|
}
|
|
1461
1461
|
export declare class ArithmeticLogic8Instruction_28 {
|
|
1462
1462
|
kind: ASTKinds.ArithmeticLogic8Instruction_28;
|
|
1463
|
-
elements: AstElements;
|
|
1464
|
-
constructor();
|
|
1465
|
-
}
|
|
1466
|
-
export declare class ArithmeticLogic8Instruction_29 {
|
|
1467
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_29;
|
|
1468
1463
|
s: ArithmeticLogic8Instruction_$39;
|
|
1469
1464
|
pos: PosInfo;
|
|
1470
1465
|
d: Expression;
|
|
1471
1466
|
elements: AstElements;
|
|
1472
1467
|
constructor(s: ArithmeticLogic8Instruction_$39, pos: PosInfo, d: Expression);
|
|
1473
1468
|
}
|
|
1469
|
+
export declare class ArithmeticLogic8Instruction_29 {
|
|
1470
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_29;
|
|
1471
|
+
r: r;
|
|
1472
|
+
elements: AstElements;
|
|
1473
|
+
constructor(r: r);
|
|
1474
|
+
}
|
|
1474
1475
|
export declare class ArithmeticLogic8Instruction_30 {
|
|
1475
1476
|
kind: ASTKinds.ArithmeticLogic8Instruction_30;
|
|
1476
|
-
s: ArithmeticLogic8Instruction_$41;
|
|
1477
1477
|
pos: PosInfo;
|
|
1478
|
-
|
|
1478
|
+
n: Expression;
|
|
1479
1479
|
elements: AstElements;
|
|
1480
|
-
constructor(
|
|
1480
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1481
1481
|
}
|
|
1482
1482
|
export declare class ArithmeticLogic8Instruction_31 {
|
|
1483
1483
|
kind: ASTKinds.ArithmeticLogic8Instruction_31;
|
|
1484
|
-
r: r;
|
|
1485
1484
|
elements: AstElements;
|
|
1486
|
-
constructor(
|
|
1485
|
+
constructor();
|
|
1487
1486
|
}
|
|
1488
1487
|
export declare class ArithmeticLogic8Instruction_32 {
|
|
1489
1488
|
kind: ASTKinds.ArithmeticLogic8Instruction_32;
|
|
1489
|
+
s: ArithmeticLogic8Instruction_$44;
|
|
1490
1490
|
pos: PosInfo;
|
|
1491
|
-
|
|
1491
|
+
d: Expression;
|
|
1492
1492
|
elements: AstElements;
|
|
1493
|
-
constructor(pos: PosInfo,
|
|
1493
|
+
constructor(s: ArithmeticLogic8Instruction_$44, pos: PosInfo, d: Expression);
|
|
1494
1494
|
}
|
|
1495
1495
|
export declare class ArithmeticLogic8Instruction_33 {
|
|
1496
1496
|
kind: ASTKinds.ArithmeticLogic8Instruction_33;
|
|
1497
|
-
elements: AstElements;
|
|
1498
|
-
constructor();
|
|
1499
|
-
}
|
|
1500
|
-
export declare class ArithmeticLogic8Instruction_34 {
|
|
1501
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_34;
|
|
1502
1497
|
s: ArithmeticLogic8Instruction_$46;
|
|
1503
1498
|
pos: PosInfo;
|
|
1504
1499
|
d: Expression;
|
|
1505
1500
|
elements: AstElements;
|
|
1506
1501
|
constructor(s: ArithmeticLogic8Instruction_$46, pos: PosInfo, d: Expression);
|
|
1507
1502
|
}
|
|
1503
|
+
export declare class ArithmeticLogic8Instruction_34 {
|
|
1504
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_34;
|
|
1505
|
+
r: r;
|
|
1506
|
+
elements: AstElements;
|
|
1507
|
+
constructor(r: r);
|
|
1508
|
+
}
|
|
1508
1509
|
export declare class ArithmeticLogic8Instruction_35 {
|
|
1509
1510
|
kind: ASTKinds.ArithmeticLogic8Instruction_35;
|
|
1510
|
-
s: ArithmeticLogic8Instruction_$48;
|
|
1511
1511
|
pos: PosInfo;
|
|
1512
|
-
|
|
1512
|
+
n: Expression;
|
|
1513
1513
|
elements: AstElements;
|
|
1514
|
-
constructor(
|
|
1514
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1515
1515
|
}
|
|
1516
1516
|
export declare class ArithmeticLogic8Instruction_36 {
|
|
1517
1517
|
kind: ASTKinds.ArithmeticLogic8Instruction_36;
|
|
1518
|
-
r: r;
|
|
1519
1518
|
elements: AstElements;
|
|
1520
|
-
constructor(
|
|
1519
|
+
constructor();
|
|
1521
1520
|
}
|
|
1522
1521
|
export declare class ArithmeticLogic8Instruction_37 {
|
|
1523
1522
|
kind: ASTKinds.ArithmeticLogic8Instruction_37;
|
|
1523
|
+
s: ArithmeticLogic8Instruction_$51;
|
|
1524
1524
|
pos: PosInfo;
|
|
1525
|
-
|
|
1525
|
+
d: Expression;
|
|
1526
1526
|
elements: AstElements;
|
|
1527
|
-
constructor(pos: PosInfo,
|
|
1527
|
+
constructor(s: ArithmeticLogic8Instruction_$51, pos: PosInfo, d: Expression);
|
|
1528
1528
|
}
|
|
1529
1529
|
export declare class ArithmeticLogic8Instruction_38 {
|
|
1530
1530
|
kind: ASTKinds.ArithmeticLogic8Instruction_38;
|
|
1531
|
-
elements: AstElements;
|
|
1532
|
-
constructor();
|
|
1533
|
-
}
|
|
1534
|
-
export declare class ArithmeticLogic8Instruction_39 {
|
|
1535
|
-
kind: ASTKinds.ArithmeticLogic8Instruction_39;
|
|
1536
1531
|
s: ArithmeticLogic8Instruction_$53;
|
|
1537
1532
|
pos: PosInfo;
|
|
1538
1533
|
d: Expression;
|
|
1539
1534
|
elements: AstElements;
|
|
1540
1535
|
constructor(s: ArithmeticLogic8Instruction_$53, pos: PosInfo, d: Expression);
|
|
1541
1536
|
}
|
|
1537
|
+
export declare class ArithmeticLogic8Instruction_39 {
|
|
1538
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_39;
|
|
1539
|
+
r: r;
|
|
1540
|
+
elements: AstElements;
|
|
1541
|
+
constructor(r: r);
|
|
1542
|
+
}
|
|
1542
1543
|
export declare class ArithmeticLogic8Instruction_40 {
|
|
1543
1544
|
kind: ASTKinds.ArithmeticLogic8Instruction_40;
|
|
1544
|
-
s: ArithmeticLogic8Instruction_$55;
|
|
1545
1545
|
pos: PosInfo;
|
|
1546
|
-
|
|
1546
|
+
n: Expression;
|
|
1547
1547
|
elements: AstElements;
|
|
1548
|
-
constructor(
|
|
1548
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1549
1549
|
}
|
|
1550
1550
|
export interface ArithmeticLogic8Instruction_$0 {
|
|
1551
1551
|
kind: ASTKinds.ArithmeticLogic8Instruction_$0;
|
|
@@ -1553,9 +1553,9 @@ export interface ArithmeticLogic8Instruction_$0 {
|
|
|
1553
1553
|
export interface ArithmeticLogic8Instruction_$1 {
|
|
1554
1554
|
kind: ASTKinds.ArithmeticLogic8Instruction_$1;
|
|
1555
1555
|
}
|
|
1556
|
-
export
|
|
1557
|
-
|
|
1558
|
-
|
|
1556
|
+
export type ArithmeticLogic8Instruction_$2 = ArithmeticLogic8Instruction_$2_1 | ArithmeticLogic8Instruction_$2_2;
|
|
1557
|
+
export type ArithmeticLogic8Instruction_$2_1 = string;
|
|
1558
|
+
export type ArithmeticLogic8Instruction_$2_2 = string;
|
|
1559
1559
|
export interface ArithmeticLogic8Instruction_$3 {
|
|
1560
1560
|
kind: ASTKinds.ArithmeticLogic8Instruction_$3;
|
|
1561
1561
|
}
|
|
@@ -1565,18 +1565,18 @@ export type ArithmeticLogic8Instruction_$4_2 = string;
|
|
|
1565
1565
|
export interface ArithmeticLogic8Instruction_$5 {
|
|
1566
1566
|
kind: ASTKinds.ArithmeticLogic8Instruction_$5;
|
|
1567
1567
|
}
|
|
1568
|
-
export
|
|
1569
|
-
|
|
1570
|
-
|
|
1568
|
+
export interface ArithmeticLogic8Instruction_$6 {
|
|
1569
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$6;
|
|
1570
|
+
}
|
|
1571
1571
|
export interface ArithmeticLogic8Instruction_$7 {
|
|
1572
1572
|
kind: ASTKinds.ArithmeticLogic8Instruction_$7;
|
|
1573
1573
|
}
|
|
1574
1574
|
export interface ArithmeticLogic8Instruction_$8 {
|
|
1575
1575
|
kind: ASTKinds.ArithmeticLogic8Instruction_$8;
|
|
1576
1576
|
}
|
|
1577
|
-
export
|
|
1578
|
-
|
|
1579
|
-
|
|
1577
|
+
export type ArithmeticLogic8Instruction_$9 = ArithmeticLogic8Instruction_$9_1 | ArithmeticLogic8Instruction_$9_2;
|
|
1578
|
+
export type ArithmeticLogic8Instruction_$9_1 = string;
|
|
1579
|
+
export type ArithmeticLogic8Instruction_$9_2 = string;
|
|
1580
1580
|
export interface ArithmeticLogic8Instruction_$10 {
|
|
1581
1581
|
kind: ASTKinds.ArithmeticLogic8Instruction_$10;
|
|
1582
1582
|
}
|
|
@@ -1586,18 +1586,18 @@ export type ArithmeticLogic8Instruction_$11_2 = string;
|
|
|
1586
1586
|
export interface ArithmeticLogic8Instruction_$12 {
|
|
1587
1587
|
kind: ASTKinds.ArithmeticLogic8Instruction_$12;
|
|
1588
1588
|
}
|
|
1589
|
-
export
|
|
1590
|
-
|
|
1591
|
-
|
|
1589
|
+
export interface ArithmeticLogic8Instruction_$13 {
|
|
1590
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$13;
|
|
1591
|
+
}
|
|
1592
1592
|
export interface ArithmeticLogic8Instruction_$14 {
|
|
1593
1593
|
kind: ASTKinds.ArithmeticLogic8Instruction_$14;
|
|
1594
1594
|
}
|
|
1595
1595
|
export interface ArithmeticLogic8Instruction_$15 {
|
|
1596
1596
|
kind: ASTKinds.ArithmeticLogic8Instruction_$15;
|
|
1597
1597
|
}
|
|
1598
|
-
export
|
|
1599
|
-
|
|
1600
|
-
|
|
1598
|
+
export type ArithmeticLogic8Instruction_$16 = ArithmeticLogic8Instruction_$16_1 | ArithmeticLogic8Instruction_$16_2;
|
|
1599
|
+
export type ArithmeticLogic8Instruction_$16_1 = string;
|
|
1600
|
+
export type ArithmeticLogic8Instruction_$16_2 = string;
|
|
1601
1601
|
export interface ArithmeticLogic8Instruction_$17 {
|
|
1602
1602
|
kind: ASTKinds.ArithmeticLogic8Instruction_$17;
|
|
1603
1603
|
}
|
|
@@ -1607,18 +1607,18 @@ export type ArithmeticLogic8Instruction_$18_2 = string;
|
|
|
1607
1607
|
export interface ArithmeticLogic8Instruction_$19 {
|
|
1608
1608
|
kind: ASTKinds.ArithmeticLogic8Instruction_$19;
|
|
1609
1609
|
}
|
|
1610
|
-
export
|
|
1611
|
-
|
|
1612
|
-
|
|
1610
|
+
export interface ArithmeticLogic8Instruction_$20 {
|
|
1611
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$20;
|
|
1612
|
+
}
|
|
1613
1613
|
export interface ArithmeticLogic8Instruction_$21 {
|
|
1614
1614
|
kind: ASTKinds.ArithmeticLogic8Instruction_$21;
|
|
1615
1615
|
}
|
|
1616
1616
|
export interface ArithmeticLogic8Instruction_$22 {
|
|
1617
1617
|
kind: ASTKinds.ArithmeticLogic8Instruction_$22;
|
|
1618
1618
|
}
|
|
1619
|
-
export
|
|
1620
|
-
|
|
1621
|
-
|
|
1619
|
+
export type ArithmeticLogic8Instruction_$23 = ArithmeticLogic8Instruction_$23_1 | ArithmeticLogic8Instruction_$23_2;
|
|
1620
|
+
export type ArithmeticLogic8Instruction_$23_1 = string;
|
|
1621
|
+
export type ArithmeticLogic8Instruction_$23_2 = string;
|
|
1622
1622
|
export interface ArithmeticLogic8Instruction_$24 {
|
|
1623
1623
|
kind: ASTKinds.ArithmeticLogic8Instruction_$24;
|
|
1624
1624
|
}
|
|
@@ -1628,18 +1628,18 @@ export type ArithmeticLogic8Instruction_$25_2 = string;
|
|
|
1628
1628
|
export interface ArithmeticLogic8Instruction_$26 {
|
|
1629
1629
|
kind: ASTKinds.ArithmeticLogic8Instruction_$26;
|
|
1630
1630
|
}
|
|
1631
|
-
export
|
|
1632
|
-
|
|
1633
|
-
|
|
1631
|
+
export interface ArithmeticLogic8Instruction_$27 {
|
|
1632
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$27;
|
|
1633
|
+
}
|
|
1634
1634
|
export interface ArithmeticLogic8Instruction_$28 {
|
|
1635
1635
|
kind: ASTKinds.ArithmeticLogic8Instruction_$28;
|
|
1636
1636
|
}
|
|
1637
1637
|
export interface ArithmeticLogic8Instruction_$29 {
|
|
1638
1638
|
kind: ASTKinds.ArithmeticLogic8Instruction_$29;
|
|
1639
1639
|
}
|
|
1640
|
-
export
|
|
1641
|
-
|
|
1642
|
-
|
|
1640
|
+
export type ArithmeticLogic8Instruction_$30 = ArithmeticLogic8Instruction_$30_1 | ArithmeticLogic8Instruction_$30_2;
|
|
1641
|
+
export type ArithmeticLogic8Instruction_$30_1 = string;
|
|
1642
|
+
export type ArithmeticLogic8Instruction_$30_2 = string;
|
|
1643
1643
|
export interface ArithmeticLogic8Instruction_$31 {
|
|
1644
1644
|
kind: ASTKinds.ArithmeticLogic8Instruction_$31;
|
|
1645
1645
|
}
|
|
@@ -1649,18 +1649,18 @@ export type ArithmeticLogic8Instruction_$32_2 = string;
|
|
|
1649
1649
|
export interface ArithmeticLogic8Instruction_$33 {
|
|
1650
1650
|
kind: ASTKinds.ArithmeticLogic8Instruction_$33;
|
|
1651
1651
|
}
|
|
1652
|
-
export
|
|
1653
|
-
|
|
1654
|
-
|
|
1652
|
+
export interface ArithmeticLogic8Instruction_$34 {
|
|
1653
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$34;
|
|
1654
|
+
}
|
|
1655
1655
|
export interface ArithmeticLogic8Instruction_$35 {
|
|
1656
1656
|
kind: ASTKinds.ArithmeticLogic8Instruction_$35;
|
|
1657
1657
|
}
|
|
1658
1658
|
export interface ArithmeticLogic8Instruction_$36 {
|
|
1659
1659
|
kind: ASTKinds.ArithmeticLogic8Instruction_$36;
|
|
1660
1660
|
}
|
|
1661
|
-
export
|
|
1662
|
-
|
|
1663
|
-
|
|
1661
|
+
export type ArithmeticLogic8Instruction_$37 = ArithmeticLogic8Instruction_$37_1 | ArithmeticLogic8Instruction_$37_2;
|
|
1662
|
+
export type ArithmeticLogic8Instruction_$37_1 = string;
|
|
1663
|
+
export type ArithmeticLogic8Instruction_$37_2 = string;
|
|
1664
1664
|
export interface ArithmeticLogic8Instruction_$38 {
|
|
1665
1665
|
kind: ASTKinds.ArithmeticLogic8Instruction_$38;
|
|
1666
1666
|
}
|
|
@@ -1670,18 +1670,18 @@ export type ArithmeticLogic8Instruction_$39_2 = string;
|
|
|
1670
1670
|
export interface ArithmeticLogic8Instruction_$40 {
|
|
1671
1671
|
kind: ASTKinds.ArithmeticLogic8Instruction_$40;
|
|
1672
1672
|
}
|
|
1673
|
-
export
|
|
1674
|
-
|
|
1675
|
-
|
|
1673
|
+
export interface ArithmeticLogic8Instruction_$41 {
|
|
1674
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$41;
|
|
1675
|
+
}
|
|
1676
1676
|
export interface ArithmeticLogic8Instruction_$42 {
|
|
1677
1677
|
kind: ASTKinds.ArithmeticLogic8Instruction_$42;
|
|
1678
1678
|
}
|
|
1679
1679
|
export interface ArithmeticLogic8Instruction_$43 {
|
|
1680
1680
|
kind: ASTKinds.ArithmeticLogic8Instruction_$43;
|
|
1681
1681
|
}
|
|
1682
|
-
export
|
|
1683
|
-
|
|
1684
|
-
|
|
1682
|
+
export type ArithmeticLogic8Instruction_$44 = ArithmeticLogic8Instruction_$44_1 | ArithmeticLogic8Instruction_$44_2;
|
|
1683
|
+
export type ArithmeticLogic8Instruction_$44_1 = string;
|
|
1684
|
+
export type ArithmeticLogic8Instruction_$44_2 = string;
|
|
1685
1685
|
export interface ArithmeticLogic8Instruction_$45 {
|
|
1686
1686
|
kind: ASTKinds.ArithmeticLogic8Instruction_$45;
|
|
1687
1687
|
}
|
|
@@ -1691,18 +1691,18 @@ export type ArithmeticLogic8Instruction_$46_2 = string;
|
|
|
1691
1691
|
export interface ArithmeticLogic8Instruction_$47 {
|
|
1692
1692
|
kind: ASTKinds.ArithmeticLogic8Instruction_$47;
|
|
1693
1693
|
}
|
|
1694
|
-
export
|
|
1695
|
-
|
|
1696
|
-
|
|
1694
|
+
export interface ArithmeticLogic8Instruction_$48 {
|
|
1695
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$48;
|
|
1696
|
+
}
|
|
1697
1697
|
export interface ArithmeticLogic8Instruction_$49 {
|
|
1698
1698
|
kind: ASTKinds.ArithmeticLogic8Instruction_$49;
|
|
1699
1699
|
}
|
|
1700
1700
|
export interface ArithmeticLogic8Instruction_$50 {
|
|
1701
1701
|
kind: ASTKinds.ArithmeticLogic8Instruction_$50;
|
|
1702
1702
|
}
|
|
1703
|
-
export
|
|
1704
|
-
|
|
1705
|
-
|
|
1703
|
+
export type ArithmeticLogic8Instruction_$51 = ArithmeticLogic8Instruction_$51_1 | ArithmeticLogic8Instruction_$51_2;
|
|
1704
|
+
export type ArithmeticLogic8Instruction_$51_1 = string;
|
|
1705
|
+
export type ArithmeticLogic8Instruction_$51_2 = string;
|
|
1706
1706
|
export interface ArithmeticLogic8Instruction_$52 {
|
|
1707
1707
|
kind: ASTKinds.ArithmeticLogic8Instruction_$52;
|
|
1708
1708
|
}
|
|
@@ -1712,9 +1712,9 @@ export type ArithmeticLogic8Instruction_$53_2 = string;
|
|
|
1712
1712
|
export interface ArithmeticLogic8Instruction_$54 {
|
|
1713
1713
|
kind: ASTKinds.ArithmeticLogic8Instruction_$54;
|
|
1714
1714
|
}
|
|
1715
|
-
export
|
|
1716
|
-
|
|
1717
|
-
|
|
1715
|
+
export interface ArithmeticLogic8Instruction_$55 {
|
|
1716
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$55;
|
|
1717
|
+
}
|
|
1718
1718
|
export type IncrementDecrement8Instruction = IncrementDecrement8Instruction_1 | IncrementDecrement8Instruction_2 | IncrementDecrement8Instruction_3 | IncrementDecrement8Instruction_4 | IncrementDecrement8Instruction_5 | IncrementDecrement8Instruction_6 | IncrementDecrement8Instruction_7 | IncrementDecrement8Instruction_8;
|
|
1719
1719
|
export declare class IncrementDecrement8Instruction_1 {
|
|
1720
1720
|
kind: ASTKinds.IncrementDecrement8Instruction_1;
|
|
@@ -2289,63 +2289,63 @@ export declare class Offset_2 {
|
|
|
2289
2289
|
export type JumpInstruction = JumpInstruction_1 | JumpInstruction_2 | JumpInstruction_3 | JumpInstruction_4 | JumpInstruction_5 | JumpInstruction_6 | JumpInstruction_7 | JumpInstruction_8 | JumpInstruction_9 | JumpInstruction_10 | JumpInstruction_11;
|
|
2290
2290
|
export declare class JumpInstruction_1 {
|
|
2291
2291
|
kind: ASTKinds.JumpInstruction_1;
|
|
2292
|
-
pos: PosInfo;
|
|
2293
|
-
ee: Expression;
|
|
2294
2292
|
elements: AstElements;
|
|
2295
|
-
constructor(
|
|
2293
|
+
constructor();
|
|
2296
2294
|
}
|
|
2297
2295
|
export declare class JumpInstruction_2 {
|
|
2298
2296
|
kind: ASTKinds.JumpInstruction_2;
|
|
2299
|
-
cc: cc;
|
|
2300
|
-
pos: PosInfo;
|
|
2301
|
-
ee: Expression;
|
|
2302
2297
|
elements: AstElements;
|
|
2303
|
-
constructor(
|
|
2298
|
+
constructor();
|
|
2304
2299
|
}
|
|
2305
2300
|
export declare class JumpInstruction_3 {
|
|
2306
2301
|
kind: ASTKinds.JumpInstruction_3;
|
|
2307
|
-
pos: PosInfo;
|
|
2308
|
-
label: Label;
|
|
2309
2302
|
elements: AstElements;
|
|
2310
|
-
constructor(
|
|
2303
|
+
constructor();
|
|
2311
2304
|
}
|
|
2312
2305
|
export declare class JumpInstruction_4 {
|
|
2313
2306
|
kind: ASTKinds.JumpInstruction_4;
|
|
2314
2307
|
pos: PosInfo;
|
|
2315
|
-
|
|
2308
|
+
ee: Expression;
|
|
2316
2309
|
elements: AstElements;
|
|
2317
|
-
constructor(pos: PosInfo,
|
|
2310
|
+
constructor(pos: PosInfo, ee: Expression);
|
|
2318
2311
|
}
|
|
2319
2312
|
export declare class JumpInstruction_5 {
|
|
2320
2313
|
kind: ASTKinds.JumpInstruction_5;
|
|
2321
|
-
|
|
2314
|
+
cc: cc;
|
|
2322
2315
|
pos: PosInfo;
|
|
2323
|
-
|
|
2316
|
+
ee: Expression;
|
|
2324
2317
|
elements: AstElements;
|
|
2325
|
-
constructor(
|
|
2318
|
+
constructor(cc: cc, pos: PosInfo, ee: Expression);
|
|
2326
2319
|
}
|
|
2327
2320
|
export declare class JumpInstruction_6 {
|
|
2328
2321
|
kind: ASTKinds.JumpInstruction_6;
|
|
2329
|
-
jj: jj;
|
|
2330
2322
|
pos: PosInfo;
|
|
2331
|
-
|
|
2323
|
+
label: Label;
|
|
2332
2324
|
elements: AstElements;
|
|
2333
|
-
constructor(
|
|
2325
|
+
constructor(pos: PosInfo, label: Label);
|
|
2334
2326
|
}
|
|
2335
2327
|
export declare class JumpInstruction_7 {
|
|
2336
2328
|
kind: ASTKinds.JumpInstruction_7;
|
|
2329
|
+
pos: PosInfo;
|
|
2330
|
+
e: Expression;
|
|
2337
2331
|
elements: AstElements;
|
|
2338
|
-
constructor();
|
|
2332
|
+
constructor(pos: PosInfo, e: Expression);
|
|
2339
2333
|
}
|
|
2340
2334
|
export declare class JumpInstruction_8 {
|
|
2341
2335
|
kind: ASTKinds.JumpInstruction_8;
|
|
2336
|
+
jj: jj;
|
|
2337
|
+
pos: PosInfo;
|
|
2338
|
+
label: Label;
|
|
2342
2339
|
elements: AstElements;
|
|
2343
|
-
constructor();
|
|
2340
|
+
constructor(jj: jj, pos: PosInfo, label: Label);
|
|
2344
2341
|
}
|
|
2345
2342
|
export declare class JumpInstruction_9 {
|
|
2346
2343
|
kind: ASTKinds.JumpInstruction_9;
|
|
2344
|
+
jj: jj;
|
|
2345
|
+
pos: PosInfo;
|
|
2346
|
+
e: Expression;
|
|
2347
2347
|
elements: AstElements;
|
|
2348
|
-
constructor();
|
|
2348
|
+
constructor(jj: jj, pos: PosInfo, e: Expression);
|
|
2349
2349
|
}
|
|
2350
2350
|
export declare class JumpInstruction_10 {
|
|
2351
2351
|
kind: ASTKinds.JumpInstruction_10;
|
|
@@ -2948,91 +2948,91 @@ export declare class Parser {
|
|
|
2948
2948
|
matchArithmeticLogic8Instruction_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$0>;
|
|
2949
2949
|
matchArithmeticLogic8Instruction_$1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$1>;
|
|
2950
2950
|
matchArithmeticLogic8Instruction_$2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2>;
|
|
2951
|
+
matchArithmeticLogic8Instruction_$2_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2_1>;
|
|
2952
|
+
matchArithmeticLogic8Instruction_$2_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2_2>;
|
|
2951
2953
|
matchArithmeticLogic8Instruction_$3($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$3>;
|
|
2952
2954
|
matchArithmeticLogic8Instruction_$4($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4>;
|
|
2953
2955
|
matchArithmeticLogic8Instruction_$4_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4_1>;
|
|
2954
2956
|
matchArithmeticLogic8Instruction_$4_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4_2>;
|
|
2955
2957
|
matchArithmeticLogic8Instruction_$5($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$5>;
|
|
2956
2958
|
matchArithmeticLogic8Instruction_$6($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$6>;
|
|
2957
|
-
matchArithmeticLogic8Instruction_$6_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$6_1>;
|
|
2958
|
-
matchArithmeticLogic8Instruction_$6_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$6_2>;
|
|
2959
2959
|
matchArithmeticLogic8Instruction_$7($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$7>;
|
|
2960
2960
|
matchArithmeticLogic8Instruction_$8($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$8>;
|
|
2961
2961
|
matchArithmeticLogic8Instruction_$9($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9>;
|
|
2962
|
+
matchArithmeticLogic8Instruction_$9_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9_1>;
|
|
2963
|
+
matchArithmeticLogic8Instruction_$9_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9_2>;
|
|
2962
2964
|
matchArithmeticLogic8Instruction_$10($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$10>;
|
|
2963
2965
|
matchArithmeticLogic8Instruction_$11($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11>;
|
|
2964
2966
|
matchArithmeticLogic8Instruction_$11_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11_1>;
|
|
2965
2967
|
matchArithmeticLogic8Instruction_$11_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11_2>;
|
|
2966
2968
|
matchArithmeticLogic8Instruction_$12($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$12>;
|
|
2967
2969
|
matchArithmeticLogic8Instruction_$13($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$13>;
|
|
2968
|
-
matchArithmeticLogic8Instruction_$13_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$13_1>;
|
|
2969
|
-
matchArithmeticLogic8Instruction_$13_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$13_2>;
|
|
2970
2970
|
matchArithmeticLogic8Instruction_$14($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$14>;
|
|
2971
2971
|
matchArithmeticLogic8Instruction_$15($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$15>;
|
|
2972
2972
|
matchArithmeticLogic8Instruction_$16($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16>;
|
|
2973
|
+
matchArithmeticLogic8Instruction_$16_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16_1>;
|
|
2974
|
+
matchArithmeticLogic8Instruction_$16_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16_2>;
|
|
2973
2975
|
matchArithmeticLogic8Instruction_$17($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$17>;
|
|
2974
2976
|
matchArithmeticLogic8Instruction_$18($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18>;
|
|
2975
2977
|
matchArithmeticLogic8Instruction_$18_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18_1>;
|
|
2976
2978
|
matchArithmeticLogic8Instruction_$18_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18_2>;
|
|
2977
2979
|
matchArithmeticLogic8Instruction_$19($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$19>;
|
|
2978
2980
|
matchArithmeticLogic8Instruction_$20($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$20>;
|
|
2979
|
-
matchArithmeticLogic8Instruction_$20_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$20_1>;
|
|
2980
|
-
matchArithmeticLogic8Instruction_$20_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$20_2>;
|
|
2981
2981
|
matchArithmeticLogic8Instruction_$21($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$21>;
|
|
2982
2982
|
matchArithmeticLogic8Instruction_$22($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$22>;
|
|
2983
2983
|
matchArithmeticLogic8Instruction_$23($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23>;
|
|
2984
|
+
matchArithmeticLogic8Instruction_$23_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23_1>;
|
|
2985
|
+
matchArithmeticLogic8Instruction_$23_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23_2>;
|
|
2984
2986
|
matchArithmeticLogic8Instruction_$24($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$24>;
|
|
2985
2987
|
matchArithmeticLogic8Instruction_$25($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25>;
|
|
2986
2988
|
matchArithmeticLogic8Instruction_$25_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25_1>;
|
|
2987
2989
|
matchArithmeticLogic8Instruction_$25_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25_2>;
|
|
2988
2990
|
matchArithmeticLogic8Instruction_$26($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$26>;
|
|
2989
2991
|
matchArithmeticLogic8Instruction_$27($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$27>;
|
|
2990
|
-
matchArithmeticLogic8Instruction_$27_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$27_1>;
|
|
2991
|
-
matchArithmeticLogic8Instruction_$27_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$27_2>;
|
|
2992
2992
|
matchArithmeticLogic8Instruction_$28($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$28>;
|
|
2993
2993
|
matchArithmeticLogic8Instruction_$29($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$29>;
|
|
2994
2994
|
matchArithmeticLogic8Instruction_$30($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30>;
|
|
2995
|
+
matchArithmeticLogic8Instruction_$30_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30_1>;
|
|
2996
|
+
matchArithmeticLogic8Instruction_$30_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30_2>;
|
|
2995
2997
|
matchArithmeticLogic8Instruction_$31($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$31>;
|
|
2996
2998
|
matchArithmeticLogic8Instruction_$32($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32>;
|
|
2997
2999
|
matchArithmeticLogic8Instruction_$32_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32_1>;
|
|
2998
3000
|
matchArithmeticLogic8Instruction_$32_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32_2>;
|
|
2999
3001
|
matchArithmeticLogic8Instruction_$33($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$33>;
|
|
3000
3002
|
matchArithmeticLogic8Instruction_$34($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$34>;
|
|
3001
|
-
matchArithmeticLogic8Instruction_$34_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$34_1>;
|
|
3002
|
-
matchArithmeticLogic8Instruction_$34_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$34_2>;
|
|
3003
3003
|
matchArithmeticLogic8Instruction_$35($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$35>;
|
|
3004
3004
|
matchArithmeticLogic8Instruction_$36($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$36>;
|
|
3005
3005
|
matchArithmeticLogic8Instruction_$37($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37>;
|
|
3006
|
+
matchArithmeticLogic8Instruction_$37_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37_1>;
|
|
3007
|
+
matchArithmeticLogic8Instruction_$37_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37_2>;
|
|
3006
3008
|
matchArithmeticLogic8Instruction_$38($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$38>;
|
|
3007
3009
|
matchArithmeticLogic8Instruction_$39($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39>;
|
|
3008
3010
|
matchArithmeticLogic8Instruction_$39_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39_1>;
|
|
3009
3011
|
matchArithmeticLogic8Instruction_$39_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39_2>;
|
|
3010
3012
|
matchArithmeticLogic8Instruction_$40($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$40>;
|
|
3011
3013
|
matchArithmeticLogic8Instruction_$41($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$41>;
|
|
3012
|
-
matchArithmeticLogic8Instruction_$41_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$41_1>;
|
|
3013
|
-
matchArithmeticLogic8Instruction_$41_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$41_2>;
|
|
3014
3014
|
matchArithmeticLogic8Instruction_$42($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$42>;
|
|
3015
3015
|
matchArithmeticLogic8Instruction_$43($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$43>;
|
|
3016
3016
|
matchArithmeticLogic8Instruction_$44($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44>;
|
|
3017
|
+
matchArithmeticLogic8Instruction_$44_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44_1>;
|
|
3018
|
+
matchArithmeticLogic8Instruction_$44_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44_2>;
|
|
3017
3019
|
matchArithmeticLogic8Instruction_$45($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$45>;
|
|
3018
3020
|
matchArithmeticLogic8Instruction_$46($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46>;
|
|
3019
3021
|
matchArithmeticLogic8Instruction_$46_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46_1>;
|
|
3020
3022
|
matchArithmeticLogic8Instruction_$46_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46_2>;
|
|
3021
3023
|
matchArithmeticLogic8Instruction_$47($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$47>;
|
|
3022
3024
|
matchArithmeticLogic8Instruction_$48($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$48>;
|
|
3023
|
-
matchArithmeticLogic8Instruction_$48_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$48_1>;
|
|
3024
|
-
matchArithmeticLogic8Instruction_$48_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$48_2>;
|
|
3025
3025
|
matchArithmeticLogic8Instruction_$49($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$49>;
|
|
3026
3026
|
matchArithmeticLogic8Instruction_$50($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$50>;
|
|
3027
3027
|
matchArithmeticLogic8Instruction_$51($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51>;
|
|
3028
|
+
matchArithmeticLogic8Instruction_$51_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51_1>;
|
|
3029
|
+
matchArithmeticLogic8Instruction_$51_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51_2>;
|
|
3028
3030
|
matchArithmeticLogic8Instruction_$52($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$52>;
|
|
3029
3031
|
matchArithmeticLogic8Instruction_$53($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53>;
|
|
3030
3032
|
matchArithmeticLogic8Instruction_$53_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53_1>;
|
|
3031
3033
|
matchArithmeticLogic8Instruction_$53_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53_2>;
|
|
3032
3034
|
matchArithmeticLogic8Instruction_$54($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$54>;
|
|
3033
3035
|
matchArithmeticLogic8Instruction_$55($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$55>;
|
|
3034
|
-
matchArithmeticLogic8Instruction_$55_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$55_1>;
|
|
3035
|
-
matchArithmeticLogic8Instruction_$55_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$55_2>;
|
|
3036
3036
|
matchIncrementDecrement8Instruction($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction>;
|
|
3037
3037
|
matchIncrementDecrement8Instruction_1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_1>;
|
|
3038
3038
|
matchIncrementDecrement8Instruction_2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_2>;
|