@andrivet/z80-assembler 1.1.0 → 1.3.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 +25 -0
- package/index.js +12 -12
- package/index.mjs +1843 -1321
- package/lib/compiler/Ast.d.ts +30 -13
- package/lib/compiler/Compiler.d.ts +1 -1
- package/lib/compiler/Formatter.d.ts +1 -1
- package/lib/compiler/Labels.d.ts +26 -10
- package/lib/grammar/LowLevel.d.ts +38 -10
- package/lib/grammar/Parse.d.ts +21 -1
- package/lib/grammar/z80.d.ts +848 -572
- package/lib/types/Error.d.ts +29 -11
- package/lib/types/Types.d.ts +15 -3
- package/package.json +1 -1
package/lib/grammar/z80.d.ts
CHANGED
|
@@ -161,18 +161,24 @@ export declare enum ASTKinds {
|
|
|
161
161
|
Load8Instruction_19 = "Load8Instruction_19",
|
|
162
162
|
Load8Instruction_20 = "Load8Instruction_20",
|
|
163
163
|
Load8Instruction_21 = "Load8Instruction_21",
|
|
164
|
-
Load8Instruction_$
|
|
165
|
-
Load8Instruction_$
|
|
166
|
-
Load8Instruction_$
|
|
167
|
-
Load8Instruction_$
|
|
168
|
-
Load8Instruction_$
|
|
169
|
-
Load8Instruction_$
|
|
170
|
-
Load8Instruction_$
|
|
171
|
-
Load8Instruction_$
|
|
172
|
-
Load8Instruction_$
|
|
173
|
-
Load8Instruction_$
|
|
174
|
-
Load8Instruction_$
|
|
175
|
-
Load8Instruction_$
|
|
164
|
+
Load8Instruction_$0 = "Load8Instruction_$0",
|
|
165
|
+
Load8Instruction_$0_$0_1 = "Load8Instruction_$0_$0_1",
|
|
166
|
+
Load8Instruction_$0_$0_2 = "Load8Instruction_$0_$0_2",
|
|
167
|
+
Load8Instruction_$1 = "Load8Instruction_$1",
|
|
168
|
+
Load8Instruction_$1_$0_1 = "Load8Instruction_$1_$0_1",
|
|
169
|
+
Load8Instruction_$1_$0_2 = "Load8Instruction_$1_$0_2",
|
|
170
|
+
Load8Instruction_$2 = "Load8Instruction_$2",
|
|
171
|
+
Load8Instruction_$2_$0_1 = "Load8Instruction_$2_$0_1",
|
|
172
|
+
Load8Instruction_$2_$0_2 = "Load8Instruction_$2_$0_2",
|
|
173
|
+
Load8Instruction_$3 = "Load8Instruction_$3",
|
|
174
|
+
Load8Instruction_$3_$0_1 = "Load8Instruction_$3_$0_1",
|
|
175
|
+
Load8Instruction_$3_$0_2 = "Load8Instruction_$3_$0_2",
|
|
176
|
+
Load8Instruction_$4 = "Load8Instruction_$4",
|
|
177
|
+
Load8Instruction_$4_$0_1 = "Load8Instruction_$4_$0_1",
|
|
178
|
+
Load8Instruction_$4_$0_2 = "Load8Instruction_$4_$0_2",
|
|
179
|
+
Load8Instruction_$5 = "Load8Instruction_$5",
|
|
180
|
+
Load8Instruction_$5_$0_1 = "Load8Instruction_$5_$0_1",
|
|
181
|
+
Load8Instruction_$5_$0_2 = "Load8Instruction_$5_$0_2",
|
|
176
182
|
Load16Instruction_1 = "Load16Instruction_1",
|
|
177
183
|
Load16Instruction_2 = "Load16Instruction_2",
|
|
178
184
|
Load16Instruction_3 = "Load16Instruction_3",
|
|
@@ -250,75 +256,91 @@ export declare enum ASTKinds {
|
|
|
250
256
|
ArithmeticLogic8Instruction_$0 = "ArithmeticLogic8Instruction_$0",
|
|
251
257
|
ArithmeticLogic8Instruction_$1 = "ArithmeticLogic8Instruction_$1",
|
|
252
258
|
ArithmeticLogic8Instruction_$2 = "ArithmeticLogic8Instruction_$2",
|
|
259
|
+
ArithmeticLogic8Instruction_$2_$0_1 = "ArithmeticLogic8Instruction_$2_$0_1",
|
|
260
|
+
ArithmeticLogic8Instruction_$2_$0_2 = "ArithmeticLogic8Instruction_$2_$0_2",
|
|
253
261
|
ArithmeticLogic8Instruction_$3 = "ArithmeticLogic8Instruction_$3",
|
|
254
|
-
ArithmeticLogic8Instruction_$
|
|
255
|
-
ArithmeticLogic8Instruction_$
|
|
262
|
+
ArithmeticLogic8Instruction_$4 = "ArithmeticLogic8Instruction_$4",
|
|
263
|
+
ArithmeticLogic8Instruction_$4_$0_1 = "ArithmeticLogic8Instruction_$4_$0_1",
|
|
264
|
+
ArithmeticLogic8Instruction_$4_$0_2 = "ArithmeticLogic8Instruction_$4_$0_2",
|
|
256
265
|
ArithmeticLogic8Instruction_$5 = "ArithmeticLogic8Instruction_$5",
|
|
257
|
-
ArithmeticLogic8Instruction_$
|
|
258
|
-
ArithmeticLogic8Instruction_$6_2 = "ArithmeticLogic8Instruction_$6_2",
|
|
266
|
+
ArithmeticLogic8Instruction_$6 = "ArithmeticLogic8Instruction_$6",
|
|
259
267
|
ArithmeticLogic8Instruction_$7 = "ArithmeticLogic8Instruction_$7",
|
|
260
268
|
ArithmeticLogic8Instruction_$8 = "ArithmeticLogic8Instruction_$8",
|
|
261
269
|
ArithmeticLogic8Instruction_$9 = "ArithmeticLogic8Instruction_$9",
|
|
270
|
+
ArithmeticLogic8Instruction_$9_$0_1 = "ArithmeticLogic8Instruction_$9_$0_1",
|
|
271
|
+
ArithmeticLogic8Instruction_$9_$0_2 = "ArithmeticLogic8Instruction_$9_$0_2",
|
|
262
272
|
ArithmeticLogic8Instruction_$10 = "ArithmeticLogic8Instruction_$10",
|
|
263
|
-
ArithmeticLogic8Instruction_$
|
|
264
|
-
ArithmeticLogic8Instruction_$
|
|
273
|
+
ArithmeticLogic8Instruction_$11 = "ArithmeticLogic8Instruction_$11",
|
|
274
|
+
ArithmeticLogic8Instruction_$11_$0_1 = "ArithmeticLogic8Instruction_$11_$0_1",
|
|
275
|
+
ArithmeticLogic8Instruction_$11_$0_2 = "ArithmeticLogic8Instruction_$11_$0_2",
|
|
265
276
|
ArithmeticLogic8Instruction_$12 = "ArithmeticLogic8Instruction_$12",
|
|
266
|
-
ArithmeticLogic8Instruction_$
|
|
267
|
-
ArithmeticLogic8Instruction_$13_2 = "ArithmeticLogic8Instruction_$13_2",
|
|
277
|
+
ArithmeticLogic8Instruction_$13 = "ArithmeticLogic8Instruction_$13",
|
|
268
278
|
ArithmeticLogic8Instruction_$14 = "ArithmeticLogic8Instruction_$14",
|
|
269
279
|
ArithmeticLogic8Instruction_$15 = "ArithmeticLogic8Instruction_$15",
|
|
270
280
|
ArithmeticLogic8Instruction_$16 = "ArithmeticLogic8Instruction_$16",
|
|
281
|
+
ArithmeticLogic8Instruction_$16_$0_1 = "ArithmeticLogic8Instruction_$16_$0_1",
|
|
282
|
+
ArithmeticLogic8Instruction_$16_$0_2 = "ArithmeticLogic8Instruction_$16_$0_2",
|
|
271
283
|
ArithmeticLogic8Instruction_$17 = "ArithmeticLogic8Instruction_$17",
|
|
272
|
-
ArithmeticLogic8Instruction_$
|
|
273
|
-
ArithmeticLogic8Instruction_$
|
|
284
|
+
ArithmeticLogic8Instruction_$18 = "ArithmeticLogic8Instruction_$18",
|
|
285
|
+
ArithmeticLogic8Instruction_$18_$0_1 = "ArithmeticLogic8Instruction_$18_$0_1",
|
|
286
|
+
ArithmeticLogic8Instruction_$18_$0_2 = "ArithmeticLogic8Instruction_$18_$0_2",
|
|
274
287
|
ArithmeticLogic8Instruction_$19 = "ArithmeticLogic8Instruction_$19",
|
|
275
|
-
ArithmeticLogic8Instruction_$
|
|
276
|
-
ArithmeticLogic8Instruction_$20_2 = "ArithmeticLogic8Instruction_$20_2",
|
|
288
|
+
ArithmeticLogic8Instruction_$20 = "ArithmeticLogic8Instruction_$20",
|
|
277
289
|
ArithmeticLogic8Instruction_$21 = "ArithmeticLogic8Instruction_$21",
|
|
278
290
|
ArithmeticLogic8Instruction_$22 = "ArithmeticLogic8Instruction_$22",
|
|
279
291
|
ArithmeticLogic8Instruction_$23 = "ArithmeticLogic8Instruction_$23",
|
|
292
|
+
ArithmeticLogic8Instruction_$23_$0_1 = "ArithmeticLogic8Instruction_$23_$0_1",
|
|
293
|
+
ArithmeticLogic8Instruction_$23_$0_2 = "ArithmeticLogic8Instruction_$23_$0_2",
|
|
280
294
|
ArithmeticLogic8Instruction_$24 = "ArithmeticLogic8Instruction_$24",
|
|
281
|
-
ArithmeticLogic8Instruction_$
|
|
282
|
-
ArithmeticLogic8Instruction_$
|
|
295
|
+
ArithmeticLogic8Instruction_$25 = "ArithmeticLogic8Instruction_$25",
|
|
296
|
+
ArithmeticLogic8Instruction_$25_$0_1 = "ArithmeticLogic8Instruction_$25_$0_1",
|
|
297
|
+
ArithmeticLogic8Instruction_$25_$0_2 = "ArithmeticLogic8Instruction_$25_$0_2",
|
|
283
298
|
ArithmeticLogic8Instruction_$26 = "ArithmeticLogic8Instruction_$26",
|
|
284
|
-
ArithmeticLogic8Instruction_$
|
|
285
|
-
ArithmeticLogic8Instruction_$27_2 = "ArithmeticLogic8Instruction_$27_2",
|
|
299
|
+
ArithmeticLogic8Instruction_$27 = "ArithmeticLogic8Instruction_$27",
|
|
286
300
|
ArithmeticLogic8Instruction_$28 = "ArithmeticLogic8Instruction_$28",
|
|
287
301
|
ArithmeticLogic8Instruction_$29 = "ArithmeticLogic8Instruction_$29",
|
|
288
302
|
ArithmeticLogic8Instruction_$30 = "ArithmeticLogic8Instruction_$30",
|
|
303
|
+
ArithmeticLogic8Instruction_$30_$0_1 = "ArithmeticLogic8Instruction_$30_$0_1",
|
|
304
|
+
ArithmeticLogic8Instruction_$30_$0_2 = "ArithmeticLogic8Instruction_$30_$0_2",
|
|
289
305
|
ArithmeticLogic8Instruction_$31 = "ArithmeticLogic8Instruction_$31",
|
|
290
|
-
ArithmeticLogic8Instruction_$
|
|
291
|
-
ArithmeticLogic8Instruction_$
|
|
306
|
+
ArithmeticLogic8Instruction_$32 = "ArithmeticLogic8Instruction_$32",
|
|
307
|
+
ArithmeticLogic8Instruction_$32_$0_1 = "ArithmeticLogic8Instruction_$32_$0_1",
|
|
308
|
+
ArithmeticLogic8Instruction_$32_$0_2 = "ArithmeticLogic8Instruction_$32_$0_2",
|
|
292
309
|
ArithmeticLogic8Instruction_$33 = "ArithmeticLogic8Instruction_$33",
|
|
293
|
-
ArithmeticLogic8Instruction_$
|
|
294
|
-
ArithmeticLogic8Instruction_$34_2 = "ArithmeticLogic8Instruction_$34_2",
|
|
310
|
+
ArithmeticLogic8Instruction_$34 = "ArithmeticLogic8Instruction_$34",
|
|
295
311
|
ArithmeticLogic8Instruction_$35 = "ArithmeticLogic8Instruction_$35",
|
|
296
312
|
ArithmeticLogic8Instruction_$36 = "ArithmeticLogic8Instruction_$36",
|
|
297
313
|
ArithmeticLogic8Instruction_$37 = "ArithmeticLogic8Instruction_$37",
|
|
314
|
+
ArithmeticLogic8Instruction_$37_$0_1 = "ArithmeticLogic8Instruction_$37_$0_1",
|
|
315
|
+
ArithmeticLogic8Instruction_$37_$0_2 = "ArithmeticLogic8Instruction_$37_$0_2",
|
|
298
316
|
ArithmeticLogic8Instruction_$38 = "ArithmeticLogic8Instruction_$38",
|
|
299
|
-
ArithmeticLogic8Instruction_$
|
|
300
|
-
ArithmeticLogic8Instruction_$
|
|
317
|
+
ArithmeticLogic8Instruction_$39 = "ArithmeticLogic8Instruction_$39",
|
|
318
|
+
ArithmeticLogic8Instruction_$39_$0_1 = "ArithmeticLogic8Instruction_$39_$0_1",
|
|
319
|
+
ArithmeticLogic8Instruction_$39_$0_2 = "ArithmeticLogic8Instruction_$39_$0_2",
|
|
301
320
|
ArithmeticLogic8Instruction_$40 = "ArithmeticLogic8Instruction_$40",
|
|
302
|
-
ArithmeticLogic8Instruction_$
|
|
303
|
-
ArithmeticLogic8Instruction_$41_2 = "ArithmeticLogic8Instruction_$41_2",
|
|
321
|
+
ArithmeticLogic8Instruction_$41 = "ArithmeticLogic8Instruction_$41",
|
|
304
322
|
ArithmeticLogic8Instruction_$42 = "ArithmeticLogic8Instruction_$42",
|
|
305
323
|
ArithmeticLogic8Instruction_$43 = "ArithmeticLogic8Instruction_$43",
|
|
306
324
|
ArithmeticLogic8Instruction_$44 = "ArithmeticLogic8Instruction_$44",
|
|
325
|
+
ArithmeticLogic8Instruction_$44_$0_1 = "ArithmeticLogic8Instruction_$44_$0_1",
|
|
326
|
+
ArithmeticLogic8Instruction_$44_$0_2 = "ArithmeticLogic8Instruction_$44_$0_2",
|
|
307
327
|
ArithmeticLogic8Instruction_$45 = "ArithmeticLogic8Instruction_$45",
|
|
308
|
-
ArithmeticLogic8Instruction_$
|
|
309
|
-
ArithmeticLogic8Instruction_$
|
|
328
|
+
ArithmeticLogic8Instruction_$46 = "ArithmeticLogic8Instruction_$46",
|
|
329
|
+
ArithmeticLogic8Instruction_$46_$0_1 = "ArithmeticLogic8Instruction_$46_$0_1",
|
|
330
|
+
ArithmeticLogic8Instruction_$46_$0_2 = "ArithmeticLogic8Instruction_$46_$0_2",
|
|
310
331
|
ArithmeticLogic8Instruction_$47 = "ArithmeticLogic8Instruction_$47",
|
|
311
|
-
ArithmeticLogic8Instruction_$
|
|
312
|
-
ArithmeticLogic8Instruction_$48_2 = "ArithmeticLogic8Instruction_$48_2",
|
|
332
|
+
ArithmeticLogic8Instruction_$48 = "ArithmeticLogic8Instruction_$48",
|
|
313
333
|
ArithmeticLogic8Instruction_$49 = "ArithmeticLogic8Instruction_$49",
|
|
314
334
|
ArithmeticLogic8Instruction_$50 = "ArithmeticLogic8Instruction_$50",
|
|
315
335
|
ArithmeticLogic8Instruction_$51 = "ArithmeticLogic8Instruction_$51",
|
|
336
|
+
ArithmeticLogic8Instruction_$51_$0_1 = "ArithmeticLogic8Instruction_$51_$0_1",
|
|
337
|
+
ArithmeticLogic8Instruction_$51_$0_2 = "ArithmeticLogic8Instruction_$51_$0_2",
|
|
316
338
|
ArithmeticLogic8Instruction_$52 = "ArithmeticLogic8Instruction_$52",
|
|
317
|
-
ArithmeticLogic8Instruction_$
|
|
318
|
-
ArithmeticLogic8Instruction_$
|
|
339
|
+
ArithmeticLogic8Instruction_$53 = "ArithmeticLogic8Instruction_$53",
|
|
340
|
+
ArithmeticLogic8Instruction_$53_$0_1 = "ArithmeticLogic8Instruction_$53_$0_1",
|
|
341
|
+
ArithmeticLogic8Instruction_$53_$0_2 = "ArithmeticLogic8Instruction_$53_$0_2",
|
|
319
342
|
ArithmeticLogic8Instruction_$54 = "ArithmeticLogic8Instruction_$54",
|
|
320
|
-
ArithmeticLogic8Instruction_$
|
|
321
|
-
ArithmeticLogic8Instruction_$55_2 = "ArithmeticLogic8Instruction_$55_2",
|
|
343
|
+
ArithmeticLogic8Instruction_$55 = "ArithmeticLogic8Instruction_$55",
|
|
322
344
|
IncrementDecrement8Instruction_1 = "IncrementDecrement8Instruction_1",
|
|
323
345
|
IncrementDecrement8Instruction_2 = "IncrementDecrement8Instruction_2",
|
|
324
346
|
IncrementDecrement8Instruction_3 = "IncrementDecrement8Instruction_3",
|
|
@@ -327,14 +349,18 @@ export declare enum ASTKinds {
|
|
|
327
349
|
IncrementDecrement8Instruction_6 = "IncrementDecrement8Instruction_6",
|
|
328
350
|
IncrementDecrement8Instruction_7 = "IncrementDecrement8Instruction_7",
|
|
329
351
|
IncrementDecrement8Instruction_8 = "IncrementDecrement8Instruction_8",
|
|
330
|
-
IncrementDecrement8Instruction_$
|
|
331
|
-
IncrementDecrement8Instruction_$
|
|
332
|
-
IncrementDecrement8Instruction_$
|
|
333
|
-
IncrementDecrement8Instruction_$
|
|
334
|
-
IncrementDecrement8Instruction_$
|
|
335
|
-
IncrementDecrement8Instruction_$
|
|
336
|
-
IncrementDecrement8Instruction_$
|
|
337
|
-
IncrementDecrement8Instruction_$
|
|
352
|
+
IncrementDecrement8Instruction_$0 = "IncrementDecrement8Instruction_$0",
|
|
353
|
+
IncrementDecrement8Instruction_$0_$0_1 = "IncrementDecrement8Instruction_$0_$0_1",
|
|
354
|
+
IncrementDecrement8Instruction_$0_$0_2 = "IncrementDecrement8Instruction_$0_$0_2",
|
|
355
|
+
IncrementDecrement8Instruction_$1 = "IncrementDecrement8Instruction_$1",
|
|
356
|
+
IncrementDecrement8Instruction_$1_$0_1 = "IncrementDecrement8Instruction_$1_$0_1",
|
|
357
|
+
IncrementDecrement8Instruction_$1_$0_2 = "IncrementDecrement8Instruction_$1_$0_2",
|
|
358
|
+
IncrementDecrement8Instruction_$2 = "IncrementDecrement8Instruction_$2",
|
|
359
|
+
IncrementDecrement8Instruction_$2_$0_1 = "IncrementDecrement8Instruction_$2_$0_1",
|
|
360
|
+
IncrementDecrement8Instruction_$2_$0_2 = "IncrementDecrement8Instruction_$2_$0_2",
|
|
361
|
+
IncrementDecrement8Instruction_$3 = "IncrementDecrement8Instruction_$3",
|
|
362
|
+
IncrementDecrement8Instruction_$3_$0_1 = "IncrementDecrement8Instruction_$3_$0_1",
|
|
363
|
+
IncrementDecrement8Instruction_$3_$0_2 = "IncrementDecrement8Instruction_$3_$0_2",
|
|
338
364
|
GeneralPurposeArithmeticInstruction_1 = "GeneralPurposeArithmeticInstruction_1",
|
|
339
365
|
GeneralPurposeArithmeticInstruction_2 = "GeneralPurposeArithmeticInstruction_2",
|
|
340
366
|
GeneralPurposeArithmeticInstruction_3 = "GeneralPurposeArithmeticInstruction_3",
|
|
@@ -390,34 +416,48 @@ export declare enum ASTKinds {
|
|
|
390
416
|
RotateShiftInstruction_32 = "RotateShiftInstruction_32",
|
|
391
417
|
RotateShiftInstruction_33 = "RotateShiftInstruction_33",
|
|
392
418
|
RotateShiftInstruction_34 = "RotateShiftInstruction_34",
|
|
393
|
-
RotateShiftInstruction_$
|
|
394
|
-
RotateShiftInstruction_$
|
|
395
|
-
RotateShiftInstruction_$
|
|
396
|
-
RotateShiftInstruction_$
|
|
397
|
-
RotateShiftInstruction_$
|
|
398
|
-
RotateShiftInstruction_$
|
|
399
|
-
RotateShiftInstruction_$
|
|
400
|
-
RotateShiftInstruction_$
|
|
401
|
-
RotateShiftInstruction_$
|
|
402
|
-
RotateShiftInstruction_$
|
|
403
|
-
RotateShiftInstruction_$
|
|
404
|
-
RotateShiftInstruction_$
|
|
405
|
-
RotateShiftInstruction_$
|
|
406
|
-
RotateShiftInstruction_$
|
|
407
|
-
RotateShiftInstruction_$
|
|
408
|
-
RotateShiftInstruction_$
|
|
409
|
-
RotateShiftInstruction_$
|
|
410
|
-
RotateShiftInstruction_$
|
|
411
|
-
RotateShiftInstruction_$
|
|
412
|
-
RotateShiftInstruction_$
|
|
413
|
-
RotateShiftInstruction_$
|
|
414
|
-
RotateShiftInstruction_$
|
|
415
|
-
RotateShiftInstruction_$
|
|
416
|
-
RotateShiftInstruction_$
|
|
417
|
-
RotateShiftInstruction_$
|
|
418
|
-
RotateShiftInstruction_$
|
|
419
|
-
RotateShiftInstruction_$
|
|
420
|
-
RotateShiftInstruction_$
|
|
419
|
+
RotateShiftInstruction_$0 = "RotateShiftInstruction_$0",
|
|
420
|
+
RotateShiftInstruction_$0_$0_1 = "RotateShiftInstruction_$0_$0_1",
|
|
421
|
+
RotateShiftInstruction_$0_$0_2 = "RotateShiftInstruction_$0_$0_2",
|
|
422
|
+
RotateShiftInstruction_$1 = "RotateShiftInstruction_$1",
|
|
423
|
+
RotateShiftInstruction_$1_$0_1 = "RotateShiftInstruction_$1_$0_1",
|
|
424
|
+
RotateShiftInstruction_$1_$0_2 = "RotateShiftInstruction_$1_$0_2",
|
|
425
|
+
RotateShiftInstruction_$2 = "RotateShiftInstruction_$2",
|
|
426
|
+
RotateShiftInstruction_$2_$0_1 = "RotateShiftInstruction_$2_$0_1",
|
|
427
|
+
RotateShiftInstruction_$2_$0_2 = "RotateShiftInstruction_$2_$0_2",
|
|
428
|
+
RotateShiftInstruction_$3 = "RotateShiftInstruction_$3",
|
|
429
|
+
RotateShiftInstruction_$3_$0_1 = "RotateShiftInstruction_$3_$0_1",
|
|
430
|
+
RotateShiftInstruction_$3_$0_2 = "RotateShiftInstruction_$3_$0_2",
|
|
431
|
+
RotateShiftInstruction_$4 = "RotateShiftInstruction_$4",
|
|
432
|
+
RotateShiftInstruction_$4_$0_1 = "RotateShiftInstruction_$4_$0_1",
|
|
433
|
+
RotateShiftInstruction_$4_$0_2 = "RotateShiftInstruction_$4_$0_2",
|
|
434
|
+
RotateShiftInstruction_$5 = "RotateShiftInstruction_$5",
|
|
435
|
+
RotateShiftInstruction_$5_$0_1 = "RotateShiftInstruction_$5_$0_1",
|
|
436
|
+
RotateShiftInstruction_$5_$0_2 = "RotateShiftInstruction_$5_$0_2",
|
|
437
|
+
RotateShiftInstruction_$6 = "RotateShiftInstruction_$6",
|
|
438
|
+
RotateShiftInstruction_$6_$0_1 = "RotateShiftInstruction_$6_$0_1",
|
|
439
|
+
RotateShiftInstruction_$6_$0_2 = "RotateShiftInstruction_$6_$0_2",
|
|
440
|
+
RotateShiftInstruction_$7 = "RotateShiftInstruction_$7",
|
|
441
|
+
RotateShiftInstruction_$7_$0_1 = "RotateShiftInstruction_$7_$0_1",
|
|
442
|
+
RotateShiftInstruction_$7_$0_2 = "RotateShiftInstruction_$7_$0_2",
|
|
443
|
+
RotateShiftInstruction_$8 = "RotateShiftInstruction_$8",
|
|
444
|
+
RotateShiftInstruction_$8_$0_1 = "RotateShiftInstruction_$8_$0_1",
|
|
445
|
+
RotateShiftInstruction_$8_$0_2 = "RotateShiftInstruction_$8_$0_2",
|
|
446
|
+
RotateShiftInstruction_$9 = "RotateShiftInstruction_$9",
|
|
447
|
+
RotateShiftInstruction_$9_$0_1 = "RotateShiftInstruction_$9_$0_1",
|
|
448
|
+
RotateShiftInstruction_$9_$0_2 = "RotateShiftInstruction_$9_$0_2",
|
|
449
|
+
RotateShiftInstruction_$10 = "RotateShiftInstruction_$10",
|
|
450
|
+
RotateShiftInstruction_$10_$0_1 = "RotateShiftInstruction_$10_$0_1",
|
|
451
|
+
RotateShiftInstruction_$10_$0_2 = "RotateShiftInstruction_$10_$0_2",
|
|
452
|
+
RotateShiftInstruction_$11 = "RotateShiftInstruction_$11",
|
|
453
|
+
RotateShiftInstruction_$11_$0_1 = "RotateShiftInstruction_$11_$0_1",
|
|
454
|
+
RotateShiftInstruction_$11_$0_2 = "RotateShiftInstruction_$11_$0_2",
|
|
455
|
+
RotateShiftInstruction_$12 = "RotateShiftInstruction_$12",
|
|
456
|
+
RotateShiftInstruction_$12_$0_1 = "RotateShiftInstruction_$12_$0_1",
|
|
457
|
+
RotateShiftInstruction_$12_$0_2 = "RotateShiftInstruction_$12_$0_2",
|
|
458
|
+
RotateShiftInstruction_$13 = "RotateShiftInstruction_$13",
|
|
459
|
+
RotateShiftInstruction_$13_$0_1 = "RotateShiftInstruction_$13_$0_1",
|
|
460
|
+
RotateShiftInstruction_$13_$0_2 = "RotateShiftInstruction_$13_$0_2",
|
|
421
461
|
BitManipulationInstruction_1 = "BitManipulationInstruction_1",
|
|
422
462
|
BitManipulationInstruction_2 = "BitManipulationInstruction_2",
|
|
423
463
|
BitManipulationInstruction_3 = "BitManipulationInstruction_3",
|
|
@@ -430,18 +470,24 @@ export declare enum ASTKinds {
|
|
|
430
470
|
BitManipulationInstruction_10 = "BitManipulationInstruction_10",
|
|
431
471
|
BitManipulationInstruction_11 = "BitManipulationInstruction_11",
|
|
432
472
|
BitManipulationInstruction_12 = "BitManipulationInstruction_12",
|
|
433
|
-
BitManipulationInstruction_$
|
|
434
|
-
BitManipulationInstruction_$
|
|
435
|
-
BitManipulationInstruction_$
|
|
436
|
-
BitManipulationInstruction_$
|
|
437
|
-
BitManipulationInstruction_$
|
|
438
|
-
BitManipulationInstruction_$
|
|
439
|
-
BitManipulationInstruction_$
|
|
440
|
-
BitManipulationInstruction_$
|
|
441
|
-
BitManipulationInstruction_$
|
|
442
|
-
BitManipulationInstruction_$
|
|
443
|
-
BitManipulationInstruction_$
|
|
444
|
-
BitManipulationInstruction_$
|
|
473
|
+
BitManipulationInstruction_$0 = "BitManipulationInstruction_$0",
|
|
474
|
+
BitManipulationInstruction_$0_$0_1 = "BitManipulationInstruction_$0_$0_1",
|
|
475
|
+
BitManipulationInstruction_$0_$0_2 = "BitManipulationInstruction_$0_$0_2",
|
|
476
|
+
BitManipulationInstruction_$1 = "BitManipulationInstruction_$1",
|
|
477
|
+
BitManipulationInstruction_$1_$0_1 = "BitManipulationInstruction_$1_$0_1",
|
|
478
|
+
BitManipulationInstruction_$1_$0_2 = "BitManipulationInstruction_$1_$0_2",
|
|
479
|
+
BitManipulationInstruction_$2 = "BitManipulationInstruction_$2",
|
|
480
|
+
BitManipulationInstruction_$2_$0_1 = "BitManipulationInstruction_$2_$0_1",
|
|
481
|
+
BitManipulationInstruction_$2_$0_2 = "BitManipulationInstruction_$2_$0_2",
|
|
482
|
+
BitManipulationInstruction_$3 = "BitManipulationInstruction_$3",
|
|
483
|
+
BitManipulationInstruction_$3_$0_1 = "BitManipulationInstruction_$3_$0_1",
|
|
484
|
+
BitManipulationInstruction_$3_$0_2 = "BitManipulationInstruction_$3_$0_2",
|
|
485
|
+
BitManipulationInstruction_$4 = "BitManipulationInstruction_$4",
|
|
486
|
+
BitManipulationInstruction_$4_$0_1 = "BitManipulationInstruction_$4_$0_1",
|
|
487
|
+
BitManipulationInstruction_$4_$0_2 = "BitManipulationInstruction_$4_$0_2",
|
|
488
|
+
BitManipulationInstruction_$5 = "BitManipulationInstruction_$5",
|
|
489
|
+
BitManipulationInstruction_$5_$0_1 = "BitManipulationInstruction_$5_$0_1",
|
|
490
|
+
BitManipulationInstruction_$5_$0_2 = "BitManipulationInstruction_$5_$0_2",
|
|
445
491
|
Offset_1 = "Offset_1",
|
|
446
492
|
Offset_2 = "Offset_2",
|
|
447
493
|
JumpInstruction_1 = "JumpInstruction_1",
|
|
@@ -928,20 +974,16 @@ export declare class Load8Instruction_2 {
|
|
|
928
974
|
export declare class Load8Instruction_3 {
|
|
929
975
|
kind: ASTKinds.Load8Instruction_3;
|
|
930
976
|
r: r;
|
|
931
|
-
|
|
932
|
-
pos: PosInfo;
|
|
933
|
-
d: Expression;
|
|
977
|
+
o: Nullable<Load8Instruction_$0>;
|
|
934
978
|
elements: AstElements;
|
|
935
|
-
constructor(r: r,
|
|
979
|
+
constructor(r: r, o: Nullable<Load8Instruction_$0>);
|
|
936
980
|
}
|
|
937
981
|
export declare class Load8Instruction_4 {
|
|
938
982
|
kind: ASTKinds.Load8Instruction_4;
|
|
939
983
|
r: r;
|
|
940
|
-
|
|
941
|
-
pos: PosInfo;
|
|
942
|
-
d: Expression;
|
|
984
|
+
o: Nullable<Load8Instruction_$1>;
|
|
943
985
|
elements: AstElements;
|
|
944
|
-
constructor(r: r,
|
|
986
|
+
constructor(r: r, o: Nullable<Load8Instruction_$1>);
|
|
945
987
|
}
|
|
946
988
|
export declare class Load8Instruction_5 {
|
|
947
989
|
kind: ASTKinds.Load8Instruction_5;
|
|
@@ -951,21 +993,17 @@ export declare class Load8Instruction_5 {
|
|
|
951
993
|
}
|
|
952
994
|
export declare class Load8Instruction_6 {
|
|
953
995
|
kind: ASTKinds.Load8Instruction_6;
|
|
954
|
-
|
|
955
|
-
pos: PosInfo;
|
|
956
|
-
d: Expression;
|
|
996
|
+
o: Nullable<Load8Instruction_$2>;
|
|
957
997
|
r: r;
|
|
958
998
|
elements: AstElements;
|
|
959
|
-
constructor(
|
|
999
|
+
constructor(o: Nullable<Load8Instruction_$2>, r: r);
|
|
960
1000
|
}
|
|
961
1001
|
export declare class Load8Instruction_7 {
|
|
962
1002
|
kind: ASTKinds.Load8Instruction_7;
|
|
963
|
-
|
|
964
|
-
pos: PosInfo;
|
|
965
|
-
d: Expression;
|
|
1003
|
+
o: Nullable<Load8Instruction_$3>;
|
|
966
1004
|
r: r;
|
|
967
1005
|
elements: AstElements;
|
|
968
|
-
constructor(
|
|
1006
|
+
constructor(o: Nullable<Load8Instruction_$3>, r: r);
|
|
969
1007
|
}
|
|
970
1008
|
export declare class Load8Instruction_8 {
|
|
971
1009
|
kind: ASTKinds.Load8Instruction_8;
|
|
@@ -976,23 +1014,19 @@ export declare class Load8Instruction_8 {
|
|
|
976
1014
|
}
|
|
977
1015
|
export declare class Load8Instruction_9 {
|
|
978
1016
|
kind: ASTKinds.Load8Instruction_9;
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
d: Expression;
|
|
982
|
-
pos1: PosInfo;
|
|
1017
|
+
o: Nullable<Load8Instruction_$4>;
|
|
1018
|
+
pos: PosInfo;
|
|
983
1019
|
n: Expression;
|
|
984
1020
|
elements: AstElements;
|
|
985
|
-
constructor(
|
|
1021
|
+
constructor(o: Nullable<Load8Instruction_$4>, pos: PosInfo, n: Expression);
|
|
986
1022
|
}
|
|
987
1023
|
export declare class Load8Instruction_10 {
|
|
988
1024
|
kind: ASTKinds.Load8Instruction_10;
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
d: Expression;
|
|
992
|
-
pos1: PosInfo;
|
|
1025
|
+
o: Nullable<Load8Instruction_$5>;
|
|
1026
|
+
pos: PosInfo;
|
|
993
1027
|
n: Expression;
|
|
994
1028
|
elements: AstElements;
|
|
995
|
-
constructor(
|
|
1029
|
+
constructor(o: Nullable<Load8Instruction_$5>, pos: PosInfo, n: Expression);
|
|
996
1030
|
}
|
|
997
1031
|
export declare class Load8Instruction_11 {
|
|
998
1032
|
kind: ASTKinds.Load8Instruction_11;
|
|
@@ -1056,24 +1090,60 @@ export declare class Load8Instruction_21 {
|
|
|
1056
1090
|
elements: AstElements;
|
|
1057
1091
|
constructor(r: Reg8, pos: PosInfo, n: Expression);
|
|
1058
1092
|
}
|
|
1059
|
-
export
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
export type Load8Instruction_$
|
|
1066
|
-
export type Load8Instruction_$
|
|
1067
|
-
export type Load8Instruction_$
|
|
1068
|
-
export
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
export type Load8Instruction_$
|
|
1075
|
-
export type Load8Instruction_$
|
|
1076
|
-
export type Load8Instruction_$
|
|
1093
|
+
export interface Load8Instruction_$0 {
|
|
1094
|
+
kind: ASTKinds.Load8Instruction_$0;
|
|
1095
|
+
s: Load8Instruction_$0_$0;
|
|
1096
|
+
pos: PosInfo;
|
|
1097
|
+
d: Expression;
|
|
1098
|
+
}
|
|
1099
|
+
export type Load8Instruction_$0_$0 = Load8Instruction_$0_$0_1 | Load8Instruction_$0_$0_2;
|
|
1100
|
+
export type Load8Instruction_$0_$0_1 = string;
|
|
1101
|
+
export type Load8Instruction_$0_$0_2 = string;
|
|
1102
|
+
export interface Load8Instruction_$1 {
|
|
1103
|
+
kind: ASTKinds.Load8Instruction_$1;
|
|
1104
|
+
s: Load8Instruction_$1_$0;
|
|
1105
|
+
pos: PosInfo;
|
|
1106
|
+
d: Expression;
|
|
1107
|
+
}
|
|
1108
|
+
export type Load8Instruction_$1_$0 = Load8Instruction_$1_$0_1 | Load8Instruction_$1_$0_2;
|
|
1109
|
+
export type Load8Instruction_$1_$0_1 = string;
|
|
1110
|
+
export type Load8Instruction_$1_$0_2 = string;
|
|
1111
|
+
export interface Load8Instruction_$2 {
|
|
1112
|
+
kind: ASTKinds.Load8Instruction_$2;
|
|
1113
|
+
s: Load8Instruction_$2_$0;
|
|
1114
|
+
pos: PosInfo;
|
|
1115
|
+
d: Expression;
|
|
1116
|
+
}
|
|
1117
|
+
export type Load8Instruction_$2_$0 = Load8Instruction_$2_$0_1 | Load8Instruction_$2_$0_2;
|
|
1118
|
+
export type Load8Instruction_$2_$0_1 = string;
|
|
1119
|
+
export type Load8Instruction_$2_$0_2 = string;
|
|
1120
|
+
export interface Load8Instruction_$3 {
|
|
1121
|
+
kind: ASTKinds.Load8Instruction_$3;
|
|
1122
|
+
s: Load8Instruction_$3_$0;
|
|
1123
|
+
pos: PosInfo;
|
|
1124
|
+
d: Expression;
|
|
1125
|
+
}
|
|
1126
|
+
export type Load8Instruction_$3_$0 = Load8Instruction_$3_$0_1 | Load8Instruction_$3_$0_2;
|
|
1127
|
+
export type Load8Instruction_$3_$0_1 = string;
|
|
1128
|
+
export type Load8Instruction_$3_$0_2 = string;
|
|
1129
|
+
export interface Load8Instruction_$4 {
|
|
1130
|
+
kind: ASTKinds.Load8Instruction_$4;
|
|
1131
|
+
s: Load8Instruction_$4_$0;
|
|
1132
|
+
pos: PosInfo;
|
|
1133
|
+
d: Expression;
|
|
1134
|
+
}
|
|
1135
|
+
export type Load8Instruction_$4_$0 = Load8Instruction_$4_$0_1 | Load8Instruction_$4_$0_2;
|
|
1136
|
+
export type Load8Instruction_$4_$0_1 = string;
|
|
1137
|
+
export type Load8Instruction_$4_$0_2 = string;
|
|
1138
|
+
export interface Load8Instruction_$5 {
|
|
1139
|
+
kind: ASTKinds.Load8Instruction_$5;
|
|
1140
|
+
s: Load8Instruction_$5_$0;
|
|
1141
|
+
pos: PosInfo;
|
|
1142
|
+
d: Expression;
|
|
1143
|
+
}
|
|
1144
|
+
export type Load8Instruction_$5_$0 = Load8Instruction_$5_$0_1 | Load8Instruction_$5_$0_2;
|
|
1145
|
+
export type Load8Instruction_$5_$0_1 = string;
|
|
1146
|
+
export type Load8Instruction_$5_$0_2 = string;
|
|
1077
1147
|
export type Load16Instruction = Load16Instruction_1 | Load16Instruction_2 | Load16Instruction_3 | Load16Instruction_4 | Load16Instruction_5 | Load16Instruction_6 | Load16Instruction_7 | Load16Instruction_8 | Load16Instruction_9 | Load16Instruction_10 | Load16Instruction_11 | Load16Instruction_12 | Load16Instruction_13 | Load16Instruction_14 | Load16Instruction_15 | Load16Instruction_16 | Load16Instruction_17 | Load16Instruction_18 | Load16Instruction_19 | Load16Instruction_20;
|
|
1078
1148
|
export declare class Load16Instruction_1 {
|
|
1079
1149
|
kind: ASTKinds.Load16Instruction_1;
|
|
@@ -1098,11 +1168,10 @@ export declare class Load16Instruction_3 {
|
|
|
1098
1168
|
}
|
|
1099
1169
|
export declare class Load16Instruction_4 {
|
|
1100
1170
|
kind: ASTKinds.Load16Instruction_4;
|
|
1101
|
-
dd: dd;
|
|
1102
1171
|
pos: PosInfo;
|
|
1103
1172
|
ee: Expression;
|
|
1104
1173
|
elements: AstElements;
|
|
1105
|
-
constructor(
|
|
1174
|
+
constructor(pos: PosInfo, ee: Expression);
|
|
1106
1175
|
}
|
|
1107
1176
|
export declare class Load16Instruction_5 {
|
|
1108
1177
|
kind: ASTKinds.Load16Instruction_5;
|
|
@@ -1113,10 +1182,11 @@ export declare class Load16Instruction_5 {
|
|
|
1113
1182
|
}
|
|
1114
1183
|
export declare class Load16Instruction_6 {
|
|
1115
1184
|
kind: ASTKinds.Load16Instruction_6;
|
|
1185
|
+
dd: dd;
|
|
1116
1186
|
pos: PosInfo;
|
|
1117
1187
|
ee: Expression;
|
|
1118
1188
|
elements: AstElements;
|
|
1119
|
-
constructor(pos: PosInfo, ee: Expression);
|
|
1189
|
+
constructor(dd: dd, pos: PosInfo, ee: Expression);
|
|
1120
1190
|
}
|
|
1121
1191
|
export declare class Load16Instruction_7 {
|
|
1122
1192
|
kind: ASTKinds.Load16Instruction_7;
|
|
@@ -1277,275 +1347,243 @@ export declare class BlockInstruction_8 {
|
|
|
1277
1347
|
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
1348
|
export declare class ArithmeticLogic8Instruction_1 {
|
|
1279
1349
|
kind: ASTKinds.ArithmeticLogic8Instruction_1;
|
|
1280
|
-
r: r;
|
|
1281
1350
|
elements: AstElements;
|
|
1282
|
-
constructor(
|
|
1351
|
+
constructor();
|
|
1283
1352
|
}
|
|
1284
1353
|
export declare class ArithmeticLogic8Instruction_2 {
|
|
1285
1354
|
kind: ASTKinds.ArithmeticLogic8Instruction_2;
|
|
1286
|
-
|
|
1287
|
-
n: Expression;
|
|
1355
|
+
o: Nullable<ArithmeticLogic8Instruction_$2>;
|
|
1288
1356
|
elements: AstElements;
|
|
1289
|
-
constructor(
|
|
1357
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$2>);
|
|
1290
1358
|
}
|
|
1291
1359
|
export declare class ArithmeticLogic8Instruction_3 {
|
|
1292
1360
|
kind: ASTKinds.ArithmeticLogic8Instruction_3;
|
|
1361
|
+
o: Nullable<ArithmeticLogic8Instruction_$4>;
|
|
1293
1362
|
elements: AstElements;
|
|
1294
|
-
constructor();
|
|
1363
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$4>);
|
|
1295
1364
|
}
|
|
1296
1365
|
export declare class ArithmeticLogic8Instruction_4 {
|
|
1297
1366
|
kind: ASTKinds.ArithmeticLogic8Instruction_4;
|
|
1298
|
-
|
|
1299
|
-
pos: PosInfo;
|
|
1300
|
-
d: Expression;
|
|
1367
|
+
r: r;
|
|
1301
1368
|
elements: AstElements;
|
|
1302
|
-
constructor(
|
|
1369
|
+
constructor(r: r);
|
|
1303
1370
|
}
|
|
1304
1371
|
export declare class ArithmeticLogic8Instruction_5 {
|
|
1305
1372
|
kind: ASTKinds.ArithmeticLogic8Instruction_5;
|
|
1306
|
-
s: ArithmeticLogic8Instruction_$6;
|
|
1307
1373
|
pos: PosInfo;
|
|
1308
|
-
|
|
1374
|
+
n: Expression;
|
|
1309
1375
|
elements: AstElements;
|
|
1310
|
-
constructor(
|
|
1376
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1311
1377
|
}
|
|
1312
1378
|
export declare class ArithmeticLogic8Instruction_6 {
|
|
1313
1379
|
kind: ASTKinds.ArithmeticLogic8Instruction_6;
|
|
1314
|
-
r: r;
|
|
1315
1380
|
elements: AstElements;
|
|
1316
|
-
constructor(
|
|
1381
|
+
constructor();
|
|
1317
1382
|
}
|
|
1318
1383
|
export declare class ArithmeticLogic8Instruction_7 {
|
|
1319
1384
|
kind: ASTKinds.ArithmeticLogic8Instruction_7;
|
|
1320
|
-
|
|
1321
|
-
n: Expression;
|
|
1385
|
+
o: Nullable<ArithmeticLogic8Instruction_$9>;
|
|
1322
1386
|
elements: AstElements;
|
|
1323
|
-
constructor(
|
|
1387
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$9>);
|
|
1324
1388
|
}
|
|
1325
1389
|
export declare class ArithmeticLogic8Instruction_8 {
|
|
1326
1390
|
kind: ASTKinds.ArithmeticLogic8Instruction_8;
|
|
1391
|
+
o: Nullable<ArithmeticLogic8Instruction_$11>;
|
|
1327
1392
|
elements: AstElements;
|
|
1328
|
-
constructor();
|
|
1393
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$11>);
|
|
1329
1394
|
}
|
|
1330
1395
|
export declare class ArithmeticLogic8Instruction_9 {
|
|
1331
1396
|
kind: ASTKinds.ArithmeticLogic8Instruction_9;
|
|
1332
|
-
|
|
1333
|
-
pos: PosInfo;
|
|
1334
|
-
d: Expression;
|
|
1397
|
+
r: r;
|
|
1335
1398
|
elements: AstElements;
|
|
1336
|
-
constructor(
|
|
1399
|
+
constructor(r: r);
|
|
1337
1400
|
}
|
|
1338
1401
|
export declare class ArithmeticLogic8Instruction_10 {
|
|
1339
1402
|
kind: ASTKinds.ArithmeticLogic8Instruction_10;
|
|
1340
|
-
s: ArithmeticLogic8Instruction_$13;
|
|
1341
1403
|
pos: PosInfo;
|
|
1342
|
-
|
|
1404
|
+
n: Expression;
|
|
1343
1405
|
elements: AstElements;
|
|
1344
|
-
constructor(
|
|
1406
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1345
1407
|
}
|
|
1346
1408
|
export declare class ArithmeticLogic8Instruction_11 {
|
|
1347
1409
|
kind: ASTKinds.ArithmeticLogic8Instruction_11;
|
|
1348
|
-
r: r;
|
|
1349
1410
|
elements: AstElements;
|
|
1350
|
-
constructor(
|
|
1411
|
+
constructor();
|
|
1351
1412
|
}
|
|
1352
1413
|
export declare class ArithmeticLogic8Instruction_12 {
|
|
1353
1414
|
kind: ASTKinds.ArithmeticLogic8Instruction_12;
|
|
1354
|
-
|
|
1355
|
-
n: Expression;
|
|
1415
|
+
o: Nullable<ArithmeticLogic8Instruction_$16>;
|
|
1356
1416
|
elements: AstElements;
|
|
1357
|
-
constructor(
|
|
1417
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$16>);
|
|
1358
1418
|
}
|
|
1359
1419
|
export declare class ArithmeticLogic8Instruction_13 {
|
|
1360
1420
|
kind: ASTKinds.ArithmeticLogic8Instruction_13;
|
|
1421
|
+
o: Nullable<ArithmeticLogic8Instruction_$18>;
|
|
1361
1422
|
elements: AstElements;
|
|
1362
|
-
constructor();
|
|
1423
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$18>);
|
|
1363
1424
|
}
|
|
1364
1425
|
export declare class ArithmeticLogic8Instruction_14 {
|
|
1365
1426
|
kind: ASTKinds.ArithmeticLogic8Instruction_14;
|
|
1366
|
-
|
|
1367
|
-
pos: PosInfo;
|
|
1368
|
-
d: Expression;
|
|
1427
|
+
r: r;
|
|
1369
1428
|
elements: AstElements;
|
|
1370
|
-
constructor(
|
|
1429
|
+
constructor(r: r);
|
|
1371
1430
|
}
|
|
1372
1431
|
export declare class ArithmeticLogic8Instruction_15 {
|
|
1373
1432
|
kind: ASTKinds.ArithmeticLogic8Instruction_15;
|
|
1374
|
-
s: ArithmeticLogic8Instruction_$20;
|
|
1375
1433
|
pos: PosInfo;
|
|
1376
|
-
|
|
1434
|
+
n: Expression;
|
|
1377
1435
|
elements: AstElements;
|
|
1378
|
-
constructor(
|
|
1436
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1379
1437
|
}
|
|
1380
1438
|
export declare class ArithmeticLogic8Instruction_16 {
|
|
1381
1439
|
kind: ASTKinds.ArithmeticLogic8Instruction_16;
|
|
1382
|
-
r: r;
|
|
1383
1440
|
elements: AstElements;
|
|
1384
|
-
constructor(
|
|
1441
|
+
constructor();
|
|
1385
1442
|
}
|
|
1386
1443
|
export declare class ArithmeticLogic8Instruction_17 {
|
|
1387
1444
|
kind: ASTKinds.ArithmeticLogic8Instruction_17;
|
|
1388
|
-
|
|
1389
|
-
n: Expression;
|
|
1445
|
+
o: Nullable<ArithmeticLogic8Instruction_$23>;
|
|
1390
1446
|
elements: AstElements;
|
|
1391
|
-
constructor(
|
|
1447
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$23>);
|
|
1392
1448
|
}
|
|
1393
1449
|
export declare class ArithmeticLogic8Instruction_18 {
|
|
1394
1450
|
kind: ASTKinds.ArithmeticLogic8Instruction_18;
|
|
1451
|
+
o: Nullable<ArithmeticLogic8Instruction_$25>;
|
|
1395
1452
|
elements: AstElements;
|
|
1396
|
-
constructor();
|
|
1453
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$25>);
|
|
1397
1454
|
}
|
|
1398
1455
|
export declare class ArithmeticLogic8Instruction_19 {
|
|
1399
1456
|
kind: ASTKinds.ArithmeticLogic8Instruction_19;
|
|
1400
|
-
|
|
1401
|
-
pos: PosInfo;
|
|
1402
|
-
d: Expression;
|
|
1457
|
+
r: r;
|
|
1403
1458
|
elements: AstElements;
|
|
1404
|
-
constructor(
|
|
1459
|
+
constructor(r: r);
|
|
1405
1460
|
}
|
|
1406
1461
|
export declare class ArithmeticLogic8Instruction_20 {
|
|
1407
1462
|
kind: ASTKinds.ArithmeticLogic8Instruction_20;
|
|
1408
|
-
s: ArithmeticLogic8Instruction_$27;
|
|
1409
1463
|
pos: PosInfo;
|
|
1410
|
-
|
|
1464
|
+
n: Expression;
|
|
1411
1465
|
elements: AstElements;
|
|
1412
|
-
constructor(
|
|
1466
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1413
1467
|
}
|
|
1414
1468
|
export declare class ArithmeticLogic8Instruction_21 {
|
|
1415
1469
|
kind: ASTKinds.ArithmeticLogic8Instruction_21;
|
|
1416
|
-
r: r;
|
|
1417
1470
|
elements: AstElements;
|
|
1418
|
-
constructor(
|
|
1471
|
+
constructor();
|
|
1419
1472
|
}
|
|
1420
1473
|
export declare class ArithmeticLogic8Instruction_22 {
|
|
1421
1474
|
kind: ASTKinds.ArithmeticLogic8Instruction_22;
|
|
1422
|
-
|
|
1423
|
-
n: Expression;
|
|
1475
|
+
o: Nullable<ArithmeticLogic8Instruction_$30>;
|
|
1424
1476
|
elements: AstElements;
|
|
1425
|
-
constructor(
|
|
1477
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$30>);
|
|
1426
1478
|
}
|
|
1427
1479
|
export declare class ArithmeticLogic8Instruction_23 {
|
|
1428
1480
|
kind: ASTKinds.ArithmeticLogic8Instruction_23;
|
|
1481
|
+
o: Nullable<ArithmeticLogic8Instruction_$32>;
|
|
1429
1482
|
elements: AstElements;
|
|
1430
|
-
constructor();
|
|
1483
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$32>);
|
|
1431
1484
|
}
|
|
1432
1485
|
export declare class ArithmeticLogic8Instruction_24 {
|
|
1433
1486
|
kind: ASTKinds.ArithmeticLogic8Instruction_24;
|
|
1434
|
-
|
|
1435
|
-
pos: PosInfo;
|
|
1436
|
-
d: Expression;
|
|
1487
|
+
r: r;
|
|
1437
1488
|
elements: AstElements;
|
|
1438
|
-
constructor(
|
|
1489
|
+
constructor(r: r);
|
|
1439
1490
|
}
|
|
1440
1491
|
export declare class ArithmeticLogic8Instruction_25 {
|
|
1441
1492
|
kind: ASTKinds.ArithmeticLogic8Instruction_25;
|
|
1442
|
-
s: ArithmeticLogic8Instruction_$34;
|
|
1443
1493
|
pos: PosInfo;
|
|
1444
|
-
|
|
1494
|
+
n: Expression;
|
|
1445
1495
|
elements: AstElements;
|
|
1446
|
-
constructor(
|
|
1496
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1447
1497
|
}
|
|
1448
1498
|
export declare class ArithmeticLogic8Instruction_26 {
|
|
1449
1499
|
kind: ASTKinds.ArithmeticLogic8Instruction_26;
|
|
1450
|
-
r: r;
|
|
1451
1500
|
elements: AstElements;
|
|
1452
|
-
constructor(
|
|
1501
|
+
constructor();
|
|
1453
1502
|
}
|
|
1454
1503
|
export declare class ArithmeticLogic8Instruction_27 {
|
|
1455
1504
|
kind: ASTKinds.ArithmeticLogic8Instruction_27;
|
|
1456
|
-
|
|
1457
|
-
n: Expression;
|
|
1505
|
+
o: Nullable<ArithmeticLogic8Instruction_$37>;
|
|
1458
1506
|
elements: AstElements;
|
|
1459
|
-
constructor(
|
|
1507
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$37>);
|
|
1460
1508
|
}
|
|
1461
1509
|
export declare class ArithmeticLogic8Instruction_28 {
|
|
1462
1510
|
kind: ASTKinds.ArithmeticLogic8Instruction_28;
|
|
1511
|
+
o: Nullable<ArithmeticLogic8Instruction_$39>;
|
|
1463
1512
|
elements: AstElements;
|
|
1464
|
-
constructor();
|
|
1513
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$39>);
|
|
1465
1514
|
}
|
|
1466
1515
|
export declare class ArithmeticLogic8Instruction_29 {
|
|
1467
1516
|
kind: ASTKinds.ArithmeticLogic8Instruction_29;
|
|
1468
|
-
|
|
1469
|
-
pos: PosInfo;
|
|
1470
|
-
d: Expression;
|
|
1517
|
+
r: r;
|
|
1471
1518
|
elements: AstElements;
|
|
1472
|
-
constructor(
|
|
1519
|
+
constructor(r: r);
|
|
1473
1520
|
}
|
|
1474
1521
|
export declare class ArithmeticLogic8Instruction_30 {
|
|
1475
1522
|
kind: ASTKinds.ArithmeticLogic8Instruction_30;
|
|
1476
|
-
s: ArithmeticLogic8Instruction_$41;
|
|
1477
1523
|
pos: PosInfo;
|
|
1478
|
-
|
|
1524
|
+
n: Expression;
|
|
1479
1525
|
elements: AstElements;
|
|
1480
|
-
constructor(
|
|
1526
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1481
1527
|
}
|
|
1482
1528
|
export declare class ArithmeticLogic8Instruction_31 {
|
|
1483
1529
|
kind: ASTKinds.ArithmeticLogic8Instruction_31;
|
|
1484
|
-
r: r;
|
|
1485
1530
|
elements: AstElements;
|
|
1486
|
-
constructor(
|
|
1531
|
+
constructor();
|
|
1487
1532
|
}
|
|
1488
1533
|
export declare class ArithmeticLogic8Instruction_32 {
|
|
1489
1534
|
kind: ASTKinds.ArithmeticLogic8Instruction_32;
|
|
1490
|
-
|
|
1491
|
-
n: Expression;
|
|
1535
|
+
o: Nullable<ArithmeticLogic8Instruction_$44>;
|
|
1492
1536
|
elements: AstElements;
|
|
1493
|
-
constructor(
|
|
1537
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$44>);
|
|
1494
1538
|
}
|
|
1495
1539
|
export declare class ArithmeticLogic8Instruction_33 {
|
|
1496
1540
|
kind: ASTKinds.ArithmeticLogic8Instruction_33;
|
|
1541
|
+
o: Nullable<ArithmeticLogic8Instruction_$46>;
|
|
1497
1542
|
elements: AstElements;
|
|
1498
|
-
constructor();
|
|
1543
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$46>);
|
|
1499
1544
|
}
|
|
1500
1545
|
export declare class ArithmeticLogic8Instruction_34 {
|
|
1501
1546
|
kind: ASTKinds.ArithmeticLogic8Instruction_34;
|
|
1502
|
-
|
|
1503
|
-
pos: PosInfo;
|
|
1504
|
-
d: Expression;
|
|
1547
|
+
r: r;
|
|
1505
1548
|
elements: AstElements;
|
|
1506
|
-
constructor(
|
|
1549
|
+
constructor(r: r);
|
|
1507
1550
|
}
|
|
1508
1551
|
export declare class ArithmeticLogic8Instruction_35 {
|
|
1509
1552
|
kind: ASTKinds.ArithmeticLogic8Instruction_35;
|
|
1510
|
-
s: ArithmeticLogic8Instruction_$48;
|
|
1511
1553
|
pos: PosInfo;
|
|
1512
|
-
|
|
1554
|
+
n: Expression;
|
|
1513
1555
|
elements: AstElements;
|
|
1514
|
-
constructor(
|
|
1556
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1515
1557
|
}
|
|
1516
1558
|
export declare class ArithmeticLogic8Instruction_36 {
|
|
1517
1559
|
kind: ASTKinds.ArithmeticLogic8Instruction_36;
|
|
1518
|
-
r: r;
|
|
1519
1560
|
elements: AstElements;
|
|
1520
|
-
constructor(
|
|
1561
|
+
constructor();
|
|
1521
1562
|
}
|
|
1522
1563
|
export declare class ArithmeticLogic8Instruction_37 {
|
|
1523
1564
|
kind: ASTKinds.ArithmeticLogic8Instruction_37;
|
|
1524
|
-
|
|
1525
|
-
n: Expression;
|
|
1565
|
+
o: Nullable<ArithmeticLogic8Instruction_$51>;
|
|
1526
1566
|
elements: AstElements;
|
|
1527
|
-
constructor(
|
|
1567
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$51>);
|
|
1528
1568
|
}
|
|
1529
1569
|
export declare class ArithmeticLogic8Instruction_38 {
|
|
1530
1570
|
kind: ASTKinds.ArithmeticLogic8Instruction_38;
|
|
1571
|
+
o: Nullable<ArithmeticLogic8Instruction_$53>;
|
|
1531
1572
|
elements: AstElements;
|
|
1532
|
-
constructor();
|
|
1573
|
+
constructor(o: Nullable<ArithmeticLogic8Instruction_$53>);
|
|
1533
1574
|
}
|
|
1534
1575
|
export declare class ArithmeticLogic8Instruction_39 {
|
|
1535
1576
|
kind: ASTKinds.ArithmeticLogic8Instruction_39;
|
|
1536
|
-
|
|
1537
|
-
pos: PosInfo;
|
|
1538
|
-
d: Expression;
|
|
1577
|
+
r: r;
|
|
1539
1578
|
elements: AstElements;
|
|
1540
|
-
constructor(
|
|
1579
|
+
constructor(r: r);
|
|
1541
1580
|
}
|
|
1542
1581
|
export declare class ArithmeticLogic8Instruction_40 {
|
|
1543
1582
|
kind: ASTKinds.ArithmeticLogic8Instruction_40;
|
|
1544
|
-
s: ArithmeticLogic8Instruction_$55;
|
|
1545
1583
|
pos: PosInfo;
|
|
1546
|
-
|
|
1584
|
+
n: Expression;
|
|
1547
1585
|
elements: AstElements;
|
|
1548
|
-
constructor(
|
|
1586
|
+
constructor(pos: PosInfo, n: Expression);
|
|
1549
1587
|
}
|
|
1550
1588
|
export interface ArithmeticLogic8Instruction_$0 {
|
|
1551
1589
|
kind: ASTKinds.ArithmeticLogic8Instruction_$0;
|
|
@@ -1555,19 +1593,31 @@ export interface ArithmeticLogic8Instruction_$1 {
|
|
|
1555
1593
|
}
|
|
1556
1594
|
export interface ArithmeticLogic8Instruction_$2 {
|
|
1557
1595
|
kind: ASTKinds.ArithmeticLogic8Instruction_$2;
|
|
1596
|
+
s: ArithmeticLogic8Instruction_$2_$0;
|
|
1597
|
+
pos: PosInfo;
|
|
1598
|
+
d: Expression;
|
|
1558
1599
|
}
|
|
1600
|
+
export type ArithmeticLogic8Instruction_$2_$0 = ArithmeticLogic8Instruction_$2_$0_1 | ArithmeticLogic8Instruction_$2_$0_2;
|
|
1601
|
+
export type ArithmeticLogic8Instruction_$2_$0_1 = string;
|
|
1602
|
+
export type ArithmeticLogic8Instruction_$2_$0_2 = string;
|
|
1559
1603
|
export interface ArithmeticLogic8Instruction_$3 {
|
|
1560
1604
|
kind: ASTKinds.ArithmeticLogic8Instruction_$3;
|
|
1561
1605
|
}
|
|
1562
|
-
export
|
|
1563
|
-
|
|
1564
|
-
|
|
1606
|
+
export interface ArithmeticLogic8Instruction_$4 {
|
|
1607
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$4;
|
|
1608
|
+
s: ArithmeticLogic8Instruction_$4_$0;
|
|
1609
|
+
pos: PosInfo;
|
|
1610
|
+
d: Expression;
|
|
1611
|
+
}
|
|
1612
|
+
export type ArithmeticLogic8Instruction_$4_$0 = ArithmeticLogic8Instruction_$4_$0_1 | ArithmeticLogic8Instruction_$4_$0_2;
|
|
1613
|
+
export type ArithmeticLogic8Instruction_$4_$0_1 = string;
|
|
1614
|
+
export type ArithmeticLogic8Instruction_$4_$0_2 = string;
|
|
1565
1615
|
export interface ArithmeticLogic8Instruction_$5 {
|
|
1566
1616
|
kind: ASTKinds.ArithmeticLogic8Instruction_$5;
|
|
1567
1617
|
}
|
|
1568
|
-
export
|
|
1569
|
-
|
|
1570
|
-
|
|
1618
|
+
export interface ArithmeticLogic8Instruction_$6 {
|
|
1619
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$6;
|
|
1620
|
+
}
|
|
1571
1621
|
export interface ArithmeticLogic8Instruction_$7 {
|
|
1572
1622
|
kind: ASTKinds.ArithmeticLogic8Instruction_$7;
|
|
1573
1623
|
}
|
|
@@ -1576,19 +1626,31 @@ export interface ArithmeticLogic8Instruction_$8 {
|
|
|
1576
1626
|
}
|
|
1577
1627
|
export interface ArithmeticLogic8Instruction_$9 {
|
|
1578
1628
|
kind: ASTKinds.ArithmeticLogic8Instruction_$9;
|
|
1629
|
+
s: ArithmeticLogic8Instruction_$9_$0;
|
|
1630
|
+
pos: PosInfo;
|
|
1631
|
+
d: Expression;
|
|
1579
1632
|
}
|
|
1633
|
+
export type ArithmeticLogic8Instruction_$9_$0 = ArithmeticLogic8Instruction_$9_$0_1 | ArithmeticLogic8Instruction_$9_$0_2;
|
|
1634
|
+
export type ArithmeticLogic8Instruction_$9_$0_1 = string;
|
|
1635
|
+
export type ArithmeticLogic8Instruction_$9_$0_2 = string;
|
|
1580
1636
|
export interface ArithmeticLogic8Instruction_$10 {
|
|
1581
1637
|
kind: ASTKinds.ArithmeticLogic8Instruction_$10;
|
|
1582
1638
|
}
|
|
1583
|
-
export
|
|
1584
|
-
|
|
1585
|
-
|
|
1639
|
+
export interface ArithmeticLogic8Instruction_$11 {
|
|
1640
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$11;
|
|
1641
|
+
s: ArithmeticLogic8Instruction_$11_$0;
|
|
1642
|
+
pos: PosInfo;
|
|
1643
|
+
d: Expression;
|
|
1644
|
+
}
|
|
1645
|
+
export type ArithmeticLogic8Instruction_$11_$0 = ArithmeticLogic8Instruction_$11_$0_1 | ArithmeticLogic8Instruction_$11_$0_2;
|
|
1646
|
+
export type ArithmeticLogic8Instruction_$11_$0_1 = string;
|
|
1647
|
+
export type ArithmeticLogic8Instruction_$11_$0_2 = string;
|
|
1586
1648
|
export interface ArithmeticLogic8Instruction_$12 {
|
|
1587
1649
|
kind: ASTKinds.ArithmeticLogic8Instruction_$12;
|
|
1588
1650
|
}
|
|
1589
|
-
export
|
|
1590
|
-
|
|
1591
|
-
|
|
1651
|
+
export interface ArithmeticLogic8Instruction_$13 {
|
|
1652
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$13;
|
|
1653
|
+
}
|
|
1592
1654
|
export interface ArithmeticLogic8Instruction_$14 {
|
|
1593
1655
|
kind: ASTKinds.ArithmeticLogic8Instruction_$14;
|
|
1594
1656
|
}
|
|
@@ -1597,19 +1659,31 @@ export interface ArithmeticLogic8Instruction_$15 {
|
|
|
1597
1659
|
}
|
|
1598
1660
|
export interface ArithmeticLogic8Instruction_$16 {
|
|
1599
1661
|
kind: ASTKinds.ArithmeticLogic8Instruction_$16;
|
|
1662
|
+
s: ArithmeticLogic8Instruction_$16_$0;
|
|
1663
|
+
pos: PosInfo;
|
|
1664
|
+
d: Expression;
|
|
1600
1665
|
}
|
|
1666
|
+
export type ArithmeticLogic8Instruction_$16_$0 = ArithmeticLogic8Instruction_$16_$0_1 | ArithmeticLogic8Instruction_$16_$0_2;
|
|
1667
|
+
export type ArithmeticLogic8Instruction_$16_$0_1 = string;
|
|
1668
|
+
export type ArithmeticLogic8Instruction_$16_$0_2 = string;
|
|
1601
1669
|
export interface ArithmeticLogic8Instruction_$17 {
|
|
1602
1670
|
kind: ASTKinds.ArithmeticLogic8Instruction_$17;
|
|
1603
1671
|
}
|
|
1604
|
-
export
|
|
1605
|
-
|
|
1606
|
-
|
|
1672
|
+
export interface ArithmeticLogic8Instruction_$18 {
|
|
1673
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$18;
|
|
1674
|
+
s: ArithmeticLogic8Instruction_$18_$0;
|
|
1675
|
+
pos: PosInfo;
|
|
1676
|
+
d: Expression;
|
|
1677
|
+
}
|
|
1678
|
+
export type ArithmeticLogic8Instruction_$18_$0 = ArithmeticLogic8Instruction_$18_$0_1 | ArithmeticLogic8Instruction_$18_$0_2;
|
|
1679
|
+
export type ArithmeticLogic8Instruction_$18_$0_1 = string;
|
|
1680
|
+
export type ArithmeticLogic8Instruction_$18_$0_2 = string;
|
|
1607
1681
|
export interface ArithmeticLogic8Instruction_$19 {
|
|
1608
1682
|
kind: ASTKinds.ArithmeticLogic8Instruction_$19;
|
|
1609
1683
|
}
|
|
1610
|
-
export
|
|
1611
|
-
|
|
1612
|
-
|
|
1684
|
+
export interface ArithmeticLogic8Instruction_$20 {
|
|
1685
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$20;
|
|
1686
|
+
}
|
|
1613
1687
|
export interface ArithmeticLogic8Instruction_$21 {
|
|
1614
1688
|
kind: ASTKinds.ArithmeticLogic8Instruction_$21;
|
|
1615
1689
|
}
|
|
@@ -1618,19 +1692,31 @@ export interface ArithmeticLogic8Instruction_$22 {
|
|
|
1618
1692
|
}
|
|
1619
1693
|
export interface ArithmeticLogic8Instruction_$23 {
|
|
1620
1694
|
kind: ASTKinds.ArithmeticLogic8Instruction_$23;
|
|
1695
|
+
s: ArithmeticLogic8Instruction_$23_$0;
|
|
1696
|
+
pos: PosInfo;
|
|
1697
|
+
d: Expression;
|
|
1621
1698
|
}
|
|
1699
|
+
export type ArithmeticLogic8Instruction_$23_$0 = ArithmeticLogic8Instruction_$23_$0_1 | ArithmeticLogic8Instruction_$23_$0_2;
|
|
1700
|
+
export type ArithmeticLogic8Instruction_$23_$0_1 = string;
|
|
1701
|
+
export type ArithmeticLogic8Instruction_$23_$0_2 = string;
|
|
1622
1702
|
export interface ArithmeticLogic8Instruction_$24 {
|
|
1623
1703
|
kind: ASTKinds.ArithmeticLogic8Instruction_$24;
|
|
1624
1704
|
}
|
|
1625
|
-
export
|
|
1626
|
-
|
|
1627
|
-
|
|
1705
|
+
export interface ArithmeticLogic8Instruction_$25 {
|
|
1706
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$25;
|
|
1707
|
+
s: ArithmeticLogic8Instruction_$25_$0;
|
|
1708
|
+
pos: PosInfo;
|
|
1709
|
+
d: Expression;
|
|
1710
|
+
}
|
|
1711
|
+
export type ArithmeticLogic8Instruction_$25_$0 = ArithmeticLogic8Instruction_$25_$0_1 | ArithmeticLogic8Instruction_$25_$0_2;
|
|
1712
|
+
export type ArithmeticLogic8Instruction_$25_$0_1 = string;
|
|
1713
|
+
export type ArithmeticLogic8Instruction_$25_$0_2 = string;
|
|
1628
1714
|
export interface ArithmeticLogic8Instruction_$26 {
|
|
1629
1715
|
kind: ASTKinds.ArithmeticLogic8Instruction_$26;
|
|
1630
1716
|
}
|
|
1631
|
-
export
|
|
1632
|
-
|
|
1633
|
-
|
|
1717
|
+
export interface ArithmeticLogic8Instruction_$27 {
|
|
1718
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$27;
|
|
1719
|
+
}
|
|
1634
1720
|
export interface ArithmeticLogic8Instruction_$28 {
|
|
1635
1721
|
kind: ASTKinds.ArithmeticLogic8Instruction_$28;
|
|
1636
1722
|
}
|
|
@@ -1639,19 +1725,31 @@ export interface ArithmeticLogic8Instruction_$29 {
|
|
|
1639
1725
|
}
|
|
1640
1726
|
export interface ArithmeticLogic8Instruction_$30 {
|
|
1641
1727
|
kind: ASTKinds.ArithmeticLogic8Instruction_$30;
|
|
1728
|
+
s: ArithmeticLogic8Instruction_$30_$0;
|
|
1729
|
+
pos: PosInfo;
|
|
1730
|
+
d: Expression;
|
|
1642
1731
|
}
|
|
1732
|
+
export type ArithmeticLogic8Instruction_$30_$0 = ArithmeticLogic8Instruction_$30_$0_1 | ArithmeticLogic8Instruction_$30_$0_2;
|
|
1733
|
+
export type ArithmeticLogic8Instruction_$30_$0_1 = string;
|
|
1734
|
+
export type ArithmeticLogic8Instruction_$30_$0_2 = string;
|
|
1643
1735
|
export interface ArithmeticLogic8Instruction_$31 {
|
|
1644
1736
|
kind: ASTKinds.ArithmeticLogic8Instruction_$31;
|
|
1645
1737
|
}
|
|
1646
|
-
export
|
|
1647
|
-
|
|
1648
|
-
|
|
1738
|
+
export interface ArithmeticLogic8Instruction_$32 {
|
|
1739
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$32;
|
|
1740
|
+
s: ArithmeticLogic8Instruction_$32_$0;
|
|
1741
|
+
pos: PosInfo;
|
|
1742
|
+
d: Expression;
|
|
1743
|
+
}
|
|
1744
|
+
export type ArithmeticLogic8Instruction_$32_$0 = ArithmeticLogic8Instruction_$32_$0_1 | ArithmeticLogic8Instruction_$32_$0_2;
|
|
1745
|
+
export type ArithmeticLogic8Instruction_$32_$0_1 = string;
|
|
1746
|
+
export type ArithmeticLogic8Instruction_$32_$0_2 = string;
|
|
1649
1747
|
export interface ArithmeticLogic8Instruction_$33 {
|
|
1650
1748
|
kind: ASTKinds.ArithmeticLogic8Instruction_$33;
|
|
1651
1749
|
}
|
|
1652
|
-
export
|
|
1653
|
-
|
|
1654
|
-
|
|
1750
|
+
export interface ArithmeticLogic8Instruction_$34 {
|
|
1751
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$34;
|
|
1752
|
+
}
|
|
1655
1753
|
export interface ArithmeticLogic8Instruction_$35 {
|
|
1656
1754
|
kind: ASTKinds.ArithmeticLogic8Instruction_$35;
|
|
1657
1755
|
}
|
|
@@ -1660,19 +1758,31 @@ export interface ArithmeticLogic8Instruction_$36 {
|
|
|
1660
1758
|
}
|
|
1661
1759
|
export interface ArithmeticLogic8Instruction_$37 {
|
|
1662
1760
|
kind: ASTKinds.ArithmeticLogic8Instruction_$37;
|
|
1761
|
+
s: ArithmeticLogic8Instruction_$37_$0;
|
|
1762
|
+
pos: PosInfo;
|
|
1763
|
+
d: Expression;
|
|
1663
1764
|
}
|
|
1765
|
+
export type ArithmeticLogic8Instruction_$37_$0 = ArithmeticLogic8Instruction_$37_$0_1 | ArithmeticLogic8Instruction_$37_$0_2;
|
|
1766
|
+
export type ArithmeticLogic8Instruction_$37_$0_1 = string;
|
|
1767
|
+
export type ArithmeticLogic8Instruction_$37_$0_2 = string;
|
|
1664
1768
|
export interface ArithmeticLogic8Instruction_$38 {
|
|
1665
1769
|
kind: ASTKinds.ArithmeticLogic8Instruction_$38;
|
|
1666
1770
|
}
|
|
1667
|
-
export
|
|
1668
|
-
|
|
1669
|
-
|
|
1771
|
+
export interface ArithmeticLogic8Instruction_$39 {
|
|
1772
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$39;
|
|
1773
|
+
s: ArithmeticLogic8Instruction_$39_$0;
|
|
1774
|
+
pos: PosInfo;
|
|
1775
|
+
d: Expression;
|
|
1776
|
+
}
|
|
1777
|
+
export type ArithmeticLogic8Instruction_$39_$0 = ArithmeticLogic8Instruction_$39_$0_1 | ArithmeticLogic8Instruction_$39_$0_2;
|
|
1778
|
+
export type ArithmeticLogic8Instruction_$39_$0_1 = string;
|
|
1779
|
+
export type ArithmeticLogic8Instruction_$39_$0_2 = string;
|
|
1670
1780
|
export interface ArithmeticLogic8Instruction_$40 {
|
|
1671
1781
|
kind: ASTKinds.ArithmeticLogic8Instruction_$40;
|
|
1672
1782
|
}
|
|
1673
|
-
export
|
|
1674
|
-
|
|
1675
|
-
|
|
1783
|
+
export interface ArithmeticLogic8Instruction_$41 {
|
|
1784
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$41;
|
|
1785
|
+
}
|
|
1676
1786
|
export interface ArithmeticLogic8Instruction_$42 {
|
|
1677
1787
|
kind: ASTKinds.ArithmeticLogic8Instruction_$42;
|
|
1678
1788
|
}
|
|
@@ -1681,19 +1791,31 @@ export interface ArithmeticLogic8Instruction_$43 {
|
|
|
1681
1791
|
}
|
|
1682
1792
|
export interface ArithmeticLogic8Instruction_$44 {
|
|
1683
1793
|
kind: ASTKinds.ArithmeticLogic8Instruction_$44;
|
|
1794
|
+
s: ArithmeticLogic8Instruction_$44_$0;
|
|
1795
|
+
pos: PosInfo;
|
|
1796
|
+
d: Expression;
|
|
1684
1797
|
}
|
|
1798
|
+
export type ArithmeticLogic8Instruction_$44_$0 = ArithmeticLogic8Instruction_$44_$0_1 | ArithmeticLogic8Instruction_$44_$0_2;
|
|
1799
|
+
export type ArithmeticLogic8Instruction_$44_$0_1 = string;
|
|
1800
|
+
export type ArithmeticLogic8Instruction_$44_$0_2 = string;
|
|
1685
1801
|
export interface ArithmeticLogic8Instruction_$45 {
|
|
1686
1802
|
kind: ASTKinds.ArithmeticLogic8Instruction_$45;
|
|
1687
1803
|
}
|
|
1688
|
-
export
|
|
1689
|
-
|
|
1690
|
-
|
|
1804
|
+
export interface ArithmeticLogic8Instruction_$46 {
|
|
1805
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$46;
|
|
1806
|
+
s: ArithmeticLogic8Instruction_$46_$0;
|
|
1807
|
+
pos: PosInfo;
|
|
1808
|
+
d: Expression;
|
|
1809
|
+
}
|
|
1810
|
+
export type ArithmeticLogic8Instruction_$46_$0 = ArithmeticLogic8Instruction_$46_$0_1 | ArithmeticLogic8Instruction_$46_$0_2;
|
|
1811
|
+
export type ArithmeticLogic8Instruction_$46_$0_1 = string;
|
|
1812
|
+
export type ArithmeticLogic8Instruction_$46_$0_2 = string;
|
|
1691
1813
|
export interface ArithmeticLogic8Instruction_$47 {
|
|
1692
1814
|
kind: ASTKinds.ArithmeticLogic8Instruction_$47;
|
|
1693
1815
|
}
|
|
1694
|
-
export
|
|
1695
|
-
|
|
1696
|
-
|
|
1816
|
+
export interface ArithmeticLogic8Instruction_$48 {
|
|
1817
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$48;
|
|
1818
|
+
}
|
|
1697
1819
|
export interface ArithmeticLogic8Instruction_$49 {
|
|
1698
1820
|
kind: ASTKinds.ArithmeticLogic8Instruction_$49;
|
|
1699
1821
|
}
|
|
@@ -1702,19 +1824,31 @@ export interface ArithmeticLogic8Instruction_$50 {
|
|
|
1702
1824
|
}
|
|
1703
1825
|
export interface ArithmeticLogic8Instruction_$51 {
|
|
1704
1826
|
kind: ASTKinds.ArithmeticLogic8Instruction_$51;
|
|
1827
|
+
s: ArithmeticLogic8Instruction_$51_$0;
|
|
1828
|
+
pos: PosInfo;
|
|
1829
|
+
d: Expression;
|
|
1705
1830
|
}
|
|
1831
|
+
export type ArithmeticLogic8Instruction_$51_$0 = ArithmeticLogic8Instruction_$51_$0_1 | ArithmeticLogic8Instruction_$51_$0_2;
|
|
1832
|
+
export type ArithmeticLogic8Instruction_$51_$0_1 = string;
|
|
1833
|
+
export type ArithmeticLogic8Instruction_$51_$0_2 = string;
|
|
1706
1834
|
export interface ArithmeticLogic8Instruction_$52 {
|
|
1707
1835
|
kind: ASTKinds.ArithmeticLogic8Instruction_$52;
|
|
1708
1836
|
}
|
|
1709
|
-
export
|
|
1710
|
-
|
|
1711
|
-
|
|
1837
|
+
export interface ArithmeticLogic8Instruction_$53 {
|
|
1838
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$53;
|
|
1839
|
+
s: ArithmeticLogic8Instruction_$53_$0;
|
|
1840
|
+
pos: PosInfo;
|
|
1841
|
+
d: Expression;
|
|
1842
|
+
}
|
|
1843
|
+
export type ArithmeticLogic8Instruction_$53_$0 = ArithmeticLogic8Instruction_$53_$0_1 | ArithmeticLogic8Instruction_$53_$0_2;
|
|
1844
|
+
export type ArithmeticLogic8Instruction_$53_$0_1 = string;
|
|
1845
|
+
export type ArithmeticLogic8Instruction_$53_$0_2 = string;
|
|
1712
1846
|
export interface ArithmeticLogic8Instruction_$54 {
|
|
1713
1847
|
kind: ASTKinds.ArithmeticLogic8Instruction_$54;
|
|
1714
1848
|
}
|
|
1715
|
-
export
|
|
1716
|
-
|
|
1717
|
-
|
|
1849
|
+
export interface ArithmeticLogic8Instruction_$55 {
|
|
1850
|
+
kind: ASTKinds.ArithmeticLogic8Instruction_$55;
|
|
1851
|
+
}
|
|
1718
1852
|
export type IncrementDecrement8Instruction = IncrementDecrement8Instruction_1 | IncrementDecrement8Instruction_2 | IncrementDecrement8Instruction_3 | IncrementDecrement8Instruction_4 | IncrementDecrement8Instruction_5 | IncrementDecrement8Instruction_6 | IncrementDecrement8Instruction_7 | IncrementDecrement8Instruction_8;
|
|
1719
1853
|
export declare class IncrementDecrement8Instruction_1 {
|
|
1720
1854
|
kind: ASTKinds.IncrementDecrement8Instruction_1;
|
|
@@ -1729,19 +1863,15 @@ export declare class IncrementDecrement8Instruction_2 {
|
|
|
1729
1863
|
}
|
|
1730
1864
|
export declare class IncrementDecrement8Instruction_3 {
|
|
1731
1865
|
kind: ASTKinds.IncrementDecrement8Instruction_3;
|
|
1732
|
-
|
|
1733
|
-
pos: PosInfo;
|
|
1734
|
-
d: Expression;
|
|
1866
|
+
o: Nullable<IncrementDecrement8Instruction_$0>;
|
|
1735
1867
|
elements: AstElements;
|
|
1736
|
-
constructor(
|
|
1868
|
+
constructor(o: Nullable<IncrementDecrement8Instruction_$0>);
|
|
1737
1869
|
}
|
|
1738
1870
|
export declare class IncrementDecrement8Instruction_4 {
|
|
1739
1871
|
kind: ASTKinds.IncrementDecrement8Instruction_4;
|
|
1740
|
-
|
|
1741
|
-
pos: PosInfo;
|
|
1742
|
-
d: Expression;
|
|
1872
|
+
o: Nullable<IncrementDecrement8Instruction_$1>;
|
|
1743
1873
|
elements: AstElements;
|
|
1744
|
-
constructor(
|
|
1874
|
+
constructor(o: Nullable<IncrementDecrement8Instruction_$1>);
|
|
1745
1875
|
}
|
|
1746
1876
|
export declare class IncrementDecrement8Instruction_5 {
|
|
1747
1877
|
kind: ASTKinds.IncrementDecrement8Instruction_5;
|
|
@@ -1756,32 +1886,52 @@ export declare class IncrementDecrement8Instruction_6 {
|
|
|
1756
1886
|
}
|
|
1757
1887
|
export declare class IncrementDecrement8Instruction_7 {
|
|
1758
1888
|
kind: ASTKinds.IncrementDecrement8Instruction_7;
|
|
1759
|
-
|
|
1760
|
-
pos: PosInfo;
|
|
1761
|
-
d: Expression;
|
|
1889
|
+
o: Nullable<IncrementDecrement8Instruction_$2>;
|
|
1762
1890
|
elements: AstElements;
|
|
1763
|
-
constructor(
|
|
1891
|
+
constructor(o: Nullable<IncrementDecrement8Instruction_$2>);
|
|
1764
1892
|
}
|
|
1765
1893
|
export declare class IncrementDecrement8Instruction_8 {
|
|
1766
1894
|
kind: ASTKinds.IncrementDecrement8Instruction_8;
|
|
1767
|
-
|
|
1895
|
+
o: Nullable<IncrementDecrement8Instruction_$3>;
|
|
1896
|
+
elements: AstElements;
|
|
1897
|
+
constructor(o: Nullable<IncrementDecrement8Instruction_$3>);
|
|
1898
|
+
}
|
|
1899
|
+
export interface IncrementDecrement8Instruction_$0 {
|
|
1900
|
+
kind: ASTKinds.IncrementDecrement8Instruction_$0;
|
|
1901
|
+
s: IncrementDecrement8Instruction_$0_$0;
|
|
1768
1902
|
pos: PosInfo;
|
|
1769
1903
|
d: Expression;
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
export type IncrementDecrement8Instruction_$
|
|
1774
|
-
export
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
export type IncrementDecrement8Instruction_$
|
|
1781
|
-
export type IncrementDecrement8Instruction_$
|
|
1782
|
-
export type IncrementDecrement8Instruction_$
|
|
1783
|
-
export
|
|
1784
|
-
|
|
1904
|
+
}
|
|
1905
|
+
export type IncrementDecrement8Instruction_$0_$0 = IncrementDecrement8Instruction_$0_$0_1 | IncrementDecrement8Instruction_$0_$0_2;
|
|
1906
|
+
export type IncrementDecrement8Instruction_$0_$0_1 = string;
|
|
1907
|
+
export type IncrementDecrement8Instruction_$0_$0_2 = string;
|
|
1908
|
+
export interface IncrementDecrement8Instruction_$1 {
|
|
1909
|
+
kind: ASTKinds.IncrementDecrement8Instruction_$1;
|
|
1910
|
+
s: IncrementDecrement8Instruction_$1_$0;
|
|
1911
|
+
pos: PosInfo;
|
|
1912
|
+
d: Expression;
|
|
1913
|
+
}
|
|
1914
|
+
export type IncrementDecrement8Instruction_$1_$0 = IncrementDecrement8Instruction_$1_$0_1 | IncrementDecrement8Instruction_$1_$0_2;
|
|
1915
|
+
export type IncrementDecrement8Instruction_$1_$0_1 = string;
|
|
1916
|
+
export type IncrementDecrement8Instruction_$1_$0_2 = string;
|
|
1917
|
+
export interface IncrementDecrement8Instruction_$2 {
|
|
1918
|
+
kind: ASTKinds.IncrementDecrement8Instruction_$2;
|
|
1919
|
+
s: IncrementDecrement8Instruction_$2_$0;
|
|
1920
|
+
pos: PosInfo;
|
|
1921
|
+
d: Expression;
|
|
1922
|
+
}
|
|
1923
|
+
export type IncrementDecrement8Instruction_$2_$0 = IncrementDecrement8Instruction_$2_$0_1 | IncrementDecrement8Instruction_$2_$0_2;
|
|
1924
|
+
export type IncrementDecrement8Instruction_$2_$0_1 = string;
|
|
1925
|
+
export type IncrementDecrement8Instruction_$2_$0_2 = string;
|
|
1926
|
+
export interface IncrementDecrement8Instruction_$3 {
|
|
1927
|
+
kind: ASTKinds.IncrementDecrement8Instruction_$3;
|
|
1928
|
+
s: IncrementDecrement8Instruction_$3_$0;
|
|
1929
|
+
pos: PosInfo;
|
|
1930
|
+
d: Expression;
|
|
1931
|
+
}
|
|
1932
|
+
export type IncrementDecrement8Instruction_$3_$0 = IncrementDecrement8Instruction_$3_$0_1 | IncrementDecrement8Instruction_$3_$0_2;
|
|
1933
|
+
export type IncrementDecrement8Instruction_$3_$0_1 = string;
|
|
1934
|
+
export type IncrementDecrement8Instruction_$3_$0_2 = string;
|
|
1785
1935
|
export type GeneralPurposeArithmeticInstruction = GeneralPurposeArithmeticInstruction_1 | GeneralPurposeArithmeticInstruction_2 | GeneralPurposeArithmeticInstruction_3 | GeneralPurposeArithmeticInstruction_4 | GeneralPurposeArithmeticInstruction_5;
|
|
1786
1936
|
export declare class GeneralPurposeArithmeticInstruction_1 {
|
|
1787
1937
|
kind: ASTKinds.GeneralPurposeArithmeticInstruction_1;
|
|
@@ -1932,19 +2082,15 @@ export declare class RotateShiftInstruction_6 {
|
|
|
1932
2082
|
}
|
|
1933
2083
|
export declare class RotateShiftInstruction_7 {
|
|
1934
2084
|
kind: ASTKinds.RotateShiftInstruction_7;
|
|
1935
|
-
|
|
1936
|
-
pos: PosInfo;
|
|
1937
|
-
d: Expression;
|
|
2085
|
+
o: Nullable<RotateShiftInstruction_$0>;
|
|
1938
2086
|
elements: AstElements;
|
|
1939
|
-
constructor(
|
|
2087
|
+
constructor(o: Nullable<RotateShiftInstruction_$0>);
|
|
1940
2088
|
}
|
|
1941
2089
|
export declare class RotateShiftInstruction_8 {
|
|
1942
2090
|
kind: ASTKinds.RotateShiftInstruction_8;
|
|
1943
|
-
|
|
1944
|
-
pos: PosInfo;
|
|
1945
|
-
d: Expression;
|
|
2091
|
+
o: Nullable<RotateShiftInstruction_$1>;
|
|
1946
2092
|
elements: AstElements;
|
|
1947
|
-
constructor(
|
|
2093
|
+
constructor(o: Nullable<RotateShiftInstruction_$1>);
|
|
1948
2094
|
}
|
|
1949
2095
|
export declare class RotateShiftInstruction_9 {
|
|
1950
2096
|
kind: ASTKinds.RotateShiftInstruction_9;
|
|
@@ -1959,19 +2105,15 @@ export declare class RotateShiftInstruction_10 {
|
|
|
1959
2105
|
}
|
|
1960
2106
|
export declare class RotateShiftInstruction_11 {
|
|
1961
2107
|
kind: ASTKinds.RotateShiftInstruction_11;
|
|
1962
|
-
|
|
1963
|
-
pos: PosInfo;
|
|
1964
|
-
d: Expression;
|
|
2108
|
+
o: Nullable<RotateShiftInstruction_$2>;
|
|
1965
2109
|
elements: AstElements;
|
|
1966
|
-
constructor(
|
|
2110
|
+
constructor(o: Nullable<RotateShiftInstruction_$2>);
|
|
1967
2111
|
}
|
|
1968
2112
|
export declare class RotateShiftInstruction_12 {
|
|
1969
2113
|
kind: ASTKinds.RotateShiftInstruction_12;
|
|
1970
|
-
|
|
1971
|
-
pos: PosInfo;
|
|
1972
|
-
d: Expression;
|
|
2114
|
+
o: Nullable<RotateShiftInstruction_$3>;
|
|
1973
2115
|
elements: AstElements;
|
|
1974
|
-
constructor(
|
|
2116
|
+
constructor(o: Nullable<RotateShiftInstruction_$3>);
|
|
1975
2117
|
}
|
|
1976
2118
|
export declare class RotateShiftInstruction_13 {
|
|
1977
2119
|
kind: ASTKinds.RotateShiftInstruction_13;
|
|
@@ -1986,19 +2128,15 @@ export declare class RotateShiftInstruction_14 {
|
|
|
1986
2128
|
}
|
|
1987
2129
|
export declare class RotateShiftInstruction_15 {
|
|
1988
2130
|
kind: ASTKinds.RotateShiftInstruction_15;
|
|
1989
|
-
|
|
1990
|
-
pos: PosInfo;
|
|
1991
|
-
d: Expression;
|
|
2131
|
+
o: Nullable<RotateShiftInstruction_$4>;
|
|
1992
2132
|
elements: AstElements;
|
|
1993
|
-
constructor(
|
|
2133
|
+
constructor(o: Nullable<RotateShiftInstruction_$4>);
|
|
1994
2134
|
}
|
|
1995
2135
|
export declare class RotateShiftInstruction_16 {
|
|
1996
2136
|
kind: ASTKinds.RotateShiftInstruction_16;
|
|
1997
|
-
|
|
1998
|
-
pos: PosInfo;
|
|
1999
|
-
d: Expression;
|
|
2137
|
+
o: Nullable<RotateShiftInstruction_$5>;
|
|
2000
2138
|
elements: AstElements;
|
|
2001
|
-
constructor(
|
|
2139
|
+
constructor(o: Nullable<RotateShiftInstruction_$5>);
|
|
2002
2140
|
}
|
|
2003
2141
|
export declare class RotateShiftInstruction_17 {
|
|
2004
2142
|
kind: ASTKinds.RotateShiftInstruction_17;
|
|
@@ -2013,19 +2151,15 @@ export declare class RotateShiftInstruction_18 {
|
|
|
2013
2151
|
}
|
|
2014
2152
|
export declare class RotateShiftInstruction_19 {
|
|
2015
2153
|
kind: ASTKinds.RotateShiftInstruction_19;
|
|
2016
|
-
|
|
2017
|
-
pos: PosInfo;
|
|
2018
|
-
d: Expression;
|
|
2154
|
+
o: Nullable<RotateShiftInstruction_$6>;
|
|
2019
2155
|
elements: AstElements;
|
|
2020
|
-
constructor(
|
|
2156
|
+
constructor(o: Nullable<RotateShiftInstruction_$6>);
|
|
2021
2157
|
}
|
|
2022
2158
|
export declare class RotateShiftInstruction_20 {
|
|
2023
2159
|
kind: ASTKinds.RotateShiftInstruction_20;
|
|
2024
|
-
|
|
2025
|
-
pos: PosInfo;
|
|
2026
|
-
d: Expression;
|
|
2160
|
+
o: Nullable<RotateShiftInstruction_$7>;
|
|
2027
2161
|
elements: AstElements;
|
|
2028
|
-
constructor(
|
|
2162
|
+
constructor(o: Nullable<RotateShiftInstruction_$7>);
|
|
2029
2163
|
}
|
|
2030
2164
|
export declare class RotateShiftInstruction_21 {
|
|
2031
2165
|
kind: ASTKinds.RotateShiftInstruction_21;
|
|
@@ -2040,19 +2174,15 @@ export declare class RotateShiftInstruction_22 {
|
|
|
2040
2174
|
}
|
|
2041
2175
|
export declare class RotateShiftInstruction_23 {
|
|
2042
2176
|
kind: ASTKinds.RotateShiftInstruction_23;
|
|
2043
|
-
|
|
2044
|
-
pos: PosInfo;
|
|
2045
|
-
d: Expression;
|
|
2177
|
+
o: Nullable<RotateShiftInstruction_$8>;
|
|
2046
2178
|
elements: AstElements;
|
|
2047
|
-
constructor(
|
|
2179
|
+
constructor(o: Nullable<RotateShiftInstruction_$8>);
|
|
2048
2180
|
}
|
|
2049
2181
|
export declare class RotateShiftInstruction_24 {
|
|
2050
2182
|
kind: ASTKinds.RotateShiftInstruction_24;
|
|
2051
|
-
|
|
2052
|
-
pos: PosInfo;
|
|
2053
|
-
d: Expression;
|
|
2183
|
+
o: Nullable<RotateShiftInstruction_$9>;
|
|
2054
2184
|
elements: AstElements;
|
|
2055
|
-
constructor(
|
|
2185
|
+
constructor(o: Nullable<RotateShiftInstruction_$9>);
|
|
2056
2186
|
}
|
|
2057
2187
|
export declare class RotateShiftInstruction_25 {
|
|
2058
2188
|
kind: ASTKinds.RotateShiftInstruction_25;
|
|
@@ -2067,19 +2197,15 @@ export declare class RotateShiftInstruction_26 {
|
|
|
2067
2197
|
}
|
|
2068
2198
|
export declare class RotateShiftInstruction_27 {
|
|
2069
2199
|
kind: ASTKinds.RotateShiftInstruction_27;
|
|
2070
|
-
|
|
2071
|
-
pos: PosInfo;
|
|
2072
|
-
d: Expression;
|
|
2200
|
+
o: Nullable<RotateShiftInstruction_$10>;
|
|
2073
2201
|
elements: AstElements;
|
|
2074
|
-
constructor(
|
|
2202
|
+
constructor(o: Nullable<RotateShiftInstruction_$10>);
|
|
2075
2203
|
}
|
|
2076
2204
|
export declare class RotateShiftInstruction_28 {
|
|
2077
2205
|
kind: ASTKinds.RotateShiftInstruction_28;
|
|
2078
|
-
|
|
2079
|
-
pos: PosInfo;
|
|
2080
|
-
d: Expression;
|
|
2206
|
+
o: Nullable<RotateShiftInstruction_$11>;
|
|
2081
2207
|
elements: AstElements;
|
|
2082
|
-
constructor(
|
|
2208
|
+
constructor(o: Nullable<RotateShiftInstruction_$11>);
|
|
2083
2209
|
}
|
|
2084
2210
|
export declare class RotateShiftInstruction_29 {
|
|
2085
2211
|
kind: ASTKinds.RotateShiftInstruction_29;
|
|
@@ -2094,19 +2220,15 @@ export declare class RotateShiftInstruction_30 {
|
|
|
2094
2220
|
}
|
|
2095
2221
|
export declare class RotateShiftInstruction_31 {
|
|
2096
2222
|
kind: ASTKinds.RotateShiftInstruction_31;
|
|
2097
|
-
|
|
2098
|
-
pos: PosInfo;
|
|
2099
|
-
d: Expression;
|
|
2223
|
+
o: Nullable<RotateShiftInstruction_$12>;
|
|
2100
2224
|
elements: AstElements;
|
|
2101
|
-
constructor(
|
|
2225
|
+
constructor(o: Nullable<RotateShiftInstruction_$12>);
|
|
2102
2226
|
}
|
|
2103
2227
|
export declare class RotateShiftInstruction_32 {
|
|
2104
2228
|
kind: ASTKinds.RotateShiftInstruction_32;
|
|
2105
|
-
|
|
2106
|
-
pos: PosInfo;
|
|
2107
|
-
d: Expression;
|
|
2229
|
+
o: Nullable<RotateShiftInstruction_$13>;
|
|
2108
2230
|
elements: AstElements;
|
|
2109
|
-
constructor(
|
|
2231
|
+
constructor(o: Nullable<RotateShiftInstruction_$13>);
|
|
2110
2232
|
}
|
|
2111
2233
|
export declare class RotateShiftInstruction_33 {
|
|
2112
2234
|
kind: ASTKinds.RotateShiftInstruction_33;
|
|
@@ -2118,48 +2240,132 @@ export declare class RotateShiftInstruction_34 {
|
|
|
2118
2240
|
elements: AstElements;
|
|
2119
2241
|
constructor();
|
|
2120
2242
|
}
|
|
2121
|
-
export
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
export type RotateShiftInstruction_$
|
|
2128
|
-
export type RotateShiftInstruction_$
|
|
2129
|
-
export type RotateShiftInstruction_$
|
|
2130
|
-
export
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
export type RotateShiftInstruction_$
|
|
2137
|
-
export type RotateShiftInstruction_$
|
|
2138
|
-
export type RotateShiftInstruction_$
|
|
2139
|
-
export
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
export type RotateShiftInstruction_$
|
|
2146
|
-
export type RotateShiftInstruction_$
|
|
2147
|
-
export type RotateShiftInstruction_$
|
|
2148
|
-
export
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
export type RotateShiftInstruction_$
|
|
2155
|
-
export type RotateShiftInstruction_$
|
|
2156
|
-
export type RotateShiftInstruction_$
|
|
2157
|
-
export
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2243
|
+
export interface RotateShiftInstruction_$0 {
|
|
2244
|
+
kind: ASTKinds.RotateShiftInstruction_$0;
|
|
2245
|
+
s: RotateShiftInstruction_$0_$0;
|
|
2246
|
+
pos: PosInfo;
|
|
2247
|
+
d: Expression;
|
|
2248
|
+
}
|
|
2249
|
+
export type RotateShiftInstruction_$0_$0 = RotateShiftInstruction_$0_$0_1 | RotateShiftInstruction_$0_$0_2;
|
|
2250
|
+
export type RotateShiftInstruction_$0_$0_1 = string;
|
|
2251
|
+
export type RotateShiftInstruction_$0_$0_2 = string;
|
|
2252
|
+
export interface RotateShiftInstruction_$1 {
|
|
2253
|
+
kind: ASTKinds.RotateShiftInstruction_$1;
|
|
2254
|
+
s: RotateShiftInstruction_$1_$0;
|
|
2255
|
+
pos: PosInfo;
|
|
2256
|
+
d: Expression;
|
|
2257
|
+
}
|
|
2258
|
+
export type RotateShiftInstruction_$1_$0 = RotateShiftInstruction_$1_$0_1 | RotateShiftInstruction_$1_$0_2;
|
|
2259
|
+
export type RotateShiftInstruction_$1_$0_1 = string;
|
|
2260
|
+
export type RotateShiftInstruction_$1_$0_2 = string;
|
|
2261
|
+
export interface RotateShiftInstruction_$2 {
|
|
2262
|
+
kind: ASTKinds.RotateShiftInstruction_$2;
|
|
2263
|
+
s: RotateShiftInstruction_$2_$0;
|
|
2264
|
+
pos: PosInfo;
|
|
2265
|
+
d: Expression;
|
|
2266
|
+
}
|
|
2267
|
+
export type RotateShiftInstruction_$2_$0 = RotateShiftInstruction_$2_$0_1 | RotateShiftInstruction_$2_$0_2;
|
|
2268
|
+
export type RotateShiftInstruction_$2_$0_1 = string;
|
|
2269
|
+
export type RotateShiftInstruction_$2_$0_2 = string;
|
|
2270
|
+
export interface RotateShiftInstruction_$3 {
|
|
2271
|
+
kind: ASTKinds.RotateShiftInstruction_$3;
|
|
2272
|
+
s: RotateShiftInstruction_$3_$0;
|
|
2273
|
+
pos: PosInfo;
|
|
2274
|
+
d: Expression;
|
|
2275
|
+
}
|
|
2276
|
+
export type RotateShiftInstruction_$3_$0 = RotateShiftInstruction_$3_$0_1 | RotateShiftInstruction_$3_$0_2;
|
|
2277
|
+
export type RotateShiftInstruction_$3_$0_1 = string;
|
|
2278
|
+
export type RotateShiftInstruction_$3_$0_2 = string;
|
|
2279
|
+
export interface RotateShiftInstruction_$4 {
|
|
2280
|
+
kind: ASTKinds.RotateShiftInstruction_$4;
|
|
2281
|
+
s: RotateShiftInstruction_$4_$0;
|
|
2282
|
+
pos: PosInfo;
|
|
2283
|
+
d: Expression;
|
|
2284
|
+
}
|
|
2285
|
+
export type RotateShiftInstruction_$4_$0 = RotateShiftInstruction_$4_$0_1 | RotateShiftInstruction_$4_$0_2;
|
|
2286
|
+
export type RotateShiftInstruction_$4_$0_1 = string;
|
|
2287
|
+
export type RotateShiftInstruction_$4_$0_2 = string;
|
|
2288
|
+
export interface RotateShiftInstruction_$5 {
|
|
2289
|
+
kind: ASTKinds.RotateShiftInstruction_$5;
|
|
2290
|
+
s: RotateShiftInstruction_$5_$0;
|
|
2291
|
+
pos: PosInfo;
|
|
2292
|
+
d: Expression;
|
|
2293
|
+
}
|
|
2294
|
+
export type RotateShiftInstruction_$5_$0 = RotateShiftInstruction_$5_$0_1 | RotateShiftInstruction_$5_$0_2;
|
|
2295
|
+
export type RotateShiftInstruction_$5_$0_1 = string;
|
|
2296
|
+
export type RotateShiftInstruction_$5_$0_2 = string;
|
|
2297
|
+
export interface RotateShiftInstruction_$6 {
|
|
2298
|
+
kind: ASTKinds.RotateShiftInstruction_$6;
|
|
2299
|
+
s: RotateShiftInstruction_$6_$0;
|
|
2300
|
+
pos: PosInfo;
|
|
2301
|
+
d: Expression;
|
|
2302
|
+
}
|
|
2303
|
+
export type RotateShiftInstruction_$6_$0 = RotateShiftInstruction_$6_$0_1 | RotateShiftInstruction_$6_$0_2;
|
|
2304
|
+
export type RotateShiftInstruction_$6_$0_1 = string;
|
|
2305
|
+
export type RotateShiftInstruction_$6_$0_2 = string;
|
|
2306
|
+
export interface RotateShiftInstruction_$7 {
|
|
2307
|
+
kind: ASTKinds.RotateShiftInstruction_$7;
|
|
2308
|
+
s: RotateShiftInstruction_$7_$0;
|
|
2309
|
+
pos: PosInfo;
|
|
2310
|
+
d: Expression;
|
|
2311
|
+
}
|
|
2312
|
+
export type RotateShiftInstruction_$7_$0 = RotateShiftInstruction_$7_$0_1 | RotateShiftInstruction_$7_$0_2;
|
|
2313
|
+
export type RotateShiftInstruction_$7_$0_1 = string;
|
|
2314
|
+
export type RotateShiftInstruction_$7_$0_2 = string;
|
|
2315
|
+
export interface RotateShiftInstruction_$8 {
|
|
2316
|
+
kind: ASTKinds.RotateShiftInstruction_$8;
|
|
2317
|
+
s: RotateShiftInstruction_$8_$0;
|
|
2318
|
+
pos: PosInfo;
|
|
2319
|
+
d: Expression;
|
|
2320
|
+
}
|
|
2321
|
+
export type RotateShiftInstruction_$8_$0 = RotateShiftInstruction_$8_$0_1 | RotateShiftInstruction_$8_$0_2;
|
|
2322
|
+
export type RotateShiftInstruction_$8_$0_1 = string;
|
|
2323
|
+
export type RotateShiftInstruction_$8_$0_2 = string;
|
|
2324
|
+
export interface RotateShiftInstruction_$9 {
|
|
2325
|
+
kind: ASTKinds.RotateShiftInstruction_$9;
|
|
2326
|
+
s: RotateShiftInstruction_$9_$0;
|
|
2327
|
+
pos: PosInfo;
|
|
2328
|
+
d: Expression;
|
|
2329
|
+
}
|
|
2330
|
+
export type RotateShiftInstruction_$9_$0 = RotateShiftInstruction_$9_$0_1 | RotateShiftInstruction_$9_$0_2;
|
|
2331
|
+
export type RotateShiftInstruction_$9_$0_1 = string;
|
|
2332
|
+
export type RotateShiftInstruction_$9_$0_2 = string;
|
|
2333
|
+
export interface RotateShiftInstruction_$10 {
|
|
2334
|
+
kind: ASTKinds.RotateShiftInstruction_$10;
|
|
2335
|
+
s: RotateShiftInstruction_$10_$0;
|
|
2336
|
+
pos: PosInfo;
|
|
2337
|
+
d: Expression;
|
|
2338
|
+
}
|
|
2339
|
+
export type RotateShiftInstruction_$10_$0 = RotateShiftInstruction_$10_$0_1 | RotateShiftInstruction_$10_$0_2;
|
|
2340
|
+
export type RotateShiftInstruction_$10_$0_1 = string;
|
|
2341
|
+
export type RotateShiftInstruction_$10_$0_2 = string;
|
|
2342
|
+
export interface RotateShiftInstruction_$11 {
|
|
2343
|
+
kind: ASTKinds.RotateShiftInstruction_$11;
|
|
2344
|
+
s: RotateShiftInstruction_$11_$0;
|
|
2345
|
+
pos: PosInfo;
|
|
2346
|
+
d: Expression;
|
|
2347
|
+
}
|
|
2348
|
+
export type RotateShiftInstruction_$11_$0 = RotateShiftInstruction_$11_$0_1 | RotateShiftInstruction_$11_$0_2;
|
|
2349
|
+
export type RotateShiftInstruction_$11_$0_1 = string;
|
|
2350
|
+
export type RotateShiftInstruction_$11_$0_2 = string;
|
|
2351
|
+
export interface RotateShiftInstruction_$12 {
|
|
2352
|
+
kind: ASTKinds.RotateShiftInstruction_$12;
|
|
2353
|
+
s: RotateShiftInstruction_$12_$0;
|
|
2354
|
+
pos: PosInfo;
|
|
2355
|
+
d: Expression;
|
|
2356
|
+
}
|
|
2357
|
+
export type RotateShiftInstruction_$12_$0 = RotateShiftInstruction_$12_$0_1 | RotateShiftInstruction_$12_$0_2;
|
|
2358
|
+
export type RotateShiftInstruction_$12_$0_1 = string;
|
|
2359
|
+
export type RotateShiftInstruction_$12_$0_2 = string;
|
|
2360
|
+
export interface RotateShiftInstruction_$13 {
|
|
2361
|
+
kind: ASTKinds.RotateShiftInstruction_$13;
|
|
2362
|
+
s: RotateShiftInstruction_$13_$0;
|
|
2363
|
+
pos: PosInfo;
|
|
2364
|
+
d: Expression;
|
|
2365
|
+
}
|
|
2366
|
+
export type RotateShiftInstruction_$13_$0 = RotateShiftInstruction_$13_$0_1 | RotateShiftInstruction_$13_$0_2;
|
|
2367
|
+
export type RotateShiftInstruction_$13_$0_1 = string;
|
|
2368
|
+
export type RotateShiftInstruction_$13_$0_2 = string;
|
|
2163
2369
|
export type BitManipulationInstruction = BitManipulationInstruction_1 | BitManipulationInstruction_2 | BitManipulationInstruction_3 | BitManipulationInstruction_4 | BitManipulationInstruction_5 | BitManipulationInstruction_6 | BitManipulationInstruction_7 | BitManipulationInstruction_8 | BitManipulationInstruction_9 | BitManipulationInstruction_10 | BitManipulationInstruction_11 | BitManipulationInstruction_12;
|
|
2164
2370
|
export declare class BitManipulationInstruction_1 {
|
|
2165
2371
|
kind: ASTKinds.BitManipulationInstruction_1;
|
|
@@ -2177,20 +2383,16 @@ export declare class BitManipulationInstruction_2 {
|
|
|
2177
2383
|
export declare class BitManipulationInstruction_3 {
|
|
2178
2384
|
kind: ASTKinds.BitManipulationInstruction_3;
|
|
2179
2385
|
b: b;
|
|
2180
|
-
|
|
2181
|
-
pos: PosInfo;
|
|
2182
|
-
d: Expression;
|
|
2386
|
+
o: Nullable<BitManipulationInstruction_$0>;
|
|
2183
2387
|
elements: AstElements;
|
|
2184
|
-
constructor(b: b,
|
|
2388
|
+
constructor(b: b, o: Nullable<BitManipulationInstruction_$0>);
|
|
2185
2389
|
}
|
|
2186
2390
|
export declare class BitManipulationInstruction_4 {
|
|
2187
2391
|
kind: ASTKinds.BitManipulationInstruction_4;
|
|
2188
2392
|
b: b;
|
|
2189
|
-
|
|
2190
|
-
pos: PosInfo;
|
|
2191
|
-
d: Expression;
|
|
2393
|
+
o: Nullable<BitManipulationInstruction_$1>;
|
|
2192
2394
|
elements: AstElements;
|
|
2193
|
-
constructor(b: b,
|
|
2395
|
+
constructor(b: b, o: Nullable<BitManipulationInstruction_$1>);
|
|
2194
2396
|
}
|
|
2195
2397
|
export declare class BitManipulationInstruction_5 {
|
|
2196
2398
|
kind: ASTKinds.BitManipulationInstruction_5;
|
|
@@ -2208,20 +2410,16 @@ export declare class BitManipulationInstruction_6 {
|
|
|
2208
2410
|
export declare class BitManipulationInstruction_7 {
|
|
2209
2411
|
kind: ASTKinds.BitManipulationInstruction_7;
|
|
2210
2412
|
b: b;
|
|
2211
|
-
|
|
2212
|
-
pos: PosInfo;
|
|
2213
|
-
d: Expression;
|
|
2413
|
+
o: Nullable<BitManipulationInstruction_$2>;
|
|
2214
2414
|
elements: AstElements;
|
|
2215
|
-
constructor(b: b,
|
|
2415
|
+
constructor(b: b, o: Nullable<BitManipulationInstruction_$2>);
|
|
2216
2416
|
}
|
|
2217
2417
|
export declare class BitManipulationInstruction_8 {
|
|
2218
2418
|
kind: ASTKinds.BitManipulationInstruction_8;
|
|
2219
2419
|
b: b;
|
|
2220
|
-
|
|
2221
|
-
pos: PosInfo;
|
|
2222
|
-
d: Expression;
|
|
2420
|
+
o: Nullable<BitManipulationInstruction_$3>;
|
|
2223
2421
|
elements: AstElements;
|
|
2224
|
-
constructor(b: b,
|
|
2422
|
+
constructor(b: b, o: Nullable<BitManipulationInstruction_$3>);
|
|
2225
2423
|
}
|
|
2226
2424
|
export declare class BitManipulationInstruction_9 {
|
|
2227
2425
|
kind: ASTKinds.BitManipulationInstruction_9;
|
|
@@ -2239,39 +2437,71 @@ export declare class BitManipulationInstruction_10 {
|
|
|
2239
2437
|
export declare class BitManipulationInstruction_11 {
|
|
2240
2438
|
kind: ASTKinds.BitManipulationInstruction_11;
|
|
2241
2439
|
b: b;
|
|
2242
|
-
|
|
2243
|
-
pos: PosInfo;
|
|
2244
|
-
d: Expression;
|
|
2440
|
+
o: Nullable<BitManipulationInstruction_$4>;
|
|
2245
2441
|
elements: AstElements;
|
|
2246
|
-
constructor(b: b,
|
|
2442
|
+
constructor(b: b, o: Nullable<BitManipulationInstruction_$4>);
|
|
2247
2443
|
}
|
|
2248
2444
|
export declare class BitManipulationInstruction_12 {
|
|
2249
2445
|
kind: ASTKinds.BitManipulationInstruction_12;
|
|
2250
2446
|
b: b;
|
|
2251
|
-
|
|
2447
|
+
o: Nullable<BitManipulationInstruction_$5>;
|
|
2448
|
+
elements: AstElements;
|
|
2449
|
+
constructor(b: b, o: Nullable<BitManipulationInstruction_$5>);
|
|
2450
|
+
}
|
|
2451
|
+
export interface BitManipulationInstruction_$0 {
|
|
2452
|
+
kind: ASTKinds.BitManipulationInstruction_$0;
|
|
2453
|
+
s: BitManipulationInstruction_$0_$0;
|
|
2252
2454
|
pos: PosInfo;
|
|
2253
2455
|
d: Expression;
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
export type BitManipulationInstruction_$
|
|
2258
|
-
export
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
export type BitManipulationInstruction_$
|
|
2265
|
-
export type BitManipulationInstruction_$
|
|
2266
|
-
export type BitManipulationInstruction_$
|
|
2267
|
-
export
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
export type BitManipulationInstruction_$
|
|
2274
|
-
export type BitManipulationInstruction_$
|
|
2456
|
+
}
|
|
2457
|
+
export type BitManipulationInstruction_$0_$0 = BitManipulationInstruction_$0_$0_1 | BitManipulationInstruction_$0_$0_2;
|
|
2458
|
+
export type BitManipulationInstruction_$0_$0_1 = string;
|
|
2459
|
+
export type BitManipulationInstruction_$0_$0_2 = string;
|
|
2460
|
+
export interface BitManipulationInstruction_$1 {
|
|
2461
|
+
kind: ASTKinds.BitManipulationInstruction_$1;
|
|
2462
|
+
s: BitManipulationInstruction_$1_$0;
|
|
2463
|
+
pos: PosInfo;
|
|
2464
|
+
d: Expression;
|
|
2465
|
+
}
|
|
2466
|
+
export type BitManipulationInstruction_$1_$0 = BitManipulationInstruction_$1_$0_1 | BitManipulationInstruction_$1_$0_2;
|
|
2467
|
+
export type BitManipulationInstruction_$1_$0_1 = string;
|
|
2468
|
+
export type BitManipulationInstruction_$1_$0_2 = string;
|
|
2469
|
+
export interface BitManipulationInstruction_$2 {
|
|
2470
|
+
kind: ASTKinds.BitManipulationInstruction_$2;
|
|
2471
|
+
s: BitManipulationInstruction_$2_$0;
|
|
2472
|
+
pos: PosInfo;
|
|
2473
|
+
d: Expression;
|
|
2474
|
+
}
|
|
2475
|
+
export type BitManipulationInstruction_$2_$0 = BitManipulationInstruction_$2_$0_1 | BitManipulationInstruction_$2_$0_2;
|
|
2476
|
+
export type BitManipulationInstruction_$2_$0_1 = string;
|
|
2477
|
+
export type BitManipulationInstruction_$2_$0_2 = string;
|
|
2478
|
+
export interface BitManipulationInstruction_$3 {
|
|
2479
|
+
kind: ASTKinds.BitManipulationInstruction_$3;
|
|
2480
|
+
s: BitManipulationInstruction_$3_$0;
|
|
2481
|
+
pos: PosInfo;
|
|
2482
|
+
d: Expression;
|
|
2483
|
+
}
|
|
2484
|
+
export type BitManipulationInstruction_$3_$0 = BitManipulationInstruction_$3_$0_1 | BitManipulationInstruction_$3_$0_2;
|
|
2485
|
+
export type BitManipulationInstruction_$3_$0_1 = string;
|
|
2486
|
+
export type BitManipulationInstruction_$3_$0_2 = string;
|
|
2487
|
+
export interface BitManipulationInstruction_$4 {
|
|
2488
|
+
kind: ASTKinds.BitManipulationInstruction_$4;
|
|
2489
|
+
s: BitManipulationInstruction_$4_$0;
|
|
2490
|
+
pos: PosInfo;
|
|
2491
|
+
d: Expression;
|
|
2492
|
+
}
|
|
2493
|
+
export type BitManipulationInstruction_$4_$0 = BitManipulationInstruction_$4_$0_1 | BitManipulationInstruction_$4_$0_2;
|
|
2494
|
+
export type BitManipulationInstruction_$4_$0_1 = string;
|
|
2495
|
+
export type BitManipulationInstruction_$4_$0_2 = string;
|
|
2496
|
+
export interface BitManipulationInstruction_$5 {
|
|
2497
|
+
kind: ASTKinds.BitManipulationInstruction_$5;
|
|
2498
|
+
s: BitManipulationInstruction_$5_$0;
|
|
2499
|
+
pos: PosInfo;
|
|
2500
|
+
d: Expression;
|
|
2501
|
+
}
|
|
2502
|
+
export type BitManipulationInstruction_$5_$0 = BitManipulationInstruction_$5_$0_1 | BitManipulationInstruction_$5_$0_2;
|
|
2503
|
+
export type BitManipulationInstruction_$5_$0_1 = string;
|
|
2504
|
+
export type BitManipulationInstruction_$5_$0_2 = string;
|
|
2275
2505
|
export type Offset = Offset_1 | Offset_2;
|
|
2276
2506
|
export declare class Offset_1 {
|
|
2277
2507
|
kind: ASTKinds.Offset_1;
|
|
@@ -2289,63 +2519,63 @@ export declare class Offset_2 {
|
|
|
2289
2519
|
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
2520
|
export declare class JumpInstruction_1 {
|
|
2291
2521
|
kind: ASTKinds.JumpInstruction_1;
|
|
2292
|
-
pos: PosInfo;
|
|
2293
|
-
ee: Expression;
|
|
2294
2522
|
elements: AstElements;
|
|
2295
|
-
constructor(
|
|
2523
|
+
constructor();
|
|
2296
2524
|
}
|
|
2297
2525
|
export declare class JumpInstruction_2 {
|
|
2298
2526
|
kind: ASTKinds.JumpInstruction_2;
|
|
2299
|
-
cc: cc;
|
|
2300
|
-
pos: PosInfo;
|
|
2301
|
-
ee: Expression;
|
|
2302
2527
|
elements: AstElements;
|
|
2303
|
-
constructor(
|
|
2528
|
+
constructor();
|
|
2304
2529
|
}
|
|
2305
2530
|
export declare class JumpInstruction_3 {
|
|
2306
2531
|
kind: ASTKinds.JumpInstruction_3;
|
|
2307
|
-
pos: PosInfo;
|
|
2308
|
-
label: Label;
|
|
2309
2532
|
elements: AstElements;
|
|
2310
|
-
constructor(
|
|
2533
|
+
constructor();
|
|
2311
2534
|
}
|
|
2312
2535
|
export declare class JumpInstruction_4 {
|
|
2313
2536
|
kind: ASTKinds.JumpInstruction_4;
|
|
2314
2537
|
pos: PosInfo;
|
|
2315
|
-
|
|
2538
|
+
ee: Expression;
|
|
2316
2539
|
elements: AstElements;
|
|
2317
|
-
constructor(pos: PosInfo,
|
|
2540
|
+
constructor(pos: PosInfo, ee: Expression);
|
|
2318
2541
|
}
|
|
2319
2542
|
export declare class JumpInstruction_5 {
|
|
2320
2543
|
kind: ASTKinds.JumpInstruction_5;
|
|
2321
|
-
|
|
2544
|
+
cc: cc;
|
|
2322
2545
|
pos: PosInfo;
|
|
2323
|
-
|
|
2546
|
+
ee: Expression;
|
|
2324
2547
|
elements: AstElements;
|
|
2325
|
-
constructor(
|
|
2548
|
+
constructor(cc: cc, pos: PosInfo, ee: Expression);
|
|
2326
2549
|
}
|
|
2327
2550
|
export declare class JumpInstruction_6 {
|
|
2328
2551
|
kind: ASTKinds.JumpInstruction_6;
|
|
2329
|
-
jj: jj;
|
|
2330
2552
|
pos: PosInfo;
|
|
2331
|
-
|
|
2553
|
+
label: Label;
|
|
2332
2554
|
elements: AstElements;
|
|
2333
|
-
constructor(
|
|
2555
|
+
constructor(pos: PosInfo, label: Label);
|
|
2334
2556
|
}
|
|
2335
2557
|
export declare class JumpInstruction_7 {
|
|
2336
2558
|
kind: ASTKinds.JumpInstruction_7;
|
|
2559
|
+
pos: PosInfo;
|
|
2560
|
+
e: Expression;
|
|
2337
2561
|
elements: AstElements;
|
|
2338
|
-
constructor();
|
|
2562
|
+
constructor(pos: PosInfo, e: Expression);
|
|
2339
2563
|
}
|
|
2340
2564
|
export declare class JumpInstruction_8 {
|
|
2341
2565
|
kind: ASTKinds.JumpInstruction_8;
|
|
2566
|
+
jj: jj;
|
|
2567
|
+
pos: PosInfo;
|
|
2568
|
+
label: Label;
|
|
2342
2569
|
elements: AstElements;
|
|
2343
|
-
constructor();
|
|
2570
|
+
constructor(jj: jj, pos: PosInfo, label: Label);
|
|
2344
2571
|
}
|
|
2345
2572
|
export declare class JumpInstruction_9 {
|
|
2346
2573
|
kind: ASTKinds.JumpInstruction_9;
|
|
2574
|
+
jj: jj;
|
|
2575
|
+
pos: PosInfo;
|
|
2576
|
+
e: Expression;
|
|
2347
2577
|
elements: AstElements;
|
|
2348
|
-
constructor();
|
|
2578
|
+
constructor(jj: jj, pos: PosInfo, e: Expression);
|
|
2349
2579
|
}
|
|
2350
2580
|
export declare class JumpInstruction_10 {
|
|
2351
2581
|
kind: ASTKinds.JumpInstruction_10;
|
|
@@ -2850,23 +3080,29 @@ export declare class Parser {
|
|
|
2850
3080
|
matchLoad8Instruction_20($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_20>;
|
|
2851
3081
|
matchLoad8Instruction_21($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_21>;
|
|
2852
3082
|
matchLoad8Instruction_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$0>;
|
|
2853
|
-
matchLoad8Instruction_$
|
|
2854
|
-
matchLoad8Instruction_$
|
|
3083
|
+
matchLoad8Instruction_$0_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$0_$0>;
|
|
3084
|
+
matchLoad8Instruction_$0_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$0_$0_1>;
|
|
3085
|
+
matchLoad8Instruction_$0_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$0_$0_2>;
|
|
2855
3086
|
matchLoad8Instruction_$1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$1>;
|
|
2856
|
-
matchLoad8Instruction_$
|
|
2857
|
-
matchLoad8Instruction_$
|
|
3087
|
+
matchLoad8Instruction_$1_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$1_$0>;
|
|
3088
|
+
matchLoad8Instruction_$1_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$1_$0_1>;
|
|
3089
|
+
matchLoad8Instruction_$1_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$1_$0_2>;
|
|
2858
3090
|
matchLoad8Instruction_$2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$2>;
|
|
2859
|
-
matchLoad8Instruction_$
|
|
2860
|
-
matchLoad8Instruction_$
|
|
3091
|
+
matchLoad8Instruction_$2_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$2_$0>;
|
|
3092
|
+
matchLoad8Instruction_$2_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$2_$0_1>;
|
|
3093
|
+
matchLoad8Instruction_$2_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$2_$0_2>;
|
|
2861
3094
|
matchLoad8Instruction_$3($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$3>;
|
|
2862
|
-
matchLoad8Instruction_$
|
|
2863
|
-
matchLoad8Instruction_$
|
|
3095
|
+
matchLoad8Instruction_$3_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$3_$0>;
|
|
3096
|
+
matchLoad8Instruction_$3_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$3_$0_1>;
|
|
3097
|
+
matchLoad8Instruction_$3_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$3_$0_2>;
|
|
2864
3098
|
matchLoad8Instruction_$4($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$4>;
|
|
2865
|
-
matchLoad8Instruction_$
|
|
2866
|
-
matchLoad8Instruction_$
|
|
3099
|
+
matchLoad8Instruction_$4_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$4_$0>;
|
|
3100
|
+
matchLoad8Instruction_$4_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$4_$0_1>;
|
|
3101
|
+
matchLoad8Instruction_$4_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$4_$0_2>;
|
|
2867
3102
|
matchLoad8Instruction_$5($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$5>;
|
|
2868
|
-
matchLoad8Instruction_$
|
|
2869
|
-
matchLoad8Instruction_$
|
|
3103
|
+
matchLoad8Instruction_$5_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$5_$0>;
|
|
3104
|
+
matchLoad8Instruction_$5_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$5_$0_1>;
|
|
3105
|
+
matchLoad8Instruction_$5_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load8Instruction_$5_$0_2>;
|
|
2870
3106
|
matchLoad16Instruction($$dpth: number, $$cr?: ErrorTracker): Nullable<Load16Instruction>;
|
|
2871
3107
|
matchLoad16Instruction_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Load16Instruction_1>;
|
|
2872
3108
|
matchLoad16Instruction_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Load16Instruction_2>;
|
|
@@ -2948,91 +3184,107 @@ export declare class Parser {
|
|
|
2948
3184
|
matchArithmeticLogic8Instruction_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$0>;
|
|
2949
3185
|
matchArithmeticLogic8Instruction_$1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$1>;
|
|
2950
3186
|
matchArithmeticLogic8Instruction_$2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2>;
|
|
3187
|
+
matchArithmeticLogic8Instruction_$2_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2_$0>;
|
|
3188
|
+
matchArithmeticLogic8Instruction_$2_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2_$0_1>;
|
|
3189
|
+
matchArithmeticLogic8Instruction_$2_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$2_$0_2>;
|
|
2951
3190
|
matchArithmeticLogic8Instruction_$3($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$3>;
|
|
2952
3191
|
matchArithmeticLogic8Instruction_$4($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4>;
|
|
2953
|
-
matchArithmeticLogic8Instruction_$
|
|
2954
|
-
matchArithmeticLogic8Instruction_$
|
|
3192
|
+
matchArithmeticLogic8Instruction_$4_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4_$0>;
|
|
3193
|
+
matchArithmeticLogic8Instruction_$4_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4_$0_1>;
|
|
3194
|
+
matchArithmeticLogic8Instruction_$4_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$4_$0_2>;
|
|
2955
3195
|
matchArithmeticLogic8Instruction_$5($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$5>;
|
|
2956
3196
|
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
3197
|
matchArithmeticLogic8Instruction_$7($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$7>;
|
|
2960
3198
|
matchArithmeticLogic8Instruction_$8($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$8>;
|
|
2961
3199
|
matchArithmeticLogic8Instruction_$9($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9>;
|
|
3200
|
+
matchArithmeticLogic8Instruction_$9_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9_$0>;
|
|
3201
|
+
matchArithmeticLogic8Instruction_$9_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9_$0_1>;
|
|
3202
|
+
matchArithmeticLogic8Instruction_$9_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$9_$0_2>;
|
|
2962
3203
|
matchArithmeticLogic8Instruction_$10($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$10>;
|
|
2963
3204
|
matchArithmeticLogic8Instruction_$11($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11>;
|
|
2964
|
-
matchArithmeticLogic8Instruction_$
|
|
2965
|
-
matchArithmeticLogic8Instruction_$
|
|
3205
|
+
matchArithmeticLogic8Instruction_$11_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11_$0>;
|
|
3206
|
+
matchArithmeticLogic8Instruction_$11_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11_$0_1>;
|
|
3207
|
+
matchArithmeticLogic8Instruction_$11_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$11_$0_2>;
|
|
2966
3208
|
matchArithmeticLogic8Instruction_$12($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$12>;
|
|
2967
3209
|
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
3210
|
matchArithmeticLogic8Instruction_$14($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$14>;
|
|
2971
3211
|
matchArithmeticLogic8Instruction_$15($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$15>;
|
|
2972
3212
|
matchArithmeticLogic8Instruction_$16($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16>;
|
|
3213
|
+
matchArithmeticLogic8Instruction_$16_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16_$0>;
|
|
3214
|
+
matchArithmeticLogic8Instruction_$16_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16_$0_1>;
|
|
3215
|
+
matchArithmeticLogic8Instruction_$16_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$16_$0_2>;
|
|
2973
3216
|
matchArithmeticLogic8Instruction_$17($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$17>;
|
|
2974
3217
|
matchArithmeticLogic8Instruction_$18($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18>;
|
|
2975
|
-
matchArithmeticLogic8Instruction_$
|
|
2976
|
-
matchArithmeticLogic8Instruction_$
|
|
3218
|
+
matchArithmeticLogic8Instruction_$18_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18_$0>;
|
|
3219
|
+
matchArithmeticLogic8Instruction_$18_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18_$0_1>;
|
|
3220
|
+
matchArithmeticLogic8Instruction_$18_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$18_$0_2>;
|
|
2977
3221
|
matchArithmeticLogic8Instruction_$19($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$19>;
|
|
2978
3222
|
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
3223
|
matchArithmeticLogic8Instruction_$21($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$21>;
|
|
2982
3224
|
matchArithmeticLogic8Instruction_$22($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$22>;
|
|
2983
3225
|
matchArithmeticLogic8Instruction_$23($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23>;
|
|
3226
|
+
matchArithmeticLogic8Instruction_$23_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23_$0>;
|
|
3227
|
+
matchArithmeticLogic8Instruction_$23_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23_$0_1>;
|
|
3228
|
+
matchArithmeticLogic8Instruction_$23_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$23_$0_2>;
|
|
2984
3229
|
matchArithmeticLogic8Instruction_$24($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$24>;
|
|
2985
3230
|
matchArithmeticLogic8Instruction_$25($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25>;
|
|
2986
|
-
matchArithmeticLogic8Instruction_$
|
|
2987
|
-
matchArithmeticLogic8Instruction_$
|
|
3231
|
+
matchArithmeticLogic8Instruction_$25_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25_$0>;
|
|
3232
|
+
matchArithmeticLogic8Instruction_$25_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25_$0_1>;
|
|
3233
|
+
matchArithmeticLogic8Instruction_$25_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$25_$0_2>;
|
|
2988
3234
|
matchArithmeticLogic8Instruction_$26($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$26>;
|
|
2989
3235
|
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
3236
|
matchArithmeticLogic8Instruction_$28($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$28>;
|
|
2993
3237
|
matchArithmeticLogic8Instruction_$29($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$29>;
|
|
2994
3238
|
matchArithmeticLogic8Instruction_$30($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30>;
|
|
3239
|
+
matchArithmeticLogic8Instruction_$30_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30_$0>;
|
|
3240
|
+
matchArithmeticLogic8Instruction_$30_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30_$0_1>;
|
|
3241
|
+
matchArithmeticLogic8Instruction_$30_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$30_$0_2>;
|
|
2995
3242
|
matchArithmeticLogic8Instruction_$31($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$31>;
|
|
2996
3243
|
matchArithmeticLogic8Instruction_$32($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32>;
|
|
2997
|
-
matchArithmeticLogic8Instruction_$
|
|
2998
|
-
matchArithmeticLogic8Instruction_$
|
|
3244
|
+
matchArithmeticLogic8Instruction_$32_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32_$0>;
|
|
3245
|
+
matchArithmeticLogic8Instruction_$32_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32_$0_1>;
|
|
3246
|
+
matchArithmeticLogic8Instruction_$32_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$32_$0_2>;
|
|
2999
3247
|
matchArithmeticLogic8Instruction_$33($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$33>;
|
|
3000
3248
|
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
3249
|
matchArithmeticLogic8Instruction_$35($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$35>;
|
|
3004
3250
|
matchArithmeticLogic8Instruction_$36($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$36>;
|
|
3005
3251
|
matchArithmeticLogic8Instruction_$37($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37>;
|
|
3252
|
+
matchArithmeticLogic8Instruction_$37_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37_$0>;
|
|
3253
|
+
matchArithmeticLogic8Instruction_$37_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37_$0_1>;
|
|
3254
|
+
matchArithmeticLogic8Instruction_$37_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$37_$0_2>;
|
|
3006
3255
|
matchArithmeticLogic8Instruction_$38($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$38>;
|
|
3007
3256
|
matchArithmeticLogic8Instruction_$39($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39>;
|
|
3008
|
-
matchArithmeticLogic8Instruction_$
|
|
3009
|
-
matchArithmeticLogic8Instruction_$
|
|
3257
|
+
matchArithmeticLogic8Instruction_$39_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39_$0>;
|
|
3258
|
+
matchArithmeticLogic8Instruction_$39_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39_$0_1>;
|
|
3259
|
+
matchArithmeticLogic8Instruction_$39_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$39_$0_2>;
|
|
3010
3260
|
matchArithmeticLogic8Instruction_$40($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$40>;
|
|
3011
3261
|
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
3262
|
matchArithmeticLogic8Instruction_$42($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$42>;
|
|
3015
3263
|
matchArithmeticLogic8Instruction_$43($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$43>;
|
|
3016
3264
|
matchArithmeticLogic8Instruction_$44($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44>;
|
|
3265
|
+
matchArithmeticLogic8Instruction_$44_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44_$0>;
|
|
3266
|
+
matchArithmeticLogic8Instruction_$44_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44_$0_1>;
|
|
3267
|
+
matchArithmeticLogic8Instruction_$44_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$44_$0_2>;
|
|
3017
3268
|
matchArithmeticLogic8Instruction_$45($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$45>;
|
|
3018
3269
|
matchArithmeticLogic8Instruction_$46($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46>;
|
|
3019
|
-
matchArithmeticLogic8Instruction_$
|
|
3020
|
-
matchArithmeticLogic8Instruction_$
|
|
3270
|
+
matchArithmeticLogic8Instruction_$46_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46_$0>;
|
|
3271
|
+
matchArithmeticLogic8Instruction_$46_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46_$0_1>;
|
|
3272
|
+
matchArithmeticLogic8Instruction_$46_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$46_$0_2>;
|
|
3021
3273
|
matchArithmeticLogic8Instruction_$47($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$47>;
|
|
3022
3274
|
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
3275
|
matchArithmeticLogic8Instruction_$49($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$49>;
|
|
3026
3276
|
matchArithmeticLogic8Instruction_$50($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$50>;
|
|
3027
3277
|
matchArithmeticLogic8Instruction_$51($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51>;
|
|
3278
|
+
matchArithmeticLogic8Instruction_$51_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51_$0>;
|
|
3279
|
+
matchArithmeticLogic8Instruction_$51_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51_$0_1>;
|
|
3280
|
+
matchArithmeticLogic8Instruction_$51_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$51_$0_2>;
|
|
3028
3281
|
matchArithmeticLogic8Instruction_$52($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$52>;
|
|
3029
3282
|
matchArithmeticLogic8Instruction_$53($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53>;
|
|
3030
|
-
matchArithmeticLogic8Instruction_$
|
|
3031
|
-
matchArithmeticLogic8Instruction_$
|
|
3283
|
+
matchArithmeticLogic8Instruction_$53_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53_$0>;
|
|
3284
|
+
matchArithmeticLogic8Instruction_$53_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53_$0_1>;
|
|
3285
|
+
matchArithmeticLogic8Instruction_$53_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$53_$0_2>;
|
|
3032
3286
|
matchArithmeticLogic8Instruction_$54($$dpth: number, $$cr?: ErrorTracker): Nullable<ArithmeticLogic8Instruction_$54>;
|
|
3033
3287
|
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
3288
|
matchIncrementDecrement8Instruction($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction>;
|
|
3037
3289
|
matchIncrementDecrement8Instruction_1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_1>;
|
|
3038
3290
|
matchIncrementDecrement8Instruction_2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_2>;
|
|
@@ -3043,17 +3295,21 @@ export declare class Parser {
|
|
|
3043
3295
|
matchIncrementDecrement8Instruction_7($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_7>;
|
|
3044
3296
|
matchIncrementDecrement8Instruction_8($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_8>;
|
|
3045
3297
|
matchIncrementDecrement8Instruction_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$0>;
|
|
3046
|
-
matchIncrementDecrement8Instruction_$
|
|
3047
|
-
matchIncrementDecrement8Instruction_$
|
|
3298
|
+
matchIncrementDecrement8Instruction_$0_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$0_$0>;
|
|
3299
|
+
matchIncrementDecrement8Instruction_$0_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$0_$0_1>;
|
|
3300
|
+
matchIncrementDecrement8Instruction_$0_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$0_$0_2>;
|
|
3048
3301
|
matchIncrementDecrement8Instruction_$1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$1>;
|
|
3049
|
-
matchIncrementDecrement8Instruction_$
|
|
3050
|
-
matchIncrementDecrement8Instruction_$
|
|
3302
|
+
matchIncrementDecrement8Instruction_$1_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$1_$0>;
|
|
3303
|
+
matchIncrementDecrement8Instruction_$1_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$1_$0_1>;
|
|
3304
|
+
matchIncrementDecrement8Instruction_$1_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$1_$0_2>;
|
|
3051
3305
|
matchIncrementDecrement8Instruction_$2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$2>;
|
|
3052
|
-
matchIncrementDecrement8Instruction_$
|
|
3053
|
-
matchIncrementDecrement8Instruction_$
|
|
3306
|
+
matchIncrementDecrement8Instruction_$2_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$2_$0>;
|
|
3307
|
+
matchIncrementDecrement8Instruction_$2_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$2_$0_1>;
|
|
3308
|
+
matchIncrementDecrement8Instruction_$2_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$2_$0_2>;
|
|
3054
3309
|
matchIncrementDecrement8Instruction_$3($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$3>;
|
|
3055
|
-
matchIncrementDecrement8Instruction_$
|
|
3056
|
-
matchIncrementDecrement8Instruction_$
|
|
3310
|
+
matchIncrementDecrement8Instruction_$3_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$3_$0>;
|
|
3311
|
+
matchIncrementDecrement8Instruction_$3_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$3_$0_1>;
|
|
3312
|
+
matchIncrementDecrement8Instruction_$3_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<IncrementDecrement8Instruction_$3_$0_2>;
|
|
3057
3313
|
matchGeneralPurposeArithmeticInstruction($$dpth: number, $$cr?: ErrorTracker): Nullable<GeneralPurposeArithmeticInstruction>;
|
|
3058
3314
|
matchGeneralPurposeArithmeticInstruction_1($$dpth: number, $$cr?: ErrorTracker): Nullable<GeneralPurposeArithmeticInstruction_1>;
|
|
3059
3315
|
matchGeneralPurposeArithmeticInstruction_2($$dpth: number, $$cr?: ErrorTracker): Nullable<GeneralPurposeArithmeticInstruction_2>;
|
|
@@ -3114,47 +3370,61 @@ export declare class Parser {
|
|
|
3114
3370
|
matchRotateShiftInstruction_33($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_33>;
|
|
3115
3371
|
matchRotateShiftInstruction_34($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_34>;
|
|
3116
3372
|
matchRotateShiftInstruction_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$0>;
|
|
3117
|
-
matchRotateShiftInstruction_$
|
|
3118
|
-
matchRotateShiftInstruction_$
|
|
3373
|
+
matchRotateShiftInstruction_$0_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$0_$0>;
|
|
3374
|
+
matchRotateShiftInstruction_$0_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$0_$0_1>;
|
|
3375
|
+
matchRotateShiftInstruction_$0_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$0_$0_2>;
|
|
3119
3376
|
matchRotateShiftInstruction_$1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$1>;
|
|
3120
|
-
matchRotateShiftInstruction_$
|
|
3121
|
-
matchRotateShiftInstruction_$
|
|
3377
|
+
matchRotateShiftInstruction_$1_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$1_$0>;
|
|
3378
|
+
matchRotateShiftInstruction_$1_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$1_$0_1>;
|
|
3379
|
+
matchRotateShiftInstruction_$1_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$1_$0_2>;
|
|
3122
3380
|
matchRotateShiftInstruction_$2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$2>;
|
|
3123
|
-
matchRotateShiftInstruction_$
|
|
3124
|
-
matchRotateShiftInstruction_$
|
|
3381
|
+
matchRotateShiftInstruction_$2_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$2_$0>;
|
|
3382
|
+
matchRotateShiftInstruction_$2_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$2_$0_1>;
|
|
3383
|
+
matchRotateShiftInstruction_$2_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$2_$0_2>;
|
|
3125
3384
|
matchRotateShiftInstruction_$3($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$3>;
|
|
3126
|
-
matchRotateShiftInstruction_$
|
|
3127
|
-
matchRotateShiftInstruction_$
|
|
3385
|
+
matchRotateShiftInstruction_$3_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$3_$0>;
|
|
3386
|
+
matchRotateShiftInstruction_$3_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$3_$0_1>;
|
|
3387
|
+
matchRotateShiftInstruction_$3_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$3_$0_2>;
|
|
3128
3388
|
matchRotateShiftInstruction_$4($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$4>;
|
|
3129
|
-
matchRotateShiftInstruction_$
|
|
3130
|
-
matchRotateShiftInstruction_$
|
|
3389
|
+
matchRotateShiftInstruction_$4_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$4_$0>;
|
|
3390
|
+
matchRotateShiftInstruction_$4_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$4_$0_1>;
|
|
3391
|
+
matchRotateShiftInstruction_$4_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$4_$0_2>;
|
|
3131
3392
|
matchRotateShiftInstruction_$5($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$5>;
|
|
3132
|
-
matchRotateShiftInstruction_$
|
|
3133
|
-
matchRotateShiftInstruction_$
|
|
3393
|
+
matchRotateShiftInstruction_$5_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$5_$0>;
|
|
3394
|
+
matchRotateShiftInstruction_$5_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$5_$0_1>;
|
|
3395
|
+
matchRotateShiftInstruction_$5_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$5_$0_2>;
|
|
3134
3396
|
matchRotateShiftInstruction_$6($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$6>;
|
|
3135
|
-
matchRotateShiftInstruction_$
|
|
3136
|
-
matchRotateShiftInstruction_$
|
|
3397
|
+
matchRotateShiftInstruction_$6_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$6_$0>;
|
|
3398
|
+
matchRotateShiftInstruction_$6_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$6_$0_1>;
|
|
3399
|
+
matchRotateShiftInstruction_$6_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$6_$0_2>;
|
|
3137
3400
|
matchRotateShiftInstruction_$7($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$7>;
|
|
3138
|
-
matchRotateShiftInstruction_$
|
|
3139
|
-
matchRotateShiftInstruction_$
|
|
3401
|
+
matchRotateShiftInstruction_$7_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$7_$0>;
|
|
3402
|
+
matchRotateShiftInstruction_$7_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$7_$0_1>;
|
|
3403
|
+
matchRotateShiftInstruction_$7_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$7_$0_2>;
|
|
3140
3404
|
matchRotateShiftInstruction_$8($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$8>;
|
|
3141
|
-
matchRotateShiftInstruction_$
|
|
3142
|
-
matchRotateShiftInstruction_$
|
|
3405
|
+
matchRotateShiftInstruction_$8_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$8_$0>;
|
|
3406
|
+
matchRotateShiftInstruction_$8_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$8_$0_1>;
|
|
3407
|
+
matchRotateShiftInstruction_$8_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$8_$0_2>;
|
|
3143
3408
|
matchRotateShiftInstruction_$9($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$9>;
|
|
3144
|
-
matchRotateShiftInstruction_$
|
|
3145
|
-
matchRotateShiftInstruction_$
|
|
3409
|
+
matchRotateShiftInstruction_$9_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$9_$0>;
|
|
3410
|
+
matchRotateShiftInstruction_$9_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$9_$0_1>;
|
|
3411
|
+
matchRotateShiftInstruction_$9_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$9_$0_2>;
|
|
3146
3412
|
matchRotateShiftInstruction_$10($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$10>;
|
|
3147
|
-
matchRotateShiftInstruction_$
|
|
3148
|
-
matchRotateShiftInstruction_$
|
|
3413
|
+
matchRotateShiftInstruction_$10_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$10_$0>;
|
|
3414
|
+
matchRotateShiftInstruction_$10_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$10_$0_1>;
|
|
3415
|
+
matchRotateShiftInstruction_$10_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$10_$0_2>;
|
|
3149
3416
|
matchRotateShiftInstruction_$11($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$11>;
|
|
3150
|
-
matchRotateShiftInstruction_$
|
|
3151
|
-
matchRotateShiftInstruction_$
|
|
3417
|
+
matchRotateShiftInstruction_$11_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$11_$0>;
|
|
3418
|
+
matchRotateShiftInstruction_$11_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$11_$0_1>;
|
|
3419
|
+
matchRotateShiftInstruction_$11_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$11_$0_2>;
|
|
3152
3420
|
matchRotateShiftInstruction_$12($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$12>;
|
|
3153
|
-
matchRotateShiftInstruction_$
|
|
3154
|
-
matchRotateShiftInstruction_$
|
|
3421
|
+
matchRotateShiftInstruction_$12_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$12_$0>;
|
|
3422
|
+
matchRotateShiftInstruction_$12_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$12_$0_1>;
|
|
3423
|
+
matchRotateShiftInstruction_$12_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$12_$0_2>;
|
|
3155
3424
|
matchRotateShiftInstruction_$13($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$13>;
|
|
3156
|
-
matchRotateShiftInstruction_$
|
|
3157
|
-
matchRotateShiftInstruction_$
|
|
3425
|
+
matchRotateShiftInstruction_$13_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$13_$0>;
|
|
3426
|
+
matchRotateShiftInstruction_$13_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$13_$0_1>;
|
|
3427
|
+
matchRotateShiftInstruction_$13_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<RotateShiftInstruction_$13_$0_2>;
|
|
3158
3428
|
matchBitManipulationInstruction($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction>;
|
|
3159
3429
|
matchBitManipulationInstruction_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_1>;
|
|
3160
3430
|
matchBitManipulationInstruction_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_2>;
|
|
@@ -3169,23 +3439,29 @@ export declare class Parser {
|
|
|
3169
3439
|
matchBitManipulationInstruction_11($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_11>;
|
|
3170
3440
|
matchBitManipulationInstruction_12($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_12>;
|
|
3171
3441
|
matchBitManipulationInstruction_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$0>;
|
|
3172
|
-
matchBitManipulationInstruction_$
|
|
3173
|
-
matchBitManipulationInstruction_$
|
|
3442
|
+
matchBitManipulationInstruction_$0_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$0_$0>;
|
|
3443
|
+
matchBitManipulationInstruction_$0_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$0_$0_1>;
|
|
3444
|
+
matchBitManipulationInstruction_$0_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$0_$0_2>;
|
|
3174
3445
|
matchBitManipulationInstruction_$1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$1>;
|
|
3175
|
-
matchBitManipulationInstruction_$
|
|
3176
|
-
matchBitManipulationInstruction_$
|
|
3446
|
+
matchBitManipulationInstruction_$1_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$1_$0>;
|
|
3447
|
+
matchBitManipulationInstruction_$1_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$1_$0_1>;
|
|
3448
|
+
matchBitManipulationInstruction_$1_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$1_$0_2>;
|
|
3177
3449
|
matchBitManipulationInstruction_$2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$2>;
|
|
3178
|
-
matchBitManipulationInstruction_$
|
|
3179
|
-
matchBitManipulationInstruction_$
|
|
3450
|
+
matchBitManipulationInstruction_$2_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$2_$0>;
|
|
3451
|
+
matchBitManipulationInstruction_$2_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$2_$0_1>;
|
|
3452
|
+
matchBitManipulationInstruction_$2_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$2_$0_2>;
|
|
3180
3453
|
matchBitManipulationInstruction_$3($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$3>;
|
|
3181
|
-
matchBitManipulationInstruction_$
|
|
3182
|
-
matchBitManipulationInstruction_$
|
|
3454
|
+
matchBitManipulationInstruction_$3_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$3_$0>;
|
|
3455
|
+
matchBitManipulationInstruction_$3_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$3_$0_1>;
|
|
3456
|
+
matchBitManipulationInstruction_$3_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$3_$0_2>;
|
|
3183
3457
|
matchBitManipulationInstruction_$4($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$4>;
|
|
3184
|
-
matchBitManipulationInstruction_$
|
|
3185
|
-
matchBitManipulationInstruction_$
|
|
3458
|
+
matchBitManipulationInstruction_$4_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$4_$0>;
|
|
3459
|
+
matchBitManipulationInstruction_$4_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$4_$0_1>;
|
|
3460
|
+
matchBitManipulationInstruction_$4_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$4_$0_2>;
|
|
3186
3461
|
matchBitManipulationInstruction_$5($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$5>;
|
|
3187
|
-
matchBitManipulationInstruction_$
|
|
3188
|
-
matchBitManipulationInstruction_$
|
|
3462
|
+
matchBitManipulationInstruction_$5_$0($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$5_$0>;
|
|
3463
|
+
matchBitManipulationInstruction_$5_$0_1($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$5_$0_1>;
|
|
3464
|
+
matchBitManipulationInstruction_$5_$0_2($$dpth: number, $$cr?: ErrorTracker): Nullable<BitManipulationInstruction_$5_$0_2>;
|
|
3189
3465
|
matchOffset($$dpth: number, $$cr?: ErrorTracker): Nullable<Offset>;
|
|
3190
3466
|
matchOffset_1($$dpth: number, $$cr?: ErrorTracker): Nullable<Offset_1>;
|
|
3191
3467
|
matchOffset_2($$dpth: number, $$cr?: ErrorTracker): Nullable<Offset_2>;
|