1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Target Register Enum Values *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* *|
7\*===----------------------------------------------------------------------===*/
8
9
10#ifdef GET_REGINFO_ENUM
11#undef GET_REGINFO_ENUM
12
13namespace llvm {
14
15class MCRegisterClass;
16extern const MCRegisterClass AArch64MCRegisterClasses[];
17
18namespace AArch64 {
19enum {
20 NoRegister,
21 FFR = 1,
22 FP = 2,
23 FPCR = 3,
24 FPSR = 4,
25 LR = 5,
26 NZCV = 6,
27 SP = 7,
28 VG = 8,
29 WSP = 9,
30 WZR = 10,
31 XZR = 11,
32 ZA = 12,
33 B0 = 13,
34 B1 = 14,
35 B2 = 15,
36 B3 = 16,
37 B4 = 17,
38 B5 = 18,
39 B6 = 19,
40 B7 = 20,
41 B8 = 21,
42 B9 = 22,
43 B10 = 23,
44 B11 = 24,
45 B12 = 25,
46 B13 = 26,
47 B14 = 27,
48 B15 = 28,
49 B16 = 29,
50 B17 = 30,
51 B18 = 31,
52 B19 = 32,
53 B20 = 33,
54 B21 = 34,
55 B22 = 35,
56 B23 = 36,
57 B24 = 37,
58 B25 = 38,
59 B26 = 39,
60 B27 = 40,
61 B28 = 41,
62 B29 = 42,
63 B30 = 43,
64 B31 = 44,
65 D0 = 45,
66 D1 = 46,
67 D2 = 47,
68 D3 = 48,
69 D4 = 49,
70 D5 = 50,
71 D6 = 51,
72 D7 = 52,
73 D8 = 53,
74 D9 = 54,
75 D10 = 55,
76 D11 = 56,
77 D12 = 57,
78 D13 = 58,
79 D14 = 59,
80 D15 = 60,
81 D16 = 61,
82 D17 = 62,
83 D18 = 63,
84 D19 = 64,
85 D20 = 65,
86 D21 = 66,
87 D22 = 67,
88 D23 = 68,
89 D24 = 69,
90 D25 = 70,
91 D26 = 71,
92 D27 = 72,
93 D28 = 73,
94 D29 = 74,
95 D30 = 75,
96 D31 = 76,
97 H0 = 77,
98 H1 = 78,
99 H2 = 79,
100 H3 = 80,
101 H4 = 81,
102 H5 = 82,
103 H6 = 83,
104 H7 = 84,
105 H8 = 85,
106 H9 = 86,
107 H10 = 87,
108 H11 = 88,
109 H12 = 89,
110 H13 = 90,
111 H14 = 91,
112 H15 = 92,
113 H16 = 93,
114 H17 = 94,
115 H18 = 95,
116 H19 = 96,
117 H20 = 97,
118 H21 = 98,
119 H22 = 99,
120 H23 = 100,
121 H24 = 101,
122 H25 = 102,
123 H26 = 103,
124 H27 = 104,
125 H28 = 105,
126 H29 = 106,
127 H30 = 107,
128 H31 = 108,
129 P0 = 109,
130 P1 = 110,
131 P2 = 111,
132 P3 = 112,
133 P4 = 113,
134 P5 = 114,
135 P6 = 115,
136 P7 = 116,
137 P8 = 117,
138 P9 = 118,
139 P10 = 119,
140 P11 = 120,
141 P12 = 121,
142 P13 = 122,
143 P14 = 123,
144 P15 = 124,
145 PN0 = 125,
146 PN1 = 126,
147 PN2 = 127,
148 PN3 = 128,
149 PN4 = 129,
150 PN5 = 130,
151 PN6 = 131,
152 PN7 = 132,
153 PN8 = 133,
154 PN9 = 134,
155 PN10 = 135,
156 PN11 = 136,
157 PN12 = 137,
158 PN13 = 138,
159 PN14 = 139,
160 PN15 = 140,
161 Q0 = 141,
162 Q1 = 142,
163 Q2 = 143,
164 Q3 = 144,
165 Q4 = 145,
166 Q5 = 146,
167 Q6 = 147,
168 Q7 = 148,
169 Q8 = 149,
170 Q9 = 150,
171 Q10 = 151,
172 Q11 = 152,
173 Q12 = 153,
174 Q13 = 154,
175 Q14 = 155,
176 Q15 = 156,
177 Q16 = 157,
178 Q17 = 158,
179 Q18 = 159,
180 Q19 = 160,
181 Q20 = 161,
182 Q21 = 162,
183 Q22 = 163,
184 Q23 = 164,
185 Q24 = 165,
186 Q25 = 166,
187 Q26 = 167,
188 Q27 = 168,
189 Q28 = 169,
190 Q29 = 170,
191 Q30 = 171,
192 Q31 = 172,
193 S0 = 173,
194 S1 = 174,
195 S2 = 175,
196 S3 = 176,
197 S4 = 177,
198 S5 = 178,
199 S6 = 179,
200 S7 = 180,
201 S8 = 181,
202 S9 = 182,
203 S10 = 183,
204 S11 = 184,
205 S12 = 185,
206 S13 = 186,
207 S14 = 187,
208 S15 = 188,
209 S16 = 189,
210 S17 = 190,
211 S18 = 191,
212 S19 = 192,
213 S20 = 193,
214 S21 = 194,
215 S22 = 195,
216 S23 = 196,
217 S24 = 197,
218 S25 = 198,
219 S26 = 199,
220 S27 = 200,
221 S28 = 201,
222 S29 = 202,
223 S30 = 203,
224 S31 = 204,
225 W0 = 205,
226 W1 = 206,
227 W2 = 207,
228 W3 = 208,
229 W4 = 209,
230 W5 = 210,
231 W6 = 211,
232 W7 = 212,
233 W8 = 213,
234 W9 = 214,
235 W10 = 215,
236 W11 = 216,
237 W12 = 217,
238 W13 = 218,
239 W14 = 219,
240 W15 = 220,
241 W16 = 221,
242 W17 = 222,
243 W18 = 223,
244 W19 = 224,
245 W20 = 225,
246 W21 = 226,
247 W22 = 227,
248 W23 = 228,
249 W24 = 229,
250 W25 = 230,
251 W26 = 231,
252 W27 = 232,
253 W28 = 233,
254 W29 = 234,
255 W30 = 235,
256 X0 = 236,
257 X1 = 237,
258 X2 = 238,
259 X3 = 239,
260 X4 = 240,
261 X5 = 241,
262 X6 = 242,
263 X7 = 243,
264 X8 = 244,
265 X9 = 245,
266 X10 = 246,
267 X11 = 247,
268 X12 = 248,
269 X13 = 249,
270 X14 = 250,
271 X15 = 251,
272 X16 = 252,
273 X17 = 253,
274 X18 = 254,
275 X19 = 255,
276 X20 = 256,
277 X21 = 257,
278 X22 = 258,
279 X23 = 259,
280 X24 = 260,
281 X25 = 261,
282 X26 = 262,
283 X27 = 263,
284 X28 = 264,
285 Z0 = 265,
286 Z1 = 266,
287 Z2 = 267,
288 Z3 = 268,
289 Z4 = 269,
290 Z5 = 270,
291 Z6 = 271,
292 Z7 = 272,
293 Z8 = 273,
294 Z9 = 274,
295 Z10 = 275,
296 Z11 = 276,
297 Z12 = 277,
298 Z13 = 278,
299 Z14 = 279,
300 Z15 = 280,
301 Z16 = 281,
302 Z17 = 282,
303 Z18 = 283,
304 Z19 = 284,
305 Z20 = 285,
306 Z21 = 286,
307 Z22 = 287,
308 Z23 = 288,
309 Z24 = 289,
310 Z25 = 290,
311 Z26 = 291,
312 Z27 = 292,
313 Z28 = 293,
314 Z29 = 294,
315 Z30 = 295,
316 Z31 = 296,
317 ZAB0 = 297,
318 ZAD0 = 298,
319 ZAD1 = 299,
320 ZAD2 = 300,
321 ZAD3 = 301,
322 ZAD4 = 302,
323 ZAD5 = 303,
324 ZAD6 = 304,
325 ZAD7 = 305,
326 ZAH0 = 306,
327 ZAH1 = 307,
328 ZAQ0 = 308,
329 ZAQ1 = 309,
330 ZAQ2 = 310,
331 ZAQ3 = 311,
332 ZAQ4 = 312,
333 ZAQ5 = 313,
334 ZAQ6 = 314,
335 ZAQ7 = 315,
336 ZAQ8 = 316,
337 ZAQ9 = 317,
338 ZAQ10 = 318,
339 ZAQ11 = 319,
340 ZAQ12 = 320,
341 ZAQ13 = 321,
342 ZAQ14 = 322,
343 ZAQ15 = 323,
344 ZAS0 = 324,
345 ZAS1 = 325,
346 ZAS2 = 326,
347 ZAS3 = 327,
348 ZT0 = 328,
349 D0_D1 = 329,
350 D1_D2 = 330,
351 D2_D3 = 331,
352 D3_D4 = 332,
353 D4_D5 = 333,
354 D5_D6 = 334,
355 D6_D7 = 335,
356 D7_D8 = 336,
357 D8_D9 = 337,
358 D9_D10 = 338,
359 D10_D11 = 339,
360 D11_D12 = 340,
361 D12_D13 = 341,
362 D13_D14 = 342,
363 D14_D15 = 343,
364 D15_D16 = 344,
365 D16_D17 = 345,
366 D17_D18 = 346,
367 D18_D19 = 347,
368 D19_D20 = 348,
369 D20_D21 = 349,
370 D21_D22 = 350,
371 D22_D23 = 351,
372 D23_D24 = 352,
373 D24_D25 = 353,
374 D25_D26 = 354,
375 D26_D27 = 355,
376 D27_D28 = 356,
377 D28_D29 = 357,
378 D29_D30 = 358,
379 D30_D31 = 359,
380 D31_D0 = 360,
381 D0_D1_D2_D3 = 361,
382 D1_D2_D3_D4 = 362,
383 D2_D3_D4_D5 = 363,
384 D3_D4_D5_D6 = 364,
385 D4_D5_D6_D7 = 365,
386 D5_D6_D7_D8 = 366,
387 D6_D7_D8_D9 = 367,
388 D7_D8_D9_D10 = 368,
389 D8_D9_D10_D11 = 369,
390 D9_D10_D11_D12 = 370,
391 D10_D11_D12_D13 = 371,
392 D11_D12_D13_D14 = 372,
393 D12_D13_D14_D15 = 373,
394 D13_D14_D15_D16 = 374,
395 D14_D15_D16_D17 = 375,
396 D15_D16_D17_D18 = 376,
397 D16_D17_D18_D19 = 377,
398 D17_D18_D19_D20 = 378,
399 D18_D19_D20_D21 = 379,
400 D19_D20_D21_D22 = 380,
401 D20_D21_D22_D23 = 381,
402 D21_D22_D23_D24 = 382,
403 D22_D23_D24_D25 = 383,
404 D23_D24_D25_D26 = 384,
405 D24_D25_D26_D27 = 385,
406 D25_D26_D27_D28 = 386,
407 D26_D27_D28_D29 = 387,
408 D27_D28_D29_D30 = 388,
409 D28_D29_D30_D31 = 389,
410 D29_D30_D31_D0 = 390,
411 D30_D31_D0_D1 = 391,
412 D31_D0_D1_D2 = 392,
413 D0_D1_D2 = 393,
414 D1_D2_D3 = 394,
415 D2_D3_D4 = 395,
416 D3_D4_D5 = 396,
417 D4_D5_D6 = 397,
418 D5_D6_D7 = 398,
419 D6_D7_D8 = 399,
420 D7_D8_D9 = 400,
421 D8_D9_D10 = 401,
422 D9_D10_D11 = 402,
423 D10_D11_D12 = 403,
424 D11_D12_D13 = 404,
425 D12_D13_D14 = 405,
426 D13_D14_D15 = 406,
427 D14_D15_D16 = 407,
428 D15_D16_D17 = 408,
429 D16_D17_D18 = 409,
430 D17_D18_D19 = 410,
431 D18_D19_D20 = 411,
432 D19_D20_D21 = 412,
433 D20_D21_D22 = 413,
434 D21_D22_D23 = 414,
435 D22_D23_D24 = 415,
436 D23_D24_D25 = 416,
437 D24_D25_D26 = 417,
438 D25_D26_D27 = 418,
439 D26_D27_D28 = 419,
440 D27_D28_D29 = 420,
441 D28_D29_D30 = 421,
442 D29_D30_D31 = 422,
443 D30_D31_D0 = 423,
444 D31_D0_D1 = 424,
445 P0_P1 = 425,
446 P1_P2 = 426,
447 P2_P3 = 427,
448 P3_P4 = 428,
449 P4_P5 = 429,
450 P5_P6 = 430,
451 P6_P7 = 431,
452 P7_P8 = 432,
453 P8_P9 = 433,
454 P9_P10 = 434,
455 P10_P11 = 435,
456 P11_P12 = 436,
457 P12_P13 = 437,
458 P13_P14 = 438,
459 P14_P15 = 439,
460 P15_P0 = 440,
461 Q0_Q1 = 441,
462 Q1_Q2 = 442,
463 Q2_Q3 = 443,
464 Q3_Q4 = 444,
465 Q4_Q5 = 445,
466 Q5_Q6 = 446,
467 Q6_Q7 = 447,
468 Q7_Q8 = 448,
469 Q8_Q9 = 449,
470 Q9_Q10 = 450,
471 Q10_Q11 = 451,
472 Q11_Q12 = 452,
473 Q12_Q13 = 453,
474 Q13_Q14 = 454,
475 Q14_Q15 = 455,
476 Q15_Q16 = 456,
477 Q16_Q17 = 457,
478 Q17_Q18 = 458,
479 Q18_Q19 = 459,
480 Q19_Q20 = 460,
481 Q20_Q21 = 461,
482 Q21_Q22 = 462,
483 Q22_Q23 = 463,
484 Q23_Q24 = 464,
485 Q24_Q25 = 465,
486 Q25_Q26 = 466,
487 Q26_Q27 = 467,
488 Q27_Q28 = 468,
489 Q28_Q29 = 469,
490 Q29_Q30 = 470,
491 Q30_Q31 = 471,
492 Q31_Q0 = 472,
493 Q0_Q1_Q2_Q3 = 473,
494 Q1_Q2_Q3_Q4 = 474,
495 Q2_Q3_Q4_Q5 = 475,
496 Q3_Q4_Q5_Q6 = 476,
497 Q4_Q5_Q6_Q7 = 477,
498 Q5_Q6_Q7_Q8 = 478,
499 Q6_Q7_Q8_Q9 = 479,
500 Q7_Q8_Q9_Q10 = 480,
501 Q8_Q9_Q10_Q11 = 481,
502 Q9_Q10_Q11_Q12 = 482,
503 Q10_Q11_Q12_Q13 = 483,
504 Q11_Q12_Q13_Q14 = 484,
505 Q12_Q13_Q14_Q15 = 485,
506 Q13_Q14_Q15_Q16 = 486,
507 Q14_Q15_Q16_Q17 = 487,
508 Q15_Q16_Q17_Q18 = 488,
509 Q16_Q17_Q18_Q19 = 489,
510 Q17_Q18_Q19_Q20 = 490,
511 Q18_Q19_Q20_Q21 = 491,
512 Q19_Q20_Q21_Q22 = 492,
513 Q20_Q21_Q22_Q23 = 493,
514 Q21_Q22_Q23_Q24 = 494,
515 Q22_Q23_Q24_Q25 = 495,
516 Q23_Q24_Q25_Q26 = 496,
517 Q24_Q25_Q26_Q27 = 497,
518 Q25_Q26_Q27_Q28 = 498,
519 Q26_Q27_Q28_Q29 = 499,
520 Q27_Q28_Q29_Q30 = 500,
521 Q28_Q29_Q30_Q31 = 501,
522 Q29_Q30_Q31_Q0 = 502,
523 Q30_Q31_Q0_Q1 = 503,
524 Q31_Q0_Q1_Q2 = 504,
525 Q0_Q1_Q2 = 505,
526 Q1_Q2_Q3 = 506,
527 Q2_Q3_Q4 = 507,
528 Q3_Q4_Q5 = 508,
529 Q4_Q5_Q6 = 509,
530 Q5_Q6_Q7 = 510,
531 Q6_Q7_Q8 = 511,
532 Q7_Q8_Q9 = 512,
533 Q8_Q9_Q10 = 513,
534 Q9_Q10_Q11 = 514,
535 Q10_Q11_Q12 = 515,
536 Q11_Q12_Q13 = 516,
537 Q12_Q13_Q14 = 517,
538 Q13_Q14_Q15 = 518,
539 Q14_Q15_Q16 = 519,
540 Q15_Q16_Q17 = 520,
541 Q16_Q17_Q18 = 521,
542 Q17_Q18_Q19 = 522,
543 Q18_Q19_Q20 = 523,
544 Q19_Q20_Q21 = 524,
545 Q20_Q21_Q22 = 525,
546 Q21_Q22_Q23 = 526,
547 Q22_Q23_Q24 = 527,
548 Q23_Q24_Q25 = 528,
549 Q24_Q25_Q26 = 529,
550 Q25_Q26_Q27 = 530,
551 Q26_Q27_Q28 = 531,
552 Q27_Q28_Q29 = 532,
553 Q28_Q29_Q30 = 533,
554 Q29_Q30_Q31 = 534,
555 Q30_Q31_Q0 = 535,
556 Q31_Q0_Q1 = 536,
557 X22_X23_X24_X25_X26_X27_X28_FP = 537,
558 X0_X1_X2_X3_X4_X5_X6_X7 = 538,
559 X2_X3_X4_X5_X6_X7_X8_X9 = 539,
560 X4_X5_X6_X7_X8_X9_X10_X11 = 540,
561 X6_X7_X8_X9_X10_X11_X12_X13 = 541,
562 X8_X9_X10_X11_X12_X13_X14_X15 = 542,
563 X10_X11_X12_X13_X14_X15_X16_X17 = 543,
564 X12_X13_X14_X15_X16_X17_X18_X19 = 544,
565 X14_X15_X16_X17_X18_X19_X20_X21 = 545,
566 X16_X17_X18_X19_X20_X21_X22_X23 = 546,
567 X18_X19_X20_X21_X22_X23_X24_X25 = 547,
568 X20_X21_X22_X23_X24_X25_X26_X27 = 548,
569 W30_WZR = 549,
570 W0_W1 = 550,
571 W2_W3 = 551,
572 W4_W5 = 552,
573 W6_W7 = 553,
574 W8_W9 = 554,
575 W10_W11 = 555,
576 W12_W13 = 556,
577 W14_W15 = 557,
578 W16_W17 = 558,
579 W18_W19 = 559,
580 W20_W21 = 560,
581 W22_W23 = 561,
582 W24_W25 = 562,
583 W26_W27 = 563,
584 W28_W29 = 564,
585 LR_XZR = 565,
586 X28_FP = 566,
587 X0_X1 = 567,
588 X2_X3 = 568,
589 X4_X5 = 569,
590 X6_X7 = 570,
591 X8_X9 = 571,
592 X10_X11 = 572,
593 X12_X13 = 573,
594 X14_X15 = 574,
595 X16_X17 = 575,
596 X18_X19 = 576,
597 X20_X21 = 577,
598 X22_X23 = 578,
599 X24_X25 = 579,
600 X26_X27 = 580,
601 Z0_Z1 = 581,
602 Z1_Z2 = 582,
603 Z2_Z3 = 583,
604 Z3_Z4 = 584,
605 Z4_Z5 = 585,
606 Z5_Z6 = 586,
607 Z6_Z7 = 587,
608 Z7_Z8 = 588,
609 Z8_Z9 = 589,
610 Z9_Z10 = 590,
611 Z10_Z11 = 591,
612 Z11_Z12 = 592,
613 Z12_Z13 = 593,
614 Z13_Z14 = 594,
615 Z14_Z15 = 595,
616 Z15_Z16 = 596,
617 Z16_Z17 = 597,
618 Z17_Z18 = 598,
619 Z18_Z19 = 599,
620 Z19_Z20 = 600,
621 Z20_Z21 = 601,
622 Z21_Z22 = 602,
623 Z22_Z23 = 603,
624 Z23_Z24 = 604,
625 Z24_Z25 = 605,
626 Z25_Z26 = 606,
627 Z26_Z27 = 607,
628 Z27_Z28 = 608,
629 Z28_Z29 = 609,
630 Z29_Z30 = 610,
631 Z30_Z31 = 611,
632 Z31_Z0 = 612,
633 Z0_Z1_Z2_Z3 = 613,
634 Z1_Z2_Z3_Z4 = 614,
635 Z2_Z3_Z4_Z5 = 615,
636 Z3_Z4_Z5_Z6 = 616,
637 Z4_Z5_Z6_Z7 = 617,
638 Z5_Z6_Z7_Z8 = 618,
639 Z6_Z7_Z8_Z9 = 619,
640 Z7_Z8_Z9_Z10 = 620,
641 Z8_Z9_Z10_Z11 = 621,
642 Z9_Z10_Z11_Z12 = 622,
643 Z10_Z11_Z12_Z13 = 623,
644 Z11_Z12_Z13_Z14 = 624,
645 Z12_Z13_Z14_Z15 = 625,
646 Z13_Z14_Z15_Z16 = 626,
647 Z14_Z15_Z16_Z17 = 627,
648 Z15_Z16_Z17_Z18 = 628,
649 Z16_Z17_Z18_Z19 = 629,
650 Z17_Z18_Z19_Z20 = 630,
651 Z18_Z19_Z20_Z21 = 631,
652 Z19_Z20_Z21_Z22 = 632,
653 Z20_Z21_Z22_Z23 = 633,
654 Z21_Z22_Z23_Z24 = 634,
655 Z22_Z23_Z24_Z25 = 635,
656 Z23_Z24_Z25_Z26 = 636,
657 Z24_Z25_Z26_Z27 = 637,
658 Z25_Z26_Z27_Z28 = 638,
659 Z26_Z27_Z28_Z29 = 639,
660 Z27_Z28_Z29_Z30 = 640,
661 Z28_Z29_Z30_Z31 = 641,
662 Z29_Z30_Z31_Z0 = 642,
663 Z30_Z31_Z0_Z1 = 643,
664 Z31_Z0_Z1_Z2 = 644,
665 Z0_Z1_Z2 = 645,
666 Z1_Z2_Z3 = 646,
667 Z2_Z3_Z4 = 647,
668 Z3_Z4_Z5 = 648,
669 Z4_Z5_Z6 = 649,
670 Z5_Z6_Z7 = 650,
671 Z6_Z7_Z8 = 651,
672 Z7_Z8_Z9 = 652,
673 Z8_Z9_Z10 = 653,
674 Z9_Z10_Z11 = 654,
675 Z10_Z11_Z12 = 655,
676 Z11_Z12_Z13 = 656,
677 Z12_Z13_Z14 = 657,
678 Z13_Z14_Z15 = 658,
679 Z14_Z15_Z16 = 659,
680 Z15_Z16_Z17 = 660,
681 Z16_Z17_Z18 = 661,
682 Z17_Z18_Z19 = 662,
683 Z18_Z19_Z20 = 663,
684 Z19_Z20_Z21 = 664,
685 Z20_Z21_Z22 = 665,
686 Z21_Z22_Z23 = 666,
687 Z22_Z23_Z24 = 667,
688 Z23_Z24_Z25 = 668,
689 Z24_Z25_Z26 = 669,
690 Z25_Z26_Z27 = 670,
691 Z26_Z27_Z28 = 671,
692 Z27_Z28_Z29 = 672,
693 Z28_Z29_Z30 = 673,
694 Z29_Z30_Z31 = 674,
695 Z30_Z31_Z0 = 675,
696 Z31_Z0_Z1 = 676,
697 Z16_Z24 = 677,
698 Z17_Z25 = 678,
699 Z18_Z26 = 679,
700 Z19_Z27 = 680,
701 Z20_Z28 = 681,
702 Z21_Z29 = 682,
703 Z22_Z30 = 683,
704 Z23_Z31 = 684,
705 Z0_Z8 = 685,
706 Z1_Z9 = 686,
707 Z2_Z10 = 687,
708 Z3_Z11 = 688,
709 Z4_Z12 = 689,
710 Z5_Z13 = 690,
711 Z6_Z14 = 691,
712 Z7_Z15 = 692,
713 Z16_Z20_Z24_Z28 = 693,
714 Z17_Z21_Z25_Z29 = 694,
715 Z18_Z22_Z26_Z30 = 695,
716 Z19_Z23_Z27_Z31 = 696,
717 Z0_Z4_Z8_Z12 = 697,
718 Z1_Z5_Z9_Z13 = 698,
719 Z2_Z6_Z10_Z14 = 699,
720 Z3_Z7_Z11_Z15 = 700,
721 NUM_TARGET_REGS // 701
722};
723} // end namespace AArch64
724
725// Register classes
726
727namespace AArch64 {
728enum {
729 FPR8RegClassID = 0,
730 FPR16RegClassID = 1,
731 PPRorPNRRegClassID = 2,
732 FPR16_loRegClassID = 3,
733 PNRRegClassID = 4,
734 PPRRegClassID = 5,
735 PNR_3bRegClassID = 6,
736 PNR_p8to15RegClassID = 7,
737 PPR_3bRegClassID = 8,
738 PPR_p8to15RegClassID = 9,
739 PPR2RegClassID = 10,
740 PPR2Mul2RegClassID = 11,
741 PPR2_with_psub1_in_PPR_3bRegClassID = 12,
742 PPR2_with_psub1_in_PPR_p8to15RegClassID = 13,
743 PPR2_with_psub_in_PNR_3bRegClassID = 14,
744 PPR2_with_psub_in_PNR_p8to15RegClassID = 15,
745 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClassID = 16,
746 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClassID = 17,
747 PPR2Mul2_and_PPR2_with_psub_in_PNR_3bRegClassID = 18,
748 PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15RegClassID = 19,
749 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15RegClassID = 20,
750 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bRegClassID = 21,
751 GPR32allRegClassID = 22,
752 FPR32RegClassID = 23,
753 GPR32RegClassID = 24,
754 GPR32spRegClassID = 25,
755 GPR32commonRegClassID = 26,
756 FPR32_with_hsub_in_FPR16_loRegClassID = 27,
757 GPR32argRegClassID = 28,
758 MatrixIndexGPR32_12_15RegClassID = 29,
759 MatrixIndexGPR32_8_11RegClassID = 30,
760 CCRRegClassID = 31,
761 GPR32sponlyRegClassID = 32,
762 WSeqPairsClassRegClassID = 33,
763 WSeqPairsClass_with_subo32_in_GPR32commonRegClassID = 34,
764 WSeqPairsClass_with_sube32_in_GPR32argRegClassID = 35,
765 WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15RegClassID = 36,
766 WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11RegClassID = 37,
767 GPR64allRegClassID = 38,
768 FPR64RegClassID = 39,
769 GPR64RegClassID = 40,
770 GPR64spRegClassID = 41,
771 GPR64commonRegClassID = 42,
772 GPR64noipRegClassID = 43,
773 GPR64common_and_GPR64noipRegClassID = 44,
774 tcGPR64RegClassID = 45,
775 tcGPRnotx16RegClassID = 46,
776 GPR64noip_and_tcGPR64RegClassID = 47,
777 FPR64_loRegClassID = 48,
778 GPR64argRegClassID = 49,
779 FIXED_REGSRegClassID = 50,
780 GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID = 51,
781 GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 52,
782 FIXED_REGS_with_sub_32RegClassID = 53,
783 tcGPRx16x17RegClassID = 54,
784 FIXED_REGS_and_GPR64RegClassID = 55,
785 GPR64sponlyRegClassID = 56,
786 tcGPRx17RegClassID = 57,
787 DDRegClassID = 58,
788 DD_with_dsub0_in_FPR64_loRegClassID = 59,
789 DD_with_dsub1_in_FPR64_loRegClassID = 60,
790 XSeqPairsClassRegClassID = 61,
791 DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loRegClassID = 62,
792 XSeqPairsClass_with_subo64_in_GPR64commonRegClassID = 63,
793 XSeqPairsClass_with_subo64_in_GPR64noipRegClassID = 64,
794 XSeqPairsClass_with_sube64_in_GPR64noipRegClassID = 65,
795 XSeqPairsClass_with_sube64_in_tcGPR64RegClassID = 66,
796 XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClassID = 67,
797 XSeqPairsClass_with_subo64_in_tcGPR64RegClassID = 68,
798 XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClassID = 69,
799 XSeqPairsClass_with_sub_32_in_GPR32argRegClassID = 70,
800 XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID = 71,
801 XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 72,
802 XSeqPairsClass_with_sube64_in_tcGPRx16x17RegClassID = 73,
803 XSeqPairsClass_with_subo64_in_FIXED_REGSRegClassID = 74,
804 FPR128RegClassID = 75,
805 ZPRRegClassID = 76,
806 FPR128_loRegClassID = 77,
807 MPR128RegClassID = 78,
808 ZPR_4bRegClassID = 79,
809 FPR128_0to7RegClassID = 80,
810 ZPR_3bRegClassID = 81,
811 DDDRegClassID = 82,
812 DDD_with_dsub0_in_FPR64_loRegClassID = 83,
813 DDD_with_dsub1_in_FPR64_loRegClassID = 84,
814 DDD_with_dsub2_in_FPR64_loRegClassID = 85,
815 DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClassID = 86,
816 DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClassID = 87,
817 DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClassID = 88,
818 DDDDRegClassID = 89,
819 DDDD_with_dsub0_in_FPR64_loRegClassID = 90,
820 DDDD_with_dsub1_in_FPR64_loRegClassID = 91,
821 DDDD_with_dsub2_in_FPR64_loRegClassID = 92,
822 DDDD_with_dsub3_in_FPR64_loRegClassID = 93,
823 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClassID = 94,
824 DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClassID = 95,
825 DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID = 96,
826 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClassID = 97,
827 DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID = 98,
828 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID = 99,
829 QQRegClassID = 100,
830 ZPR2RegClassID = 101,
831 ZPR2StridedOrContiguousRegClassID = 102,
832 QQ_with_dsub_in_FPR64_loRegClassID = 103,
833 QQ_with_qsub1_in_FPR128_loRegClassID = 104,
834 ZPR2Mul2RegClassID = 105,
835 ZPR2StridedRegClassID = 106,
836 ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClassID = 107,
837 ZPR2_with_dsub_in_FPR64_loRegClassID = 108,
838 ZPR2_with_zsub1_in_ZPR_4bRegClassID = 109,
839 QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClassID = 110,
840 ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClassID = 111,
841 ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClassID = 112,
842 QQ_with_qsub0_in_FPR128_0to7RegClassID = 113,
843 QQ_with_qsub1_in_FPR128_0to7RegClassID = 114,
844 ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 115,
845 ZPR2Strided_with_dsub_in_FPR64_loRegClassID = 116,
846 ZPR2_with_zsub1_in_ZPR_3bRegClassID = 117,
847 ZPR2_with_zsub_in_FPR128_0to7RegClassID = 118,
848 QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7RegClassID = 119,
849 ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClassID = 120,
850 ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 121,
851 MPR64RegClassID = 122,
852 QQQRegClassID = 123,
853 ZPR3RegClassID = 124,
854 QQQ_with_dsub_in_FPR64_loRegClassID = 125,
855 QQQ_with_qsub1_in_FPR128_loRegClassID = 126,
856 QQQ_with_qsub2_in_FPR128_loRegClassID = 127,
857 ZPR3_with_dsub_in_FPR64_loRegClassID = 128,
858 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 129,
859 ZPR3_with_zsub1_in_ZPR_4bRegClassID = 130,
860 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 131,
861 ZPR3_with_zsub2_in_ZPR_4bRegClassID = 132,
862 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClassID = 133,
863 QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClassID = 134,
864 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClassID = 135,
865 ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClassID = 136,
866 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClassID = 137,
867 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClassID = 138,
868 QQQ_with_qsub0_in_FPR128_0to7RegClassID = 139,
869 QQQ_with_qsub1_in_FPR128_0to7RegClassID = 140,
870 QQQ_with_qsub2_in_FPR128_0to7RegClassID = 141,
871 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 142,
872 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 143,
873 ZPR3_with_zsub1_in_ZPR_3bRegClassID = 144,
874 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 145,
875 ZPR3_with_zsub2_in_ZPR_3bRegClassID = 146,
876 ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 147,
877 ZPR3_with_zsub_in_FPR128_0to7RegClassID = 148,
878 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClassID = 149,
879 QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClassID = 150,
880 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClassID = 151,
881 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 152,
882 ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClassID = 153,
883 ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 154,
884 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7RegClassID = 155,
885 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClassID = 156,
886 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 157,
887 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 158,
888 ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 159,
889 ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 160,
890 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 161,
891 ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 162,
892 QQQQRegClassID = 163,
893 ZPR4RegClassID = 164,
894 QQQQ_with_dsub_in_FPR64_loRegClassID = 165,
895 QQQQ_with_qsub1_in_FPR128_loRegClassID = 166,
896 QQQQ_with_qsub2_in_FPR128_loRegClassID = 167,
897 QQQQ_with_qsub3_in_FPR128_loRegClassID = 168,
898 ZPR4StridedOrContiguousRegClassID = 169,
899 ZPR4_with_dsub_in_FPR64_loRegClassID = 170,
900 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 171,
901 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 172,
902 ZPR4_with_zsub1_in_ZPR_4bRegClassID = 173,
903 ZPR4_with_zsub2_in_ZPR_4bRegClassID = 174,
904 ZPR4_with_zsub3_in_ZPR_4bRegClassID = 175,
905 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClassID = 176,
906 QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClassID = 177,
907 QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID = 178,
908 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClassID = 179,
909 ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClassID = 180,
910 ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID = 181,
911 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClassID = 182,
912 QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID = 183,
913 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClassID = 184,
914 ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID = 185,
915 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID = 186,
916 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID = 187,
917 QQQQ_with_qsub0_in_FPR128_0to7RegClassID = 188,
918 QQQQ_with_qsub1_in_FPR128_0to7RegClassID = 189,
919 QQQQ_with_qsub2_in_FPR128_0to7RegClassID = 190,
920 QQQQ_with_qsub3_in_FPR128_0to7RegClassID = 191,
921 ZPR4Mul4RegClassID = 192,
922 ZPR4StridedRegClassID = 193,
923 ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClassID = 194,
924 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 195,
925 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 196,
926 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 197,
927 ZPR4_with_zsub1_in_ZPR_3bRegClassID = 198,
928 ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 199,
929 ZPR4_with_zsub2_in_ZPR_3bRegClassID = 200,
930 ZPR4_with_zsub3_in_ZPR_3bRegClassID = 201,
931 ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 202,
932 ZPR4_with_zsub_in_FPR128_0to7RegClassID = 203,
933 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClassID = 204,
934 QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClassID = 205,
935 QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID = 206,
936 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 207,
937 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClassID = 208,
938 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID = 209,
939 ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClassID = 210,
940 ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 211,
941 ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID = 212,
942 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClassID = 213,
943 QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID = 214,
944 ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClassID = 215,
945 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClassID = 216,
946 ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 217,
947 ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID = 218,
948 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID = 219,
949 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID = 220,
950 ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClassID = 221,
951 ZPR4Strided_with_dsub_in_FPR64_loRegClassID = 222,
952 ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 223,
953 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 224,
954 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 225,
955 ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 226,
956 ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID = 227,
957 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 228,
958 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID = 229,
959 ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 230,
960 ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7RegClassID = 231,
961 ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID = 232,
962 GPR64x8ClassRegClassID = 233,
963 GPR64x8Class_with_x8sub_0_in_GPR64noipRegClassID = 234,
964 GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID = 235,
965 GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 236,
966 GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 237,
967 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID = 238,
968 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 239,
969 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 240,
970 GPR64x8Class_with_x8sub_0_in_tcGPR64RegClassID = 241,
971 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 242,
972 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 243,
973 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 244,
974 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID = 245,
975 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 246,
976 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 247,
977 GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClassID = 248,
978 GPR64x8Class_with_x8sub_1_in_tcGPR64RegClassID = 249,
979 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 250,
980 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 251,
981 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 252,
982 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 253,
983 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID = 254,
984 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 255,
985 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 256,
986 GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClassID = 257,
987 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 258,
988 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 259,
989 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 260,
990 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 261,
991 GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClassID = 262,
992 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 263,
993 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 264,
994 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 265,
995 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 266,
996 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 267,
997 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID = 268,
998 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 269,
999 GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClassID = 270,
1000 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 271,
1001 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 272,
1002 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 273,
1003 GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClassID = 274,
1004 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 275,
1005 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 276,
1006 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID = 277,
1007 GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClassID = 278,
1008 GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClassID = 279,
1009 GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClassID = 280,
1010 GPR64x8Class_with_sub_32_in_GPR32argRegClassID = 281,
1011 MPR32RegClassID = 282,
1012 GPR64x8Class_with_x8sub_2_in_GPR64argRegClassID = 283,
1013 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID = 284,
1014 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 285,
1015 GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID = 286,
1016 GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 287,
1017 GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 288,
1018 GPR64x8Class_with_x8sub_4_in_GPR64argRegClassID = 289,
1019 GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 290,
1020 GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 291,
1021 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 292,
1022 GPR64x8Class_with_x8sub_0_in_tcGPRx16x17RegClassID = 293,
1023 GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 294,
1024 GPR64x8Class_with_x8sub_2_in_tcGPRx16x17RegClassID = 295,
1025 GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID = 296,
1026 GPR64x8Class_with_x8sub_4_in_tcGPRx16x17RegClassID = 297,
1027 GPR64x8Class_with_x8sub_6_in_GPR64argRegClassID = 298,
1028 GPR64x8Class_with_x8sub_6_in_tcGPRx16x17RegClassID = 299,
1029 GPR64x8Class_with_x8sub_7_in_FIXED_REGSRegClassID = 300,
1030 ZTRRegClassID = 301,
1031 MPR16RegClassID = 302,
1032 MPRRegClassID = 303,
1033 MPR8RegClassID = 304,
1034
1035};
1036} // end namespace AArch64
1037
1038
1039// Register alternate name indices
1040
1041namespace AArch64 {
1042enum {
1043 NoRegAltName, // 0
1044 vlist1, // 1
1045 vreg, // 2
1046 NUM_TARGET_REG_ALT_NAMES = 3
1047};
1048} // end namespace AArch64
1049
1050
1051// Subregister indices
1052
1053namespace AArch64 {
1054enum : uint16_t {
1055 NoSubRegister,
1056 bsub, // 1
1057 dsub, // 2
1058 dsub0, // 3
1059 dsub1, // 4
1060 dsub2, // 5
1061 dsub3, // 6
1062 hsub, // 7
1063 psub, // 8
1064 psub0, // 9
1065 psub1, // 10
1066 qsub0, // 11
1067 qsub1, // 12
1068 qsub2, // 13
1069 qsub3, // 14
1070 ssub, // 15
1071 sub_32, // 16
1072 sube32, // 17
1073 sube64, // 18
1074 subo32, // 19
1075 subo64, // 20
1076 x8sub_0, // 21
1077 x8sub_1, // 22
1078 x8sub_2, // 23
1079 x8sub_3, // 24
1080 x8sub_4, // 25
1081 x8sub_5, // 26
1082 x8sub_6, // 27
1083 x8sub_7, // 28
1084 zasubb, // 29
1085 zasubd0, // 30
1086 zasubd1, // 31
1087 zasubh0, // 32
1088 zasubh1, // 33
1089 zasubq0, // 34
1090 zasubq1, // 35
1091 zasubs0, // 36
1092 zasubs1, // 37
1093 zsub, // 38
1094 zsub0, // 39
1095 zsub1, // 40
1096 zsub2, // 41
1097 zsub3, // 42
1098 zasubd1_then_zasubq0, // 43
1099 zasubd1_then_zasubq1, // 44
1100 zasubs1_then_zasubd0, // 45
1101 zasubs1_then_zasubd1, // 46
1102 zasubs1_then_zasubq0, // 47
1103 zasubs1_then_zasubq1, // 48
1104 zasubs1_then_zasubd1_then_zasubq0, // 49
1105 zasubs1_then_zasubd1_then_zasubq1, // 50
1106 zasubh1_then_zasubd0, // 51
1107 zasubh1_then_zasubd1, // 52
1108 zasubh1_then_zasubq0, // 53
1109 zasubh1_then_zasubq1, // 54
1110 zasubh1_then_zasubs0, // 55
1111 zasubh1_then_zasubs1, // 56
1112 zasubh1_then_zasubd1_then_zasubq0, // 57
1113 zasubh1_then_zasubd1_then_zasubq1, // 58
1114 zasubh1_then_zasubs1_then_zasubd0, // 59
1115 zasubh1_then_zasubs1_then_zasubd1, // 60
1116 zasubh1_then_zasubs1_then_zasubq0, // 61
1117 zasubh1_then_zasubs1_then_zasubq1, // 62
1118 zasubh1_then_zasubs1_then_zasubd1_then_zasubq0, // 63
1119 zasubh1_then_zasubs1_then_zasubd1_then_zasubq1, // 64
1120 dsub1_then_bsub, // 65
1121 dsub1_then_hsub, // 66
1122 dsub1_then_ssub, // 67
1123 dsub3_then_bsub, // 68
1124 dsub3_then_hsub, // 69
1125 dsub3_then_ssub, // 70
1126 dsub2_then_bsub, // 71
1127 dsub2_then_hsub, // 72
1128 dsub2_then_ssub, // 73
1129 psub1_then_psub, // 74
1130 qsub1_then_bsub, // 75
1131 qsub1_then_dsub, // 76
1132 qsub1_then_hsub, // 77
1133 qsub1_then_ssub, // 78
1134 qsub3_then_bsub, // 79
1135 qsub3_then_dsub, // 80
1136 qsub3_then_hsub, // 81
1137 qsub3_then_ssub, // 82
1138 qsub2_then_bsub, // 83
1139 qsub2_then_dsub, // 84
1140 qsub2_then_hsub, // 85
1141 qsub2_then_ssub, // 86
1142 x8sub_7_then_sub_32, // 87
1143 x8sub_6_then_sub_32, // 88
1144 x8sub_5_then_sub_32, // 89
1145 x8sub_4_then_sub_32, // 90
1146 x8sub_3_then_sub_32, // 91
1147 x8sub_2_then_sub_32, // 92
1148 x8sub_1_then_sub_32, // 93
1149 subo64_then_sub_32, // 94
1150 zsub1_then_bsub, // 95
1151 zsub1_then_dsub, // 96
1152 zsub1_then_hsub, // 97
1153 zsub1_then_ssub, // 98
1154 zsub1_then_zsub, // 99
1155 zsub3_then_bsub, // 100
1156 zsub3_then_dsub, // 101
1157 zsub3_then_hsub, // 102
1158 zsub3_then_ssub, // 103
1159 zsub3_then_zsub, // 104
1160 zsub2_then_bsub, // 105
1161 zsub2_then_dsub, // 106
1162 zsub2_then_hsub, // 107
1163 zsub2_then_ssub, // 108
1164 zsub2_then_zsub, // 109
1165 dsub0_dsub1, // 110
1166 dsub0_dsub1_dsub2, // 111
1167 dsub1_dsub2, // 112
1168 dsub1_dsub2_dsub3, // 113
1169 dsub2_dsub3, // 114
1170 dsub_qsub1_then_dsub, // 115
1171 dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub, // 116
1172 dsub_qsub1_then_dsub_qsub2_then_dsub, // 117
1173 qsub0_qsub1, // 118
1174 qsub0_qsub1_qsub2, // 119
1175 qsub1_qsub2, // 120
1176 qsub1_qsub2_qsub3, // 121
1177 qsub2_qsub3, // 122
1178 qsub1_then_dsub_qsub2_then_dsub, // 123
1179 qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub, // 124
1180 qsub2_then_dsub_qsub3_then_dsub, // 125
1181 sub_32_x8sub_1_then_sub_32, // 126
1182 x8sub_0_x8sub_1, // 127
1183 x8sub_2_x8sub_3, // 128
1184 x8sub_4_x8sub_5, // 129
1185 x8sub_6_x8sub_7, // 130
1186 x8sub_6_then_sub_32_x8sub_7_then_sub_32, // 131
1187 x8sub_4_then_sub_32_x8sub_5_then_sub_32, // 132
1188 x8sub_2_then_sub_32_x8sub_3_then_sub_32, // 133
1189 sub_32_subo64_then_sub_32, // 134
1190 dsub_zsub1_then_dsub, // 135
1191 zsub_zsub1_then_zsub, // 136
1192 dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, // 137
1193 dsub_zsub1_then_dsub_zsub2_then_dsub, // 138
1194 zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub, // 139
1195 zsub_zsub1_then_zsub_zsub2_then_zsub, // 140
1196 zsub0_zsub1, // 141
1197 zsub0_zsub1_zsub2, // 142
1198 zsub1_zsub2, // 143
1199 zsub1_zsub2_zsub3, // 144
1200 zsub2_zsub3, // 145
1201 zsub1_then_dsub_zsub2_then_dsub, // 146
1202 zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, // 147
1203 zsub1_then_zsub_zsub2_then_zsub, // 148
1204 zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub, // 149
1205 zsub2_then_dsub_zsub3_then_dsub, // 150
1206 zsub2_then_zsub_zsub3_then_zsub, // 151
1207 zsub0_zsub2, // 152
1208 zsub1_zsub3, // 153
1209 NUM_TARGET_SUBREGS
1210};
1211} // end namespace AArch64
1212
1213// Register pressure sets enum.
1214namespace AArch64 {
1215enum RegisterPressureSets {
1216 ZTR = 0,
1217 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15 = 1,
1218 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b = 2,
1219 tcGPRx17 = 3,
1220 XSeqPairsClass_with_subo64_in_FIXED_REGS = 4,
1221 MatrixIndexGPR32_12_15 = 5,
1222 MatrixIndexGPR32_8_11 = 6,
1223 FIXED_REGS = 7,
1224 GPR64x8Class_with_x8sub_0_in_tcGPRx16x17 = 8,
1225 GPR64x8Class_with_x8sub_7_in_FIXED_REGS = 9,
1226 PNR_3b = 10,
1227 PNR_p8to15 = 11,
1228 FIXED_REGS_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS = 12,
1229 FPR128_0to7 = 13,
1230 GPR64x8Class_with_x8sub_0_in_tcGPRx16x17_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS = 14,
1231 PPRorPNR = 15,
1232 GPR64x8Class_with_x8sub_6_in_tcGPRx16x17_with_GPR64x8Class_with_x8sub_0_in_tcGPRx16x17 = 16,
1233 GPR64x8Class_with_x8sub_6_in_tcGPRx16x17 = 17,
1234 FPR16_lo = 18,
1235 GPR64x8Class_with_x8sub_0_in_tcGPR64 = 19,
1236 GPR64x8Class_with_x8sub_0_in_tcGPR64_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS = 20,
1237 FPR8 = 21,
1238 GPR32 = 22,
1239};
1240} // end namespace AArch64
1241
1242} // end namespace llvm
1243
1244#endif // GET_REGINFO_ENUM
1245
1246/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
1247|* *|
1248|* MC Register Information *|
1249|* *|
1250|* Automatically generated file, do not edit! *|
1251|* *|
1252\*===----------------------------------------------------------------------===*/
1253
1254
1255#ifdef GET_REGINFO_MC_DESC
1256#undef GET_REGINFO_MC_DESC
1257
1258namespace llvm {
1259
1260extern const int16_t AArch64RegDiffLists[] = {
1261 /* 0 */ -18, 22, -20, -10, -285, 0,
1262 /* 6 */ -10, 22, -20, -10, -285, 0,
1263 /* 12 */ -18, 26, -20, -10, -285, 0,
1264 /* 18 */ -10, 26, -20, -10, -285, 0,
1265 /* 24 */ -18, 22, -18, -10, -285, 0,
1266 /* 30 */ -10, 22, -18, -10, -285, 0,
1267 /* 36 */ -18, 26, -18, -10, -285, 0,
1268 /* 42 */ -10, 26, -18, -10, -285, 0,
1269 /* 48 */ -18, 22, -20, -9, -285, 0,
1270 /* 54 */ -10, 22, -20, -9, -285, 0,
1271 /* 60 */ -18, 26, -20, -9, -285, 0,
1272 /* 66 */ -10, 26, -20, -9, -285, 0,
1273 /* 72 */ -18, 22, -18, -9, -285, 0,
1274 /* 78 */ -10, 22, -18, -9, -285, 0,
1275 /* 84 */ -18, 26, -18, -9, -285, 0,
1276 /* 90 */ -10, 26, -18, -9, -285, 0,
1277 /* 96 */ -314, -225, 0,
1278 /* 99 */ -364, -96, 128, -96, -64, 97, -96, 128, -96, -64, 129, -96, 128, -96, -64, 346, 64, 48, -31, -112, 0,
1279 /* 120 */ -364, -96, 128, -96, -64, 129, -96, 128, -96, -64, 129, -96, 128, -96, -64, 314, 64, 48, 1, -112, 0,
1280 /* 141 */ -364, -96, 128, -96, -64, 129, -96, 128, -96, -64, 97, -96, 128, -96, -64, 346, 64, 48, 1, -112, 0,
1281 /* 162 */ -332, -96, 128, -96, -64, 129, -96, 128, -96, -64, 97, -96, 128, -96, -64, 129, -96, 128, -96, -64, 345, 32, 32, 48, 64, -63, 64, -95, -81, 64, -95, 0,
1282 /* 194 */ -316, 128, -96, -64, 33, 128, -96, -64, 1, 128, -96, -64, 33, 128, -96, -64, 345, 64, -63, 64, -95, 0,
1283 /* 216 */ -420, -124, -96, 128, -96, -64, 260, -124, -96, 128, -96, -64, 0,
1284 /* 229 */ -396, -124, -96, 128, -96, -64, 260, -124, -96, 128, -96, -64, 0,
1285 /* 242 */ -284, 128, -96, -64, 1, 128, -96, -64, 0,
1286 /* 251 */ -284, 128, -96, -64, 33, 128, -96, -64, 0,
1287 /* 260 */ -332, -96, 128, -96, -64, 97, -96, 128, -96, -64, 129, -96, 128, -96, -64, 129, -96, 128, -96, -64, 345, 32, 32, 48, 64, -95, 64, -63, -113, 64, -63, 0,
1288 /* 292 */ -332, -96, 128, -96, -64, 129, -96, 128, -96, -64, 129, -96, 128, -96, -64, 129, -96, 128, -96, -64, 313, 32, 32, 48, 64, -63, 64, -63, -113, 64, -63, 0,
1289 /* 324 */ -332, -96, 128, -96, -64, 129, -96, 128, -96, -64, 129, -96, 128, -96, -64, 97, -96, 128, -96, -64, 345, 32, 32, 48, 64, -63, 64, -63, -113, 64, -63, 0,
1290 /* 356 */ -316, 128, -96, -64, 1, 128, -96, -64, 33, 128, -96, -64, 33, 128, -96, -64, 345, 64, -95, 64, -63, 0,
1291 /* 378 */ -316, 128, -96, -64, 33, 128, -96, -64, 33, 128, -96, -64, 33, 128, -96, -64, 313, 64, -63, 64, -63, 0,
1292 /* 400 */ -316, 128, -96, -64, 33, 128, -96, -64, 33, 128, -96, -64, 1, 128, -96, -64, 345, 64, -63, 64, -63, 0,
1293 /* 422 */ -348, 128, -96, -64, 1, 128, -96, -64, 33, 128, -96, -64, 346, -31, 0,
1294 /* 437 */ 31, 300, 2, -29, 0,
1295 /* 442 */ -232, 562, 2, -29, 0,
1296 /* 447 */ 31, 313, 17, -29, 0,
1297 /* 452 */ 31, 314, 17, -29, 0,
1298 /* 457 */ 302, -29, 0,
1299 /* 460 */ 330, -29, 0,
1300 /* 463 */ 331, -29, 0,
1301 /* 466 */ 564, -29, 0,
1302 /* 469 */ -2, 0,
1303 /* 471 */ -292, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 328, 17, 1, 1, 1, -17, -1, -1, 0,
1304 /* 496 */ -293, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 329, 17, 1, 1, 1, -17, -1, -1, 0,
1305 /* 521 */ -294, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 330, 17, 1, 1, 1, -17, -1, -1, 0,
1306 /* 546 */ -295, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 331, 17, 1, 1, 1, -17, -1, -1, 0,
1307 /* 571 */ -296, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 332, 17, 1, 1, 1, -17, -1, -1, 0,
1308 /* 596 */ -297, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 333, 17, 1, 1, 1, -17, -1, -1, 0,
1309 /* 621 */ -298, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 334, 17, 1, 1, 1, -17, -1, -1, 0,
1310 /* 646 */ -299, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 335, 17, 1, 1, 1, -17, -1, -1, 0,
1311 /* 671 */ -300, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 336, 17, 1, 1, 1, -17, -1, -1, 0,
1312 /* 696 */ -301, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 337, 17, 1, 1, 1, -17, -1, -1, 0,
1313 /* 721 */ -302, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 338, 17, 1, 1, 1, -17, -1, -1, 0,
1314 /* 746 */ -279, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, 32, -31, -231, 232, 327, 17, 1, 1, -14, -2, -1, -1, 0,
1315 /* 771 */ -345, 1, 0,
1316 /* 774 */ -344, 1, 0,
1317 /* 777 */ -343, 1, 0,
1318 /* 780 */ -342, 1, 0,
1319 /* 783 */ -341, 1, 0,
1320 /* 786 */ -340, 1, 0,
1321 /* 789 */ -339, 1, 0,
1322 /* 792 */ -338, 1, 0,
1323 /* 795 */ -337, 1, 0,
1324 /* 798 */ -336, 1, 0,
1325 /* 801 */ -335, 1, 0,
1326 /* 804 */ -334, 1, 0,
1327 /* 807 */ -333, 1, 0,
1328 /* 810 */ -332, 1, 0,
1329 /* 813 */ -331, 1, 0,
1330 /* 816 */ 63, -33, 34, -33, 1, 80, 63, -33, 34, -33, 1, 108, 63, -33, 34, -33, 1, 0,
1331 /* 834 */ 64, -32, 63, -33, 1, 49, 64, -32, 63, -33, 1, 77, 64, -32, 63, -33, 1, 0,
1332 /* 852 */ -33, 1, 144, -33, 1, 172, -33, 1, 0,
1333 /* 861 */ 31, 312, 17, -30, 1, 0,
1334 /* 867 */ 31, 313, 17, -30, 1, 0,
1335 /* 873 */ 329, -30, 1, 0,
1336 /* 877 */ 330, -30, 1, 0,
1337 /* 881 */ 31, 311, 17, -31, 1, 1, 0,
1338 /* 888 */ 31, 312, 17, -31, 1, 1, 0,
1339 /* 895 */ 328, -31, 1, 1, 0,
1340 /* 900 */ 329, -31, 1, 1, 0,
1341 /* 905 */ 31, 303, 17, -32, 1, 1, 1, 0,
1342 /* 913 */ 31, 304, 17, -32, 1, 1, 1, 0,
1343 /* 921 */ 31, 305, 17, -32, 1, 1, 1, 0,
1344 /* 929 */ 31, 306, 17, -32, 1, 1, 1, 0,
1345 /* 937 */ 31, 307, 17, -32, 1, 1, 1, 0,
1346 /* 945 */ 31, 308, 17, -32, 1, 1, 1, 0,
1347 /* 953 */ 31, 309, 17, -32, 1, 1, 1, 0,
1348 /* 961 */ 31, 310, 17, -32, 1, 1, 1, 0,
1349 /* 969 */ 31, 311, 17, -32, 1, 1, 1, 0,
1350 /* 977 */ 320, -32, 1, 1, 1, 0,
1351 /* 983 */ 321, -32, 1, 1, 1, 0,
1352 /* 989 */ 322, -32, 1, 1, 1, 0,
1353 /* 995 */ 323, -32, 1, 1, 1, 0,
1354 /* 1001 */ 324, -32, 1, 1, 1, 0,
1355 /* 1007 */ 325, -32, 1, 1, 1, 0,
1356 /* 1013 */ 326, -32, 1, 1, 1, 0,
1357 /* 1019 */ 327, -32, 1, 1, 1, 0,
1358 /* 1025 */ 328, -32, 1, 1, 1, 0,
1359 /* 1031 */ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0,
1360 /* 1047 */ 94, 1, 1, 1, 1, 1, 1, 0,
1361 /* 1055 */ 31, 302, 17, -41, 9, 1, 1, 0,
1362 /* 1063 */ 31, 303, 17, -41, 9, 1, 1, 0,
1363 /* 1071 */ 319, -41, 9, 1, 1, 0,
1364 /* 1077 */ 320, -41, 9, 1, 1, 0,
1365 /* 1083 */ 29, 1, 1, 0,
1366 /* 1087 */ 31, 301, 17, -42, 10, 1, 0,
1367 /* 1094 */ 31, 302, 17, -42, 10, 1, 0,
1368 /* 1101 */ 318, -42, 10, 1, 0,
1369 /* 1106 */ 319, -42, 10, 1, 0,
1370 /* 1111 */ 1, 29, 1, 0,
1371 /* 1115 */ 30, 1, 0,
1372 /* 1118 */ -348, 128, -96, -64, 33, 128, -96, -64, 33, 128, -96, -64, 314, 1, 0,
1373 /* 1133 */ -16, 315, 1, 0,
1374 /* 1137 */ -348, 128, -96, -64, 33, 128, -96, -64, 1, 128, -96, -64, 346, 1, 0,
1375 /* 1152 */ 2, 0,
1376 /* 1154 */ 4, 4, 4, 0,
1377 /* 1158 */ -412, -124, -96, 128, -96, -64, 256, -124, -96, 128, -96, -64, 256, -124, -96, 128, -96, -64, 256, -124, -96, 128, -96, -64, 636, 4, 0,
1378 /* 1185 */ -432, -124, -96, 128, -96, -64, 256, -124, -96, 128, -96, -64, 256, -124, -96, 128, -96, -64, 256, -124, -96, 128, -96, -64, 660, 4, 0,
1379 /* 1212 */ 285, 9, 18, -26, 10, 8, -14, 10, 8, 6, -26, 10, 8, -14, 10, 8, -15, 18, -26, 10, 8, -14, 10, 8, 6, -26, 10, 8, -14, 10, 8, 0,
1380 /* 1244 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 64, 8, 0,
1381 /* 1279 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 64, 8, 0,
1382 /* 1301 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 64, 8, 0,
1383 /* 1313 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 72, 8, 0,
1384 /* 1348 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 72, 8, 0,
1385 /* 1370 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 72, 8, 0,
1386 /* 1382 */ 31, 300, 17, -43, 11, 0,
1387 /* 1388 */ 31, 301, 17, -43, 11, 0,
1388 /* 1394 */ 317, -43, 11, 0,
1389 /* 1398 */ 318, -43, 11, 0,
1390 /* 1402 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 40, 12, 0,
1391 /* 1437 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 40, 12, 0,
1392 /* 1459 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 40, 12, 0,
1393 /* 1471 */ 64, 96, -128, 96, 124, 64, 31, 33, -32, 62, -33, 34, -33, 1, 49, 31, 33, -32, 62, -33, 34, -33, 1, 77, 31, 33, -32, 62, -33, 34, -33, 1, 41, 12, 0,
1394 /* 1506 */ 124, 176, 31, 33, -32, 62, -33, 34, -33, 1, 77, 31, 33, -32, 62, -33, 34, -33, 1, 41, 12, 0,
1395 /* 1528 */ 316, 31, 33, -32, 62, -33, 34, -33, 1, 41, 12, 0,
1396 /* 1540 */ 64, 96, -128, 96, 124, 63, 1, 63, 1, -33, 1, 62, -33, 1, 49, 1, 63, 1, -33, 1, 62, -33, 1, 77, 1, 63, 1, -33, 1, 62, -33, 1, 42, 12, 0,
1397 /* 1575 */ 124, 175, 1, 63, 1, -33, 1, 62, -33, 1, 77, 1, 63, 1, -33, 1, 62, -33, 1, 42, 12, 0,
1398 /* 1597 */ 315, 1, 63, 1, -33, 1, 62, -33, 1, 42, 12, 0,
1399 /* 1609 */ 64, 96, -128, 96, 124, 63, 1, 62, 1, -33, 34, -33, 1, 29, 50, 1, 62, 1, -33, 34, -33, 1, 29, 78, 1, 62, 1, -33, 34, -33, 1, 29, 43, 12, 0,
1400 /* 1644 */ 124, 175, 1, 62, 1, -33, 34, -33, 1, 29, 78, 1, 62, 1, -33, 34, -33, 1, 29, 43, 12, 0,
1401 /* 1666 */ 315, 1, 62, 1, -33, 34, -33, 1, 29, 43, 12, 0,
1402 /* 1678 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 48, 12, 0,
1403 /* 1713 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 48, 12, 0,
1404 /* 1735 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 48, 12, 0,
1405 /* 1747 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 64, 12, 0,
1406 /* 1782 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 64, 12, 0,
1407 /* 1804 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 64, 12, 0,
1408 /* 1816 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 72, 12, 0,
1409 /* 1851 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 72, 12, 0,
1410 /* 1873 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 72, 12, 0,
1411 /* 1885 */ -16, 316, 15, 0,
1412 /* 1889 */ -316, 16, -31, 16, 0,
1413 /* 1894 */ -316, 16, -15, 16, 0,
1414 /* 1899 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 40, 16, 0,
1415 /* 1934 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 40, 16, 0,
1416 /* 1956 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 40, 16, 0,
1417 /* 1968 */ 64, 96, -128, 96, 124, 63, 1, 62, -33, 34, -33, 34, -33, 1, 79, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 48, 16, 0,
1418 /* 2003 */ 124, 175, 1, 62, -33, 34, -33, 34, -33, 1, 107, 1, 62, -33, 34, -33, 34, -33, 1, 48, 16, 0,
1419 /* 2025 */ 315, 1, 62, -33, 34, -33, 34, -33, 1, 48, 16, 0,
1420 /* 2037 */ 1, 538, 16, 0,
1421 /* 2041 */ -230, 544, 16, 0,
1422 /* 2045 */ 1, 1, 29, 0,
1423 /* 2049 */ 63, 1, -33, 1, 30, 50, 63, 1, -33, 1, 30, 78, 63, 1, -33, 1, 30, 0,
1424 /* 2067 */ -32, 31, 113, -32, 31, 141, -32, 31, 0,
1425 /* 2076 */ 100, 0,
1426 /* 2078 */ -380, -124, -96, 128, -96, -64, 221, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 346, 112, -48, 112, 76, -31, -252, 112, 0,
1427 /* 2105 */ -380, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 314, 112, -48, 112, 76, 1, -252, 112, 0,
1428 /* 2132 */ -380, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 221, -124, -96, 128, -96, -64, 346, 112, -48, 112, 76, 1, -252, 112, 0,
1429 /* 2159 */ -348, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 221, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 345, 112, -80, 32, 80, 32, 76, 64, -63, 64, -95, -221, 64, 48, 64, -207, 112, 0,
1430 /* 2201 */ -348, -124, -96, 128, -96, -64, 221, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 345, 112, -80, 32, 80, 32, 76, 64, -95, 64, -63, -253, 64, 48, 64, -175, 112, 0,
1431 /* 2243 */ -348, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 313, 112, -80, 32, 80, 32, 76, 64, -63, 64, -63, -253, 64, 48, 64, -175, 112, 0,
1432 /* 2285 */ -348, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 221, -124, -96, 128, -96, -64, 345, 112, -80, 32, 80, 32, 76, 64, -63, 64, -63, -253, 64, 48, 64, -175, 112, 0,
1433 /* 2327 */ -316, -124, -96, 128, -96, -64, 253, -124, -96, 128, -96, -64, 315, 112, 0,
1434 /* 2342 */ -316, -124, -96, 128, -96, -64, 221, -124, -96, 128, -96, -64, 347, 112, 0,
1435 /* 2357 */ 112, 140, 0,
1436 /* 2360 */ 230, 0,
1437 /* 2362 */ 232, 0,
1438 /* 2364 */ -300, -96, 128, -96, -64, 129, -96, 128, -96, -64, 315, 0,
1439 /* 2376 */ -302, -31, -231, 232, 330, 0,
1440 /* 2382 */ -318, -31, 32, -31, 331, 0,
1441 /* 2388 */ -319, -31, 32, -31, 332, 0,
1442 /* 2394 */ -320, -31, 32, -31, 333, 0,
1443 /* 2400 */ -321, -31, 32, -31, 334, 0,
1444 /* 2406 */ -322, -31, 32, -31, 335, 0,
1445 /* 2412 */ -323, -31, 32, -31, 336, 0,
1446 /* 2418 */ -324, -31, 32, -31, 337, 0,
1447 /* 2424 */ -325, -31, 32, -31, 338, 0,
1448 /* 2430 */ -326, -31, 32, -31, 339, 0,
1449 /* 2436 */ -327, -31, 32, -31, 340, 0,
1450 /* 2442 */ -328, -31, 32, -31, 341, 0,
1451 /* 2448 */ -329, -31, 32, -31, 342, 0,
1452 /* 2454 */ -330, -31, 32, -31, 343, 0,
1453 /* 2460 */ -331, -31, 32, -31, 344, 0,
1454 /* 2466 */ -300, -96, 128, -96, -64, 97, -96, 128, -96, -64, 347, 0,
1455 /* 2478 */ -560, 230, -224, -1, 539, 0,
1456 /* 2484 */ 554, 0,
1457 /* 2486 */ 560, 0,
1458};
1459
1460extern const LaneBitmask AArch64LaneMaskLists[] = {
1461 /* 0 */ LaneBitmask(0x0000000000200000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1462 /* 3 */ LaneBitmask(0x0000000000200000), LaneBitmask(0x0000000000800000), LaneBitmask(0x0000000000400000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1463 /* 8 */ LaneBitmask(0x0000000000200000), LaneBitmask(0x0000000000800000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1464 /* 12 */ LaneBitmask(0x0000000002000000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1465 /* 15 */ LaneBitmask(0x0000000002000000), LaneBitmask(0x0000000008000000), LaneBitmask(0x0000000004000000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1466 /* 20 */ LaneBitmask(0x0000000002000000), LaneBitmask(0x0000000008000000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1467 /* 24 */ LaneBitmask(0x0000001000000000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1468 /* 27 */ LaneBitmask(0x0000001000000000), LaneBitmask(0x0000004000000000), LaneBitmask(0x0000002000000000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1469 /* 32 */ LaneBitmask(0x0000001000000000), LaneBitmask(0x0000004000000000), LaneBitmask(0x0000000000000001), LaneBitmask::getAll(),
1470 /* 36 */ LaneBitmask(0x0000000001000000), LaneBitmask(0x0000000000000002), LaneBitmask::getAll(),
1471 /* 39 */ LaneBitmask(0x0000000800000000), LaneBitmask(0x0000000000000004), LaneBitmask::getAll(),
1472 /* 42 */ LaneBitmask(0x0000000000000010), LaneBitmask(0x0000000000000008), LaneBitmask::getAll(),
1473 /* 45 */ LaneBitmask(0x0000000000000008), LaneBitmask(0x0000000000000010), LaneBitmask::getAll(),
1474 /* 48 */ LaneBitmask(0x0000000000000020), LaneBitmask(0x0000000000000040), LaneBitmask::getAll(),
1475 /* 51 */ LaneBitmask(0x0000000000000020), LaneBitmask(0x0000000000000040), LaneBitmask(0x0000000000000080), LaneBitmask(0x0000000000000100), LaneBitmask::getAll(),
1476 /* 56 */ LaneBitmask(0x0000000000000020), LaneBitmask(0x0000000000000040), LaneBitmask(0x0000000000000080), LaneBitmask(0x0000000000000100), LaneBitmask(0x0000000000000200), LaneBitmask(0x0000000000000400), LaneBitmask(0x0000000000000800), LaneBitmask(0x0000000000001000), LaneBitmask::getAll(),
1477 /* 65 */ LaneBitmask(0x0000000000000020), LaneBitmask(0x0000000000000040), LaneBitmask(0x0000000000000080), LaneBitmask(0x0000000000000100), LaneBitmask(0x0000000000000200), LaneBitmask(0x0000000000000400), LaneBitmask(0x0000000000000800), LaneBitmask(0x0000000000001000), LaneBitmask(0x0000000000002000), LaneBitmask(0x0000000000004000), LaneBitmask(0x0000000000008000), LaneBitmask(0x0000000000010000), LaneBitmask(0x0000000000020000), LaneBitmask(0x0000000000040000), LaneBitmask(0x0000000000080000), LaneBitmask(0x0000000000100000), LaneBitmask::getAll(),
1478 /* 82 */ LaneBitmask(0x0000000000800000), LaneBitmask(0x0000000000400000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000000200000), LaneBitmask::getAll(),
1479 /* 87 */ LaneBitmask(0x0000000000800000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000000200000), LaneBitmask::getAll(),
1480 /* 91 */ LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000000200000), LaneBitmask(0x0000000000800000), LaneBitmask(0x0000000000400000), LaneBitmask::getAll(),
1481 /* 96 */ LaneBitmask(0x0000000000400000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000000200000), LaneBitmask(0x0000000000800000), LaneBitmask::getAll(),
1482 /* 101 */ LaneBitmask(0x0000000000000002), LaneBitmask(0x0000000001000000), LaneBitmask::getAll(),
1483 /* 104 */ LaneBitmask(0x0000000008000000), LaneBitmask(0x0000000004000000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000002000000), LaneBitmask::getAll(),
1484 /* 109 */ LaneBitmask(0x0000000008000000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000002000000), LaneBitmask::getAll(),
1485 /* 113 */ LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000002000000), LaneBitmask(0x0000000008000000), LaneBitmask(0x0000000004000000), LaneBitmask::getAll(),
1486 /* 118 */ LaneBitmask(0x0000000004000000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000000002000000), LaneBitmask(0x0000000008000000), LaneBitmask::getAll(),
1487 /* 123 */ LaneBitmask(0x0000000000000004), LaneBitmask(0x0000000400000000), LaneBitmask(0x0000000200000000), LaneBitmask(0x0000000100000000), LaneBitmask(0x0000000080000000), LaneBitmask(0x0000000040000000), LaneBitmask(0x0000000020000000), LaneBitmask(0x0000000010000000), LaneBitmask::getAll(),
1488 /* 132 */ LaneBitmask(0x0000000010000000), LaneBitmask(0x0000000000000004), LaneBitmask(0x0000000400000000), LaneBitmask(0x0000000200000000), LaneBitmask(0x0000000100000000), LaneBitmask(0x0000000080000000), LaneBitmask(0x0000000040000000), LaneBitmask(0x0000000020000000), LaneBitmask::getAll(),
1489 /* 141 */ LaneBitmask(0x0000000000000004), LaneBitmask(0x0000000800000000), LaneBitmask::getAll(),
1490 /* 144 */ LaneBitmask(0x0000004000000000), LaneBitmask(0x0000002000000000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000001000000000), LaneBitmask::getAll(),
1491 /* 149 */ LaneBitmask(0x0000004000000000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000001000000000), LaneBitmask::getAll(),
1492 /* 153 */ LaneBitmask(0x0000000000000001), LaneBitmask(0x0000001000000000), LaneBitmask(0x0000004000000000), LaneBitmask(0x0000002000000000), LaneBitmask::getAll(),
1493 /* 158 */ LaneBitmask(0x0000002000000000), LaneBitmask(0x0000000000000001), LaneBitmask(0x0000001000000000), LaneBitmask(0x0000004000000000), LaneBitmask::getAll(),
1494 /* 163 */ LaneBitmask(0xFFFFFFFFFFFFFFFF), LaneBitmask::getAll(),
1495};
1496
1497extern const uint16_t AArch64SubRegIdxLists[] = {
1498 /* 0 */ 38, 2, 15, 7, 1, 0,
1499 /* 6 */ 8, 0,
1500 /* 8 */ 16, 0,
1501 /* 10 */ 17, 19, 0,
1502 /* 13 */ 34, 35, 0,
1503 /* 16 */ 30, 34, 35, 31, 43, 44, 0,
1504 /* 23 */ 36, 30, 34, 35, 31, 43, 44, 37, 45, 47, 48, 46, 49, 50, 0,
1505 /* 38 */ 29, 32, 36, 30, 34, 35, 31, 43, 44, 37, 45, 47, 48, 46, 49, 50, 33, 55, 51, 53, 54, 52, 57, 58, 56, 59, 61, 62, 60, 63, 64, 0,
1506 /* 70 */ 3, 15, 7, 1, 4, 67, 66, 65, 0,
1507 /* 79 */ 9, 8, 10, 74, 0,
1508 /* 84 */ 39, 38, 2, 15, 7, 1, 40, 99, 96, 98, 97, 95, 0,
1509 /* 97 */ 3, 15, 7, 1, 4, 67, 66, 65, 5, 73, 72, 71, 110, 112, 0,
1510 /* 112 */ 3, 15, 7, 1, 4, 67, 66, 65, 5, 73, 72, 71, 6, 70, 69, 68, 110, 111, 112, 113, 114, 0,
1511 /* 134 */ 11, 2, 15, 7, 1, 12, 76, 78, 77, 75, 115, 0,
1512 /* 146 */ 11, 2, 15, 7, 1, 12, 76, 78, 77, 75, 13, 84, 86, 85, 83, 115, 117, 118, 120, 123, 0,
1513 /* 167 */ 11, 2, 15, 7, 1, 12, 76, 78, 77, 75, 13, 84, 86, 85, 83, 14, 80, 82, 81, 79, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 0,
1514 /* 199 */ 21, 16, 22, 93, 23, 92, 24, 91, 25, 90, 26, 89, 27, 88, 28, 87, 126, 127, 128, 129, 130, 131, 132, 133, 0,
1515 /* 224 */ 18, 16, 20, 94, 134, 0,
1516 /* 230 */ 39, 38, 2, 15, 7, 1, 40, 99, 96, 98, 97, 95, 135, 136, 0,
1517 /* 245 */ 39, 38, 2, 15, 7, 1, 40, 99, 96, 98, 97, 95, 41, 109, 106, 108, 107, 105, 135, 136, 138, 140, 141, 143, 146, 148, 0,
1518 /* 272 */ 39, 38, 2, 15, 7, 1, 40, 99, 96, 98, 97, 95, 41, 109, 106, 108, 107, 105, 42, 104, 101, 103, 102, 100, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 0,
1519 /* 314 */ 39, 38, 2, 15, 7, 1, 40, 99, 96, 98, 97, 95, 41, 109, 106, 108, 107, 105, 42, 104, 101, 103, 102, 100, 152, 153, 0,
1520};
1521
1522
1523#ifdef __GNUC__
1524#pragma GCC diagnostic push
1525#pragma GCC diagnostic ignored "-Woverlength-strings"
1526#endif
1527extern const char AArch64RegStrings[] = {
1528 /* 0 */ "B10\0"
1529 /* 4 */ "D7_D8_D9_D10\0"
1530 /* 17 */ "H10\0"
1531 /* 21 */ "PN10\0"
1532 /* 26 */ "P9_P10\0"
1533 /* 33 */ "ZAQ10\0"
1534 /* 39 */ "Q7_Q8_Q9_Q10\0"
1535 /* 52 */ "S10\0"
1536 /* 56 */ "W10\0"
1537 /* 60 */ "X10\0"
1538 /* 64 */ "Z2_Z10\0"
1539 /* 71 */ "Z7_Z8_Z9_Z10\0"
1540 /* 84 */ "B20\0"
1541 /* 88 */ "D17_D18_D19_D20\0"
1542 /* 104 */ "H20\0"
1543 /* 108 */ "Q17_Q18_Q19_Q20\0"
1544 /* 124 */ "S20\0"
1545 /* 128 */ "W20\0"
1546 /* 132 */ "X20\0"
1547 /* 136 */ "Z17_Z18_Z19_Z20\0"
1548 /* 152 */ "B30\0"
1549 /* 156 */ "D27_D28_D29_D30\0"
1550 /* 172 */ "H30\0"
1551 /* 176 */ "Q27_Q28_Q29_Q30\0"
1552 /* 192 */ "S30\0"
1553 /* 196 */ "W30\0"
1554 /* 200 */ "Z22_Z30\0"
1555 /* 208 */ "Z18_Z22_Z26_Z30\0"
1556 /* 224 */ "Z27_Z28_Z29_Z30\0"
1557 /* 240 */ "ZAB0\0"
1558 /* 245 */ "ZAD0\0"
1559 /* 250 */ "D29_D30_D31_D0\0"
1560 /* 265 */ "ZAH0\0"
1561 /* 270 */ "PN0\0"
1562 /* 274 */ "P15_P0\0"
1563 /* 281 */ "ZAQ0\0"
1564 /* 286 */ "Q29_Q30_Q31_Q0\0"
1565 /* 301 */ "ZAS0\0"
1566 /* 306 */ "ZT0\0"
1567 /* 310 */ "W0\0"
1568 /* 313 */ "X0\0"
1569 /* 316 */ "Z29_Z30_Z31_Z0\0"
1570 /* 331 */ "B11\0"
1571 /* 335 */ "D8_D9_D10_D11\0"
1572 /* 349 */ "H11\0"
1573 /* 353 */ "PN11\0"
1574 /* 358 */ "P10_P11\0"
1575 /* 366 */ "ZAQ11\0"
1576 /* 372 */ "Q8_Q9_Q10_Q11\0"
1577 /* 386 */ "S11\0"
1578 /* 390 */ "W10_W11\0"
1579 /* 398 */ "X4_X5_X6_X7_X8_X9_X10_X11\0"
1580 /* 424 */ "Z8_Z9_Z10_Z11\0"
1581 /* 438 */ "Z3_Z11\0"
1582 /* 445 */ "B21\0"
1583 /* 449 */ "D18_D19_D20_D21\0"
1584 /* 465 */ "H21\0"
1585 /* 469 */ "Q18_Q19_Q20_Q21\0"
1586 /* 485 */ "S21\0"
1587 /* 489 */ "W20_W21\0"
1588 /* 497 */ "X14_X15_X16_X17_X18_X19_X20_X21\0"
1589 /* 529 */ "Z18_Z19_Z20_Z21\0"
1590 /* 545 */ "B31\0"
1591 /* 549 */ "D28_D29_D30_D31\0"
1592 /* 565 */ "H31\0"
1593 /* 569 */ "Q28_Q29_Q30_Q31\0"
1594 /* 585 */ "S31\0"
1595 /* 589 */ "Z28_Z29_Z30_Z31\0"
1596 /* 605 */ "Z23_Z31\0"
1597 /* 613 */ "Z19_Z23_Z27_Z31\0"
1598 /* 629 */ "B1\0"
1599 /* 632 */ "ZAD1\0"
1600 /* 637 */ "D30_D31_D0_D1\0"
1601 /* 651 */ "ZAH1\0"
1602 /* 656 */ "PN1\0"
1603 /* 660 */ "P0_P1\0"
1604 /* 666 */ "ZAQ1\0"
1605 /* 671 */ "Q30_Q31_Q0_Q1\0"
1606 /* 685 */ "ZAS1\0"
1607 /* 690 */ "W0_W1\0"
1608 /* 696 */ "X0_X1\0"
1609 /* 702 */ "Z30_Z31_Z0_Z1\0"
1610 /* 716 */ "B12\0"
1611 /* 720 */ "D9_D10_D11_D12\0"
1612 /* 735 */ "H12\0"
1613 /* 739 */ "PN12\0"
1614 /* 744 */ "P11_P12\0"
1615 /* 752 */ "ZAQ12\0"
1616 /* 758 */ "Q9_Q10_Q11_Q12\0"
1617 /* 773 */ "S12\0"
1618 /* 777 */ "W12\0"
1619 /* 781 */ "X12\0"
1620 /* 785 */ "Z9_Z10_Z11_Z12\0"
1621 /* 800 */ "Z4_Z12\0"
1622 /* 807 */ "Z0_Z4_Z8_Z12\0"
1623 /* 820 */ "B22\0"
1624 /* 824 */ "D19_D20_D21_D22\0"
1625 /* 840 */ "H22\0"
1626 /* 844 */ "Q19_Q20_Q21_Q22\0"
1627 /* 860 */ "S22\0"
1628 /* 864 */ "W22\0"
1629 /* 868 */ "X22\0"
1630 /* 872 */ "Z19_Z20_Z21_Z22\0"
1631 /* 888 */ "B2\0"
1632 /* 891 */ "ZAD2\0"
1633 /* 896 */ "D31_D0_D1_D2\0"
1634 /* 909 */ "H2\0"
1635 /* 912 */ "PN2\0"
1636 /* 916 */ "P1_P2\0"
1637 /* 922 */ "ZAQ2\0"
1638 /* 927 */ "Q31_Q0_Q1_Q2\0"
1639 /* 940 */ "ZAS2\0"
1640 /* 945 */ "W2\0"
1641 /* 948 */ "X2\0"
1642 /* 951 */ "Z31_Z0_Z1_Z2\0"
1643 /* 964 */ "B13\0"
1644 /* 968 */ "D10_D11_D12_D13\0"
1645 /* 984 */ "H13\0"
1646 /* 988 */ "PN13\0"
1647 /* 993 */ "P12_P13\0"
1648 /* 1001 */ "ZAQ13\0"
1649 /* 1007 */ "Q10_Q11_Q12_Q13\0"
1650 /* 1023 */ "S13\0"
1651 /* 1027 */ "W12_W13\0"
1652 /* 1035 */ "X6_X7_X8_X9_X10_X11_X12_X13\0"
1653 /* 1063 */ "Z10_Z11_Z12_Z13\0"
1654 /* 1079 */ "Z5_Z13\0"
1655 /* 1086 */ "Z1_Z5_Z9_Z13\0"
1656 /* 1099 */ "B23\0"
1657 /* 1103 */ "D20_D21_D22_D23\0"
1658 /* 1119 */ "H23\0"
1659 /* 1123 */ "Q20_Q21_Q22_Q23\0"
1660 /* 1139 */ "S23\0"
1661 /* 1143 */ "W22_W23\0"
1662 /* 1151 */ "X16_X17_X18_X19_X20_X21_X22_X23\0"
1663 /* 1183 */ "Z20_Z21_Z22_Z23\0"
1664 /* 1199 */ "B3\0"
1665 /* 1202 */ "ZAD3\0"
1666 /* 1207 */ "D0_D1_D2_D3\0"
1667 /* 1219 */ "H3\0"
1668 /* 1222 */ "PN3\0"
1669 /* 1226 */ "P2_P3\0"
1670 /* 1232 */ "ZAQ3\0"
1671 /* 1237 */ "Q0_Q1_Q2_Q3\0"
1672 /* 1249 */ "ZAS3\0"
1673 /* 1254 */ "W2_W3\0"
1674 /* 1260 */ "X2_X3\0"
1675 /* 1266 */ "Z0_Z1_Z2_Z3\0"
1676 /* 1278 */ "B14\0"
1677 /* 1282 */ "D11_D12_D13_D14\0"
1678 /* 1298 */ "H14\0"
1679 /* 1302 */ "PN14\0"
1680 /* 1307 */ "P13_P14\0"
1681 /* 1315 */ "ZAQ14\0"
1682 /* 1321 */ "Q11_Q12_Q13_Q14\0"
1683 /* 1337 */ "S14\0"
1684 /* 1341 */ "W14\0"
1685 /* 1345 */ "X14\0"
1686 /* 1349 */ "Z2_Z6_Z10_Z14\0"
1687 /* 1363 */ "Z11_Z12_Z13_Z14\0"
1688 /* 1379 */ "Z6_Z14\0"
1689 /* 1386 */ "B24\0"
1690 /* 1390 */ "D21_D22_D23_D24\0"
1691 /* 1406 */ "H24\0"
1692 /* 1410 */ "Q21_Q22_Q23_Q24\0"
1693 /* 1426 */ "S24\0"
1694 /* 1430 */ "W24\0"
1695 /* 1434 */ "X24\0"
1696 /* 1438 */ "Z21_Z22_Z23_Z24\0"
1697 /* 1454 */ "Z16_Z24\0"
1698 /* 1462 */ "B4\0"
1699 /* 1465 */ "ZAD4\0"
1700 /* 1470 */ "D1_D2_D3_D4\0"
1701 /* 1482 */ "H4\0"
1702 /* 1485 */ "PN4\0"
1703 /* 1489 */ "P3_P4\0"
1704 /* 1495 */ "ZAQ4\0"
1705 /* 1500 */ "Q1_Q2_Q3_Q4\0"
1706 /* 1512 */ "S4\0"
1707 /* 1515 */ "W4\0"
1708 /* 1518 */ "X4\0"
1709 /* 1521 */ "Z1_Z2_Z3_Z4\0"
1710 /* 1533 */ "B15\0"
1711 /* 1537 */ "D12_D13_D14_D15\0"
1712 /* 1553 */ "H15\0"
1713 /* 1557 */ "PN15\0"
1714 /* 1562 */ "P14_P15\0"
1715 /* 1570 */ "ZAQ15\0"
1716 /* 1576 */ "Q12_Q13_Q14_Q15\0"
1717 /* 1592 */ "S15\0"
1718 /* 1596 */ "W14_W15\0"
1719 /* 1604 */ "X8_X9_X10_X11_X12_X13_X14_X15\0"
1720 /* 1634 */ "Z3_Z7_Z11_Z15\0"
1721 /* 1648 */ "Z12_Z13_Z14_Z15\0"
1722 /* 1664 */ "Z7_Z15\0"
1723 /* 1671 */ "B25\0"
1724 /* 1675 */ "D22_D23_D24_D25\0"
1725 /* 1691 */ "H25\0"
1726 /* 1695 */ "Q22_Q23_Q24_Q25\0"
1727 /* 1711 */ "S25\0"
1728 /* 1715 */ "W24_W25\0"
1729 /* 1723 */ "X18_X19_X20_X21_X22_X23_X24_X25\0"
1730 /* 1755 */ "Z22_Z23_Z24_Z25\0"
1731 /* 1771 */ "Z17_Z25\0"
1732 /* 1779 */ "B5\0"
1733 /* 1782 */ "ZAD5\0"
1734 /* 1787 */ "D2_D3_D4_D5\0"
1735 /* 1799 */ "H5\0"
1736 /* 1802 */ "PN5\0"
1737 /* 1806 */ "P4_P5\0"
1738 /* 1812 */ "ZAQ5\0"
1739 /* 1817 */ "Q2_Q3_Q4_Q5\0"
1740 /* 1829 */ "S5\0"
1741 /* 1832 */ "W4_W5\0"
1742 /* 1838 */ "X4_X5\0"
1743 /* 1844 */ "Z2_Z3_Z4_Z5\0"
1744 /* 1856 */ "B16\0"
1745 /* 1860 */ "D13_D14_D15_D16\0"
1746 /* 1876 */ "H16\0"
1747 /* 1880 */ "Q13_Q14_Q15_Q16\0"
1748 /* 1896 */ "S16\0"
1749 /* 1900 */ "W16\0"
1750 /* 1904 */ "X16\0"
1751 /* 1908 */ "Z13_Z14_Z15_Z16\0"
1752 /* 1924 */ "B26\0"
1753 /* 1928 */ "D23_D24_D25_D26\0"
1754 /* 1944 */ "H26\0"
1755 /* 1948 */ "Q23_Q24_Q25_Q26\0"
1756 /* 1964 */ "S26\0"
1757 /* 1968 */ "W26\0"
1758 /* 1972 */ "X26\0"
1759 /* 1976 */ "Z23_Z24_Z25_Z26\0"
1760 /* 1992 */ "Z18_Z26\0"
1761 /* 2000 */ "B6\0"
1762 /* 2003 */ "ZAD6\0"
1763 /* 2008 */ "D3_D4_D5_D6\0"
1764 /* 2020 */ "H6\0"
1765 /* 2023 */ "PN6\0"
1766 /* 2027 */ "P5_P6\0"
1767 /* 2033 */ "ZAQ6\0"
1768 /* 2038 */ "Q3_Q4_Q5_Q6\0"
1769 /* 2050 */ "S6\0"
1770 /* 2053 */ "W6\0"
1771 /* 2056 */ "X6\0"
1772 /* 2059 */ "Z3_Z4_Z5_Z6\0"
1773 /* 2071 */ "B17\0"
1774 /* 2075 */ "D14_D15_D16_D17\0"
1775 /* 2091 */ "H17\0"
1776 /* 2095 */ "Q14_Q15_Q16_Q17\0"
1777 /* 2111 */ "S17\0"
1778 /* 2115 */ "W16_W17\0"
1779 /* 2123 */ "X10_X11_X12_X13_X14_X15_X16_X17\0"
1780 /* 2155 */ "Z14_Z15_Z16_Z17\0"
1781 /* 2171 */ "B27\0"
1782 /* 2175 */ "D24_D25_D26_D27\0"
1783 /* 2191 */ "H27\0"
1784 /* 2195 */ "Q24_Q25_Q26_Q27\0"
1785 /* 2211 */ "S27\0"
1786 /* 2215 */ "W26_W27\0"
1787 /* 2223 */ "X20_X21_X22_X23_X24_X25_X26_X27\0"
1788 /* 2255 */ "Z24_Z25_Z26_Z27\0"
1789 /* 2271 */ "Z19_Z27\0"
1790 /* 2279 */ "B7\0"
1791 /* 2282 */ "ZAD7\0"
1792 /* 2287 */ "D4_D5_D6_D7\0"
1793 /* 2299 */ "H7\0"
1794 /* 2302 */ "PN7\0"
1795 /* 2306 */ "P6_P7\0"
1796 /* 2312 */ "ZAQ7\0"
1797 /* 2317 */ "Q4_Q5_Q6_Q7\0"
1798 /* 2329 */ "S7\0"
1799 /* 2332 */ "W6_W7\0"
1800 /* 2338 */ "X0_X1_X2_X3_X4_X5_X6_X7\0"
1801 /* 2362 */ "Z4_Z5_Z6_Z7\0"
1802 /* 2374 */ "B18\0"
1803 /* 2378 */ "D15_D16_D17_D18\0"
1804 /* 2394 */ "H18\0"
1805 /* 2398 */ "Q15_Q16_Q17_Q18\0"
1806 /* 2414 */ "S18\0"
1807 /* 2418 */ "W18\0"
1808 /* 2422 */ "X18\0"
1809 /* 2426 */ "Z15_Z16_Z17_Z18\0"
1810 /* 2442 */ "B28\0"
1811 /* 2446 */ "D25_D26_D27_D28\0"
1812 /* 2462 */ "H28\0"
1813 /* 2466 */ "Q25_Q26_Q27_Q28\0"
1814 /* 2482 */ "S28\0"
1815 /* 2486 */ "W28\0"
1816 /* 2490 */ "X28\0"
1817 /* 2494 */ "Z20_Z28\0"
1818 /* 2502 */ "Z16_Z20_Z24_Z28\0"
1819 /* 2518 */ "Z25_Z26_Z27_Z28\0"
1820 /* 2534 */ "B8\0"
1821 /* 2537 */ "D5_D6_D7_D8\0"
1822 /* 2549 */ "H8\0"
1823 /* 2552 */ "PN8\0"
1824 /* 2556 */ "P7_P8\0"
1825 /* 2562 */ "ZAQ8\0"
1826 /* 2567 */ "Q5_Q6_Q7_Q8\0"
1827 /* 2579 */ "S8\0"
1828 /* 2582 */ "W8\0"
1829 /* 2585 */ "X8\0"
1830 /* 2588 */ "Z0_Z8\0"
1831 /* 2594 */ "Z5_Z6_Z7_Z8\0"
1832 /* 2606 */ "B19\0"
1833 /* 2610 */ "D16_D17_D18_D19\0"
1834 /* 2626 */ "H19\0"
1835 /* 2630 */ "Q16_Q17_Q18_Q19\0"
1836 /* 2646 */ "S19\0"
1837 /* 2650 */ "W18_W19\0"
1838 /* 2658 */ "X12_X13_X14_X15_X16_X17_X18_X19\0"
1839 /* 2690 */ "Z16_Z17_Z18_Z19\0"
1840 /* 2706 */ "B29\0"
1841 /* 2710 */ "D26_D27_D28_D29\0"
1842 /* 2726 */ "H29\0"
1843 /* 2730 */ "Q26_Q27_Q28_Q29\0"
1844 /* 2746 */ "S29\0"
1845 /* 2750 */ "W28_W29\0"
1846 /* 2758 */ "Z21_Z29\0"
1847 /* 2766 */ "Z17_Z21_Z25_Z29\0"
1848 /* 2782 */ "Z26_Z27_Z28_Z29\0"
1849 /* 2798 */ "B9\0"
1850 /* 2801 */ "D6_D7_D8_D9\0"
1851 /* 2813 */ "H9\0"
1852 /* 2816 */ "PN9\0"
1853 /* 2820 */ "P8_P9\0"
1854 /* 2826 */ "ZAQ9\0"
1855 /* 2831 */ "Q6_Q7_Q8_Q9\0"
1856 /* 2843 */ "S9\0"
1857 /* 2846 */ "W8_W9\0"
1858 /* 2852 */ "X2_X3_X4_X5_X6_X7_X8_X9\0"
1859 /* 2876 */ "Z1_Z9\0"
1860 /* 2882 */ "Z6_Z7_Z8_Z9\0"
1861 /* 2894 */ "ZA\0"
1862 /* 2897 */ "VG\0"
1863 /* 2900 */ "X22_X23_X24_X25_X26_X27_X28_FP\0"
1864 /* 2931 */ "WSP\0"
1865 /* 2935 */ "FPCR\0"
1866 /* 2940 */ "FFR\0"
1867 /* 2944 */ "LR\0"
1868 /* 2947 */ "FPSR\0"
1869 /* 2952 */ "W30_WZR\0"
1870 /* 2960 */ "LR_XZR\0"
1871 /* 2967 */ "NZCV\0"
1872};
1873#ifdef __GNUC__
1874#pragma GCC diagnostic pop
1875#endif
1876
1877extern const MCRegisterDesc AArch64RegDesc[] = { // Descriptors
1878 { 3, 0, 0, 0, 0, 0, 0 },
1879 { 2940, 5, 5, 5, 20480, 163, 0 },
1880 { 2928, 2362, 466, 8, 20481, 40, 0 },
1881 { 2935, 5, 5, 5, 20482, 163, 0 },
1882 { 2947, 5, 5, 5, 20483, 163, 0 },
1883 { 2944, 2360, 2486, 8, 20484, 40, 0 },
1884 { 2967, 5, 5, 5, 20485, 163, 0 },
1885 { 2932, 1152, 5, 8, 20486, 40, 0 },
1886 { 2897, 5, 5, 5, 20487, 163, 0 },
1887 { 2931, 5, 469, 5, 20486, 163, 0 },
1888 { 2956, 5, 2037, 5, 20488, 163, 1 },
1889 { 2963, 494, 2484, 8, 20488, 40, 1 },
1890 { 2894, 1212, 5, 38, 4222985, 65, 0 },
1891 { 242, 5, 1471, 5, 20505, 163, 0 },
1892 { 629, 5, 1540, 5, 20506, 163, 0 },
1893 { 888, 5, 1609, 5, 20507, 163, 0 },
1894 { 1199, 5, 1816, 5, 20508, 163, 0 },
1895 { 1462, 5, 1313, 5, 20509, 163, 0 },
1896 { 1779, 5, 1313, 5, 20510, 163, 0 },
1897 { 2000, 5, 1313, 5, 20511, 163, 0 },
1898 { 2279, 5, 1313, 5, 20512, 163, 0 },
1899 { 2534, 5, 1747, 5, 20513, 163, 0 },
1900 { 2798, 5, 1747, 5, 20514, 163, 0 },
1901 { 0, 5, 1747, 5, 20515, 163, 0 },
1902 { 331, 5, 1747, 5, 20516, 163, 0 },
1903 { 716, 5, 1244, 5, 20517, 163, 0 },
1904 { 964, 5, 1244, 5, 20518, 163, 0 },
1905 { 1278, 5, 1244, 5, 20519, 163, 0 },
1906 { 1533, 5, 1244, 5, 20520, 163, 0 },
1907 { 1856, 5, 1968, 5, 20521, 163, 0 },
1908 { 2071, 5, 1968, 5, 20522, 163, 0 },
1909 { 2374, 5, 1968, 5, 20523, 163, 0 },
1910 { 2606, 5, 1968, 5, 20524, 163, 0 },
1911 { 84, 5, 1678, 5, 20525, 163, 0 },
1912 { 445, 5, 1678, 5, 20526, 163, 0 },
1913 { 820, 5, 1678, 5, 20527, 163, 0 },
1914 { 1099, 5, 1678, 5, 20528, 163, 0 },
1915 { 1386, 5, 1899, 5, 20529, 163, 0 },
1916 { 1671, 5, 1899, 5, 20530, 163, 0 },
1917 { 1924, 5, 1899, 5, 20531, 163, 0 },
1918 { 2171, 5, 1899, 5, 20532, 163, 0 },
1919 { 2442, 5, 1402, 5, 20533, 163, 0 },
1920 { 2706, 5, 1402, 5, 20534, 163, 0 },
1921 { 152, 5, 1402, 5, 20535, 163, 0 },
1922 { 545, 5, 1402, 5, 20536, 163, 0 },
1923 { 247, 225, 1474, 2, 20505, 1, 0 },
1924 { 634, 225, 1543, 2, 20506, 1, 0 },
1925 { 893, 225, 1612, 2, 20507, 1, 0 },
1926 { 1204, 225, 1819, 2, 20508, 1, 0 },
1927 { 1467, 225, 1316, 2, 20509, 1, 0 },
1928 { 1784, 225, 1316, 2, 20510, 1, 0 },
1929 { 2005, 225, 1316, 2, 20511, 1, 0 },
1930 { 2284, 225, 1316, 2, 20512, 1, 0 },
1931 { 2546, 225, 1750, 2, 20513, 1, 0 },
1932 { 2810, 225, 1750, 2, 20514, 1, 0 },
1933 { 13, 225, 1750, 2, 20515, 1, 0 },
1934 { 345, 225, 1750, 2, 20516, 1, 0 },
1935 { 731, 225, 1247, 2, 20517, 1, 0 },
1936 { 980, 225, 1247, 2, 20518, 1, 0 },
1937 { 1294, 225, 1247, 2, 20519, 1, 0 },
1938 { 1549, 225, 1247, 2, 20520, 1, 0 },
1939 { 1872, 225, 1971, 2, 20521, 1, 0 },
1940 { 2087, 225, 1971, 2, 20522, 1, 0 },
1941 { 2390, 225, 1971, 2, 20523, 1, 0 },
1942 { 2622, 225, 1971, 2, 20524, 1, 0 },
1943 { 100, 225, 1681, 2, 20525, 1, 0 },
1944 { 461, 225, 1681, 2, 20526, 1, 0 },
1945 { 836, 225, 1681, 2, 20527, 1, 0 },
1946 { 1115, 225, 1681, 2, 20528, 1, 0 },
1947 { 1402, 225, 1902, 2, 20529, 1, 0 },
1948 { 1687, 225, 1902, 2, 20530, 1, 0 },
1949 { 1940, 225, 1902, 2, 20531, 1, 0 },
1950 { 2187, 225, 1902, 2, 20532, 1, 0 },
1951 { 2458, 225, 1405, 2, 20533, 1, 0 },
1952 { 2722, 225, 1405, 2, 20534, 1, 0 },
1953 { 168, 225, 1405, 2, 20535, 1, 0 },
1954 { 561, 225, 1405, 2, 20536, 1, 0 },
1955 { 267, 227, 1472, 4, 20505, 1, 0 },
1956 { 653, 227, 1541, 4, 20506, 1, 0 },
1957 { 909, 227, 1610, 4, 20507, 1, 0 },
1958 { 1219, 227, 1817, 4, 20508, 1, 0 },
1959 { 1482, 227, 1314, 4, 20509, 1, 0 },
1960 { 1799, 227, 1314, 4, 20510, 1, 0 },
1961 { 2020, 227, 1314, 4, 20511, 1, 0 },
1962 { 2299, 227, 1314, 4, 20512, 1, 0 },
1963 { 2549, 227, 1748, 4, 20513, 1, 0 },
1964 { 2813, 227, 1748, 4, 20514, 1, 0 },
1965 { 17, 227, 1748, 4, 20515, 1, 0 },
1966 { 349, 227, 1748, 4, 20516, 1, 0 },
1967 { 735, 227, 1245, 4, 20517, 1, 0 },
1968 { 984, 227, 1245, 4, 20518, 1, 0 },
1969 { 1298, 227, 1245, 4, 20519, 1, 0 },
1970 { 1553, 227, 1245, 4, 20520, 1, 0 },
1971 { 1876, 227, 1969, 4, 20521, 1, 0 },
1972 { 2091, 227, 1969, 4, 20522, 1, 0 },
1973 { 2394, 227, 1969, 4, 20523, 1, 0 },
1974 { 2626, 227, 1969, 4, 20524, 1, 0 },
1975 { 104, 227, 1679, 4, 20525, 1, 0 },
1976 { 465, 227, 1679, 4, 20526, 1, 0 },
1977 { 840, 227, 1679, 4, 20527, 1, 0 },
1978 { 1119, 227, 1679, 4, 20528, 1, 0 },
1979 { 1406, 227, 1900, 4, 20529, 1, 0 },
1980 { 1691, 227, 1900, 4, 20530, 1, 0 },
1981 { 1944, 227, 1900, 4, 20531, 1, 0 },
1982 { 2191, 227, 1900, 4, 20532, 1, 0 },
1983 { 2462, 227, 1403, 4, 20533, 1, 0 },
1984 { 2726, 227, 1403, 4, 20534, 1, 0 },
1985 { 172, 227, 1403, 4, 20535, 1, 0 },
1986 { 565, 227, 1403, 4, 20536, 1, 0 },
1987 { 278, 1892, 1886, 6, 20537, 37, 0 },
1988 { 663, 1892, 1134, 6, 20538, 37, 0 },
1989 { 919, 1892, 1134, 6, 20539, 37, 0 },
1990 { 1229, 1892, 1134, 6, 20540, 37, 0 },
1991 { 1492, 1892, 1134, 6, 20541, 37, 0 },
1992 { 1809, 1892, 1134, 6, 20542, 37, 0 },
1993 { 2030, 1892, 1134, 6, 20543, 37, 0 },
1994 { 2309, 1892, 1134, 6, 20544, 37, 0 },
1995 { 2559, 1892, 1134, 6, 20545, 37, 0 },
1996 { 2823, 1892, 1134, 6, 20546, 37, 0 },
1997 { 29, 1892, 1134, 6, 20547, 37, 0 },
1998 { 362, 1892, 1134, 6, 20548, 37, 0 },
1999 { 748, 1892, 1134, 6, 20549, 37, 0 },
2000 { 997, 1892, 1134, 6, 20550, 37, 0 },
2001 { 1311, 1892, 1134, 6, 20551, 37, 0 },
2002 { 1566, 1892, 1134, 6, 20552, 37, 0 },
2003 { 270, 5, 1885, 5, 20537, 163, 0 },
2004 { 656, 5, 1133, 5, 20538, 163, 0 },
2005 { 912, 5, 1133, 5, 20539, 163, 0 },
2006 { 1222, 5, 1133, 5, 20540, 163, 0 },
2007 { 1485, 5, 1133, 5, 20541, 163, 0 },
2008 { 1802, 5, 1133, 5, 20542, 163, 0 },
2009 { 2023, 5, 1133, 5, 20543, 163, 0 },
2010 { 2302, 5, 1133, 5, 20544, 163, 0 },
2011 { 2552, 5, 1133, 5, 20545, 163, 0 },
2012 { 2816, 5, 1133, 5, 20546, 163, 0 },
2013 { 21, 5, 1133, 5, 20547, 163, 0 },
2014 { 353, 5, 1133, 5, 20548, 163, 0 },
2015 { 739, 5, 1133, 5, 20549, 163, 0 },
2016 { 988, 5, 1133, 5, 20550, 163, 0 },
2017 { 1302, 5, 1133, 5, 20551, 163, 0 },
2018 { 1557, 5, 1133, 5, 20552, 163, 0 },
2019 { 283, 224, 1506, 1, 20505, 1, 0 },
2020 { 668, 224, 1575, 1, 20506, 1, 0 },
2021 { 924, 224, 1644, 1, 20507, 1, 0 },
2022 { 1234, 224, 1851, 1, 20508, 1, 0 },
2023 { 1497, 224, 1348, 1, 20509, 1, 0 },
2024 { 1814, 224, 1348, 1, 20510, 1, 0 },
2025 { 2035, 224, 1348, 1, 20511, 1, 0 },
2026 { 2314, 224, 1348, 1, 20512, 1, 0 },
2027 { 2564, 224, 1782, 1, 20513, 1, 0 },
2028 { 2828, 224, 1782, 1, 20514, 1, 0 },
2029 { 35, 224, 1782, 1, 20515, 1, 0 },
2030 { 368, 224, 1782, 1, 20516, 1, 0 },
2031 { 754, 224, 1279, 1, 20517, 1, 0 },
2032 { 1003, 224, 1279, 1, 20518, 1, 0 },
2033 { 1317, 224, 1279, 1, 20519, 1, 0 },
2034 { 1572, 224, 1279, 1, 20520, 1, 0 },
2035 { 1892, 224, 2003, 1, 20521, 1, 0 },
2036 { 2107, 224, 2003, 1, 20522, 1, 0 },
2037 { 2410, 224, 2003, 1, 20523, 1, 0 },
2038 { 2642, 224, 2003, 1, 20524, 1, 0 },
2039 { 120, 224, 1713, 1, 20525, 1, 0 },
2040 { 481, 224, 1713, 1, 20526, 1, 0 },
2041 { 856, 224, 1713, 1, 20527, 1, 0 },
2042 { 1135, 224, 1713, 1, 20528, 1, 0 },
2043 { 1422, 224, 1934, 1, 20529, 1, 0 },
2044 { 1707, 224, 1934, 1, 20530, 1, 0 },
2045 { 1960, 224, 1934, 1, 20531, 1, 0 },
2046 { 2207, 224, 1934, 1, 20532, 1, 0 },
2047 { 2478, 224, 1437, 1, 20533, 1, 0 },
2048 { 2742, 224, 1437, 1, 20534, 1, 0 },
2049 { 188, 224, 1437, 1, 20535, 1, 0 },
2050 { 581, 224, 1437, 1, 20536, 1, 0 },
2051 { 303, 226, 1473, 3, 20505, 1, 0 },
2052 { 687, 226, 1542, 3, 20506, 1, 0 },
2053 { 942, 226, 1611, 3, 20507, 1, 0 },
2054 { 1251, 226, 1818, 3, 20508, 1, 0 },
2055 { 1512, 226, 1315, 3, 20509, 1, 0 },
2056 { 1829, 226, 1315, 3, 20510, 1, 0 },
2057 { 2050, 226, 1315, 3, 20511, 1, 0 },
2058 { 2329, 226, 1315, 3, 20512, 1, 0 },
2059 { 2579, 226, 1749, 3, 20513, 1, 0 },
2060 { 2843, 226, 1749, 3, 20514, 1, 0 },
2061 { 52, 226, 1749, 3, 20515, 1, 0 },
2062 { 386, 226, 1749, 3, 20516, 1, 0 },
2063 { 773, 226, 1246, 3, 20517, 1, 0 },
2064 { 1023, 226, 1246, 3, 20518, 1, 0 },
2065 { 1337, 226, 1246, 3, 20519, 1, 0 },
2066 { 1592, 226, 1246, 3, 20520, 1, 0 },
2067 { 1896, 226, 1970, 3, 20521, 1, 0 },
2068 { 2111, 226, 1970, 3, 20522, 1, 0 },
2069 { 2414, 226, 1970, 3, 20523, 1, 0 },
2070 { 2646, 226, 1970, 3, 20524, 1, 0 },
2071 { 124, 226, 1680, 3, 20525, 1, 0 },
2072 { 485, 226, 1680, 3, 20526, 1, 0 },
2073 { 860, 226, 1680, 3, 20527, 1, 0 },
2074 { 1139, 226, 1680, 3, 20528, 1, 0 },
2075 { 1426, 226, 1901, 3, 20529, 1, 0 },
2076 { 1711, 226, 1901, 3, 20530, 1, 0 },
2077 { 1964, 226, 1901, 3, 20531, 1, 0 },
2078 { 2211, 226, 1901, 3, 20532, 1, 0 },
2079 { 2482, 226, 1404, 3, 20533, 1, 0 },
2080 { 2746, 226, 1404, 3, 20534, 1, 0 },
2081 { 192, 226, 1404, 3, 20535, 1, 0 },
2082 { 585, 226, 1404, 3, 20536, 1, 0 },
2083 { 310, 5, 452, 5, 20553, 163, 0 },
2084 { 693, 5, 447, 5, 20554, 163, 0 },
2085 { 945, 5, 867, 5, 20555, 163, 0 },
2086 { 1257, 5, 861, 5, 20556, 163, 0 },
2087 { 1515, 5, 888, 5, 20557, 163, 0 },
2088 { 1835, 5, 881, 5, 20558, 163, 0 },
2089 { 2053, 5, 969, 5, 20559, 163, 0 },
2090 { 2335, 5, 961, 5, 20560, 163, 0 },
2091 { 2582, 5, 961, 5, 20561, 163, 0 },
2092 { 2849, 5, 953, 5, 20562, 163, 0 },
2093 { 56, 5, 953, 5, 20563, 163, 0 },
2094 { 394, 5, 945, 5, 20564, 163, 0 },
2095 { 777, 5, 945, 5, 20565, 163, 0 },
2096 { 1031, 5, 937, 5, 20566, 163, 0 },
2097 { 1341, 5, 937, 5, 20567, 163, 0 },
2098 { 1600, 5, 929, 5, 20568, 163, 0 },
2099 { 1900, 5, 929, 5, 20569, 163, 0 },
2100 { 2119, 5, 921, 5, 20570, 163, 0 },
2101 { 2418, 5, 921, 5, 20571, 163, 0 },
2102 { 2654, 5, 913, 5, 20572, 163, 0 },
2103 { 128, 5, 913, 5, 20573, 163, 0 },
2104 { 493, 5, 905, 5, 20574, 163, 0 },
2105 { 864, 5, 1063, 5, 20575, 163, 0 },
2106 { 1147, 5, 1055, 5, 20576, 163, 0 },
2107 { 1430, 5, 1094, 5, 20577, 163, 0 },
2108 { 1719, 5, 1087, 5, 20578, 163, 0 },
2109 { 1968, 5, 1388, 5, 20579, 163, 0 },
2110 { 2219, 5, 1382, 5, 20580, 163, 0 },
2111 { 2486, 5, 437, 5, 20581, 163, 0 },
2112 { 2754, 5, 442, 5, 20481, 163, 0 },
2113 { 196, 5, 2041, 5, 20484, 163, 0 },
2114 { 313, 435, 463, 8, 20553, 40, 0 },
2115 { 699, 435, 460, 8, 20554, 40, 0 },
2116 { 948, 435, 877, 8, 20555, 40, 0 },
2117 { 1263, 435, 873, 8, 20556, 40, 0 },
2118 { 1518, 435, 900, 8, 20557, 40, 0 },
2119 { 1841, 435, 895, 8, 20558, 40, 0 },
2120 { 2056, 435, 1025, 8, 20559, 40, 0 },
2121 { 2359, 435, 1019, 8, 20560, 40, 0 },
2122 { 2585, 435, 1019, 8, 20561, 40, 0 },
2123 { 2873, 435, 1013, 8, 20562, 40, 0 },
2124 { 60, 435, 1013, 8, 20563, 40, 0 },
2125 { 420, 435, 1007, 8, 20564, 40, 0 },
2126 { 781, 435, 1007, 8, 20565, 40, 0 },
2127 { 1059, 435, 1001, 8, 20566, 40, 0 },
2128 { 1345, 435, 1001, 8, 20567, 40, 0 },
2129 { 1630, 435, 995, 8, 20568, 40, 0 },
2130 { 1904, 435, 995, 8, 20569, 40, 0 },
2131 { 2151, 435, 989, 8, 20570, 40, 0 },
2132 { 2422, 435, 989, 8, 20571, 40, 0 },
2133 { 2686, 435, 983, 8, 20572, 40, 0 },
2134 { 132, 435, 983, 8, 20573, 40, 0 },
2135 { 525, 435, 977, 8, 20574, 40, 0 },
2136 { 868, 435, 1077, 8, 20575, 40, 0 },
2137 { 1179, 435, 1071, 8, 20576, 40, 0 },
2138 { 1434, 435, 1106, 8, 20577, 40, 0 },
2139 { 1751, 435, 1101, 8, 20578, 40, 0 },
2140 { 1972, 435, 1398, 8, 20579, 40, 0 },
2141 { 2251, 435, 1394, 8, 20580, 40, 0 },
2142 { 2490, 435, 457, 8, 20581, 40, 0 },
2143 { 328, 223, 1528, 0, 20505, 1, 0 },
2144 { 713, 223, 1597, 0, 20506, 1, 0 },
2145 { 961, 223, 1666, 0, 20507, 1, 0 },
2146 { 1275, 223, 1873, 0, 20508, 1, 0 },
2147 { 1530, 223, 1370, 0, 20509, 1, 0 },
2148 { 1853, 223, 1370, 0, 20510, 1, 0 },
2149 { 2068, 223, 1370, 0, 20511, 1, 0 },
2150 { 2371, 223, 1370, 0, 20512, 1, 0 },
2151 { 2591, 223, 1804, 0, 20513, 1, 0 },
2152 { 2879, 223, 1804, 0, 20514, 1, 0 },
2153 { 67, 223, 1804, 0, 20515, 1, 0 },
2154 { 434, 223, 1804, 0, 20516, 1, 0 },
2155 { 796, 223, 1301, 0, 20517, 1, 0 },
2156 { 1075, 223, 1301, 0, 20518, 1, 0 },
2157 { 1359, 223, 1301, 0, 20519, 1, 0 },
2158 { 1644, 223, 1301, 0, 20520, 1, 0 },
2159 { 1920, 223, 2025, 0, 20521, 1, 0 },
2160 { 2167, 223, 2025, 0, 20522, 1, 0 },
2161 { 2438, 223, 2025, 0, 20523, 1, 0 },
2162 { 2702, 223, 2025, 0, 20524, 1, 0 },
2163 { 148, 223, 1735, 0, 20525, 1, 0 },
2164 { 541, 223, 1735, 0, 20526, 1, 0 },
2165 { 884, 223, 1735, 0, 20527, 1, 0 },
2166 { 1195, 223, 1735, 0, 20528, 1, 0 },
2167 { 1450, 223, 1956, 0, 20529, 1, 0 },
2168 { 1767, 223, 1956, 0, 20530, 1, 0 },
2169 { 1988, 223, 1956, 0, 20531, 1, 0 },
2170 { 2267, 223, 1956, 0, 20532, 1, 0 },
2171 { 2498, 223, 1459, 0, 20533, 1, 0 },
2172 { 2762, 223, 1459, 0, 20534, 1, 0 },
2173 { 204, 223, 1459, 0, 20535, 1, 0 },
2174 { 601, 223, 1459, 0, 20536, 1, 0 },
2175 { 240, 1213, 4, 39, 4222985, 65, 0 },
2176 { 245, 1241, 85, 13, 3162121, 48, 0 },
2177 { 632, 1241, 37, 13, 3162129, 48, 0 },
2178 { 891, 1241, 61, 13, 3162125, 48, 0 },
2179 { 1202, 1241, 13, 13, 3162133, 48, 0 },
2180 { 1465, 1241, 73, 13, 3162123, 48, 0 },
2181 { 1782, 1241, 25, 13, 3162131, 48, 0 },
2182 { 2003, 1241, 49, 13, 3162127, 48, 0 },
2183 { 2282, 1241, 1, 13, 3162135, 48, 0 },
2184 { 265, 1229, 51, 23, 4255753, 56, 0 },
2185 { 651, 1229, 3, 23, 4255761, 56, 0 },
2186 { 281, 5, 90, 5, 20489, 163, 0 },
2187 { 666, 5, 42, 5, 20497, 163, 0 },
2188 { 922, 5, 66, 5, 20493, 163, 0 },
2189 { 1232, 5, 18, 5, 20501, 163, 0 },
2190 { 1495, 5, 78, 5, 20491, 163, 0 },
2191 { 1812, 5, 30, 5, 20499, 163, 0 },
2192 { 2033, 5, 54, 5, 20495, 163, 0 },
2193 { 2312, 5, 6, 5, 20503, 163, 0 },
2194 { 2562, 5, 84, 5, 20490, 163, 0 },
2195 { 2826, 5, 36, 5, 20498, 163, 0 },
2196 { 33, 5, 60, 5, 20494, 163, 0 },
2197 { 366, 5, 12, 5, 20502, 163, 0 },
2198 { 752, 5, 72, 5, 20492, 163, 0 },
2199 { 1001, 5, 24, 5, 20500, 163, 0 },
2200 { 1315, 5, 48, 5, 20496, 163, 0 },
2201 { 1570, 5, 0, 5, 20504, 163, 0 },
2202 { 301, 1237, 74, 16, 3723273, 51, 0 },
2203 { 685, 1237, 26, 16, 3723281, 51, 0 },
2204 { 940, 1237, 50, 16, 3723277, 51, 0 },
2205 { 1249, 1237, 2, 16, 3723285, 51, 0 },
2206 { 306, 5, 5, 5, 20582, 163, 0 },
2207 { 645, 251, 834, 70, 3162137, 84, 0 },
2208 { 903, 251, 2049, 70, 3162138, 84, 0 },
2209 { 1213, 251, 816, 70, 3162139, 84, 0 },
2210 { 1476, 251, 816, 70, 3162140, 84, 0 },
2211 { 1793, 251, 816, 70, 3162141, 84, 0 },
2212 { 2014, 251, 816, 70, 3162142, 84, 0 },
2213 { 2293, 251, 816, 70, 3162143, 84, 0 },
2214 { 2543, 251, 816, 70, 3162144, 84, 0 },
2215 { 2807, 251, 816, 70, 3162145, 84, 0 },
2216 { 10, 251, 816, 70, 3162146, 84, 0 },
2217 { 341, 251, 816, 70, 3162147, 84, 0 },
2218 { 727, 251, 816, 70, 3162148, 84, 0 },
2219 { 976, 251, 816, 70, 3162149, 84, 0 },
2220 { 1290, 251, 816, 70, 3162150, 84, 0 },
2221 { 1545, 251, 816, 70, 3162151, 84, 0 },
2222 { 1868, 251, 816, 70, 3162152, 84, 0 },
2223 { 2083, 251, 816, 70, 3162153, 84, 0 },
2224 { 2386, 251, 816, 70, 3162154, 84, 0 },
2225 { 2618, 251, 816, 70, 3162155, 84, 0 },
2226 { 96, 251, 816, 70, 3162156, 84, 0 },
2227 { 457, 251, 816, 70, 3162157, 84, 0 },
2228 { 832, 251, 816, 70, 3162158, 84, 0 },
2229 { 1111, 251, 816, 70, 3162159, 84, 0 },
2230 { 1398, 251, 816, 70, 3162160, 84, 0 },
2231 { 1683, 251, 816, 70, 3162161, 84, 0 },
2232 { 1936, 251, 816, 70, 3162162, 84, 0 },
2233 { 2183, 251, 816, 70, 3162163, 84, 0 },
2234 { 2454, 251, 816, 70, 3162164, 84, 0 },
2235 { 2718, 251, 816, 70, 3162165, 84, 0 },
2236 { 164, 251, 816, 70, 3162166, 84, 0 },
2237 { 557, 251, 816, 70, 3162167, 84, 0 },
2238 { 258, 242, 816, 70, 8495129, 0, 0 },
2239 { 1207, 378, 2357, 112, 3723289, 91, 0 },
2240 { 1470, 378, 2357, 112, 3723290, 91, 0 },
2241 { 1787, 378, 2357, 112, 3723291, 91, 0 },
2242 { 2008, 378, 2357, 112, 3723292, 91, 0 },
2243 { 2287, 378, 2357, 112, 3723293, 91, 0 },
2244 { 2537, 378, 2357, 112, 3723294, 91, 0 },
2245 { 2801, 378, 2357, 112, 3723295, 91, 0 },
2246 { 4, 378, 2357, 112, 3723296, 91, 0 },
2247 { 335, 378, 2357, 112, 3723297, 91, 0 },
2248 { 720, 378, 2357, 112, 3723298, 91, 0 },
2249 { 968, 378, 2357, 112, 3723299, 91, 0 },
2250 { 1282, 378, 2357, 112, 3723300, 91, 0 },
2251 { 1537, 378, 2357, 112, 3723301, 91, 0 },
2252 { 1860, 378, 2357, 112, 3723302, 91, 0 },
2253 { 2075, 378, 2357, 112, 3723303, 91, 0 },
2254 { 2378, 378, 2357, 112, 3723304, 91, 0 },
2255 { 2610, 378, 2357, 112, 3723305, 91, 0 },
2256 { 88, 378, 2357, 112, 3723306, 91, 0 },
2257 { 449, 378, 2357, 112, 3723307, 91, 0 },
2258 { 824, 378, 2357, 112, 3723308, 91, 0 },
2259 { 1103, 378, 2357, 112, 3723309, 91, 0 },
2260 { 1390, 378, 2357, 112, 3723310, 91, 0 },
2261 { 1675, 378, 2357, 112, 3723311, 91, 0 },
2262 { 1928, 378, 2357, 112, 3723312, 91, 0 },
2263 { 2175, 378, 2357, 112, 3723313, 91, 0 },
2264 { 2446, 378, 2357, 112, 3723314, 91, 0 },
2265 { 2710, 378, 2357, 112, 3723315, 91, 0 },
2266 { 156, 378, 2357, 112, 3723316, 91, 0 },
2267 { 549, 378, 2357, 112, 3723317, 91, 0 },
2268 { 250, 400, 2357, 112, 4435993, 96, 0 },
2269 { 637, 194, 2357, 112, 4550681, 82, 0 },
2270 { 896, 356, 2357, 112, 8376345, 3, 0 },
2271 { 900, 1118, 2067, 97, 3624985, 97, 0 },
2272 { 1210, 1118, 852, 97, 3624986, 97, 0 },
2273 { 1473, 1118, 852, 97, 3624987, 97, 0 },
2274 { 1790, 1118, 852, 97, 3624988, 97, 0 },
2275 { 2011, 1118, 852, 97, 3624989, 97, 0 },
2276 { 2290, 1118, 852, 97, 3624990, 97, 0 },
2277 { 2540, 1118, 852, 97, 3624991, 97, 0 },
2278 { 2804, 1118, 852, 97, 3624992, 97, 0 },
2279 { 7, 1118, 852, 97, 3624993, 97, 0 },
2280 { 338, 1118, 852, 97, 3624994, 97, 0 },
2281 { 723, 1118, 852, 97, 3624995, 97, 0 },
2282 { 972, 1118, 852, 97, 3624996, 97, 0 },
2283 { 1286, 1118, 852, 97, 3624997, 97, 0 },
2284 { 1541, 1118, 852, 97, 3624998, 97, 0 },
2285 { 1864, 1118, 852, 97, 3624999, 97, 0 },
2286 { 2079, 1118, 852, 97, 3625000, 97, 0 },
2287 { 2382, 1118, 852, 97, 3625001, 97, 0 },
2288 { 2614, 1118, 852, 97, 3625002, 97, 0 },
2289 { 92, 1118, 852, 97, 3625003, 97, 0 },
2290 { 453, 1118, 852, 97, 3625004, 97, 0 },
2291 { 828, 1118, 852, 97, 3625005, 97, 0 },
2292 { 1107, 1118, 852, 97, 3625006, 97, 0 },
2293 { 1394, 1118, 852, 97, 3625007, 97, 0 },
2294 { 1679, 1118, 852, 97, 3625008, 97, 0 },
2295 { 1932, 1118, 852, 97, 3625009, 97, 0 },
2296 { 2179, 1118, 852, 97, 3625010, 97, 0 },
2297 { 2450, 1118, 852, 97, 3625011, 97, 0 },
2298 { 2714, 1118, 852, 97, 3625012, 97, 0 },
2299 { 160, 1118, 852, 97, 3625013, 97, 0 },
2300 { 553, 1118, 852, 97, 3625014, 97, 0 },
2301 { 254, 1137, 852, 97, 4567065, 87, 0 },
2302 { 641, 422, 852, 97, 8454169, 8, 0 },
2303 { 660, 1894, 5, 79, 3162169, 101, 0 },
2304 { 916, 1894, 5, 79, 3162170, 101, 0 },
2305 { 1226, 1894, 5, 79, 3162171, 101, 0 },
2306 { 1489, 1894, 5, 79, 3162172, 101, 0 },
2307 { 1806, 1894, 5, 79, 3162173, 101, 0 },
2308 { 2027, 1894, 5, 79, 3162174, 101, 0 },
2309 { 2306, 1894, 5, 79, 3162175, 101, 0 },
2310 { 2556, 1894, 5, 79, 3162176, 101, 0 },
2311 { 2820, 1894, 5, 79, 3162177, 101, 0 },
2312 { 26, 1894, 5, 79, 3162178, 101, 0 },
2313 { 358, 1894, 5, 79, 3162179, 101, 0 },
2314 { 744, 1894, 5, 79, 3162180, 101, 0 },
2315 { 993, 1894, 5, 79, 3162181, 101, 0 },
2316 { 1307, 1894, 5, 79, 3162182, 101, 0 },
2317 { 1562, 1894, 5, 79, 3162183, 101, 0 },
2318 { 274, 1889, 5, 79, 7729209, 36, 0 },
2319 { 679, 2364, 840, 134, 3162137, 106, 0 },
2320 { 934, 2364, 2055, 134, 3162138, 106, 0 },
2321 { 1243, 2364, 822, 134, 3162139, 106, 0 },
2322 { 1506, 2364, 822, 134, 3162140, 106, 0 },
2323 { 1823, 2364, 822, 134, 3162141, 106, 0 },
2324 { 2044, 2364, 822, 134, 3162142, 106, 0 },
2325 { 2323, 2364, 822, 134, 3162143, 106, 0 },
2326 { 2573, 2364, 822, 134, 3162144, 106, 0 },
2327 { 2837, 2364, 822, 134, 3162145, 106, 0 },
2328 { 45, 2364, 822, 134, 3162146, 106, 0 },
2329 { 378, 2364, 822, 134, 3162147, 106, 0 },
2330 { 765, 2364, 822, 134, 3162148, 106, 0 },
2331 { 1015, 2364, 822, 134, 3162149, 106, 0 },
2332 { 1329, 2364, 822, 134, 3162150, 106, 0 },
2333 { 1584, 2364, 822, 134, 3162151, 106, 0 },
2334 { 1888, 2364, 822, 134, 3162152, 106, 0 },
2335 { 2103, 2364, 822, 134, 3162153, 106, 0 },
2336 { 2406, 2364, 822, 134, 3162154, 106, 0 },
2337 { 2638, 2364, 822, 134, 3162155, 106, 0 },
2338 { 116, 2364, 822, 134, 3162156, 106, 0 },
2339 { 477, 2364, 822, 134, 3162157, 106, 0 },
2340 { 852, 2364, 822, 134, 3162158, 106, 0 },
2341 { 1131, 2364, 822, 134, 3162159, 106, 0 },
2342 { 1418, 2364, 822, 134, 3162160, 106, 0 },
2343 { 1703, 2364, 822, 134, 3162161, 106, 0 },
2344 { 1956, 2364, 822, 134, 3162162, 106, 0 },
2345 { 2203, 2364, 822, 134, 3162163, 106, 0 },
2346 { 2474, 2364, 822, 134, 3162164, 106, 0 },
2347 { 2738, 2364, 822, 134, 3162165, 106, 0 },
2348 { 184, 2364, 822, 134, 3162166, 106, 0 },
2349 { 577, 2364, 822, 134, 3162167, 106, 0 },
2350 { 294, 2466, 822, 134, 8495129, 12, 0 },
2351 { 1237, 292, 2358, 167, 3723289, 113, 0 },
2352 { 1500, 292, 2358, 167, 3723290, 113, 0 },
2353 { 1817, 292, 2358, 167, 3723291, 113, 0 },
2354 { 2038, 292, 2358, 167, 3723292, 113, 0 },
2355 { 2317, 292, 2358, 167, 3723293, 113, 0 },
2356 { 2567, 292, 2358, 167, 3723294, 113, 0 },
2357 { 2831, 292, 2358, 167, 3723295, 113, 0 },
2358 { 39, 292, 2358, 167, 3723296, 113, 0 },
2359 { 372, 292, 2358, 167, 3723297, 113, 0 },
2360 { 758, 292, 2358, 167, 3723298, 113, 0 },
2361 { 1007, 292, 2358, 167, 3723299, 113, 0 },
2362 { 1321, 292, 2358, 167, 3723300, 113, 0 },
2363 { 1576, 292, 2358, 167, 3723301, 113, 0 },
2364 { 1880, 292, 2358, 167, 3723302, 113, 0 },
2365 { 2095, 292, 2358, 167, 3723303, 113, 0 },
2366 { 2398, 292, 2358, 167, 3723304, 113, 0 },
2367 { 2630, 292, 2358, 167, 3723305, 113, 0 },
2368 { 108, 292, 2358, 167, 3723306, 113, 0 },
2369 { 469, 292, 2358, 167, 3723307, 113, 0 },
2370 { 844, 292, 2358, 167, 3723308, 113, 0 },
2371 { 1123, 292, 2358, 167, 3723309, 113, 0 },
2372 { 1410, 292, 2358, 167, 3723310, 113, 0 },
2373 { 1695, 292, 2358, 167, 3723311, 113, 0 },
2374 { 1948, 292, 2358, 167, 3723312, 113, 0 },
2375 { 2195, 292, 2358, 167, 3723313, 113, 0 },
2376 { 2466, 292, 2358, 167, 3723314, 113, 0 },
2377 { 2730, 292, 2358, 167, 3723315, 113, 0 },
2378 { 176, 292, 2358, 167, 3723316, 113, 0 },
2379 { 569, 292, 2358, 167, 3723317, 113, 0 },
2380 { 286, 324, 2358, 167, 4435993, 118, 0 },
2381 { 671, 162, 2358, 167, 4550681, 104, 0 },
2382 { 927, 260, 2358, 167, 8376345, 15, 0 },
2383 { 931, 120, 2070, 146, 3624985, 119, 0 },
2384 { 1240, 120, 855, 146, 3624986, 119, 0 },
2385 { 1503, 120, 855, 146, 3624987, 119, 0 },
2386 { 1820, 120, 855, 146, 3624988, 119, 0 },
2387 { 2041, 120, 855, 146, 3624989, 119, 0 },
2388 { 2320, 120, 855, 146, 3624990, 119, 0 },
2389 { 2570, 120, 855, 146, 3624991, 119, 0 },
2390 { 2834, 120, 855, 146, 3624992, 119, 0 },
2391 { 42, 120, 855, 146, 3624993, 119, 0 },
2392 { 375, 120, 855, 146, 3624994, 119, 0 },
2393 { 761, 120, 855, 146, 3624995, 119, 0 },
2394 { 1011, 120, 855, 146, 3624996, 119, 0 },
2395 { 1325, 120, 855, 146, 3624997, 119, 0 },
2396 { 1580, 120, 855, 146, 3624998, 119, 0 },
2397 { 1884, 120, 855, 146, 3624999, 119, 0 },
2398 { 2099, 120, 855, 146, 3625000, 119, 0 },
2399 { 2402, 120, 855, 146, 3625001, 119, 0 },
2400 { 2634, 120, 855, 146, 3625002, 119, 0 },
2401 { 112, 120, 855, 146, 3625003, 119, 0 },
2402 { 473, 120, 855, 146, 3625004, 119, 0 },
2403 { 848, 120, 855, 146, 3625005, 119, 0 },
2404 { 1127, 120, 855, 146, 3625006, 119, 0 },
2405 { 1414, 120, 855, 146, 3625007, 119, 0 },
2406 { 1699, 120, 855, 146, 3625008, 119, 0 },
2407 { 1952, 120, 855, 146, 3625009, 119, 0 },
2408 { 2199, 120, 855, 146, 3625010, 119, 0 },
2409 { 2470, 120, 855, 146, 3625011, 119, 0 },
2410 { 2734, 120, 855, 146, 3625012, 119, 0 },
2411 { 180, 120, 855, 146, 3625013, 119, 0 },
2412 { 573, 120, 855, 146, 3625014, 119, 0 },
2413 { 290, 141, 855, 146, 4567065, 109, 0 },
2414 { 675, 99, 855, 146, 8454169, 20, 0 },
2415 { 2900, 746, 5, 199, 4288513, 132, 0 },
2416 { 2338, 721, 5, 199, 4255817, 123, 0 },
2417 { 2852, 696, 5, 199, 4255819, 123, 0 },
2418 { 398, 671, 5, 199, 4255821, 123, 0 },
2419 { 1035, 646, 5, 199, 4255823, 123, 0 },
2420 { 1604, 621, 5, 199, 4255825, 123, 0 },
2421 { 2123, 596, 5, 199, 4255827, 123, 0 },
2422 { 2658, 571, 5, 199, 4255829, 123, 0 },
2423 { 497, 546, 5, 199, 4255831, 123, 0 },
2424 { 1151, 521, 5, 199, 4255833, 123, 0 },
2425 { 1723, 496, 5, 199, 4255835, 123, 0 },
2426 { 2223, 471, 5, 199, 4255837, 123, 0 },
2427 { 2952, 96, 1892, 10, 4734980, 45, 0 },
2428 { 690, 771, 449, 10, 3162185, 45, 0 },
2429 { 1254, 774, 863, 10, 3162187, 45, 0 },
2430 { 1832, 777, 883, 10, 3162189, 45, 0 },
2431 { 2332, 780, 907, 10, 3162191, 45, 0 },
2432 { 2846, 783, 907, 10, 3162193, 45, 0 },
2433 { 390, 786, 907, 10, 3162195, 45, 0 },
2434 { 1027, 789, 907, 10, 3162197, 45, 0 },
2435 { 1596, 792, 907, 10, 3162199, 45, 0 },
2436 { 2115, 795, 907, 10, 3162201, 45, 0 },
2437 { 2650, 798, 907, 10, 3162203, 45, 0 },
2438 { 489, 801, 907, 10, 3162205, 45, 0 },
2439 { 1143, 804, 1057, 10, 3162207, 45, 0 },
2440 { 1715, 807, 1089, 10, 3162209, 45, 0 },
2441 { 2215, 810, 1384, 10, 3162211, 45, 0 },
2442 { 2750, 813, 439, 10, 8503297, 42, 0 },
2443 { 2960, 2478, 5, 224, 4734980, 141, 0 },
2444 { 2924, 2376, 440, 224, 8503297, 39, 0 },
2445 { 696, 2460, 440, 224, 3162185, 141, 0 },
2446 { 1260, 2454, 864, 224, 3162187, 141, 0 },
2447 { 1838, 2448, 884, 224, 3162189, 141, 0 },
2448 { 2356, 2442, 908, 224, 3162191, 141, 0 },
2449 { 2870, 2436, 908, 224, 3162193, 141, 0 },
2450 { 416, 2430, 908, 224, 3162195, 141, 0 },
2451 { 1055, 2424, 908, 224, 3162197, 141, 0 },
2452 { 1626, 2418, 908, 224, 3162199, 141, 0 },
2453 { 2147, 2412, 908, 224, 3162201, 141, 0 },
2454 { 2682, 2406, 908, 224, 3162203, 141, 0 },
2455 { 521, 2400, 908, 224, 3162205, 141, 0 },
2456 { 1175, 2394, 1058, 224, 3162207, 141, 0 },
2457 { 1747, 2388, 1090, 224, 3162209, 141, 0 },
2458 { 2247, 2382, 1385, 224, 3162211, 141, 0 },
2459 { 710, 2327, 846, 230, 3162137, 146, 0 },
2460 { 958, 2327, 2061, 230, 3162138, 146, 0 },
2461 { 1272, 2327, 828, 230, 3162139, 146, 0 },
2462 { 1527, 2327, 828, 230, 3162140, 146, 0 },
2463 { 1850, 2327, 828, 230, 3162141, 146, 0 },
2464 { 2065, 2327, 828, 230, 3162142, 146, 0 },
2465 { 2368, 2327, 828, 230, 3162143, 146, 0 },
2466 { 2600, 2327, 828, 230, 3162144, 146, 0 },
2467 { 2888, 2327, 828, 230, 3162145, 146, 0 },
2468 { 77, 2327, 828, 230, 3162146, 146, 0 },
2469 { 430, 2327, 828, 230, 3162147, 146, 0 },
2470 { 792, 2327, 828, 230, 3162148, 146, 0 },
2471 { 1071, 2327, 828, 230, 3162149, 146, 0 },
2472 { 1371, 2327, 828, 230, 3162150, 146, 0 },
2473 { 1656, 2327, 828, 230, 3162151, 146, 0 },
2474 { 1916, 2327, 828, 230, 3162152, 146, 0 },
2475 { 2163, 2327, 828, 230, 3162153, 146, 0 },
2476 { 2434, 2327, 828, 230, 3162154, 146, 0 },
2477 { 2698, 2327, 828, 230, 3162155, 146, 0 },
2478 { 144, 2327, 828, 230, 3162156, 146, 0 },
2479 { 537, 2327, 828, 230, 3162157, 146, 0 },
2480 { 880, 2327, 828, 230, 3162158, 146, 0 },
2481 { 1191, 2327, 828, 230, 3162159, 146, 0 },
2482 { 1446, 2327, 828, 230, 3162160, 146, 0 },
2483 { 1763, 2327, 828, 230, 3162161, 146, 0 },
2484 { 1984, 2327, 828, 230, 3162162, 146, 0 },
2485 { 2263, 2327, 828, 230, 3162163, 146, 0 },
2486 { 2526, 2327, 828, 230, 3162164, 146, 0 },
2487 { 2790, 2327, 828, 230, 3162165, 146, 0 },
2488 { 232, 2327, 828, 230, 3162166, 146, 0 },
2489 { 597, 2327, 828, 230, 3162167, 146, 0 },
2490 { 324, 2342, 828, 230, 8495129, 24, 0 },
2491 { 1266, 2243, 5, 272, 3723289, 153, 0 },
2492 { 1521, 2243, 5, 272, 3723290, 153, 0 },
2493 { 1844, 2243, 5, 272, 3723291, 153, 0 },
2494 { 2059, 2243, 5, 272, 3723292, 153, 0 },
2495 { 2362, 2243, 5, 272, 3723293, 153, 0 },
2496 { 2594, 2243, 5, 272, 3723294, 153, 0 },
2497 { 2882, 2243, 5, 272, 3723295, 153, 0 },
2498 { 71, 2243, 5, 272, 3723296, 153, 0 },
2499 { 424, 2243, 5, 272, 3723297, 153, 0 },
2500 { 785, 2243, 5, 272, 3723298, 153, 0 },
2501 { 1063, 2243, 5, 272, 3723299, 153, 0 },
2502 { 1363, 2243, 5, 272, 3723300, 153, 0 },
2503 { 1648, 2243, 5, 272, 3723301, 153, 0 },
2504 { 1908, 2243, 5, 272, 3723302, 153, 0 },
2505 { 2155, 2243, 5, 272, 3723303, 153, 0 },
2506 { 2426, 2243, 5, 272, 3723304, 153, 0 },
2507 { 2690, 2243, 5, 272, 3723305, 153, 0 },
2508 { 136, 2243, 5, 272, 3723306, 153, 0 },
2509 { 529, 2243, 5, 272, 3723307, 153, 0 },
2510 { 872, 2243, 5, 272, 3723308, 153, 0 },
2511 { 1183, 2243, 5, 272, 3723309, 153, 0 },
2512 { 1438, 2243, 5, 272, 3723310, 153, 0 },
2513 { 1755, 2243, 5, 272, 3723311, 153, 0 },
2514 { 1976, 2243, 5, 272, 3723312, 153, 0 },
2515 { 2255, 2243, 5, 272, 3723313, 153, 0 },
2516 { 2518, 2243, 5, 272, 3723314, 153, 0 },
2517 { 2782, 2243, 5, 272, 3723315, 153, 0 },
2518 { 224, 2243, 5, 272, 3723316, 153, 0 },
2519 { 589, 2243, 5, 272, 3723317, 153, 0 },
2520 { 316, 2285, 5, 272, 4435993, 158, 0 },
2521 { 702, 2159, 5, 272, 4550681, 144, 0 },
2522 { 951, 2201, 5, 272, 8376345, 27, 0 },
2523 { 955, 2105, 2073, 245, 3624985, 159, 0 },
2524 { 1269, 2105, 831, 245, 3624986, 159, 0 },
2525 { 1524, 2105, 831, 245, 3624987, 159, 0 },
2526 { 1847, 2105, 831, 245, 3624988, 159, 0 },
2527 { 2062, 2105, 831, 245, 3624989, 159, 0 },
2528 { 2365, 2105, 831, 245, 3624990, 159, 0 },
2529 { 2597, 2105, 831, 245, 3624991, 159, 0 },
2530 { 2885, 2105, 831, 245, 3624992, 159, 0 },
2531 { 74, 2105, 831, 245, 3624993, 159, 0 },
2532 { 427, 2105, 831, 245, 3624994, 159, 0 },
2533 { 788, 2105, 831, 245, 3624995, 159, 0 },
2534 { 1067, 2105, 831, 245, 3624996, 159, 0 },
2535 { 1367, 2105, 831, 245, 3624997, 159, 0 },
2536 { 1652, 2105, 831, 245, 3624998, 159, 0 },
2537 { 1912, 2105, 831, 245, 3624999, 159, 0 },
2538 { 2159, 2105, 831, 245, 3625000, 159, 0 },
2539 { 2430, 2105, 831, 245, 3625001, 159, 0 },
2540 { 2694, 2105, 831, 245, 3625002, 159, 0 },
2541 { 140, 2105, 831, 245, 3625003, 159, 0 },
2542 { 533, 2105, 831, 245, 3625004, 159, 0 },
2543 { 876, 2105, 831, 245, 3625005, 159, 0 },
2544 { 1187, 2105, 831, 245, 3625006, 159, 0 },
2545 { 1442, 2105, 831, 245, 3625007, 159, 0 },
2546 { 1759, 2105, 831, 245, 3625008, 159, 0 },
2547 { 1980, 2105, 831, 245, 3625009, 159, 0 },
2548 { 2259, 2105, 831, 245, 3625010, 159, 0 },
2549 { 2522, 2105, 831, 245, 3625011, 159, 0 },
2550 { 2786, 2105, 831, 245, 3625012, 159, 0 },
2551 { 228, 2105, 831, 245, 3625013, 159, 0 },
2552 { 593, 2105, 831, 245, 3625014, 159, 0 },
2553 { 320, 2132, 831, 245, 4567065, 149, 0 },
2554 { 706, 2078, 831, 245, 8454169, 32, 0 },
2555 { 1454, 229, 1892, 84, 5087273, 146, 0 },
2556 { 1771, 229, 1892, 84, 5087274, 146, 0 },
2557 { 1992, 229, 1892, 84, 5087275, 146, 0 },
2558 { 2271, 229, 1892, 84, 5087276, 146, 0 },
2559 { 2494, 229, 1435, 84, 5087277, 146, 0 },
2560 { 2758, 229, 1435, 84, 5087278, 146, 0 },
2561 { 200, 229, 1435, 84, 5087279, 146, 0 },
2562 { 605, 229, 1435, 84, 5087280, 146, 0 },
2563 { 2588, 216, 1435, 84, 5087257, 146, 0 },
2564 { 2876, 216, 1435, 84, 5087258, 146, 0 },
2565 { 64, 216, 1435, 84, 5087259, 146, 0 },
2566 { 438, 216, 1435, 84, 5087260, 146, 0 },
2567 { 800, 216, 1242, 84, 5087261, 146, 0 },
2568 { 1079, 216, 1242, 84, 5087262, 146, 0 },
2569 { 1379, 216, 1242, 84, 5087263, 146, 0 },
2570 { 1664, 216, 1242, 84, 5087264, 146, 0 },
2571 { 2502, 1158, 5, 314, 4726825, 153, 0 },
2572 { 2766, 1158, 5, 314, 4726826, 153, 0 },
2573 { 208, 1158, 5, 314, 4726827, 153, 0 },
2574 { 613, 1158, 5, 314, 4726828, 153, 0 },
2575 { 807, 1185, 5, 314, 4726809, 153, 0 },
2576 { 1086, 1185, 5, 314, 4726810, 153, 0 },
2577 { 1349, 1185, 5, 314, 4726811, 153, 0 },
2578 { 1634, 1185, 5, 314, 4726812, 153, 0 },
2579};
2580
2581extern const MCPhysReg AArch64RegUnitRoots[][2] = {
2582 { AArch64::FFR },
2583 { AArch64::W29 },
2584 { AArch64::FPCR },
2585 { AArch64::FPSR },
2586 { AArch64::W30 },
2587 { AArch64::NZCV },
2588 { AArch64::WSP },
2589 { AArch64::VG },
2590 { AArch64::WZR },
2591 { AArch64::ZAQ0 },
2592 { AArch64::ZAQ8 },
2593 { AArch64::ZAQ4 },
2594 { AArch64::ZAQ12 },
2595 { AArch64::ZAQ2 },
2596 { AArch64::ZAQ10 },
2597 { AArch64::ZAQ6 },
2598 { AArch64::ZAQ14 },
2599 { AArch64::ZAQ1 },
2600 { AArch64::ZAQ9 },
2601 { AArch64::ZAQ5 },
2602 { AArch64::ZAQ13 },
2603 { AArch64::ZAQ3 },
2604 { AArch64::ZAQ11 },
2605 { AArch64::ZAQ7 },
2606 { AArch64::ZAQ15 },
2607 { AArch64::B0 },
2608 { AArch64::B1 },
2609 { AArch64::B2 },
2610 { AArch64::B3 },
2611 { AArch64::B4 },
2612 { AArch64::B5 },
2613 { AArch64::B6 },
2614 { AArch64::B7 },
2615 { AArch64::B8 },
2616 { AArch64::B9 },
2617 { AArch64::B10 },
2618 { AArch64::B11 },
2619 { AArch64::B12 },
2620 { AArch64::B13 },
2621 { AArch64::B14 },
2622 { AArch64::B15 },
2623 { AArch64::B16 },
2624 { AArch64::B17 },
2625 { AArch64::B18 },
2626 { AArch64::B19 },
2627 { AArch64::B20 },
2628 { AArch64::B21 },
2629 { AArch64::B22 },
2630 { AArch64::B23 },
2631 { AArch64::B24 },
2632 { AArch64::B25 },
2633 { AArch64::B26 },
2634 { AArch64::B27 },
2635 { AArch64::B28 },
2636 { AArch64::B29 },
2637 { AArch64::B30 },
2638 { AArch64::B31 },
2639 { AArch64::PN0 },
2640 { AArch64::PN1 },
2641 { AArch64::PN2 },
2642 { AArch64::PN3 },
2643 { AArch64::PN4 },
2644 { AArch64::PN5 },
2645 { AArch64::PN6 },
2646 { AArch64::PN7 },
2647 { AArch64::PN8 },
2648 { AArch64::PN9 },
2649 { AArch64::PN10 },
2650 { AArch64::PN11 },
2651 { AArch64::PN12 },
2652 { AArch64::PN13 },
2653 { AArch64::PN14 },
2654 { AArch64::PN15 },
2655 { AArch64::W0 },
2656 { AArch64::W1 },
2657 { AArch64::W2 },
2658 { AArch64::W3 },
2659 { AArch64::W4 },
2660 { AArch64::W5 },
2661 { AArch64::W6 },
2662 { AArch64::W7 },
2663 { AArch64::W8 },
2664 { AArch64::W9 },
2665 { AArch64::W10 },
2666 { AArch64::W11 },
2667 { AArch64::W12 },
2668 { AArch64::W13 },
2669 { AArch64::W14 },
2670 { AArch64::W15 },
2671 { AArch64::W16 },
2672 { AArch64::W17 },
2673 { AArch64::W18 },
2674 { AArch64::W19 },
2675 { AArch64::W20 },
2676 { AArch64::W21 },
2677 { AArch64::W22 },
2678 { AArch64::W23 },
2679 { AArch64::W24 },
2680 { AArch64::W25 },
2681 { AArch64::W26 },
2682 { AArch64::W27 },
2683 { AArch64::W28 },
2684 { AArch64::ZT0 },
2685};
2686
2687namespace { // Register classes...
2688 // FPR8 Register Class...
2689 const MCPhysReg FPR8[] = {
2690 AArch64::B0, AArch64::B1, AArch64::B2, AArch64::B3, AArch64::B4, AArch64::B5, AArch64::B6, AArch64::B7, AArch64::B8, AArch64::B9, AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14, AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19, AArch64::B20, AArch64::B21, AArch64::B22, AArch64::B23, AArch64::B24, AArch64::B25, AArch64::B26, AArch64::B27, AArch64::B28, AArch64::B29, AArch64::B30, AArch64::B31,
2691 };
2692
2693 // FPR8 Bit set.
2694 const uint8_t FPR8Bits[] = {
2695 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
2696 };
2697
2698 // FPR16 Register Class...
2699 const MCPhysReg FPR16[] = {
2700 AArch64::H0, AArch64::H1, AArch64::H2, AArch64::H3, AArch64::H4, AArch64::H5, AArch64::H6, AArch64::H7, AArch64::H8, AArch64::H9, AArch64::H10, AArch64::H11, AArch64::H12, AArch64::H13, AArch64::H14, AArch64::H15, AArch64::H16, AArch64::H17, AArch64::H18, AArch64::H19, AArch64::H20, AArch64::H21, AArch64::H22, AArch64::H23, AArch64::H24, AArch64::H25, AArch64::H26, AArch64::H27, AArch64::H28, AArch64::H29, AArch64::H30, AArch64::H31,
2701 };
2702
2703 // FPR16 Bit set.
2704 const uint8_t FPR16Bits[] = {
2705 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
2706 };
2707
2708 // PPRorPNR Register Class...
2709 const MCPhysReg PPRorPNR[] = {
2710 AArch64::P0, AArch64::P1, AArch64::P2, AArch64::P3, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15, AArch64::PN0, AArch64::PN1, AArch64::PN2, AArch64::PN3, AArch64::PN4, AArch64::PN5, AArch64::PN6, AArch64::PN7, AArch64::PN8, AArch64::PN9, AArch64::PN10, AArch64::PN11, AArch64::PN12, AArch64::PN13, AArch64::PN14, AArch64::PN15,
2711 };
2712
2713 // PPRorPNR Bit set.
2714 const uint8_t PPRorPNRBits[] = {
2715 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
2716 };
2717
2718 // FPR16_lo Register Class...
2719 const MCPhysReg FPR16_lo[] = {
2720 AArch64::H0, AArch64::H1, AArch64::H2, AArch64::H3, AArch64::H4, AArch64::H5, AArch64::H6, AArch64::H7, AArch64::H8, AArch64::H9, AArch64::H10, AArch64::H11, AArch64::H12, AArch64::H13, AArch64::H14, AArch64::H15,
2721 };
2722
2723 // FPR16_lo Bit set.
2724 const uint8_t FPR16_loBits[] = {
2725 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
2726 };
2727
2728 // PNR Register Class...
2729 const MCPhysReg PNR[] = {
2730 AArch64::PN0, AArch64::PN1, AArch64::PN2, AArch64::PN3, AArch64::PN4, AArch64::PN5, AArch64::PN6, AArch64::PN7, AArch64::PN8, AArch64::PN9, AArch64::PN10, AArch64::PN11, AArch64::PN12, AArch64::PN13, AArch64::PN14, AArch64::PN15,
2731 };
2732
2733 // PNR Bit set.
2734 const uint8_t PNRBits[] = {
2735 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
2736 };
2737
2738 // PPR Register Class...
2739 const MCPhysReg PPR[] = {
2740 AArch64::P0, AArch64::P1, AArch64::P2, AArch64::P3, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15,
2741 };
2742
2743 // PPR Bit set.
2744 const uint8_t PPRBits[] = {
2745 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
2746 };
2747
2748 // PNR_3b Register Class...
2749 const MCPhysReg PNR_3b[] = {
2750 AArch64::PN0, AArch64::PN1, AArch64::PN2, AArch64::PN3, AArch64::PN4, AArch64::PN5, AArch64::PN6, AArch64::PN7,
2751 };
2752
2753 // PNR_3b Bit set.
2754 const uint8_t PNR_3bBits[] = {
2755 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
2756 };
2757
2758 // PNR_p8to15 Register Class...
2759 const MCPhysReg PNR_p8to15[] = {
2760 AArch64::PN8, AArch64::PN9, AArch64::PN10, AArch64::PN11, AArch64::PN12, AArch64::PN13, AArch64::PN14, AArch64::PN15,
2761 };
2762
2763 // PNR_p8to15 Bit set.
2764 const uint8_t PNR_p8to15Bits[] = {
2765 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
2766 };
2767
2768 // PPR_3b Register Class...
2769 const MCPhysReg PPR_3b[] = {
2770 AArch64::P0, AArch64::P1, AArch64::P2, AArch64::P3, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7,
2771 };
2772
2773 // PPR_3b Bit set.
2774 const uint8_t PPR_3bBits[] = {
2775 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
2776 };
2777
2778 // PPR_p8to15 Register Class...
2779 const MCPhysReg PPR_p8to15[] = {
2780 AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15,
2781 };
2782
2783 // PPR_p8to15 Bit set.
2784 const uint8_t PPR_p8to15Bits[] = {
2785 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
2786 };
2787
2788 // PPR2 Register Class...
2789 const MCPhysReg PPR2[] = {
2790 AArch64::P0_P1, AArch64::P1_P2, AArch64::P2_P3, AArch64::P3_P4, AArch64::P4_P5, AArch64::P5_P6, AArch64::P6_P7, AArch64::P7_P8, AArch64::P8_P9, AArch64::P9_P10, AArch64::P10_P11, AArch64::P11_P12, AArch64::P12_P13, AArch64::P13_P14, AArch64::P14_P15, AArch64::P15_P0,
2791 };
2792
2793 // PPR2 Bit set.
2794 const uint8_t PPR2Bits[] = {
2795 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
2796 };
2797
2798 // PPR2Mul2 Register Class...
2799 const MCPhysReg PPR2Mul2[] = {
2800 AArch64::P0_P1, AArch64::P2_P3, AArch64::P4_P5, AArch64::P6_P7, AArch64::P8_P9, AArch64::P10_P11, AArch64::P12_P13, AArch64::P14_P15,
2801 };
2802
2803 // PPR2Mul2 Bit set.
2804 const uint8_t PPR2Mul2Bits[] = {
2805 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xaa, 0xaa,
2806 };
2807
2808 // PPR2_with_psub1_in_PPR_3b Register Class...
2809 const MCPhysReg PPR2_with_psub1_in_PPR_3b[] = {
2810 AArch64::P0_P1, AArch64::P1_P2, AArch64::P2_P3, AArch64::P3_P4, AArch64::P4_P5, AArch64::P5_P6, AArch64::P6_P7, AArch64::P15_P0,
2811 };
2812
2813 // PPR2_with_psub1_in_PPR_3b Bit set.
2814 const uint8_t PPR2_with_psub1_in_PPR_3bBits[] = {
2815 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x01,
2816 };
2817
2818 // PPR2_with_psub1_in_PPR_p8to15 Register Class...
2819 const MCPhysReg PPR2_with_psub1_in_PPR_p8to15[] = {
2820 AArch64::P7_P8, AArch64::P8_P9, AArch64::P9_P10, AArch64::P10_P11, AArch64::P11_P12, AArch64::P12_P13, AArch64::P13_P14, AArch64::P14_P15,
2821 };
2822
2823 // PPR2_with_psub1_in_PPR_p8to15 Bit set.
2824 const uint8_t PPR2_with_psub1_in_PPR_p8to15Bits[] = {
2825 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff,
2826 };
2827
2828 // PPR2_with_psub_in_PNR_3b Register Class...
2829 const MCPhysReg PPR2_with_psub_in_PNR_3b[] = {
2830 AArch64::P0_P1, AArch64::P1_P2, AArch64::P2_P3, AArch64::P3_P4, AArch64::P4_P5, AArch64::P5_P6, AArch64::P6_P7, AArch64::P7_P8,
2831 };
2832
2833 // PPR2_with_psub_in_PNR_3b Bit set.
2834 const uint8_t PPR2_with_psub_in_PNR_3bBits[] = {
2835 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
2836 };
2837
2838 // PPR2_with_psub_in_PNR_p8to15 Register Class...
2839 const MCPhysReg PPR2_with_psub_in_PNR_p8to15[] = {
2840 AArch64::P8_P9, AArch64::P9_P10, AArch64::P10_P11, AArch64::P11_P12, AArch64::P12_P13, AArch64::P13_P14, AArch64::P14_P15, AArch64::P15_P0,
2841 };
2842
2843 // PPR2_with_psub_in_PNR_p8to15 Bit set.
2844 const uint8_t PPR2_with_psub_in_PNR_p8to15Bits[] = {
2845 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
2846 };
2847
2848 // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b Register Class...
2849 const MCPhysReg PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b[] = {
2850 AArch64::P0_P1, AArch64::P1_P2, AArch64::P2_P3, AArch64::P3_P4, AArch64::P4_P5, AArch64::P5_P6, AArch64::P6_P7,
2851 };
2852
2853 // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b Bit set.
2854 const uint8_t PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bBits[] = {
2855 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe,
2856 };
2857
2858 // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15 Register Class...
2859 const MCPhysReg PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15[] = {
2860 AArch64::P8_P9, AArch64::P9_P10, AArch64::P10_P11, AArch64::P11_P12, AArch64::P12_P13, AArch64::P13_P14, AArch64::P14_P15,
2861 };
2862
2863 // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15 Bit set.
2864 const uint8_t PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15Bits[] = {
2865 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe,
2866 };
2867
2868 // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b Register Class...
2869 const MCPhysReg PPR2Mul2_and_PPR2_with_psub_in_PNR_3b[] = {
2870 AArch64::P0_P1, AArch64::P2_P3, AArch64::P4_P5, AArch64::P6_P7,
2871 };
2872
2873 // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b Bit set.
2874 const uint8_t PPR2Mul2_and_PPR2_with_psub_in_PNR_3bBits[] = {
2875 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xaa,
2876 };
2877
2878 // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15 Register Class...
2879 const MCPhysReg PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15[] = {
2880 AArch64::P8_P9, AArch64::P10_P11, AArch64::P12_P13, AArch64::P14_P15,
2881 };
2882
2883 // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15 Bit set.
2884 const uint8_t PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15Bits[] = {
2885 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xaa,
2886 };
2887
2888 // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15 Register Class...
2889 const MCPhysReg PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15[] = {
2890 AArch64::P7_P8,
2891 };
2892
2893 // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15 Bit set.
2894 const uint8_t PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15Bits[] = {
2895 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
2896 };
2897
2898 // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b Register Class...
2899 const MCPhysReg PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b[] = {
2900 AArch64::P15_P0,
2901 };
2902
2903 // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b Bit set.
2904 const uint8_t PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bBits[] = {
2905 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
2906 };
2907
2908 // GPR32all Register Class...
2909 const MCPhysReg GPR32all[] = {
2910 AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7, AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WZR, AArch64::WSP,
2911 };
2912
2913 // GPR32all Bit set.
2914 const uint8_t GPR32allBits[] = {
2915 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x0f,
2916 };
2917
2918 // FPR32 Register Class...
2919 const MCPhysReg FPR32[] = {
2920 AArch64::S0, AArch64::S1, AArch64::S2, AArch64::S3, AArch64::S4, AArch64::S5, AArch64::S6, AArch64::S7, AArch64::S8, AArch64::S9, AArch64::S10, AArch64::S11, AArch64::S12, AArch64::S13, AArch64::S14, AArch64::S15, AArch64::S16, AArch64::S17, AArch64::S18, AArch64::S19, AArch64::S20, AArch64::S21, AArch64::S22, AArch64::S23, AArch64::S24, AArch64::S25, AArch64::S26, AArch64::S27, AArch64::S28, AArch64::S29, AArch64::S30, AArch64::S31,
2921 };
2922
2923 // FPR32 Bit set.
2924 const uint8_t FPR32Bits[] = {
2925 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
2926 };
2927
2928 // GPR32 Register Class...
2929 const MCPhysReg GPR32[] = {
2930 AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7, AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WZR,
2931 };
2932
2933 // GPR32 Bit set.
2934 const uint8_t GPR32Bits[] = {
2935 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x0f,
2936 };
2937
2938 // GPR32sp Register Class...
2939 const MCPhysReg GPR32sp[] = {
2940 AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7, AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WSP,
2941 };
2942
2943 // GPR32sp Bit set.
2944 const uint8_t GPR32spBits[] = {
2945 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x0f,
2946 };
2947
2948 // GPR32common Register Class...
2949 const MCPhysReg GPR32common[] = {
2950 AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7, AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30,
2951 };
2952
2953 // GPR32common Bit set.
2954 const uint8_t GPR32commonBits[] = {
2955 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x0f,
2956 };
2957
2958 // FPR32_with_hsub_in_FPR16_lo Register Class...
2959 const MCPhysReg FPR32_with_hsub_in_FPR16_lo[] = {
2960 AArch64::S0, AArch64::S1, AArch64::S2, AArch64::S3, AArch64::S4, AArch64::S5, AArch64::S6, AArch64::S7, AArch64::S8, AArch64::S9, AArch64::S10, AArch64::S11, AArch64::S12, AArch64::S13, AArch64::S14, AArch64::S15,
2961 };
2962
2963 // FPR32_with_hsub_in_FPR16_lo Bit set.
2964 const uint8_t FPR32_with_hsub_in_FPR16_loBits[] = {
2965 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
2966 };
2967
2968 // GPR32arg Register Class...
2969 const MCPhysReg GPR32arg[] = {
2970 AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7,
2971 };
2972
2973 // GPR32arg Bit set.
2974 const uint8_t GPR32argBits[] = {
2975 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
2976 };
2977
2978 // MatrixIndexGPR32_12_15 Register Class...
2979 const MCPhysReg MatrixIndexGPR32_12_15[] = {
2980 AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15,
2981 };
2982
2983 // MatrixIndexGPR32_12_15 Bit set.
2984 const uint8_t MatrixIndexGPR32_12_15Bits[] = {
2985 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1e,
2986 };
2987
2988 // MatrixIndexGPR32_8_11 Register Class...
2989 const MCPhysReg MatrixIndexGPR32_8_11[] = {
2990 AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11,
2991 };
2992
2993 // MatrixIndexGPR32_8_11 Bit set.
2994 const uint8_t MatrixIndexGPR32_8_11Bits[] = {
2995 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01,
2996 };
2997
2998 // CCR Register Class...
2999 const MCPhysReg CCR[] = {
3000 AArch64::NZCV,
3001 };
3002
3003 // CCR Bit set.
3004 const uint8_t CCRBits[] = {
3005 0x40,
3006 };
3007
3008 // GPR32sponly Register Class...
3009 const MCPhysReg GPR32sponly[] = {
3010 AArch64::WSP,
3011 };
3012
3013 // GPR32sponly Bit set.
3014 const uint8_t GPR32sponlyBits[] = {
3015 0x00, 0x02,
3016 };
3017
3018 // WSeqPairsClass Register Class...
3019 const MCPhysReg WSeqPairsClass[] = {
3020 AArch64::W0_W1, AArch64::W2_W3, AArch64::W4_W5, AArch64::W6_W7, AArch64::W8_W9, AArch64::W10_W11, AArch64::W12_W13, AArch64::W14_W15, AArch64::W16_W17, AArch64::W18_W19, AArch64::W20_W21, AArch64::W22_W23, AArch64::W24_W25, AArch64::W26_W27, AArch64::W28_W29, AArch64::W30_WZR,
3021 };
3022
3023 // WSeqPairsClass Bit set.
3024 const uint8_t WSeqPairsClassBits[] = {
3025 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3026 };
3027
3028 // WSeqPairsClass_with_subo32_in_GPR32common Register Class...
3029 const MCPhysReg WSeqPairsClass_with_subo32_in_GPR32common[] = {
3030 AArch64::W0_W1, AArch64::W2_W3, AArch64::W4_W5, AArch64::W6_W7, AArch64::W8_W9, AArch64::W10_W11, AArch64::W12_W13, AArch64::W14_W15, AArch64::W16_W17, AArch64::W18_W19, AArch64::W20_W21, AArch64::W22_W23, AArch64::W24_W25, AArch64::W26_W27, AArch64::W28_W29,
3031 };
3032
3033 // WSeqPairsClass_with_subo32_in_GPR32common Bit set.
3034 const uint8_t WSeqPairsClass_with_subo32_in_GPR32commonBits[] = {
3035 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0x1f,
3036 };
3037
3038 // WSeqPairsClass_with_sube32_in_GPR32arg Register Class...
3039 const MCPhysReg WSeqPairsClass_with_sube32_in_GPR32arg[] = {
3040 AArch64::W0_W1, AArch64::W2_W3, AArch64::W4_W5, AArch64::W6_W7,
3041 };
3042
3043 // WSeqPairsClass_with_sube32_in_GPR32arg Bit set.
3044 const uint8_t WSeqPairsClass_with_sube32_in_GPR32argBits[] = {
3045 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03,
3046 };
3047
3048 // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15 Register Class...
3049 const MCPhysReg WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15[] = {
3050 AArch64::W12_W13, AArch64::W14_W15,
3051 };
3052
3053 // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15 Bit set.
3054 const uint8_t WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15Bits[] = {
3055 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30,
3056 };
3057
3058 // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11 Register Class...
3059 const MCPhysReg WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11[] = {
3060 AArch64::W8_W9, AArch64::W10_W11,
3061 };
3062
3063 // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11 Bit set.
3064 const uint8_t WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11Bits[] = {
3065 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c,
3066 };
3067
3068 // GPR64all Register Class...
3069 const MCPhysReg GPR64all[] = {
3070 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::XZR, AArch64::SP,
3071 };
3072
3073 // GPR64all Bit set.
3074 const uint8_t GPR64allBits[] = {
3075 0xa4, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x01,
3076 };
3077
3078 // FPR64 Register Class...
3079 const MCPhysReg FPR64[] = {
3080 AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4, AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::D16, AArch64::D17, AArch64::D18, AArch64::D19, AArch64::D20, AArch64::D21, AArch64::D22, AArch64::D23, AArch64::D24, AArch64::D25, AArch64::D26, AArch64::D27, AArch64::D28, AArch64::D29, AArch64::D30, AArch64::D31,
3081 };
3082
3083 // FPR64 Bit set.
3084 const uint8_t FPR64Bits[] = {
3085 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
3086 };
3087
3088 // GPR64 Register Class...
3089 const MCPhysReg GPR64[] = {
3090 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::XZR,
3091 };
3092
3093 // GPR64 Bit set.
3094 const uint8_t GPR64Bits[] = {
3095 0x24, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x01,
3096 };
3097
3098 // GPR64sp Register Class...
3099 const MCPhysReg GPR64sp[] = {
3100 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::SP,
3101 };
3102
3103 // GPR64sp Bit set.
3104 const uint8_t GPR64spBits[] = {
3105 0xa4, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x01,
3106 };
3107
3108 // GPR64common Register Class...
3109 const MCPhysReg GPR64common[] = {
3110 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR,
3111 };
3112
3113 // GPR64common Bit set.
3114 const uint8_t GPR64commonBits[] = {
3115 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x01,
3116 };
3117
3118 // GPR64noip Register Class...
3119 const MCPhysReg GPR64noip[] = {
3120 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::XZR,
3121 };
3122
3123 // GPR64noip Bit set.
3124 const uint8_t GPR64noipBits[] = {
3125 0x04, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xcf, 0xff, 0x01,
3126 };
3127
3128 // GPR64common_and_GPR64noip Register Class...
3129 const MCPhysReg GPR64common_and_GPR64noip[] = {
3130 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP,
3131 };
3132
3133 // GPR64common_and_GPR64noip Bit set.
3134 const uint8_t GPR64common_and_GPR64noipBits[] = {
3135 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xcf, 0xff, 0x01,
3136 };
3137
3138 // tcGPR64 Register Class...
3139 const MCPhysReg tcGPR64[] = {
3140 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18,
3141 };
3142
3143 // tcGPR64 Bit set.
3144 const uint8_t tcGPR64Bits[] = {
3145 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x7f,
3146 };
3147
3148 // tcGPRnotx16 Register Class...
3149 const MCPhysReg tcGPRnotx16[] = {
3150 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X17, AArch64::X18,
3151 };
3152
3153 // tcGPRnotx16 Bit set.
3154 const uint8_t tcGPRnotx16Bits[] = {
3155 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x6f,
3156 };
3157
3158 // GPR64noip_and_tcGPR64 Register Class...
3159 const MCPhysReg GPR64noip_and_tcGPR64[] = {
3160 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18,
3161 };
3162
3163 // GPR64noip_and_tcGPR64 Bit set.
3164 const uint8_t GPR64noip_and_tcGPR64Bits[] = {
3165 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x4f,
3166 };
3167
3168 // FPR64_lo Register Class...
3169 const MCPhysReg FPR64_lo[] = {
3170 AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4, AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15,
3171 };
3172
3173 // FPR64_lo Bit set.
3174 const uint8_t FPR64_loBits[] = {
3175 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3176 };
3177
3178 // GPR64arg Register Class...
3179 const MCPhysReg GPR64arg[] = {
3180 AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7,
3181 };
3182
3183 // GPR64arg Bit set.
3184 const uint8_t GPR64argBits[] = {
3185 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f,
3186 };
3187
3188 // FIXED_REGS Register Class...
3189 const MCPhysReg FIXED_REGS[] = {
3190 AArch64::FP, AArch64::SP, AArch64::VG, AArch64::FFR,
3191 };
3192
3193 // FIXED_REGS Bit set.
3194 const uint8_t FIXED_REGSBits[] = {
3195 0x86, 0x01,
3196 };
3197
3198 // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15 Register Class...
3199 const MCPhysReg GPR64_with_sub_32_in_MatrixIndexGPR32_12_15[] = {
3200 AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15,
3201 };
3202
3203 // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15 Bit set.
3204 const uint8_t GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Bits[] = {
3205 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f,
3206 };
3207
3208 // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
3209 const MCPhysReg GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
3210 AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11,
3211 };
3212
3213 // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
3214 const uint8_t GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
3215 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0,
3216 };
3217
3218 // FIXED_REGS_with_sub_32 Register Class...
3219 const MCPhysReg FIXED_REGS_with_sub_32[] = {
3220 AArch64::FP, AArch64::SP,
3221 };
3222
3223 // FIXED_REGS_with_sub_32 Bit set.
3224 const uint8_t FIXED_REGS_with_sub_32Bits[] = {
3225 0x84,
3226 };
3227
3228 // tcGPRx16x17 Register Class...
3229 const MCPhysReg tcGPRx16x17[] = {
3230 AArch64::X16, AArch64::X17,
3231 };
3232
3233 // tcGPRx16x17 Bit set.
3234 const uint8_t tcGPRx16x17Bits[] = {
3235 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30,
3236 };
3237
3238 // FIXED_REGS_and_GPR64 Register Class...
3239 const MCPhysReg FIXED_REGS_and_GPR64[] = {
3240 AArch64::FP,
3241 };
3242
3243 // FIXED_REGS_and_GPR64 Bit set.
3244 const uint8_t FIXED_REGS_and_GPR64Bits[] = {
3245 0x04,
3246 };
3247
3248 // GPR64sponly Register Class...
3249 const MCPhysReg GPR64sponly[] = {
3250 AArch64::SP,
3251 };
3252
3253 // GPR64sponly Bit set.
3254 const uint8_t GPR64sponlyBits[] = {
3255 0x80,
3256 };
3257
3258 // tcGPRx17 Register Class...
3259 const MCPhysReg tcGPRx17[] = {
3260 AArch64::X17,
3261 };
3262
3263 // tcGPRx17 Bit set.
3264 const uint8_t tcGPRx17Bits[] = {
3265 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20,
3266 };
3267
3268 // DD Register Class...
3269 const MCPhysReg DD[] = {
3270 AArch64::D0_D1, AArch64::D1_D2, AArch64::D2_D3, AArch64::D3_D4, AArch64::D4_D5, AArch64::D5_D6, AArch64::D6_D7, AArch64::D7_D8, AArch64::D8_D9, AArch64::D9_D10, AArch64::D10_D11, AArch64::D11_D12, AArch64::D12_D13, AArch64::D13_D14, AArch64::D14_D15, AArch64::D15_D16, AArch64::D16_D17, AArch64::D17_D18, AArch64::D18_D19, AArch64::D19_D20, AArch64::D20_D21, AArch64::D21_D22, AArch64::D22_D23, AArch64::D23_D24, AArch64::D24_D25, AArch64::D25_D26, AArch64::D26_D27, AArch64::D27_D28, AArch64::D28_D29, AArch64::D29_D30, AArch64::D30_D31, AArch64::D31_D0,
3271 };
3272
3273 // DD Bit set.
3274 const uint8_t DDBits[] = {
3275 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
3276 };
3277
3278 // DD_with_dsub0_in_FPR64_lo Register Class...
3279 const MCPhysReg DD_with_dsub0_in_FPR64_lo[] = {
3280 AArch64::D0_D1, AArch64::D1_D2, AArch64::D2_D3, AArch64::D3_D4, AArch64::D4_D5, AArch64::D5_D6, AArch64::D6_D7, AArch64::D7_D8, AArch64::D8_D9, AArch64::D9_D10, AArch64::D10_D11, AArch64::D11_D12, AArch64::D12_D13, AArch64::D13_D14, AArch64::D14_D15, AArch64::D15_D16,
3281 };
3282
3283 // DD_with_dsub0_in_FPR64_lo Bit set.
3284 const uint8_t DD_with_dsub0_in_FPR64_loBits[] = {
3285 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
3286 };
3287
3288 // DD_with_dsub1_in_FPR64_lo Register Class...
3289 const MCPhysReg DD_with_dsub1_in_FPR64_lo[] = {
3290 AArch64::D0_D1, AArch64::D1_D2, AArch64::D2_D3, AArch64::D3_D4, AArch64::D4_D5, AArch64::D5_D6, AArch64::D6_D7, AArch64::D7_D8, AArch64::D8_D9, AArch64::D9_D10, AArch64::D10_D11, AArch64::D11_D12, AArch64::D12_D13, AArch64::D13_D14, AArch64::D14_D15, AArch64::D31_D0,
3291 };
3292
3293 // DD_with_dsub1_in_FPR64_lo Bit set.
3294 const uint8_t DD_with_dsub1_in_FPR64_loBits[] = {
3295 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x01,
3296 };
3297
3298 // XSeqPairsClass Register Class...
3299 const MCPhysReg XSeqPairsClass[] = {
3300 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X16_X17, AArch64::X18_X19, AArch64::X20_X21, AArch64::X22_X23, AArch64::X24_X25, AArch64::X26_X27, AArch64::X28_FP, AArch64::LR_XZR,
3301 };
3302
3303 // XSeqPairsClass Bit set.
3304 const uint8_t XSeqPairsClassBits[] = {
3305 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3306 };
3307
3308 // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo Register Class...
3309 const MCPhysReg DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo[] = {
3310 AArch64::D0_D1, AArch64::D1_D2, AArch64::D2_D3, AArch64::D3_D4, AArch64::D4_D5, AArch64::D5_D6, AArch64::D6_D7, AArch64::D7_D8, AArch64::D8_D9, AArch64::D9_D10, AArch64::D10_D11, AArch64::D11_D12, AArch64::D12_D13, AArch64::D13_D14, AArch64::D14_D15,
3311 };
3312
3313 // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo Bit set.
3314 const uint8_t DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loBits[] = {
3315 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff,
3316 };
3317
3318 // XSeqPairsClass_with_subo64_in_GPR64common Register Class...
3319 const MCPhysReg XSeqPairsClass_with_subo64_in_GPR64common[] = {
3320 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X16_X17, AArch64::X18_X19, AArch64::X20_X21, AArch64::X22_X23, AArch64::X24_X25, AArch64::X26_X27, AArch64::X28_FP,
3321 };
3322
3323 // XSeqPairsClass_with_subo64_in_GPR64common Bit set.
3324 const uint8_t XSeqPairsClass_with_subo64_in_GPR64commonBits[] = {
3325 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0x1f,
3326 };
3327
3328 // XSeqPairsClass_with_subo64_in_GPR64noip Register Class...
3329 const MCPhysReg XSeqPairsClass_with_subo64_in_GPR64noip[] = {
3330 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X18_X19, AArch64::X20_X21, AArch64::X22_X23, AArch64::X24_X25, AArch64::X26_X27, AArch64::X28_FP, AArch64::LR_XZR,
3331 };
3332
3333 // XSeqPairsClass_with_subo64_in_GPR64noip Bit set.
3334 const uint8_t XSeqPairsClass_with_subo64_in_GPR64noipBits[] = {
3335 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x7f, 0x1f,
3336 };
3337
3338 // XSeqPairsClass_with_sube64_in_GPR64noip Register Class...
3339 const MCPhysReg XSeqPairsClass_with_sube64_in_GPR64noip[] = {
3340 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X18_X19, AArch64::X20_X21, AArch64::X22_X23, AArch64::X24_X25, AArch64::X26_X27, AArch64::X28_FP,
3341 };
3342
3343 // XSeqPairsClass_with_sube64_in_GPR64noip Bit set.
3344 const uint8_t XSeqPairsClass_with_sube64_in_GPR64noipBits[] = {
3345 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x7f, 0x1f,
3346 };
3347
3348 // XSeqPairsClass_with_sube64_in_tcGPR64 Register Class...
3349 const MCPhysReg XSeqPairsClass_with_sube64_in_tcGPR64[] = {
3350 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X16_X17, AArch64::X18_X19,
3351 };
3352
3353 // XSeqPairsClass_with_sube64_in_tcGPR64 Bit set.
3354 const uint8_t XSeqPairsClass_with_sube64_in_tcGPR64Bits[] = {
3355 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x01,
3356 };
3357
3358 // XSeqPairsClass_with_sube64_in_tcGPRnotx16 Register Class...
3359 const MCPhysReg XSeqPairsClass_with_sube64_in_tcGPRnotx16[] = {
3360 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X18_X19,
3361 };
3362
3363 // XSeqPairsClass_with_sube64_in_tcGPRnotx16 Bit set.
3364 const uint8_t XSeqPairsClass_with_sube64_in_tcGPRnotx16Bits[] = {
3365 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x7f, 0x01,
3366 };
3367
3368 // XSeqPairsClass_with_subo64_in_tcGPR64 Register Class...
3369 const MCPhysReg XSeqPairsClass_with_subo64_in_tcGPR64[] = {
3370 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15, AArch64::X16_X17,
3371 };
3372
3373 // XSeqPairsClass_with_subo64_in_tcGPR64 Bit set.
3374 const uint8_t XSeqPairsClass_with_subo64_in_tcGPR64Bits[] = {
3375 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff,
3376 };
3377
3378 // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64 Register Class...
3379 const MCPhysReg XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64[] = {
3380 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7, AArch64::X8_X9, AArch64::X10_X11, AArch64::X12_X13, AArch64::X14_X15,
3381 };
3382
3383 // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64 Bit set.
3384 const uint8_t XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64Bits[] = {
3385 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x7f,
3386 };
3387
3388 // XSeqPairsClass_with_sub_32_in_GPR32arg Register Class...
3389 const MCPhysReg XSeqPairsClass_with_sub_32_in_GPR32arg[] = {
3390 AArch64::X0_X1, AArch64::X2_X3, AArch64::X4_X5, AArch64::X6_X7,
3391 };
3392
3393 // XSeqPairsClass_with_sub_32_in_GPR32arg Bit set.
3394 const uint8_t XSeqPairsClass_with_sub_32_in_GPR32argBits[] = {
3395 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x07,
3396 };
3397
3398 // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15 Register Class...
3399 const MCPhysReg XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15[] = {
3400 AArch64::X12_X13, AArch64::X14_X15,
3401 };
3402
3403 // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15 Bit set.
3404 const uint8_t XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15Bits[] = {
3405 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60,
3406 };
3407
3408 // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
3409 const MCPhysReg XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
3410 AArch64::X8_X9, AArch64::X10_X11,
3411 };
3412
3413 // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
3414 const uint8_t XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
3415 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18,
3416 };
3417
3418 // XSeqPairsClass_with_sube64_in_tcGPRx16x17 Register Class...
3419 const MCPhysReg XSeqPairsClass_with_sube64_in_tcGPRx16x17[] = {
3420 AArch64::X16_X17,
3421 };
3422
3423 // XSeqPairsClass_with_sube64_in_tcGPRx16x17 Bit set.
3424 const uint8_t XSeqPairsClass_with_sube64_in_tcGPRx16x17Bits[] = {
3425 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
3426 };
3427
3428 // XSeqPairsClass_with_subo64_in_FIXED_REGS Register Class...
3429 const MCPhysReg XSeqPairsClass_with_subo64_in_FIXED_REGS[] = {
3430 AArch64::X28_FP,
3431 };
3432
3433 // XSeqPairsClass_with_subo64_in_FIXED_REGS Bit set.
3434 const uint8_t XSeqPairsClass_with_subo64_in_FIXED_REGSBits[] = {
3435 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40,
3436 };
3437
3438 // FPR128 Register Class...
3439 const MCPhysReg FPR128[] = {
3440 AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31,
3441 };
3442
3443 // FPR128 Bit set.
3444 const uint8_t FPR128Bits[] = {
3445 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
3446 };
3447
3448 // ZPR Register Class...
3449 const MCPhysReg ZPR[] = {
3450 AArch64::Z0, AArch64::Z1, AArch64::Z2, AArch64::Z3, AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7, AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15, AArch64::Z16, AArch64::Z17, AArch64::Z18, AArch64::Z19, AArch64::Z20, AArch64::Z21, AArch64::Z22, AArch64::Z23, AArch64::Z24, AArch64::Z25, AArch64::Z26, AArch64::Z27, AArch64::Z28, AArch64::Z29, AArch64::Z30, AArch64::Z31,
3451 };
3452
3453 // ZPR Bit set.
3454 const uint8_t ZPRBits[] = {
3455 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
3456 };
3457
3458 // FPR128_lo Register Class...
3459 const MCPhysReg FPR128_lo[] = {
3460 AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15,
3461 };
3462
3463 // FPR128_lo Bit set.
3464 const uint8_t FPR128_loBits[] = {
3465 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3466 };
3467
3468 // MPR128 Register Class...
3469 const MCPhysReg MPR128[] = {
3470 AArch64::ZAQ0, AArch64::ZAQ1, AArch64::ZAQ2, AArch64::ZAQ3, AArch64::ZAQ4, AArch64::ZAQ5, AArch64::ZAQ6, AArch64::ZAQ7, AArch64::ZAQ8, AArch64::ZAQ9, AArch64::ZAQ10, AArch64::ZAQ11, AArch64::ZAQ12, AArch64::ZAQ13, AArch64::ZAQ14, AArch64::ZAQ15,
3471 };
3472
3473 // MPR128 Bit set.
3474 const uint8_t MPR128Bits[] = {
3475 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x0f,
3476 };
3477
3478 // ZPR_4b Register Class...
3479 const MCPhysReg ZPR_4b[] = {
3480 AArch64::Z0, AArch64::Z1, AArch64::Z2, AArch64::Z3, AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7, AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15,
3481 };
3482
3483 // ZPR_4b Bit set.
3484 const uint8_t ZPR_4bBits[] = {
3485 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
3486 };
3487
3488 // FPR128_0to7 Register Class...
3489 const MCPhysReg FPR128_0to7[] = {
3490 AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7,
3491 };
3492
3493 // FPR128_0to7 Bit set.
3494 const uint8_t FPR128_0to7Bits[] = {
3495 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
3496 };
3497
3498 // ZPR_3b Register Class...
3499 const MCPhysReg ZPR_3b[] = {
3500 AArch64::Z0, AArch64::Z1, AArch64::Z2, AArch64::Z3, AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7,
3501 };
3502
3503 // ZPR_3b Bit set.
3504 const uint8_t ZPR_3bBits[] = {
3505 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
3506 };
3507
3508 // DDD Register Class...
3509 const MCPhysReg DDD[] = {
3510 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15, AArch64::D14_D15_D16, AArch64::D15_D16_D17, AArch64::D16_D17_D18, AArch64::D17_D18_D19, AArch64::D18_D19_D20, AArch64::D19_D20_D21, AArch64::D20_D21_D22, AArch64::D21_D22_D23, AArch64::D22_D23_D24, AArch64::D23_D24_D25, AArch64::D24_D25_D26, AArch64::D25_D26_D27, AArch64::D26_D27_D28, AArch64::D27_D28_D29, AArch64::D28_D29_D30, AArch64::D29_D30_D31, AArch64::D30_D31_D0, AArch64::D31_D0_D1,
3511 };
3512
3513 // DDD Bit set.
3514 const uint8_t DDDBits[] = {
3515 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
3516 };
3517
3518 // DDD_with_dsub0_in_FPR64_lo Register Class...
3519 const MCPhysReg DDD_with_dsub0_in_FPR64_lo[] = {
3520 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15, AArch64::D14_D15_D16, AArch64::D15_D16_D17,
3521 };
3522
3523 // DDD_with_dsub0_in_FPR64_lo Bit set.
3524 const uint8_t DDD_with_dsub0_in_FPR64_loBits[] = {
3525 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
3526 };
3527
3528 // DDD_with_dsub1_in_FPR64_lo Register Class...
3529 const MCPhysReg DDD_with_dsub1_in_FPR64_lo[] = {
3530 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15, AArch64::D14_D15_D16, AArch64::D31_D0_D1,
3531 };
3532
3533 // DDD_with_dsub1_in_FPR64_lo Bit set.
3534 const uint8_t DDD_with_dsub1_in_FPR64_loBits[] = {
3535 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x01,
3536 };
3537
3538 // DDD_with_dsub2_in_FPR64_lo Register Class...
3539 const MCPhysReg DDD_with_dsub2_in_FPR64_lo[] = {
3540 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15, AArch64::D30_D31_D0, AArch64::D31_D0_D1,
3541 };
3542
3543 // DDD_with_dsub2_in_FPR64_lo Bit set.
3544 const uint8_t DDD_with_dsub2_in_FPR64_loBits[] = {
3545 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x80, 0x01,
3546 };
3547
3548 // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo Register Class...
3549 const MCPhysReg DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo[] = {
3550 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15, AArch64::D14_D15_D16,
3551 };
3552
3553 // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo Bit set.
3554 const uint8_t DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loBits[] = {
3555 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff,
3556 };
3557
3558 // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo Register Class...
3559 const MCPhysReg DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo[] = {
3560 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15, AArch64::D31_D0_D1,
3561 };
3562
3563 // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo Bit set.
3564 const uint8_t DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loBits[] = {
3565 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0x01,
3566 };
3567
3568 // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo Register Class...
3569 const MCPhysReg DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo[] = {
3570 AArch64::D0_D1_D2, AArch64::D1_D2_D3, AArch64::D2_D3_D4, AArch64::D3_D4_D5, AArch64::D4_D5_D6, AArch64::D5_D6_D7, AArch64::D6_D7_D8, AArch64::D7_D8_D9, AArch64::D8_D9_D10, AArch64::D9_D10_D11, AArch64::D10_D11_D12, AArch64::D11_D12_D13, AArch64::D12_D13_D14, AArch64::D13_D14_D15,
3571 };
3572
3573 // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo Bit set.
3574 const uint8_t DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loBits[] = {
3575 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f,
3576 };
3577
3578 // DDDD Register Class...
3579 const MCPhysReg DDDD[] = {
3580 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16, AArch64::D14_D15_D16_D17, AArch64::D15_D16_D17_D18, AArch64::D16_D17_D18_D19, AArch64::D17_D18_D19_D20, AArch64::D18_D19_D20_D21, AArch64::D19_D20_D21_D22, AArch64::D20_D21_D22_D23, AArch64::D21_D22_D23_D24, AArch64::D22_D23_D24_D25, AArch64::D23_D24_D25_D26, AArch64::D24_D25_D26_D27, AArch64::D25_D26_D27_D28, AArch64::D26_D27_D28_D29, AArch64::D27_D28_D29_D30, AArch64::D28_D29_D30_D31, AArch64::D29_D30_D31_D0, AArch64::D30_D31_D0_D1, AArch64::D31_D0_D1_D2,
3581 };
3582
3583 // DDDD Bit set.
3584 const uint8_t DDDDBits[] = {
3585 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
3586 };
3587
3588 // DDDD_with_dsub0_in_FPR64_lo Register Class...
3589 const MCPhysReg DDDD_with_dsub0_in_FPR64_lo[] = {
3590 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16, AArch64::D14_D15_D16_D17, AArch64::D15_D16_D17_D18,
3591 };
3592
3593 // DDDD_with_dsub0_in_FPR64_lo Bit set.
3594 const uint8_t DDDD_with_dsub0_in_FPR64_loBits[] = {
3595 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
3596 };
3597
3598 // DDDD_with_dsub1_in_FPR64_lo Register Class...
3599 const MCPhysReg DDDD_with_dsub1_in_FPR64_lo[] = {
3600 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16, AArch64::D14_D15_D16_D17, AArch64::D31_D0_D1_D2,
3601 };
3602
3603 // DDDD_with_dsub1_in_FPR64_lo Bit set.
3604 const uint8_t DDDD_with_dsub1_in_FPR64_loBits[] = {
3605 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x01,
3606 };
3607
3608 // DDDD_with_dsub2_in_FPR64_lo Register Class...
3609 const MCPhysReg DDDD_with_dsub2_in_FPR64_lo[] = {
3610 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16, AArch64::D30_D31_D0_D1, AArch64::D31_D0_D1_D2,
3611 };
3612
3613 // DDDD_with_dsub2_in_FPR64_lo Bit set.
3614 const uint8_t DDDD_with_dsub2_in_FPR64_loBits[] = {
3615 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x80, 0x01,
3616 };
3617
3618 // DDDD_with_dsub3_in_FPR64_lo Register Class...
3619 const MCPhysReg DDDD_with_dsub3_in_FPR64_lo[] = {
3620 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D29_D30_D31_D0, AArch64::D30_D31_D0_D1, AArch64::D31_D0_D1_D2,
3621 };
3622
3623 // DDDD_with_dsub3_in_FPR64_lo Bit set.
3624 const uint8_t DDDD_with_dsub3_in_FPR64_loBits[] = {
3625 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0xc0, 0x01,
3626 };
3627
3628 // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo Register Class...
3629 const MCPhysReg DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo[] = {
3630 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16, AArch64::D14_D15_D16_D17,
3631 };
3632
3633 // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo Bit set.
3634 const uint8_t DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loBits[] = {
3635 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff,
3636 };
3637
3638 // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo Register Class...
3639 const MCPhysReg DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo[] = {
3640 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16, AArch64::D31_D0_D1_D2,
3641 };
3642
3643 // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo Bit set.
3644 const uint8_t DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loBits[] = {
3645 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0x01,
3646 };
3647
3648 // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo Register Class...
3649 const MCPhysReg DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo[] = {
3650 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D30_D31_D0_D1, AArch64::D31_D0_D1_D2,
3651 };
3652
3653 // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo Bit set.
3654 const uint8_t DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits[] = {
3655 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x80, 0x01,
3656 };
3657
3658 // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo Register Class...
3659 const MCPhysReg DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo[] = {
3660 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D13_D14_D15_D16,
3661 };
3662
3663 // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo Bit set.
3664 const uint8_t DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loBits[] = {
3665 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f,
3666 };
3667
3668 // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo Register Class...
3669 const MCPhysReg DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo[] = {
3670 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15, AArch64::D31_D0_D1_D2,
3671 };
3672
3673 // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo Bit set.
3674 const uint8_t DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits[] = {
3675 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0x01,
3676 };
3677
3678 // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo Register Class...
3679 const MCPhysReg DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo[] = {
3680 AArch64::D0_D1_D2_D3, AArch64::D1_D2_D3_D4, AArch64::D2_D3_D4_D5, AArch64::D3_D4_D5_D6, AArch64::D4_D5_D6_D7, AArch64::D5_D6_D7_D8, AArch64::D6_D7_D8_D9, AArch64::D7_D8_D9_D10, AArch64::D8_D9_D10_D11, AArch64::D9_D10_D11_D12, AArch64::D10_D11_D12_D13, AArch64::D11_D12_D13_D14, AArch64::D12_D13_D14_D15,
3681 };
3682
3683 // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo Bit set.
3684 const uint8_t DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits[] = {
3685 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f,
3686 };
3687
3688 // QQ Register Class...
3689 const MCPhysReg QQ[] = {
3690 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7, AArch64::Q7_Q8, AArch64::Q8_Q9, AArch64::Q9_Q10, AArch64::Q10_Q11, AArch64::Q11_Q12, AArch64::Q12_Q13, AArch64::Q13_Q14, AArch64::Q14_Q15, AArch64::Q15_Q16, AArch64::Q16_Q17, AArch64::Q17_Q18, AArch64::Q18_Q19, AArch64::Q19_Q20, AArch64::Q20_Q21, AArch64::Q21_Q22, AArch64::Q22_Q23, AArch64::Q23_Q24, AArch64::Q24_Q25, AArch64::Q25_Q26, AArch64::Q26_Q27, AArch64::Q27_Q28, AArch64::Q28_Q29, AArch64::Q29_Q30, AArch64::Q30_Q31, AArch64::Q31_Q0,
3691 };
3692
3693 // QQ Bit set.
3694 const uint8_t QQBits[] = {
3695 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
3696 };
3697
3698 // ZPR2 Register Class...
3699 const MCPhysReg ZPR2[] = {
3700 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7, AArch64::Z7_Z8, AArch64::Z8_Z9, AArch64::Z9_Z10, AArch64::Z10_Z11, AArch64::Z11_Z12, AArch64::Z12_Z13, AArch64::Z13_Z14, AArch64::Z14_Z15, AArch64::Z15_Z16, AArch64::Z16_Z17, AArch64::Z17_Z18, AArch64::Z18_Z19, AArch64::Z19_Z20, AArch64::Z20_Z21, AArch64::Z21_Z22, AArch64::Z22_Z23, AArch64::Z23_Z24, AArch64::Z24_Z25, AArch64::Z25_Z26, AArch64::Z26_Z27, AArch64::Z27_Z28, AArch64::Z28_Z29, AArch64::Z29_Z30, AArch64::Z30_Z31, AArch64::Z31_Z0,
3701 };
3702
3703 // ZPR2 Bit set.
3704 const uint8_t ZPR2Bits[] = {
3705 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
3706 };
3707
3708 // ZPR2StridedOrContiguous Register Class...
3709 const MCPhysReg ZPR2StridedOrContiguous[] = {
3710 AArch64::Z0_Z8, AArch64::Z1_Z9, AArch64::Z2_Z10, AArch64::Z3_Z11, AArch64::Z4_Z12, AArch64::Z5_Z13, AArch64::Z6_Z14, AArch64::Z7_Z15, AArch64::Z16_Z24, AArch64::Z17_Z25, AArch64::Z18_Z26, AArch64::Z19_Z27, AArch64::Z20_Z28, AArch64::Z21_Z29, AArch64::Z22_Z30, AArch64::Z23_Z31, AArch64::Z0_Z1, AArch64::Z2_Z3, AArch64::Z4_Z5, AArch64::Z6_Z7, AArch64::Z8_Z9, AArch64::Z10_Z11, AArch64::Z12_Z13, AArch64::Z14_Z15, AArch64::Z16_Z17, AArch64::Z18_Z19, AArch64::Z20_Z21, AArch64::Z22_Z23, AArch64::Z24_Z25, AArch64::Z26_Z27, AArch64::Z28_Z29, AArch64::Z30_Z31,
3711 };
3712
3713 // ZPR2StridedOrContiguous Bit set.
3714 const uint8_t ZPR2StridedOrContiguousBits[] = {
3715 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0xaa, 0xaa, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3716 };
3717
3718 // QQ_with_dsub_in_FPR64_lo Register Class...
3719 const MCPhysReg QQ_with_dsub_in_FPR64_lo[] = {
3720 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7, AArch64::Q7_Q8, AArch64::Q8_Q9, AArch64::Q9_Q10, AArch64::Q10_Q11, AArch64::Q11_Q12, AArch64::Q12_Q13, AArch64::Q13_Q14, AArch64::Q14_Q15, AArch64::Q15_Q16,
3721 };
3722
3723 // QQ_with_dsub_in_FPR64_lo Bit set.
3724 const uint8_t QQ_with_dsub_in_FPR64_loBits[] = {
3725 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
3726 };
3727
3728 // QQ_with_qsub1_in_FPR128_lo Register Class...
3729 const MCPhysReg QQ_with_qsub1_in_FPR128_lo[] = {
3730 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7, AArch64::Q7_Q8, AArch64::Q8_Q9, AArch64::Q9_Q10, AArch64::Q10_Q11, AArch64::Q11_Q12, AArch64::Q12_Q13, AArch64::Q13_Q14, AArch64::Q14_Q15, AArch64::Q31_Q0,
3731 };
3732
3733 // QQ_with_qsub1_in_FPR128_lo Bit set.
3734 const uint8_t QQ_with_qsub1_in_FPR128_loBits[] = {
3735 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x01,
3736 };
3737
3738 // ZPR2Mul2 Register Class...
3739 const MCPhysReg ZPR2Mul2[] = {
3740 AArch64::Z0_Z1, AArch64::Z2_Z3, AArch64::Z4_Z5, AArch64::Z6_Z7, AArch64::Z8_Z9, AArch64::Z10_Z11, AArch64::Z12_Z13, AArch64::Z14_Z15, AArch64::Z16_Z17, AArch64::Z18_Z19, AArch64::Z20_Z21, AArch64::Z22_Z23, AArch64::Z24_Z25, AArch64::Z26_Z27, AArch64::Z28_Z29, AArch64::Z30_Z31,
3741 };
3742
3743 // ZPR2Mul2 Bit set.
3744 const uint8_t ZPR2Mul2Bits[] = {
3745 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0xaa, 0xaa, 0x0a,
3746 };
3747
3748 // ZPR2Strided Register Class...
3749 const MCPhysReg ZPR2Strided[] = {
3750 AArch64::Z0_Z8, AArch64::Z1_Z9, AArch64::Z2_Z10, AArch64::Z3_Z11, AArch64::Z4_Z12, AArch64::Z5_Z13, AArch64::Z6_Z14, AArch64::Z7_Z15, AArch64::Z16_Z24, AArch64::Z17_Z25, AArch64::Z18_Z26, AArch64::Z19_Z27, AArch64::Z20_Z28, AArch64::Z21_Z29, AArch64::Z22_Z30, AArch64::Z23_Z31,
3751 };
3752
3753 // ZPR2Strided Bit set.
3754 const uint8_t ZPR2StridedBits[] = {
3755 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3756 };
3757
3758 // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo Register Class...
3759 const MCPhysReg ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo[] = {
3760 AArch64::Z0_Z8, AArch64::Z1_Z9, AArch64::Z2_Z10, AArch64::Z3_Z11, AArch64::Z4_Z12, AArch64::Z5_Z13, AArch64::Z6_Z14, AArch64::Z7_Z15, AArch64::Z0_Z1, AArch64::Z2_Z3, AArch64::Z4_Z5, AArch64::Z6_Z7, AArch64::Z8_Z9, AArch64::Z10_Z11, AArch64::Z12_Z13, AArch64::Z14_Z15,
3761 };
3762
3763 // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo Bit set.
3764 const uint8_t ZPR2StridedOrContiguous_with_dsub_in_FPR64_loBits[] = {
3765 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
3766 };
3767
3768 // ZPR2_with_dsub_in_FPR64_lo Register Class...
3769 const MCPhysReg ZPR2_with_dsub_in_FPR64_lo[] = {
3770 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7, AArch64::Z7_Z8, AArch64::Z8_Z9, AArch64::Z9_Z10, AArch64::Z10_Z11, AArch64::Z11_Z12, AArch64::Z12_Z13, AArch64::Z13_Z14, AArch64::Z14_Z15, AArch64::Z15_Z16,
3771 };
3772
3773 // ZPR2_with_dsub_in_FPR64_lo Bit set.
3774 const uint8_t ZPR2_with_dsub_in_FPR64_loBits[] = {
3775 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3776 };
3777
3778 // ZPR2_with_zsub1_in_ZPR_4b Register Class...
3779 const MCPhysReg ZPR2_with_zsub1_in_ZPR_4b[] = {
3780 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7, AArch64::Z7_Z8, AArch64::Z8_Z9, AArch64::Z9_Z10, AArch64::Z10_Z11, AArch64::Z11_Z12, AArch64::Z12_Z13, AArch64::Z13_Z14, AArch64::Z14_Z15, AArch64::Z31_Z0,
3781 };
3782
3783 // ZPR2_with_zsub1_in_ZPR_4b Bit set.
3784 const uint8_t ZPR2_with_zsub1_in_ZPR_4bBits[] = {
3785 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x0f, 0x00, 0x10,
3786 };
3787
3788 // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo Register Class...
3789 const MCPhysReg QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo[] = {
3790 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7, AArch64::Q7_Q8, AArch64::Q8_Q9, AArch64::Q9_Q10, AArch64::Q10_Q11, AArch64::Q11_Q12, AArch64::Q12_Q13, AArch64::Q13_Q14, AArch64::Q14_Q15,
3791 };
3792
3793 // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo Bit set.
3794 const uint8_t QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loBits[] = {
3795 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff,
3796 };
3797
3798 // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b Register Class...
3799 const MCPhysReg ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b[] = {
3800 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7, AArch64::Z7_Z8, AArch64::Z8_Z9, AArch64::Z9_Z10, AArch64::Z10_Z11, AArch64::Z11_Z12, AArch64::Z12_Z13, AArch64::Z13_Z14, AArch64::Z14_Z15,
3801 };
3802
3803 // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b Bit set.
3804 const uint8_t ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bBits[] = {
3805 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x0f,
3806 };
3807
3808 // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7 Register Class...
3809 const MCPhysReg ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7[] = {
3810 AArch64::Z0_Z8, AArch64::Z1_Z9, AArch64::Z2_Z10, AArch64::Z3_Z11, AArch64::Z4_Z12, AArch64::Z5_Z13, AArch64::Z6_Z14, AArch64::Z7_Z15, AArch64::Z0_Z1, AArch64::Z2_Z3, AArch64::Z4_Z5, AArch64::Z6_Z7,
3811 };
3812
3813 // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7 Bit set.
3814 const uint8_t ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7Bits[] = {
3815 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
3816 };
3817
3818 // QQ_with_qsub0_in_FPR128_0to7 Register Class...
3819 const MCPhysReg QQ_with_qsub0_in_FPR128_0to7[] = {
3820 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7, AArch64::Q7_Q8,
3821 };
3822
3823 // QQ_with_qsub0_in_FPR128_0to7 Bit set.
3824 const uint8_t QQ_with_qsub0_in_FPR128_0to7Bits[] = {
3825 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
3826 };
3827
3828 // QQ_with_qsub1_in_FPR128_0to7 Register Class...
3829 const MCPhysReg QQ_with_qsub1_in_FPR128_0to7[] = {
3830 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7, AArch64::Q31_Q0,
3831 };
3832
3833 // QQ_with_qsub1_in_FPR128_0to7 Bit set.
3834 const uint8_t QQ_with_qsub1_in_FPR128_0to7Bits[] = {
3835 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x01,
3836 };
3837
3838 // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
3839 const MCPhysReg ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
3840 AArch64::Z0_Z1, AArch64::Z2_Z3, AArch64::Z4_Z5, AArch64::Z6_Z7, AArch64::Z8_Z9, AArch64::Z10_Z11, AArch64::Z12_Z13, AArch64::Z14_Z15,
3841 };
3842
3843 // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
3844 const uint8_t ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
3845 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x0a,
3846 };
3847
3848 // ZPR2Strided_with_dsub_in_FPR64_lo Register Class...
3849 const MCPhysReg ZPR2Strided_with_dsub_in_FPR64_lo[] = {
3850 AArch64::Z0_Z8, AArch64::Z1_Z9, AArch64::Z2_Z10, AArch64::Z3_Z11, AArch64::Z4_Z12, AArch64::Z5_Z13, AArch64::Z6_Z14, AArch64::Z7_Z15,
3851 };
3852
3853 // ZPR2Strided_with_dsub_in_FPR64_lo Bit set.
3854 const uint8_t ZPR2Strided_with_dsub_in_FPR64_loBits[] = {
3855 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
3856 };
3857
3858 // ZPR2_with_zsub1_in_ZPR_3b Register Class...
3859 const MCPhysReg ZPR2_with_zsub1_in_ZPR_3b[] = {
3860 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7, AArch64::Z31_Z0,
3861 };
3862
3863 // ZPR2_with_zsub1_in_ZPR_3b Bit set.
3864 const uint8_t ZPR2_with_zsub1_in_ZPR_3bBits[] = {
3865 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0x10,
3866 };
3867
3868 // ZPR2_with_zsub_in_FPR128_0to7 Register Class...
3869 const MCPhysReg ZPR2_with_zsub_in_FPR128_0to7[] = {
3870 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7, AArch64::Z7_Z8,
3871 };
3872
3873 // ZPR2_with_zsub_in_FPR128_0to7 Bit set.
3874 const uint8_t ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
3875 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
3876 };
3877
3878 // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7 Register Class...
3879 const MCPhysReg QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7[] = {
3880 AArch64::Q0_Q1, AArch64::Q1_Q2, AArch64::Q2_Q3, AArch64::Q3_Q4, AArch64::Q4_Q5, AArch64::Q5_Q6, AArch64::Q6_Q7,
3881 };
3882
3883 // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7 Bit set.
3884 const uint8_t QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7Bits[] = {
3885 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe,
3886 };
3887
3888 // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b Register Class...
3889 const MCPhysReg ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b[] = {
3890 AArch64::Z0_Z1, AArch64::Z1_Z2, AArch64::Z2_Z3, AArch64::Z3_Z4, AArch64::Z4_Z5, AArch64::Z5_Z6, AArch64::Z6_Z7,
3891 };
3892
3893 // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b Bit set.
3894 const uint8_t ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bBits[] = {
3895 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f,
3896 };
3897
3898 // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
3899 const MCPhysReg ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
3900 AArch64::Z0_Z1, AArch64::Z2_Z3, AArch64::Z4_Z5, AArch64::Z6_Z7,
3901 };
3902
3903 // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
3904 const uint8_t ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
3905 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x0a,
3906 };
3907
3908 // MPR64 Register Class...
3909 const MCPhysReg MPR64[] = {
3910 AArch64::ZAD0, AArch64::ZAD1, AArch64::ZAD2, AArch64::ZAD3, AArch64::ZAD4, AArch64::ZAD5, AArch64::ZAD6, AArch64::ZAD7,
3911 };
3912
3913 // MPR64 Bit set.
3914 const uint8_t MPR64Bits[] = {
3915 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03,
3916 };
3917
3918 // QQQ Register Class...
3919 const MCPhysReg QQQ[] = {
3920 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15, AArch64::Q14_Q15_Q16, AArch64::Q15_Q16_Q17, AArch64::Q16_Q17_Q18, AArch64::Q17_Q18_Q19, AArch64::Q18_Q19_Q20, AArch64::Q19_Q20_Q21, AArch64::Q20_Q21_Q22, AArch64::Q21_Q22_Q23, AArch64::Q22_Q23_Q24, AArch64::Q23_Q24_Q25, AArch64::Q24_Q25_Q26, AArch64::Q25_Q26_Q27, AArch64::Q26_Q27_Q28, AArch64::Q27_Q28_Q29, AArch64::Q28_Q29_Q30, AArch64::Q29_Q30_Q31, AArch64::Q30_Q31_Q0, AArch64::Q31_Q0_Q1,
3921 };
3922
3923 // QQQ Bit set.
3924 const uint8_t QQQBits[] = {
3925 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
3926 };
3927
3928 // ZPR3 Register Class...
3929 const MCPhysReg ZPR3[] = {
3930 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15, AArch64::Z14_Z15_Z16, AArch64::Z15_Z16_Z17, AArch64::Z16_Z17_Z18, AArch64::Z17_Z18_Z19, AArch64::Z18_Z19_Z20, AArch64::Z19_Z20_Z21, AArch64::Z20_Z21_Z22, AArch64::Z21_Z22_Z23, AArch64::Z22_Z23_Z24, AArch64::Z23_Z24_Z25, AArch64::Z24_Z25_Z26, AArch64::Z25_Z26_Z27, AArch64::Z26_Z27_Z28, AArch64::Z27_Z28_Z29, AArch64::Z28_Z29_Z30, AArch64::Z29_Z30_Z31, AArch64::Z30_Z31_Z0, AArch64::Z31_Z0_Z1,
3931 };
3932
3933 // ZPR3 Bit set.
3934 const uint8_t ZPR3Bits[] = {
3935 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
3936 };
3937
3938 // QQQ_with_dsub_in_FPR64_lo Register Class...
3939 const MCPhysReg QQQ_with_dsub_in_FPR64_lo[] = {
3940 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15, AArch64::Q14_Q15_Q16, AArch64::Q15_Q16_Q17,
3941 };
3942
3943 // QQQ_with_dsub_in_FPR64_lo Bit set.
3944 const uint8_t QQQ_with_dsub_in_FPR64_loBits[] = {
3945 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
3946 };
3947
3948 // QQQ_with_qsub1_in_FPR128_lo Register Class...
3949 const MCPhysReg QQQ_with_qsub1_in_FPR128_lo[] = {
3950 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15, AArch64::Q14_Q15_Q16, AArch64::Q31_Q0_Q1,
3951 };
3952
3953 // QQQ_with_qsub1_in_FPR128_lo Bit set.
3954 const uint8_t QQQ_with_qsub1_in_FPR128_loBits[] = {
3955 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x01,
3956 };
3957
3958 // QQQ_with_qsub2_in_FPR128_lo Register Class...
3959 const MCPhysReg QQQ_with_qsub2_in_FPR128_lo[] = {
3960 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15, AArch64::Q30_Q31_Q0, AArch64::Q31_Q0_Q1,
3961 };
3962
3963 // QQQ_with_qsub2_in_FPR128_lo Bit set.
3964 const uint8_t QQQ_with_qsub2_in_FPR128_loBits[] = {
3965 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x80, 0x01,
3966 };
3967
3968 // ZPR3_with_dsub_in_FPR64_lo Register Class...
3969 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo[] = {
3970 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15, AArch64::Z14_Z15_Z16, AArch64::Z15_Z16_Z17,
3971 };
3972
3973 // ZPR3_with_dsub_in_FPR64_lo Bit set.
3974 const uint8_t ZPR3_with_dsub_in_FPR64_loBits[] = {
3975 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
3976 };
3977
3978 // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
3979 const MCPhysReg ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
3980 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6, AArch64::Z6_Z7_Z8, AArch64::Z8_Z9_Z10, AArch64::Z10_Z11_Z12, AArch64::Z12_Z13_Z14, AArch64::Z14_Z15_Z16, AArch64::Z16_Z17_Z18, AArch64::Z18_Z19_Z20, AArch64::Z20_Z21_Z22, AArch64::Z22_Z23_Z24, AArch64::Z24_Z25_Z26, AArch64::Z26_Z27_Z28, AArch64::Z28_Z29_Z30, AArch64::Z30_Z31_Z0,
3981 };
3982
3983 // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
3984 const uint8_t ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
3985 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0xaa, 0xaa, 0x0a,
3986 };
3987
3988 // ZPR3_with_zsub1_in_ZPR_4b Register Class...
3989 const MCPhysReg ZPR3_with_zsub1_in_ZPR_4b[] = {
3990 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15, AArch64::Z14_Z15_Z16, AArch64::Z31_Z0_Z1,
3991 };
3992
3993 // ZPR3_with_zsub1_in_ZPR_4b Bit set.
3994 const uint8_t ZPR3_with_zsub1_in_ZPR_4bBits[] = {
3995 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x0f, 0x00, 0x10,
3996 };
3997
3998 // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
3999 const MCPhysReg ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4000 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7, AArch64::Z7_Z8_Z9, AArch64::Z9_Z10_Z11, AArch64::Z11_Z12_Z13, AArch64::Z13_Z14_Z15, AArch64::Z15_Z16_Z17, AArch64::Z17_Z18_Z19, AArch64::Z19_Z20_Z21, AArch64::Z21_Z22_Z23, AArch64::Z23_Z24_Z25, AArch64::Z25_Z26_Z27, AArch64::Z27_Z28_Z29, AArch64::Z29_Z30_Z31, AArch64::Z31_Z0_Z1,
4001 };
4002
4003 // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4004 const uint8_t ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4005 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x55, 0x55, 0x15,
4006 };
4007
4008 // ZPR3_with_zsub2_in_ZPR_4b Register Class...
4009 const MCPhysReg ZPR3_with_zsub2_in_ZPR_4b[] = {
4010 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15, AArch64::Z30_Z31_Z0, AArch64::Z31_Z0_Z1,
4011 };
4012
4013 // ZPR3_with_zsub2_in_ZPR_4b Bit set.
4014 const uint8_t ZPR3_with_zsub2_in_ZPR_4bBits[] = {
4015 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x07, 0x00, 0x18,
4016 };
4017
4018 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo Register Class...
4019 const MCPhysReg QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo[] = {
4020 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15, AArch64::Q14_Q15_Q16,
4021 };
4022
4023 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo Bit set.
4024 const uint8_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loBits[] = {
4025 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff,
4026 };
4027
4028 // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo Register Class...
4029 const MCPhysReg QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo[] = {
4030 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15, AArch64::Q31_Q0_Q1,
4031 };
4032
4033 // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo Bit set.
4034 const uint8_t QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loBits[] = {
4035 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0x01,
4036 };
4037
4038 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b Register Class...
4039 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b[] = {
4040 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15, AArch64::Z14_Z15_Z16,
4041 };
4042
4043 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b Bit set.
4044 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bBits[] = {
4045 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x0f,
4046 };
4047
4048 // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b Register Class...
4049 const MCPhysReg ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b[] = {
4050 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15, AArch64::Z31_Z0_Z1,
4051 };
4052
4053 // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b Bit set.
4054 const uint8_t ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bBits[] = {
4055 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x07, 0x00, 0x10,
4056 };
4057
4058 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo Register Class...
4059 const MCPhysReg QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo[] = {
4060 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9, AArch64::Q8_Q9_Q10, AArch64::Q9_Q10_Q11, AArch64::Q10_Q11_Q12, AArch64::Q11_Q12_Q13, AArch64::Q12_Q13_Q14, AArch64::Q13_Q14_Q15,
4061 };
4062
4063 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo Bit set.
4064 const uint8_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loBits[] = {
4065 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f,
4066 };
4067
4068 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b Register Class...
4069 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b[] = {
4070 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9, AArch64::Z8_Z9_Z10, AArch64::Z9_Z10_Z11, AArch64::Z10_Z11_Z12, AArch64::Z11_Z12_Z13, AArch64::Z12_Z13_Z14, AArch64::Z13_Z14_Z15,
4071 };
4072
4073 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b Bit set.
4074 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bBits[] = {
4075 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x07,
4076 };
4077
4078 // QQQ_with_qsub0_in_FPR128_0to7 Register Class...
4079 const MCPhysReg QQQ_with_qsub0_in_FPR128_0to7[] = {
4080 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q7_Q8_Q9,
4081 };
4082
4083 // QQQ_with_qsub0_in_FPR128_0to7 Bit set.
4084 const uint8_t QQQ_with_qsub0_in_FPR128_0to7Bits[] = {
4085 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
4086 };
4087
4088 // QQQ_with_qsub1_in_FPR128_0to7 Register Class...
4089 const MCPhysReg QQQ_with_qsub1_in_FPR128_0to7[] = {
4090 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8, AArch64::Q31_Q0_Q1,
4091 };
4092
4093 // QQQ_with_qsub1_in_FPR128_0to7 Bit set.
4094 const uint8_t QQQ_with_qsub1_in_FPR128_0to7Bits[] = {
4095 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x01,
4096 };
4097
4098 // QQQ_with_qsub2_in_FPR128_0to7 Register Class...
4099 const MCPhysReg QQQ_with_qsub2_in_FPR128_0to7[] = {
4100 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q30_Q31_Q0, AArch64::Q31_Q0_Q1,
4101 };
4102
4103 // QQQ_with_qsub2_in_FPR128_0to7 Bit set.
4104 const uint8_t QQQ_with_qsub2_in_FPR128_0to7Bits[] = {
4105 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x80, 0x01,
4106 };
4107
4108 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4109 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4110 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7, AArch64::Z7_Z8_Z9, AArch64::Z9_Z10_Z11, AArch64::Z11_Z12_Z13, AArch64::Z13_Z14_Z15, AArch64::Z15_Z16_Z17,
4111 };
4112
4113 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4114 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4115 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x15,
4116 };
4117
4118 // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4119 const MCPhysReg ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4120 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6, AArch64::Z6_Z7_Z8, AArch64::Z8_Z9_Z10, AArch64::Z10_Z11_Z12, AArch64::Z12_Z13_Z14, AArch64::Z14_Z15_Z16,
4121 };
4122
4123 // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4124 const uint8_t ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4125 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x0a,
4126 };
4127
4128 // ZPR3_with_zsub1_in_ZPR_3b Register Class...
4129 const MCPhysReg ZPR3_with_zsub1_in_ZPR_3b[] = {
4130 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z31_Z0_Z1,
4131 };
4132
4133 // ZPR3_with_zsub1_in_ZPR_3b Bit set.
4134 const uint8_t ZPR3_with_zsub1_in_ZPR_3bBits[] = {
4135 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0x10,
4136 };
4137
4138 // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4139 const MCPhysReg ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4140 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7, AArch64::Z7_Z8_Z9, AArch64::Z9_Z10_Z11, AArch64::Z11_Z12_Z13, AArch64::Z13_Z14_Z15, AArch64::Z31_Z0_Z1,
4141 };
4142
4143 // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4144 const uint8_t ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4145 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x05, 0x00, 0x10,
4146 };
4147
4148 // ZPR3_with_zsub2_in_ZPR_3b Register Class...
4149 const MCPhysReg ZPR3_with_zsub2_in_ZPR_3b[] = {
4150 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z30_Z31_Z0, AArch64::Z31_Z0_Z1,
4151 };
4152
4153 // ZPR3_with_zsub2_in_ZPR_3b Bit set.
4154 const uint8_t ZPR3_with_zsub2_in_ZPR_3bBits[] = {
4155 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x18,
4156 };
4157
4158 // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
4159 const MCPhysReg ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
4160 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6, AArch64::Z6_Z7_Z8, AArch64::Z8_Z9_Z10, AArch64::Z10_Z11_Z12, AArch64::Z12_Z13_Z14, AArch64::Z30_Z31_Z0,
4161 };
4162
4163 // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
4164 const uint8_t ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
4165 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x02, 0x00, 0x08,
4166 };
4167
4168 // ZPR3_with_zsub_in_FPR128_0to7 Register Class...
4169 const MCPhysReg ZPR3_with_zsub_in_FPR128_0to7[] = {
4170 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8, AArch64::Z7_Z8_Z9,
4171 };
4172
4173 // ZPR3_with_zsub_in_FPR128_0to7 Bit set.
4174 const uint8_t ZPR3_with_zsub_in_FPR128_0to7Bits[] = {
4175 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
4176 };
4177
4178 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7 Register Class...
4179 const MCPhysReg QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7[] = {
4180 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q6_Q7_Q8,
4181 };
4182
4183 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7 Bit set.
4184 const uint8_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7Bits[] = {
4185 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe,
4186 };
4187
4188 // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7 Register Class...
4189 const MCPhysReg QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7[] = {
4190 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7, AArch64::Q31_Q0_Q1,
4191 };
4192
4193 // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7 Bit set.
4194 const uint8_t QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7Bits[] = {
4195 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x01,
4196 };
4197
4198 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b Register Class...
4199 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b[] = {
4200 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z6_Z7_Z8,
4201 };
4202
4203 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b Bit set.
4204 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bBits[] = {
4205 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f,
4206 };
4207
4208 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4209 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4210 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7, AArch64::Z7_Z8_Z9, AArch64::Z9_Z10_Z11, AArch64::Z11_Z12_Z13, AArch64::Z13_Z14_Z15,
4211 };
4212
4213 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4214 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4215 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x05,
4216 };
4217
4218 // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b Register Class...
4219 const MCPhysReg ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b[] = {
4220 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7, AArch64::Z31_Z0_Z1,
4221 };
4222
4223 // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b Bit set.
4224 const uint8_t ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bBits[] = {
4225 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x10,
4226 };
4227
4228 // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4229 const MCPhysReg ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4230 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6, AArch64::Z6_Z7_Z8, AArch64::Z8_Z9_Z10, AArch64::Z10_Z11_Z12, AArch64::Z12_Z13_Z14,
4231 };
4232
4233 // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4234 const uint8_t ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4235 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x02,
4236 };
4237
4238 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7 Register Class...
4239 const MCPhysReg QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7[] = {
4240 AArch64::Q0_Q1_Q2, AArch64::Q1_Q2_Q3, AArch64::Q2_Q3_Q4, AArch64::Q3_Q4_Q5, AArch64::Q4_Q5_Q6, AArch64::Q5_Q6_Q7,
4241 };
4242
4243 // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7 Bit set.
4244 const uint8_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7Bits[] = {
4245 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e,
4246 };
4247
4248 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b Register Class...
4249 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b[] = {
4250 AArch64::Z0_Z1_Z2, AArch64::Z1_Z2_Z3, AArch64::Z2_Z3_Z4, AArch64::Z3_Z4_Z5, AArch64::Z4_Z5_Z6, AArch64::Z5_Z6_Z7,
4251 };
4252
4253 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b Bit set.
4254 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bBits[] = {
4255 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07,
4256 };
4257
4258 // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4259 const MCPhysReg ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4260 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6, AArch64::Z6_Z7_Z8,
4261 };
4262
4263 // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4264 const uint8_t ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4265 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x0a,
4266 };
4267
4268 // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4269 const MCPhysReg ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4270 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7, AArch64::Z31_Z0_Z1,
4271 };
4272
4273 // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4274 const uint8_t ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4275 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x05, 0x00, 0x00, 0x10,
4276 };
4277
4278 // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
4279 const MCPhysReg ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
4280 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6, AArch64::Z30_Z31_Z0,
4281 };
4282
4283 // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
4284 const uint8_t ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
4285 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02, 0x00, 0x00, 0x08,
4286 };
4287
4288 // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4289 const MCPhysReg ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4290 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7, AArch64::Z7_Z8_Z9,
4291 };
4292
4293 // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4294 const uint8_t ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4295 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x15,
4296 };
4297
4298 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4299 const MCPhysReg ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4300 AArch64::Z1_Z2_Z3, AArch64::Z3_Z4_Z5, AArch64::Z5_Z6_Z7,
4301 };
4302
4303 // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4304 const uint8_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4305 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x05,
4306 };
4307
4308 // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4309 const MCPhysReg ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4310 AArch64::Z0_Z1_Z2, AArch64::Z2_Z3_Z4, AArch64::Z4_Z5_Z6,
4311 };
4312
4313 // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4314 const uint8_t ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4315 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02,
4316 };
4317
4318 // QQQQ Register Class...
4319 const MCPhysReg QQQQ[] = {
4320 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16, AArch64::Q14_Q15_Q16_Q17, AArch64::Q15_Q16_Q17_Q18, AArch64::Q16_Q17_Q18_Q19, AArch64::Q17_Q18_Q19_Q20, AArch64::Q18_Q19_Q20_Q21, AArch64::Q19_Q20_Q21_Q22, AArch64::Q20_Q21_Q22_Q23, AArch64::Q21_Q22_Q23_Q24, AArch64::Q22_Q23_Q24_Q25, AArch64::Q23_Q24_Q25_Q26, AArch64::Q24_Q25_Q26_Q27, AArch64::Q25_Q26_Q27_Q28, AArch64::Q26_Q27_Q28_Q29, AArch64::Q27_Q28_Q29_Q30, AArch64::Q28_Q29_Q30_Q31, AArch64::Q29_Q30_Q31_Q0, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4321 };
4322
4323 // QQQQ Bit set.
4324 const uint8_t QQQQBits[] = {
4325 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x01,
4326 };
4327
4328 // ZPR4 Register Class...
4329 const MCPhysReg ZPR4[] = {
4330 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16, AArch64::Z14_Z15_Z16_Z17, AArch64::Z15_Z16_Z17_Z18, AArch64::Z16_Z17_Z18_Z19, AArch64::Z17_Z18_Z19_Z20, AArch64::Z18_Z19_Z20_Z21, AArch64::Z19_Z20_Z21_Z22, AArch64::Z20_Z21_Z22_Z23, AArch64::Z21_Z22_Z23_Z24, AArch64::Z22_Z23_Z24_Z25, AArch64::Z23_Z24_Z25_Z26, AArch64::Z24_Z25_Z26_Z27, AArch64::Z25_Z26_Z27_Z28, AArch64::Z26_Z27_Z28_Z29, AArch64::Z27_Z28_Z29_Z30, AArch64::Z28_Z29_Z30_Z31, AArch64::Z29_Z30_Z31_Z0, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4331 };
4332
4333 // ZPR4 Bit set.
4334 const uint8_t ZPR4Bits[] = {
4335 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0xff, 0x1f,
4336 };
4337
4338 // QQQQ_with_dsub_in_FPR64_lo Register Class...
4339 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo[] = {
4340 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16, AArch64::Q14_Q15_Q16_Q17, AArch64::Q15_Q16_Q17_Q18,
4341 };
4342
4343 // QQQQ_with_dsub_in_FPR64_lo Bit set.
4344 const uint8_t QQQQ_with_dsub_in_FPR64_loBits[] = {
4345 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01,
4346 };
4347
4348 // QQQQ_with_qsub1_in_FPR128_lo Register Class...
4349 const MCPhysReg QQQQ_with_qsub1_in_FPR128_lo[] = {
4350 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16, AArch64::Q14_Q15_Q16_Q17, AArch64::Q31_Q0_Q1_Q2,
4351 };
4352
4353 // QQQQ_with_qsub1_in_FPR128_lo Bit set.
4354 const uint8_t QQQQ_with_qsub1_in_FPR128_loBits[] = {
4355 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x01,
4356 };
4357
4358 // QQQQ_with_qsub2_in_FPR128_lo Register Class...
4359 const MCPhysReg QQQQ_with_qsub2_in_FPR128_lo[] = {
4360 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4361 };
4362
4363 // QQQQ_with_qsub2_in_FPR128_lo Bit set.
4364 const uint8_t QQQQ_with_qsub2_in_FPR128_loBits[] = {
4365 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x80, 0x01,
4366 };
4367
4368 // QQQQ_with_qsub3_in_FPR128_lo Register Class...
4369 const MCPhysReg QQQQ_with_qsub3_in_FPR128_lo[] = {
4370 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q29_Q30_Q31_Q0, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4371 };
4372
4373 // QQQQ_with_qsub3_in_FPR128_lo Bit set.
4374 const uint8_t QQQQ_with_qsub3_in_FPR128_loBits[] = {
4375 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0xc0, 0x01,
4376 };
4377
4378 // ZPR4StridedOrContiguous Register Class...
4379 const MCPhysReg ZPR4StridedOrContiguous[] = {
4380 AArch64::Z0_Z4_Z8_Z12, AArch64::Z1_Z5_Z9_Z13, AArch64::Z2_Z6_Z10_Z14, AArch64::Z3_Z7_Z11_Z15, AArch64::Z16_Z20_Z24_Z28, AArch64::Z17_Z21_Z25_Z29, AArch64::Z18_Z22_Z26_Z30, AArch64::Z19_Z23_Z27_Z31, AArch64::Z0_Z1_Z2_Z3, AArch64::Z4_Z5_Z6_Z7, AArch64::Z8_Z9_Z10_Z11, AArch64::Z12_Z13_Z14_Z15, AArch64::Z16_Z17_Z18_Z19, AArch64::Z20_Z21_Z22_Z23, AArch64::Z24_Z25_Z26_Z27, AArch64::Z28_Z29_Z30_Z31,
4381 };
4382
4383 // ZPR4StridedOrContiguous Bit set.
4384 const uint8_t ZPR4StridedOrContiguousBits[] = {
4385 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x22, 0x22, 0x22, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
4386 };
4387
4388 // ZPR4_with_dsub_in_FPR64_lo Register Class...
4389 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo[] = {
4390 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16, AArch64::Z14_Z15_Z16_Z17, AArch64::Z15_Z16_Z17_Z18,
4391 };
4392
4393 // ZPR4_with_dsub_in_FPR64_lo Bit set.
4394 const uint8_t ZPR4_with_dsub_in_FPR64_loBits[] = {
4395 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f,
4396 };
4397
4398 // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
4399 const MCPhysReg ZPR4_with_zsub0_zsub1_in_ZPR2Mul2[] = {
4400 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7, AArch64::Z6_Z7_Z8_Z9, AArch64::Z8_Z9_Z10_Z11, AArch64::Z10_Z11_Z12_Z13, AArch64::Z12_Z13_Z14_Z15, AArch64::Z14_Z15_Z16_Z17, AArch64::Z16_Z17_Z18_Z19, AArch64::Z18_Z19_Z20_Z21, AArch64::Z20_Z21_Z22_Z23, AArch64::Z22_Z23_Z24_Z25, AArch64::Z24_Z25_Z26_Z27, AArch64::Z26_Z27_Z28_Z29, AArch64::Z28_Z29_Z30_Z31, AArch64::Z30_Z31_Z0_Z1,
4401 };
4402
4403 // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
4404 const uint8_t ZPR4_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
4405 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0xaa, 0xaa, 0x0a,
4406 };
4407
4408 // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4409 const MCPhysReg ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4410 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14, AArch64::Z13_Z14_Z15_Z16, AArch64::Z15_Z16_Z17_Z18, AArch64::Z17_Z18_Z19_Z20, AArch64::Z19_Z20_Z21_Z22, AArch64::Z21_Z22_Z23_Z24, AArch64::Z23_Z24_Z25_Z26, AArch64::Z25_Z26_Z27_Z28, AArch64::Z27_Z28_Z29_Z30, AArch64::Z29_Z30_Z31_Z0, AArch64::Z31_Z0_Z1_Z2,
4411 };
4412
4413 // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4414 const uint8_t ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4415 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x55, 0x55, 0x15,
4416 };
4417
4418 // ZPR4_with_zsub1_in_ZPR_4b Register Class...
4419 const MCPhysReg ZPR4_with_zsub1_in_ZPR_4b[] = {
4420 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16, AArch64::Z14_Z15_Z16_Z17, AArch64::Z31_Z0_Z1_Z2,
4421 };
4422
4423 // ZPR4_with_zsub1_in_ZPR_4b Bit set.
4424 const uint8_t ZPR4_with_zsub1_in_ZPR_4bBits[] = {
4425 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x0f, 0x00, 0x10,
4426 };
4427
4428 // ZPR4_with_zsub2_in_ZPR_4b Register Class...
4429 const MCPhysReg ZPR4_with_zsub2_in_ZPR_4b[] = {
4430 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4431 };
4432
4433 // ZPR4_with_zsub2_in_ZPR_4b Bit set.
4434 const uint8_t ZPR4_with_zsub2_in_ZPR_4bBits[] = {
4435 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x07, 0x00, 0x18,
4436 };
4437
4438 // ZPR4_with_zsub3_in_ZPR_4b Register Class...
4439 const MCPhysReg ZPR4_with_zsub3_in_ZPR_4b[] = {
4440 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z29_Z30_Z31_Z0, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4441 };
4442
4443 // ZPR4_with_zsub3_in_ZPR_4b Bit set.
4444 const uint8_t ZPR4_with_zsub3_in_ZPR_4bBits[] = {
4445 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x03, 0x00, 0x1c,
4446 };
4447
4448 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo Register Class...
4449 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo[] = {
4450 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16, AArch64::Q14_Q15_Q16_Q17,
4451 };
4452
4453 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo Bit set.
4454 const uint8_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loBits[] = {
4455 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff,
4456 };
4457
4458 // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo Register Class...
4459 const MCPhysReg QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo[] = {
4460 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16, AArch64::Q31_Q0_Q1_Q2,
4461 };
4462
4463 // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo Bit set.
4464 const uint8_t QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loBits[] = {
4465 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0x01,
4466 };
4467
4468 // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo Register Class...
4469 const MCPhysReg QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo[] = {
4470 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4471 };
4472
4473 // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo Bit set.
4474 const uint8_t QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loBits[] = {
4475 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x80, 0x01,
4476 };
4477
4478 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b Register Class...
4479 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b[] = {
4480 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16, AArch64::Z14_Z15_Z16_Z17,
4481 };
4482
4483 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b Bit set.
4484 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bBits[] = {
4485 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x0f,
4486 };
4487
4488 // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b Register Class...
4489 const MCPhysReg ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b[] = {
4490 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16, AArch64::Z31_Z0_Z1_Z2,
4491 };
4492
4493 // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b Bit set.
4494 const uint8_t ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bBits[] = {
4495 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x07, 0x00, 0x10,
4496 };
4497
4498 // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b Register Class...
4499 const MCPhysReg ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b[] = {
4500 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4501 };
4502
4503 // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b Bit set.
4504 const uint8_t ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bBits[] = {
4505 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x03, 0x00, 0x18,
4506 };
4507
4508 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo Register Class...
4509 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo[] = {
4510 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q13_Q14_Q15_Q16,
4511 };
4512
4513 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo Bit set.
4514 const uint8_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loBits[] = {
4515 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f,
4516 };
4517
4518 // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo Register Class...
4519 const MCPhysReg QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo[] = {
4520 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15, AArch64::Q31_Q0_Q1_Q2,
4521 };
4522
4523 // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo Bit set.
4524 const uint8_t QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loBits[] = {
4525 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0x01,
4526 };
4527
4528 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b Register Class...
4529 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b[] = {
4530 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z13_Z14_Z15_Z16,
4531 };
4532
4533 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b Bit set.
4534 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bBits[] = {
4535 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x07,
4536 };
4537
4538 // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b Register Class...
4539 const MCPhysReg ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b[] = {
4540 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15, AArch64::Z31_Z0_Z1_Z2,
4541 };
4542
4543 // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b Bit set.
4544 const uint8_t ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bBits[] = {
4545 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x03, 0x00, 0x10,
4546 };
4547
4548 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo Register Class...
4549 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo[] = {
4550 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10, AArch64::Q8_Q9_Q10_Q11, AArch64::Q9_Q10_Q11_Q12, AArch64::Q10_Q11_Q12_Q13, AArch64::Q11_Q12_Q13_Q14, AArch64::Q12_Q13_Q14_Q15,
4551 };
4552
4553 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo Bit set.
4554 const uint8_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loBits[] = {
4555 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x3f,
4556 };
4557
4558 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b Register Class...
4559 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b[] = {
4560 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10, AArch64::Z8_Z9_Z10_Z11, AArch64::Z9_Z10_Z11_Z12, AArch64::Z10_Z11_Z12_Z13, AArch64::Z11_Z12_Z13_Z14, AArch64::Z12_Z13_Z14_Z15,
4561 };
4562
4563 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b Bit set.
4564 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bBits[] = {
4565 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x03,
4566 };
4567
4568 // QQQQ_with_qsub0_in_FPR128_0to7 Register Class...
4569 const MCPhysReg QQQQ_with_qsub0_in_FPR128_0to7[] = {
4570 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q7_Q8_Q9_Q10,
4571 };
4572
4573 // QQQQ_with_qsub0_in_FPR128_0to7 Bit set.
4574 const uint8_t QQQQ_with_qsub0_in_FPR128_0to7Bits[] = {
4575 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
4576 };
4577
4578 // QQQQ_with_qsub1_in_FPR128_0to7 Register Class...
4579 const MCPhysReg QQQQ_with_qsub1_in_FPR128_0to7[] = {
4580 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9, AArch64::Q31_Q0_Q1_Q2,
4581 };
4582
4583 // QQQQ_with_qsub1_in_FPR128_0to7 Bit set.
4584 const uint8_t QQQQ_with_qsub1_in_FPR128_0to7Bits[] = {
4585 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x01,
4586 };
4587
4588 // QQQQ_with_qsub2_in_FPR128_0to7 Register Class...
4589 const MCPhysReg QQQQ_with_qsub2_in_FPR128_0to7[] = {
4590 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4591 };
4592
4593 // QQQQ_with_qsub2_in_FPR128_0to7 Bit set.
4594 const uint8_t QQQQ_with_qsub2_in_FPR128_0to7Bits[] = {
4595 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x80, 0x01,
4596 };
4597
4598 // QQQQ_with_qsub3_in_FPR128_0to7 Register Class...
4599 const MCPhysReg QQQQ_with_qsub3_in_FPR128_0to7[] = {
4600 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q29_Q30_Q31_Q0, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4601 };
4602
4603 // QQQQ_with_qsub3_in_FPR128_0to7 Bit set.
4604 const uint8_t QQQQ_with_qsub3_in_FPR128_0to7Bits[] = {
4605 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0xc0, 0x01,
4606 };
4607
4608 // ZPR4Mul4 Register Class...
4609 const MCPhysReg ZPR4Mul4[] = {
4610 AArch64::Z0_Z1_Z2_Z3, AArch64::Z4_Z5_Z6_Z7, AArch64::Z8_Z9_Z10_Z11, AArch64::Z12_Z13_Z14_Z15, AArch64::Z16_Z17_Z18_Z19, AArch64::Z20_Z21_Z22_Z23, AArch64::Z24_Z25_Z26_Z27, AArch64::Z28_Z29_Z30_Z31,
4611 };
4612
4613 // ZPR4Mul4 Bit set.
4614 const uint8_t ZPR4Mul4Bits[] = {
4615 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x22, 0x22, 0x22, 0x02,
4616 };
4617
4618 // ZPR4Strided Register Class...
4619 const MCPhysReg ZPR4Strided[] = {
4620 AArch64::Z0_Z4_Z8_Z12, AArch64::Z1_Z5_Z9_Z13, AArch64::Z2_Z6_Z10_Z14, AArch64::Z3_Z7_Z11_Z15, AArch64::Z16_Z20_Z24_Z28, AArch64::Z17_Z21_Z25_Z29, AArch64::Z18_Z22_Z26_Z30, AArch64::Z19_Z23_Z27_Z31,
4621 };
4622
4623 // ZPR4Strided Bit set.
4624 const uint8_t ZPR4StridedBits[] = {
4625 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
4626 };
4627
4628 // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo Register Class...
4629 const MCPhysReg ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo[] = {
4630 AArch64::Z0_Z4_Z8_Z12, AArch64::Z1_Z5_Z9_Z13, AArch64::Z2_Z6_Z10_Z14, AArch64::Z3_Z7_Z11_Z15, AArch64::Z0_Z1_Z2_Z3, AArch64::Z4_Z5_Z6_Z7, AArch64::Z8_Z9_Z10_Z11, AArch64::Z12_Z13_Z14_Z15,
4631 };
4632
4633 // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo Bit set.
4634 const uint8_t ZPR4StridedOrContiguous_with_dsub_in_FPR64_loBits[] = {
4635 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x22, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1e,
4636 };
4637
4638 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4639 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4640 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14, AArch64::Z13_Z14_Z15_Z16, AArch64::Z15_Z16_Z17_Z18,
4641 };
4642
4643 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4644 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4645 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x15,
4646 };
4647
4648 // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4649 const MCPhysReg ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4650 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7, AArch64::Z6_Z7_Z8_Z9, AArch64::Z8_Z9_Z10_Z11, AArch64::Z10_Z11_Z12_Z13, AArch64::Z12_Z13_Z14_Z15, AArch64::Z14_Z15_Z16_Z17,
4651 };
4652
4653 // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4654 const uint8_t ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4655 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x0a,
4656 };
4657
4658 // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4659 const MCPhysReg ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4660 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14, AArch64::Z13_Z14_Z15_Z16, AArch64::Z31_Z0_Z1_Z2,
4661 };
4662
4663 // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4664 const uint8_t ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4665 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x05, 0x00, 0x10,
4666 };
4667
4668 // ZPR4_with_zsub1_in_ZPR_3b Register Class...
4669 const MCPhysReg ZPR4_with_zsub1_in_ZPR_3b[] = {
4670 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z31_Z0_Z1_Z2,
4671 };
4672
4673 // ZPR4_with_zsub1_in_ZPR_3b Bit set.
4674 const uint8_t ZPR4_with_zsub1_in_ZPR_3bBits[] = {
4675 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0x10,
4676 };
4677
4678 // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4679 const MCPhysReg ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4680 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7, AArch64::Z6_Z7_Z8_Z9, AArch64::Z8_Z9_Z10_Z11, AArch64::Z10_Z11_Z12_Z13, AArch64::Z12_Z13_Z14_Z15, AArch64::Z30_Z31_Z0_Z1,
4681 };
4682
4683 // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4684 const uint8_t ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4685 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x02, 0x00, 0x08,
4686 };
4687
4688 // ZPR4_with_zsub2_in_ZPR_3b Register Class...
4689 const MCPhysReg ZPR4_with_zsub2_in_ZPR_3b[] = {
4690 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4691 };
4692
4693 // ZPR4_with_zsub2_in_ZPR_3b Bit set.
4694 const uint8_t ZPR4_with_zsub2_in_ZPR_3bBits[] = {
4695 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x18,
4696 };
4697
4698 // ZPR4_with_zsub3_in_ZPR_3b Register Class...
4699 const MCPhysReg ZPR4_with_zsub3_in_ZPR_3b[] = {
4700 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z29_Z30_Z31_Z0, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4701 };
4702
4703 // ZPR4_with_zsub3_in_ZPR_3b Bit set.
4704 const uint8_t ZPR4_with_zsub3_in_ZPR_3bBits[] = {
4705 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0x1c,
4706 };
4707
4708 // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4709 const MCPhysReg ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4710 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14, AArch64::Z29_Z30_Z31_Z0, AArch64::Z31_Z0_Z1_Z2,
4711 };
4712
4713 // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4714 const uint8_t ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4715 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x01, 0x00, 0x14,
4716 };
4717
4718 // ZPR4_with_zsub_in_FPR128_0to7 Register Class...
4719 const MCPhysReg ZPR4_with_zsub_in_FPR128_0to7[] = {
4720 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9, AArch64::Z7_Z8_Z9_Z10,
4721 };
4722
4723 // ZPR4_with_zsub_in_FPR128_0to7 Bit set.
4724 const uint8_t ZPR4_with_zsub_in_FPR128_0to7Bits[] = {
4725 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f,
4726 };
4727
4728 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7 Register Class...
4729 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7[] = {
4730 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q6_Q7_Q8_Q9,
4731 };
4732
4733 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7 Bit set.
4734 const uint8_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7Bits[] = {
4735 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe,
4736 };
4737
4738 // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7 Register Class...
4739 const MCPhysReg QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7[] = {
4740 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8, AArch64::Q31_Q0_Q1_Q2,
4741 };
4742
4743 // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7 Bit set.
4744 const uint8_t QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7Bits[] = {
4745 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x01,
4746 };
4747
4748 // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7 Register Class...
4749 const MCPhysReg QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7[] = {
4750 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q30_Q31_Q0_Q1, AArch64::Q31_Q0_Q1_Q2,
4751 };
4752
4753 // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7 Bit set.
4754 const uint8_t QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Bits[] = {
4755 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x80, 0x01,
4756 };
4757
4758 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4759 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4760 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14, AArch64::Z13_Z14_Z15_Z16,
4761 };
4762
4763 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4764 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4765 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x05,
4766 };
4767
4768 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b Register Class...
4769 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b[] = {
4770 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z6_Z7_Z8_Z9,
4771 };
4772
4773 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b Bit set.
4774 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bBits[] = {
4775 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f,
4776 };
4777
4778 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Register Class...
4779 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo[] = {
4780 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7, AArch64::Z6_Z7_Z8_Z9, AArch64::Z8_Z9_Z10_Z11, AArch64::Z10_Z11_Z12_Z13, AArch64::Z12_Z13_Z14_Z15,
4781 };
4782
4783 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo Bit set.
4784 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits[] = {
4785 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0xaa, 0x02,
4786 };
4787
4788 // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b Register Class...
4789 const MCPhysReg ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b[] = {
4790 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8, AArch64::Z31_Z0_Z1_Z2,
4791 };
4792
4793 // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b Bit set.
4794 const uint8_t ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bBits[] = {
4795 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0x10,
4796 };
4797
4798 // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
4799 const MCPhysReg ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
4800 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14, AArch64::Z31_Z0_Z1_Z2,
4801 };
4802
4803 // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
4804 const uint8_t ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
4805 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x01, 0x00, 0x10,
4806 };
4807
4808 // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b Register Class...
4809 const MCPhysReg ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b[] = {
4810 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z30_Z31_Z0_Z1, AArch64::Z31_Z0_Z1_Z2,
4811 };
4812
4813 // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b Bit set.
4814 const uint8_t ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bBits[] = {
4815 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0x18,
4816 };
4817
4818 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7 Register Class...
4819 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7[] = {
4820 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q5_Q6_Q7_Q8,
4821 };
4822
4823 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7 Bit set.
4824 const uint8_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7Bits[] = {
4825 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e,
4826 };
4827
4828 // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7 Register Class...
4829 const MCPhysReg QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7[] = {
4830 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7, AArch64::Q31_Q0_Q1_Q2,
4831 };
4832
4833 // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7 Bit set.
4834 const uint8_t QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Bits[] = {
4835 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x01,
4836 };
4837
4838 // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7 Register Class...
4839 const MCPhysReg ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7[] = {
4840 AArch64::Z0_Z4_Z8_Z12, AArch64::Z1_Z5_Z9_Z13, AArch64::Z2_Z6_Z10_Z14, AArch64::Z3_Z7_Z11_Z15, AArch64::Z0_Z1_Z2_Z3, AArch64::Z4_Z5_Z6_Z7,
4841 };
4842
4843 // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7 Bit set.
4844 const uint8_t ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7Bits[] = {
4845 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1e,
4846 };
4847
4848 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b Register Class...
4849 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b[] = {
4850 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z5_Z6_Z7_Z8,
4851 };
4852
4853 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b Bit set.
4854 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bBits[] = {
4855 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07,
4856 };
4857
4858 // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
4859 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
4860 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10, AArch64::Z9_Z10_Z11_Z12, AArch64::Z11_Z12_Z13_Z14,
4861 };
4862
4863 // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
4864 const uint8_t ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
4865 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x55, 0x01,
4866 };
4867
4868 // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b Register Class...
4869 const MCPhysReg ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b[] = {
4870 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7, AArch64::Z31_Z0_Z1_Z2,
4871 };
4872
4873 // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b Bit set.
4874 const uint8_t ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bBits[] = {
4875 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0x10,
4876 };
4877
4878 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7 Register Class...
4879 const MCPhysReg QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7[] = {
4880 AArch64::Q0_Q1_Q2_Q3, AArch64::Q1_Q2_Q3_Q4, AArch64::Q2_Q3_Q4_Q5, AArch64::Q3_Q4_Q5_Q6, AArch64::Q4_Q5_Q6_Q7,
4881 };
4882
4883 // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7 Bit set.
4884 const uint8_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7Bits[] = {
4885 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e,
4886 };
4887
4888 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b Register Class...
4889 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b[] = {
4890 AArch64::Z0_Z1_Z2_Z3, AArch64::Z1_Z2_Z3_Z4, AArch64::Z2_Z3_Z4_Z5, AArch64::Z3_Z4_Z5_Z6, AArch64::Z4_Z5_Z6_Z7,
4891 };
4892
4893 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b Bit set.
4894 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bBits[] = {
4895 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03,
4896 };
4897
4898 // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo Register Class...
4899 const MCPhysReg ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo[] = {
4900 AArch64::Z0_Z1_Z2_Z3, AArch64::Z4_Z5_Z6_Z7, AArch64::Z8_Z9_Z10_Z11, AArch64::Z12_Z13_Z14_Z15,
4901 };
4902
4903 // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo Bit set.
4904 const uint8_t ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loBits[] = {
4905 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x22, 0x02,
4906 };
4907
4908 // ZPR4Strided_with_dsub_in_FPR64_lo Register Class...
4909 const MCPhysReg ZPR4Strided_with_dsub_in_FPR64_lo[] = {
4910 AArch64::Z0_Z4_Z8_Z12, AArch64::Z1_Z5_Z9_Z13, AArch64::Z2_Z6_Z10_Z14, AArch64::Z3_Z7_Z11_Z15,
4911 };
4912
4913 // ZPR4Strided_with_dsub_in_FPR64_lo Bit set.
4914 const uint8_t ZPR4Strided_with_dsub_in_FPR64_loBits[] = {
4915 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1e,
4916 };
4917
4918 // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4919 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4920 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z7_Z8_Z9_Z10,
4921 };
4922
4923 // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4924 const uint8_t ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4925 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x15,
4926 };
4927
4928 // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4929 const MCPhysReg ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4930 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7, AArch64::Z6_Z7_Z8_Z9,
4931 };
4932
4933 // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4934 const uint8_t ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4935 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x0a,
4936 };
4937
4938 // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4939 const MCPhysReg ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4940 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8, AArch64::Z31_Z0_Z1_Z2,
4941 };
4942
4943 // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4944 const uint8_t ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4945 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x05, 0x00, 0x00, 0x10,
4946 };
4947
4948 // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4949 const MCPhysReg ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4950 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7, AArch64::Z30_Z31_Z0_Z1,
4951 };
4952
4953 // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4954 const uint8_t ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4955 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02, 0x00, 0x00, 0x08,
4956 };
4957
4958 // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Register Class...
4959 const MCPhysReg ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2[] = {
4960 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z29_Z30_Z31_Z0, AArch64::Z31_Z0_Z1_Z2,
4961 };
4962
4963 // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2 Bit set.
4964 const uint8_t ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits[] = {
4965 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x14,
4966 };
4967
4968 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4969 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4970 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z5_Z6_Z7_Z8,
4971 };
4972
4973 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4974 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4975 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x05,
4976 };
4977
4978 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Register Class...
4979 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7[] = {
4980 AArch64::Z0_Z1_Z2_Z3, AArch64::Z2_Z3_Z4_Z5, AArch64::Z4_Z5_Z6_Z7,
4981 };
4982
4983 // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7 Bit set.
4984 const uint8_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits[] = {
4985 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02,
4986 };
4987
4988 // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
4989 const MCPhysReg ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
4990 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6, AArch64::Z31_Z0_Z1_Z2,
4991 };
4992
4993 // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
4994 const uint8_t ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
4995 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x10,
4996 };
4997
4998 // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7 Register Class...
4999 const MCPhysReg ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7[] = {
5000 AArch64::Z0_Z1_Z2_Z3, AArch64::Z4_Z5_Z6_Z7,
5001 };
5002
5003 // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7 Bit set.
5004 const uint8_t ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7Bits[] = {
5005 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x02,
5006 };
5007
5008 // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Register Class...
5009 const MCPhysReg ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2[] = {
5010 AArch64::Z1_Z2_Z3_Z4, AArch64::Z3_Z4_Z5_Z6,
5011 };
5012
5013 // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2 Bit set.
5014 const uint8_t ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits[] = {
5015 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x01,
5016 };
5017
5018 // GPR64x8Class Register Class...
5019 const MCPhysReg GPR64x8Class[] = {
5020 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5021 };
5022
5023 // GPR64x8Class Bit set.
5024 const uint8_t GPR64x8ClassBits[] = {
5025 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1f,
5026 };
5027
5028 // GPR64x8Class_with_x8sub_0_in_GPR64noip Register Class...
5029 const MCPhysReg GPR64x8Class_with_x8sub_0_in_GPR64noip[] = {
5030 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5031 };
5032
5033 // GPR64x8Class_with_x8sub_0_in_GPR64noip Bit set.
5034 const uint8_t GPR64x8Class_with_x8sub_0_in_GPR64noipBits[] = {
5035 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1b,
5036 };
5037
5038 // GPR64x8Class_with_x8sub_2_in_GPR64noip Register Class...
5039 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip[] = {
5040 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5041 };
5042
5043 // GPR64x8Class_with_x8sub_2_in_GPR64noip Bit set.
5044 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noipBits[] = {
5045 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1d,
5046 };
5047
5048 // GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5049 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5050 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5051 };
5052
5053 // GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5054 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5055 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1e,
5056 };
5057
5058 // GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5059 const MCPhysReg GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5060 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5061 };
5062
5063 // GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5064 const uint8_t GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5065 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x1f,
5066 };
5067
5068 // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip Register Class...
5069 const MCPhysReg GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip[] = {
5070 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5071 };
5072
5073 // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip Bit set.
5074 const uint8_t GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits[] = {
5075 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x19,
5076 };
5077
5078 // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5079 const MCPhysReg GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5080 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5081 };
5082
5083 // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5084 const uint8_t GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5085 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1a,
5086 };
5087
5088 // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5089 const MCPhysReg GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5090 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5091 };
5092
5093 // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5094 const uint8_t GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5095 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x1b,
5096 };
5097
5098 // GPR64x8Class_with_x8sub_0_in_tcGPR64 Register Class...
5099 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64[] = {
5100 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5101 };
5102
5103 // GPR64x8Class_with_x8sub_0_in_tcGPR64 Bit set.
5104 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64Bits[] = {
5105 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f,
5106 };
5107
5108 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5109 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5110 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5111 };
5112
5113 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5114 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5115 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x1c,
5116 };
5117
5118 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5119 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5120 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5121 };
5122
5123 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5124 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5125 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x1d,
5126 };
5127
5128 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5129 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5130 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5131 };
5132
5133 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5134 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5135 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x1e,
5136 };
5137
5138 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip Register Class...
5139 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip[] = {
5140 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5141 };
5142
5143 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip Bit set.
5144 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits[] = {
5145 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0d,
5146 };
5147
5148 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5149 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5150 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5151 };
5152
5153 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5154 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5155 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0e,
5156 };
5157
5158 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5159 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5160 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5161 };
5162
5163 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5164 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5165 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x0f,
5166 };
5167
5168 // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16 Register Class...
5169 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPRnotx16[] = {
5170 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5171 };
5172
5173 // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16 Bit set.
5174 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPRnotx16Bits[] = {
5175 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0b,
5176 };
5177
5178 // GPR64x8Class_with_x8sub_1_in_tcGPR64 Register Class...
5179 const MCPhysReg GPR64x8Class_with_x8sub_1_in_tcGPR64[] = {
5180 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5181 };
5182
5183 // GPR64x8Class_with_x8sub_1_in_tcGPR64 Bit set.
5184 const uint8_t GPR64x8Class_with_x8sub_1_in_tcGPR64Bits[] = {
5185 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x07,
5186 };
5187
5188 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5189 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5190 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5191 };
5192
5193 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5194 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5195 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x18,
5196 };
5197
5198 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5199 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5200 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5201 };
5202
5203 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5204 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5205 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x19,
5206 };
5207
5208 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5209 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5210 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5211 };
5212
5213 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5214 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5215 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x1a,
5216 };
5217
5218 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5219 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5220 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5221 };
5222
5223 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5224 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5225 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x1c,
5226 };
5227
5228 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip Register Class...
5229 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip[] = {
5230 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5231 };
5232
5233 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip Bit set.
5234 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits[] = {
5235 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x09,
5236 };
5237
5238 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5239 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5240 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5241 };
5242
5243 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5244 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5245 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0a,
5246 };
5247
5248 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5249 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5250 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5251 };
5252
5253 // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5254 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5255 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x0b,
5256 };
5257
5258 // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64 Register Class...
5259 const MCPhysReg GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64[] = {
5260 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21,
5261 };
5262
5263 // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64 Bit set.
5264 const uint8_t GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64Bits[] = {
5265 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03,
5266 };
5267
5268 // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5269 const MCPhysReg GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5270 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5271 };
5272
5273 // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5274 const uint8_t GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5275 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x06,
5276 };
5277
5278 // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5279 const MCPhysReg GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5280 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5281 };
5282
5283 // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5284 const uint8_t GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5285 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x07,
5286 };
5287
5288 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5289 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5290 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5291 };
5292
5293 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5294 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5295 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0c,
5296 };
5297
5298 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5299 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5300 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5301 };
5302
5303 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5304 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5305 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x0d,
5306 };
5307
5308 // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16 Register Class...
5309 const MCPhysReg GPR64x8Class_with_x8sub_2_in_tcGPRnotx16[] = {
5310 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5311 };
5312
5313 // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16 Bit set.
5314 const uint8_t GPR64x8Class_with_x8sub_2_in_tcGPRnotx16Bits[] = {
5315 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x05,
5316 };
5317
5318 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5319 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5320 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5321 };
5322
5323 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5324 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5325 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x0e,
5326 };
5327
5328 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5329 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5330 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X18_X19_X20_X21_X22_X23_X24_X25, AArch64::X20_X21_X22_X23_X24_X25_X26_X27, AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5331 };
5332
5333 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5334 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5335 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x18,
5336 };
5337
5338 // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5339 const MCPhysReg GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5340 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21,
5341 };
5342
5343 // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5344 const uint8_t GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5345 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x03,
5346 };
5347
5348 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5349 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5350 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5351 };
5352
5353 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5354 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5355 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x08,
5356 };
5357
5358 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5359 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5360 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5361 };
5362
5363 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5364 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5365 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x09,
5366 };
5367
5368 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Register Class...
5369 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip[] = {
5370 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5371 };
5372
5373 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip Bit set.
5374 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits[] = {
5375 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x04,
5376 };
5377
5378 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5379 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5380 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5381 };
5382
5383 // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5384 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5385 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x05,
5386 };
5387
5388 // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64 Register Class...
5389 const MCPhysReg GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64[] = {
5390 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19,
5391 };
5392
5393 // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64 Bit set.
5394 const uint8_t GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64Bits[] = {
5395 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x01,
5396 };
5397
5398 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5399 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5400 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5401 };
5402
5403 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5404 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5405 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x0a,
5406 };
5407
5408 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5409 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5410 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X14_X15_X16_X17_X18_X19_X20_X21, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5411 };
5412
5413 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5414 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5415 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x06,
5416 };
5417
5418 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5419 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5420 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X16_X17_X18_X19_X20_X21_X22_X23, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5421 };
5422
5423 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5424 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5425 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x0c,
5426 };
5427
5428 // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16 Register Class...
5429 const MCPhysReg GPR64x8Class_with_x8sub_4_in_tcGPRnotx16[] = {
5430 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X14_X15_X16_X17_X18_X19_X20_X21,
5431 };
5432
5433 // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16 Bit set.
5434 const uint8_t GPR64x8Class_with_x8sub_4_in_tcGPRnotx16Bits[] = {
5435 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x02,
5436 };
5437
5438 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5439 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5440 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X14_X15_X16_X17_X18_X19_X20_X21,
5441 };
5442
5443 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5444 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5445 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x02,
5446 };
5447
5448 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5449 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5450 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X18_X19_X20_X21_X22_X23_X24_X25,
5451 };
5452
5453 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5454 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5455 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x08,
5456 };
5457
5458 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Register Class...
5459 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip[] = {
5460 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5461 };
5462
5463 // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip Bit set.
5464 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits[] = {
5465 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x04,
5466 };
5467
5468 // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64 Register Class...
5469 const MCPhysReg GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64[] = {
5470 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17,
5471 };
5472
5473 // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64 Bit set.
5474 const uint8_t GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64Bits[] = {
5475 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc,
5476 };
5477
5478 // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16 Register Class...
5479 const MCPhysReg GPR64x8Class_with_x8sub_6_in_tcGPRnotx16[] = {
5480 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X12_X13_X14_X15_X16_X17_X18_X19,
5481 };
5482
5483 // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16 Bit set.
5484 const uint8_t GPR64x8Class_with_x8sub_6_in_tcGPRnotx16Bits[] = {
5485 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x01,
5486 };
5487
5488 // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64 Register Class...
5489 const MCPhysReg GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64[] = {
5490 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15,
5491 };
5492
5493 // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64 Bit set.
5494 const uint8_t GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64Bits[] = {
5495 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c,
5496 };
5497
5498 // GPR64x8Class_with_sub_32_in_GPR32arg Register Class...
5499 const MCPhysReg GPR64x8Class_with_sub_32_in_GPR32arg[] = {
5500 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13,
5501 };
5502
5503 // GPR64x8Class_with_sub_32_in_GPR32arg Bit set.
5504 const uint8_t GPR64x8Class_with_sub_32_in_GPR32argBits[] = {
5505 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c,
5506 };
5507
5508 // MPR32 Register Class...
5509 const MCPhysReg MPR32[] = {
5510 AArch64::ZAS0, AArch64::ZAS1, AArch64::ZAS2, AArch64::ZAS3,
5511 };
5512
5513 // MPR32 Bit set.
5514 const uint8_t MPR32Bits[] = {
5515 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0,
5516 };
5517
5518 // GPR64x8Class_with_x8sub_2_in_GPR64arg Register Class...
5519 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64arg[] = {
5520 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11,
5521 };
5522
5523 // GPR64x8Class_with_x8sub_2_in_GPR64arg Bit set.
5524 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64argBits[] = {
5525 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c,
5526 };
5527
5528 // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15 Register Class...
5529 const MCPhysReg GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15[] = {
5530 AArch64::X12_X13_X14_X15_X16_X17_X18_X19, AArch64::X14_X15_X16_X17_X18_X19_X20_X21,
5531 };
5532
5533 // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15 Bit set.
5534 const uint8_t GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15Bits[] = {
5535 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03,
5536 };
5537
5538 // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5539 const MCPhysReg GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5540 AArch64::X8_X9_X10_X11_X12_X13_X14_X15, AArch64::X10_X11_X12_X13_X14_X15_X16_X17,
5541 };
5542
5543 // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5544 const uint8_t GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5545 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0,
5546 };
5547
5548 // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15 Register Class...
5549 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15[] = {
5550 AArch64::X10_X11_X12_X13_X14_X15_X16_X17, AArch64::X12_X13_X14_X15_X16_X17_X18_X19,
5551 };
5552
5553 // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15 Bit set.
5554 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Bits[] = {
5555 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01,
5556 };
5557
5558 // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5559 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5560 AArch64::X6_X7_X8_X9_X10_X11_X12_X13, AArch64::X8_X9_X10_X11_X12_X13_X14_X15,
5561 };
5562
5563 // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5564 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5565 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60,
5566 };
5567
5568 // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5569 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5570 AArch64::X4_X5_X6_X7_X8_X9_X10_X11, AArch64::X6_X7_X8_X9_X10_X11_X12_X13,
5571 };
5572
5573 // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5574 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5575 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30,
5576 };
5577
5578 // GPR64x8Class_with_x8sub_4_in_GPR64arg Register Class...
5579 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64arg[] = {
5580 AArch64::X0_X1_X2_X3_X4_X5_X6_X7, AArch64::X2_X3_X4_X5_X6_X7_X8_X9,
5581 };
5582
5583 // GPR64x8Class_with_x8sub_4_in_GPR64arg Bit set.
5584 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64argBits[] = {
5585 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c,
5586 };
5587
5588 // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5589 const MCPhysReg GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5590 AArch64::X2_X3_X4_X5_X6_X7_X8_X9, AArch64::X4_X5_X6_X7_X8_X9_X10_X11,
5591 };
5592
5593 // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5594 const uint8_t GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5595 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18,
5596 };
5597
5598 // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5599 const MCPhysReg GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5600 AArch64::X6_X7_X8_X9_X10_X11_X12_X13,
5601 };
5602
5603 // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5604 const uint8_t GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5605 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20,
5606 };
5607
5608 // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5609 const MCPhysReg GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5610 AArch64::X8_X9_X10_X11_X12_X13_X14_X15,
5611 };
5612
5613 // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5614 const uint8_t GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5615 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40,
5616 };
5617
5618 // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17 Register Class...
5619 const MCPhysReg GPR64x8Class_with_x8sub_0_in_tcGPRx16x17[] = {
5620 AArch64::X16_X17_X18_X19_X20_X21_X22_X23,
5621 };
5622
5623 // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17 Bit set.
5624 const uint8_t GPR64x8Class_with_x8sub_0_in_tcGPRx16x17Bits[] = {
5625 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04,
5626 };
5627
5628 // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5629 const MCPhysReg GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5630 AArch64::X4_X5_X6_X7_X8_X9_X10_X11,
5631 };
5632
5633 // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5634 const uint8_t GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5635 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10,
5636 };
5637
5638 // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17 Register Class...
5639 const MCPhysReg GPR64x8Class_with_x8sub_2_in_tcGPRx16x17[] = {
5640 AArch64::X14_X15_X16_X17_X18_X19_X20_X21,
5641 };
5642
5643 // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17 Bit set.
5644 const uint8_t GPR64x8Class_with_x8sub_2_in_tcGPRx16x17Bits[] = {
5645 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
5646 };
5647
5648 // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Register Class...
5649 const MCPhysReg GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11[] = {
5650 AArch64::X2_X3_X4_X5_X6_X7_X8_X9,
5651 };
5652
5653 // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11 Bit set.
5654 const uint8_t GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits[] = {
5655 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08,
5656 };
5657
5658 // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17 Register Class...
5659 const MCPhysReg GPR64x8Class_with_x8sub_4_in_tcGPRx16x17[] = {
5660 AArch64::X12_X13_X14_X15_X16_X17_X18_X19,
5661 };
5662
5663 // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17 Bit set.
5664 const uint8_t GPR64x8Class_with_x8sub_4_in_tcGPRx16x17Bits[] = {
5665 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
5666 };
5667
5668 // GPR64x8Class_with_x8sub_6_in_GPR64arg Register Class...
5669 const MCPhysReg GPR64x8Class_with_x8sub_6_in_GPR64arg[] = {
5670 AArch64::X0_X1_X2_X3_X4_X5_X6_X7,
5671 };
5672
5673 // GPR64x8Class_with_x8sub_6_in_GPR64arg Bit set.
5674 const uint8_t GPR64x8Class_with_x8sub_6_in_GPR64argBits[] = {
5675 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04,
5676 };
5677
5678 // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17 Register Class...
5679 const MCPhysReg GPR64x8Class_with_x8sub_6_in_tcGPRx16x17[] = {
5680 AArch64::X10_X11_X12_X13_X14_X15_X16_X17,
5681 };
5682
5683 // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17 Bit set.
5684 const uint8_t GPR64x8Class_with_x8sub_6_in_tcGPRx16x17Bits[] = {
5685 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
5686 };
5687
5688 // GPR64x8Class_with_x8sub_7_in_FIXED_REGS Register Class...
5689 const MCPhysReg GPR64x8Class_with_x8sub_7_in_FIXED_REGS[] = {
5690 AArch64::X22_X23_X24_X25_X26_X27_X28_FP,
5691 };
5692
5693 // GPR64x8Class_with_x8sub_7_in_FIXED_REGS Bit set.
5694 const uint8_t GPR64x8Class_with_x8sub_7_in_FIXED_REGSBits[] = {
5695 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
5696 };
5697
5698 // ZTR Register Class...
5699 const MCPhysReg ZTR[] = {
5700 AArch64::ZT0,
5701 };
5702
5703 // ZTR Bit set.
5704 const uint8_t ZTRBits[] = {
5705 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
5706 };
5707
5708 // MPR16 Register Class...
5709 const MCPhysReg MPR16[] = {
5710 AArch64::ZAH0, AArch64::ZAH1,
5711 };
5712
5713 // MPR16 Bit set.
5714 const uint8_t MPR16Bits[] = {
5715 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c,
5716 };
5717
5718 // MPR Register Class...
5719 const MCPhysReg MPR[] = {
5720 AArch64::ZA,
5721 };
5722
5723 // MPR Bit set.
5724 const uint8_t MPRBits[] = {
5725 0x00, 0x10,
5726 };
5727
5728 // MPR8 Register Class...
5729 const MCPhysReg MPR8[] = {
5730 AArch64::ZAB0,
5731 };
5732
5733 // MPR8 Bit set.
5734 const uint8_t MPR8Bits[] = {
5735 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
5736 };
5737
5738} // end anonymous namespace
5739
5740
5741#ifdef __GNUC__
5742#pragma GCC diagnostic push
5743#pragma GCC diagnostic ignored "-Woverlength-strings"
5744#endif
5745extern const char AArch64RegClassStrings[] = {
5746 /* 0 */ "GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11\0"
5747 /* 126 */ "GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11\0"
5748 /* 239 */ "GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11\0"
5749 /* 353 */ "GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11\0"
5750 /* 467 */ "GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11\0"
5751 /* 517 */ "XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11\0"
5752 /* 569 */ "WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11\0"
5753 /* 621 */ "FPR32\0"
5754 /* 627 */ "GPR32\0"
5755 /* 633 */ "MPR32\0"
5756 /* 639 */ "FIXED_REGS_with_sub_32\0"
5757 /* 662 */ "PPR2\0"
5758 /* 667 */ "ZPR2\0"
5759 /* 672 */ "PPR2Mul2\0"
5760 /* 681 */ "ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2\0"
5761 /* 797 */ "ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2\0"
5762 /* 914 */ "ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2\0"
5763 /* 1030 */ "ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2\0"
5764 /* 1147 */ "ZPR4_with_zsub0_zsub1_in_ZPR2Mul2\0"
5765 /* 1181 */ "ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2\0"
5766 /* 1302 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2\0"
5767 /* 1367 */ "ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2\0"
5768 /* 1462 */ "ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2\0"
5769 /* 1557 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2\0"
5770 /* 1653 */ "ZPR3\0"
5771 /* 1658 */ "FPR64\0"
5772 /* 1664 */ "FIXED_REGS_and_GPR64\0"
5773 /* 1685 */ "GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64\0"
5774 /* 1736 */ "GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64\0"
5775 /* 1787 */ "XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64\0"
5776 /* 1839 */ "GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64\0"
5777 /* 1890 */ "GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64\0"
5778 /* 1941 */ "GPR64x8Class_with_x8sub_0_in_tcGPR64\0"
5779 /* 1978 */ "GPR64x8Class_with_x8sub_1_in_tcGPR64\0"
5780 /* 2015 */ "XSeqPairsClass_with_sube64_in_tcGPR64\0"
5781 /* 2053 */ "XSeqPairsClass_with_subo64_in_tcGPR64\0"
5782 /* 2091 */ "MPR64\0"
5783 /* 2097 */ "ZPR4\0"
5784 /* 2102 */ "ZPR4Mul4\0"
5785 /* 2111 */ "GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15\0"
5786 /* 2184 */ "GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15\0"
5787 /* 2235 */ "XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15\0"
5788 /* 2288 */ "WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15\0"
5789 /* 2341 */ "PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15\0"
5790 /* 2383 */ "PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15\0"
5791 /* 2446 */ "PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15\0"
5792 /* 2505 */ "FPR16\0"
5793 /* 2511 */ "MPR16\0"
5794 /* 2517 */ "GPR64x8Class_with_x8sub_0_in_tcGPRnotx16\0"
5795 /* 2558 */ "GPR64x8Class_with_x8sub_2_in_tcGPRnotx16\0"
5796 /* 2599 */ "XSeqPairsClass_with_sube64_in_tcGPRnotx16\0"
5797 /* 2641 */ "GPR64x8Class_with_x8sub_4_in_tcGPRnotx16\0"
5798 /* 2682 */ "GPR64x8Class_with_x8sub_6_in_tcGPRnotx16\0"
5799 /* 2723 */ "GPR64x8Class_with_x8sub_0_in_tcGPRx16x17\0"
5800 /* 2764 */ "GPR64x8Class_with_x8sub_2_in_tcGPRx16x17\0"
5801 /* 2805 */ "XSeqPairsClass_with_sube64_in_tcGPRx16x17\0"
5802 /* 2847 */ "GPR64x8Class_with_x8sub_4_in_tcGPRx16x17\0"
5803 /* 2888 */ "GPR64x8Class_with_x8sub_6_in_tcGPRx16x17\0"
5804 /* 2929 */ "tcGPRx17\0"
5805 /* 2938 */ "QQQQ_with_qsub0_in_FPR128_0to7\0"
5806 /* 2969 */ "QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7\0"
5807 /* 3031 */ "QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7\0"
5808 /* 3091 */ "QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7\0"
5809 /* 3149 */ "QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7\0"
5810 /* 3215 */ "QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7\0"
5811 /* 3277 */ "QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7\0"
5812 /* 3341 */ "QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7\0"
5813 /* 3401 */ "QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7\0"
5814 /* 3467 */ "QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7\0"
5815 /* 3533 */ "QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7\0"
5816 /* 3595 */ "ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7\0"
5817 /* 3663 */ "ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7\0"
5818 /* 3731 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7\0"
5819 /* 3830 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7\0"
5820 /* 3960 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7\0"
5821 /* 4090 */ "ZPR3_with_zsub_in_FPR128_0to7\0"
5822 /* 4120 */ "ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7\0"
5823 /* 4163 */ "ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7\0"
5824 /* 4212 */ "ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7\0"
5825 /* 4261 */ "FPR128\0"
5826 /* 4268 */ "MPR128\0"
5827 /* 4275 */ "FPR8\0"
5828 /* 4280 */ "MPR8\0"
5829 /* 4285 */ "DDDD\0"
5830 /* 4290 */ "QQQQ\0"
5831 /* 4295 */ "CCR\0"
5832 /* 4299 */ "PPRorPNR\0"
5833 /* 4308 */ "MPR\0"
5834 /* 4312 */ "PPR\0"
5835 /* 4316 */ "ZPR\0"
5836 /* 4320 */ "ZTR\0"
5837 /* 4324 */ "XSeqPairsClass_with_subo64_in_FIXED_REGS\0"
5838 /* 4365 */ "GPR64x8Class_with_x8sub_7_in_FIXED_REGS\0"
5839 /* 4405 */ "PPR2Mul2_and_PPR2_with_psub_in_PNR_3b\0"
5840 /* 4443 */ "PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b\0"
5841 /* 4502 */ "PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b\0"
5842 /* 4557 */ "ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b\0"
5843 /* 4614 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b\0"
5844 /* 4671 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b\0"
5845 /* 4728 */ "ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b\0"
5846 /* 4784 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b\0"
5847 /* 4841 */ "ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b\0"
5848 /* 4897 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b\0"
5849 /* 4954 */ "ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b\0"
5850 /* 5010 */ "ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b\0"
5851 /* 5066 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b\0"
5852 /* 5123 */ "ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b\0"
5853 /* 5180 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b\0"
5854 /* 5237 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b\0"
5855 /* 5294 */ "ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b\0"
5856 /* 5350 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b\0"
5857 /* 5407 */ "ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b\0"
5858 /* 5463 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b\0"
5859 /* 5520 */ "ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b\0"
5860 /* 5576 */ "ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b\0"
5861 /* 5632 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b\0"
5862 /* 5689 */ "ZPR2Strided\0"
5863 /* 5701 */ "ZPR4Strided\0"
5864 /* 5713 */ "GPR64x8Class_with_sub_32_in_GPR32arg\0"
5865 /* 5750 */ "XSeqPairsClass_with_sub_32_in_GPR32arg\0"
5866 /* 5789 */ "WSeqPairsClass_with_sube32_in_GPR32arg\0"
5867 /* 5828 */ "GPR64x8Class_with_x8sub_2_in_GPR64arg\0"
5868 /* 5866 */ "GPR64x8Class_with_x8sub_4_in_GPR64arg\0"
5869 /* 5904 */ "GPR64x8Class_with_x8sub_6_in_GPR64arg\0"
5870 /* 5942 */ "GPR32all\0"
5871 /* 5951 */ "GPR64all\0"
5872 /* 5960 */ "WSeqPairsClass_with_subo32_in_GPR32common\0"
5873 /* 6002 */ "XSeqPairsClass_with_subo64_in_GPR64common\0"
5874 /* 6044 */ "DDDD_with_dsub0_in_FPR64_lo\0"
5875 /* 6072 */ "DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo\0"
5876 /* 6132 */ "DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo\0"
5877 /* 6190 */ "DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo\0"
5878 /* 6246 */ "DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo\0"
5879 /* 6306 */ "DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo\0"
5880 /* 6366 */ "DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo\0"
5881 /* 6424 */ "DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo\0"
5882 /* 6482 */ "DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo\0"
5883 /* 6542 */ "DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo\0"
5884 /* 6602 */ "DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo\0"
5885 /* 6662 */ "ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo\0"
5886 /* 6757 */ "ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo\0"
5887 /* 6852 */ "ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo\0"
5888 /* 6917 */ "ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo\0"
5889 /* 7013 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo\0"
5890 /* 7140 */ "ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo\0"
5891 /* 7267 */ "ZPR3_with_dsub_in_FPR64_lo\0"
5892 /* 7294 */ "ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo\0"
5893 /* 7334 */ "QQQQ_with_dsub_in_FPR64_lo\0"
5894 /* 7361 */ "ZPR2Strided_with_dsub_in_FPR64_lo\0"
5895 /* 7395 */ "ZPR4Strided_with_dsub_in_FPR64_lo\0"
5896 /* 7429 */ "ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo\0"
5897 /* 7475 */ "ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo\0"
5898 /* 7521 */ "FPR32_with_hsub_in_FPR16_lo\0"
5899 /* 7549 */ "QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo\0"
5900 /* 7609 */ "QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo\0"
5901 /* 7667 */ "QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo\0"
5902 /* 7723 */ "QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo\0"
5903 /* 7783 */ "QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo\0"
5904 /* 7845 */ "QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo\0"
5905 /* 7903 */ "QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo\0"
5906 /* 7963 */ "QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo\0"
5907 /* 8023 */ "QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo\0"
5908 /* 8085 */ "QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo\0"
5909 /* 8147 */ "GPR64common_and_GPR64noip\0"
5910 /* 8173 */ "GPR64x8Class_with_x8sub_0_in_GPR64noip\0"
5911 /* 8212 */ "GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip\0"
5912 /* 8292 */ "GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip\0"
5913 /* 8415 */ "XSeqPairsClass_with_sube64_in_GPR64noip\0"
5914 /* 8455 */ "XSeqPairsClass_with_subo64_in_GPR64noip\0"
5915 /* 8495 */ "GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip\0"
5916 /* 8618 */ "GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip\0"
5917 /* 8741 */ "GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip\0"
5918 /* 8907 */ "GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip\0"
5919 /* 9032 */ "GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip\0"
5920 /* 9114 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5921 /* 9280 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5922 /* 9403 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5923 /* 9569 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5924 /* 9692 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5925 /* 9901 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5926 /* 10067 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5927 /* 10233 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5928 /* 10401 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5929 /* 10526 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5930 /* 10651 */ "GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip\0"
5931 /* 10733 */ "GPR32sp\0"
5932 /* 10741 */ "GPR64sp\0"
5933 /* 10749 */ "GPR64x8Class\0"
5934 /* 10762 */ "WSeqPairsClass\0"
5935 /* 10777 */ "XSeqPairsClass\0"
5936 /* 10792 */ "ZPR2StridedOrContiguous\0"
5937 /* 10816 */ "ZPR4StridedOrContiguous\0"
5938 /* 10840 */ "GPR32sponly\0"
5939 /* 10852 */ "GPR64sponly\0"
5940};
5941#ifdef __GNUC__
5942#pragma GCC diagnostic pop
5943#endif
5944
5945extern const MCRegisterClass AArch64MCRegisterClasses[] = {
5946 { FPR8, FPR8Bits, 4275, 32, sizeof(FPR8Bits), AArch64::FPR8RegClassID, 8, 1, true, false },
5947 { FPR16, FPR16Bits, 2505, 32, sizeof(FPR16Bits), AArch64::FPR16RegClassID, 16, 1, true, false },
5948 { PPRorPNR, PPRorPNRBits, 4299, 32, sizeof(PPRorPNRBits), AArch64::PPRorPNRRegClassID, 16, 1, true, false },
5949 { FPR16_lo, FPR16_loBits, 7540, 16, sizeof(FPR16_loBits), AArch64::FPR16_loRegClassID, 16, 1, true, false },
5950 { PNR, PNRBits, 4304, 16, sizeof(PNRBits), AArch64::PNRRegClassID, 16, 1, true, false },
5951 { PPR, PPRBits, 4312, 16, sizeof(PPRBits), AArch64::PPRRegClassID, 16, 1, true, false },
5952 { PNR_3b, PNR_3bBits, 4436, 8, sizeof(PNR_3bBits), AArch64::PNR_3bRegClassID, 16, 1, true, false },
5953 { PNR_p8to15, PNR_p8to15Bits, 2372, 8, sizeof(PNR_p8to15Bits), AArch64::PNR_p8to15RegClassID, 16, 1, true, false },
5954 { PPR_3b, PPR_3bBits, 4495, 8, sizeof(PPR_3bBits), AArch64::PPR_3bRegClassID, 16, 1, true, false },
5955 { PPR_p8to15, PPR_p8to15Bits, 2435, 8, sizeof(PPR_p8to15Bits), AArch64::PPR_p8to15RegClassID, 16, 1, true, false },
5956 { PPR2, PPR2Bits, 662, 16, sizeof(PPR2Bits), AArch64::PPR2RegClassID, 32, 1, true, false },
5957 { PPR2Mul2, PPR2Mul2Bits, 672, 8, sizeof(PPR2Mul2Bits), AArch64::PPR2Mul2RegClassID, 32, 1, true, false },
5958 { PPR2_with_psub1_in_PPR_3b, PPR2_with_psub1_in_PPR_3bBits, 4476, 8, sizeof(PPR2_with_psub1_in_PPR_3bBits), AArch64::PPR2_with_psub1_in_PPR_3bRegClassID, 32, 1, true, false },
5959 { PPR2_with_psub1_in_PPR_p8to15, PPR2_with_psub1_in_PPR_p8to15Bits, 2416, 8, sizeof(PPR2_with_psub1_in_PPR_p8to15Bits), AArch64::PPR2_with_psub1_in_PPR_p8to15RegClassID, 32, 1, true, false },
5960 { PPR2_with_psub_in_PNR_3b, PPR2_with_psub_in_PNR_3bBits, 4418, 8, sizeof(PPR2_with_psub_in_PNR_3bBits), AArch64::PPR2_with_psub_in_PNR_3bRegClassID, 32, 1, true, false },
5961 { PPR2_with_psub_in_PNR_p8to15, PPR2_with_psub_in_PNR_p8to15Bits, 2354, 8, sizeof(PPR2_with_psub_in_PNR_p8to15Bits), AArch64::PPR2_with_psub_in_PNR_p8to15RegClassID, 32, 1, true, false },
5962 { PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b, PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bBits, 4502, 7, sizeof(PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bBits), AArch64::PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClassID, 32, 1, true, false },
5963 { PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15, PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15Bits, 2383, 7, sizeof(PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15Bits), AArch64::PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClassID, 32, 1, true, false },
5964 { PPR2Mul2_and_PPR2_with_psub_in_PNR_3b, PPR2Mul2_and_PPR2_with_psub_in_PNR_3bBits, 4405, 4, sizeof(PPR2Mul2_and_PPR2_with_psub_in_PNR_3bBits), AArch64::PPR2Mul2_and_PPR2_with_psub_in_PNR_3bRegClassID, 32, 1, true, false },
5965 { PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15, PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15Bits, 2341, 4, sizeof(PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15Bits), AArch64::PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15RegClassID, 32, 1, true, false },
5966 { PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15, PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15Bits, 2446, 1, sizeof(PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15Bits), AArch64::PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15RegClassID, 32, 1, true, false },
5967 { PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b, PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bBits, 4443, 1, sizeof(PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bBits), AArch64::PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bRegClassID, 32, 1, true, false },
5968 { GPR32all, GPR32allBits, 5942, 33, sizeof(GPR32allBits), AArch64::GPR32allRegClassID, 32, 1, true, false },
5969 { FPR32, FPR32Bits, 621, 32, sizeof(FPR32Bits), AArch64::FPR32RegClassID, 32, 1, true, false },
5970 { GPR32, GPR32Bits, 627, 32, sizeof(GPR32Bits), AArch64::GPR32RegClassID, 32, 1, true, false },
5971 { GPR32sp, GPR32spBits, 10733, 32, sizeof(GPR32spBits), AArch64::GPR32spRegClassID, 32, 1, true, false },
5972 { GPR32common, GPR32commonBits, 5990, 31, sizeof(GPR32commonBits), AArch64::GPR32commonRegClassID, 32, 1, true, false },
5973 { FPR32_with_hsub_in_FPR16_lo, FPR32_with_hsub_in_FPR16_loBits, 7521, 16, sizeof(FPR32_with_hsub_in_FPR16_loBits), AArch64::FPR32_with_hsub_in_FPR16_loRegClassID, 32, 1, true, false },
5974 { GPR32arg, GPR32argBits, 5741, 8, sizeof(GPR32argBits), AArch64::GPR32argRegClassID, 32, 1, true, false },
5975 { MatrixIndexGPR32_12_15, MatrixIndexGPR32_12_15Bits, 2161, 4, sizeof(MatrixIndexGPR32_12_15Bits), AArch64::MatrixIndexGPR32_12_15RegClassID, 32, 1, true, false },
5976 { MatrixIndexGPR32_8_11, MatrixIndexGPR32_8_11Bits, 104, 4, sizeof(MatrixIndexGPR32_8_11Bits), AArch64::MatrixIndexGPR32_8_11RegClassID, 32, 1, true, false },
5977 { CCR, CCRBits, 4295, 1, sizeof(CCRBits), AArch64::CCRRegClassID, 32, -1, false, false },
5978 { GPR32sponly, GPR32sponlyBits, 10840, 1, sizeof(GPR32sponlyBits), AArch64::GPR32sponlyRegClassID, 32, 1, true, false },
5979 { WSeqPairsClass, WSeqPairsClassBits, 10762, 16, sizeof(WSeqPairsClassBits), AArch64::WSeqPairsClassRegClassID, 64, 1, true, false },
5980 { WSeqPairsClass_with_subo32_in_GPR32common, WSeqPairsClass_with_subo32_in_GPR32commonBits, 5960, 15, sizeof(WSeqPairsClass_with_subo32_in_GPR32commonBits), AArch64::WSeqPairsClass_with_subo32_in_GPR32commonRegClassID, 64, 1, true, false },
5981 { WSeqPairsClass_with_sube32_in_GPR32arg, WSeqPairsClass_with_sube32_in_GPR32argBits, 5789, 4, sizeof(WSeqPairsClass_with_sube32_in_GPR32argBits), AArch64::WSeqPairsClass_with_sube32_in_GPR32argRegClassID, 64, 1, true, false },
5982 { WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15, WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15Bits, 2288, 2, sizeof(WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15Bits), AArch64::WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15RegClassID, 64, 1, true, false },
5983 { WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11, WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11Bits, 569, 2, sizeof(WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11Bits), AArch64::WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11RegClassID, 64, 1, true, false },
5984 { GPR64all, GPR64allBits, 5951, 33, sizeof(GPR64allBits), AArch64::GPR64allRegClassID, 64, 1, true, false },
5985 { FPR64, FPR64Bits, 1658, 32, sizeof(FPR64Bits), AArch64::FPR64RegClassID, 64, 1, true, false },
5986 { GPR64, GPR64Bits, 1679, 32, sizeof(GPR64Bits), AArch64::GPR64RegClassID, 64, 1, true, false },
5987 { GPR64sp, GPR64spBits, 10741, 32, sizeof(GPR64spBits), AArch64::GPR64spRegClassID, 64, 1, true, false },
5988 { GPR64common, GPR64commonBits, 6032, 31, sizeof(GPR64commonBits), AArch64::GPR64commonRegClassID, 64, 1, true, false },
5989 { GPR64noip, GPR64noipBits, 8163, 29, sizeof(GPR64noipBits), AArch64::GPR64noipRegClassID, 64, 1, true, false },
5990 { GPR64common_and_GPR64noip, GPR64common_and_GPR64noipBits, 8147, 28, sizeof(GPR64common_and_GPR64noipBits), AArch64::GPR64common_and_GPR64noipRegClassID, 64, 1, true, false },
5991 { tcGPR64, tcGPR64Bits, 1728, 19, sizeof(tcGPR64Bits), AArch64::tcGPR64RegClassID, 64, 1, true, false },
5992 { tcGPRnotx16, tcGPRnotx16Bits, 2546, 18, sizeof(tcGPRnotx16Bits), AArch64::tcGPRnotx16RegClassID, 64, 1, true, false },
5993 { GPR64noip_and_tcGPR64, GPR64noip_and_tcGPR64Bits, 1714, 17, sizeof(GPR64noip_and_tcGPR64Bits), AArch64::GPR64noip_and_tcGPR64RegClassID, 64, 1, true, false },
5994 { FPR64_lo, FPR64_loBits, 6063, 16, sizeof(FPR64_loBits), AArch64::FPR64_loRegClassID, 64, 1, true, false },
5995 { GPR64arg, GPR64argBits, 5857, 8, sizeof(GPR64argBits), AArch64::GPR64argRegClassID, 64, 1, true, false },
5996 { FIXED_REGS, FIXED_REGSBits, 4354, 4, sizeof(FIXED_REGSBits), AArch64::FIXED_REGSRegClassID, 64, 1, true, false },
5997 { GPR64_with_sub_32_in_MatrixIndexGPR32_12_15, GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Bits, 2140, 4, sizeof(GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Bits), AArch64::GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID, 64, 1, true, false },
5998 { GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 83, 4, sizeof(GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 64, 1, true, false },
5999 { FIXED_REGS_with_sub_32, FIXED_REGS_with_sub_32Bits, 639, 2, sizeof(FIXED_REGS_with_sub_32Bits), AArch64::FIXED_REGS_with_sub_32RegClassID, 64, 1, true, false },
6000 { tcGPRx16x17, tcGPRx16x17Bits, 2752, 2, sizeof(tcGPRx16x17Bits), AArch64::tcGPRx16x17RegClassID, 64, 1, true, false },
6001 { FIXED_REGS_and_GPR64, FIXED_REGS_and_GPR64Bits, 1664, 1, sizeof(FIXED_REGS_and_GPR64Bits), AArch64::FIXED_REGS_and_GPR64RegClassID, 64, 1, true, false },
6002 { GPR64sponly, GPR64sponlyBits, 10852, 1, sizeof(GPR64sponlyBits), AArch64::GPR64sponlyRegClassID, 64, 1, true, false },
6003 { tcGPRx17, tcGPRx17Bits, 2929, 1, sizeof(tcGPRx17Bits), AArch64::tcGPRx17RegClassID, 64, 1, true, false },
6004 { DD, DDBits, 4287, 32, sizeof(DDBits), AArch64::DDRegClassID, 128, 1, true, false },
6005 { DD_with_dsub0_in_FPR64_lo, DD_with_dsub0_in_FPR64_loBits, 6046, 16, sizeof(DD_with_dsub0_in_FPR64_loBits), AArch64::DD_with_dsub0_in_FPR64_loRegClassID, 128, 1, true, false },
6006 { DD_with_dsub1_in_FPR64_lo, DD_with_dsub1_in_FPR64_loBits, 6106, 16, sizeof(DD_with_dsub1_in_FPR64_loBits), AArch64::DD_with_dsub1_in_FPR64_loRegClassID, 128, 1, true, false },
6007 { XSeqPairsClass, XSeqPairsClassBits, 10777, 16, sizeof(XSeqPairsClassBits), AArch64::XSeqPairsClassRegClassID, 128, 1, true, false },
6008 { DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo, DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loBits, 6190, 15, sizeof(DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loBits), AArch64::DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loRegClassID, 128, 1, true, false },
6009 { XSeqPairsClass_with_subo64_in_GPR64common, XSeqPairsClass_with_subo64_in_GPR64commonBits, 6002, 15, sizeof(XSeqPairsClass_with_subo64_in_GPR64commonBits), AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClassID, 128, 1, true, false },
6010 { XSeqPairsClass_with_subo64_in_GPR64noip, XSeqPairsClass_with_subo64_in_GPR64noipBits, 8455, 15, sizeof(XSeqPairsClass_with_subo64_in_GPR64noipBits), AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClassID, 128, 1, true, false },
6011 { XSeqPairsClass_with_sube64_in_GPR64noip, XSeqPairsClass_with_sube64_in_GPR64noipBits, 8415, 14, sizeof(XSeqPairsClass_with_sube64_in_GPR64noipBits), AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClassID, 128, 1, true, false },
6012 { XSeqPairsClass_with_sube64_in_tcGPR64, XSeqPairsClass_with_sube64_in_tcGPR64Bits, 2015, 10, sizeof(XSeqPairsClass_with_sube64_in_tcGPR64Bits), AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClassID, 128, 1, true, false },
6013 { XSeqPairsClass_with_sube64_in_tcGPRnotx16, XSeqPairsClass_with_sube64_in_tcGPRnotx16Bits, 2599, 9, sizeof(XSeqPairsClass_with_sube64_in_tcGPRnotx16Bits), AArch64::XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClassID, 128, 1, true, false },
6014 { XSeqPairsClass_with_subo64_in_tcGPR64, XSeqPairsClass_with_subo64_in_tcGPR64Bits, 2053, 9, sizeof(XSeqPairsClass_with_subo64_in_tcGPR64Bits), AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClassID, 128, 1, true, false },
6015 { XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64, XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64Bits, 1787, 8, sizeof(XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64Bits), AArch64::XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClassID, 128, 1, true, false },
6016 { XSeqPairsClass_with_sub_32_in_GPR32arg, XSeqPairsClass_with_sub_32_in_GPR32argBits, 5750, 4, sizeof(XSeqPairsClass_with_sub_32_in_GPR32argBits), AArch64::XSeqPairsClass_with_sub_32_in_GPR32argRegClassID, 128, 1, true, false },
6017 { XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15, XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15Bits, 2235, 2, sizeof(XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15Bits), AArch64::XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID, 128, 1, true, false },
6018 { XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11, XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 517, 2, sizeof(XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 128, 1, true, false },
6019 { XSeqPairsClass_with_sube64_in_tcGPRx16x17, XSeqPairsClass_with_sube64_in_tcGPRx16x17Bits, 2805, 1, sizeof(XSeqPairsClass_with_sube64_in_tcGPRx16x17Bits), AArch64::XSeqPairsClass_with_sube64_in_tcGPRx16x17RegClassID, 128, 1, true, false },
6020 { XSeqPairsClass_with_subo64_in_FIXED_REGS, XSeqPairsClass_with_subo64_in_FIXED_REGSBits, 4324, 1, sizeof(XSeqPairsClass_with_subo64_in_FIXED_REGSBits), AArch64::XSeqPairsClass_with_subo64_in_FIXED_REGSRegClassID, 128, 1, true, false },
6021 { FPR128, FPR128Bits, 4261, 32, sizeof(FPR128Bits), AArch64::FPR128RegClassID, 128, 1, true, false },
6022 { ZPR, ZPRBits, 4316, 32, sizeof(ZPRBits), AArch64::ZPRRegClassID, 128, 1, true, false },
6023 { FPR128_lo, FPR128_loBits, 7599, 16, sizeof(FPR128_loBits), AArch64::FPR128_loRegClassID, 128, 1, true, false },
6024 { MPR128, MPR128Bits, 4268, 16, sizeof(MPR128Bits), AArch64::MPR128RegClassID, 128, 1, false, false },
6025 { ZPR_4b, ZPR_4bBits, 5173, 16, sizeof(ZPR_4bBits), AArch64::ZPR_4bRegClassID, 128, 1, true, false },
6026 { FPR128_0to7, FPR128_0to7Bits, 2957, 8, sizeof(FPR128_0to7Bits), AArch64::FPR128_0to7RegClassID, 128, 1, true, false },
6027 { ZPR_3b, ZPR_3bBits, 4607, 8, sizeof(ZPR_3bBits), AArch64::ZPR_3bRegClassID, 128, 1, true, false },
6028 { DDD, DDDBits, 4286, 32, sizeof(DDDBits), AArch64::DDDRegClassID, 192, 1, true, false },
6029 { DDD_with_dsub0_in_FPR64_lo, DDD_with_dsub0_in_FPR64_loBits, 6045, 16, sizeof(DDD_with_dsub0_in_FPR64_loBits), AArch64::DDD_with_dsub0_in_FPR64_loRegClassID, 192, 1, true, false },
6030 { DDD_with_dsub1_in_FPR64_lo, DDD_with_dsub1_in_FPR64_loBits, 6105, 16, sizeof(DDD_with_dsub1_in_FPR64_loBits), AArch64::DDD_with_dsub1_in_FPR64_loRegClassID, 192, 1, true, false },
6031 { DDD_with_dsub2_in_FPR64_lo, DDD_with_dsub2_in_FPR64_loBits, 6279, 16, sizeof(DDD_with_dsub2_in_FPR64_loBits), AArch64::DDD_with_dsub2_in_FPR64_loRegClassID, 192, 1, true, false },
6032 { DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo, DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loBits, 6132, 15, sizeof(DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loBits), AArch64::DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClassID, 192, 1, true, false },
6033 { DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo, DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loBits, 6424, 15, sizeof(DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loBits), AArch64::DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClassID, 192, 1, true, false },
6034 { DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo, DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loBits, 6366, 14, sizeof(DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loBits), AArch64::DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClassID, 192, 1, true, false },
6035 { DDDD, DDDDBits, 4285, 32, sizeof(DDDDBits), AArch64::DDDDRegClassID, 256, 1, true, false },
6036 { DDDD_with_dsub0_in_FPR64_lo, DDDD_with_dsub0_in_FPR64_loBits, 6044, 16, sizeof(DDDD_with_dsub0_in_FPR64_loBits), AArch64::DDDD_with_dsub0_in_FPR64_loRegClassID, 256, 1, true, false },
6037 { DDDD_with_dsub1_in_FPR64_lo, DDDD_with_dsub1_in_FPR64_loBits, 6104, 16, sizeof(DDDD_with_dsub1_in_FPR64_loBits), AArch64::DDDD_with_dsub1_in_FPR64_loRegClassID, 256, 1, true, false },
6038 { DDDD_with_dsub2_in_FPR64_lo, DDDD_with_dsub2_in_FPR64_loBits, 6278, 16, sizeof(DDDD_with_dsub2_in_FPR64_loBits), AArch64::DDDD_with_dsub2_in_FPR64_loRegClassID, 256, 1, true, false },
6039 { DDDD_with_dsub3_in_FPR64_lo, DDDD_with_dsub3_in_FPR64_loBits, 6514, 16, sizeof(DDDD_with_dsub3_in_FPR64_loBits), AArch64::DDDD_with_dsub3_in_FPR64_loRegClassID, 256, 1, true, false },
6040 { DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo, DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loBits, 6072, 15, sizeof(DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loBits), AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClassID, 256, 1, true, false },
6041 { DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo, DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loBits, 6306, 15, sizeof(DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loBits), AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClassID, 256, 1, true, false },
6042 { DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo, DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits, 6602, 15, sizeof(DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits), AArch64::DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID, 256, 1, true, false },
6043 { DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo, DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loBits, 6246, 14, sizeof(DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loBits), AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClassID, 256, 1, true, false },
6044 { DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo, DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits, 6542, 14, sizeof(DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits), AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID, 256, 1, true, false },
6045 { DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo, DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits, 6482, 13, sizeof(DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loBits), AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID, 256, 1, true, false },
6046 { QQ, QQBits, 4292, 32, sizeof(QQBits), AArch64::QQRegClassID, 256, 1, true, false },
6047 { ZPR2, ZPR2Bits, 667, 32, sizeof(ZPR2Bits), AArch64::ZPR2RegClassID, 256, 1, true, false },
6048 { ZPR2StridedOrContiguous, ZPR2StridedOrContiguousBits, 10792, 32, sizeof(ZPR2StridedOrContiguousBits), AArch64::ZPR2StridedOrContiguousRegClassID, 256, 1, true, false },
6049 { QQ_with_dsub_in_FPR64_lo, QQ_with_dsub_in_FPR64_loBits, 7336, 16, sizeof(QQ_with_dsub_in_FPR64_loBits), AArch64::QQ_with_dsub_in_FPR64_loRegClassID, 256, 1, true, false },
6050 { QQ_with_qsub1_in_FPR128_lo, QQ_with_qsub1_in_FPR128_loBits, 7582, 16, sizeof(QQ_with_qsub1_in_FPR128_loBits), AArch64::QQ_with_qsub1_in_FPR128_loRegClassID, 256, 1, true, false },
6051 { ZPR2Mul2, ZPR2Mul2Bits, 788, 16, sizeof(ZPR2Mul2Bits), AArch64::ZPR2Mul2RegClassID, 256, 1, true, false },
6052 { ZPR2Strided, ZPR2StridedBits, 5689, 16, sizeof(ZPR2StridedBits), AArch64::ZPR2StridedRegClassID, 256, 1, true, false },
6053 { ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo, ZPR2StridedOrContiguous_with_dsub_in_FPR64_loBits, 7429, 16, sizeof(ZPR2StridedOrContiguous_with_dsub_in_FPR64_loBits), AArch64::ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClassID, 256, 1, true, false },
6054 { ZPR2_with_dsub_in_FPR64_lo, ZPR2_with_dsub_in_FPR64_loBits, 6730, 16, sizeof(ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR2_with_dsub_in_FPR64_loRegClassID, 256, 1, true, false },
6055 { ZPR2_with_zsub1_in_ZPR_4b, ZPR2_with_zsub1_in_ZPR_4bBits, 5154, 16, sizeof(ZPR2_with_zsub1_in_ZPR_4bBits), AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClassID, 256, 1, true, false },
6056 { QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo, QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loBits, 7667, 15, sizeof(QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loBits), AArch64::QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClassID, 256, 1, true, false },
6057 { ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b, ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bBits, 5123, 15, sizeof(ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bBits), AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClassID, 256, 1, true, false },
6058 { ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7, ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7Bits, 4163, 12, sizeof(ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClassID, 256, 1, true, false },
6059 { QQ_with_qsub0_in_FPR128_0to7, QQ_with_qsub0_in_FPR128_0to7Bits, 2940, 8, sizeof(QQ_with_qsub0_in_FPR128_0to7Bits), AArch64::QQ_with_qsub0_in_FPR128_0to7RegClassID, 256, 1, true, false },
6060 { QQ_with_qsub1_in_FPR128_0to7, QQ_with_qsub1_in_FPR128_0to7Bits, 3002, 8, sizeof(QQ_with_qsub1_in_FPR128_0to7Bits), AArch64::QQ_with_qsub1_in_FPR128_0to7RegClassID, 256, 1, true, false },
6061 { ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6717, 8, sizeof(ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 256, 1, true, false },
6062 { ZPR2Strided_with_dsub_in_FPR64_lo, ZPR2Strided_with_dsub_in_FPR64_loBits, 7361, 8, sizeof(ZPR2Strided_with_dsub_in_FPR64_loBits), AArch64::ZPR2Strided_with_dsub_in_FPR64_loRegClassID, 256, 1, true, false },
6063 { ZPR2_with_zsub1_in_ZPR_3b, ZPR2_with_zsub1_in_ZPR_3bBits, 4588, 8, sizeof(ZPR2_with_zsub1_in_ZPR_3bBits), AArch64::ZPR2_with_zsub1_in_ZPR_3bRegClassID, 256, 1, true, false },
6064 { ZPR2_with_zsub_in_FPR128_0to7, ZPR2_with_zsub_in_FPR128_0to7Bits, 3633, 8, sizeof(ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR2_with_zsub_in_FPR128_0to7RegClassID, 256, 1, true, false },
6065 { QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7, QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7Bits, 3091, 7, sizeof(QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7Bits), AArch64::QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7RegClassID, 256, 1, true, false },
6066 { ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b, ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bBits, 4557, 7, sizeof(ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bBits), AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClassID, 256, 1, true, false },
6067 { ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3620, 4, sizeof(ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 256, 1, true, false },
6068 { MPR64, MPR64Bits, 2091, 8, sizeof(MPR64Bits), AArch64::MPR64RegClassID, 256, 1, false, false },
6069 { QQQ, QQQBits, 4291, 32, sizeof(QQQBits), AArch64::QQQRegClassID, 384, 1, true, false },
6070 { ZPR3, ZPR3Bits, 1653, 32, sizeof(ZPR3Bits), AArch64::ZPR3RegClassID, 384, 1, true, false },
6071 { QQQ_with_dsub_in_FPR64_lo, QQQ_with_dsub_in_FPR64_loBits, 7335, 16, sizeof(QQQ_with_dsub_in_FPR64_loBits), AArch64::QQQ_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6072 { QQQ_with_qsub1_in_FPR128_lo, QQQ_with_qsub1_in_FPR128_loBits, 7581, 16, sizeof(QQQ_with_qsub1_in_FPR128_loBits), AArch64::QQQ_with_qsub1_in_FPR128_loRegClassID, 384, 1, true, false },
6073 { QQQ_with_qsub2_in_FPR128_lo, QQQ_with_qsub2_in_FPR128_loBits, 7755, 16, sizeof(QQQ_with_qsub2_in_FPR128_loBits), AArch64::QQQ_with_qsub2_in_FPR128_loRegClassID, 384, 1, true, false },
6074 { ZPR3_with_dsub_in_FPR64_lo, ZPR3_with_dsub_in_FPR64_loBits, 7267, 16, sizeof(ZPR3_with_dsub_in_FPR64_loBits), AArch64::ZPR3_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6075 { ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 763, 16, sizeof(ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 384, 1, true, false },
6076 { ZPR3_with_zsub1_in_ZPR_4b, ZPR3_with_zsub1_in_ZPR_4bBits, 5211, 16, sizeof(ZPR3_with_zsub1_in_ZPR_4bBits), AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClassID, 384, 1, true, false },
6077 { ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1268, 16, sizeof(ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 384, 1, true, false },
6078 { ZPR3_with_zsub2_in_ZPR_4b, ZPR3_with_zsub2_in_ZPR_4bBits, 5324, 16, sizeof(ZPR3_with_zsub2_in_ZPR_4bBits), AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClassID, 384, 1, true, false },
6079 { QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo, QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loBits, 7609, 15, sizeof(QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loBits), AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClassID, 384, 1, true, false },
6080 { QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo, QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loBits, 7903, 15, sizeof(QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loBits), AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClassID, 384, 1, true, false },
6081 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bBits, 5180, 15, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bBits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClassID, 384, 1, true, false },
6082 { ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b, ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bBits, 5294, 15, sizeof(ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bBits), AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClassID, 384, 1, true, false },
6083 { QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo, QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loBits, 7845, 14, sizeof(QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loBits), AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClassID, 384, 1, true, false },
6084 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bBits, 5350, 14, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bBits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClassID, 384, 1, true, false },
6085 { QQQ_with_qsub0_in_FPR128_0to7, QQQ_with_qsub0_in_FPR128_0to7Bits, 2939, 8, sizeof(QQQ_with_qsub0_in_FPR128_0to7Bits), AArch64::QQQ_with_qsub0_in_FPR128_0to7RegClassID, 384, 1, true, false },
6086 { QQQ_with_qsub1_in_FPR128_0to7, QQQ_with_qsub1_in_FPR128_0to7Bits, 3001, 8, sizeof(QQQ_with_qsub1_in_FPR128_0to7Bits), AArch64::QQQ_with_qsub1_in_FPR128_0to7RegClassID, 384, 1, true, false },
6087 { QQQ_with_qsub2_in_FPR128_0to7, QQQ_with_qsub2_in_FPR128_0to7Bits, 3185, 8, sizeof(QQQ_with_qsub2_in_FPR128_0to7Bits), AArch64::QQQ_with_qsub2_in_FPR128_0to7RegClassID, 384, 1, true, false },
6088 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1302, 8, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 384, 1, true, false },
6089 { ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6692, 8, sizeof(ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6090 { ZPR3_with_zsub1_in_ZPR_3b, ZPR3_with_zsub1_in_ZPR_3bBits, 4645, 8, sizeof(ZPR3_with_zsub1_in_ZPR_3bBits), AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClassID, 384, 1, true, false },
6091 { ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6948, 8, sizeof(ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6092 { ZPR3_with_zsub2_in_ZPR_3b, ZPR3_with_zsub2_in_ZPR_3bBits, 4758, 8, sizeof(ZPR3_with_zsub2_in_ZPR_3bBits), AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClassID, 384, 1, true, false },
6093 { ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 966, 8, sizeof(ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 384, 1, true, false },
6094 { ZPR3_with_zsub_in_FPR128_0to7, ZPR3_with_zsub_in_FPR128_0to7Bits, 4090, 8, sizeof(ZPR3_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClassID, 384, 1, true, false },
6095 { QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7, QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7Bits, 3031, 7, sizeof(QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7Bits), AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClassID, 384, 1, true, false },
6096 { QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7, QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7Bits, 3277, 7, sizeof(QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7Bits), AArch64::QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClassID, 384, 1, true, false },
6097 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bBits, 4614, 7, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bBits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClassID, 384, 1, true, false },
6098 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6917, 7, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6099 { ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b, ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bBits, 4728, 7, sizeof(ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bBits), AArch64::ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClassID, 384, 1, true, false },
6100 { ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6757, 7, sizeof(ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6101 { QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7, QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7Bits, 3341, 6, sizeof(QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7Bits), AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7RegClassID, 384, 1, true, false },
6102 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bBits, 4784, 6, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bBits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClassID, 384, 1, true, false },
6103 { ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3595, 4, sizeof(ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 384, 1, true, false },
6104 { ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3762, 4, sizeof(ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 384, 1, true, false },
6105 { ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 733, 4, sizeof(ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 384, 1, true, false },
6106 { ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1234, 4, sizeof(ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 384, 1, true, false },
6107 { ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3731, 3, sizeof(ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 384, 1, true, false },
6108 { ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6662, 3, sizeof(ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 384, 1, true, false },
6109 { QQQQ, QQQQBits, 4290, 32, sizeof(QQQQBits), AArch64::QQQQRegClassID, 512, 1, true, false },
6110 { ZPR4, ZPR4Bits, 2097, 32, sizeof(ZPR4Bits), AArch64::ZPR4RegClassID, 512, 1, true, false },
6111 { QQQQ_with_dsub_in_FPR64_lo, QQQQ_with_dsub_in_FPR64_loBits, 7334, 16, sizeof(QQQQ_with_dsub_in_FPR64_loBits), AArch64::QQQQ_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6112 { QQQQ_with_qsub1_in_FPR128_lo, QQQQ_with_qsub1_in_FPR128_loBits, 7580, 16, sizeof(QQQQ_with_qsub1_in_FPR128_loBits), AArch64::QQQQ_with_qsub1_in_FPR128_loRegClassID, 512, 1, true, false },
6113 { QQQQ_with_qsub2_in_FPR128_lo, QQQQ_with_qsub2_in_FPR128_loBits, 7754, 16, sizeof(QQQQ_with_qsub2_in_FPR128_loBits), AArch64::QQQQ_with_qsub2_in_FPR128_loRegClassID, 512, 1, true, false },
6114 { QQQQ_with_qsub3_in_FPR128_lo, QQQQ_with_qsub3_in_FPR128_loBits, 7994, 16, sizeof(QQQQ_with_qsub3_in_FPR128_loBits), AArch64::QQQQ_with_qsub3_in_FPR128_loRegClassID, 512, 1, true, false },
6115 { ZPR4StridedOrContiguous, ZPR4StridedOrContiguousBits, 10816, 16, sizeof(ZPR4StridedOrContiguousBits), AArch64::ZPR4StridedOrContiguousRegClassID, 512, 1, true, false },
6116 { ZPR4_with_dsub_in_FPR64_lo, ZPR4_with_dsub_in_FPR64_loBits, 7307, 16, sizeof(ZPR4_with_dsub_in_FPR64_loBits), AArch64::ZPR4_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6117 { ZPR4_with_zsub0_zsub1_in_ZPR2Mul2, ZPR4_with_zsub0_zsub1_in_ZPR2Mul2Bits, 1147, 16, sizeof(ZPR4_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6118 { ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1397, 16, sizeof(ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6119 { ZPR4_with_zsub1_in_ZPR_4b, ZPR4_with_zsub1_in_ZPR_4bBits, 5268, 16, sizeof(ZPR4_with_zsub1_in_ZPR_4bBits), AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClassID, 512, 1, true, false },
6120 { ZPR4_with_zsub2_in_ZPR_4b, ZPR4_with_zsub2_in_ZPR_4bBits, 5437, 16, sizeof(ZPR4_with_zsub2_in_ZPR_4bBits), AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClassID, 512, 1, true, false },
6121 { ZPR4_with_zsub3_in_ZPR_4b, ZPR4_with_zsub3_in_ZPR_4bBits, 5550, 16, sizeof(ZPR4_with_zsub3_in_ZPR_4bBits), AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClassID, 512, 1, true, false },
6122 { QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo, QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loBits, 7549, 15, sizeof(QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loBits), AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClassID, 512, 1, true, false },
6123 { QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo, QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loBits, 7783, 15, sizeof(QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loBits), AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClassID, 512, 1, true, false },
6124 { QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo, QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loBits, 8085, 15, sizeof(QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loBits), AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID, 512, 1, true, false },
6125 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bBits, 5237, 15, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClassID, 512, 1, true, false },
6126 { ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b, ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bBits, 5407, 15, sizeof(ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bBits), AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClassID, 512, 1, true, false },
6127 { ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b, ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bBits, 5576, 15, sizeof(ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bBits), AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID, 512, 1, true, false },
6128 { QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo, QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loBits, 7723, 14, sizeof(QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loBits), AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClassID, 512, 1, true, false },
6129 { QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo, QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loBits, 8023, 14, sizeof(QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loBits), AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID, 512, 1, true, false },
6130 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bBits, 5463, 14, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClassID, 512, 1, true, false },
6131 { ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b, ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bBits, 5520, 14, sizeof(ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bBits), AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID, 512, 1, true, false },
6132 { QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo, QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loBits, 7963, 13, sizeof(QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loBits), AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID, 512, 1, true, false },
6133 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bBits, 5632, 13, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID, 512, 1, true, false },
6134 { QQQQ_with_qsub0_in_FPR128_0to7, QQQQ_with_qsub0_in_FPR128_0to7Bits, 2938, 8, sizeof(QQQQ_with_qsub0_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub0_in_FPR128_0to7RegClassID, 512, 1, true, false },
6135 { QQQQ_with_qsub1_in_FPR128_0to7, QQQQ_with_qsub1_in_FPR128_0to7Bits, 3000, 8, sizeof(QQQQ_with_qsub1_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClassID, 512, 1, true, false },
6136 { QQQQ_with_qsub2_in_FPR128_0to7, QQQQ_with_qsub2_in_FPR128_0to7Bits, 3184, 8, sizeof(QQQQ_with_qsub2_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClassID, 512, 1, true, false },
6137 { QQQQ_with_qsub3_in_FPR128_0to7, QQQQ_with_qsub3_in_FPR128_0to7Bits, 3436, 8, sizeof(QQQQ_with_qsub3_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub3_in_FPR128_0to7RegClassID, 512, 1, true, false },
6138 { ZPR4Mul4, ZPR4Mul4Bits, 2102, 8, sizeof(ZPR4Mul4Bits), AArch64::ZPR4Mul4RegClassID, 512, 1, true, false },
6139 { ZPR4Strided, ZPR4StridedBits, 5701, 8, sizeof(ZPR4StridedBits), AArch64::ZPR4StridedRegClassID, 512, 1, true, false },
6140 { ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo, ZPR4StridedOrContiguous_with_dsub_in_FPR64_loBits, 7475, 8, sizeof(ZPR4StridedOrContiguous_with_dsub_in_FPR64_loBits), AArch64::ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6141 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1557, 8, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6142 { ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 6852, 8, sizeof(ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6143 { ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 7044, 8, sizeof(ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6144 { ZPR4_with_zsub1_in_ZPR_3b, ZPR4_with_zsub1_in_ZPR_3bBits, 4702, 8, sizeof(ZPR4_with_zsub1_in_ZPR_3bBits), AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClassID, 512, 1, true, false },
6145 { ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 7171, 8, sizeof(ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6146 { ZPR4_with_zsub2_in_ZPR_3b, ZPR4_with_zsub2_in_ZPR_3bBits, 4871, 8, sizeof(ZPR4_with_zsub2_in_ZPR_3bBits), AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClassID, 512, 1, true, false },
6147 { ZPR4_with_zsub3_in_ZPR_3b, ZPR4_with_zsub3_in_ZPR_3bBits, 4984, 8, sizeof(ZPR4_with_zsub3_in_ZPR_3bBits), AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClassID, 512, 1, true, false },
6148 { ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1462, 8, sizeof(ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6149 { ZPR4_with_zsub_in_FPR128_0to7, ZPR4_with_zsub_in_FPR128_0to7Bits, 4133, 8, sizeof(ZPR4_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6150 { QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7, QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7Bits, 2969, 7, sizeof(QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7Bits), AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClassID, 512, 1, true, false },
6151 { QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7, QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7Bits, 3149, 7, sizeof(QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClassID, 512, 1, true, false },
6152 { QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7, QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Bits, 3467, 7, sizeof(QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID, 512, 1, true, false },
6153 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 7013, 7, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6154 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bBits, 4671, 7, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClassID, 512, 1, true, false },
6155 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits, 7140, 7, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6156 { ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b, ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bBits, 4841, 7, sizeof(ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bBits), AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClassID, 512, 1, true, false },
6157 { ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 914, 7, sizeof(ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6158 { ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b, ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bBits, 5010, 7, sizeof(ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bBits), AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID, 512, 1, true, false },
6159 { QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7, QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7Bits, 3215, 6, sizeof(QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7Bits), AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClassID, 512, 1, true, false },
6160 { QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7, QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Bits, 3401, 6, sizeof(QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Bits), AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID, 512, 1, true, false },
6161 { ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7, ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7Bits, 4212, 6, sizeof(ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6162 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bBits, 4897, 6, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClassID, 512, 1, true, false },
6163 { ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 1030, 6, sizeof(ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6164 { ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b, ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bBits, 4954, 6, sizeof(ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bBits), AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID, 512, 1, true, false },
6165 { QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7, QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7Bits, 3533, 5, sizeof(QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7Bits), AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID, 512, 1, true, false },
6166 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bBits, 5066, 5, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bBits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID, 512, 1, true, false },
6167 { ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo, ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loBits, 7294, 4, sizeof(ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loBits), AArch64::ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6168 { ZPR4Strided_with_dsub_in_FPR64_lo, ZPR4Strided_with_dsub_in_FPR64_loBits, 7395, 4, sizeof(ZPR4Strided_with_dsub_in_FPR64_loBits), AArch64::ZPR4Strided_with_dsub_in_FPR64_loRegClassID, 512, 1, true, false },
6169 { ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1181, 4, sizeof(ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6170 { ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3663, 4, sizeof(ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6171 { ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3861, 4, sizeof(ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6172 { ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3991, 4, sizeof(ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6173 { ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2, ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits, 1367, 4, sizeof(ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Bits), AArch64::ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6174 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3830, 3, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6175 { ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7, ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits, 3960, 3, sizeof(ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6176 { ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 681, 3, sizeof(ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6177 { ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7, ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7Bits, 4120, 2, sizeof(ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7Bits), AArch64::ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7RegClassID, 512, 1, true, false },
6178 { ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2, ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits, 797, 2, sizeof(ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Bits), AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID, 512, 1, true, false },
6179 { GPR64x8Class, GPR64x8ClassBits, 10749, 12, sizeof(GPR64x8ClassBits), AArch64::GPR64x8ClassRegClassID, 512, 1, true, false },
6180 { GPR64x8Class_with_x8sub_0_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_GPR64noipBits, 8173, 11, sizeof(GPR64x8Class_with_x8sub_0_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClassID, 512, 1, true, false },
6181 { GPR64x8Class_with_x8sub_2_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noipBits, 8253, 11, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID, 512, 1, true, false },
6182 { GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8579, 11, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6183 { GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9241, 11, sizeof(GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6184 { GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits, 8333, 10, sizeof(GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID, 512, 1, true, false },
6185 { GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8825, 10, sizeof(GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6186 { GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9819, 10, sizeof(GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6187 { GPR64x8Class_with_x8sub_0_in_tcGPR64, GPR64x8Class_with_x8sub_0_in_tcGPR64Bits, 1941, 10, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64Bits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClassID, 512, 1, true, false },
6188 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 9032, 10, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6189 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10569, 10, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6190 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10651, 10, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6191 { GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits, 8212, 9, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID, 512, 1, true, false },
6192 { GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8538, 9, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6193 { GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9200, 9, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6194 { GPR64x8Class_with_x8sub_0_in_tcGPRnotx16, GPR64x8Class_with_x8sub_0_in_tcGPRnotx16Bits, 2517, 9, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPRnotx16Bits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClassID, 512, 1, true, false },
6195 { GPR64x8Class_with_x8sub_1_in_tcGPR64, GPR64x8Class_with_x8sub_1_in_tcGPR64Bits, 1978, 9, sizeof(GPR64x8Class_with_x8sub_1_in_tcGPR64Bits), AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClassID, 512, 1, true, false },
6196 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8907, 9, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6197 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10276, 9, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6198 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10401, 9, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6199 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10526, 9, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6200 { GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits, 8292, 8, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID, 512, 1, true, false },
6201 { GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8784, 8, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6202 { GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9778, 8, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6203 { GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64, GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64Bits, 1685, 8, sizeof(GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64Bits), AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClassID, 512, 1, true, false },
6204 { GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8661, 8, sizeof(GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6205 { GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9489, 8, sizeof(GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6206 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8495, 8, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6207 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9157, 8, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6208 { GPR64x8Class_with_x8sub_2_in_tcGPRnotx16, GPR64x8Class_with_x8sub_2_in_tcGPRnotx16Bits, 2558, 8, sizeof(GPR64x8Class_with_x8sub_2_in_tcGPRnotx16Bits), AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClassID, 512, 1, true, false },
6209 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9280, 8, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6210 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10233, 8, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6211 { GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10110, 7, sizeof(GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6212 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8741, 7, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6213 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9735, 7, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6214 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits, 8618, 7, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID, 512, 1, true, false },
6215 { GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9446, 7, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6216 { GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64, GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64Bits, 1736, 7, sizeof(GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64Bits), AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClassID, 512, 1, true, false },
6217 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9901, 7, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6218 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9569, 7, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6219 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9114, 7, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6220 { GPR64x8Class_with_x8sub_4_in_tcGPRnotx16, GPR64x8Class_with_x8sub_4_in_tcGPRnotx16Bits, 2641, 7, sizeof(GPR64x8Class_with_x8sub_4_in_tcGPRnotx16Bits), AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClassID, 512, 1, true, false },
6221 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 10067, 6, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6222 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9692, 6, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6223 { GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip, GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits, 9403, 6, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID, 512, 1, true, false },
6224 { GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64, GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64Bits, 1839, 6, sizeof(GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64Bits), AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClassID, 512, 1, true, false },
6225 { GPR64x8Class_with_x8sub_6_in_tcGPRnotx16, GPR64x8Class_with_x8sub_6_in_tcGPRnotx16Bits, 2682, 6, sizeof(GPR64x8Class_with_x8sub_6_in_tcGPRnotx16Bits), AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClassID, 512, 1, true, false },
6226 { GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64, GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64Bits, 1890, 5, sizeof(GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64Bits), AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClassID, 512, 1, true, false },
6227 { GPR64x8Class_with_sub_32_in_GPR32arg, GPR64x8Class_with_sub_32_in_GPR32argBits, 5713, 4, sizeof(GPR64x8Class_with_sub_32_in_GPR32argBits), AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClassID, 512, 1, true, false },
6228 { MPR32, MPR32Bits, 633, 4, sizeof(MPR32Bits), AArch64::MPR32RegClassID, 512, 1, false, false },
6229 { GPR64x8Class_with_x8sub_2_in_GPR64arg, GPR64x8Class_with_x8sub_2_in_GPR64argBits, 5828, 3, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64argBits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClassID, 512, 1, true, false },
6230 { GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15, GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15Bits, 2184, 2, sizeof(GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15Bits), AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID, 512, 1, true, false },
6231 { GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 467, 2, sizeof(GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6232 { GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15, GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Bits, 2111, 2, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Bits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID, 512, 1, true, false },
6233 { GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 54, 2, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6234 { GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 281, 2, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6235 { GPR64x8Class_with_x8sub_4_in_GPR64arg, GPR64x8Class_with_x8sub_4_in_GPR64argBits, 5866, 2, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64argBits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64argRegClassID, 512, 1, true, false },
6236 { GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 395, 2, sizeof(GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6237 { GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 126, 1, sizeof(GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6238 { GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 0, 1, sizeof(GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6239 { GPR64x8Class_with_x8sub_0_in_tcGPRx16x17, GPR64x8Class_with_x8sub_0_in_tcGPRx16x17Bits, 2723, 1, sizeof(GPR64x8Class_with_x8sub_0_in_tcGPRx16x17Bits), AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRx16x17RegClassID, 512, 1, true, false },
6240 { GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 239, 1, sizeof(GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6241 { GPR64x8Class_with_x8sub_2_in_tcGPRx16x17, GPR64x8Class_with_x8sub_2_in_tcGPRx16x17Bits, 2764, 1, sizeof(GPR64x8Class_with_x8sub_2_in_tcGPRx16x17Bits), AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRx16x17RegClassID, 512, 1, true, false },
6242 { GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11, GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits, 353, 1, sizeof(GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Bits), AArch64::GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID, 512, 1, true, false },
6243 { GPR64x8Class_with_x8sub_4_in_tcGPRx16x17, GPR64x8Class_with_x8sub_4_in_tcGPRx16x17Bits, 2847, 1, sizeof(GPR64x8Class_with_x8sub_4_in_tcGPRx16x17Bits), AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRx16x17RegClassID, 512, 1, true, false },
6244 { GPR64x8Class_with_x8sub_6_in_GPR64arg, GPR64x8Class_with_x8sub_6_in_GPR64argBits, 5904, 1, sizeof(GPR64x8Class_with_x8sub_6_in_GPR64argBits), AArch64::GPR64x8Class_with_x8sub_6_in_GPR64argRegClassID, 512, 1, true, false },
6245 { GPR64x8Class_with_x8sub_6_in_tcGPRx16x17, GPR64x8Class_with_x8sub_6_in_tcGPRx16x17Bits, 2888, 1, sizeof(GPR64x8Class_with_x8sub_6_in_tcGPRx16x17Bits), AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRx16x17RegClassID, 512, 1, true, false },
6246 { GPR64x8Class_with_x8sub_7_in_FIXED_REGS, GPR64x8Class_with_x8sub_7_in_FIXED_REGSBits, 4365, 1, sizeof(GPR64x8Class_with_x8sub_7_in_FIXED_REGSBits), AArch64::GPR64x8Class_with_x8sub_7_in_FIXED_REGSRegClassID, 512, 1, true, false },
6247 { ZTR, ZTRBits, 4320, 1, sizeof(ZTRBits), AArch64::ZTRRegClassID, 512, 1, true, false },
6248 { MPR16, MPR16Bits, 2511, 2, sizeof(MPR16Bits), AArch64::MPR16RegClassID, 1024, 1, false, false },
6249 { MPR, MPRBits, 4308, 1, sizeof(MPRBits), AArch64::MPRRegClassID, 2048, 1, false, false },
6250 { MPR8, MPR8Bits, 4280, 1, sizeof(MPR8Bits), AArch64::MPR8RegClassID, 2048, 1, false, false },
6251};
6252
6253// AArch64 Dwarf<->LLVM register mappings.
6254extern const MCRegisterInfo::DwarfLLVMRegPair AArch64DwarfFlavour0Dwarf2L[] = {
6255 { 0U, AArch64::W0 },
6256 { 1U, AArch64::W1 },
6257 { 2U, AArch64::W2 },
6258 { 3U, AArch64::W3 },
6259 { 4U, AArch64::W4 },
6260 { 5U, AArch64::W5 },
6261 { 6U, AArch64::W6 },
6262 { 7U, AArch64::W7 },
6263 { 8U, AArch64::W8 },
6264 { 9U, AArch64::W9 },
6265 { 10U, AArch64::W10 },
6266 { 11U, AArch64::W11 },
6267 { 12U, AArch64::W12 },
6268 { 13U, AArch64::W13 },
6269 { 14U, AArch64::W14 },
6270 { 15U, AArch64::W15 },
6271 { 16U, AArch64::W16 },
6272 { 17U, AArch64::W17 },
6273 { 18U, AArch64::W18 },
6274 { 19U, AArch64::W19 },
6275 { 20U, AArch64::W20 },
6276 { 21U, AArch64::W21 },
6277 { 22U, AArch64::W22 },
6278 { 23U, AArch64::W23 },
6279 { 24U, AArch64::W24 },
6280 { 25U, AArch64::W25 },
6281 { 26U, AArch64::W26 },
6282 { 27U, AArch64::W27 },
6283 { 28U, AArch64::W28 },
6284 { 29U, AArch64::W29 },
6285 { 30U, AArch64::W30 },
6286 { 31U, AArch64::WSP },
6287 { 46U, AArch64::VG },
6288 { 47U, AArch64::FFR },
6289 { 48U, AArch64::PN0 },
6290 { 49U, AArch64::PN1 },
6291 { 50U, AArch64::PN2 },
6292 { 51U, AArch64::PN3 },
6293 { 52U, AArch64::PN4 },
6294 { 53U, AArch64::PN5 },
6295 { 54U, AArch64::PN6 },
6296 { 55U, AArch64::PN7 },
6297 { 56U, AArch64::PN8 },
6298 { 57U, AArch64::PN9 },
6299 { 58U, AArch64::PN10 },
6300 { 59U, AArch64::PN11 },
6301 { 60U, AArch64::PN12 },
6302 { 61U, AArch64::PN13 },
6303 { 62U, AArch64::PN14 },
6304 { 63U, AArch64::PN15 },
6305 { 64U, AArch64::B0 },
6306 { 65U, AArch64::B1 },
6307 { 66U, AArch64::B2 },
6308 { 67U, AArch64::B3 },
6309 { 68U, AArch64::B4 },
6310 { 69U, AArch64::B5 },
6311 { 70U, AArch64::B6 },
6312 { 71U, AArch64::B7 },
6313 { 72U, AArch64::B8 },
6314 { 73U, AArch64::B9 },
6315 { 74U, AArch64::B10 },
6316 { 75U, AArch64::B11 },
6317 { 76U, AArch64::B12 },
6318 { 77U, AArch64::B13 },
6319 { 78U, AArch64::B14 },
6320 { 79U, AArch64::B15 },
6321 { 80U, AArch64::B16 },
6322 { 81U, AArch64::B17 },
6323 { 82U, AArch64::B18 },
6324 { 83U, AArch64::B19 },
6325 { 84U, AArch64::B20 },
6326 { 85U, AArch64::B21 },
6327 { 86U, AArch64::B22 },
6328 { 87U, AArch64::B23 },
6329 { 88U, AArch64::B24 },
6330 { 89U, AArch64::B25 },
6331 { 90U, AArch64::B26 },
6332 { 91U, AArch64::B27 },
6333 { 92U, AArch64::B28 },
6334 { 93U, AArch64::B29 },
6335 { 94U, AArch64::B30 },
6336 { 95U, AArch64::B31 },
6337 { 96U, AArch64::Z0 },
6338 { 97U, AArch64::Z1 },
6339 { 98U, AArch64::Z2 },
6340 { 99U, AArch64::Z3 },
6341 { 100U, AArch64::Z4 },
6342 { 101U, AArch64::Z5 },
6343 { 102U, AArch64::Z6 },
6344 { 103U, AArch64::Z7 },
6345 { 104U, AArch64::Z8 },
6346 { 105U, AArch64::Z9 },
6347 { 106U, AArch64::Z10 },
6348 { 107U, AArch64::Z11 },
6349 { 108U, AArch64::Z12 },
6350 { 109U, AArch64::Z13 },
6351 { 110U, AArch64::Z14 },
6352 { 111U, AArch64::Z15 },
6353 { 112U, AArch64::Z16 },
6354 { 113U, AArch64::Z17 },
6355 { 114U, AArch64::Z18 },
6356 { 115U, AArch64::Z19 },
6357 { 116U, AArch64::Z20 },
6358 { 117U, AArch64::Z21 },
6359 { 118U, AArch64::Z22 },
6360 { 119U, AArch64::Z23 },
6361 { 120U, AArch64::Z24 },
6362 { 121U, AArch64::Z25 },
6363 { 122U, AArch64::Z26 },
6364 { 123U, AArch64::Z27 },
6365 { 124U, AArch64::Z28 },
6366 { 125U, AArch64::Z29 },
6367 { 126U, AArch64::Z30 },
6368 { 127U, AArch64::Z31 },
6369};
6370extern const unsigned AArch64DwarfFlavour0Dwarf2LSize = std::size(AArch64DwarfFlavour0Dwarf2L);
6371
6372extern const MCRegisterInfo::DwarfLLVMRegPair AArch64EHFlavour0Dwarf2L[] = {
6373 { 0U, AArch64::W0 },
6374 { 1U, AArch64::W1 },
6375 { 2U, AArch64::W2 },
6376 { 3U, AArch64::W3 },
6377 { 4U, AArch64::W4 },
6378 { 5U, AArch64::W5 },
6379 { 6U, AArch64::W6 },
6380 { 7U, AArch64::W7 },
6381 { 8U, AArch64::W8 },
6382 { 9U, AArch64::W9 },
6383 { 10U, AArch64::W10 },
6384 { 11U, AArch64::W11 },
6385 { 12U, AArch64::W12 },
6386 { 13U, AArch64::W13 },
6387 { 14U, AArch64::W14 },
6388 { 15U, AArch64::W15 },
6389 { 16U, AArch64::W16 },
6390 { 17U, AArch64::W17 },
6391 { 18U, AArch64::W18 },
6392 { 19U, AArch64::W19 },
6393 { 20U, AArch64::W20 },
6394 { 21U, AArch64::W21 },
6395 { 22U, AArch64::W22 },
6396 { 23U, AArch64::W23 },
6397 { 24U, AArch64::W24 },
6398 { 25U, AArch64::W25 },
6399 { 26U, AArch64::W26 },
6400 { 27U, AArch64::W27 },
6401 { 28U, AArch64::W28 },
6402 { 29U, AArch64::W29 },
6403 { 30U, AArch64::W30 },
6404 { 31U, AArch64::WSP },
6405 { 46U, AArch64::VG },
6406 { 47U, AArch64::FFR },
6407 { 48U, AArch64::PN0 },
6408 { 49U, AArch64::PN1 },
6409 { 50U, AArch64::PN2 },
6410 { 51U, AArch64::PN3 },
6411 { 52U, AArch64::PN4 },
6412 { 53U, AArch64::PN5 },
6413 { 54U, AArch64::PN6 },
6414 { 55U, AArch64::PN7 },
6415 { 56U, AArch64::PN8 },
6416 { 57U, AArch64::PN9 },
6417 { 58U, AArch64::PN10 },
6418 { 59U, AArch64::PN11 },
6419 { 60U, AArch64::PN12 },
6420 { 61U, AArch64::PN13 },
6421 { 62U, AArch64::PN14 },
6422 { 63U, AArch64::PN15 },
6423 { 64U, AArch64::B0 },
6424 { 65U, AArch64::B1 },
6425 { 66U, AArch64::B2 },
6426 { 67U, AArch64::B3 },
6427 { 68U, AArch64::B4 },
6428 { 69U, AArch64::B5 },
6429 { 70U, AArch64::B6 },
6430 { 71U, AArch64::B7 },
6431 { 72U, AArch64::B8 },
6432 { 73U, AArch64::B9 },
6433 { 74U, AArch64::B10 },
6434 { 75U, AArch64::B11 },
6435 { 76U, AArch64::B12 },
6436 { 77U, AArch64::B13 },
6437 { 78U, AArch64::B14 },
6438 { 79U, AArch64::B15 },
6439 { 80U, AArch64::B16 },
6440 { 81U, AArch64::B17 },
6441 { 82U, AArch64::B18 },
6442 { 83U, AArch64::B19 },
6443 { 84U, AArch64::B20 },
6444 { 85U, AArch64::B21 },
6445 { 86U, AArch64::B22 },
6446 { 87U, AArch64::B23 },
6447 { 88U, AArch64::B24 },
6448 { 89U, AArch64::B25 },
6449 { 90U, AArch64::B26 },
6450 { 91U, AArch64::B27 },
6451 { 92U, AArch64::B28 },
6452 { 93U, AArch64::B29 },
6453 { 94U, AArch64::B30 },
6454 { 95U, AArch64::B31 },
6455 { 96U, AArch64::Z0 },
6456 { 97U, AArch64::Z1 },
6457 { 98U, AArch64::Z2 },
6458 { 99U, AArch64::Z3 },
6459 { 100U, AArch64::Z4 },
6460 { 101U, AArch64::Z5 },
6461 { 102U, AArch64::Z6 },
6462 { 103U, AArch64::Z7 },
6463 { 104U, AArch64::Z8 },
6464 { 105U, AArch64::Z9 },
6465 { 106U, AArch64::Z10 },
6466 { 107U, AArch64::Z11 },
6467 { 108U, AArch64::Z12 },
6468 { 109U, AArch64::Z13 },
6469 { 110U, AArch64::Z14 },
6470 { 111U, AArch64::Z15 },
6471 { 112U, AArch64::Z16 },
6472 { 113U, AArch64::Z17 },
6473 { 114U, AArch64::Z18 },
6474 { 115U, AArch64::Z19 },
6475 { 116U, AArch64::Z20 },
6476 { 117U, AArch64::Z21 },
6477 { 118U, AArch64::Z22 },
6478 { 119U, AArch64::Z23 },
6479 { 120U, AArch64::Z24 },
6480 { 121U, AArch64::Z25 },
6481 { 122U, AArch64::Z26 },
6482 { 123U, AArch64::Z27 },
6483 { 124U, AArch64::Z28 },
6484 { 125U, AArch64::Z29 },
6485 { 126U, AArch64::Z30 },
6486 { 127U, AArch64::Z31 },
6487};
6488extern const unsigned AArch64EHFlavour0Dwarf2LSize = std::size(AArch64EHFlavour0Dwarf2L);
6489
6490extern const MCRegisterInfo::DwarfLLVMRegPair AArch64DwarfFlavour0L2Dwarf[] = {
6491 { AArch64::FFR, 47U },
6492 { AArch64::FP, 29U },
6493 { AArch64::LR, 30U },
6494 { AArch64::SP, 31U },
6495 { AArch64::VG, 46U },
6496 { AArch64::WSP, 31U },
6497 { AArch64::WZR, 31U },
6498 { AArch64::XZR, 31U },
6499 { AArch64::B0, 64U },
6500 { AArch64::B1, 65U },
6501 { AArch64::B2, 66U },
6502 { AArch64::B3, 67U },
6503 { AArch64::B4, 68U },
6504 { AArch64::B5, 69U },
6505 { AArch64::B6, 70U },
6506 { AArch64::B7, 71U },
6507 { AArch64::B8, 72U },
6508 { AArch64::B9, 73U },
6509 { AArch64::B10, 74U },
6510 { AArch64::B11, 75U },
6511 { AArch64::B12, 76U },
6512 { AArch64::B13, 77U },
6513 { AArch64::B14, 78U },
6514 { AArch64::B15, 79U },
6515 { AArch64::B16, 80U },
6516 { AArch64::B17, 81U },
6517 { AArch64::B18, 82U },
6518 { AArch64::B19, 83U },
6519 { AArch64::B20, 84U },
6520 { AArch64::B21, 85U },
6521 { AArch64::B22, 86U },
6522 { AArch64::B23, 87U },
6523 { AArch64::B24, 88U },
6524 { AArch64::B25, 89U },
6525 { AArch64::B26, 90U },
6526 { AArch64::B27, 91U },
6527 { AArch64::B28, 92U },
6528 { AArch64::B29, 93U },
6529 { AArch64::B30, 94U },
6530 { AArch64::B31, 95U },
6531 { AArch64::D0, 64U },
6532 { AArch64::D1, 65U },
6533 { AArch64::D2, 66U },
6534 { AArch64::D3, 67U },
6535 { AArch64::D4, 68U },
6536 { AArch64::D5, 69U },
6537 { AArch64::D6, 70U },
6538 { AArch64::D7, 71U },
6539 { AArch64::D8, 72U },
6540 { AArch64::D9, 73U },
6541 { AArch64::D10, 74U },
6542 { AArch64::D11, 75U },
6543 { AArch64::D12, 76U },
6544 { AArch64::D13, 77U },
6545 { AArch64::D14, 78U },
6546 { AArch64::D15, 79U },
6547 { AArch64::D16, 80U },
6548 { AArch64::D17, 81U },
6549 { AArch64::D18, 82U },
6550 { AArch64::D19, 83U },
6551 { AArch64::D20, 84U },
6552 { AArch64::D21, 85U },
6553 { AArch64::D22, 86U },
6554 { AArch64::D23, 87U },
6555 { AArch64::D24, 88U },
6556 { AArch64::D25, 89U },
6557 { AArch64::D26, 90U },
6558 { AArch64::D27, 91U },
6559 { AArch64::D28, 92U },
6560 { AArch64::D29, 93U },
6561 { AArch64::D30, 94U },
6562 { AArch64::D31, 95U },
6563 { AArch64::H0, 64U },
6564 { AArch64::H1, 65U },
6565 { AArch64::H2, 66U },
6566 { AArch64::H3, 67U },
6567 { AArch64::H4, 68U },
6568 { AArch64::H5, 69U },
6569 { AArch64::H6, 70U },
6570 { AArch64::H7, 71U },
6571 { AArch64::H8, 72U },
6572 { AArch64::H9, 73U },
6573 { AArch64::H10, 74U },
6574 { AArch64::H11, 75U },
6575 { AArch64::H12, 76U },
6576 { AArch64::H13, 77U },
6577 { AArch64::H14, 78U },
6578 { AArch64::H15, 79U },
6579 { AArch64::H16, 80U },
6580 { AArch64::H17, 81U },
6581 { AArch64::H18, 82U },
6582 { AArch64::H19, 83U },
6583 { AArch64::H20, 84U },
6584 { AArch64::H21, 85U },
6585 { AArch64::H22, 86U },
6586 { AArch64::H23, 87U },
6587 { AArch64::H24, 88U },
6588 { AArch64::H25, 89U },
6589 { AArch64::H26, 90U },
6590 { AArch64::H27, 91U },
6591 { AArch64::H28, 92U },
6592 { AArch64::H29, 93U },
6593 { AArch64::H30, 94U },
6594 { AArch64::H31, 95U },
6595 { AArch64::P0, 48U },
6596 { AArch64::P1, 49U },
6597 { AArch64::P2, 50U },
6598 { AArch64::P3, 51U },
6599 { AArch64::P4, 52U },
6600 { AArch64::P5, 53U },
6601 { AArch64::P6, 54U },
6602 { AArch64::P7, 55U },
6603 { AArch64::P8, 56U },
6604 { AArch64::P9, 57U },
6605 { AArch64::P10, 58U },
6606 { AArch64::P11, 59U },
6607 { AArch64::P12, 60U },
6608 { AArch64::P13, 61U },
6609 { AArch64::P14, 62U },
6610 { AArch64::P15, 63U },
6611 { AArch64::PN0, 48U },
6612 { AArch64::PN1, 49U },
6613 { AArch64::PN2, 50U },
6614 { AArch64::PN3, 51U },
6615 { AArch64::PN4, 52U },
6616 { AArch64::PN5, 53U },
6617 { AArch64::PN6, 54U },
6618 { AArch64::PN7, 55U },
6619 { AArch64::PN8, 56U },
6620 { AArch64::PN9, 57U },
6621 { AArch64::PN10, 58U },
6622 { AArch64::PN11, 59U },
6623 { AArch64::PN12, 60U },
6624 { AArch64::PN13, 61U },
6625 { AArch64::PN14, 62U },
6626 { AArch64::PN15, 63U },
6627 { AArch64::Q0, 64U },
6628 { AArch64::Q1, 65U },
6629 { AArch64::Q2, 66U },
6630 { AArch64::Q3, 67U },
6631 { AArch64::Q4, 68U },
6632 { AArch64::Q5, 69U },
6633 { AArch64::Q6, 70U },
6634 { AArch64::Q7, 71U },
6635 { AArch64::Q8, 72U },
6636 { AArch64::Q9, 73U },
6637 { AArch64::Q10, 74U },
6638 { AArch64::Q11, 75U },
6639 { AArch64::Q12, 76U },
6640 { AArch64::Q13, 77U },
6641 { AArch64::Q14, 78U },
6642 { AArch64::Q15, 79U },
6643 { AArch64::Q16, 80U },
6644 { AArch64::Q17, 81U },
6645 { AArch64::Q18, 82U },
6646 { AArch64::Q19, 83U },
6647 { AArch64::Q20, 84U },
6648 { AArch64::Q21, 85U },
6649 { AArch64::Q22, 86U },
6650 { AArch64::Q23, 87U },
6651 { AArch64::Q24, 88U },
6652 { AArch64::Q25, 89U },
6653 { AArch64::Q26, 90U },
6654 { AArch64::Q27, 91U },
6655 { AArch64::Q28, 92U },
6656 { AArch64::Q29, 93U },
6657 { AArch64::Q30, 94U },
6658 { AArch64::Q31, 95U },
6659 { AArch64::S0, 64U },
6660 { AArch64::S1, 65U },
6661 { AArch64::S2, 66U },
6662 { AArch64::S3, 67U },
6663 { AArch64::S4, 68U },
6664 { AArch64::S5, 69U },
6665 { AArch64::S6, 70U },
6666 { AArch64::S7, 71U },
6667 { AArch64::S8, 72U },
6668 { AArch64::S9, 73U },
6669 { AArch64::S10, 74U },
6670 { AArch64::S11, 75U },
6671 { AArch64::S12, 76U },
6672 { AArch64::S13, 77U },
6673 { AArch64::S14, 78U },
6674 { AArch64::S15, 79U },
6675 { AArch64::S16, 80U },
6676 { AArch64::S17, 81U },
6677 { AArch64::S18, 82U },
6678 { AArch64::S19, 83U },
6679 { AArch64::S20, 84U },
6680 { AArch64::S21, 85U },
6681 { AArch64::S22, 86U },
6682 { AArch64::S23, 87U },
6683 { AArch64::S24, 88U },
6684 { AArch64::S25, 89U },
6685 { AArch64::S26, 90U },
6686 { AArch64::S27, 91U },
6687 { AArch64::S28, 92U },
6688 { AArch64::S29, 93U },
6689 { AArch64::S30, 94U },
6690 { AArch64::S31, 95U },
6691 { AArch64::W0, 0U },
6692 { AArch64::W1, 1U },
6693 { AArch64::W2, 2U },
6694 { AArch64::W3, 3U },
6695 { AArch64::W4, 4U },
6696 { AArch64::W5, 5U },
6697 { AArch64::W6, 6U },
6698 { AArch64::W7, 7U },
6699 { AArch64::W8, 8U },
6700 { AArch64::W9, 9U },
6701 { AArch64::W10, 10U },
6702 { AArch64::W11, 11U },
6703 { AArch64::W12, 12U },
6704 { AArch64::W13, 13U },
6705 { AArch64::W14, 14U },
6706 { AArch64::W15, 15U },
6707 { AArch64::W16, 16U },
6708 { AArch64::W17, 17U },
6709 { AArch64::W18, 18U },
6710 { AArch64::W19, 19U },
6711 { AArch64::W20, 20U },
6712 { AArch64::W21, 21U },
6713 { AArch64::W22, 22U },
6714 { AArch64::W23, 23U },
6715 { AArch64::W24, 24U },
6716 { AArch64::W25, 25U },
6717 { AArch64::W26, 26U },
6718 { AArch64::W27, 27U },
6719 { AArch64::W28, 28U },
6720 { AArch64::W29, 29U },
6721 { AArch64::W30, 30U },
6722 { AArch64::X0, 0U },
6723 { AArch64::X1, 1U },
6724 { AArch64::X2, 2U },
6725 { AArch64::X3, 3U },
6726 { AArch64::X4, 4U },
6727 { AArch64::X5, 5U },
6728 { AArch64::X6, 6U },
6729 { AArch64::X7, 7U },
6730 { AArch64::X8, 8U },
6731 { AArch64::X9, 9U },
6732 { AArch64::X10, 10U },
6733 { AArch64::X11, 11U },
6734 { AArch64::X12, 12U },
6735 { AArch64::X13, 13U },
6736 { AArch64::X14, 14U },
6737 { AArch64::X15, 15U },
6738 { AArch64::X16, 16U },
6739 { AArch64::X17, 17U },
6740 { AArch64::X18, 18U },
6741 { AArch64::X19, 19U },
6742 { AArch64::X20, 20U },
6743 { AArch64::X21, 21U },
6744 { AArch64::X22, 22U },
6745 { AArch64::X23, 23U },
6746 { AArch64::X24, 24U },
6747 { AArch64::X25, 25U },
6748 { AArch64::X26, 26U },
6749 { AArch64::X27, 27U },
6750 { AArch64::X28, 28U },
6751 { AArch64::Z0, 96U },
6752 { AArch64::Z1, 97U },
6753 { AArch64::Z2, 98U },
6754 { AArch64::Z3, 99U },
6755 { AArch64::Z4, 100U },
6756 { AArch64::Z5, 101U },
6757 { AArch64::Z6, 102U },
6758 { AArch64::Z7, 103U },
6759 { AArch64::Z8, 104U },
6760 { AArch64::Z9, 105U },
6761 { AArch64::Z10, 106U },
6762 { AArch64::Z11, 107U },
6763 { AArch64::Z12, 108U },
6764 { AArch64::Z13, 109U },
6765 { AArch64::Z14, 110U },
6766 { AArch64::Z15, 111U },
6767 { AArch64::Z16, 112U },
6768 { AArch64::Z17, 113U },
6769 { AArch64::Z18, 114U },
6770 { AArch64::Z19, 115U },
6771 { AArch64::Z20, 116U },
6772 { AArch64::Z21, 117U },
6773 { AArch64::Z22, 118U },
6774 { AArch64::Z23, 119U },
6775 { AArch64::Z24, 120U },
6776 { AArch64::Z25, 121U },
6777 { AArch64::Z26, 122U },
6778 { AArch64::Z27, 123U },
6779 { AArch64::Z28, 124U },
6780 { AArch64::Z29, 125U },
6781 { AArch64::Z30, 126U },
6782 { AArch64::Z31, 127U },
6783};
6784extern const unsigned AArch64DwarfFlavour0L2DwarfSize = std::size(AArch64DwarfFlavour0L2Dwarf);
6785
6786extern const MCRegisterInfo::DwarfLLVMRegPair AArch64EHFlavour0L2Dwarf[] = {
6787 { AArch64::FFR, 47U },
6788 { AArch64::FP, 29U },
6789 { AArch64::LR, 30U },
6790 { AArch64::SP, 31U },
6791 { AArch64::VG, 46U },
6792 { AArch64::WSP, 31U },
6793 { AArch64::WZR, 31U },
6794 { AArch64::XZR, 31U },
6795 { AArch64::B0, 64U },
6796 { AArch64::B1, 65U },
6797 { AArch64::B2, 66U },
6798 { AArch64::B3, 67U },
6799 { AArch64::B4, 68U },
6800 { AArch64::B5, 69U },
6801 { AArch64::B6, 70U },
6802 { AArch64::B7, 71U },
6803 { AArch64::B8, 72U },
6804 { AArch64::B9, 73U },
6805 { AArch64::B10, 74U },
6806 { AArch64::B11, 75U },
6807 { AArch64::B12, 76U },
6808 { AArch64::B13, 77U },
6809 { AArch64::B14, 78U },
6810 { AArch64::B15, 79U },
6811 { AArch64::B16, 80U },
6812 { AArch64::B17, 81U },
6813 { AArch64::B18, 82U },
6814 { AArch64::B19, 83U },
6815 { AArch64::B20, 84U },
6816 { AArch64::B21, 85U },
6817 { AArch64::B22, 86U },
6818 { AArch64::B23, 87U },
6819 { AArch64::B24, 88U },
6820 { AArch64::B25, 89U },
6821 { AArch64::B26, 90U },
6822 { AArch64::B27, 91U },
6823 { AArch64::B28, 92U },
6824 { AArch64::B29, 93U },
6825 { AArch64::B30, 94U },
6826 { AArch64::B31, 95U },
6827 { AArch64::D0, 64U },
6828 { AArch64::D1, 65U },
6829 { AArch64::D2, 66U },
6830 { AArch64::D3, 67U },
6831 { AArch64::D4, 68U },
6832 { AArch64::D5, 69U },
6833 { AArch64::D6, 70U },
6834 { AArch64::D7, 71U },
6835 { AArch64::D8, 72U },
6836 { AArch64::D9, 73U },
6837 { AArch64::D10, 74U },
6838 { AArch64::D11, 75U },
6839 { AArch64::D12, 76U },
6840 { AArch64::D13, 77U },
6841 { AArch64::D14, 78U },
6842 { AArch64::D15, 79U },
6843 { AArch64::D16, 80U },
6844 { AArch64::D17, 81U },
6845 { AArch64::D18, 82U },
6846 { AArch64::D19, 83U },
6847 { AArch64::D20, 84U },
6848 { AArch64::D21, 85U },
6849 { AArch64::D22, 86U },
6850 { AArch64::D23, 87U },
6851 { AArch64::D24, 88U },
6852 { AArch64::D25, 89U },
6853 { AArch64::D26, 90U },
6854 { AArch64::D27, 91U },
6855 { AArch64::D28, 92U },
6856 { AArch64::D29, 93U },
6857 { AArch64::D30, 94U },
6858 { AArch64::D31, 95U },
6859 { AArch64::H0, 64U },
6860 { AArch64::H1, 65U },
6861 { AArch64::H2, 66U },
6862 { AArch64::H3, 67U },
6863 { AArch64::H4, 68U },
6864 { AArch64::H5, 69U },
6865 { AArch64::H6, 70U },
6866 { AArch64::H7, 71U },
6867 { AArch64::H8, 72U },
6868 { AArch64::H9, 73U },
6869 { AArch64::H10, 74U },
6870 { AArch64::H11, 75U },
6871 { AArch64::H12, 76U },
6872 { AArch64::H13, 77U },
6873 { AArch64::H14, 78U },
6874 { AArch64::H15, 79U },
6875 { AArch64::H16, 80U },
6876 { AArch64::H17, 81U },
6877 { AArch64::H18, 82U },
6878 { AArch64::H19, 83U },
6879 { AArch64::H20, 84U },
6880 { AArch64::H21, 85U },
6881 { AArch64::H22, 86U },
6882 { AArch64::H23, 87U },
6883 { AArch64::H24, 88U },
6884 { AArch64::H25, 89U },
6885 { AArch64::H26, 90U },
6886 { AArch64::H27, 91U },
6887 { AArch64::H28, 92U },
6888 { AArch64::H29, 93U },
6889 { AArch64::H30, 94U },
6890 { AArch64::H31, 95U },
6891 { AArch64::P0, 48U },
6892 { AArch64::P1, 49U },
6893 { AArch64::P2, 50U },
6894 { AArch64::P3, 51U },
6895 { AArch64::P4, 52U },
6896 { AArch64::P5, 53U },
6897 { AArch64::P6, 54U },
6898 { AArch64::P7, 55U },
6899 { AArch64::P8, 56U },
6900 { AArch64::P9, 57U },
6901 { AArch64::P10, 58U },
6902 { AArch64::P11, 59U },
6903 { AArch64::P12, 60U },
6904 { AArch64::P13, 61U },
6905 { AArch64::P14, 62U },
6906 { AArch64::P15, 63U },
6907 { AArch64::PN0, 48U },
6908 { AArch64::PN1, 49U },
6909 { AArch64::PN2, 50U },
6910 { AArch64::PN3, 51U },
6911 { AArch64::PN4, 52U },
6912 { AArch64::PN5, 53U },
6913 { AArch64::PN6, 54U },
6914 { AArch64::PN7, 55U },
6915 { AArch64::PN8, 56U },
6916 { AArch64::PN9, 57U },
6917 { AArch64::PN10, 58U },
6918 { AArch64::PN11, 59U },
6919 { AArch64::PN12, 60U },
6920 { AArch64::PN13, 61U },
6921 { AArch64::PN14, 62U },
6922 { AArch64::PN15, 63U },
6923 { AArch64::Q0, 64U },
6924 { AArch64::Q1, 65U },
6925 { AArch64::Q2, 66U },
6926 { AArch64::Q3, 67U },
6927 { AArch64::Q4, 68U },
6928 { AArch64::Q5, 69U },
6929 { AArch64::Q6, 70U },
6930 { AArch64::Q7, 71U },
6931 { AArch64::Q8, 72U },
6932 { AArch64::Q9, 73U },
6933 { AArch64::Q10, 74U },
6934 { AArch64::Q11, 75U },
6935 { AArch64::Q12, 76U },
6936 { AArch64::Q13, 77U },
6937 { AArch64::Q14, 78U },
6938 { AArch64::Q15, 79U },
6939 { AArch64::Q16, 80U },
6940 { AArch64::Q17, 81U },
6941 { AArch64::Q18, 82U },
6942 { AArch64::Q19, 83U },
6943 { AArch64::Q20, 84U },
6944 { AArch64::Q21, 85U },
6945 { AArch64::Q22, 86U },
6946 { AArch64::Q23, 87U },
6947 { AArch64::Q24, 88U },
6948 { AArch64::Q25, 89U },
6949 { AArch64::Q26, 90U },
6950 { AArch64::Q27, 91U },
6951 { AArch64::Q28, 92U },
6952 { AArch64::Q29, 93U },
6953 { AArch64::Q30, 94U },
6954 { AArch64::Q31, 95U },
6955 { AArch64::S0, 64U },
6956 { AArch64::S1, 65U },
6957 { AArch64::S2, 66U },
6958 { AArch64::S3, 67U },
6959 { AArch64::S4, 68U },
6960 { AArch64::S5, 69U },
6961 { AArch64::S6, 70U },
6962 { AArch64::S7, 71U },
6963 { AArch64::S8, 72U },
6964 { AArch64::S9, 73U },
6965 { AArch64::S10, 74U },
6966 { AArch64::S11, 75U },
6967 { AArch64::S12, 76U },
6968 { AArch64::S13, 77U },
6969 { AArch64::S14, 78U },
6970 { AArch64::S15, 79U },
6971 { AArch64::S16, 80U },
6972 { AArch64::S17, 81U },
6973 { AArch64::S18, 82U },
6974 { AArch64::S19, 83U },
6975 { AArch64::S20, 84U },
6976 { AArch64::S21, 85U },
6977 { AArch64::S22, 86U },
6978 { AArch64::S23, 87U },
6979 { AArch64::S24, 88U },
6980 { AArch64::S25, 89U },
6981 { AArch64::S26, 90U },
6982 { AArch64::S27, 91U },
6983 { AArch64::S28, 92U },
6984 { AArch64::S29, 93U },
6985 { AArch64::S30, 94U },
6986 { AArch64::S31, 95U },
6987 { AArch64::W0, 0U },
6988 { AArch64::W1, 1U },
6989 { AArch64::W2, 2U },
6990 { AArch64::W3, 3U },
6991 { AArch64::W4, 4U },
6992 { AArch64::W5, 5U },
6993 { AArch64::W6, 6U },
6994 { AArch64::W7, 7U },
6995 { AArch64::W8, 8U },
6996 { AArch64::W9, 9U },
6997 { AArch64::W10, 10U },
6998 { AArch64::W11, 11U },
6999 { AArch64::W12, 12U },
7000 { AArch64::W13, 13U },
7001 { AArch64::W14, 14U },
7002 { AArch64::W15, 15U },
7003 { AArch64::W16, 16U },
7004 { AArch64::W17, 17U },
7005 { AArch64::W18, 18U },
7006 { AArch64::W19, 19U },
7007 { AArch64::W20, 20U },
7008 { AArch64::W21, 21U },
7009 { AArch64::W22, 22U },
7010 { AArch64::W23, 23U },
7011 { AArch64::W24, 24U },
7012 { AArch64::W25, 25U },
7013 { AArch64::W26, 26U },
7014 { AArch64::W27, 27U },
7015 { AArch64::W28, 28U },
7016 { AArch64::W29, 29U },
7017 { AArch64::W30, 30U },
7018 { AArch64::X0, 0U },
7019 { AArch64::X1, 1U },
7020 { AArch64::X2, 2U },
7021 { AArch64::X3, 3U },
7022 { AArch64::X4, 4U },
7023 { AArch64::X5, 5U },
7024 { AArch64::X6, 6U },
7025 { AArch64::X7, 7U },
7026 { AArch64::X8, 8U },
7027 { AArch64::X9, 9U },
7028 { AArch64::X10, 10U },
7029 { AArch64::X11, 11U },
7030 { AArch64::X12, 12U },
7031 { AArch64::X13, 13U },
7032 { AArch64::X14, 14U },
7033 { AArch64::X15, 15U },
7034 { AArch64::X16, 16U },
7035 { AArch64::X17, 17U },
7036 { AArch64::X18, 18U },
7037 { AArch64::X19, 19U },
7038 { AArch64::X20, 20U },
7039 { AArch64::X21, 21U },
7040 { AArch64::X22, 22U },
7041 { AArch64::X23, 23U },
7042 { AArch64::X24, 24U },
7043 { AArch64::X25, 25U },
7044 { AArch64::X26, 26U },
7045 { AArch64::X27, 27U },
7046 { AArch64::X28, 28U },
7047 { AArch64::Z0, 96U },
7048 { AArch64::Z1, 97U },
7049 { AArch64::Z2, 98U },
7050 { AArch64::Z3, 99U },
7051 { AArch64::Z4, 100U },
7052 { AArch64::Z5, 101U },
7053 { AArch64::Z6, 102U },
7054 { AArch64::Z7, 103U },
7055 { AArch64::Z8, 104U },
7056 { AArch64::Z9, 105U },
7057 { AArch64::Z10, 106U },
7058 { AArch64::Z11, 107U },
7059 { AArch64::Z12, 108U },
7060 { AArch64::Z13, 109U },
7061 { AArch64::Z14, 110U },
7062 { AArch64::Z15, 111U },
7063 { AArch64::Z16, 112U },
7064 { AArch64::Z17, 113U },
7065 { AArch64::Z18, 114U },
7066 { AArch64::Z19, 115U },
7067 { AArch64::Z20, 116U },
7068 { AArch64::Z21, 117U },
7069 { AArch64::Z22, 118U },
7070 { AArch64::Z23, 119U },
7071 { AArch64::Z24, 120U },
7072 { AArch64::Z25, 121U },
7073 { AArch64::Z26, 122U },
7074 { AArch64::Z27, 123U },
7075 { AArch64::Z28, 124U },
7076 { AArch64::Z29, 125U },
7077 { AArch64::Z30, 126U },
7078 { AArch64::Z31, 127U },
7079};
7080extern const unsigned AArch64EHFlavour0L2DwarfSize = std::size(AArch64EHFlavour0L2Dwarf);
7081
7082extern const uint16_t AArch64RegEncodingTable[] = {
7083 0,
7084 0,
7085 29,
7086 0,
7087 0,
7088 30,
7089 0,
7090 31,
7091 0,
7092 31,
7093 31,
7094 31,
7095 0,
7096 0,
7097 1,
7098 2,
7099 3,
7100 4,
7101 5,
7102 6,
7103 7,
7104 8,
7105 9,
7106 10,
7107 11,
7108 12,
7109 13,
7110 14,
7111 15,
7112 16,
7113 17,
7114 18,
7115 19,
7116 20,
7117 21,
7118 22,
7119 23,
7120 24,
7121 25,
7122 26,
7123 27,
7124 28,
7125 29,
7126 30,
7127 31,
7128 0,
7129 1,
7130 2,
7131 3,
7132 4,
7133 5,
7134 6,
7135 7,
7136 8,
7137 9,
7138 10,
7139 11,
7140 12,
7141 13,
7142 14,
7143 15,
7144 16,
7145 17,
7146 18,
7147 19,
7148 20,
7149 21,
7150 22,
7151 23,
7152 24,
7153 25,
7154 26,
7155 27,
7156 28,
7157 29,
7158 30,
7159 31,
7160 0,
7161 1,
7162 2,
7163 3,
7164 4,
7165 5,
7166 6,
7167 7,
7168 8,
7169 9,
7170 10,
7171 11,
7172 12,
7173 13,
7174 14,
7175 15,
7176 16,
7177 17,
7178 18,
7179 19,
7180 20,
7181 21,
7182 22,
7183 23,
7184 24,
7185 25,
7186 26,
7187 27,
7188 28,
7189 29,
7190 30,
7191 31,
7192 0,
7193 1,
7194 2,
7195 3,
7196 4,
7197 5,
7198 6,
7199 7,
7200 8,
7201 9,
7202 10,
7203 11,
7204 12,
7205 13,
7206 14,
7207 15,
7208 0,
7209 1,
7210 2,
7211 3,
7212 4,
7213 5,
7214 6,
7215 7,
7216 8,
7217 9,
7218 10,
7219 11,
7220 12,
7221 13,
7222 14,
7223 15,
7224 0,
7225 1,
7226 2,
7227 3,
7228 4,
7229 5,
7230 6,
7231 7,
7232 8,
7233 9,
7234 10,
7235 11,
7236 12,
7237 13,
7238 14,
7239 15,
7240 16,
7241 17,
7242 18,
7243 19,
7244 20,
7245 21,
7246 22,
7247 23,
7248 24,
7249 25,
7250 26,
7251 27,
7252 28,
7253 29,
7254 30,
7255 31,
7256 0,
7257 1,
7258 2,
7259 3,
7260 4,
7261 5,
7262 6,
7263 7,
7264 8,
7265 9,
7266 10,
7267 11,
7268 12,
7269 13,
7270 14,
7271 15,
7272 16,
7273 17,
7274 18,
7275 19,
7276 20,
7277 21,
7278 22,
7279 23,
7280 24,
7281 25,
7282 26,
7283 27,
7284 28,
7285 29,
7286 30,
7287 31,
7288 0,
7289 1,
7290 2,
7291 3,
7292 4,
7293 5,
7294 6,
7295 7,
7296 8,
7297 9,
7298 10,
7299 11,
7300 12,
7301 13,
7302 14,
7303 15,
7304 16,
7305 17,
7306 18,
7307 19,
7308 20,
7309 21,
7310 22,
7311 23,
7312 24,
7313 25,
7314 26,
7315 27,
7316 28,
7317 29,
7318 30,
7319 0,
7320 1,
7321 2,
7322 3,
7323 4,
7324 5,
7325 6,
7326 7,
7327 8,
7328 9,
7329 10,
7330 11,
7331 12,
7332 13,
7333 14,
7334 15,
7335 16,
7336 17,
7337 18,
7338 19,
7339 20,
7340 21,
7341 22,
7342 23,
7343 24,
7344 25,
7345 26,
7346 27,
7347 28,
7348 0,
7349 1,
7350 2,
7351 3,
7352 4,
7353 5,
7354 6,
7355 7,
7356 8,
7357 9,
7358 10,
7359 11,
7360 12,
7361 13,
7362 14,
7363 15,
7364 16,
7365 17,
7366 18,
7367 19,
7368 20,
7369 21,
7370 22,
7371 23,
7372 24,
7373 25,
7374 26,
7375 27,
7376 28,
7377 29,
7378 30,
7379 31,
7380 0,
7381 0,
7382 1,
7383 2,
7384 3,
7385 4,
7386 5,
7387 6,
7388 7,
7389 0,
7390 1,
7391 0,
7392 1,
7393 2,
7394 3,
7395 4,
7396 5,
7397 6,
7398 7,
7399 8,
7400 9,
7401 10,
7402 11,
7403 12,
7404 13,
7405 14,
7406 15,
7407 0,
7408 1,
7409 2,
7410 3,
7411 0,
7412 0,
7413 1,
7414 2,
7415 3,
7416 4,
7417 5,
7418 6,
7419 7,
7420 8,
7421 9,
7422 10,
7423 11,
7424 12,
7425 13,
7426 14,
7427 15,
7428 16,
7429 17,
7430 18,
7431 19,
7432 20,
7433 21,
7434 22,
7435 23,
7436 24,
7437 25,
7438 26,
7439 27,
7440 28,
7441 29,
7442 30,
7443 31,
7444 0,
7445 1,
7446 2,
7447 3,
7448 4,
7449 5,
7450 6,
7451 7,
7452 8,
7453 9,
7454 10,
7455 11,
7456 12,
7457 13,
7458 14,
7459 15,
7460 16,
7461 17,
7462 18,
7463 19,
7464 20,
7465 21,
7466 22,
7467 23,
7468 24,
7469 25,
7470 26,
7471 27,
7472 28,
7473 29,
7474 30,
7475 31,
7476 0,
7477 1,
7478 2,
7479 3,
7480 4,
7481 5,
7482 6,
7483 7,
7484 8,
7485 9,
7486 10,
7487 11,
7488 12,
7489 13,
7490 14,
7491 15,
7492 16,
7493 17,
7494 18,
7495 19,
7496 20,
7497 21,
7498 22,
7499 23,
7500 24,
7501 25,
7502 26,
7503 27,
7504 28,
7505 29,
7506 30,
7507 31,
7508 0,
7509 1,
7510 2,
7511 3,
7512 4,
7513 5,
7514 6,
7515 7,
7516 8,
7517 9,
7518 10,
7519 11,
7520 12,
7521 13,
7522 14,
7523 15,
7524 0,
7525 1,
7526 2,
7527 3,
7528 4,
7529 5,
7530 6,
7531 7,
7532 8,
7533 9,
7534 10,
7535 11,
7536 12,
7537 13,
7538 14,
7539 15,
7540 16,
7541 17,
7542 18,
7543 19,
7544 20,
7545 21,
7546 22,
7547 23,
7548 24,
7549 25,
7550 26,
7551 27,
7552 28,
7553 29,
7554 30,
7555 31,
7556 0,
7557 1,
7558 2,
7559 3,
7560 4,
7561 5,
7562 6,
7563 7,
7564 8,
7565 9,
7566 10,
7567 11,
7568 12,
7569 13,
7570 14,
7571 15,
7572 16,
7573 17,
7574 18,
7575 19,
7576 20,
7577 21,
7578 22,
7579 23,
7580 24,
7581 25,
7582 26,
7583 27,
7584 28,
7585 29,
7586 30,
7587 31,
7588 0,
7589 1,
7590 2,
7591 3,
7592 4,
7593 5,
7594 6,
7595 7,
7596 8,
7597 9,
7598 10,
7599 11,
7600 12,
7601 13,
7602 14,
7603 15,
7604 16,
7605 17,
7606 18,
7607 19,
7608 20,
7609 21,
7610 22,
7611 23,
7612 24,
7613 25,
7614 26,
7615 27,
7616 28,
7617 29,
7618 30,
7619 31,
7620 22,
7621 0,
7622 2,
7623 4,
7624 6,
7625 8,
7626 10,
7627 12,
7628 14,
7629 16,
7630 18,
7631 20,
7632 30,
7633 0,
7634 2,
7635 4,
7636 6,
7637 8,
7638 10,
7639 12,
7640 14,
7641 16,
7642 18,
7643 20,
7644 22,
7645 24,
7646 26,
7647 28,
7648 30,
7649 28,
7650 0,
7651 2,
7652 4,
7653 6,
7654 8,
7655 10,
7656 12,
7657 14,
7658 16,
7659 18,
7660 20,
7661 22,
7662 24,
7663 26,
7664 0,
7665 1,
7666 2,
7667 3,
7668 4,
7669 5,
7670 6,
7671 7,
7672 8,
7673 9,
7674 10,
7675 11,
7676 12,
7677 13,
7678 14,
7679 15,
7680 16,
7681 17,
7682 18,
7683 19,
7684 20,
7685 21,
7686 22,
7687 23,
7688 24,
7689 25,
7690 26,
7691 27,
7692 28,
7693 29,
7694 30,
7695 31,
7696 0,
7697 1,
7698 2,
7699 3,
7700 4,
7701 5,
7702 6,
7703 7,
7704 8,
7705 9,
7706 10,
7707 11,
7708 12,
7709 13,
7710 14,
7711 15,
7712 16,
7713 17,
7714 18,
7715 19,
7716 20,
7717 21,
7718 22,
7719 23,
7720 24,
7721 25,
7722 26,
7723 27,
7724 28,
7725 29,
7726 30,
7727 31,
7728 0,
7729 1,
7730 2,
7731 3,
7732 4,
7733 5,
7734 6,
7735 7,
7736 8,
7737 9,
7738 10,
7739 11,
7740 12,
7741 13,
7742 14,
7743 15,
7744 16,
7745 17,
7746 18,
7747 19,
7748 20,
7749 21,
7750 22,
7751 23,
7752 24,
7753 25,
7754 26,
7755 27,
7756 28,
7757 29,
7758 30,
7759 31,
7760 16,
7761 17,
7762 18,
7763 19,
7764 20,
7765 21,
7766 22,
7767 23,
7768 0,
7769 1,
7770 2,
7771 3,
7772 4,
7773 5,
7774 6,
7775 7,
7776 16,
7777 17,
7778 18,
7779 19,
7780 0,
7781 1,
7782 2,
7783 3,
7784};
7785static inline void InitAArch64MCRegisterInfo(MCRegisterInfo *RI, unsigned RA, unsigned DwarfFlavour = 0, unsigned EHFlavour = 0, unsigned PC = 0) {
7786 RI->InitMCRegisterInfo(AArch64RegDesc, 701, RA, PC, AArch64MCRegisterClasses, 305, AArch64RegUnitRoots, 103, AArch64RegDiffLists, AArch64LaneMaskLists, AArch64RegStrings, AArch64RegClassStrings, AArch64SubRegIdxLists, 154,
7787AArch64RegEncodingTable);
7788
7789 switch (DwarfFlavour) {
7790 default:
7791 llvm_unreachable("Unknown DWARF flavour");
7792 case 0:
7793 RI->mapDwarfRegsToLLVMRegs(AArch64DwarfFlavour0Dwarf2L, AArch64DwarfFlavour0Dwarf2LSize, false);
7794 break;
7795 }
7796 switch (EHFlavour) {
7797 default:
7798 llvm_unreachable("Unknown DWARF flavour");
7799 case 0:
7800 RI->mapDwarfRegsToLLVMRegs(AArch64EHFlavour0Dwarf2L, AArch64EHFlavour0Dwarf2LSize, true);
7801 break;
7802 }
7803 switch (DwarfFlavour) {
7804 default:
7805 llvm_unreachable("Unknown DWARF flavour");
7806 case 0:
7807 RI->mapLLVMRegsToDwarfRegs(AArch64DwarfFlavour0L2Dwarf, AArch64DwarfFlavour0L2DwarfSize, false);
7808 break;
7809 }
7810 switch (EHFlavour) {
7811 default:
7812 llvm_unreachable("Unknown DWARF flavour");
7813 case 0:
7814 RI->mapLLVMRegsToDwarfRegs(AArch64EHFlavour0L2Dwarf, AArch64EHFlavour0L2DwarfSize, true);
7815 break;
7816 }
7817}
7818
7819} // end namespace llvm
7820
7821#endif // GET_REGINFO_MC_DESC
7822
7823/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7824|* *|
7825|* Register Information Header Fragment *|
7826|* *|
7827|* Automatically generated file, do not edit! *|
7828|* *|
7829\*===----------------------------------------------------------------------===*/
7830
7831
7832#ifdef GET_REGINFO_HEADER
7833#undef GET_REGINFO_HEADER
7834
7835#include "llvm/CodeGen/TargetRegisterInfo.h"
7836
7837namespace llvm {
7838
7839class AArch64FrameLowering;
7840
7841struct AArch64GenRegisterInfo : public TargetRegisterInfo {
7842 explicit AArch64GenRegisterInfo(unsigned RA, unsigned D = 0, unsigned E = 0,
7843 unsigned PC = 0, unsigned HwMode = 0);
7844 unsigned composeSubRegIndicesImpl(unsigned, unsigned) const override;
7845 LaneBitmask composeSubRegIndexLaneMaskImpl(unsigned, LaneBitmask) const override;
7846 LaneBitmask reverseComposeSubRegIndexLaneMaskImpl(unsigned, LaneBitmask) const override;
7847 const TargetRegisterClass *getSubClassWithSubReg(const TargetRegisterClass *, unsigned) const override;
7848 const TargetRegisterClass *getSubRegisterClass(const TargetRegisterClass *, unsigned) const override;
7849 const RegClassWeight &getRegClassWeight(const TargetRegisterClass *RC) const override;
7850 unsigned getRegUnitWeight(unsigned RegUnit) const override;
7851 unsigned getNumRegPressureSets() const override;
7852 const char *getRegPressureSetName(unsigned Idx) const override;
7853 unsigned getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const override;
7854 const int *getRegClassPressureSets(const TargetRegisterClass *RC) const override;
7855 const int *getRegUnitPressureSets(unsigned RegUnit) const override;
7856 ArrayRef<const char *> getRegMaskNames() const override;
7857 ArrayRef<const uint32_t *> getRegMasks() const override;
7858 bool isGeneralPurposeRegister(const MachineFunction &, MCRegister) const override;
7859 bool isFixedRegister(const MachineFunction &, MCRegister) const override;
7860 bool isArgumentRegister(const MachineFunction &, MCRegister) const override;
7861 bool isConstantPhysReg(MCRegister PhysReg) const override final;
7862 /// Devirtualized TargetFrameLowering.
7863 static const AArch64FrameLowering *getFrameLowering(
7864 const MachineFunction &MF);
7865};
7866
7867namespace AArch64 { // Register classes
7868 extern const TargetRegisterClass FPR8RegClass;
7869 extern const TargetRegisterClass FPR16RegClass;
7870 extern const TargetRegisterClass PPRorPNRRegClass;
7871 extern const TargetRegisterClass FPR16_loRegClass;
7872 extern const TargetRegisterClass PNRRegClass;
7873 extern const TargetRegisterClass PPRRegClass;
7874 extern const TargetRegisterClass PNR_3bRegClass;
7875 extern const TargetRegisterClass PNR_p8to15RegClass;
7876 extern const TargetRegisterClass PPR_3bRegClass;
7877 extern const TargetRegisterClass PPR_p8to15RegClass;
7878 extern const TargetRegisterClass PPR2RegClass;
7879 extern const TargetRegisterClass PPR2Mul2RegClass;
7880 extern const TargetRegisterClass PPR2_with_psub1_in_PPR_3bRegClass;
7881 extern const TargetRegisterClass PPR2_with_psub1_in_PPR_p8to15RegClass;
7882 extern const TargetRegisterClass PPR2_with_psub_in_PNR_3bRegClass;
7883 extern const TargetRegisterClass PPR2_with_psub_in_PNR_p8to15RegClass;
7884 extern const TargetRegisterClass PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClass;
7885 extern const TargetRegisterClass PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClass;
7886 extern const TargetRegisterClass PPR2Mul2_and_PPR2_with_psub_in_PNR_3bRegClass;
7887 extern const TargetRegisterClass PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15RegClass;
7888 extern const TargetRegisterClass PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15RegClass;
7889 extern const TargetRegisterClass PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bRegClass;
7890 extern const TargetRegisterClass GPR32allRegClass;
7891 extern const TargetRegisterClass FPR32RegClass;
7892 extern const TargetRegisterClass GPR32RegClass;
7893 extern const TargetRegisterClass GPR32spRegClass;
7894 extern const TargetRegisterClass GPR32commonRegClass;
7895 extern const TargetRegisterClass FPR32_with_hsub_in_FPR16_loRegClass;
7896 extern const TargetRegisterClass GPR32argRegClass;
7897 extern const TargetRegisterClass MatrixIndexGPR32_12_15RegClass;
7898 extern const TargetRegisterClass MatrixIndexGPR32_8_11RegClass;
7899 extern const TargetRegisterClass CCRRegClass;
7900 extern const TargetRegisterClass GPR32sponlyRegClass;
7901 extern const TargetRegisterClass WSeqPairsClassRegClass;
7902 extern const TargetRegisterClass WSeqPairsClass_with_subo32_in_GPR32commonRegClass;
7903 extern const TargetRegisterClass WSeqPairsClass_with_sube32_in_GPR32argRegClass;
7904 extern const TargetRegisterClass WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15RegClass;
7905 extern const TargetRegisterClass WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11RegClass;
7906 extern const TargetRegisterClass GPR64allRegClass;
7907 extern const TargetRegisterClass FPR64RegClass;
7908 extern const TargetRegisterClass GPR64RegClass;
7909 extern const TargetRegisterClass GPR64spRegClass;
7910 extern const TargetRegisterClass GPR64commonRegClass;
7911 extern const TargetRegisterClass GPR64noipRegClass;
7912 extern const TargetRegisterClass GPR64common_and_GPR64noipRegClass;
7913 extern const TargetRegisterClass tcGPR64RegClass;
7914 extern const TargetRegisterClass tcGPRnotx16RegClass;
7915 extern const TargetRegisterClass GPR64noip_and_tcGPR64RegClass;
7916 extern const TargetRegisterClass FPR64_loRegClass;
7917 extern const TargetRegisterClass GPR64argRegClass;
7918 extern const TargetRegisterClass FIXED_REGSRegClass;
7919 extern const TargetRegisterClass GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass;
7920 extern const TargetRegisterClass GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
7921 extern const TargetRegisterClass FIXED_REGS_with_sub_32RegClass;
7922 extern const TargetRegisterClass tcGPRx16x17RegClass;
7923 extern const TargetRegisterClass FIXED_REGS_and_GPR64RegClass;
7924 extern const TargetRegisterClass GPR64sponlyRegClass;
7925 extern const TargetRegisterClass tcGPRx17RegClass;
7926 extern const TargetRegisterClass DDRegClass;
7927 extern const TargetRegisterClass DD_with_dsub0_in_FPR64_loRegClass;
7928 extern const TargetRegisterClass DD_with_dsub1_in_FPR64_loRegClass;
7929 extern const TargetRegisterClass XSeqPairsClassRegClass;
7930 extern const TargetRegisterClass DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loRegClass;
7931 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_GPR64commonRegClass;
7932 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_GPR64noipRegClass;
7933 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_GPR64noipRegClass;
7934 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_tcGPR64RegClass;
7935 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass;
7936 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_tcGPR64RegClass;
7937 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClass;
7938 extern const TargetRegisterClass XSeqPairsClass_with_sub_32_in_GPR32argRegClass;
7939 extern const TargetRegisterClass XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15RegClass;
7940 extern const TargetRegisterClass XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
7941 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_tcGPRx16x17RegClass;
7942 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_FIXED_REGSRegClass;
7943 extern const TargetRegisterClass FPR128RegClass;
7944 extern const TargetRegisterClass ZPRRegClass;
7945 extern const TargetRegisterClass FPR128_loRegClass;
7946 extern const TargetRegisterClass MPR128RegClass;
7947 extern const TargetRegisterClass ZPR_4bRegClass;
7948 extern const TargetRegisterClass FPR128_0to7RegClass;
7949 extern const TargetRegisterClass ZPR_3bRegClass;
7950 extern const TargetRegisterClass DDDRegClass;
7951 extern const TargetRegisterClass DDD_with_dsub0_in_FPR64_loRegClass;
7952 extern const TargetRegisterClass DDD_with_dsub1_in_FPR64_loRegClass;
7953 extern const TargetRegisterClass DDD_with_dsub2_in_FPR64_loRegClass;
7954 extern const TargetRegisterClass DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClass;
7955 extern const TargetRegisterClass DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass;
7956 extern const TargetRegisterClass DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass;
7957 extern const TargetRegisterClass DDDDRegClass;
7958 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_loRegClass;
7959 extern const TargetRegisterClass DDDD_with_dsub1_in_FPR64_loRegClass;
7960 extern const TargetRegisterClass DDDD_with_dsub2_in_FPR64_loRegClass;
7961 extern const TargetRegisterClass DDDD_with_dsub3_in_FPR64_loRegClass;
7962 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClass;
7963 extern const TargetRegisterClass DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass;
7964 extern const TargetRegisterClass DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass;
7965 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass;
7966 extern const TargetRegisterClass DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass;
7967 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass;
7968 extern const TargetRegisterClass QQRegClass;
7969 extern const TargetRegisterClass ZPR2RegClass;
7970 extern const TargetRegisterClass ZPR2StridedOrContiguousRegClass;
7971 extern const TargetRegisterClass QQ_with_dsub_in_FPR64_loRegClass;
7972 extern const TargetRegisterClass QQ_with_qsub1_in_FPR128_loRegClass;
7973 extern const TargetRegisterClass ZPR2Mul2RegClass;
7974 extern const TargetRegisterClass ZPR2StridedRegClass;
7975 extern const TargetRegisterClass ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass;
7976 extern const TargetRegisterClass ZPR2_with_dsub_in_FPR64_loRegClass;
7977 extern const TargetRegisterClass ZPR2_with_zsub1_in_ZPR_4bRegClass;
7978 extern const TargetRegisterClass QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClass;
7979 extern const TargetRegisterClass ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass;
7980 extern const TargetRegisterClass ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass;
7981 extern const TargetRegisterClass QQ_with_qsub0_in_FPR128_0to7RegClass;
7982 extern const TargetRegisterClass QQ_with_qsub1_in_FPR128_0to7RegClass;
7983 extern const TargetRegisterClass ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
7984 extern const TargetRegisterClass ZPR2Strided_with_dsub_in_FPR64_loRegClass;
7985 extern const TargetRegisterClass ZPR2_with_zsub1_in_ZPR_3bRegClass;
7986 extern const TargetRegisterClass ZPR2_with_zsub_in_FPR128_0to7RegClass;
7987 extern const TargetRegisterClass QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7RegClass;
7988 extern const TargetRegisterClass ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClass;
7989 extern const TargetRegisterClass ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
7990 extern const TargetRegisterClass MPR64RegClass;
7991 extern const TargetRegisterClass QQQRegClass;
7992 extern const TargetRegisterClass ZPR3RegClass;
7993 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_loRegClass;
7994 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_loRegClass;
7995 extern const TargetRegisterClass QQQ_with_qsub2_in_FPR128_loRegClass;
7996 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_loRegClass;
7997 extern const TargetRegisterClass ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
7998 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_4bRegClass;
7999 extern const TargetRegisterClass ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8000 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_4bRegClass;
8001 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass;
8002 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass;
8003 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass;
8004 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass;
8005 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass;
8006 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass;
8007 extern const TargetRegisterClass QQQ_with_qsub0_in_FPR128_0to7RegClass;
8008 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_0to7RegClass;
8009 extern const TargetRegisterClass QQQ_with_qsub2_in_FPR128_0to7RegClass;
8010 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8011 extern const TargetRegisterClass ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8012 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_3bRegClass;
8013 extern const TargetRegisterClass ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8014 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_3bRegClass;
8015 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8016 extern const TargetRegisterClass ZPR3_with_zsub_in_FPR128_0to7RegClass;
8017 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClass;
8018 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClass;
8019 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass;
8020 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8021 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass;
8022 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8023 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7RegClass;
8024 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClass;
8025 extern const TargetRegisterClass ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8026 extern const TargetRegisterClass ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8027 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8028 extern const TargetRegisterClass ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8029 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8030 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8031 extern const TargetRegisterClass QQQQRegClass;
8032 extern const TargetRegisterClass ZPR4RegClass;
8033 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_loRegClass;
8034 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_loRegClass;
8035 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_loRegClass;
8036 extern const TargetRegisterClass QQQQ_with_qsub3_in_FPR128_loRegClass;
8037 extern const TargetRegisterClass ZPR4StridedOrContiguousRegClass;
8038 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_loRegClass;
8039 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8040 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8041 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4bRegClass;
8042 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_4bRegClass;
8043 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_4bRegClass;
8044 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass;
8045 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass;
8046 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass;
8047 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass;
8048 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass;
8049 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass;
8050 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass;
8051 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass;
8052 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass;
8053 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass;
8054 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass;
8055 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass;
8056 extern const TargetRegisterClass QQQQ_with_qsub0_in_FPR128_0to7RegClass;
8057 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_0to7RegClass;
8058 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_0to7RegClass;
8059 extern const TargetRegisterClass QQQQ_with_qsub3_in_FPR128_0to7RegClass;
8060 extern const TargetRegisterClass ZPR4Mul4RegClass;
8061 extern const TargetRegisterClass ZPR4StridedRegClass;
8062 extern const TargetRegisterClass ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass;
8063 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8064 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8065 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8066 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3bRegClass;
8067 extern const TargetRegisterClass ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8068 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_3bRegClass;
8069 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_3bRegClass;
8070 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8071 extern const TargetRegisterClass ZPR4_with_zsub_in_FPR128_0to7RegClass;
8072 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClass;
8073 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass;
8074 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass;
8075 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8076 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass;
8077 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass;
8078 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass;
8079 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8080 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass;
8081 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass;
8082 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass;
8083 extern const TargetRegisterClass ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass;
8084 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass;
8085 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8086 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass;
8087 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass;
8088 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClass;
8089 extern const TargetRegisterClass ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClass;
8090 extern const TargetRegisterClass ZPR4Strided_with_dsub_in_FPR64_loRegClass;
8091 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8092 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8093 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8094 extern const TargetRegisterClass ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8095 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass;
8096 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8097 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass;
8098 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8099 extern const TargetRegisterClass ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7RegClass;
8100 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass;
8101 extern const TargetRegisterClass GPR64x8ClassRegClass;
8102 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass;
8103 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass;
8104 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8105 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8106 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass;
8107 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8108 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8109 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass;
8110 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8111 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8112 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8113 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass;
8114 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8115 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8116 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass;
8117 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass;
8118 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8119 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8120 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8121 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8122 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass;
8123 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8124 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8125 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass;
8126 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8127 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8128 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8129 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8130 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass;
8131 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8132 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8133 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8134 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8135 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8136 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass;
8137 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8138 extern const TargetRegisterClass GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass;
8139 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8140 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8141 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8142 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass;
8143 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8144 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8145 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass;
8146 extern const TargetRegisterClass GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass;
8147 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass;
8148 extern const TargetRegisterClass GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass;
8149 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_GPR32argRegClass;
8150 extern const TargetRegisterClass MPR32RegClass;
8151 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64argRegClass;
8152 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClass;
8153 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8154 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass;
8155 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8156 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8157 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64argRegClass;
8158 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8159 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8160 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8161 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPRx16x17RegClass;
8162 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8163 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_tcGPRx16x17RegClass;
8164 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass;
8165 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_tcGPRx16x17RegClass;
8166 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_GPR64argRegClass;
8167 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_tcGPRx16x17RegClass;
8168 extern const TargetRegisterClass GPR64x8Class_with_x8sub_7_in_FIXED_REGSRegClass;
8169 extern const TargetRegisterClass ZTRRegClass;
8170 extern const TargetRegisterClass MPR16RegClass;
8171 extern const TargetRegisterClass MPRRegClass;
8172 extern const TargetRegisterClass MPR8RegClass;
8173} // end namespace AArch64
8174
8175} // end namespace llvm
8176
8177#endif // GET_REGINFO_HEADER
8178
8179/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
8180|* *|
8181|* Target Register and Register Classes Information *|
8182|* *|
8183|* Automatically generated file, do not edit! *|
8184|* *|
8185\*===----------------------------------------------------------------------===*/
8186
8187
8188#ifdef GET_REGINFO_TARGET_DESC
8189#undef GET_REGINFO_TARGET_DESC
8190
8191namespace llvm {
8192
8193extern const MCRegisterClass AArch64MCRegisterClasses[];
8194
8195static const MVT::SimpleValueType VTLists[] = {
8196 /* 0 */ MVT::i8, MVT::Other,
8197 /* 2 */ MVT::f16, MVT::bf16, MVT::i16, MVT::Other,
8198 /* 6 */ MVT::f32, MVT::i32, MVT::Other,
8199 /* 9 */ MVT::i64, MVT::Other,
8200 /* 11 */ MVT::f16, MVT::Other,
8201 /* 13 */ MVT::f64, MVT::i64, MVT::v2f32, MVT::v1f64, MVT::v8i8, MVT::v4i16, MVT::v2i32, MVT::v1i64, MVT::v4f16, MVT::v4bf16, MVT::Other,
8202 /* 24 */ MVT::v16i8, MVT::v8i16, MVT::v4i32, MVT::v2i64, MVT::v4f32, MVT::v2f64, MVT::f128, MVT::v8f16, MVT::v8bf16, MVT::Other,
8203 /* 34 */ MVT::v16i8, MVT::v8i16, MVT::v4i32, MVT::v2i64, MVT::v4f32, MVT::v2f64, MVT::v8f16, MVT::v8bf16, MVT::Other,
8204 /* 43 */ MVT::v8i8, MVT::v4i16, MVT::v2i32, MVT::v1i64, MVT::v4f16, MVT::v4bf16, MVT::v2f32, MVT::v1f64, MVT::Other,
8205 /* 52 */ MVT::nxv16i1, MVT::nxv8i1, MVT::nxv4i1, MVT::nxv2i1, MVT::nxv1i1, MVT::Other,
8206 /* 58 */ MVT::nxv16i8, MVT::nxv8i16, MVT::nxv4i32, MVT::nxv2i64, MVT::nxv2f16, MVT::nxv4f16, MVT::nxv8f16, MVT::nxv2bf16, MVT::nxv4bf16, MVT::nxv8bf16, MVT::nxv2f32, MVT::nxv4f32, MVT::nxv2f64, MVT::Other,
8207 /* 72 */ MVT::Untyped, MVT::Other,
8208 /* 74 */ MVT::i64x8, MVT::Other,
8209 /* 76 */ MVT::nxv16i1, MVT::nxv8i1, MVT::nxv4i1, MVT::nxv2i1, MVT::nxv1i1, MVT::aarch64svcount, MVT::Other,
8210};
8211
8212static const char *SubRegIndexNameTable[] = { "bsub", "dsub", "dsub0", "dsub1", "dsub2", "dsub3", "hsub", "psub", "psub0", "psub1", "qsub0", "qsub1", "qsub2", "qsub3", "ssub", "sub_32", "sube32", "sube64", "subo32", "subo64", "x8sub_0", "x8sub_1", "x8sub_2", "x8sub_3", "x8sub_4", "x8sub_5", "x8sub_6", "x8sub_7", "zasubb", "zasubd0", "zasubd1", "zasubh0", "zasubh1", "zasubq0", "zasubq1", "zasubs0", "zasubs1", "zsub", "zsub0", "zsub1", "zsub2", "zsub3", "zasubd1_then_zasubq0", "zasubd1_then_zasubq1", "zasubs1_then_zasubd0", "zasubs1_then_zasubd1", "zasubs1_then_zasubq0", "zasubs1_then_zasubq1", "zasubs1_then_zasubd1_then_zasubq0", "zasubs1_then_zasubd1_then_zasubq1", "zasubh1_then_zasubd0", "zasubh1_then_zasubd1", "zasubh1_then_zasubq0", "zasubh1_then_zasubq1", "zasubh1_then_zasubs0", "zasubh1_then_zasubs1", "zasubh1_then_zasubd1_then_zasubq0", "zasubh1_then_zasubd1_then_zasubq1", "zasubh1_then_zasubs1_then_zasubd0", "zasubh1_then_zasubs1_then_zasubd1", "zasubh1_then_zasubs1_then_zasubq0", "zasubh1_then_zasubs1_then_zasubq1", "zasubh1_then_zasubs1_then_zasubd1_then_zasubq0", "zasubh1_then_zasubs1_then_zasubd1_then_zasubq1", "dsub1_then_bsub", "dsub1_then_hsub", "dsub1_then_ssub", "dsub3_then_bsub", "dsub3_then_hsub", "dsub3_then_ssub", "dsub2_then_bsub", "dsub2_then_hsub", "dsub2_then_ssub", "psub1_then_psub", "qsub1_then_bsub", "qsub1_then_dsub", "qsub1_then_hsub", "qsub1_then_ssub", "qsub3_then_bsub", "qsub3_then_dsub", "qsub3_then_hsub", "qsub3_then_ssub", "qsub2_then_bsub", "qsub2_then_dsub", "qsub2_then_hsub", "qsub2_then_ssub", "x8sub_7_then_sub_32", "x8sub_6_then_sub_32", "x8sub_5_then_sub_32", "x8sub_4_then_sub_32", "x8sub_3_then_sub_32", "x8sub_2_then_sub_32", "x8sub_1_then_sub_32", "subo64_then_sub_32", "zsub1_then_bsub", "zsub1_then_dsub", "zsub1_then_hsub", "zsub1_then_ssub", "zsub1_then_zsub", "zsub3_then_bsub", "zsub3_then_dsub", "zsub3_then_hsub", "zsub3_then_ssub", "zsub3_then_zsub", "zsub2_then_bsub", "zsub2_then_dsub", "zsub2_then_hsub", "zsub2_then_ssub", "zsub2_then_zsub", "dsub0_dsub1", "dsub0_dsub1_dsub2", "dsub1_dsub2", "dsub1_dsub2_dsub3", "dsub2_dsub3", "dsub_qsub1_then_dsub", "dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub", "dsub_qsub1_then_dsub_qsub2_then_dsub", "qsub0_qsub1", "qsub0_qsub1_qsub2", "qsub1_qsub2", "qsub1_qsub2_qsub3", "qsub2_qsub3", "qsub1_then_dsub_qsub2_then_dsub", "qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub", "qsub2_then_dsub_qsub3_then_dsub", "sub_32_x8sub_1_then_sub_32", "x8sub_0_x8sub_1", "x8sub_2_x8sub_3", "x8sub_4_x8sub_5", "x8sub_6_x8sub_7", "x8sub_6_then_sub_32_x8sub_7_then_sub_32", "x8sub_4_then_sub_32_x8sub_5_then_sub_32", "x8sub_2_then_sub_32_x8sub_3_then_sub_32", "sub_32_subo64_then_sub_32", "dsub_zsub1_then_dsub", "zsub_zsub1_then_zsub", "dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub", "dsub_zsub1_then_dsub_zsub2_then_dsub", "zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub", "zsub_zsub1_then_zsub_zsub2_then_zsub", "zsub0_zsub1", "zsub0_zsub1_zsub2", "zsub1_zsub2", "zsub1_zsub2_zsub3", "zsub2_zsub3", "zsub1_then_dsub_zsub2_then_dsub", "zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub", "zsub1_then_zsub_zsub2_then_zsub", "zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub", "zsub2_then_dsub_zsub3_then_dsub", "zsub2_then_zsub_zsub3_then_zsub", "zsub0_zsub2", "zsub1_zsub3", "" };
8213
8214static const TargetRegisterInfo::SubRegCoveredBits SubRegIdxRangeTable[] = {
8215 { 65535, 65535 },
8216 { 0, 8 }, // bsub
8217 { 0, 64 }, // dsub
8218 { 0, 64 }, // dsub0
8219 { 0, 64 }, // dsub1
8220 { 0, 64 }, // dsub2
8221 { 0, 64 }, // dsub3
8222 { 0, 16 }, // hsub
8223 { 0, 16 }, // psub
8224 { 65535, 16 }, // psub0
8225 { 65535, 16 }, // psub1
8226 { 0, 128 }, // qsub0
8227 { 0, 128 }, // qsub1
8228 { 0, 128 }, // qsub2
8229 { 0, 128 }, // qsub3
8230 { 0, 32 }, // ssub
8231 { 0, 32 }, // sub_32
8232 { 0, 32 }, // sube32
8233 { 0, 64 }, // sube64
8234 { 0, 32 }, // subo32
8235 { 0, 64 }, // subo64
8236 { 0, 64 }, // x8sub_0
8237 { 64, 64 }, // x8sub_1
8238 { 128, 64 }, // x8sub_2
8239 { 192, 64 }, // x8sub_3
8240 { 256, 64 }, // x8sub_4
8241 { 320, 64 }, // x8sub_5
8242 { 384, 64 }, // x8sub_6
8243 { 448, 64 }, // x8sub_7
8244 { 0, 2048 }, // zasubb
8245 { 0, 256 }, // zasubd0
8246 { 0, 256 }, // zasubd1
8247 { 0, 1024 }, // zasubh0
8248 { 0, 1024 }, // zasubh1
8249 { 0, 128 }, // zasubq0
8250 { 0, 128 }, // zasubq1
8251 { 0, 512 }, // zasubs0
8252 { 0, 512 }, // zasubs1
8253 { 0, 128 }, // zsub
8254 { 65535, 128 }, // zsub0
8255 { 65535, 128 }, // zsub1
8256 { 65535, 128 }, // zsub2
8257 { 65535, 128 }, // zsub3
8258 { 0, 128 }, // zasubd1_then_zasubq0
8259 { 0, 128 }, // zasubd1_then_zasubq1
8260 { 0, 256 }, // zasubs1_then_zasubd0
8261 { 0, 256 }, // zasubs1_then_zasubd1
8262 { 0, 128 }, // zasubs1_then_zasubq0
8263 { 0, 128 }, // zasubs1_then_zasubq1
8264 { 0, 128 }, // zasubs1_then_zasubd1_then_zasubq0
8265 { 0, 128 }, // zasubs1_then_zasubd1_then_zasubq1
8266 { 0, 256 }, // zasubh1_then_zasubd0
8267 { 0, 256 }, // zasubh1_then_zasubd1
8268 { 0, 128 }, // zasubh1_then_zasubq0
8269 { 0, 128 }, // zasubh1_then_zasubq1
8270 { 0, 512 }, // zasubh1_then_zasubs0
8271 { 0, 512 }, // zasubh1_then_zasubs1
8272 { 0, 128 }, // zasubh1_then_zasubd1_then_zasubq0
8273 { 0, 128 }, // zasubh1_then_zasubd1_then_zasubq1
8274 { 0, 256 }, // zasubh1_then_zasubs1_then_zasubd0
8275 { 0, 256 }, // zasubh1_then_zasubs1_then_zasubd1
8276 { 0, 128 }, // zasubh1_then_zasubs1_then_zasubq0
8277 { 0, 128 }, // zasubh1_then_zasubs1_then_zasubq1
8278 { 0, 128 }, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
8279 { 0, 128 }, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
8280 { 0, 8 }, // dsub1_then_bsub
8281 { 0, 16 }, // dsub1_then_hsub
8282 { 0, 32 }, // dsub1_then_ssub
8283 { 0, 8 }, // dsub3_then_bsub
8284 { 0, 16 }, // dsub3_then_hsub
8285 { 0, 32 }, // dsub3_then_ssub
8286 { 0, 8 }, // dsub2_then_bsub
8287 { 0, 16 }, // dsub2_then_hsub
8288 { 0, 32 }, // dsub2_then_ssub
8289 { 65535, 65535 }, // psub1_then_psub
8290 { 0, 8 }, // qsub1_then_bsub
8291 { 0, 64 }, // qsub1_then_dsub
8292 { 0, 16 }, // qsub1_then_hsub
8293 { 0, 32 }, // qsub1_then_ssub
8294 { 0, 8 }, // qsub3_then_bsub
8295 { 0, 64 }, // qsub3_then_dsub
8296 { 0, 16 }, // qsub3_then_hsub
8297 { 0, 32 }, // qsub3_then_ssub
8298 { 0, 8 }, // qsub2_then_bsub
8299 { 0, 64 }, // qsub2_then_dsub
8300 { 0, 16 }, // qsub2_then_hsub
8301 { 0, 32 }, // qsub2_then_ssub
8302 { 448, 32 }, // x8sub_7_then_sub_32
8303 { 384, 32 }, // x8sub_6_then_sub_32
8304 { 320, 32 }, // x8sub_5_then_sub_32
8305 { 256, 32 }, // x8sub_4_then_sub_32
8306 { 192, 32 }, // x8sub_3_then_sub_32
8307 { 128, 32 }, // x8sub_2_then_sub_32
8308 { 64, 32 }, // x8sub_1_then_sub_32
8309 { 0, 32 }, // subo64_then_sub_32
8310 { 65535, 65535 }, // zsub1_then_bsub
8311 { 65535, 65535 }, // zsub1_then_dsub
8312 { 65535, 65535 }, // zsub1_then_hsub
8313 { 65535, 65535 }, // zsub1_then_ssub
8314 { 65535, 65535 }, // zsub1_then_zsub
8315 { 65535, 65535 }, // zsub3_then_bsub
8316 { 65535, 65535 }, // zsub3_then_dsub
8317 { 65535, 65535 }, // zsub3_then_hsub
8318 { 65535, 65535 }, // zsub3_then_ssub
8319 { 65535, 65535 }, // zsub3_then_zsub
8320 { 65535, 65535 }, // zsub2_then_bsub
8321 { 65535, 65535 }, // zsub2_then_dsub
8322 { 65535, 65535 }, // zsub2_then_hsub
8323 { 65535, 65535 }, // zsub2_then_ssub
8324 { 65535, 65535 }, // zsub2_then_zsub
8325 { 65535, 128 }, // dsub0_dsub1
8326 { 65535, 192 }, // dsub0_dsub1_dsub2
8327 { 65535, 128 }, // dsub1_dsub2
8328 { 65535, 192 }, // dsub1_dsub2_dsub3
8329 { 65535, 128 }, // dsub2_dsub3
8330 { 65535, 128 }, // dsub_qsub1_then_dsub
8331 { 65535, 256 }, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
8332 { 65535, 192 }, // dsub_qsub1_then_dsub_qsub2_then_dsub
8333 { 65535, 256 }, // qsub0_qsub1
8334 { 65535, 384 }, // qsub0_qsub1_qsub2
8335 { 65535, 256 }, // qsub1_qsub2
8336 { 65535, 384 }, // qsub1_qsub2_qsub3
8337 { 65535, 256 }, // qsub2_qsub3
8338 { 65535, 128 }, // qsub1_then_dsub_qsub2_then_dsub
8339 { 65535, 192 }, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
8340 { 65535, 128 }, // qsub2_then_dsub_qsub3_then_dsub
8341 { 65535, 64 }, // sub_32_x8sub_1_then_sub_32
8342 { 0, 128 }, // x8sub_0_x8sub_1
8343 { 128, 128 }, // x8sub_2_x8sub_3
8344 { 256, 128 }, // x8sub_4_x8sub_5
8345 { 384, 128 }, // x8sub_6_x8sub_7
8346 { 65535, 64 }, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
8347 { 65535, 64 }, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
8348 { 65535, 64 }, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
8349 { 65535, 64 }, // sub_32_subo64_then_sub_32
8350 { 65535, 65535 }, // dsub_zsub1_then_dsub
8351 { 65535, 65535 }, // zsub_zsub1_then_zsub
8352 { 65535, 65535 }, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
8353 { 65535, 65535 }, // dsub_zsub1_then_dsub_zsub2_then_dsub
8354 { 65535, 65535 }, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
8355 { 65535, 65535 }, // zsub_zsub1_then_zsub_zsub2_then_zsub
8356 { 65535, 256 }, // zsub0_zsub1
8357 { 65535, 384 }, // zsub0_zsub1_zsub2
8358 { 65535, 256 }, // zsub1_zsub2
8359 { 65535, 384 }, // zsub1_zsub2_zsub3
8360 { 65535, 256 }, // zsub2_zsub3
8361 { 65535, 65535 }, // zsub1_then_dsub_zsub2_then_dsub
8362 { 65535, 65535 }, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
8363 { 65535, 65535 }, // zsub1_then_zsub_zsub2_then_zsub
8364 { 65535, 65535 }, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
8365 { 65535, 65535 }, // zsub2_then_dsub_zsub3_then_dsub
8366 { 65535, 65535 }, // zsub2_then_zsub_zsub3_then_zsub
8367 { 65535, 256 }, // zsub0_zsub2
8368 { 65535, 256 }, // zsub1_zsub3
8369};
8370
8371
8372static const LaneBitmask SubRegIndexLaneMaskTable[] = {
8373 LaneBitmask::getAll(),
8374 LaneBitmask(0x0000000000000001), // bsub
8375 LaneBitmask(0x0000000000000001), // dsub
8376 LaneBitmask(0x0000000000000001), // dsub0
8377 LaneBitmask(0x0000000000200000), // dsub1
8378 LaneBitmask(0x0000000000800000), // dsub2
8379 LaneBitmask(0x0000000000400000), // dsub3
8380 LaneBitmask(0x0000000000000001), // hsub
8381 LaneBitmask(0x0000000000000002), // psub
8382 LaneBitmask(0x0000000000000002), // psub0
8383 LaneBitmask(0x0000000001000000), // psub1
8384 LaneBitmask(0x0000000000000001), // qsub0
8385 LaneBitmask(0x0000000002000000), // qsub1
8386 LaneBitmask(0x0000000008000000), // qsub2
8387 LaneBitmask(0x0000000004000000), // qsub3
8388 LaneBitmask(0x0000000000000001), // ssub
8389 LaneBitmask(0x0000000000000004), // sub_32
8390 LaneBitmask(0x0000000000000008), // sube32
8391 LaneBitmask(0x0000000000000004), // sube64
8392 LaneBitmask(0x0000000000000010), // subo32
8393 LaneBitmask(0x0000000800000000), // subo64
8394 LaneBitmask(0x0000000000000004), // x8sub_0
8395 LaneBitmask(0x0000000400000000), // x8sub_1
8396 LaneBitmask(0x0000000200000000), // x8sub_2
8397 LaneBitmask(0x0000000100000000), // x8sub_3
8398 LaneBitmask(0x0000000080000000), // x8sub_4
8399 LaneBitmask(0x0000000040000000), // x8sub_5
8400 LaneBitmask(0x0000000020000000), // x8sub_6
8401 LaneBitmask(0x0000000010000000), // x8sub_7
8402 LaneBitmask(0x00000000001FFFE0), // zasubb
8403 LaneBitmask(0x0000000000000060), // zasubd0
8404 LaneBitmask(0x0000000000000180), // zasubd1
8405 LaneBitmask(0x0000000000001FE0), // zasubh0
8406 LaneBitmask(0x00000000001FE000), // zasubh1
8407 LaneBitmask(0x0000000000000020), // zasubq0
8408 LaneBitmask(0x0000000000000040), // zasubq1
8409 LaneBitmask(0x00000000000001E0), // zasubs0
8410 LaneBitmask(0x0000000000001E00), // zasubs1
8411 LaneBitmask(0x0000000000000001), // zsub
8412 LaneBitmask(0x0000000000000001), // zsub0
8413 LaneBitmask(0x0000001000000000), // zsub1
8414 LaneBitmask(0x0000004000000000), // zsub2
8415 LaneBitmask(0x0000002000000000), // zsub3
8416 LaneBitmask(0x0000000000000080), // zasubd1_then_zasubq0
8417 LaneBitmask(0x0000000000000100), // zasubd1_then_zasubq1
8418 LaneBitmask(0x0000000000000600), // zasubs1_then_zasubd0
8419 LaneBitmask(0x0000000000001800), // zasubs1_then_zasubd1
8420 LaneBitmask(0x0000000000000200), // zasubs1_then_zasubq0
8421 LaneBitmask(0x0000000000000400), // zasubs1_then_zasubq1
8422 LaneBitmask(0x0000000000000800), // zasubs1_then_zasubd1_then_zasubq0
8423 LaneBitmask(0x0000000000001000), // zasubs1_then_zasubd1_then_zasubq1
8424 LaneBitmask(0x0000000000006000), // zasubh1_then_zasubd0
8425 LaneBitmask(0x0000000000018000), // zasubh1_then_zasubd1
8426 LaneBitmask(0x0000000000002000), // zasubh1_then_zasubq0
8427 LaneBitmask(0x0000000000004000), // zasubh1_then_zasubq1
8428 LaneBitmask(0x000000000001E000), // zasubh1_then_zasubs0
8429 LaneBitmask(0x00000000001E0000), // zasubh1_then_zasubs1
8430 LaneBitmask(0x0000000000008000), // zasubh1_then_zasubd1_then_zasubq0
8431 LaneBitmask(0x0000000000010000), // zasubh1_then_zasubd1_then_zasubq1
8432 LaneBitmask(0x0000000000060000), // zasubh1_then_zasubs1_then_zasubd0
8433 LaneBitmask(0x0000000000180000), // zasubh1_then_zasubs1_then_zasubd1
8434 LaneBitmask(0x0000000000020000), // zasubh1_then_zasubs1_then_zasubq0
8435 LaneBitmask(0x0000000000040000), // zasubh1_then_zasubs1_then_zasubq1
8436 LaneBitmask(0x0000000000080000), // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
8437 LaneBitmask(0x0000000000100000), // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
8438 LaneBitmask(0x0000000000200000), // dsub1_then_bsub
8439 LaneBitmask(0x0000000000200000), // dsub1_then_hsub
8440 LaneBitmask(0x0000000000200000), // dsub1_then_ssub
8441 LaneBitmask(0x0000000000400000), // dsub3_then_bsub
8442 LaneBitmask(0x0000000000400000), // dsub3_then_hsub
8443 LaneBitmask(0x0000000000400000), // dsub3_then_ssub
8444 LaneBitmask(0x0000000000800000), // dsub2_then_bsub
8445 LaneBitmask(0x0000000000800000), // dsub2_then_hsub
8446 LaneBitmask(0x0000000000800000), // dsub2_then_ssub
8447 LaneBitmask(0x0000000001000000), // psub1_then_psub
8448 LaneBitmask(0x0000000002000000), // qsub1_then_bsub
8449 LaneBitmask(0x0000000002000000), // qsub1_then_dsub
8450 LaneBitmask(0x0000000002000000), // qsub1_then_hsub
8451 LaneBitmask(0x0000000002000000), // qsub1_then_ssub
8452 LaneBitmask(0x0000000004000000), // qsub3_then_bsub
8453 LaneBitmask(0x0000000004000000), // qsub3_then_dsub
8454 LaneBitmask(0x0000000004000000), // qsub3_then_hsub
8455 LaneBitmask(0x0000000004000000), // qsub3_then_ssub
8456 LaneBitmask(0x0000000008000000), // qsub2_then_bsub
8457 LaneBitmask(0x0000000008000000), // qsub2_then_dsub
8458 LaneBitmask(0x0000000008000000), // qsub2_then_hsub
8459 LaneBitmask(0x0000000008000000), // qsub2_then_ssub
8460 LaneBitmask(0x0000000010000000), // x8sub_7_then_sub_32
8461 LaneBitmask(0x0000000020000000), // x8sub_6_then_sub_32
8462 LaneBitmask(0x0000000040000000), // x8sub_5_then_sub_32
8463 LaneBitmask(0x0000000080000000), // x8sub_4_then_sub_32
8464 LaneBitmask(0x0000000100000000), // x8sub_3_then_sub_32
8465 LaneBitmask(0x0000000200000000), // x8sub_2_then_sub_32
8466 LaneBitmask(0x0000000400000000), // x8sub_1_then_sub_32
8467 LaneBitmask(0x0000000800000000), // subo64_then_sub_32
8468 LaneBitmask(0x0000001000000000), // zsub1_then_bsub
8469 LaneBitmask(0x0000001000000000), // zsub1_then_dsub
8470 LaneBitmask(0x0000001000000000), // zsub1_then_hsub
8471 LaneBitmask(0x0000001000000000), // zsub1_then_ssub
8472 LaneBitmask(0x0000001000000000), // zsub1_then_zsub
8473 LaneBitmask(0x0000002000000000), // zsub3_then_bsub
8474 LaneBitmask(0x0000002000000000), // zsub3_then_dsub
8475 LaneBitmask(0x0000002000000000), // zsub3_then_hsub
8476 LaneBitmask(0x0000002000000000), // zsub3_then_ssub
8477 LaneBitmask(0x0000002000000000), // zsub3_then_zsub
8478 LaneBitmask(0x0000004000000000), // zsub2_then_bsub
8479 LaneBitmask(0x0000004000000000), // zsub2_then_dsub
8480 LaneBitmask(0x0000004000000000), // zsub2_then_hsub
8481 LaneBitmask(0x0000004000000000), // zsub2_then_ssub
8482 LaneBitmask(0x0000004000000000), // zsub2_then_zsub
8483 LaneBitmask(0x0000000000200001), // dsub0_dsub1
8484 LaneBitmask(0x0000000000A00001), // dsub0_dsub1_dsub2
8485 LaneBitmask(0x0000000000A00000), // dsub1_dsub2
8486 LaneBitmask(0x0000000000E00000), // dsub1_dsub2_dsub3
8487 LaneBitmask(0x0000000000C00000), // dsub2_dsub3
8488 LaneBitmask(0x0000000002000001), // dsub_qsub1_then_dsub
8489 LaneBitmask(0x000000000E000001), // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
8490 LaneBitmask(0x000000000A000001), // dsub_qsub1_then_dsub_qsub2_then_dsub
8491 LaneBitmask(0x0000000002000001), // qsub0_qsub1
8492 LaneBitmask(0x000000000A000001), // qsub0_qsub1_qsub2
8493 LaneBitmask(0x000000000A000000), // qsub1_qsub2
8494 LaneBitmask(0x000000000E000000), // qsub1_qsub2_qsub3
8495 LaneBitmask(0x000000000C000000), // qsub2_qsub3
8496 LaneBitmask(0x000000000A000000), // qsub1_then_dsub_qsub2_then_dsub
8497 LaneBitmask(0x000000000E000000), // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
8498 LaneBitmask(0x000000000C000000), // qsub2_then_dsub_qsub3_then_dsub
8499 LaneBitmask(0x0000000400000004), // sub_32_x8sub_1_then_sub_32
8500 LaneBitmask(0x0000000400000004), // x8sub_0_x8sub_1
8501 LaneBitmask(0x0000000300000000), // x8sub_2_x8sub_3
8502 LaneBitmask(0x00000000C0000000), // x8sub_4_x8sub_5
8503 LaneBitmask(0x0000000030000000), // x8sub_6_x8sub_7
8504 LaneBitmask(0x0000000030000000), // x8sub_6_then_sub_32_x8sub_7_then_sub_32
8505 LaneBitmask(0x00000000C0000000), // x8sub_4_then_sub_32_x8sub_5_then_sub_32
8506 LaneBitmask(0x0000000300000000), // x8sub_2_then_sub_32_x8sub_3_then_sub_32
8507 LaneBitmask(0x0000000800000004), // sub_32_subo64_then_sub_32
8508 LaneBitmask(0x0000001000000001), // dsub_zsub1_then_dsub
8509 LaneBitmask(0x0000001000000001), // zsub_zsub1_then_zsub
8510 LaneBitmask(0x0000007000000001), // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
8511 LaneBitmask(0x0000005000000001), // dsub_zsub1_then_dsub_zsub2_then_dsub
8512 LaneBitmask(0x0000007000000001), // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
8513 LaneBitmask(0x0000005000000001), // zsub_zsub1_then_zsub_zsub2_then_zsub
8514 LaneBitmask(0x0000001000000001), // zsub0_zsub1
8515 LaneBitmask(0x0000005000000001), // zsub0_zsub1_zsub2
8516 LaneBitmask(0x0000005000000000), // zsub1_zsub2
8517 LaneBitmask(0x0000007000000000), // zsub1_zsub2_zsub3
8518 LaneBitmask(0x0000006000000000), // zsub2_zsub3
8519 LaneBitmask(0x0000005000000000), // zsub1_then_dsub_zsub2_then_dsub
8520 LaneBitmask(0x0000007000000000), // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
8521 LaneBitmask(0x0000005000000000), // zsub1_then_zsub_zsub2_then_zsub
8522 LaneBitmask(0x0000007000000000), // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
8523 LaneBitmask(0x0000006000000000), // zsub2_then_dsub_zsub3_then_dsub
8524 LaneBitmask(0x0000006000000000), // zsub2_then_zsub_zsub3_then_zsub
8525 LaneBitmask(0x0000004000000001), // zsub0_zsub2
8526 LaneBitmask(0x0000003000000000), // zsub1_zsub3
8527 };
8528
8529
8530
8531static const TargetRegisterInfo::RegClassInfo RegClassInfos[] = {
8532 // Mode = 0 (Default)
8533 { 8, 8, 8, /*VTLists+*/0 }, // FPR8
8534 { 16, 16, 16, /*VTLists+*/2 }, // FPR16
8535 { 16, 16, 16, /*VTLists+*/76 }, // PPRorPNR
8536 { 16, 16, 16, /*VTLists+*/11 }, // FPR16_lo
8537 { 16, 16, 16, /*VTLists+*/81 }, // PNR
8538 { 16, 16, 16, /*VTLists+*/52 }, // PPR
8539 { 16, 16, 16, /*VTLists+*/81 }, // PNR_3b
8540 { 16, 16, 16, /*VTLists+*/81 }, // PNR_p8to15
8541 { 16, 16, 16, /*VTLists+*/52 }, // PPR_3b
8542 { 16, 16, 16, /*VTLists+*/52 }, // PPR_p8to15
8543 { 32, 32, 16, /*VTLists+*/72 }, // PPR2
8544 { 32, 32, 16, /*VTLists+*/72 }, // PPR2Mul2
8545 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub1_in_PPR_3b
8546 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub1_in_PPR_p8to15
8547 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub_in_PNR_3b
8548 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub_in_PNR_p8to15
8549 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
8550 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
8551 { 32, 32, 16, /*VTLists+*/72 }, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
8552 { 32, 32, 16, /*VTLists+*/72 }, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
8553 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
8554 { 32, 32, 16, /*VTLists+*/72 }, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
8555 { 32, 32, 32, /*VTLists+*/7 }, // GPR32all
8556 { 32, 32, 32, /*VTLists+*/6 }, // FPR32
8557 { 32, 32, 32, /*VTLists+*/7 }, // GPR32
8558 { 32, 32, 32, /*VTLists+*/7 }, // GPR32sp
8559 { 32, 32, 32, /*VTLists+*/7 }, // GPR32common
8560 { 32, 32, 32, /*VTLists+*/6 }, // FPR32_with_hsub_in_FPR16_lo
8561 { 32, 32, 32, /*VTLists+*/7 }, // GPR32arg
8562 { 32, 32, 32, /*VTLists+*/7 }, // MatrixIndexGPR32_12_15
8563 { 32, 32, 32, /*VTLists+*/7 }, // MatrixIndexGPR32_8_11
8564 { 32, 32, 32, /*VTLists+*/7 }, // CCR
8565 { 32, 32, 32, /*VTLists+*/7 }, // GPR32sponly
8566 { 64, 64, 32, /*VTLists+*/72 }, // WSeqPairsClass
8567 { 64, 64, 32, /*VTLists+*/72 }, // WSeqPairsClass_with_subo32_in_GPR32common
8568 { 64, 64, 32, /*VTLists+*/72 }, // WSeqPairsClass_with_sube32_in_GPR32arg
8569 { 64, 64, 32, /*VTLists+*/72 }, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
8570 { 64, 64, 32, /*VTLists+*/72 }, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
8571 { 64, 64, 64, /*VTLists+*/9 }, // GPR64all
8572 { 64, 64, 64, /*VTLists+*/13 }, // FPR64
8573 { 64, 64, 64, /*VTLists+*/9 }, // GPR64
8574 { 64, 64, 64, /*VTLists+*/9 }, // GPR64sp
8575 { 64, 64, 64, /*VTLists+*/9 }, // GPR64common
8576 { 64, 64, 64, /*VTLists+*/9 }, // GPR64noip
8577 { 64, 64, 64, /*VTLists+*/9 }, // GPR64common_and_GPR64noip
8578 { 64, 64, 64, /*VTLists+*/9 }, // tcGPR64
8579 { 64, 64, 64, /*VTLists+*/9 }, // tcGPRnotx16
8580 { 64, 64, 64, /*VTLists+*/9 }, // GPR64noip_and_tcGPR64
8581 { 64, 64, 64, /*VTLists+*/43 }, // FPR64_lo
8582 { 64, 64, 64, /*VTLists+*/9 }, // GPR64arg
8583 { 64, 64, 64, /*VTLists+*/9 }, // FIXED_REGS
8584 { 64, 64, 64, /*VTLists+*/9 }, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
8585 { 64, 64, 64, /*VTLists+*/9 }, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8586 { 64, 64, 64, /*VTLists+*/9 }, // FIXED_REGS_with_sub_32
8587 { 64, 64, 64, /*VTLists+*/9 }, // tcGPRx16x17
8588 { 64, 64, 64, /*VTLists+*/9 }, // FIXED_REGS_and_GPR64
8589 { 64, 64, 64, /*VTLists+*/9 }, // GPR64sponly
8590 { 64, 64, 64, /*VTLists+*/9 }, // tcGPRx17
8591 { 128, 128, 64, /*VTLists+*/72 }, // DD
8592 { 128, 128, 64, /*VTLists+*/72 }, // DD_with_dsub0_in_FPR64_lo
8593 { 128, 128, 64, /*VTLists+*/72 }, // DD_with_dsub1_in_FPR64_lo
8594 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass
8595 { 128, 128, 64, /*VTLists+*/72 }, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
8596 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_subo64_in_GPR64common
8597 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_subo64_in_GPR64noip
8598 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sube64_in_GPR64noip
8599 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sube64_in_tcGPR64
8600 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sube64_in_tcGPRnotx16
8601 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_subo64_in_tcGPR64
8602 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
8603 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sub_32_in_GPR32arg
8604 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
8605 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
8606 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_sube64_in_tcGPRx16x17
8607 { 128, 128, 64, /*VTLists+*/72 }, // XSeqPairsClass_with_subo64_in_FIXED_REGS
8608 { 128, 128, 128, /*VTLists+*/24 }, // FPR128
8609 { 128, 128, 128, /*VTLists+*/58 }, // ZPR
8610 { 128, 128, 128, /*VTLists+*/34 }, // FPR128_lo
8611 { 128, 128, 128, /*VTLists+*/72 }, // MPR128
8612 { 128, 128, 128, /*VTLists+*/58 }, // ZPR_4b
8613 { 128, 128, 128, /*VTLists+*/34 }, // FPR128_0to7
8614 { 128, 128, 128, /*VTLists+*/58 }, // ZPR_3b
8615 { 192, 192, 64, /*VTLists+*/72 }, // DDD
8616 { 192, 192, 64, /*VTLists+*/72 }, // DDD_with_dsub0_in_FPR64_lo
8617 { 192, 192, 64, /*VTLists+*/72 }, // DDD_with_dsub1_in_FPR64_lo
8618 { 192, 192, 64, /*VTLists+*/72 }, // DDD_with_dsub2_in_FPR64_lo
8619 { 192, 192, 64, /*VTLists+*/72 }, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
8620 { 192, 192, 64, /*VTLists+*/72 }, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
8621 { 192, 192, 64, /*VTLists+*/72 }, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
8622 { 256, 256, 64, /*VTLists+*/72 }, // DDDD
8623 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub0_in_FPR64_lo
8624 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub1_in_FPR64_lo
8625 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub2_in_FPR64_lo
8626 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub3_in_FPR64_lo
8627 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
8628 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
8629 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
8630 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
8631 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
8632 { 256, 256, 64, /*VTLists+*/72 }, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
8633 { 256, 256, 128, /*VTLists+*/72 }, // QQ
8634 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2
8635 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2StridedOrContiguous
8636 { 256, 256, 128, /*VTLists+*/72 }, // QQ_with_dsub_in_FPR64_lo
8637 { 256, 256, 128, /*VTLists+*/72 }, // QQ_with_qsub1_in_FPR128_lo
8638 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2Mul2
8639 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2Strided
8640 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
8641 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2_with_dsub_in_FPR64_lo
8642 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2_with_zsub1_in_ZPR_4b
8643 { 256, 256, 128, /*VTLists+*/72 }, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
8644 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
8645 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
8646 { 256, 256, 128, /*VTLists+*/72 }, // QQ_with_qsub0_in_FPR128_0to7
8647 { 256, 256, 128, /*VTLists+*/72 }, // QQ_with_qsub1_in_FPR128_0to7
8648 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8649 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2Strided_with_dsub_in_FPR64_lo
8650 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2_with_zsub1_in_ZPR_3b
8651 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2_with_zsub_in_FPR128_0to7
8652 { 256, 256, 128, /*VTLists+*/72 }, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
8653 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
8654 { 256, 256, 128, /*VTLists+*/72 }, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8655 { 256, 256, 256, /*VTLists+*/72 }, // MPR64
8656 { 384, 384, 128, /*VTLists+*/72 }, // QQQ
8657 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3
8658 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_dsub_in_FPR64_lo
8659 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub1_in_FPR128_lo
8660 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub2_in_FPR128_lo
8661 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo
8662 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8663 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_in_ZPR_4b
8664 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8665 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub2_in_ZPR_4b
8666 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
8667 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
8668 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
8669 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
8670 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
8671 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
8672 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub0_in_FPR128_0to7
8673 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub1_in_FPR128_0to7
8674 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub2_in_FPR128_0to7
8675 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8676 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8677 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_in_ZPR_3b
8678 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8679 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub2_in_ZPR_3b
8680 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8681 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub_in_FPR128_0to7
8682 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
8683 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
8684 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
8685 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8686 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
8687 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8688 { 384, 384, 128, /*VTLists+*/72 }, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
8689 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
8690 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8691 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8692 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8693 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8694 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8695 { 384, 384, 128, /*VTLists+*/72 }, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8696 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ
8697 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4
8698 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo
8699 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub1_in_FPR128_lo
8700 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub2_in_FPR128_lo
8701 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub3_in_FPR128_lo
8702 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4StridedOrContiguous
8703 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo
8704 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
8705 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8706 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_4b
8707 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub2_in_ZPR_4b
8708 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub3_in_ZPR_4b
8709 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
8710 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
8711 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
8712 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
8713 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
8714 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
8715 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
8716 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
8717 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
8718 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
8719 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
8720 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
8721 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub0_in_FPR128_0to7
8722 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub1_in_FPR128_0to7
8723 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub2_in_FPR128_0to7
8724 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub3_in_FPR128_0to7
8725 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4Mul4
8726 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4Strided
8727 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
8728 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8729 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8730 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8731 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_3b
8732 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8733 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub2_in_ZPR_3b
8734 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub3_in_ZPR_3b
8735 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8736 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub_in_FPR128_0to7
8737 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
8738 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
8739 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
8740 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8741 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
8742 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
8743 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
8744 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8745 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
8746 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
8747 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
8748 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
8749 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
8750 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8751 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
8752 { 512, 512, 128, /*VTLists+*/72 }, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
8753 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
8754 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
8755 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4Strided_with_dsub_in_FPR64_lo
8756 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8757 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8758 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8759 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8760 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
8761 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8762 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
8763 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8764 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
8765 { 512, 512, 128, /*VTLists+*/72 }, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
8766 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class
8767 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_GPR64noip
8768 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip
8769 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip
8770 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_6_in_GPR64noip
8771 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
8772 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8773 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8774 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64
8775 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8776 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8777 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8778 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
8779 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8780 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8781 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
8782 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_1_in_tcGPR64
8783 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8784 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8785 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8786 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8787 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
8788 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8789 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8790 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
8791 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8792 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8793 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8794 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8795 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
8796 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8797 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8798 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8799 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8800 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8801 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
8802 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8803 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
8804 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8805 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8806 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8807 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
8808 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8809 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8810 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
8811 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
8812 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
8813 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
8814 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_sub_32_in_GPR32arg
8815 { 512, 512, 512, /*VTLists+*/72 }, // MPR32
8816 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64arg
8817 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
8818 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
8819 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
8820 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8821 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8822 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64arg
8823 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8824 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8825 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8826 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
8827 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8828 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
8829 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
8830 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
8831 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_6_in_GPR64arg
8832 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
8833 { 512, 512, 512, /*VTLists+*/74 }, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS
8834 { 512, 512, 512, /*VTLists+*/72 }, // ZTR
8835 { 1024, 1024, 1024, /*VTLists+*/72 }, // MPR16
8836 { 2048, 2048, 2048, /*VTLists+*/72 }, // MPR
8837 { 2048, 2048, 2048, /*VTLists+*/72 }, // MPR8
8838};
8839
8840static const TargetRegisterClass *const NullRegClasses[] = { nullptr };
8841
8842static const uint32_t FPR8SubClassMask[] = {
8843 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8844 0x0880000a, 0x5c010080, 0xffffb800, 0xfbffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, // bsub
8845 0x00000000, 0x5c000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_then_bsub
8846 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3_then_bsub
8847 0x00000000, 0x00000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_then_bsub
8848 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_bsub
8849 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_bsub
8850 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_bsub
8851 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_bsub
8852 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fe10, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_bsub
8853 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_bsub
8854};
8855
8856static const uint32_t FPR16SubClassMask[] = {
8857 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8858 0x08800000, 0x5c010080, 0xffffb800, 0xfbffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, // hsub
8859 0x00000000, 0x5c000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_then_hsub
8860 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3_then_hsub
8861 0x00000000, 0x00000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_then_hsub
8862 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_hsub
8863 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_hsub
8864 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_hsub
8865 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_hsub
8866 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fe10, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_hsub
8867 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_hsub
8868};
8869
8870static const uint32_t PPRorPNRSubClassMask[] = {
8871 0x000003f4, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8872 0x003fff20, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub
8873 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub0
8874 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1
8875 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1_then_psub
8876};
8877
8878static const uint32_t FPR16_loSubClassMask[] = {
8879 0x00000008, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8880 0x08000000, 0x48010000, 0x454ba000, 0x23dbd88a, 0x3db0cea1, 0x1d490427, 0xfba3981c, 0x000001b1, 0x00000000, 0x00000000, // hsub
8881 0x00000000, 0x50000000, 0xc9d00000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_then_hsub
8882 0x00000000, 0x00000000, 0x20000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3_then_hsub
8883 0x00000000, 0x00000000, 0x91a00000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_then_hsub
8884 0x00000000, 0x00000000, 0x00000000, 0x40864100, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_hsub
8885 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_hsub
8886 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_hsub
8887 0x00000000, 0x00000000, 0x00000000, 0x0379a800, 0x77938584, 0x0b182007, 0xf78f8874, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_hsub
8888 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xf79f0fc4, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_hsub
8889 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xf79f89e4, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_hsub
8890};
8891
8892static const uint32_t PNRSubClassMask[] = {
8893 0x000000d0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8894 0x003fff20, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub
8895 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1_then_psub
8896};
8897
8898static const uint32_t PPRSubClassMask[] = {
8899 0x00000320, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8900 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub0
8901 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1
8902};
8903
8904static const uint32_t PNR_3bSubClassMask[] = {
8905 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8906 0x00154100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub
8907 0x00251000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1_then_psub
8908};
8909
8910static const uint32_t PNR_p8to15SubClassMask[] = {
8911 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8912 0x002a8200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub
8913 0x001a2000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1_then_psub
8914};
8915
8916static const uint32_t PPR_3bSubClassMask[] = {
8917 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8918 0x00154000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub0
8919 0x00251000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1
8920};
8921
8922static const uint32_t PPR_p8to15SubClassMask[] = {
8923 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8924 0x002a8000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub0
8925 0x001a2000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // psub1
8926};
8927
8928static const uint32_t PPR2SubClassMask[] = {
8929 0x003ffc00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8930};
8931
8932static const uint32_t PPR2Mul2SubClassMask[] = {
8933 0x000c0800, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8934};
8935
8936static const uint32_t PPR2_with_psub1_in_PPR_3bSubClassMask[] = {
8937 0x00251000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8938};
8939
8940static const uint32_t PPR2_with_psub1_in_PPR_p8to15SubClassMask[] = {
8941 0x001a2000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8942};
8943
8944static const uint32_t PPR2_with_psub_in_PNR_3bSubClassMask[] = {
8945 0x00154000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8946};
8947
8948static const uint32_t PPR2_with_psub_in_PNR_p8to15SubClassMask[] = {
8949 0x002a8000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8950};
8951
8952static const uint32_t PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bSubClassMask[] = {
8953 0x00050000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8954};
8955
8956static const uint32_t PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15SubClassMask[] = {
8957 0x000a0000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8958};
8959
8960static const uint32_t PPR2Mul2_and_PPR2_with_psub_in_PNR_3bSubClassMask[] = {
8961 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8962};
8963
8964static const uint32_t PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15SubClassMask[] = {
8965 0x00080000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8966};
8967
8968static const uint32_t PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15SubClassMask[] = {
8969 0x00100000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8970};
8971
8972static const uint32_t PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bSubClassMask[] = {
8973 0x00200000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8974};
8975
8976static const uint32_t GPR32allSubClassMask[] = {
8977 0x77400000, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8978 0x00000000, 0xa3faff40, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // sub_32
8979 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
8980 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
8981 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7_then_sub_32
8982 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_then_sub_32
8983 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5_then_sub_32
8984 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_then_sub_32
8985 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3_then_sub_32
8986 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_then_sub_32
8987 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1_then_sub_32
8988 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
8989};
8990
8991static const uint32_t FPR32SubClassMask[] = {
8992 0x08800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
8993 0x00000000, 0x5c010080, 0xffffb800, 0xfbffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, // ssub
8994 0x00000000, 0x5c000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_then_ssub
8995 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3_then_ssub
8996 0x00000000, 0x00000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_then_ssub
8997 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_ssub
8998 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_ssub
8999 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_ssub
9000 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_ssub
9001 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fe10, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_ssub
9002 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_ssub
9003};
9004
9005static const uint32_t GPR32SubClassMask[] = {
9006 0x75000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9007 0x00000000, 0xa2dafd00, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // sub_32
9008 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
9009 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
9010 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7_then_sub_32
9011 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_then_sub_32
9012 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5_then_sub_32
9013 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_then_sub_32
9014 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3_then_sub_32
9015 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_then_sub_32
9016 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1_then_sub_32
9017 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
9018};
9019
9020static const uint32_t GPR32spSubClassMask[] = {
9021 0x76000000, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9022 0x00000000, 0xa3faf600, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // sub_32
9023 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
9024 0x00000000, 0x0000003c, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
9025 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7_then_sub_32
9026 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_then_sub_32
9027 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5_then_sub_32
9028 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_then_sub_32
9029 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3_then_sub_32
9030 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_then_sub_32
9031 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1_then_sub_32
9032 0x00000000, 0x80000000, 0x000007fe, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
9033};
9034
9035static const uint32_t GPR32commonSubClassMask[] = {
9036 0x74000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9037 0x00000000, 0xa2daf400, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // sub_32
9038 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
9039 0x00000000, 0x0000003c, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
9040 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7_then_sub_32
9041 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_then_sub_32
9042 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5_then_sub_32
9043 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_then_sub_32
9044 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3_then_sub_32
9045 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_then_sub_32
9046 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1_then_sub_32
9047 0x00000000, 0x80000000, 0x000007fe, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
9048};
9049
9050static const uint32_t FPR32_with_hsub_in_FPR16_loSubClassMask[] = {
9051 0x08000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9052 0x00000000, 0x48010000, 0x454ba000, 0x23dbd88a, 0x3db0cea1, 0x1d490427, 0xfba3981c, 0x000001b1, 0x00000000, 0x00000000, // ssub
9053 0x00000000, 0x50000000, 0xc9d00000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_then_ssub
9054 0x00000000, 0x00000000, 0x20000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3_then_ssub
9055 0x00000000, 0x00000000, 0x91a00000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_then_ssub
9056 0x00000000, 0x00000000, 0x00000000, 0x40864100, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_ssub
9057 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_ssub
9058 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_ssub
9059 0x00000000, 0x00000000, 0x00000000, 0x0379a800, 0x77938584, 0x0b182007, 0xf78f8874, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_ssub
9060 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xf79f0fc4, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_ssub
9061 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xf79f89e4, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_ssub
9062};
9063
9064static const uint32_t GPR32argSubClassMask[] = {
9065 0x10000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9066 0x00000000, 0x00020000, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f, // sub_32
9067 0x00000000, 0x00000008, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
9068 0x00000000, 0x00000008, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
9069 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, // x8sub_7_then_sub_32
9070 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, // x8sub_6_then_sub_32
9071 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502, // x8sub_5_then_sub_32
9072 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502, // x8sub_4_then_sub_32
9073 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546, // x8sub_3_then_sub_32
9074 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546, // x8sub_2_then_sub_32
9075 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f, // x8sub_1_then_sub_32
9076 0x00000000, 0x00000000, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
9077};
9078
9079static const uint32_t MatrixIndexGPR32_12_15SubClassMask[] = {
9080 0x20000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9081 0x00000000, 0x00080000, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280, // sub_32
9082 0x00000000, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
9083 0x00000000, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
9084 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_7_then_sub_32
9085 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_6_then_sub_32
9086 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_5_then_sub_32
9087 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_4_then_sub_32
9088 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00, // x8sub_3_then_sub_32
9089 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00, // x8sub_2_then_sub_32
9090 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280, // x8sub_1_then_sub_32
9091 0x00000000, 0x00000000, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
9092};
9093
9094static const uint32_t MatrixIndexGPR32_8_11SubClassMask[] = {
9095 0x40000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9096 0x00000000, 0x00100000, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // sub_32
9097 0x00000000, 0x00000020, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube32
9098 0x00000000, 0x00000020, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo32
9099 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144, // x8sub_7_then_sub_32
9100 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144, // x8sub_6_then_sub_32
9101 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049, // x8sub_5_then_sub_32
9102 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049, // x8sub_4_then_sub_32
9103 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_3_then_sub_32
9104 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_2_then_sub_32
9105 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_1_then_sub_32
9106 0x00000000, 0x00000000, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64_then_sub_32
9107};
9108
9109static const uint32_t CCRSubClassMask[] = {
9110 0x80000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9111};
9112
9113static const uint32_t GPR32sponlySubClassMask[] = {
9114 0x00000000, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9115 0x00000000, 0x01000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sub_32
9116};
9117
9118static const uint32_t WSeqPairsClassSubClassMask[] = {
9119 0x00000000, 0x0000003e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9120 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // sub_32_x8sub_1_then_sub_32
9121 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
9122 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
9123 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
9124 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sub_32_subo64_then_sub_32
9125};
9126
9127static const uint32_t WSeqPairsClass_with_subo32_in_GPR32commonSubClassMask[] = {
9128 0x00000000, 0x0000003c, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9129 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // sub_32_x8sub_1_then_sub_32
9130 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
9131 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
9132 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
9133 0x00000000, 0x80000000, 0x000007fe, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sub_32_subo64_then_sub_32
9134};
9135
9136static const uint32_t WSeqPairsClass_with_sube32_in_GPR32argSubClassMask[] = {
9137 0x00000000, 0x00000008, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9138 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f, // sub_32_x8sub_1_then_sub_32
9139 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
9140 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
9141 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
9142 0x00000000, 0x00000000, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sub_32_subo64_then_sub_32
9143};
9144
9145static const uint32_t WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15SubClassMask[] = {
9146 0x00000000, 0x00000010, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9147 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280, // sub_32_x8sub_1_then_sub_32
9148 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
9149 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
9150 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
9151 0x00000000, 0x00000000, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sub_32_subo64_then_sub_32
9152};
9153
9154static const uint32_t WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
9155 0x00000000, 0x00000020, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9156 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // sub_32_x8sub_1_then_sub_32
9157 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
9158 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
9159 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
9160 0x00000000, 0x00000000, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sub_32_subo64_then_sub_32
9161};
9162
9163static const uint32_t GPR64allSubClassMask[] = {
9164 0x00000000, 0x03faff40, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9165 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9166 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9167 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_0
9168 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1
9169 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2
9170 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3
9171 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4
9172 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5
9173 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6
9174 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7
9175};
9176
9177static const uint32_t FPR64SubClassMask[] = {
9178 0x00000000, 0x00010080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9179 0x00000000, 0x00000000, 0x0003b800, 0xfbfffff0, 0xffffffff, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, // dsub
9180 0x00000000, 0x5c000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0
9181 0x00000000, 0x5c000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1
9182 0x00000000, 0x00000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2
9183 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3
9184 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub
9185 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_dsub
9186 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_dsub
9187 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_dsub
9188 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fe10, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_dsub
9189 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_dsub
9190};
9191
9192static const uint32_t GPR64SubClassMask[] = {
9193 0x00000000, 0x02dafd00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9194 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9195 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9196 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_0
9197 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1
9198 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2
9199 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3
9200 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4
9201 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5
9202 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6
9203 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7
9204};
9205
9206static const uint32_t GPR64spSubClassMask[] = {
9207 0x00000000, 0x03faf600, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9208 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9209 0x00000000, 0x80000000, 0x000007fe, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9210 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_0
9211 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1
9212 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2
9213 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3
9214 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4
9215 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5
9216 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6
9217 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7
9218};
9219
9220static const uint32_t GPR64commonSubClassMask[] = {
9221 0x00000000, 0x02daf400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9222 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9223 0x00000000, 0x80000000, 0x000007fe, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9224 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_0
9225 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_1
9226 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2
9227 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_3
9228 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4
9229 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_5
9230 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6
9231 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_7
9232};
9233
9234static const uint32_t GPR64noipSubClassMask[] = {
9235 0x00000000, 0x009a9800, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9236 0x00000000, 0x00000000, 0x000005ea, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9237 0x00000000, 0x00000000, 0x000005eb, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9238 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf, // x8sub_0
9239 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf, // x8sub_1
9240 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f, // x8sub_2
9241 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f, // x8sub_3
9242 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff, // x8sub_4
9243 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff, // x8sub_5
9244 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff, // x8sub_6
9245 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff, // x8sub_7
9246};
9247
9248static const uint32_t GPR64common_and_GPR64noipSubClassMask[] = {
9249 0x00000000, 0x009a9000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9250 0x00000000, 0x00000000, 0x000005ea, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9251 0x00000000, 0x00000000, 0x000005ea, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9252 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf, // x8sub_0
9253 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf, // x8sub_1
9254 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f, // x8sub_2
9255 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f, // x8sub_3
9256 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff, // x8sub_4
9257 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff, // x8sub_5
9258 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff, // x8sub_6
9259 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff, // x8sub_7
9260};
9261
9262static const uint32_t tcGPR64SubClassMask[] = {
9263 0x00000000, 0x025ae000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9264 0x00000000, 0x00000000, 0x000003fc, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9265 0x00000000, 0x00000000, 0x000003f0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9266 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc3e20000, 0xfbfffeff, 0x00000fff, // x8sub_0
9267 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0xfbed724e, 0x00000fff, // x8sub_1
9268 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0xfbed724e, 0x00000fff, // x8sub_2
9269 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_3
9270 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_4
9271 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_5
9272 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_6
9273 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab400000, 0x00000d5f, // x8sub_7
9274};
9275
9276static const uint32_t tcGPRnotx16SubClassMask[] = {
9277 0x00000000, 0x021ac000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9278 0x00000000, 0x00000000, 0x000001e8, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9279 0x00000000, 0x00000000, 0x000003f0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9280 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc1000000, 0xfbdcce03, 0x00000fdf, // x8sub_0
9281 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0xfbed724e, 0x00000fff, // x8sub_1
9282 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebe07040, 0x00000f7f, // x8sub_2
9283 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_3
9284 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab4c0000, 0x00000ddf, // x8sub_4
9285 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_5
9286 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b800000, 0x0000075f, // x8sub_6
9287 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab400000, 0x00000d5f, // x8sub_7
9288};
9289
9290static const uint32_t GPR64noip_and_tcGPR64SubClassMask[] = {
9291 0x00000000, 0x001a8000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9292 0x00000000, 0x00000000, 0x000001e8, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9293 0x00000000, 0x00000000, 0x000001e0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9294 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc1000000, 0xfbdcce03, 0x00000fdf, // x8sub_0
9295 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_1
9296 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebe07040, 0x00000f7f, // x8sub_2
9297 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_3
9298 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab4c0000, 0x00000ddf, // x8sub_4
9299 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab400000, 0x00000d5f, // x8sub_5
9300 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b800000, 0x0000075f, // x8sub_6
9301 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b000000, 0x0000055f, // x8sub_7
9302};
9303
9304static const uint32_t FPR64_loSubClassMask[] = {
9305 0x00000000, 0x00010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9306 0x00000000, 0x00000000, 0x0003a000, 0x23dbd880, 0x3db0cea1, 0x1d490427, 0xfba3981c, 0x000001b1, 0x00000000, 0x00000000, // dsub
9307 0x00000000, 0x48000000, 0x45480000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0
9308 0x00000000, 0x50000000, 0xc9d00000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1
9309 0x00000000, 0x00000000, 0x91a00000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2
9310 0x00000000, 0x00000000, 0x20000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub3
9311 0x00000000, 0x00000000, 0x00000000, 0x40864100, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub
9312 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3_then_dsub
9313 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_dsub
9314 0x00000000, 0x00000000, 0x00000000, 0x0379a800, 0x77938584, 0x0b182007, 0xf78f8874, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_dsub
9315 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xf79f0fc4, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_dsub
9316 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xf79f89e4, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_dsub
9317};
9318
9319static const uint32_t GPR64argSubClassMask[] = {
9320 0x00000000, 0x00020000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9321 0x00000000, 0x00000000, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9322 0x00000000, 0x00000000, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9323 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f, // x8sub_0
9324 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f, // x8sub_1
9325 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546, // x8sub_2
9326 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546, // x8sub_3
9327 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502, // x8sub_4
9328 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502, // x8sub_5
9329 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, // x8sub_6
9330 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, // x8sub_7
9331};
9332
9333static const uint32_t FIXED_REGSSubClassMask[] = {
9334 0x00000000, 0x01a40000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9335 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9336 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, // x8sub_7
9337};
9338
9339static const uint32_t GPR64_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask[] = {
9340 0x00000000, 0x00080000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9341 0x00000000, 0x00000000, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9342 0x00000000, 0x00000000, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9343 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280, // x8sub_0
9344 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280, // x8sub_1
9345 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00, // x8sub_2
9346 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00, // x8sub_3
9347 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_4
9348 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_5
9349 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_6
9350 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_7
9351};
9352
9353static const uint32_t GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
9354 0x00000000, 0x00100000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9355 0x00000000, 0x00000000, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9356 0x00000000, 0x00000000, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9357 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_0
9358 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_1
9359 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_2
9360 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_3
9361 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049, // x8sub_4
9362 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049, // x8sub_5
9363 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144, // x8sub_6
9364 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144, // x8sub_7
9365};
9366
9367static const uint32_t FIXED_REGS_with_sub_32SubClassMask[] = {
9368 0x00000000, 0x01a00000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9369 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9370 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, // x8sub_7
9371};
9372
9373static const uint32_t tcGPRx16x17SubClassMask[] = {
9374 0x00000000, 0x02400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9375 0x00000000, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // sube64
9376 0x00000000, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9377 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000020, // x8sub_0
9378 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000020, // x8sub_1
9379 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000080, // x8sub_2
9380 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000080, // x8sub_3
9381 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000200, // x8sub_4
9382 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000200, // x8sub_5
9383 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, // x8sub_6
9384 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, // x8sub_7
9385};
9386
9387static const uint32_t FIXED_REGS_and_GPR64SubClassMask[] = {
9388 0x00000000, 0x00800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9389 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9390 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, // x8sub_7
9391};
9392
9393static const uint32_t GPR64sponlySubClassMask[] = {
9394 0x00000000, 0x01000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9395};
9396
9397static const uint32_t tcGPRx17SubClassMask[] = {
9398 0x00000000, 0x02000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9399 0x00000000, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // subo64
9400 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000020, // x8sub_1
9401 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000080, // x8sub_3
9402 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000200, // x8sub_5
9403 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, // x8sub_7
9404};
9405
9406static const uint32_t DDSubClassMask[] = {
9407 0x00000000, 0x5c000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9408 0x00000000, 0x00000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1
9409 0x00000000, 0x00000000, 0xfffc0000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2
9410 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_dsub3
9411 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub
9412 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub
9413 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_dsub_qsub3_then_dsub
9414 0x00000000, 0x00000000, 0x00000000, 0x1368b220, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub
9415 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub
9416 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_dsub_zsub3_then_dsub
9417};
9418
9419static const uint32_t DD_with_dsub0_in_FPR64_loSubClassMask[] = {
9420 0x00000000, 0x48000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9421 0x00000000, 0x00000000, 0x45480000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1
9422 0x00000000, 0x00000000, 0xc9d00000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2
9423 0x00000000, 0x00000000, 0x90000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_dsub3
9424 0x00000000, 0x00000000, 0x00000000, 0x20824080, 0x08200a20, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub
9425 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub
9426 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_dsub_qsub3_then_dsub
9427 0x00000000, 0x00000000, 0x00000000, 0x03489000, 0x3590c481, 0x09080407, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub
9428 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub
9429 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_dsub_zsub3_then_dsub
9430};
9431
9432static const uint32_t DD_with_dsub1_in_FPR64_loSubClassMask[] = {
9433 0x00000000, 0x50000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9434 0x00000000, 0x00000000, 0xc9d00000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1
9435 0x00000000, 0x00000000, 0x91a00000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2
9436 0x00000000, 0x00000000, 0x20000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_dsub3
9437 0x00000000, 0x00000000, 0x00000000, 0x40864100, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub
9438 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub
9439 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_dsub_qsub3_then_dsub
9440 0x00000000, 0x00000000, 0x00000000, 0x0368a000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub
9441 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub
9442 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_dsub_zsub3_then_dsub
9443};
9444
9445static const uint32_t XSeqPairsClassSubClassMask[] = {
9446 0x00000000, 0xa0000000, 0x000007ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9447 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_0_x8sub_1
9448 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_x8sub_3
9449 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_x8sub_5
9450 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_x8sub_7
9451};
9452
9453static const uint32_t DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loSubClassMask[] = {
9454 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9455 0x00000000, 0x00000000, 0x41400000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1
9456 0x00000000, 0x00000000, 0x81800000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2
9457 0x00000000, 0x00000000, 0x00000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub2_dsub3
9458 0x00000000, 0x00000000, 0x00000000, 0x00824000, 0x08200a20, 0x14410000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub
9459 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601a40, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub
9460 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74840000, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_then_dsub_qsub3_then_dsub
9461 0x00000000, 0x00000000, 0x00000000, 0x03488000, 0x35908480, 0x09080007, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub
9462 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77930500, 0x0b100007, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub
9463 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_dsub_zsub3_then_dsub
9464};
9465
9466static const uint32_t XSeqPairsClass_with_subo64_in_GPR64commonSubClassMask[] = {
9467 0x00000000, 0x80000000, 0x000007fe, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9468 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_0_x8sub_1
9469 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_2_x8sub_3
9470 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_4_x8sub_5
9471 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff, // x8sub_6_x8sub_7
9472};
9473
9474static const uint32_t XSeqPairsClass_with_subo64_in_GPR64noipSubClassMask[] = {
9475 0x00000000, 0x00000000, 0x000005eb, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9476 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf, // x8sub_0_x8sub_1
9477 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f, // x8sub_2_x8sub_3
9478 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff, // x8sub_4_x8sub_5
9479 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff, // x8sub_6_x8sub_7
9480};
9481
9482static const uint32_t XSeqPairsClass_with_sube64_in_GPR64noipSubClassMask[] = {
9483 0x00000000, 0x00000000, 0x000005ea, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9484 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf, // x8sub_0_x8sub_1
9485 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f, // x8sub_2_x8sub_3
9486 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff, // x8sub_4_x8sub_5
9487 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff, // x8sub_6_x8sub_7
9488};
9489
9490static const uint32_t XSeqPairsClass_with_sube64_in_tcGPR64SubClassMask[] = {
9491 0x00000000, 0x00000000, 0x000003fc, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9492 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc3e20000, 0xfbfffeff, 0x00000fff, // x8sub_0_x8sub_1
9493 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0xfbed724e, 0x00000fff, // x8sub_2_x8sub_3
9494 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_4_x8sub_5
9495 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_6_x8sub_7
9496};
9497
9498static const uint32_t XSeqPairsClass_with_sube64_in_tcGPRnotx16SubClassMask[] = {
9499 0x00000000, 0x00000000, 0x000001e8, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9500 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc1000000, 0xfbdcce03, 0x00000fdf, // x8sub_0_x8sub_1
9501 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebe07040, 0x00000f7f, // x8sub_2_x8sub_3
9502 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab4c0000, 0x00000ddf, // x8sub_4_x8sub_5
9503 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b800000, 0x0000075f, // x8sub_6_x8sub_7
9504};
9505
9506static const uint32_t XSeqPairsClass_with_subo64_in_tcGPR64SubClassMask[] = {
9507 0x00000000, 0x00000000, 0x000003f0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9508 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0xfbed724e, 0x00000fff, // x8sub_0_x8sub_1
9509 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_2_x8sub_3
9510 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_4_x8sub_5
9511 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab400000, 0x00000d5f, // x8sub_6_x8sub_7
9512};
9513
9514static const uint32_t XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64SubClassMask[] = {
9515 0x00000000, 0x00000000, 0x000001e0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9516 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf, // x8sub_0_x8sub_1
9517 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f, // x8sub_2_x8sub_3
9518 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab400000, 0x00000d5f, // x8sub_4_x8sub_5
9519 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b000000, 0x0000055f, // x8sub_6_x8sub_7
9520};
9521
9522static const uint32_t XSeqPairsClass_with_sub_32_in_GPR32argSubClassMask[] = {
9523 0x00000000, 0x00000000, 0x00000040, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9524 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f, // x8sub_0_x8sub_1
9525 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546, // x8sub_2_x8sub_3
9526 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502, // x8sub_4_x8sub_5
9527 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400, // x8sub_6_x8sub_7
9528};
9529
9530static const uint32_t XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask[] = {
9531 0x00000000, 0x00000000, 0x00000080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9532 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280, // x8sub_0_x8sub_1
9533 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00, // x8sub_2_x8sub_3
9534 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_4_x8sub_5
9535 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_6_x8sub_7
9536};
9537
9538static const uint32_t XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
9539 0x00000000, 0x00000000, 0x00000100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9540 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810, // x8sub_0_x8sub_1
9541 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018, // x8sub_2_x8sub_3
9542 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049, // x8sub_4_x8sub_5
9543 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144, // x8sub_6_x8sub_7
9544};
9545
9546static const uint32_t XSeqPairsClass_with_sube64_in_tcGPRx16x17SubClassMask[] = {
9547 0x00000000, 0x00000000, 0x00000200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9548 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000020, // x8sub_0_x8sub_1
9549 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000080, // x8sub_2_x8sub_3
9550 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000200, // x8sub_4_x8sub_5
9551 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, // x8sub_6_x8sub_7
9552};
9553
9554static const uint32_t XSeqPairsClass_with_subo64_in_FIXED_REGSSubClassMask[] = {
9555 0x00000000, 0x00000000, 0x00000400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9556 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, // x8sub_6_x8sub_7
9557};
9558
9559static const uint32_t FPR128SubClassMask[] = {
9560 0x00000000, 0x00000000, 0x00012800, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9561 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub0
9562 0x00000000, 0x00000000, 0x00000000, 0xe8864190, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1
9563 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2
9564 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3
9565 0x00000000, 0x00000000, 0x00029000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub
9566 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_zsub
9567 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fe10, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_zsub
9568 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_zsub
9569};
9570
9571static const uint32_t ZPRSubClassMask[] = {
9572 0x00000000, 0x00000000, 0x00029000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9573 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub0
9574 0x00000000, 0x00000000, 0x00000000, 0x1379be60, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub1
9575 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fe17, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub2
9576 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fe10, 0xf79f8fff, 0x000001ff, 0x00000000, 0x00000000, // zsub3
9577};
9578
9579static const uint32_t FPR128_loSubClassMask[] = {
9580 0x00000000, 0x00000000, 0x00012000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9581 0x00000000, 0x00000000, 0x00000000, 0x20824080, 0x08200a20, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0
9582 0x00000000, 0x00000000, 0x00000000, 0x40864100, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1
9583 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2
9584 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub3
9585 0x00000000, 0x00000000, 0x00028000, 0x03599800, 0x3590c481, 0x09080407, 0xf383881c, 0x000001b1, 0x00000000, 0x00000000, // zsub
9586 0x00000000, 0x00000000, 0x00000000, 0x0379a800, 0x77938584, 0x0b182007, 0xf78f8874, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub
9587 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xf79f0fc4, 0x000001ff, 0x00000000, 0x00000000, // zsub3_then_zsub
9588 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xf79f89e4, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_zsub
9589};
9590
9591static const uint32_t MPR128SubClassMask[] = {
9592 0x00000000, 0x00000000, 0x00004000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9593 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x0001c000, // zasubq0
9594 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x0001c000, // zasubq1
9595 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x0001c000, // zasubd1_then_zasubq0
9596 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x0001c000, // zasubd1_then_zasubq1
9597 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1_then_zasubq0
9598 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1_then_zasubq1
9599 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1_then_zasubd1_then_zasubq0
9600 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1_then_zasubd1_then_zasubq1
9601 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubq0
9602 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubq1
9603 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubd1_then_zasubq0
9604 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubd1_then_zasubq1
9605 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1_then_zasubq0
9606 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1_then_zasubq1
9607 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
9608 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
9609};
9610
9611static const uint32_t ZPR_4bSubClassMask[] = {
9612 0x00000000, 0x00000000, 0x00028000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9613 0x00000000, 0x00000000, 0x00000000, 0x03599800, 0x3590c481, 0x09080407, 0xf383881c, 0x000001b1, 0x00000000, 0x00000000, // zsub0
9614 0x00000000, 0x00000000, 0x00000000, 0x0379a800, 0x77938584, 0x0b182007, 0xf78f8874, 0x000001f3, 0x00000000, 0x00000000, // zsub1
9615 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xf79f89e4, 0x000001f7, 0x00000000, 0x00000000, // zsub2
9616 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xf79f0fc4, 0x000001ff, 0x00000000, 0x00000000, // zsub3
9617};
9618
9619static const uint32_t FPR128_0to7SubClassMask[] = {
9620 0x00000000, 0x00000000, 0x00010000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9621 0x00000000, 0x00000000, 0x00000000, 0x00820000, 0x08200800, 0x10000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0
9622 0x00000000, 0x00000000, 0x00000000, 0x00840000, 0x08601000, 0x20000000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1
9623 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08402000, 0x40000000, 0x08606000, 0x00000000, 0x00000000, 0x00000000, // qsub2
9624 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000, // qsub3
9625 0x00000000, 0x00000000, 0x00020000, 0x03510000, 0x30900000, 0x00000007, 0xd1810800, 0x000001b1, 0x00000000, 0x00000000, // zsub
9626 0x00000000, 0x00000000, 0x00000000, 0x03200000, 0x72810000, 0x00000006, 0x55850040, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub
9627 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub3_then_zsub
9628 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xd2040000, 0x00000006, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub2_then_zsub
9629};
9630
9631static const uint32_t ZPR_3bSubClassMask[] = {
9632 0x00000000, 0x00000000, 0x00020000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9633 0x00000000, 0x00000000, 0x00000000, 0x03510000, 0x30900000, 0x00000007, 0xd1810800, 0x000001b1, 0x00000000, 0x00000000, // zsub0
9634 0x00000000, 0x00000000, 0x00000000, 0x03200000, 0x72810000, 0x00000006, 0x55850040, 0x000001f3, 0x00000000, 0x00000000, // zsub1
9635 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xd2040000, 0x00000006, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub2
9636 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub3
9637};
9638
9639static const uint32_t DDDSubClassMask[] = {
9640 0x00000000, 0x00000000, 0x01fc0000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9641 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9642 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9643 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9644 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9645 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9646 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9647};
9648
9649static const uint32_t DDD_with_dsub0_in_FPR64_loSubClassMask[] = {
9650 0x00000000, 0x00000000, 0x01480000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9651 0x00000000, 0x00000000, 0x44000000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9652 0x00000000, 0x00000000, 0xc8000000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9653 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x08200a20, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9654 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9655 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x3590c481, 0x09080407, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9656 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9657};
9658
9659static const uint32_t DDD_with_dsub1_in_FPR64_loSubClassMask[] = {
9660 0x00000000, 0x00000000, 0x01d00000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9661 0x00000000, 0x00000000, 0xc8000000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9662 0x00000000, 0x00000000, 0x90000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9663 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9664 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9665 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9666 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9667};
9668
9669static const uint32_t DDD_with_dsub2_in_FPR64_loSubClassMask[] = {
9670 0x00000000, 0x00000000, 0x01a00000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9671 0x00000000, 0x00000000, 0x90000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9672 0x00000000, 0x00000000, 0x20000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9673 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9674 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9675 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9676 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9677};
9678
9679static const uint32_t DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loSubClassMask[] = {
9680 0x00000000, 0x00000000, 0x01400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9681 0x00000000, 0x00000000, 0x40000000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9682 0x00000000, 0x00000000, 0x80000000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9683 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200a20, 0x14410000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9684 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9685 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35908480, 0x09080007, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9686 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9687};
9688
9689static const uint32_t DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSubClassMask[] = {
9690 0x00000000, 0x00000000, 0x01800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9691 0x00000000, 0x00000000, 0x80000000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9692 0x00000000, 0x00000000, 0x00000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9693 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601a40, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9694 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74840000, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9695 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77930500, 0x0b100007, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9696 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9697};
9698
9699static const uint32_t DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSubClassMask[] = {
9700 0x00000000, 0x00000000, 0x01000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9701 0x00000000, 0x00000000, 0x00000000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub0_dsub1_dsub2
9702 0x00000000, 0x00000000, 0x00000000, 0x0000000c, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, // dsub1_dsub2_dsub3
9703 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200a00, 0x14400000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub
9704 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34800000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9705 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35900400, 0x09000007, 0xb3038800, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub
9706 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0xb70f0840, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9707};
9708
9709static const uint32_t DDDDSubClassMask[] = {
9710 0x00000000, 0x00000000, 0xfe000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9711 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9712 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9713};
9714
9715static const uint32_t DDDD_with_dsub0_in_FPR64_loSubClassMask[] = {
9716 0x00000000, 0x00000000, 0x44000000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9717 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9718 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080400, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9719};
9720
9721static const uint32_t DDDD_with_dsub1_in_FPR64_loSubClassMask[] = {
9722 0x00000000, 0x00000000, 0xc8000000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9723 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9724 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9725};
9726
9727static const uint32_t DDDD_with_dsub2_in_FPR64_loSubClassMask[] = {
9728 0x00000000, 0x00000000, 0x90000000, 0x0000000f, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9729 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9730 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9731};
9732
9733static const uint32_t DDDD_with_dsub3_in_FPR64_loSubClassMask[] = {
9734 0x00000000, 0x00000000, 0x20000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9735 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9736 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9737};
9738
9739static const uint32_t DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loSubClassMask[] = {
9740 0x00000000, 0x00000000, 0x40000000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9741 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14410000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9742 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080000, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9743};
9744
9745static const uint32_t DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSubClassMask[] = {
9746 0x00000000, 0x00000000, 0x80000000, 0x0000000e, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9747 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9748 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9749};
9750
9751static const uint32_t DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSubClassMask[] = {
9752 0x00000000, 0x00000000, 0x00000000, 0x0000000d, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9753 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74840000, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9754 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9755};
9756
9757static const uint32_t DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSubClassMask[] = {
9758 0x00000000, 0x00000000, 0x00000000, 0x0000000a, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9759 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14400000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9760 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09000000, 0xb3038800, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9761};
9762
9763static const uint32_t DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSubClassMask[] = {
9764 0x00000000, 0x00000000, 0x00000000, 0x0000000c, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9765 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34800000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9766 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0xb70f0840, 0x000001f3, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9767};
9768
9769static const uint32_t DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSubClassMask[] = {
9770 0x00000000, 0x00000000, 0x00000000, 0x00000008, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9771 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
9772 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0xb3030800, 0x000001b1, 0x00000000, 0x00000000, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
9773};
9774
9775static const uint32_t QQSubClassMask[] = {
9776 0x00000000, 0x00000000, 0x00000000, 0x00864190, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9777 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9778 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9779 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9780 0x00000000, 0x00000000, 0x00000000, 0x1368b220, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9781 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9782 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9783};
9784
9785static const uint32_t ZPR2SubClassMask[] = {
9786 0x00000000, 0x00000000, 0x00000000, 0x0368b220, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9787 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub0_zsub1
9788 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub1_zsub2
9789 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub2_zsub3
9790};
9791
9792static const uint32_t ZPR2StridedOrContiguousSubClassMask[] = {
9793 0x00000000, 0x00000000, 0x00000000, 0x02190e40, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9794 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xa4088002, 0x00000804, 0x20020091, 0x000000a5, 0x00000000, 0x00000000, // zsub0_zsub1
9795 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x41024008, 0x00001003, 0x82088428, 0x0000015a, 0x00000000, 0x00000000, // zsub1_zsub2
9796 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, 0x20020091, 0x000000a5, 0x00000000, 0x00000000, // zsub2_zsub3
9797 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000002, 0x00000000, 0x00000000, 0x00000000, // zsub0_zsub2
9798 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000002, 0x00000000, 0x00000000, 0x00000000, // zsub1_zsub3
9799};
9800
9801static const uint32_t QQ_with_dsub_in_FPR64_loSubClassMask[] = {
9802 0x00000000, 0x00000000, 0x00000000, 0x00824080, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9803 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x08200a20, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9804 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9805 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9806 0x00000000, 0x00000000, 0x00000000, 0x03489000, 0x3590c481, 0x09080407, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9807 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9808 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9809};
9810
9811static const uint32_t QQ_with_qsub1_in_FPR128_loSubClassMask[] = {
9812 0x00000000, 0x00000000, 0x00000000, 0x00864100, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9813 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08601a60, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9814 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9815 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9816 0x00000000, 0x00000000, 0x00000000, 0x0368a000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9817 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9818 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9819};
9820
9821static const uint32_t ZPR2Mul2SubClassMask[] = {
9822 0x00000000, 0x00000000, 0x00000000, 0x02080200, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9823 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xa4088002, 0x00000804, 0x20020091, 0x000000a5, 0x00000000, 0x00000000, // zsub0_zsub1
9824 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x41024008, 0x00001003, 0x82088428, 0x0000015a, 0x00000000, 0x00000000, // zsub1_zsub2
9825 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, 0x20020091, 0x000000a5, 0x00000000, 0x00000000, // zsub2_zsub3
9826};
9827
9828static const uint32_t ZPR2StridedSubClassMask[] = {
9829 0x00000000, 0x00000000, 0x00000000, 0x00100400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9830 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000002, 0x00000000, 0x00000000, 0x00000000, // zsub0_zsub2
9831 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000002, 0x00000000, 0x00000000, 0x00000000, // zsub1_zsub3
9832};
9833
9834static const uint32_t ZPR2StridedOrContiguous_with_dsub_in_FPR64_loSubClassMask[] = {
9835 0x00000000, 0x00000000, 0x00000000, 0x02190800, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9836 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x24008000, 0x00000004, 0x20020010, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1
9837 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x41020000, 0x00000003, 0x82088020, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2
9838 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020080, 0x000000a5, 0x00000000, 0x00000000, // zsub2_zsub3
9839 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, // zsub0_zsub2
9840 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, // zsub1_zsub3
9841};
9842
9843static const uint32_t ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
9844 0x00000000, 0x00000000, 0x00000000, 0x03489000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9845 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x3590c481, 0x09080407, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1
9846 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2
9847 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub2_zsub3
9848};
9849
9850static const uint32_t ZPR2_with_zsub1_in_ZPR_4bSubClassMask[] = {
9851 0x00000000, 0x00000000, 0x00000000, 0x0368a000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9852 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub0_zsub1
9853 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_zsub2
9854 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub2_zsub3
9855};
9856
9857static const uint32_t QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loSubClassMask[] = {
9858 0x00000000, 0x00000000, 0x00000000, 0x00824000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9859 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200a20, 0x14410000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9860 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601a40, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9861 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74840000, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9862 0x00000000, 0x00000000, 0x00000000, 0x03488000, 0x35908480, 0x09080007, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9863 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77930500, 0x0b100007, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9864 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9865};
9866
9867static const uint32_t ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bSubClassMask[] = {
9868 0x00000000, 0x00000000, 0x00000000, 0x03488000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9869 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35908480, 0x09080007, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1
9870 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77930500, 0x0b100007, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2
9871 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub2_zsub3
9872};
9873
9874static const uint32_t ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7SubClassMask[] = {
9875 0x00000000, 0x00000000, 0x00000000, 0x02110000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9876 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000004, 0x00000000, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1
9877 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000002, 0x00000000, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2
9878 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a4, 0x00000000, 0x00000000, // zsub2_zsub3
9879 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, // zsub0_zsub2
9880 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, // zsub1_zsub3
9881};
9882
9883static const uint32_t QQ_with_qsub0_in_FPR128_0to7SubClassMask[] = {
9884 0x00000000, 0x00000000, 0x00000000, 0x00820000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9885 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200800, 0x10000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9886 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601000, 0x20000000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9887 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08606000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9888 0x00000000, 0x00000000, 0x00000000, 0x03400000, 0x30900000, 0x00000007, 0x91010800, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9889 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x72810000, 0x00000006, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9890 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9891};
9892
9893static const uint32_t QQ_with_qsub1_in_FPR128_0to7SubClassMask[] = {
9894 0x00000000, 0x00000000, 0x00000000, 0x00840000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9895 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601000, 0x20000000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9896 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08402000, 0x40000000, 0x08606000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9897 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9898 0x00000000, 0x00000000, 0x00000000, 0x03200000, 0x72810000, 0x00000006, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9899 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xd2040000, 0x00000006, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9900 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9901};
9902
9903static const uint32_t ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
9904 0x00000000, 0x00000000, 0x00000000, 0x02080000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9905 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x24008000, 0x00000004, 0x20020010, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1
9906 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x41020000, 0x00000003, 0x82088020, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2
9907 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020080, 0x000000a5, 0x00000000, 0x00000000, // zsub2_zsub3
9908};
9909
9910static const uint32_t ZPR2Strided_with_dsub_in_FPR64_loSubClassMask[] = {
9911 0x00000000, 0x00000000, 0x00000000, 0x00100000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9912 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, // zsub0_zsub2
9913 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, // zsub1_zsub3
9914};
9915
9916static const uint32_t ZPR2_with_zsub1_in_ZPR_3bSubClassMask[] = {
9917 0x00000000, 0x00000000, 0x00000000, 0x03200000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9918 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x72810000, 0x00000006, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub0_zsub1
9919 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xd2040000, 0x00000006, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub1_zsub2
9920 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub2_zsub3
9921};
9922
9923static const uint32_t ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
9924 0x00000000, 0x00000000, 0x00000000, 0x03400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9925 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30900000, 0x00000007, 0x91010800, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1
9926 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x72810000, 0x00000006, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2
9927 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub2_zsub3
9928};
9929
9930static const uint32_t QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7SubClassMask[] = {
9931 0x00000000, 0x00000000, 0x00000000, 0x00800000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9932 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200000, 0x00000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1
9933 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08400000, 0x00000000, 0x08602000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2
9934 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000, // qsub2_qsub3
9935 0x00000000, 0x00000000, 0x00000000, 0x03000000, 0x30800000, 0x00000006, 0x11010000, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub
9936 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x52000000, 0x00000006, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub
9937 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100000, 0x000001e4, 0x00000000, 0x00000000, // zsub2_then_zsub_zsub3_then_zsub
9938};
9939
9940static const uint32_t ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bSubClassMask[] = {
9941 0x00000000, 0x00000000, 0x00000000, 0x03000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9942 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30800000, 0x00000006, 0x11010000, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1
9943 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x52000000, 0x00000006, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub1_zsub2
9944 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100000, 0x000001e4, 0x00000000, 0x00000000, // zsub2_zsub3
9945};
9946
9947static const uint32_t ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
9948 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9949 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000004, 0x00000000, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1
9950 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000002, 0x00000000, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2
9951 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a4, 0x00000000, 0x00000000, // zsub2_zsub3
9952};
9953
9954static const uint32_t MPR64SubClassMask[] = {
9955 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9956 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x0001c000, // zasubd0
9957 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x0001c000, // zasubd1
9958 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1_then_zasubd0
9959 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1_then_zasubd1
9960 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubd0
9961 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubd1
9962 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1_then_zasubd0
9963 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1_then_zasubd1
9964};
9965
9966static const uint32_t QQQSubClassMask[] = {
9967 0x00000000, 0x00000000, 0x00000000, 0xe8000000, 0x08603a60, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9968 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
9969 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
9970 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x0b38fc17, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
9971 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
9972};
9973
9974static const uint32_t ZPR3SubClassMask[] = {
9975 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0xf79fc59f, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9976 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
9977 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
9978};
9979
9980static const uint32_t QQQ_with_dsub_in_FPR64_loSubClassMask[] = {
9981 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x08200a20, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9982 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
9983 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
9984 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x3590c481, 0x09080407, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
9985 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
9986};
9987
9988static const uint32_t QQQ_with_qsub1_in_FPR128_loSubClassMask[] = {
9989 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08601a60, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9990 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
9991 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
9992 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x0b182007, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
9993 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
9994};
9995
9996static const uint32_t QQQ_with_qsub2_in_FPR128_loSubClassMask[] = {
9997 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08603a40, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
9998 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
9999 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10000 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x0b304007, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10001 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10002};
10003
10004static const uint32_t ZPR3_with_dsub_in_FPR64_loSubClassMask[] = {
10005 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x3590c481, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10006 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080400, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10007 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10008};
10009
10010static const uint32_t ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10011 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xa4088002, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10012 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, 0x20020091, 0x000000a5, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10013 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, 0x82088428, 0x0000015a, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10014};
10015
10016static const uint32_t ZPR3_with_zsub1_in_ZPR_4bSubClassMask[] = {
10017 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77938584, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10018 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10019 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10020};
10021
10022static const uint32_t ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10023 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x41024008, 0x00000003, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10024 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, 0x82088428, 0x0000015a, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10025 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, 0x20020091, 0x000000a5, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10026};
10027
10028static const uint32_t ZPR3_with_zsub2_in_ZPR_4bSubClassMask[] = {
10029 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf79f0510, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10030 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10031 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10032};
10033
10034static const uint32_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loSubClassMask[] = {
10035 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200a20, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10036 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14410000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10037 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10038 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35908480, 0x09080007, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10039 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10040};
10041
10042static const uint32_t QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loSubClassMask[] = {
10043 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601a40, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10044 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10045 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74840000, 0x08607000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10046 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77930500, 0x0b100007, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10047 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10048};
10049
10050static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bSubClassMask[] = {
10051 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35908480, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10052 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080000, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10053 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10054};
10055
10056static const uint32_t ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bSubClassMask[] = {
10057 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x77930500, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10058 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10059 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10060};
10061
10062static const uint32_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loSubClassMask[] = {
10063 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200a00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10064 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14400000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10065 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34800000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10066 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35900400, 0x09000007, 0xb3038800, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10067 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0xb70f0840, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10068};
10069
10070static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bSubClassMask[] = {
10071 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x35900400, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10072 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09000000, 0xb3038800, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10073 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0xb70f0840, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10074};
10075
10076static const uint32_t QQQ_with_qsub0_in_FPR128_0to7SubClassMask[] = {
10077 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200800, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10078 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10079 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10080 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30900000, 0x00000007, 0x91010800, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10081 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10082};
10083
10084static const uint32_t QQQ_with_qsub1_in_FPR128_0to7SubClassMask[] = {
10085 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08601000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10086 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x08603000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10087 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08606000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10088 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x72810000, 0x00000006, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10089 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10090};
10091
10092static const uint32_t QQQ_with_qsub2_in_FPR128_0to7SubClassMask[] = {
10093 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08402000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10094 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08606000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10095 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10096 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xd2040000, 0x00000006, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10097 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10098};
10099
10100static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10101 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x01004000, 0x00000003, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10102 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82008008, 0x00000110, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10103 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020010, 0x000000a1, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10104};
10105
10106static const uint32_t ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10107 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x24008000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10108 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020010, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10109 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82088020, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10110};
10111
10112static const uint32_t ZPR3_with_zsub1_in_ZPR_3bSubClassMask[] = {
10113 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x72810000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10114 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10115 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10116};
10117
10118static const uint32_t ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10119 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x41020000, 0x00000003, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10120 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82088020, 0x00000152, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10121 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020080, 0x000000a5, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10122};
10123
10124static const uint32_t ZPR3_with_zsub2_in_ZPR_3bSubClassMask[] = {
10125 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xd2040000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10126 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10127 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10128};
10129
10130static const uint32_t ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10131 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xa4080000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10132 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020080, 0x000000a5, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10133 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82080400, 0x0000015a, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10134};
10135
10136static const uint32_t ZPR3_with_zsub_in_FPR128_0to7SubClassMask[] = {
10137 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30900000, 0x00000007, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10138 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x91010800, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10139 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10140};
10141
10142static const uint32_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7SubClassMask[] = {
10143 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10144 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10145 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08602000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10146 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30800000, 0x00000006, 0x11010000, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10147 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10148};
10149
10150static const uint32_t QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7SubClassMask[] = {
10151 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08400000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10152 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08602000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10153 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10154 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x52000000, 0x00000006, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10155 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100000, 0x000001e4, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10156};
10157
10158static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bSubClassMask[] = {
10159 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30800000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10160 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x11010000, 0x000001b1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10161 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10162};
10163
10164static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10165 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x01000000, 0x00000003, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10166 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82008000, 0x00000110, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10167 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020000, 0x000000a1, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10168};
10169
10170static const uint32_t ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bSubClassMask[] = {
10171 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x52000000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10172 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10173 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100000, 0x000001e4, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10174};
10175
10176static const uint32_t ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10177 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x24000000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10178 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020000, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10179 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82080000, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10180};
10181
10182static const uint32_t QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7SubClassMask[] = {
10183 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10184 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200000, 0x00000000, 0x00000000, 0x00000000, // qsub0_qsub1_qsub2
10185 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08400000, 0x00000000, 0x00000000, 0x00000000, // qsub1_qsub2_qsub3
10186 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000006, 0x11000000, 0x000001b0, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub
10187 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14000000, 0x000001e0, 0x00000000, 0x00000000, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10188};
10189
10190static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bSubClassMask[] = {
10191 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000006, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10192 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x11000000, 0x000001b0, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10193 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14000000, 0x000001e0, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10194};
10195
10196static const uint32_t ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10197 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10198 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a1, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10199 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000152, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10200};
10201
10202static const uint32_t ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10203 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10204 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000152, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10205 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a4, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10206};
10207
10208static const uint32_t ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10209 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10210 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a4, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10211 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000148, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10212};
10213
10214static const uint32_t ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10215 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000003, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10216 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000110, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10217 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a1, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10218};
10219
10220static const uint32_t ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10221 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10222 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000110, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10223 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a0, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10224};
10225
10226static const uint32_t ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10227 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000004, 0x00000000, 0x00000000, 0x00000000, 0x00000000,
10228 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a0, 0x00000000, 0x00000000, // zsub0_zsub1_zsub2
10229 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000140, 0x00000000, 0x00000000, // zsub1_zsub2_zsub3
10230};
10231
10232static const uint32_t QQQQSubClassMask[] = {
10233 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4c701e8, 0x08607000, 0x00000000, 0x00000000, 0x00000000,
10234 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10235};
10236
10237static const uint32_t ZPR4SubClassMask[] = {
10238 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b38fc10, 0xb71f8ff9, 0x000001ff, 0x00000000, 0x00000000,
10239};
10240
10241static const uint32_t QQQQ_with_dsub_in_FPR64_loSubClassMask[] = {
10242 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14410020, 0x08201000, 0x00000000, 0x00000000, 0x00000000,
10243 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080400, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10244};
10245
10246static const uint32_t QQQQ_with_qsub1_in_FPR128_loSubClassMask[] = {
10247 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c30040, 0x08603000, 0x00000000, 0x00000000, 0x00000000,
10248 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10249};
10250
10251static const uint32_t QQQQ_with_qsub2_in_FPR128_loSubClassMask[] = {
10252 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74c60080, 0x08607000, 0x00000000, 0x00000000, 0x00000000,
10253 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10254};
10255
10256static const uint32_t QQQQ_with_qsub3_in_FPR128_loSubClassMask[] = {
10257 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xf4840100, 0x08607000, 0x00000000, 0x00000000, 0x00000000,
10258 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10259};
10260
10261static const uint32_t ZPR4StridedOrContiguousSubClassMask[] = {
10262 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000200, 0x60800007, 0x00000080, 0x00000000, 0x00000000,
10263};
10264
10265static const uint32_t ZPR4_with_dsub_in_FPR64_loSubClassMask[] = {
10266 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080400, 0xb3038818, 0x000001b1, 0x00000000, 0x00000000,
10267};
10268
10269static const uint32_t ZPR4_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10270 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800, 0x20020091, 0x000000a5, 0x00000000, 0x00000000,
10271};
10272
10273static const uint32_t ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10274 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000, 0x82088428, 0x0000015a, 0x00000000, 0x00000000,
10275};
10276
10277static const uint32_t ZPR4_with_zsub1_in_ZPR_4bSubClassMask[] = {
10278 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b182000, 0xb70f8870, 0x000001f3, 0x00000000, 0x00000000,
10279};
10280
10281static const uint32_t ZPR4_with_zsub2_in_ZPR_4bSubClassMask[] = {
10282 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b304000, 0xb71f89e0, 0x000001f7, 0x00000000, 0x00000000,
10283};
10284
10285static const uint32_t ZPR4_with_zsub3_in_ZPR_4bSubClassMask[] = {
10286 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a208000, 0xb71f0fc0, 0x000001ff, 0x00000000, 0x00000000,
10287};
10288
10289static const uint32_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loSubClassMask[] = {
10290 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14410000, 0x08201000, 0x00000000, 0x00000000, 0x00000000,
10291 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080000, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10292};
10293
10294static const uint32_t QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loSubClassMask[] = {
10295 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34c20000, 0x08603000, 0x00000000, 0x00000000, 0x00000000,
10296 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10297};
10298
10299static const uint32_t QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSubClassMask[] = {
10300 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x74840000, 0x08607000, 0x00000000, 0x00000000, 0x00000000,
10301 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10302};
10303
10304static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bSubClassMask[] = {
10305 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09080000, 0xb3038810, 0x000001b1, 0x00000000, 0x00000000,
10306};
10307
10308static const uint32_t ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bSubClassMask[] = {
10309 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0b100000, 0xb70f8860, 0x000001f3, 0x00000000, 0x00000000,
10310};
10311
10312static const uint32_t ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSubClassMask[] = {
10313 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a200000, 0xb71f09c0, 0x000001f7, 0x00000000, 0x00000000,
10314};
10315
10316static const uint32_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loSubClassMask[] = {
10317 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14400000, 0x08201000, 0x00000000, 0x00000000, 0x00000000,
10318 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09000000, 0xb3038800, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10319};
10320
10321static const uint32_t QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSubClassMask[] = {
10322 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x34800000, 0x08603000, 0x00000000, 0x00000000, 0x00000000,
10323 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0xb70f0840, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10324};
10325
10326static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bSubClassMask[] = {
10327 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x09000000, 0xb3038800, 0x000001b1, 0x00000000, 0x00000000,
10328};
10329
10330static const uint32_t ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSubClassMask[] = {
10331 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0xb70f0840, 0x000001f3, 0x00000000, 0x00000000,
10332};
10333
10334static const uint32_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loSubClassMask[] = {
10335 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000,
10336 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0xb3030800, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10337};
10338
10339static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bSubClassMask[] = {
10340 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0xb3030800, 0x000001b1, 0x00000000, 0x00000000,
10341};
10342
10343static const uint32_t QQQQ_with_qsub0_in_FPR128_0to7SubClassMask[] = {
10344 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000,
10345 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x91010800, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10346};
10347
10348static const uint32_t QQQQ_with_qsub1_in_FPR128_0to7SubClassMask[] = {
10349 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x08603000, 0x00000000, 0x00000000, 0x00000000,
10350 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15050040, 0x000001f3, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10351};
10352
10353static const uint32_t QQQQ_with_qsub2_in_FPR128_0to7SubClassMask[] = {
10354 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x08606000, 0x00000000, 0x00000000, 0x00000000,
10355 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10356};
10357
10358static const uint32_t QQQQ_with_qsub3_in_FPR128_0to7SubClassMask[] = {
10359 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000,
10360 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10361};
10362
10363static const uint32_t ZPR4Mul4SubClassMask[] = {
10364 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000001, 0x00000080, 0x00000000, 0x00000000,
10365};
10366
10367static const uint32_t ZPR4StridedSubClassMask[] = {
10368 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000002, 0x00000000, 0x00000000, 0x00000000,
10369};
10370
10371static const uint32_t ZPR4StridedOrContiguous_with_dsub_in_FPR64_loSubClassMask[] = {
10372 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x60800004, 0x00000080, 0x00000000, 0x00000000,
10373};
10374
10375static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10376 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82008008, 0x00000110, 0x00000000, 0x00000000,
10377};
10378
10379static const uint32_t ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10380 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020010, 0x000000a1, 0x00000000, 0x00000000,
10381};
10382
10383static const uint32_t ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10384 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82088020, 0x00000152, 0x00000000, 0x00000000,
10385};
10386
10387static const uint32_t ZPR4_with_zsub1_in_ZPR_3bSubClassMask[] = {
10388 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15050040, 0x000001f3, 0x00000000, 0x00000000,
10389};
10390
10391static const uint32_t ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10392 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020080, 0x000000a5, 0x00000000, 0x00000000,
10393};
10394
10395static const uint32_t ZPR4_with_zsub2_in_ZPR_3bSubClassMask[] = {
10396 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15140100, 0x000001f6, 0x00000000, 0x00000000,
10397};
10398
10399static const uint32_t ZPR4_with_zsub3_in_ZPR_3bSubClassMask[] = {
10400 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100200, 0x000001ec, 0x00000000, 0x00000000,
10401};
10402
10403static const uint32_t ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10404 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82080400, 0x0000015a, 0x00000000, 0x00000000,
10405};
10406
10407static const uint32_t ZPR4_with_zsub_in_FPR128_0to7SubClassMask[] = {
10408 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x91010800, 0x000001b1, 0x00000000, 0x00000000,
10409};
10410
10411static const uint32_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7SubClassMask[] = {
10412 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08201000, 0x00000000, 0x00000000, 0x00000000,
10413 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x11010000, 0x000001b1, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10414};
10415
10416static const uint32_t QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7SubClassMask[] = {
10417 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08602000, 0x00000000, 0x00000000, 0x00000000,
10418 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15040000, 0x000001f2, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10419};
10420
10421static const uint32_t QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7SubClassMask[] = {
10422 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08404000, 0x00000000, 0x00000000, 0x00000000,
10423 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100000, 0x000001e4, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10424};
10425
10426static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10427 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82008000, 0x00000110, 0x00000000, 0x00000000,
10428};
10429
10430static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bSubClassMask[] = {
10431 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x11010000, 0x000001b1, 0x00000000, 0x00000000,
10432};
10433
10434static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask[] = {
10435 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20020000, 0x000000a1, 0x00000000, 0x00000000,
10436};
10437
10438static const uint32_t ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bSubClassMask[] = {
10439 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x15040000, 0x000001f2, 0x00000000, 0x00000000,
10440};
10441
10442static const uint32_t ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10443 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82080000, 0x00000152, 0x00000000, 0x00000000,
10444};
10445
10446static const uint32_t ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSubClassMask[] = {
10447 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14100000, 0x000001e4, 0x00000000, 0x00000000,
10448};
10449
10450static const uint32_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7SubClassMask[] = {
10451 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08200000, 0x00000000, 0x00000000, 0x00000000,
10452 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x11000000, 0x000001b0, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10453};
10454
10455static const uint32_t QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7SubClassMask[] = {
10456 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08400000, 0x00000000, 0x00000000, 0x00000000,
10457 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14000000, 0x000001e0, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10458};
10459
10460static const uint32_t ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7SubClassMask[] = {
10461 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40800000, 0x00000080, 0x00000000, 0x00000000,
10462};
10463
10464static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bSubClassMask[] = {
10465 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x11000000, 0x000001b0, 0x00000000, 0x00000000,
10466};
10467
10468static const uint32_t ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10469 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x82000000, 0x00000110, 0x00000000, 0x00000000,
10470};
10471
10472static const uint32_t ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSubClassMask[] = {
10473 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x14000000, 0x000001e0, 0x00000000, 0x00000000,
10474};
10475
10476static const uint32_t QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7SubClassMask[] = {
10477 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000000, 0x00000000, 0x00000000,
10478 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x000001a0, 0x00000000, 0x00000000, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
10479};
10480
10481static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bSubClassMask[] = {
10482 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x000001a0, 0x00000000, 0x00000000,
10483};
10484
10485static const uint32_t ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loSubClassMask[] = {
10486 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000080, 0x00000000, 0x00000000,
10487};
10488
10489static const uint32_t ZPR4Strided_with_dsub_in_FPR64_loSubClassMask[] = {
10490 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000,
10491};
10492
10493static const uint32_t ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10494 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000110, 0x00000000, 0x00000000,
10495};
10496
10497static const uint32_t ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10498 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a1, 0x00000000, 0x00000000,
10499};
10500
10501static const uint32_t ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10502 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000152, 0x00000000, 0x00000000,
10503};
10504
10505static const uint32_t ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10506 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a4, 0x00000000, 0x00000000,
10507};
10508
10509static const uint32_t ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask[] = {
10510 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000148, 0x00000000, 0x00000000,
10511};
10512
10513static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10514 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000110, 0x00000000, 0x00000000,
10515};
10516
10517static const uint32_t ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask[] = {
10518 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x000000a0, 0x00000000, 0x00000000,
10519};
10520
10521static const uint32_t ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10522 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000140, 0x00000000, 0x00000000,
10523};
10524
10525static const uint32_t ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7SubClassMask[] = {
10526 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000080, 0x00000000, 0x00000000,
10527};
10528
10529static const uint32_t ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask[] = {
10530 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000100, 0x00000000, 0x00000000,
10531};
10532
10533static const uint32_t GPR64x8ClassSubClassMask[] = {
10534 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfffffe00, 0xfbffffff, 0x00001fff,
10535};
10536
10537static const uint32_t GPR64x8Class_with_x8sub_0_in_GPR64noipSubClassMask[] = {
10538 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xdd01c400, 0xfbdccf03, 0x00001fdf,
10539};
10540
10541static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask[] = {
10542 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x6c2c4800, 0xebf27d70, 0x00001f7f,
10543};
10544
10545static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10546 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xb4549000, 0xab7f9594, 0x00001dff,
10547};
10548
10549static const uint32_t GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10550 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x38992000, 0x9bbbaba9, 0x000017ff,
10551};
10552
10553static const uint32_t GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask[] = {
10554 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x4c004000, 0xebd04d00, 0x00001f5f,
10555};
10556
10557static const uint32_t GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10558 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x94008000, 0xab5c8500, 0x00001ddf,
10559};
10560
10561static const uint32_t GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10562 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x18010000, 0x9b988b01, 0x000017df,
10563};
10564
10565static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64SubClassMask[] = {
10566 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc3e20000, 0xfbfffeff, 0x00000fff,
10567};
10568
10569static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10570 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x24040000, 0xab721510, 0x00001d7f,
10571};
10572
10573static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10574 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x28080000, 0x8bb22920, 0x0000177f,
10575};
10576
10577static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10578 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x30100000, 0x8b3b8180, 0x000015ff,
10579};
10580
10581static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask[] = {
10582 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40200000, 0xebf27c70, 0x00000f7f,
10583};
10584
10585static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10586 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80400000, 0xab7f9494, 0x00000dff,
10587};
10588
10589static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10590 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00800000, 0x9bbbaaa9, 0x000007ff,
10591};
10592
10593static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPRnotx16SubClassMask[] = {
10594 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xc1000000, 0xfbdcce03, 0x00000fdf,
10595};
10596
10597static const uint32_t GPR64x8Class_with_x8sub_1_in_tcGPR64SubClassMask[] = {
10598 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0xfbed724e, 0x00000fff,
10599};
10600
10601static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10602 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0xab500500, 0x00001d5f,
10603};
10604
10605static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10606 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x8b900900, 0x0000175f,
10607};
10608
10609static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10610 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x8b188100, 0x000015df,
10611};
10612
10613static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10614 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x8b320100, 0x0000157f,
10615};
10616
10617static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask[] = {
10618 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0xebd04c00, 0x00000f5f,
10619};
10620
10621static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10622 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0xab5c8400, 0x00000ddf,
10623};
10624
10625static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10626 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x9b988a01, 0x000007df,
10627};
10628
10629static const uint32_t GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64SubClassMask[] = {
10630 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfbcc4202, 0x00000fdf,
10631};
10632
10633static const uint32_t GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10634 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab6d1004, 0x00000dff,
10635};
10636
10637static const uint32_t GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10638 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x9ba92208, 0x000007ff,
10639};
10640
10641static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10642 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab721410, 0x00000d7f,
10643};
10644
10645static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10646 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8bb22820, 0x0000077f,
10647};
10648
10649static const uint32_t GPR64x8Class_with_x8sub_2_in_tcGPRnotx16SubClassMask[] = {
10650 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebe07040, 0x00000f7f,
10651};
10652
10653static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10654 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b3b8080, 0x000005ff,
10655};
10656
10657static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10658 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b100100, 0x0000155f,
10659};
10660
10661static const uint32_t GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10662 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x9b880200, 0x000007df,
10663};
10664
10665static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10666 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab500400, 0x00000d5f,
10667};
10668
10669static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10670 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b900800, 0x0000075f,
10671};
10672
10673static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask[] = {
10674 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab601000, 0x00000d7f,
10675};
10676
10677static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10678 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8ba02000, 0x0000077f,
10679};
10680
10681static const uint32_t GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64SubClassMask[] = {
10682 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xebc04000, 0x00000f5f,
10683};
10684
10685static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10686 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b188000, 0x000005df,
10687};
10688
10689static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10690 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b290000, 0x000005ff,
10691};
10692
10693static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10694 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b320000, 0x0000057f,
10695};
10696
10697static const uint32_t GPR64x8Class_with_x8sub_4_in_tcGPRnotx16SubClassMask[] = {
10698 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab4c0000, 0x00000ddf,
10699};
10700
10701static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10702 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b080000, 0x000005df,
10703};
10704
10705static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10706 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b100000, 0x0000055f,
10707};
10708
10709static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask[] = {
10710 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b200000, 0x0000057f,
10711};
10712
10713static const uint32_t GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64SubClassMask[] = {
10714 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xab400000, 0x00000d5f,
10715};
10716
10717static const uint32_t GPR64x8Class_with_x8sub_6_in_tcGPRnotx16SubClassMask[] = {
10718 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b800000, 0x0000075f,
10719};
10720
10721static const uint32_t GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64SubClassMask[] = {
10722 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x8b000000, 0x0000055f,
10723};
10724
10725static const uint32_t GPR64x8Class_with_sub_32_in_GPR32argSubClassMask[] = {
10726 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0a000000, 0x0000054f,
10727};
10728
10729static const uint32_t MPR32SubClassMask[] = {
10730 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x04000000, 0x00000000,
10731 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs0
10732 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x0001c000, // zasubs1
10733 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs0
10734 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1_then_zasubs1
10735};
10736
10737static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64argSubClassMask[] = {
10738 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x00000546,
10739};
10740
10741static const uint32_t GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask[] = {
10742 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x10000000, 0x00000280,
10743};
10744
10745static const uint32_t GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10746 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x20000000, 0x00000810,
10747};
10748
10749static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask[] = {
10750 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x40000000, 0x00000a00,
10751};
10752
10753static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10754 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x00000018,
10755};
10756
10757static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10758 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000049,
10759};
10760
10761static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64argSubClassMask[] = {
10762 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000502,
10763};
10764
10765static const uint32_t GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10766 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000144,
10767};
10768
10769static const uint32_t GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10770 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000008,
10771};
10772
10773static const uint32_t GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10774 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000010,
10775};
10776
10777static const uint32_t GPR64x8Class_with_x8sub_0_in_tcGPRx16x17SubClassMask[] = {
10778 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000020,
10779};
10780
10781static const uint32_t GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10782 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000040,
10783};
10784
10785static const uint32_t GPR64x8Class_with_x8sub_2_in_tcGPRx16x17SubClassMask[] = {
10786 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000080,
10787};
10788
10789static const uint32_t GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask[] = {
10790 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000100,
10791};
10792
10793static const uint32_t GPR64x8Class_with_x8sub_4_in_tcGPRx16x17SubClassMask[] = {
10794 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000200,
10795};
10796
10797static const uint32_t GPR64x8Class_with_x8sub_6_in_GPR64argSubClassMask[] = {
10798 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000400,
10799};
10800
10801static const uint32_t GPR64x8Class_with_x8sub_6_in_tcGPRx16x17SubClassMask[] = {
10802 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000800,
10803};
10804
10805static const uint32_t GPR64x8Class_with_x8sub_7_in_FIXED_REGSSubClassMask[] = {
10806 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00001000,
10807};
10808
10809static const uint32_t ZTRSubClassMask[] = {
10810 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00002000,
10811};
10812
10813static const uint32_t MPR16SubClassMask[] = {
10814 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00004000,
10815 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh0
10816 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00018000, // zasubh1
10817};
10818
10819static const uint32_t MPRSubClassMask[] = {
10820 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00008000,
10821};
10822
10823static const uint32_t MPR8SubClassMask[] = {
10824 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00010000,
10825 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00008000, // zasubb
10826};
10827
10828static const uint16_t SuperRegIdxSeqs[] = {
10829 /* 0 */ 9, 10, 0,
10830 /* 3 */ 16, 0,
10831 /* 5 */ 20, 28, 0,
10832 /* 8 */ 20, 22, 24, 26, 28, 0,
10833 /* 14 */ 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 0,
10834 /* 25 */ 29, 0,
10835 /* 27 */ 32, 33, 0,
10836 /* 30 */ 39, 40, 41, 42, 0,
10837 /* 35 */ 36, 37, 55, 56, 0,
10838 /* 40 */ 30, 31, 45, 46, 51, 52, 59, 60, 0,
10839 /* 49 */ 34, 35, 43, 44, 47, 48, 49, 50, 53, 54, 57, 58, 61, 62, 63, 64, 0,
10840 /* 66 */ 8, 74, 0,
10841 /* 69 */ 8, 9, 10, 74, 0,
10842 /* 74 */ 16, 17, 19, 87, 88, 89, 90, 91, 92, 93, 94, 0,
10843 /* 86 */ 1, 65, 68, 71, 75, 79, 83, 95, 100, 105, 0,
10844 /* 97 */ 2, 3, 4, 5, 6, 76, 80, 84, 96, 101, 106, 0,
10845 /* 109 */ 7, 66, 69, 72, 77, 81, 85, 97, 102, 107, 0,
10846 /* 120 */ 15, 67, 70, 73, 78, 82, 86, 98, 103, 108, 0,
10847 /* 131 */ 11, 12, 13, 14, 38, 99, 104, 109, 0,
10848 /* 140 */ 127, 128, 129, 130, 0,
10849 /* 145 */ 126, 131, 132, 133, 134, 0,
10850 /* 151 */ 116, 137, 0,
10851 /* 154 */ 139, 0,
10852 /* 156 */ 142, 144, 0,
10853 /* 159 */ 141, 143, 145, 0,
10854 /* 163 */ 111, 113, 117, 124, 138, 147, 0,
10855 /* 170 */ 119, 121, 140, 149, 0,
10856 /* 175 */ 110, 112, 114, 115, 123, 125, 135, 146, 150, 0,
10857 /* 185 */ 118, 120, 122, 136, 148, 151, 0,
10858 /* 192 */ 141, 143, 145, 152, 153, 0,
10859};
10860
10861static const TargetRegisterClass *const FPR16_loSuperclasses[] = {
10862 &AArch64::FPR16RegClass,
10863 nullptr
10864};
10865
10866static const TargetRegisterClass *const PNRSuperclasses[] = {
10867 &AArch64::PPRorPNRRegClass,
10868 nullptr
10869};
10870
10871static const TargetRegisterClass *const PPRSuperclasses[] = {
10872 &AArch64::PPRorPNRRegClass,
10873 nullptr
10874};
10875
10876static const TargetRegisterClass *const PNR_3bSuperclasses[] = {
10877 &AArch64::PPRorPNRRegClass,
10878 &AArch64::PNRRegClass,
10879 nullptr
10880};
10881
10882static const TargetRegisterClass *const PNR_p8to15Superclasses[] = {
10883 &AArch64::PPRorPNRRegClass,
10884 &AArch64::PNRRegClass,
10885 nullptr
10886};
10887
10888static const TargetRegisterClass *const PPR_3bSuperclasses[] = {
10889 &AArch64::PPRorPNRRegClass,
10890 &AArch64::PPRRegClass,
10891 nullptr
10892};
10893
10894static const TargetRegisterClass *const PPR_p8to15Superclasses[] = {
10895 &AArch64::PPRorPNRRegClass,
10896 &AArch64::PPRRegClass,
10897 nullptr
10898};
10899
10900static const TargetRegisterClass *const PPR2Mul2Superclasses[] = {
10901 &AArch64::PPR2RegClass,
10902 nullptr
10903};
10904
10905static const TargetRegisterClass *const PPR2_with_psub1_in_PPR_3bSuperclasses[] = {
10906 &AArch64::PPR2RegClass,
10907 nullptr
10908};
10909
10910static const TargetRegisterClass *const PPR2_with_psub1_in_PPR_p8to15Superclasses[] = {
10911 &AArch64::PPR2RegClass,
10912 nullptr
10913};
10914
10915static const TargetRegisterClass *const PPR2_with_psub_in_PNR_3bSuperclasses[] = {
10916 &AArch64::PPR2RegClass,
10917 nullptr
10918};
10919
10920static const TargetRegisterClass *const PPR2_with_psub_in_PNR_p8to15Superclasses[] = {
10921 &AArch64::PPR2RegClass,
10922 nullptr
10923};
10924
10925static const TargetRegisterClass *const PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bSuperclasses[] = {
10926 &AArch64::PPR2RegClass,
10927 &AArch64::PPR2_with_psub1_in_PPR_3bRegClass,
10928 &AArch64::PPR2_with_psub_in_PNR_3bRegClass,
10929 nullptr
10930};
10931
10932static const TargetRegisterClass *const PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15Superclasses[] = {
10933 &AArch64::PPR2RegClass,
10934 &AArch64::PPR2_with_psub1_in_PPR_p8to15RegClass,
10935 &AArch64::PPR2_with_psub_in_PNR_p8to15RegClass,
10936 nullptr
10937};
10938
10939static const TargetRegisterClass *const PPR2Mul2_and_PPR2_with_psub_in_PNR_3bSuperclasses[] = {
10940 &AArch64::PPR2RegClass,
10941 &AArch64::PPR2Mul2RegClass,
10942 &AArch64::PPR2_with_psub1_in_PPR_3bRegClass,
10943 &AArch64::PPR2_with_psub_in_PNR_3bRegClass,
10944 &AArch64::PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClass,
10945 nullptr
10946};
10947
10948static const TargetRegisterClass *const PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15Superclasses[] = {
10949 &AArch64::PPR2RegClass,
10950 &AArch64::PPR2Mul2RegClass,
10951 &AArch64::PPR2_with_psub1_in_PPR_p8to15RegClass,
10952 &AArch64::PPR2_with_psub_in_PNR_p8to15RegClass,
10953 &AArch64::PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClass,
10954 nullptr
10955};
10956
10957static const TargetRegisterClass *const PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15Superclasses[] = {
10958 &AArch64::PPR2RegClass,
10959 &AArch64::PPR2_with_psub1_in_PPR_p8to15RegClass,
10960 &AArch64::PPR2_with_psub_in_PNR_3bRegClass,
10961 nullptr
10962};
10963
10964static const TargetRegisterClass *const PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bSuperclasses[] = {
10965 &AArch64::PPR2RegClass,
10966 &AArch64::PPR2_with_psub1_in_PPR_3bRegClass,
10967 &AArch64::PPR2_with_psub_in_PNR_p8to15RegClass,
10968 nullptr
10969};
10970
10971static const TargetRegisterClass *const GPR32Superclasses[] = {
10972 &AArch64::GPR32allRegClass,
10973 nullptr
10974};
10975
10976static const TargetRegisterClass *const GPR32spSuperclasses[] = {
10977 &AArch64::GPR32allRegClass,
10978 nullptr
10979};
10980
10981static const TargetRegisterClass *const GPR32commonSuperclasses[] = {
10982 &AArch64::GPR32allRegClass,
10983 &AArch64::GPR32RegClass,
10984 &AArch64::GPR32spRegClass,
10985 nullptr
10986};
10987
10988static const TargetRegisterClass *const FPR32_with_hsub_in_FPR16_loSuperclasses[] = {
10989 &AArch64::FPR32RegClass,
10990 nullptr
10991};
10992
10993static const TargetRegisterClass *const GPR32argSuperclasses[] = {
10994 &AArch64::GPR32allRegClass,
10995 &AArch64::GPR32RegClass,
10996 &AArch64::GPR32spRegClass,
10997 &AArch64::GPR32commonRegClass,
10998 nullptr
10999};
11000
11001static const TargetRegisterClass *const MatrixIndexGPR32_12_15Superclasses[] = {
11002 &AArch64::GPR32allRegClass,
11003 &AArch64::GPR32RegClass,
11004 &AArch64::GPR32spRegClass,
11005 &AArch64::GPR32commonRegClass,
11006 nullptr
11007};
11008
11009static const TargetRegisterClass *const MatrixIndexGPR32_8_11Superclasses[] = {
11010 &AArch64::GPR32allRegClass,
11011 &AArch64::GPR32RegClass,
11012 &AArch64::GPR32spRegClass,
11013 &AArch64::GPR32commonRegClass,
11014 nullptr
11015};
11016
11017static const TargetRegisterClass *const GPR32sponlySuperclasses[] = {
11018 &AArch64::GPR32allRegClass,
11019 &AArch64::GPR32spRegClass,
11020 nullptr
11021};
11022
11023static const TargetRegisterClass *const WSeqPairsClass_with_subo32_in_GPR32commonSuperclasses[] = {
11024 &AArch64::WSeqPairsClassRegClass,
11025 nullptr
11026};
11027
11028static const TargetRegisterClass *const WSeqPairsClass_with_sube32_in_GPR32argSuperclasses[] = {
11029 &AArch64::WSeqPairsClassRegClass,
11030 &AArch64::WSeqPairsClass_with_subo32_in_GPR32commonRegClass,
11031 nullptr
11032};
11033
11034static const TargetRegisterClass *const WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15Superclasses[] = {
11035 &AArch64::WSeqPairsClassRegClass,
11036 &AArch64::WSeqPairsClass_with_subo32_in_GPR32commonRegClass,
11037 nullptr
11038};
11039
11040static const TargetRegisterClass *const WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11Superclasses[] = {
11041 &AArch64::WSeqPairsClassRegClass,
11042 &AArch64::WSeqPairsClass_with_subo32_in_GPR32commonRegClass,
11043 nullptr
11044};
11045
11046static const TargetRegisterClass *const GPR64Superclasses[] = {
11047 &AArch64::GPR64allRegClass,
11048 nullptr
11049};
11050
11051static const TargetRegisterClass *const GPR64spSuperclasses[] = {
11052 &AArch64::GPR64allRegClass,
11053 nullptr
11054};
11055
11056static const TargetRegisterClass *const GPR64commonSuperclasses[] = {
11057 &AArch64::GPR64allRegClass,
11058 &AArch64::GPR64RegClass,
11059 &AArch64::GPR64spRegClass,
11060 nullptr
11061};
11062
11063static const TargetRegisterClass *const GPR64noipSuperclasses[] = {
11064 &AArch64::GPR64allRegClass,
11065 &AArch64::GPR64RegClass,
11066 nullptr
11067};
11068
11069static const TargetRegisterClass *const GPR64common_and_GPR64noipSuperclasses[] = {
11070 &AArch64::GPR64allRegClass,
11071 &AArch64::GPR64RegClass,
11072 &AArch64::GPR64spRegClass,
11073 &AArch64::GPR64commonRegClass,
11074 &AArch64::GPR64noipRegClass,
11075 nullptr
11076};
11077
11078static const TargetRegisterClass *const tcGPR64Superclasses[] = {
11079 &AArch64::GPR64allRegClass,
11080 &AArch64::GPR64RegClass,
11081 &AArch64::GPR64spRegClass,
11082 &AArch64::GPR64commonRegClass,
11083 nullptr
11084};
11085
11086static const TargetRegisterClass *const tcGPRnotx16Superclasses[] = {
11087 &AArch64::GPR64allRegClass,
11088 &AArch64::GPR64RegClass,
11089 &AArch64::GPR64spRegClass,
11090 &AArch64::GPR64commonRegClass,
11091 &AArch64::tcGPR64RegClass,
11092 nullptr
11093};
11094
11095static const TargetRegisterClass *const GPR64noip_and_tcGPR64Superclasses[] = {
11096 &AArch64::GPR64allRegClass,
11097 &AArch64::GPR64RegClass,
11098 &AArch64::GPR64spRegClass,
11099 &AArch64::GPR64commonRegClass,
11100 &AArch64::GPR64noipRegClass,
11101 &AArch64::GPR64common_and_GPR64noipRegClass,
11102 &AArch64::tcGPR64RegClass,
11103 &AArch64::tcGPRnotx16RegClass,
11104 nullptr
11105};
11106
11107static const TargetRegisterClass *const FPR64_loSuperclasses[] = {
11108 &AArch64::FPR64RegClass,
11109 nullptr
11110};
11111
11112static const TargetRegisterClass *const GPR64argSuperclasses[] = {
11113 &AArch64::GPR64allRegClass,
11114 &AArch64::GPR64RegClass,
11115 &AArch64::GPR64spRegClass,
11116 &AArch64::GPR64commonRegClass,
11117 &AArch64::GPR64noipRegClass,
11118 &AArch64::GPR64common_and_GPR64noipRegClass,
11119 &AArch64::tcGPR64RegClass,
11120 &AArch64::tcGPRnotx16RegClass,
11121 &AArch64::GPR64noip_and_tcGPR64RegClass,
11122 nullptr
11123};
11124
11125static const TargetRegisterClass *const GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses[] = {
11126 &AArch64::GPR64allRegClass,
11127 &AArch64::GPR64RegClass,
11128 &AArch64::GPR64spRegClass,
11129 &AArch64::GPR64commonRegClass,
11130 &AArch64::GPR64noipRegClass,
11131 &AArch64::GPR64common_and_GPR64noipRegClass,
11132 &AArch64::tcGPR64RegClass,
11133 &AArch64::tcGPRnotx16RegClass,
11134 &AArch64::GPR64noip_and_tcGPR64RegClass,
11135 nullptr
11136};
11137
11138static const TargetRegisterClass *const GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
11139 &AArch64::GPR64allRegClass,
11140 &AArch64::GPR64RegClass,
11141 &AArch64::GPR64spRegClass,
11142 &AArch64::GPR64commonRegClass,
11143 &AArch64::GPR64noipRegClass,
11144 &AArch64::GPR64common_and_GPR64noipRegClass,
11145 &AArch64::tcGPR64RegClass,
11146 &AArch64::tcGPRnotx16RegClass,
11147 &AArch64::GPR64noip_and_tcGPR64RegClass,
11148 nullptr
11149};
11150
11151static const TargetRegisterClass *const FIXED_REGS_with_sub_32Superclasses[] = {
11152 &AArch64::GPR64allRegClass,
11153 &AArch64::GPR64spRegClass,
11154 &AArch64::FIXED_REGSRegClass,
11155 nullptr
11156};
11157
11158static const TargetRegisterClass *const tcGPRx16x17Superclasses[] = {
11159 &AArch64::GPR64allRegClass,
11160 &AArch64::GPR64RegClass,
11161 &AArch64::GPR64spRegClass,
11162 &AArch64::GPR64commonRegClass,
11163 &AArch64::tcGPR64RegClass,
11164 nullptr
11165};
11166
11167static const TargetRegisterClass *const FIXED_REGS_and_GPR64Superclasses[] = {
11168 &AArch64::GPR64allRegClass,
11169 &AArch64::GPR64RegClass,
11170 &AArch64::GPR64spRegClass,
11171 &AArch64::GPR64commonRegClass,
11172 &AArch64::GPR64noipRegClass,
11173 &AArch64::GPR64common_and_GPR64noipRegClass,
11174 &AArch64::FIXED_REGSRegClass,
11175 &AArch64::FIXED_REGS_with_sub_32RegClass,
11176 nullptr
11177};
11178
11179static const TargetRegisterClass *const GPR64sponlySuperclasses[] = {
11180 &AArch64::GPR64allRegClass,
11181 &AArch64::GPR64spRegClass,
11182 &AArch64::FIXED_REGSRegClass,
11183 &AArch64::FIXED_REGS_with_sub_32RegClass,
11184 nullptr
11185};
11186
11187static const TargetRegisterClass *const tcGPRx17Superclasses[] = {
11188 &AArch64::GPR64allRegClass,
11189 &AArch64::GPR64RegClass,
11190 &AArch64::GPR64spRegClass,
11191 &AArch64::GPR64commonRegClass,
11192 &AArch64::tcGPR64RegClass,
11193 &AArch64::tcGPRnotx16RegClass,
11194 &AArch64::tcGPRx16x17RegClass,
11195 nullptr
11196};
11197
11198static const TargetRegisterClass *const DD_with_dsub0_in_FPR64_loSuperclasses[] = {
11199 &AArch64::DDRegClass,
11200 nullptr
11201};
11202
11203static const TargetRegisterClass *const DD_with_dsub1_in_FPR64_loSuperclasses[] = {
11204 &AArch64::DDRegClass,
11205 nullptr
11206};
11207
11208static const TargetRegisterClass *const DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loSuperclasses[] = {
11209 &AArch64::DDRegClass,
11210 &AArch64::DD_with_dsub0_in_FPR64_loRegClass,
11211 &AArch64::DD_with_dsub1_in_FPR64_loRegClass,
11212 nullptr
11213};
11214
11215static const TargetRegisterClass *const XSeqPairsClass_with_subo64_in_GPR64commonSuperclasses[] = {
11216 &AArch64::XSeqPairsClassRegClass,
11217 nullptr
11218};
11219
11220static const TargetRegisterClass *const XSeqPairsClass_with_subo64_in_GPR64noipSuperclasses[] = {
11221 &AArch64::XSeqPairsClassRegClass,
11222 nullptr
11223};
11224
11225static const TargetRegisterClass *const XSeqPairsClass_with_sube64_in_GPR64noipSuperclasses[] = {
11226 &AArch64::XSeqPairsClassRegClass,
11227 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11228 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11229 nullptr
11230};
11231
11232static const TargetRegisterClass *const XSeqPairsClass_with_sube64_in_tcGPR64Superclasses[] = {
11233 &AArch64::XSeqPairsClassRegClass,
11234 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11235 nullptr
11236};
11237
11238static const TargetRegisterClass *const XSeqPairsClass_with_sube64_in_tcGPRnotx16Superclasses[] = {
11239 &AArch64::XSeqPairsClassRegClass,
11240 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11241 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11242 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
11243 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11244 nullptr
11245};
11246
11247static const TargetRegisterClass *const XSeqPairsClass_with_subo64_in_tcGPR64Superclasses[] = {
11248 &AArch64::XSeqPairsClassRegClass,
11249 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11250 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11251 nullptr
11252};
11253
11254static const TargetRegisterClass *const XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64Superclasses[] = {
11255 &AArch64::XSeqPairsClassRegClass,
11256 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11257 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11258 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
11259 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11260 &AArch64::XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass,
11261 &AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClass,
11262 nullptr
11263};
11264
11265static const TargetRegisterClass *const XSeqPairsClass_with_sub_32_in_GPR32argSuperclasses[] = {
11266 &AArch64::XSeqPairsClassRegClass,
11267 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11268 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11269 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
11270 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11271 &AArch64::XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass,
11272 &AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClass,
11273 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClass,
11274 nullptr
11275};
11276
11277static const TargetRegisterClass *const XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses[] = {
11278 &AArch64::XSeqPairsClassRegClass,
11279 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11280 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11281 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
11282 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11283 &AArch64::XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass,
11284 &AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClass,
11285 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClass,
11286 nullptr
11287};
11288
11289static const TargetRegisterClass *const XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
11290 &AArch64::XSeqPairsClassRegClass,
11291 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11292 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11293 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
11294 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11295 &AArch64::XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass,
11296 &AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClass,
11297 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClass,
11298 nullptr
11299};
11300
11301static const TargetRegisterClass *const XSeqPairsClass_with_sube64_in_tcGPRx16x17Superclasses[] = {
11302 &AArch64::XSeqPairsClassRegClass,
11303 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11304 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
11305 &AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClass,
11306 nullptr
11307};
11308
11309static const TargetRegisterClass *const XSeqPairsClass_with_subo64_in_FIXED_REGSSuperclasses[] = {
11310 &AArch64::XSeqPairsClassRegClass,
11311 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
11312 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
11313 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
11314 nullptr
11315};
11316
11317static const TargetRegisterClass *const FPR128_loSuperclasses[] = {
11318 &AArch64::FPR128RegClass,
11319 nullptr
11320};
11321
11322static const TargetRegisterClass *const ZPR_4bSuperclasses[] = {
11323 &AArch64::ZPRRegClass,
11324 nullptr
11325};
11326
11327static const TargetRegisterClass *const FPR128_0to7Superclasses[] = {
11328 &AArch64::FPR128RegClass,
11329 &AArch64::FPR128_loRegClass,
11330 nullptr
11331};
11332
11333static const TargetRegisterClass *const ZPR_3bSuperclasses[] = {
11334 &AArch64::ZPRRegClass,
11335 &AArch64::ZPR_4bRegClass,
11336 nullptr
11337};
11338
11339static const TargetRegisterClass *const DDD_with_dsub0_in_FPR64_loSuperclasses[] = {
11340 &AArch64::DDDRegClass,
11341 nullptr
11342};
11343
11344static const TargetRegisterClass *const DDD_with_dsub1_in_FPR64_loSuperclasses[] = {
11345 &AArch64::DDDRegClass,
11346 nullptr
11347};
11348
11349static const TargetRegisterClass *const DDD_with_dsub2_in_FPR64_loSuperclasses[] = {
11350 &AArch64::DDDRegClass,
11351 nullptr
11352};
11353
11354static const TargetRegisterClass *const DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loSuperclasses[] = {
11355 &AArch64::DDDRegClass,
11356 &AArch64::DDD_with_dsub0_in_FPR64_loRegClass,
11357 &AArch64::DDD_with_dsub1_in_FPR64_loRegClass,
11358 nullptr
11359};
11360
11361static const TargetRegisterClass *const DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSuperclasses[] = {
11362 &AArch64::DDDRegClass,
11363 &AArch64::DDD_with_dsub1_in_FPR64_loRegClass,
11364 &AArch64::DDD_with_dsub2_in_FPR64_loRegClass,
11365 nullptr
11366};
11367
11368static const TargetRegisterClass *const DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSuperclasses[] = {
11369 &AArch64::DDDRegClass,
11370 &AArch64::DDD_with_dsub0_in_FPR64_loRegClass,
11371 &AArch64::DDD_with_dsub1_in_FPR64_loRegClass,
11372 &AArch64::DDD_with_dsub2_in_FPR64_loRegClass,
11373 &AArch64::DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClass,
11374 &AArch64::DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass,
11375 nullptr
11376};
11377
11378static const TargetRegisterClass *const DDDD_with_dsub0_in_FPR64_loSuperclasses[] = {
11379 &AArch64::DDDDRegClass,
11380 nullptr
11381};
11382
11383static const TargetRegisterClass *const DDDD_with_dsub1_in_FPR64_loSuperclasses[] = {
11384 &AArch64::DDDDRegClass,
11385 nullptr
11386};
11387
11388static const TargetRegisterClass *const DDDD_with_dsub2_in_FPR64_loSuperclasses[] = {
11389 &AArch64::DDDDRegClass,
11390 nullptr
11391};
11392
11393static const TargetRegisterClass *const DDDD_with_dsub3_in_FPR64_loSuperclasses[] = {
11394 &AArch64::DDDDRegClass,
11395 nullptr
11396};
11397
11398static const TargetRegisterClass *const DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loSuperclasses[] = {
11399 &AArch64::DDDDRegClass,
11400 &AArch64::DDDD_with_dsub0_in_FPR64_loRegClass,
11401 &AArch64::DDDD_with_dsub1_in_FPR64_loRegClass,
11402 nullptr
11403};
11404
11405static const TargetRegisterClass *const DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSuperclasses[] = {
11406 &AArch64::DDDDRegClass,
11407 &AArch64::DDDD_with_dsub1_in_FPR64_loRegClass,
11408 &AArch64::DDDD_with_dsub2_in_FPR64_loRegClass,
11409 nullptr
11410};
11411
11412static const TargetRegisterClass *const DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSuperclasses[] = {
11413 &AArch64::DDDDRegClass,
11414 &AArch64::DDDD_with_dsub2_in_FPR64_loRegClass,
11415 &AArch64::DDDD_with_dsub3_in_FPR64_loRegClass,
11416 nullptr
11417};
11418
11419static const TargetRegisterClass *const DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSuperclasses[] = {
11420 &AArch64::DDDDRegClass,
11421 &AArch64::DDDD_with_dsub0_in_FPR64_loRegClass,
11422 &AArch64::DDDD_with_dsub1_in_FPR64_loRegClass,
11423 &AArch64::DDDD_with_dsub2_in_FPR64_loRegClass,
11424 &AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClass,
11425 &AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass,
11426 nullptr
11427};
11428
11429static const TargetRegisterClass *const DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSuperclasses[] = {
11430 &AArch64::DDDDRegClass,
11431 &AArch64::DDDD_with_dsub1_in_FPR64_loRegClass,
11432 &AArch64::DDDD_with_dsub2_in_FPR64_loRegClass,
11433 &AArch64::DDDD_with_dsub3_in_FPR64_loRegClass,
11434 &AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass,
11435 &AArch64::DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass,
11436 nullptr
11437};
11438
11439static const TargetRegisterClass *const DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSuperclasses[] = {
11440 &AArch64::DDDDRegClass,
11441 &AArch64::DDDD_with_dsub0_in_FPR64_loRegClass,
11442 &AArch64::DDDD_with_dsub1_in_FPR64_loRegClass,
11443 &AArch64::DDDD_with_dsub2_in_FPR64_loRegClass,
11444 &AArch64::DDDD_with_dsub3_in_FPR64_loRegClass,
11445 &AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClass,
11446 &AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass,
11447 &AArch64::DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass,
11448 &AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass,
11449 &AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass,
11450 nullptr
11451};
11452
11453static const TargetRegisterClass *const QQ_with_dsub_in_FPR64_loSuperclasses[] = {
11454 &AArch64::QQRegClass,
11455 nullptr
11456};
11457
11458static const TargetRegisterClass *const QQ_with_qsub1_in_FPR128_loSuperclasses[] = {
11459 &AArch64::QQRegClass,
11460 nullptr
11461};
11462
11463static const TargetRegisterClass *const ZPR2Mul2Superclasses[] = {
11464 &AArch64::ZPR2RegClass,
11465 &AArch64::ZPR2StridedOrContiguousRegClass,
11466 nullptr
11467};
11468
11469static const TargetRegisterClass *const ZPR2StridedSuperclasses[] = {
11470 &AArch64::ZPR2StridedOrContiguousRegClass,
11471 nullptr
11472};
11473
11474static const TargetRegisterClass *const ZPR2StridedOrContiguous_with_dsub_in_FPR64_loSuperclasses[] = {
11475 &AArch64::ZPR2StridedOrContiguousRegClass,
11476 nullptr
11477};
11478
11479static const TargetRegisterClass *const ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11480 &AArch64::ZPR2RegClass,
11481 nullptr
11482};
11483
11484static const TargetRegisterClass *const ZPR2_with_zsub1_in_ZPR_4bSuperclasses[] = {
11485 &AArch64::ZPR2RegClass,
11486 nullptr
11487};
11488
11489static const TargetRegisterClass *const QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loSuperclasses[] = {
11490 &AArch64::QQRegClass,
11491 &AArch64::QQ_with_dsub_in_FPR64_loRegClass,
11492 &AArch64::QQ_with_qsub1_in_FPR128_loRegClass,
11493 nullptr
11494};
11495
11496static const TargetRegisterClass *const ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bSuperclasses[] = {
11497 &AArch64::ZPR2RegClass,
11498 &AArch64::ZPR2_with_dsub_in_FPR64_loRegClass,
11499 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
11500 nullptr
11501};
11502
11503static const TargetRegisterClass *const ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7Superclasses[] = {
11504 &AArch64::ZPR2StridedOrContiguousRegClass,
11505 &AArch64::ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
11506 nullptr
11507};
11508
11509static const TargetRegisterClass *const QQ_with_qsub0_in_FPR128_0to7Superclasses[] = {
11510 &AArch64::QQRegClass,
11511 &AArch64::QQ_with_dsub_in_FPR64_loRegClass,
11512 &AArch64::QQ_with_qsub1_in_FPR128_loRegClass,
11513 &AArch64::QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClass,
11514 nullptr
11515};
11516
11517static const TargetRegisterClass *const QQ_with_qsub1_in_FPR128_0to7Superclasses[] = {
11518 &AArch64::QQRegClass,
11519 &AArch64::QQ_with_qsub1_in_FPR128_loRegClass,
11520 nullptr
11521};
11522
11523static const TargetRegisterClass *const ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11524 &AArch64::ZPR2RegClass,
11525 &AArch64::ZPR2StridedOrContiguousRegClass,
11526 &AArch64::ZPR2Mul2RegClass,
11527 &AArch64::ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
11528 &AArch64::ZPR2_with_dsub_in_FPR64_loRegClass,
11529 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
11530 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass,
11531 nullptr
11532};
11533
11534static const TargetRegisterClass *const ZPR2Strided_with_dsub_in_FPR64_loSuperclasses[] = {
11535 &AArch64::ZPR2StridedOrContiguousRegClass,
11536 &AArch64::ZPR2StridedRegClass,
11537 &AArch64::ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
11538 &AArch64::ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass,
11539 nullptr
11540};
11541
11542static const TargetRegisterClass *const ZPR2_with_zsub1_in_ZPR_3bSuperclasses[] = {
11543 &AArch64::ZPR2RegClass,
11544 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
11545 nullptr
11546};
11547
11548static const TargetRegisterClass *const ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
11549 &AArch64::ZPR2RegClass,
11550 &AArch64::ZPR2_with_dsub_in_FPR64_loRegClass,
11551 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
11552 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass,
11553 nullptr
11554};
11555
11556static const TargetRegisterClass *const QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7Superclasses[] = {
11557 &AArch64::QQRegClass,
11558 &AArch64::QQ_with_dsub_in_FPR64_loRegClass,
11559 &AArch64::QQ_with_qsub1_in_FPR128_loRegClass,
11560 &AArch64::QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClass,
11561 &AArch64::QQ_with_qsub0_in_FPR128_0to7RegClass,
11562 &AArch64::QQ_with_qsub1_in_FPR128_0to7RegClass,
11563 nullptr
11564};
11565
11566static const TargetRegisterClass *const ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bSuperclasses[] = {
11567 &AArch64::ZPR2RegClass,
11568 &AArch64::ZPR2_with_dsub_in_FPR64_loRegClass,
11569 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
11570 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass,
11571 &AArch64::ZPR2_with_zsub1_in_ZPR_3bRegClass,
11572 &AArch64::ZPR2_with_zsub_in_FPR128_0to7RegClass,
11573 nullptr
11574};
11575
11576static const TargetRegisterClass *const ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
11577 &AArch64::ZPR2RegClass,
11578 &AArch64::ZPR2StridedOrContiguousRegClass,
11579 &AArch64::ZPR2Mul2RegClass,
11580 &AArch64::ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
11581 &AArch64::ZPR2_with_dsub_in_FPR64_loRegClass,
11582 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
11583 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass,
11584 &AArch64::ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass,
11585 &AArch64::ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11586 &AArch64::ZPR2_with_zsub1_in_ZPR_3bRegClass,
11587 &AArch64::ZPR2_with_zsub_in_FPR128_0to7RegClass,
11588 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClass,
11589 nullptr
11590};
11591
11592static const TargetRegisterClass *const QQQ_with_dsub_in_FPR64_loSuperclasses[] = {
11593 &AArch64::QQQRegClass,
11594 nullptr
11595};
11596
11597static const TargetRegisterClass *const QQQ_with_qsub1_in_FPR128_loSuperclasses[] = {
11598 &AArch64::QQQRegClass,
11599 nullptr
11600};
11601
11602static const TargetRegisterClass *const QQQ_with_qsub2_in_FPR128_loSuperclasses[] = {
11603 &AArch64::QQQRegClass,
11604 nullptr
11605};
11606
11607static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_loSuperclasses[] = {
11608 &AArch64::ZPR3RegClass,
11609 nullptr
11610};
11611
11612static const TargetRegisterClass *const ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
11613 &AArch64::ZPR3RegClass,
11614 nullptr
11615};
11616
11617static const TargetRegisterClass *const ZPR3_with_zsub1_in_ZPR_4bSuperclasses[] = {
11618 &AArch64::ZPR3RegClass,
11619 nullptr
11620};
11621
11622static const TargetRegisterClass *const ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
11623 &AArch64::ZPR3RegClass,
11624 nullptr
11625};
11626
11627static const TargetRegisterClass *const ZPR3_with_zsub2_in_ZPR_4bSuperclasses[] = {
11628 &AArch64::ZPR3RegClass,
11629 nullptr
11630};
11631
11632static const TargetRegisterClass *const QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loSuperclasses[] = {
11633 &AArch64::QQQRegClass,
11634 &AArch64::QQQ_with_dsub_in_FPR64_loRegClass,
11635 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11636 nullptr
11637};
11638
11639static const TargetRegisterClass *const QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loSuperclasses[] = {
11640 &AArch64::QQQRegClass,
11641 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11642 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11643 nullptr
11644};
11645
11646static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bSuperclasses[] = {
11647 &AArch64::ZPR3RegClass,
11648 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11649 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11650 nullptr
11651};
11652
11653static const TargetRegisterClass *const ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bSuperclasses[] = {
11654 &AArch64::ZPR3RegClass,
11655 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11656 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11657 nullptr
11658};
11659
11660static const TargetRegisterClass *const QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loSuperclasses[] = {
11661 &AArch64::QQQRegClass,
11662 &AArch64::QQQ_with_dsub_in_FPR64_loRegClass,
11663 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11664 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11665 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass,
11666 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11667 nullptr
11668};
11669
11670static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bSuperclasses[] = {
11671 &AArch64::ZPR3RegClass,
11672 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11673 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11674 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11675 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11676 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11677 nullptr
11678};
11679
11680static const TargetRegisterClass *const QQQ_with_qsub0_in_FPR128_0to7Superclasses[] = {
11681 &AArch64::QQQRegClass,
11682 &AArch64::QQQ_with_dsub_in_FPR64_loRegClass,
11683 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11684 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11685 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass,
11686 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11687 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11688 nullptr
11689};
11690
11691static const TargetRegisterClass *const QQQ_with_qsub1_in_FPR128_0to7Superclasses[] = {
11692 &AArch64::QQQRegClass,
11693 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11694 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11695 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11696 nullptr
11697};
11698
11699static const TargetRegisterClass *const QQQ_with_qsub2_in_FPR128_0to7Superclasses[] = {
11700 &AArch64::QQQRegClass,
11701 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11702 nullptr
11703};
11704
11705static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
11706 &AArch64::ZPR3RegClass,
11707 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11708 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11709 nullptr
11710};
11711
11712static const TargetRegisterClass *const ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11713 &AArch64::ZPR3RegClass,
11714 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11715 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11716 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11717 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11718 nullptr
11719};
11720
11721static const TargetRegisterClass *const ZPR3_with_zsub1_in_ZPR_3bSuperclasses[] = {
11722 &AArch64::ZPR3RegClass,
11723 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11724 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11725 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11726 nullptr
11727};
11728
11729static const TargetRegisterClass *const ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11730 &AArch64::ZPR3RegClass,
11731 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11732 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11733 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11734 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11735 nullptr
11736};
11737
11738static const TargetRegisterClass *const ZPR3_with_zsub2_in_ZPR_3bSuperclasses[] = {
11739 &AArch64::ZPR3RegClass,
11740 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11741 nullptr
11742};
11743
11744static const TargetRegisterClass *const ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
11745 &AArch64::ZPR3RegClass,
11746 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11747 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11748 nullptr
11749};
11750
11751static const TargetRegisterClass *const ZPR3_with_zsub_in_FPR128_0to7Superclasses[] = {
11752 &AArch64::ZPR3RegClass,
11753 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11754 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11755 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11756 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11757 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11758 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11759 nullptr
11760};
11761
11762static const TargetRegisterClass *const QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7Superclasses[] = {
11763 &AArch64::QQQRegClass,
11764 &AArch64::QQQ_with_dsub_in_FPR64_loRegClass,
11765 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11766 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11767 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass,
11768 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11769 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11770 &AArch64::QQQ_with_qsub0_in_FPR128_0to7RegClass,
11771 &AArch64::QQQ_with_qsub1_in_FPR128_0to7RegClass,
11772 nullptr
11773};
11774
11775static const TargetRegisterClass *const QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7Superclasses[] = {
11776 &AArch64::QQQRegClass,
11777 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11778 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11779 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11780 &AArch64::QQQ_with_qsub1_in_FPR128_0to7RegClass,
11781 &AArch64::QQQ_with_qsub2_in_FPR128_0to7RegClass,
11782 nullptr
11783};
11784
11785static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bSuperclasses[] = {
11786 &AArch64::ZPR3RegClass,
11787 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11788 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11789 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11790 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11791 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11792 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11793 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11794 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
11795 nullptr
11796};
11797
11798static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11799 &AArch64::ZPR3RegClass,
11800 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11801 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11802 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11803 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11804 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11805 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11806 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11807 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11808 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11809 nullptr
11810};
11811
11812static const TargetRegisterClass *const ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bSuperclasses[] = {
11813 &AArch64::ZPR3RegClass,
11814 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11815 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11816 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11817 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11818 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
11819 nullptr
11820};
11821
11822static const TargetRegisterClass *const ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11823 &AArch64::ZPR3RegClass,
11824 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11825 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11826 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11827 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11828 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11829 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11830 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11831 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11832 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11833 nullptr
11834};
11835
11836static const TargetRegisterClass *const QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7Superclasses[] = {
11837 &AArch64::QQQRegClass,
11838 &AArch64::QQQ_with_dsub_in_FPR64_loRegClass,
11839 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
11840 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
11841 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass,
11842 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11843 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
11844 &AArch64::QQQ_with_qsub0_in_FPR128_0to7RegClass,
11845 &AArch64::QQQ_with_qsub1_in_FPR128_0to7RegClass,
11846 &AArch64::QQQ_with_qsub2_in_FPR128_0to7RegClass,
11847 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClass,
11848 &AArch64::QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClass,
11849 nullptr
11850};
11851
11852static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bSuperclasses[] = {
11853 &AArch64::ZPR3RegClass,
11854 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11855 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11856 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11857 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11858 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11859 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11860 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11861 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
11862 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
11863 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass,
11864 &AArch64::ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
11865 nullptr
11866};
11867
11868static const TargetRegisterClass *const ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
11869 &AArch64::ZPR3RegClass,
11870 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11871 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11872 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11873 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11874 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11875 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11876 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11877 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11878 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11879 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11880 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
11881 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass,
11882 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11883 nullptr
11884};
11885
11886static const TargetRegisterClass *const ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
11887 &AArch64::ZPR3RegClass,
11888 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11889 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11890 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11891 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11892 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11893 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11894 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
11895 &AArch64::ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
11896 nullptr
11897};
11898
11899static const TargetRegisterClass *const ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
11900 &AArch64::ZPR3RegClass,
11901 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11902 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11903 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
11904 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11905 nullptr
11906};
11907
11908static const TargetRegisterClass *const ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
11909 &AArch64::ZPR3RegClass,
11910 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11911 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11912 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11913 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11914 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11915 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11916 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11917 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11918 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11919 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
11920 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11921 nullptr
11922};
11923
11924static const TargetRegisterClass *const ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
11925 &AArch64::ZPR3RegClass,
11926 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11927 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11928 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11929 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11930 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11931 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11932 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11933 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11934 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11935 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11936 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
11937 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
11938 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass,
11939 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11940 &AArch64::ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
11941 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
11942 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
11943 &AArch64::ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
11944 nullptr
11945};
11946
11947static const TargetRegisterClass *const ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
11948 &AArch64::ZPR3RegClass,
11949 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
11950 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11951 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
11952 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
11953 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
11954 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11955 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
11956 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11957 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
11958 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
11959 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11960 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
11961 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass,
11962 &AArch64::ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
11963 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
11964 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
11965 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
11966 &AArch64::ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
11967 nullptr
11968};
11969
11970static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_loSuperclasses[] = {
11971 &AArch64::QQQQRegClass,
11972 nullptr
11973};
11974
11975static const TargetRegisterClass *const QQQQ_with_qsub1_in_FPR128_loSuperclasses[] = {
11976 &AArch64::QQQQRegClass,
11977 nullptr
11978};
11979
11980static const TargetRegisterClass *const QQQQ_with_qsub2_in_FPR128_loSuperclasses[] = {
11981 &AArch64::QQQQRegClass,
11982 nullptr
11983};
11984
11985static const TargetRegisterClass *const QQQQ_with_qsub3_in_FPR128_loSuperclasses[] = {
11986 &AArch64::QQQQRegClass,
11987 nullptr
11988};
11989
11990static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_loSuperclasses[] = {
11991 &AArch64::ZPR4RegClass,
11992 nullptr
11993};
11994
11995static const TargetRegisterClass *const ZPR4_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
11996 &AArch64::ZPR4RegClass,
11997 nullptr
11998};
11999
12000static const TargetRegisterClass *const ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
12001 &AArch64::ZPR4RegClass,
12002 nullptr
12003};
12004
12005static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_4bSuperclasses[] = {
12006 &AArch64::ZPR4RegClass,
12007 nullptr
12008};
12009
12010static const TargetRegisterClass *const ZPR4_with_zsub2_in_ZPR_4bSuperclasses[] = {
12011 &AArch64::ZPR4RegClass,
12012 nullptr
12013};
12014
12015static const TargetRegisterClass *const ZPR4_with_zsub3_in_ZPR_4bSuperclasses[] = {
12016 &AArch64::ZPR4RegClass,
12017 nullptr
12018};
12019
12020static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loSuperclasses[] = {
12021 &AArch64::QQQQRegClass,
12022 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12023 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12024 nullptr
12025};
12026
12027static const TargetRegisterClass *const QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loSuperclasses[] = {
12028 &AArch64::QQQQRegClass,
12029 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12030 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12031 nullptr
12032};
12033
12034static const TargetRegisterClass *const QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSuperclasses[] = {
12035 &AArch64::QQQQRegClass,
12036 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12037 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12038 nullptr
12039};
12040
12041static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bSuperclasses[] = {
12042 &AArch64::ZPR4RegClass,
12043 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12044 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12045 nullptr
12046};
12047
12048static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bSuperclasses[] = {
12049 &AArch64::ZPR4RegClass,
12050 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12051 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12052 nullptr
12053};
12054
12055static const TargetRegisterClass *const ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSuperclasses[] = {
12056 &AArch64::ZPR4RegClass,
12057 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12058 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12059 nullptr
12060};
12061
12062static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loSuperclasses[] = {
12063 &AArch64::QQQQRegClass,
12064 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12065 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12066 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12067 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
12068 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12069 nullptr
12070};
12071
12072static const TargetRegisterClass *const QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSuperclasses[] = {
12073 &AArch64::QQQQRegClass,
12074 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12075 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12076 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12077 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12078 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12079 nullptr
12080};
12081
12082static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bSuperclasses[] = {
12083 &AArch64::ZPR4RegClass,
12084 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12085 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12086 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12087 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12088 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12089 nullptr
12090};
12091
12092static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSuperclasses[] = {
12093 &AArch64::ZPR4RegClass,
12094 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12095 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12096 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12097 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12098 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12099 nullptr
12100};
12101
12102static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loSuperclasses[] = {
12103 &AArch64::QQQQRegClass,
12104 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12105 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12106 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12107 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12108 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
12109 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12110 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12111 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12112 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12113 nullptr
12114};
12115
12116static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bSuperclasses[] = {
12117 &AArch64::ZPR4RegClass,
12118 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12119 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12120 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12121 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12122 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12123 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12124 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12125 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12126 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12127 nullptr
12128};
12129
12130static const TargetRegisterClass *const QQQQ_with_qsub0_in_FPR128_0to7Superclasses[] = {
12131 &AArch64::QQQQRegClass,
12132 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12133 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12134 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12135 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12136 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
12137 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12138 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12139 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12140 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12141 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12142 nullptr
12143};
12144
12145static const TargetRegisterClass *const QQQQ_with_qsub1_in_FPR128_0to7Superclasses[] = {
12146 &AArch64::QQQQRegClass,
12147 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12148 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12149 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12150 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12151 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12152 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12153 nullptr
12154};
12155
12156static const TargetRegisterClass *const QQQQ_with_qsub2_in_FPR128_0to7Superclasses[] = {
12157 &AArch64::QQQQRegClass,
12158 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12159 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12160 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12161 nullptr
12162};
12163
12164static const TargetRegisterClass *const QQQQ_with_qsub3_in_FPR128_0to7Superclasses[] = {
12165 &AArch64::QQQQRegClass,
12166 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12167 nullptr
12168};
12169
12170static const TargetRegisterClass *const ZPR4Mul4Superclasses[] = {
12171 &AArch64::ZPR4RegClass,
12172 &AArch64::ZPR4StridedOrContiguousRegClass,
12173 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12174 nullptr
12175};
12176
12177static const TargetRegisterClass *const ZPR4StridedSuperclasses[] = {
12178 &AArch64::ZPR4StridedOrContiguousRegClass,
12179 nullptr
12180};
12181
12182static const TargetRegisterClass *const ZPR4StridedOrContiguous_with_dsub_in_FPR64_loSuperclasses[] = {
12183 &AArch64::ZPR4StridedOrContiguousRegClass,
12184 nullptr
12185};
12186
12187static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
12188 &AArch64::ZPR4RegClass,
12189 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12190 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12191 nullptr
12192};
12193
12194static const TargetRegisterClass *const ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
12195 &AArch64::ZPR4RegClass,
12196 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12197 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12198 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12199 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12200 nullptr
12201};
12202
12203static const TargetRegisterClass *const ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
12204 &AArch64::ZPR4RegClass,
12205 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12206 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12207 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12208 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12209 nullptr
12210};
12211
12212static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_3bSuperclasses[] = {
12213 &AArch64::ZPR4RegClass,
12214 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12215 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12216 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12217 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12218 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12219 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12220 nullptr
12221};
12222
12223static const TargetRegisterClass *const ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
12224 &AArch64::ZPR4RegClass,
12225 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12226 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12227 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12228 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12229 nullptr
12230};
12231
12232static const TargetRegisterClass *const ZPR4_with_zsub2_in_ZPR_3bSuperclasses[] = {
12233 &AArch64::ZPR4RegClass,
12234 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12235 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12236 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12237 nullptr
12238};
12239
12240static const TargetRegisterClass *const ZPR4_with_zsub3_in_ZPR_3bSuperclasses[] = {
12241 &AArch64::ZPR4RegClass,
12242 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12243 nullptr
12244};
12245
12246static const TargetRegisterClass *const ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
12247 &AArch64::ZPR4RegClass,
12248 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12249 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12250 nullptr
12251};
12252
12253static const TargetRegisterClass *const ZPR4_with_zsub_in_FPR128_0to7Superclasses[] = {
12254 &AArch64::ZPR4RegClass,
12255 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12256 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12257 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12258 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12259 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12260 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12261 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12262 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12263 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12264 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12265 nullptr
12266};
12267
12268static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7Superclasses[] = {
12269 &AArch64::QQQQRegClass,
12270 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12271 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12272 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12273 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12274 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
12275 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12276 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12277 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12278 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12279 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12280 &AArch64::QQQQ_with_qsub0_in_FPR128_0to7RegClass,
12281 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12282 nullptr
12283};
12284
12285static const TargetRegisterClass *const QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7Superclasses[] = {
12286 &AArch64::QQQQRegClass,
12287 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12288 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12289 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12290 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12291 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12292 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12293 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12294 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12295 nullptr
12296};
12297
12298static const TargetRegisterClass *const QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Superclasses[] = {
12299 &AArch64::QQQQRegClass,
12300 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12301 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12302 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12303 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12304 &AArch64::QQQQ_with_qsub3_in_FPR128_0to7RegClass,
12305 nullptr
12306};
12307
12308static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
12309 &AArch64::ZPR4RegClass,
12310 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12311 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12312 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12313 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12314 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12315 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12316 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12317 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12318 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12319 nullptr
12320};
12321
12322static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bSuperclasses[] = {
12323 &AArch64::ZPR4RegClass,
12324 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12325 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12326 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12327 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12328 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12329 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12330 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12331 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12332 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12333 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12334 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12335 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12336 nullptr
12337};
12338
12339static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses[] = {
12340 &AArch64::ZPR4RegClass,
12341 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12342 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12343 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12344 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12345 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12346 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12347 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12348 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12349 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12350 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12351 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12352 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12353 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12354 nullptr
12355};
12356
12357static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bSuperclasses[] = {
12358 &AArch64::ZPR4RegClass,
12359 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12360 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12361 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12362 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12363 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12364 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12365 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12366 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12367 nullptr
12368};
12369
12370static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
12371 &AArch64::ZPR4RegClass,
12372 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12373 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12374 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12375 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12376 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12377 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12378 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12379 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12380 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12381 nullptr
12382};
12383
12384static const TargetRegisterClass *const ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSuperclasses[] = {
12385 &AArch64::ZPR4RegClass,
12386 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12387 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12388 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12389 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12390 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12391 nullptr
12392};
12393
12394static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7Superclasses[] = {
12395 &AArch64::QQQQRegClass,
12396 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12397 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12398 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12399 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12400 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
12401 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12402 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12403 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12404 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12405 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12406 &AArch64::QQQQ_with_qsub0_in_FPR128_0to7RegClass,
12407 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12408 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12409 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12410 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12411 nullptr
12412};
12413
12414static const TargetRegisterClass *const QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Superclasses[] = {
12415 &AArch64::QQQQRegClass,
12416 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12417 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12418 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12419 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12420 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12421 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12422 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12423 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12424 &AArch64::QQQQ_with_qsub3_in_FPR128_0to7RegClass,
12425 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12426 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass,
12427 nullptr
12428};
12429
12430static const TargetRegisterClass *const ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7Superclasses[] = {
12431 &AArch64::ZPR4StridedOrContiguousRegClass,
12432 &AArch64::ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
12433 nullptr
12434};
12435
12436static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bSuperclasses[] = {
12437 &AArch64::ZPR4RegClass,
12438 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12439 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12440 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12441 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12442 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12443 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12444 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12445 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12446 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12447 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12448 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12449 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12450 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12451 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12452 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12453 nullptr
12454};
12455
12456static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
12457 &AArch64::ZPR4RegClass,
12458 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12459 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12460 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12461 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12462 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12463 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12464 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12465 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12466 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12467 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12468 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12469 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12470 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12471 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12472 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12473 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12474 nullptr
12475};
12476
12477static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSuperclasses[] = {
12478 &AArch64::ZPR4RegClass,
12479 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12480 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12481 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12482 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12483 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12484 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12485 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12486 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12487 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12488 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12489 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12490 nullptr
12491};
12492
12493static const TargetRegisterClass *const QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7Superclasses[] = {
12494 &AArch64::QQQQRegClass,
12495 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
12496 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
12497 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
12498 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
12499 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
12500 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12501 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12502 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
12503 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12504 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
12505 &AArch64::QQQQ_with_qsub0_in_FPR128_0to7RegClass,
12506 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12507 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12508 &AArch64::QQQQ_with_qsub3_in_FPR128_0to7RegClass,
12509 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClass,
12510 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12511 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass,
12512 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass,
12513 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass,
12514 nullptr
12515};
12516
12517static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bSuperclasses[] = {
12518 &AArch64::ZPR4RegClass,
12519 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12520 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12521 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12522 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12523 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12524 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12525 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12526 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12527 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12528 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12529 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12530 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12531 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12532 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12533 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12534 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12535 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12536 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12537 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12538 nullptr
12539};
12540
12541static const TargetRegisterClass *const ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loSuperclasses[] = {
12542 &AArch64::ZPR4RegClass,
12543 &AArch64::ZPR4StridedOrContiguousRegClass,
12544 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12545 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12546 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12547 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12548 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12549 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12550 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12551 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12552 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12553 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12554 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12555 &AArch64::ZPR4Mul4RegClass,
12556 &AArch64::ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
12557 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12558 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12559 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12560 nullptr
12561};
12562
12563static const TargetRegisterClass *const ZPR4Strided_with_dsub_in_FPR64_loSuperclasses[] = {
12564 &AArch64::ZPR4StridedOrContiguousRegClass,
12565 &AArch64::ZPR4StridedRegClass,
12566 &AArch64::ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
12567 &AArch64::ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass,
12568 nullptr
12569};
12570
12571static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
12572 &AArch64::ZPR4RegClass,
12573 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12574 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12575 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12576 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12577 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12578 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12579 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12580 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12581 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12582 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12583 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12584 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12585 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12586 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12587 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12588 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12589 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12590 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12591 nullptr
12592};
12593
12594static const TargetRegisterClass *const ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
12595 &AArch64::ZPR4RegClass,
12596 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12597 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12598 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12599 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12600 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12601 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12602 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12603 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12604 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12605 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12606 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12607 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12608 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12609 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12610 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12611 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12612 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12613 nullptr
12614};
12615
12616static const TargetRegisterClass *const ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
12617 &AArch64::ZPR4RegClass,
12618 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12619 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12620 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12621 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12622 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12623 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12624 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12625 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12626 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12627 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12628 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12629 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12630 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12631 nullptr
12632};
12633
12634static const TargetRegisterClass *const ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
12635 &AArch64::ZPR4RegClass,
12636 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12637 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12638 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12639 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12640 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12641 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12642 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12643 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12644 nullptr
12645};
12646
12647static const TargetRegisterClass *const ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses[] = {
12648 &AArch64::ZPR4RegClass,
12649 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12650 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12651 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12652 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12653 nullptr
12654};
12655
12656static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
12657 &AArch64::ZPR4RegClass,
12658 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12659 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12660 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12661 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12662 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12663 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12664 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12665 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12666 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12667 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12668 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12669 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12670 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12671 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12672 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12673 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12674 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12675 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12676 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12677 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12678 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12679 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12680 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12681 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12682 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12683 nullptr
12684};
12685
12686static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses[] = {
12687 &AArch64::ZPR4RegClass,
12688 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12689 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12690 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12691 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12692 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12693 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12694 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12695 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12696 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12697 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12698 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12699 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12700 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12701 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12702 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12703 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12704 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12705 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12706 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12707 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12708 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12709 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12710 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12711 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12712 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12713 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12714 nullptr
12715};
12716
12717static const TargetRegisterClass *const ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
12718 &AArch64::ZPR4RegClass,
12719 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12720 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12721 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12722 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12723 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12724 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12725 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12726 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12727 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12728 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12729 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12730 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12731 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12732 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12733 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12734 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12735 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12736 &AArch64::ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12737 nullptr
12738};
12739
12740static const TargetRegisterClass *const ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7Superclasses[] = {
12741 &AArch64::ZPR4RegClass,
12742 &AArch64::ZPR4StridedOrContiguousRegClass,
12743 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12744 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12745 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12746 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12747 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12748 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12749 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12750 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12751 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12752 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12753 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12754 &AArch64::ZPR4Mul4RegClass,
12755 &AArch64::ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
12756 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12757 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12758 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12759 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12760 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12761 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12762 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12763 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12764 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12765 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12766 &AArch64::ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass,
12767 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12768 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12769 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12770 &AArch64::ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClass,
12771 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12772 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12773 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12774 nullptr
12775};
12776
12777static const TargetRegisterClass *const ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses[] = {
12778 &AArch64::ZPR4RegClass,
12779 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
12780 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12781 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
12782 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
12783 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
12784 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
12785 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12786 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12787 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
12788 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12789 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
12790 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12791 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12792 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
12793 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
12794 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
12795 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12796 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
12797 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
12798 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
12799 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12800 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12801 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12802 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
12803 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12804 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12805 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
12806 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12807 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12808 &AArch64::ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
12809 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
12810 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
12811 nullptr
12812};
12813
12814static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_GPR64noipSuperclasses[] = {
12815 &AArch64::GPR64x8ClassRegClass,
12816 nullptr
12817};
12818
12819static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses[] = {
12820 &AArch64::GPR64x8ClassRegClass,
12821 nullptr
12822};
12823
12824static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
12825 &AArch64::GPR64x8ClassRegClass,
12826 nullptr
12827};
12828
12829static const TargetRegisterClass *const GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12830 &AArch64::GPR64x8ClassRegClass,
12831 nullptr
12832};
12833
12834static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses[] = {
12835 &AArch64::GPR64x8ClassRegClass,
12836 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12837 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12838 nullptr
12839};
12840
12841static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
12842 &AArch64::GPR64x8ClassRegClass,
12843 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12844 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12845 nullptr
12846};
12847
12848static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12849 &AArch64::GPR64x8ClassRegClass,
12850 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12851 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12852 nullptr
12853};
12854
12855static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64Superclasses[] = {
12856 &AArch64::GPR64x8ClassRegClass,
12857 nullptr
12858};
12859
12860static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
12861 &AArch64::GPR64x8ClassRegClass,
12862 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12863 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12864 nullptr
12865};
12866
12867static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12868 &AArch64::GPR64x8ClassRegClass,
12869 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12870 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12871 nullptr
12872};
12873
12874static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12875 &AArch64::GPR64x8ClassRegClass,
12876 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12877 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12878 nullptr
12879};
12880
12881static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses[] = {
12882 &AArch64::GPR64x8ClassRegClass,
12883 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12884 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12885 nullptr
12886};
12887
12888static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
12889 &AArch64::GPR64x8ClassRegClass,
12890 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12891 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12892 nullptr
12893};
12894
12895static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12896 &AArch64::GPR64x8ClassRegClass,
12897 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12898 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12899 nullptr
12900};
12901
12902static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPRnotx16Superclasses[] = {
12903 &AArch64::GPR64x8ClassRegClass,
12904 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12905 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12906 nullptr
12907};
12908
12909static const TargetRegisterClass *const GPR64x8Class_with_x8sub_1_in_tcGPR64Superclasses[] = {
12910 &AArch64::GPR64x8ClassRegClass,
12911 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12912 nullptr
12913};
12914
12915static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
12916 &AArch64::GPR64x8ClassRegClass,
12917 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12918 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12919 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12920 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12921 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12922 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12923 nullptr
12924};
12925
12926static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12927 &AArch64::GPR64x8ClassRegClass,
12928 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12929 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12930 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12931 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12932 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12933 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12934 nullptr
12935};
12936
12937static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12938 &AArch64::GPR64x8ClassRegClass,
12939 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12940 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12941 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12942 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12943 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12944 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12945 nullptr
12946};
12947
12948static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12949 &AArch64::GPR64x8ClassRegClass,
12950 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12951 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12952 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12953 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12954 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12955 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12956 nullptr
12957};
12958
12959static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses[] = {
12960 &AArch64::GPR64x8ClassRegClass,
12961 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12962 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12963 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12964 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12965 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
12966 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
12967 nullptr
12968};
12969
12970static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
12971 &AArch64::GPR64x8ClassRegClass,
12972 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12973 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12974 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12975 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12976 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
12977 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
12978 nullptr
12979};
12980
12981static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
12982 &AArch64::GPR64x8ClassRegClass,
12983 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12984 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12985 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12986 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12987 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
12988 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
12989 nullptr
12990};
12991
12992static const TargetRegisterClass *const GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64Superclasses[] = {
12993 &AArch64::GPR64x8ClassRegClass,
12994 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
12995 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
12996 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
12997 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
12998 nullptr
12999};
13000
13001static const TargetRegisterClass *const GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
13002 &AArch64::GPR64x8ClassRegClass,
13003 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13004 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13005 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13006 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13007 nullptr
13008};
13009
13010static const TargetRegisterClass *const GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13011 &AArch64::GPR64x8ClassRegClass,
13012 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13013 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13014 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13015 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13016 nullptr
13017};
13018
13019static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
13020 &AArch64::GPR64x8ClassRegClass,
13021 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13022 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13023 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13024 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13025 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13026 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13027 nullptr
13028};
13029
13030static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13031 &AArch64::GPR64x8ClassRegClass,
13032 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13033 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13034 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13035 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13036 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13037 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13038 nullptr
13039};
13040
13041static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_tcGPRnotx16Superclasses[] = {
13042 &AArch64::GPR64x8ClassRegClass,
13043 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13044 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13045 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13046 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13047 nullptr
13048};
13049
13050static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13051 &AArch64::GPR64x8ClassRegClass,
13052 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13053 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13054 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13055 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13056 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13057 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13058 nullptr
13059};
13060
13061static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13062 &AArch64::GPR64x8ClassRegClass,
13063 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13064 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13065 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13066 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13067 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13068 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13069 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13070 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13071 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13072 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13073 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13074 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13075 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13076 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13077 nullptr
13078};
13079
13080static const TargetRegisterClass *const GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13081 &AArch64::GPR64x8ClassRegClass,
13082 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13083 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13084 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13085 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13086 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13087 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13088 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13089 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13090 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13091 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13092 nullptr
13093};
13094
13095static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
13096 &AArch64::GPR64x8ClassRegClass,
13097 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13098 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13099 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13100 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13101 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13102 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13103 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13104 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13105 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13106 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13107 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13108 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13109 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13110 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13111 nullptr
13112};
13113
13114static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13115 &AArch64::GPR64x8ClassRegClass,
13116 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13117 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13118 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13119 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13120 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13121 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13122 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13123 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13124 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13125 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13126 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13127 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13128 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13129 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13130 nullptr
13131};
13132
13133static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses[] = {
13134 &AArch64::GPR64x8ClassRegClass,
13135 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13136 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13137 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13138 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13139 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13140 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13141 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13142 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13143 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13144 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13145 nullptr
13146};
13147
13148static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13149 &AArch64::GPR64x8ClassRegClass,
13150 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13151 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13152 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13153 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13154 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13155 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13156 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13157 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13158 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13159 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13160 nullptr
13161};
13162
13163static const TargetRegisterClass *const GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64Superclasses[] = {
13164 &AArch64::GPR64x8ClassRegClass,
13165 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13166 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13167 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13168 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13169 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13170 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13171 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13172 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13173 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13174 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13175 nullptr
13176};
13177
13178static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13179 &AArch64::GPR64x8ClassRegClass,
13180 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13181 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13182 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13183 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13184 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13185 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13186 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13187 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13188 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13189 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13190 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13191 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13192 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13193 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13194 nullptr
13195};
13196
13197static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13198 &AArch64::GPR64x8ClassRegClass,
13199 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13200 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13201 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13202 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13203 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13204 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13205 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13206 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13207 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13208 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13209 nullptr
13210};
13211
13212static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13213 &AArch64::GPR64x8ClassRegClass,
13214 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13215 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13216 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13217 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13218 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13219 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13220 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13221 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13222 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13223 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13224 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13225 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13226 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13227 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13228 nullptr
13229};
13230
13231static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_tcGPRnotx16Superclasses[] = {
13232 &AArch64::GPR64x8ClassRegClass,
13233 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13234 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13235 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13236 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13237 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13238 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13239 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13240 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13241 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13242 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13243 nullptr
13244};
13245
13246static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13247 &AArch64::GPR64x8ClassRegClass,
13248 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13249 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13250 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13251 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13252 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13253 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13254 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13255 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13256 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13257 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13258 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13259 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13260 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13261 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13262 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13263 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13264 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13265 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13266 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13267 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13268 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13269 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13270 nullptr
13271};
13272
13273static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13274 &AArch64::GPR64x8ClassRegClass,
13275 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13276 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13277 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13278 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13279 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13280 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13281 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13282 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13283 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13284 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13285 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13286 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13287 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13288 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13289 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13290 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13291 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13292 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13293 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13294 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13295 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13296 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13297 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13298 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13299 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13300 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13301 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13302 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13303 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13304 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13305 nullptr
13306};
13307
13308static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses[] = {
13309 &AArch64::GPR64x8ClassRegClass,
13310 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13311 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13312 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13313 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13314 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13315 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13316 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13317 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13318 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13319 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13320 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13321 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13322 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13323 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13324 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13325 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13326 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13327 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13328 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13329 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13330 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13331 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13332 nullptr
13333};
13334
13335static const TargetRegisterClass *const GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64Superclasses[] = {
13336 &AArch64::GPR64x8ClassRegClass,
13337 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13338 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13339 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13340 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13341 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13342 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13343 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13344 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13345 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13346 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13347 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13348 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13349 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13350 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13351 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13352 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13353 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13354 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13355 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13356 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13357 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13358 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13359 nullptr
13360};
13361
13362static const TargetRegisterClass *const GPR64x8Class_with_x8sub_6_in_tcGPRnotx16Superclasses[] = {
13363 &AArch64::GPR64x8ClassRegClass,
13364 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13365 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13366 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13367 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13368 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13369 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13370 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13371 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13372 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13373 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13374 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13375 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13376 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13377 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13378 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13379 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13380 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13381 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13382 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13383 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13384 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13385 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13386 nullptr
13387};
13388
13389static const TargetRegisterClass *const GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64Superclasses[] = {
13390 &AArch64::GPR64x8ClassRegClass,
13391 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13392 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13393 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13394 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13395 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13396 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13397 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13398 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13399 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13400 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13401 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13402 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13403 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13404 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13405 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13406 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13407 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13408 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13409 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13410 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13411 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13412 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13413 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13414 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13415 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13416 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13417 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13418 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13419 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13420 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13421 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13422 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13423 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13424 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13425 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13426 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13427 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13428 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13429 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13430 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13431 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13432 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13433 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13434 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13435 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13436 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13437 nullptr
13438};
13439
13440static const TargetRegisterClass *const GPR64x8Class_with_sub_32_in_GPR32argSuperclasses[] = {
13441 &AArch64::GPR64x8ClassRegClass,
13442 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13443 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13444 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13445 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13446 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13447 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13448 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13449 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13450 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13451 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13452 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13453 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13454 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13455 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13456 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13457 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13458 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13459 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13460 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13461 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13462 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13463 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13464 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13465 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13466 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13467 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13468 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13469 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13470 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13471 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13472 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13473 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13474 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13475 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13476 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13477 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13478 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13479 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13480 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13481 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13482 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13483 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13484 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13485 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13486 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13487 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13488 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13489 nullptr
13490};
13491
13492static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64argSuperclasses[] = {
13493 &AArch64::GPR64x8ClassRegClass,
13494 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13495 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13496 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13497 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13498 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13499 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13500 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13501 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13502 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13503 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13504 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13505 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13506 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13507 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13508 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13509 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13510 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13511 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13512 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13513 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13514 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13515 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13516 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13517 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13518 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13519 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13520 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13521 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13522 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13523 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13524 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13525 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13526 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13527 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13528 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13529 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13530 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13531 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13532 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13533 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13534 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13535 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13536 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13537 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13538 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13539 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13540 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13541 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
13542 nullptr
13543};
13544
13545static const TargetRegisterClass *const GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses[] = {
13546 &AArch64::GPR64x8ClassRegClass,
13547 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13548 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13549 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13550 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13551 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13552 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13553 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13554 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13555 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13556 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13557 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13558 nullptr
13559};
13560
13561static const TargetRegisterClass *const GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13562 &AArch64::GPR64x8ClassRegClass,
13563 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13564 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13565 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13566 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13567 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13568 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13569 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13570 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13571 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13572 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13573 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13574 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13575 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13576 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13577 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13578 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13579 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13580 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13581 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13582 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13583 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13584 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13585 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13586 nullptr
13587};
13588
13589static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses[] = {
13590 &AArch64::GPR64x8ClassRegClass,
13591 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13592 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13593 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13594 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13595 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13596 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13597 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13598 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13599 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13600 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13601 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13602 nullptr
13603};
13604
13605static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13606 &AArch64::GPR64x8ClassRegClass,
13607 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13608 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13609 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13610 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13611 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13612 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13613 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13614 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13615 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13616 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13617 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13618 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13619 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13620 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13621 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13622 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13623 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13624 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13625 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13626 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13627 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13628 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13629 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13630 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13631 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13632 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13633 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13634 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13635 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13636 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13637 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13638 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13639 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13640 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13641 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13642 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13643 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13644 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13645 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13646 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13647 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13648 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13649 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13650 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13651 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13652 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13653 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13654 nullptr
13655};
13656
13657static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13658 &AArch64::GPR64x8ClassRegClass,
13659 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13660 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13661 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13662 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13663 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13664 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13665 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13666 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13667 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13668 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13669 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13670 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13671 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13672 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13673 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13674 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13675 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13676 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13677 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13678 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13679 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13680 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13681 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13682 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13683 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13684 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13685 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13686 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13687 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13688 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13689 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13690 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13691 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13692 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13693 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13694 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13695 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13696 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13697 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13698 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13699 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13700 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13701 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13702 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13703 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13704 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13705 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13706 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
13707 nullptr
13708};
13709
13710static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64argSuperclasses[] = {
13711 &AArch64::GPR64x8ClassRegClass,
13712 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13713 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13714 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13715 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13716 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13717 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13718 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13719 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13720 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13721 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13722 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13723 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13724 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13725 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13726 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13727 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13728 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13729 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13730 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13731 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13732 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13733 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13734 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13735 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13736 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13737 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13738 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13739 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13740 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13741 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13742 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13743 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13744 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13745 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13746 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13747 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13748 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13749 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13750 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13751 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13752 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13753 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13754 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13755 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13756 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13757 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13758 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13759 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
13760 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClass,
13761 nullptr
13762};
13763
13764static const TargetRegisterClass *const GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13765 &AArch64::GPR64x8ClassRegClass,
13766 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13767 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13768 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13769 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13770 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13771 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13772 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13773 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13774 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13775 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13776 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13777 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13778 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13779 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13780 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13781 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13782 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13783 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13784 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13785 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13786 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13787 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13788 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13789 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13790 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13791 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13792 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13793 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13794 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13795 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13796 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13797 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13798 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13799 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13800 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13801 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13802 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13803 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13804 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13805 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13806 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13807 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13808 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13809 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13810 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13811 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13812 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13813 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
13814 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClass,
13815 nullptr
13816};
13817
13818static const TargetRegisterClass *const GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13819 &AArch64::GPR64x8ClassRegClass,
13820 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13821 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13822 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13823 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13824 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13825 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13826 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13827 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13828 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13829 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13830 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13831 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13832 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13833 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13834 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13835 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13836 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13837 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13838 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13839 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13840 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13841 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13842 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13843 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13844 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13845 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13846 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13847 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13848 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13849 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13850 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13851 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13852 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13853 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13854 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13855 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13856 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13857 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13858 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13859 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13860 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13861 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13862 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13863 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13864 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13865 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13866 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13867 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
13868 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
13869 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
13870 nullptr
13871};
13872
13873static const TargetRegisterClass *const GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13874 &AArch64::GPR64x8ClassRegClass,
13875 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13876 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13877 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13878 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13879 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13880 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13881 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13882 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13883 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13884 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13885 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13886 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13887 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13888 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13889 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13890 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13891 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13892 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13893 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13894 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13895 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13896 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13897 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13898 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13899 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13900 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13901 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13902 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13903 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13904 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13905 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13906 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13907 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13908 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13909 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13910 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13911 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13912 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13913 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13914 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13915 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13916 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13917 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13918 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13919 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
13920 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
13921 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
13922 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
13923 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
13924 nullptr
13925};
13926
13927static const TargetRegisterClass *const GPR64x8Class_with_x8sub_0_in_tcGPRx16x17Superclasses[] = {
13928 &AArch64::GPR64x8ClassRegClass,
13929 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13930 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13931 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13932 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13933 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13934 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13935 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13936 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13937 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13938 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13939 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13940 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13941 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13942 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13943 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13944 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13945 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13946 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13947 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13948 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13949 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13950 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13951 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13952 nullptr
13953};
13954
13955static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
13956 &AArch64::GPR64x8ClassRegClass,
13957 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
13958 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13959 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13960 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13961 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13962 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13963 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13964 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
13965 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13966 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13967 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13968 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13969 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13970 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13971 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
13972 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
13973 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13974 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13975 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13976 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13977 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
13978 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13979 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13980 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
13981 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13982 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13983 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13984 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13985 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
13986 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13987 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13988 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13989 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13990 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13991 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
13992 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13993 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
13994 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13995 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13996 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13997 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
13998 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
13999 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14000 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14001 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
14002 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
14003 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
14004 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
14005 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClass,
14006 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
14007 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
14008 nullptr
14009};
14010
14011static const TargetRegisterClass *const GPR64x8Class_with_x8sub_2_in_tcGPRx16x17Superclasses[] = {
14012 &AArch64::GPR64x8ClassRegClass,
14013 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
14014 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14015 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14016 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14017 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14018 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
14019 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14020 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14021 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14022 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
14023 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
14024 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14025 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14026 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14027 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
14028 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14029 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14030 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14031 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14032 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14033 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14034 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
14035 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14036 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
14037 nullptr
14038};
14039
14040static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses[] = {
14041 &AArch64::GPR64x8ClassRegClass,
14042 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
14043 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14044 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14045 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14046 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14047 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14048 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14049 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
14050 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14051 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14052 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14053 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14054 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14055 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14056 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
14057 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
14058 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14059 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14060 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14061 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14062 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14063 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14064 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14065 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
14066 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14067 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14068 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14069 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14070 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
14071 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14072 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14073 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14074 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14075 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14076 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14077 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14078 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
14079 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14080 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14081 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14082 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
14083 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14084 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14085 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14086 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
14087 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
14088 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
14089 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
14090 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClass,
14091 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64argRegClass,
14092 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
14093 nullptr
14094};
14095
14096static const TargetRegisterClass *const GPR64x8Class_with_x8sub_4_in_tcGPRx16x17Superclasses[] = {
14097 &AArch64::GPR64x8ClassRegClass,
14098 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
14099 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14100 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14101 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14102 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14103 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
14104 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14105 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14106 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14107 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
14108 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
14109 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14110 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14111 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14112 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
14113 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14114 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14115 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
14116 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14117 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14118 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14119 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
14120 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
14121 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
14122 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
14123 nullptr
14124};
14125
14126static const TargetRegisterClass *const GPR64x8Class_with_x8sub_6_in_GPR64argSuperclasses[] = {
14127 &AArch64::GPR64x8ClassRegClass,
14128 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
14129 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14130 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14131 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14132 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14133 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14134 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14135 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
14136 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14137 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14138 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14139 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14140 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14141 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14142 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
14143 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
14144 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14145 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14146 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14147 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14148 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14149 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14150 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14151 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
14152 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14153 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14154 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14155 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14156 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
14157 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14158 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14159 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14160 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14161 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14162 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14163 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14164 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
14165 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14166 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14167 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14168 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
14169 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14170 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14171 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14172 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
14173 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
14174 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
14175 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
14176 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClass,
14177 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64argRegClass,
14178 nullptr
14179};
14180
14181static const TargetRegisterClass *const GPR64x8Class_with_x8sub_6_in_tcGPRx16x17Superclasses[] = {
14182 &AArch64::GPR64x8ClassRegClass,
14183 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
14184 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14185 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14186 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14187 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14188 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
14189 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14190 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14191 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14192 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
14193 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
14194 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14195 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14196 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14197 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
14198 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14199 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14200 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
14201 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14202 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14203 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
14204 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
14205 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
14206 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
14207 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
14208 nullptr
14209};
14210
14211static const TargetRegisterClass *const GPR64x8Class_with_x8sub_7_in_FIXED_REGSSuperclasses[] = {
14212 &AArch64::GPR64x8ClassRegClass,
14213 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
14214 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14215 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14216 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14217 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
14218 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14219 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14220 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14221 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14222 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14223 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
14224 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14225 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14226 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14227 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
14228 nullptr
14229};
14230
14231
14232static inline unsigned GPR32AltOrderSelect(const MachineFunction &MF) { return 1; }
14233
14234static ArrayRef<MCPhysReg> GPR32GetRawAllocationOrder(const MachineFunction &MF) {
14235 static const MCPhysReg AltOrder1[] = { AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WZR, AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7 };
14236 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR32RegClassID];
14237 const ArrayRef<MCPhysReg> Order[] = {
14238 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14239 ArrayRef(AltOrder1)
14240 };
14241 const unsigned Select = GPR32AltOrderSelect(MF);
14242 assert(Select < 2);
14243 return Order[Select];
14244}
14245
14246static inline unsigned GPR32spAltOrderSelect(const MachineFunction &MF) { return 1; }
14247
14248static ArrayRef<MCPhysReg> GPR32spGetRawAllocationOrder(const MachineFunction &MF) {
14249 static const MCPhysReg AltOrder1[] = { AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WSP, AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7 };
14250 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR32spRegClassID];
14251 const ArrayRef<MCPhysReg> Order[] = {
14252 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14253 ArrayRef(AltOrder1)
14254 };
14255 const unsigned Select = GPR32spAltOrderSelect(MF);
14256 assert(Select < 2);
14257 return Order[Select];
14258}
14259
14260static inline unsigned GPR32commonAltOrderSelect(const MachineFunction &MF) { return 1; }
14261
14262static ArrayRef<MCPhysReg> GPR32commonGetRawAllocationOrder(const MachineFunction &MF) {
14263 static const MCPhysReg AltOrder1[] = { AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7 };
14264 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR32commonRegClassID];
14265 const ArrayRef<MCPhysReg> Order[] = {
14266 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14267 ArrayRef(AltOrder1)
14268 };
14269 const unsigned Select = GPR32commonAltOrderSelect(MF);
14270 assert(Select < 2);
14271 return Order[Select];
14272}
14273
14274static inline unsigned GPR64AltOrderSelect(const MachineFunction &MF) { return 1; }
14275
14276static ArrayRef<MCPhysReg> GPR64GetRawAllocationOrder(const MachineFunction &MF) {
14277 static const MCPhysReg AltOrder1[] = { AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::XZR, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7 };
14278 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR64RegClassID];
14279 const ArrayRef<MCPhysReg> Order[] = {
14280 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14281 ArrayRef(AltOrder1)
14282 };
14283 const unsigned Select = GPR64AltOrderSelect(MF);
14284 assert(Select < 2);
14285 return Order[Select];
14286}
14287
14288static inline unsigned GPR64spAltOrderSelect(const MachineFunction &MF) { return 1; }
14289
14290static ArrayRef<MCPhysReg> GPR64spGetRawAllocationOrder(const MachineFunction &MF) {
14291 static const MCPhysReg AltOrder1[] = { AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::SP, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7 };
14292 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR64spRegClassID];
14293 const ArrayRef<MCPhysReg> Order[] = {
14294 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14295 ArrayRef(AltOrder1)
14296 };
14297 const unsigned Select = GPR64spAltOrderSelect(MF);
14298 assert(Select < 2);
14299 return Order[Select];
14300}
14301
14302static inline unsigned GPR64commonAltOrderSelect(const MachineFunction &MF) { return 1; }
14303
14304static ArrayRef<MCPhysReg> GPR64commonGetRawAllocationOrder(const MachineFunction &MF) {
14305 static const MCPhysReg AltOrder1[] = { AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7 };
14306 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR64commonRegClassID];
14307 const ArrayRef<MCPhysReg> Order[] = {
14308 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14309 ArrayRef(AltOrder1)
14310 };
14311 const unsigned Select = GPR64commonAltOrderSelect(MF);
14312 assert(Select < 2);
14313 return Order[Select];
14314}
14315
14316static inline unsigned GPR64noipAltOrderSelect(const MachineFunction &MF) { return 1; }
14317
14318static ArrayRef<MCPhysReg> GPR64noipGetRawAllocationOrder(const MachineFunction &MF) {
14319 static const MCPhysReg AltOrder1[] = { AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::XZR, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7 };
14320 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR64noipRegClassID];
14321 const ArrayRef<MCPhysReg> Order[] = {
14322 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14323 ArrayRef(AltOrder1)
14324 };
14325 const unsigned Select = GPR64noipAltOrderSelect(MF);
14326 assert(Select < 2);
14327 return Order[Select];
14328}
14329
14330static inline unsigned GPR64common_and_GPR64noipAltOrderSelect(const MachineFunction &MF) { return 1; }
14331
14332static ArrayRef<MCPhysReg> GPR64common_and_GPR64noipGetRawAllocationOrder(const MachineFunction &MF) {
14333 static const MCPhysReg AltOrder1[] = { AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7 };
14334 const MCRegisterClass &MCR = AArch64MCRegisterClasses[AArch64::GPR64common_and_GPR64noipRegClassID];
14335 const ArrayRef<MCPhysReg> Order[] = {
14336 ArrayRef(MCR.begin(), MCR.getNumRegs()),
14337 ArrayRef(AltOrder1)
14338 };
14339 const unsigned Select = GPR64common_and_GPR64noipAltOrderSelect(MF);
14340 assert(Select < 2);
14341 return Order[Select];
14342}
14343
14344namespace AArch64 { // Register class instances
14345 extern const TargetRegisterClass FPR8RegClass = {
14346 &AArch64MCRegisterClasses[FPR8RegClassID],
14347 FPR8SubClassMask,
14348 SuperRegIdxSeqs + 86,
14349 LaneBitmask(0x0000000000000001),
14350 0,
14351 false,
14352 0x00, /* TSFlags */
14353 false, /* HasDisjunctSubRegs */
14354 false, /* CoveredBySubRegs */
14355 NullRegClasses,
14356 nullptr
14357 };
14358
14359 extern const TargetRegisterClass FPR16RegClass = {
14360 &AArch64MCRegisterClasses[FPR16RegClassID],
14361 FPR16SubClassMask,
14362 SuperRegIdxSeqs + 109,
14363 LaneBitmask(0x0000000000000001),
14364 0,
14365 false,
14366 0x00, /* TSFlags */
14367 false, /* HasDisjunctSubRegs */
14368 false, /* CoveredBySubRegs */
14369 NullRegClasses,
14370 nullptr
14371 };
14372
14373 extern const TargetRegisterClass PPRorPNRRegClass = {
14374 &AArch64MCRegisterClasses[PPRorPNRRegClassID],
14375 PPRorPNRSubClassMask,
14376 SuperRegIdxSeqs + 69,
14377 LaneBitmask(0x0000000000000002),
14378 0,
14379 false,
14380 0x00, /* TSFlags */
14381 false, /* HasDisjunctSubRegs */
14382 false, /* CoveredBySubRegs */
14383 NullRegClasses,
14384 nullptr
14385 };
14386
14387 extern const TargetRegisterClass FPR16_loRegClass = {
14388 &AArch64MCRegisterClasses[FPR16_loRegClassID],
14389 FPR16_loSubClassMask,
14390 SuperRegIdxSeqs + 109,
14391 LaneBitmask(0x0000000000000001),
14392 0,
14393 false,
14394 0x00, /* TSFlags */
14395 false, /* HasDisjunctSubRegs */
14396 false, /* CoveredBySubRegs */
14397 FPR16_loSuperclasses,
14398 nullptr
14399 };
14400
14401 extern const TargetRegisterClass PNRRegClass = {
14402 &AArch64MCRegisterClasses[PNRRegClassID],
14403 PNRSubClassMask,
14404 SuperRegIdxSeqs + 66,
14405 LaneBitmask(0x0000000000000001),
14406 0,
14407 false,
14408 0x00, /* TSFlags */
14409 false, /* HasDisjunctSubRegs */
14410 false, /* CoveredBySubRegs */
14411 PNRSuperclasses,
14412 nullptr
14413 };
14414
14415 extern const TargetRegisterClass PPRRegClass = {
14416 &AArch64MCRegisterClasses[PPRRegClassID],
14417 PPRSubClassMask,
14418 SuperRegIdxSeqs + 0,
14419 LaneBitmask(0x0000000000000002),
14420 0,
14421 false,
14422 0x00, /* TSFlags */
14423 false, /* HasDisjunctSubRegs */
14424 false, /* CoveredBySubRegs */
14425 PPRSuperclasses,
14426 nullptr
14427 };
14428
14429 extern const TargetRegisterClass PNR_3bRegClass = {
14430 &AArch64MCRegisterClasses[PNR_3bRegClassID],
14431 PNR_3bSubClassMask,
14432 SuperRegIdxSeqs + 66,
14433 LaneBitmask(0x0000000000000001),
14434 0,
14435 false,
14436 0x00, /* TSFlags */
14437 false, /* HasDisjunctSubRegs */
14438 false, /* CoveredBySubRegs */
14439 PNR_3bSuperclasses,
14440 nullptr
14441 };
14442
14443 extern const TargetRegisterClass PNR_p8to15RegClass = {
14444 &AArch64MCRegisterClasses[PNR_p8to15RegClassID],
14445 PNR_p8to15SubClassMask,
14446 SuperRegIdxSeqs + 66,
14447 LaneBitmask(0x0000000000000001),
14448 0,
14449 false,
14450 0x00, /* TSFlags */
14451 false, /* HasDisjunctSubRegs */
14452 false, /* CoveredBySubRegs */
14453 PNR_p8to15Superclasses,
14454 nullptr
14455 };
14456
14457 extern const TargetRegisterClass PPR_3bRegClass = {
14458 &AArch64MCRegisterClasses[PPR_3bRegClassID],
14459 PPR_3bSubClassMask,
14460 SuperRegIdxSeqs + 0,
14461 LaneBitmask(0x0000000000000002),
14462 0,
14463 false,
14464 0x00, /* TSFlags */
14465 false, /* HasDisjunctSubRegs */
14466 false, /* CoveredBySubRegs */
14467 PPR_3bSuperclasses,
14468 nullptr
14469 };
14470
14471 extern const TargetRegisterClass PPR_p8to15RegClass = {
14472 &AArch64MCRegisterClasses[PPR_p8to15RegClassID],
14473 PPR_p8to15SubClassMask,
14474 SuperRegIdxSeqs + 0,
14475 LaneBitmask(0x0000000000000002),
14476 0,
14477 false,
14478 0x00, /* TSFlags */
14479 false, /* HasDisjunctSubRegs */
14480 false, /* CoveredBySubRegs */
14481 PPR_p8to15Superclasses,
14482 nullptr
14483 };
14484
14485 extern const TargetRegisterClass PPR2RegClass = {
14486 &AArch64MCRegisterClasses[PPR2RegClassID],
14487 PPR2SubClassMask,
14488 SuperRegIdxSeqs + 2,
14489 LaneBitmask(0x0000000001000002),
14490 0,
14491 false,
14492 0x00, /* TSFlags */
14493 true, /* HasDisjunctSubRegs */
14494 true, /* CoveredBySubRegs */
14495 NullRegClasses,
14496 nullptr
14497 };
14498
14499 extern const TargetRegisterClass PPR2Mul2RegClass = {
14500 &AArch64MCRegisterClasses[PPR2Mul2RegClassID],
14501 PPR2Mul2SubClassMask,
14502 SuperRegIdxSeqs + 2,
14503 LaneBitmask(0x0000000001000002),
14504 0,
14505 false,
14506 0x00, /* TSFlags */
14507 true, /* HasDisjunctSubRegs */
14508 true, /* CoveredBySubRegs */
14509 PPR2Mul2Superclasses,
14510 nullptr
14511 };
14512
14513 extern const TargetRegisterClass PPR2_with_psub1_in_PPR_3bRegClass = {
14514 &AArch64MCRegisterClasses[PPR2_with_psub1_in_PPR_3bRegClassID],
14515 PPR2_with_psub1_in_PPR_3bSubClassMask,
14516 SuperRegIdxSeqs + 2,
14517 LaneBitmask(0x0000000001000002),
14518 0,
14519 false,
14520 0x00, /* TSFlags */
14521 true, /* HasDisjunctSubRegs */
14522 true, /* CoveredBySubRegs */
14523 PPR2_with_psub1_in_PPR_3bSuperclasses,
14524 nullptr
14525 };
14526
14527 extern const TargetRegisterClass PPR2_with_psub1_in_PPR_p8to15RegClass = {
14528 &AArch64MCRegisterClasses[PPR2_with_psub1_in_PPR_p8to15RegClassID],
14529 PPR2_with_psub1_in_PPR_p8to15SubClassMask,
14530 SuperRegIdxSeqs + 2,
14531 LaneBitmask(0x0000000001000002),
14532 0,
14533 false,
14534 0x00, /* TSFlags */
14535 true, /* HasDisjunctSubRegs */
14536 true, /* CoveredBySubRegs */
14537 PPR2_with_psub1_in_PPR_p8to15Superclasses,
14538 nullptr
14539 };
14540
14541 extern const TargetRegisterClass PPR2_with_psub_in_PNR_3bRegClass = {
14542 &AArch64MCRegisterClasses[PPR2_with_psub_in_PNR_3bRegClassID],
14543 PPR2_with_psub_in_PNR_3bSubClassMask,
14544 SuperRegIdxSeqs + 2,
14545 LaneBitmask(0x0000000001000002),
14546 0,
14547 false,
14548 0x00, /* TSFlags */
14549 true, /* HasDisjunctSubRegs */
14550 true, /* CoveredBySubRegs */
14551 PPR2_with_psub_in_PNR_3bSuperclasses,
14552 nullptr
14553 };
14554
14555 extern const TargetRegisterClass PPR2_with_psub_in_PNR_p8to15RegClass = {
14556 &AArch64MCRegisterClasses[PPR2_with_psub_in_PNR_p8to15RegClassID],
14557 PPR2_with_psub_in_PNR_p8to15SubClassMask,
14558 SuperRegIdxSeqs + 2,
14559 LaneBitmask(0x0000000001000002),
14560 0,
14561 false,
14562 0x00, /* TSFlags */
14563 true, /* HasDisjunctSubRegs */
14564 true, /* CoveredBySubRegs */
14565 PPR2_with_psub_in_PNR_p8to15Superclasses,
14566 nullptr
14567 };
14568
14569 extern const TargetRegisterClass PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClass = {
14570 &AArch64MCRegisterClasses[PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClassID],
14571 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bSubClassMask,
14572 SuperRegIdxSeqs + 2,
14573 LaneBitmask(0x0000000001000002),
14574 0,
14575 false,
14576 0x00, /* TSFlags */
14577 true, /* HasDisjunctSubRegs */
14578 true, /* CoveredBySubRegs */
14579 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bSuperclasses,
14580 nullptr
14581 };
14582
14583 extern const TargetRegisterClass PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClass = {
14584 &AArch64MCRegisterClasses[PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClassID],
14585 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15SubClassMask,
14586 SuperRegIdxSeqs + 2,
14587 LaneBitmask(0x0000000001000002),
14588 0,
14589 false,
14590 0x00, /* TSFlags */
14591 true, /* HasDisjunctSubRegs */
14592 true, /* CoveredBySubRegs */
14593 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15Superclasses,
14594 nullptr
14595 };
14596
14597 extern const TargetRegisterClass PPR2Mul2_and_PPR2_with_psub_in_PNR_3bRegClass = {
14598 &AArch64MCRegisterClasses[PPR2Mul2_and_PPR2_with_psub_in_PNR_3bRegClassID],
14599 PPR2Mul2_and_PPR2_with_psub_in_PNR_3bSubClassMask,
14600 SuperRegIdxSeqs + 2,
14601 LaneBitmask(0x0000000001000002),
14602 0,
14603 false,
14604 0x00, /* TSFlags */
14605 true, /* HasDisjunctSubRegs */
14606 true, /* CoveredBySubRegs */
14607 PPR2Mul2_and_PPR2_with_psub_in_PNR_3bSuperclasses,
14608 nullptr
14609 };
14610
14611 extern const TargetRegisterClass PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15RegClass = {
14612 &AArch64MCRegisterClasses[PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15RegClassID],
14613 PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15SubClassMask,
14614 SuperRegIdxSeqs + 2,
14615 LaneBitmask(0x0000000001000002),
14616 0,
14617 false,
14618 0x00, /* TSFlags */
14619 true, /* HasDisjunctSubRegs */
14620 true, /* CoveredBySubRegs */
14621 PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15Superclasses,
14622 nullptr
14623 };
14624
14625 extern const TargetRegisterClass PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15RegClass = {
14626 &AArch64MCRegisterClasses[PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15RegClassID],
14627 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15SubClassMask,
14628 SuperRegIdxSeqs + 2,
14629 LaneBitmask(0x0000000001000002),
14630 0,
14631 false,
14632 0x00, /* TSFlags */
14633 true, /* HasDisjunctSubRegs */
14634 true, /* CoveredBySubRegs */
14635 PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15Superclasses,
14636 nullptr
14637 };
14638
14639 extern const TargetRegisterClass PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bRegClass = {
14640 &AArch64MCRegisterClasses[PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bRegClassID],
14641 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bSubClassMask,
14642 SuperRegIdxSeqs + 2,
14643 LaneBitmask(0x0000000001000002),
14644 0,
14645 false,
14646 0x00, /* TSFlags */
14647 true, /* HasDisjunctSubRegs */
14648 true, /* CoveredBySubRegs */
14649 PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bSuperclasses,
14650 nullptr
14651 };
14652
14653 extern const TargetRegisterClass GPR32allRegClass = {
14654 &AArch64MCRegisterClasses[GPR32allRegClassID],
14655 GPR32allSubClassMask,
14656 SuperRegIdxSeqs + 74,
14657 LaneBitmask(0x0000000000000001),
14658 0,
14659 false,
14660 0x00, /* TSFlags */
14661 false, /* HasDisjunctSubRegs */
14662 false, /* CoveredBySubRegs */
14663 NullRegClasses,
14664 nullptr
14665 };
14666
14667 extern const TargetRegisterClass FPR32RegClass = {
14668 &AArch64MCRegisterClasses[FPR32RegClassID],
14669 FPR32SubClassMask,
14670 SuperRegIdxSeqs + 120,
14671 LaneBitmask(0x0000000000000001),
14672 0,
14673 false,
14674 0x00, /* TSFlags */
14675 false, /* HasDisjunctSubRegs */
14676 false, /* CoveredBySubRegs */
14677 NullRegClasses,
14678 nullptr
14679 };
14680
14681 extern const TargetRegisterClass GPR32RegClass = {
14682 &AArch64MCRegisterClasses[GPR32RegClassID],
14683 GPR32SubClassMask,
14684 SuperRegIdxSeqs + 74,
14685 LaneBitmask(0x0000000000000001),
14686 0,
14687 false,
14688 0x00, /* TSFlags */
14689 false, /* HasDisjunctSubRegs */
14690 false, /* CoveredBySubRegs */
14691 GPR32Superclasses,
14692 GPR32GetRawAllocationOrder
14693 };
14694
14695 extern const TargetRegisterClass GPR32spRegClass = {
14696 &AArch64MCRegisterClasses[GPR32spRegClassID],
14697 GPR32spSubClassMask,
14698 SuperRegIdxSeqs + 74,
14699 LaneBitmask(0x0000000000000001),
14700 0,
14701 false,
14702 0x00, /* TSFlags */
14703 false, /* HasDisjunctSubRegs */
14704 false, /* CoveredBySubRegs */
14705 GPR32spSuperclasses,
14706 GPR32spGetRawAllocationOrder
14707 };
14708
14709 extern const TargetRegisterClass GPR32commonRegClass = {
14710 &AArch64MCRegisterClasses[GPR32commonRegClassID],
14711 GPR32commonSubClassMask,
14712 SuperRegIdxSeqs + 74,
14713 LaneBitmask(0x0000000000000001),
14714 0,
14715 false,
14716 0x00, /* TSFlags */
14717 false, /* HasDisjunctSubRegs */
14718 false, /* CoveredBySubRegs */
14719 GPR32commonSuperclasses,
14720 GPR32commonGetRawAllocationOrder
14721 };
14722
14723 extern const TargetRegisterClass FPR32_with_hsub_in_FPR16_loRegClass = {
14724 &AArch64MCRegisterClasses[FPR32_with_hsub_in_FPR16_loRegClassID],
14725 FPR32_with_hsub_in_FPR16_loSubClassMask,
14726 SuperRegIdxSeqs + 120,
14727 LaneBitmask(0x0000000000000001),
14728 0,
14729 false,
14730 0x00, /* TSFlags */
14731 false, /* HasDisjunctSubRegs */
14732 false, /* CoveredBySubRegs */
14733 FPR32_with_hsub_in_FPR16_loSuperclasses,
14734 nullptr
14735 };
14736
14737 extern const TargetRegisterClass GPR32argRegClass = {
14738 &AArch64MCRegisterClasses[GPR32argRegClassID],
14739 GPR32argSubClassMask,
14740 SuperRegIdxSeqs + 74,
14741 LaneBitmask(0x0000000000000001),
14742 0,
14743 false,
14744 0x00, /* TSFlags */
14745 false, /* HasDisjunctSubRegs */
14746 false, /* CoveredBySubRegs */
14747 GPR32argSuperclasses,
14748 nullptr
14749 };
14750
14751 extern const TargetRegisterClass MatrixIndexGPR32_12_15RegClass = {
14752 &AArch64MCRegisterClasses[MatrixIndexGPR32_12_15RegClassID],
14753 MatrixIndexGPR32_12_15SubClassMask,
14754 SuperRegIdxSeqs + 74,
14755 LaneBitmask(0x0000000000000001),
14756 0,
14757 false,
14758 0x00, /* TSFlags */
14759 false, /* HasDisjunctSubRegs */
14760 false, /* CoveredBySubRegs */
14761 MatrixIndexGPR32_12_15Superclasses,
14762 nullptr
14763 };
14764
14765 extern const TargetRegisterClass MatrixIndexGPR32_8_11RegClass = {
14766 &AArch64MCRegisterClasses[MatrixIndexGPR32_8_11RegClassID],
14767 MatrixIndexGPR32_8_11SubClassMask,
14768 SuperRegIdxSeqs + 74,
14769 LaneBitmask(0x0000000000000001),
14770 0,
14771 false,
14772 0x00, /* TSFlags */
14773 false, /* HasDisjunctSubRegs */
14774 false, /* CoveredBySubRegs */
14775 MatrixIndexGPR32_8_11Superclasses,
14776 nullptr
14777 };
14778
14779 extern const TargetRegisterClass CCRRegClass = {
14780 &AArch64MCRegisterClasses[CCRRegClassID],
14781 CCRSubClassMask,
14782 SuperRegIdxSeqs + 2,
14783 LaneBitmask(0x0000000000000001),
14784 0,
14785 false,
14786 0x00, /* TSFlags */
14787 false, /* HasDisjunctSubRegs */
14788 false, /* CoveredBySubRegs */
14789 NullRegClasses,
14790 nullptr
14791 };
14792
14793 extern const TargetRegisterClass GPR32sponlyRegClass = {
14794 &AArch64MCRegisterClasses[GPR32sponlyRegClassID],
14795 GPR32sponlySubClassMask,
14796 SuperRegIdxSeqs + 3,
14797 LaneBitmask(0x0000000000000001),
14798 0,
14799 false,
14800 0x00, /* TSFlags */
14801 false, /* HasDisjunctSubRegs */
14802 false, /* CoveredBySubRegs */
14803 GPR32sponlySuperclasses,
14804 nullptr
14805 };
14806
14807 extern const TargetRegisterClass WSeqPairsClassRegClass = {
14808 &AArch64MCRegisterClasses[WSeqPairsClassRegClassID],
14809 WSeqPairsClassSubClassMask,
14810 SuperRegIdxSeqs + 145,
14811 LaneBitmask(0x0000000000000018),
14812 0,
14813 false,
14814 0x00, /* TSFlags */
14815 true, /* HasDisjunctSubRegs */
14816 true, /* CoveredBySubRegs */
14817 NullRegClasses,
14818 nullptr
14819 };
14820
14821 extern const TargetRegisterClass WSeqPairsClass_with_subo32_in_GPR32commonRegClass = {
14822 &AArch64MCRegisterClasses[WSeqPairsClass_with_subo32_in_GPR32commonRegClassID],
14823 WSeqPairsClass_with_subo32_in_GPR32commonSubClassMask,
14824 SuperRegIdxSeqs + 145,
14825 LaneBitmask(0x0000000000000018),
14826 0,
14827 false,
14828 0x00, /* TSFlags */
14829 true, /* HasDisjunctSubRegs */
14830 true, /* CoveredBySubRegs */
14831 WSeqPairsClass_with_subo32_in_GPR32commonSuperclasses,
14832 nullptr
14833 };
14834
14835 extern const TargetRegisterClass WSeqPairsClass_with_sube32_in_GPR32argRegClass = {
14836 &AArch64MCRegisterClasses[WSeqPairsClass_with_sube32_in_GPR32argRegClassID],
14837 WSeqPairsClass_with_sube32_in_GPR32argSubClassMask,
14838 SuperRegIdxSeqs + 145,
14839 LaneBitmask(0x0000000000000018),
14840 0,
14841 false,
14842 0x00, /* TSFlags */
14843 true, /* HasDisjunctSubRegs */
14844 true, /* CoveredBySubRegs */
14845 WSeqPairsClass_with_sube32_in_GPR32argSuperclasses,
14846 nullptr
14847 };
14848
14849 extern const TargetRegisterClass WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15RegClass = {
14850 &AArch64MCRegisterClasses[WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15RegClassID],
14851 WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15SubClassMask,
14852 SuperRegIdxSeqs + 145,
14853 LaneBitmask(0x0000000000000018),
14854 0,
14855 false,
14856 0x00, /* TSFlags */
14857 true, /* HasDisjunctSubRegs */
14858 true, /* CoveredBySubRegs */
14859 WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15Superclasses,
14860 nullptr
14861 };
14862
14863 extern const TargetRegisterClass WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11RegClass = {
14864 &AArch64MCRegisterClasses[WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11RegClassID],
14865 WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11SubClassMask,
14866 SuperRegIdxSeqs + 145,
14867 LaneBitmask(0x0000000000000018),
14868 0,
14869 false,
14870 0x00, /* TSFlags */
14871 true, /* HasDisjunctSubRegs */
14872 true, /* CoveredBySubRegs */
14873 WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11Superclasses,
14874 nullptr
14875 };
14876
14877 extern const TargetRegisterClass GPR64allRegClass = {
14878 &AArch64MCRegisterClasses[GPR64allRegClassID],
14879 GPR64allSubClassMask,
14880 SuperRegIdxSeqs + 14,
14881 LaneBitmask(0x0000000000000004),
14882 0,
14883 false,
14884 0x00, /* TSFlags */
14885 false, /* HasDisjunctSubRegs */
14886 false, /* CoveredBySubRegs */
14887 NullRegClasses,
14888 nullptr
14889 };
14890
14891 extern const TargetRegisterClass FPR64RegClass = {
14892 &AArch64MCRegisterClasses[FPR64RegClassID],
14893 FPR64SubClassMask,
14894 SuperRegIdxSeqs + 97,
14895 LaneBitmask(0x0000000000000001),
14896 0,
14897 false,
14898 0x00, /* TSFlags */
14899 false, /* HasDisjunctSubRegs */
14900 false, /* CoveredBySubRegs */
14901 NullRegClasses,
14902 nullptr
14903 };
14904
14905 extern const TargetRegisterClass GPR64RegClass = {
14906 &AArch64MCRegisterClasses[GPR64RegClassID],
14907 GPR64SubClassMask,
14908 SuperRegIdxSeqs + 14,
14909 LaneBitmask(0x0000000000000004),
14910 0,
14911 false,
14912 0x00, /* TSFlags */
14913 false, /* HasDisjunctSubRegs */
14914 false, /* CoveredBySubRegs */
14915 GPR64Superclasses,
14916 GPR64GetRawAllocationOrder
14917 };
14918
14919 extern const TargetRegisterClass GPR64spRegClass = {
14920 &AArch64MCRegisterClasses[GPR64spRegClassID],
14921 GPR64spSubClassMask,
14922 SuperRegIdxSeqs + 14,
14923 LaneBitmask(0x0000000000000004),
14924 0,
14925 false,
14926 0x00, /* TSFlags */
14927 false, /* HasDisjunctSubRegs */
14928 false, /* CoveredBySubRegs */
14929 GPR64spSuperclasses,
14930 GPR64spGetRawAllocationOrder
14931 };
14932
14933 extern const TargetRegisterClass GPR64commonRegClass = {
14934 &AArch64MCRegisterClasses[GPR64commonRegClassID],
14935 GPR64commonSubClassMask,
14936 SuperRegIdxSeqs + 14,
14937 LaneBitmask(0x0000000000000004),
14938 0,
14939 false,
14940 0x00, /* TSFlags */
14941 false, /* HasDisjunctSubRegs */
14942 false, /* CoveredBySubRegs */
14943 GPR64commonSuperclasses,
14944 GPR64commonGetRawAllocationOrder
14945 };
14946
14947 extern const TargetRegisterClass GPR64noipRegClass = {
14948 &AArch64MCRegisterClasses[GPR64noipRegClassID],
14949 GPR64noipSubClassMask,
14950 SuperRegIdxSeqs + 14,
14951 LaneBitmask(0x0000000000000004),
14952 0,
14953 false,
14954 0x00, /* TSFlags */
14955 false, /* HasDisjunctSubRegs */
14956 false, /* CoveredBySubRegs */
14957 GPR64noipSuperclasses,
14958 GPR64noipGetRawAllocationOrder
14959 };
14960
14961 extern const TargetRegisterClass GPR64common_and_GPR64noipRegClass = {
14962 &AArch64MCRegisterClasses[GPR64common_and_GPR64noipRegClassID],
14963 GPR64common_and_GPR64noipSubClassMask,
14964 SuperRegIdxSeqs + 14,
14965 LaneBitmask(0x0000000000000004),
14966 0,
14967 false,
14968 0x00, /* TSFlags */
14969 false, /* HasDisjunctSubRegs */
14970 false, /* CoveredBySubRegs */
14971 GPR64common_and_GPR64noipSuperclasses,
14972 GPR64common_and_GPR64noipGetRawAllocationOrder
14973 };
14974
14975 extern const TargetRegisterClass tcGPR64RegClass = {
14976 &AArch64MCRegisterClasses[tcGPR64RegClassID],
14977 tcGPR64SubClassMask,
14978 SuperRegIdxSeqs + 14,
14979 LaneBitmask(0x0000000000000004),
14980 0,
14981 false,
14982 0x00, /* TSFlags */
14983 false, /* HasDisjunctSubRegs */
14984 false, /* CoveredBySubRegs */
14985 tcGPR64Superclasses,
14986 nullptr
14987 };
14988
14989 extern const TargetRegisterClass tcGPRnotx16RegClass = {
14990 &AArch64MCRegisterClasses[tcGPRnotx16RegClassID],
14991 tcGPRnotx16SubClassMask,
14992 SuperRegIdxSeqs + 14,
14993 LaneBitmask(0x0000000000000004),
14994 0,
14995 false,
14996 0x00, /* TSFlags */
14997 false, /* HasDisjunctSubRegs */
14998 false, /* CoveredBySubRegs */
14999 tcGPRnotx16Superclasses,
15000 nullptr
15001 };
15002
15003 extern const TargetRegisterClass GPR64noip_and_tcGPR64RegClass = {
15004 &AArch64MCRegisterClasses[GPR64noip_and_tcGPR64RegClassID],
15005 GPR64noip_and_tcGPR64SubClassMask,
15006 SuperRegIdxSeqs + 14,
15007 LaneBitmask(0x0000000000000004),
15008 0,
15009 false,
15010 0x00, /* TSFlags */
15011 false, /* HasDisjunctSubRegs */
15012 false, /* CoveredBySubRegs */
15013 GPR64noip_and_tcGPR64Superclasses,
15014 nullptr
15015 };
15016
15017 extern const TargetRegisterClass FPR64_loRegClass = {
15018 &AArch64MCRegisterClasses[FPR64_loRegClassID],
15019 FPR64_loSubClassMask,
15020 SuperRegIdxSeqs + 97,
15021 LaneBitmask(0x0000000000000001),
15022 0,
15023 false,
15024 0x00, /* TSFlags */
15025 false, /* HasDisjunctSubRegs */
15026 false, /* CoveredBySubRegs */
15027 FPR64_loSuperclasses,
15028 nullptr
15029 };
15030
15031 extern const TargetRegisterClass GPR64argRegClass = {
15032 &AArch64MCRegisterClasses[GPR64argRegClassID],
15033 GPR64argSubClassMask,
15034 SuperRegIdxSeqs + 14,
15035 LaneBitmask(0x0000000000000004),
15036 0,
15037 false,
15038 0x00, /* TSFlags */
15039 false, /* HasDisjunctSubRegs */
15040 false, /* CoveredBySubRegs */
15041 GPR64argSuperclasses,
15042 nullptr
15043 };
15044
15045 extern const TargetRegisterClass FIXED_REGSRegClass = {
15046 &AArch64MCRegisterClasses[FIXED_REGSRegClassID],
15047 FIXED_REGSSubClassMask,
15048 SuperRegIdxSeqs + 5,
15049 LaneBitmask(0x0000000000000004),
15050 0,
15051 false,
15052 0x00, /* TSFlags */
15053 false, /* HasDisjunctSubRegs */
15054 false, /* CoveredBySubRegs */
15055 NullRegClasses,
15056 nullptr
15057 };
15058
15059 extern const TargetRegisterClass GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass = {
15060 &AArch64MCRegisterClasses[GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID],
15061 GPR64_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask,
15062 SuperRegIdxSeqs + 14,
15063 LaneBitmask(0x0000000000000004),
15064 0,
15065 false,
15066 0x00, /* TSFlags */
15067 false, /* HasDisjunctSubRegs */
15068 false, /* CoveredBySubRegs */
15069 GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses,
15070 nullptr
15071 };
15072
15073 extern const TargetRegisterClass GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
15074 &AArch64MCRegisterClasses[GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
15075 GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
15076 SuperRegIdxSeqs + 14,
15077 LaneBitmask(0x0000000000000004),
15078 0,
15079 false,
15080 0x00, /* TSFlags */
15081 false, /* HasDisjunctSubRegs */
15082 false, /* CoveredBySubRegs */
15083 GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
15084 nullptr
15085 };
15086
15087 extern const TargetRegisterClass FIXED_REGS_with_sub_32RegClass = {
15088 &AArch64MCRegisterClasses[FIXED_REGS_with_sub_32RegClassID],
15089 FIXED_REGS_with_sub_32SubClassMask,
15090 SuperRegIdxSeqs + 5,
15091 LaneBitmask(0x0000000000000004),
15092 0,
15093 false,
15094 0x00, /* TSFlags */
15095 false, /* HasDisjunctSubRegs */
15096 false, /* CoveredBySubRegs */
15097 FIXED_REGS_with_sub_32Superclasses,
15098 nullptr
15099 };
15100
15101 extern const TargetRegisterClass tcGPRx16x17RegClass = {
15102 &AArch64MCRegisterClasses[tcGPRx16x17RegClassID],
15103 tcGPRx16x17SubClassMask,
15104 SuperRegIdxSeqs + 14,
15105 LaneBitmask(0x0000000000000004),
15106 0,
15107 false,
15108 0x00, /* TSFlags */
15109 false, /* HasDisjunctSubRegs */
15110 false, /* CoveredBySubRegs */
15111 tcGPRx16x17Superclasses,
15112 nullptr
15113 };
15114
15115 extern const TargetRegisterClass FIXED_REGS_and_GPR64RegClass = {
15116 &AArch64MCRegisterClasses[FIXED_REGS_and_GPR64RegClassID],
15117 FIXED_REGS_and_GPR64SubClassMask,
15118 SuperRegIdxSeqs + 5,
15119 LaneBitmask(0x0000000000000004),
15120 0,
15121 false,
15122 0x00, /* TSFlags */
15123 false, /* HasDisjunctSubRegs */
15124 false, /* CoveredBySubRegs */
15125 FIXED_REGS_and_GPR64Superclasses,
15126 nullptr
15127 };
15128
15129 extern const TargetRegisterClass GPR64sponlyRegClass = {
15130 &AArch64MCRegisterClasses[GPR64sponlyRegClassID],
15131 GPR64sponlySubClassMask,
15132 SuperRegIdxSeqs + 2,
15133 LaneBitmask(0x0000000000000004),
15134 0,
15135 false,
15136 0x00, /* TSFlags */
15137 false, /* HasDisjunctSubRegs */
15138 false, /* CoveredBySubRegs */
15139 GPR64sponlySuperclasses,
15140 nullptr
15141 };
15142
15143 extern const TargetRegisterClass tcGPRx17RegClass = {
15144 &AArch64MCRegisterClasses[tcGPRx17RegClassID],
15145 tcGPRx17SubClassMask,
15146 SuperRegIdxSeqs + 8,
15147 LaneBitmask(0x0000000000000004),
15148 0,
15149 false,
15150 0x00, /* TSFlags */
15151 false, /* HasDisjunctSubRegs */
15152 false, /* CoveredBySubRegs */
15153 tcGPRx17Superclasses,
15154 nullptr
15155 };
15156
15157 extern const TargetRegisterClass DDRegClass = {
15158 &AArch64MCRegisterClasses[DDRegClassID],
15159 DDSubClassMask,
15160 SuperRegIdxSeqs + 175,
15161 LaneBitmask(0x0000000000200001),
15162 0,
15163 false,
15164 0x00, /* TSFlags */
15165 true, /* HasDisjunctSubRegs */
15166 true, /* CoveredBySubRegs */
15167 NullRegClasses,
15168 nullptr
15169 };
15170
15171 extern const TargetRegisterClass DD_with_dsub0_in_FPR64_loRegClass = {
15172 &AArch64MCRegisterClasses[DD_with_dsub0_in_FPR64_loRegClassID],
15173 DD_with_dsub0_in_FPR64_loSubClassMask,
15174 SuperRegIdxSeqs + 175,
15175 LaneBitmask(0x0000000000200001),
15176 0,
15177 false,
15178 0x00, /* TSFlags */
15179 true, /* HasDisjunctSubRegs */
15180 true, /* CoveredBySubRegs */
15181 DD_with_dsub0_in_FPR64_loSuperclasses,
15182 nullptr
15183 };
15184
15185 extern const TargetRegisterClass DD_with_dsub1_in_FPR64_loRegClass = {
15186 &AArch64MCRegisterClasses[DD_with_dsub1_in_FPR64_loRegClassID],
15187 DD_with_dsub1_in_FPR64_loSubClassMask,
15188 SuperRegIdxSeqs + 175,
15189 LaneBitmask(0x0000000000200001),
15190 0,
15191 false,
15192 0x00, /* TSFlags */
15193 true, /* HasDisjunctSubRegs */
15194 true, /* CoveredBySubRegs */
15195 DD_with_dsub1_in_FPR64_loSuperclasses,
15196 nullptr
15197 };
15198
15199 extern const TargetRegisterClass XSeqPairsClassRegClass = {
15200 &AArch64MCRegisterClasses[XSeqPairsClassRegClassID],
15201 XSeqPairsClassSubClassMask,
15202 SuperRegIdxSeqs + 140,
15203 LaneBitmask(0x0000000800000004),
15204 0,
15205 false,
15206 0x00, /* TSFlags */
15207 true, /* HasDisjunctSubRegs */
15208 true, /* CoveredBySubRegs */
15209 NullRegClasses,
15210 nullptr
15211 };
15212
15213 extern const TargetRegisterClass DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loRegClass = {
15214 &AArch64MCRegisterClasses[DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loRegClassID],
15215 DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loSubClassMask,
15216 SuperRegIdxSeqs + 175,
15217 LaneBitmask(0x0000000000200001),
15218 0,
15219 false,
15220 0x00, /* TSFlags */
15221 true, /* HasDisjunctSubRegs */
15222 true, /* CoveredBySubRegs */
15223 DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loSuperclasses,
15224 nullptr
15225 };
15226
15227 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_GPR64commonRegClass = {
15228 &AArch64MCRegisterClasses[XSeqPairsClass_with_subo64_in_GPR64commonRegClassID],
15229 XSeqPairsClass_with_subo64_in_GPR64commonSubClassMask,
15230 SuperRegIdxSeqs + 140,
15231 LaneBitmask(0x0000000800000004),
15232 0,
15233 false,
15234 0x00, /* TSFlags */
15235 true, /* HasDisjunctSubRegs */
15236 true, /* CoveredBySubRegs */
15237 XSeqPairsClass_with_subo64_in_GPR64commonSuperclasses,
15238 nullptr
15239 };
15240
15241 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_GPR64noipRegClass = {
15242 &AArch64MCRegisterClasses[XSeqPairsClass_with_subo64_in_GPR64noipRegClassID],
15243 XSeqPairsClass_with_subo64_in_GPR64noipSubClassMask,
15244 SuperRegIdxSeqs + 140,
15245 LaneBitmask(0x0000000800000004),
15246 0,
15247 false,
15248 0x00, /* TSFlags */
15249 true, /* HasDisjunctSubRegs */
15250 true, /* CoveredBySubRegs */
15251 XSeqPairsClass_with_subo64_in_GPR64noipSuperclasses,
15252 nullptr
15253 };
15254
15255 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_GPR64noipRegClass = {
15256 &AArch64MCRegisterClasses[XSeqPairsClass_with_sube64_in_GPR64noipRegClassID],
15257 XSeqPairsClass_with_sube64_in_GPR64noipSubClassMask,
15258 SuperRegIdxSeqs + 140,
15259 LaneBitmask(0x0000000800000004),
15260 0,
15261 false,
15262 0x00, /* TSFlags */
15263 true, /* HasDisjunctSubRegs */
15264 true, /* CoveredBySubRegs */
15265 XSeqPairsClass_with_sube64_in_GPR64noipSuperclasses,
15266 nullptr
15267 };
15268
15269 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_tcGPR64RegClass = {
15270 &AArch64MCRegisterClasses[XSeqPairsClass_with_sube64_in_tcGPR64RegClassID],
15271 XSeqPairsClass_with_sube64_in_tcGPR64SubClassMask,
15272 SuperRegIdxSeqs + 140,
15273 LaneBitmask(0x0000000800000004),
15274 0,
15275 false,
15276 0x00, /* TSFlags */
15277 true, /* HasDisjunctSubRegs */
15278 true, /* CoveredBySubRegs */
15279 XSeqPairsClass_with_sube64_in_tcGPR64Superclasses,
15280 nullptr
15281 };
15282
15283 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass = {
15284 &AArch64MCRegisterClasses[XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClassID],
15285 XSeqPairsClass_with_sube64_in_tcGPRnotx16SubClassMask,
15286 SuperRegIdxSeqs + 140,
15287 LaneBitmask(0x0000000800000004),
15288 0,
15289 false,
15290 0x00, /* TSFlags */
15291 true, /* HasDisjunctSubRegs */
15292 true, /* CoveredBySubRegs */
15293 XSeqPairsClass_with_sube64_in_tcGPRnotx16Superclasses,
15294 nullptr
15295 };
15296
15297 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_tcGPR64RegClass = {
15298 &AArch64MCRegisterClasses[XSeqPairsClass_with_subo64_in_tcGPR64RegClassID],
15299 XSeqPairsClass_with_subo64_in_tcGPR64SubClassMask,
15300 SuperRegIdxSeqs + 140,
15301 LaneBitmask(0x0000000800000004),
15302 0,
15303 false,
15304 0x00, /* TSFlags */
15305 true, /* HasDisjunctSubRegs */
15306 true, /* CoveredBySubRegs */
15307 XSeqPairsClass_with_subo64_in_tcGPR64Superclasses,
15308 nullptr
15309 };
15310
15311 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClass = {
15312 &AArch64MCRegisterClasses[XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClassID],
15313 XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64SubClassMask,
15314 SuperRegIdxSeqs + 140,
15315 LaneBitmask(0x0000000800000004),
15316 0,
15317 false,
15318 0x00, /* TSFlags */
15319 true, /* HasDisjunctSubRegs */
15320 true, /* CoveredBySubRegs */
15321 XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64Superclasses,
15322 nullptr
15323 };
15324
15325 extern const TargetRegisterClass XSeqPairsClass_with_sub_32_in_GPR32argRegClass = {
15326 &AArch64MCRegisterClasses[XSeqPairsClass_with_sub_32_in_GPR32argRegClassID],
15327 XSeqPairsClass_with_sub_32_in_GPR32argSubClassMask,
15328 SuperRegIdxSeqs + 140,
15329 LaneBitmask(0x0000000800000004),
15330 0,
15331 false,
15332 0x00, /* TSFlags */
15333 true, /* HasDisjunctSubRegs */
15334 true, /* CoveredBySubRegs */
15335 XSeqPairsClass_with_sub_32_in_GPR32argSuperclasses,
15336 nullptr
15337 };
15338
15339 extern const TargetRegisterClass XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15RegClass = {
15340 &AArch64MCRegisterClasses[XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID],
15341 XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask,
15342 SuperRegIdxSeqs + 140,
15343 LaneBitmask(0x0000000800000004),
15344 0,
15345 false,
15346 0x00, /* TSFlags */
15347 true, /* HasDisjunctSubRegs */
15348 true, /* CoveredBySubRegs */
15349 XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses,
15350 nullptr
15351 };
15352
15353 extern const TargetRegisterClass XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
15354 &AArch64MCRegisterClasses[XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
15355 XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
15356 SuperRegIdxSeqs + 140,
15357 LaneBitmask(0x0000000800000004),
15358 0,
15359 false,
15360 0x00, /* TSFlags */
15361 true, /* HasDisjunctSubRegs */
15362 true, /* CoveredBySubRegs */
15363 XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
15364 nullptr
15365 };
15366
15367 extern const TargetRegisterClass XSeqPairsClass_with_sube64_in_tcGPRx16x17RegClass = {
15368 &AArch64MCRegisterClasses[XSeqPairsClass_with_sube64_in_tcGPRx16x17RegClassID],
15369 XSeqPairsClass_with_sube64_in_tcGPRx16x17SubClassMask,
15370 SuperRegIdxSeqs + 140,
15371 LaneBitmask(0x0000000800000004),
15372 0,
15373 false,
15374 0x00, /* TSFlags */
15375 true, /* HasDisjunctSubRegs */
15376 true, /* CoveredBySubRegs */
15377 XSeqPairsClass_with_sube64_in_tcGPRx16x17Superclasses,
15378 nullptr
15379 };
15380
15381 extern const TargetRegisterClass XSeqPairsClass_with_subo64_in_FIXED_REGSRegClass = {
15382 &AArch64MCRegisterClasses[XSeqPairsClass_with_subo64_in_FIXED_REGSRegClassID],
15383 XSeqPairsClass_with_subo64_in_FIXED_REGSSubClassMask,
15384 SuperRegIdxSeqs + 143,
15385 LaneBitmask(0x0000000800000004),
15386 0,
15387 false,
15388 0x00, /* TSFlags */
15389 true, /* HasDisjunctSubRegs */
15390 true, /* CoveredBySubRegs */
15391 XSeqPairsClass_with_subo64_in_FIXED_REGSSuperclasses,
15392 nullptr
15393 };
15394
15395 extern const TargetRegisterClass FPR128RegClass = {
15396 &AArch64MCRegisterClasses[FPR128RegClassID],
15397 FPR128SubClassMask,
15398 SuperRegIdxSeqs + 131,
15399 LaneBitmask(0x0000000000000001),
15400 0,
15401 false,
15402 0x00, /* TSFlags */
15403 false, /* HasDisjunctSubRegs */
15404 false, /* CoveredBySubRegs */
15405 NullRegClasses,
15406 nullptr
15407 };
15408
15409 extern const TargetRegisterClass ZPRRegClass = {
15410 &AArch64MCRegisterClasses[ZPRRegClassID],
15411 ZPRSubClassMask,
15412 SuperRegIdxSeqs + 30,
15413 LaneBitmask(0x0000000000000001),
15414 0,
15415 false,
15416 0x00, /* TSFlags */
15417 false, /* HasDisjunctSubRegs */
15418 false, /* CoveredBySubRegs */
15419 NullRegClasses,
15420 nullptr
15421 };
15422
15423 extern const TargetRegisterClass FPR128_loRegClass = {
15424 &AArch64MCRegisterClasses[FPR128_loRegClassID],
15425 FPR128_loSubClassMask,
15426 SuperRegIdxSeqs + 131,
15427 LaneBitmask(0x0000000000000001),
15428 0,
15429 false,
15430 0x00, /* TSFlags */
15431 false, /* HasDisjunctSubRegs */
15432 false, /* CoveredBySubRegs */
15433 FPR128_loSuperclasses,
15434 nullptr
15435 };
15436
15437 extern const TargetRegisterClass MPR128RegClass = {
15438 &AArch64MCRegisterClasses[MPR128RegClassID],
15439 MPR128SubClassMask,
15440 SuperRegIdxSeqs + 49,
15441 LaneBitmask(0x0000000000000001),
15442 0,
15443 false,
15444 0x00, /* TSFlags */
15445 false, /* HasDisjunctSubRegs */
15446 false, /* CoveredBySubRegs */
15447 NullRegClasses,
15448 nullptr
15449 };
15450
15451 extern const TargetRegisterClass ZPR_4bRegClass = {
15452 &AArch64MCRegisterClasses[ZPR_4bRegClassID],
15453 ZPR_4bSubClassMask,
15454 SuperRegIdxSeqs + 30,
15455 LaneBitmask(0x0000000000000001),
15456 0,
15457 false,
15458 0x00, /* TSFlags */
15459 false, /* HasDisjunctSubRegs */
15460 false, /* CoveredBySubRegs */
15461 ZPR_4bSuperclasses,
15462 nullptr
15463 };
15464
15465 extern const TargetRegisterClass FPR128_0to7RegClass = {
15466 &AArch64MCRegisterClasses[FPR128_0to7RegClassID],
15467 FPR128_0to7SubClassMask,
15468 SuperRegIdxSeqs + 131,
15469 LaneBitmask(0x0000000000000001),
15470 0,
15471 false,
15472 0x00, /* TSFlags */
15473 false, /* HasDisjunctSubRegs */
15474 false, /* CoveredBySubRegs */
15475 FPR128_0to7Superclasses,
15476 nullptr
15477 };
15478
15479 extern const TargetRegisterClass ZPR_3bRegClass = {
15480 &AArch64MCRegisterClasses[ZPR_3bRegClassID],
15481 ZPR_3bSubClassMask,
15482 SuperRegIdxSeqs + 30,
15483 LaneBitmask(0x0000000000000001),
15484 0,
15485 false,
15486 0x00, /* TSFlags */
15487 false, /* HasDisjunctSubRegs */
15488 false, /* CoveredBySubRegs */
15489 ZPR_3bSuperclasses,
15490 nullptr
15491 };
15492
15493 extern const TargetRegisterClass DDDRegClass = {
15494 &AArch64MCRegisterClasses[DDDRegClassID],
15495 DDDSubClassMask,
15496 SuperRegIdxSeqs + 163,
15497 LaneBitmask(0x0000000000A00001),
15498 0,
15499 false,
15500 0x00, /* TSFlags */
15501 true, /* HasDisjunctSubRegs */
15502 true, /* CoveredBySubRegs */
15503 NullRegClasses,
15504 nullptr
15505 };
15506
15507 extern const TargetRegisterClass DDD_with_dsub0_in_FPR64_loRegClass = {
15508 &AArch64MCRegisterClasses[DDD_with_dsub0_in_FPR64_loRegClassID],
15509 DDD_with_dsub0_in_FPR64_loSubClassMask,
15510 SuperRegIdxSeqs + 163,
15511 LaneBitmask(0x0000000000A00001),
15512 0,
15513 false,
15514 0x00, /* TSFlags */
15515 true, /* HasDisjunctSubRegs */
15516 true, /* CoveredBySubRegs */
15517 DDD_with_dsub0_in_FPR64_loSuperclasses,
15518 nullptr
15519 };
15520
15521 extern const TargetRegisterClass DDD_with_dsub1_in_FPR64_loRegClass = {
15522 &AArch64MCRegisterClasses[DDD_with_dsub1_in_FPR64_loRegClassID],
15523 DDD_with_dsub1_in_FPR64_loSubClassMask,
15524 SuperRegIdxSeqs + 163,
15525 LaneBitmask(0x0000000000A00001),
15526 0,
15527 false,
15528 0x00, /* TSFlags */
15529 true, /* HasDisjunctSubRegs */
15530 true, /* CoveredBySubRegs */
15531 DDD_with_dsub1_in_FPR64_loSuperclasses,
15532 nullptr
15533 };
15534
15535 extern const TargetRegisterClass DDD_with_dsub2_in_FPR64_loRegClass = {
15536 &AArch64MCRegisterClasses[DDD_with_dsub2_in_FPR64_loRegClassID],
15537 DDD_with_dsub2_in_FPR64_loSubClassMask,
15538 SuperRegIdxSeqs + 163,
15539 LaneBitmask(0x0000000000A00001),
15540 0,
15541 false,
15542 0x00, /* TSFlags */
15543 true, /* HasDisjunctSubRegs */
15544 true, /* CoveredBySubRegs */
15545 DDD_with_dsub2_in_FPR64_loSuperclasses,
15546 nullptr
15547 };
15548
15549 extern const TargetRegisterClass DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClass = {
15550 &AArch64MCRegisterClasses[DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClassID],
15551 DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loSubClassMask,
15552 SuperRegIdxSeqs + 163,
15553 LaneBitmask(0x0000000000A00001),
15554 0,
15555 false,
15556 0x00, /* TSFlags */
15557 true, /* HasDisjunctSubRegs */
15558 true, /* CoveredBySubRegs */
15559 DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loSuperclasses,
15560 nullptr
15561 };
15562
15563 extern const TargetRegisterClass DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass = {
15564 &AArch64MCRegisterClasses[DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClassID],
15565 DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSubClassMask,
15566 SuperRegIdxSeqs + 163,
15567 LaneBitmask(0x0000000000A00001),
15568 0,
15569 false,
15570 0x00, /* TSFlags */
15571 true, /* HasDisjunctSubRegs */
15572 true, /* CoveredBySubRegs */
15573 DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSuperclasses,
15574 nullptr
15575 };
15576
15577 extern const TargetRegisterClass DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass = {
15578 &AArch64MCRegisterClasses[DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClassID],
15579 DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSubClassMask,
15580 SuperRegIdxSeqs + 163,
15581 LaneBitmask(0x0000000000A00001),
15582 0,
15583 false,
15584 0x00, /* TSFlags */
15585 true, /* HasDisjunctSubRegs */
15586 true, /* CoveredBySubRegs */
15587 DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loSuperclasses,
15588 nullptr
15589 };
15590
15591 extern const TargetRegisterClass DDDDRegClass = {
15592 &AArch64MCRegisterClasses[DDDDRegClassID],
15593 DDDDSubClassMask,
15594 SuperRegIdxSeqs + 151,
15595 LaneBitmask(0x0000000000E00001),
15596 0,
15597 false,
15598 0x00, /* TSFlags */
15599 true, /* HasDisjunctSubRegs */
15600 true, /* CoveredBySubRegs */
15601 NullRegClasses,
15602 nullptr
15603 };
15604
15605 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_loRegClass = {
15606 &AArch64MCRegisterClasses[DDDD_with_dsub0_in_FPR64_loRegClassID],
15607 DDDD_with_dsub0_in_FPR64_loSubClassMask,
15608 SuperRegIdxSeqs + 151,
15609 LaneBitmask(0x0000000000E00001),
15610 0,
15611 false,
15612 0x00, /* TSFlags */
15613 true, /* HasDisjunctSubRegs */
15614 true, /* CoveredBySubRegs */
15615 DDDD_with_dsub0_in_FPR64_loSuperclasses,
15616 nullptr
15617 };
15618
15619 extern const TargetRegisterClass DDDD_with_dsub1_in_FPR64_loRegClass = {
15620 &AArch64MCRegisterClasses[DDDD_with_dsub1_in_FPR64_loRegClassID],
15621 DDDD_with_dsub1_in_FPR64_loSubClassMask,
15622 SuperRegIdxSeqs + 151,
15623 LaneBitmask(0x0000000000E00001),
15624 0,
15625 false,
15626 0x00, /* TSFlags */
15627 true, /* HasDisjunctSubRegs */
15628 true, /* CoveredBySubRegs */
15629 DDDD_with_dsub1_in_FPR64_loSuperclasses,
15630 nullptr
15631 };
15632
15633 extern const TargetRegisterClass DDDD_with_dsub2_in_FPR64_loRegClass = {
15634 &AArch64MCRegisterClasses[DDDD_with_dsub2_in_FPR64_loRegClassID],
15635 DDDD_with_dsub2_in_FPR64_loSubClassMask,
15636 SuperRegIdxSeqs + 151,
15637 LaneBitmask(0x0000000000E00001),
15638 0,
15639 false,
15640 0x00, /* TSFlags */
15641 true, /* HasDisjunctSubRegs */
15642 true, /* CoveredBySubRegs */
15643 DDDD_with_dsub2_in_FPR64_loSuperclasses,
15644 nullptr
15645 };
15646
15647 extern const TargetRegisterClass DDDD_with_dsub3_in_FPR64_loRegClass = {
15648 &AArch64MCRegisterClasses[DDDD_with_dsub3_in_FPR64_loRegClassID],
15649 DDDD_with_dsub3_in_FPR64_loSubClassMask,
15650 SuperRegIdxSeqs + 151,
15651 LaneBitmask(0x0000000000E00001),
15652 0,
15653 false,
15654 0x00, /* TSFlags */
15655 true, /* HasDisjunctSubRegs */
15656 true, /* CoveredBySubRegs */
15657 DDDD_with_dsub3_in_FPR64_loSuperclasses,
15658 nullptr
15659 };
15660
15661 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClass = {
15662 &AArch64MCRegisterClasses[DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClassID],
15663 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loSubClassMask,
15664 SuperRegIdxSeqs + 151,
15665 LaneBitmask(0x0000000000E00001),
15666 0,
15667 false,
15668 0x00, /* TSFlags */
15669 true, /* HasDisjunctSubRegs */
15670 true, /* CoveredBySubRegs */
15671 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loSuperclasses,
15672 nullptr
15673 };
15674
15675 extern const TargetRegisterClass DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass = {
15676 &AArch64MCRegisterClasses[DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClassID],
15677 DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSubClassMask,
15678 SuperRegIdxSeqs + 151,
15679 LaneBitmask(0x0000000000E00001),
15680 0,
15681 false,
15682 0x00, /* TSFlags */
15683 true, /* HasDisjunctSubRegs */
15684 true, /* CoveredBySubRegs */
15685 DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSuperclasses,
15686 nullptr
15687 };
15688
15689 extern const TargetRegisterClass DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass = {
15690 &AArch64MCRegisterClasses[DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID],
15691 DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSubClassMask,
15692 SuperRegIdxSeqs + 151,
15693 LaneBitmask(0x0000000000E00001),
15694 0,
15695 false,
15696 0x00, /* TSFlags */
15697 true, /* HasDisjunctSubRegs */
15698 true, /* CoveredBySubRegs */
15699 DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSuperclasses,
15700 nullptr
15701 };
15702
15703 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass = {
15704 &AArch64MCRegisterClasses[DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClassID],
15705 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSubClassMask,
15706 SuperRegIdxSeqs + 151,
15707 LaneBitmask(0x0000000000E00001),
15708 0,
15709 false,
15710 0x00, /* TSFlags */
15711 true, /* HasDisjunctSubRegs */
15712 true, /* CoveredBySubRegs */
15713 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loSuperclasses,
15714 nullptr
15715 };
15716
15717 extern const TargetRegisterClass DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass = {
15718 &AArch64MCRegisterClasses[DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID],
15719 DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSubClassMask,
15720 SuperRegIdxSeqs + 151,
15721 LaneBitmask(0x0000000000E00001),
15722 0,
15723 false,
15724 0x00, /* TSFlags */
15725 true, /* HasDisjunctSubRegs */
15726 true, /* CoveredBySubRegs */
15727 DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSuperclasses,
15728 nullptr
15729 };
15730
15731 extern const TargetRegisterClass DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass = {
15732 &AArch64MCRegisterClasses[DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClassID],
15733 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSubClassMask,
15734 SuperRegIdxSeqs + 151,
15735 LaneBitmask(0x0000000000E00001),
15736 0,
15737 false,
15738 0x00, /* TSFlags */
15739 true, /* HasDisjunctSubRegs */
15740 true, /* CoveredBySubRegs */
15741 DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loSuperclasses,
15742 nullptr
15743 };
15744
15745 extern const TargetRegisterClass QQRegClass = {
15746 &AArch64MCRegisterClasses[QQRegClassID],
15747 QQSubClassMask,
15748 SuperRegIdxSeqs + 185,
15749 LaneBitmask(0x0000000002000001),
15750 0,
15751 false,
15752 0x00, /* TSFlags */
15753 true, /* HasDisjunctSubRegs */
15754 true, /* CoveredBySubRegs */
15755 NullRegClasses,
15756 nullptr
15757 };
15758
15759 extern const TargetRegisterClass ZPR2RegClass = {
15760 &AArch64MCRegisterClasses[ZPR2RegClassID],
15761 ZPR2SubClassMask,
15762 SuperRegIdxSeqs + 159,
15763 LaneBitmask(0x0000001000000001),
15764 0,
15765 false,
15766 0x00, /* TSFlags */
15767 true, /* HasDisjunctSubRegs */
15768 true, /* CoveredBySubRegs */
15769 NullRegClasses,
15770 nullptr
15771 };
15772
15773 extern const TargetRegisterClass ZPR2StridedOrContiguousRegClass = {
15774 &AArch64MCRegisterClasses[ZPR2StridedOrContiguousRegClassID],
15775 ZPR2StridedOrContiguousSubClassMask,
15776 SuperRegIdxSeqs + 192,
15777 LaneBitmask(0x0000001000000001),
15778 0,
15779 false,
15780 0x00, /* TSFlags */
15781 true, /* HasDisjunctSubRegs */
15782 true, /* CoveredBySubRegs */
15783 NullRegClasses,
15784 nullptr
15785 };
15786
15787 extern const TargetRegisterClass QQ_with_dsub_in_FPR64_loRegClass = {
15788 &AArch64MCRegisterClasses[QQ_with_dsub_in_FPR64_loRegClassID],
15789 QQ_with_dsub_in_FPR64_loSubClassMask,
15790 SuperRegIdxSeqs + 185,
15791 LaneBitmask(0x0000000002000001),
15792 0,
15793 false,
15794 0x00, /* TSFlags */
15795 true, /* HasDisjunctSubRegs */
15796 true, /* CoveredBySubRegs */
15797 QQ_with_dsub_in_FPR64_loSuperclasses,
15798 nullptr
15799 };
15800
15801 extern const TargetRegisterClass QQ_with_qsub1_in_FPR128_loRegClass = {
15802 &AArch64MCRegisterClasses[QQ_with_qsub1_in_FPR128_loRegClassID],
15803 QQ_with_qsub1_in_FPR128_loSubClassMask,
15804 SuperRegIdxSeqs + 185,
15805 LaneBitmask(0x0000000002000001),
15806 0,
15807 false,
15808 0x00, /* TSFlags */
15809 true, /* HasDisjunctSubRegs */
15810 true, /* CoveredBySubRegs */
15811 QQ_with_qsub1_in_FPR128_loSuperclasses,
15812 nullptr
15813 };
15814
15815 extern const TargetRegisterClass ZPR2Mul2RegClass = {
15816 &AArch64MCRegisterClasses[ZPR2Mul2RegClassID],
15817 ZPR2Mul2SubClassMask,
15818 SuperRegIdxSeqs + 159,
15819 LaneBitmask(0x0000001000000001),
15820 0,
15821 false,
15822 0x00, /* TSFlags */
15823 true, /* HasDisjunctSubRegs */
15824 true, /* CoveredBySubRegs */
15825 ZPR2Mul2Superclasses,
15826 nullptr
15827 };
15828
15829 extern const TargetRegisterClass ZPR2StridedRegClass = {
15830 &AArch64MCRegisterClasses[ZPR2StridedRegClassID],
15831 ZPR2StridedSubClassMask,
15832 SuperRegIdxSeqs + 195,
15833 LaneBitmask(0x0000001000000001),
15834 0,
15835 false,
15836 0x00, /* TSFlags */
15837 true, /* HasDisjunctSubRegs */
15838 true, /* CoveredBySubRegs */
15839 ZPR2StridedSuperclasses,
15840 nullptr
15841 };
15842
15843 extern const TargetRegisterClass ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass = {
15844 &AArch64MCRegisterClasses[ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClassID],
15845 ZPR2StridedOrContiguous_with_dsub_in_FPR64_loSubClassMask,
15846 SuperRegIdxSeqs + 192,
15847 LaneBitmask(0x0000001000000001),
15848 0,
15849 false,
15850 0x00, /* TSFlags */
15851 true, /* HasDisjunctSubRegs */
15852 true, /* CoveredBySubRegs */
15853 ZPR2StridedOrContiguous_with_dsub_in_FPR64_loSuperclasses,
15854 nullptr
15855 };
15856
15857 extern const TargetRegisterClass ZPR2_with_dsub_in_FPR64_loRegClass = {
15858 &AArch64MCRegisterClasses[ZPR2_with_dsub_in_FPR64_loRegClassID],
15859 ZPR2_with_dsub_in_FPR64_loSubClassMask,
15860 SuperRegIdxSeqs + 159,
15861 LaneBitmask(0x0000001000000001),
15862 0,
15863 false,
15864 0x00, /* TSFlags */
15865 true, /* HasDisjunctSubRegs */
15866 true, /* CoveredBySubRegs */
15867 ZPR2_with_dsub_in_FPR64_loSuperclasses,
15868 nullptr
15869 };
15870
15871 extern const TargetRegisterClass ZPR2_with_zsub1_in_ZPR_4bRegClass = {
15872 &AArch64MCRegisterClasses[ZPR2_with_zsub1_in_ZPR_4bRegClassID],
15873 ZPR2_with_zsub1_in_ZPR_4bSubClassMask,
15874 SuperRegIdxSeqs + 159,
15875 LaneBitmask(0x0000001000000001),
15876 0,
15877 false,
15878 0x00, /* TSFlags */
15879 true, /* HasDisjunctSubRegs */
15880 true, /* CoveredBySubRegs */
15881 ZPR2_with_zsub1_in_ZPR_4bSuperclasses,
15882 nullptr
15883 };
15884
15885 extern const TargetRegisterClass QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClass = {
15886 &AArch64MCRegisterClasses[QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClassID],
15887 QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loSubClassMask,
15888 SuperRegIdxSeqs + 185,
15889 LaneBitmask(0x0000000002000001),
15890 0,
15891 false,
15892 0x00, /* TSFlags */
15893 true, /* HasDisjunctSubRegs */
15894 true, /* CoveredBySubRegs */
15895 QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loSuperclasses,
15896 nullptr
15897 };
15898
15899 extern const TargetRegisterClass ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass = {
15900 &AArch64MCRegisterClasses[ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClassID],
15901 ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bSubClassMask,
15902 SuperRegIdxSeqs + 159,
15903 LaneBitmask(0x0000001000000001),
15904 0,
15905 false,
15906 0x00, /* TSFlags */
15907 true, /* HasDisjunctSubRegs */
15908 true, /* CoveredBySubRegs */
15909 ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bSuperclasses,
15910 nullptr
15911 };
15912
15913 extern const TargetRegisterClass ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass = {
15914 &AArch64MCRegisterClasses[ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClassID],
15915 ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7SubClassMask,
15916 SuperRegIdxSeqs + 192,
15917 LaneBitmask(0x0000001000000001),
15918 0,
15919 false,
15920 0x00, /* TSFlags */
15921 true, /* HasDisjunctSubRegs */
15922 true, /* CoveredBySubRegs */
15923 ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7Superclasses,
15924 nullptr
15925 };
15926
15927 extern const TargetRegisterClass QQ_with_qsub0_in_FPR128_0to7RegClass = {
15928 &AArch64MCRegisterClasses[QQ_with_qsub0_in_FPR128_0to7RegClassID],
15929 QQ_with_qsub0_in_FPR128_0to7SubClassMask,
15930 SuperRegIdxSeqs + 185,
15931 LaneBitmask(0x0000000002000001),
15932 0,
15933 false,
15934 0x00, /* TSFlags */
15935 true, /* HasDisjunctSubRegs */
15936 true, /* CoveredBySubRegs */
15937 QQ_with_qsub0_in_FPR128_0to7Superclasses,
15938 nullptr
15939 };
15940
15941 extern const TargetRegisterClass QQ_with_qsub1_in_FPR128_0to7RegClass = {
15942 &AArch64MCRegisterClasses[QQ_with_qsub1_in_FPR128_0to7RegClassID],
15943 QQ_with_qsub1_in_FPR128_0to7SubClassMask,
15944 SuperRegIdxSeqs + 185,
15945 LaneBitmask(0x0000000002000001),
15946 0,
15947 false,
15948 0x00, /* TSFlags */
15949 true, /* HasDisjunctSubRegs */
15950 true, /* CoveredBySubRegs */
15951 QQ_with_qsub1_in_FPR128_0to7Superclasses,
15952 nullptr
15953 };
15954
15955 extern const TargetRegisterClass ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
15956 &AArch64MCRegisterClasses[ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
15957 ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
15958 SuperRegIdxSeqs + 159,
15959 LaneBitmask(0x0000001000000001),
15960 0,
15961 false,
15962 0x00, /* TSFlags */
15963 true, /* HasDisjunctSubRegs */
15964 true, /* CoveredBySubRegs */
15965 ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
15966 nullptr
15967 };
15968
15969 extern const TargetRegisterClass ZPR2Strided_with_dsub_in_FPR64_loRegClass = {
15970 &AArch64MCRegisterClasses[ZPR2Strided_with_dsub_in_FPR64_loRegClassID],
15971 ZPR2Strided_with_dsub_in_FPR64_loSubClassMask,
15972 SuperRegIdxSeqs + 195,
15973 LaneBitmask(0x0000001000000001),
15974 0,
15975 false,
15976 0x00, /* TSFlags */
15977 true, /* HasDisjunctSubRegs */
15978 true, /* CoveredBySubRegs */
15979 ZPR2Strided_with_dsub_in_FPR64_loSuperclasses,
15980 nullptr
15981 };
15982
15983 extern const TargetRegisterClass ZPR2_with_zsub1_in_ZPR_3bRegClass = {
15984 &AArch64MCRegisterClasses[ZPR2_with_zsub1_in_ZPR_3bRegClassID],
15985 ZPR2_with_zsub1_in_ZPR_3bSubClassMask,
15986 SuperRegIdxSeqs + 159,
15987 LaneBitmask(0x0000001000000001),
15988 0,
15989 false,
15990 0x00, /* TSFlags */
15991 true, /* HasDisjunctSubRegs */
15992 true, /* CoveredBySubRegs */
15993 ZPR2_with_zsub1_in_ZPR_3bSuperclasses,
15994 nullptr
15995 };
15996
15997 extern const TargetRegisterClass ZPR2_with_zsub_in_FPR128_0to7RegClass = {
15998 &AArch64MCRegisterClasses[ZPR2_with_zsub_in_FPR128_0to7RegClassID],
15999 ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
16000 SuperRegIdxSeqs + 159,
16001 LaneBitmask(0x0000001000000001),
16002 0,
16003 false,
16004 0x00, /* TSFlags */
16005 true, /* HasDisjunctSubRegs */
16006 true, /* CoveredBySubRegs */
16007 ZPR2_with_zsub_in_FPR128_0to7Superclasses,
16008 nullptr
16009 };
16010
16011 extern const TargetRegisterClass QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7RegClass = {
16012 &AArch64MCRegisterClasses[QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7RegClassID],
16013 QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7SubClassMask,
16014 SuperRegIdxSeqs + 185,
16015 LaneBitmask(0x0000000002000001),
16016 0,
16017 false,
16018 0x00, /* TSFlags */
16019 true, /* HasDisjunctSubRegs */
16020 true, /* CoveredBySubRegs */
16021 QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7Superclasses,
16022 nullptr
16023 };
16024
16025 extern const TargetRegisterClass ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClass = {
16026 &AArch64MCRegisterClasses[ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClassID],
16027 ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bSubClassMask,
16028 SuperRegIdxSeqs + 159,
16029 LaneBitmask(0x0000001000000001),
16030 0,
16031 false,
16032 0x00, /* TSFlags */
16033 true, /* HasDisjunctSubRegs */
16034 true, /* CoveredBySubRegs */
16035 ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bSuperclasses,
16036 nullptr
16037 };
16038
16039 extern const TargetRegisterClass ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
16040 &AArch64MCRegisterClasses[ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
16041 ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
16042 SuperRegIdxSeqs + 159,
16043 LaneBitmask(0x0000001000000001),
16044 0,
16045 false,
16046 0x00, /* TSFlags */
16047 true, /* HasDisjunctSubRegs */
16048 true, /* CoveredBySubRegs */
16049 ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
16050 nullptr
16051 };
16052
16053 extern const TargetRegisterClass MPR64RegClass = {
16054 &AArch64MCRegisterClasses[MPR64RegClassID],
16055 MPR64SubClassMask,
16056 SuperRegIdxSeqs + 40,
16057 LaneBitmask(0x0000000000000060),
16058 0,
16059 false,
16060 0x00, /* TSFlags */
16061 true, /* HasDisjunctSubRegs */
16062 false, /* CoveredBySubRegs */
16063 NullRegClasses,
16064 nullptr
16065 };
16066
16067 extern const TargetRegisterClass QQQRegClass = {
16068 &AArch64MCRegisterClasses[QQQRegClassID],
16069 QQQSubClassMask,
16070 SuperRegIdxSeqs + 170,
16071 LaneBitmask(0x000000000A000001),
16072 0,
16073 false,
16074 0x00, /* TSFlags */
16075 true, /* HasDisjunctSubRegs */
16076 true, /* CoveredBySubRegs */
16077 NullRegClasses,
16078 nullptr
16079 };
16080
16081 extern const TargetRegisterClass ZPR3RegClass = {
16082 &AArch64MCRegisterClasses[ZPR3RegClassID],
16083 ZPR3SubClassMask,
16084 SuperRegIdxSeqs + 156,
16085 LaneBitmask(0x0000005000000001),
16086 0,
16087 false,
16088 0x00, /* TSFlags */
16089 true, /* HasDisjunctSubRegs */
16090 true, /* CoveredBySubRegs */
16091 NullRegClasses,
16092 nullptr
16093 };
16094
16095 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_loRegClass = {
16096 &AArch64MCRegisterClasses[QQQ_with_dsub_in_FPR64_loRegClassID],
16097 QQQ_with_dsub_in_FPR64_loSubClassMask,
16098 SuperRegIdxSeqs + 170,
16099 LaneBitmask(0x000000000A000001),
16100 0,
16101 false,
16102 0x00, /* TSFlags */
16103 true, /* HasDisjunctSubRegs */
16104 true, /* CoveredBySubRegs */
16105 QQQ_with_dsub_in_FPR64_loSuperclasses,
16106 nullptr
16107 };
16108
16109 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_loRegClass = {
16110 &AArch64MCRegisterClasses[QQQ_with_qsub1_in_FPR128_loRegClassID],
16111 QQQ_with_qsub1_in_FPR128_loSubClassMask,
16112 SuperRegIdxSeqs + 170,
16113 LaneBitmask(0x000000000A000001),
16114 0,
16115 false,
16116 0x00, /* TSFlags */
16117 true, /* HasDisjunctSubRegs */
16118 true, /* CoveredBySubRegs */
16119 QQQ_with_qsub1_in_FPR128_loSuperclasses,
16120 nullptr
16121 };
16122
16123 extern const TargetRegisterClass QQQ_with_qsub2_in_FPR128_loRegClass = {
16124 &AArch64MCRegisterClasses[QQQ_with_qsub2_in_FPR128_loRegClassID],
16125 QQQ_with_qsub2_in_FPR128_loSubClassMask,
16126 SuperRegIdxSeqs + 170,
16127 LaneBitmask(0x000000000A000001),
16128 0,
16129 false,
16130 0x00, /* TSFlags */
16131 true, /* HasDisjunctSubRegs */
16132 true, /* CoveredBySubRegs */
16133 QQQ_with_qsub2_in_FPR128_loSuperclasses,
16134 nullptr
16135 };
16136
16137 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_loRegClass = {
16138 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_loRegClassID],
16139 ZPR3_with_dsub_in_FPR64_loSubClassMask,
16140 SuperRegIdxSeqs + 156,
16141 LaneBitmask(0x0000005000000001),
16142 0,
16143 false,
16144 0x00, /* TSFlags */
16145 true, /* HasDisjunctSubRegs */
16146 true, /* CoveredBySubRegs */
16147 ZPR3_with_dsub_in_FPR64_loSuperclasses,
16148 nullptr
16149 };
16150
16151 extern const TargetRegisterClass ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
16152 &AArch64MCRegisterClasses[ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
16153 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
16154 SuperRegIdxSeqs + 156,
16155 LaneBitmask(0x0000005000000001),
16156 0,
16157 false,
16158 0x00, /* TSFlags */
16159 true, /* HasDisjunctSubRegs */
16160 true, /* CoveredBySubRegs */
16161 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
16162 nullptr
16163 };
16164
16165 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_4bRegClass = {
16166 &AArch64MCRegisterClasses[ZPR3_with_zsub1_in_ZPR_4bRegClassID],
16167 ZPR3_with_zsub1_in_ZPR_4bSubClassMask,
16168 SuperRegIdxSeqs + 156,
16169 LaneBitmask(0x0000005000000001),
16170 0,
16171 false,
16172 0x00, /* TSFlags */
16173 true, /* HasDisjunctSubRegs */
16174 true, /* CoveredBySubRegs */
16175 ZPR3_with_zsub1_in_ZPR_4bSuperclasses,
16176 nullptr
16177 };
16178
16179 extern const TargetRegisterClass ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
16180 &AArch64MCRegisterClasses[ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
16181 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
16182 SuperRegIdxSeqs + 156,
16183 LaneBitmask(0x0000005000000001),
16184 0,
16185 false,
16186 0x00, /* TSFlags */
16187 true, /* HasDisjunctSubRegs */
16188 true, /* CoveredBySubRegs */
16189 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
16190 nullptr
16191 };
16192
16193 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_4bRegClass = {
16194 &AArch64MCRegisterClasses[ZPR3_with_zsub2_in_ZPR_4bRegClassID],
16195 ZPR3_with_zsub2_in_ZPR_4bSubClassMask,
16196 SuperRegIdxSeqs + 156,
16197 LaneBitmask(0x0000005000000001),
16198 0,
16199 false,
16200 0x00, /* TSFlags */
16201 true, /* HasDisjunctSubRegs */
16202 true, /* CoveredBySubRegs */
16203 ZPR3_with_zsub2_in_ZPR_4bSuperclasses,
16204 nullptr
16205 };
16206
16207 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass = {
16208 &AArch64MCRegisterClasses[QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClassID],
16209 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loSubClassMask,
16210 SuperRegIdxSeqs + 170,
16211 LaneBitmask(0x000000000A000001),
16212 0,
16213 false,
16214 0x00, /* TSFlags */
16215 true, /* HasDisjunctSubRegs */
16216 true, /* CoveredBySubRegs */
16217 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loSuperclasses,
16218 nullptr
16219 };
16220
16221 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass = {
16222 &AArch64MCRegisterClasses[QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClassID],
16223 QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loSubClassMask,
16224 SuperRegIdxSeqs + 170,
16225 LaneBitmask(0x000000000A000001),
16226 0,
16227 false,
16228 0x00, /* TSFlags */
16229 true, /* HasDisjunctSubRegs */
16230 true, /* CoveredBySubRegs */
16231 QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loSuperclasses,
16232 nullptr
16233 };
16234
16235 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass = {
16236 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClassID],
16237 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bSubClassMask,
16238 SuperRegIdxSeqs + 156,
16239 LaneBitmask(0x0000005000000001),
16240 0,
16241 false,
16242 0x00, /* TSFlags */
16243 true, /* HasDisjunctSubRegs */
16244 true, /* CoveredBySubRegs */
16245 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bSuperclasses,
16246 nullptr
16247 };
16248
16249 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass = {
16250 &AArch64MCRegisterClasses[ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClassID],
16251 ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bSubClassMask,
16252 SuperRegIdxSeqs + 156,
16253 LaneBitmask(0x0000005000000001),
16254 0,
16255 false,
16256 0x00, /* TSFlags */
16257 true, /* HasDisjunctSubRegs */
16258 true, /* CoveredBySubRegs */
16259 ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bSuperclasses,
16260 nullptr
16261 };
16262
16263 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass = {
16264 &AArch64MCRegisterClasses[QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClassID],
16265 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loSubClassMask,
16266 SuperRegIdxSeqs + 170,
16267 LaneBitmask(0x000000000A000001),
16268 0,
16269 false,
16270 0x00, /* TSFlags */
16271 true, /* HasDisjunctSubRegs */
16272 true, /* CoveredBySubRegs */
16273 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loSuperclasses,
16274 nullptr
16275 };
16276
16277 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass = {
16278 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClassID],
16279 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bSubClassMask,
16280 SuperRegIdxSeqs + 156,
16281 LaneBitmask(0x0000005000000001),
16282 0,
16283 false,
16284 0x00, /* TSFlags */
16285 true, /* HasDisjunctSubRegs */
16286 true, /* CoveredBySubRegs */
16287 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bSuperclasses,
16288 nullptr
16289 };
16290
16291 extern const TargetRegisterClass QQQ_with_qsub0_in_FPR128_0to7RegClass = {
16292 &AArch64MCRegisterClasses[QQQ_with_qsub0_in_FPR128_0to7RegClassID],
16293 QQQ_with_qsub0_in_FPR128_0to7SubClassMask,
16294 SuperRegIdxSeqs + 170,
16295 LaneBitmask(0x000000000A000001),
16296 0,
16297 false,
16298 0x00, /* TSFlags */
16299 true, /* HasDisjunctSubRegs */
16300 true, /* CoveredBySubRegs */
16301 QQQ_with_qsub0_in_FPR128_0to7Superclasses,
16302 nullptr
16303 };
16304
16305 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_0to7RegClass = {
16306 &AArch64MCRegisterClasses[QQQ_with_qsub1_in_FPR128_0to7RegClassID],
16307 QQQ_with_qsub1_in_FPR128_0to7SubClassMask,
16308 SuperRegIdxSeqs + 170,
16309 LaneBitmask(0x000000000A000001),
16310 0,
16311 false,
16312 0x00, /* TSFlags */
16313 true, /* HasDisjunctSubRegs */
16314 true, /* CoveredBySubRegs */
16315 QQQ_with_qsub1_in_FPR128_0to7Superclasses,
16316 nullptr
16317 };
16318
16319 extern const TargetRegisterClass QQQ_with_qsub2_in_FPR128_0to7RegClass = {
16320 &AArch64MCRegisterClasses[QQQ_with_qsub2_in_FPR128_0to7RegClassID],
16321 QQQ_with_qsub2_in_FPR128_0to7SubClassMask,
16322 SuperRegIdxSeqs + 170,
16323 LaneBitmask(0x000000000A000001),
16324 0,
16325 false,
16326 0x00, /* TSFlags */
16327 true, /* HasDisjunctSubRegs */
16328 true, /* CoveredBySubRegs */
16329 QQQ_with_qsub2_in_FPR128_0to7Superclasses,
16330 nullptr
16331 };
16332
16333 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
16334 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
16335 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
16336 SuperRegIdxSeqs + 156,
16337 LaneBitmask(0x0000005000000001),
16338 0,
16339 false,
16340 0x00, /* TSFlags */
16341 true, /* HasDisjunctSubRegs */
16342 true, /* CoveredBySubRegs */
16343 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
16344 nullptr
16345 };
16346
16347 extern const TargetRegisterClass ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
16348 &AArch64MCRegisterClasses[ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
16349 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
16350 SuperRegIdxSeqs + 156,
16351 LaneBitmask(0x0000005000000001),
16352 0,
16353 false,
16354 0x00, /* TSFlags */
16355 true, /* HasDisjunctSubRegs */
16356 true, /* CoveredBySubRegs */
16357 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
16358 nullptr
16359 };
16360
16361 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_3bRegClass = {
16362 &AArch64MCRegisterClasses[ZPR3_with_zsub1_in_ZPR_3bRegClassID],
16363 ZPR3_with_zsub1_in_ZPR_3bSubClassMask,
16364 SuperRegIdxSeqs + 156,
16365 LaneBitmask(0x0000005000000001),
16366 0,
16367 false,
16368 0x00, /* TSFlags */
16369 true, /* HasDisjunctSubRegs */
16370 true, /* CoveredBySubRegs */
16371 ZPR3_with_zsub1_in_ZPR_3bSuperclasses,
16372 nullptr
16373 };
16374
16375 extern const TargetRegisterClass ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
16376 &AArch64MCRegisterClasses[ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
16377 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
16378 SuperRegIdxSeqs + 156,
16379 LaneBitmask(0x0000005000000001),
16380 0,
16381 false,
16382 0x00, /* TSFlags */
16383 true, /* HasDisjunctSubRegs */
16384 true, /* CoveredBySubRegs */
16385 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
16386 nullptr
16387 };
16388
16389 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_3bRegClass = {
16390 &AArch64MCRegisterClasses[ZPR3_with_zsub2_in_ZPR_3bRegClassID],
16391 ZPR3_with_zsub2_in_ZPR_3bSubClassMask,
16392 SuperRegIdxSeqs + 156,
16393 LaneBitmask(0x0000005000000001),
16394 0,
16395 false,
16396 0x00, /* TSFlags */
16397 true, /* HasDisjunctSubRegs */
16398 true, /* CoveredBySubRegs */
16399 ZPR3_with_zsub2_in_ZPR_3bSuperclasses,
16400 nullptr
16401 };
16402
16403 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
16404 &AArch64MCRegisterClasses[ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
16405 ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
16406 SuperRegIdxSeqs + 156,
16407 LaneBitmask(0x0000005000000001),
16408 0,
16409 false,
16410 0x00, /* TSFlags */
16411 true, /* HasDisjunctSubRegs */
16412 true, /* CoveredBySubRegs */
16413 ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
16414 nullptr
16415 };
16416
16417 extern const TargetRegisterClass ZPR3_with_zsub_in_FPR128_0to7RegClass = {
16418 &AArch64MCRegisterClasses[ZPR3_with_zsub_in_FPR128_0to7RegClassID],
16419 ZPR3_with_zsub_in_FPR128_0to7SubClassMask,
16420 SuperRegIdxSeqs + 156,
16421 LaneBitmask(0x0000005000000001),
16422 0,
16423 false,
16424 0x00, /* TSFlags */
16425 true, /* HasDisjunctSubRegs */
16426 true, /* CoveredBySubRegs */
16427 ZPR3_with_zsub_in_FPR128_0to7Superclasses,
16428 nullptr
16429 };
16430
16431 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClass = {
16432 &AArch64MCRegisterClasses[QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClassID],
16433 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7SubClassMask,
16434 SuperRegIdxSeqs + 170,
16435 LaneBitmask(0x000000000A000001),
16436 0,
16437 false,
16438 0x00, /* TSFlags */
16439 true, /* HasDisjunctSubRegs */
16440 true, /* CoveredBySubRegs */
16441 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7Superclasses,
16442 nullptr
16443 };
16444
16445 extern const TargetRegisterClass QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClass = {
16446 &AArch64MCRegisterClasses[QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClassID],
16447 QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7SubClassMask,
16448 SuperRegIdxSeqs + 170,
16449 LaneBitmask(0x000000000A000001),
16450 0,
16451 false,
16452 0x00, /* TSFlags */
16453 true, /* HasDisjunctSubRegs */
16454 true, /* CoveredBySubRegs */
16455 QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7Superclasses,
16456 nullptr
16457 };
16458
16459 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass = {
16460 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClassID],
16461 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bSubClassMask,
16462 SuperRegIdxSeqs + 156,
16463 LaneBitmask(0x0000005000000001),
16464 0,
16465 false,
16466 0x00, /* TSFlags */
16467 true, /* HasDisjunctSubRegs */
16468 true, /* CoveredBySubRegs */
16469 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bSuperclasses,
16470 nullptr
16471 };
16472
16473 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
16474 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
16475 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
16476 SuperRegIdxSeqs + 156,
16477 LaneBitmask(0x0000005000000001),
16478 0,
16479 false,
16480 0x00, /* TSFlags */
16481 true, /* HasDisjunctSubRegs */
16482 true, /* CoveredBySubRegs */
16483 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
16484 nullptr
16485 };
16486
16487 extern const TargetRegisterClass ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass = {
16488 &AArch64MCRegisterClasses[ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClassID],
16489 ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bSubClassMask,
16490 SuperRegIdxSeqs + 156,
16491 LaneBitmask(0x0000005000000001),
16492 0,
16493 false,
16494 0x00, /* TSFlags */
16495 true, /* HasDisjunctSubRegs */
16496 true, /* CoveredBySubRegs */
16497 ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bSuperclasses,
16498 nullptr
16499 };
16500
16501 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
16502 &AArch64MCRegisterClasses[ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
16503 ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
16504 SuperRegIdxSeqs + 156,
16505 LaneBitmask(0x0000005000000001),
16506 0,
16507 false,
16508 0x00, /* TSFlags */
16509 true, /* HasDisjunctSubRegs */
16510 true, /* CoveredBySubRegs */
16511 ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
16512 nullptr
16513 };
16514
16515 extern const TargetRegisterClass QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7RegClass = {
16516 &AArch64MCRegisterClasses[QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7RegClassID],
16517 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7SubClassMask,
16518 SuperRegIdxSeqs + 170,
16519 LaneBitmask(0x000000000A000001),
16520 0,
16521 false,
16522 0x00, /* TSFlags */
16523 true, /* HasDisjunctSubRegs */
16524 true, /* CoveredBySubRegs */
16525 QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7Superclasses,
16526 nullptr
16527 };
16528
16529 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClass = {
16530 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClassID],
16531 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bSubClassMask,
16532 SuperRegIdxSeqs + 156,
16533 LaneBitmask(0x0000005000000001),
16534 0,
16535 false,
16536 0x00, /* TSFlags */
16537 true, /* HasDisjunctSubRegs */
16538 true, /* CoveredBySubRegs */
16539 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bSuperclasses,
16540 nullptr
16541 };
16542
16543 extern const TargetRegisterClass ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
16544 &AArch64MCRegisterClasses[ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
16545 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
16546 SuperRegIdxSeqs + 156,
16547 LaneBitmask(0x0000005000000001),
16548 0,
16549 false,
16550 0x00, /* TSFlags */
16551 true, /* HasDisjunctSubRegs */
16552 true, /* CoveredBySubRegs */
16553 ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
16554 nullptr
16555 };
16556
16557 extern const TargetRegisterClass ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
16558 &AArch64MCRegisterClasses[ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
16559 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
16560 SuperRegIdxSeqs + 156,
16561 LaneBitmask(0x0000005000000001),
16562 0,
16563 false,
16564 0x00, /* TSFlags */
16565 true, /* HasDisjunctSubRegs */
16566 true, /* CoveredBySubRegs */
16567 ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
16568 nullptr
16569 };
16570
16571 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
16572 &AArch64MCRegisterClasses[ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
16573 ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
16574 SuperRegIdxSeqs + 156,
16575 LaneBitmask(0x0000005000000001),
16576 0,
16577 false,
16578 0x00, /* TSFlags */
16579 true, /* HasDisjunctSubRegs */
16580 true, /* CoveredBySubRegs */
16581 ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
16582 nullptr
16583 };
16584
16585 extern const TargetRegisterClass ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
16586 &AArch64MCRegisterClasses[ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
16587 ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
16588 SuperRegIdxSeqs + 156,
16589 LaneBitmask(0x0000005000000001),
16590 0,
16591 false,
16592 0x00, /* TSFlags */
16593 true, /* HasDisjunctSubRegs */
16594 true, /* CoveredBySubRegs */
16595 ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
16596 nullptr
16597 };
16598
16599 extern const TargetRegisterClass ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
16600 &AArch64MCRegisterClasses[ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
16601 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
16602 SuperRegIdxSeqs + 156,
16603 LaneBitmask(0x0000005000000001),
16604 0,
16605 false,
16606 0x00, /* TSFlags */
16607 true, /* HasDisjunctSubRegs */
16608 true, /* CoveredBySubRegs */
16609 ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
16610 nullptr
16611 };
16612
16613 extern const TargetRegisterClass ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
16614 &AArch64MCRegisterClasses[ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
16615 ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
16616 SuperRegIdxSeqs + 156,
16617 LaneBitmask(0x0000005000000001),
16618 0,
16619 false,
16620 0x00, /* TSFlags */
16621 true, /* HasDisjunctSubRegs */
16622 true, /* CoveredBySubRegs */
16623 ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
16624 nullptr
16625 };
16626
16627 extern const TargetRegisterClass QQQQRegClass = {
16628 &AArch64MCRegisterClasses[QQQQRegClassID],
16629 QQQQSubClassMask,
16630 SuperRegIdxSeqs + 154,
16631 LaneBitmask(0x000000000E000001),
16632 0,
16633 false,
16634 0x00, /* TSFlags */
16635 true, /* HasDisjunctSubRegs */
16636 true, /* CoveredBySubRegs */
16637 NullRegClasses,
16638 nullptr
16639 };
16640
16641 extern const TargetRegisterClass ZPR4RegClass = {
16642 &AArch64MCRegisterClasses[ZPR4RegClassID],
16643 ZPR4SubClassMask,
16644 SuperRegIdxSeqs + 2,
16645 LaneBitmask(0x0000007000000001),
16646 0,
16647 false,
16648 0x00, /* TSFlags */
16649 true, /* HasDisjunctSubRegs */
16650 true, /* CoveredBySubRegs */
16651 NullRegClasses,
16652 nullptr
16653 };
16654
16655 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_loRegClass = {
16656 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_loRegClassID],
16657 QQQQ_with_dsub_in_FPR64_loSubClassMask,
16658 SuperRegIdxSeqs + 154,
16659 LaneBitmask(0x000000000E000001),
16660 0,
16661 false,
16662 0x00, /* TSFlags */
16663 true, /* HasDisjunctSubRegs */
16664 true, /* CoveredBySubRegs */
16665 QQQQ_with_dsub_in_FPR64_loSuperclasses,
16666 nullptr
16667 };
16668
16669 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_loRegClass = {
16670 &AArch64MCRegisterClasses[QQQQ_with_qsub1_in_FPR128_loRegClassID],
16671 QQQQ_with_qsub1_in_FPR128_loSubClassMask,
16672 SuperRegIdxSeqs + 154,
16673 LaneBitmask(0x000000000E000001),
16674 0,
16675 false,
16676 0x00, /* TSFlags */
16677 true, /* HasDisjunctSubRegs */
16678 true, /* CoveredBySubRegs */
16679 QQQQ_with_qsub1_in_FPR128_loSuperclasses,
16680 nullptr
16681 };
16682
16683 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_loRegClass = {
16684 &AArch64MCRegisterClasses[QQQQ_with_qsub2_in_FPR128_loRegClassID],
16685 QQQQ_with_qsub2_in_FPR128_loSubClassMask,
16686 SuperRegIdxSeqs + 154,
16687 LaneBitmask(0x000000000E000001),
16688 0,
16689 false,
16690 0x00, /* TSFlags */
16691 true, /* HasDisjunctSubRegs */
16692 true, /* CoveredBySubRegs */
16693 QQQQ_with_qsub2_in_FPR128_loSuperclasses,
16694 nullptr
16695 };
16696
16697 extern const TargetRegisterClass QQQQ_with_qsub3_in_FPR128_loRegClass = {
16698 &AArch64MCRegisterClasses[QQQQ_with_qsub3_in_FPR128_loRegClassID],
16699 QQQQ_with_qsub3_in_FPR128_loSubClassMask,
16700 SuperRegIdxSeqs + 154,
16701 LaneBitmask(0x000000000E000001),
16702 0,
16703 false,
16704 0x00, /* TSFlags */
16705 true, /* HasDisjunctSubRegs */
16706 true, /* CoveredBySubRegs */
16707 QQQQ_with_qsub3_in_FPR128_loSuperclasses,
16708 nullptr
16709 };
16710
16711 extern const TargetRegisterClass ZPR4StridedOrContiguousRegClass = {
16712 &AArch64MCRegisterClasses[ZPR4StridedOrContiguousRegClassID],
16713 ZPR4StridedOrContiguousSubClassMask,
16714 SuperRegIdxSeqs + 2,
16715 LaneBitmask(0x0000007000000001),
16716 0,
16717 false,
16718 0x00, /* TSFlags */
16719 true, /* HasDisjunctSubRegs */
16720 true, /* CoveredBySubRegs */
16721 NullRegClasses,
16722 nullptr
16723 };
16724
16725 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_loRegClass = {
16726 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_loRegClassID],
16727 ZPR4_with_dsub_in_FPR64_loSubClassMask,
16728 SuperRegIdxSeqs + 2,
16729 LaneBitmask(0x0000007000000001),
16730 0,
16731 false,
16732 0x00, /* TSFlags */
16733 true, /* HasDisjunctSubRegs */
16734 true, /* CoveredBySubRegs */
16735 ZPR4_with_dsub_in_FPR64_loSuperclasses,
16736 nullptr
16737 };
16738
16739 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
16740 &AArch64MCRegisterClasses[ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
16741 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
16742 SuperRegIdxSeqs + 2,
16743 LaneBitmask(0x0000007000000001),
16744 0,
16745 false,
16746 0x00, /* TSFlags */
16747 true, /* HasDisjunctSubRegs */
16748 true, /* CoveredBySubRegs */
16749 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
16750 nullptr
16751 };
16752
16753 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
16754 &AArch64MCRegisterClasses[ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
16755 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
16756 SuperRegIdxSeqs + 2,
16757 LaneBitmask(0x0000007000000001),
16758 0,
16759 false,
16760 0x00, /* TSFlags */
16761 true, /* HasDisjunctSubRegs */
16762 true, /* CoveredBySubRegs */
16763 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
16764 nullptr
16765 };
16766
16767 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4bRegClass = {
16768 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_4bRegClassID],
16769 ZPR4_with_zsub1_in_ZPR_4bSubClassMask,
16770 SuperRegIdxSeqs + 2,
16771 LaneBitmask(0x0000007000000001),
16772 0,
16773 false,
16774 0x00, /* TSFlags */
16775 true, /* HasDisjunctSubRegs */
16776 true, /* CoveredBySubRegs */
16777 ZPR4_with_zsub1_in_ZPR_4bSuperclasses,
16778 nullptr
16779 };
16780
16781 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_4bRegClass = {
16782 &AArch64MCRegisterClasses[ZPR4_with_zsub2_in_ZPR_4bRegClassID],
16783 ZPR4_with_zsub2_in_ZPR_4bSubClassMask,
16784 SuperRegIdxSeqs + 2,
16785 LaneBitmask(0x0000007000000001),
16786 0,
16787 false,
16788 0x00, /* TSFlags */
16789 true, /* HasDisjunctSubRegs */
16790 true, /* CoveredBySubRegs */
16791 ZPR4_with_zsub2_in_ZPR_4bSuperclasses,
16792 nullptr
16793 };
16794
16795 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_4bRegClass = {
16796 &AArch64MCRegisterClasses[ZPR4_with_zsub3_in_ZPR_4bRegClassID],
16797 ZPR4_with_zsub3_in_ZPR_4bSubClassMask,
16798 SuperRegIdxSeqs + 2,
16799 LaneBitmask(0x0000007000000001),
16800 0,
16801 false,
16802 0x00, /* TSFlags */
16803 true, /* HasDisjunctSubRegs */
16804 true, /* CoveredBySubRegs */
16805 ZPR4_with_zsub3_in_ZPR_4bSuperclasses,
16806 nullptr
16807 };
16808
16809 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass = {
16810 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClassID],
16811 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loSubClassMask,
16812 SuperRegIdxSeqs + 154,
16813 LaneBitmask(0x000000000E000001),
16814 0,
16815 false,
16816 0x00, /* TSFlags */
16817 true, /* HasDisjunctSubRegs */
16818 true, /* CoveredBySubRegs */
16819 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loSuperclasses,
16820 nullptr
16821 };
16822
16823 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass = {
16824 &AArch64MCRegisterClasses[QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClassID],
16825 QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loSubClassMask,
16826 SuperRegIdxSeqs + 154,
16827 LaneBitmask(0x000000000E000001),
16828 0,
16829 false,
16830 0x00, /* TSFlags */
16831 true, /* HasDisjunctSubRegs */
16832 true, /* CoveredBySubRegs */
16833 QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loSuperclasses,
16834 nullptr
16835 };
16836
16837 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass = {
16838 &AArch64MCRegisterClasses[QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID],
16839 QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSubClassMask,
16840 SuperRegIdxSeqs + 154,
16841 LaneBitmask(0x000000000E000001),
16842 0,
16843 false,
16844 0x00, /* TSFlags */
16845 true, /* HasDisjunctSubRegs */
16846 true, /* CoveredBySubRegs */
16847 QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSuperclasses,
16848 nullptr
16849 };
16850
16851 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass = {
16852 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClassID],
16853 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bSubClassMask,
16854 SuperRegIdxSeqs + 2,
16855 LaneBitmask(0x0000007000000001),
16856 0,
16857 false,
16858 0x00, /* TSFlags */
16859 true, /* HasDisjunctSubRegs */
16860 true, /* CoveredBySubRegs */
16861 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bSuperclasses,
16862 nullptr
16863 };
16864
16865 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass = {
16866 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClassID],
16867 ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bSubClassMask,
16868 SuperRegIdxSeqs + 2,
16869 LaneBitmask(0x0000007000000001),
16870 0,
16871 false,
16872 0x00, /* TSFlags */
16873 true, /* HasDisjunctSubRegs */
16874 true, /* CoveredBySubRegs */
16875 ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bSuperclasses,
16876 nullptr
16877 };
16878
16879 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass = {
16880 &AArch64MCRegisterClasses[ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID],
16881 ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSubClassMask,
16882 SuperRegIdxSeqs + 2,
16883 LaneBitmask(0x0000007000000001),
16884 0,
16885 false,
16886 0x00, /* TSFlags */
16887 true, /* HasDisjunctSubRegs */
16888 true, /* CoveredBySubRegs */
16889 ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSuperclasses,
16890 nullptr
16891 };
16892
16893 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass = {
16894 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClassID],
16895 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loSubClassMask,
16896 SuperRegIdxSeqs + 154,
16897 LaneBitmask(0x000000000E000001),
16898 0,
16899 false,
16900 0x00, /* TSFlags */
16901 true, /* HasDisjunctSubRegs */
16902 true, /* CoveredBySubRegs */
16903 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loSuperclasses,
16904 nullptr
16905 };
16906
16907 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass = {
16908 &AArch64MCRegisterClasses[QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID],
16909 QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSubClassMask,
16910 SuperRegIdxSeqs + 154,
16911 LaneBitmask(0x000000000E000001),
16912 0,
16913 false,
16914 0x00, /* TSFlags */
16915 true, /* HasDisjunctSubRegs */
16916 true, /* CoveredBySubRegs */
16917 QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loSuperclasses,
16918 nullptr
16919 };
16920
16921 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass = {
16922 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClassID],
16923 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bSubClassMask,
16924 SuperRegIdxSeqs + 2,
16925 LaneBitmask(0x0000007000000001),
16926 0,
16927 false,
16928 0x00, /* TSFlags */
16929 true, /* HasDisjunctSubRegs */
16930 true, /* CoveredBySubRegs */
16931 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bSuperclasses,
16932 nullptr
16933 };
16934
16935 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass = {
16936 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID],
16937 ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSubClassMask,
16938 SuperRegIdxSeqs + 2,
16939 LaneBitmask(0x0000007000000001),
16940 0,
16941 false,
16942 0x00, /* TSFlags */
16943 true, /* HasDisjunctSubRegs */
16944 true, /* CoveredBySubRegs */
16945 ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bSuperclasses,
16946 nullptr
16947 };
16948
16949 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass = {
16950 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClassID],
16951 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loSubClassMask,
16952 SuperRegIdxSeqs + 154,
16953 LaneBitmask(0x000000000E000001),
16954 0,
16955 false,
16956 0x00, /* TSFlags */
16957 true, /* HasDisjunctSubRegs */
16958 true, /* CoveredBySubRegs */
16959 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loSuperclasses,
16960 nullptr
16961 };
16962
16963 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass = {
16964 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClassID],
16965 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bSubClassMask,
16966 SuperRegIdxSeqs + 2,
16967 LaneBitmask(0x0000007000000001),
16968 0,
16969 false,
16970 0x00, /* TSFlags */
16971 true, /* HasDisjunctSubRegs */
16972 true, /* CoveredBySubRegs */
16973 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bSuperclasses,
16974 nullptr
16975 };
16976
16977 extern const TargetRegisterClass QQQQ_with_qsub0_in_FPR128_0to7RegClass = {
16978 &AArch64MCRegisterClasses[QQQQ_with_qsub0_in_FPR128_0to7RegClassID],
16979 QQQQ_with_qsub0_in_FPR128_0to7SubClassMask,
16980 SuperRegIdxSeqs + 154,
16981 LaneBitmask(0x000000000E000001),
16982 0,
16983 false,
16984 0x00, /* TSFlags */
16985 true, /* HasDisjunctSubRegs */
16986 true, /* CoveredBySubRegs */
16987 QQQQ_with_qsub0_in_FPR128_0to7Superclasses,
16988 nullptr
16989 };
16990
16991 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_0to7RegClass = {
16992 &AArch64MCRegisterClasses[QQQQ_with_qsub1_in_FPR128_0to7RegClassID],
16993 QQQQ_with_qsub1_in_FPR128_0to7SubClassMask,
16994 SuperRegIdxSeqs + 154,
16995 LaneBitmask(0x000000000E000001),
16996 0,
16997 false,
16998 0x00, /* TSFlags */
16999 true, /* HasDisjunctSubRegs */
17000 true, /* CoveredBySubRegs */
17001 QQQQ_with_qsub1_in_FPR128_0to7Superclasses,
17002 nullptr
17003 };
17004
17005 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_0to7RegClass = {
17006 &AArch64MCRegisterClasses[QQQQ_with_qsub2_in_FPR128_0to7RegClassID],
17007 QQQQ_with_qsub2_in_FPR128_0to7SubClassMask,
17008 SuperRegIdxSeqs + 154,
17009 LaneBitmask(0x000000000E000001),
17010 0,
17011 false,
17012 0x00, /* TSFlags */
17013 true, /* HasDisjunctSubRegs */
17014 true, /* CoveredBySubRegs */
17015 QQQQ_with_qsub2_in_FPR128_0to7Superclasses,
17016 nullptr
17017 };
17018
17019 extern const TargetRegisterClass QQQQ_with_qsub3_in_FPR128_0to7RegClass = {
17020 &AArch64MCRegisterClasses[QQQQ_with_qsub3_in_FPR128_0to7RegClassID],
17021 QQQQ_with_qsub3_in_FPR128_0to7SubClassMask,
17022 SuperRegIdxSeqs + 154,
17023 LaneBitmask(0x000000000E000001),
17024 0,
17025 false,
17026 0x00, /* TSFlags */
17027 true, /* HasDisjunctSubRegs */
17028 true, /* CoveredBySubRegs */
17029 QQQQ_with_qsub3_in_FPR128_0to7Superclasses,
17030 nullptr
17031 };
17032
17033 extern const TargetRegisterClass ZPR4Mul4RegClass = {
17034 &AArch64MCRegisterClasses[ZPR4Mul4RegClassID],
17035 ZPR4Mul4SubClassMask,
17036 SuperRegIdxSeqs + 2,
17037 LaneBitmask(0x0000007000000001),
17038 0,
17039 false,
17040 0x00, /* TSFlags */
17041 true, /* HasDisjunctSubRegs */
17042 true, /* CoveredBySubRegs */
17043 ZPR4Mul4Superclasses,
17044 nullptr
17045 };
17046
17047 extern const TargetRegisterClass ZPR4StridedRegClass = {
17048 &AArch64MCRegisterClasses[ZPR4StridedRegClassID],
17049 ZPR4StridedSubClassMask,
17050 SuperRegIdxSeqs + 2,
17051 LaneBitmask(0x0000007000000001),
17052 0,
17053 false,
17054 0x00, /* TSFlags */
17055 true, /* HasDisjunctSubRegs */
17056 true, /* CoveredBySubRegs */
17057 ZPR4StridedSuperclasses,
17058 nullptr
17059 };
17060
17061 extern const TargetRegisterClass ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass = {
17062 &AArch64MCRegisterClasses[ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClassID],
17063 ZPR4StridedOrContiguous_with_dsub_in_FPR64_loSubClassMask,
17064 SuperRegIdxSeqs + 2,
17065 LaneBitmask(0x0000007000000001),
17066 0,
17067 false,
17068 0x00, /* TSFlags */
17069 true, /* HasDisjunctSubRegs */
17070 true, /* CoveredBySubRegs */
17071 ZPR4StridedOrContiguous_with_dsub_in_FPR64_loSuperclasses,
17072 nullptr
17073 };
17074
17075 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
17076 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
17077 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
17078 SuperRegIdxSeqs + 2,
17079 LaneBitmask(0x0000007000000001),
17080 0,
17081 false,
17082 0x00, /* TSFlags */
17083 true, /* HasDisjunctSubRegs */
17084 true, /* CoveredBySubRegs */
17085 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
17086 nullptr
17087 };
17088
17089 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
17090 &AArch64MCRegisterClasses[ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
17091 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
17092 SuperRegIdxSeqs + 2,
17093 LaneBitmask(0x0000007000000001),
17094 0,
17095 false,
17096 0x00, /* TSFlags */
17097 true, /* HasDisjunctSubRegs */
17098 true, /* CoveredBySubRegs */
17099 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
17100 nullptr
17101 };
17102
17103 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
17104 &AArch64MCRegisterClasses[ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
17105 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
17106 SuperRegIdxSeqs + 2,
17107 LaneBitmask(0x0000007000000001),
17108 0,
17109 false,
17110 0x00, /* TSFlags */
17111 true, /* HasDisjunctSubRegs */
17112 true, /* CoveredBySubRegs */
17113 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
17114 nullptr
17115 };
17116
17117 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3bRegClass = {
17118 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_3bRegClassID],
17119 ZPR4_with_zsub1_in_ZPR_3bSubClassMask,
17120 SuperRegIdxSeqs + 2,
17121 LaneBitmask(0x0000007000000001),
17122 0,
17123 false,
17124 0x00, /* TSFlags */
17125 true, /* HasDisjunctSubRegs */
17126 true, /* CoveredBySubRegs */
17127 ZPR4_with_zsub1_in_ZPR_3bSuperclasses,
17128 nullptr
17129 };
17130
17131 extern const TargetRegisterClass ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
17132 &AArch64MCRegisterClasses[ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
17133 ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
17134 SuperRegIdxSeqs + 2,
17135 LaneBitmask(0x0000007000000001),
17136 0,
17137 false,
17138 0x00, /* TSFlags */
17139 true, /* HasDisjunctSubRegs */
17140 true, /* CoveredBySubRegs */
17141 ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
17142 nullptr
17143 };
17144
17145 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_3bRegClass = {
17146 &AArch64MCRegisterClasses[ZPR4_with_zsub2_in_ZPR_3bRegClassID],
17147 ZPR4_with_zsub2_in_ZPR_3bSubClassMask,
17148 SuperRegIdxSeqs + 2,
17149 LaneBitmask(0x0000007000000001),
17150 0,
17151 false,
17152 0x00, /* TSFlags */
17153 true, /* HasDisjunctSubRegs */
17154 true, /* CoveredBySubRegs */
17155 ZPR4_with_zsub2_in_ZPR_3bSuperclasses,
17156 nullptr
17157 };
17158
17159 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_3bRegClass = {
17160 &AArch64MCRegisterClasses[ZPR4_with_zsub3_in_ZPR_3bRegClassID],
17161 ZPR4_with_zsub3_in_ZPR_3bSubClassMask,
17162 SuperRegIdxSeqs + 2,
17163 LaneBitmask(0x0000007000000001),
17164 0,
17165 false,
17166 0x00, /* TSFlags */
17167 true, /* HasDisjunctSubRegs */
17168 true, /* CoveredBySubRegs */
17169 ZPR4_with_zsub3_in_ZPR_3bSuperclasses,
17170 nullptr
17171 };
17172
17173 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
17174 &AArch64MCRegisterClasses[ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
17175 ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
17176 SuperRegIdxSeqs + 2,
17177 LaneBitmask(0x0000007000000001),
17178 0,
17179 false,
17180 0x00, /* TSFlags */
17181 true, /* HasDisjunctSubRegs */
17182 true, /* CoveredBySubRegs */
17183 ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
17184 nullptr
17185 };
17186
17187 extern const TargetRegisterClass ZPR4_with_zsub_in_FPR128_0to7RegClass = {
17188 &AArch64MCRegisterClasses[ZPR4_with_zsub_in_FPR128_0to7RegClassID],
17189 ZPR4_with_zsub_in_FPR128_0to7SubClassMask,
17190 SuperRegIdxSeqs + 2,
17191 LaneBitmask(0x0000007000000001),
17192 0,
17193 false,
17194 0x00, /* TSFlags */
17195 true, /* HasDisjunctSubRegs */
17196 true, /* CoveredBySubRegs */
17197 ZPR4_with_zsub_in_FPR128_0to7Superclasses,
17198 nullptr
17199 };
17200
17201 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClass = {
17202 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClassID],
17203 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7SubClassMask,
17204 SuperRegIdxSeqs + 154,
17205 LaneBitmask(0x000000000E000001),
17206 0,
17207 false,
17208 0x00, /* TSFlags */
17209 true, /* HasDisjunctSubRegs */
17210 true, /* CoveredBySubRegs */
17211 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7Superclasses,
17212 nullptr
17213 };
17214
17215 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass = {
17216 &AArch64MCRegisterClasses[QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClassID],
17217 QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7SubClassMask,
17218 SuperRegIdxSeqs + 154,
17219 LaneBitmask(0x000000000E000001),
17220 0,
17221 false,
17222 0x00, /* TSFlags */
17223 true, /* HasDisjunctSubRegs */
17224 true, /* CoveredBySubRegs */
17225 QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7Superclasses,
17226 nullptr
17227 };
17228
17229 extern const TargetRegisterClass QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass = {
17230 &AArch64MCRegisterClasses[QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID],
17231 QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7SubClassMask,
17232 SuperRegIdxSeqs + 154,
17233 LaneBitmask(0x000000000E000001),
17234 0,
17235 false,
17236 0x00, /* TSFlags */
17237 true, /* HasDisjunctSubRegs */
17238 true, /* CoveredBySubRegs */
17239 QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Superclasses,
17240 nullptr
17241 };
17242
17243 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
17244 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
17245 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
17246 SuperRegIdxSeqs + 2,
17247 LaneBitmask(0x0000007000000001),
17248 0,
17249 false,
17250 0x00, /* TSFlags */
17251 true, /* HasDisjunctSubRegs */
17252 true, /* CoveredBySubRegs */
17253 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
17254 nullptr
17255 };
17256
17257 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass = {
17258 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClassID],
17259 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bSubClassMask,
17260 SuperRegIdxSeqs + 2,
17261 LaneBitmask(0x0000007000000001),
17262 0,
17263 false,
17264 0x00, /* TSFlags */
17265 true, /* HasDisjunctSubRegs */
17266 true, /* CoveredBySubRegs */
17267 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bSuperclasses,
17268 nullptr
17269 };
17270
17271 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass = {
17272 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClassID],
17273 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSubClassMask,
17274 SuperRegIdxSeqs + 2,
17275 LaneBitmask(0x0000007000000001),
17276 0,
17277 false,
17278 0x00, /* TSFlags */
17279 true, /* HasDisjunctSubRegs */
17280 true, /* CoveredBySubRegs */
17281 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loSuperclasses,
17282 nullptr
17283 };
17284
17285 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass = {
17286 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClassID],
17287 ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bSubClassMask,
17288 SuperRegIdxSeqs + 2,
17289 LaneBitmask(0x0000007000000001),
17290 0,
17291 false,
17292 0x00, /* TSFlags */
17293 true, /* HasDisjunctSubRegs */
17294 true, /* CoveredBySubRegs */
17295 ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bSuperclasses,
17296 nullptr
17297 };
17298
17299 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
17300 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
17301 ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
17302 SuperRegIdxSeqs + 2,
17303 LaneBitmask(0x0000007000000001),
17304 0,
17305 false,
17306 0x00, /* TSFlags */
17307 true, /* HasDisjunctSubRegs */
17308 true, /* CoveredBySubRegs */
17309 ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
17310 nullptr
17311 };
17312
17313 extern const TargetRegisterClass ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass = {
17314 &AArch64MCRegisterClasses[ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID],
17315 ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSubClassMask,
17316 SuperRegIdxSeqs + 2,
17317 LaneBitmask(0x0000007000000001),
17318 0,
17319 false,
17320 0x00, /* TSFlags */
17321 true, /* HasDisjunctSubRegs */
17322 true, /* CoveredBySubRegs */
17323 ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSuperclasses,
17324 nullptr
17325 };
17326
17327 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass = {
17328 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClassID],
17329 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7SubClassMask,
17330 SuperRegIdxSeqs + 154,
17331 LaneBitmask(0x000000000E000001),
17332 0,
17333 false,
17334 0x00, /* TSFlags */
17335 true, /* HasDisjunctSubRegs */
17336 true, /* CoveredBySubRegs */
17337 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7Superclasses,
17338 nullptr
17339 };
17340
17341 extern const TargetRegisterClass QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass = {
17342 &AArch64MCRegisterClasses[QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID],
17343 QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7SubClassMask,
17344 SuperRegIdxSeqs + 154,
17345 LaneBitmask(0x000000000E000001),
17346 0,
17347 false,
17348 0x00, /* TSFlags */
17349 true, /* HasDisjunctSubRegs */
17350 true, /* CoveredBySubRegs */
17351 QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7Superclasses,
17352 nullptr
17353 };
17354
17355 extern const TargetRegisterClass ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass = {
17356 &AArch64MCRegisterClasses[ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClassID],
17357 ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7SubClassMask,
17358 SuperRegIdxSeqs + 2,
17359 LaneBitmask(0x0000007000000001),
17360 0,
17361 false,
17362 0x00, /* TSFlags */
17363 true, /* HasDisjunctSubRegs */
17364 true, /* CoveredBySubRegs */
17365 ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7Superclasses,
17366 nullptr
17367 };
17368
17369 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass = {
17370 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClassID],
17371 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bSubClassMask,
17372 SuperRegIdxSeqs + 2,
17373 LaneBitmask(0x0000007000000001),
17374 0,
17375 false,
17376 0x00, /* TSFlags */
17377 true, /* HasDisjunctSubRegs */
17378 true, /* CoveredBySubRegs */
17379 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bSuperclasses,
17380 nullptr
17381 };
17382
17383 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
17384 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
17385 ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
17386 SuperRegIdxSeqs + 2,
17387 LaneBitmask(0x0000007000000001),
17388 0,
17389 false,
17390 0x00, /* TSFlags */
17391 true, /* HasDisjunctSubRegs */
17392 true, /* CoveredBySubRegs */
17393 ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
17394 nullptr
17395 };
17396
17397 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass = {
17398 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID],
17399 ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSubClassMask,
17400 SuperRegIdxSeqs + 2,
17401 LaneBitmask(0x0000007000000001),
17402 0,
17403 false,
17404 0x00, /* TSFlags */
17405 true, /* HasDisjunctSubRegs */
17406 true, /* CoveredBySubRegs */
17407 ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bSuperclasses,
17408 nullptr
17409 };
17410
17411 extern const TargetRegisterClass QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass = {
17412 &AArch64MCRegisterClasses[QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7RegClassID],
17413 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7SubClassMask,
17414 SuperRegIdxSeqs + 154,
17415 LaneBitmask(0x000000000E000001),
17416 0,
17417 false,
17418 0x00, /* TSFlags */
17419 true, /* HasDisjunctSubRegs */
17420 true, /* CoveredBySubRegs */
17421 QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7Superclasses,
17422 nullptr
17423 };
17424
17425 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClass = {
17426 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClassID],
17427 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bSubClassMask,
17428 SuperRegIdxSeqs + 2,
17429 LaneBitmask(0x0000007000000001),
17430 0,
17431 false,
17432 0x00, /* TSFlags */
17433 true, /* HasDisjunctSubRegs */
17434 true, /* CoveredBySubRegs */
17435 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bSuperclasses,
17436 nullptr
17437 };
17438
17439 extern const TargetRegisterClass ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClass = {
17440 &AArch64MCRegisterClasses[ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClassID],
17441 ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loSubClassMask,
17442 SuperRegIdxSeqs + 2,
17443 LaneBitmask(0x0000007000000001),
17444 0,
17445 false,
17446 0x00, /* TSFlags */
17447 true, /* HasDisjunctSubRegs */
17448 true, /* CoveredBySubRegs */
17449 ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loSuperclasses,
17450 nullptr
17451 };
17452
17453 extern const TargetRegisterClass ZPR4Strided_with_dsub_in_FPR64_loRegClass = {
17454 &AArch64MCRegisterClasses[ZPR4Strided_with_dsub_in_FPR64_loRegClassID],
17455 ZPR4Strided_with_dsub_in_FPR64_loSubClassMask,
17456 SuperRegIdxSeqs + 2,
17457 LaneBitmask(0x0000007000000001),
17458 0,
17459 false,
17460 0x00, /* TSFlags */
17461 true, /* HasDisjunctSubRegs */
17462 true, /* CoveredBySubRegs */
17463 ZPR4Strided_with_dsub_in_FPR64_loSuperclasses,
17464 nullptr
17465 };
17466
17467 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
17468 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
17469 ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
17470 SuperRegIdxSeqs + 2,
17471 LaneBitmask(0x0000007000000001),
17472 0,
17473 false,
17474 0x00, /* TSFlags */
17475 true, /* HasDisjunctSubRegs */
17476 true, /* CoveredBySubRegs */
17477 ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
17478 nullptr
17479 };
17480
17481 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
17482 &AArch64MCRegisterClasses[ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
17483 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
17484 SuperRegIdxSeqs + 2,
17485 LaneBitmask(0x0000007000000001),
17486 0,
17487 false,
17488 0x00, /* TSFlags */
17489 true, /* HasDisjunctSubRegs */
17490 true, /* CoveredBySubRegs */
17491 ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
17492 nullptr
17493 };
17494
17495 extern const TargetRegisterClass ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
17496 &AArch64MCRegisterClasses[ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
17497 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
17498 SuperRegIdxSeqs + 2,
17499 LaneBitmask(0x0000007000000001),
17500 0,
17501 false,
17502 0x00, /* TSFlags */
17503 true, /* HasDisjunctSubRegs */
17504 true, /* CoveredBySubRegs */
17505 ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
17506 nullptr
17507 };
17508
17509 extern const TargetRegisterClass ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
17510 &AArch64MCRegisterClasses[ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
17511 ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
17512 SuperRegIdxSeqs + 2,
17513 LaneBitmask(0x0000007000000001),
17514 0,
17515 false,
17516 0x00, /* TSFlags */
17517 true, /* HasDisjunctSubRegs */
17518 true, /* CoveredBySubRegs */
17519 ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
17520 nullptr
17521 };
17522
17523 extern const TargetRegisterClass ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass = {
17524 &AArch64MCRegisterClasses[ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClassID],
17525 ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2SubClassMask,
17526 SuperRegIdxSeqs + 2,
17527 LaneBitmask(0x0000007000000001),
17528 0,
17529 false,
17530 0x00, /* TSFlags */
17531 true, /* HasDisjunctSubRegs */
17532 true, /* CoveredBySubRegs */
17533 ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2Superclasses,
17534 nullptr
17535 };
17536
17537 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
17538 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
17539 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
17540 SuperRegIdxSeqs + 2,
17541 LaneBitmask(0x0000007000000001),
17542 0,
17543 false,
17544 0x00, /* TSFlags */
17545 true, /* HasDisjunctSubRegs */
17546 true, /* CoveredBySubRegs */
17547 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
17548 nullptr
17549 };
17550
17551 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass = {
17552 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClassID],
17553 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7SubClassMask,
17554 SuperRegIdxSeqs + 2,
17555 LaneBitmask(0x0000007000000001),
17556 0,
17557 false,
17558 0x00, /* TSFlags */
17559 true, /* HasDisjunctSubRegs */
17560 true, /* CoveredBySubRegs */
17561 ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7Superclasses,
17562 nullptr
17563 };
17564
17565 extern const TargetRegisterClass ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
17566 &AArch64MCRegisterClasses[ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
17567 ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
17568 SuperRegIdxSeqs + 2,
17569 LaneBitmask(0x0000007000000001),
17570 0,
17571 false,
17572 0x00, /* TSFlags */
17573 true, /* HasDisjunctSubRegs */
17574 true, /* CoveredBySubRegs */
17575 ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
17576 nullptr
17577 };
17578
17579 extern const TargetRegisterClass ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7RegClass = {
17580 &AArch64MCRegisterClasses[ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7RegClassID],
17581 ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7SubClassMask,
17582 SuperRegIdxSeqs + 2,
17583 LaneBitmask(0x0000007000000001),
17584 0,
17585 false,
17586 0x00, /* TSFlags */
17587 true, /* HasDisjunctSubRegs */
17588 true, /* CoveredBySubRegs */
17589 ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7Superclasses,
17590 nullptr
17591 };
17592
17593 extern const TargetRegisterClass ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass = {
17594 &AArch64MCRegisterClasses[ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClassID],
17595 ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2SubClassMask,
17596 SuperRegIdxSeqs + 2,
17597 LaneBitmask(0x0000007000000001),
17598 0,
17599 false,
17600 0x00, /* TSFlags */
17601 true, /* HasDisjunctSubRegs */
17602 true, /* CoveredBySubRegs */
17603 ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2Superclasses,
17604 nullptr
17605 };
17606
17607 extern const TargetRegisterClass GPR64x8ClassRegClass = {
17608 &AArch64MCRegisterClasses[GPR64x8ClassRegClassID],
17609 GPR64x8ClassSubClassMask,
17610 SuperRegIdxSeqs + 2,
17611 LaneBitmask(0x00000007F0000004),
17612 0,
17613 false,
17614 0x00, /* TSFlags */
17615 true, /* HasDisjunctSubRegs */
17616 true, /* CoveredBySubRegs */
17617 NullRegClasses,
17618 nullptr
17619 };
17620
17621 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass = {
17622 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_GPR64noipRegClassID],
17623 GPR64x8Class_with_x8sub_0_in_GPR64noipSubClassMask,
17624 SuperRegIdxSeqs + 2,
17625 LaneBitmask(0x00000007F0000004),
17626 0,
17627 false,
17628 0x00, /* TSFlags */
17629 true, /* HasDisjunctSubRegs */
17630 true, /* CoveredBySubRegs */
17631 GPR64x8Class_with_x8sub_0_in_GPR64noipSuperclasses,
17632 nullptr
17633 };
17634
17635 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass = {
17636 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID],
17637 GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask,
17638 SuperRegIdxSeqs + 2,
17639 LaneBitmask(0x00000007F0000004),
17640 0,
17641 false,
17642 0x00, /* TSFlags */
17643 true, /* HasDisjunctSubRegs */
17644 true, /* CoveredBySubRegs */
17645 GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses,
17646 nullptr
17647 };
17648
17649 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17650 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17651 GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17652 SuperRegIdxSeqs + 2,
17653 LaneBitmask(0x00000007F0000004),
17654 0,
17655 false,
17656 0x00, /* TSFlags */
17657 true, /* HasDisjunctSubRegs */
17658 true, /* CoveredBySubRegs */
17659 GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17660 nullptr
17661 };
17662
17663 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17664 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17665 GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17666 SuperRegIdxSeqs + 2,
17667 LaneBitmask(0x00000007F0000004),
17668 0,
17669 false,
17670 0x00, /* TSFlags */
17671 true, /* HasDisjunctSubRegs */
17672 true, /* CoveredBySubRegs */
17673 GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17674 nullptr
17675 };
17676
17677 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass = {
17678 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID],
17679 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask,
17680 SuperRegIdxSeqs + 2,
17681 LaneBitmask(0x00000007F0000004),
17682 0,
17683 false,
17684 0x00, /* TSFlags */
17685 true, /* HasDisjunctSubRegs */
17686 true, /* CoveredBySubRegs */
17687 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses,
17688 nullptr
17689 };
17690
17691 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17692 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17693 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17694 SuperRegIdxSeqs + 2,
17695 LaneBitmask(0x00000007F0000004),
17696 0,
17697 false,
17698 0x00, /* TSFlags */
17699 true, /* HasDisjunctSubRegs */
17700 true, /* CoveredBySubRegs */
17701 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17702 nullptr
17703 };
17704
17705 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17706 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17707 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17708 SuperRegIdxSeqs + 2,
17709 LaneBitmask(0x00000007F0000004),
17710 0,
17711 false,
17712 0x00, /* TSFlags */
17713 true, /* HasDisjunctSubRegs */
17714 true, /* CoveredBySubRegs */
17715 GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17716 nullptr
17717 };
17718
17719 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass = {
17720 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64RegClassID],
17721 GPR64x8Class_with_x8sub_0_in_tcGPR64SubClassMask,
17722 SuperRegIdxSeqs + 2,
17723 LaneBitmask(0x00000007F0000004),
17724 0,
17725 false,
17726 0x00, /* TSFlags */
17727 true, /* HasDisjunctSubRegs */
17728 true, /* CoveredBySubRegs */
17729 GPR64x8Class_with_x8sub_0_in_tcGPR64Superclasses,
17730 nullptr
17731 };
17732
17733 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17734 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17735 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17736 SuperRegIdxSeqs + 2,
17737 LaneBitmask(0x00000007F0000004),
17738 0,
17739 false,
17740 0x00, /* TSFlags */
17741 true, /* HasDisjunctSubRegs */
17742 true, /* CoveredBySubRegs */
17743 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17744 nullptr
17745 };
17746
17747 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17748 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17749 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17750 SuperRegIdxSeqs + 2,
17751 LaneBitmask(0x00000007F0000004),
17752 0,
17753 false,
17754 0x00, /* TSFlags */
17755 true, /* HasDisjunctSubRegs */
17756 true, /* CoveredBySubRegs */
17757 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17758 nullptr
17759 };
17760
17761 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17762 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17763 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17764 SuperRegIdxSeqs + 2,
17765 LaneBitmask(0x00000007F0000004),
17766 0,
17767 false,
17768 0x00, /* TSFlags */
17769 true, /* HasDisjunctSubRegs */
17770 true, /* CoveredBySubRegs */
17771 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17772 nullptr
17773 };
17774
17775 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass = {
17776 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID],
17777 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask,
17778 SuperRegIdxSeqs + 2,
17779 LaneBitmask(0x00000007F0000004),
17780 0,
17781 false,
17782 0x00, /* TSFlags */
17783 true, /* HasDisjunctSubRegs */
17784 true, /* CoveredBySubRegs */
17785 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses,
17786 nullptr
17787 };
17788
17789 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17790 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17791 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17792 SuperRegIdxSeqs + 2,
17793 LaneBitmask(0x00000007F0000004),
17794 0,
17795 false,
17796 0x00, /* TSFlags */
17797 true, /* HasDisjunctSubRegs */
17798 true, /* CoveredBySubRegs */
17799 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17800 nullptr
17801 };
17802
17803 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17804 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17805 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17806 SuperRegIdxSeqs + 2,
17807 LaneBitmask(0x00000007F0000004),
17808 0,
17809 false,
17810 0x00, /* TSFlags */
17811 true, /* HasDisjunctSubRegs */
17812 true, /* CoveredBySubRegs */
17813 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17814 nullptr
17815 };
17816
17817 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass = {
17818 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClassID],
17819 GPR64x8Class_with_x8sub_0_in_tcGPRnotx16SubClassMask,
17820 SuperRegIdxSeqs + 2,
17821 LaneBitmask(0x00000007F0000004),
17822 0,
17823 false,
17824 0x00, /* TSFlags */
17825 true, /* HasDisjunctSubRegs */
17826 true, /* CoveredBySubRegs */
17827 GPR64x8Class_with_x8sub_0_in_tcGPRnotx16Superclasses,
17828 nullptr
17829 };
17830
17831 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass = {
17832 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_1_in_tcGPR64RegClassID],
17833 GPR64x8Class_with_x8sub_1_in_tcGPR64SubClassMask,
17834 SuperRegIdxSeqs + 2,
17835 LaneBitmask(0x00000007F0000004),
17836 0,
17837 false,
17838 0x00, /* TSFlags */
17839 true, /* HasDisjunctSubRegs */
17840 true, /* CoveredBySubRegs */
17841 GPR64x8Class_with_x8sub_1_in_tcGPR64Superclasses,
17842 nullptr
17843 };
17844
17845 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17846 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17847 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17848 SuperRegIdxSeqs + 2,
17849 LaneBitmask(0x00000007F0000004),
17850 0,
17851 false,
17852 0x00, /* TSFlags */
17853 true, /* HasDisjunctSubRegs */
17854 true, /* CoveredBySubRegs */
17855 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17856 nullptr
17857 };
17858
17859 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17860 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17861 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17862 SuperRegIdxSeqs + 2,
17863 LaneBitmask(0x00000007F0000004),
17864 0,
17865 false,
17866 0x00, /* TSFlags */
17867 true, /* HasDisjunctSubRegs */
17868 true, /* CoveredBySubRegs */
17869 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17870 nullptr
17871 };
17872
17873 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17874 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17875 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17876 SuperRegIdxSeqs + 2,
17877 LaneBitmask(0x00000007F0000004),
17878 0,
17879 false,
17880 0x00, /* TSFlags */
17881 true, /* HasDisjunctSubRegs */
17882 true, /* CoveredBySubRegs */
17883 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17884 nullptr
17885 };
17886
17887 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17888 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17889 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17890 SuperRegIdxSeqs + 2,
17891 LaneBitmask(0x00000007F0000004),
17892 0,
17893 false,
17894 0x00, /* TSFlags */
17895 true, /* HasDisjunctSubRegs */
17896 true, /* CoveredBySubRegs */
17897 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17898 nullptr
17899 };
17900
17901 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass = {
17902 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClassID],
17903 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSubClassMask,
17904 SuperRegIdxSeqs + 2,
17905 LaneBitmask(0x00000007F0000004),
17906 0,
17907 false,
17908 0x00, /* TSFlags */
17909 true, /* HasDisjunctSubRegs */
17910 true, /* CoveredBySubRegs */
17911 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipSuperclasses,
17912 nullptr
17913 };
17914
17915 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17916 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17917 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17918 SuperRegIdxSeqs + 2,
17919 LaneBitmask(0x00000007F0000004),
17920 0,
17921 false,
17922 0x00, /* TSFlags */
17923 true, /* HasDisjunctSubRegs */
17924 true, /* CoveredBySubRegs */
17925 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17926 nullptr
17927 };
17928
17929 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17930 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17931 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17932 SuperRegIdxSeqs + 2,
17933 LaneBitmask(0x00000007F0000004),
17934 0,
17935 false,
17936 0x00, /* TSFlags */
17937 true, /* HasDisjunctSubRegs */
17938 true, /* CoveredBySubRegs */
17939 GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17940 nullptr
17941 };
17942
17943 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass = {
17944 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClassID],
17945 GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64SubClassMask,
17946 SuperRegIdxSeqs + 2,
17947 LaneBitmask(0x00000007F0000004),
17948 0,
17949 false,
17950 0x00, /* TSFlags */
17951 true, /* HasDisjunctSubRegs */
17952 true, /* CoveredBySubRegs */
17953 GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64Superclasses,
17954 nullptr
17955 };
17956
17957 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17958 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17959 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17960 SuperRegIdxSeqs + 2,
17961 LaneBitmask(0x00000007F0000004),
17962 0,
17963 false,
17964 0x00, /* TSFlags */
17965 true, /* HasDisjunctSubRegs */
17966 true, /* CoveredBySubRegs */
17967 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17968 nullptr
17969 };
17970
17971 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
17972 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
17973 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
17974 SuperRegIdxSeqs + 2,
17975 LaneBitmask(0x00000007F0000004),
17976 0,
17977 false,
17978 0x00, /* TSFlags */
17979 true, /* HasDisjunctSubRegs */
17980 true, /* CoveredBySubRegs */
17981 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
17982 nullptr
17983 };
17984
17985 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
17986 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
17987 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
17988 SuperRegIdxSeqs + 2,
17989 LaneBitmask(0x00000007F0000004),
17990 0,
17991 false,
17992 0x00, /* TSFlags */
17993 true, /* HasDisjunctSubRegs */
17994 true, /* CoveredBySubRegs */
17995 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
17996 nullptr
17997 };
17998
17999 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18000 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18001 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18002 SuperRegIdxSeqs + 2,
18003 LaneBitmask(0x00000007F0000004),
18004 0,
18005 false,
18006 0x00, /* TSFlags */
18007 true, /* HasDisjunctSubRegs */
18008 true, /* CoveredBySubRegs */
18009 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18010 nullptr
18011 };
18012
18013 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass = {
18014 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClassID],
18015 GPR64x8Class_with_x8sub_2_in_tcGPRnotx16SubClassMask,
18016 SuperRegIdxSeqs + 2,
18017 LaneBitmask(0x00000007F0000004),
18018 0,
18019 false,
18020 0x00, /* TSFlags */
18021 true, /* HasDisjunctSubRegs */
18022 true, /* CoveredBySubRegs */
18023 GPR64x8Class_with_x8sub_2_in_tcGPRnotx16Superclasses,
18024 nullptr
18025 };
18026
18027 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18028 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18029 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18030 SuperRegIdxSeqs + 2,
18031 LaneBitmask(0x00000007F0000004),
18032 0,
18033 false,
18034 0x00, /* TSFlags */
18035 true, /* HasDisjunctSubRegs */
18036 true, /* CoveredBySubRegs */
18037 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18038 nullptr
18039 };
18040
18041 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18042 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18043 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18044 SuperRegIdxSeqs + 2,
18045 LaneBitmask(0x00000007F0000004),
18046 0,
18047 false,
18048 0x00, /* TSFlags */
18049 true, /* HasDisjunctSubRegs */
18050 true, /* CoveredBySubRegs */
18051 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18052 nullptr
18053 };
18054
18055 extern const TargetRegisterClass GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18056 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18057 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18058 SuperRegIdxSeqs + 2,
18059 LaneBitmask(0x00000007F0000004),
18060 0,
18061 false,
18062 0x00, /* TSFlags */
18063 true, /* HasDisjunctSubRegs */
18064 true, /* CoveredBySubRegs */
18065 GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18066 nullptr
18067 };
18068
18069 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
18070 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
18071 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
18072 SuperRegIdxSeqs + 2,
18073 LaneBitmask(0x00000007F0000004),
18074 0,
18075 false,
18076 0x00, /* TSFlags */
18077 true, /* HasDisjunctSubRegs */
18078 true, /* CoveredBySubRegs */
18079 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
18080 nullptr
18081 };
18082
18083 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18084 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18085 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18086 SuperRegIdxSeqs + 2,
18087 LaneBitmask(0x00000007F0000004),
18088 0,
18089 false,
18090 0x00, /* TSFlags */
18091 true, /* HasDisjunctSubRegs */
18092 true, /* CoveredBySubRegs */
18093 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18094 nullptr
18095 };
18096
18097 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass = {
18098 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClassID],
18099 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSubClassMask,
18100 SuperRegIdxSeqs + 2,
18101 LaneBitmask(0x00000007F0000004),
18102 0,
18103 false,
18104 0x00, /* TSFlags */
18105 true, /* HasDisjunctSubRegs */
18106 true, /* CoveredBySubRegs */
18107 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipSuperclasses,
18108 nullptr
18109 };
18110
18111 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18112 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18113 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18114 SuperRegIdxSeqs + 2,
18115 LaneBitmask(0x00000007F0000004),
18116 0,
18117 false,
18118 0x00, /* TSFlags */
18119 true, /* HasDisjunctSubRegs */
18120 true, /* CoveredBySubRegs */
18121 GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18122 nullptr
18123 };
18124
18125 extern const TargetRegisterClass GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass = {
18126 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClassID],
18127 GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64SubClassMask,
18128 SuperRegIdxSeqs + 2,
18129 LaneBitmask(0x00000007F0000004),
18130 0,
18131 false,
18132 0x00, /* TSFlags */
18133 true, /* HasDisjunctSubRegs */
18134 true, /* CoveredBySubRegs */
18135 GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64Superclasses,
18136 nullptr
18137 };
18138
18139 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18140 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18141 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18142 SuperRegIdxSeqs + 2,
18143 LaneBitmask(0x00000007F0000004),
18144 0,
18145 false,
18146 0x00, /* TSFlags */
18147 true, /* HasDisjunctSubRegs */
18148 true, /* CoveredBySubRegs */
18149 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18150 nullptr
18151 };
18152
18153 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18154 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18155 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18156 SuperRegIdxSeqs + 2,
18157 LaneBitmask(0x00000007F0000004),
18158 0,
18159 false,
18160 0x00, /* TSFlags */
18161 true, /* HasDisjunctSubRegs */
18162 true, /* CoveredBySubRegs */
18163 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18164 nullptr
18165 };
18166
18167 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18168 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18169 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18170 SuperRegIdxSeqs + 2,
18171 LaneBitmask(0x00000007F0000004),
18172 0,
18173 false,
18174 0x00, /* TSFlags */
18175 true, /* HasDisjunctSubRegs */
18176 true, /* CoveredBySubRegs */
18177 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18178 nullptr
18179 };
18180
18181 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass = {
18182 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClassID],
18183 GPR64x8Class_with_x8sub_4_in_tcGPRnotx16SubClassMask,
18184 SuperRegIdxSeqs + 2,
18185 LaneBitmask(0x00000007F0000004),
18186 0,
18187 false,
18188 0x00, /* TSFlags */
18189 true, /* HasDisjunctSubRegs */
18190 true, /* CoveredBySubRegs */
18191 GPR64x8Class_with_x8sub_4_in_tcGPRnotx16Superclasses,
18192 nullptr
18193 };
18194
18195 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18196 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18197 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18198 SuperRegIdxSeqs + 2,
18199 LaneBitmask(0x00000007F0000004),
18200 0,
18201 false,
18202 0x00, /* TSFlags */
18203 true, /* HasDisjunctSubRegs */
18204 true, /* CoveredBySubRegs */
18205 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18206 nullptr
18207 };
18208
18209 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18210 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18211 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18212 SuperRegIdxSeqs + 2,
18213 LaneBitmask(0x00000007F0000004),
18214 0,
18215 false,
18216 0x00, /* TSFlags */
18217 true, /* HasDisjunctSubRegs */
18218 true, /* CoveredBySubRegs */
18219 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18220 nullptr
18221 };
18222
18223 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass = {
18224 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClassID],
18225 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSubClassMask,
18226 SuperRegIdxSeqs + 2,
18227 LaneBitmask(0x00000007F0000004),
18228 0,
18229 false,
18230 0x00, /* TSFlags */
18231 true, /* HasDisjunctSubRegs */
18232 true, /* CoveredBySubRegs */
18233 GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipSuperclasses,
18234 nullptr
18235 };
18236
18237 extern const TargetRegisterClass GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass = {
18238 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClassID],
18239 GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64SubClassMask,
18240 SuperRegIdxSeqs + 2,
18241 LaneBitmask(0x00000007F0000004),
18242 0,
18243 false,
18244 0x00, /* TSFlags */
18245 true, /* HasDisjunctSubRegs */
18246 true, /* CoveredBySubRegs */
18247 GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64Superclasses,
18248 nullptr
18249 };
18250
18251 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass = {
18252 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClassID],
18253 GPR64x8Class_with_x8sub_6_in_tcGPRnotx16SubClassMask,
18254 SuperRegIdxSeqs + 2,
18255 LaneBitmask(0x00000007F0000004),
18256 0,
18257 false,
18258 0x00, /* TSFlags */
18259 true, /* HasDisjunctSubRegs */
18260 true, /* CoveredBySubRegs */
18261 GPR64x8Class_with_x8sub_6_in_tcGPRnotx16Superclasses,
18262 nullptr
18263 };
18264
18265 extern const TargetRegisterClass GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass = {
18266 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClassID],
18267 GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64SubClassMask,
18268 SuperRegIdxSeqs + 2,
18269 LaneBitmask(0x00000007F0000004),
18270 0,
18271 false,
18272 0x00, /* TSFlags */
18273 true, /* HasDisjunctSubRegs */
18274 true, /* CoveredBySubRegs */
18275 GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64Superclasses,
18276 nullptr
18277 };
18278
18279 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_GPR32argRegClass = {
18280 &AArch64MCRegisterClasses[GPR64x8Class_with_sub_32_in_GPR32argRegClassID],
18281 GPR64x8Class_with_sub_32_in_GPR32argSubClassMask,
18282 SuperRegIdxSeqs + 2,
18283 LaneBitmask(0x00000007F0000004),
18284 0,
18285 false,
18286 0x00, /* TSFlags */
18287 true, /* HasDisjunctSubRegs */
18288 true, /* CoveredBySubRegs */
18289 GPR64x8Class_with_sub_32_in_GPR32argSuperclasses,
18290 nullptr
18291 };
18292
18293 extern const TargetRegisterClass MPR32RegClass = {
18294 &AArch64MCRegisterClasses[MPR32RegClassID],
18295 MPR32SubClassMask,
18296 SuperRegIdxSeqs + 35,
18297 LaneBitmask(0x00000000000001E0),
18298 0,
18299 false,
18300 0x00, /* TSFlags */
18301 true, /* HasDisjunctSubRegs */
18302 false, /* CoveredBySubRegs */
18303 NullRegClasses,
18304 nullptr
18305 };
18306
18307 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64argRegClass = {
18308 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64argRegClassID],
18309 GPR64x8Class_with_x8sub_2_in_GPR64argSubClassMask,
18310 SuperRegIdxSeqs + 2,
18311 LaneBitmask(0x00000007F0000004),
18312 0,
18313 false,
18314 0x00, /* TSFlags */
18315 true, /* HasDisjunctSubRegs */
18316 true, /* CoveredBySubRegs */
18317 GPR64x8Class_with_x8sub_2_in_GPR64argSuperclasses,
18318 nullptr
18319 };
18320
18321 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClass = {
18322 &AArch64MCRegisterClasses[GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID],
18323 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask,
18324 SuperRegIdxSeqs + 2,
18325 LaneBitmask(0x00000007F0000004),
18326 0,
18327 false,
18328 0x00, /* TSFlags */
18329 true, /* HasDisjunctSubRegs */
18330 true, /* CoveredBySubRegs */
18331 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses,
18332 nullptr
18333 };
18334
18335 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18336 &AArch64MCRegisterClasses[GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18337 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18338 SuperRegIdxSeqs + 2,
18339 LaneBitmask(0x00000007F0000004),
18340 0,
18341 false,
18342 0x00, /* TSFlags */
18343 true, /* HasDisjunctSubRegs */
18344 true, /* CoveredBySubRegs */
18345 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18346 nullptr
18347 };
18348
18349 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass = {
18350 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClassID],
18351 GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15SubClassMask,
18352 SuperRegIdxSeqs + 2,
18353 LaneBitmask(0x00000007F0000004),
18354 0,
18355 false,
18356 0x00, /* TSFlags */
18357 true, /* HasDisjunctSubRegs */
18358 true, /* CoveredBySubRegs */
18359 GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15Superclasses,
18360 nullptr
18361 };
18362
18363 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18364 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18365 GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18366 SuperRegIdxSeqs + 2,
18367 LaneBitmask(0x00000007F0000004),
18368 0,
18369 false,
18370 0x00, /* TSFlags */
18371 true, /* HasDisjunctSubRegs */
18372 true, /* CoveredBySubRegs */
18373 GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18374 nullptr
18375 };
18376
18377 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18378 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18379 GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18380 SuperRegIdxSeqs + 2,
18381 LaneBitmask(0x00000007F0000004),
18382 0,
18383 false,
18384 0x00, /* TSFlags */
18385 true, /* HasDisjunctSubRegs */
18386 true, /* CoveredBySubRegs */
18387 GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18388 nullptr
18389 };
18390
18391 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64argRegClass = {
18392 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64argRegClassID],
18393 GPR64x8Class_with_x8sub_4_in_GPR64argSubClassMask,
18394 SuperRegIdxSeqs + 2,
18395 LaneBitmask(0x00000007F0000004),
18396 0,
18397 false,
18398 0x00, /* TSFlags */
18399 true, /* HasDisjunctSubRegs */
18400 true, /* CoveredBySubRegs */
18401 GPR64x8Class_with_x8sub_4_in_GPR64argSuperclasses,
18402 nullptr
18403 };
18404
18405 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18406 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18407 GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18408 SuperRegIdxSeqs + 2,
18409 LaneBitmask(0x00000007F0000004),
18410 0,
18411 false,
18412 0x00, /* TSFlags */
18413 true, /* HasDisjunctSubRegs */
18414 true, /* CoveredBySubRegs */
18415 GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18416 nullptr
18417 };
18418
18419 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18420 &AArch64MCRegisterClasses[GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18421 GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18422 SuperRegIdxSeqs + 2,
18423 LaneBitmask(0x00000007F0000004),
18424 0,
18425 false,
18426 0x00, /* TSFlags */
18427 true, /* HasDisjunctSubRegs */
18428 true, /* CoveredBySubRegs */
18429 GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18430 nullptr
18431 };
18432
18433 extern const TargetRegisterClass GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18434 &AArch64MCRegisterClasses[GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18435 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18436 SuperRegIdxSeqs + 2,
18437 LaneBitmask(0x00000007F0000004),
18438 0,
18439 false,
18440 0x00, /* TSFlags */
18441 true, /* HasDisjunctSubRegs */
18442 true, /* CoveredBySubRegs */
18443 GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18444 nullptr
18445 };
18446
18447 extern const TargetRegisterClass GPR64x8Class_with_x8sub_0_in_tcGPRx16x17RegClass = {
18448 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_0_in_tcGPRx16x17RegClassID],
18449 GPR64x8Class_with_x8sub_0_in_tcGPRx16x17SubClassMask,
18450 SuperRegIdxSeqs + 2,
18451 LaneBitmask(0x00000007F0000004),
18452 0,
18453 false,
18454 0x00, /* TSFlags */
18455 true, /* HasDisjunctSubRegs */
18456 true, /* CoveredBySubRegs */
18457 GPR64x8Class_with_x8sub_0_in_tcGPRx16x17Superclasses,
18458 nullptr
18459 };
18460
18461 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18462 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18463 GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18464 SuperRegIdxSeqs + 2,
18465 LaneBitmask(0x00000007F0000004),
18466 0,
18467 false,
18468 0x00, /* TSFlags */
18469 true, /* HasDisjunctSubRegs */
18470 true, /* CoveredBySubRegs */
18471 GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18472 nullptr
18473 };
18474
18475 extern const TargetRegisterClass GPR64x8Class_with_x8sub_2_in_tcGPRx16x17RegClass = {
18476 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_2_in_tcGPRx16x17RegClassID],
18477 GPR64x8Class_with_x8sub_2_in_tcGPRx16x17SubClassMask,
18478 SuperRegIdxSeqs + 2,
18479 LaneBitmask(0x00000007F0000004),
18480 0,
18481 false,
18482 0x00, /* TSFlags */
18483 true, /* HasDisjunctSubRegs */
18484 true, /* CoveredBySubRegs */
18485 GPR64x8Class_with_x8sub_2_in_tcGPRx16x17Superclasses,
18486 nullptr
18487 };
18488
18489 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass = {
18490 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClassID],
18491 GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11SubClassMask,
18492 SuperRegIdxSeqs + 2,
18493 LaneBitmask(0x00000007F0000004),
18494 0,
18495 false,
18496 0x00, /* TSFlags */
18497 true, /* HasDisjunctSubRegs */
18498 true, /* CoveredBySubRegs */
18499 GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11Superclasses,
18500 nullptr
18501 };
18502
18503 extern const TargetRegisterClass GPR64x8Class_with_x8sub_4_in_tcGPRx16x17RegClass = {
18504 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_4_in_tcGPRx16x17RegClassID],
18505 GPR64x8Class_with_x8sub_4_in_tcGPRx16x17SubClassMask,
18506 SuperRegIdxSeqs + 2,
18507 LaneBitmask(0x00000007F0000004),
18508 0,
18509 false,
18510 0x00, /* TSFlags */
18511 true, /* HasDisjunctSubRegs */
18512 true, /* CoveredBySubRegs */
18513 GPR64x8Class_with_x8sub_4_in_tcGPRx16x17Superclasses,
18514 nullptr
18515 };
18516
18517 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_GPR64argRegClass = {
18518 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_6_in_GPR64argRegClassID],
18519 GPR64x8Class_with_x8sub_6_in_GPR64argSubClassMask,
18520 SuperRegIdxSeqs + 2,
18521 LaneBitmask(0x00000007F0000004),
18522 0,
18523 false,
18524 0x00, /* TSFlags */
18525 true, /* HasDisjunctSubRegs */
18526 true, /* CoveredBySubRegs */
18527 GPR64x8Class_with_x8sub_6_in_GPR64argSuperclasses,
18528 nullptr
18529 };
18530
18531 extern const TargetRegisterClass GPR64x8Class_with_x8sub_6_in_tcGPRx16x17RegClass = {
18532 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_6_in_tcGPRx16x17RegClassID],
18533 GPR64x8Class_with_x8sub_6_in_tcGPRx16x17SubClassMask,
18534 SuperRegIdxSeqs + 2,
18535 LaneBitmask(0x00000007F0000004),
18536 0,
18537 false,
18538 0x00, /* TSFlags */
18539 true, /* HasDisjunctSubRegs */
18540 true, /* CoveredBySubRegs */
18541 GPR64x8Class_with_x8sub_6_in_tcGPRx16x17Superclasses,
18542 nullptr
18543 };
18544
18545 extern const TargetRegisterClass GPR64x8Class_with_x8sub_7_in_FIXED_REGSRegClass = {
18546 &AArch64MCRegisterClasses[GPR64x8Class_with_x8sub_7_in_FIXED_REGSRegClassID],
18547 GPR64x8Class_with_x8sub_7_in_FIXED_REGSSubClassMask,
18548 SuperRegIdxSeqs + 2,
18549 LaneBitmask(0x00000007F0000004),
18550 0,
18551 false,
18552 0x00, /* TSFlags */
18553 true, /* HasDisjunctSubRegs */
18554 true, /* CoveredBySubRegs */
18555 GPR64x8Class_with_x8sub_7_in_FIXED_REGSSuperclasses,
18556 nullptr
18557 };
18558
18559 extern const TargetRegisterClass ZTRRegClass = {
18560 &AArch64MCRegisterClasses[ZTRRegClassID],
18561 ZTRSubClassMask,
18562 SuperRegIdxSeqs + 2,
18563 LaneBitmask(0x0000000000000001),
18564 0,
18565 false,
18566 0x00, /* TSFlags */
18567 false, /* HasDisjunctSubRegs */
18568 false, /* CoveredBySubRegs */
18569 NullRegClasses,
18570 nullptr
18571 };
18572
18573 extern const TargetRegisterClass MPR16RegClass = {
18574 &AArch64MCRegisterClasses[MPR16RegClassID],
18575 MPR16SubClassMask,
18576 SuperRegIdxSeqs + 27,
18577 LaneBitmask(0x0000000000001FE0),
18578 0,
18579 false,
18580 0x00, /* TSFlags */
18581 true, /* HasDisjunctSubRegs */
18582 false, /* CoveredBySubRegs */
18583 NullRegClasses,
18584 nullptr
18585 };
18586
18587 extern const TargetRegisterClass MPRRegClass = {
18588 &AArch64MCRegisterClasses[MPRRegClassID],
18589 MPRSubClassMask,
18590 SuperRegIdxSeqs + 2,
18591 LaneBitmask(0x00000000001FFFE0),
18592 0,
18593 false,
18594 0x00, /* TSFlags */
18595 true, /* HasDisjunctSubRegs */
18596 false, /* CoveredBySubRegs */
18597 NullRegClasses,
18598 nullptr
18599 };
18600
18601 extern const TargetRegisterClass MPR8RegClass = {
18602 &AArch64MCRegisterClasses[MPR8RegClassID],
18603 MPR8SubClassMask,
18604 SuperRegIdxSeqs + 25,
18605 LaneBitmask(0x00000000001FFFE0),
18606 0,
18607 false,
18608 0x00, /* TSFlags */
18609 true, /* HasDisjunctSubRegs */
18610 false, /* CoveredBySubRegs */
18611 NullRegClasses,
18612 nullptr
18613 };
18614
18615} // end namespace AArch64
18616
18617namespace {
18618 const TargetRegisterClass *const RegisterClasses[] = {
18619 &AArch64::FPR8RegClass,
18620 &AArch64::FPR16RegClass,
18621 &AArch64::PPRorPNRRegClass,
18622 &AArch64::FPR16_loRegClass,
18623 &AArch64::PNRRegClass,
18624 &AArch64::PPRRegClass,
18625 &AArch64::PNR_3bRegClass,
18626 &AArch64::PNR_p8to15RegClass,
18627 &AArch64::PPR_3bRegClass,
18628 &AArch64::PPR_p8to15RegClass,
18629 &AArch64::PPR2RegClass,
18630 &AArch64::PPR2Mul2RegClass,
18631 &AArch64::PPR2_with_psub1_in_PPR_3bRegClass,
18632 &AArch64::PPR2_with_psub1_in_PPR_p8to15RegClass,
18633 &AArch64::PPR2_with_psub_in_PNR_3bRegClass,
18634 &AArch64::PPR2_with_psub_in_PNR_p8to15RegClass,
18635 &AArch64::PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3bRegClass,
18636 &AArch64::PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15RegClass,
18637 &AArch64::PPR2Mul2_and_PPR2_with_psub_in_PNR_3bRegClass,
18638 &AArch64::PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15RegClass,
18639 &AArch64::PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15RegClass,
18640 &AArch64::PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3bRegClass,
18641 &AArch64::GPR32allRegClass,
18642 &AArch64::FPR32RegClass,
18643 &AArch64::GPR32RegClass,
18644 &AArch64::GPR32spRegClass,
18645 &AArch64::GPR32commonRegClass,
18646 &AArch64::FPR32_with_hsub_in_FPR16_loRegClass,
18647 &AArch64::GPR32argRegClass,
18648 &AArch64::MatrixIndexGPR32_12_15RegClass,
18649 &AArch64::MatrixIndexGPR32_8_11RegClass,
18650 &AArch64::CCRRegClass,
18651 &AArch64::GPR32sponlyRegClass,
18652 &AArch64::WSeqPairsClassRegClass,
18653 &AArch64::WSeqPairsClass_with_subo32_in_GPR32commonRegClass,
18654 &AArch64::WSeqPairsClass_with_sube32_in_GPR32argRegClass,
18655 &AArch64::WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15RegClass,
18656 &AArch64::WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11RegClass,
18657 &AArch64::GPR64allRegClass,
18658 &AArch64::FPR64RegClass,
18659 &AArch64::GPR64RegClass,
18660 &AArch64::GPR64spRegClass,
18661 &AArch64::GPR64commonRegClass,
18662 &AArch64::GPR64noipRegClass,
18663 &AArch64::GPR64common_and_GPR64noipRegClass,
18664 &AArch64::tcGPR64RegClass,
18665 &AArch64::tcGPRnotx16RegClass,
18666 &AArch64::GPR64noip_and_tcGPR64RegClass,
18667 &AArch64::FPR64_loRegClass,
18668 &AArch64::GPR64argRegClass,
18669 &AArch64::FIXED_REGSRegClass,
18670 &AArch64::GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
18671 &AArch64::GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18672 &AArch64::FIXED_REGS_with_sub_32RegClass,
18673 &AArch64::tcGPRx16x17RegClass,
18674 &AArch64::FIXED_REGS_and_GPR64RegClass,
18675 &AArch64::GPR64sponlyRegClass,
18676 &AArch64::tcGPRx17RegClass,
18677 &AArch64::DDRegClass,
18678 &AArch64::DD_with_dsub0_in_FPR64_loRegClass,
18679 &AArch64::DD_with_dsub1_in_FPR64_loRegClass,
18680 &AArch64::XSeqPairsClassRegClass,
18681 &AArch64::DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_loRegClass,
18682 &AArch64::XSeqPairsClass_with_subo64_in_GPR64commonRegClass,
18683 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noipRegClass,
18684 &AArch64::XSeqPairsClass_with_sube64_in_GPR64noipRegClass,
18685 &AArch64::XSeqPairsClass_with_sube64_in_tcGPR64RegClass,
18686 &AArch64::XSeqPairsClass_with_sube64_in_tcGPRnotx16RegClass,
18687 &AArch64::XSeqPairsClass_with_subo64_in_tcGPR64RegClass,
18688 &AArch64::XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64RegClass,
18689 &AArch64::XSeqPairsClass_with_sub_32_in_GPR32argRegClass,
18690 &AArch64::XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
18691 &AArch64::XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18692 &AArch64::XSeqPairsClass_with_sube64_in_tcGPRx16x17RegClass,
18693 &AArch64::XSeqPairsClass_with_subo64_in_FIXED_REGSRegClass,
18694 &AArch64::FPR128RegClass,
18695 &AArch64::ZPRRegClass,
18696 &AArch64::FPR128_loRegClass,
18697 &AArch64::MPR128RegClass,
18698 &AArch64::ZPR_4bRegClass,
18699 &AArch64::FPR128_0to7RegClass,
18700 &AArch64::ZPR_3bRegClass,
18701 &AArch64::DDDRegClass,
18702 &AArch64::DDD_with_dsub0_in_FPR64_loRegClass,
18703 &AArch64::DDD_with_dsub1_in_FPR64_loRegClass,
18704 &AArch64::DDD_with_dsub2_in_FPR64_loRegClass,
18705 &AArch64::DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_loRegClass,
18706 &AArch64::DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass,
18707 &AArch64::DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_loRegClass,
18708 &AArch64::DDDDRegClass,
18709 &AArch64::DDDD_with_dsub0_in_FPR64_loRegClass,
18710 &AArch64::DDDD_with_dsub1_in_FPR64_loRegClass,
18711 &AArch64::DDDD_with_dsub2_in_FPR64_loRegClass,
18712 &AArch64::DDDD_with_dsub3_in_FPR64_loRegClass,
18713 &AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_loRegClass,
18714 &AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass,
18715 &AArch64::DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass,
18716 &AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_loRegClass,
18717 &AArch64::DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass,
18718 &AArch64::DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_loRegClass,
18719 &AArch64::QQRegClass,
18720 &AArch64::ZPR2RegClass,
18721 &AArch64::ZPR2StridedOrContiguousRegClass,
18722 &AArch64::QQ_with_dsub_in_FPR64_loRegClass,
18723 &AArch64::QQ_with_qsub1_in_FPR128_loRegClass,
18724 &AArch64::ZPR2Mul2RegClass,
18725 &AArch64::ZPR2StridedRegClass,
18726 &AArch64::ZPR2StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
18727 &AArch64::ZPR2_with_dsub_in_FPR64_loRegClass,
18728 &AArch64::ZPR2_with_zsub1_in_ZPR_4bRegClass,
18729 &AArch64::QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_loRegClass,
18730 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4bRegClass,
18731 &AArch64::ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass,
18732 &AArch64::QQ_with_qsub0_in_FPR128_0to7RegClass,
18733 &AArch64::QQ_with_qsub1_in_FPR128_0to7RegClass,
18734 &AArch64::ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18735 &AArch64::ZPR2Strided_with_dsub_in_FPR64_loRegClass,
18736 &AArch64::ZPR2_with_zsub1_in_ZPR_3bRegClass,
18737 &AArch64::ZPR2_with_zsub_in_FPR128_0to7RegClass,
18738 &AArch64::QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7RegClass,
18739 &AArch64::ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3bRegClass,
18740 &AArch64::ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18741 &AArch64::MPR64RegClass,
18742 &AArch64::QQQRegClass,
18743 &AArch64::ZPR3RegClass,
18744 &AArch64::QQQ_with_dsub_in_FPR64_loRegClass,
18745 &AArch64::QQQ_with_qsub1_in_FPR128_loRegClass,
18746 &AArch64::QQQ_with_qsub2_in_FPR128_loRegClass,
18747 &AArch64::ZPR3_with_dsub_in_FPR64_loRegClass,
18748 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18749 &AArch64::ZPR3_with_zsub1_in_ZPR_4bRegClass,
18750 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18751 &AArch64::ZPR3_with_zsub2_in_ZPR_4bRegClass,
18752 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_loRegClass,
18753 &AArch64::QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
18754 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4bRegClass,
18755 &AArch64::ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
18756 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_loRegClass,
18757 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4bRegClass,
18758 &AArch64::QQQ_with_qsub0_in_FPR128_0to7RegClass,
18759 &AArch64::QQQ_with_qsub1_in_FPR128_0to7RegClass,
18760 &AArch64::QQQ_with_qsub2_in_FPR128_0to7RegClass,
18761 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18762 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18763 &AArch64::ZPR3_with_zsub1_in_ZPR_3bRegClass,
18764 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18765 &AArch64::ZPR3_with_zsub2_in_ZPR_3bRegClass,
18766 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18767 &AArch64::ZPR3_with_zsub_in_FPR128_0to7RegClass,
18768 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7RegClass,
18769 &AArch64::QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7RegClass,
18770 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3bRegClass,
18771 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18772 &AArch64::ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
18773 &AArch64::ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18774 &AArch64::QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7RegClass,
18775 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3bRegClass,
18776 &AArch64::ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18777 &AArch64::ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18778 &AArch64::ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18779 &AArch64::ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18780 &AArch64::ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18781 &AArch64::ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18782 &AArch64::QQQQRegClass,
18783 &AArch64::ZPR4RegClass,
18784 &AArch64::QQQQ_with_dsub_in_FPR64_loRegClass,
18785 &AArch64::QQQQ_with_qsub1_in_FPR128_loRegClass,
18786 &AArch64::QQQQ_with_qsub2_in_FPR128_loRegClass,
18787 &AArch64::QQQQ_with_qsub3_in_FPR128_loRegClass,
18788 &AArch64::ZPR4StridedOrContiguousRegClass,
18789 &AArch64::ZPR4_with_dsub_in_FPR64_loRegClass,
18790 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18791 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18792 &AArch64::ZPR4_with_zsub1_in_ZPR_4bRegClass,
18793 &AArch64::ZPR4_with_zsub2_in_ZPR_4bRegClass,
18794 &AArch64::ZPR4_with_zsub3_in_ZPR_4bRegClass,
18795 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_loRegClass,
18796 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
18797 &AArch64::QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
18798 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4bRegClass,
18799 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
18800 &AArch64::ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
18801 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_loRegClass,
18802 &AArch64::QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
18803 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4bRegClass,
18804 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
18805 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_loRegClass,
18806 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4bRegClass,
18807 &AArch64::QQQQ_with_qsub0_in_FPR128_0to7RegClass,
18808 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7RegClass,
18809 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7RegClass,
18810 &AArch64::QQQQ_with_qsub3_in_FPR128_0to7RegClass,
18811 &AArch64::ZPR4Mul4RegClass,
18812 &AArch64::ZPR4StridedRegClass,
18813 &AArch64::ZPR4StridedOrContiguous_with_dsub_in_FPR64_loRegClass,
18814 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18815 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18816 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18817 &AArch64::ZPR4_with_zsub1_in_ZPR_3bRegClass,
18818 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18819 &AArch64::ZPR4_with_zsub2_in_ZPR_3bRegClass,
18820 &AArch64::ZPR4_with_zsub3_in_ZPR_3bRegClass,
18821 &AArch64::ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18822 &AArch64::ZPR4_with_zsub_in_FPR128_0to7RegClass,
18823 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7RegClass,
18824 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass,
18825 &AArch64::QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass,
18826 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18827 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3bRegClass,
18828 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_loRegClass,
18829 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
18830 &AArch64::ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18831 &AArch64::ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
18832 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7RegClass,
18833 &AArch64::QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass,
18834 &AArch64::ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7RegClass,
18835 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3bRegClass,
18836 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18837 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
18838 &AArch64::QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7RegClass,
18839 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3bRegClass,
18840 &AArch64::ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_loRegClass,
18841 &AArch64::ZPR4Strided_with_dsub_in_FPR64_loRegClass,
18842 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18843 &AArch64::ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18844 &AArch64::ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18845 &AArch64::ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18846 &AArch64::ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2RegClass,
18847 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18848 &AArch64::ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7RegClass,
18849 &AArch64::ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18850 &AArch64::ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7RegClass,
18851 &AArch64::ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2RegClass,
18852 &AArch64::GPR64x8ClassRegClass,
18853 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noipRegClass,
18854 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
18855 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18856 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18857 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
18858 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18859 &AArch64::GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18860 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64RegClass,
18861 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18862 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18863 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18864 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
18865 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18866 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18867 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRnotx16RegClass,
18868 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64RegClass,
18869 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18870 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18871 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18872 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18873 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noipRegClass,
18874 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18875 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18876 &AArch64::GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64RegClass,
18877 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18878 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18879 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18880 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18881 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRnotx16RegClass,
18882 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18883 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18884 &AArch64::GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18885 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18886 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18887 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noipRegClass,
18888 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18889 &AArch64::GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64RegClass,
18890 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18891 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18892 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18893 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRnotx16RegClass,
18894 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18895 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18896 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noipRegClass,
18897 &AArch64::GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64RegClass,
18898 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRnotx16RegClass,
18899 &AArch64::GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64RegClass,
18900 &AArch64::GPR64x8Class_with_sub_32_in_GPR32argRegClass,
18901 &AArch64::MPR32RegClass,
18902 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64argRegClass,
18903 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
18904 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18905 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15RegClass,
18906 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18907 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18908 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64argRegClass,
18909 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18910 &AArch64::GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18911 &AArch64::GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18912 &AArch64::GPR64x8Class_with_x8sub_0_in_tcGPRx16x17RegClass,
18913 &AArch64::GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18914 &AArch64::GPR64x8Class_with_x8sub_2_in_tcGPRx16x17RegClass,
18915 &AArch64::GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11RegClass,
18916 &AArch64::GPR64x8Class_with_x8sub_4_in_tcGPRx16x17RegClass,
18917 &AArch64::GPR64x8Class_with_x8sub_6_in_GPR64argRegClass,
18918 &AArch64::GPR64x8Class_with_x8sub_6_in_tcGPRx16x17RegClass,
18919 &AArch64::GPR64x8Class_with_x8sub_7_in_FIXED_REGSRegClass,
18920 &AArch64::ZTRRegClass,
18921 &AArch64::MPR16RegClass,
18922 &AArch64::MPRRegClass,
18923 &AArch64::MPR8RegClass,
18924 };
18925} // end anonymous namespace
18926
18927static const uint8_t CostPerUseTable[] = {
189280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, };
18929
18930
18931static const bool InAllocatableClassTable[] = {
18932false, true, true, false, false, true, false, true, true, true, true, true, false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, };
18933
18934
18935static const TargetRegisterInfoDesc AArch64RegInfoDesc = { // Extra Descriptors
18936CostPerUseTable, 1, InAllocatableClassTable};
18937
18938unsigned AArch64GenRegisterInfo::composeSubRegIndicesImpl(unsigned IdxA, unsigned IdxB) const {
18939 static const uint8_t RowMap[153] = {
18940 0, 0, 0, 1, 2, 3, 0, 0, 0, 1, 0, 4, 5, 6, 0, 0, 0, 0, 0, 1, 0, 2, 3, 4, 5, 6, 7, 8, 0, 0, 1, 0, 2, 0, 0, 0, 3, 0, 0, 7, 8, 9, 0, 0, 3, 4, 0, 0, 0, 0, 2, 5, 0, 0, 2, 6, 0, 0, 6, 7, 0, 0, 0, 0, 0, 1, 1, 0, 3, 3, 0, 2, 2, 0, 0, 4, 4, 4, 0, 6, 6, 6, 0, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 0, 9, 9, 9, 9, 0, 8, 8, 8, 8, 0, 0, 1, 1, 2, 10, 10, 10, 0, 0, 4, 4, 5, 4, 4, 5, 0, 0, 3, 5, 7, 1, 2, 3, 4, 11, 10, 11, 11, 10, 10, 0, 0, 7, 7, 8, 7, 7, 7, 7, 8, 8, 10, 12,
18941 };
18942 static const uint8_t Rows[13][153] = {
18943 { AArch64::bsub, AArch64::dsub, AArch64::dsub0, AArch64::dsub1, AArch64::dsub2, 0, AArch64::hsub, AArch64::psub, 0, 0, AArch64::qsub0, AArch64::qsub1, AArch64::qsub2, 0, AArch64::ssub, AArch64::sub_32, AArch64::sub_32, AArch64::x8sub_0, AArch64::x8sub_1_then_sub_32, AArch64::x8sub_1, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubd0, AArch64::zasubd1, AArch64::zasubh0, AArch64::zasubh1, AArch64::zasubq0, AArch64::zasubq1, AArch64::zasubs0, AArch64::zasubs1, AArch64::zsub, AArch64::zsub0, AArch64::zsub1, AArch64::zsub2, 0, AArch64::zasubd1_then_zasubq0, AArch64::zasubd1_then_zasubq1, AArch64::zasubs1_then_zasubd0, AArch64::zasubs1_then_zasubd1, AArch64::zasubs1_then_zasubq0, AArch64::zasubs1_then_zasubq1, AArch64::zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubs1_then_zasubd1_then_zasubq1, AArch64::zasubh1_then_zasubd0, AArch64::zasubh1_then_zasubd1, AArch64::zasubh1_then_zasubq0, AArch64::zasubh1_then_zasubq1, AArch64::zasubh1_then_zasubs0, AArch64::zasubh1_then_zasubs1, AArch64::zasubh1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubd1_then_zasubq1, AArch64::zasubh1_then_zasubs1_then_zasubd0, AArch64::zasubh1_then_zasubs1_then_zasubd1, AArch64::zasubh1_then_zasubs1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubq1, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq1, AArch64::dsub1_then_bsub, AArch64::dsub1_then_hsub, AArch64::dsub1_then_ssub, 0, 0, 0, AArch64::dsub2_then_bsub, AArch64::dsub2_then_hsub, AArch64::dsub2_then_ssub, 0, AArch64::qsub1_then_bsub, AArch64::qsub1_then_dsub, AArch64::qsub1_then_hsub, AArch64::qsub1_then_ssub, 0, 0, 0, 0, AArch64::qsub2_then_bsub, AArch64::qsub2_then_dsub, AArch64::qsub2_then_hsub, AArch64::qsub2_then_ssub, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_1_then_sub_32, AArch64::zsub1_then_bsub, AArch64::zsub1_then_dsub, AArch64::zsub1_then_hsub, AArch64::zsub1_then_ssub, AArch64::zsub1_then_zsub, 0, 0, 0, 0, 0, AArch64::zsub2_then_bsub, AArch64::zsub2_then_dsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, AArch64::zsub2_then_zsub, AArch64::dsub0_dsub1, 0, AArch64::dsub1_dsub2, 0, 0, AArch64::dsub_qsub1_then_dsub, 0, AArch64::dsub_qsub1_then_dsub_qsub2_then_dsub, AArch64::qsub0_qsub1, 0, AArch64::qsub1_qsub2, 0, 0, AArch64::qsub1_then_dsub_qsub2_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::sub_32_x8sub_1_then_sub_32, AArch64::dsub_zsub1_then_dsub, AArch64::zsub_zsub1_then_zsub, 0, AArch64::dsub_zsub1_then_dsub_zsub2_then_dsub, 0, AArch64::zsub_zsub1_then_zsub_zsub2_then_zsub, AArch64::zsub0_zsub1, 0, AArch64::zsub1_zsub2, 0, 0, AArch64::zsub1_then_dsub_zsub2_then_dsub, 0, AArch64::zsub1_then_zsub_zsub2_then_zsub, 0, 0, 0, 0, 0, },
18944 { AArch64::dsub1_then_bsub, 0, AArch64::dsub1, AArch64::dsub2, AArch64::dsub3, 0, AArch64::dsub1_then_hsub, AArch64::psub1_then_psub, 0, 0, 0, 0, 0, 0, AArch64::dsub1_then_ssub, AArch64::subo64_then_sub_32, AArch64::x8sub_6_then_sub_32, 0, AArch64::x8sub_7_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubd1_then_zasubq0, AArch64::zasubd1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub2_then_bsub, AArch64::dsub2_then_hsub, AArch64::dsub2_then_ssub, 0, 0, 0, AArch64::dsub3_then_bsub, AArch64::dsub3_then_hsub, AArch64::dsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub1_dsub2, 0, AArch64::dsub2_dsub3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18945 { AArch64::dsub2_then_bsub, 0, AArch64::dsub2, AArch64::dsub3, 0, 0, AArch64::dsub2_then_hsub, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub2_then_ssub, AArch64::x8sub_1_then_sub_32, AArch64::x8sub_4_then_sub_32, 0, AArch64::x8sub_5_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubh1_then_zasubd0, AArch64::zasubh1_then_zasubd1, 0, 0, AArch64::zasubh1_then_zasubq0, AArch64::zasubh1_then_zasubq1, AArch64::zasubh1_then_zasubs0, AArch64::zasubh1_then_zasubs1, 0, 0, 0, 0, 0, AArch64::zasubh1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubd1_then_zasubq1, AArch64::zasubh1_then_zasubs1_then_zasubd0, AArch64::zasubh1_then_zasubs1_then_zasubd1, AArch64::zasubh1_then_zasubs1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubq1, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub3_then_bsub, AArch64::dsub3_then_hsub, AArch64::dsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18946 { AArch64::dsub3_then_bsub, 0, 0, 0, 0, 0, AArch64::dsub3_then_hsub, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub3_then_ssub, AArch64::x8sub_2_then_sub_32, AArch64::x8sub_2_then_sub_32, AArch64::x8sub_2, AArch64::x8sub_3_then_sub_32, AArch64::x8sub_3, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubs1_then_zasubd0, AArch64::zasubs1_then_zasubd1, 0, 0, AArch64::zasubs1_then_zasubq0, AArch64::zasubs1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubs1_then_zasubd1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_3_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_2_then_sub_32_x8sub_3_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18947 { AArch64::qsub1_then_bsub, AArch64::qsub1_then_dsub, AArch64::qsub1_then_dsub, AArch64::qsub2_then_dsub, AArch64::qsub3_then_dsub, 0, AArch64::qsub1_then_hsub, 0, 0, 0, AArch64::qsub1, AArch64::qsub2, AArch64::qsub3, 0, AArch64::qsub1_then_ssub, AArch64::x8sub_3_then_sub_32, AArch64::sub_32, 0, AArch64::subo64_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubs1_then_zasubd1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub2_then_bsub, AArch64::qsub2_then_hsub, AArch64::qsub2_then_ssub, 0, 0, 0, AArch64::qsub3_then_bsub, AArch64::qsub3_then_hsub, AArch64::qsub3_then_ssub, 0, AArch64::qsub2_then_bsub, AArch64::qsub2_then_dsub, AArch64::qsub2_then_hsub, AArch64::qsub2_then_ssub, 0, 0, 0, 0, AArch64::qsub3_then_bsub, AArch64::qsub3_then_dsub, AArch64::qsub3_then_hsub, AArch64::qsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub1_then_dsub_qsub2_then_dsub, 0, AArch64::qsub2_then_dsub_qsub3_then_dsub, 0, 0, AArch64::qsub1_then_dsub_qsub2_then_dsub, 0, AArch64::qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub, AArch64::qsub1_qsub2, 0, AArch64::qsub2_qsub3, 0, 0, AArch64::qsub2_then_dsub_qsub3_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18948 { AArch64::qsub2_then_bsub, AArch64::qsub2_then_dsub, AArch64::qsub2_then_dsub, AArch64::qsub3_then_dsub, 0, 0, AArch64::qsub2_then_hsub, 0, 0, 0, AArch64::qsub2, AArch64::qsub3, 0, 0, AArch64::qsub2_then_ssub, AArch64::x8sub_4_then_sub_32, 0, AArch64::x8sub_4, 0, AArch64::x8sub_5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubh1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubd1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub3_then_bsub, AArch64::qsub3_then_hsub, AArch64::qsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub3_then_bsub, AArch64::qsub3_then_dsub, AArch64::qsub3_then_hsub, AArch64::qsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_5_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub2_then_dsub_qsub3_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_4_then_sub_32_x8sub_5_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18949 { AArch64::qsub3_then_bsub, AArch64::qsub3_then_dsub, 0, 0, 0, 0, AArch64::qsub3_then_hsub, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub3_then_ssub, AArch64::x8sub_5_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubh1_then_zasubs1_then_zasubd0, AArch64::zasubh1_then_zasubs1_then_zasubd1, 0, 0, AArch64::zasubh1_then_zasubs1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18950 { AArch64::zsub1_then_bsub, AArch64::zsub1_then_dsub, AArch64::zsub1_then_dsub, AArch64::zsub2_then_dsub, AArch64::zsub3_then_dsub, 0, AArch64::zsub1_then_hsub, 0, 0, 0, AArch64::zsub1_then_zsub, AArch64::zsub2_then_zsub, AArch64::zsub3_then_zsub, 0, AArch64::zsub1_then_ssub, AArch64::x8sub_6_then_sub_32, 0, AArch64::x8sub_6, 0, AArch64::x8sub_7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq0, AArch64::zasubh1_then_zasubs1_then_zasubd1_then_zasubq1, 0, 0, AArch64::zsub1_then_zsub, AArch64::zsub1, AArch64::zsub2, AArch64::zsub3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub2_then_bsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, 0, AArch64::zsub2_then_bsub, AArch64::zsub2_then_dsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, 0, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_7_then_sub_32, AArch64::zsub2_then_bsub, AArch64::zsub2_then_dsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, AArch64::zsub2_then_zsub, 0, 0, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, AArch64::zsub3_then_zsub, AArch64::zsub1_then_dsub_zsub2_then_dsub, 0, AArch64::zsub2_then_dsub_zsub3_then_dsub, 0, 0, AArch64::zsub1_then_dsub_zsub2_then_dsub, 0, AArch64::zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, AArch64::zsub1_then_zsub_zsub2_then_zsub, 0, AArch64::zsub2_then_zsub_zsub3_then_zsub, 0, 0, AArch64::zsub2_then_dsub_zsub3_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::x8sub_6_then_sub_32_x8sub_7_then_sub_32, AArch64::zsub1_then_dsub_zsub2_then_dsub, AArch64::zsub1_then_zsub_zsub2_then_zsub, 0, AArch64::zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, 0, AArch64::zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub, AArch64::zsub1_zsub2, 0, AArch64::zsub2_zsub3, 0, 0, AArch64::zsub2_then_dsub_zsub3_then_dsub, 0, AArch64::zsub2_then_zsub_zsub3_then_zsub, 0, 0, 0, 0, 0, },
18951 { AArch64::zsub2_then_bsub, AArch64::zsub2_then_dsub, AArch64::zsub2_then_dsub, AArch64::zsub3_then_dsub, 0, 0, AArch64::zsub2_then_hsub, 0, 0, 0, AArch64::zsub2_then_zsub, AArch64::zsub3_then_zsub, 0, 0, AArch64::zsub2_then_ssub, AArch64::x8sub_7_then_sub_32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub2_then_zsub, AArch64::zsub2, AArch64::zsub3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, AArch64::zsub3_then_zsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub2_then_dsub_zsub3_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub2_then_dsub_zsub3_then_dsub, AArch64::zsub2_then_zsub_zsub3_then_zsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18952 { AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, 0, 0, 0, 0, AArch64::zsub3_then_hsub, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub3_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub3_then_zsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18953 { AArch64::bsub, AArch64::dsub, AArch64::dsub, AArch64::qsub1_then_dsub, AArch64::qsub2_then_dsub, AArch64::qsub3_then_dsub, AArch64::hsub, 0, 0, 0, AArch64::zsub, AArch64::zsub1_then_zsub, AArch64::zsub2_then_zsub, AArch64::zsub3_then_zsub, AArch64::ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub, AArch64::zsub0, AArch64::zsub2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::qsub1_then_bsub, AArch64::qsub1_then_hsub, AArch64::qsub1_then_ssub, AArch64::qsub3_then_bsub, AArch64::qsub3_then_hsub, AArch64::qsub3_then_ssub, AArch64::qsub2_then_bsub, AArch64::qsub2_then_hsub, AArch64::qsub2_then_ssub, 0, AArch64::zsub1_then_bsub, AArch64::zsub1_then_dsub, AArch64::zsub1_then_hsub, AArch64::zsub1_then_ssub, AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, AArch64::zsub2_then_bsub, AArch64::zsub2_then_dsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub2_then_bsub, AArch64::zsub2_then_dsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, AArch64::zsub2_then_zsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub_qsub1_then_dsub, AArch64::dsub_qsub1_then_dsub_qsub2_then_dsub, AArch64::qsub1_then_dsub_qsub2_then_dsub, AArch64::qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub, AArch64::qsub2_then_dsub_qsub3_then_dsub, AArch64::dsub_zsub1_then_dsub, AArch64::dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, AArch64::dsub_zsub1_then_dsub_zsub2_then_dsub, AArch64::zsub_zsub1_then_zsub, AArch64::zsub_zsub1_then_zsub_zsub2_then_zsub, AArch64::zsub1_then_zsub_zsub2_then_zsub, AArch64::zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub, AArch64::zsub2_then_zsub_zsub3_then_zsub, AArch64::zsub1_then_dsub_zsub2_then_dsub, AArch64::zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, AArch64::zsub2_then_dsub_zsub3_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18954 { AArch64::bsub, 0, AArch64::dsub, AArch64::zsub1_then_dsub, AArch64::zsub2_then_dsub, AArch64::zsub3_then_dsub, AArch64::hsub, 0, 0, 0, 0, 0, 0, 0, AArch64::ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub1_then_bsub, AArch64::zsub1_then_hsub, AArch64::zsub1_then_ssub, AArch64::zsub3_then_bsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, AArch64::zsub2_then_bsub, AArch64::zsub2_then_hsub, AArch64::zsub2_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::dsub_zsub1_then_dsub, AArch64::dsub_zsub1_then_dsub_zsub2_then_dsub, AArch64::zsub1_then_dsub_zsub2_then_dsub, AArch64::zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub, AArch64::zsub2_then_dsub_zsub3_then_dsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18955 { AArch64::zsub1_then_bsub, AArch64::zsub1_then_dsub, 0, 0, 0, 0, AArch64::zsub1_then_hsub, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub1_then_ssub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub1_then_zsub, AArch64::zsub1, AArch64::zsub3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, AArch64::zsub3_then_bsub, AArch64::zsub3_then_dsub, AArch64::zsub3_then_hsub, AArch64::zsub3_then_ssub, AArch64::zsub3_then_zsub, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, },
18956 };
18957
18958 --IdxA; assert(IdxA < 153); (void) IdxA;
18959 --IdxB; assert(IdxB < 153);
18960 return Rows[RowMap[IdxA]][IdxB];
18961}
18962
18963 struct MaskRolOp {
18964 LaneBitmask Mask;
18965 uint8_t RotateLeft;
18966 };
18967 static const MaskRolOp LaneMaskComposeSequences[] = {
18968 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 0 }, { LaneBitmask::getNone(), 0 }, // Sequence 0
18969 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 21 }, { LaneBitmask::getNone(), 0 }, // Sequence 2
18970 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 23 }, { LaneBitmask::getNone(), 0 }, // Sequence 4
18971 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 22 }, { LaneBitmask::getNone(), 0 }, // Sequence 6
18972 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 1 }, { LaneBitmask::getNone(), 0 }, // Sequence 8
18973 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 25 }, { LaneBitmask::getNone(), 0 }, // Sequence 10
18974 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 27 }, { LaneBitmask::getNone(), 0 }, // Sequence 12
18975 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 26 }, { LaneBitmask::getNone(), 0 }, // Sequence 14
18976 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 2 }, { LaneBitmask::getNone(), 0 }, // Sequence 16
18977 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 3 }, { LaneBitmask::getNone(), 0 }, // Sequence 18
18978 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 4 }, { LaneBitmask::getNone(), 0 }, // Sequence 20
18979 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 33 }, { LaneBitmask::getNone(), 0 }, // Sequence 22
18980 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 32 }, { LaneBitmask::getNone(), 0 }, // Sequence 24
18981 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 31 }, { LaneBitmask::getNone(), 0 }, // Sequence 26
18982 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 30 }, { LaneBitmask::getNone(), 0 }, // Sequence 28
18983 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 29 }, { LaneBitmask::getNone(), 0 }, // Sequence 30
18984 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 28 }, { LaneBitmask::getNone(), 0 }, // Sequence 32
18985 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 8 }, { LaneBitmask::getNone(), 0 }, // Sequence 34
18986 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 5 }, { LaneBitmask::getNone(), 0 }, // Sequence 36
18987 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 6 }, { LaneBitmask::getNone(), 0 }, // Sequence 38
18988 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 36 }, { LaneBitmask::getNone(), 0 }, // Sequence 40
18989 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 38 }, { LaneBitmask::getNone(), 0 }, // Sequence 42
18990 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 37 }, { LaneBitmask::getNone(), 0 }, // Sequence 44
18991 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 7 }, { LaneBitmask::getNone(), 0 }, // Sequence 46
18992 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 9 }, { LaneBitmask::getNone(), 0 }, // Sequence 48
18993 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 10 }, { LaneBitmask::getNone(), 0 }, // Sequence 50
18994 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 11 }, { LaneBitmask::getNone(), 0 }, // Sequence 52
18995 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 12 }, { LaneBitmask::getNone(), 0 }, // Sequence 54
18996 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 13 }, { LaneBitmask::getNone(), 0 }, // Sequence 56
18997 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 14 }, { LaneBitmask::getNone(), 0 }, // Sequence 58
18998 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 15 }, { LaneBitmask::getNone(), 0 }, // Sequence 60
18999 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 16 }, { LaneBitmask::getNone(), 0 }, // Sequence 62
19000 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 17 }, { LaneBitmask::getNone(), 0 }, // Sequence 64
19001 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 18 }, { LaneBitmask::getNone(), 0 }, // Sequence 66
19002 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 19 }, { LaneBitmask::getNone(), 0 }, // Sequence 68
19003 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 20 }, { LaneBitmask::getNone(), 0 }, // Sequence 70
19004 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 24 }, { LaneBitmask::getNone(), 0 }, // Sequence 72
19005 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 34 }, { LaneBitmask::getNone(), 0 }, // Sequence 74
19006 { LaneBitmask(0xFFFFFFFFFFFFFFFF), 35 }, { LaneBitmask::getNone(), 0 }, // Sequence 76
19007 { LaneBitmask(0x0000000000000001), 21 }, { LaneBitmask(0x0000000000200000), 2 }, { LaneBitmask::getNone(), 0 }, // Sequence 78
19008 { LaneBitmask(0x0000000000000001), 21 }, { LaneBitmask(0x0000000000200000), 2 }, { LaneBitmask(0x0000000000800000), 63 }, { LaneBitmask::getNone(), 0 }, // Sequence 81
19009 { LaneBitmask(0x0000000000000001), 23 }, { LaneBitmask(0x0000000000200000), 1 }, { LaneBitmask::getNone(), 0 }, // Sequence 85
19010 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000000200000), 4 }, { LaneBitmask::getNone(), 0 }, // Sequence 88
19011 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000000E00000), 4 }, { LaneBitmask::getNone(), 0 }, // Sequence 91
19012 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000000A00000), 4 }, { LaneBitmask::getNone(), 0 }, // Sequence 94
19013 { LaneBitmask(0x0000000000000001), 25 }, { LaneBitmask(0x0000000002000000), 2 }, { LaneBitmask::getNone(), 0 }, // Sequence 97
19014 { LaneBitmask(0x0000000000000001), 25 }, { LaneBitmask(0x0000000002000000), 2 }, { LaneBitmask(0x0000000008000000), 63 }, { LaneBitmask::getNone(), 0 }, // Sequence 100
19015 { LaneBitmask(0x0000000000000001), 27 }, { LaneBitmask(0x0000000002000000), 1 }, { LaneBitmask::getNone(), 0 }, // Sequence 104
19016 { LaneBitmask(0x0000000000000001), 25 }, { LaneBitmask(0x0000000000200000), 6 }, { LaneBitmask::getNone(), 0 }, // Sequence 107
19017 { LaneBitmask(0x0000000000000001), 25 }, { LaneBitmask(0x0000000000200000), 6 }, { LaneBitmask(0x0000000000800000), 3 }, { LaneBitmask::getNone(), 0 }, // Sequence 110
19018 { LaneBitmask(0x0000000000000001), 27 }, { LaneBitmask(0x0000000000200000), 5 }, { LaneBitmask::getNone(), 0 }, // Sequence 114
19019 { LaneBitmask(0x0000000000000008), 63 }, { LaneBitmask(0x0000000000000010), 30 }, { LaneBitmask::getNone(), 0 }, // Sequence 117
19020 { LaneBitmask(0x0000000000000004), 0 }, { LaneBitmask(0x0000000800000000), 63 }, { LaneBitmask::getNone(), 0 }, // Sequence 120
19021 { LaneBitmask(0x0000000000000004), 31 }, { LaneBitmask(0x0000000800000000), 61 }, { LaneBitmask::getNone(), 0 }, // Sequence 123
19022 { LaneBitmask(0x0000000000000004), 29 }, { LaneBitmask(0x0000000800000000), 59 }, { LaneBitmask::getNone(), 0 }, // Sequence 126
19023 { LaneBitmask(0x0000000000000004), 27 }, { LaneBitmask(0x0000000800000000), 57 }, { LaneBitmask::getNone(), 0 }, // Sequence 129
19024 { LaneBitmask(0x0000000000000008), 26 }, { LaneBitmask(0x0000000000000010), 24 }, { LaneBitmask::getNone(), 0 }, // Sequence 132
19025 { LaneBitmask(0x0000000000000008), 28 }, { LaneBitmask(0x0000000000000010), 26 }, { LaneBitmask::getNone(), 0 }, // Sequence 135
19026 { LaneBitmask(0x0000000000000008), 30 }, { LaneBitmask(0x0000000000000010), 28 }, { LaneBitmask::getNone(), 0 }, // Sequence 138
19027 { LaneBitmask(0x0000000000000008), 63 }, { LaneBitmask(0x0000000000000010), 31 }, { LaneBitmask::getNone(), 0 }, // Sequence 141
19028 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000000200000), 15 }, { LaneBitmask::getNone(), 0 }, // Sequence 144
19029 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000002000000), 11 }, { LaneBitmask::getNone(), 0 }, // Sequence 147
19030 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000000E00000), 15 }, { LaneBitmask::getNone(), 0 }, // Sequence 150
19031 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000000000A00000), 15 }, { LaneBitmask::getNone(), 0 }, // Sequence 153
19032 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x000000000E000000), 11 }, { LaneBitmask::getNone(), 0 }, // Sequence 156
19033 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x000000000A000000), 11 }, { LaneBitmask::getNone(), 0 }, // Sequence 159
19034 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000001000000000), 2 }, { LaneBitmask::getNone(), 0 }, // Sequence 162
19035 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000001000000000), 2 }, { LaneBitmask(0x0000004000000000), 63 }, { LaneBitmask::getNone(), 0 }, // Sequence 165
19036 { LaneBitmask(0x0000000000000001), 38 }, { LaneBitmask(0x0000001000000000), 1 }, { LaneBitmask::getNone(), 0 }, // Sequence 169
19037 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000000000200000), 17 }, { LaneBitmask::getNone(), 0 }, // Sequence 172
19038 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000000000200000), 17 }, { LaneBitmask(0x0000000000800000), 14 }, { LaneBitmask::getNone(), 0 }, // Sequence 175
19039 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000000002000000), 13 }, { LaneBitmask::getNone(), 0 }, // Sequence 179
19040 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000000002000000), 13 }, { LaneBitmask(0x0000000008000000), 10 }, { LaneBitmask::getNone(), 0 }, // Sequence 182
19041 { LaneBitmask(0x0000000000000001), 38 }, { LaneBitmask(0x0000000000200000), 16 }, { LaneBitmask::getNone(), 0 }, // Sequence 186
19042 { LaneBitmask(0x0000000000000001), 38 }, { LaneBitmask(0x0000000002000000), 12 }, { LaneBitmask::getNone(), 0 }, // Sequence 189
19043 { LaneBitmask(0x0000000000000001), 0 }, { LaneBitmask(0x0000001000000000), 2 }, { LaneBitmask::getNone(), 0 }, // Sequence 192
19044 { LaneBitmask(0x0000000000000001), 36 }, { LaneBitmask(0x0000001000000000), 1 }, { LaneBitmask::getNone(), 0 } // Sequence 195
19045 };
19046 static const uint8_t CompositeSequences[] = {
19047 0, // to bsub
19048 0, // to dsub
19049 0, // to dsub0
19050 2, // to dsub1
19051 4, // to dsub2
19052 6, // to dsub3
19053 0, // to hsub
19054 8, // to psub
19055 0, // to psub0
19056 4, // to psub1
19057 0, // to qsub0
19058 10, // to qsub1
19059 12, // to qsub2
19060 14, // to qsub3
19061 0, // to ssub
19062 16, // to sub_32
19063 18, // to sube32
19064 0, // to sube64
19065 20, // to subo32
19066 22, // to subo64
19067 0, // to x8sub_0
19068 24, // to x8sub_1
19069 26, // to x8sub_2
19070 28, // to x8sub_3
19071 30, // to x8sub_4
19072 32, // to x8sub_5
19073 12, // to x8sub_6
19074 14, // to x8sub_7
19075 0, // to zasubb
19076 0, // to zasubd0
19077 16, // to zasubd1
19078 0, // to zasubh0
19079 34, // to zasubh1
19080 36, // to zasubq0
19081 38, // to zasubq1
19082 0, // to zasubs0
19083 20, // to zasubs1
19084 0, // to zsub
19085 0, // to zsub0
19086 40, // to zsub1
19087 42, // to zsub2
19088 44, // to zsub3
19089 46, // to zasubd1_then_zasubq0
19090 34, // to zasubd1_then_zasubq1
19091 20, // to zasubs1_then_zasubd0
19092 38, // to zasubs1_then_zasubd1
19093 48, // to zasubs1_then_zasubq0
19094 50, // to zasubs1_then_zasubq1
19095 52, // to zasubs1_then_zasubd1_then_zasubq0
19096 54, // to zasubs1_then_zasubd1_then_zasubq1
19097 34, // to zasubh1_then_zasubd0
19098 50, // to zasubh1_then_zasubd1
19099 56, // to zasubh1_then_zasubq0
19100 58, // to zasubh1_then_zasubq1
19101 34, // to zasubh1_then_zasubs0
19102 54, // to zasubh1_then_zasubs1
19103 60, // to zasubh1_then_zasubd1_then_zasubq0
19104 62, // to zasubh1_then_zasubd1_then_zasubq1
19105 54, // to zasubh1_then_zasubs1_then_zasubd0
19106 58, // to zasubh1_then_zasubs1_then_zasubd1
19107 64, // to zasubh1_then_zasubs1_then_zasubq0
19108 66, // to zasubh1_then_zasubs1_then_zasubq1
19109 68, // to zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
19110 70, // to zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
19111 2, // to dsub1_then_bsub
19112 2, // to dsub1_then_hsub
19113 2, // to dsub1_then_ssub
19114 6, // to dsub3_then_bsub
19115 6, // to dsub3_then_hsub
19116 6, // to dsub3_then_ssub
19117 4, // to dsub2_then_bsub
19118 4, // to dsub2_then_hsub
19119 4, // to dsub2_then_ssub
19120 72, // to psub1_then_psub
19121 10, // to qsub1_then_bsub
19122 10, // to qsub1_then_dsub
19123 10, // to qsub1_then_hsub
19124 10, // to qsub1_then_ssub
19125 14, // to qsub3_then_bsub
19126 14, // to qsub3_then_dsub
19127 14, // to qsub3_then_hsub
19128 14, // to qsub3_then_ssub
19129 12, // to qsub2_then_bsub
19130 12, // to qsub2_then_dsub
19131 12, // to qsub2_then_hsub
19132 12, // to qsub2_then_ssub
19133 32, // to x8sub_7_then_sub_32
19134 30, // to x8sub_6_then_sub_32
19135 28, // to x8sub_5_then_sub_32
19136 26, // to x8sub_4_then_sub_32
19137 24, // to x8sub_3_then_sub_32
19138 22, // to x8sub_2_then_sub_32
19139 74, // to x8sub_1_then_sub_32
19140 76, // to subo64_then_sub_32
19141 40, // to zsub1_then_bsub
19142 40, // to zsub1_then_dsub
19143 40, // to zsub1_then_hsub
19144 40, // to zsub1_then_ssub
19145 40, // to zsub1_then_zsub
19146 44, // to zsub3_then_bsub
19147 44, // to zsub3_then_dsub
19148 44, // to zsub3_then_hsub
19149 44, // to zsub3_then_ssub
19150 44, // to zsub3_then_zsub
19151 42, // to zsub2_then_bsub
19152 42, // to zsub2_then_dsub
19153 42, // to zsub2_then_hsub
19154 42, // to zsub2_then_ssub
19155 42, // to zsub2_then_zsub
19156 0, // to dsub0_dsub1
19157 0, // to dsub0_dsub1_dsub2
19158 78, // to dsub1_dsub2
19159 81, // to dsub1_dsub2_dsub3
19160 85, // to dsub2_dsub3
19161 88, // to dsub_qsub1_then_dsub
19162 91, // to dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19163 94, // to dsub_qsub1_then_dsub_qsub2_then_dsub
19164 0, // to qsub0_qsub1
19165 0, // to qsub0_qsub1_qsub2
19166 97, // to qsub1_qsub2
19167 100, // to qsub1_qsub2_qsub3
19168 104, // to qsub2_qsub3
19169 107, // to qsub1_then_dsub_qsub2_then_dsub
19170 110, // to qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19171 114, // to qsub2_then_dsub_qsub3_then_dsub
19172 117, // to sub_32_x8sub_1_then_sub_32
19173 120, // to x8sub_0_x8sub_1
19174 123, // to x8sub_2_x8sub_3
19175 126, // to x8sub_4_x8sub_5
19176 129, // to x8sub_6_x8sub_7
19177 132, // to x8sub_6_then_sub_32_x8sub_7_then_sub_32
19178 135, // to x8sub_4_then_sub_32_x8sub_5_then_sub_32
19179 138, // to x8sub_2_then_sub_32_x8sub_3_then_sub_32
19180 141, // to sub_32_subo64_then_sub_32
19181 144, // to dsub_zsub1_then_dsub
19182 147, // to zsub_zsub1_then_zsub
19183 150, // to dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19184 153, // to dsub_zsub1_then_dsub_zsub2_then_dsub
19185 156, // to zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19186 159, // to zsub_zsub1_then_zsub_zsub2_then_zsub
19187 0, // to zsub0_zsub1
19188 0, // to zsub0_zsub1_zsub2
19189 162, // to zsub1_zsub2
19190 165, // to zsub1_zsub2_zsub3
19191 169, // to zsub2_zsub3
19192 172, // to zsub1_then_dsub_zsub2_then_dsub
19193 175, // to zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19194 179, // to zsub1_then_zsub_zsub2_then_zsub
19195 182, // to zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19196 186, // to zsub2_then_dsub_zsub3_then_dsub
19197 189, // to zsub2_then_zsub_zsub3_then_zsub
19198 192, // to zsub0_zsub2
19199 195 // to zsub1_zsub3
19200 };
19201
19202LaneBitmask AArch64GenRegisterInfo::composeSubRegIndexLaneMaskImpl(unsigned IdxA, LaneBitmask LaneMask) const {
19203 --IdxA; assert(IdxA < 153 && "Subregister index out of bounds");
19204 LaneBitmask Result;
19205 for (const MaskRolOp *Ops =
19206 &LaneMaskComposeSequences[CompositeSequences[IdxA]];
19207 Ops->Mask.any(); ++Ops) {
19208 LaneBitmask::Type M = LaneMask.getAsInteger() & Ops->Mask.getAsInteger();
19209 if (unsigned S = Ops->RotateLeft)
19210 Result |= LaneBitmask((M << S) | (M >> (LaneBitmask::BitWidth - S)));
19211 else
19212 Result |= LaneBitmask(M);
19213 }
19214 return Result;
19215}
19216
19217LaneBitmask AArch64GenRegisterInfo::reverseComposeSubRegIndexLaneMaskImpl(unsigned IdxA, LaneBitmask LaneMask) const {
19218 LaneMask &= getSubRegIndexLaneMask(IdxA);
19219 --IdxA; assert(IdxA < 153 && "Subregister index out of bounds");
19220 LaneBitmask Result;
19221 for (const MaskRolOp *Ops =
19222 &LaneMaskComposeSequences[CompositeSequences[IdxA]];
19223 Ops->Mask.any(); ++Ops) {
19224 LaneBitmask::Type M = LaneMask.getAsInteger();
19225 if (unsigned S = Ops->RotateLeft)
19226 Result |= LaneBitmask((M >> S) | (M << (LaneBitmask::BitWidth - S)));
19227 else
19228 Result |= LaneBitmask(M);
19229 }
19230 return Result;
19231}
19232
19233const TargetRegisterClass *AArch64GenRegisterInfo::getSubClassWithSubReg(const TargetRegisterClass *RC, unsigned Idx) const {
19234 static const uint16_t Table[305][153] = {
19235 { // FPR8
19236 0, // bsub
19237 0, // dsub
19238 0, // dsub0
19239 0, // dsub1
19240 0, // dsub2
19241 0, // dsub3
19242 0, // hsub
19243 0, // psub
19244 0, // psub0
19245 0, // psub1
19246 0, // qsub0
19247 0, // qsub1
19248 0, // qsub2
19249 0, // qsub3
19250 0, // ssub
19251 0, // sub_32
19252 0, // sube32
19253 0, // sube64
19254 0, // subo32
19255 0, // subo64
19256 0, // x8sub_0
19257 0, // x8sub_1
19258 0, // x8sub_2
19259 0, // x8sub_3
19260 0, // x8sub_4
19261 0, // x8sub_5
19262 0, // x8sub_6
19263 0, // x8sub_7
19264 0, // zasubb
19265 0, // zasubd0
19266 0, // zasubd1
19267 0, // zasubh0
19268 0, // zasubh1
19269 0, // zasubq0
19270 0, // zasubq1
19271 0, // zasubs0
19272 0, // zasubs1
19273 0, // zsub
19274 0, // zsub0
19275 0, // zsub1
19276 0, // zsub2
19277 0, // zsub3
19278 0, // zasubd1_then_zasubq0
19279 0, // zasubd1_then_zasubq1
19280 0, // zasubs1_then_zasubd0
19281 0, // zasubs1_then_zasubd1
19282 0, // zasubs1_then_zasubq0
19283 0, // zasubs1_then_zasubq1
19284 0, // zasubs1_then_zasubd1_then_zasubq0
19285 0, // zasubs1_then_zasubd1_then_zasubq1
19286 0, // zasubh1_then_zasubd0
19287 0, // zasubh1_then_zasubd1
19288 0, // zasubh1_then_zasubq0
19289 0, // zasubh1_then_zasubq1
19290 0, // zasubh1_then_zasubs0
19291 0, // zasubh1_then_zasubs1
19292 0, // zasubh1_then_zasubd1_then_zasubq0
19293 0, // zasubh1_then_zasubd1_then_zasubq1
19294 0, // zasubh1_then_zasubs1_then_zasubd0
19295 0, // zasubh1_then_zasubs1_then_zasubd1
19296 0, // zasubh1_then_zasubs1_then_zasubq0
19297 0, // zasubh1_then_zasubs1_then_zasubq1
19298 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
19299 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
19300 0, // dsub1_then_bsub
19301 0, // dsub1_then_hsub
19302 0, // dsub1_then_ssub
19303 0, // dsub3_then_bsub
19304 0, // dsub3_then_hsub
19305 0, // dsub3_then_ssub
19306 0, // dsub2_then_bsub
19307 0, // dsub2_then_hsub
19308 0, // dsub2_then_ssub
19309 0, // psub1_then_psub
19310 0, // qsub1_then_bsub
19311 0, // qsub1_then_dsub
19312 0, // qsub1_then_hsub
19313 0, // qsub1_then_ssub
19314 0, // qsub3_then_bsub
19315 0, // qsub3_then_dsub
19316 0, // qsub3_then_hsub
19317 0, // qsub3_then_ssub
19318 0, // qsub2_then_bsub
19319 0, // qsub2_then_dsub
19320 0, // qsub2_then_hsub
19321 0, // qsub2_then_ssub
19322 0, // x8sub_7_then_sub_32
19323 0, // x8sub_6_then_sub_32
19324 0, // x8sub_5_then_sub_32
19325 0, // x8sub_4_then_sub_32
19326 0, // x8sub_3_then_sub_32
19327 0, // x8sub_2_then_sub_32
19328 0, // x8sub_1_then_sub_32
19329 0, // subo64_then_sub_32
19330 0, // zsub1_then_bsub
19331 0, // zsub1_then_dsub
19332 0, // zsub1_then_hsub
19333 0, // zsub1_then_ssub
19334 0, // zsub1_then_zsub
19335 0, // zsub3_then_bsub
19336 0, // zsub3_then_dsub
19337 0, // zsub3_then_hsub
19338 0, // zsub3_then_ssub
19339 0, // zsub3_then_zsub
19340 0, // zsub2_then_bsub
19341 0, // zsub2_then_dsub
19342 0, // zsub2_then_hsub
19343 0, // zsub2_then_ssub
19344 0, // zsub2_then_zsub
19345 0, // dsub0_dsub1
19346 0, // dsub0_dsub1_dsub2
19347 0, // dsub1_dsub2
19348 0, // dsub1_dsub2_dsub3
19349 0, // dsub2_dsub3
19350 0, // dsub_qsub1_then_dsub
19351 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19352 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
19353 0, // qsub0_qsub1
19354 0, // qsub0_qsub1_qsub2
19355 0, // qsub1_qsub2
19356 0, // qsub1_qsub2_qsub3
19357 0, // qsub2_qsub3
19358 0, // qsub1_then_dsub_qsub2_then_dsub
19359 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19360 0, // qsub2_then_dsub_qsub3_then_dsub
19361 0, // sub_32_x8sub_1_then_sub_32
19362 0, // x8sub_0_x8sub_1
19363 0, // x8sub_2_x8sub_3
19364 0, // x8sub_4_x8sub_5
19365 0, // x8sub_6_x8sub_7
19366 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
19367 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
19368 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
19369 0, // sub_32_subo64_then_sub_32
19370 0, // dsub_zsub1_then_dsub
19371 0, // zsub_zsub1_then_zsub
19372 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19373 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
19374 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19375 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
19376 0, // zsub0_zsub1
19377 0, // zsub0_zsub1_zsub2
19378 0, // zsub1_zsub2
19379 0, // zsub1_zsub2_zsub3
19380 0, // zsub2_zsub3
19381 0, // zsub1_then_dsub_zsub2_then_dsub
19382 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19383 0, // zsub1_then_zsub_zsub2_then_zsub
19384 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19385 0, // zsub2_then_dsub_zsub3_then_dsub
19386 0, // zsub2_then_zsub_zsub3_then_zsub
19387 0, // zsub0_zsub2
19388 0, // zsub1_zsub3
19389 },
19390 { // FPR16
19391 2, // bsub -> FPR16
19392 0, // dsub
19393 0, // dsub0
19394 0, // dsub1
19395 0, // dsub2
19396 0, // dsub3
19397 0, // hsub
19398 0, // psub
19399 0, // psub0
19400 0, // psub1
19401 0, // qsub0
19402 0, // qsub1
19403 0, // qsub2
19404 0, // qsub3
19405 0, // ssub
19406 0, // sub_32
19407 0, // sube32
19408 0, // sube64
19409 0, // subo32
19410 0, // subo64
19411 0, // x8sub_0
19412 0, // x8sub_1
19413 0, // x8sub_2
19414 0, // x8sub_3
19415 0, // x8sub_4
19416 0, // x8sub_5
19417 0, // x8sub_6
19418 0, // x8sub_7
19419 0, // zasubb
19420 0, // zasubd0
19421 0, // zasubd1
19422 0, // zasubh0
19423 0, // zasubh1
19424 0, // zasubq0
19425 0, // zasubq1
19426 0, // zasubs0
19427 0, // zasubs1
19428 0, // zsub
19429 0, // zsub0
19430 0, // zsub1
19431 0, // zsub2
19432 0, // zsub3
19433 0, // zasubd1_then_zasubq0
19434 0, // zasubd1_then_zasubq1
19435 0, // zasubs1_then_zasubd0
19436 0, // zasubs1_then_zasubd1
19437 0, // zasubs1_then_zasubq0
19438 0, // zasubs1_then_zasubq1
19439 0, // zasubs1_then_zasubd1_then_zasubq0
19440 0, // zasubs1_then_zasubd1_then_zasubq1
19441 0, // zasubh1_then_zasubd0
19442 0, // zasubh1_then_zasubd1
19443 0, // zasubh1_then_zasubq0
19444 0, // zasubh1_then_zasubq1
19445 0, // zasubh1_then_zasubs0
19446 0, // zasubh1_then_zasubs1
19447 0, // zasubh1_then_zasubd1_then_zasubq0
19448 0, // zasubh1_then_zasubd1_then_zasubq1
19449 0, // zasubh1_then_zasubs1_then_zasubd0
19450 0, // zasubh1_then_zasubs1_then_zasubd1
19451 0, // zasubh1_then_zasubs1_then_zasubq0
19452 0, // zasubh1_then_zasubs1_then_zasubq1
19453 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
19454 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
19455 0, // dsub1_then_bsub
19456 0, // dsub1_then_hsub
19457 0, // dsub1_then_ssub
19458 0, // dsub3_then_bsub
19459 0, // dsub3_then_hsub
19460 0, // dsub3_then_ssub
19461 0, // dsub2_then_bsub
19462 0, // dsub2_then_hsub
19463 0, // dsub2_then_ssub
19464 0, // psub1_then_psub
19465 0, // qsub1_then_bsub
19466 0, // qsub1_then_dsub
19467 0, // qsub1_then_hsub
19468 0, // qsub1_then_ssub
19469 0, // qsub3_then_bsub
19470 0, // qsub3_then_dsub
19471 0, // qsub3_then_hsub
19472 0, // qsub3_then_ssub
19473 0, // qsub2_then_bsub
19474 0, // qsub2_then_dsub
19475 0, // qsub2_then_hsub
19476 0, // qsub2_then_ssub
19477 0, // x8sub_7_then_sub_32
19478 0, // x8sub_6_then_sub_32
19479 0, // x8sub_5_then_sub_32
19480 0, // x8sub_4_then_sub_32
19481 0, // x8sub_3_then_sub_32
19482 0, // x8sub_2_then_sub_32
19483 0, // x8sub_1_then_sub_32
19484 0, // subo64_then_sub_32
19485 0, // zsub1_then_bsub
19486 0, // zsub1_then_dsub
19487 0, // zsub1_then_hsub
19488 0, // zsub1_then_ssub
19489 0, // zsub1_then_zsub
19490 0, // zsub3_then_bsub
19491 0, // zsub3_then_dsub
19492 0, // zsub3_then_hsub
19493 0, // zsub3_then_ssub
19494 0, // zsub3_then_zsub
19495 0, // zsub2_then_bsub
19496 0, // zsub2_then_dsub
19497 0, // zsub2_then_hsub
19498 0, // zsub2_then_ssub
19499 0, // zsub2_then_zsub
19500 0, // dsub0_dsub1
19501 0, // dsub0_dsub1_dsub2
19502 0, // dsub1_dsub2
19503 0, // dsub1_dsub2_dsub3
19504 0, // dsub2_dsub3
19505 0, // dsub_qsub1_then_dsub
19506 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19507 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
19508 0, // qsub0_qsub1
19509 0, // qsub0_qsub1_qsub2
19510 0, // qsub1_qsub2
19511 0, // qsub1_qsub2_qsub3
19512 0, // qsub2_qsub3
19513 0, // qsub1_then_dsub_qsub2_then_dsub
19514 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19515 0, // qsub2_then_dsub_qsub3_then_dsub
19516 0, // sub_32_x8sub_1_then_sub_32
19517 0, // x8sub_0_x8sub_1
19518 0, // x8sub_2_x8sub_3
19519 0, // x8sub_4_x8sub_5
19520 0, // x8sub_6_x8sub_7
19521 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
19522 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
19523 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
19524 0, // sub_32_subo64_then_sub_32
19525 0, // dsub_zsub1_then_dsub
19526 0, // zsub_zsub1_then_zsub
19527 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19528 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
19529 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19530 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
19531 0, // zsub0_zsub1
19532 0, // zsub0_zsub1_zsub2
19533 0, // zsub1_zsub2
19534 0, // zsub1_zsub2_zsub3
19535 0, // zsub2_zsub3
19536 0, // zsub1_then_dsub_zsub2_then_dsub
19537 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19538 0, // zsub1_then_zsub_zsub2_then_zsub
19539 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19540 0, // zsub2_then_dsub_zsub3_then_dsub
19541 0, // zsub2_then_zsub_zsub3_then_zsub
19542 0, // zsub0_zsub2
19543 0, // zsub1_zsub3
19544 },
19545 { // PPRorPNR
19546 0, // bsub
19547 0, // dsub
19548 0, // dsub0
19549 0, // dsub1
19550 0, // dsub2
19551 0, // dsub3
19552 0, // hsub
19553 6, // psub -> PPR
19554 0, // psub0
19555 0, // psub1
19556 0, // qsub0
19557 0, // qsub1
19558 0, // qsub2
19559 0, // qsub3
19560 0, // ssub
19561 0, // sub_32
19562 0, // sube32
19563 0, // sube64
19564 0, // subo32
19565 0, // subo64
19566 0, // x8sub_0
19567 0, // x8sub_1
19568 0, // x8sub_2
19569 0, // x8sub_3
19570 0, // x8sub_4
19571 0, // x8sub_5
19572 0, // x8sub_6
19573 0, // x8sub_7
19574 0, // zasubb
19575 0, // zasubd0
19576 0, // zasubd1
19577 0, // zasubh0
19578 0, // zasubh1
19579 0, // zasubq0
19580 0, // zasubq1
19581 0, // zasubs0
19582 0, // zasubs1
19583 0, // zsub
19584 0, // zsub0
19585 0, // zsub1
19586 0, // zsub2
19587 0, // zsub3
19588 0, // zasubd1_then_zasubq0
19589 0, // zasubd1_then_zasubq1
19590 0, // zasubs1_then_zasubd0
19591 0, // zasubs1_then_zasubd1
19592 0, // zasubs1_then_zasubq0
19593 0, // zasubs1_then_zasubq1
19594 0, // zasubs1_then_zasubd1_then_zasubq0
19595 0, // zasubs1_then_zasubd1_then_zasubq1
19596 0, // zasubh1_then_zasubd0
19597 0, // zasubh1_then_zasubd1
19598 0, // zasubh1_then_zasubq0
19599 0, // zasubh1_then_zasubq1
19600 0, // zasubh1_then_zasubs0
19601 0, // zasubh1_then_zasubs1
19602 0, // zasubh1_then_zasubd1_then_zasubq0
19603 0, // zasubh1_then_zasubd1_then_zasubq1
19604 0, // zasubh1_then_zasubs1_then_zasubd0
19605 0, // zasubh1_then_zasubs1_then_zasubd1
19606 0, // zasubh1_then_zasubs1_then_zasubq0
19607 0, // zasubh1_then_zasubs1_then_zasubq1
19608 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
19609 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
19610 0, // dsub1_then_bsub
19611 0, // dsub1_then_hsub
19612 0, // dsub1_then_ssub
19613 0, // dsub3_then_bsub
19614 0, // dsub3_then_hsub
19615 0, // dsub3_then_ssub
19616 0, // dsub2_then_bsub
19617 0, // dsub2_then_hsub
19618 0, // dsub2_then_ssub
19619 0, // psub1_then_psub
19620 0, // qsub1_then_bsub
19621 0, // qsub1_then_dsub
19622 0, // qsub1_then_hsub
19623 0, // qsub1_then_ssub
19624 0, // qsub3_then_bsub
19625 0, // qsub3_then_dsub
19626 0, // qsub3_then_hsub
19627 0, // qsub3_then_ssub
19628 0, // qsub2_then_bsub
19629 0, // qsub2_then_dsub
19630 0, // qsub2_then_hsub
19631 0, // qsub2_then_ssub
19632 0, // x8sub_7_then_sub_32
19633 0, // x8sub_6_then_sub_32
19634 0, // x8sub_5_then_sub_32
19635 0, // x8sub_4_then_sub_32
19636 0, // x8sub_3_then_sub_32
19637 0, // x8sub_2_then_sub_32
19638 0, // x8sub_1_then_sub_32
19639 0, // subo64_then_sub_32
19640 0, // zsub1_then_bsub
19641 0, // zsub1_then_dsub
19642 0, // zsub1_then_hsub
19643 0, // zsub1_then_ssub
19644 0, // zsub1_then_zsub
19645 0, // zsub3_then_bsub
19646 0, // zsub3_then_dsub
19647 0, // zsub3_then_hsub
19648 0, // zsub3_then_ssub
19649 0, // zsub3_then_zsub
19650 0, // zsub2_then_bsub
19651 0, // zsub2_then_dsub
19652 0, // zsub2_then_hsub
19653 0, // zsub2_then_ssub
19654 0, // zsub2_then_zsub
19655 0, // dsub0_dsub1
19656 0, // dsub0_dsub1_dsub2
19657 0, // dsub1_dsub2
19658 0, // dsub1_dsub2_dsub3
19659 0, // dsub2_dsub3
19660 0, // dsub_qsub1_then_dsub
19661 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19662 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
19663 0, // qsub0_qsub1
19664 0, // qsub0_qsub1_qsub2
19665 0, // qsub1_qsub2
19666 0, // qsub1_qsub2_qsub3
19667 0, // qsub2_qsub3
19668 0, // qsub1_then_dsub_qsub2_then_dsub
19669 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19670 0, // qsub2_then_dsub_qsub3_then_dsub
19671 0, // sub_32_x8sub_1_then_sub_32
19672 0, // x8sub_0_x8sub_1
19673 0, // x8sub_2_x8sub_3
19674 0, // x8sub_4_x8sub_5
19675 0, // x8sub_6_x8sub_7
19676 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
19677 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
19678 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
19679 0, // sub_32_subo64_then_sub_32
19680 0, // dsub_zsub1_then_dsub
19681 0, // zsub_zsub1_then_zsub
19682 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19683 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
19684 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19685 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
19686 0, // zsub0_zsub1
19687 0, // zsub0_zsub1_zsub2
19688 0, // zsub1_zsub2
19689 0, // zsub1_zsub2_zsub3
19690 0, // zsub2_zsub3
19691 0, // zsub1_then_dsub_zsub2_then_dsub
19692 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19693 0, // zsub1_then_zsub_zsub2_then_zsub
19694 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19695 0, // zsub2_then_dsub_zsub3_then_dsub
19696 0, // zsub2_then_zsub_zsub3_then_zsub
19697 0, // zsub0_zsub2
19698 0, // zsub1_zsub3
19699 },
19700 { // FPR16_lo
19701 4, // bsub -> FPR16_lo
19702 0, // dsub
19703 0, // dsub0
19704 0, // dsub1
19705 0, // dsub2
19706 0, // dsub3
19707 0, // hsub
19708 0, // psub
19709 0, // psub0
19710 0, // psub1
19711 0, // qsub0
19712 0, // qsub1
19713 0, // qsub2
19714 0, // qsub3
19715 0, // ssub
19716 0, // sub_32
19717 0, // sube32
19718 0, // sube64
19719 0, // subo32
19720 0, // subo64
19721 0, // x8sub_0
19722 0, // x8sub_1
19723 0, // x8sub_2
19724 0, // x8sub_3
19725 0, // x8sub_4
19726 0, // x8sub_5
19727 0, // x8sub_6
19728 0, // x8sub_7
19729 0, // zasubb
19730 0, // zasubd0
19731 0, // zasubd1
19732 0, // zasubh0
19733 0, // zasubh1
19734 0, // zasubq0
19735 0, // zasubq1
19736 0, // zasubs0
19737 0, // zasubs1
19738 0, // zsub
19739 0, // zsub0
19740 0, // zsub1
19741 0, // zsub2
19742 0, // zsub3
19743 0, // zasubd1_then_zasubq0
19744 0, // zasubd1_then_zasubq1
19745 0, // zasubs1_then_zasubd0
19746 0, // zasubs1_then_zasubd1
19747 0, // zasubs1_then_zasubq0
19748 0, // zasubs1_then_zasubq1
19749 0, // zasubs1_then_zasubd1_then_zasubq0
19750 0, // zasubs1_then_zasubd1_then_zasubq1
19751 0, // zasubh1_then_zasubd0
19752 0, // zasubh1_then_zasubd1
19753 0, // zasubh1_then_zasubq0
19754 0, // zasubh1_then_zasubq1
19755 0, // zasubh1_then_zasubs0
19756 0, // zasubh1_then_zasubs1
19757 0, // zasubh1_then_zasubd1_then_zasubq0
19758 0, // zasubh1_then_zasubd1_then_zasubq1
19759 0, // zasubh1_then_zasubs1_then_zasubd0
19760 0, // zasubh1_then_zasubs1_then_zasubd1
19761 0, // zasubh1_then_zasubs1_then_zasubq0
19762 0, // zasubh1_then_zasubs1_then_zasubq1
19763 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
19764 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
19765 0, // dsub1_then_bsub
19766 0, // dsub1_then_hsub
19767 0, // dsub1_then_ssub
19768 0, // dsub3_then_bsub
19769 0, // dsub3_then_hsub
19770 0, // dsub3_then_ssub
19771 0, // dsub2_then_bsub
19772 0, // dsub2_then_hsub
19773 0, // dsub2_then_ssub
19774 0, // psub1_then_psub
19775 0, // qsub1_then_bsub
19776 0, // qsub1_then_dsub
19777 0, // qsub1_then_hsub
19778 0, // qsub1_then_ssub
19779 0, // qsub3_then_bsub
19780 0, // qsub3_then_dsub
19781 0, // qsub3_then_hsub
19782 0, // qsub3_then_ssub
19783 0, // qsub2_then_bsub
19784 0, // qsub2_then_dsub
19785 0, // qsub2_then_hsub
19786 0, // qsub2_then_ssub
19787 0, // x8sub_7_then_sub_32
19788 0, // x8sub_6_then_sub_32
19789 0, // x8sub_5_then_sub_32
19790 0, // x8sub_4_then_sub_32
19791 0, // x8sub_3_then_sub_32
19792 0, // x8sub_2_then_sub_32
19793 0, // x8sub_1_then_sub_32
19794 0, // subo64_then_sub_32
19795 0, // zsub1_then_bsub
19796 0, // zsub1_then_dsub
19797 0, // zsub1_then_hsub
19798 0, // zsub1_then_ssub
19799 0, // zsub1_then_zsub
19800 0, // zsub3_then_bsub
19801 0, // zsub3_then_dsub
19802 0, // zsub3_then_hsub
19803 0, // zsub3_then_ssub
19804 0, // zsub3_then_zsub
19805 0, // zsub2_then_bsub
19806 0, // zsub2_then_dsub
19807 0, // zsub2_then_hsub
19808 0, // zsub2_then_ssub
19809 0, // zsub2_then_zsub
19810 0, // dsub0_dsub1
19811 0, // dsub0_dsub1_dsub2
19812 0, // dsub1_dsub2
19813 0, // dsub1_dsub2_dsub3
19814 0, // dsub2_dsub3
19815 0, // dsub_qsub1_then_dsub
19816 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19817 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
19818 0, // qsub0_qsub1
19819 0, // qsub0_qsub1_qsub2
19820 0, // qsub1_qsub2
19821 0, // qsub1_qsub2_qsub3
19822 0, // qsub2_qsub3
19823 0, // qsub1_then_dsub_qsub2_then_dsub
19824 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19825 0, // qsub2_then_dsub_qsub3_then_dsub
19826 0, // sub_32_x8sub_1_then_sub_32
19827 0, // x8sub_0_x8sub_1
19828 0, // x8sub_2_x8sub_3
19829 0, // x8sub_4_x8sub_5
19830 0, // x8sub_6_x8sub_7
19831 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
19832 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
19833 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
19834 0, // sub_32_subo64_then_sub_32
19835 0, // dsub_zsub1_then_dsub
19836 0, // zsub_zsub1_then_zsub
19837 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19838 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
19839 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19840 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
19841 0, // zsub0_zsub1
19842 0, // zsub0_zsub1_zsub2
19843 0, // zsub1_zsub2
19844 0, // zsub1_zsub2_zsub3
19845 0, // zsub2_zsub3
19846 0, // zsub1_then_dsub_zsub2_then_dsub
19847 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19848 0, // zsub1_then_zsub_zsub2_then_zsub
19849 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19850 0, // zsub2_then_dsub_zsub3_then_dsub
19851 0, // zsub2_then_zsub_zsub3_then_zsub
19852 0, // zsub0_zsub2
19853 0, // zsub1_zsub3
19854 },
19855 { // PNR
19856 0, // bsub
19857 0, // dsub
19858 0, // dsub0
19859 0, // dsub1
19860 0, // dsub2
19861 0, // dsub3
19862 0, // hsub
19863 0, // psub
19864 0, // psub0
19865 0, // psub1
19866 0, // qsub0
19867 0, // qsub1
19868 0, // qsub2
19869 0, // qsub3
19870 0, // ssub
19871 0, // sub_32
19872 0, // sube32
19873 0, // sube64
19874 0, // subo32
19875 0, // subo64
19876 0, // x8sub_0
19877 0, // x8sub_1
19878 0, // x8sub_2
19879 0, // x8sub_3
19880 0, // x8sub_4
19881 0, // x8sub_5
19882 0, // x8sub_6
19883 0, // x8sub_7
19884 0, // zasubb
19885 0, // zasubd0
19886 0, // zasubd1
19887 0, // zasubh0
19888 0, // zasubh1
19889 0, // zasubq0
19890 0, // zasubq1
19891 0, // zasubs0
19892 0, // zasubs1
19893 0, // zsub
19894 0, // zsub0
19895 0, // zsub1
19896 0, // zsub2
19897 0, // zsub3
19898 0, // zasubd1_then_zasubq0
19899 0, // zasubd1_then_zasubq1
19900 0, // zasubs1_then_zasubd0
19901 0, // zasubs1_then_zasubd1
19902 0, // zasubs1_then_zasubq0
19903 0, // zasubs1_then_zasubq1
19904 0, // zasubs1_then_zasubd1_then_zasubq0
19905 0, // zasubs1_then_zasubd1_then_zasubq1
19906 0, // zasubh1_then_zasubd0
19907 0, // zasubh1_then_zasubd1
19908 0, // zasubh1_then_zasubq0
19909 0, // zasubh1_then_zasubq1
19910 0, // zasubh1_then_zasubs0
19911 0, // zasubh1_then_zasubs1
19912 0, // zasubh1_then_zasubd1_then_zasubq0
19913 0, // zasubh1_then_zasubd1_then_zasubq1
19914 0, // zasubh1_then_zasubs1_then_zasubd0
19915 0, // zasubh1_then_zasubs1_then_zasubd1
19916 0, // zasubh1_then_zasubs1_then_zasubq0
19917 0, // zasubh1_then_zasubs1_then_zasubq1
19918 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
19919 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
19920 0, // dsub1_then_bsub
19921 0, // dsub1_then_hsub
19922 0, // dsub1_then_ssub
19923 0, // dsub3_then_bsub
19924 0, // dsub3_then_hsub
19925 0, // dsub3_then_ssub
19926 0, // dsub2_then_bsub
19927 0, // dsub2_then_hsub
19928 0, // dsub2_then_ssub
19929 0, // psub1_then_psub
19930 0, // qsub1_then_bsub
19931 0, // qsub1_then_dsub
19932 0, // qsub1_then_hsub
19933 0, // qsub1_then_ssub
19934 0, // qsub3_then_bsub
19935 0, // qsub3_then_dsub
19936 0, // qsub3_then_hsub
19937 0, // qsub3_then_ssub
19938 0, // qsub2_then_bsub
19939 0, // qsub2_then_dsub
19940 0, // qsub2_then_hsub
19941 0, // qsub2_then_ssub
19942 0, // x8sub_7_then_sub_32
19943 0, // x8sub_6_then_sub_32
19944 0, // x8sub_5_then_sub_32
19945 0, // x8sub_4_then_sub_32
19946 0, // x8sub_3_then_sub_32
19947 0, // x8sub_2_then_sub_32
19948 0, // x8sub_1_then_sub_32
19949 0, // subo64_then_sub_32
19950 0, // zsub1_then_bsub
19951 0, // zsub1_then_dsub
19952 0, // zsub1_then_hsub
19953 0, // zsub1_then_ssub
19954 0, // zsub1_then_zsub
19955 0, // zsub3_then_bsub
19956 0, // zsub3_then_dsub
19957 0, // zsub3_then_hsub
19958 0, // zsub3_then_ssub
19959 0, // zsub3_then_zsub
19960 0, // zsub2_then_bsub
19961 0, // zsub2_then_dsub
19962 0, // zsub2_then_hsub
19963 0, // zsub2_then_ssub
19964 0, // zsub2_then_zsub
19965 0, // dsub0_dsub1
19966 0, // dsub0_dsub1_dsub2
19967 0, // dsub1_dsub2
19968 0, // dsub1_dsub2_dsub3
19969 0, // dsub2_dsub3
19970 0, // dsub_qsub1_then_dsub
19971 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19972 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
19973 0, // qsub0_qsub1
19974 0, // qsub0_qsub1_qsub2
19975 0, // qsub1_qsub2
19976 0, // qsub1_qsub2_qsub3
19977 0, // qsub2_qsub3
19978 0, // qsub1_then_dsub_qsub2_then_dsub
19979 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
19980 0, // qsub2_then_dsub_qsub3_then_dsub
19981 0, // sub_32_x8sub_1_then_sub_32
19982 0, // x8sub_0_x8sub_1
19983 0, // x8sub_2_x8sub_3
19984 0, // x8sub_4_x8sub_5
19985 0, // x8sub_6_x8sub_7
19986 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
19987 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
19988 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
19989 0, // sub_32_subo64_then_sub_32
19990 0, // dsub_zsub1_then_dsub
19991 0, // zsub_zsub1_then_zsub
19992 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
19993 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
19994 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
19995 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
19996 0, // zsub0_zsub1
19997 0, // zsub0_zsub1_zsub2
19998 0, // zsub1_zsub2
19999 0, // zsub1_zsub2_zsub3
20000 0, // zsub2_zsub3
20001 0, // zsub1_then_dsub_zsub2_then_dsub
20002 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20003 0, // zsub1_then_zsub_zsub2_then_zsub
20004 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20005 0, // zsub2_then_dsub_zsub3_then_dsub
20006 0, // zsub2_then_zsub_zsub3_then_zsub
20007 0, // zsub0_zsub2
20008 0, // zsub1_zsub3
20009 },
20010 { // PPR
20011 0, // bsub
20012 0, // dsub
20013 0, // dsub0
20014 0, // dsub1
20015 0, // dsub2
20016 0, // dsub3
20017 0, // hsub
20018 6, // psub -> PPR
20019 0, // psub0
20020 0, // psub1
20021 0, // qsub0
20022 0, // qsub1
20023 0, // qsub2
20024 0, // qsub3
20025 0, // ssub
20026 0, // sub_32
20027 0, // sube32
20028 0, // sube64
20029 0, // subo32
20030 0, // subo64
20031 0, // x8sub_0
20032 0, // x8sub_1
20033 0, // x8sub_2
20034 0, // x8sub_3
20035 0, // x8sub_4
20036 0, // x8sub_5
20037 0, // x8sub_6
20038 0, // x8sub_7
20039 0, // zasubb
20040 0, // zasubd0
20041 0, // zasubd1
20042 0, // zasubh0
20043 0, // zasubh1
20044 0, // zasubq0
20045 0, // zasubq1
20046 0, // zasubs0
20047 0, // zasubs1
20048 0, // zsub
20049 0, // zsub0
20050 0, // zsub1
20051 0, // zsub2
20052 0, // zsub3
20053 0, // zasubd1_then_zasubq0
20054 0, // zasubd1_then_zasubq1
20055 0, // zasubs1_then_zasubd0
20056 0, // zasubs1_then_zasubd1
20057 0, // zasubs1_then_zasubq0
20058 0, // zasubs1_then_zasubq1
20059 0, // zasubs1_then_zasubd1_then_zasubq0
20060 0, // zasubs1_then_zasubd1_then_zasubq1
20061 0, // zasubh1_then_zasubd0
20062 0, // zasubh1_then_zasubd1
20063 0, // zasubh1_then_zasubq0
20064 0, // zasubh1_then_zasubq1
20065 0, // zasubh1_then_zasubs0
20066 0, // zasubh1_then_zasubs1
20067 0, // zasubh1_then_zasubd1_then_zasubq0
20068 0, // zasubh1_then_zasubd1_then_zasubq1
20069 0, // zasubh1_then_zasubs1_then_zasubd0
20070 0, // zasubh1_then_zasubs1_then_zasubd1
20071 0, // zasubh1_then_zasubs1_then_zasubq0
20072 0, // zasubh1_then_zasubs1_then_zasubq1
20073 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
20074 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
20075 0, // dsub1_then_bsub
20076 0, // dsub1_then_hsub
20077 0, // dsub1_then_ssub
20078 0, // dsub3_then_bsub
20079 0, // dsub3_then_hsub
20080 0, // dsub3_then_ssub
20081 0, // dsub2_then_bsub
20082 0, // dsub2_then_hsub
20083 0, // dsub2_then_ssub
20084 0, // psub1_then_psub
20085 0, // qsub1_then_bsub
20086 0, // qsub1_then_dsub
20087 0, // qsub1_then_hsub
20088 0, // qsub1_then_ssub
20089 0, // qsub3_then_bsub
20090 0, // qsub3_then_dsub
20091 0, // qsub3_then_hsub
20092 0, // qsub3_then_ssub
20093 0, // qsub2_then_bsub
20094 0, // qsub2_then_dsub
20095 0, // qsub2_then_hsub
20096 0, // qsub2_then_ssub
20097 0, // x8sub_7_then_sub_32
20098 0, // x8sub_6_then_sub_32
20099 0, // x8sub_5_then_sub_32
20100 0, // x8sub_4_then_sub_32
20101 0, // x8sub_3_then_sub_32
20102 0, // x8sub_2_then_sub_32
20103 0, // x8sub_1_then_sub_32
20104 0, // subo64_then_sub_32
20105 0, // zsub1_then_bsub
20106 0, // zsub1_then_dsub
20107 0, // zsub1_then_hsub
20108 0, // zsub1_then_ssub
20109 0, // zsub1_then_zsub
20110 0, // zsub3_then_bsub
20111 0, // zsub3_then_dsub
20112 0, // zsub3_then_hsub
20113 0, // zsub3_then_ssub
20114 0, // zsub3_then_zsub
20115 0, // zsub2_then_bsub
20116 0, // zsub2_then_dsub
20117 0, // zsub2_then_hsub
20118 0, // zsub2_then_ssub
20119 0, // zsub2_then_zsub
20120 0, // dsub0_dsub1
20121 0, // dsub0_dsub1_dsub2
20122 0, // dsub1_dsub2
20123 0, // dsub1_dsub2_dsub3
20124 0, // dsub2_dsub3
20125 0, // dsub_qsub1_then_dsub
20126 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20127 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
20128 0, // qsub0_qsub1
20129 0, // qsub0_qsub1_qsub2
20130 0, // qsub1_qsub2
20131 0, // qsub1_qsub2_qsub3
20132 0, // qsub2_qsub3
20133 0, // qsub1_then_dsub_qsub2_then_dsub
20134 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20135 0, // qsub2_then_dsub_qsub3_then_dsub
20136 0, // sub_32_x8sub_1_then_sub_32
20137 0, // x8sub_0_x8sub_1
20138 0, // x8sub_2_x8sub_3
20139 0, // x8sub_4_x8sub_5
20140 0, // x8sub_6_x8sub_7
20141 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
20142 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
20143 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
20144 0, // sub_32_subo64_then_sub_32
20145 0, // dsub_zsub1_then_dsub
20146 0, // zsub_zsub1_then_zsub
20147 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20148 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
20149 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20150 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
20151 0, // zsub0_zsub1
20152 0, // zsub0_zsub1_zsub2
20153 0, // zsub1_zsub2
20154 0, // zsub1_zsub2_zsub3
20155 0, // zsub2_zsub3
20156 0, // zsub1_then_dsub_zsub2_then_dsub
20157 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20158 0, // zsub1_then_zsub_zsub2_then_zsub
20159 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20160 0, // zsub2_then_dsub_zsub3_then_dsub
20161 0, // zsub2_then_zsub_zsub3_then_zsub
20162 0, // zsub0_zsub2
20163 0, // zsub1_zsub3
20164 },
20165 { // PNR_3b
20166 0, // bsub
20167 0, // dsub
20168 0, // dsub0
20169 0, // dsub1
20170 0, // dsub2
20171 0, // dsub3
20172 0, // hsub
20173 0, // psub
20174 0, // psub0
20175 0, // psub1
20176 0, // qsub0
20177 0, // qsub1
20178 0, // qsub2
20179 0, // qsub3
20180 0, // ssub
20181 0, // sub_32
20182 0, // sube32
20183 0, // sube64
20184 0, // subo32
20185 0, // subo64
20186 0, // x8sub_0
20187 0, // x8sub_1
20188 0, // x8sub_2
20189 0, // x8sub_3
20190 0, // x8sub_4
20191 0, // x8sub_5
20192 0, // x8sub_6
20193 0, // x8sub_7
20194 0, // zasubb
20195 0, // zasubd0
20196 0, // zasubd1
20197 0, // zasubh0
20198 0, // zasubh1
20199 0, // zasubq0
20200 0, // zasubq1
20201 0, // zasubs0
20202 0, // zasubs1
20203 0, // zsub
20204 0, // zsub0
20205 0, // zsub1
20206 0, // zsub2
20207 0, // zsub3
20208 0, // zasubd1_then_zasubq0
20209 0, // zasubd1_then_zasubq1
20210 0, // zasubs1_then_zasubd0
20211 0, // zasubs1_then_zasubd1
20212 0, // zasubs1_then_zasubq0
20213 0, // zasubs1_then_zasubq1
20214 0, // zasubs1_then_zasubd1_then_zasubq0
20215 0, // zasubs1_then_zasubd1_then_zasubq1
20216 0, // zasubh1_then_zasubd0
20217 0, // zasubh1_then_zasubd1
20218 0, // zasubh1_then_zasubq0
20219 0, // zasubh1_then_zasubq1
20220 0, // zasubh1_then_zasubs0
20221 0, // zasubh1_then_zasubs1
20222 0, // zasubh1_then_zasubd1_then_zasubq0
20223 0, // zasubh1_then_zasubd1_then_zasubq1
20224 0, // zasubh1_then_zasubs1_then_zasubd0
20225 0, // zasubh1_then_zasubs1_then_zasubd1
20226 0, // zasubh1_then_zasubs1_then_zasubq0
20227 0, // zasubh1_then_zasubs1_then_zasubq1
20228 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
20229 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
20230 0, // dsub1_then_bsub
20231 0, // dsub1_then_hsub
20232 0, // dsub1_then_ssub
20233 0, // dsub3_then_bsub
20234 0, // dsub3_then_hsub
20235 0, // dsub3_then_ssub
20236 0, // dsub2_then_bsub
20237 0, // dsub2_then_hsub
20238 0, // dsub2_then_ssub
20239 0, // psub1_then_psub
20240 0, // qsub1_then_bsub
20241 0, // qsub1_then_dsub
20242 0, // qsub1_then_hsub
20243 0, // qsub1_then_ssub
20244 0, // qsub3_then_bsub
20245 0, // qsub3_then_dsub
20246 0, // qsub3_then_hsub
20247 0, // qsub3_then_ssub
20248 0, // qsub2_then_bsub
20249 0, // qsub2_then_dsub
20250 0, // qsub2_then_hsub
20251 0, // qsub2_then_ssub
20252 0, // x8sub_7_then_sub_32
20253 0, // x8sub_6_then_sub_32
20254 0, // x8sub_5_then_sub_32
20255 0, // x8sub_4_then_sub_32
20256 0, // x8sub_3_then_sub_32
20257 0, // x8sub_2_then_sub_32
20258 0, // x8sub_1_then_sub_32
20259 0, // subo64_then_sub_32
20260 0, // zsub1_then_bsub
20261 0, // zsub1_then_dsub
20262 0, // zsub1_then_hsub
20263 0, // zsub1_then_ssub
20264 0, // zsub1_then_zsub
20265 0, // zsub3_then_bsub
20266 0, // zsub3_then_dsub
20267 0, // zsub3_then_hsub
20268 0, // zsub3_then_ssub
20269 0, // zsub3_then_zsub
20270 0, // zsub2_then_bsub
20271 0, // zsub2_then_dsub
20272 0, // zsub2_then_hsub
20273 0, // zsub2_then_ssub
20274 0, // zsub2_then_zsub
20275 0, // dsub0_dsub1
20276 0, // dsub0_dsub1_dsub2
20277 0, // dsub1_dsub2
20278 0, // dsub1_dsub2_dsub3
20279 0, // dsub2_dsub3
20280 0, // dsub_qsub1_then_dsub
20281 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20282 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
20283 0, // qsub0_qsub1
20284 0, // qsub0_qsub1_qsub2
20285 0, // qsub1_qsub2
20286 0, // qsub1_qsub2_qsub3
20287 0, // qsub2_qsub3
20288 0, // qsub1_then_dsub_qsub2_then_dsub
20289 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20290 0, // qsub2_then_dsub_qsub3_then_dsub
20291 0, // sub_32_x8sub_1_then_sub_32
20292 0, // x8sub_0_x8sub_1
20293 0, // x8sub_2_x8sub_3
20294 0, // x8sub_4_x8sub_5
20295 0, // x8sub_6_x8sub_7
20296 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
20297 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
20298 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
20299 0, // sub_32_subo64_then_sub_32
20300 0, // dsub_zsub1_then_dsub
20301 0, // zsub_zsub1_then_zsub
20302 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20303 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
20304 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20305 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
20306 0, // zsub0_zsub1
20307 0, // zsub0_zsub1_zsub2
20308 0, // zsub1_zsub2
20309 0, // zsub1_zsub2_zsub3
20310 0, // zsub2_zsub3
20311 0, // zsub1_then_dsub_zsub2_then_dsub
20312 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20313 0, // zsub1_then_zsub_zsub2_then_zsub
20314 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20315 0, // zsub2_then_dsub_zsub3_then_dsub
20316 0, // zsub2_then_zsub_zsub3_then_zsub
20317 0, // zsub0_zsub2
20318 0, // zsub1_zsub3
20319 },
20320 { // PNR_p8to15
20321 0, // bsub
20322 0, // dsub
20323 0, // dsub0
20324 0, // dsub1
20325 0, // dsub2
20326 0, // dsub3
20327 0, // hsub
20328 0, // psub
20329 0, // psub0
20330 0, // psub1
20331 0, // qsub0
20332 0, // qsub1
20333 0, // qsub2
20334 0, // qsub3
20335 0, // ssub
20336 0, // sub_32
20337 0, // sube32
20338 0, // sube64
20339 0, // subo32
20340 0, // subo64
20341 0, // x8sub_0
20342 0, // x8sub_1
20343 0, // x8sub_2
20344 0, // x8sub_3
20345 0, // x8sub_4
20346 0, // x8sub_5
20347 0, // x8sub_6
20348 0, // x8sub_7
20349 0, // zasubb
20350 0, // zasubd0
20351 0, // zasubd1
20352 0, // zasubh0
20353 0, // zasubh1
20354 0, // zasubq0
20355 0, // zasubq1
20356 0, // zasubs0
20357 0, // zasubs1
20358 0, // zsub
20359 0, // zsub0
20360 0, // zsub1
20361 0, // zsub2
20362 0, // zsub3
20363 0, // zasubd1_then_zasubq0
20364 0, // zasubd1_then_zasubq1
20365 0, // zasubs1_then_zasubd0
20366 0, // zasubs1_then_zasubd1
20367 0, // zasubs1_then_zasubq0
20368 0, // zasubs1_then_zasubq1
20369 0, // zasubs1_then_zasubd1_then_zasubq0
20370 0, // zasubs1_then_zasubd1_then_zasubq1
20371 0, // zasubh1_then_zasubd0
20372 0, // zasubh1_then_zasubd1
20373 0, // zasubh1_then_zasubq0
20374 0, // zasubh1_then_zasubq1
20375 0, // zasubh1_then_zasubs0
20376 0, // zasubh1_then_zasubs1
20377 0, // zasubh1_then_zasubd1_then_zasubq0
20378 0, // zasubh1_then_zasubd1_then_zasubq1
20379 0, // zasubh1_then_zasubs1_then_zasubd0
20380 0, // zasubh1_then_zasubs1_then_zasubd1
20381 0, // zasubh1_then_zasubs1_then_zasubq0
20382 0, // zasubh1_then_zasubs1_then_zasubq1
20383 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
20384 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
20385 0, // dsub1_then_bsub
20386 0, // dsub1_then_hsub
20387 0, // dsub1_then_ssub
20388 0, // dsub3_then_bsub
20389 0, // dsub3_then_hsub
20390 0, // dsub3_then_ssub
20391 0, // dsub2_then_bsub
20392 0, // dsub2_then_hsub
20393 0, // dsub2_then_ssub
20394 0, // psub1_then_psub
20395 0, // qsub1_then_bsub
20396 0, // qsub1_then_dsub
20397 0, // qsub1_then_hsub
20398 0, // qsub1_then_ssub
20399 0, // qsub3_then_bsub
20400 0, // qsub3_then_dsub
20401 0, // qsub3_then_hsub
20402 0, // qsub3_then_ssub
20403 0, // qsub2_then_bsub
20404 0, // qsub2_then_dsub
20405 0, // qsub2_then_hsub
20406 0, // qsub2_then_ssub
20407 0, // x8sub_7_then_sub_32
20408 0, // x8sub_6_then_sub_32
20409 0, // x8sub_5_then_sub_32
20410 0, // x8sub_4_then_sub_32
20411 0, // x8sub_3_then_sub_32
20412 0, // x8sub_2_then_sub_32
20413 0, // x8sub_1_then_sub_32
20414 0, // subo64_then_sub_32
20415 0, // zsub1_then_bsub
20416 0, // zsub1_then_dsub
20417 0, // zsub1_then_hsub
20418 0, // zsub1_then_ssub
20419 0, // zsub1_then_zsub
20420 0, // zsub3_then_bsub
20421 0, // zsub3_then_dsub
20422 0, // zsub3_then_hsub
20423 0, // zsub3_then_ssub
20424 0, // zsub3_then_zsub
20425 0, // zsub2_then_bsub
20426 0, // zsub2_then_dsub
20427 0, // zsub2_then_hsub
20428 0, // zsub2_then_ssub
20429 0, // zsub2_then_zsub
20430 0, // dsub0_dsub1
20431 0, // dsub0_dsub1_dsub2
20432 0, // dsub1_dsub2
20433 0, // dsub1_dsub2_dsub3
20434 0, // dsub2_dsub3
20435 0, // dsub_qsub1_then_dsub
20436 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20437 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
20438 0, // qsub0_qsub1
20439 0, // qsub0_qsub1_qsub2
20440 0, // qsub1_qsub2
20441 0, // qsub1_qsub2_qsub3
20442 0, // qsub2_qsub3
20443 0, // qsub1_then_dsub_qsub2_then_dsub
20444 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20445 0, // qsub2_then_dsub_qsub3_then_dsub
20446 0, // sub_32_x8sub_1_then_sub_32
20447 0, // x8sub_0_x8sub_1
20448 0, // x8sub_2_x8sub_3
20449 0, // x8sub_4_x8sub_5
20450 0, // x8sub_6_x8sub_7
20451 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
20452 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
20453 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
20454 0, // sub_32_subo64_then_sub_32
20455 0, // dsub_zsub1_then_dsub
20456 0, // zsub_zsub1_then_zsub
20457 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20458 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
20459 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20460 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
20461 0, // zsub0_zsub1
20462 0, // zsub0_zsub1_zsub2
20463 0, // zsub1_zsub2
20464 0, // zsub1_zsub2_zsub3
20465 0, // zsub2_zsub3
20466 0, // zsub1_then_dsub_zsub2_then_dsub
20467 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20468 0, // zsub1_then_zsub_zsub2_then_zsub
20469 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20470 0, // zsub2_then_dsub_zsub3_then_dsub
20471 0, // zsub2_then_zsub_zsub3_then_zsub
20472 0, // zsub0_zsub2
20473 0, // zsub1_zsub3
20474 },
20475 { // PPR_3b
20476 0, // bsub
20477 0, // dsub
20478 0, // dsub0
20479 0, // dsub1
20480 0, // dsub2
20481 0, // dsub3
20482 0, // hsub
20483 9, // psub -> PPR_3b
20484 0, // psub0
20485 0, // psub1
20486 0, // qsub0
20487 0, // qsub1
20488 0, // qsub2
20489 0, // qsub3
20490 0, // ssub
20491 0, // sub_32
20492 0, // sube32
20493 0, // sube64
20494 0, // subo32
20495 0, // subo64
20496 0, // x8sub_0
20497 0, // x8sub_1
20498 0, // x8sub_2
20499 0, // x8sub_3
20500 0, // x8sub_4
20501 0, // x8sub_5
20502 0, // x8sub_6
20503 0, // x8sub_7
20504 0, // zasubb
20505 0, // zasubd0
20506 0, // zasubd1
20507 0, // zasubh0
20508 0, // zasubh1
20509 0, // zasubq0
20510 0, // zasubq1
20511 0, // zasubs0
20512 0, // zasubs1
20513 0, // zsub
20514 0, // zsub0
20515 0, // zsub1
20516 0, // zsub2
20517 0, // zsub3
20518 0, // zasubd1_then_zasubq0
20519 0, // zasubd1_then_zasubq1
20520 0, // zasubs1_then_zasubd0
20521 0, // zasubs1_then_zasubd1
20522 0, // zasubs1_then_zasubq0
20523 0, // zasubs1_then_zasubq1
20524 0, // zasubs1_then_zasubd1_then_zasubq0
20525 0, // zasubs1_then_zasubd1_then_zasubq1
20526 0, // zasubh1_then_zasubd0
20527 0, // zasubh1_then_zasubd1
20528 0, // zasubh1_then_zasubq0
20529 0, // zasubh1_then_zasubq1
20530 0, // zasubh1_then_zasubs0
20531 0, // zasubh1_then_zasubs1
20532 0, // zasubh1_then_zasubd1_then_zasubq0
20533 0, // zasubh1_then_zasubd1_then_zasubq1
20534 0, // zasubh1_then_zasubs1_then_zasubd0
20535 0, // zasubh1_then_zasubs1_then_zasubd1
20536 0, // zasubh1_then_zasubs1_then_zasubq0
20537 0, // zasubh1_then_zasubs1_then_zasubq1
20538 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
20539 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
20540 0, // dsub1_then_bsub
20541 0, // dsub1_then_hsub
20542 0, // dsub1_then_ssub
20543 0, // dsub3_then_bsub
20544 0, // dsub3_then_hsub
20545 0, // dsub3_then_ssub
20546 0, // dsub2_then_bsub
20547 0, // dsub2_then_hsub
20548 0, // dsub2_then_ssub
20549 0, // psub1_then_psub
20550 0, // qsub1_then_bsub
20551 0, // qsub1_then_dsub
20552 0, // qsub1_then_hsub
20553 0, // qsub1_then_ssub
20554 0, // qsub3_then_bsub
20555 0, // qsub3_then_dsub
20556 0, // qsub3_then_hsub
20557 0, // qsub3_then_ssub
20558 0, // qsub2_then_bsub
20559 0, // qsub2_then_dsub
20560 0, // qsub2_then_hsub
20561 0, // qsub2_then_ssub
20562 0, // x8sub_7_then_sub_32
20563 0, // x8sub_6_then_sub_32
20564 0, // x8sub_5_then_sub_32
20565 0, // x8sub_4_then_sub_32
20566 0, // x8sub_3_then_sub_32
20567 0, // x8sub_2_then_sub_32
20568 0, // x8sub_1_then_sub_32
20569 0, // subo64_then_sub_32
20570 0, // zsub1_then_bsub
20571 0, // zsub1_then_dsub
20572 0, // zsub1_then_hsub
20573 0, // zsub1_then_ssub
20574 0, // zsub1_then_zsub
20575 0, // zsub3_then_bsub
20576 0, // zsub3_then_dsub
20577 0, // zsub3_then_hsub
20578 0, // zsub3_then_ssub
20579 0, // zsub3_then_zsub
20580 0, // zsub2_then_bsub
20581 0, // zsub2_then_dsub
20582 0, // zsub2_then_hsub
20583 0, // zsub2_then_ssub
20584 0, // zsub2_then_zsub
20585 0, // dsub0_dsub1
20586 0, // dsub0_dsub1_dsub2
20587 0, // dsub1_dsub2
20588 0, // dsub1_dsub2_dsub3
20589 0, // dsub2_dsub3
20590 0, // dsub_qsub1_then_dsub
20591 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20592 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
20593 0, // qsub0_qsub1
20594 0, // qsub0_qsub1_qsub2
20595 0, // qsub1_qsub2
20596 0, // qsub1_qsub2_qsub3
20597 0, // qsub2_qsub3
20598 0, // qsub1_then_dsub_qsub2_then_dsub
20599 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20600 0, // qsub2_then_dsub_qsub3_then_dsub
20601 0, // sub_32_x8sub_1_then_sub_32
20602 0, // x8sub_0_x8sub_1
20603 0, // x8sub_2_x8sub_3
20604 0, // x8sub_4_x8sub_5
20605 0, // x8sub_6_x8sub_7
20606 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
20607 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
20608 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
20609 0, // sub_32_subo64_then_sub_32
20610 0, // dsub_zsub1_then_dsub
20611 0, // zsub_zsub1_then_zsub
20612 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20613 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
20614 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20615 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
20616 0, // zsub0_zsub1
20617 0, // zsub0_zsub1_zsub2
20618 0, // zsub1_zsub2
20619 0, // zsub1_zsub2_zsub3
20620 0, // zsub2_zsub3
20621 0, // zsub1_then_dsub_zsub2_then_dsub
20622 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20623 0, // zsub1_then_zsub_zsub2_then_zsub
20624 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20625 0, // zsub2_then_dsub_zsub3_then_dsub
20626 0, // zsub2_then_zsub_zsub3_then_zsub
20627 0, // zsub0_zsub2
20628 0, // zsub1_zsub3
20629 },
20630 { // PPR_p8to15
20631 0, // bsub
20632 0, // dsub
20633 0, // dsub0
20634 0, // dsub1
20635 0, // dsub2
20636 0, // dsub3
20637 0, // hsub
20638 10, // psub -> PPR_p8to15
20639 0, // psub0
20640 0, // psub1
20641 0, // qsub0
20642 0, // qsub1
20643 0, // qsub2
20644 0, // qsub3
20645 0, // ssub
20646 0, // sub_32
20647 0, // sube32
20648 0, // sube64
20649 0, // subo32
20650 0, // subo64
20651 0, // x8sub_0
20652 0, // x8sub_1
20653 0, // x8sub_2
20654 0, // x8sub_3
20655 0, // x8sub_4
20656 0, // x8sub_5
20657 0, // x8sub_6
20658 0, // x8sub_7
20659 0, // zasubb
20660 0, // zasubd0
20661 0, // zasubd1
20662 0, // zasubh0
20663 0, // zasubh1
20664 0, // zasubq0
20665 0, // zasubq1
20666 0, // zasubs0
20667 0, // zasubs1
20668 0, // zsub
20669 0, // zsub0
20670 0, // zsub1
20671 0, // zsub2
20672 0, // zsub3
20673 0, // zasubd1_then_zasubq0
20674 0, // zasubd1_then_zasubq1
20675 0, // zasubs1_then_zasubd0
20676 0, // zasubs1_then_zasubd1
20677 0, // zasubs1_then_zasubq0
20678 0, // zasubs1_then_zasubq1
20679 0, // zasubs1_then_zasubd1_then_zasubq0
20680 0, // zasubs1_then_zasubd1_then_zasubq1
20681 0, // zasubh1_then_zasubd0
20682 0, // zasubh1_then_zasubd1
20683 0, // zasubh1_then_zasubq0
20684 0, // zasubh1_then_zasubq1
20685 0, // zasubh1_then_zasubs0
20686 0, // zasubh1_then_zasubs1
20687 0, // zasubh1_then_zasubd1_then_zasubq0
20688 0, // zasubh1_then_zasubd1_then_zasubq1
20689 0, // zasubh1_then_zasubs1_then_zasubd0
20690 0, // zasubh1_then_zasubs1_then_zasubd1
20691 0, // zasubh1_then_zasubs1_then_zasubq0
20692 0, // zasubh1_then_zasubs1_then_zasubq1
20693 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
20694 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
20695 0, // dsub1_then_bsub
20696 0, // dsub1_then_hsub
20697 0, // dsub1_then_ssub
20698 0, // dsub3_then_bsub
20699 0, // dsub3_then_hsub
20700 0, // dsub3_then_ssub
20701 0, // dsub2_then_bsub
20702 0, // dsub2_then_hsub
20703 0, // dsub2_then_ssub
20704 0, // psub1_then_psub
20705 0, // qsub1_then_bsub
20706 0, // qsub1_then_dsub
20707 0, // qsub1_then_hsub
20708 0, // qsub1_then_ssub
20709 0, // qsub3_then_bsub
20710 0, // qsub3_then_dsub
20711 0, // qsub3_then_hsub
20712 0, // qsub3_then_ssub
20713 0, // qsub2_then_bsub
20714 0, // qsub2_then_dsub
20715 0, // qsub2_then_hsub
20716 0, // qsub2_then_ssub
20717 0, // x8sub_7_then_sub_32
20718 0, // x8sub_6_then_sub_32
20719 0, // x8sub_5_then_sub_32
20720 0, // x8sub_4_then_sub_32
20721 0, // x8sub_3_then_sub_32
20722 0, // x8sub_2_then_sub_32
20723 0, // x8sub_1_then_sub_32
20724 0, // subo64_then_sub_32
20725 0, // zsub1_then_bsub
20726 0, // zsub1_then_dsub
20727 0, // zsub1_then_hsub
20728 0, // zsub1_then_ssub
20729 0, // zsub1_then_zsub
20730 0, // zsub3_then_bsub
20731 0, // zsub3_then_dsub
20732 0, // zsub3_then_hsub
20733 0, // zsub3_then_ssub
20734 0, // zsub3_then_zsub
20735 0, // zsub2_then_bsub
20736 0, // zsub2_then_dsub
20737 0, // zsub2_then_hsub
20738 0, // zsub2_then_ssub
20739 0, // zsub2_then_zsub
20740 0, // dsub0_dsub1
20741 0, // dsub0_dsub1_dsub2
20742 0, // dsub1_dsub2
20743 0, // dsub1_dsub2_dsub3
20744 0, // dsub2_dsub3
20745 0, // dsub_qsub1_then_dsub
20746 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20747 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
20748 0, // qsub0_qsub1
20749 0, // qsub0_qsub1_qsub2
20750 0, // qsub1_qsub2
20751 0, // qsub1_qsub2_qsub3
20752 0, // qsub2_qsub3
20753 0, // qsub1_then_dsub_qsub2_then_dsub
20754 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20755 0, // qsub2_then_dsub_qsub3_then_dsub
20756 0, // sub_32_x8sub_1_then_sub_32
20757 0, // x8sub_0_x8sub_1
20758 0, // x8sub_2_x8sub_3
20759 0, // x8sub_4_x8sub_5
20760 0, // x8sub_6_x8sub_7
20761 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
20762 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
20763 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
20764 0, // sub_32_subo64_then_sub_32
20765 0, // dsub_zsub1_then_dsub
20766 0, // zsub_zsub1_then_zsub
20767 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20768 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
20769 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20770 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
20771 0, // zsub0_zsub1
20772 0, // zsub0_zsub1_zsub2
20773 0, // zsub1_zsub2
20774 0, // zsub1_zsub2_zsub3
20775 0, // zsub2_zsub3
20776 0, // zsub1_then_dsub_zsub2_then_dsub
20777 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20778 0, // zsub1_then_zsub_zsub2_then_zsub
20779 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20780 0, // zsub2_then_dsub_zsub3_then_dsub
20781 0, // zsub2_then_zsub_zsub3_then_zsub
20782 0, // zsub0_zsub2
20783 0, // zsub1_zsub3
20784 },
20785 { // PPR2
20786 0, // bsub
20787 0, // dsub
20788 0, // dsub0
20789 0, // dsub1
20790 0, // dsub2
20791 0, // dsub3
20792 0, // hsub
20793 11, // psub -> PPR2
20794 11, // psub0 -> PPR2
20795 11, // psub1 -> PPR2
20796 0, // qsub0
20797 0, // qsub1
20798 0, // qsub2
20799 0, // qsub3
20800 0, // ssub
20801 0, // sub_32
20802 0, // sube32
20803 0, // sube64
20804 0, // subo32
20805 0, // subo64
20806 0, // x8sub_0
20807 0, // x8sub_1
20808 0, // x8sub_2
20809 0, // x8sub_3
20810 0, // x8sub_4
20811 0, // x8sub_5
20812 0, // x8sub_6
20813 0, // x8sub_7
20814 0, // zasubb
20815 0, // zasubd0
20816 0, // zasubd1
20817 0, // zasubh0
20818 0, // zasubh1
20819 0, // zasubq0
20820 0, // zasubq1
20821 0, // zasubs0
20822 0, // zasubs1
20823 0, // zsub
20824 0, // zsub0
20825 0, // zsub1
20826 0, // zsub2
20827 0, // zsub3
20828 0, // zasubd1_then_zasubq0
20829 0, // zasubd1_then_zasubq1
20830 0, // zasubs1_then_zasubd0
20831 0, // zasubs1_then_zasubd1
20832 0, // zasubs1_then_zasubq0
20833 0, // zasubs1_then_zasubq1
20834 0, // zasubs1_then_zasubd1_then_zasubq0
20835 0, // zasubs1_then_zasubd1_then_zasubq1
20836 0, // zasubh1_then_zasubd0
20837 0, // zasubh1_then_zasubd1
20838 0, // zasubh1_then_zasubq0
20839 0, // zasubh1_then_zasubq1
20840 0, // zasubh1_then_zasubs0
20841 0, // zasubh1_then_zasubs1
20842 0, // zasubh1_then_zasubd1_then_zasubq0
20843 0, // zasubh1_then_zasubd1_then_zasubq1
20844 0, // zasubh1_then_zasubs1_then_zasubd0
20845 0, // zasubh1_then_zasubs1_then_zasubd1
20846 0, // zasubh1_then_zasubs1_then_zasubq0
20847 0, // zasubh1_then_zasubs1_then_zasubq1
20848 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
20849 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
20850 0, // dsub1_then_bsub
20851 0, // dsub1_then_hsub
20852 0, // dsub1_then_ssub
20853 0, // dsub3_then_bsub
20854 0, // dsub3_then_hsub
20855 0, // dsub3_then_ssub
20856 0, // dsub2_then_bsub
20857 0, // dsub2_then_hsub
20858 0, // dsub2_then_ssub
20859 11, // psub1_then_psub -> PPR2
20860 0, // qsub1_then_bsub
20861 0, // qsub1_then_dsub
20862 0, // qsub1_then_hsub
20863 0, // qsub1_then_ssub
20864 0, // qsub3_then_bsub
20865 0, // qsub3_then_dsub
20866 0, // qsub3_then_hsub
20867 0, // qsub3_then_ssub
20868 0, // qsub2_then_bsub
20869 0, // qsub2_then_dsub
20870 0, // qsub2_then_hsub
20871 0, // qsub2_then_ssub
20872 0, // x8sub_7_then_sub_32
20873 0, // x8sub_6_then_sub_32
20874 0, // x8sub_5_then_sub_32
20875 0, // x8sub_4_then_sub_32
20876 0, // x8sub_3_then_sub_32
20877 0, // x8sub_2_then_sub_32
20878 0, // x8sub_1_then_sub_32
20879 0, // subo64_then_sub_32
20880 0, // zsub1_then_bsub
20881 0, // zsub1_then_dsub
20882 0, // zsub1_then_hsub
20883 0, // zsub1_then_ssub
20884 0, // zsub1_then_zsub
20885 0, // zsub3_then_bsub
20886 0, // zsub3_then_dsub
20887 0, // zsub3_then_hsub
20888 0, // zsub3_then_ssub
20889 0, // zsub3_then_zsub
20890 0, // zsub2_then_bsub
20891 0, // zsub2_then_dsub
20892 0, // zsub2_then_hsub
20893 0, // zsub2_then_ssub
20894 0, // zsub2_then_zsub
20895 0, // dsub0_dsub1
20896 0, // dsub0_dsub1_dsub2
20897 0, // dsub1_dsub2
20898 0, // dsub1_dsub2_dsub3
20899 0, // dsub2_dsub3
20900 0, // dsub_qsub1_then_dsub
20901 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20902 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
20903 0, // qsub0_qsub1
20904 0, // qsub0_qsub1_qsub2
20905 0, // qsub1_qsub2
20906 0, // qsub1_qsub2_qsub3
20907 0, // qsub2_qsub3
20908 0, // qsub1_then_dsub_qsub2_then_dsub
20909 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
20910 0, // qsub2_then_dsub_qsub3_then_dsub
20911 0, // sub_32_x8sub_1_then_sub_32
20912 0, // x8sub_0_x8sub_1
20913 0, // x8sub_2_x8sub_3
20914 0, // x8sub_4_x8sub_5
20915 0, // x8sub_6_x8sub_7
20916 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
20917 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
20918 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
20919 0, // sub_32_subo64_then_sub_32
20920 0, // dsub_zsub1_then_dsub
20921 0, // zsub_zsub1_then_zsub
20922 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20923 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
20924 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20925 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
20926 0, // zsub0_zsub1
20927 0, // zsub0_zsub1_zsub2
20928 0, // zsub1_zsub2
20929 0, // zsub1_zsub2_zsub3
20930 0, // zsub2_zsub3
20931 0, // zsub1_then_dsub_zsub2_then_dsub
20932 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
20933 0, // zsub1_then_zsub_zsub2_then_zsub
20934 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
20935 0, // zsub2_then_dsub_zsub3_then_dsub
20936 0, // zsub2_then_zsub_zsub3_then_zsub
20937 0, // zsub0_zsub2
20938 0, // zsub1_zsub3
20939 },
20940 { // PPR2Mul2
20941 0, // bsub
20942 0, // dsub
20943 0, // dsub0
20944 0, // dsub1
20945 0, // dsub2
20946 0, // dsub3
20947 0, // hsub
20948 12, // psub -> PPR2Mul2
20949 12, // psub0 -> PPR2Mul2
20950 12, // psub1 -> PPR2Mul2
20951 0, // qsub0
20952 0, // qsub1
20953 0, // qsub2
20954 0, // qsub3
20955 0, // ssub
20956 0, // sub_32
20957 0, // sube32
20958 0, // sube64
20959 0, // subo32
20960 0, // subo64
20961 0, // x8sub_0
20962 0, // x8sub_1
20963 0, // x8sub_2
20964 0, // x8sub_3
20965 0, // x8sub_4
20966 0, // x8sub_5
20967 0, // x8sub_6
20968 0, // x8sub_7
20969 0, // zasubb
20970 0, // zasubd0
20971 0, // zasubd1
20972 0, // zasubh0
20973 0, // zasubh1
20974 0, // zasubq0
20975 0, // zasubq1
20976 0, // zasubs0
20977 0, // zasubs1
20978 0, // zsub
20979 0, // zsub0
20980 0, // zsub1
20981 0, // zsub2
20982 0, // zsub3
20983 0, // zasubd1_then_zasubq0
20984 0, // zasubd1_then_zasubq1
20985 0, // zasubs1_then_zasubd0
20986 0, // zasubs1_then_zasubd1
20987 0, // zasubs1_then_zasubq0
20988 0, // zasubs1_then_zasubq1
20989 0, // zasubs1_then_zasubd1_then_zasubq0
20990 0, // zasubs1_then_zasubd1_then_zasubq1
20991 0, // zasubh1_then_zasubd0
20992 0, // zasubh1_then_zasubd1
20993 0, // zasubh1_then_zasubq0
20994 0, // zasubh1_then_zasubq1
20995 0, // zasubh1_then_zasubs0
20996 0, // zasubh1_then_zasubs1
20997 0, // zasubh1_then_zasubd1_then_zasubq0
20998 0, // zasubh1_then_zasubd1_then_zasubq1
20999 0, // zasubh1_then_zasubs1_then_zasubd0
21000 0, // zasubh1_then_zasubs1_then_zasubd1
21001 0, // zasubh1_then_zasubs1_then_zasubq0
21002 0, // zasubh1_then_zasubs1_then_zasubq1
21003 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21004 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21005 0, // dsub1_then_bsub
21006 0, // dsub1_then_hsub
21007 0, // dsub1_then_ssub
21008 0, // dsub3_then_bsub
21009 0, // dsub3_then_hsub
21010 0, // dsub3_then_ssub
21011 0, // dsub2_then_bsub
21012 0, // dsub2_then_hsub
21013 0, // dsub2_then_ssub
21014 12, // psub1_then_psub -> PPR2Mul2
21015 0, // qsub1_then_bsub
21016 0, // qsub1_then_dsub
21017 0, // qsub1_then_hsub
21018 0, // qsub1_then_ssub
21019 0, // qsub3_then_bsub
21020 0, // qsub3_then_dsub
21021 0, // qsub3_then_hsub
21022 0, // qsub3_then_ssub
21023 0, // qsub2_then_bsub
21024 0, // qsub2_then_dsub
21025 0, // qsub2_then_hsub
21026 0, // qsub2_then_ssub
21027 0, // x8sub_7_then_sub_32
21028 0, // x8sub_6_then_sub_32
21029 0, // x8sub_5_then_sub_32
21030 0, // x8sub_4_then_sub_32
21031 0, // x8sub_3_then_sub_32
21032 0, // x8sub_2_then_sub_32
21033 0, // x8sub_1_then_sub_32
21034 0, // subo64_then_sub_32
21035 0, // zsub1_then_bsub
21036 0, // zsub1_then_dsub
21037 0, // zsub1_then_hsub
21038 0, // zsub1_then_ssub
21039 0, // zsub1_then_zsub
21040 0, // zsub3_then_bsub
21041 0, // zsub3_then_dsub
21042 0, // zsub3_then_hsub
21043 0, // zsub3_then_ssub
21044 0, // zsub3_then_zsub
21045 0, // zsub2_then_bsub
21046 0, // zsub2_then_dsub
21047 0, // zsub2_then_hsub
21048 0, // zsub2_then_ssub
21049 0, // zsub2_then_zsub
21050 0, // dsub0_dsub1
21051 0, // dsub0_dsub1_dsub2
21052 0, // dsub1_dsub2
21053 0, // dsub1_dsub2_dsub3
21054 0, // dsub2_dsub3
21055 0, // dsub_qsub1_then_dsub
21056 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21057 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21058 0, // qsub0_qsub1
21059 0, // qsub0_qsub1_qsub2
21060 0, // qsub1_qsub2
21061 0, // qsub1_qsub2_qsub3
21062 0, // qsub2_qsub3
21063 0, // qsub1_then_dsub_qsub2_then_dsub
21064 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21065 0, // qsub2_then_dsub_qsub3_then_dsub
21066 0, // sub_32_x8sub_1_then_sub_32
21067 0, // x8sub_0_x8sub_1
21068 0, // x8sub_2_x8sub_3
21069 0, // x8sub_4_x8sub_5
21070 0, // x8sub_6_x8sub_7
21071 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
21072 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
21073 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
21074 0, // sub_32_subo64_then_sub_32
21075 0, // dsub_zsub1_then_dsub
21076 0, // zsub_zsub1_then_zsub
21077 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21078 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
21079 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21080 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
21081 0, // zsub0_zsub1
21082 0, // zsub0_zsub1_zsub2
21083 0, // zsub1_zsub2
21084 0, // zsub1_zsub2_zsub3
21085 0, // zsub2_zsub3
21086 0, // zsub1_then_dsub_zsub2_then_dsub
21087 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21088 0, // zsub1_then_zsub_zsub2_then_zsub
21089 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21090 0, // zsub2_then_dsub_zsub3_then_dsub
21091 0, // zsub2_then_zsub_zsub3_then_zsub
21092 0, // zsub0_zsub2
21093 0, // zsub1_zsub3
21094 },
21095 { // PPR2_with_psub1_in_PPR_3b
21096 0, // bsub
21097 0, // dsub
21098 0, // dsub0
21099 0, // dsub1
21100 0, // dsub2
21101 0, // dsub3
21102 0, // hsub
21103 13, // psub -> PPR2_with_psub1_in_PPR_3b
21104 13, // psub0 -> PPR2_with_psub1_in_PPR_3b
21105 13, // psub1 -> PPR2_with_psub1_in_PPR_3b
21106 0, // qsub0
21107 0, // qsub1
21108 0, // qsub2
21109 0, // qsub3
21110 0, // ssub
21111 0, // sub_32
21112 0, // sube32
21113 0, // sube64
21114 0, // subo32
21115 0, // subo64
21116 0, // x8sub_0
21117 0, // x8sub_1
21118 0, // x8sub_2
21119 0, // x8sub_3
21120 0, // x8sub_4
21121 0, // x8sub_5
21122 0, // x8sub_6
21123 0, // x8sub_7
21124 0, // zasubb
21125 0, // zasubd0
21126 0, // zasubd1
21127 0, // zasubh0
21128 0, // zasubh1
21129 0, // zasubq0
21130 0, // zasubq1
21131 0, // zasubs0
21132 0, // zasubs1
21133 0, // zsub
21134 0, // zsub0
21135 0, // zsub1
21136 0, // zsub2
21137 0, // zsub3
21138 0, // zasubd1_then_zasubq0
21139 0, // zasubd1_then_zasubq1
21140 0, // zasubs1_then_zasubd0
21141 0, // zasubs1_then_zasubd1
21142 0, // zasubs1_then_zasubq0
21143 0, // zasubs1_then_zasubq1
21144 0, // zasubs1_then_zasubd1_then_zasubq0
21145 0, // zasubs1_then_zasubd1_then_zasubq1
21146 0, // zasubh1_then_zasubd0
21147 0, // zasubh1_then_zasubd1
21148 0, // zasubh1_then_zasubq0
21149 0, // zasubh1_then_zasubq1
21150 0, // zasubh1_then_zasubs0
21151 0, // zasubh1_then_zasubs1
21152 0, // zasubh1_then_zasubd1_then_zasubq0
21153 0, // zasubh1_then_zasubd1_then_zasubq1
21154 0, // zasubh1_then_zasubs1_then_zasubd0
21155 0, // zasubh1_then_zasubs1_then_zasubd1
21156 0, // zasubh1_then_zasubs1_then_zasubq0
21157 0, // zasubh1_then_zasubs1_then_zasubq1
21158 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21159 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21160 0, // dsub1_then_bsub
21161 0, // dsub1_then_hsub
21162 0, // dsub1_then_ssub
21163 0, // dsub3_then_bsub
21164 0, // dsub3_then_hsub
21165 0, // dsub3_then_ssub
21166 0, // dsub2_then_bsub
21167 0, // dsub2_then_hsub
21168 0, // dsub2_then_ssub
21169 13, // psub1_then_psub -> PPR2_with_psub1_in_PPR_3b
21170 0, // qsub1_then_bsub
21171 0, // qsub1_then_dsub
21172 0, // qsub1_then_hsub
21173 0, // qsub1_then_ssub
21174 0, // qsub3_then_bsub
21175 0, // qsub3_then_dsub
21176 0, // qsub3_then_hsub
21177 0, // qsub3_then_ssub
21178 0, // qsub2_then_bsub
21179 0, // qsub2_then_dsub
21180 0, // qsub2_then_hsub
21181 0, // qsub2_then_ssub
21182 0, // x8sub_7_then_sub_32
21183 0, // x8sub_6_then_sub_32
21184 0, // x8sub_5_then_sub_32
21185 0, // x8sub_4_then_sub_32
21186 0, // x8sub_3_then_sub_32
21187 0, // x8sub_2_then_sub_32
21188 0, // x8sub_1_then_sub_32
21189 0, // subo64_then_sub_32
21190 0, // zsub1_then_bsub
21191 0, // zsub1_then_dsub
21192 0, // zsub1_then_hsub
21193 0, // zsub1_then_ssub
21194 0, // zsub1_then_zsub
21195 0, // zsub3_then_bsub
21196 0, // zsub3_then_dsub
21197 0, // zsub3_then_hsub
21198 0, // zsub3_then_ssub
21199 0, // zsub3_then_zsub
21200 0, // zsub2_then_bsub
21201 0, // zsub2_then_dsub
21202 0, // zsub2_then_hsub
21203 0, // zsub2_then_ssub
21204 0, // zsub2_then_zsub
21205 0, // dsub0_dsub1
21206 0, // dsub0_dsub1_dsub2
21207 0, // dsub1_dsub2
21208 0, // dsub1_dsub2_dsub3
21209 0, // dsub2_dsub3
21210 0, // dsub_qsub1_then_dsub
21211 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21212 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21213 0, // qsub0_qsub1
21214 0, // qsub0_qsub1_qsub2
21215 0, // qsub1_qsub2
21216 0, // qsub1_qsub2_qsub3
21217 0, // qsub2_qsub3
21218 0, // qsub1_then_dsub_qsub2_then_dsub
21219 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21220 0, // qsub2_then_dsub_qsub3_then_dsub
21221 0, // sub_32_x8sub_1_then_sub_32
21222 0, // x8sub_0_x8sub_1
21223 0, // x8sub_2_x8sub_3
21224 0, // x8sub_4_x8sub_5
21225 0, // x8sub_6_x8sub_7
21226 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
21227 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
21228 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
21229 0, // sub_32_subo64_then_sub_32
21230 0, // dsub_zsub1_then_dsub
21231 0, // zsub_zsub1_then_zsub
21232 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21233 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
21234 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21235 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
21236 0, // zsub0_zsub1
21237 0, // zsub0_zsub1_zsub2
21238 0, // zsub1_zsub2
21239 0, // zsub1_zsub2_zsub3
21240 0, // zsub2_zsub3
21241 0, // zsub1_then_dsub_zsub2_then_dsub
21242 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21243 0, // zsub1_then_zsub_zsub2_then_zsub
21244 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21245 0, // zsub2_then_dsub_zsub3_then_dsub
21246 0, // zsub2_then_zsub_zsub3_then_zsub
21247 0, // zsub0_zsub2
21248 0, // zsub1_zsub3
21249 },
21250 { // PPR2_with_psub1_in_PPR_p8to15
21251 0, // bsub
21252 0, // dsub
21253 0, // dsub0
21254 0, // dsub1
21255 0, // dsub2
21256 0, // dsub3
21257 0, // hsub
21258 14, // psub -> PPR2_with_psub1_in_PPR_p8to15
21259 14, // psub0 -> PPR2_with_psub1_in_PPR_p8to15
21260 14, // psub1 -> PPR2_with_psub1_in_PPR_p8to15
21261 0, // qsub0
21262 0, // qsub1
21263 0, // qsub2
21264 0, // qsub3
21265 0, // ssub
21266 0, // sub_32
21267 0, // sube32
21268 0, // sube64
21269 0, // subo32
21270 0, // subo64
21271 0, // x8sub_0
21272 0, // x8sub_1
21273 0, // x8sub_2
21274 0, // x8sub_3
21275 0, // x8sub_4
21276 0, // x8sub_5
21277 0, // x8sub_6
21278 0, // x8sub_7
21279 0, // zasubb
21280 0, // zasubd0
21281 0, // zasubd1
21282 0, // zasubh0
21283 0, // zasubh1
21284 0, // zasubq0
21285 0, // zasubq1
21286 0, // zasubs0
21287 0, // zasubs1
21288 0, // zsub
21289 0, // zsub0
21290 0, // zsub1
21291 0, // zsub2
21292 0, // zsub3
21293 0, // zasubd1_then_zasubq0
21294 0, // zasubd1_then_zasubq1
21295 0, // zasubs1_then_zasubd0
21296 0, // zasubs1_then_zasubd1
21297 0, // zasubs1_then_zasubq0
21298 0, // zasubs1_then_zasubq1
21299 0, // zasubs1_then_zasubd1_then_zasubq0
21300 0, // zasubs1_then_zasubd1_then_zasubq1
21301 0, // zasubh1_then_zasubd0
21302 0, // zasubh1_then_zasubd1
21303 0, // zasubh1_then_zasubq0
21304 0, // zasubh1_then_zasubq1
21305 0, // zasubh1_then_zasubs0
21306 0, // zasubh1_then_zasubs1
21307 0, // zasubh1_then_zasubd1_then_zasubq0
21308 0, // zasubh1_then_zasubd1_then_zasubq1
21309 0, // zasubh1_then_zasubs1_then_zasubd0
21310 0, // zasubh1_then_zasubs1_then_zasubd1
21311 0, // zasubh1_then_zasubs1_then_zasubq0
21312 0, // zasubh1_then_zasubs1_then_zasubq1
21313 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21314 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21315 0, // dsub1_then_bsub
21316 0, // dsub1_then_hsub
21317 0, // dsub1_then_ssub
21318 0, // dsub3_then_bsub
21319 0, // dsub3_then_hsub
21320 0, // dsub3_then_ssub
21321 0, // dsub2_then_bsub
21322 0, // dsub2_then_hsub
21323 0, // dsub2_then_ssub
21324 14, // psub1_then_psub -> PPR2_with_psub1_in_PPR_p8to15
21325 0, // qsub1_then_bsub
21326 0, // qsub1_then_dsub
21327 0, // qsub1_then_hsub
21328 0, // qsub1_then_ssub
21329 0, // qsub3_then_bsub
21330 0, // qsub3_then_dsub
21331 0, // qsub3_then_hsub
21332 0, // qsub3_then_ssub
21333 0, // qsub2_then_bsub
21334 0, // qsub2_then_dsub
21335 0, // qsub2_then_hsub
21336 0, // qsub2_then_ssub
21337 0, // x8sub_7_then_sub_32
21338 0, // x8sub_6_then_sub_32
21339 0, // x8sub_5_then_sub_32
21340 0, // x8sub_4_then_sub_32
21341 0, // x8sub_3_then_sub_32
21342 0, // x8sub_2_then_sub_32
21343 0, // x8sub_1_then_sub_32
21344 0, // subo64_then_sub_32
21345 0, // zsub1_then_bsub
21346 0, // zsub1_then_dsub
21347 0, // zsub1_then_hsub
21348 0, // zsub1_then_ssub
21349 0, // zsub1_then_zsub
21350 0, // zsub3_then_bsub
21351 0, // zsub3_then_dsub
21352 0, // zsub3_then_hsub
21353 0, // zsub3_then_ssub
21354 0, // zsub3_then_zsub
21355 0, // zsub2_then_bsub
21356 0, // zsub2_then_dsub
21357 0, // zsub2_then_hsub
21358 0, // zsub2_then_ssub
21359 0, // zsub2_then_zsub
21360 0, // dsub0_dsub1
21361 0, // dsub0_dsub1_dsub2
21362 0, // dsub1_dsub2
21363 0, // dsub1_dsub2_dsub3
21364 0, // dsub2_dsub3
21365 0, // dsub_qsub1_then_dsub
21366 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21367 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21368 0, // qsub0_qsub1
21369 0, // qsub0_qsub1_qsub2
21370 0, // qsub1_qsub2
21371 0, // qsub1_qsub2_qsub3
21372 0, // qsub2_qsub3
21373 0, // qsub1_then_dsub_qsub2_then_dsub
21374 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21375 0, // qsub2_then_dsub_qsub3_then_dsub
21376 0, // sub_32_x8sub_1_then_sub_32
21377 0, // x8sub_0_x8sub_1
21378 0, // x8sub_2_x8sub_3
21379 0, // x8sub_4_x8sub_5
21380 0, // x8sub_6_x8sub_7
21381 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
21382 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
21383 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
21384 0, // sub_32_subo64_then_sub_32
21385 0, // dsub_zsub1_then_dsub
21386 0, // zsub_zsub1_then_zsub
21387 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21388 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
21389 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21390 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
21391 0, // zsub0_zsub1
21392 0, // zsub0_zsub1_zsub2
21393 0, // zsub1_zsub2
21394 0, // zsub1_zsub2_zsub3
21395 0, // zsub2_zsub3
21396 0, // zsub1_then_dsub_zsub2_then_dsub
21397 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21398 0, // zsub1_then_zsub_zsub2_then_zsub
21399 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21400 0, // zsub2_then_dsub_zsub3_then_dsub
21401 0, // zsub2_then_zsub_zsub3_then_zsub
21402 0, // zsub0_zsub2
21403 0, // zsub1_zsub3
21404 },
21405 { // PPR2_with_psub_in_PNR_3b
21406 0, // bsub
21407 0, // dsub
21408 0, // dsub0
21409 0, // dsub1
21410 0, // dsub2
21411 0, // dsub3
21412 0, // hsub
21413 15, // psub -> PPR2_with_psub_in_PNR_3b
21414 15, // psub0 -> PPR2_with_psub_in_PNR_3b
21415 15, // psub1 -> PPR2_with_psub_in_PNR_3b
21416 0, // qsub0
21417 0, // qsub1
21418 0, // qsub2
21419 0, // qsub3
21420 0, // ssub
21421 0, // sub_32
21422 0, // sube32
21423 0, // sube64
21424 0, // subo32
21425 0, // subo64
21426 0, // x8sub_0
21427 0, // x8sub_1
21428 0, // x8sub_2
21429 0, // x8sub_3
21430 0, // x8sub_4
21431 0, // x8sub_5
21432 0, // x8sub_6
21433 0, // x8sub_7
21434 0, // zasubb
21435 0, // zasubd0
21436 0, // zasubd1
21437 0, // zasubh0
21438 0, // zasubh1
21439 0, // zasubq0
21440 0, // zasubq1
21441 0, // zasubs0
21442 0, // zasubs1
21443 0, // zsub
21444 0, // zsub0
21445 0, // zsub1
21446 0, // zsub2
21447 0, // zsub3
21448 0, // zasubd1_then_zasubq0
21449 0, // zasubd1_then_zasubq1
21450 0, // zasubs1_then_zasubd0
21451 0, // zasubs1_then_zasubd1
21452 0, // zasubs1_then_zasubq0
21453 0, // zasubs1_then_zasubq1
21454 0, // zasubs1_then_zasubd1_then_zasubq0
21455 0, // zasubs1_then_zasubd1_then_zasubq1
21456 0, // zasubh1_then_zasubd0
21457 0, // zasubh1_then_zasubd1
21458 0, // zasubh1_then_zasubq0
21459 0, // zasubh1_then_zasubq1
21460 0, // zasubh1_then_zasubs0
21461 0, // zasubh1_then_zasubs1
21462 0, // zasubh1_then_zasubd1_then_zasubq0
21463 0, // zasubh1_then_zasubd1_then_zasubq1
21464 0, // zasubh1_then_zasubs1_then_zasubd0
21465 0, // zasubh1_then_zasubs1_then_zasubd1
21466 0, // zasubh1_then_zasubs1_then_zasubq0
21467 0, // zasubh1_then_zasubs1_then_zasubq1
21468 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21469 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21470 0, // dsub1_then_bsub
21471 0, // dsub1_then_hsub
21472 0, // dsub1_then_ssub
21473 0, // dsub3_then_bsub
21474 0, // dsub3_then_hsub
21475 0, // dsub3_then_ssub
21476 0, // dsub2_then_bsub
21477 0, // dsub2_then_hsub
21478 0, // dsub2_then_ssub
21479 15, // psub1_then_psub -> PPR2_with_psub_in_PNR_3b
21480 0, // qsub1_then_bsub
21481 0, // qsub1_then_dsub
21482 0, // qsub1_then_hsub
21483 0, // qsub1_then_ssub
21484 0, // qsub3_then_bsub
21485 0, // qsub3_then_dsub
21486 0, // qsub3_then_hsub
21487 0, // qsub3_then_ssub
21488 0, // qsub2_then_bsub
21489 0, // qsub2_then_dsub
21490 0, // qsub2_then_hsub
21491 0, // qsub2_then_ssub
21492 0, // x8sub_7_then_sub_32
21493 0, // x8sub_6_then_sub_32
21494 0, // x8sub_5_then_sub_32
21495 0, // x8sub_4_then_sub_32
21496 0, // x8sub_3_then_sub_32
21497 0, // x8sub_2_then_sub_32
21498 0, // x8sub_1_then_sub_32
21499 0, // subo64_then_sub_32
21500 0, // zsub1_then_bsub
21501 0, // zsub1_then_dsub
21502 0, // zsub1_then_hsub
21503 0, // zsub1_then_ssub
21504 0, // zsub1_then_zsub
21505 0, // zsub3_then_bsub
21506 0, // zsub3_then_dsub
21507 0, // zsub3_then_hsub
21508 0, // zsub3_then_ssub
21509 0, // zsub3_then_zsub
21510 0, // zsub2_then_bsub
21511 0, // zsub2_then_dsub
21512 0, // zsub2_then_hsub
21513 0, // zsub2_then_ssub
21514 0, // zsub2_then_zsub
21515 0, // dsub0_dsub1
21516 0, // dsub0_dsub1_dsub2
21517 0, // dsub1_dsub2
21518 0, // dsub1_dsub2_dsub3
21519 0, // dsub2_dsub3
21520 0, // dsub_qsub1_then_dsub
21521 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21522 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21523 0, // qsub0_qsub1
21524 0, // qsub0_qsub1_qsub2
21525 0, // qsub1_qsub2
21526 0, // qsub1_qsub2_qsub3
21527 0, // qsub2_qsub3
21528 0, // qsub1_then_dsub_qsub2_then_dsub
21529 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21530 0, // qsub2_then_dsub_qsub3_then_dsub
21531 0, // sub_32_x8sub_1_then_sub_32
21532 0, // x8sub_0_x8sub_1
21533 0, // x8sub_2_x8sub_3
21534 0, // x8sub_4_x8sub_5
21535 0, // x8sub_6_x8sub_7
21536 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
21537 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
21538 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
21539 0, // sub_32_subo64_then_sub_32
21540 0, // dsub_zsub1_then_dsub
21541 0, // zsub_zsub1_then_zsub
21542 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21543 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
21544 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21545 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
21546 0, // zsub0_zsub1
21547 0, // zsub0_zsub1_zsub2
21548 0, // zsub1_zsub2
21549 0, // zsub1_zsub2_zsub3
21550 0, // zsub2_zsub3
21551 0, // zsub1_then_dsub_zsub2_then_dsub
21552 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21553 0, // zsub1_then_zsub_zsub2_then_zsub
21554 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21555 0, // zsub2_then_dsub_zsub3_then_dsub
21556 0, // zsub2_then_zsub_zsub3_then_zsub
21557 0, // zsub0_zsub2
21558 0, // zsub1_zsub3
21559 },
21560 { // PPR2_with_psub_in_PNR_p8to15
21561 0, // bsub
21562 0, // dsub
21563 0, // dsub0
21564 0, // dsub1
21565 0, // dsub2
21566 0, // dsub3
21567 0, // hsub
21568 16, // psub -> PPR2_with_psub_in_PNR_p8to15
21569 16, // psub0 -> PPR2_with_psub_in_PNR_p8to15
21570 16, // psub1 -> PPR2_with_psub_in_PNR_p8to15
21571 0, // qsub0
21572 0, // qsub1
21573 0, // qsub2
21574 0, // qsub3
21575 0, // ssub
21576 0, // sub_32
21577 0, // sube32
21578 0, // sube64
21579 0, // subo32
21580 0, // subo64
21581 0, // x8sub_0
21582 0, // x8sub_1
21583 0, // x8sub_2
21584 0, // x8sub_3
21585 0, // x8sub_4
21586 0, // x8sub_5
21587 0, // x8sub_6
21588 0, // x8sub_7
21589 0, // zasubb
21590 0, // zasubd0
21591 0, // zasubd1
21592 0, // zasubh0
21593 0, // zasubh1
21594 0, // zasubq0
21595 0, // zasubq1
21596 0, // zasubs0
21597 0, // zasubs1
21598 0, // zsub
21599 0, // zsub0
21600 0, // zsub1
21601 0, // zsub2
21602 0, // zsub3
21603 0, // zasubd1_then_zasubq0
21604 0, // zasubd1_then_zasubq1
21605 0, // zasubs1_then_zasubd0
21606 0, // zasubs1_then_zasubd1
21607 0, // zasubs1_then_zasubq0
21608 0, // zasubs1_then_zasubq1
21609 0, // zasubs1_then_zasubd1_then_zasubq0
21610 0, // zasubs1_then_zasubd1_then_zasubq1
21611 0, // zasubh1_then_zasubd0
21612 0, // zasubh1_then_zasubd1
21613 0, // zasubh1_then_zasubq0
21614 0, // zasubh1_then_zasubq1
21615 0, // zasubh1_then_zasubs0
21616 0, // zasubh1_then_zasubs1
21617 0, // zasubh1_then_zasubd1_then_zasubq0
21618 0, // zasubh1_then_zasubd1_then_zasubq1
21619 0, // zasubh1_then_zasubs1_then_zasubd0
21620 0, // zasubh1_then_zasubs1_then_zasubd1
21621 0, // zasubh1_then_zasubs1_then_zasubq0
21622 0, // zasubh1_then_zasubs1_then_zasubq1
21623 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21624 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21625 0, // dsub1_then_bsub
21626 0, // dsub1_then_hsub
21627 0, // dsub1_then_ssub
21628 0, // dsub3_then_bsub
21629 0, // dsub3_then_hsub
21630 0, // dsub3_then_ssub
21631 0, // dsub2_then_bsub
21632 0, // dsub2_then_hsub
21633 0, // dsub2_then_ssub
21634 16, // psub1_then_psub -> PPR2_with_psub_in_PNR_p8to15
21635 0, // qsub1_then_bsub
21636 0, // qsub1_then_dsub
21637 0, // qsub1_then_hsub
21638 0, // qsub1_then_ssub
21639 0, // qsub3_then_bsub
21640 0, // qsub3_then_dsub
21641 0, // qsub3_then_hsub
21642 0, // qsub3_then_ssub
21643 0, // qsub2_then_bsub
21644 0, // qsub2_then_dsub
21645 0, // qsub2_then_hsub
21646 0, // qsub2_then_ssub
21647 0, // x8sub_7_then_sub_32
21648 0, // x8sub_6_then_sub_32
21649 0, // x8sub_5_then_sub_32
21650 0, // x8sub_4_then_sub_32
21651 0, // x8sub_3_then_sub_32
21652 0, // x8sub_2_then_sub_32
21653 0, // x8sub_1_then_sub_32
21654 0, // subo64_then_sub_32
21655 0, // zsub1_then_bsub
21656 0, // zsub1_then_dsub
21657 0, // zsub1_then_hsub
21658 0, // zsub1_then_ssub
21659 0, // zsub1_then_zsub
21660 0, // zsub3_then_bsub
21661 0, // zsub3_then_dsub
21662 0, // zsub3_then_hsub
21663 0, // zsub3_then_ssub
21664 0, // zsub3_then_zsub
21665 0, // zsub2_then_bsub
21666 0, // zsub2_then_dsub
21667 0, // zsub2_then_hsub
21668 0, // zsub2_then_ssub
21669 0, // zsub2_then_zsub
21670 0, // dsub0_dsub1
21671 0, // dsub0_dsub1_dsub2
21672 0, // dsub1_dsub2
21673 0, // dsub1_dsub2_dsub3
21674 0, // dsub2_dsub3
21675 0, // dsub_qsub1_then_dsub
21676 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21677 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21678 0, // qsub0_qsub1
21679 0, // qsub0_qsub1_qsub2
21680 0, // qsub1_qsub2
21681 0, // qsub1_qsub2_qsub3
21682 0, // qsub2_qsub3
21683 0, // qsub1_then_dsub_qsub2_then_dsub
21684 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21685 0, // qsub2_then_dsub_qsub3_then_dsub
21686 0, // sub_32_x8sub_1_then_sub_32
21687 0, // x8sub_0_x8sub_1
21688 0, // x8sub_2_x8sub_3
21689 0, // x8sub_4_x8sub_5
21690 0, // x8sub_6_x8sub_7
21691 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
21692 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
21693 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
21694 0, // sub_32_subo64_then_sub_32
21695 0, // dsub_zsub1_then_dsub
21696 0, // zsub_zsub1_then_zsub
21697 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21698 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
21699 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21700 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
21701 0, // zsub0_zsub1
21702 0, // zsub0_zsub1_zsub2
21703 0, // zsub1_zsub2
21704 0, // zsub1_zsub2_zsub3
21705 0, // zsub2_zsub3
21706 0, // zsub1_then_dsub_zsub2_then_dsub
21707 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21708 0, // zsub1_then_zsub_zsub2_then_zsub
21709 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21710 0, // zsub2_then_dsub_zsub3_then_dsub
21711 0, // zsub2_then_zsub_zsub3_then_zsub
21712 0, // zsub0_zsub2
21713 0, // zsub1_zsub3
21714 },
21715 { // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
21716 0, // bsub
21717 0, // dsub
21718 0, // dsub0
21719 0, // dsub1
21720 0, // dsub2
21721 0, // dsub3
21722 0, // hsub
21723 17, // psub -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
21724 17, // psub0 -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
21725 17, // psub1 -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
21726 0, // qsub0
21727 0, // qsub1
21728 0, // qsub2
21729 0, // qsub3
21730 0, // ssub
21731 0, // sub_32
21732 0, // sube32
21733 0, // sube64
21734 0, // subo32
21735 0, // subo64
21736 0, // x8sub_0
21737 0, // x8sub_1
21738 0, // x8sub_2
21739 0, // x8sub_3
21740 0, // x8sub_4
21741 0, // x8sub_5
21742 0, // x8sub_6
21743 0, // x8sub_7
21744 0, // zasubb
21745 0, // zasubd0
21746 0, // zasubd1
21747 0, // zasubh0
21748 0, // zasubh1
21749 0, // zasubq0
21750 0, // zasubq1
21751 0, // zasubs0
21752 0, // zasubs1
21753 0, // zsub
21754 0, // zsub0
21755 0, // zsub1
21756 0, // zsub2
21757 0, // zsub3
21758 0, // zasubd1_then_zasubq0
21759 0, // zasubd1_then_zasubq1
21760 0, // zasubs1_then_zasubd0
21761 0, // zasubs1_then_zasubd1
21762 0, // zasubs1_then_zasubq0
21763 0, // zasubs1_then_zasubq1
21764 0, // zasubs1_then_zasubd1_then_zasubq0
21765 0, // zasubs1_then_zasubd1_then_zasubq1
21766 0, // zasubh1_then_zasubd0
21767 0, // zasubh1_then_zasubd1
21768 0, // zasubh1_then_zasubq0
21769 0, // zasubh1_then_zasubq1
21770 0, // zasubh1_then_zasubs0
21771 0, // zasubh1_then_zasubs1
21772 0, // zasubh1_then_zasubd1_then_zasubq0
21773 0, // zasubh1_then_zasubd1_then_zasubq1
21774 0, // zasubh1_then_zasubs1_then_zasubd0
21775 0, // zasubh1_then_zasubs1_then_zasubd1
21776 0, // zasubh1_then_zasubs1_then_zasubq0
21777 0, // zasubh1_then_zasubs1_then_zasubq1
21778 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21779 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21780 0, // dsub1_then_bsub
21781 0, // dsub1_then_hsub
21782 0, // dsub1_then_ssub
21783 0, // dsub3_then_bsub
21784 0, // dsub3_then_hsub
21785 0, // dsub3_then_ssub
21786 0, // dsub2_then_bsub
21787 0, // dsub2_then_hsub
21788 0, // dsub2_then_ssub
21789 17, // psub1_then_psub -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
21790 0, // qsub1_then_bsub
21791 0, // qsub1_then_dsub
21792 0, // qsub1_then_hsub
21793 0, // qsub1_then_ssub
21794 0, // qsub3_then_bsub
21795 0, // qsub3_then_dsub
21796 0, // qsub3_then_hsub
21797 0, // qsub3_then_ssub
21798 0, // qsub2_then_bsub
21799 0, // qsub2_then_dsub
21800 0, // qsub2_then_hsub
21801 0, // qsub2_then_ssub
21802 0, // x8sub_7_then_sub_32
21803 0, // x8sub_6_then_sub_32
21804 0, // x8sub_5_then_sub_32
21805 0, // x8sub_4_then_sub_32
21806 0, // x8sub_3_then_sub_32
21807 0, // x8sub_2_then_sub_32
21808 0, // x8sub_1_then_sub_32
21809 0, // subo64_then_sub_32
21810 0, // zsub1_then_bsub
21811 0, // zsub1_then_dsub
21812 0, // zsub1_then_hsub
21813 0, // zsub1_then_ssub
21814 0, // zsub1_then_zsub
21815 0, // zsub3_then_bsub
21816 0, // zsub3_then_dsub
21817 0, // zsub3_then_hsub
21818 0, // zsub3_then_ssub
21819 0, // zsub3_then_zsub
21820 0, // zsub2_then_bsub
21821 0, // zsub2_then_dsub
21822 0, // zsub2_then_hsub
21823 0, // zsub2_then_ssub
21824 0, // zsub2_then_zsub
21825 0, // dsub0_dsub1
21826 0, // dsub0_dsub1_dsub2
21827 0, // dsub1_dsub2
21828 0, // dsub1_dsub2_dsub3
21829 0, // dsub2_dsub3
21830 0, // dsub_qsub1_then_dsub
21831 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21832 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21833 0, // qsub0_qsub1
21834 0, // qsub0_qsub1_qsub2
21835 0, // qsub1_qsub2
21836 0, // qsub1_qsub2_qsub3
21837 0, // qsub2_qsub3
21838 0, // qsub1_then_dsub_qsub2_then_dsub
21839 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21840 0, // qsub2_then_dsub_qsub3_then_dsub
21841 0, // sub_32_x8sub_1_then_sub_32
21842 0, // x8sub_0_x8sub_1
21843 0, // x8sub_2_x8sub_3
21844 0, // x8sub_4_x8sub_5
21845 0, // x8sub_6_x8sub_7
21846 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
21847 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
21848 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
21849 0, // sub_32_subo64_then_sub_32
21850 0, // dsub_zsub1_then_dsub
21851 0, // zsub_zsub1_then_zsub
21852 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21853 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
21854 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21855 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
21856 0, // zsub0_zsub1
21857 0, // zsub0_zsub1_zsub2
21858 0, // zsub1_zsub2
21859 0, // zsub1_zsub2_zsub3
21860 0, // zsub2_zsub3
21861 0, // zsub1_then_dsub_zsub2_then_dsub
21862 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
21863 0, // zsub1_then_zsub_zsub2_then_zsub
21864 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
21865 0, // zsub2_then_dsub_zsub3_then_dsub
21866 0, // zsub2_then_zsub_zsub3_then_zsub
21867 0, // zsub0_zsub2
21868 0, // zsub1_zsub3
21869 },
21870 { // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
21871 0, // bsub
21872 0, // dsub
21873 0, // dsub0
21874 0, // dsub1
21875 0, // dsub2
21876 0, // dsub3
21877 0, // hsub
21878 18, // psub -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
21879 18, // psub0 -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
21880 18, // psub1 -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
21881 0, // qsub0
21882 0, // qsub1
21883 0, // qsub2
21884 0, // qsub3
21885 0, // ssub
21886 0, // sub_32
21887 0, // sube32
21888 0, // sube64
21889 0, // subo32
21890 0, // subo64
21891 0, // x8sub_0
21892 0, // x8sub_1
21893 0, // x8sub_2
21894 0, // x8sub_3
21895 0, // x8sub_4
21896 0, // x8sub_5
21897 0, // x8sub_6
21898 0, // x8sub_7
21899 0, // zasubb
21900 0, // zasubd0
21901 0, // zasubd1
21902 0, // zasubh0
21903 0, // zasubh1
21904 0, // zasubq0
21905 0, // zasubq1
21906 0, // zasubs0
21907 0, // zasubs1
21908 0, // zsub
21909 0, // zsub0
21910 0, // zsub1
21911 0, // zsub2
21912 0, // zsub3
21913 0, // zasubd1_then_zasubq0
21914 0, // zasubd1_then_zasubq1
21915 0, // zasubs1_then_zasubd0
21916 0, // zasubs1_then_zasubd1
21917 0, // zasubs1_then_zasubq0
21918 0, // zasubs1_then_zasubq1
21919 0, // zasubs1_then_zasubd1_then_zasubq0
21920 0, // zasubs1_then_zasubd1_then_zasubq1
21921 0, // zasubh1_then_zasubd0
21922 0, // zasubh1_then_zasubd1
21923 0, // zasubh1_then_zasubq0
21924 0, // zasubh1_then_zasubq1
21925 0, // zasubh1_then_zasubs0
21926 0, // zasubh1_then_zasubs1
21927 0, // zasubh1_then_zasubd1_then_zasubq0
21928 0, // zasubh1_then_zasubd1_then_zasubq1
21929 0, // zasubh1_then_zasubs1_then_zasubd0
21930 0, // zasubh1_then_zasubs1_then_zasubd1
21931 0, // zasubh1_then_zasubs1_then_zasubq0
21932 0, // zasubh1_then_zasubs1_then_zasubq1
21933 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
21934 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
21935 0, // dsub1_then_bsub
21936 0, // dsub1_then_hsub
21937 0, // dsub1_then_ssub
21938 0, // dsub3_then_bsub
21939 0, // dsub3_then_hsub
21940 0, // dsub3_then_ssub
21941 0, // dsub2_then_bsub
21942 0, // dsub2_then_hsub
21943 0, // dsub2_then_ssub
21944 18, // psub1_then_psub -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
21945 0, // qsub1_then_bsub
21946 0, // qsub1_then_dsub
21947 0, // qsub1_then_hsub
21948 0, // qsub1_then_ssub
21949 0, // qsub3_then_bsub
21950 0, // qsub3_then_dsub
21951 0, // qsub3_then_hsub
21952 0, // qsub3_then_ssub
21953 0, // qsub2_then_bsub
21954 0, // qsub2_then_dsub
21955 0, // qsub2_then_hsub
21956 0, // qsub2_then_ssub
21957 0, // x8sub_7_then_sub_32
21958 0, // x8sub_6_then_sub_32
21959 0, // x8sub_5_then_sub_32
21960 0, // x8sub_4_then_sub_32
21961 0, // x8sub_3_then_sub_32
21962 0, // x8sub_2_then_sub_32
21963 0, // x8sub_1_then_sub_32
21964 0, // subo64_then_sub_32
21965 0, // zsub1_then_bsub
21966 0, // zsub1_then_dsub
21967 0, // zsub1_then_hsub
21968 0, // zsub1_then_ssub
21969 0, // zsub1_then_zsub
21970 0, // zsub3_then_bsub
21971 0, // zsub3_then_dsub
21972 0, // zsub3_then_hsub
21973 0, // zsub3_then_ssub
21974 0, // zsub3_then_zsub
21975 0, // zsub2_then_bsub
21976 0, // zsub2_then_dsub
21977 0, // zsub2_then_hsub
21978 0, // zsub2_then_ssub
21979 0, // zsub2_then_zsub
21980 0, // dsub0_dsub1
21981 0, // dsub0_dsub1_dsub2
21982 0, // dsub1_dsub2
21983 0, // dsub1_dsub2_dsub3
21984 0, // dsub2_dsub3
21985 0, // dsub_qsub1_then_dsub
21986 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21987 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
21988 0, // qsub0_qsub1
21989 0, // qsub0_qsub1_qsub2
21990 0, // qsub1_qsub2
21991 0, // qsub1_qsub2_qsub3
21992 0, // qsub2_qsub3
21993 0, // qsub1_then_dsub_qsub2_then_dsub
21994 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
21995 0, // qsub2_then_dsub_qsub3_then_dsub
21996 0, // sub_32_x8sub_1_then_sub_32
21997 0, // x8sub_0_x8sub_1
21998 0, // x8sub_2_x8sub_3
21999 0, // x8sub_4_x8sub_5
22000 0, // x8sub_6_x8sub_7
22001 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22002 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22003 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22004 0, // sub_32_subo64_then_sub_32
22005 0, // dsub_zsub1_then_dsub
22006 0, // zsub_zsub1_then_zsub
22007 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22008 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22009 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22010 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22011 0, // zsub0_zsub1
22012 0, // zsub0_zsub1_zsub2
22013 0, // zsub1_zsub2
22014 0, // zsub1_zsub2_zsub3
22015 0, // zsub2_zsub3
22016 0, // zsub1_then_dsub_zsub2_then_dsub
22017 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22018 0, // zsub1_then_zsub_zsub2_then_zsub
22019 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22020 0, // zsub2_then_dsub_zsub3_then_dsub
22021 0, // zsub2_then_zsub_zsub3_then_zsub
22022 0, // zsub0_zsub2
22023 0, // zsub1_zsub3
22024 },
22025 { // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
22026 0, // bsub
22027 0, // dsub
22028 0, // dsub0
22029 0, // dsub1
22030 0, // dsub2
22031 0, // dsub3
22032 0, // hsub
22033 19, // psub -> PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
22034 19, // psub0 -> PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
22035 19, // psub1 -> PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
22036 0, // qsub0
22037 0, // qsub1
22038 0, // qsub2
22039 0, // qsub3
22040 0, // ssub
22041 0, // sub_32
22042 0, // sube32
22043 0, // sube64
22044 0, // subo32
22045 0, // subo64
22046 0, // x8sub_0
22047 0, // x8sub_1
22048 0, // x8sub_2
22049 0, // x8sub_3
22050 0, // x8sub_4
22051 0, // x8sub_5
22052 0, // x8sub_6
22053 0, // x8sub_7
22054 0, // zasubb
22055 0, // zasubd0
22056 0, // zasubd1
22057 0, // zasubh0
22058 0, // zasubh1
22059 0, // zasubq0
22060 0, // zasubq1
22061 0, // zasubs0
22062 0, // zasubs1
22063 0, // zsub
22064 0, // zsub0
22065 0, // zsub1
22066 0, // zsub2
22067 0, // zsub3
22068 0, // zasubd1_then_zasubq0
22069 0, // zasubd1_then_zasubq1
22070 0, // zasubs1_then_zasubd0
22071 0, // zasubs1_then_zasubd1
22072 0, // zasubs1_then_zasubq0
22073 0, // zasubs1_then_zasubq1
22074 0, // zasubs1_then_zasubd1_then_zasubq0
22075 0, // zasubs1_then_zasubd1_then_zasubq1
22076 0, // zasubh1_then_zasubd0
22077 0, // zasubh1_then_zasubd1
22078 0, // zasubh1_then_zasubq0
22079 0, // zasubh1_then_zasubq1
22080 0, // zasubh1_then_zasubs0
22081 0, // zasubh1_then_zasubs1
22082 0, // zasubh1_then_zasubd1_then_zasubq0
22083 0, // zasubh1_then_zasubd1_then_zasubq1
22084 0, // zasubh1_then_zasubs1_then_zasubd0
22085 0, // zasubh1_then_zasubs1_then_zasubd1
22086 0, // zasubh1_then_zasubs1_then_zasubq0
22087 0, // zasubh1_then_zasubs1_then_zasubq1
22088 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
22089 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
22090 0, // dsub1_then_bsub
22091 0, // dsub1_then_hsub
22092 0, // dsub1_then_ssub
22093 0, // dsub3_then_bsub
22094 0, // dsub3_then_hsub
22095 0, // dsub3_then_ssub
22096 0, // dsub2_then_bsub
22097 0, // dsub2_then_hsub
22098 0, // dsub2_then_ssub
22099 19, // psub1_then_psub -> PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
22100 0, // qsub1_then_bsub
22101 0, // qsub1_then_dsub
22102 0, // qsub1_then_hsub
22103 0, // qsub1_then_ssub
22104 0, // qsub3_then_bsub
22105 0, // qsub3_then_dsub
22106 0, // qsub3_then_hsub
22107 0, // qsub3_then_ssub
22108 0, // qsub2_then_bsub
22109 0, // qsub2_then_dsub
22110 0, // qsub2_then_hsub
22111 0, // qsub2_then_ssub
22112 0, // x8sub_7_then_sub_32
22113 0, // x8sub_6_then_sub_32
22114 0, // x8sub_5_then_sub_32
22115 0, // x8sub_4_then_sub_32
22116 0, // x8sub_3_then_sub_32
22117 0, // x8sub_2_then_sub_32
22118 0, // x8sub_1_then_sub_32
22119 0, // subo64_then_sub_32
22120 0, // zsub1_then_bsub
22121 0, // zsub1_then_dsub
22122 0, // zsub1_then_hsub
22123 0, // zsub1_then_ssub
22124 0, // zsub1_then_zsub
22125 0, // zsub3_then_bsub
22126 0, // zsub3_then_dsub
22127 0, // zsub3_then_hsub
22128 0, // zsub3_then_ssub
22129 0, // zsub3_then_zsub
22130 0, // zsub2_then_bsub
22131 0, // zsub2_then_dsub
22132 0, // zsub2_then_hsub
22133 0, // zsub2_then_ssub
22134 0, // zsub2_then_zsub
22135 0, // dsub0_dsub1
22136 0, // dsub0_dsub1_dsub2
22137 0, // dsub1_dsub2
22138 0, // dsub1_dsub2_dsub3
22139 0, // dsub2_dsub3
22140 0, // dsub_qsub1_then_dsub
22141 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22142 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
22143 0, // qsub0_qsub1
22144 0, // qsub0_qsub1_qsub2
22145 0, // qsub1_qsub2
22146 0, // qsub1_qsub2_qsub3
22147 0, // qsub2_qsub3
22148 0, // qsub1_then_dsub_qsub2_then_dsub
22149 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22150 0, // qsub2_then_dsub_qsub3_then_dsub
22151 0, // sub_32_x8sub_1_then_sub_32
22152 0, // x8sub_0_x8sub_1
22153 0, // x8sub_2_x8sub_3
22154 0, // x8sub_4_x8sub_5
22155 0, // x8sub_6_x8sub_7
22156 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22157 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22158 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22159 0, // sub_32_subo64_then_sub_32
22160 0, // dsub_zsub1_then_dsub
22161 0, // zsub_zsub1_then_zsub
22162 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22163 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22164 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22165 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22166 0, // zsub0_zsub1
22167 0, // zsub0_zsub1_zsub2
22168 0, // zsub1_zsub2
22169 0, // zsub1_zsub2_zsub3
22170 0, // zsub2_zsub3
22171 0, // zsub1_then_dsub_zsub2_then_dsub
22172 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22173 0, // zsub1_then_zsub_zsub2_then_zsub
22174 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22175 0, // zsub2_then_dsub_zsub3_then_dsub
22176 0, // zsub2_then_zsub_zsub3_then_zsub
22177 0, // zsub0_zsub2
22178 0, // zsub1_zsub3
22179 },
22180 { // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
22181 0, // bsub
22182 0, // dsub
22183 0, // dsub0
22184 0, // dsub1
22185 0, // dsub2
22186 0, // dsub3
22187 0, // hsub
22188 20, // psub -> PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
22189 20, // psub0 -> PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
22190 20, // psub1 -> PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
22191 0, // qsub0
22192 0, // qsub1
22193 0, // qsub2
22194 0, // qsub3
22195 0, // ssub
22196 0, // sub_32
22197 0, // sube32
22198 0, // sube64
22199 0, // subo32
22200 0, // subo64
22201 0, // x8sub_0
22202 0, // x8sub_1
22203 0, // x8sub_2
22204 0, // x8sub_3
22205 0, // x8sub_4
22206 0, // x8sub_5
22207 0, // x8sub_6
22208 0, // x8sub_7
22209 0, // zasubb
22210 0, // zasubd0
22211 0, // zasubd1
22212 0, // zasubh0
22213 0, // zasubh1
22214 0, // zasubq0
22215 0, // zasubq1
22216 0, // zasubs0
22217 0, // zasubs1
22218 0, // zsub
22219 0, // zsub0
22220 0, // zsub1
22221 0, // zsub2
22222 0, // zsub3
22223 0, // zasubd1_then_zasubq0
22224 0, // zasubd1_then_zasubq1
22225 0, // zasubs1_then_zasubd0
22226 0, // zasubs1_then_zasubd1
22227 0, // zasubs1_then_zasubq0
22228 0, // zasubs1_then_zasubq1
22229 0, // zasubs1_then_zasubd1_then_zasubq0
22230 0, // zasubs1_then_zasubd1_then_zasubq1
22231 0, // zasubh1_then_zasubd0
22232 0, // zasubh1_then_zasubd1
22233 0, // zasubh1_then_zasubq0
22234 0, // zasubh1_then_zasubq1
22235 0, // zasubh1_then_zasubs0
22236 0, // zasubh1_then_zasubs1
22237 0, // zasubh1_then_zasubd1_then_zasubq0
22238 0, // zasubh1_then_zasubd1_then_zasubq1
22239 0, // zasubh1_then_zasubs1_then_zasubd0
22240 0, // zasubh1_then_zasubs1_then_zasubd1
22241 0, // zasubh1_then_zasubs1_then_zasubq0
22242 0, // zasubh1_then_zasubs1_then_zasubq1
22243 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
22244 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
22245 0, // dsub1_then_bsub
22246 0, // dsub1_then_hsub
22247 0, // dsub1_then_ssub
22248 0, // dsub3_then_bsub
22249 0, // dsub3_then_hsub
22250 0, // dsub3_then_ssub
22251 0, // dsub2_then_bsub
22252 0, // dsub2_then_hsub
22253 0, // dsub2_then_ssub
22254 20, // psub1_then_psub -> PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
22255 0, // qsub1_then_bsub
22256 0, // qsub1_then_dsub
22257 0, // qsub1_then_hsub
22258 0, // qsub1_then_ssub
22259 0, // qsub3_then_bsub
22260 0, // qsub3_then_dsub
22261 0, // qsub3_then_hsub
22262 0, // qsub3_then_ssub
22263 0, // qsub2_then_bsub
22264 0, // qsub2_then_dsub
22265 0, // qsub2_then_hsub
22266 0, // qsub2_then_ssub
22267 0, // x8sub_7_then_sub_32
22268 0, // x8sub_6_then_sub_32
22269 0, // x8sub_5_then_sub_32
22270 0, // x8sub_4_then_sub_32
22271 0, // x8sub_3_then_sub_32
22272 0, // x8sub_2_then_sub_32
22273 0, // x8sub_1_then_sub_32
22274 0, // subo64_then_sub_32
22275 0, // zsub1_then_bsub
22276 0, // zsub1_then_dsub
22277 0, // zsub1_then_hsub
22278 0, // zsub1_then_ssub
22279 0, // zsub1_then_zsub
22280 0, // zsub3_then_bsub
22281 0, // zsub3_then_dsub
22282 0, // zsub3_then_hsub
22283 0, // zsub3_then_ssub
22284 0, // zsub3_then_zsub
22285 0, // zsub2_then_bsub
22286 0, // zsub2_then_dsub
22287 0, // zsub2_then_hsub
22288 0, // zsub2_then_ssub
22289 0, // zsub2_then_zsub
22290 0, // dsub0_dsub1
22291 0, // dsub0_dsub1_dsub2
22292 0, // dsub1_dsub2
22293 0, // dsub1_dsub2_dsub3
22294 0, // dsub2_dsub3
22295 0, // dsub_qsub1_then_dsub
22296 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22297 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
22298 0, // qsub0_qsub1
22299 0, // qsub0_qsub1_qsub2
22300 0, // qsub1_qsub2
22301 0, // qsub1_qsub2_qsub3
22302 0, // qsub2_qsub3
22303 0, // qsub1_then_dsub_qsub2_then_dsub
22304 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22305 0, // qsub2_then_dsub_qsub3_then_dsub
22306 0, // sub_32_x8sub_1_then_sub_32
22307 0, // x8sub_0_x8sub_1
22308 0, // x8sub_2_x8sub_3
22309 0, // x8sub_4_x8sub_5
22310 0, // x8sub_6_x8sub_7
22311 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22312 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22313 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22314 0, // sub_32_subo64_then_sub_32
22315 0, // dsub_zsub1_then_dsub
22316 0, // zsub_zsub1_then_zsub
22317 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22318 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22319 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22320 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22321 0, // zsub0_zsub1
22322 0, // zsub0_zsub1_zsub2
22323 0, // zsub1_zsub2
22324 0, // zsub1_zsub2_zsub3
22325 0, // zsub2_zsub3
22326 0, // zsub1_then_dsub_zsub2_then_dsub
22327 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22328 0, // zsub1_then_zsub_zsub2_then_zsub
22329 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22330 0, // zsub2_then_dsub_zsub3_then_dsub
22331 0, // zsub2_then_zsub_zsub3_then_zsub
22332 0, // zsub0_zsub2
22333 0, // zsub1_zsub3
22334 },
22335 { // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
22336 0, // bsub
22337 0, // dsub
22338 0, // dsub0
22339 0, // dsub1
22340 0, // dsub2
22341 0, // dsub3
22342 0, // hsub
22343 21, // psub -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
22344 21, // psub0 -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
22345 21, // psub1 -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
22346 0, // qsub0
22347 0, // qsub1
22348 0, // qsub2
22349 0, // qsub3
22350 0, // ssub
22351 0, // sub_32
22352 0, // sube32
22353 0, // sube64
22354 0, // subo32
22355 0, // subo64
22356 0, // x8sub_0
22357 0, // x8sub_1
22358 0, // x8sub_2
22359 0, // x8sub_3
22360 0, // x8sub_4
22361 0, // x8sub_5
22362 0, // x8sub_6
22363 0, // x8sub_7
22364 0, // zasubb
22365 0, // zasubd0
22366 0, // zasubd1
22367 0, // zasubh0
22368 0, // zasubh1
22369 0, // zasubq0
22370 0, // zasubq1
22371 0, // zasubs0
22372 0, // zasubs1
22373 0, // zsub
22374 0, // zsub0
22375 0, // zsub1
22376 0, // zsub2
22377 0, // zsub3
22378 0, // zasubd1_then_zasubq0
22379 0, // zasubd1_then_zasubq1
22380 0, // zasubs1_then_zasubd0
22381 0, // zasubs1_then_zasubd1
22382 0, // zasubs1_then_zasubq0
22383 0, // zasubs1_then_zasubq1
22384 0, // zasubs1_then_zasubd1_then_zasubq0
22385 0, // zasubs1_then_zasubd1_then_zasubq1
22386 0, // zasubh1_then_zasubd0
22387 0, // zasubh1_then_zasubd1
22388 0, // zasubh1_then_zasubq0
22389 0, // zasubh1_then_zasubq1
22390 0, // zasubh1_then_zasubs0
22391 0, // zasubh1_then_zasubs1
22392 0, // zasubh1_then_zasubd1_then_zasubq0
22393 0, // zasubh1_then_zasubd1_then_zasubq1
22394 0, // zasubh1_then_zasubs1_then_zasubd0
22395 0, // zasubh1_then_zasubs1_then_zasubd1
22396 0, // zasubh1_then_zasubs1_then_zasubq0
22397 0, // zasubh1_then_zasubs1_then_zasubq1
22398 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
22399 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
22400 0, // dsub1_then_bsub
22401 0, // dsub1_then_hsub
22402 0, // dsub1_then_ssub
22403 0, // dsub3_then_bsub
22404 0, // dsub3_then_hsub
22405 0, // dsub3_then_ssub
22406 0, // dsub2_then_bsub
22407 0, // dsub2_then_hsub
22408 0, // dsub2_then_ssub
22409 21, // psub1_then_psub -> PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
22410 0, // qsub1_then_bsub
22411 0, // qsub1_then_dsub
22412 0, // qsub1_then_hsub
22413 0, // qsub1_then_ssub
22414 0, // qsub3_then_bsub
22415 0, // qsub3_then_dsub
22416 0, // qsub3_then_hsub
22417 0, // qsub3_then_ssub
22418 0, // qsub2_then_bsub
22419 0, // qsub2_then_dsub
22420 0, // qsub2_then_hsub
22421 0, // qsub2_then_ssub
22422 0, // x8sub_7_then_sub_32
22423 0, // x8sub_6_then_sub_32
22424 0, // x8sub_5_then_sub_32
22425 0, // x8sub_4_then_sub_32
22426 0, // x8sub_3_then_sub_32
22427 0, // x8sub_2_then_sub_32
22428 0, // x8sub_1_then_sub_32
22429 0, // subo64_then_sub_32
22430 0, // zsub1_then_bsub
22431 0, // zsub1_then_dsub
22432 0, // zsub1_then_hsub
22433 0, // zsub1_then_ssub
22434 0, // zsub1_then_zsub
22435 0, // zsub3_then_bsub
22436 0, // zsub3_then_dsub
22437 0, // zsub3_then_hsub
22438 0, // zsub3_then_ssub
22439 0, // zsub3_then_zsub
22440 0, // zsub2_then_bsub
22441 0, // zsub2_then_dsub
22442 0, // zsub2_then_hsub
22443 0, // zsub2_then_ssub
22444 0, // zsub2_then_zsub
22445 0, // dsub0_dsub1
22446 0, // dsub0_dsub1_dsub2
22447 0, // dsub1_dsub2
22448 0, // dsub1_dsub2_dsub3
22449 0, // dsub2_dsub3
22450 0, // dsub_qsub1_then_dsub
22451 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22452 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
22453 0, // qsub0_qsub1
22454 0, // qsub0_qsub1_qsub2
22455 0, // qsub1_qsub2
22456 0, // qsub1_qsub2_qsub3
22457 0, // qsub2_qsub3
22458 0, // qsub1_then_dsub_qsub2_then_dsub
22459 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22460 0, // qsub2_then_dsub_qsub3_then_dsub
22461 0, // sub_32_x8sub_1_then_sub_32
22462 0, // x8sub_0_x8sub_1
22463 0, // x8sub_2_x8sub_3
22464 0, // x8sub_4_x8sub_5
22465 0, // x8sub_6_x8sub_7
22466 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22467 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22468 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22469 0, // sub_32_subo64_then_sub_32
22470 0, // dsub_zsub1_then_dsub
22471 0, // zsub_zsub1_then_zsub
22472 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22473 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22474 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22475 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22476 0, // zsub0_zsub1
22477 0, // zsub0_zsub1_zsub2
22478 0, // zsub1_zsub2
22479 0, // zsub1_zsub2_zsub3
22480 0, // zsub2_zsub3
22481 0, // zsub1_then_dsub_zsub2_then_dsub
22482 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22483 0, // zsub1_then_zsub_zsub2_then_zsub
22484 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22485 0, // zsub2_then_dsub_zsub3_then_dsub
22486 0, // zsub2_then_zsub_zsub3_then_zsub
22487 0, // zsub0_zsub2
22488 0, // zsub1_zsub3
22489 },
22490 { // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
22491 0, // bsub
22492 0, // dsub
22493 0, // dsub0
22494 0, // dsub1
22495 0, // dsub2
22496 0, // dsub3
22497 0, // hsub
22498 22, // psub -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
22499 22, // psub0 -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
22500 22, // psub1 -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
22501 0, // qsub0
22502 0, // qsub1
22503 0, // qsub2
22504 0, // qsub3
22505 0, // ssub
22506 0, // sub_32
22507 0, // sube32
22508 0, // sube64
22509 0, // subo32
22510 0, // subo64
22511 0, // x8sub_0
22512 0, // x8sub_1
22513 0, // x8sub_2
22514 0, // x8sub_3
22515 0, // x8sub_4
22516 0, // x8sub_5
22517 0, // x8sub_6
22518 0, // x8sub_7
22519 0, // zasubb
22520 0, // zasubd0
22521 0, // zasubd1
22522 0, // zasubh0
22523 0, // zasubh1
22524 0, // zasubq0
22525 0, // zasubq1
22526 0, // zasubs0
22527 0, // zasubs1
22528 0, // zsub
22529 0, // zsub0
22530 0, // zsub1
22531 0, // zsub2
22532 0, // zsub3
22533 0, // zasubd1_then_zasubq0
22534 0, // zasubd1_then_zasubq1
22535 0, // zasubs1_then_zasubd0
22536 0, // zasubs1_then_zasubd1
22537 0, // zasubs1_then_zasubq0
22538 0, // zasubs1_then_zasubq1
22539 0, // zasubs1_then_zasubd1_then_zasubq0
22540 0, // zasubs1_then_zasubd1_then_zasubq1
22541 0, // zasubh1_then_zasubd0
22542 0, // zasubh1_then_zasubd1
22543 0, // zasubh1_then_zasubq0
22544 0, // zasubh1_then_zasubq1
22545 0, // zasubh1_then_zasubs0
22546 0, // zasubh1_then_zasubs1
22547 0, // zasubh1_then_zasubd1_then_zasubq0
22548 0, // zasubh1_then_zasubd1_then_zasubq1
22549 0, // zasubh1_then_zasubs1_then_zasubd0
22550 0, // zasubh1_then_zasubs1_then_zasubd1
22551 0, // zasubh1_then_zasubs1_then_zasubq0
22552 0, // zasubh1_then_zasubs1_then_zasubq1
22553 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
22554 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
22555 0, // dsub1_then_bsub
22556 0, // dsub1_then_hsub
22557 0, // dsub1_then_ssub
22558 0, // dsub3_then_bsub
22559 0, // dsub3_then_hsub
22560 0, // dsub3_then_ssub
22561 0, // dsub2_then_bsub
22562 0, // dsub2_then_hsub
22563 0, // dsub2_then_ssub
22564 22, // psub1_then_psub -> PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
22565 0, // qsub1_then_bsub
22566 0, // qsub1_then_dsub
22567 0, // qsub1_then_hsub
22568 0, // qsub1_then_ssub
22569 0, // qsub3_then_bsub
22570 0, // qsub3_then_dsub
22571 0, // qsub3_then_hsub
22572 0, // qsub3_then_ssub
22573 0, // qsub2_then_bsub
22574 0, // qsub2_then_dsub
22575 0, // qsub2_then_hsub
22576 0, // qsub2_then_ssub
22577 0, // x8sub_7_then_sub_32
22578 0, // x8sub_6_then_sub_32
22579 0, // x8sub_5_then_sub_32
22580 0, // x8sub_4_then_sub_32
22581 0, // x8sub_3_then_sub_32
22582 0, // x8sub_2_then_sub_32
22583 0, // x8sub_1_then_sub_32
22584 0, // subo64_then_sub_32
22585 0, // zsub1_then_bsub
22586 0, // zsub1_then_dsub
22587 0, // zsub1_then_hsub
22588 0, // zsub1_then_ssub
22589 0, // zsub1_then_zsub
22590 0, // zsub3_then_bsub
22591 0, // zsub3_then_dsub
22592 0, // zsub3_then_hsub
22593 0, // zsub3_then_ssub
22594 0, // zsub3_then_zsub
22595 0, // zsub2_then_bsub
22596 0, // zsub2_then_dsub
22597 0, // zsub2_then_hsub
22598 0, // zsub2_then_ssub
22599 0, // zsub2_then_zsub
22600 0, // dsub0_dsub1
22601 0, // dsub0_dsub1_dsub2
22602 0, // dsub1_dsub2
22603 0, // dsub1_dsub2_dsub3
22604 0, // dsub2_dsub3
22605 0, // dsub_qsub1_then_dsub
22606 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22607 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
22608 0, // qsub0_qsub1
22609 0, // qsub0_qsub1_qsub2
22610 0, // qsub1_qsub2
22611 0, // qsub1_qsub2_qsub3
22612 0, // qsub2_qsub3
22613 0, // qsub1_then_dsub_qsub2_then_dsub
22614 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22615 0, // qsub2_then_dsub_qsub3_then_dsub
22616 0, // sub_32_x8sub_1_then_sub_32
22617 0, // x8sub_0_x8sub_1
22618 0, // x8sub_2_x8sub_3
22619 0, // x8sub_4_x8sub_5
22620 0, // x8sub_6_x8sub_7
22621 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22622 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22623 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22624 0, // sub_32_subo64_then_sub_32
22625 0, // dsub_zsub1_then_dsub
22626 0, // zsub_zsub1_then_zsub
22627 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22628 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22629 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22630 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22631 0, // zsub0_zsub1
22632 0, // zsub0_zsub1_zsub2
22633 0, // zsub1_zsub2
22634 0, // zsub1_zsub2_zsub3
22635 0, // zsub2_zsub3
22636 0, // zsub1_then_dsub_zsub2_then_dsub
22637 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22638 0, // zsub1_then_zsub_zsub2_then_zsub
22639 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22640 0, // zsub2_then_dsub_zsub3_then_dsub
22641 0, // zsub2_then_zsub_zsub3_then_zsub
22642 0, // zsub0_zsub2
22643 0, // zsub1_zsub3
22644 },
22645 { // GPR32all
22646 0, // bsub
22647 0, // dsub
22648 0, // dsub0
22649 0, // dsub1
22650 0, // dsub2
22651 0, // dsub3
22652 0, // hsub
22653 0, // psub
22654 0, // psub0
22655 0, // psub1
22656 0, // qsub0
22657 0, // qsub1
22658 0, // qsub2
22659 0, // qsub3
22660 0, // ssub
22661 0, // sub_32
22662 0, // sube32
22663 0, // sube64
22664 0, // subo32
22665 0, // subo64
22666 0, // x8sub_0
22667 0, // x8sub_1
22668 0, // x8sub_2
22669 0, // x8sub_3
22670 0, // x8sub_4
22671 0, // x8sub_5
22672 0, // x8sub_6
22673 0, // x8sub_7
22674 0, // zasubb
22675 0, // zasubd0
22676 0, // zasubd1
22677 0, // zasubh0
22678 0, // zasubh1
22679 0, // zasubq0
22680 0, // zasubq1
22681 0, // zasubs0
22682 0, // zasubs1
22683 0, // zsub
22684 0, // zsub0
22685 0, // zsub1
22686 0, // zsub2
22687 0, // zsub3
22688 0, // zasubd1_then_zasubq0
22689 0, // zasubd1_then_zasubq1
22690 0, // zasubs1_then_zasubd0
22691 0, // zasubs1_then_zasubd1
22692 0, // zasubs1_then_zasubq0
22693 0, // zasubs1_then_zasubq1
22694 0, // zasubs1_then_zasubd1_then_zasubq0
22695 0, // zasubs1_then_zasubd1_then_zasubq1
22696 0, // zasubh1_then_zasubd0
22697 0, // zasubh1_then_zasubd1
22698 0, // zasubh1_then_zasubq0
22699 0, // zasubh1_then_zasubq1
22700 0, // zasubh1_then_zasubs0
22701 0, // zasubh1_then_zasubs1
22702 0, // zasubh1_then_zasubd1_then_zasubq0
22703 0, // zasubh1_then_zasubd1_then_zasubq1
22704 0, // zasubh1_then_zasubs1_then_zasubd0
22705 0, // zasubh1_then_zasubs1_then_zasubd1
22706 0, // zasubh1_then_zasubs1_then_zasubq0
22707 0, // zasubh1_then_zasubs1_then_zasubq1
22708 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
22709 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
22710 0, // dsub1_then_bsub
22711 0, // dsub1_then_hsub
22712 0, // dsub1_then_ssub
22713 0, // dsub3_then_bsub
22714 0, // dsub3_then_hsub
22715 0, // dsub3_then_ssub
22716 0, // dsub2_then_bsub
22717 0, // dsub2_then_hsub
22718 0, // dsub2_then_ssub
22719 0, // psub1_then_psub
22720 0, // qsub1_then_bsub
22721 0, // qsub1_then_dsub
22722 0, // qsub1_then_hsub
22723 0, // qsub1_then_ssub
22724 0, // qsub3_then_bsub
22725 0, // qsub3_then_dsub
22726 0, // qsub3_then_hsub
22727 0, // qsub3_then_ssub
22728 0, // qsub2_then_bsub
22729 0, // qsub2_then_dsub
22730 0, // qsub2_then_hsub
22731 0, // qsub2_then_ssub
22732 0, // x8sub_7_then_sub_32
22733 0, // x8sub_6_then_sub_32
22734 0, // x8sub_5_then_sub_32
22735 0, // x8sub_4_then_sub_32
22736 0, // x8sub_3_then_sub_32
22737 0, // x8sub_2_then_sub_32
22738 0, // x8sub_1_then_sub_32
22739 0, // subo64_then_sub_32
22740 0, // zsub1_then_bsub
22741 0, // zsub1_then_dsub
22742 0, // zsub1_then_hsub
22743 0, // zsub1_then_ssub
22744 0, // zsub1_then_zsub
22745 0, // zsub3_then_bsub
22746 0, // zsub3_then_dsub
22747 0, // zsub3_then_hsub
22748 0, // zsub3_then_ssub
22749 0, // zsub3_then_zsub
22750 0, // zsub2_then_bsub
22751 0, // zsub2_then_dsub
22752 0, // zsub2_then_hsub
22753 0, // zsub2_then_ssub
22754 0, // zsub2_then_zsub
22755 0, // dsub0_dsub1
22756 0, // dsub0_dsub1_dsub2
22757 0, // dsub1_dsub2
22758 0, // dsub1_dsub2_dsub3
22759 0, // dsub2_dsub3
22760 0, // dsub_qsub1_then_dsub
22761 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22762 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
22763 0, // qsub0_qsub1
22764 0, // qsub0_qsub1_qsub2
22765 0, // qsub1_qsub2
22766 0, // qsub1_qsub2_qsub3
22767 0, // qsub2_qsub3
22768 0, // qsub1_then_dsub_qsub2_then_dsub
22769 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22770 0, // qsub2_then_dsub_qsub3_then_dsub
22771 0, // sub_32_x8sub_1_then_sub_32
22772 0, // x8sub_0_x8sub_1
22773 0, // x8sub_2_x8sub_3
22774 0, // x8sub_4_x8sub_5
22775 0, // x8sub_6_x8sub_7
22776 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22777 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22778 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22779 0, // sub_32_subo64_then_sub_32
22780 0, // dsub_zsub1_then_dsub
22781 0, // zsub_zsub1_then_zsub
22782 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22783 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22784 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22785 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22786 0, // zsub0_zsub1
22787 0, // zsub0_zsub1_zsub2
22788 0, // zsub1_zsub2
22789 0, // zsub1_zsub2_zsub3
22790 0, // zsub2_zsub3
22791 0, // zsub1_then_dsub_zsub2_then_dsub
22792 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22793 0, // zsub1_then_zsub_zsub2_then_zsub
22794 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22795 0, // zsub2_then_dsub_zsub3_then_dsub
22796 0, // zsub2_then_zsub_zsub3_then_zsub
22797 0, // zsub0_zsub2
22798 0, // zsub1_zsub3
22799 },
22800 { // FPR32
22801 24, // bsub -> FPR32
22802 0, // dsub
22803 0, // dsub0
22804 0, // dsub1
22805 0, // dsub2
22806 0, // dsub3
22807 24, // hsub -> FPR32
22808 0, // psub
22809 0, // psub0
22810 0, // psub1
22811 0, // qsub0
22812 0, // qsub1
22813 0, // qsub2
22814 0, // qsub3
22815 0, // ssub
22816 0, // sub_32
22817 0, // sube32
22818 0, // sube64
22819 0, // subo32
22820 0, // subo64
22821 0, // x8sub_0
22822 0, // x8sub_1
22823 0, // x8sub_2
22824 0, // x8sub_3
22825 0, // x8sub_4
22826 0, // x8sub_5
22827 0, // x8sub_6
22828 0, // x8sub_7
22829 0, // zasubb
22830 0, // zasubd0
22831 0, // zasubd1
22832 0, // zasubh0
22833 0, // zasubh1
22834 0, // zasubq0
22835 0, // zasubq1
22836 0, // zasubs0
22837 0, // zasubs1
22838 0, // zsub
22839 0, // zsub0
22840 0, // zsub1
22841 0, // zsub2
22842 0, // zsub3
22843 0, // zasubd1_then_zasubq0
22844 0, // zasubd1_then_zasubq1
22845 0, // zasubs1_then_zasubd0
22846 0, // zasubs1_then_zasubd1
22847 0, // zasubs1_then_zasubq0
22848 0, // zasubs1_then_zasubq1
22849 0, // zasubs1_then_zasubd1_then_zasubq0
22850 0, // zasubs1_then_zasubd1_then_zasubq1
22851 0, // zasubh1_then_zasubd0
22852 0, // zasubh1_then_zasubd1
22853 0, // zasubh1_then_zasubq0
22854 0, // zasubh1_then_zasubq1
22855 0, // zasubh1_then_zasubs0
22856 0, // zasubh1_then_zasubs1
22857 0, // zasubh1_then_zasubd1_then_zasubq0
22858 0, // zasubh1_then_zasubd1_then_zasubq1
22859 0, // zasubh1_then_zasubs1_then_zasubd0
22860 0, // zasubh1_then_zasubs1_then_zasubd1
22861 0, // zasubh1_then_zasubs1_then_zasubq0
22862 0, // zasubh1_then_zasubs1_then_zasubq1
22863 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
22864 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
22865 0, // dsub1_then_bsub
22866 0, // dsub1_then_hsub
22867 0, // dsub1_then_ssub
22868 0, // dsub3_then_bsub
22869 0, // dsub3_then_hsub
22870 0, // dsub3_then_ssub
22871 0, // dsub2_then_bsub
22872 0, // dsub2_then_hsub
22873 0, // dsub2_then_ssub
22874 0, // psub1_then_psub
22875 0, // qsub1_then_bsub
22876 0, // qsub1_then_dsub
22877 0, // qsub1_then_hsub
22878 0, // qsub1_then_ssub
22879 0, // qsub3_then_bsub
22880 0, // qsub3_then_dsub
22881 0, // qsub3_then_hsub
22882 0, // qsub3_then_ssub
22883 0, // qsub2_then_bsub
22884 0, // qsub2_then_dsub
22885 0, // qsub2_then_hsub
22886 0, // qsub2_then_ssub
22887 0, // x8sub_7_then_sub_32
22888 0, // x8sub_6_then_sub_32
22889 0, // x8sub_5_then_sub_32
22890 0, // x8sub_4_then_sub_32
22891 0, // x8sub_3_then_sub_32
22892 0, // x8sub_2_then_sub_32
22893 0, // x8sub_1_then_sub_32
22894 0, // subo64_then_sub_32
22895 0, // zsub1_then_bsub
22896 0, // zsub1_then_dsub
22897 0, // zsub1_then_hsub
22898 0, // zsub1_then_ssub
22899 0, // zsub1_then_zsub
22900 0, // zsub3_then_bsub
22901 0, // zsub3_then_dsub
22902 0, // zsub3_then_hsub
22903 0, // zsub3_then_ssub
22904 0, // zsub3_then_zsub
22905 0, // zsub2_then_bsub
22906 0, // zsub2_then_dsub
22907 0, // zsub2_then_hsub
22908 0, // zsub2_then_ssub
22909 0, // zsub2_then_zsub
22910 0, // dsub0_dsub1
22911 0, // dsub0_dsub1_dsub2
22912 0, // dsub1_dsub2
22913 0, // dsub1_dsub2_dsub3
22914 0, // dsub2_dsub3
22915 0, // dsub_qsub1_then_dsub
22916 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22917 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
22918 0, // qsub0_qsub1
22919 0, // qsub0_qsub1_qsub2
22920 0, // qsub1_qsub2
22921 0, // qsub1_qsub2_qsub3
22922 0, // qsub2_qsub3
22923 0, // qsub1_then_dsub_qsub2_then_dsub
22924 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
22925 0, // qsub2_then_dsub_qsub3_then_dsub
22926 0, // sub_32_x8sub_1_then_sub_32
22927 0, // x8sub_0_x8sub_1
22928 0, // x8sub_2_x8sub_3
22929 0, // x8sub_4_x8sub_5
22930 0, // x8sub_6_x8sub_7
22931 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
22932 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
22933 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
22934 0, // sub_32_subo64_then_sub_32
22935 0, // dsub_zsub1_then_dsub
22936 0, // zsub_zsub1_then_zsub
22937 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22938 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
22939 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22940 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
22941 0, // zsub0_zsub1
22942 0, // zsub0_zsub1_zsub2
22943 0, // zsub1_zsub2
22944 0, // zsub1_zsub2_zsub3
22945 0, // zsub2_zsub3
22946 0, // zsub1_then_dsub_zsub2_then_dsub
22947 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
22948 0, // zsub1_then_zsub_zsub2_then_zsub
22949 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
22950 0, // zsub2_then_dsub_zsub3_then_dsub
22951 0, // zsub2_then_zsub_zsub3_then_zsub
22952 0, // zsub0_zsub2
22953 0, // zsub1_zsub3
22954 },
22955 { // GPR32
22956 0, // bsub
22957 0, // dsub
22958 0, // dsub0
22959 0, // dsub1
22960 0, // dsub2
22961 0, // dsub3
22962 0, // hsub
22963 0, // psub
22964 0, // psub0
22965 0, // psub1
22966 0, // qsub0
22967 0, // qsub1
22968 0, // qsub2
22969 0, // qsub3
22970 0, // ssub
22971 0, // sub_32
22972 0, // sube32
22973 0, // sube64
22974 0, // subo32
22975 0, // subo64
22976 0, // x8sub_0
22977 0, // x8sub_1
22978 0, // x8sub_2
22979 0, // x8sub_3
22980 0, // x8sub_4
22981 0, // x8sub_5
22982 0, // x8sub_6
22983 0, // x8sub_7
22984 0, // zasubb
22985 0, // zasubd0
22986 0, // zasubd1
22987 0, // zasubh0
22988 0, // zasubh1
22989 0, // zasubq0
22990 0, // zasubq1
22991 0, // zasubs0
22992 0, // zasubs1
22993 0, // zsub
22994 0, // zsub0
22995 0, // zsub1
22996 0, // zsub2
22997 0, // zsub3
22998 0, // zasubd1_then_zasubq0
22999 0, // zasubd1_then_zasubq1
23000 0, // zasubs1_then_zasubd0
23001 0, // zasubs1_then_zasubd1
23002 0, // zasubs1_then_zasubq0
23003 0, // zasubs1_then_zasubq1
23004 0, // zasubs1_then_zasubd1_then_zasubq0
23005 0, // zasubs1_then_zasubd1_then_zasubq1
23006 0, // zasubh1_then_zasubd0
23007 0, // zasubh1_then_zasubd1
23008 0, // zasubh1_then_zasubq0
23009 0, // zasubh1_then_zasubq1
23010 0, // zasubh1_then_zasubs0
23011 0, // zasubh1_then_zasubs1
23012 0, // zasubh1_then_zasubd1_then_zasubq0
23013 0, // zasubh1_then_zasubd1_then_zasubq1
23014 0, // zasubh1_then_zasubs1_then_zasubd0
23015 0, // zasubh1_then_zasubs1_then_zasubd1
23016 0, // zasubh1_then_zasubs1_then_zasubq0
23017 0, // zasubh1_then_zasubs1_then_zasubq1
23018 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23019 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23020 0, // dsub1_then_bsub
23021 0, // dsub1_then_hsub
23022 0, // dsub1_then_ssub
23023 0, // dsub3_then_bsub
23024 0, // dsub3_then_hsub
23025 0, // dsub3_then_ssub
23026 0, // dsub2_then_bsub
23027 0, // dsub2_then_hsub
23028 0, // dsub2_then_ssub
23029 0, // psub1_then_psub
23030 0, // qsub1_then_bsub
23031 0, // qsub1_then_dsub
23032 0, // qsub1_then_hsub
23033 0, // qsub1_then_ssub
23034 0, // qsub3_then_bsub
23035 0, // qsub3_then_dsub
23036 0, // qsub3_then_hsub
23037 0, // qsub3_then_ssub
23038 0, // qsub2_then_bsub
23039 0, // qsub2_then_dsub
23040 0, // qsub2_then_hsub
23041 0, // qsub2_then_ssub
23042 0, // x8sub_7_then_sub_32
23043 0, // x8sub_6_then_sub_32
23044 0, // x8sub_5_then_sub_32
23045 0, // x8sub_4_then_sub_32
23046 0, // x8sub_3_then_sub_32
23047 0, // x8sub_2_then_sub_32
23048 0, // x8sub_1_then_sub_32
23049 0, // subo64_then_sub_32
23050 0, // zsub1_then_bsub
23051 0, // zsub1_then_dsub
23052 0, // zsub1_then_hsub
23053 0, // zsub1_then_ssub
23054 0, // zsub1_then_zsub
23055 0, // zsub3_then_bsub
23056 0, // zsub3_then_dsub
23057 0, // zsub3_then_hsub
23058 0, // zsub3_then_ssub
23059 0, // zsub3_then_zsub
23060 0, // zsub2_then_bsub
23061 0, // zsub2_then_dsub
23062 0, // zsub2_then_hsub
23063 0, // zsub2_then_ssub
23064 0, // zsub2_then_zsub
23065 0, // dsub0_dsub1
23066 0, // dsub0_dsub1_dsub2
23067 0, // dsub1_dsub2
23068 0, // dsub1_dsub2_dsub3
23069 0, // dsub2_dsub3
23070 0, // dsub_qsub1_then_dsub
23071 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23072 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
23073 0, // qsub0_qsub1
23074 0, // qsub0_qsub1_qsub2
23075 0, // qsub1_qsub2
23076 0, // qsub1_qsub2_qsub3
23077 0, // qsub2_qsub3
23078 0, // qsub1_then_dsub_qsub2_then_dsub
23079 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23080 0, // qsub2_then_dsub_qsub3_then_dsub
23081 0, // sub_32_x8sub_1_then_sub_32
23082 0, // x8sub_0_x8sub_1
23083 0, // x8sub_2_x8sub_3
23084 0, // x8sub_4_x8sub_5
23085 0, // x8sub_6_x8sub_7
23086 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
23087 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
23088 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
23089 0, // sub_32_subo64_then_sub_32
23090 0, // dsub_zsub1_then_dsub
23091 0, // zsub_zsub1_then_zsub
23092 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23093 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
23094 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23095 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
23096 0, // zsub0_zsub1
23097 0, // zsub0_zsub1_zsub2
23098 0, // zsub1_zsub2
23099 0, // zsub1_zsub2_zsub3
23100 0, // zsub2_zsub3
23101 0, // zsub1_then_dsub_zsub2_then_dsub
23102 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23103 0, // zsub1_then_zsub_zsub2_then_zsub
23104 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23105 0, // zsub2_then_dsub_zsub3_then_dsub
23106 0, // zsub2_then_zsub_zsub3_then_zsub
23107 0, // zsub0_zsub2
23108 0, // zsub1_zsub3
23109 },
23110 { // GPR32sp
23111 0, // bsub
23112 0, // dsub
23113 0, // dsub0
23114 0, // dsub1
23115 0, // dsub2
23116 0, // dsub3
23117 0, // hsub
23118 0, // psub
23119 0, // psub0
23120 0, // psub1
23121 0, // qsub0
23122 0, // qsub1
23123 0, // qsub2
23124 0, // qsub3
23125 0, // ssub
23126 0, // sub_32
23127 0, // sube32
23128 0, // sube64
23129 0, // subo32
23130 0, // subo64
23131 0, // x8sub_0
23132 0, // x8sub_1
23133 0, // x8sub_2
23134 0, // x8sub_3
23135 0, // x8sub_4
23136 0, // x8sub_5
23137 0, // x8sub_6
23138 0, // x8sub_7
23139 0, // zasubb
23140 0, // zasubd0
23141 0, // zasubd1
23142 0, // zasubh0
23143 0, // zasubh1
23144 0, // zasubq0
23145 0, // zasubq1
23146 0, // zasubs0
23147 0, // zasubs1
23148 0, // zsub
23149 0, // zsub0
23150 0, // zsub1
23151 0, // zsub2
23152 0, // zsub3
23153 0, // zasubd1_then_zasubq0
23154 0, // zasubd1_then_zasubq1
23155 0, // zasubs1_then_zasubd0
23156 0, // zasubs1_then_zasubd1
23157 0, // zasubs1_then_zasubq0
23158 0, // zasubs1_then_zasubq1
23159 0, // zasubs1_then_zasubd1_then_zasubq0
23160 0, // zasubs1_then_zasubd1_then_zasubq1
23161 0, // zasubh1_then_zasubd0
23162 0, // zasubh1_then_zasubd1
23163 0, // zasubh1_then_zasubq0
23164 0, // zasubh1_then_zasubq1
23165 0, // zasubh1_then_zasubs0
23166 0, // zasubh1_then_zasubs1
23167 0, // zasubh1_then_zasubd1_then_zasubq0
23168 0, // zasubh1_then_zasubd1_then_zasubq1
23169 0, // zasubh1_then_zasubs1_then_zasubd0
23170 0, // zasubh1_then_zasubs1_then_zasubd1
23171 0, // zasubh1_then_zasubs1_then_zasubq0
23172 0, // zasubh1_then_zasubs1_then_zasubq1
23173 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23174 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23175 0, // dsub1_then_bsub
23176 0, // dsub1_then_hsub
23177 0, // dsub1_then_ssub
23178 0, // dsub3_then_bsub
23179 0, // dsub3_then_hsub
23180 0, // dsub3_then_ssub
23181 0, // dsub2_then_bsub
23182 0, // dsub2_then_hsub
23183 0, // dsub2_then_ssub
23184 0, // psub1_then_psub
23185 0, // qsub1_then_bsub
23186 0, // qsub1_then_dsub
23187 0, // qsub1_then_hsub
23188 0, // qsub1_then_ssub
23189 0, // qsub3_then_bsub
23190 0, // qsub3_then_dsub
23191 0, // qsub3_then_hsub
23192 0, // qsub3_then_ssub
23193 0, // qsub2_then_bsub
23194 0, // qsub2_then_dsub
23195 0, // qsub2_then_hsub
23196 0, // qsub2_then_ssub
23197 0, // x8sub_7_then_sub_32
23198 0, // x8sub_6_then_sub_32
23199 0, // x8sub_5_then_sub_32
23200 0, // x8sub_4_then_sub_32
23201 0, // x8sub_3_then_sub_32
23202 0, // x8sub_2_then_sub_32
23203 0, // x8sub_1_then_sub_32
23204 0, // subo64_then_sub_32
23205 0, // zsub1_then_bsub
23206 0, // zsub1_then_dsub
23207 0, // zsub1_then_hsub
23208 0, // zsub1_then_ssub
23209 0, // zsub1_then_zsub
23210 0, // zsub3_then_bsub
23211 0, // zsub3_then_dsub
23212 0, // zsub3_then_hsub
23213 0, // zsub3_then_ssub
23214 0, // zsub3_then_zsub
23215 0, // zsub2_then_bsub
23216 0, // zsub2_then_dsub
23217 0, // zsub2_then_hsub
23218 0, // zsub2_then_ssub
23219 0, // zsub2_then_zsub
23220 0, // dsub0_dsub1
23221 0, // dsub0_dsub1_dsub2
23222 0, // dsub1_dsub2
23223 0, // dsub1_dsub2_dsub3
23224 0, // dsub2_dsub3
23225 0, // dsub_qsub1_then_dsub
23226 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23227 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
23228 0, // qsub0_qsub1
23229 0, // qsub0_qsub1_qsub2
23230 0, // qsub1_qsub2
23231 0, // qsub1_qsub2_qsub3
23232 0, // qsub2_qsub3
23233 0, // qsub1_then_dsub_qsub2_then_dsub
23234 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23235 0, // qsub2_then_dsub_qsub3_then_dsub
23236 0, // sub_32_x8sub_1_then_sub_32
23237 0, // x8sub_0_x8sub_1
23238 0, // x8sub_2_x8sub_3
23239 0, // x8sub_4_x8sub_5
23240 0, // x8sub_6_x8sub_7
23241 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
23242 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
23243 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
23244 0, // sub_32_subo64_then_sub_32
23245 0, // dsub_zsub1_then_dsub
23246 0, // zsub_zsub1_then_zsub
23247 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23248 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
23249 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23250 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
23251 0, // zsub0_zsub1
23252 0, // zsub0_zsub1_zsub2
23253 0, // zsub1_zsub2
23254 0, // zsub1_zsub2_zsub3
23255 0, // zsub2_zsub3
23256 0, // zsub1_then_dsub_zsub2_then_dsub
23257 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23258 0, // zsub1_then_zsub_zsub2_then_zsub
23259 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23260 0, // zsub2_then_dsub_zsub3_then_dsub
23261 0, // zsub2_then_zsub_zsub3_then_zsub
23262 0, // zsub0_zsub2
23263 0, // zsub1_zsub3
23264 },
23265 { // GPR32common
23266 0, // bsub
23267 0, // dsub
23268 0, // dsub0
23269 0, // dsub1
23270 0, // dsub2
23271 0, // dsub3
23272 0, // hsub
23273 0, // psub
23274 0, // psub0
23275 0, // psub1
23276 0, // qsub0
23277 0, // qsub1
23278 0, // qsub2
23279 0, // qsub3
23280 0, // ssub
23281 0, // sub_32
23282 0, // sube32
23283 0, // sube64
23284 0, // subo32
23285 0, // subo64
23286 0, // x8sub_0
23287 0, // x8sub_1
23288 0, // x8sub_2
23289 0, // x8sub_3
23290 0, // x8sub_4
23291 0, // x8sub_5
23292 0, // x8sub_6
23293 0, // x8sub_7
23294 0, // zasubb
23295 0, // zasubd0
23296 0, // zasubd1
23297 0, // zasubh0
23298 0, // zasubh1
23299 0, // zasubq0
23300 0, // zasubq1
23301 0, // zasubs0
23302 0, // zasubs1
23303 0, // zsub
23304 0, // zsub0
23305 0, // zsub1
23306 0, // zsub2
23307 0, // zsub3
23308 0, // zasubd1_then_zasubq0
23309 0, // zasubd1_then_zasubq1
23310 0, // zasubs1_then_zasubd0
23311 0, // zasubs1_then_zasubd1
23312 0, // zasubs1_then_zasubq0
23313 0, // zasubs1_then_zasubq1
23314 0, // zasubs1_then_zasubd1_then_zasubq0
23315 0, // zasubs1_then_zasubd1_then_zasubq1
23316 0, // zasubh1_then_zasubd0
23317 0, // zasubh1_then_zasubd1
23318 0, // zasubh1_then_zasubq0
23319 0, // zasubh1_then_zasubq1
23320 0, // zasubh1_then_zasubs0
23321 0, // zasubh1_then_zasubs1
23322 0, // zasubh1_then_zasubd1_then_zasubq0
23323 0, // zasubh1_then_zasubd1_then_zasubq1
23324 0, // zasubh1_then_zasubs1_then_zasubd0
23325 0, // zasubh1_then_zasubs1_then_zasubd1
23326 0, // zasubh1_then_zasubs1_then_zasubq0
23327 0, // zasubh1_then_zasubs1_then_zasubq1
23328 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23329 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23330 0, // dsub1_then_bsub
23331 0, // dsub1_then_hsub
23332 0, // dsub1_then_ssub
23333 0, // dsub3_then_bsub
23334 0, // dsub3_then_hsub
23335 0, // dsub3_then_ssub
23336 0, // dsub2_then_bsub
23337 0, // dsub2_then_hsub
23338 0, // dsub2_then_ssub
23339 0, // psub1_then_psub
23340 0, // qsub1_then_bsub
23341 0, // qsub1_then_dsub
23342 0, // qsub1_then_hsub
23343 0, // qsub1_then_ssub
23344 0, // qsub3_then_bsub
23345 0, // qsub3_then_dsub
23346 0, // qsub3_then_hsub
23347 0, // qsub3_then_ssub
23348 0, // qsub2_then_bsub
23349 0, // qsub2_then_dsub
23350 0, // qsub2_then_hsub
23351 0, // qsub2_then_ssub
23352 0, // x8sub_7_then_sub_32
23353 0, // x8sub_6_then_sub_32
23354 0, // x8sub_5_then_sub_32
23355 0, // x8sub_4_then_sub_32
23356 0, // x8sub_3_then_sub_32
23357 0, // x8sub_2_then_sub_32
23358 0, // x8sub_1_then_sub_32
23359 0, // subo64_then_sub_32
23360 0, // zsub1_then_bsub
23361 0, // zsub1_then_dsub
23362 0, // zsub1_then_hsub
23363 0, // zsub1_then_ssub
23364 0, // zsub1_then_zsub
23365 0, // zsub3_then_bsub
23366 0, // zsub3_then_dsub
23367 0, // zsub3_then_hsub
23368 0, // zsub3_then_ssub
23369 0, // zsub3_then_zsub
23370 0, // zsub2_then_bsub
23371 0, // zsub2_then_dsub
23372 0, // zsub2_then_hsub
23373 0, // zsub2_then_ssub
23374 0, // zsub2_then_zsub
23375 0, // dsub0_dsub1
23376 0, // dsub0_dsub1_dsub2
23377 0, // dsub1_dsub2
23378 0, // dsub1_dsub2_dsub3
23379 0, // dsub2_dsub3
23380 0, // dsub_qsub1_then_dsub
23381 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23382 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
23383 0, // qsub0_qsub1
23384 0, // qsub0_qsub1_qsub2
23385 0, // qsub1_qsub2
23386 0, // qsub1_qsub2_qsub3
23387 0, // qsub2_qsub3
23388 0, // qsub1_then_dsub_qsub2_then_dsub
23389 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23390 0, // qsub2_then_dsub_qsub3_then_dsub
23391 0, // sub_32_x8sub_1_then_sub_32
23392 0, // x8sub_0_x8sub_1
23393 0, // x8sub_2_x8sub_3
23394 0, // x8sub_4_x8sub_5
23395 0, // x8sub_6_x8sub_7
23396 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
23397 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
23398 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
23399 0, // sub_32_subo64_then_sub_32
23400 0, // dsub_zsub1_then_dsub
23401 0, // zsub_zsub1_then_zsub
23402 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23403 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
23404 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23405 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
23406 0, // zsub0_zsub1
23407 0, // zsub0_zsub1_zsub2
23408 0, // zsub1_zsub2
23409 0, // zsub1_zsub2_zsub3
23410 0, // zsub2_zsub3
23411 0, // zsub1_then_dsub_zsub2_then_dsub
23412 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23413 0, // zsub1_then_zsub_zsub2_then_zsub
23414 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23415 0, // zsub2_then_dsub_zsub3_then_dsub
23416 0, // zsub2_then_zsub_zsub3_then_zsub
23417 0, // zsub0_zsub2
23418 0, // zsub1_zsub3
23419 },
23420 { // FPR32_with_hsub_in_FPR16_lo
23421 28, // bsub -> FPR32_with_hsub_in_FPR16_lo
23422 0, // dsub
23423 0, // dsub0
23424 0, // dsub1
23425 0, // dsub2
23426 0, // dsub3
23427 28, // hsub -> FPR32_with_hsub_in_FPR16_lo
23428 0, // psub
23429 0, // psub0
23430 0, // psub1
23431 0, // qsub0
23432 0, // qsub1
23433 0, // qsub2
23434 0, // qsub3
23435 0, // ssub
23436 0, // sub_32
23437 0, // sube32
23438 0, // sube64
23439 0, // subo32
23440 0, // subo64
23441 0, // x8sub_0
23442 0, // x8sub_1
23443 0, // x8sub_2
23444 0, // x8sub_3
23445 0, // x8sub_4
23446 0, // x8sub_5
23447 0, // x8sub_6
23448 0, // x8sub_7
23449 0, // zasubb
23450 0, // zasubd0
23451 0, // zasubd1
23452 0, // zasubh0
23453 0, // zasubh1
23454 0, // zasubq0
23455 0, // zasubq1
23456 0, // zasubs0
23457 0, // zasubs1
23458 0, // zsub
23459 0, // zsub0
23460 0, // zsub1
23461 0, // zsub2
23462 0, // zsub3
23463 0, // zasubd1_then_zasubq0
23464 0, // zasubd1_then_zasubq1
23465 0, // zasubs1_then_zasubd0
23466 0, // zasubs1_then_zasubd1
23467 0, // zasubs1_then_zasubq0
23468 0, // zasubs1_then_zasubq1
23469 0, // zasubs1_then_zasubd1_then_zasubq0
23470 0, // zasubs1_then_zasubd1_then_zasubq1
23471 0, // zasubh1_then_zasubd0
23472 0, // zasubh1_then_zasubd1
23473 0, // zasubh1_then_zasubq0
23474 0, // zasubh1_then_zasubq1
23475 0, // zasubh1_then_zasubs0
23476 0, // zasubh1_then_zasubs1
23477 0, // zasubh1_then_zasubd1_then_zasubq0
23478 0, // zasubh1_then_zasubd1_then_zasubq1
23479 0, // zasubh1_then_zasubs1_then_zasubd0
23480 0, // zasubh1_then_zasubs1_then_zasubd1
23481 0, // zasubh1_then_zasubs1_then_zasubq0
23482 0, // zasubh1_then_zasubs1_then_zasubq1
23483 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23484 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23485 0, // dsub1_then_bsub
23486 0, // dsub1_then_hsub
23487 0, // dsub1_then_ssub
23488 0, // dsub3_then_bsub
23489 0, // dsub3_then_hsub
23490 0, // dsub3_then_ssub
23491 0, // dsub2_then_bsub
23492 0, // dsub2_then_hsub
23493 0, // dsub2_then_ssub
23494 0, // psub1_then_psub
23495 0, // qsub1_then_bsub
23496 0, // qsub1_then_dsub
23497 0, // qsub1_then_hsub
23498 0, // qsub1_then_ssub
23499 0, // qsub3_then_bsub
23500 0, // qsub3_then_dsub
23501 0, // qsub3_then_hsub
23502 0, // qsub3_then_ssub
23503 0, // qsub2_then_bsub
23504 0, // qsub2_then_dsub
23505 0, // qsub2_then_hsub
23506 0, // qsub2_then_ssub
23507 0, // x8sub_7_then_sub_32
23508 0, // x8sub_6_then_sub_32
23509 0, // x8sub_5_then_sub_32
23510 0, // x8sub_4_then_sub_32
23511 0, // x8sub_3_then_sub_32
23512 0, // x8sub_2_then_sub_32
23513 0, // x8sub_1_then_sub_32
23514 0, // subo64_then_sub_32
23515 0, // zsub1_then_bsub
23516 0, // zsub1_then_dsub
23517 0, // zsub1_then_hsub
23518 0, // zsub1_then_ssub
23519 0, // zsub1_then_zsub
23520 0, // zsub3_then_bsub
23521 0, // zsub3_then_dsub
23522 0, // zsub3_then_hsub
23523 0, // zsub3_then_ssub
23524 0, // zsub3_then_zsub
23525 0, // zsub2_then_bsub
23526 0, // zsub2_then_dsub
23527 0, // zsub2_then_hsub
23528 0, // zsub2_then_ssub
23529 0, // zsub2_then_zsub
23530 0, // dsub0_dsub1
23531 0, // dsub0_dsub1_dsub2
23532 0, // dsub1_dsub2
23533 0, // dsub1_dsub2_dsub3
23534 0, // dsub2_dsub3
23535 0, // dsub_qsub1_then_dsub
23536 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23537 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
23538 0, // qsub0_qsub1
23539 0, // qsub0_qsub1_qsub2
23540 0, // qsub1_qsub2
23541 0, // qsub1_qsub2_qsub3
23542 0, // qsub2_qsub3
23543 0, // qsub1_then_dsub_qsub2_then_dsub
23544 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23545 0, // qsub2_then_dsub_qsub3_then_dsub
23546 0, // sub_32_x8sub_1_then_sub_32
23547 0, // x8sub_0_x8sub_1
23548 0, // x8sub_2_x8sub_3
23549 0, // x8sub_4_x8sub_5
23550 0, // x8sub_6_x8sub_7
23551 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
23552 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
23553 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
23554 0, // sub_32_subo64_then_sub_32
23555 0, // dsub_zsub1_then_dsub
23556 0, // zsub_zsub1_then_zsub
23557 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23558 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
23559 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23560 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
23561 0, // zsub0_zsub1
23562 0, // zsub0_zsub1_zsub2
23563 0, // zsub1_zsub2
23564 0, // zsub1_zsub2_zsub3
23565 0, // zsub2_zsub3
23566 0, // zsub1_then_dsub_zsub2_then_dsub
23567 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23568 0, // zsub1_then_zsub_zsub2_then_zsub
23569 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23570 0, // zsub2_then_dsub_zsub3_then_dsub
23571 0, // zsub2_then_zsub_zsub3_then_zsub
23572 0, // zsub0_zsub2
23573 0, // zsub1_zsub3
23574 },
23575 { // GPR32arg
23576 0, // bsub
23577 0, // dsub
23578 0, // dsub0
23579 0, // dsub1
23580 0, // dsub2
23581 0, // dsub3
23582 0, // hsub
23583 0, // psub
23584 0, // psub0
23585 0, // psub1
23586 0, // qsub0
23587 0, // qsub1
23588 0, // qsub2
23589 0, // qsub3
23590 0, // ssub
23591 0, // sub_32
23592 0, // sube32
23593 0, // sube64
23594 0, // subo32
23595 0, // subo64
23596 0, // x8sub_0
23597 0, // x8sub_1
23598 0, // x8sub_2
23599 0, // x8sub_3
23600 0, // x8sub_4
23601 0, // x8sub_5
23602 0, // x8sub_6
23603 0, // x8sub_7
23604 0, // zasubb
23605 0, // zasubd0
23606 0, // zasubd1
23607 0, // zasubh0
23608 0, // zasubh1
23609 0, // zasubq0
23610 0, // zasubq1
23611 0, // zasubs0
23612 0, // zasubs1
23613 0, // zsub
23614 0, // zsub0
23615 0, // zsub1
23616 0, // zsub2
23617 0, // zsub3
23618 0, // zasubd1_then_zasubq0
23619 0, // zasubd1_then_zasubq1
23620 0, // zasubs1_then_zasubd0
23621 0, // zasubs1_then_zasubd1
23622 0, // zasubs1_then_zasubq0
23623 0, // zasubs1_then_zasubq1
23624 0, // zasubs1_then_zasubd1_then_zasubq0
23625 0, // zasubs1_then_zasubd1_then_zasubq1
23626 0, // zasubh1_then_zasubd0
23627 0, // zasubh1_then_zasubd1
23628 0, // zasubh1_then_zasubq0
23629 0, // zasubh1_then_zasubq1
23630 0, // zasubh1_then_zasubs0
23631 0, // zasubh1_then_zasubs1
23632 0, // zasubh1_then_zasubd1_then_zasubq0
23633 0, // zasubh1_then_zasubd1_then_zasubq1
23634 0, // zasubh1_then_zasubs1_then_zasubd0
23635 0, // zasubh1_then_zasubs1_then_zasubd1
23636 0, // zasubh1_then_zasubs1_then_zasubq0
23637 0, // zasubh1_then_zasubs1_then_zasubq1
23638 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23639 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23640 0, // dsub1_then_bsub
23641 0, // dsub1_then_hsub
23642 0, // dsub1_then_ssub
23643 0, // dsub3_then_bsub
23644 0, // dsub3_then_hsub
23645 0, // dsub3_then_ssub
23646 0, // dsub2_then_bsub
23647 0, // dsub2_then_hsub
23648 0, // dsub2_then_ssub
23649 0, // psub1_then_psub
23650 0, // qsub1_then_bsub
23651 0, // qsub1_then_dsub
23652 0, // qsub1_then_hsub
23653 0, // qsub1_then_ssub
23654 0, // qsub3_then_bsub
23655 0, // qsub3_then_dsub
23656 0, // qsub3_then_hsub
23657 0, // qsub3_then_ssub
23658 0, // qsub2_then_bsub
23659 0, // qsub2_then_dsub
23660 0, // qsub2_then_hsub
23661 0, // qsub2_then_ssub
23662 0, // x8sub_7_then_sub_32
23663 0, // x8sub_6_then_sub_32
23664 0, // x8sub_5_then_sub_32
23665 0, // x8sub_4_then_sub_32
23666 0, // x8sub_3_then_sub_32
23667 0, // x8sub_2_then_sub_32
23668 0, // x8sub_1_then_sub_32
23669 0, // subo64_then_sub_32
23670 0, // zsub1_then_bsub
23671 0, // zsub1_then_dsub
23672 0, // zsub1_then_hsub
23673 0, // zsub1_then_ssub
23674 0, // zsub1_then_zsub
23675 0, // zsub3_then_bsub
23676 0, // zsub3_then_dsub
23677 0, // zsub3_then_hsub
23678 0, // zsub3_then_ssub
23679 0, // zsub3_then_zsub
23680 0, // zsub2_then_bsub
23681 0, // zsub2_then_dsub
23682 0, // zsub2_then_hsub
23683 0, // zsub2_then_ssub
23684 0, // zsub2_then_zsub
23685 0, // dsub0_dsub1
23686 0, // dsub0_dsub1_dsub2
23687 0, // dsub1_dsub2
23688 0, // dsub1_dsub2_dsub3
23689 0, // dsub2_dsub3
23690 0, // dsub_qsub1_then_dsub
23691 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23692 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
23693 0, // qsub0_qsub1
23694 0, // qsub0_qsub1_qsub2
23695 0, // qsub1_qsub2
23696 0, // qsub1_qsub2_qsub3
23697 0, // qsub2_qsub3
23698 0, // qsub1_then_dsub_qsub2_then_dsub
23699 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23700 0, // qsub2_then_dsub_qsub3_then_dsub
23701 0, // sub_32_x8sub_1_then_sub_32
23702 0, // x8sub_0_x8sub_1
23703 0, // x8sub_2_x8sub_3
23704 0, // x8sub_4_x8sub_5
23705 0, // x8sub_6_x8sub_7
23706 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
23707 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
23708 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
23709 0, // sub_32_subo64_then_sub_32
23710 0, // dsub_zsub1_then_dsub
23711 0, // zsub_zsub1_then_zsub
23712 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23713 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
23714 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23715 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
23716 0, // zsub0_zsub1
23717 0, // zsub0_zsub1_zsub2
23718 0, // zsub1_zsub2
23719 0, // zsub1_zsub2_zsub3
23720 0, // zsub2_zsub3
23721 0, // zsub1_then_dsub_zsub2_then_dsub
23722 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23723 0, // zsub1_then_zsub_zsub2_then_zsub
23724 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23725 0, // zsub2_then_dsub_zsub3_then_dsub
23726 0, // zsub2_then_zsub_zsub3_then_zsub
23727 0, // zsub0_zsub2
23728 0, // zsub1_zsub3
23729 },
23730 { // MatrixIndexGPR32_12_15
23731 0, // bsub
23732 0, // dsub
23733 0, // dsub0
23734 0, // dsub1
23735 0, // dsub2
23736 0, // dsub3
23737 0, // hsub
23738 0, // psub
23739 0, // psub0
23740 0, // psub1
23741 0, // qsub0
23742 0, // qsub1
23743 0, // qsub2
23744 0, // qsub3
23745 0, // ssub
23746 0, // sub_32
23747 0, // sube32
23748 0, // sube64
23749 0, // subo32
23750 0, // subo64
23751 0, // x8sub_0
23752 0, // x8sub_1
23753 0, // x8sub_2
23754 0, // x8sub_3
23755 0, // x8sub_4
23756 0, // x8sub_5
23757 0, // x8sub_6
23758 0, // x8sub_7
23759 0, // zasubb
23760 0, // zasubd0
23761 0, // zasubd1
23762 0, // zasubh0
23763 0, // zasubh1
23764 0, // zasubq0
23765 0, // zasubq1
23766 0, // zasubs0
23767 0, // zasubs1
23768 0, // zsub
23769 0, // zsub0
23770 0, // zsub1
23771 0, // zsub2
23772 0, // zsub3
23773 0, // zasubd1_then_zasubq0
23774 0, // zasubd1_then_zasubq1
23775 0, // zasubs1_then_zasubd0
23776 0, // zasubs1_then_zasubd1
23777 0, // zasubs1_then_zasubq0
23778 0, // zasubs1_then_zasubq1
23779 0, // zasubs1_then_zasubd1_then_zasubq0
23780 0, // zasubs1_then_zasubd1_then_zasubq1
23781 0, // zasubh1_then_zasubd0
23782 0, // zasubh1_then_zasubd1
23783 0, // zasubh1_then_zasubq0
23784 0, // zasubh1_then_zasubq1
23785 0, // zasubh1_then_zasubs0
23786 0, // zasubh1_then_zasubs1
23787 0, // zasubh1_then_zasubd1_then_zasubq0
23788 0, // zasubh1_then_zasubd1_then_zasubq1
23789 0, // zasubh1_then_zasubs1_then_zasubd0
23790 0, // zasubh1_then_zasubs1_then_zasubd1
23791 0, // zasubh1_then_zasubs1_then_zasubq0
23792 0, // zasubh1_then_zasubs1_then_zasubq1
23793 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23794 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23795 0, // dsub1_then_bsub
23796 0, // dsub1_then_hsub
23797 0, // dsub1_then_ssub
23798 0, // dsub3_then_bsub
23799 0, // dsub3_then_hsub
23800 0, // dsub3_then_ssub
23801 0, // dsub2_then_bsub
23802 0, // dsub2_then_hsub
23803 0, // dsub2_then_ssub
23804 0, // psub1_then_psub
23805 0, // qsub1_then_bsub
23806 0, // qsub1_then_dsub
23807 0, // qsub1_then_hsub
23808 0, // qsub1_then_ssub
23809 0, // qsub3_then_bsub
23810 0, // qsub3_then_dsub
23811 0, // qsub3_then_hsub
23812 0, // qsub3_then_ssub
23813 0, // qsub2_then_bsub
23814 0, // qsub2_then_dsub
23815 0, // qsub2_then_hsub
23816 0, // qsub2_then_ssub
23817 0, // x8sub_7_then_sub_32
23818 0, // x8sub_6_then_sub_32
23819 0, // x8sub_5_then_sub_32
23820 0, // x8sub_4_then_sub_32
23821 0, // x8sub_3_then_sub_32
23822 0, // x8sub_2_then_sub_32
23823 0, // x8sub_1_then_sub_32
23824 0, // subo64_then_sub_32
23825 0, // zsub1_then_bsub
23826 0, // zsub1_then_dsub
23827 0, // zsub1_then_hsub
23828 0, // zsub1_then_ssub
23829 0, // zsub1_then_zsub
23830 0, // zsub3_then_bsub
23831 0, // zsub3_then_dsub
23832 0, // zsub3_then_hsub
23833 0, // zsub3_then_ssub
23834 0, // zsub3_then_zsub
23835 0, // zsub2_then_bsub
23836 0, // zsub2_then_dsub
23837 0, // zsub2_then_hsub
23838 0, // zsub2_then_ssub
23839 0, // zsub2_then_zsub
23840 0, // dsub0_dsub1
23841 0, // dsub0_dsub1_dsub2
23842 0, // dsub1_dsub2
23843 0, // dsub1_dsub2_dsub3
23844 0, // dsub2_dsub3
23845 0, // dsub_qsub1_then_dsub
23846 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23847 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
23848 0, // qsub0_qsub1
23849 0, // qsub0_qsub1_qsub2
23850 0, // qsub1_qsub2
23851 0, // qsub1_qsub2_qsub3
23852 0, // qsub2_qsub3
23853 0, // qsub1_then_dsub_qsub2_then_dsub
23854 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
23855 0, // qsub2_then_dsub_qsub3_then_dsub
23856 0, // sub_32_x8sub_1_then_sub_32
23857 0, // x8sub_0_x8sub_1
23858 0, // x8sub_2_x8sub_3
23859 0, // x8sub_4_x8sub_5
23860 0, // x8sub_6_x8sub_7
23861 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
23862 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
23863 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
23864 0, // sub_32_subo64_then_sub_32
23865 0, // dsub_zsub1_then_dsub
23866 0, // zsub_zsub1_then_zsub
23867 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23868 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
23869 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23870 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
23871 0, // zsub0_zsub1
23872 0, // zsub0_zsub1_zsub2
23873 0, // zsub1_zsub2
23874 0, // zsub1_zsub2_zsub3
23875 0, // zsub2_zsub3
23876 0, // zsub1_then_dsub_zsub2_then_dsub
23877 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
23878 0, // zsub1_then_zsub_zsub2_then_zsub
23879 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
23880 0, // zsub2_then_dsub_zsub3_then_dsub
23881 0, // zsub2_then_zsub_zsub3_then_zsub
23882 0, // zsub0_zsub2
23883 0, // zsub1_zsub3
23884 },
23885 { // MatrixIndexGPR32_8_11
23886 0, // bsub
23887 0, // dsub
23888 0, // dsub0
23889 0, // dsub1
23890 0, // dsub2
23891 0, // dsub3
23892 0, // hsub
23893 0, // psub
23894 0, // psub0
23895 0, // psub1
23896 0, // qsub0
23897 0, // qsub1
23898 0, // qsub2
23899 0, // qsub3
23900 0, // ssub
23901 0, // sub_32
23902 0, // sube32
23903 0, // sube64
23904 0, // subo32
23905 0, // subo64
23906 0, // x8sub_0
23907 0, // x8sub_1
23908 0, // x8sub_2
23909 0, // x8sub_3
23910 0, // x8sub_4
23911 0, // x8sub_5
23912 0, // x8sub_6
23913 0, // x8sub_7
23914 0, // zasubb
23915 0, // zasubd0
23916 0, // zasubd1
23917 0, // zasubh0
23918 0, // zasubh1
23919 0, // zasubq0
23920 0, // zasubq1
23921 0, // zasubs0
23922 0, // zasubs1
23923 0, // zsub
23924 0, // zsub0
23925 0, // zsub1
23926 0, // zsub2
23927 0, // zsub3
23928 0, // zasubd1_then_zasubq0
23929 0, // zasubd1_then_zasubq1
23930 0, // zasubs1_then_zasubd0
23931 0, // zasubs1_then_zasubd1
23932 0, // zasubs1_then_zasubq0
23933 0, // zasubs1_then_zasubq1
23934 0, // zasubs1_then_zasubd1_then_zasubq0
23935 0, // zasubs1_then_zasubd1_then_zasubq1
23936 0, // zasubh1_then_zasubd0
23937 0, // zasubh1_then_zasubd1
23938 0, // zasubh1_then_zasubq0
23939 0, // zasubh1_then_zasubq1
23940 0, // zasubh1_then_zasubs0
23941 0, // zasubh1_then_zasubs1
23942 0, // zasubh1_then_zasubd1_then_zasubq0
23943 0, // zasubh1_then_zasubd1_then_zasubq1
23944 0, // zasubh1_then_zasubs1_then_zasubd0
23945 0, // zasubh1_then_zasubs1_then_zasubd1
23946 0, // zasubh1_then_zasubs1_then_zasubq0
23947 0, // zasubh1_then_zasubs1_then_zasubq1
23948 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
23949 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
23950 0, // dsub1_then_bsub
23951 0, // dsub1_then_hsub
23952 0, // dsub1_then_ssub
23953 0, // dsub3_then_bsub
23954 0, // dsub3_then_hsub
23955 0, // dsub3_then_ssub
23956 0, // dsub2_then_bsub
23957 0, // dsub2_then_hsub
23958 0, // dsub2_then_ssub
23959 0, // psub1_then_psub
23960 0, // qsub1_then_bsub
23961 0, // qsub1_then_dsub
23962 0, // qsub1_then_hsub
23963 0, // qsub1_then_ssub
23964 0, // qsub3_then_bsub
23965 0, // qsub3_then_dsub
23966 0, // qsub3_then_hsub
23967 0, // qsub3_then_ssub
23968 0, // qsub2_then_bsub
23969 0, // qsub2_then_dsub
23970 0, // qsub2_then_hsub
23971 0, // qsub2_then_ssub
23972 0, // x8sub_7_then_sub_32
23973 0, // x8sub_6_then_sub_32
23974 0, // x8sub_5_then_sub_32
23975 0, // x8sub_4_then_sub_32
23976 0, // x8sub_3_then_sub_32
23977 0, // x8sub_2_then_sub_32
23978 0, // x8sub_1_then_sub_32
23979 0, // subo64_then_sub_32
23980 0, // zsub1_then_bsub
23981 0, // zsub1_then_dsub
23982 0, // zsub1_then_hsub
23983 0, // zsub1_then_ssub
23984 0, // zsub1_then_zsub
23985 0, // zsub3_then_bsub
23986 0, // zsub3_then_dsub
23987 0, // zsub3_then_hsub
23988 0, // zsub3_then_ssub
23989 0, // zsub3_then_zsub
23990 0, // zsub2_then_bsub
23991 0, // zsub2_then_dsub
23992 0, // zsub2_then_hsub
23993 0, // zsub2_then_ssub
23994 0, // zsub2_then_zsub
23995 0, // dsub0_dsub1
23996 0, // dsub0_dsub1_dsub2
23997 0, // dsub1_dsub2
23998 0, // dsub1_dsub2_dsub3
23999 0, // dsub2_dsub3
24000 0, // dsub_qsub1_then_dsub
24001 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24002 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24003 0, // qsub0_qsub1
24004 0, // qsub0_qsub1_qsub2
24005 0, // qsub1_qsub2
24006 0, // qsub1_qsub2_qsub3
24007 0, // qsub2_qsub3
24008 0, // qsub1_then_dsub_qsub2_then_dsub
24009 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24010 0, // qsub2_then_dsub_qsub3_then_dsub
24011 0, // sub_32_x8sub_1_then_sub_32
24012 0, // x8sub_0_x8sub_1
24013 0, // x8sub_2_x8sub_3
24014 0, // x8sub_4_x8sub_5
24015 0, // x8sub_6_x8sub_7
24016 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24017 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24018 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24019 0, // sub_32_subo64_then_sub_32
24020 0, // dsub_zsub1_then_dsub
24021 0, // zsub_zsub1_then_zsub
24022 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24023 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24024 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24025 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24026 0, // zsub0_zsub1
24027 0, // zsub0_zsub1_zsub2
24028 0, // zsub1_zsub2
24029 0, // zsub1_zsub2_zsub3
24030 0, // zsub2_zsub3
24031 0, // zsub1_then_dsub_zsub2_then_dsub
24032 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24033 0, // zsub1_then_zsub_zsub2_then_zsub
24034 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24035 0, // zsub2_then_dsub_zsub3_then_dsub
24036 0, // zsub2_then_zsub_zsub3_then_zsub
24037 0, // zsub0_zsub2
24038 0, // zsub1_zsub3
24039 },
24040 { // CCR
24041 0, // bsub
24042 0, // dsub
24043 0, // dsub0
24044 0, // dsub1
24045 0, // dsub2
24046 0, // dsub3
24047 0, // hsub
24048 0, // psub
24049 0, // psub0
24050 0, // psub1
24051 0, // qsub0
24052 0, // qsub1
24053 0, // qsub2
24054 0, // qsub3
24055 0, // ssub
24056 0, // sub_32
24057 0, // sube32
24058 0, // sube64
24059 0, // subo32
24060 0, // subo64
24061 0, // x8sub_0
24062 0, // x8sub_1
24063 0, // x8sub_2
24064 0, // x8sub_3
24065 0, // x8sub_4
24066 0, // x8sub_5
24067 0, // x8sub_6
24068 0, // x8sub_7
24069 0, // zasubb
24070 0, // zasubd0
24071 0, // zasubd1
24072 0, // zasubh0
24073 0, // zasubh1
24074 0, // zasubq0
24075 0, // zasubq1
24076 0, // zasubs0
24077 0, // zasubs1
24078 0, // zsub
24079 0, // zsub0
24080 0, // zsub1
24081 0, // zsub2
24082 0, // zsub3
24083 0, // zasubd1_then_zasubq0
24084 0, // zasubd1_then_zasubq1
24085 0, // zasubs1_then_zasubd0
24086 0, // zasubs1_then_zasubd1
24087 0, // zasubs1_then_zasubq0
24088 0, // zasubs1_then_zasubq1
24089 0, // zasubs1_then_zasubd1_then_zasubq0
24090 0, // zasubs1_then_zasubd1_then_zasubq1
24091 0, // zasubh1_then_zasubd0
24092 0, // zasubh1_then_zasubd1
24093 0, // zasubh1_then_zasubq0
24094 0, // zasubh1_then_zasubq1
24095 0, // zasubh1_then_zasubs0
24096 0, // zasubh1_then_zasubs1
24097 0, // zasubh1_then_zasubd1_then_zasubq0
24098 0, // zasubh1_then_zasubd1_then_zasubq1
24099 0, // zasubh1_then_zasubs1_then_zasubd0
24100 0, // zasubh1_then_zasubs1_then_zasubd1
24101 0, // zasubh1_then_zasubs1_then_zasubq0
24102 0, // zasubh1_then_zasubs1_then_zasubq1
24103 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
24104 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
24105 0, // dsub1_then_bsub
24106 0, // dsub1_then_hsub
24107 0, // dsub1_then_ssub
24108 0, // dsub3_then_bsub
24109 0, // dsub3_then_hsub
24110 0, // dsub3_then_ssub
24111 0, // dsub2_then_bsub
24112 0, // dsub2_then_hsub
24113 0, // dsub2_then_ssub
24114 0, // psub1_then_psub
24115 0, // qsub1_then_bsub
24116 0, // qsub1_then_dsub
24117 0, // qsub1_then_hsub
24118 0, // qsub1_then_ssub
24119 0, // qsub3_then_bsub
24120 0, // qsub3_then_dsub
24121 0, // qsub3_then_hsub
24122 0, // qsub3_then_ssub
24123 0, // qsub2_then_bsub
24124 0, // qsub2_then_dsub
24125 0, // qsub2_then_hsub
24126 0, // qsub2_then_ssub
24127 0, // x8sub_7_then_sub_32
24128 0, // x8sub_6_then_sub_32
24129 0, // x8sub_5_then_sub_32
24130 0, // x8sub_4_then_sub_32
24131 0, // x8sub_3_then_sub_32
24132 0, // x8sub_2_then_sub_32
24133 0, // x8sub_1_then_sub_32
24134 0, // subo64_then_sub_32
24135 0, // zsub1_then_bsub
24136 0, // zsub1_then_dsub
24137 0, // zsub1_then_hsub
24138 0, // zsub1_then_ssub
24139 0, // zsub1_then_zsub
24140 0, // zsub3_then_bsub
24141 0, // zsub3_then_dsub
24142 0, // zsub3_then_hsub
24143 0, // zsub3_then_ssub
24144 0, // zsub3_then_zsub
24145 0, // zsub2_then_bsub
24146 0, // zsub2_then_dsub
24147 0, // zsub2_then_hsub
24148 0, // zsub2_then_ssub
24149 0, // zsub2_then_zsub
24150 0, // dsub0_dsub1
24151 0, // dsub0_dsub1_dsub2
24152 0, // dsub1_dsub2
24153 0, // dsub1_dsub2_dsub3
24154 0, // dsub2_dsub3
24155 0, // dsub_qsub1_then_dsub
24156 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24157 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24158 0, // qsub0_qsub1
24159 0, // qsub0_qsub1_qsub2
24160 0, // qsub1_qsub2
24161 0, // qsub1_qsub2_qsub3
24162 0, // qsub2_qsub3
24163 0, // qsub1_then_dsub_qsub2_then_dsub
24164 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24165 0, // qsub2_then_dsub_qsub3_then_dsub
24166 0, // sub_32_x8sub_1_then_sub_32
24167 0, // x8sub_0_x8sub_1
24168 0, // x8sub_2_x8sub_3
24169 0, // x8sub_4_x8sub_5
24170 0, // x8sub_6_x8sub_7
24171 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24172 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24173 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24174 0, // sub_32_subo64_then_sub_32
24175 0, // dsub_zsub1_then_dsub
24176 0, // zsub_zsub1_then_zsub
24177 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24178 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24179 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24180 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24181 0, // zsub0_zsub1
24182 0, // zsub0_zsub1_zsub2
24183 0, // zsub1_zsub2
24184 0, // zsub1_zsub2_zsub3
24185 0, // zsub2_zsub3
24186 0, // zsub1_then_dsub_zsub2_then_dsub
24187 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24188 0, // zsub1_then_zsub_zsub2_then_zsub
24189 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24190 0, // zsub2_then_dsub_zsub3_then_dsub
24191 0, // zsub2_then_zsub_zsub3_then_zsub
24192 0, // zsub0_zsub2
24193 0, // zsub1_zsub3
24194 },
24195 { // GPR32sponly
24196 0, // bsub
24197 0, // dsub
24198 0, // dsub0
24199 0, // dsub1
24200 0, // dsub2
24201 0, // dsub3
24202 0, // hsub
24203 0, // psub
24204 0, // psub0
24205 0, // psub1
24206 0, // qsub0
24207 0, // qsub1
24208 0, // qsub2
24209 0, // qsub3
24210 0, // ssub
24211 0, // sub_32
24212 0, // sube32
24213 0, // sube64
24214 0, // subo32
24215 0, // subo64
24216 0, // x8sub_0
24217 0, // x8sub_1
24218 0, // x8sub_2
24219 0, // x8sub_3
24220 0, // x8sub_4
24221 0, // x8sub_5
24222 0, // x8sub_6
24223 0, // x8sub_7
24224 0, // zasubb
24225 0, // zasubd0
24226 0, // zasubd1
24227 0, // zasubh0
24228 0, // zasubh1
24229 0, // zasubq0
24230 0, // zasubq1
24231 0, // zasubs0
24232 0, // zasubs1
24233 0, // zsub
24234 0, // zsub0
24235 0, // zsub1
24236 0, // zsub2
24237 0, // zsub3
24238 0, // zasubd1_then_zasubq0
24239 0, // zasubd1_then_zasubq1
24240 0, // zasubs1_then_zasubd0
24241 0, // zasubs1_then_zasubd1
24242 0, // zasubs1_then_zasubq0
24243 0, // zasubs1_then_zasubq1
24244 0, // zasubs1_then_zasubd1_then_zasubq0
24245 0, // zasubs1_then_zasubd1_then_zasubq1
24246 0, // zasubh1_then_zasubd0
24247 0, // zasubh1_then_zasubd1
24248 0, // zasubh1_then_zasubq0
24249 0, // zasubh1_then_zasubq1
24250 0, // zasubh1_then_zasubs0
24251 0, // zasubh1_then_zasubs1
24252 0, // zasubh1_then_zasubd1_then_zasubq0
24253 0, // zasubh1_then_zasubd1_then_zasubq1
24254 0, // zasubh1_then_zasubs1_then_zasubd0
24255 0, // zasubh1_then_zasubs1_then_zasubd1
24256 0, // zasubh1_then_zasubs1_then_zasubq0
24257 0, // zasubh1_then_zasubs1_then_zasubq1
24258 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
24259 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
24260 0, // dsub1_then_bsub
24261 0, // dsub1_then_hsub
24262 0, // dsub1_then_ssub
24263 0, // dsub3_then_bsub
24264 0, // dsub3_then_hsub
24265 0, // dsub3_then_ssub
24266 0, // dsub2_then_bsub
24267 0, // dsub2_then_hsub
24268 0, // dsub2_then_ssub
24269 0, // psub1_then_psub
24270 0, // qsub1_then_bsub
24271 0, // qsub1_then_dsub
24272 0, // qsub1_then_hsub
24273 0, // qsub1_then_ssub
24274 0, // qsub3_then_bsub
24275 0, // qsub3_then_dsub
24276 0, // qsub3_then_hsub
24277 0, // qsub3_then_ssub
24278 0, // qsub2_then_bsub
24279 0, // qsub2_then_dsub
24280 0, // qsub2_then_hsub
24281 0, // qsub2_then_ssub
24282 0, // x8sub_7_then_sub_32
24283 0, // x8sub_6_then_sub_32
24284 0, // x8sub_5_then_sub_32
24285 0, // x8sub_4_then_sub_32
24286 0, // x8sub_3_then_sub_32
24287 0, // x8sub_2_then_sub_32
24288 0, // x8sub_1_then_sub_32
24289 0, // subo64_then_sub_32
24290 0, // zsub1_then_bsub
24291 0, // zsub1_then_dsub
24292 0, // zsub1_then_hsub
24293 0, // zsub1_then_ssub
24294 0, // zsub1_then_zsub
24295 0, // zsub3_then_bsub
24296 0, // zsub3_then_dsub
24297 0, // zsub3_then_hsub
24298 0, // zsub3_then_ssub
24299 0, // zsub3_then_zsub
24300 0, // zsub2_then_bsub
24301 0, // zsub2_then_dsub
24302 0, // zsub2_then_hsub
24303 0, // zsub2_then_ssub
24304 0, // zsub2_then_zsub
24305 0, // dsub0_dsub1
24306 0, // dsub0_dsub1_dsub2
24307 0, // dsub1_dsub2
24308 0, // dsub1_dsub2_dsub3
24309 0, // dsub2_dsub3
24310 0, // dsub_qsub1_then_dsub
24311 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24312 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24313 0, // qsub0_qsub1
24314 0, // qsub0_qsub1_qsub2
24315 0, // qsub1_qsub2
24316 0, // qsub1_qsub2_qsub3
24317 0, // qsub2_qsub3
24318 0, // qsub1_then_dsub_qsub2_then_dsub
24319 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24320 0, // qsub2_then_dsub_qsub3_then_dsub
24321 0, // sub_32_x8sub_1_then_sub_32
24322 0, // x8sub_0_x8sub_1
24323 0, // x8sub_2_x8sub_3
24324 0, // x8sub_4_x8sub_5
24325 0, // x8sub_6_x8sub_7
24326 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24327 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24328 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24329 0, // sub_32_subo64_then_sub_32
24330 0, // dsub_zsub1_then_dsub
24331 0, // zsub_zsub1_then_zsub
24332 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24333 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24334 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24335 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24336 0, // zsub0_zsub1
24337 0, // zsub0_zsub1_zsub2
24338 0, // zsub1_zsub2
24339 0, // zsub1_zsub2_zsub3
24340 0, // zsub2_zsub3
24341 0, // zsub1_then_dsub_zsub2_then_dsub
24342 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24343 0, // zsub1_then_zsub_zsub2_then_zsub
24344 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24345 0, // zsub2_then_dsub_zsub3_then_dsub
24346 0, // zsub2_then_zsub_zsub3_then_zsub
24347 0, // zsub0_zsub2
24348 0, // zsub1_zsub3
24349 },
24350 { // WSeqPairsClass
24351 0, // bsub
24352 0, // dsub
24353 0, // dsub0
24354 0, // dsub1
24355 0, // dsub2
24356 0, // dsub3
24357 0, // hsub
24358 0, // psub
24359 0, // psub0
24360 0, // psub1
24361 0, // qsub0
24362 0, // qsub1
24363 0, // qsub2
24364 0, // qsub3
24365 0, // ssub
24366 0, // sub_32
24367 34, // sube32 -> WSeqPairsClass
24368 0, // sube64
24369 34, // subo32 -> WSeqPairsClass
24370 0, // subo64
24371 0, // x8sub_0
24372 0, // x8sub_1
24373 0, // x8sub_2
24374 0, // x8sub_3
24375 0, // x8sub_4
24376 0, // x8sub_5
24377 0, // x8sub_6
24378 0, // x8sub_7
24379 0, // zasubb
24380 0, // zasubd0
24381 0, // zasubd1
24382 0, // zasubh0
24383 0, // zasubh1
24384 0, // zasubq0
24385 0, // zasubq1
24386 0, // zasubs0
24387 0, // zasubs1
24388 0, // zsub
24389 0, // zsub0
24390 0, // zsub1
24391 0, // zsub2
24392 0, // zsub3
24393 0, // zasubd1_then_zasubq0
24394 0, // zasubd1_then_zasubq1
24395 0, // zasubs1_then_zasubd0
24396 0, // zasubs1_then_zasubd1
24397 0, // zasubs1_then_zasubq0
24398 0, // zasubs1_then_zasubq1
24399 0, // zasubs1_then_zasubd1_then_zasubq0
24400 0, // zasubs1_then_zasubd1_then_zasubq1
24401 0, // zasubh1_then_zasubd0
24402 0, // zasubh1_then_zasubd1
24403 0, // zasubh1_then_zasubq0
24404 0, // zasubh1_then_zasubq1
24405 0, // zasubh1_then_zasubs0
24406 0, // zasubh1_then_zasubs1
24407 0, // zasubh1_then_zasubd1_then_zasubq0
24408 0, // zasubh1_then_zasubd1_then_zasubq1
24409 0, // zasubh1_then_zasubs1_then_zasubd0
24410 0, // zasubh1_then_zasubs1_then_zasubd1
24411 0, // zasubh1_then_zasubs1_then_zasubq0
24412 0, // zasubh1_then_zasubs1_then_zasubq1
24413 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
24414 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
24415 0, // dsub1_then_bsub
24416 0, // dsub1_then_hsub
24417 0, // dsub1_then_ssub
24418 0, // dsub3_then_bsub
24419 0, // dsub3_then_hsub
24420 0, // dsub3_then_ssub
24421 0, // dsub2_then_bsub
24422 0, // dsub2_then_hsub
24423 0, // dsub2_then_ssub
24424 0, // psub1_then_psub
24425 0, // qsub1_then_bsub
24426 0, // qsub1_then_dsub
24427 0, // qsub1_then_hsub
24428 0, // qsub1_then_ssub
24429 0, // qsub3_then_bsub
24430 0, // qsub3_then_dsub
24431 0, // qsub3_then_hsub
24432 0, // qsub3_then_ssub
24433 0, // qsub2_then_bsub
24434 0, // qsub2_then_dsub
24435 0, // qsub2_then_hsub
24436 0, // qsub2_then_ssub
24437 0, // x8sub_7_then_sub_32
24438 0, // x8sub_6_then_sub_32
24439 0, // x8sub_5_then_sub_32
24440 0, // x8sub_4_then_sub_32
24441 0, // x8sub_3_then_sub_32
24442 0, // x8sub_2_then_sub_32
24443 0, // x8sub_1_then_sub_32
24444 0, // subo64_then_sub_32
24445 0, // zsub1_then_bsub
24446 0, // zsub1_then_dsub
24447 0, // zsub1_then_hsub
24448 0, // zsub1_then_ssub
24449 0, // zsub1_then_zsub
24450 0, // zsub3_then_bsub
24451 0, // zsub3_then_dsub
24452 0, // zsub3_then_hsub
24453 0, // zsub3_then_ssub
24454 0, // zsub3_then_zsub
24455 0, // zsub2_then_bsub
24456 0, // zsub2_then_dsub
24457 0, // zsub2_then_hsub
24458 0, // zsub2_then_ssub
24459 0, // zsub2_then_zsub
24460 0, // dsub0_dsub1
24461 0, // dsub0_dsub1_dsub2
24462 0, // dsub1_dsub2
24463 0, // dsub1_dsub2_dsub3
24464 0, // dsub2_dsub3
24465 0, // dsub_qsub1_then_dsub
24466 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24467 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24468 0, // qsub0_qsub1
24469 0, // qsub0_qsub1_qsub2
24470 0, // qsub1_qsub2
24471 0, // qsub1_qsub2_qsub3
24472 0, // qsub2_qsub3
24473 0, // qsub1_then_dsub_qsub2_then_dsub
24474 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24475 0, // qsub2_then_dsub_qsub3_then_dsub
24476 0, // sub_32_x8sub_1_then_sub_32
24477 0, // x8sub_0_x8sub_1
24478 0, // x8sub_2_x8sub_3
24479 0, // x8sub_4_x8sub_5
24480 0, // x8sub_6_x8sub_7
24481 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24482 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24483 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24484 0, // sub_32_subo64_then_sub_32
24485 0, // dsub_zsub1_then_dsub
24486 0, // zsub_zsub1_then_zsub
24487 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24488 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24489 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24490 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24491 0, // zsub0_zsub1
24492 0, // zsub0_zsub1_zsub2
24493 0, // zsub1_zsub2
24494 0, // zsub1_zsub2_zsub3
24495 0, // zsub2_zsub3
24496 0, // zsub1_then_dsub_zsub2_then_dsub
24497 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24498 0, // zsub1_then_zsub_zsub2_then_zsub
24499 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24500 0, // zsub2_then_dsub_zsub3_then_dsub
24501 0, // zsub2_then_zsub_zsub3_then_zsub
24502 0, // zsub0_zsub2
24503 0, // zsub1_zsub3
24504 },
24505 { // WSeqPairsClass_with_subo32_in_GPR32common
24506 0, // bsub
24507 0, // dsub
24508 0, // dsub0
24509 0, // dsub1
24510 0, // dsub2
24511 0, // dsub3
24512 0, // hsub
24513 0, // psub
24514 0, // psub0
24515 0, // psub1
24516 0, // qsub0
24517 0, // qsub1
24518 0, // qsub2
24519 0, // qsub3
24520 0, // ssub
24521 0, // sub_32
24522 35, // sube32 -> WSeqPairsClass_with_subo32_in_GPR32common
24523 0, // sube64
24524 35, // subo32 -> WSeqPairsClass_with_subo32_in_GPR32common
24525 0, // subo64
24526 0, // x8sub_0
24527 0, // x8sub_1
24528 0, // x8sub_2
24529 0, // x8sub_3
24530 0, // x8sub_4
24531 0, // x8sub_5
24532 0, // x8sub_6
24533 0, // x8sub_7
24534 0, // zasubb
24535 0, // zasubd0
24536 0, // zasubd1
24537 0, // zasubh0
24538 0, // zasubh1
24539 0, // zasubq0
24540 0, // zasubq1
24541 0, // zasubs0
24542 0, // zasubs1
24543 0, // zsub
24544 0, // zsub0
24545 0, // zsub1
24546 0, // zsub2
24547 0, // zsub3
24548 0, // zasubd1_then_zasubq0
24549 0, // zasubd1_then_zasubq1
24550 0, // zasubs1_then_zasubd0
24551 0, // zasubs1_then_zasubd1
24552 0, // zasubs1_then_zasubq0
24553 0, // zasubs1_then_zasubq1
24554 0, // zasubs1_then_zasubd1_then_zasubq0
24555 0, // zasubs1_then_zasubd1_then_zasubq1
24556 0, // zasubh1_then_zasubd0
24557 0, // zasubh1_then_zasubd1
24558 0, // zasubh1_then_zasubq0
24559 0, // zasubh1_then_zasubq1
24560 0, // zasubh1_then_zasubs0
24561 0, // zasubh1_then_zasubs1
24562 0, // zasubh1_then_zasubd1_then_zasubq0
24563 0, // zasubh1_then_zasubd1_then_zasubq1
24564 0, // zasubh1_then_zasubs1_then_zasubd0
24565 0, // zasubh1_then_zasubs1_then_zasubd1
24566 0, // zasubh1_then_zasubs1_then_zasubq0
24567 0, // zasubh1_then_zasubs1_then_zasubq1
24568 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
24569 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
24570 0, // dsub1_then_bsub
24571 0, // dsub1_then_hsub
24572 0, // dsub1_then_ssub
24573 0, // dsub3_then_bsub
24574 0, // dsub3_then_hsub
24575 0, // dsub3_then_ssub
24576 0, // dsub2_then_bsub
24577 0, // dsub2_then_hsub
24578 0, // dsub2_then_ssub
24579 0, // psub1_then_psub
24580 0, // qsub1_then_bsub
24581 0, // qsub1_then_dsub
24582 0, // qsub1_then_hsub
24583 0, // qsub1_then_ssub
24584 0, // qsub3_then_bsub
24585 0, // qsub3_then_dsub
24586 0, // qsub3_then_hsub
24587 0, // qsub3_then_ssub
24588 0, // qsub2_then_bsub
24589 0, // qsub2_then_dsub
24590 0, // qsub2_then_hsub
24591 0, // qsub2_then_ssub
24592 0, // x8sub_7_then_sub_32
24593 0, // x8sub_6_then_sub_32
24594 0, // x8sub_5_then_sub_32
24595 0, // x8sub_4_then_sub_32
24596 0, // x8sub_3_then_sub_32
24597 0, // x8sub_2_then_sub_32
24598 0, // x8sub_1_then_sub_32
24599 0, // subo64_then_sub_32
24600 0, // zsub1_then_bsub
24601 0, // zsub1_then_dsub
24602 0, // zsub1_then_hsub
24603 0, // zsub1_then_ssub
24604 0, // zsub1_then_zsub
24605 0, // zsub3_then_bsub
24606 0, // zsub3_then_dsub
24607 0, // zsub3_then_hsub
24608 0, // zsub3_then_ssub
24609 0, // zsub3_then_zsub
24610 0, // zsub2_then_bsub
24611 0, // zsub2_then_dsub
24612 0, // zsub2_then_hsub
24613 0, // zsub2_then_ssub
24614 0, // zsub2_then_zsub
24615 0, // dsub0_dsub1
24616 0, // dsub0_dsub1_dsub2
24617 0, // dsub1_dsub2
24618 0, // dsub1_dsub2_dsub3
24619 0, // dsub2_dsub3
24620 0, // dsub_qsub1_then_dsub
24621 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24622 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24623 0, // qsub0_qsub1
24624 0, // qsub0_qsub1_qsub2
24625 0, // qsub1_qsub2
24626 0, // qsub1_qsub2_qsub3
24627 0, // qsub2_qsub3
24628 0, // qsub1_then_dsub_qsub2_then_dsub
24629 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24630 0, // qsub2_then_dsub_qsub3_then_dsub
24631 0, // sub_32_x8sub_1_then_sub_32
24632 0, // x8sub_0_x8sub_1
24633 0, // x8sub_2_x8sub_3
24634 0, // x8sub_4_x8sub_5
24635 0, // x8sub_6_x8sub_7
24636 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24637 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24638 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24639 0, // sub_32_subo64_then_sub_32
24640 0, // dsub_zsub1_then_dsub
24641 0, // zsub_zsub1_then_zsub
24642 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24643 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24644 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24645 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24646 0, // zsub0_zsub1
24647 0, // zsub0_zsub1_zsub2
24648 0, // zsub1_zsub2
24649 0, // zsub1_zsub2_zsub3
24650 0, // zsub2_zsub3
24651 0, // zsub1_then_dsub_zsub2_then_dsub
24652 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24653 0, // zsub1_then_zsub_zsub2_then_zsub
24654 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24655 0, // zsub2_then_dsub_zsub3_then_dsub
24656 0, // zsub2_then_zsub_zsub3_then_zsub
24657 0, // zsub0_zsub2
24658 0, // zsub1_zsub3
24659 },
24660 { // WSeqPairsClass_with_sube32_in_GPR32arg
24661 0, // bsub
24662 0, // dsub
24663 0, // dsub0
24664 0, // dsub1
24665 0, // dsub2
24666 0, // dsub3
24667 0, // hsub
24668 0, // psub
24669 0, // psub0
24670 0, // psub1
24671 0, // qsub0
24672 0, // qsub1
24673 0, // qsub2
24674 0, // qsub3
24675 0, // ssub
24676 0, // sub_32
24677 36, // sube32 -> WSeqPairsClass_with_sube32_in_GPR32arg
24678 0, // sube64
24679 36, // subo32 -> WSeqPairsClass_with_sube32_in_GPR32arg
24680 0, // subo64
24681 0, // x8sub_0
24682 0, // x8sub_1
24683 0, // x8sub_2
24684 0, // x8sub_3
24685 0, // x8sub_4
24686 0, // x8sub_5
24687 0, // x8sub_6
24688 0, // x8sub_7
24689 0, // zasubb
24690 0, // zasubd0
24691 0, // zasubd1
24692 0, // zasubh0
24693 0, // zasubh1
24694 0, // zasubq0
24695 0, // zasubq1
24696 0, // zasubs0
24697 0, // zasubs1
24698 0, // zsub
24699 0, // zsub0
24700 0, // zsub1
24701 0, // zsub2
24702 0, // zsub3
24703 0, // zasubd1_then_zasubq0
24704 0, // zasubd1_then_zasubq1
24705 0, // zasubs1_then_zasubd0
24706 0, // zasubs1_then_zasubd1
24707 0, // zasubs1_then_zasubq0
24708 0, // zasubs1_then_zasubq1
24709 0, // zasubs1_then_zasubd1_then_zasubq0
24710 0, // zasubs1_then_zasubd1_then_zasubq1
24711 0, // zasubh1_then_zasubd0
24712 0, // zasubh1_then_zasubd1
24713 0, // zasubh1_then_zasubq0
24714 0, // zasubh1_then_zasubq1
24715 0, // zasubh1_then_zasubs0
24716 0, // zasubh1_then_zasubs1
24717 0, // zasubh1_then_zasubd1_then_zasubq0
24718 0, // zasubh1_then_zasubd1_then_zasubq1
24719 0, // zasubh1_then_zasubs1_then_zasubd0
24720 0, // zasubh1_then_zasubs1_then_zasubd1
24721 0, // zasubh1_then_zasubs1_then_zasubq0
24722 0, // zasubh1_then_zasubs1_then_zasubq1
24723 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
24724 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
24725 0, // dsub1_then_bsub
24726 0, // dsub1_then_hsub
24727 0, // dsub1_then_ssub
24728 0, // dsub3_then_bsub
24729 0, // dsub3_then_hsub
24730 0, // dsub3_then_ssub
24731 0, // dsub2_then_bsub
24732 0, // dsub2_then_hsub
24733 0, // dsub2_then_ssub
24734 0, // psub1_then_psub
24735 0, // qsub1_then_bsub
24736 0, // qsub1_then_dsub
24737 0, // qsub1_then_hsub
24738 0, // qsub1_then_ssub
24739 0, // qsub3_then_bsub
24740 0, // qsub3_then_dsub
24741 0, // qsub3_then_hsub
24742 0, // qsub3_then_ssub
24743 0, // qsub2_then_bsub
24744 0, // qsub2_then_dsub
24745 0, // qsub2_then_hsub
24746 0, // qsub2_then_ssub
24747 0, // x8sub_7_then_sub_32
24748 0, // x8sub_6_then_sub_32
24749 0, // x8sub_5_then_sub_32
24750 0, // x8sub_4_then_sub_32
24751 0, // x8sub_3_then_sub_32
24752 0, // x8sub_2_then_sub_32
24753 0, // x8sub_1_then_sub_32
24754 0, // subo64_then_sub_32
24755 0, // zsub1_then_bsub
24756 0, // zsub1_then_dsub
24757 0, // zsub1_then_hsub
24758 0, // zsub1_then_ssub
24759 0, // zsub1_then_zsub
24760 0, // zsub3_then_bsub
24761 0, // zsub3_then_dsub
24762 0, // zsub3_then_hsub
24763 0, // zsub3_then_ssub
24764 0, // zsub3_then_zsub
24765 0, // zsub2_then_bsub
24766 0, // zsub2_then_dsub
24767 0, // zsub2_then_hsub
24768 0, // zsub2_then_ssub
24769 0, // zsub2_then_zsub
24770 0, // dsub0_dsub1
24771 0, // dsub0_dsub1_dsub2
24772 0, // dsub1_dsub2
24773 0, // dsub1_dsub2_dsub3
24774 0, // dsub2_dsub3
24775 0, // dsub_qsub1_then_dsub
24776 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24777 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24778 0, // qsub0_qsub1
24779 0, // qsub0_qsub1_qsub2
24780 0, // qsub1_qsub2
24781 0, // qsub1_qsub2_qsub3
24782 0, // qsub2_qsub3
24783 0, // qsub1_then_dsub_qsub2_then_dsub
24784 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24785 0, // qsub2_then_dsub_qsub3_then_dsub
24786 0, // sub_32_x8sub_1_then_sub_32
24787 0, // x8sub_0_x8sub_1
24788 0, // x8sub_2_x8sub_3
24789 0, // x8sub_4_x8sub_5
24790 0, // x8sub_6_x8sub_7
24791 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24792 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24793 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24794 0, // sub_32_subo64_then_sub_32
24795 0, // dsub_zsub1_then_dsub
24796 0, // zsub_zsub1_then_zsub
24797 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24798 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24799 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24800 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24801 0, // zsub0_zsub1
24802 0, // zsub0_zsub1_zsub2
24803 0, // zsub1_zsub2
24804 0, // zsub1_zsub2_zsub3
24805 0, // zsub2_zsub3
24806 0, // zsub1_then_dsub_zsub2_then_dsub
24807 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24808 0, // zsub1_then_zsub_zsub2_then_zsub
24809 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24810 0, // zsub2_then_dsub_zsub3_then_dsub
24811 0, // zsub2_then_zsub_zsub3_then_zsub
24812 0, // zsub0_zsub2
24813 0, // zsub1_zsub3
24814 },
24815 { // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
24816 0, // bsub
24817 0, // dsub
24818 0, // dsub0
24819 0, // dsub1
24820 0, // dsub2
24821 0, // dsub3
24822 0, // hsub
24823 0, // psub
24824 0, // psub0
24825 0, // psub1
24826 0, // qsub0
24827 0, // qsub1
24828 0, // qsub2
24829 0, // qsub3
24830 0, // ssub
24831 0, // sub_32
24832 37, // sube32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
24833 0, // sube64
24834 37, // subo32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
24835 0, // subo64
24836 0, // x8sub_0
24837 0, // x8sub_1
24838 0, // x8sub_2
24839 0, // x8sub_3
24840 0, // x8sub_4
24841 0, // x8sub_5
24842 0, // x8sub_6
24843 0, // x8sub_7
24844 0, // zasubb
24845 0, // zasubd0
24846 0, // zasubd1
24847 0, // zasubh0
24848 0, // zasubh1
24849 0, // zasubq0
24850 0, // zasubq1
24851 0, // zasubs0
24852 0, // zasubs1
24853 0, // zsub
24854 0, // zsub0
24855 0, // zsub1
24856 0, // zsub2
24857 0, // zsub3
24858 0, // zasubd1_then_zasubq0
24859 0, // zasubd1_then_zasubq1
24860 0, // zasubs1_then_zasubd0
24861 0, // zasubs1_then_zasubd1
24862 0, // zasubs1_then_zasubq0
24863 0, // zasubs1_then_zasubq1
24864 0, // zasubs1_then_zasubd1_then_zasubq0
24865 0, // zasubs1_then_zasubd1_then_zasubq1
24866 0, // zasubh1_then_zasubd0
24867 0, // zasubh1_then_zasubd1
24868 0, // zasubh1_then_zasubq0
24869 0, // zasubh1_then_zasubq1
24870 0, // zasubh1_then_zasubs0
24871 0, // zasubh1_then_zasubs1
24872 0, // zasubh1_then_zasubd1_then_zasubq0
24873 0, // zasubh1_then_zasubd1_then_zasubq1
24874 0, // zasubh1_then_zasubs1_then_zasubd0
24875 0, // zasubh1_then_zasubs1_then_zasubd1
24876 0, // zasubh1_then_zasubs1_then_zasubq0
24877 0, // zasubh1_then_zasubs1_then_zasubq1
24878 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
24879 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
24880 0, // dsub1_then_bsub
24881 0, // dsub1_then_hsub
24882 0, // dsub1_then_ssub
24883 0, // dsub3_then_bsub
24884 0, // dsub3_then_hsub
24885 0, // dsub3_then_ssub
24886 0, // dsub2_then_bsub
24887 0, // dsub2_then_hsub
24888 0, // dsub2_then_ssub
24889 0, // psub1_then_psub
24890 0, // qsub1_then_bsub
24891 0, // qsub1_then_dsub
24892 0, // qsub1_then_hsub
24893 0, // qsub1_then_ssub
24894 0, // qsub3_then_bsub
24895 0, // qsub3_then_dsub
24896 0, // qsub3_then_hsub
24897 0, // qsub3_then_ssub
24898 0, // qsub2_then_bsub
24899 0, // qsub2_then_dsub
24900 0, // qsub2_then_hsub
24901 0, // qsub2_then_ssub
24902 0, // x8sub_7_then_sub_32
24903 0, // x8sub_6_then_sub_32
24904 0, // x8sub_5_then_sub_32
24905 0, // x8sub_4_then_sub_32
24906 0, // x8sub_3_then_sub_32
24907 0, // x8sub_2_then_sub_32
24908 0, // x8sub_1_then_sub_32
24909 0, // subo64_then_sub_32
24910 0, // zsub1_then_bsub
24911 0, // zsub1_then_dsub
24912 0, // zsub1_then_hsub
24913 0, // zsub1_then_ssub
24914 0, // zsub1_then_zsub
24915 0, // zsub3_then_bsub
24916 0, // zsub3_then_dsub
24917 0, // zsub3_then_hsub
24918 0, // zsub3_then_ssub
24919 0, // zsub3_then_zsub
24920 0, // zsub2_then_bsub
24921 0, // zsub2_then_dsub
24922 0, // zsub2_then_hsub
24923 0, // zsub2_then_ssub
24924 0, // zsub2_then_zsub
24925 0, // dsub0_dsub1
24926 0, // dsub0_dsub1_dsub2
24927 0, // dsub1_dsub2
24928 0, // dsub1_dsub2_dsub3
24929 0, // dsub2_dsub3
24930 0, // dsub_qsub1_then_dsub
24931 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24932 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
24933 0, // qsub0_qsub1
24934 0, // qsub0_qsub1_qsub2
24935 0, // qsub1_qsub2
24936 0, // qsub1_qsub2_qsub3
24937 0, // qsub2_qsub3
24938 0, // qsub1_then_dsub_qsub2_then_dsub
24939 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
24940 0, // qsub2_then_dsub_qsub3_then_dsub
24941 0, // sub_32_x8sub_1_then_sub_32
24942 0, // x8sub_0_x8sub_1
24943 0, // x8sub_2_x8sub_3
24944 0, // x8sub_4_x8sub_5
24945 0, // x8sub_6_x8sub_7
24946 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
24947 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
24948 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
24949 0, // sub_32_subo64_then_sub_32
24950 0, // dsub_zsub1_then_dsub
24951 0, // zsub_zsub1_then_zsub
24952 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24953 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
24954 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24955 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
24956 0, // zsub0_zsub1
24957 0, // zsub0_zsub1_zsub2
24958 0, // zsub1_zsub2
24959 0, // zsub1_zsub2_zsub3
24960 0, // zsub2_zsub3
24961 0, // zsub1_then_dsub_zsub2_then_dsub
24962 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
24963 0, // zsub1_then_zsub_zsub2_then_zsub
24964 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
24965 0, // zsub2_then_dsub_zsub3_then_dsub
24966 0, // zsub2_then_zsub_zsub3_then_zsub
24967 0, // zsub0_zsub2
24968 0, // zsub1_zsub3
24969 },
24970 { // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
24971 0, // bsub
24972 0, // dsub
24973 0, // dsub0
24974 0, // dsub1
24975 0, // dsub2
24976 0, // dsub3
24977 0, // hsub
24978 0, // psub
24979 0, // psub0
24980 0, // psub1
24981 0, // qsub0
24982 0, // qsub1
24983 0, // qsub2
24984 0, // qsub3
24985 0, // ssub
24986 0, // sub_32
24987 38, // sube32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
24988 0, // sube64
24989 38, // subo32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
24990 0, // subo64
24991 0, // x8sub_0
24992 0, // x8sub_1
24993 0, // x8sub_2
24994 0, // x8sub_3
24995 0, // x8sub_4
24996 0, // x8sub_5
24997 0, // x8sub_6
24998 0, // x8sub_7
24999 0, // zasubb
25000 0, // zasubd0
25001 0, // zasubd1
25002 0, // zasubh0
25003 0, // zasubh1
25004 0, // zasubq0
25005 0, // zasubq1
25006 0, // zasubs0
25007 0, // zasubs1
25008 0, // zsub
25009 0, // zsub0
25010 0, // zsub1
25011 0, // zsub2
25012 0, // zsub3
25013 0, // zasubd1_then_zasubq0
25014 0, // zasubd1_then_zasubq1
25015 0, // zasubs1_then_zasubd0
25016 0, // zasubs1_then_zasubd1
25017 0, // zasubs1_then_zasubq0
25018 0, // zasubs1_then_zasubq1
25019 0, // zasubs1_then_zasubd1_then_zasubq0
25020 0, // zasubs1_then_zasubd1_then_zasubq1
25021 0, // zasubh1_then_zasubd0
25022 0, // zasubh1_then_zasubd1
25023 0, // zasubh1_then_zasubq0
25024 0, // zasubh1_then_zasubq1
25025 0, // zasubh1_then_zasubs0
25026 0, // zasubh1_then_zasubs1
25027 0, // zasubh1_then_zasubd1_then_zasubq0
25028 0, // zasubh1_then_zasubd1_then_zasubq1
25029 0, // zasubh1_then_zasubs1_then_zasubd0
25030 0, // zasubh1_then_zasubs1_then_zasubd1
25031 0, // zasubh1_then_zasubs1_then_zasubq0
25032 0, // zasubh1_then_zasubs1_then_zasubq1
25033 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25034 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25035 0, // dsub1_then_bsub
25036 0, // dsub1_then_hsub
25037 0, // dsub1_then_ssub
25038 0, // dsub3_then_bsub
25039 0, // dsub3_then_hsub
25040 0, // dsub3_then_ssub
25041 0, // dsub2_then_bsub
25042 0, // dsub2_then_hsub
25043 0, // dsub2_then_ssub
25044 0, // psub1_then_psub
25045 0, // qsub1_then_bsub
25046 0, // qsub1_then_dsub
25047 0, // qsub1_then_hsub
25048 0, // qsub1_then_ssub
25049 0, // qsub3_then_bsub
25050 0, // qsub3_then_dsub
25051 0, // qsub3_then_hsub
25052 0, // qsub3_then_ssub
25053 0, // qsub2_then_bsub
25054 0, // qsub2_then_dsub
25055 0, // qsub2_then_hsub
25056 0, // qsub2_then_ssub
25057 0, // x8sub_7_then_sub_32
25058 0, // x8sub_6_then_sub_32
25059 0, // x8sub_5_then_sub_32
25060 0, // x8sub_4_then_sub_32
25061 0, // x8sub_3_then_sub_32
25062 0, // x8sub_2_then_sub_32
25063 0, // x8sub_1_then_sub_32
25064 0, // subo64_then_sub_32
25065 0, // zsub1_then_bsub
25066 0, // zsub1_then_dsub
25067 0, // zsub1_then_hsub
25068 0, // zsub1_then_ssub
25069 0, // zsub1_then_zsub
25070 0, // zsub3_then_bsub
25071 0, // zsub3_then_dsub
25072 0, // zsub3_then_hsub
25073 0, // zsub3_then_ssub
25074 0, // zsub3_then_zsub
25075 0, // zsub2_then_bsub
25076 0, // zsub2_then_dsub
25077 0, // zsub2_then_hsub
25078 0, // zsub2_then_ssub
25079 0, // zsub2_then_zsub
25080 0, // dsub0_dsub1
25081 0, // dsub0_dsub1_dsub2
25082 0, // dsub1_dsub2
25083 0, // dsub1_dsub2_dsub3
25084 0, // dsub2_dsub3
25085 0, // dsub_qsub1_then_dsub
25086 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25087 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
25088 0, // qsub0_qsub1
25089 0, // qsub0_qsub1_qsub2
25090 0, // qsub1_qsub2
25091 0, // qsub1_qsub2_qsub3
25092 0, // qsub2_qsub3
25093 0, // qsub1_then_dsub_qsub2_then_dsub
25094 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25095 0, // qsub2_then_dsub_qsub3_then_dsub
25096 0, // sub_32_x8sub_1_then_sub_32
25097 0, // x8sub_0_x8sub_1
25098 0, // x8sub_2_x8sub_3
25099 0, // x8sub_4_x8sub_5
25100 0, // x8sub_6_x8sub_7
25101 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
25102 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
25103 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
25104 0, // sub_32_subo64_then_sub_32
25105 0, // dsub_zsub1_then_dsub
25106 0, // zsub_zsub1_then_zsub
25107 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25108 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
25109 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25110 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
25111 0, // zsub0_zsub1
25112 0, // zsub0_zsub1_zsub2
25113 0, // zsub1_zsub2
25114 0, // zsub1_zsub2_zsub3
25115 0, // zsub2_zsub3
25116 0, // zsub1_then_dsub_zsub2_then_dsub
25117 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25118 0, // zsub1_then_zsub_zsub2_then_zsub
25119 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25120 0, // zsub2_then_dsub_zsub3_then_dsub
25121 0, // zsub2_then_zsub_zsub3_then_zsub
25122 0, // zsub0_zsub2
25123 0, // zsub1_zsub3
25124 },
25125 { // GPR64all
25126 0, // bsub
25127 0, // dsub
25128 0, // dsub0
25129 0, // dsub1
25130 0, // dsub2
25131 0, // dsub3
25132 0, // hsub
25133 0, // psub
25134 0, // psub0
25135 0, // psub1
25136 0, // qsub0
25137 0, // qsub1
25138 0, // qsub2
25139 0, // qsub3
25140 0, // ssub
25141 39, // sub_32 -> GPR64all
25142 0, // sube32
25143 0, // sube64
25144 0, // subo32
25145 0, // subo64
25146 0, // x8sub_0
25147 0, // x8sub_1
25148 0, // x8sub_2
25149 0, // x8sub_3
25150 0, // x8sub_4
25151 0, // x8sub_5
25152 0, // x8sub_6
25153 0, // x8sub_7
25154 0, // zasubb
25155 0, // zasubd0
25156 0, // zasubd1
25157 0, // zasubh0
25158 0, // zasubh1
25159 0, // zasubq0
25160 0, // zasubq1
25161 0, // zasubs0
25162 0, // zasubs1
25163 0, // zsub
25164 0, // zsub0
25165 0, // zsub1
25166 0, // zsub2
25167 0, // zsub3
25168 0, // zasubd1_then_zasubq0
25169 0, // zasubd1_then_zasubq1
25170 0, // zasubs1_then_zasubd0
25171 0, // zasubs1_then_zasubd1
25172 0, // zasubs1_then_zasubq0
25173 0, // zasubs1_then_zasubq1
25174 0, // zasubs1_then_zasubd1_then_zasubq0
25175 0, // zasubs1_then_zasubd1_then_zasubq1
25176 0, // zasubh1_then_zasubd0
25177 0, // zasubh1_then_zasubd1
25178 0, // zasubh1_then_zasubq0
25179 0, // zasubh1_then_zasubq1
25180 0, // zasubh1_then_zasubs0
25181 0, // zasubh1_then_zasubs1
25182 0, // zasubh1_then_zasubd1_then_zasubq0
25183 0, // zasubh1_then_zasubd1_then_zasubq1
25184 0, // zasubh1_then_zasubs1_then_zasubd0
25185 0, // zasubh1_then_zasubs1_then_zasubd1
25186 0, // zasubh1_then_zasubs1_then_zasubq0
25187 0, // zasubh1_then_zasubs1_then_zasubq1
25188 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25189 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25190 0, // dsub1_then_bsub
25191 0, // dsub1_then_hsub
25192 0, // dsub1_then_ssub
25193 0, // dsub3_then_bsub
25194 0, // dsub3_then_hsub
25195 0, // dsub3_then_ssub
25196 0, // dsub2_then_bsub
25197 0, // dsub2_then_hsub
25198 0, // dsub2_then_ssub
25199 0, // psub1_then_psub
25200 0, // qsub1_then_bsub
25201 0, // qsub1_then_dsub
25202 0, // qsub1_then_hsub
25203 0, // qsub1_then_ssub
25204 0, // qsub3_then_bsub
25205 0, // qsub3_then_dsub
25206 0, // qsub3_then_hsub
25207 0, // qsub3_then_ssub
25208 0, // qsub2_then_bsub
25209 0, // qsub2_then_dsub
25210 0, // qsub2_then_hsub
25211 0, // qsub2_then_ssub
25212 0, // x8sub_7_then_sub_32
25213 0, // x8sub_6_then_sub_32
25214 0, // x8sub_5_then_sub_32
25215 0, // x8sub_4_then_sub_32
25216 0, // x8sub_3_then_sub_32
25217 0, // x8sub_2_then_sub_32
25218 0, // x8sub_1_then_sub_32
25219 0, // subo64_then_sub_32
25220 0, // zsub1_then_bsub
25221 0, // zsub1_then_dsub
25222 0, // zsub1_then_hsub
25223 0, // zsub1_then_ssub
25224 0, // zsub1_then_zsub
25225 0, // zsub3_then_bsub
25226 0, // zsub3_then_dsub
25227 0, // zsub3_then_hsub
25228 0, // zsub3_then_ssub
25229 0, // zsub3_then_zsub
25230 0, // zsub2_then_bsub
25231 0, // zsub2_then_dsub
25232 0, // zsub2_then_hsub
25233 0, // zsub2_then_ssub
25234 0, // zsub2_then_zsub
25235 0, // dsub0_dsub1
25236 0, // dsub0_dsub1_dsub2
25237 0, // dsub1_dsub2
25238 0, // dsub1_dsub2_dsub3
25239 0, // dsub2_dsub3
25240 0, // dsub_qsub1_then_dsub
25241 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25242 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
25243 0, // qsub0_qsub1
25244 0, // qsub0_qsub1_qsub2
25245 0, // qsub1_qsub2
25246 0, // qsub1_qsub2_qsub3
25247 0, // qsub2_qsub3
25248 0, // qsub1_then_dsub_qsub2_then_dsub
25249 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25250 0, // qsub2_then_dsub_qsub3_then_dsub
25251 0, // sub_32_x8sub_1_then_sub_32
25252 0, // x8sub_0_x8sub_1
25253 0, // x8sub_2_x8sub_3
25254 0, // x8sub_4_x8sub_5
25255 0, // x8sub_6_x8sub_7
25256 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
25257 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
25258 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
25259 0, // sub_32_subo64_then_sub_32
25260 0, // dsub_zsub1_then_dsub
25261 0, // zsub_zsub1_then_zsub
25262 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25263 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
25264 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25265 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
25266 0, // zsub0_zsub1
25267 0, // zsub0_zsub1_zsub2
25268 0, // zsub1_zsub2
25269 0, // zsub1_zsub2_zsub3
25270 0, // zsub2_zsub3
25271 0, // zsub1_then_dsub_zsub2_then_dsub
25272 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25273 0, // zsub1_then_zsub_zsub2_then_zsub
25274 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25275 0, // zsub2_then_dsub_zsub3_then_dsub
25276 0, // zsub2_then_zsub_zsub3_then_zsub
25277 0, // zsub0_zsub2
25278 0, // zsub1_zsub3
25279 },
25280 { // FPR64
25281 40, // bsub -> FPR64
25282 0, // dsub
25283 0, // dsub0
25284 0, // dsub1
25285 0, // dsub2
25286 0, // dsub3
25287 40, // hsub -> FPR64
25288 0, // psub
25289 0, // psub0
25290 0, // psub1
25291 0, // qsub0
25292 0, // qsub1
25293 0, // qsub2
25294 0, // qsub3
25295 40, // ssub -> FPR64
25296 0, // sub_32
25297 0, // sube32
25298 0, // sube64
25299 0, // subo32
25300 0, // subo64
25301 0, // x8sub_0
25302 0, // x8sub_1
25303 0, // x8sub_2
25304 0, // x8sub_3
25305 0, // x8sub_4
25306 0, // x8sub_5
25307 0, // x8sub_6
25308 0, // x8sub_7
25309 0, // zasubb
25310 0, // zasubd0
25311 0, // zasubd1
25312 0, // zasubh0
25313 0, // zasubh1
25314 0, // zasubq0
25315 0, // zasubq1
25316 0, // zasubs0
25317 0, // zasubs1
25318 0, // zsub
25319 0, // zsub0
25320 0, // zsub1
25321 0, // zsub2
25322 0, // zsub3
25323 0, // zasubd1_then_zasubq0
25324 0, // zasubd1_then_zasubq1
25325 0, // zasubs1_then_zasubd0
25326 0, // zasubs1_then_zasubd1
25327 0, // zasubs1_then_zasubq0
25328 0, // zasubs1_then_zasubq1
25329 0, // zasubs1_then_zasubd1_then_zasubq0
25330 0, // zasubs1_then_zasubd1_then_zasubq1
25331 0, // zasubh1_then_zasubd0
25332 0, // zasubh1_then_zasubd1
25333 0, // zasubh1_then_zasubq0
25334 0, // zasubh1_then_zasubq1
25335 0, // zasubh1_then_zasubs0
25336 0, // zasubh1_then_zasubs1
25337 0, // zasubh1_then_zasubd1_then_zasubq0
25338 0, // zasubh1_then_zasubd1_then_zasubq1
25339 0, // zasubh1_then_zasubs1_then_zasubd0
25340 0, // zasubh1_then_zasubs1_then_zasubd1
25341 0, // zasubh1_then_zasubs1_then_zasubq0
25342 0, // zasubh1_then_zasubs1_then_zasubq1
25343 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25344 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25345 0, // dsub1_then_bsub
25346 0, // dsub1_then_hsub
25347 0, // dsub1_then_ssub
25348 0, // dsub3_then_bsub
25349 0, // dsub3_then_hsub
25350 0, // dsub3_then_ssub
25351 0, // dsub2_then_bsub
25352 0, // dsub2_then_hsub
25353 0, // dsub2_then_ssub
25354 0, // psub1_then_psub
25355 0, // qsub1_then_bsub
25356 0, // qsub1_then_dsub
25357 0, // qsub1_then_hsub
25358 0, // qsub1_then_ssub
25359 0, // qsub3_then_bsub
25360 0, // qsub3_then_dsub
25361 0, // qsub3_then_hsub
25362 0, // qsub3_then_ssub
25363 0, // qsub2_then_bsub
25364 0, // qsub2_then_dsub
25365 0, // qsub2_then_hsub
25366 0, // qsub2_then_ssub
25367 0, // x8sub_7_then_sub_32
25368 0, // x8sub_6_then_sub_32
25369 0, // x8sub_5_then_sub_32
25370 0, // x8sub_4_then_sub_32
25371 0, // x8sub_3_then_sub_32
25372 0, // x8sub_2_then_sub_32
25373 0, // x8sub_1_then_sub_32
25374 0, // subo64_then_sub_32
25375 0, // zsub1_then_bsub
25376 0, // zsub1_then_dsub
25377 0, // zsub1_then_hsub
25378 0, // zsub1_then_ssub
25379 0, // zsub1_then_zsub
25380 0, // zsub3_then_bsub
25381 0, // zsub3_then_dsub
25382 0, // zsub3_then_hsub
25383 0, // zsub3_then_ssub
25384 0, // zsub3_then_zsub
25385 0, // zsub2_then_bsub
25386 0, // zsub2_then_dsub
25387 0, // zsub2_then_hsub
25388 0, // zsub2_then_ssub
25389 0, // zsub2_then_zsub
25390 0, // dsub0_dsub1
25391 0, // dsub0_dsub1_dsub2
25392 0, // dsub1_dsub2
25393 0, // dsub1_dsub2_dsub3
25394 0, // dsub2_dsub3
25395 0, // dsub_qsub1_then_dsub
25396 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25397 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
25398 0, // qsub0_qsub1
25399 0, // qsub0_qsub1_qsub2
25400 0, // qsub1_qsub2
25401 0, // qsub1_qsub2_qsub3
25402 0, // qsub2_qsub3
25403 0, // qsub1_then_dsub_qsub2_then_dsub
25404 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25405 0, // qsub2_then_dsub_qsub3_then_dsub
25406 0, // sub_32_x8sub_1_then_sub_32
25407 0, // x8sub_0_x8sub_1
25408 0, // x8sub_2_x8sub_3
25409 0, // x8sub_4_x8sub_5
25410 0, // x8sub_6_x8sub_7
25411 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
25412 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
25413 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
25414 0, // sub_32_subo64_then_sub_32
25415 0, // dsub_zsub1_then_dsub
25416 0, // zsub_zsub1_then_zsub
25417 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25418 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
25419 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25420 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
25421 0, // zsub0_zsub1
25422 0, // zsub0_zsub1_zsub2
25423 0, // zsub1_zsub2
25424 0, // zsub1_zsub2_zsub3
25425 0, // zsub2_zsub3
25426 0, // zsub1_then_dsub_zsub2_then_dsub
25427 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25428 0, // zsub1_then_zsub_zsub2_then_zsub
25429 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25430 0, // zsub2_then_dsub_zsub3_then_dsub
25431 0, // zsub2_then_zsub_zsub3_then_zsub
25432 0, // zsub0_zsub2
25433 0, // zsub1_zsub3
25434 },
25435 { // GPR64
25436 0, // bsub
25437 0, // dsub
25438 0, // dsub0
25439 0, // dsub1
25440 0, // dsub2
25441 0, // dsub3
25442 0, // hsub
25443 0, // psub
25444 0, // psub0
25445 0, // psub1
25446 0, // qsub0
25447 0, // qsub1
25448 0, // qsub2
25449 0, // qsub3
25450 0, // ssub
25451 41, // sub_32 -> GPR64
25452 0, // sube32
25453 0, // sube64
25454 0, // subo32
25455 0, // subo64
25456 0, // x8sub_0
25457 0, // x8sub_1
25458 0, // x8sub_2
25459 0, // x8sub_3
25460 0, // x8sub_4
25461 0, // x8sub_5
25462 0, // x8sub_6
25463 0, // x8sub_7
25464 0, // zasubb
25465 0, // zasubd0
25466 0, // zasubd1
25467 0, // zasubh0
25468 0, // zasubh1
25469 0, // zasubq0
25470 0, // zasubq1
25471 0, // zasubs0
25472 0, // zasubs1
25473 0, // zsub
25474 0, // zsub0
25475 0, // zsub1
25476 0, // zsub2
25477 0, // zsub3
25478 0, // zasubd1_then_zasubq0
25479 0, // zasubd1_then_zasubq1
25480 0, // zasubs1_then_zasubd0
25481 0, // zasubs1_then_zasubd1
25482 0, // zasubs1_then_zasubq0
25483 0, // zasubs1_then_zasubq1
25484 0, // zasubs1_then_zasubd1_then_zasubq0
25485 0, // zasubs1_then_zasubd1_then_zasubq1
25486 0, // zasubh1_then_zasubd0
25487 0, // zasubh1_then_zasubd1
25488 0, // zasubh1_then_zasubq0
25489 0, // zasubh1_then_zasubq1
25490 0, // zasubh1_then_zasubs0
25491 0, // zasubh1_then_zasubs1
25492 0, // zasubh1_then_zasubd1_then_zasubq0
25493 0, // zasubh1_then_zasubd1_then_zasubq1
25494 0, // zasubh1_then_zasubs1_then_zasubd0
25495 0, // zasubh1_then_zasubs1_then_zasubd1
25496 0, // zasubh1_then_zasubs1_then_zasubq0
25497 0, // zasubh1_then_zasubs1_then_zasubq1
25498 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25499 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25500 0, // dsub1_then_bsub
25501 0, // dsub1_then_hsub
25502 0, // dsub1_then_ssub
25503 0, // dsub3_then_bsub
25504 0, // dsub3_then_hsub
25505 0, // dsub3_then_ssub
25506 0, // dsub2_then_bsub
25507 0, // dsub2_then_hsub
25508 0, // dsub2_then_ssub
25509 0, // psub1_then_psub
25510 0, // qsub1_then_bsub
25511 0, // qsub1_then_dsub
25512 0, // qsub1_then_hsub
25513 0, // qsub1_then_ssub
25514 0, // qsub3_then_bsub
25515 0, // qsub3_then_dsub
25516 0, // qsub3_then_hsub
25517 0, // qsub3_then_ssub
25518 0, // qsub2_then_bsub
25519 0, // qsub2_then_dsub
25520 0, // qsub2_then_hsub
25521 0, // qsub2_then_ssub
25522 0, // x8sub_7_then_sub_32
25523 0, // x8sub_6_then_sub_32
25524 0, // x8sub_5_then_sub_32
25525 0, // x8sub_4_then_sub_32
25526 0, // x8sub_3_then_sub_32
25527 0, // x8sub_2_then_sub_32
25528 0, // x8sub_1_then_sub_32
25529 0, // subo64_then_sub_32
25530 0, // zsub1_then_bsub
25531 0, // zsub1_then_dsub
25532 0, // zsub1_then_hsub
25533 0, // zsub1_then_ssub
25534 0, // zsub1_then_zsub
25535 0, // zsub3_then_bsub
25536 0, // zsub3_then_dsub
25537 0, // zsub3_then_hsub
25538 0, // zsub3_then_ssub
25539 0, // zsub3_then_zsub
25540 0, // zsub2_then_bsub
25541 0, // zsub2_then_dsub
25542 0, // zsub2_then_hsub
25543 0, // zsub2_then_ssub
25544 0, // zsub2_then_zsub
25545 0, // dsub0_dsub1
25546 0, // dsub0_dsub1_dsub2
25547 0, // dsub1_dsub2
25548 0, // dsub1_dsub2_dsub3
25549 0, // dsub2_dsub3
25550 0, // dsub_qsub1_then_dsub
25551 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25552 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
25553 0, // qsub0_qsub1
25554 0, // qsub0_qsub1_qsub2
25555 0, // qsub1_qsub2
25556 0, // qsub1_qsub2_qsub3
25557 0, // qsub2_qsub3
25558 0, // qsub1_then_dsub_qsub2_then_dsub
25559 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25560 0, // qsub2_then_dsub_qsub3_then_dsub
25561 0, // sub_32_x8sub_1_then_sub_32
25562 0, // x8sub_0_x8sub_1
25563 0, // x8sub_2_x8sub_3
25564 0, // x8sub_4_x8sub_5
25565 0, // x8sub_6_x8sub_7
25566 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
25567 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
25568 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
25569 0, // sub_32_subo64_then_sub_32
25570 0, // dsub_zsub1_then_dsub
25571 0, // zsub_zsub1_then_zsub
25572 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25573 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
25574 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25575 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
25576 0, // zsub0_zsub1
25577 0, // zsub0_zsub1_zsub2
25578 0, // zsub1_zsub2
25579 0, // zsub1_zsub2_zsub3
25580 0, // zsub2_zsub3
25581 0, // zsub1_then_dsub_zsub2_then_dsub
25582 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25583 0, // zsub1_then_zsub_zsub2_then_zsub
25584 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25585 0, // zsub2_then_dsub_zsub3_then_dsub
25586 0, // zsub2_then_zsub_zsub3_then_zsub
25587 0, // zsub0_zsub2
25588 0, // zsub1_zsub3
25589 },
25590 { // GPR64sp
25591 0, // bsub
25592 0, // dsub
25593 0, // dsub0
25594 0, // dsub1
25595 0, // dsub2
25596 0, // dsub3
25597 0, // hsub
25598 0, // psub
25599 0, // psub0
25600 0, // psub1
25601 0, // qsub0
25602 0, // qsub1
25603 0, // qsub2
25604 0, // qsub3
25605 0, // ssub
25606 42, // sub_32 -> GPR64sp
25607 0, // sube32
25608 0, // sube64
25609 0, // subo32
25610 0, // subo64
25611 0, // x8sub_0
25612 0, // x8sub_1
25613 0, // x8sub_2
25614 0, // x8sub_3
25615 0, // x8sub_4
25616 0, // x8sub_5
25617 0, // x8sub_6
25618 0, // x8sub_7
25619 0, // zasubb
25620 0, // zasubd0
25621 0, // zasubd1
25622 0, // zasubh0
25623 0, // zasubh1
25624 0, // zasubq0
25625 0, // zasubq1
25626 0, // zasubs0
25627 0, // zasubs1
25628 0, // zsub
25629 0, // zsub0
25630 0, // zsub1
25631 0, // zsub2
25632 0, // zsub3
25633 0, // zasubd1_then_zasubq0
25634 0, // zasubd1_then_zasubq1
25635 0, // zasubs1_then_zasubd0
25636 0, // zasubs1_then_zasubd1
25637 0, // zasubs1_then_zasubq0
25638 0, // zasubs1_then_zasubq1
25639 0, // zasubs1_then_zasubd1_then_zasubq0
25640 0, // zasubs1_then_zasubd1_then_zasubq1
25641 0, // zasubh1_then_zasubd0
25642 0, // zasubh1_then_zasubd1
25643 0, // zasubh1_then_zasubq0
25644 0, // zasubh1_then_zasubq1
25645 0, // zasubh1_then_zasubs0
25646 0, // zasubh1_then_zasubs1
25647 0, // zasubh1_then_zasubd1_then_zasubq0
25648 0, // zasubh1_then_zasubd1_then_zasubq1
25649 0, // zasubh1_then_zasubs1_then_zasubd0
25650 0, // zasubh1_then_zasubs1_then_zasubd1
25651 0, // zasubh1_then_zasubs1_then_zasubq0
25652 0, // zasubh1_then_zasubs1_then_zasubq1
25653 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25654 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25655 0, // dsub1_then_bsub
25656 0, // dsub1_then_hsub
25657 0, // dsub1_then_ssub
25658 0, // dsub3_then_bsub
25659 0, // dsub3_then_hsub
25660 0, // dsub3_then_ssub
25661 0, // dsub2_then_bsub
25662 0, // dsub2_then_hsub
25663 0, // dsub2_then_ssub
25664 0, // psub1_then_psub
25665 0, // qsub1_then_bsub
25666 0, // qsub1_then_dsub
25667 0, // qsub1_then_hsub
25668 0, // qsub1_then_ssub
25669 0, // qsub3_then_bsub
25670 0, // qsub3_then_dsub
25671 0, // qsub3_then_hsub
25672 0, // qsub3_then_ssub
25673 0, // qsub2_then_bsub
25674 0, // qsub2_then_dsub
25675 0, // qsub2_then_hsub
25676 0, // qsub2_then_ssub
25677 0, // x8sub_7_then_sub_32
25678 0, // x8sub_6_then_sub_32
25679 0, // x8sub_5_then_sub_32
25680 0, // x8sub_4_then_sub_32
25681 0, // x8sub_3_then_sub_32
25682 0, // x8sub_2_then_sub_32
25683 0, // x8sub_1_then_sub_32
25684 0, // subo64_then_sub_32
25685 0, // zsub1_then_bsub
25686 0, // zsub1_then_dsub
25687 0, // zsub1_then_hsub
25688 0, // zsub1_then_ssub
25689 0, // zsub1_then_zsub
25690 0, // zsub3_then_bsub
25691 0, // zsub3_then_dsub
25692 0, // zsub3_then_hsub
25693 0, // zsub3_then_ssub
25694 0, // zsub3_then_zsub
25695 0, // zsub2_then_bsub
25696 0, // zsub2_then_dsub
25697 0, // zsub2_then_hsub
25698 0, // zsub2_then_ssub
25699 0, // zsub2_then_zsub
25700 0, // dsub0_dsub1
25701 0, // dsub0_dsub1_dsub2
25702 0, // dsub1_dsub2
25703 0, // dsub1_dsub2_dsub3
25704 0, // dsub2_dsub3
25705 0, // dsub_qsub1_then_dsub
25706 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25707 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
25708 0, // qsub0_qsub1
25709 0, // qsub0_qsub1_qsub2
25710 0, // qsub1_qsub2
25711 0, // qsub1_qsub2_qsub3
25712 0, // qsub2_qsub3
25713 0, // qsub1_then_dsub_qsub2_then_dsub
25714 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25715 0, // qsub2_then_dsub_qsub3_then_dsub
25716 0, // sub_32_x8sub_1_then_sub_32
25717 0, // x8sub_0_x8sub_1
25718 0, // x8sub_2_x8sub_3
25719 0, // x8sub_4_x8sub_5
25720 0, // x8sub_6_x8sub_7
25721 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
25722 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
25723 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
25724 0, // sub_32_subo64_then_sub_32
25725 0, // dsub_zsub1_then_dsub
25726 0, // zsub_zsub1_then_zsub
25727 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25728 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
25729 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25730 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
25731 0, // zsub0_zsub1
25732 0, // zsub0_zsub1_zsub2
25733 0, // zsub1_zsub2
25734 0, // zsub1_zsub2_zsub3
25735 0, // zsub2_zsub3
25736 0, // zsub1_then_dsub_zsub2_then_dsub
25737 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25738 0, // zsub1_then_zsub_zsub2_then_zsub
25739 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25740 0, // zsub2_then_dsub_zsub3_then_dsub
25741 0, // zsub2_then_zsub_zsub3_then_zsub
25742 0, // zsub0_zsub2
25743 0, // zsub1_zsub3
25744 },
25745 { // GPR64common
25746 0, // bsub
25747 0, // dsub
25748 0, // dsub0
25749 0, // dsub1
25750 0, // dsub2
25751 0, // dsub3
25752 0, // hsub
25753 0, // psub
25754 0, // psub0
25755 0, // psub1
25756 0, // qsub0
25757 0, // qsub1
25758 0, // qsub2
25759 0, // qsub3
25760 0, // ssub
25761 43, // sub_32 -> GPR64common
25762 0, // sube32
25763 0, // sube64
25764 0, // subo32
25765 0, // subo64
25766 0, // x8sub_0
25767 0, // x8sub_1
25768 0, // x8sub_2
25769 0, // x8sub_3
25770 0, // x8sub_4
25771 0, // x8sub_5
25772 0, // x8sub_6
25773 0, // x8sub_7
25774 0, // zasubb
25775 0, // zasubd0
25776 0, // zasubd1
25777 0, // zasubh0
25778 0, // zasubh1
25779 0, // zasubq0
25780 0, // zasubq1
25781 0, // zasubs0
25782 0, // zasubs1
25783 0, // zsub
25784 0, // zsub0
25785 0, // zsub1
25786 0, // zsub2
25787 0, // zsub3
25788 0, // zasubd1_then_zasubq0
25789 0, // zasubd1_then_zasubq1
25790 0, // zasubs1_then_zasubd0
25791 0, // zasubs1_then_zasubd1
25792 0, // zasubs1_then_zasubq0
25793 0, // zasubs1_then_zasubq1
25794 0, // zasubs1_then_zasubd1_then_zasubq0
25795 0, // zasubs1_then_zasubd1_then_zasubq1
25796 0, // zasubh1_then_zasubd0
25797 0, // zasubh1_then_zasubd1
25798 0, // zasubh1_then_zasubq0
25799 0, // zasubh1_then_zasubq1
25800 0, // zasubh1_then_zasubs0
25801 0, // zasubh1_then_zasubs1
25802 0, // zasubh1_then_zasubd1_then_zasubq0
25803 0, // zasubh1_then_zasubd1_then_zasubq1
25804 0, // zasubh1_then_zasubs1_then_zasubd0
25805 0, // zasubh1_then_zasubs1_then_zasubd1
25806 0, // zasubh1_then_zasubs1_then_zasubq0
25807 0, // zasubh1_then_zasubs1_then_zasubq1
25808 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25809 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25810 0, // dsub1_then_bsub
25811 0, // dsub1_then_hsub
25812 0, // dsub1_then_ssub
25813 0, // dsub3_then_bsub
25814 0, // dsub3_then_hsub
25815 0, // dsub3_then_ssub
25816 0, // dsub2_then_bsub
25817 0, // dsub2_then_hsub
25818 0, // dsub2_then_ssub
25819 0, // psub1_then_psub
25820 0, // qsub1_then_bsub
25821 0, // qsub1_then_dsub
25822 0, // qsub1_then_hsub
25823 0, // qsub1_then_ssub
25824 0, // qsub3_then_bsub
25825 0, // qsub3_then_dsub
25826 0, // qsub3_then_hsub
25827 0, // qsub3_then_ssub
25828 0, // qsub2_then_bsub
25829 0, // qsub2_then_dsub
25830 0, // qsub2_then_hsub
25831 0, // qsub2_then_ssub
25832 0, // x8sub_7_then_sub_32
25833 0, // x8sub_6_then_sub_32
25834 0, // x8sub_5_then_sub_32
25835 0, // x8sub_4_then_sub_32
25836 0, // x8sub_3_then_sub_32
25837 0, // x8sub_2_then_sub_32
25838 0, // x8sub_1_then_sub_32
25839 0, // subo64_then_sub_32
25840 0, // zsub1_then_bsub
25841 0, // zsub1_then_dsub
25842 0, // zsub1_then_hsub
25843 0, // zsub1_then_ssub
25844 0, // zsub1_then_zsub
25845 0, // zsub3_then_bsub
25846 0, // zsub3_then_dsub
25847 0, // zsub3_then_hsub
25848 0, // zsub3_then_ssub
25849 0, // zsub3_then_zsub
25850 0, // zsub2_then_bsub
25851 0, // zsub2_then_dsub
25852 0, // zsub2_then_hsub
25853 0, // zsub2_then_ssub
25854 0, // zsub2_then_zsub
25855 0, // dsub0_dsub1
25856 0, // dsub0_dsub1_dsub2
25857 0, // dsub1_dsub2
25858 0, // dsub1_dsub2_dsub3
25859 0, // dsub2_dsub3
25860 0, // dsub_qsub1_then_dsub
25861 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25862 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
25863 0, // qsub0_qsub1
25864 0, // qsub0_qsub1_qsub2
25865 0, // qsub1_qsub2
25866 0, // qsub1_qsub2_qsub3
25867 0, // qsub2_qsub3
25868 0, // qsub1_then_dsub_qsub2_then_dsub
25869 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
25870 0, // qsub2_then_dsub_qsub3_then_dsub
25871 0, // sub_32_x8sub_1_then_sub_32
25872 0, // x8sub_0_x8sub_1
25873 0, // x8sub_2_x8sub_3
25874 0, // x8sub_4_x8sub_5
25875 0, // x8sub_6_x8sub_7
25876 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
25877 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
25878 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
25879 0, // sub_32_subo64_then_sub_32
25880 0, // dsub_zsub1_then_dsub
25881 0, // zsub_zsub1_then_zsub
25882 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25883 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
25884 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25885 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
25886 0, // zsub0_zsub1
25887 0, // zsub0_zsub1_zsub2
25888 0, // zsub1_zsub2
25889 0, // zsub1_zsub2_zsub3
25890 0, // zsub2_zsub3
25891 0, // zsub1_then_dsub_zsub2_then_dsub
25892 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
25893 0, // zsub1_then_zsub_zsub2_then_zsub
25894 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
25895 0, // zsub2_then_dsub_zsub3_then_dsub
25896 0, // zsub2_then_zsub_zsub3_then_zsub
25897 0, // zsub0_zsub2
25898 0, // zsub1_zsub3
25899 },
25900 { // GPR64noip
25901 0, // bsub
25902 0, // dsub
25903 0, // dsub0
25904 0, // dsub1
25905 0, // dsub2
25906 0, // dsub3
25907 0, // hsub
25908 0, // psub
25909 0, // psub0
25910 0, // psub1
25911 0, // qsub0
25912 0, // qsub1
25913 0, // qsub2
25914 0, // qsub3
25915 0, // ssub
25916 44, // sub_32 -> GPR64noip
25917 0, // sube32
25918 0, // sube64
25919 0, // subo32
25920 0, // subo64
25921 0, // x8sub_0
25922 0, // x8sub_1
25923 0, // x8sub_2
25924 0, // x8sub_3
25925 0, // x8sub_4
25926 0, // x8sub_5
25927 0, // x8sub_6
25928 0, // x8sub_7
25929 0, // zasubb
25930 0, // zasubd0
25931 0, // zasubd1
25932 0, // zasubh0
25933 0, // zasubh1
25934 0, // zasubq0
25935 0, // zasubq1
25936 0, // zasubs0
25937 0, // zasubs1
25938 0, // zsub
25939 0, // zsub0
25940 0, // zsub1
25941 0, // zsub2
25942 0, // zsub3
25943 0, // zasubd1_then_zasubq0
25944 0, // zasubd1_then_zasubq1
25945 0, // zasubs1_then_zasubd0
25946 0, // zasubs1_then_zasubd1
25947 0, // zasubs1_then_zasubq0
25948 0, // zasubs1_then_zasubq1
25949 0, // zasubs1_then_zasubd1_then_zasubq0
25950 0, // zasubs1_then_zasubd1_then_zasubq1
25951 0, // zasubh1_then_zasubd0
25952 0, // zasubh1_then_zasubd1
25953 0, // zasubh1_then_zasubq0
25954 0, // zasubh1_then_zasubq1
25955 0, // zasubh1_then_zasubs0
25956 0, // zasubh1_then_zasubs1
25957 0, // zasubh1_then_zasubd1_then_zasubq0
25958 0, // zasubh1_then_zasubd1_then_zasubq1
25959 0, // zasubh1_then_zasubs1_then_zasubd0
25960 0, // zasubh1_then_zasubs1_then_zasubd1
25961 0, // zasubh1_then_zasubs1_then_zasubq0
25962 0, // zasubh1_then_zasubs1_then_zasubq1
25963 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
25964 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
25965 0, // dsub1_then_bsub
25966 0, // dsub1_then_hsub
25967 0, // dsub1_then_ssub
25968 0, // dsub3_then_bsub
25969 0, // dsub3_then_hsub
25970 0, // dsub3_then_ssub
25971 0, // dsub2_then_bsub
25972 0, // dsub2_then_hsub
25973 0, // dsub2_then_ssub
25974 0, // psub1_then_psub
25975 0, // qsub1_then_bsub
25976 0, // qsub1_then_dsub
25977 0, // qsub1_then_hsub
25978 0, // qsub1_then_ssub
25979 0, // qsub3_then_bsub
25980 0, // qsub3_then_dsub
25981 0, // qsub3_then_hsub
25982 0, // qsub3_then_ssub
25983 0, // qsub2_then_bsub
25984 0, // qsub2_then_dsub
25985 0, // qsub2_then_hsub
25986 0, // qsub2_then_ssub
25987 0, // x8sub_7_then_sub_32
25988 0, // x8sub_6_then_sub_32
25989 0, // x8sub_5_then_sub_32
25990 0, // x8sub_4_then_sub_32
25991 0, // x8sub_3_then_sub_32
25992 0, // x8sub_2_then_sub_32
25993 0, // x8sub_1_then_sub_32
25994 0, // subo64_then_sub_32
25995 0, // zsub1_then_bsub
25996 0, // zsub1_then_dsub
25997 0, // zsub1_then_hsub
25998 0, // zsub1_then_ssub
25999 0, // zsub1_then_zsub
26000 0, // zsub3_then_bsub
26001 0, // zsub3_then_dsub
26002 0, // zsub3_then_hsub
26003 0, // zsub3_then_ssub
26004 0, // zsub3_then_zsub
26005 0, // zsub2_then_bsub
26006 0, // zsub2_then_dsub
26007 0, // zsub2_then_hsub
26008 0, // zsub2_then_ssub
26009 0, // zsub2_then_zsub
26010 0, // dsub0_dsub1
26011 0, // dsub0_dsub1_dsub2
26012 0, // dsub1_dsub2
26013 0, // dsub1_dsub2_dsub3
26014 0, // dsub2_dsub3
26015 0, // dsub_qsub1_then_dsub
26016 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26017 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26018 0, // qsub0_qsub1
26019 0, // qsub0_qsub1_qsub2
26020 0, // qsub1_qsub2
26021 0, // qsub1_qsub2_qsub3
26022 0, // qsub2_qsub3
26023 0, // qsub1_then_dsub_qsub2_then_dsub
26024 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26025 0, // qsub2_then_dsub_qsub3_then_dsub
26026 0, // sub_32_x8sub_1_then_sub_32
26027 0, // x8sub_0_x8sub_1
26028 0, // x8sub_2_x8sub_3
26029 0, // x8sub_4_x8sub_5
26030 0, // x8sub_6_x8sub_7
26031 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26032 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26033 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26034 0, // sub_32_subo64_then_sub_32
26035 0, // dsub_zsub1_then_dsub
26036 0, // zsub_zsub1_then_zsub
26037 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26038 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26039 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26040 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26041 0, // zsub0_zsub1
26042 0, // zsub0_zsub1_zsub2
26043 0, // zsub1_zsub2
26044 0, // zsub1_zsub2_zsub3
26045 0, // zsub2_zsub3
26046 0, // zsub1_then_dsub_zsub2_then_dsub
26047 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26048 0, // zsub1_then_zsub_zsub2_then_zsub
26049 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26050 0, // zsub2_then_dsub_zsub3_then_dsub
26051 0, // zsub2_then_zsub_zsub3_then_zsub
26052 0, // zsub0_zsub2
26053 0, // zsub1_zsub3
26054 },
26055 { // GPR64common_and_GPR64noip
26056 0, // bsub
26057 0, // dsub
26058 0, // dsub0
26059 0, // dsub1
26060 0, // dsub2
26061 0, // dsub3
26062 0, // hsub
26063 0, // psub
26064 0, // psub0
26065 0, // psub1
26066 0, // qsub0
26067 0, // qsub1
26068 0, // qsub2
26069 0, // qsub3
26070 0, // ssub
26071 45, // sub_32 -> GPR64common_and_GPR64noip
26072 0, // sube32
26073 0, // sube64
26074 0, // subo32
26075 0, // subo64
26076 0, // x8sub_0
26077 0, // x8sub_1
26078 0, // x8sub_2
26079 0, // x8sub_3
26080 0, // x8sub_4
26081 0, // x8sub_5
26082 0, // x8sub_6
26083 0, // x8sub_7
26084 0, // zasubb
26085 0, // zasubd0
26086 0, // zasubd1
26087 0, // zasubh0
26088 0, // zasubh1
26089 0, // zasubq0
26090 0, // zasubq1
26091 0, // zasubs0
26092 0, // zasubs1
26093 0, // zsub
26094 0, // zsub0
26095 0, // zsub1
26096 0, // zsub2
26097 0, // zsub3
26098 0, // zasubd1_then_zasubq0
26099 0, // zasubd1_then_zasubq1
26100 0, // zasubs1_then_zasubd0
26101 0, // zasubs1_then_zasubd1
26102 0, // zasubs1_then_zasubq0
26103 0, // zasubs1_then_zasubq1
26104 0, // zasubs1_then_zasubd1_then_zasubq0
26105 0, // zasubs1_then_zasubd1_then_zasubq1
26106 0, // zasubh1_then_zasubd0
26107 0, // zasubh1_then_zasubd1
26108 0, // zasubh1_then_zasubq0
26109 0, // zasubh1_then_zasubq1
26110 0, // zasubh1_then_zasubs0
26111 0, // zasubh1_then_zasubs1
26112 0, // zasubh1_then_zasubd1_then_zasubq0
26113 0, // zasubh1_then_zasubd1_then_zasubq1
26114 0, // zasubh1_then_zasubs1_then_zasubd0
26115 0, // zasubh1_then_zasubs1_then_zasubd1
26116 0, // zasubh1_then_zasubs1_then_zasubq0
26117 0, // zasubh1_then_zasubs1_then_zasubq1
26118 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
26119 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
26120 0, // dsub1_then_bsub
26121 0, // dsub1_then_hsub
26122 0, // dsub1_then_ssub
26123 0, // dsub3_then_bsub
26124 0, // dsub3_then_hsub
26125 0, // dsub3_then_ssub
26126 0, // dsub2_then_bsub
26127 0, // dsub2_then_hsub
26128 0, // dsub2_then_ssub
26129 0, // psub1_then_psub
26130 0, // qsub1_then_bsub
26131 0, // qsub1_then_dsub
26132 0, // qsub1_then_hsub
26133 0, // qsub1_then_ssub
26134 0, // qsub3_then_bsub
26135 0, // qsub3_then_dsub
26136 0, // qsub3_then_hsub
26137 0, // qsub3_then_ssub
26138 0, // qsub2_then_bsub
26139 0, // qsub2_then_dsub
26140 0, // qsub2_then_hsub
26141 0, // qsub2_then_ssub
26142 0, // x8sub_7_then_sub_32
26143 0, // x8sub_6_then_sub_32
26144 0, // x8sub_5_then_sub_32
26145 0, // x8sub_4_then_sub_32
26146 0, // x8sub_3_then_sub_32
26147 0, // x8sub_2_then_sub_32
26148 0, // x8sub_1_then_sub_32
26149 0, // subo64_then_sub_32
26150 0, // zsub1_then_bsub
26151 0, // zsub1_then_dsub
26152 0, // zsub1_then_hsub
26153 0, // zsub1_then_ssub
26154 0, // zsub1_then_zsub
26155 0, // zsub3_then_bsub
26156 0, // zsub3_then_dsub
26157 0, // zsub3_then_hsub
26158 0, // zsub3_then_ssub
26159 0, // zsub3_then_zsub
26160 0, // zsub2_then_bsub
26161 0, // zsub2_then_dsub
26162 0, // zsub2_then_hsub
26163 0, // zsub2_then_ssub
26164 0, // zsub2_then_zsub
26165 0, // dsub0_dsub1
26166 0, // dsub0_dsub1_dsub2
26167 0, // dsub1_dsub2
26168 0, // dsub1_dsub2_dsub3
26169 0, // dsub2_dsub3
26170 0, // dsub_qsub1_then_dsub
26171 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26172 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26173 0, // qsub0_qsub1
26174 0, // qsub0_qsub1_qsub2
26175 0, // qsub1_qsub2
26176 0, // qsub1_qsub2_qsub3
26177 0, // qsub2_qsub3
26178 0, // qsub1_then_dsub_qsub2_then_dsub
26179 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26180 0, // qsub2_then_dsub_qsub3_then_dsub
26181 0, // sub_32_x8sub_1_then_sub_32
26182 0, // x8sub_0_x8sub_1
26183 0, // x8sub_2_x8sub_3
26184 0, // x8sub_4_x8sub_5
26185 0, // x8sub_6_x8sub_7
26186 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26187 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26188 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26189 0, // sub_32_subo64_then_sub_32
26190 0, // dsub_zsub1_then_dsub
26191 0, // zsub_zsub1_then_zsub
26192 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26193 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26194 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26195 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26196 0, // zsub0_zsub1
26197 0, // zsub0_zsub1_zsub2
26198 0, // zsub1_zsub2
26199 0, // zsub1_zsub2_zsub3
26200 0, // zsub2_zsub3
26201 0, // zsub1_then_dsub_zsub2_then_dsub
26202 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26203 0, // zsub1_then_zsub_zsub2_then_zsub
26204 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26205 0, // zsub2_then_dsub_zsub3_then_dsub
26206 0, // zsub2_then_zsub_zsub3_then_zsub
26207 0, // zsub0_zsub2
26208 0, // zsub1_zsub3
26209 },
26210 { // tcGPR64
26211 0, // bsub
26212 0, // dsub
26213 0, // dsub0
26214 0, // dsub1
26215 0, // dsub2
26216 0, // dsub3
26217 0, // hsub
26218 0, // psub
26219 0, // psub0
26220 0, // psub1
26221 0, // qsub0
26222 0, // qsub1
26223 0, // qsub2
26224 0, // qsub3
26225 0, // ssub
26226 46, // sub_32 -> tcGPR64
26227 0, // sube32
26228 0, // sube64
26229 0, // subo32
26230 0, // subo64
26231 0, // x8sub_0
26232 0, // x8sub_1
26233 0, // x8sub_2
26234 0, // x8sub_3
26235 0, // x8sub_4
26236 0, // x8sub_5
26237 0, // x8sub_6
26238 0, // x8sub_7
26239 0, // zasubb
26240 0, // zasubd0
26241 0, // zasubd1
26242 0, // zasubh0
26243 0, // zasubh1
26244 0, // zasubq0
26245 0, // zasubq1
26246 0, // zasubs0
26247 0, // zasubs1
26248 0, // zsub
26249 0, // zsub0
26250 0, // zsub1
26251 0, // zsub2
26252 0, // zsub3
26253 0, // zasubd1_then_zasubq0
26254 0, // zasubd1_then_zasubq1
26255 0, // zasubs1_then_zasubd0
26256 0, // zasubs1_then_zasubd1
26257 0, // zasubs1_then_zasubq0
26258 0, // zasubs1_then_zasubq1
26259 0, // zasubs1_then_zasubd1_then_zasubq0
26260 0, // zasubs1_then_zasubd1_then_zasubq1
26261 0, // zasubh1_then_zasubd0
26262 0, // zasubh1_then_zasubd1
26263 0, // zasubh1_then_zasubq0
26264 0, // zasubh1_then_zasubq1
26265 0, // zasubh1_then_zasubs0
26266 0, // zasubh1_then_zasubs1
26267 0, // zasubh1_then_zasubd1_then_zasubq0
26268 0, // zasubh1_then_zasubd1_then_zasubq1
26269 0, // zasubh1_then_zasubs1_then_zasubd0
26270 0, // zasubh1_then_zasubs1_then_zasubd1
26271 0, // zasubh1_then_zasubs1_then_zasubq0
26272 0, // zasubh1_then_zasubs1_then_zasubq1
26273 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
26274 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
26275 0, // dsub1_then_bsub
26276 0, // dsub1_then_hsub
26277 0, // dsub1_then_ssub
26278 0, // dsub3_then_bsub
26279 0, // dsub3_then_hsub
26280 0, // dsub3_then_ssub
26281 0, // dsub2_then_bsub
26282 0, // dsub2_then_hsub
26283 0, // dsub2_then_ssub
26284 0, // psub1_then_psub
26285 0, // qsub1_then_bsub
26286 0, // qsub1_then_dsub
26287 0, // qsub1_then_hsub
26288 0, // qsub1_then_ssub
26289 0, // qsub3_then_bsub
26290 0, // qsub3_then_dsub
26291 0, // qsub3_then_hsub
26292 0, // qsub3_then_ssub
26293 0, // qsub2_then_bsub
26294 0, // qsub2_then_dsub
26295 0, // qsub2_then_hsub
26296 0, // qsub2_then_ssub
26297 0, // x8sub_7_then_sub_32
26298 0, // x8sub_6_then_sub_32
26299 0, // x8sub_5_then_sub_32
26300 0, // x8sub_4_then_sub_32
26301 0, // x8sub_3_then_sub_32
26302 0, // x8sub_2_then_sub_32
26303 0, // x8sub_1_then_sub_32
26304 0, // subo64_then_sub_32
26305 0, // zsub1_then_bsub
26306 0, // zsub1_then_dsub
26307 0, // zsub1_then_hsub
26308 0, // zsub1_then_ssub
26309 0, // zsub1_then_zsub
26310 0, // zsub3_then_bsub
26311 0, // zsub3_then_dsub
26312 0, // zsub3_then_hsub
26313 0, // zsub3_then_ssub
26314 0, // zsub3_then_zsub
26315 0, // zsub2_then_bsub
26316 0, // zsub2_then_dsub
26317 0, // zsub2_then_hsub
26318 0, // zsub2_then_ssub
26319 0, // zsub2_then_zsub
26320 0, // dsub0_dsub1
26321 0, // dsub0_dsub1_dsub2
26322 0, // dsub1_dsub2
26323 0, // dsub1_dsub2_dsub3
26324 0, // dsub2_dsub3
26325 0, // dsub_qsub1_then_dsub
26326 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26327 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26328 0, // qsub0_qsub1
26329 0, // qsub0_qsub1_qsub2
26330 0, // qsub1_qsub2
26331 0, // qsub1_qsub2_qsub3
26332 0, // qsub2_qsub3
26333 0, // qsub1_then_dsub_qsub2_then_dsub
26334 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26335 0, // qsub2_then_dsub_qsub3_then_dsub
26336 0, // sub_32_x8sub_1_then_sub_32
26337 0, // x8sub_0_x8sub_1
26338 0, // x8sub_2_x8sub_3
26339 0, // x8sub_4_x8sub_5
26340 0, // x8sub_6_x8sub_7
26341 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26342 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26343 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26344 0, // sub_32_subo64_then_sub_32
26345 0, // dsub_zsub1_then_dsub
26346 0, // zsub_zsub1_then_zsub
26347 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26348 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26349 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26350 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26351 0, // zsub0_zsub1
26352 0, // zsub0_zsub1_zsub2
26353 0, // zsub1_zsub2
26354 0, // zsub1_zsub2_zsub3
26355 0, // zsub2_zsub3
26356 0, // zsub1_then_dsub_zsub2_then_dsub
26357 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26358 0, // zsub1_then_zsub_zsub2_then_zsub
26359 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26360 0, // zsub2_then_dsub_zsub3_then_dsub
26361 0, // zsub2_then_zsub_zsub3_then_zsub
26362 0, // zsub0_zsub2
26363 0, // zsub1_zsub3
26364 },
26365 { // tcGPRnotx16
26366 0, // bsub
26367 0, // dsub
26368 0, // dsub0
26369 0, // dsub1
26370 0, // dsub2
26371 0, // dsub3
26372 0, // hsub
26373 0, // psub
26374 0, // psub0
26375 0, // psub1
26376 0, // qsub0
26377 0, // qsub1
26378 0, // qsub2
26379 0, // qsub3
26380 0, // ssub
26381 47, // sub_32 -> tcGPRnotx16
26382 0, // sube32
26383 0, // sube64
26384 0, // subo32
26385 0, // subo64
26386 0, // x8sub_0
26387 0, // x8sub_1
26388 0, // x8sub_2
26389 0, // x8sub_3
26390 0, // x8sub_4
26391 0, // x8sub_5
26392 0, // x8sub_6
26393 0, // x8sub_7
26394 0, // zasubb
26395 0, // zasubd0
26396 0, // zasubd1
26397 0, // zasubh0
26398 0, // zasubh1
26399 0, // zasubq0
26400 0, // zasubq1
26401 0, // zasubs0
26402 0, // zasubs1
26403 0, // zsub
26404 0, // zsub0
26405 0, // zsub1
26406 0, // zsub2
26407 0, // zsub3
26408 0, // zasubd1_then_zasubq0
26409 0, // zasubd1_then_zasubq1
26410 0, // zasubs1_then_zasubd0
26411 0, // zasubs1_then_zasubd1
26412 0, // zasubs1_then_zasubq0
26413 0, // zasubs1_then_zasubq1
26414 0, // zasubs1_then_zasubd1_then_zasubq0
26415 0, // zasubs1_then_zasubd1_then_zasubq1
26416 0, // zasubh1_then_zasubd0
26417 0, // zasubh1_then_zasubd1
26418 0, // zasubh1_then_zasubq0
26419 0, // zasubh1_then_zasubq1
26420 0, // zasubh1_then_zasubs0
26421 0, // zasubh1_then_zasubs1
26422 0, // zasubh1_then_zasubd1_then_zasubq0
26423 0, // zasubh1_then_zasubd1_then_zasubq1
26424 0, // zasubh1_then_zasubs1_then_zasubd0
26425 0, // zasubh1_then_zasubs1_then_zasubd1
26426 0, // zasubh1_then_zasubs1_then_zasubq0
26427 0, // zasubh1_then_zasubs1_then_zasubq1
26428 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
26429 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
26430 0, // dsub1_then_bsub
26431 0, // dsub1_then_hsub
26432 0, // dsub1_then_ssub
26433 0, // dsub3_then_bsub
26434 0, // dsub3_then_hsub
26435 0, // dsub3_then_ssub
26436 0, // dsub2_then_bsub
26437 0, // dsub2_then_hsub
26438 0, // dsub2_then_ssub
26439 0, // psub1_then_psub
26440 0, // qsub1_then_bsub
26441 0, // qsub1_then_dsub
26442 0, // qsub1_then_hsub
26443 0, // qsub1_then_ssub
26444 0, // qsub3_then_bsub
26445 0, // qsub3_then_dsub
26446 0, // qsub3_then_hsub
26447 0, // qsub3_then_ssub
26448 0, // qsub2_then_bsub
26449 0, // qsub2_then_dsub
26450 0, // qsub2_then_hsub
26451 0, // qsub2_then_ssub
26452 0, // x8sub_7_then_sub_32
26453 0, // x8sub_6_then_sub_32
26454 0, // x8sub_5_then_sub_32
26455 0, // x8sub_4_then_sub_32
26456 0, // x8sub_3_then_sub_32
26457 0, // x8sub_2_then_sub_32
26458 0, // x8sub_1_then_sub_32
26459 0, // subo64_then_sub_32
26460 0, // zsub1_then_bsub
26461 0, // zsub1_then_dsub
26462 0, // zsub1_then_hsub
26463 0, // zsub1_then_ssub
26464 0, // zsub1_then_zsub
26465 0, // zsub3_then_bsub
26466 0, // zsub3_then_dsub
26467 0, // zsub3_then_hsub
26468 0, // zsub3_then_ssub
26469 0, // zsub3_then_zsub
26470 0, // zsub2_then_bsub
26471 0, // zsub2_then_dsub
26472 0, // zsub2_then_hsub
26473 0, // zsub2_then_ssub
26474 0, // zsub2_then_zsub
26475 0, // dsub0_dsub1
26476 0, // dsub0_dsub1_dsub2
26477 0, // dsub1_dsub2
26478 0, // dsub1_dsub2_dsub3
26479 0, // dsub2_dsub3
26480 0, // dsub_qsub1_then_dsub
26481 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26482 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26483 0, // qsub0_qsub1
26484 0, // qsub0_qsub1_qsub2
26485 0, // qsub1_qsub2
26486 0, // qsub1_qsub2_qsub3
26487 0, // qsub2_qsub3
26488 0, // qsub1_then_dsub_qsub2_then_dsub
26489 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26490 0, // qsub2_then_dsub_qsub3_then_dsub
26491 0, // sub_32_x8sub_1_then_sub_32
26492 0, // x8sub_0_x8sub_1
26493 0, // x8sub_2_x8sub_3
26494 0, // x8sub_4_x8sub_5
26495 0, // x8sub_6_x8sub_7
26496 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26497 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26498 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26499 0, // sub_32_subo64_then_sub_32
26500 0, // dsub_zsub1_then_dsub
26501 0, // zsub_zsub1_then_zsub
26502 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26503 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26504 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26505 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26506 0, // zsub0_zsub1
26507 0, // zsub0_zsub1_zsub2
26508 0, // zsub1_zsub2
26509 0, // zsub1_zsub2_zsub3
26510 0, // zsub2_zsub3
26511 0, // zsub1_then_dsub_zsub2_then_dsub
26512 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26513 0, // zsub1_then_zsub_zsub2_then_zsub
26514 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26515 0, // zsub2_then_dsub_zsub3_then_dsub
26516 0, // zsub2_then_zsub_zsub3_then_zsub
26517 0, // zsub0_zsub2
26518 0, // zsub1_zsub3
26519 },
26520 { // GPR64noip_and_tcGPR64
26521 0, // bsub
26522 0, // dsub
26523 0, // dsub0
26524 0, // dsub1
26525 0, // dsub2
26526 0, // dsub3
26527 0, // hsub
26528 0, // psub
26529 0, // psub0
26530 0, // psub1
26531 0, // qsub0
26532 0, // qsub1
26533 0, // qsub2
26534 0, // qsub3
26535 0, // ssub
26536 48, // sub_32 -> GPR64noip_and_tcGPR64
26537 0, // sube32
26538 0, // sube64
26539 0, // subo32
26540 0, // subo64
26541 0, // x8sub_0
26542 0, // x8sub_1
26543 0, // x8sub_2
26544 0, // x8sub_3
26545 0, // x8sub_4
26546 0, // x8sub_5
26547 0, // x8sub_6
26548 0, // x8sub_7
26549 0, // zasubb
26550 0, // zasubd0
26551 0, // zasubd1
26552 0, // zasubh0
26553 0, // zasubh1
26554 0, // zasubq0
26555 0, // zasubq1
26556 0, // zasubs0
26557 0, // zasubs1
26558 0, // zsub
26559 0, // zsub0
26560 0, // zsub1
26561 0, // zsub2
26562 0, // zsub3
26563 0, // zasubd1_then_zasubq0
26564 0, // zasubd1_then_zasubq1
26565 0, // zasubs1_then_zasubd0
26566 0, // zasubs1_then_zasubd1
26567 0, // zasubs1_then_zasubq0
26568 0, // zasubs1_then_zasubq1
26569 0, // zasubs1_then_zasubd1_then_zasubq0
26570 0, // zasubs1_then_zasubd1_then_zasubq1
26571 0, // zasubh1_then_zasubd0
26572 0, // zasubh1_then_zasubd1
26573 0, // zasubh1_then_zasubq0
26574 0, // zasubh1_then_zasubq1
26575 0, // zasubh1_then_zasubs0
26576 0, // zasubh1_then_zasubs1
26577 0, // zasubh1_then_zasubd1_then_zasubq0
26578 0, // zasubh1_then_zasubd1_then_zasubq1
26579 0, // zasubh1_then_zasubs1_then_zasubd0
26580 0, // zasubh1_then_zasubs1_then_zasubd1
26581 0, // zasubh1_then_zasubs1_then_zasubq0
26582 0, // zasubh1_then_zasubs1_then_zasubq1
26583 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
26584 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
26585 0, // dsub1_then_bsub
26586 0, // dsub1_then_hsub
26587 0, // dsub1_then_ssub
26588 0, // dsub3_then_bsub
26589 0, // dsub3_then_hsub
26590 0, // dsub3_then_ssub
26591 0, // dsub2_then_bsub
26592 0, // dsub2_then_hsub
26593 0, // dsub2_then_ssub
26594 0, // psub1_then_psub
26595 0, // qsub1_then_bsub
26596 0, // qsub1_then_dsub
26597 0, // qsub1_then_hsub
26598 0, // qsub1_then_ssub
26599 0, // qsub3_then_bsub
26600 0, // qsub3_then_dsub
26601 0, // qsub3_then_hsub
26602 0, // qsub3_then_ssub
26603 0, // qsub2_then_bsub
26604 0, // qsub2_then_dsub
26605 0, // qsub2_then_hsub
26606 0, // qsub2_then_ssub
26607 0, // x8sub_7_then_sub_32
26608 0, // x8sub_6_then_sub_32
26609 0, // x8sub_5_then_sub_32
26610 0, // x8sub_4_then_sub_32
26611 0, // x8sub_3_then_sub_32
26612 0, // x8sub_2_then_sub_32
26613 0, // x8sub_1_then_sub_32
26614 0, // subo64_then_sub_32
26615 0, // zsub1_then_bsub
26616 0, // zsub1_then_dsub
26617 0, // zsub1_then_hsub
26618 0, // zsub1_then_ssub
26619 0, // zsub1_then_zsub
26620 0, // zsub3_then_bsub
26621 0, // zsub3_then_dsub
26622 0, // zsub3_then_hsub
26623 0, // zsub3_then_ssub
26624 0, // zsub3_then_zsub
26625 0, // zsub2_then_bsub
26626 0, // zsub2_then_dsub
26627 0, // zsub2_then_hsub
26628 0, // zsub2_then_ssub
26629 0, // zsub2_then_zsub
26630 0, // dsub0_dsub1
26631 0, // dsub0_dsub1_dsub2
26632 0, // dsub1_dsub2
26633 0, // dsub1_dsub2_dsub3
26634 0, // dsub2_dsub3
26635 0, // dsub_qsub1_then_dsub
26636 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26637 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26638 0, // qsub0_qsub1
26639 0, // qsub0_qsub1_qsub2
26640 0, // qsub1_qsub2
26641 0, // qsub1_qsub2_qsub3
26642 0, // qsub2_qsub3
26643 0, // qsub1_then_dsub_qsub2_then_dsub
26644 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26645 0, // qsub2_then_dsub_qsub3_then_dsub
26646 0, // sub_32_x8sub_1_then_sub_32
26647 0, // x8sub_0_x8sub_1
26648 0, // x8sub_2_x8sub_3
26649 0, // x8sub_4_x8sub_5
26650 0, // x8sub_6_x8sub_7
26651 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26652 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26653 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26654 0, // sub_32_subo64_then_sub_32
26655 0, // dsub_zsub1_then_dsub
26656 0, // zsub_zsub1_then_zsub
26657 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26658 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26659 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26660 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26661 0, // zsub0_zsub1
26662 0, // zsub0_zsub1_zsub2
26663 0, // zsub1_zsub2
26664 0, // zsub1_zsub2_zsub3
26665 0, // zsub2_zsub3
26666 0, // zsub1_then_dsub_zsub2_then_dsub
26667 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26668 0, // zsub1_then_zsub_zsub2_then_zsub
26669 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26670 0, // zsub2_then_dsub_zsub3_then_dsub
26671 0, // zsub2_then_zsub_zsub3_then_zsub
26672 0, // zsub0_zsub2
26673 0, // zsub1_zsub3
26674 },
26675 { // FPR64_lo
26676 49, // bsub -> FPR64_lo
26677 0, // dsub
26678 0, // dsub0
26679 0, // dsub1
26680 0, // dsub2
26681 0, // dsub3
26682 49, // hsub -> FPR64_lo
26683 0, // psub
26684 0, // psub0
26685 0, // psub1
26686 0, // qsub0
26687 0, // qsub1
26688 0, // qsub2
26689 0, // qsub3
26690 49, // ssub -> FPR64_lo
26691 0, // sub_32
26692 0, // sube32
26693 0, // sube64
26694 0, // subo32
26695 0, // subo64
26696 0, // x8sub_0
26697 0, // x8sub_1
26698 0, // x8sub_2
26699 0, // x8sub_3
26700 0, // x8sub_4
26701 0, // x8sub_5
26702 0, // x8sub_6
26703 0, // x8sub_7
26704 0, // zasubb
26705 0, // zasubd0
26706 0, // zasubd1
26707 0, // zasubh0
26708 0, // zasubh1
26709 0, // zasubq0
26710 0, // zasubq1
26711 0, // zasubs0
26712 0, // zasubs1
26713 0, // zsub
26714 0, // zsub0
26715 0, // zsub1
26716 0, // zsub2
26717 0, // zsub3
26718 0, // zasubd1_then_zasubq0
26719 0, // zasubd1_then_zasubq1
26720 0, // zasubs1_then_zasubd0
26721 0, // zasubs1_then_zasubd1
26722 0, // zasubs1_then_zasubq0
26723 0, // zasubs1_then_zasubq1
26724 0, // zasubs1_then_zasubd1_then_zasubq0
26725 0, // zasubs1_then_zasubd1_then_zasubq1
26726 0, // zasubh1_then_zasubd0
26727 0, // zasubh1_then_zasubd1
26728 0, // zasubh1_then_zasubq0
26729 0, // zasubh1_then_zasubq1
26730 0, // zasubh1_then_zasubs0
26731 0, // zasubh1_then_zasubs1
26732 0, // zasubh1_then_zasubd1_then_zasubq0
26733 0, // zasubh1_then_zasubd1_then_zasubq1
26734 0, // zasubh1_then_zasubs1_then_zasubd0
26735 0, // zasubh1_then_zasubs1_then_zasubd1
26736 0, // zasubh1_then_zasubs1_then_zasubq0
26737 0, // zasubh1_then_zasubs1_then_zasubq1
26738 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
26739 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
26740 0, // dsub1_then_bsub
26741 0, // dsub1_then_hsub
26742 0, // dsub1_then_ssub
26743 0, // dsub3_then_bsub
26744 0, // dsub3_then_hsub
26745 0, // dsub3_then_ssub
26746 0, // dsub2_then_bsub
26747 0, // dsub2_then_hsub
26748 0, // dsub2_then_ssub
26749 0, // psub1_then_psub
26750 0, // qsub1_then_bsub
26751 0, // qsub1_then_dsub
26752 0, // qsub1_then_hsub
26753 0, // qsub1_then_ssub
26754 0, // qsub3_then_bsub
26755 0, // qsub3_then_dsub
26756 0, // qsub3_then_hsub
26757 0, // qsub3_then_ssub
26758 0, // qsub2_then_bsub
26759 0, // qsub2_then_dsub
26760 0, // qsub2_then_hsub
26761 0, // qsub2_then_ssub
26762 0, // x8sub_7_then_sub_32
26763 0, // x8sub_6_then_sub_32
26764 0, // x8sub_5_then_sub_32
26765 0, // x8sub_4_then_sub_32
26766 0, // x8sub_3_then_sub_32
26767 0, // x8sub_2_then_sub_32
26768 0, // x8sub_1_then_sub_32
26769 0, // subo64_then_sub_32
26770 0, // zsub1_then_bsub
26771 0, // zsub1_then_dsub
26772 0, // zsub1_then_hsub
26773 0, // zsub1_then_ssub
26774 0, // zsub1_then_zsub
26775 0, // zsub3_then_bsub
26776 0, // zsub3_then_dsub
26777 0, // zsub3_then_hsub
26778 0, // zsub3_then_ssub
26779 0, // zsub3_then_zsub
26780 0, // zsub2_then_bsub
26781 0, // zsub2_then_dsub
26782 0, // zsub2_then_hsub
26783 0, // zsub2_then_ssub
26784 0, // zsub2_then_zsub
26785 0, // dsub0_dsub1
26786 0, // dsub0_dsub1_dsub2
26787 0, // dsub1_dsub2
26788 0, // dsub1_dsub2_dsub3
26789 0, // dsub2_dsub3
26790 0, // dsub_qsub1_then_dsub
26791 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26792 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26793 0, // qsub0_qsub1
26794 0, // qsub0_qsub1_qsub2
26795 0, // qsub1_qsub2
26796 0, // qsub1_qsub2_qsub3
26797 0, // qsub2_qsub3
26798 0, // qsub1_then_dsub_qsub2_then_dsub
26799 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26800 0, // qsub2_then_dsub_qsub3_then_dsub
26801 0, // sub_32_x8sub_1_then_sub_32
26802 0, // x8sub_0_x8sub_1
26803 0, // x8sub_2_x8sub_3
26804 0, // x8sub_4_x8sub_5
26805 0, // x8sub_6_x8sub_7
26806 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26807 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26808 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26809 0, // sub_32_subo64_then_sub_32
26810 0, // dsub_zsub1_then_dsub
26811 0, // zsub_zsub1_then_zsub
26812 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26813 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26814 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26815 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26816 0, // zsub0_zsub1
26817 0, // zsub0_zsub1_zsub2
26818 0, // zsub1_zsub2
26819 0, // zsub1_zsub2_zsub3
26820 0, // zsub2_zsub3
26821 0, // zsub1_then_dsub_zsub2_then_dsub
26822 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26823 0, // zsub1_then_zsub_zsub2_then_zsub
26824 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26825 0, // zsub2_then_dsub_zsub3_then_dsub
26826 0, // zsub2_then_zsub_zsub3_then_zsub
26827 0, // zsub0_zsub2
26828 0, // zsub1_zsub3
26829 },
26830 { // GPR64arg
26831 0, // bsub
26832 0, // dsub
26833 0, // dsub0
26834 0, // dsub1
26835 0, // dsub2
26836 0, // dsub3
26837 0, // hsub
26838 0, // psub
26839 0, // psub0
26840 0, // psub1
26841 0, // qsub0
26842 0, // qsub1
26843 0, // qsub2
26844 0, // qsub3
26845 0, // ssub
26846 50, // sub_32 -> GPR64arg
26847 0, // sube32
26848 0, // sube64
26849 0, // subo32
26850 0, // subo64
26851 0, // x8sub_0
26852 0, // x8sub_1
26853 0, // x8sub_2
26854 0, // x8sub_3
26855 0, // x8sub_4
26856 0, // x8sub_5
26857 0, // x8sub_6
26858 0, // x8sub_7
26859 0, // zasubb
26860 0, // zasubd0
26861 0, // zasubd1
26862 0, // zasubh0
26863 0, // zasubh1
26864 0, // zasubq0
26865 0, // zasubq1
26866 0, // zasubs0
26867 0, // zasubs1
26868 0, // zsub
26869 0, // zsub0
26870 0, // zsub1
26871 0, // zsub2
26872 0, // zsub3
26873 0, // zasubd1_then_zasubq0
26874 0, // zasubd1_then_zasubq1
26875 0, // zasubs1_then_zasubd0
26876 0, // zasubs1_then_zasubd1
26877 0, // zasubs1_then_zasubq0
26878 0, // zasubs1_then_zasubq1
26879 0, // zasubs1_then_zasubd1_then_zasubq0
26880 0, // zasubs1_then_zasubd1_then_zasubq1
26881 0, // zasubh1_then_zasubd0
26882 0, // zasubh1_then_zasubd1
26883 0, // zasubh1_then_zasubq0
26884 0, // zasubh1_then_zasubq1
26885 0, // zasubh1_then_zasubs0
26886 0, // zasubh1_then_zasubs1
26887 0, // zasubh1_then_zasubd1_then_zasubq0
26888 0, // zasubh1_then_zasubd1_then_zasubq1
26889 0, // zasubh1_then_zasubs1_then_zasubd0
26890 0, // zasubh1_then_zasubs1_then_zasubd1
26891 0, // zasubh1_then_zasubs1_then_zasubq0
26892 0, // zasubh1_then_zasubs1_then_zasubq1
26893 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
26894 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
26895 0, // dsub1_then_bsub
26896 0, // dsub1_then_hsub
26897 0, // dsub1_then_ssub
26898 0, // dsub3_then_bsub
26899 0, // dsub3_then_hsub
26900 0, // dsub3_then_ssub
26901 0, // dsub2_then_bsub
26902 0, // dsub2_then_hsub
26903 0, // dsub2_then_ssub
26904 0, // psub1_then_psub
26905 0, // qsub1_then_bsub
26906 0, // qsub1_then_dsub
26907 0, // qsub1_then_hsub
26908 0, // qsub1_then_ssub
26909 0, // qsub3_then_bsub
26910 0, // qsub3_then_dsub
26911 0, // qsub3_then_hsub
26912 0, // qsub3_then_ssub
26913 0, // qsub2_then_bsub
26914 0, // qsub2_then_dsub
26915 0, // qsub2_then_hsub
26916 0, // qsub2_then_ssub
26917 0, // x8sub_7_then_sub_32
26918 0, // x8sub_6_then_sub_32
26919 0, // x8sub_5_then_sub_32
26920 0, // x8sub_4_then_sub_32
26921 0, // x8sub_3_then_sub_32
26922 0, // x8sub_2_then_sub_32
26923 0, // x8sub_1_then_sub_32
26924 0, // subo64_then_sub_32
26925 0, // zsub1_then_bsub
26926 0, // zsub1_then_dsub
26927 0, // zsub1_then_hsub
26928 0, // zsub1_then_ssub
26929 0, // zsub1_then_zsub
26930 0, // zsub3_then_bsub
26931 0, // zsub3_then_dsub
26932 0, // zsub3_then_hsub
26933 0, // zsub3_then_ssub
26934 0, // zsub3_then_zsub
26935 0, // zsub2_then_bsub
26936 0, // zsub2_then_dsub
26937 0, // zsub2_then_hsub
26938 0, // zsub2_then_ssub
26939 0, // zsub2_then_zsub
26940 0, // dsub0_dsub1
26941 0, // dsub0_dsub1_dsub2
26942 0, // dsub1_dsub2
26943 0, // dsub1_dsub2_dsub3
26944 0, // dsub2_dsub3
26945 0, // dsub_qsub1_then_dsub
26946 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26947 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
26948 0, // qsub0_qsub1
26949 0, // qsub0_qsub1_qsub2
26950 0, // qsub1_qsub2
26951 0, // qsub1_qsub2_qsub3
26952 0, // qsub2_qsub3
26953 0, // qsub1_then_dsub_qsub2_then_dsub
26954 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
26955 0, // qsub2_then_dsub_qsub3_then_dsub
26956 0, // sub_32_x8sub_1_then_sub_32
26957 0, // x8sub_0_x8sub_1
26958 0, // x8sub_2_x8sub_3
26959 0, // x8sub_4_x8sub_5
26960 0, // x8sub_6_x8sub_7
26961 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
26962 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
26963 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
26964 0, // sub_32_subo64_then_sub_32
26965 0, // dsub_zsub1_then_dsub
26966 0, // zsub_zsub1_then_zsub
26967 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26968 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
26969 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26970 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
26971 0, // zsub0_zsub1
26972 0, // zsub0_zsub1_zsub2
26973 0, // zsub1_zsub2
26974 0, // zsub1_zsub2_zsub3
26975 0, // zsub2_zsub3
26976 0, // zsub1_then_dsub_zsub2_then_dsub
26977 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
26978 0, // zsub1_then_zsub_zsub2_then_zsub
26979 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
26980 0, // zsub2_then_dsub_zsub3_then_dsub
26981 0, // zsub2_then_zsub_zsub3_then_zsub
26982 0, // zsub0_zsub2
26983 0, // zsub1_zsub3
26984 },
26985 { // FIXED_REGS
26986 0, // bsub
26987 0, // dsub
26988 0, // dsub0
26989 0, // dsub1
26990 0, // dsub2
26991 0, // dsub3
26992 0, // hsub
26993 0, // psub
26994 0, // psub0
26995 0, // psub1
26996 0, // qsub0
26997 0, // qsub1
26998 0, // qsub2
26999 0, // qsub3
27000 0, // ssub
27001 54, // sub_32 -> FIXED_REGS_with_sub_32
27002 0, // sube32
27003 0, // sube64
27004 0, // subo32
27005 0, // subo64
27006 0, // x8sub_0
27007 0, // x8sub_1
27008 0, // x8sub_2
27009 0, // x8sub_3
27010 0, // x8sub_4
27011 0, // x8sub_5
27012 0, // x8sub_6
27013 0, // x8sub_7
27014 0, // zasubb
27015 0, // zasubd0
27016 0, // zasubd1
27017 0, // zasubh0
27018 0, // zasubh1
27019 0, // zasubq0
27020 0, // zasubq1
27021 0, // zasubs0
27022 0, // zasubs1
27023 0, // zsub
27024 0, // zsub0
27025 0, // zsub1
27026 0, // zsub2
27027 0, // zsub3
27028 0, // zasubd1_then_zasubq0
27029 0, // zasubd1_then_zasubq1
27030 0, // zasubs1_then_zasubd0
27031 0, // zasubs1_then_zasubd1
27032 0, // zasubs1_then_zasubq0
27033 0, // zasubs1_then_zasubq1
27034 0, // zasubs1_then_zasubd1_then_zasubq0
27035 0, // zasubs1_then_zasubd1_then_zasubq1
27036 0, // zasubh1_then_zasubd0
27037 0, // zasubh1_then_zasubd1
27038 0, // zasubh1_then_zasubq0
27039 0, // zasubh1_then_zasubq1
27040 0, // zasubh1_then_zasubs0
27041 0, // zasubh1_then_zasubs1
27042 0, // zasubh1_then_zasubd1_then_zasubq0
27043 0, // zasubh1_then_zasubd1_then_zasubq1
27044 0, // zasubh1_then_zasubs1_then_zasubd0
27045 0, // zasubh1_then_zasubs1_then_zasubd1
27046 0, // zasubh1_then_zasubs1_then_zasubq0
27047 0, // zasubh1_then_zasubs1_then_zasubq1
27048 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27049 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27050 0, // dsub1_then_bsub
27051 0, // dsub1_then_hsub
27052 0, // dsub1_then_ssub
27053 0, // dsub3_then_bsub
27054 0, // dsub3_then_hsub
27055 0, // dsub3_then_ssub
27056 0, // dsub2_then_bsub
27057 0, // dsub2_then_hsub
27058 0, // dsub2_then_ssub
27059 0, // psub1_then_psub
27060 0, // qsub1_then_bsub
27061 0, // qsub1_then_dsub
27062 0, // qsub1_then_hsub
27063 0, // qsub1_then_ssub
27064 0, // qsub3_then_bsub
27065 0, // qsub3_then_dsub
27066 0, // qsub3_then_hsub
27067 0, // qsub3_then_ssub
27068 0, // qsub2_then_bsub
27069 0, // qsub2_then_dsub
27070 0, // qsub2_then_hsub
27071 0, // qsub2_then_ssub
27072 0, // x8sub_7_then_sub_32
27073 0, // x8sub_6_then_sub_32
27074 0, // x8sub_5_then_sub_32
27075 0, // x8sub_4_then_sub_32
27076 0, // x8sub_3_then_sub_32
27077 0, // x8sub_2_then_sub_32
27078 0, // x8sub_1_then_sub_32
27079 0, // subo64_then_sub_32
27080 0, // zsub1_then_bsub
27081 0, // zsub1_then_dsub
27082 0, // zsub1_then_hsub
27083 0, // zsub1_then_ssub
27084 0, // zsub1_then_zsub
27085 0, // zsub3_then_bsub
27086 0, // zsub3_then_dsub
27087 0, // zsub3_then_hsub
27088 0, // zsub3_then_ssub
27089 0, // zsub3_then_zsub
27090 0, // zsub2_then_bsub
27091 0, // zsub2_then_dsub
27092 0, // zsub2_then_hsub
27093 0, // zsub2_then_ssub
27094 0, // zsub2_then_zsub
27095 0, // dsub0_dsub1
27096 0, // dsub0_dsub1_dsub2
27097 0, // dsub1_dsub2
27098 0, // dsub1_dsub2_dsub3
27099 0, // dsub2_dsub3
27100 0, // dsub_qsub1_then_dsub
27101 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27102 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
27103 0, // qsub0_qsub1
27104 0, // qsub0_qsub1_qsub2
27105 0, // qsub1_qsub2
27106 0, // qsub1_qsub2_qsub3
27107 0, // qsub2_qsub3
27108 0, // qsub1_then_dsub_qsub2_then_dsub
27109 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27110 0, // qsub2_then_dsub_qsub3_then_dsub
27111 0, // sub_32_x8sub_1_then_sub_32
27112 0, // x8sub_0_x8sub_1
27113 0, // x8sub_2_x8sub_3
27114 0, // x8sub_4_x8sub_5
27115 0, // x8sub_6_x8sub_7
27116 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
27117 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
27118 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
27119 0, // sub_32_subo64_then_sub_32
27120 0, // dsub_zsub1_then_dsub
27121 0, // zsub_zsub1_then_zsub
27122 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27123 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
27124 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27125 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
27126 0, // zsub0_zsub1
27127 0, // zsub0_zsub1_zsub2
27128 0, // zsub1_zsub2
27129 0, // zsub1_zsub2_zsub3
27130 0, // zsub2_zsub3
27131 0, // zsub1_then_dsub_zsub2_then_dsub
27132 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27133 0, // zsub1_then_zsub_zsub2_then_zsub
27134 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27135 0, // zsub2_then_dsub_zsub3_then_dsub
27136 0, // zsub2_then_zsub_zsub3_then_zsub
27137 0, // zsub0_zsub2
27138 0, // zsub1_zsub3
27139 },
27140 { // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
27141 0, // bsub
27142 0, // dsub
27143 0, // dsub0
27144 0, // dsub1
27145 0, // dsub2
27146 0, // dsub3
27147 0, // hsub
27148 0, // psub
27149 0, // psub0
27150 0, // psub1
27151 0, // qsub0
27152 0, // qsub1
27153 0, // qsub2
27154 0, // qsub3
27155 0, // ssub
27156 52, // sub_32 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
27157 0, // sube32
27158 0, // sube64
27159 0, // subo32
27160 0, // subo64
27161 0, // x8sub_0
27162 0, // x8sub_1
27163 0, // x8sub_2
27164 0, // x8sub_3
27165 0, // x8sub_4
27166 0, // x8sub_5
27167 0, // x8sub_6
27168 0, // x8sub_7
27169 0, // zasubb
27170 0, // zasubd0
27171 0, // zasubd1
27172 0, // zasubh0
27173 0, // zasubh1
27174 0, // zasubq0
27175 0, // zasubq1
27176 0, // zasubs0
27177 0, // zasubs1
27178 0, // zsub
27179 0, // zsub0
27180 0, // zsub1
27181 0, // zsub2
27182 0, // zsub3
27183 0, // zasubd1_then_zasubq0
27184 0, // zasubd1_then_zasubq1
27185 0, // zasubs1_then_zasubd0
27186 0, // zasubs1_then_zasubd1
27187 0, // zasubs1_then_zasubq0
27188 0, // zasubs1_then_zasubq1
27189 0, // zasubs1_then_zasubd1_then_zasubq0
27190 0, // zasubs1_then_zasubd1_then_zasubq1
27191 0, // zasubh1_then_zasubd0
27192 0, // zasubh1_then_zasubd1
27193 0, // zasubh1_then_zasubq0
27194 0, // zasubh1_then_zasubq1
27195 0, // zasubh1_then_zasubs0
27196 0, // zasubh1_then_zasubs1
27197 0, // zasubh1_then_zasubd1_then_zasubq0
27198 0, // zasubh1_then_zasubd1_then_zasubq1
27199 0, // zasubh1_then_zasubs1_then_zasubd0
27200 0, // zasubh1_then_zasubs1_then_zasubd1
27201 0, // zasubh1_then_zasubs1_then_zasubq0
27202 0, // zasubh1_then_zasubs1_then_zasubq1
27203 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27204 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27205 0, // dsub1_then_bsub
27206 0, // dsub1_then_hsub
27207 0, // dsub1_then_ssub
27208 0, // dsub3_then_bsub
27209 0, // dsub3_then_hsub
27210 0, // dsub3_then_ssub
27211 0, // dsub2_then_bsub
27212 0, // dsub2_then_hsub
27213 0, // dsub2_then_ssub
27214 0, // psub1_then_psub
27215 0, // qsub1_then_bsub
27216 0, // qsub1_then_dsub
27217 0, // qsub1_then_hsub
27218 0, // qsub1_then_ssub
27219 0, // qsub3_then_bsub
27220 0, // qsub3_then_dsub
27221 0, // qsub3_then_hsub
27222 0, // qsub3_then_ssub
27223 0, // qsub2_then_bsub
27224 0, // qsub2_then_dsub
27225 0, // qsub2_then_hsub
27226 0, // qsub2_then_ssub
27227 0, // x8sub_7_then_sub_32
27228 0, // x8sub_6_then_sub_32
27229 0, // x8sub_5_then_sub_32
27230 0, // x8sub_4_then_sub_32
27231 0, // x8sub_3_then_sub_32
27232 0, // x8sub_2_then_sub_32
27233 0, // x8sub_1_then_sub_32
27234 0, // subo64_then_sub_32
27235 0, // zsub1_then_bsub
27236 0, // zsub1_then_dsub
27237 0, // zsub1_then_hsub
27238 0, // zsub1_then_ssub
27239 0, // zsub1_then_zsub
27240 0, // zsub3_then_bsub
27241 0, // zsub3_then_dsub
27242 0, // zsub3_then_hsub
27243 0, // zsub3_then_ssub
27244 0, // zsub3_then_zsub
27245 0, // zsub2_then_bsub
27246 0, // zsub2_then_dsub
27247 0, // zsub2_then_hsub
27248 0, // zsub2_then_ssub
27249 0, // zsub2_then_zsub
27250 0, // dsub0_dsub1
27251 0, // dsub0_dsub1_dsub2
27252 0, // dsub1_dsub2
27253 0, // dsub1_dsub2_dsub3
27254 0, // dsub2_dsub3
27255 0, // dsub_qsub1_then_dsub
27256 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27257 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
27258 0, // qsub0_qsub1
27259 0, // qsub0_qsub1_qsub2
27260 0, // qsub1_qsub2
27261 0, // qsub1_qsub2_qsub3
27262 0, // qsub2_qsub3
27263 0, // qsub1_then_dsub_qsub2_then_dsub
27264 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27265 0, // qsub2_then_dsub_qsub3_then_dsub
27266 0, // sub_32_x8sub_1_then_sub_32
27267 0, // x8sub_0_x8sub_1
27268 0, // x8sub_2_x8sub_3
27269 0, // x8sub_4_x8sub_5
27270 0, // x8sub_6_x8sub_7
27271 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
27272 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
27273 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
27274 0, // sub_32_subo64_then_sub_32
27275 0, // dsub_zsub1_then_dsub
27276 0, // zsub_zsub1_then_zsub
27277 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27278 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
27279 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27280 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
27281 0, // zsub0_zsub1
27282 0, // zsub0_zsub1_zsub2
27283 0, // zsub1_zsub2
27284 0, // zsub1_zsub2_zsub3
27285 0, // zsub2_zsub3
27286 0, // zsub1_then_dsub_zsub2_then_dsub
27287 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27288 0, // zsub1_then_zsub_zsub2_then_zsub
27289 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27290 0, // zsub2_then_dsub_zsub3_then_dsub
27291 0, // zsub2_then_zsub_zsub3_then_zsub
27292 0, // zsub0_zsub2
27293 0, // zsub1_zsub3
27294 },
27295 { // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
27296 0, // bsub
27297 0, // dsub
27298 0, // dsub0
27299 0, // dsub1
27300 0, // dsub2
27301 0, // dsub3
27302 0, // hsub
27303 0, // psub
27304 0, // psub0
27305 0, // psub1
27306 0, // qsub0
27307 0, // qsub1
27308 0, // qsub2
27309 0, // qsub3
27310 0, // ssub
27311 53, // sub_32 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
27312 0, // sube32
27313 0, // sube64
27314 0, // subo32
27315 0, // subo64
27316 0, // x8sub_0
27317 0, // x8sub_1
27318 0, // x8sub_2
27319 0, // x8sub_3
27320 0, // x8sub_4
27321 0, // x8sub_5
27322 0, // x8sub_6
27323 0, // x8sub_7
27324 0, // zasubb
27325 0, // zasubd0
27326 0, // zasubd1
27327 0, // zasubh0
27328 0, // zasubh1
27329 0, // zasubq0
27330 0, // zasubq1
27331 0, // zasubs0
27332 0, // zasubs1
27333 0, // zsub
27334 0, // zsub0
27335 0, // zsub1
27336 0, // zsub2
27337 0, // zsub3
27338 0, // zasubd1_then_zasubq0
27339 0, // zasubd1_then_zasubq1
27340 0, // zasubs1_then_zasubd0
27341 0, // zasubs1_then_zasubd1
27342 0, // zasubs1_then_zasubq0
27343 0, // zasubs1_then_zasubq1
27344 0, // zasubs1_then_zasubd1_then_zasubq0
27345 0, // zasubs1_then_zasubd1_then_zasubq1
27346 0, // zasubh1_then_zasubd0
27347 0, // zasubh1_then_zasubd1
27348 0, // zasubh1_then_zasubq0
27349 0, // zasubh1_then_zasubq1
27350 0, // zasubh1_then_zasubs0
27351 0, // zasubh1_then_zasubs1
27352 0, // zasubh1_then_zasubd1_then_zasubq0
27353 0, // zasubh1_then_zasubd1_then_zasubq1
27354 0, // zasubh1_then_zasubs1_then_zasubd0
27355 0, // zasubh1_then_zasubs1_then_zasubd1
27356 0, // zasubh1_then_zasubs1_then_zasubq0
27357 0, // zasubh1_then_zasubs1_then_zasubq1
27358 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27359 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27360 0, // dsub1_then_bsub
27361 0, // dsub1_then_hsub
27362 0, // dsub1_then_ssub
27363 0, // dsub3_then_bsub
27364 0, // dsub3_then_hsub
27365 0, // dsub3_then_ssub
27366 0, // dsub2_then_bsub
27367 0, // dsub2_then_hsub
27368 0, // dsub2_then_ssub
27369 0, // psub1_then_psub
27370 0, // qsub1_then_bsub
27371 0, // qsub1_then_dsub
27372 0, // qsub1_then_hsub
27373 0, // qsub1_then_ssub
27374 0, // qsub3_then_bsub
27375 0, // qsub3_then_dsub
27376 0, // qsub3_then_hsub
27377 0, // qsub3_then_ssub
27378 0, // qsub2_then_bsub
27379 0, // qsub2_then_dsub
27380 0, // qsub2_then_hsub
27381 0, // qsub2_then_ssub
27382 0, // x8sub_7_then_sub_32
27383 0, // x8sub_6_then_sub_32
27384 0, // x8sub_5_then_sub_32
27385 0, // x8sub_4_then_sub_32
27386 0, // x8sub_3_then_sub_32
27387 0, // x8sub_2_then_sub_32
27388 0, // x8sub_1_then_sub_32
27389 0, // subo64_then_sub_32
27390 0, // zsub1_then_bsub
27391 0, // zsub1_then_dsub
27392 0, // zsub1_then_hsub
27393 0, // zsub1_then_ssub
27394 0, // zsub1_then_zsub
27395 0, // zsub3_then_bsub
27396 0, // zsub3_then_dsub
27397 0, // zsub3_then_hsub
27398 0, // zsub3_then_ssub
27399 0, // zsub3_then_zsub
27400 0, // zsub2_then_bsub
27401 0, // zsub2_then_dsub
27402 0, // zsub2_then_hsub
27403 0, // zsub2_then_ssub
27404 0, // zsub2_then_zsub
27405 0, // dsub0_dsub1
27406 0, // dsub0_dsub1_dsub2
27407 0, // dsub1_dsub2
27408 0, // dsub1_dsub2_dsub3
27409 0, // dsub2_dsub3
27410 0, // dsub_qsub1_then_dsub
27411 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27412 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
27413 0, // qsub0_qsub1
27414 0, // qsub0_qsub1_qsub2
27415 0, // qsub1_qsub2
27416 0, // qsub1_qsub2_qsub3
27417 0, // qsub2_qsub3
27418 0, // qsub1_then_dsub_qsub2_then_dsub
27419 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27420 0, // qsub2_then_dsub_qsub3_then_dsub
27421 0, // sub_32_x8sub_1_then_sub_32
27422 0, // x8sub_0_x8sub_1
27423 0, // x8sub_2_x8sub_3
27424 0, // x8sub_4_x8sub_5
27425 0, // x8sub_6_x8sub_7
27426 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
27427 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
27428 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
27429 0, // sub_32_subo64_then_sub_32
27430 0, // dsub_zsub1_then_dsub
27431 0, // zsub_zsub1_then_zsub
27432 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27433 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
27434 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27435 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
27436 0, // zsub0_zsub1
27437 0, // zsub0_zsub1_zsub2
27438 0, // zsub1_zsub2
27439 0, // zsub1_zsub2_zsub3
27440 0, // zsub2_zsub3
27441 0, // zsub1_then_dsub_zsub2_then_dsub
27442 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27443 0, // zsub1_then_zsub_zsub2_then_zsub
27444 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27445 0, // zsub2_then_dsub_zsub3_then_dsub
27446 0, // zsub2_then_zsub_zsub3_then_zsub
27447 0, // zsub0_zsub2
27448 0, // zsub1_zsub3
27449 },
27450 { // FIXED_REGS_with_sub_32
27451 0, // bsub
27452 0, // dsub
27453 0, // dsub0
27454 0, // dsub1
27455 0, // dsub2
27456 0, // dsub3
27457 0, // hsub
27458 0, // psub
27459 0, // psub0
27460 0, // psub1
27461 0, // qsub0
27462 0, // qsub1
27463 0, // qsub2
27464 0, // qsub3
27465 0, // ssub
27466 54, // sub_32 -> FIXED_REGS_with_sub_32
27467 0, // sube32
27468 0, // sube64
27469 0, // subo32
27470 0, // subo64
27471 0, // x8sub_0
27472 0, // x8sub_1
27473 0, // x8sub_2
27474 0, // x8sub_3
27475 0, // x8sub_4
27476 0, // x8sub_5
27477 0, // x8sub_6
27478 0, // x8sub_7
27479 0, // zasubb
27480 0, // zasubd0
27481 0, // zasubd1
27482 0, // zasubh0
27483 0, // zasubh1
27484 0, // zasubq0
27485 0, // zasubq1
27486 0, // zasubs0
27487 0, // zasubs1
27488 0, // zsub
27489 0, // zsub0
27490 0, // zsub1
27491 0, // zsub2
27492 0, // zsub3
27493 0, // zasubd1_then_zasubq0
27494 0, // zasubd1_then_zasubq1
27495 0, // zasubs1_then_zasubd0
27496 0, // zasubs1_then_zasubd1
27497 0, // zasubs1_then_zasubq0
27498 0, // zasubs1_then_zasubq1
27499 0, // zasubs1_then_zasubd1_then_zasubq0
27500 0, // zasubs1_then_zasubd1_then_zasubq1
27501 0, // zasubh1_then_zasubd0
27502 0, // zasubh1_then_zasubd1
27503 0, // zasubh1_then_zasubq0
27504 0, // zasubh1_then_zasubq1
27505 0, // zasubh1_then_zasubs0
27506 0, // zasubh1_then_zasubs1
27507 0, // zasubh1_then_zasubd1_then_zasubq0
27508 0, // zasubh1_then_zasubd1_then_zasubq1
27509 0, // zasubh1_then_zasubs1_then_zasubd0
27510 0, // zasubh1_then_zasubs1_then_zasubd1
27511 0, // zasubh1_then_zasubs1_then_zasubq0
27512 0, // zasubh1_then_zasubs1_then_zasubq1
27513 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27514 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27515 0, // dsub1_then_bsub
27516 0, // dsub1_then_hsub
27517 0, // dsub1_then_ssub
27518 0, // dsub3_then_bsub
27519 0, // dsub3_then_hsub
27520 0, // dsub3_then_ssub
27521 0, // dsub2_then_bsub
27522 0, // dsub2_then_hsub
27523 0, // dsub2_then_ssub
27524 0, // psub1_then_psub
27525 0, // qsub1_then_bsub
27526 0, // qsub1_then_dsub
27527 0, // qsub1_then_hsub
27528 0, // qsub1_then_ssub
27529 0, // qsub3_then_bsub
27530 0, // qsub3_then_dsub
27531 0, // qsub3_then_hsub
27532 0, // qsub3_then_ssub
27533 0, // qsub2_then_bsub
27534 0, // qsub2_then_dsub
27535 0, // qsub2_then_hsub
27536 0, // qsub2_then_ssub
27537 0, // x8sub_7_then_sub_32
27538 0, // x8sub_6_then_sub_32
27539 0, // x8sub_5_then_sub_32
27540 0, // x8sub_4_then_sub_32
27541 0, // x8sub_3_then_sub_32
27542 0, // x8sub_2_then_sub_32
27543 0, // x8sub_1_then_sub_32
27544 0, // subo64_then_sub_32
27545 0, // zsub1_then_bsub
27546 0, // zsub1_then_dsub
27547 0, // zsub1_then_hsub
27548 0, // zsub1_then_ssub
27549 0, // zsub1_then_zsub
27550 0, // zsub3_then_bsub
27551 0, // zsub3_then_dsub
27552 0, // zsub3_then_hsub
27553 0, // zsub3_then_ssub
27554 0, // zsub3_then_zsub
27555 0, // zsub2_then_bsub
27556 0, // zsub2_then_dsub
27557 0, // zsub2_then_hsub
27558 0, // zsub2_then_ssub
27559 0, // zsub2_then_zsub
27560 0, // dsub0_dsub1
27561 0, // dsub0_dsub1_dsub2
27562 0, // dsub1_dsub2
27563 0, // dsub1_dsub2_dsub3
27564 0, // dsub2_dsub3
27565 0, // dsub_qsub1_then_dsub
27566 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27567 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
27568 0, // qsub0_qsub1
27569 0, // qsub0_qsub1_qsub2
27570 0, // qsub1_qsub2
27571 0, // qsub1_qsub2_qsub3
27572 0, // qsub2_qsub3
27573 0, // qsub1_then_dsub_qsub2_then_dsub
27574 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27575 0, // qsub2_then_dsub_qsub3_then_dsub
27576 0, // sub_32_x8sub_1_then_sub_32
27577 0, // x8sub_0_x8sub_1
27578 0, // x8sub_2_x8sub_3
27579 0, // x8sub_4_x8sub_5
27580 0, // x8sub_6_x8sub_7
27581 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
27582 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
27583 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
27584 0, // sub_32_subo64_then_sub_32
27585 0, // dsub_zsub1_then_dsub
27586 0, // zsub_zsub1_then_zsub
27587 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27588 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
27589 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27590 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
27591 0, // zsub0_zsub1
27592 0, // zsub0_zsub1_zsub2
27593 0, // zsub1_zsub2
27594 0, // zsub1_zsub2_zsub3
27595 0, // zsub2_zsub3
27596 0, // zsub1_then_dsub_zsub2_then_dsub
27597 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27598 0, // zsub1_then_zsub_zsub2_then_zsub
27599 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27600 0, // zsub2_then_dsub_zsub3_then_dsub
27601 0, // zsub2_then_zsub_zsub3_then_zsub
27602 0, // zsub0_zsub2
27603 0, // zsub1_zsub3
27604 },
27605 { // tcGPRx16x17
27606 0, // bsub
27607 0, // dsub
27608 0, // dsub0
27609 0, // dsub1
27610 0, // dsub2
27611 0, // dsub3
27612 0, // hsub
27613 0, // psub
27614 0, // psub0
27615 0, // psub1
27616 0, // qsub0
27617 0, // qsub1
27618 0, // qsub2
27619 0, // qsub3
27620 0, // ssub
27621 55, // sub_32 -> tcGPRx16x17
27622 0, // sube32
27623 0, // sube64
27624 0, // subo32
27625 0, // subo64
27626 0, // x8sub_0
27627 0, // x8sub_1
27628 0, // x8sub_2
27629 0, // x8sub_3
27630 0, // x8sub_4
27631 0, // x8sub_5
27632 0, // x8sub_6
27633 0, // x8sub_7
27634 0, // zasubb
27635 0, // zasubd0
27636 0, // zasubd1
27637 0, // zasubh0
27638 0, // zasubh1
27639 0, // zasubq0
27640 0, // zasubq1
27641 0, // zasubs0
27642 0, // zasubs1
27643 0, // zsub
27644 0, // zsub0
27645 0, // zsub1
27646 0, // zsub2
27647 0, // zsub3
27648 0, // zasubd1_then_zasubq0
27649 0, // zasubd1_then_zasubq1
27650 0, // zasubs1_then_zasubd0
27651 0, // zasubs1_then_zasubd1
27652 0, // zasubs1_then_zasubq0
27653 0, // zasubs1_then_zasubq1
27654 0, // zasubs1_then_zasubd1_then_zasubq0
27655 0, // zasubs1_then_zasubd1_then_zasubq1
27656 0, // zasubh1_then_zasubd0
27657 0, // zasubh1_then_zasubd1
27658 0, // zasubh1_then_zasubq0
27659 0, // zasubh1_then_zasubq1
27660 0, // zasubh1_then_zasubs0
27661 0, // zasubh1_then_zasubs1
27662 0, // zasubh1_then_zasubd1_then_zasubq0
27663 0, // zasubh1_then_zasubd1_then_zasubq1
27664 0, // zasubh1_then_zasubs1_then_zasubd0
27665 0, // zasubh1_then_zasubs1_then_zasubd1
27666 0, // zasubh1_then_zasubs1_then_zasubq0
27667 0, // zasubh1_then_zasubs1_then_zasubq1
27668 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27669 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27670 0, // dsub1_then_bsub
27671 0, // dsub1_then_hsub
27672 0, // dsub1_then_ssub
27673 0, // dsub3_then_bsub
27674 0, // dsub3_then_hsub
27675 0, // dsub3_then_ssub
27676 0, // dsub2_then_bsub
27677 0, // dsub2_then_hsub
27678 0, // dsub2_then_ssub
27679 0, // psub1_then_psub
27680 0, // qsub1_then_bsub
27681 0, // qsub1_then_dsub
27682 0, // qsub1_then_hsub
27683 0, // qsub1_then_ssub
27684 0, // qsub3_then_bsub
27685 0, // qsub3_then_dsub
27686 0, // qsub3_then_hsub
27687 0, // qsub3_then_ssub
27688 0, // qsub2_then_bsub
27689 0, // qsub2_then_dsub
27690 0, // qsub2_then_hsub
27691 0, // qsub2_then_ssub
27692 0, // x8sub_7_then_sub_32
27693 0, // x8sub_6_then_sub_32
27694 0, // x8sub_5_then_sub_32
27695 0, // x8sub_4_then_sub_32
27696 0, // x8sub_3_then_sub_32
27697 0, // x8sub_2_then_sub_32
27698 0, // x8sub_1_then_sub_32
27699 0, // subo64_then_sub_32
27700 0, // zsub1_then_bsub
27701 0, // zsub1_then_dsub
27702 0, // zsub1_then_hsub
27703 0, // zsub1_then_ssub
27704 0, // zsub1_then_zsub
27705 0, // zsub3_then_bsub
27706 0, // zsub3_then_dsub
27707 0, // zsub3_then_hsub
27708 0, // zsub3_then_ssub
27709 0, // zsub3_then_zsub
27710 0, // zsub2_then_bsub
27711 0, // zsub2_then_dsub
27712 0, // zsub2_then_hsub
27713 0, // zsub2_then_ssub
27714 0, // zsub2_then_zsub
27715 0, // dsub0_dsub1
27716 0, // dsub0_dsub1_dsub2
27717 0, // dsub1_dsub2
27718 0, // dsub1_dsub2_dsub3
27719 0, // dsub2_dsub3
27720 0, // dsub_qsub1_then_dsub
27721 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27722 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
27723 0, // qsub0_qsub1
27724 0, // qsub0_qsub1_qsub2
27725 0, // qsub1_qsub2
27726 0, // qsub1_qsub2_qsub3
27727 0, // qsub2_qsub3
27728 0, // qsub1_then_dsub_qsub2_then_dsub
27729 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27730 0, // qsub2_then_dsub_qsub3_then_dsub
27731 0, // sub_32_x8sub_1_then_sub_32
27732 0, // x8sub_0_x8sub_1
27733 0, // x8sub_2_x8sub_3
27734 0, // x8sub_4_x8sub_5
27735 0, // x8sub_6_x8sub_7
27736 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
27737 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
27738 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
27739 0, // sub_32_subo64_then_sub_32
27740 0, // dsub_zsub1_then_dsub
27741 0, // zsub_zsub1_then_zsub
27742 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27743 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
27744 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27745 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
27746 0, // zsub0_zsub1
27747 0, // zsub0_zsub1_zsub2
27748 0, // zsub1_zsub2
27749 0, // zsub1_zsub2_zsub3
27750 0, // zsub2_zsub3
27751 0, // zsub1_then_dsub_zsub2_then_dsub
27752 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27753 0, // zsub1_then_zsub_zsub2_then_zsub
27754 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27755 0, // zsub2_then_dsub_zsub3_then_dsub
27756 0, // zsub2_then_zsub_zsub3_then_zsub
27757 0, // zsub0_zsub2
27758 0, // zsub1_zsub3
27759 },
27760 { // FIXED_REGS_and_GPR64
27761 0, // bsub
27762 0, // dsub
27763 0, // dsub0
27764 0, // dsub1
27765 0, // dsub2
27766 0, // dsub3
27767 0, // hsub
27768 0, // psub
27769 0, // psub0
27770 0, // psub1
27771 0, // qsub0
27772 0, // qsub1
27773 0, // qsub2
27774 0, // qsub3
27775 0, // ssub
27776 56, // sub_32 -> FIXED_REGS_and_GPR64
27777 0, // sube32
27778 0, // sube64
27779 0, // subo32
27780 0, // subo64
27781 0, // x8sub_0
27782 0, // x8sub_1
27783 0, // x8sub_2
27784 0, // x8sub_3
27785 0, // x8sub_4
27786 0, // x8sub_5
27787 0, // x8sub_6
27788 0, // x8sub_7
27789 0, // zasubb
27790 0, // zasubd0
27791 0, // zasubd1
27792 0, // zasubh0
27793 0, // zasubh1
27794 0, // zasubq0
27795 0, // zasubq1
27796 0, // zasubs0
27797 0, // zasubs1
27798 0, // zsub
27799 0, // zsub0
27800 0, // zsub1
27801 0, // zsub2
27802 0, // zsub3
27803 0, // zasubd1_then_zasubq0
27804 0, // zasubd1_then_zasubq1
27805 0, // zasubs1_then_zasubd0
27806 0, // zasubs1_then_zasubd1
27807 0, // zasubs1_then_zasubq0
27808 0, // zasubs1_then_zasubq1
27809 0, // zasubs1_then_zasubd1_then_zasubq0
27810 0, // zasubs1_then_zasubd1_then_zasubq1
27811 0, // zasubh1_then_zasubd0
27812 0, // zasubh1_then_zasubd1
27813 0, // zasubh1_then_zasubq0
27814 0, // zasubh1_then_zasubq1
27815 0, // zasubh1_then_zasubs0
27816 0, // zasubh1_then_zasubs1
27817 0, // zasubh1_then_zasubd1_then_zasubq0
27818 0, // zasubh1_then_zasubd1_then_zasubq1
27819 0, // zasubh1_then_zasubs1_then_zasubd0
27820 0, // zasubh1_then_zasubs1_then_zasubd1
27821 0, // zasubh1_then_zasubs1_then_zasubq0
27822 0, // zasubh1_then_zasubs1_then_zasubq1
27823 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27824 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27825 0, // dsub1_then_bsub
27826 0, // dsub1_then_hsub
27827 0, // dsub1_then_ssub
27828 0, // dsub3_then_bsub
27829 0, // dsub3_then_hsub
27830 0, // dsub3_then_ssub
27831 0, // dsub2_then_bsub
27832 0, // dsub2_then_hsub
27833 0, // dsub2_then_ssub
27834 0, // psub1_then_psub
27835 0, // qsub1_then_bsub
27836 0, // qsub1_then_dsub
27837 0, // qsub1_then_hsub
27838 0, // qsub1_then_ssub
27839 0, // qsub3_then_bsub
27840 0, // qsub3_then_dsub
27841 0, // qsub3_then_hsub
27842 0, // qsub3_then_ssub
27843 0, // qsub2_then_bsub
27844 0, // qsub2_then_dsub
27845 0, // qsub2_then_hsub
27846 0, // qsub2_then_ssub
27847 0, // x8sub_7_then_sub_32
27848 0, // x8sub_6_then_sub_32
27849 0, // x8sub_5_then_sub_32
27850 0, // x8sub_4_then_sub_32
27851 0, // x8sub_3_then_sub_32
27852 0, // x8sub_2_then_sub_32
27853 0, // x8sub_1_then_sub_32
27854 0, // subo64_then_sub_32
27855 0, // zsub1_then_bsub
27856 0, // zsub1_then_dsub
27857 0, // zsub1_then_hsub
27858 0, // zsub1_then_ssub
27859 0, // zsub1_then_zsub
27860 0, // zsub3_then_bsub
27861 0, // zsub3_then_dsub
27862 0, // zsub3_then_hsub
27863 0, // zsub3_then_ssub
27864 0, // zsub3_then_zsub
27865 0, // zsub2_then_bsub
27866 0, // zsub2_then_dsub
27867 0, // zsub2_then_hsub
27868 0, // zsub2_then_ssub
27869 0, // zsub2_then_zsub
27870 0, // dsub0_dsub1
27871 0, // dsub0_dsub1_dsub2
27872 0, // dsub1_dsub2
27873 0, // dsub1_dsub2_dsub3
27874 0, // dsub2_dsub3
27875 0, // dsub_qsub1_then_dsub
27876 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27877 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
27878 0, // qsub0_qsub1
27879 0, // qsub0_qsub1_qsub2
27880 0, // qsub1_qsub2
27881 0, // qsub1_qsub2_qsub3
27882 0, // qsub2_qsub3
27883 0, // qsub1_then_dsub_qsub2_then_dsub
27884 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
27885 0, // qsub2_then_dsub_qsub3_then_dsub
27886 0, // sub_32_x8sub_1_then_sub_32
27887 0, // x8sub_0_x8sub_1
27888 0, // x8sub_2_x8sub_3
27889 0, // x8sub_4_x8sub_5
27890 0, // x8sub_6_x8sub_7
27891 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
27892 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
27893 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
27894 0, // sub_32_subo64_then_sub_32
27895 0, // dsub_zsub1_then_dsub
27896 0, // zsub_zsub1_then_zsub
27897 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27898 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
27899 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27900 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
27901 0, // zsub0_zsub1
27902 0, // zsub0_zsub1_zsub2
27903 0, // zsub1_zsub2
27904 0, // zsub1_zsub2_zsub3
27905 0, // zsub2_zsub3
27906 0, // zsub1_then_dsub_zsub2_then_dsub
27907 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
27908 0, // zsub1_then_zsub_zsub2_then_zsub
27909 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
27910 0, // zsub2_then_dsub_zsub3_then_dsub
27911 0, // zsub2_then_zsub_zsub3_then_zsub
27912 0, // zsub0_zsub2
27913 0, // zsub1_zsub3
27914 },
27915 { // GPR64sponly
27916 0, // bsub
27917 0, // dsub
27918 0, // dsub0
27919 0, // dsub1
27920 0, // dsub2
27921 0, // dsub3
27922 0, // hsub
27923 0, // psub
27924 0, // psub0
27925 0, // psub1
27926 0, // qsub0
27927 0, // qsub1
27928 0, // qsub2
27929 0, // qsub3
27930 0, // ssub
27931 57, // sub_32 -> GPR64sponly
27932 0, // sube32
27933 0, // sube64
27934 0, // subo32
27935 0, // subo64
27936 0, // x8sub_0
27937 0, // x8sub_1
27938 0, // x8sub_2
27939 0, // x8sub_3
27940 0, // x8sub_4
27941 0, // x8sub_5
27942 0, // x8sub_6
27943 0, // x8sub_7
27944 0, // zasubb
27945 0, // zasubd0
27946 0, // zasubd1
27947 0, // zasubh0
27948 0, // zasubh1
27949 0, // zasubq0
27950 0, // zasubq1
27951 0, // zasubs0
27952 0, // zasubs1
27953 0, // zsub
27954 0, // zsub0
27955 0, // zsub1
27956 0, // zsub2
27957 0, // zsub3
27958 0, // zasubd1_then_zasubq0
27959 0, // zasubd1_then_zasubq1
27960 0, // zasubs1_then_zasubd0
27961 0, // zasubs1_then_zasubd1
27962 0, // zasubs1_then_zasubq0
27963 0, // zasubs1_then_zasubq1
27964 0, // zasubs1_then_zasubd1_then_zasubq0
27965 0, // zasubs1_then_zasubd1_then_zasubq1
27966 0, // zasubh1_then_zasubd0
27967 0, // zasubh1_then_zasubd1
27968 0, // zasubh1_then_zasubq0
27969 0, // zasubh1_then_zasubq1
27970 0, // zasubh1_then_zasubs0
27971 0, // zasubh1_then_zasubs1
27972 0, // zasubh1_then_zasubd1_then_zasubq0
27973 0, // zasubh1_then_zasubd1_then_zasubq1
27974 0, // zasubh1_then_zasubs1_then_zasubd0
27975 0, // zasubh1_then_zasubs1_then_zasubd1
27976 0, // zasubh1_then_zasubs1_then_zasubq0
27977 0, // zasubh1_then_zasubs1_then_zasubq1
27978 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
27979 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
27980 0, // dsub1_then_bsub
27981 0, // dsub1_then_hsub
27982 0, // dsub1_then_ssub
27983 0, // dsub3_then_bsub
27984 0, // dsub3_then_hsub
27985 0, // dsub3_then_ssub
27986 0, // dsub2_then_bsub
27987 0, // dsub2_then_hsub
27988 0, // dsub2_then_ssub
27989 0, // psub1_then_psub
27990 0, // qsub1_then_bsub
27991 0, // qsub1_then_dsub
27992 0, // qsub1_then_hsub
27993 0, // qsub1_then_ssub
27994 0, // qsub3_then_bsub
27995 0, // qsub3_then_dsub
27996 0, // qsub3_then_hsub
27997 0, // qsub3_then_ssub
27998 0, // qsub2_then_bsub
27999 0, // qsub2_then_dsub
28000 0, // qsub2_then_hsub
28001 0, // qsub2_then_ssub
28002 0, // x8sub_7_then_sub_32
28003 0, // x8sub_6_then_sub_32
28004 0, // x8sub_5_then_sub_32
28005 0, // x8sub_4_then_sub_32
28006 0, // x8sub_3_then_sub_32
28007 0, // x8sub_2_then_sub_32
28008 0, // x8sub_1_then_sub_32
28009 0, // subo64_then_sub_32
28010 0, // zsub1_then_bsub
28011 0, // zsub1_then_dsub
28012 0, // zsub1_then_hsub
28013 0, // zsub1_then_ssub
28014 0, // zsub1_then_zsub
28015 0, // zsub3_then_bsub
28016 0, // zsub3_then_dsub
28017 0, // zsub3_then_hsub
28018 0, // zsub3_then_ssub
28019 0, // zsub3_then_zsub
28020 0, // zsub2_then_bsub
28021 0, // zsub2_then_dsub
28022 0, // zsub2_then_hsub
28023 0, // zsub2_then_ssub
28024 0, // zsub2_then_zsub
28025 0, // dsub0_dsub1
28026 0, // dsub0_dsub1_dsub2
28027 0, // dsub1_dsub2
28028 0, // dsub1_dsub2_dsub3
28029 0, // dsub2_dsub3
28030 0, // dsub_qsub1_then_dsub
28031 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28032 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28033 0, // qsub0_qsub1
28034 0, // qsub0_qsub1_qsub2
28035 0, // qsub1_qsub2
28036 0, // qsub1_qsub2_qsub3
28037 0, // qsub2_qsub3
28038 0, // qsub1_then_dsub_qsub2_then_dsub
28039 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28040 0, // qsub2_then_dsub_qsub3_then_dsub
28041 0, // sub_32_x8sub_1_then_sub_32
28042 0, // x8sub_0_x8sub_1
28043 0, // x8sub_2_x8sub_3
28044 0, // x8sub_4_x8sub_5
28045 0, // x8sub_6_x8sub_7
28046 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28047 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28048 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28049 0, // sub_32_subo64_then_sub_32
28050 0, // dsub_zsub1_then_dsub
28051 0, // zsub_zsub1_then_zsub
28052 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28053 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28054 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28055 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28056 0, // zsub0_zsub1
28057 0, // zsub0_zsub1_zsub2
28058 0, // zsub1_zsub2
28059 0, // zsub1_zsub2_zsub3
28060 0, // zsub2_zsub3
28061 0, // zsub1_then_dsub_zsub2_then_dsub
28062 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28063 0, // zsub1_then_zsub_zsub2_then_zsub
28064 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28065 0, // zsub2_then_dsub_zsub3_then_dsub
28066 0, // zsub2_then_zsub_zsub3_then_zsub
28067 0, // zsub0_zsub2
28068 0, // zsub1_zsub3
28069 },
28070 { // tcGPRx17
28071 0, // bsub
28072 0, // dsub
28073 0, // dsub0
28074 0, // dsub1
28075 0, // dsub2
28076 0, // dsub3
28077 0, // hsub
28078 0, // psub
28079 0, // psub0
28080 0, // psub1
28081 0, // qsub0
28082 0, // qsub1
28083 0, // qsub2
28084 0, // qsub3
28085 0, // ssub
28086 58, // sub_32 -> tcGPRx17
28087 0, // sube32
28088 0, // sube64
28089 0, // subo32
28090 0, // subo64
28091 0, // x8sub_0
28092 0, // x8sub_1
28093 0, // x8sub_2
28094 0, // x8sub_3
28095 0, // x8sub_4
28096 0, // x8sub_5
28097 0, // x8sub_6
28098 0, // x8sub_7
28099 0, // zasubb
28100 0, // zasubd0
28101 0, // zasubd1
28102 0, // zasubh0
28103 0, // zasubh1
28104 0, // zasubq0
28105 0, // zasubq1
28106 0, // zasubs0
28107 0, // zasubs1
28108 0, // zsub
28109 0, // zsub0
28110 0, // zsub1
28111 0, // zsub2
28112 0, // zsub3
28113 0, // zasubd1_then_zasubq0
28114 0, // zasubd1_then_zasubq1
28115 0, // zasubs1_then_zasubd0
28116 0, // zasubs1_then_zasubd1
28117 0, // zasubs1_then_zasubq0
28118 0, // zasubs1_then_zasubq1
28119 0, // zasubs1_then_zasubd1_then_zasubq0
28120 0, // zasubs1_then_zasubd1_then_zasubq1
28121 0, // zasubh1_then_zasubd0
28122 0, // zasubh1_then_zasubd1
28123 0, // zasubh1_then_zasubq0
28124 0, // zasubh1_then_zasubq1
28125 0, // zasubh1_then_zasubs0
28126 0, // zasubh1_then_zasubs1
28127 0, // zasubh1_then_zasubd1_then_zasubq0
28128 0, // zasubh1_then_zasubd1_then_zasubq1
28129 0, // zasubh1_then_zasubs1_then_zasubd0
28130 0, // zasubh1_then_zasubs1_then_zasubd1
28131 0, // zasubh1_then_zasubs1_then_zasubq0
28132 0, // zasubh1_then_zasubs1_then_zasubq1
28133 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
28134 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
28135 0, // dsub1_then_bsub
28136 0, // dsub1_then_hsub
28137 0, // dsub1_then_ssub
28138 0, // dsub3_then_bsub
28139 0, // dsub3_then_hsub
28140 0, // dsub3_then_ssub
28141 0, // dsub2_then_bsub
28142 0, // dsub2_then_hsub
28143 0, // dsub2_then_ssub
28144 0, // psub1_then_psub
28145 0, // qsub1_then_bsub
28146 0, // qsub1_then_dsub
28147 0, // qsub1_then_hsub
28148 0, // qsub1_then_ssub
28149 0, // qsub3_then_bsub
28150 0, // qsub3_then_dsub
28151 0, // qsub3_then_hsub
28152 0, // qsub3_then_ssub
28153 0, // qsub2_then_bsub
28154 0, // qsub2_then_dsub
28155 0, // qsub2_then_hsub
28156 0, // qsub2_then_ssub
28157 0, // x8sub_7_then_sub_32
28158 0, // x8sub_6_then_sub_32
28159 0, // x8sub_5_then_sub_32
28160 0, // x8sub_4_then_sub_32
28161 0, // x8sub_3_then_sub_32
28162 0, // x8sub_2_then_sub_32
28163 0, // x8sub_1_then_sub_32
28164 0, // subo64_then_sub_32
28165 0, // zsub1_then_bsub
28166 0, // zsub1_then_dsub
28167 0, // zsub1_then_hsub
28168 0, // zsub1_then_ssub
28169 0, // zsub1_then_zsub
28170 0, // zsub3_then_bsub
28171 0, // zsub3_then_dsub
28172 0, // zsub3_then_hsub
28173 0, // zsub3_then_ssub
28174 0, // zsub3_then_zsub
28175 0, // zsub2_then_bsub
28176 0, // zsub2_then_dsub
28177 0, // zsub2_then_hsub
28178 0, // zsub2_then_ssub
28179 0, // zsub2_then_zsub
28180 0, // dsub0_dsub1
28181 0, // dsub0_dsub1_dsub2
28182 0, // dsub1_dsub2
28183 0, // dsub1_dsub2_dsub3
28184 0, // dsub2_dsub3
28185 0, // dsub_qsub1_then_dsub
28186 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28187 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28188 0, // qsub0_qsub1
28189 0, // qsub0_qsub1_qsub2
28190 0, // qsub1_qsub2
28191 0, // qsub1_qsub2_qsub3
28192 0, // qsub2_qsub3
28193 0, // qsub1_then_dsub_qsub2_then_dsub
28194 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28195 0, // qsub2_then_dsub_qsub3_then_dsub
28196 0, // sub_32_x8sub_1_then_sub_32
28197 0, // x8sub_0_x8sub_1
28198 0, // x8sub_2_x8sub_3
28199 0, // x8sub_4_x8sub_5
28200 0, // x8sub_6_x8sub_7
28201 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28202 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28203 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28204 0, // sub_32_subo64_then_sub_32
28205 0, // dsub_zsub1_then_dsub
28206 0, // zsub_zsub1_then_zsub
28207 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28208 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28209 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28210 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28211 0, // zsub0_zsub1
28212 0, // zsub0_zsub1_zsub2
28213 0, // zsub1_zsub2
28214 0, // zsub1_zsub2_zsub3
28215 0, // zsub2_zsub3
28216 0, // zsub1_then_dsub_zsub2_then_dsub
28217 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28218 0, // zsub1_then_zsub_zsub2_then_zsub
28219 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28220 0, // zsub2_then_dsub_zsub3_then_dsub
28221 0, // zsub2_then_zsub_zsub3_then_zsub
28222 0, // zsub0_zsub2
28223 0, // zsub1_zsub3
28224 },
28225 { // DD
28226 59, // bsub -> DD
28227 0, // dsub
28228 59, // dsub0 -> DD
28229 59, // dsub1 -> DD
28230 0, // dsub2
28231 0, // dsub3
28232 59, // hsub -> DD
28233 0, // psub
28234 0, // psub0
28235 0, // psub1
28236 0, // qsub0
28237 0, // qsub1
28238 0, // qsub2
28239 0, // qsub3
28240 59, // ssub -> DD
28241 0, // sub_32
28242 0, // sube32
28243 0, // sube64
28244 0, // subo32
28245 0, // subo64
28246 0, // x8sub_0
28247 0, // x8sub_1
28248 0, // x8sub_2
28249 0, // x8sub_3
28250 0, // x8sub_4
28251 0, // x8sub_5
28252 0, // x8sub_6
28253 0, // x8sub_7
28254 0, // zasubb
28255 0, // zasubd0
28256 0, // zasubd1
28257 0, // zasubh0
28258 0, // zasubh1
28259 0, // zasubq0
28260 0, // zasubq1
28261 0, // zasubs0
28262 0, // zasubs1
28263 0, // zsub
28264 0, // zsub0
28265 0, // zsub1
28266 0, // zsub2
28267 0, // zsub3
28268 0, // zasubd1_then_zasubq0
28269 0, // zasubd1_then_zasubq1
28270 0, // zasubs1_then_zasubd0
28271 0, // zasubs1_then_zasubd1
28272 0, // zasubs1_then_zasubq0
28273 0, // zasubs1_then_zasubq1
28274 0, // zasubs1_then_zasubd1_then_zasubq0
28275 0, // zasubs1_then_zasubd1_then_zasubq1
28276 0, // zasubh1_then_zasubd0
28277 0, // zasubh1_then_zasubd1
28278 0, // zasubh1_then_zasubq0
28279 0, // zasubh1_then_zasubq1
28280 0, // zasubh1_then_zasubs0
28281 0, // zasubh1_then_zasubs1
28282 0, // zasubh1_then_zasubd1_then_zasubq0
28283 0, // zasubh1_then_zasubd1_then_zasubq1
28284 0, // zasubh1_then_zasubs1_then_zasubd0
28285 0, // zasubh1_then_zasubs1_then_zasubd1
28286 0, // zasubh1_then_zasubs1_then_zasubq0
28287 0, // zasubh1_then_zasubs1_then_zasubq1
28288 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
28289 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
28290 59, // dsub1_then_bsub -> DD
28291 59, // dsub1_then_hsub -> DD
28292 59, // dsub1_then_ssub -> DD
28293 0, // dsub3_then_bsub
28294 0, // dsub3_then_hsub
28295 0, // dsub3_then_ssub
28296 0, // dsub2_then_bsub
28297 0, // dsub2_then_hsub
28298 0, // dsub2_then_ssub
28299 0, // psub1_then_psub
28300 0, // qsub1_then_bsub
28301 0, // qsub1_then_dsub
28302 0, // qsub1_then_hsub
28303 0, // qsub1_then_ssub
28304 0, // qsub3_then_bsub
28305 0, // qsub3_then_dsub
28306 0, // qsub3_then_hsub
28307 0, // qsub3_then_ssub
28308 0, // qsub2_then_bsub
28309 0, // qsub2_then_dsub
28310 0, // qsub2_then_hsub
28311 0, // qsub2_then_ssub
28312 0, // x8sub_7_then_sub_32
28313 0, // x8sub_6_then_sub_32
28314 0, // x8sub_5_then_sub_32
28315 0, // x8sub_4_then_sub_32
28316 0, // x8sub_3_then_sub_32
28317 0, // x8sub_2_then_sub_32
28318 0, // x8sub_1_then_sub_32
28319 0, // subo64_then_sub_32
28320 0, // zsub1_then_bsub
28321 0, // zsub1_then_dsub
28322 0, // zsub1_then_hsub
28323 0, // zsub1_then_ssub
28324 0, // zsub1_then_zsub
28325 0, // zsub3_then_bsub
28326 0, // zsub3_then_dsub
28327 0, // zsub3_then_hsub
28328 0, // zsub3_then_ssub
28329 0, // zsub3_then_zsub
28330 0, // zsub2_then_bsub
28331 0, // zsub2_then_dsub
28332 0, // zsub2_then_hsub
28333 0, // zsub2_then_ssub
28334 0, // zsub2_then_zsub
28335 0, // dsub0_dsub1
28336 0, // dsub0_dsub1_dsub2
28337 0, // dsub1_dsub2
28338 0, // dsub1_dsub2_dsub3
28339 0, // dsub2_dsub3
28340 0, // dsub_qsub1_then_dsub
28341 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28342 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28343 0, // qsub0_qsub1
28344 0, // qsub0_qsub1_qsub2
28345 0, // qsub1_qsub2
28346 0, // qsub1_qsub2_qsub3
28347 0, // qsub2_qsub3
28348 0, // qsub1_then_dsub_qsub2_then_dsub
28349 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28350 0, // qsub2_then_dsub_qsub3_then_dsub
28351 0, // sub_32_x8sub_1_then_sub_32
28352 0, // x8sub_0_x8sub_1
28353 0, // x8sub_2_x8sub_3
28354 0, // x8sub_4_x8sub_5
28355 0, // x8sub_6_x8sub_7
28356 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28357 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28358 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28359 0, // sub_32_subo64_then_sub_32
28360 0, // dsub_zsub1_then_dsub
28361 0, // zsub_zsub1_then_zsub
28362 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28363 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28364 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28365 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28366 0, // zsub0_zsub1
28367 0, // zsub0_zsub1_zsub2
28368 0, // zsub1_zsub2
28369 0, // zsub1_zsub2_zsub3
28370 0, // zsub2_zsub3
28371 0, // zsub1_then_dsub_zsub2_then_dsub
28372 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28373 0, // zsub1_then_zsub_zsub2_then_zsub
28374 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28375 0, // zsub2_then_dsub_zsub3_then_dsub
28376 0, // zsub2_then_zsub_zsub3_then_zsub
28377 0, // zsub0_zsub2
28378 0, // zsub1_zsub3
28379 },
28380 { // DD_with_dsub0_in_FPR64_lo
28381 60, // bsub -> DD_with_dsub0_in_FPR64_lo
28382 0, // dsub
28383 60, // dsub0 -> DD_with_dsub0_in_FPR64_lo
28384 60, // dsub1 -> DD_with_dsub0_in_FPR64_lo
28385 0, // dsub2
28386 0, // dsub3
28387 60, // hsub -> DD_with_dsub0_in_FPR64_lo
28388 0, // psub
28389 0, // psub0
28390 0, // psub1
28391 0, // qsub0
28392 0, // qsub1
28393 0, // qsub2
28394 0, // qsub3
28395 60, // ssub -> DD_with_dsub0_in_FPR64_lo
28396 0, // sub_32
28397 0, // sube32
28398 0, // sube64
28399 0, // subo32
28400 0, // subo64
28401 0, // x8sub_0
28402 0, // x8sub_1
28403 0, // x8sub_2
28404 0, // x8sub_3
28405 0, // x8sub_4
28406 0, // x8sub_5
28407 0, // x8sub_6
28408 0, // x8sub_7
28409 0, // zasubb
28410 0, // zasubd0
28411 0, // zasubd1
28412 0, // zasubh0
28413 0, // zasubh1
28414 0, // zasubq0
28415 0, // zasubq1
28416 0, // zasubs0
28417 0, // zasubs1
28418 0, // zsub
28419 0, // zsub0
28420 0, // zsub1
28421 0, // zsub2
28422 0, // zsub3
28423 0, // zasubd1_then_zasubq0
28424 0, // zasubd1_then_zasubq1
28425 0, // zasubs1_then_zasubd0
28426 0, // zasubs1_then_zasubd1
28427 0, // zasubs1_then_zasubq0
28428 0, // zasubs1_then_zasubq1
28429 0, // zasubs1_then_zasubd1_then_zasubq0
28430 0, // zasubs1_then_zasubd1_then_zasubq1
28431 0, // zasubh1_then_zasubd0
28432 0, // zasubh1_then_zasubd1
28433 0, // zasubh1_then_zasubq0
28434 0, // zasubh1_then_zasubq1
28435 0, // zasubh1_then_zasubs0
28436 0, // zasubh1_then_zasubs1
28437 0, // zasubh1_then_zasubd1_then_zasubq0
28438 0, // zasubh1_then_zasubd1_then_zasubq1
28439 0, // zasubh1_then_zasubs1_then_zasubd0
28440 0, // zasubh1_then_zasubs1_then_zasubd1
28441 0, // zasubh1_then_zasubs1_then_zasubq0
28442 0, // zasubh1_then_zasubs1_then_zasubq1
28443 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
28444 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
28445 60, // dsub1_then_bsub -> DD_with_dsub0_in_FPR64_lo
28446 60, // dsub1_then_hsub -> DD_with_dsub0_in_FPR64_lo
28447 60, // dsub1_then_ssub -> DD_with_dsub0_in_FPR64_lo
28448 0, // dsub3_then_bsub
28449 0, // dsub3_then_hsub
28450 0, // dsub3_then_ssub
28451 0, // dsub2_then_bsub
28452 0, // dsub2_then_hsub
28453 0, // dsub2_then_ssub
28454 0, // psub1_then_psub
28455 0, // qsub1_then_bsub
28456 0, // qsub1_then_dsub
28457 0, // qsub1_then_hsub
28458 0, // qsub1_then_ssub
28459 0, // qsub3_then_bsub
28460 0, // qsub3_then_dsub
28461 0, // qsub3_then_hsub
28462 0, // qsub3_then_ssub
28463 0, // qsub2_then_bsub
28464 0, // qsub2_then_dsub
28465 0, // qsub2_then_hsub
28466 0, // qsub2_then_ssub
28467 0, // x8sub_7_then_sub_32
28468 0, // x8sub_6_then_sub_32
28469 0, // x8sub_5_then_sub_32
28470 0, // x8sub_4_then_sub_32
28471 0, // x8sub_3_then_sub_32
28472 0, // x8sub_2_then_sub_32
28473 0, // x8sub_1_then_sub_32
28474 0, // subo64_then_sub_32
28475 0, // zsub1_then_bsub
28476 0, // zsub1_then_dsub
28477 0, // zsub1_then_hsub
28478 0, // zsub1_then_ssub
28479 0, // zsub1_then_zsub
28480 0, // zsub3_then_bsub
28481 0, // zsub3_then_dsub
28482 0, // zsub3_then_hsub
28483 0, // zsub3_then_ssub
28484 0, // zsub3_then_zsub
28485 0, // zsub2_then_bsub
28486 0, // zsub2_then_dsub
28487 0, // zsub2_then_hsub
28488 0, // zsub2_then_ssub
28489 0, // zsub2_then_zsub
28490 0, // dsub0_dsub1
28491 0, // dsub0_dsub1_dsub2
28492 0, // dsub1_dsub2
28493 0, // dsub1_dsub2_dsub3
28494 0, // dsub2_dsub3
28495 0, // dsub_qsub1_then_dsub
28496 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28497 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28498 0, // qsub0_qsub1
28499 0, // qsub0_qsub1_qsub2
28500 0, // qsub1_qsub2
28501 0, // qsub1_qsub2_qsub3
28502 0, // qsub2_qsub3
28503 0, // qsub1_then_dsub_qsub2_then_dsub
28504 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28505 0, // qsub2_then_dsub_qsub3_then_dsub
28506 0, // sub_32_x8sub_1_then_sub_32
28507 0, // x8sub_0_x8sub_1
28508 0, // x8sub_2_x8sub_3
28509 0, // x8sub_4_x8sub_5
28510 0, // x8sub_6_x8sub_7
28511 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28512 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28513 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28514 0, // sub_32_subo64_then_sub_32
28515 0, // dsub_zsub1_then_dsub
28516 0, // zsub_zsub1_then_zsub
28517 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28518 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28519 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28520 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28521 0, // zsub0_zsub1
28522 0, // zsub0_zsub1_zsub2
28523 0, // zsub1_zsub2
28524 0, // zsub1_zsub2_zsub3
28525 0, // zsub2_zsub3
28526 0, // zsub1_then_dsub_zsub2_then_dsub
28527 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28528 0, // zsub1_then_zsub_zsub2_then_zsub
28529 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28530 0, // zsub2_then_dsub_zsub3_then_dsub
28531 0, // zsub2_then_zsub_zsub3_then_zsub
28532 0, // zsub0_zsub2
28533 0, // zsub1_zsub3
28534 },
28535 { // DD_with_dsub1_in_FPR64_lo
28536 61, // bsub -> DD_with_dsub1_in_FPR64_lo
28537 0, // dsub
28538 61, // dsub0 -> DD_with_dsub1_in_FPR64_lo
28539 61, // dsub1 -> DD_with_dsub1_in_FPR64_lo
28540 0, // dsub2
28541 0, // dsub3
28542 61, // hsub -> DD_with_dsub1_in_FPR64_lo
28543 0, // psub
28544 0, // psub0
28545 0, // psub1
28546 0, // qsub0
28547 0, // qsub1
28548 0, // qsub2
28549 0, // qsub3
28550 61, // ssub -> DD_with_dsub1_in_FPR64_lo
28551 0, // sub_32
28552 0, // sube32
28553 0, // sube64
28554 0, // subo32
28555 0, // subo64
28556 0, // x8sub_0
28557 0, // x8sub_1
28558 0, // x8sub_2
28559 0, // x8sub_3
28560 0, // x8sub_4
28561 0, // x8sub_5
28562 0, // x8sub_6
28563 0, // x8sub_7
28564 0, // zasubb
28565 0, // zasubd0
28566 0, // zasubd1
28567 0, // zasubh0
28568 0, // zasubh1
28569 0, // zasubq0
28570 0, // zasubq1
28571 0, // zasubs0
28572 0, // zasubs1
28573 0, // zsub
28574 0, // zsub0
28575 0, // zsub1
28576 0, // zsub2
28577 0, // zsub3
28578 0, // zasubd1_then_zasubq0
28579 0, // zasubd1_then_zasubq1
28580 0, // zasubs1_then_zasubd0
28581 0, // zasubs1_then_zasubd1
28582 0, // zasubs1_then_zasubq0
28583 0, // zasubs1_then_zasubq1
28584 0, // zasubs1_then_zasubd1_then_zasubq0
28585 0, // zasubs1_then_zasubd1_then_zasubq1
28586 0, // zasubh1_then_zasubd0
28587 0, // zasubh1_then_zasubd1
28588 0, // zasubh1_then_zasubq0
28589 0, // zasubh1_then_zasubq1
28590 0, // zasubh1_then_zasubs0
28591 0, // zasubh1_then_zasubs1
28592 0, // zasubh1_then_zasubd1_then_zasubq0
28593 0, // zasubh1_then_zasubd1_then_zasubq1
28594 0, // zasubh1_then_zasubs1_then_zasubd0
28595 0, // zasubh1_then_zasubs1_then_zasubd1
28596 0, // zasubh1_then_zasubs1_then_zasubq0
28597 0, // zasubh1_then_zasubs1_then_zasubq1
28598 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
28599 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
28600 61, // dsub1_then_bsub -> DD_with_dsub1_in_FPR64_lo
28601 61, // dsub1_then_hsub -> DD_with_dsub1_in_FPR64_lo
28602 61, // dsub1_then_ssub -> DD_with_dsub1_in_FPR64_lo
28603 0, // dsub3_then_bsub
28604 0, // dsub3_then_hsub
28605 0, // dsub3_then_ssub
28606 0, // dsub2_then_bsub
28607 0, // dsub2_then_hsub
28608 0, // dsub2_then_ssub
28609 0, // psub1_then_psub
28610 0, // qsub1_then_bsub
28611 0, // qsub1_then_dsub
28612 0, // qsub1_then_hsub
28613 0, // qsub1_then_ssub
28614 0, // qsub3_then_bsub
28615 0, // qsub3_then_dsub
28616 0, // qsub3_then_hsub
28617 0, // qsub3_then_ssub
28618 0, // qsub2_then_bsub
28619 0, // qsub2_then_dsub
28620 0, // qsub2_then_hsub
28621 0, // qsub2_then_ssub
28622 0, // x8sub_7_then_sub_32
28623 0, // x8sub_6_then_sub_32
28624 0, // x8sub_5_then_sub_32
28625 0, // x8sub_4_then_sub_32
28626 0, // x8sub_3_then_sub_32
28627 0, // x8sub_2_then_sub_32
28628 0, // x8sub_1_then_sub_32
28629 0, // subo64_then_sub_32
28630 0, // zsub1_then_bsub
28631 0, // zsub1_then_dsub
28632 0, // zsub1_then_hsub
28633 0, // zsub1_then_ssub
28634 0, // zsub1_then_zsub
28635 0, // zsub3_then_bsub
28636 0, // zsub3_then_dsub
28637 0, // zsub3_then_hsub
28638 0, // zsub3_then_ssub
28639 0, // zsub3_then_zsub
28640 0, // zsub2_then_bsub
28641 0, // zsub2_then_dsub
28642 0, // zsub2_then_hsub
28643 0, // zsub2_then_ssub
28644 0, // zsub2_then_zsub
28645 0, // dsub0_dsub1
28646 0, // dsub0_dsub1_dsub2
28647 0, // dsub1_dsub2
28648 0, // dsub1_dsub2_dsub3
28649 0, // dsub2_dsub3
28650 0, // dsub_qsub1_then_dsub
28651 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28652 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28653 0, // qsub0_qsub1
28654 0, // qsub0_qsub1_qsub2
28655 0, // qsub1_qsub2
28656 0, // qsub1_qsub2_qsub3
28657 0, // qsub2_qsub3
28658 0, // qsub1_then_dsub_qsub2_then_dsub
28659 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28660 0, // qsub2_then_dsub_qsub3_then_dsub
28661 0, // sub_32_x8sub_1_then_sub_32
28662 0, // x8sub_0_x8sub_1
28663 0, // x8sub_2_x8sub_3
28664 0, // x8sub_4_x8sub_5
28665 0, // x8sub_6_x8sub_7
28666 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28667 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28668 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28669 0, // sub_32_subo64_then_sub_32
28670 0, // dsub_zsub1_then_dsub
28671 0, // zsub_zsub1_then_zsub
28672 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28673 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28674 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28675 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28676 0, // zsub0_zsub1
28677 0, // zsub0_zsub1_zsub2
28678 0, // zsub1_zsub2
28679 0, // zsub1_zsub2_zsub3
28680 0, // zsub2_zsub3
28681 0, // zsub1_then_dsub_zsub2_then_dsub
28682 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28683 0, // zsub1_then_zsub_zsub2_then_zsub
28684 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28685 0, // zsub2_then_dsub_zsub3_then_dsub
28686 0, // zsub2_then_zsub_zsub3_then_zsub
28687 0, // zsub0_zsub2
28688 0, // zsub1_zsub3
28689 },
28690 { // XSeqPairsClass
28691 0, // bsub
28692 0, // dsub
28693 0, // dsub0
28694 0, // dsub1
28695 0, // dsub2
28696 0, // dsub3
28697 0, // hsub
28698 0, // psub
28699 0, // psub0
28700 0, // psub1
28701 0, // qsub0
28702 0, // qsub1
28703 0, // qsub2
28704 0, // qsub3
28705 0, // ssub
28706 62, // sub_32 -> XSeqPairsClass
28707 0, // sube32
28708 62, // sube64 -> XSeqPairsClass
28709 0, // subo32
28710 62, // subo64 -> XSeqPairsClass
28711 0, // x8sub_0
28712 0, // x8sub_1
28713 0, // x8sub_2
28714 0, // x8sub_3
28715 0, // x8sub_4
28716 0, // x8sub_5
28717 0, // x8sub_6
28718 0, // x8sub_7
28719 0, // zasubb
28720 0, // zasubd0
28721 0, // zasubd1
28722 0, // zasubh0
28723 0, // zasubh1
28724 0, // zasubq0
28725 0, // zasubq1
28726 0, // zasubs0
28727 0, // zasubs1
28728 0, // zsub
28729 0, // zsub0
28730 0, // zsub1
28731 0, // zsub2
28732 0, // zsub3
28733 0, // zasubd1_then_zasubq0
28734 0, // zasubd1_then_zasubq1
28735 0, // zasubs1_then_zasubd0
28736 0, // zasubs1_then_zasubd1
28737 0, // zasubs1_then_zasubq0
28738 0, // zasubs1_then_zasubq1
28739 0, // zasubs1_then_zasubd1_then_zasubq0
28740 0, // zasubs1_then_zasubd1_then_zasubq1
28741 0, // zasubh1_then_zasubd0
28742 0, // zasubh1_then_zasubd1
28743 0, // zasubh1_then_zasubq0
28744 0, // zasubh1_then_zasubq1
28745 0, // zasubh1_then_zasubs0
28746 0, // zasubh1_then_zasubs1
28747 0, // zasubh1_then_zasubd1_then_zasubq0
28748 0, // zasubh1_then_zasubd1_then_zasubq1
28749 0, // zasubh1_then_zasubs1_then_zasubd0
28750 0, // zasubh1_then_zasubs1_then_zasubd1
28751 0, // zasubh1_then_zasubs1_then_zasubq0
28752 0, // zasubh1_then_zasubs1_then_zasubq1
28753 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
28754 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
28755 0, // dsub1_then_bsub
28756 0, // dsub1_then_hsub
28757 0, // dsub1_then_ssub
28758 0, // dsub3_then_bsub
28759 0, // dsub3_then_hsub
28760 0, // dsub3_then_ssub
28761 0, // dsub2_then_bsub
28762 0, // dsub2_then_hsub
28763 0, // dsub2_then_ssub
28764 0, // psub1_then_psub
28765 0, // qsub1_then_bsub
28766 0, // qsub1_then_dsub
28767 0, // qsub1_then_hsub
28768 0, // qsub1_then_ssub
28769 0, // qsub3_then_bsub
28770 0, // qsub3_then_dsub
28771 0, // qsub3_then_hsub
28772 0, // qsub3_then_ssub
28773 0, // qsub2_then_bsub
28774 0, // qsub2_then_dsub
28775 0, // qsub2_then_hsub
28776 0, // qsub2_then_ssub
28777 0, // x8sub_7_then_sub_32
28778 0, // x8sub_6_then_sub_32
28779 0, // x8sub_5_then_sub_32
28780 0, // x8sub_4_then_sub_32
28781 0, // x8sub_3_then_sub_32
28782 0, // x8sub_2_then_sub_32
28783 0, // x8sub_1_then_sub_32
28784 62, // subo64_then_sub_32 -> XSeqPairsClass
28785 0, // zsub1_then_bsub
28786 0, // zsub1_then_dsub
28787 0, // zsub1_then_hsub
28788 0, // zsub1_then_ssub
28789 0, // zsub1_then_zsub
28790 0, // zsub3_then_bsub
28791 0, // zsub3_then_dsub
28792 0, // zsub3_then_hsub
28793 0, // zsub3_then_ssub
28794 0, // zsub3_then_zsub
28795 0, // zsub2_then_bsub
28796 0, // zsub2_then_dsub
28797 0, // zsub2_then_hsub
28798 0, // zsub2_then_ssub
28799 0, // zsub2_then_zsub
28800 0, // dsub0_dsub1
28801 0, // dsub0_dsub1_dsub2
28802 0, // dsub1_dsub2
28803 0, // dsub1_dsub2_dsub3
28804 0, // dsub2_dsub3
28805 0, // dsub_qsub1_then_dsub
28806 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28807 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28808 0, // qsub0_qsub1
28809 0, // qsub0_qsub1_qsub2
28810 0, // qsub1_qsub2
28811 0, // qsub1_qsub2_qsub3
28812 0, // qsub2_qsub3
28813 0, // qsub1_then_dsub_qsub2_then_dsub
28814 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28815 0, // qsub2_then_dsub_qsub3_then_dsub
28816 0, // sub_32_x8sub_1_then_sub_32
28817 0, // x8sub_0_x8sub_1
28818 0, // x8sub_2_x8sub_3
28819 0, // x8sub_4_x8sub_5
28820 0, // x8sub_6_x8sub_7
28821 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28822 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28823 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28824 62, // sub_32_subo64_then_sub_32 -> XSeqPairsClass
28825 0, // dsub_zsub1_then_dsub
28826 0, // zsub_zsub1_then_zsub
28827 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28828 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28829 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28830 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28831 0, // zsub0_zsub1
28832 0, // zsub0_zsub1_zsub2
28833 0, // zsub1_zsub2
28834 0, // zsub1_zsub2_zsub3
28835 0, // zsub2_zsub3
28836 0, // zsub1_then_dsub_zsub2_then_dsub
28837 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28838 0, // zsub1_then_zsub_zsub2_then_zsub
28839 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28840 0, // zsub2_then_dsub_zsub3_then_dsub
28841 0, // zsub2_then_zsub_zsub3_then_zsub
28842 0, // zsub0_zsub2
28843 0, // zsub1_zsub3
28844 },
28845 { // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28846 63, // bsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28847 0, // dsub
28848 63, // dsub0 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28849 63, // dsub1 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28850 0, // dsub2
28851 0, // dsub3
28852 63, // hsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28853 0, // psub
28854 0, // psub0
28855 0, // psub1
28856 0, // qsub0
28857 0, // qsub1
28858 0, // qsub2
28859 0, // qsub3
28860 63, // ssub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28861 0, // sub_32
28862 0, // sube32
28863 0, // sube64
28864 0, // subo32
28865 0, // subo64
28866 0, // x8sub_0
28867 0, // x8sub_1
28868 0, // x8sub_2
28869 0, // x8sub_3
28870 0, // x8sub_4
28871 0, // x8sub_5
28872 0, // x8sub_6
28873 0, // x8sub_7
28874 0, // zasubb
28875 0, // zasubd0
28876 0, // zasubd1
28877 0, // zasubh0
28878 0, // zasubh1
28879 0, // zasubq0
28880 0, // zasubq1
28881 0, // zasubs0
28882 0, // zasubs1
28883 0, // zsub
28884 0, // zsub0
28885 0, // zsub1
28886 0, // zsub2
28887 0, // zsub3
28888 0, // zasubd1_then_zasubq0
28889 0, // zasubd1_then_zasubq1
28890 0, // zasubs1_then_zasubd0
28891 0, // zasubs1_then_zasubd1
28892 0, // zasubs1_then_zasubq0
28893 0, // zasubs1_then_zasubq1
28894 0, // zasubs1_then_zasubd1_then_zasubq0
28895 0, // zasubs1_then_zasubd1_then_zasubq1
28896 0, // zasubh1_then_zasubd0
28897 0, // zasubh1_then_zasubd1
28898 0, // zasubh1_then_zasubq0
28899 0, // zasubh1_then_zasubq1
28900 0, // zasubh1_then_zasubs0
28901 0, // zasubh1_then_zasubs1
28902 0, // zasubh1_then_zasubd1_then_zasubq0
28903 0, // zasubh1_then_zasubd1_then_zasubq1
28904 0, // zasubh1_then_zasubs1_then_zasubd0
28905 0, // zasubh1_then_zasubs1_then_zasubd1
28906 0, // zasubh1_then_zasubs1_then_zasubq0
28907 0, // zasubh1_then_zasubs1_then_zasubq1
28908 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
28909 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
28910 63, // dsub1_then_bsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28911 63, // dsub1_then_hsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28912 63, // dsub1_then_ssub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
28913 0, // dsub3_then_bsub
28914 0, // dsub3_then_hsub
28915 0, // dsub3_then_ssub
28916 0, // dsub2_then_bsub
28917 0, // dsub2_then_hsub
28918 0, // dsub2_then_ssub
28919 0, // psub1_then_psub
28920 0, // qsub1_then_bsub
28921 0, // qsub1_then_dsub
28922 0, // qsub1_then_hsub
28923 0, // qsub1_then_ssub
28924 0, // qsub3_then_bsub
28925 0, // qsub3_then_dsub
28926 0, // qsub3_then_hsub
28927 0, // qsub3_then_ssub
28928 0, // qsub2_then_bsub
28929 0, // qsub2_then_dsub
28930 0, // qsub2_then_hsub
28931 0, // qsub2_then_ssub
28932 0, // x8sub_7_then_sub_32
28933 0, // x8sub_6_then_sub_32
28934 0, // x8sub_5_then_sub_32
28935 0, // x8sub_4_then_sub_32
28936 0, // x8sub_3_then_sub_32
28937 0, // x8sub_2_then_sub_32
28938 0, // x8sub_1_then_sub_32
28939 0, // subo64_then_sub_32
28940 0, // zsub1_then_bsub
28941 0, // zsub1_then_dsub
28942 0, // zsub1_then_hsub
28943 0, // zsub1_then_ssub
28944 0, // zsub1_then_zsub
28945 0, // zsub3_then_bsub
28946 0, // zsub3_then_dsub
28947 0, // zsub3_then_hsub
28948 0, // zsub3_then_ssub
28949 0, // zsub3_then_zsub
28950 0, // zsub2_then_bsub
28951 0, // zsub2_then_dsub
28952 0, // zsub2_then_hsub
28953 0, // zsub2_then_ssub
28954 0, // zsub2_then_zsub
28955 0, // dsub0_dsub1
28956 0, // dsub0_dsub1_dsub2
28957 0, // dsub1_dsub2
28958 0, // dsub1_dsub2_dsub3
28959 0, // dsub2_dsub3
28960 0, // dsub_qsub1_then_dsub
28961 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28962 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
28963 0, // qsub0_qsub1
28964 0, // qsub0_qsub1_qsub2
28965 0, // qsub1_qsub2
28966 0, // qsub1_qsub2_qsub3
28967 0, // qsub2_qsub3
28968 0, // qsub1_then_dsub_qsub2_then_dsub
28969 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
28970 0, // qsub2_then_dsub_qsub3_then_dsub
28971 0, // sub_32_x8sub_1_then_sub_32
28972 0, // x8sub_0_x8sub_1
28973 0, // x8sub_2_x8sub_3
28974 0, // x8sub_4_x8sub_5
28975 0, // x8sub_6_x8sub_7
28976 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
28977 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
28978 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
28979 0, // sub_32_subo64_then_sub_32
28980 0, // dsub_zsub1_then_dsub
28981 0, // zsub_zsub1_then_zsub
28982 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28983 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
28984 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28985 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
28986 0, // zsub0_zsub1
28987 0, // zsub0_zsub1_zsub2
28988 0, // zsub1_zsub2
28989 0, // zsub1_zsub2_zsub3
28990 0, // zsub2_zsub3
28991 0, // zsub1_then_dsub_zsub2_then_dsub
28992 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
28993 0, // zsub1_then_zsub_zsub2_then_zsub
28994 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
28995 0, // zsub2_then_dsub_zsub3_then_dsub
28996 0, // zsub2_then_zsub_zsub3_then_zsub
28997 0, // zsub0_zsub2
28998 0, // zsub1_zsub3
28999 },
29000 { // XSeqPairsClass_with_subo64_in_GPR64common
29001 0, // bsub
29002 0, // dsub
29003 0, // dsub0
29004 0, // dsub1
29005 0, // dsub2
29006 0, // dsub3
29007 0, // hsub
29008 0, // psub
29009 0, // psub0
29010 0, // psub1
29011 0, // qsub0
29012 0, // qsub1
29013 0, // qsub2
29014 0, // qsub3
29015 0, // ssub
29016 64, // sub_32 -> XSeqPairsClass_with_subo64_in_GPR64common
29017 0, // sube32
29018 64, // sube64 -> XSeqPairsClass_with_subo64_in_GPR64common
29019 0, // subo32
29020 64, // subo64 -> XSeqPairsClass_with_subo64_in_GPR64common
29021 0, // x8sub_0
29022 0, // x8sub_1
29023 0, // x8sub_2
29024 0, // x8sub_3
29025 0, // x8sub_4
29026 0, // x8sub_5
29027 0, // x8sub_6
29028 0, // x8sub_7
29029 0, // zasubb
29030 0, // zasubd0
29031 0, // zasubd1
29032 0, // zasubh0
29033 0, // zasubh1
29034 0, // zasubq0
29035 0, // zasubq1
29036 0, // zasubs0
29037 0, // zasubs1
29038 0, // zsub
29039 0, // zsub0
29040 0, // zsub1
29041 0, // zsub2
29042 0, // zsub3
29043 0, // zasubd1_then_zasubq0
29044 0, // zasubd1_then_zasubq1
29045 0, // zasubs1_then_zasubd0
29046 0, // zasubs1_then_zasubd1
29047 0, // zasubs1_then_zasubq0
29048 0, // zasubs1_then_zasubq1
29049 0, // zasubs1_then_zasubd1_then_zasubq0
29050 0, // zasubs1_then_zasubd1_then_zasubq1
29051 0, // zasubh1_then_zasubd0
29052 0, // zasubh1_then_zasubd1
29053 0, // zasubh1_then_zasubq0
29054 0, // zasubh1_then_zasubq1
29055 0, // zasubh1_then_zasubs0
29056 0, // zasubh1_then_zasubs1
29057 0, // zasubh1_then_zasubd1_then_zasubq0
29058 0, // zasubh1_then_zasubd1_then_zasubq1
29059 0, // zasubh1_then_zasubs1_then_zasubd0
29060 0, // zasubh1_then_zasubs1_then_zasubd1
29061 0, // zasubh1_then_zasubs1_then_zasubq0
29062 0, // zasubh1_then_zasubs1_then_zasubq1
29063 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29064 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29065 0, // dsub1_then_bsub
29066 0, // dsub1_then_hsub
29067 0, // dsub1_then_ssub
29068 0, // dsub3_then_bsub
29069 0, // dsub3_then_hsub
29070 0, // dsub3_then_ssub
29071 0, // dsub2_then_bsub
29072 0, // dsub2_then_hsub
29073 0, // dsub2_then_ssub
29074 0, // psub1_then_psub
29075 0, // qsub1_then_bsub
29076 0, // qsub1_then_dsub
29077 0, // qsub1_then_hsub
29078 0, // qsub1_then_ssub
29079 0, // qsub3_then_bsub
29080 0, // qsub3_then_dsub
29081 0, // qsub3_then_hsub
29082 0, // qsub3_then_ssub
29083 0, // qsub2_then_bsub
29084 0, // qsub2_then_dsub
29085 0, // qsub2_then_hsub
29086 0, // qsub2_then_ssub
29087 0, // x8sub_7_then_sub_32
29088 0, // x8sub_6_then_sub_32
29089 0, // x8sub_5_then_sub_32
29090 0, // x8sub_4_then_sub_32
29091 0, // x8sub_3_then_sub_32
29092 0, // x8sub_2_then_sub_32
29093 0, // x8sub_1_then_sub_32
29094 64, // subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_GPR64common
29095 0, // zsub1_then_bsub
29096 0, // zsub1_then_dsub
29097 0, // zsub1_then_hsub
29098 0, // zsub1_then_ssub
29099 0, // zsub1_then_zsub
29100 0, // zsub3_then_bsub
29101 0, // zsub3_then_dsub
29102 0, // zsub3_then_hsub
29103 0, // zsub3_then_ssub
29104 0, // zsub3_then_zsub
29105 0, // zsub2_then_bsub
29106 0, // zsub2_then_dsub
29107 0, // zsub2_then_hsub
29108 0, // zsub2_then_ssub
29109 0, // zsub2_then_zsub
29110 0, // dsub0_dsub1
29111 0, // dsub0_dsub1_dsub2
29112 0, // dsub1_dsub2
29113 0, // dsub1_dsub2_dsub3
29114 0, // dsub2_dsub3
29115 0, // dsub_qsub1_then_dsub
29116 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29117 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
29118 0, // qsub0_qsub1
29119 0, // qsub0_qsub1_qsub2
29120 0, // qsub1_qsub2
29121 0, // qsub1_qsub2_qsub3
29122 0, // qsub2_qsub3
29123 0, // qsub1_then_dsub_qsub2_then_dsub
29124 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29125 0, // qsub2_then_dsub_qsub3_then_dsub
29126 0, // sub_32_x8sub_1_then_sub_32
29127 0, // x8sub_0_x8sub_1
29128 0, // x8sub_2_x8sub_3
29129 0, // x8sub_4_x8sub_5
29130 0, // x8sub_6_x8sub_7
29131 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
29132 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
29133 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
29134 64, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_GPR64common
29135 0, // dsub_zsub1_then_dsub
29136 0, // zsub_zsub1_then_zsub
29137 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29138 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
29139 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29140 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
29141 0, // zsub0_zsub1
29142 0, // zsub0_zsub1_zsub2
29143 0, // zsub1_zsub2
29144 0, // zsub1_zsub2_zsub3
29145 0, // zsub2_zsub3
29146 0, // zsub1_then_dsub_zsub2_then_dsub
29147 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29148 0, // zsub1_then_zsub_zsub2_then_zsub
29149 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29150 0, // zsub2_then_dsub_zsub3_then_dsub
29151 0, // zsub2_then_zsub_zsub3_then_zsub
29152 0, // zsub0_zsub2
29153 0, // zsub1_zsub3
29154 },
29155 { // XSeqPairsClass_with_subo64_in_GPR64noip
29156 0, // bsub
29157 0, // dsub
29158 0, // dsub0
29159 0, // dsub1
29160 0, // dsub2
29161 0, // dsub3
29162 0, // hsub
29163 0, // psub
29164 0, // psub0
29165 0, // psub1
29166 0, // qsub0
29167 0, // qsub1
29168 0, // qsub2
29169 0, // qsub3
29170 0, // ssub
29171 65, // sub_32 -> XSeqPairsClass_with_subo64_in_GPR64noip
29172 0, // sube32
29173 65, // sube64 -> XSeqPairsClass_with_subo64_in_GPR64noip
29174 0, // subo32
29175 65, // subo64 -> XSeqPairsClass_with_subo64_in_GPR64noip
29176 0, // x8sub_0
29177 0, // x8sub_1
29178 0, // x8sub_2
29179 0, // x8sub_3
29180 0, // x8sub_4
29181 0, // x8sub_5
29182 0, // x8sub_6
29183 0, // x8sub_7
29184 0, // zasubb
29185 0, // zasubd0
29186 0, // zasubd1
29187 0, // zasubh0
29188 0, // zasubh1
29189 0, // zasubq0
29190 0, // zasubq1
29191 0, // zasubs0
29192 0, // zasubs1
29193 0, // zsub
29194 0, // zsub0
29195 0, // zsub1
29196 0, // zsub2
29197 0, // zsub3
29198 0, // zasubd1_then_zasubq0
29199 0, // zasubd1_then_zasubq1
29200 0, // zasubs1_then_zasubd0
29201 0, // zasubs1_then_zasubd1
29202 0, // zasubs1_then_zasubq0
29203 0, // zasubs1_then_zasubq1
29204 0, // zasubs1_then_zasubd1_then_zasubq0
29205 0, // zasubs1_then_zasubd1_then_zasubq1
29206 0, // zasubh1_then_zasubd0
29207 0, // zasubh1_then_zasubd1
29208 0, // zasubh1_then_zasubq0
29209 0, // zasubh1_then_zasubq1
29210 0, // zasubh1_then_zasubs0
29211 0, // zasubh1_then_zasubs1
29212 0, // zasubh1_then_zasubd1_then_zasubq0
29213 0, // zasubh1_then_zasubd1_then_zasubq1
29214 0, // zasubh1_then_zasubs1_then_zasubd0
29215 0, // zasubh1_then_zasubs1_then_zasubd1
29216 0, // zasubh1_then_zasubs1_then_zasubq0
29217 0, // zasubh1_then_zasubs1_then_zasubq1
29218 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29219 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29220 0, // dsub1_then_bsub
29221 0, // dsub1_then_hsub
29222 0, // dsub1_then_ssub
29223 0, // dsub3_then_bsub
29224 0, // dsub3_then_hsub
29225 0, // dsub3_then_ssub
29226 0, // dsub2_then_bsub
29227 0, // dsub2_then_hsub
29228 0, // dsub2_then_ssub
29229 0, // psub1_then_psub
29230 0, // qsub1_then_bsub
29231 0, // qsub1_then_dsub
29232 0, // qsub1_then_hsub
29233 0, // qsub1_then_ssub
29234 0, // qsub3_then_bsub
29235 0, // qsub3_then_dsub
29236 0, // qsub3_then_hsub
29237 0, // qsub3_then_ssub
29238 0, // qsub2_then_bsub
29239 0, // qsub2_then_dsub
29240 0, // qsub2_then_hsub
29241 0, // qsub2_then_ssub
29242 0, // x8sub_7_then_sub_32
29243 0, // x8sub_6_then_sub_32
29244 0, // x8sub_5_then_sub_32
29245 0, // x8sub_4_then_sub_32
29246 0, // x8sub_3_then_sub_32
29247 0, // x8sub_2_then_sub_32
29248 0, // x8sub_1_then_sub_32
29249 65, // subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_GPR64noip
29250 0, // zsub1_then_bsub
29251 0, // zsub1_then_dsub
29252 0, // zsub1_then_hsub
29253 0, // zsub1_then_ssub
29254 0, // zsub1_then_zsub
29255 0, // zsub3_then_bsub
29256 0, // zsub3_then_dsub
29257 0, // zsub3_then_hsub
29258 0, // zsub3_then_ssub
29259 0, // zsub3_then_zsub
29260 0, // zsub2_then_bsub
29261 0, // zsub2_then_dsub
29262 0, // zsub2_then_hsub
29263 0, // zsub2_then_ssub
29264 0, // zsub2_then_zsub
29265 0, // dsub0_dsub1
29266 0, // dsub0_dsub1_dsub2
29267 0, // dsub1_dsub2
29268 0, // dsub1_dsub2_dsub3
29269 0, // dsub2_dsub3
29270 0, // dsub_qsub1_then_dsub
29271 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29272 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
29273 0, // qsub0_qsub1
29274 0, // qsub0_qsub1_qsub2
29275 0, // qsub1_qsub2
29276 0, // qsub1_qsub2_qsub3
29277 0, // qsub2_qsub3
29278 0, // qsub1_then_dsub_qsub2_then_dsub
29279 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29280 0, // qsub2_then_dsub_qsub3_then_dsub
29281 0, // sub_32_x8sub_1_then_sub_32
29282 0, // x8sub_0_x8sub_1
29283 0, // x8sub_2_x8sub_3
29284 0, // x8sub_4_x8sub_5
29285 0, // x8sub_6_x8sub_7
29286 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
29287 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
29288 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
29289 65, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_GPR64noip
29290 0, // dsub_zsub1_then_dsub
29291 0, // zsub_zsub1_then_zsub
29292 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29293 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
29294 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29295 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
29296 0, // zsub0_zsub1
29297 0, // zsub0_zsub1_zsub2
29298 0, // zsub1_zsub2
29299 0, // zsub1_zsub2_zsub3
29300 0, // zsub2_zsub3
29301 0, // zsub1_then_dsub_zsub2_then_dsub
29302 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29303 0, // zsub1_then_zsub_zsub2_then_zsub
29304 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29305 0, // zsub2_then_dsub_zsub3_then_dsub
29306 0, // zsub2_then_zsub_zsub3_then_zsub
29307 0, // zsub0_zsub2
29308 0, // zsub1_zsub3
29309 },
29310 { // XSeqPairsClass_with_sube64_in_GPR64noip
29311 0, // bsub
29312 0, // dsub
29313 0, // dsub0
29314 0, // dsub1
29315 0, // dsub2
29316 0, // dsub3
29317 0, // hsub
29318 0, // psub
29319 0, // psub0
29320 0, // psub1
29321 0, // qsub0
29322 0, // qsub1
29323 0, // qsub2
29324 0, // qsub3
29325 0, // ssub
29326 66, // sub_32 -> XSeqPairsClass_with_sube64_in_GPR64noip
29327 0, // sube32
29328 66, // sube64 -> XSeqPairsClass_with_sube64_in_GPR64noip
29329 0, // subo32
29330 66, // subo64 -> XSeqPairsClass_with_sube64_in_GPR64noip
29331 0, // x8sub_0
29332 0, // x8sub_1
29333 0, // x8sub_2
29334 0, // x8sub_3
29335 0, // x8sub_4
29336 0, // x8sub_5
29337 0, // x8sub_6
29338 0, // x8sub_7
29339 0, // zasubb
29340 0, // zasubd0
29341 0, // zasubd1
29342 0, // zasubh0
29343 0, // zasubh1
29344 0, // zasubq0
29345 0, // zasubq1
29346 0, // zasubs0
29347 0, // zasubs1
29348 0, // zsub
29349 0, // zsub0
29350 0, // zsub1
29351 0, // zsub2
29352 0, // zsub3
29353 0, // zasubd1_then_zasubq0
29354 0, // zasubd1_then_zasubq1
29355 0, // zasubs1_then_zasubd0
29356 0, // zasubs1_then_zasubd1
29357 0, // zasubs1_then_zasubq0
29358 0, // zasubs1_then_zasubq1
29359 0, // zasubs1_then_zasubd1_then_zasubq0
29360 0, // zasubs1_then_zasubd1_then_zasubq1
29361 0, // zasubh1_then_zasubd0
29362 0, // zasubh1_then_zasubd1
29363 0, // zasubh1_then_zasubq0
29364 0, // zasubh1_then_zasubq1
29365 0, // zasubh1_then_zasubs0
29366 0, // zasubh1_then_zasubs1
29367 0, // zasubh1_then_zasubd1_then_zasubq0
29368 0, // zasubh1_then_zasubd1_then_zasubq1
29369 0, // zasubh1_then_zasubs1_then_zasubd0
29370 0, // zasubh1_then_zasubs1_then_zasubd1
29371 0, // zasubh1_then_zasubs1_then_zasubq0
29372 0, // zasubh1_then_zasubs1_then_zasubq1
29373 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29374 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29375 0, // dsub1_then_bsub
29376 0, // dsub1_then_hsub
29377 0, // dsub1_then_ssub
29378 0, // dsub3_then_bsub
29379 0, // dsub3_then_hsub
29380 0, // dsub3_then_ssub
29381 0, // dsub2_then_bsub
29382 0, // dsub2_then_hsub
29383 0, // dsub2_then_ssub
29384 0, // psub1_then_psub
29385 0, // qsub1_then_bsub
29386 0, // qsub1_then_dsub
29387 0, // qsub1_then_hsub
29388 0, // qsub1_then_ssub
29389 0, // qsub3_then_bsub
29390 0, // qsub3_then_dsub
29391 0, // qsub3_then_hsub
29392 0, // qsub3_then_ssub
29393 0, // qsub2_then_bsub
29394 0, // qsub2_then_dsub
29395 0, // qsub2_then_hsub
29396 0, // qsub2_then_ssub
29397 0, // x8sub_7_then_sub_32
29398 0, // x8sub_6_then_sub_32
29399 0, // x8sub_5_then_sub_32
29400 0, // x8sub_4_then_sub_32
29401 0, // x8sub_3_then_sub_32
29402 0, // x8sub_2_then_sub_32
29403 0, // x8sub_1_then_sub_32
29404 66, // subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_GPR64noip
29405 0, // zsub1_then_bsub
29406 0, // zsub1_then_dsub
29407 0, // zsub1_then_hsub
29408 0, // zsub1_then_ssub
29409 0, // zsub1_then_zsub
29410 0, // zsub3_then_bsub
29411 0, // zsub3_then_dsub
29412 0, // zsub3_then_hsub
29413 0, // zsub3_then_ssub
29414 0, // zsub3_then_zsub
29415 0, // zsub2_then_bsub
29416 0, // zsub2_then_dsub
29417 0, // zsub2_then_hsub
29418 0, // zsub2_then_ssub
29419 0, // zsub2_then_zsub
29420 0, // dsub0_dsub1
29421 0, // dsub0_dsub1_dsub2
29422 0, // dsub1_dsub2
29423 0, // dsub1_dsub2_dsub3
29424 0, // dsub2_dsub3
29425 0, // dsub_qsub1_then_dsub
29426 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29427 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
29428 0, // qsub0_qsub1
29429 0, // qsub0_qsub1_qsub2
29430 0, // qsub1_qsub2
29431 0, // qsub1_qsub2_qsub3
29432 0, // qsub2_qsub3
29433 0, // qsub1_then_dsub_qsub2_then_dsub
29434 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29435 0, // qsub2_then_dsub_qsub3_then_dsub
29436 0, // sub_32_x8sub_1_then_sub_32
29437 0, // x8sub_0_x8sub_1
29438 0, // x8sub_2_x8sub_3
29439 0, // x8sub_4_x8sub_5
29440 0, // x8sub_6_x8sub_7
29441 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
29442 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
29443 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
29444 66, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_GPR64noip
29445 0, // dsub_zsub1_then_dsub
29446 0, // zsub_zsub1_then_zsub
29447 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29448 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
29449 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29450 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
29451 0, // zsub0_zsub1
29452 0, // zsub0_zsub1_zsub2
29453 0, // zsub1_zsub2
29454 0, // zsub1_zsub2_zsub3
29455 0, // zsub2_zsub3
29456 0, // zsub1_then_dsub_zsub2_then_dsub
29457 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29458 0, // zsub1_then_zsub_zsub2_then_zsub
29459 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29460 0, // zsub2_then_dsub_zsub3_then_dsub
29461 0, // zsub2_then_zsub_zsub3_then_zsub
29462 0, // zsub0_zsub2
29463 0, // zsub1_zsub3
29464 },
29465 { // XSeqPairsClass_with_sube64_in_tcGPR64
29466 0, // bsub
29467 0, // dsub
29468 0, // dsub0
29469 0, // dsub1
29470 0, // dsub2
29471 0, // dsub3
29472 0, // hsub
29473 0, // psub
29474 0, // psub0
29475 0, // psub1
29476 0, // qsub0
29477 0, // qsub1
29478 0, // qsub2
29479 0, // qsub3
29480 0, // ssub
29481 67, // sub_32 -> XSeqPairsClass_with_sube64_in_tcGPR64
29482 0, // sube32
29483 67, // sube64 -> XSeqPairsClass_with_sube64_in_tcGPR64
29484 0, // subo32
29485 67, // subo64 -> XSeqPairsClass_with_sube64_in_tcGPR64
29486 0, // x8sub_0
29487 0, // x8sub_1
29488 0, // x8sub_2
29489 0, // x8sub_3
29490 0, // x8sub_4
29491 0, // x8sub_5
29492 0, // x8sub_6
29493 0, // x8sub_7
29494 0, // zasubb
29495 0, // zasubd0
29496 0, // zasubd1
29497 0, // zasubh0
29498 0, // zasubh1
29499 0, // zasubq0
29500 0, // zasubq1
29501 0, // zasubs0
29502 0, // zasubs1
29503 0, // zsub
29504 0, // zsub0
29505 0, // zsub1
29506 0, // zsub2
29507 0, // zsub3
29508 0, // zasubd1_then_zasubq0
29509 0, // zasubd1_then_zasubq1
29510 0, // zasubs1_then_zasubd0
29511 0, // zasubs1_then_zasubd1
29512 0, // zasubs1_then_zasubq0
29513 0, // zasubs1_then_zasubq1
29514 0, // zasubs1_then_zasubd1_then_zasubq0
29515 0, // zasubs1_then_zasubd1_then_zasubq1
29516 0, // zasubh1_then_zasubd0
29517 0, // zasubh1_then_zasubd1
29518 0, // zasubh1_then_zasubq0
29519 0, // zasubh1_then_zasubq1
29520 0, // zasubh1_then_zasubs0
29521 0, // zasubh1_then_zasubs1
29522 0, // zasubh1_then_zasubd1_then_zasubq0
29523 0, // zasubh1_then_zasubd1_then_zasubq1
29524 0, // zasubh1_then_zasubs1_then_zasubd0
29525 0, // zasubh1_then_zasubs1_then_zasubd1
29526 0, // zasubh1_then_zasubs1_then_zasubq0
29527 0, // zasubh1_then_zasubs1_then_zasubq1
29528 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29529 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29530 0, // dsub1_then_bsub
29531 0, // dsub1_then_hsub
29532 0, // dsub1_then_ssub
29533 0, // dsub3_then_bsub
29534 0, // dsub3_then_hsub
29535 0, // dsub3_then_ssub
29536 0, // dsub2_then_bsub
29537 0, // dsub2_then_hsub
29538 0, // dsub2_then_ssub
29539 0, // psub1_then_psub
29540 0, // qsub1_then_bsub
29541 0, // qsub1_then_dsub
29542 0, // qsub1_then_hsub
29543 0, // qsub1_then_ssub
29544 0, // qsub3_then_bsub
29545 0, // qsub3_then_dsub
29546 0, // qsub3_then_hsub
29547 0, // qsub3_then_ssub
29548 0, // qsub2_then_bsub
29549 0, // qsub2_then_dsub
29550 0, // qsub2_then_hsub
29551 0, // qsub2_then_ssub
29552 0, // x8sub_7_then_sub_32
29553 0, // x8sub_6_then_sub_32
29554 0, // x8sub_5_then_sub_32
29555 0, // x8sub_4_then_sub_32
29556 0, // x8sub_3_then_sub_32
29557 0, // x8sub_2_then_sub_32
29558 0, // x8sub_1_then_sub_32
29559 67, // subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_tcGPR64
29560 0, // zsub1_then_bsub
29561 0, // zsub1_then_dsub
29562 0, // zsub1_then_hsub
29563 0, // zsub1_then_ssub
29564 0, // zsub1_then_zsub
29565 0, // zsub3_then_bsub
29566 0, // zsub3_then_dsub
29567 0, // zsub3_then_hsub
29568 0, // zsub3_then_ssub
29569 0, // zsub3_then_zsub
29570 0, // zsub2_then_bsub
29571 0, // zsub2_then_dsub
29572 0, // zsub2_then_hsub
29573 0, // zsub2_then_ssub
29574 0, // zsub2_then_zsub
29575 0, // dsub0_dsub1
29576 0, // dsub0_dsub1_dsub2
29577 0, // dsub1_dsub2
29578 0, // dsub1_dsub2_dsub3
29579 0, // dsub2_dsub3
29580 0, // dsub_qsub1_then_dsub
29581 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29582 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
29583 0, // qsub0_qsub1
29584 0, // qsub0_qsub1_qsub2
29585 0, // qsub1_qsub2
29586 0, // qsub1_qsub2_qsub3
29587 0, // qsub2_qsub3
29588 0, // qsub1_then_dsub_qsub2_then_dsub
29589 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29590 0, // qsub2_then_dsub_qsub3_then_dsub
29591 0, // sub_32_x8sub_1_then_sub_32
29592 0, // x8sub_0_x8sub_1
29593 0, // x8sub_2_x8sub_3
29594 0, // x8sub_4_x8sub_5
29595 0, // x8sub_6_x8sub_7
29596 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
29597 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
29598 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
29599 67, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_tcGPR64
29600 0, // dsub_zsub1_then_dsub
29601 0, // zsub_zsub1_then_zsub
29602 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29603 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
29604 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29605 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
29606 0, // zsub0_zsub1
29607 0, // zsub0_zsub1_zsub2
29608 0, // zsub1_zsub2
29609 0, // zsub1_zsub2_zsub3
29610 0, // zsub2_zsub3
29611 0, // zsub1_then_dsub_zsub2_then_dsub
29612 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29613 0, // zsub1_then_zsub_zsub2_then_zsub
29614 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29615 0, // zsub2_then_dsub_zsub3_then_dsub
29616 0, // zsub2_then_zsub_zsub3_then_zsub
29617 0, // zsub0_zsub2
29618 0, // zsub1_zsub3
29619 },
29620 { // XSeqPairsClass_with_sube64_in_tcGPRnotx16
29621 0, // bsub
29622 0, // dsub
29623 0, // dsub0
29624 0, // dsub1
29625 0, // dsub2
29626 0, // dsub3
29627 0, // hsub
29628 0, // psub
29629 0, // psub0
29630 0, // psub1
29631 0, // qsub0
29632 0, // qsub1
29633 0, // qsub2
29634 0, // qsub3
29635 0, // ssub
29636 68, // sub_32 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
29637 0, // sube32
29638 68, // sube64 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
29639 0, // subo32
29640 68, // subo64 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
29641 0, // x8sub_0
29642 0, // x8sub_1
29643 0, // x8sub_2
29644 0, // x8sub_3
29645 0, // x8sub_4
29646 0, // x8sub_5
29647 0, // x8sub_6
29648 0, // x8sub_7
29649 0, // zasubb
29650 0, // zasubd0
29651 0, // zasubd1
29652 0, // zasubh0
29653 0, // zasubh1
29654 0, // zasubq0
29655 0, // zasubq1
29656 0, // zasubs0
29657 0, // zasubs1
29658 0, // zsub
29659 0, // zsub0
29660 0, // zsub1
29661 0, // zsub2
29662 0, // zsub3
29663 0, // zasubd1_then_zasubq0
29664 0, // zasubd1_then_zasubq1
29665 0, // zasubs1_then_zasubd0
29666 0, // zasubs1_then_zasubd1
29667 0, // zasubs1_then_zasubq0
29668 0, // zasubs1_then_zasubq1
29669 0, // zasubs1_then_zasubd1_then_zasubq0
29670 0, // zasubs1_then_zasubd1_then_zasubq1
29671 0, // zasubh1_then_zasubd0
29672 0, // zasubh1_then_zasubd1
29673 0, // zasubh1_then_zasubq0
29674 0, // zasubh1_then_zasubq1
29675 0, // zasubh1_then_zasubs0
29676 0, // zasubh1_then_zasubs1
29677 0, // zasubh1_then_zasubd1_then_zasubq0
29678 0, // zasubh1_then_zasubd1_then_zasubq1
29679 0, // zasubh1_then_zasubs1_then_zasubd0
29680 0, // zasubh1_then_zasubs1_then_zasubd1
29681 0, // zasubh1_then_zasubs1_then_zasubq0
29682 0, // zasubh1_then_zasubs1_then_zasubq1
29683 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29684 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29685 0, // dsub1_then_bsub
29686 0, // dsub1_then_hsub
29687 0, // dsub1_then_ssub
29688 0, // dsub3_then_bsub
29689 0, // dsub3_then_hsub
29690 0, // dsub3_then_ssub
29691 0, // dsub2_then_bsub
29692 0, // dsub2_then_hsub
29693 0, // dsub2_then_ssub
29694 0, // psub1_then_psub
29695 0, // qsub1_then_bsub
29696 0, // qsub1_then_dsub
29697 0, // qsub1_then_hsub
29698 0, // qsub1_then_ssub
29699 0, // qsub3_then_bsub
29700 0, // qsub3_then_dsub
29701 0, // qsub3_then_hsub
29702 0, // qsub3_then_ssub
29703 0, // qsub2_then_bsub
29704 0, // qsub2_then_dsub
29705 0, // qsub2_then_hsub
29706 0, // qsub2_then_ssub
29707 0, // x8sub_7_then_sub_32
29708 0, // x8sub_6_then_sub_32
29709 0, // x8sub_5_then_sub_32
29710 0, // x8sub_4_then_sub_32
29711 0, // x8sub_3_then_sub_32
29712 0, // x8sub_2_then_sub_32
29713 0, // x8sub_1_then_sub_32
29714 68, // subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
29715 0, // zsub1_then_bsub
29716 0, // zsub1_then_dsub
29717 0, // zsub1_then_hsub
29718 0, // zsub1_then_ssub
29719 0, // zsub1_then_zsub
29720 0, // zsub3_then_bsub
29721 0, // zsub3_then_dsub
29722 0, // zsub3_then_hsub
29723 0, // zsub3_then_ssub
29724 0, // zsub3_then_zsub
29725 0, // zsub2_then_bsub
29726 0, // zsub2_then_dsub
29727 0, // zsub2_then_hsub
29728 0, // zsub2_then_ssub
29729 0, // zsub2_then_zsub
29730 0, // dsub0_dsub1
29731 0, // dsub0_dsub1_dsub2
29732 0, // dsub1_dsub2
29733 0, // dsub1_dsub2_dsub3
29734 0, // dsub2_dsub3
29735 0, // dsub_qsub1_then_dsub
29736 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29737 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
29738 0, // qsub0_qsub1
29739 0, // qsub0_qsub1_qsub2
29740 0, // qsub1_qsub2
29741 0, // qsub1_qsub2_qsub3
29742 0, // qsub2_qsub3
29743 0, // qsub1_then_dsub_qsub2_then_dsub
29744 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29745 0, // qsub2_then_dsub_qsub3_then_dsub
29746 0, // sub_32_x8sub_1_then_sub_32
29747 0, // x8sub_0_x8sub_1
29748 0, // x8sub_2_x8sub_3
29749 0, // x8sub_4_x8sub_5
29750 0, // x8sub_6_x8sub_7
29751 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
29752 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
29753 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
29754 68, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
29755 0, // dsub_zsub1_then_dsub
29756 0, // zsub_zsub1_then_zsub
29757 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29758 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
29759 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29760 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
29761 0, // zsub0_zsub1
29762 0, // zsub0_zsub1_zsub2
29763 0, // zsub1_zsub2
29764 0, // zsub1_zsub2_zsub3
29765 0, // zsub2_zsub3
29766 0, // zsub1_then_dsub_zsub2_then_dsub
29767 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29768 0, // zsub1_then_zsub_zsub2_then_zsub
29769 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29770 0, // zsub2_then_dsub_zsub3_then_dsub
29771 0, // zsub2_then_zsub_zsub3_then_zsub
29772 0, // zsub0_zsub2
29773 0, // zsub1_zsub3
29774 },
29775 { // XSeqPairsClass_with_subo64_in_tcGPR64
29776 0, // bsub
29777 0, // dsub
29778 0, // dsub0
29779 0, // dsub1
29780 0, // dsub2
29781 0, // dsub3
29782 0, // hsub
29783 0, // psub
29784 0, // psub0
29785 0, // psub1
29786 0, // qsub0
29787 0, // qsub1
29788 0, // qsub2
29789 0, // qsub3
29790 0, // ssub
29791 69, // sub_32 -> XSeqPairsClass_with_subo64_in_tcGPR64
29792 0, // sube32
29793 69, // sube64 -> XSeqPairsClass_with_subo64_in_tcGPR64
29794 0, // subo32
29795 69, // subo64 -> XSeqPairsClass_with_subo64_in_tcGPR64
29796 0, // x8sub_0
29797 0, // x8sub_1
29798 0, // x8sub_2
29799 0, // x8sub_3
29800 0, // x8sub_4
29801 0, // x8sub_5
29802 0, // x8sub_6
29803 0, // x8sub_7
29804 0, // zasubb
29805 0, // zasubd0
29806 0, // zasubd1
29807 0, // zasubh0
29808 0, // zasubh1
29809 0, // zasubq0
29810 0, // zasubq1
29811 0, // zasubs0
29812 0, // zasubs1
29813 0, // zsub
29814 0, // zsub0
29815 0, // zsub1
29816 0, // zsub2
29817 0, // zsub3
29818 0, // zasubd1_then_zasubq0
29819 0, // zasubd1_then_zasubq1
29820 0, // zasubs1_then_zasubd0
29821 0, // zasubs1_then_zasubd1
29822 0, // zasubs1_then_zasubq0
29823 0, // zasubs1_then_zasubq1
29824 0, // zasubs1_then_zasubd1_then_zasubq0
29825 0, // zasubs1_then_zasubd1_then_zasubq1
29826 0, // zasubh1_then_zasubd0
29827 0, // zasubh1_then_zasubd1
29828 0, // zasubh1_then_zasubq0
29829 0, // zasubh1_then_zasubq1
29830 0, // zasubh1_then_zasubs0
29831 0, // zasubh1_then_zasubs1
29832 0, // zasubh1_then_zasubd1_then_zasubq0
29833 0, // zasubh1_then_zasubd1_then_zasubq1
29834 0, // zasubh1_then_zasubs1_then_zasubd0
29835 0, // zasubh1_then_zasubs1_then_zasubd1
29836 0, // zasubh1_then_zasubs1_then_zasubq0
29837 0, // zasubh1_then_zasubs1_then_zasubq1
29838 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29839 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29840 0, // dsub1_then_bsub
29841 0, // dsub1_then_hsub
29842 0, // dsub1_then_ssub
29843 0, // dsub3_then_bsub
29844 0, // dsub3_then_hsub
29845 0, // dsub3_then_ssub
29846 0, // dsub2_then_bsub
29847 0, // dsub2_then_hsub
29848 0, // dsub2_then_ssub
29849 0, // psub1_then_psub
29850 0, // qsub1_then_bsub
29851 0, // qsub1_then_dsub
29852 0, // qsub1_then_hsub
29853 0, // qsub1_then_ssub
29854 0, // qsub3_then_bsub
29855 0, // qsub3_then_dsub
29856 0, // qsub3_then_hsub
29857 0, // qsub3_then_ssub
29858 0, // qsub2_then_bsub
29859 0, // qsub2_then_dsub
29860 0, // qsub2_then_hsub
29861 0, // qsub2_then_ssub
29862 0, // x8sub_7_then_sub_32
29863 0, // x8sub_6_then_sub_32
29864 0, // x8sub_5_then_sub_32
29865 0, // x8sub_4_then_sub_32
29866 0, // x8sub_3_then_sub_32
29867 0, // x8sub_2_then_sub_32
29868 0, // x8sub_1_then_sub_32
29869 69, // subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_tcGPR64
29870 0, // zsub1_then_bsub
29871 0, // zsub1_then_dsub
29872 0, // zsub1_then_hsub
29873 0, // zsub1_then_ssub
29874 0, // zsub1_then_zsub
29875 0, // zsub3_then_bsub
29876 0, // zsub3_then_dsub
29877 0, // zsub3_then_hsub
29878 0, // zsub3_then_ssub
29879 0, // zsub3_then_zsub
29880 0, // zsub2_then_bsub
29881 0, // zsub2_then_dsub
29882 0, // zsub2_then_hsub
29883 0, // zsub2_then_ssub
29884 0, // zsub2_then_zsub
29885 0, // dsub0_dsub1
29886 0, // dsub0_dsub1_dsub2
29887 0, // dsub1_dsub2
29888 0, // dsub1_dsub2_dsub3
29889 0, // dsub2_dsub3
29890 0, // dsub_qsub1_then_dsub
29891 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29892 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
29893 0, // qsub0_qsub1
29894 0, // qsub0_qsub1_qsub2
29895 0, // qsub1_qsub2
29896 0, // qsub1_qsub2_qsub3
29897 0, // qsub2_qsub3
29898 0, // qsub1_then_dsub_qsub2_then_dsub
29899 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
29900 0, // qsub2_then_dsub_qsub3_then_dsub
29901 0, // sub_32_x8sub_1_then_sub_32
29902 0, // x8sub_0_x8sub_1
29903 0, // x8sub_2_x8sub_3
29904 0, // x8sub_4_x8sub_5
29905 0, // x8sub_6_x8sub_7
29906 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
29907 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
29908 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
29909 69, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_tcGPR64
29910 0, // dsub_zsub1_then_dsub
29911 0, // zsub_zsub1_then_zsub
29912 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29913 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
29914 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29915 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
29916 0, // zsub0_zsub1
29917 0, // zsub0_zsub1_zsub2
29918 0, // zsub1_zsub2
29919 0, // zsub1_zsub2_zsub3
29920 0, // zsub2_zsub3
29921 0, // zsub1_then_dsub_zsub2_then_dsub
29922 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
29923 0, // zsub1_then_zsub_zsub2_then_zsub
29924 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
29925 0, // zsub2_then_dsub_zsub3_then_dsub
29926 0, // zsub2_then_zsub_zsub3_then_zsub
29927 0, // zsub0_zsub2
29928 0, // zsub1_zsub3
29929 },
29930 { // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
29931 0, // bsub
29932 0, // dsub
29933 0, // dsub0
29934 0, // dsub1
29935 0, // dsub2
29936 0, // dsub3
29937 0, // hsub
29938 0, // psub
29939 0, // psub0
29940 0, // psub1
29941 0, // qsub0
29942 0, // qsub1
29943 0, // qsub2
29944 0, // qsub3
29945 0, // ssub
29946 70, // sub_32 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
29947 0, // sube32
29948 70, // sube64 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
29949 0, // subo32
29950 70, // subo64 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
29951 0, // x8sub_0
29952 0, // x8sub_1
29953 0, // x8sub_2
29954 0, // x8sub_3
29955 0, // x8sub_4
29956 0, // x8sub_5
29957 0, // x8sub_6
29958 0, // x8sub_7
29959 0, // zasubb
29960 0, // zasubd0
29961 0, // zasubd1
29962 0, // zasubh0
29963 0, // zasubh1
29964 0, // zasubq0
29965 0, // zasubq1
29966 0, // zasubs0
29967 0, // zasubs1
29968 0, // zsub
29969 0, // zsub0
29970 0, // zsub1
29971 0, // zsub2
29972 0, // zsub3
29973 0, // zasubd1_then_zasubq0
29974 0, // zasubd1_then_zasubq1
29975 0, // zasubs1_then_zasubd0
29976 0, // zasubs1_then_zasubd1
29977 0, // zasubs1_then_zasubq0
29978 0, // zasubs1_then_zasubq1
29979 0, // zasubs1_then_zasubd1_then_zasubq0
29980 0, // zasubs1_then_zasubd1_then_zasubq1
29981 0, // zasubh1_then_zasubd0
29982 0, // zasubh1_then_zasubd1
29983 0, // zasubh1_then_zasubq0
29984 0, // zasubh1_then_zasubq1
29985 0, // zasubh1_then_zasubs0
29986 0, // zasubh1_then_zasubs1
29987 0, // zasubh1_then_zasubd1_then_zasubq0
29988 0, // zasubh1_then_zasubd1_then_zasubq1
29989 0, // zasubh1_then_zasubs1_then_zasubd0
29990 0, // zasubh1_then_zasubs1_then_zasubd1
29991 0, // zasubh1_then_zasubs1_then_zasubq0
29992 0, // zasubh1_then_zasubs1_then_zasubq1
29993 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
29994 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
29995 0, // dsub1_then_bsub
29996 0, // dsub1_then_hsub
29997 0, // dsub1_then_ssub
29998 0, // dsub3_then_bsub
29999 0, // dsub3_then_hsub
30000 0, // dsub3_then_ssub
30001 0, // dsub2_then_bsub
30002 0, // dsub2_then_hsub
30003 0, // dsub2_then_ssub
30004 0, // psub1_then_psub
30005 0, // qsub1_then_bsub
30006 0, // qsub1_then_dsub
30007 0, // qsub1_then_hsub
30008 0, // qsub1_then_ssub
30009 0, // qsub3_then_bsub
30010 0, // qsub3_then_dsub
30011 0, // qsub3_then_hsub
30012 0, // qsub3_then_ssub
30013 0, // qsub2_then_bsub
30014 0, // qsub2_then_dsub
30015 0, // qsub2_then_hsub
30016 0, // qsub2_then_ssub
30017 0, // x8sub_7_then_sub_32
30018 0, // x8sub_6_then_sub_32
30019 0, // x8sub_5_then_sub_32
30020 0, // x8sub_4_then_sub_32
30021 0, // x8sub_3_then_sub_32
30022 0, // x8sub_2_then_sub_32
30023 0, // x8sub_1_then_sub_32
30024 70, // subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
30025 0, // zsub1_then_bsub
30026 0, // zsub1_then_dsub
30027 0, // zsub1_then_hsub
30028 0, // zsub1_then_ssub
30029 0, // zsub1_then_zsub
30030 0, // zsub3_then_bsub
30031 0, // zsub3_then_dsub
30032 0, // zsub3_then_hsub
30033 0, // zsub3_then_ssub
30034 0, // zsub3_then_zsub
30035 0, // zsub2_then_bsub
30036 0, // zsub2_then_dsub
30037 0, // zsub2_then_hsub
30038 0, // zsub2_then_ssub
30039 0, // zsub2_then_zsub
30040 0, // dsub0_dsub1
30041 0, // dsub0_dsub1_dsub2
30042 0, // dsub1_dsub2
30043 0, // dsub1_dsub2_dsub3
30044 0, // dsub2_dsub3
30045 0, // dsub_qsub1_then_dsub
30046 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30047 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30048 0, // qsub0_qsub1
30049 0, // qsub0_qsub1_qsub2
30050 0, // qsub1_qsub2
30051 0, // qsub1_qsub2_qsub3
30052 0, // qsub2_qsub3
30053 0, // qsub1_then_dsub_qsub2_then_dsub
30054 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30055 0, // qsub2_then_dsub_qsub3_then_dsub
30056 0, // sub_32_x8sub_1_then_sub_32
30057 0, // x8sub_0_x8sub_1
30058 0, // x8sub_2_x8sub_3
30059 0, // x8sub_4_x8sub_5
30060 0, // x8sub_6_x8sub_7
30061 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30062 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30063 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30064 70, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
30065 0, // dsub_zsub1_then_dsub
30066 0, // zsub_zsub1_then_zsub
30067 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30068 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30069 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30070 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
30071 0, // zsub0_zsub1
30072 0, // zsub0_zsub1_zsub2
30073 0, // zsub1_zsub2
30074 0, // zsub1_zsub2_zsub3
30075 0, // zsub2_zsub3
30076 0, // zsub1_then_dsub_zsub2_then_dsub
30077 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30078 0, // zsub1_then_zsub_zsub2_then_zsub
30079 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30080 0, // zsub2_then_dsub_zsub3_then_dsub
30081 0, // zsub2_then_zsub_zsub3_then_zsub
30082 0, // zsub0_zsub2
30083 0, // zsub1_zsub3
30084 },
30085 { // XSeqPairsClass_with_sub_32_in_GPR32arg
30086 0, // bsub
30087 0, // dsub
30088 0, // dsub0
30089 0, // dsub1
30090 0, // dsub2
30091 0, // dsub3
30092 0, // hsub
30093 0, // psub
30094 0, // psub0
30095 0, // psub1
30096 0, // qsub0
30097 0, // qsub1
30098 0, // qsub2
30099 0, // qsub3
30100 0, // ssub
30101 71, // sub_32 -> XSeqPairsClass_with_sub_32_in_GPR32arg
30102 0, // sube32
30103 71, // sube64 -> XSeqPairsClass_with_sub_32_in_GPR32arg
30104 0, // subo32
30105 71, // subo64 -> XSeqPairsClass_with_sub_32_in_GPR32arg
30106 0, // x8sub_0
30107 0, // x8sub_1
30108 0, // x8sub_2
30109 0, // x8sub_3
30110 0, // x8sub_4
30111 0, // x8sub_5
30112 0, // x8sub_6
30113 0, // x8sub_7
30114 0, // zasubb
30115 0, // zasubd0
30116 0, // zasubd1
30117 0, // zasubh0
30118 0, // zasubh1
30119 0, // zasubq0
30120 0, // zasubq1
30121 0, // zasubs0
30122 0, // zasubs1
30123 0, // zsub
30124 0, // zsub0
30125 0, // zsub1
30126 0, // zsub2
30127 0, // zsub3
30128 0, // zasubd1_then_zasubq0
30129 0, // zasubd1_then_zasubq1
30130 0, // zasubs1_then_zasubd0
30131 0, // zasubs1_then_zasubd1
30132 0, // zasubs1_then_zasubq0
30133 0, // zasubs1_then_zasubq1
30134 0, // zasubs1_then_zasubd1_then_zasubq0
30135 0, // zasubs1_then_zasubd1_then_zasubq1
30136 0, // zasubh1_then_zasubd0
30137 0, // zasubh1_then_zasubd1
30138 0, // zasubh1_then_zasubq0
30139 0, // zasubh1_then_zasubq1
30140 0, // zasubh1_then_zasubs0
30141 0, // zasubh1_then_zasubs1
30142 0, // zasubh1_then_zasubd1_then_zasubq0
30143 0, // zasubh1_then_zasubd1_then_zasubq1
30144 0, // zasubh1_then_zasubs1_then_zasubd0
30145 0, // zasubh1_then_zasubs1_then_zasubd1
30146 0, // zasubh1_then_zasubs1_then_zasubq0
30147 0, // zasubh1_then_zasubs1_then_zasubq1
30148 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
30149 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
30150 0, // dsub1_then_bsub
30151 0, // dsub1_then_hsub
30152 0, // dsub1_then_ssub
30153 0, // dsub3_then_bsub
30154 0, // dsub3_then_hsub
30155 0, // dsub3_then_ssub
30156 0, // dsub2_then_bsub
30157 0, // dsub2_then_hsub
30158 0, // dsub2_then_ssub
30159 0, // psub1_then_psub
30160 0, // qsub1_then_bsub
30161 0, // qsub1_then_dsub
30162 0, // qsub1_then_hsub
30163 0, // qsub1_then_ssub
30164 0, // qsub3_then_bsub
30165 0, // qsub3_then_dsub
30166 0, // qsub3_then_hsub
30167 0, // qsub3_then_ssub
30168 0, // qsub2_then_bsub
30169 0, // qsub2_then_dsub
30170 0, // qsub2_then_hsub
30171 0, // qsub2_then_ssub
30172 0, // x8sub_7_then_sub_32
30173 0, // x8sub_6_then_sub_32
30174 0, // x8sub_5_then_sub_32
30175 0, // x8sub_4_then_sub_32
30176 0, // x8sub_3_then_sub_32
30177 0, // x8sub_2_then_sub_32
30178 0, // x8sub_1_then_sub_32
30179 71, // subo64_then_sub_32 -> XSeqPairsClass_with_sub_32_in_GPR32arg
30180 0, // zsub1_then_bsub
30181 0, // zsub1_then_dsub
30182 0, // zsub1_then_hsub
30183 0, // zsub1_then_ssub
30184 0, // zsub1_then_zsub
30185 0, // zsub3_then_bsub
30186 0, // zsub3_then_dsub
30187 0, // zsub3_then_hsub
30188 0, // zsub3_then_ssub
30189 0, // zsub3_then_zsub
30190 0, // zsub2_then_bsub
30191 0, // zsub2_then_dsub
30192 0, // zsub2_then_hsub
30193 0, // zsub2_then_ssub
30194 0, // zsub2_then_zsub
30195 0, // dsub0_dsub1
30196 0, // dsub0_dsub1_dsub2
30197 0, // dsub1_dsub2
30198 0, // dsub1_dsub2_dsub3
30199 0, // dsub2_dsub3
30200 0, // dsub_qsub1_then_dsub
30201 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30202 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30203 0, // qsub0_qsub1
30204 0, // qsub0_qsub1_qsub2
30205 0, // qsub1_qsub2
30206 0, // qsub1_qsub2_qsub3
30207 0, // qsub2_qsub3
30208 0, // qsub1_then_dsub_qsub2_then_dsub
30209 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30210 0, // qsub2_then_dsub_qsub3_then_dsub
30211 0, // sub_32_x8sub_1_then_sub_32
30212 0, // x8sub_0_x8sub_1
30213 0, // x8sub_2_x8sub_3
30214 0, // x8sub_4_x8sub_5
30215 0, // x8sub_6_x8sub_7
30216 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30217 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30218 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30219 71, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sub_32_in_GPR32arg
30220 0, // dsub_zsub1_then_dsub
30221 0, // zsub_zsub1_then_zsub
30222 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30223 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30224 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30225 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
30226 0, // zsub0_zsub1
30227 0, // zsub0_zsub1_zsub2
30228 0, // zsub1_zsub2
30229 0, // zsub1_zsub2_zsub3
30230 0, // zsub2_zsub3
30231 0, // zsub1_then_dsub_zsub2_then_dsub
30232 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30233 0, // zsub1_then_zsub_zsub2_then_zsub
30234 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30235 0, // zsub2_then_dsub_zsub3_then_dsub
30236 0, // zsub2_then_zsub_zsub3_then_zsub
30237 0, // zsub0_zsub2
30238 0, // zsub1_zsub3
30239 },
30240 { // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
30241 0, // bsub
30242 0, // dsub
30243 0, // dsub0
30244 0, // dsub1
30245 0, // dsub2
30246 0, // dsub3
30247 0, // hsub
30248 0, // psub
30249 0, // psub0
30250 0, // psub1
30251 0, // qsub0
30252 0, // qsub1
30253 0, // qsub2
30254 0, // qsub3
30255 0, // ssub
30256 72, // sub_32 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
30257 0, // sube32
30258 72, // sube64 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
30259 0, // subo32
30260 72, // subo64 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
30261 0, // x8sub_0
30262 0, // x8sub_1
30263 0, // x8sub_2
30264 0, // x8sub_3
30265 0, // x8sub_4
30266 0, // x8sub_5
30267 0, // x8sub_6
30268 0, // x8sub_7
30269 0, // zasubb
30270 0, // zasubd0
30271 0, // zasubd1
30272 0, // zasubh0
30273 0, // zasubh1
30274 0, // zasubq0
30275 0, // zasubq1
30276 0, // zasubs0
30277 0, // zasubs1
30278 0, // zsub
30279 0, // zsub0
30280 0, // zsub1
30281 0, // zsub2
30282 0, // zsub3
30283 0, // zasubd1_then_zasubq0
30284 0, // zasubd1_then_zasubq1
30285 0, // zasubs1_then_zasubd0
30286 0, // zasubs1_then_zasubd1
30287 0, // zasubs1_then_zasubq0
30288 0, // zasubs1_then_zasubq1
30289 0, // zasubs1_then_zasubd1_then_zasubq0
30290 0, // zasubs1_then_zasubd1_then_zasubq1
30291 0, // zasubh1_then_zasubd0
30292 0, // zasubh1_then_zasubd1
30293 0, // zasubh1_then_zasubq0
30294 0, // zasubh1_then_zasubq1
30295 0, // zasubh1_then_zasubs0
30296 0, // zasubh1_then_zasubs1
30297 0, // zasubh1_then_zasubd1_then_zasubq0
30298 0, // zasubh1_then_zasubd1_then_zasubq1
30299 0, // zasubh1_then_zasubs1_then_zasubd0
30300 0, // zasubh1_then_zasubs1_then_zasubd1
30301 0, // zasubh1_then_zasubs1_then_zasubq0
30302 0, // zasubh1_then_zasubs1_then_zasubq1
30303 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
30304 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
30305 0, // dsub1_then_bsub
30306 0, // dsub1_then_hsub
30307 0, // dsub1_then_ssub
30308 0, // dsub3_then_bsub
30309 0, // dsub3_then_hsub
30310 0, // dsub3_then_ssub
30311 0, // dsub2_then_bsub
30312 0, // dsub2_then_hsub
30313 0, // dsub2_then_ssub
30314 0, // psub1_then_psub
30315 0, // qsub1_then_bsub
30316 0, // qsub1_then_dsub
30317 0, // qsub1_then_hsub
30318 0, // qsub1_then_ssub
30319 0, // qsub3_then_bsub
30320 0, // qsub3_then_dsub
30321 0, // qsub3_then_hsub
30322 0, // qsub3_then_ssub
30323 0, // qsub2_then_bsub
30324 0, // qsub2_then_dsub
30325 0, // qsub2_then_hsub
30326 0, // qsub2_then_ssub
30327 0, // x8sub_7_then_sub_32
30328 0, // x8sub_6_then_sub_32
30329 0, // x8sub_5_then_sub_32
30330 0, // x8sub_4_then_sub_32
30331 0, // x8sub_3_then_sub_32
30332 0, // x8sub_2_then_sub_32
30333 0, // x8sub_1_then_sub_32
30334 72, // subo64_then_sub_32 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
30335 0, // zsub1_then_bsub
30336 0, // zsub1_then_dsub
30337 0, // zsub1_then_hsub
30338 0, // zsub1_then_ssub
30339 0, // zsub1_then_zsub
30340 0, // zsub3_then_bsub
30341 0, // zsub3_then_dsub
30342 0, // zsub3_then_hsub
30343 0, // zsub3_then_ssub
30344 0, // zsub3_then_zsub
30345 0, // zsub2_then_bsub
30346 0, // zsub2_then_dsub
30347 0, // zsub2_then_hsub
30348 0, // zsub2_then_ssub
30349 0, // zsub2_then_zsub
30350 0, // dsub0_dsub1
30351 0, // dsub0_dsub1_dsub2
30352 0, // dsub1_dsub2
30353 0, // dsub1_dsub2_dsub3
30354 0, // dsub2_dsub3
30355 0, // dsub_qsub1_then_dsub
30356 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30357 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30358 0, // qsub0_qsub1
30359 0, // qsub0_qsub1_qsub2
30360 0, // qsub1_qsub2
30361 0, // qsub1_qsub2_qsub3
30362 0, // qsub2_qsub3
30363 0, // qsub1_then_dsub_qsub2_then_dsub
30364 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30365 0, // qsub2_then_dsub_qsub3_then_dsub
30366 0, // sub_32_x8sub_1_then_sub_32
30367 0, // x8sub_0_x8sub_1
30368 0, // x8sub_2_x8sub_3
30369 0, // x8sub_4_x8sub_5
30370 0, // x8sub_6_x8sub_7
30371 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30372 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30373 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30374 72, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
30375 0, // dsub_zsub1_then_dsub
30376 0, // zsub_zsub1_then_zsub
30377 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30378 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30379 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30380 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
30381 0, // zsub0_zsub1
30382 0, // zsub0_zsub1_zsub2
30383 0, // zsub1_zsub2
30384 0, // zsub1_zsub2_zsub3
30385 0, // zsub2_zsub3
30386 0, // zsub1_then_dsub_zsub2_then_dsub
30387 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30388 0, // zsub1_then_zsub_zsub2_then_zsub
30389 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30390 0, // zsub2_then_dsub_zsub3_then_dsub
30391 0, // zsub2_then_zsub_zsub3_then_zsub
30392 0, // zsub0_zsub2
30393 0, // zsub1_zsub3
30394 },
30395 { // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
30396 0, // bsub
30397 0, // dsub
30398 0, // dsub0
30399 0, // dsub1
30400 0, // dsub2
30401 0, // dsub3
30402 0, // hsub
30403 0, // psub
30404 0, // psub0
30405 0, // psub1
30406 0, // qsub0
30407 0, // qsub1
30408 0, // qsub2
30409 0, // qsub3
30410 0, // ssub
30411 73, // sub_32 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
30412 0, // sube32
30413 73, // sube64 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
30414 0, // subo32
30415 73, // subo64 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
30416 0, // x8sub_0
30417 0, // x8sub_1
30418 0, // x8sub_2
30419 0, // x8sub_3
30420 0, // x8sub_4
30421 0, // x8sub_5
30422 0, // x8sub_6
30423 0, // x8sub_7
30424 0, // zasubb
30425 0, // zasubd0
30426 0, // zasubd1
30427 0, // zasubh0
30428 0, // zasubh1
30429 0, // zasubq0
30430 0, // zasubq1
30431 0, // zasubs0
30432 0, // zasubs1
30433 0, // zsub
30434 0, // zsub0
30435 0, // zsub1
30436 0, // zsub2
30437 0, // zsub3
30438 0, // zasubd1_then_zasubq0
30439 0, // zasubd1_then_zasubq1
30440 0, // zasubs1_then_zasubd0
30441 0, // zasubs1_then_zasubd1
30442 0, // zasubs1_then_zasubq0
30443 0, // zasubs1_then_zasubq1
30444 0, // zasubs1_then_zasubd1_then_zasubq0
30445 0, // zasubs1_then_zasubd1_then_zasubq1
30446 0, // zasubh1_then_zasubd0
30447 0, // zasubh1_then_zasubd1
30448 0, // zasubh1_then_zasubq0
30449 0, // zasubh1_then_zasubq1
30450 0, // zasubh1_then_zasubs0
30451 0, // zasubh1_then_zasubs1
30452 0, // zasubh1_then_zasubd1_then_zasubq0
30453 0, // zasubh1_then_zasubd1_then_zasubq1
30454 0, // zasubh1_then_zasubs1_then_zasubd0
30455 0, // zasubh1_then_zasubs1_then_zasubd1
30456 0, // zasubh1_then_zasubs1_then_zasubq0
30457 0, // zasubh1_then_zasubs1_then_zasubq1
30458 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
30459 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
30460 0, // dsub1_then_bsub
30461 0, // dsub1_then_hsub
30462 0, // dsub1_then_ssub
30463 0, // dsub3_then_bsub
30464 0, // dsub3_then_hsub
30465 0, // dsub3_then_ssub
30466 0, // dsub2_then_bsub
30467 0, // dsub2_then_hsub
30468 0, // dsub2_then_ssub
30469 0, // psub1_then_psub
30470 0, // qsub1_then_bsub
30471 0, // qsub1_then_dsub
30472 0, // qsub1_then_hsub
30473 0, // qsub1_then_ssub
30474 0, // qsub3_then_bsub
30475 0, // qsub3_then_dsub
30476 0, // qsub3_then_hsub
30477 0, // qsub3_then_ssub
30478 0, // qsub2_then_bsub
30479 0, // qsub2_then_dsub
30480 0, // qsub2_then_hsub
30481 0, // qsub2_then_ssub
30482 0, // x8sub_7_then_sub_32
30483 0, // x8sub_6_then_sub_32
30484 0, // x8sub_5_then_sub_32
30485 0, // x8sub_4_then_sub_32
30486 0, // x8sub_3_then_sub_32
30487 0, // x8sub_2_then_sub_32
30488 0, // x8sub_1_then_sub_32
30489 73, // subo64_then_sub_32 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
30490 0, // zsub1_then_bsub
30491 0, // zsub1_then_dsub
30492 0, // zsub1_then_hsub
30493 0, // zsub1_then_ssub
30494 0, // zsub1_then_zsub
30495 0, // zsub3_then_bsub
30496 0, // zsub3_then_dsub
30497 0, // zsub3_then_hsub
30498 0, // zsub3_then_ssub
30499 0, // zsub3_then_zsub
30500 0, // zsub2_then_bsub
30501 0, // zsub2_then_dsub
30502 0, // zsub2_then_hsub
30503 0, // zsub2_then_ssub
30504 0, // zsub2_then_zsub
30505 0, // dsub0_dsub1
30506 0, // dsub0_dsub1_dsub2
30507 0, // dsub1_dsub2
30508 0, // dsub1_dsub2_dsub3
30509 0, // dsub2_dsub3
30510 0, // dsub_qsub1_then_dsub
30511 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30512 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30513 0, // qsub0_qsub1
30514 0, // qsub0_qsub1_qsub2
30515 0, // qsub1_qsub2
30516 0, // qsub1_qsub2_qsub3
30517 0, // qsub2_qsub3
30518 0, // qsub1_then_dsub_qsub2_then_dsub
30519 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30520 0, // qsub2_then_dsub_qsub3_then_dsub
30521 0, // sub_32_x8sub_1_then_sub_32
30522 0, // x8sub_0_x8sub_1
30523 0, // x8sub_2_x8sub_3
30524 0, // x8sub_4_x8sub_5
30525 0, // x8sub_6_x8sub_7
30526 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30527 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30528 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30529 73, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
30530 0, // dsub_zsub1_then_dsub
30531 0, // zsub_zsub1_then_zsub
30532 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30533 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30534 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30535 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
30536 0, // zsub0_zsub1
30537 0, // zsub0_zsub1_zsub2
30538 0, // zsub1_zsub2
30539 0, // zsub1_zsub2_zsub3
30540 0, // zsub2_zsub3
30541 0, // zsub1_then_dsub_zsub2_then_dsub
30542 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30543 0, // zsub1_then_zsub_zsub2_then_zsub
30544 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30545 0, // zsub2_then_dsub_zsub3_then_dsub
30546 0, // zsub2_then_zsub_zsub3_then_zsub
30547 0, // zsub0_zsub2
30548 0, // zsub1_zsub3
30549 },
30550 { // XSeqPairsClass_with_sube64_in_tcGPRx16x17
30551 0, // bsub
30552 0, // dsub
30553 0, // dsub0
30554 0, // dsub1
30555 0, // dsub2
30556 0, // dsub3
30557 0, // hsub
30558 0, // psub
30559 0, // psub0
30560 0, // psub1
30561 0, // qsub0
30562 0, // qsub1
30563 0, // qsub2
30564 0, // qsub3
30565 0, // ssub
30566 74, // sub_32 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
30567 0, // sube32
30568 74, // sube64 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
30569 0, // subo32
30570 74, // subo64 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
30571 0, // x8sub_0
30572 0, // x8sub_1
30573 0, // x8sub_2
30574 0, // x8sub_3
30575 0, // x8sub_4
30576 0, // x8sub_5
30577 0, // x8sub_6
30578 0, // x8sub_7
30579 0, // zasubb
30580 0, // zasubd0
30581 0, // zasubd1
30582 0, // zasubh0
30583 0, // zasubh1
30584 0, // zasubq0
30585 0, // zasubq1
30586 0, // zasubs0
30587 0, // zasubs1
30588 0, // zsub
30589 0, // zsub0
30590 0, // zsub1
30591 0, // zsub2
30592 0, // zsub3
30593 0, // zasubd1_then_zasubq0
30594 0, // zasubd1_then_zasubq1
30595 0, // zasubs1_then_zasubd0
30596 0, // zasubs1_then_zasubd1
30597 0, // zasubs1_then_zasubq0
30598 0, // zasubs1_then_zasubq1
30599 0, // zasubs1_then_zasubd1_then_zasubq0
30600 0, // zasubs1_then_zasubd1_then_zasubq1
30601 0, // zasubh1_then_zasubd0
30602 0, // zasubh1_then_zasubd1
30603 0, // zasubh1_then_zasubq0
30604 0, // zasubh1_then_zasubq1
30605 0, // zasubh1_then_zasubs0
30606 0, // zasubh1_then_zasubs1
30607 0, // zasubh1_then_zasubd1_then_zasubq0
30608 0, // zasubh1_then_zasubd1_then_zasubq1
30609 0, // zasubh1_then_zasubs1_then_zasubd0
30610 0, // zasubh1_then_zasubs1_then_zasubd1
30611 0, // zasubh1_then_zasubs1_then_zasubq0
30612 0, // zasubh1_then_zasubs1_then_zasubq1
30613 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
30614 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
30615 0, // dsub1_then_bsub
30616 0, // dsub1_then_hsub
30617 0, // dsub1_then_ssub
30618 0, // dsub3_then_bsub
30619 0, // dsub3_then_hsub
30620 0, // dsub3_then_ssub
30621 0, // dsub2_then_bsub
30622 0, // dsub2_then_hsub
30623 0, // dsub2_then_ssub
30624 0, // psub1_then_psub
30625 0, // qsub1_then_bsub
30626 0, // qsub1_then_dsub
30627 0, // qsub1_then_hsub
30628 0, // qsub1_then_ssub
30629 0, // qsub3_then_bsub
30630 0, // qsub3_then_dsub
30631 0, // qsub3_then_hsub
30632 0, // qsub3_then_ssub
30633 0, // qsub2_then_bsub
30634 0, // qsub2_then_dsub
30635 0, // qsub2_then_hsub
30636 0, // qsub2_then_ssub
30637 0, // x8sub_7_then_sub_32
30638 0, // x8sub_6_then_sub_32
30639 0, // x8sub_5_then_sub_32
30640 0, // x8sub_4_then_sub_32
30641 0, // x8sub_3_then_sub_32
30642 0, // x8sub_2_then_sub_32
30643 0, // x8sub_1_then_sub_32
30644 74, // subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
30645 0, // zsub1_then_bsub
30646 0, // zsub1_then_dsub
30647 0, // zsub1_then_hsub
30648 0, // zsub1_then_ssub
30649 0, // zsub1_then_zsub
30650 0, // zsub3_then_bsub
30651 0, // zsub3_then_dsub
30652 0, // zsub3_then_hsub
30653 0, // zsub3_then_ssub
30654 0, // zsub3_then_zsub
30655 0, // zsub2_then_bsub
30656 0, // zsub2_then_dsub
30657 0, // zsub2_then_hsub
30658 0, // zsub2_then_ssub
30659 0, // zsub2_then_zsub
30660 0, // dsub0_dsub1
30661 0, // dsub0_dsub1_dsub2
30662 0, // dsub1_dsub2
30663 0, // dsub1_dsub2_dsub3
30664 0, // dsub2_dsub3
30665 0, // dsub_qsub1_then_dsub
30666 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30667 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30668 0, // qsub0_qsub1
30669 0, // qsub0_qsub1_qsub2
30670 0, // qsub1_qsub2
30671 0, // qsub1_qsub2_qsub3
30672 0, // qsub2_qsub3
30673 0, // qsub1_then_dsub_qsub2_then_dsub
30674 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30675 0, // qsub2_then_dsub_qsub3_then_dsub
30676 0, // sub_32_x8sub_1_then_sub_32
30677 0, // x8sub_0_x8sub_1
30678 0, // x8sub_2_x8sub_3
30679 0, // x8sub_4_x8sub_5
30680 0, // x8sub_6_x8sub_7
30681 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30682 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30683 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30684 74, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
30685 0, // dsub_zsub1_then_dsub
30686 0, // zsub_zsub1_then_zsub
30687 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30688 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30689 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30690 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
30691 0, // zsub0_zsub1
30692 0, // zsub0_zsub1_zsub2
30693 0, // zsub1_zsub2
30694 0, // zsub1_zsub2_zsub3
30695 0, // zsub2_zsub3
30696 0, // zsub1_then_dsub_zsub2_then_dsub
30697 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30698 0, // zsub1_then_zsub_zsub2_then_zsub
30699 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30700 0, // zsub2_then_dsub_zsub3_then_dsub
30701 0, // zsub2_then_zsub_zsub3_then_zsub
30702 0, // zsub0_zsub2
30703 0, // zsub1_zsub3
30704 },
30705 { // XSeqPairsClass_with_subo64_in_FIXED_REGS
30706 0, // bsub
30707 0, // dsub
30708 0, // dsub0
30709 0, // dsub1
30710 0, // dsub2
30711 0, // dsub3
30712 0, // hsub
30713 0, // psub
30714 0, // psub0
30715 0, // psub1
30716 0, // qsub0
30717 0, // qsub1
30718 0, // qsub2
30719 0, // qsub3
30720 0, // ssub
30721 75, // sub_32 -> XSeqPairsClass_with_subo64_in_FIXED_REGS
30722 0, // sube32
30723 75, // sube64 -> XSeqPairsClass_with_subo64_in_FIXED_REGS
30724 0, // subo32
30725 75, // subo64 -> XSeqPairsClass_with_subo64_in_FIXED_REGS
30726 0, // x8sub_0
30727 0, // x8sub_1
30728 0, // x8sub_2
30729 0, // x8sub_3
30730 0, // x8sub_4
30731 0, // x8sub_5
30732 0, // x8sub_6
30733 0, // x8sub_7
30734 0, // zasubb
30735 0, // zasubd0
30736 0, // zasubd1
30737 0, // zasubh0
30738 0, // zasubh1
30739 0, // zasubq0
30740 0, // zasubq1
30741 0, // zasubs0
30742 0, // zasubs1
30743 0, // zsub
30744 0, // zsub0
30745 0, // zsub1
30746 0, // zsub2
30747 0, // zsub3
30748 0, // zasubd1_then_zasubq0
30749 0, // zasubd1_then_zasubq1
30750 0, // zasubs1_then_zasubd0
30751 0, // zasubs1_then_zasubd1
30752 0, // zasubs1_then_zasubq0
30753 0, // zasubs1_then_zasubq1
30754 0, // zasubs1_then_zasubd1_then_zasubq0
30755 0, // zasubs1_then_zasubd1_then_zasubq1
30756 0, // zasubh1_then_zasubd0
30757 0, // zasubh1_then_zasubd1
30758 0, // zasubh1_then_zasubq0
30759 0, // zasubh1_then_zasubq1
30760 0, // zasubh1_then_zasubs0
30761 0, // zasubh1_then_zasubs1
30762 0, // zasubh1_then_zasubd1_then_zasubq0
30763 0, // zasubh1_then_zasubd1_then_zasubq1
30764 0, // zasubh1_then_zasubs1_then_zasubd0
30765 0, // zasubh1_then_zasubs1_then_zasubd1
30766 0, // zasubh1_then_zasubs1_then_zasubq0
30767 0, // zasubh1_then_zasubs1_then_zasubq1
30768 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
30769 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
30770 0, // dsub1_then_bsub
30771 0, // dsub1_then_hsub
30772 0, // dsub1_then_ssub
30773 0, // dsub3_then_bsub
30774 0, // dsub3_then_hsub
30775 0, // dsub3_then_ssub
30776 0, // dsub2_then_bsub
30777 0, // dsub2_then_hsub
30778 0, // dsub2_then_ssub
30779 0, // psub1_then_psub
30780 0, // qsub1_then_bsub
30781 0, // qsub1_then_dsub
30782 0, // qsub1_then_hsub
30783 0, // qsub1_then_ssub
30784 0, // qsub3_then_bsub
30785 0, // qsub3_then_dsub
30786 0, // qsub3_then_hsub
30787 0, // qsub3_then_ssub
30788 0, // qsub2_then_bsub
30789 0, // qsub2_then_dsub
30790 0, // qsub2_then_hsub
30791 0, // qsub2_then_ssub
30792 0, // x8sub_7_then_sub_32
30793 0, // x8sub_6_then_sub_32
30794 0, // x8sub_5_then_sub_32
30795 0, // x8sub_4_then_sub_32
30796 0, // x8sub_3_then_sub_32
30797 0, // x8sub_2_then_sub_32
30798 0, // x8sub_1_then_sub_32
30799 75, // subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_FIXED_REGS
30800 0, // zsub1_then_bsub
30801 0, // zsub1_then_dsub
30802 0, // zsub1_then_hsub
30803 0, // zsub1_then_ssub
30804 0, // zsub1_then_zsub
30805 0, // zsub3_then_bsub
30806 0, // zsub3_then_dsub
30807 0, // zsub3_then_hsub
30808 0, // zsub3_then_ssub
30809 0, // zsub3_then_zsub
30810 0, // zsub2_then_bsub
30811 0, // zsub2_then_dsub
30812 0, // zsub2_then_hsub
30813 0, // zsub2_then_ssub
30814 0, // zsub2_then_zsub
30815 0, // dsub0_dsub1
30816 0, // dsub0_dsub1_dsub2
30817 0, // dsub1_dsub2
30818 0, // dsub1_dsub2_dsub3
30819 0, // dsub2_dsub3
30820 0, // dsub_qsub1_then_dsub
30821 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30822 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30823 0, // qsub0_qsub1
30824 0, // qsub0_qsub1_qsub2
30825 0, // qsub1_qsub2
30826 0, // qsub1_qsub2_qsub3
30827 0, // qsub2_qsub3
30828 0, // qsub1_then_dsub_qsub2_then_dsub
30829 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30830 0, // qsub2_then_dsub_qsub3_then_dsub
30831 0, // sub_32_x8sub_1_then_sub_32
30832 0, // x8sub_0_x8sub_1
30833 0, // x8sub_2_x8sub_3
30834 0, // x8sub_4_x8sub_5
30835 0, // x8sub_6_x8sub_7
30836 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30837 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30838 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30839 75, // sub_32_subo64_then_sub_32 -> XSeqPairsClass_with_subo64_in_FIXED_REGS
30840 0, // dsub_zsub1_then_dsub
30841 0, // zsub_zsub1_then_zsub
30842 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30843 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30844 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30845 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
30846 0, // zsub0_zsub1
30847 0, // zsub0_zsub1_zsub2
30848 0, // zsub1_zsub2
30849 0, // zsub1_zsub2_zsub3
30850 0, // zsub2_zsub3
30851 0, // zsub1_then_dsub_zsub2_then_dsub
30852 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30853 0, // zsub1_then_zsub_zsub2_then_zsub
30854 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
30855 0, // zsub2_then_dsub_zsub3_then_dsub
30856 0, // zsub2_then_zsub_zsub3_then_zsub
30857 0, // zsub0_zsub2
30858 0, // zsub1_zsub3
30859 },
30860 { // FPR128
30861 76, // bsub -> FPR128
30862 76, // dsub -> FPR128
30863 0, // dsub0
30864 0, // dsub1
30865 0, // dsub2
30866 0, // dsub3
30867 76, // hsub -> FPR128
30868 0, // psub
30869 0, // psub0
30870 0, // psub1
30871 0, // qsub0
30872 0, // qsub1
30873 0, // qsub2
30874 0, // qsub3
30875 76, // ssub -> FPR128
30876 0, // sub_32
30877 0, // sube32
30878 0, // sube64
30879 0, // subo32
30880 0, // subo64
30881 0, // x8sub_0
30882 0, // x8sub_1
30883 0, // x8sub_2
30884 0, // x8sub_3
30885 0, // x8sub_4
30886 0, // x8sub_5
30887 0, // x8sub_6
30888 0, // x8sub_7
30889 0, // zasubb
30890 0, // zasubd0
30891 0, // zasubd1
30892 0, // zasubh0
30893 0, // zasubh1
30894 0, // zasubq0
30895 0, // zasubq1
30896 0, // zasubs0
30897 0, // zasubs1
30898 0, // zsub
30899 0, // zsub0
30900 0, // zsub1
30901 0, // zsub2
30902 0, // zsub3
30903 0, // zasubd1_then_zasubq0
30904 0, // zasubd1_then_zasubq1
30905 0, // zasubs1_then_zasubd0
30906 0, // zasubs1_then_zasubd1
30907 0, // zasubs1_then_zasubq0
30908 0, // zasubs1_then_zasubq1
30909 0, // zasubs1_then_zasubd1_then_zasubq0
30910 0, // zasubs1_then_zasubd1_then_zasubq1
30911 0, // zasubh1_then_zasubd0
30912 0, // zasubh1_then_zasubd1
30913 0, // zasubh1_then_zasubq0
30914 0, // zasubh1_then_zasubq1
30915 0, // zasubh1_then_zasubs0
30916 0, // zasubh1_then_zasubs1
30917 0, // zasubh1_then_zasubd1_then_zasubq0
30918 0, // zasubh1_then_zasubd1_then_zasubq1
30919 0, // zasubh1_then_zasubs1_then_zasubd0
30920 0, // zasubh1_then_zasubs1_then_zasubd1
30921 0, // zasubh1_then_zasubs1_then_zasubq0
30922 0, // zasubh1_then_zasubs1_then_zasubq1
30923 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
30924 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
30925 0, // dsub1_then_bsub
30926 0, // dsub1_then_hsub
30927 0, // dsub1_then_ssub
30928 0, // dsub3_then_bsub
30929 0, // dsub3_then_hsub
30930 0, // dsub3_then_ssub
30931 0, // dsub2_then_bsub
30932 0, // dsub2_then_hsub
30933 0, // dsub2_then_ssub
30934 0, // psub1_then_psub
30935 0, // qsub1_then_bsub
30936 0, // qsub1_then_dsub
30937 0, // qsub1_then_hsub
30938 0, // qsub1_then_ssub
30939 0, // qsub3_then_bsub
30940 0, // qsub3_then_dsub
30941 0, // qsub3_then_hsub
30942 0, // qsub3_then_ssub
30943 0, // qsub2_then_bsub
30944 0, // qsub2_then_dsub
30945 0, // qsub2_then_hsub
30946 0, // qsub2_then_ssub
30947 0, // x8sub_7_then_sub_32
30948 0, // x8sub_6_then_sub_32
30949 0, // x8sub_5_then_sub_32
30950 0, // x8sub_4_then_sub_32
30951 0, // x8sub_3_then_sub_32
30952 0, // x8sub_2_then_sub_32
30953 0, // x8sub_1_then_sub_32
30954 0, // subo64_then_sub_32
30955 0, // zsub1_then_bsub
30956 0, // zsub1_then_dsub
30957 0, // zsub1_then_hsub
30958 0, // zsub1_then_ssub
30959 0, // zsub1_then_zsub
30960 0, // zsub3_then_bsub
30961 0, // zsub3_then_dsub
30962 0, // zsub3_then_hsub
30963 0, // zsub3_then_ssub
30964 0, // zsub3_then_zsub
30965 0, // zsub2_then_bsub
30966 0, // zsub2_then_dsub
30967 0, // zsub2_then_hsub
30968 0, // zsub2_then_ssub
30969 0, // zsub2_then_zsub
30970 0, // dsub0_dsub1
30971 0, // dsub0_dsub1_dsub2
30972 0, // dsub1_dsub2
30973 0, // dsub1_dsub2_dsub3
30974 0, // dsub2_dsub3
30975 0, // dsub_qsub1_then_dsub
30976 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30977 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
30978 0, // qsub0_qsub1
30979 0, // qsub0_qsub1_qsub2
30980 0, // qsub1_qsub2
30981 0, // qsub1_qsub2_qsub3
30982 0, // qsub2_qsub3
30983 0, // qsub1_then_dsub_qsub2_then_dsub
30984 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
30985 0, // qsub2_then_dsub_qsub3_then_dsub
30986 0, // sub_32_x8sub_1_then_sub_32
30987 0, // x8sub_0_x8sub_1
30988 0, // x8sub_2_x8sub_3
30989 0, // x8sub_4_x8sub_5
30990 0, // x8sub_6_x8sub_7
30991 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
30992 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
30993 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
30994 0, // sub_32_subo64_then_sub_32
30995 0, // dsub_zsub1_then_dsub
30996 0, // zsub_zsub1_then_zsub
30997 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
30998 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
30999 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31000 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31001 0, // zsub0_zsub1
31002 0, // zsub0_zsub1_zsub2
31003 0, // zsub1_zsub2
31004 0, // zsub1_zsub2_zsub3
31005 0, // zsub2_zsub3
31006 0, // zsub1_then_dsub_zsub2_then_dsub
31007 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31008 0, // zsub1_then_zsub_zsub2_then_zsub
31009 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31010 0, // zsub2_then_dsub_zsub3_then_dsub
31011 0, // zsub2_then_zsub_zsub3_then_zsub
31012 0, // zsub0_zsub2
31013 0, // zsub1_zsub3
31014 },
31015 { // ZPR
31016 77, // bsub -> ZPR
31017 77, // dsub -> ZPR
31018 0, // dsub0
31019 0, // dsub1
31020 0, // dsub2
31021 0, // dsub3
31022 77, // hsub -> ZPR
31023 0, // psub
31024 0, // psub0
31025 0, // psub1
31026 0, // qsub0
31027 0, // qsub1
31028 0, // qsub2
31029 0, // qsub3
31030 77, // ssub -> ZPR
31031 0, // sub_32
31032 0, // sube32
31033 0, // sube64
31034 0, // subo32
31035 0, // subo64
31036 0, // x8sub_0
31037 0, // x8sub_1
31038 0, // x8sub_2
31039 0, // x8sub_3
31040 0, // x8sub_4
31041 0, // x8sub_5
31042 0, // x8sub_6
31043 0, // x8sub_7
31044 0, // zasubb
31045 0, // zasubd0
31046 0, // zasubd1
31047 0, // zasubh0
31048 0, // zasubh1
31049 0, // zasubq0
31050 0, // zasubq1
31051 0, // zasubs0
31052 0, // zasubs1
31053 77, // zsub -> ZPR
31054 0, // zsub0
31055 0, // zsub1
31056 0, // zsub2
31057 0, // zsub3
31058 0, // zasubd1_then_zasubq0
31059 0, // zasubd1_then_zasubq1
31060 0, // zasubs1_then_zasubd0
31061 0, // zasubs1_then_zasubd1
31062 0, // zasubs1_then_zasubq0
31063 0, // zasubs1_then_zasubq1
31064 0, // zasubs1_then_zasubd1_then_zasubq0
31065 0, // zasubs1_then_zasubd1_then_zasubq1
31066 0, // zasubh1_then_zasubd0
31067 0, // zasubh1_then_zasubd1
31068 0, // zasubh1_then_zasubq0
31069 0, // zasubh1_then_zasubq1
31070 0, // zasubh1_then_zasubs0
31071 0, // zasubh1_then_zasubs1
31072 0, // zasubh1_then_zasubd1_then_zasubq0
31073 0, // zasubh1_then_zasubd1_then_zasubq1
31074 0, // zasubh1_then_zasubs1_then_zasubd0
31075 0, // zasubh1_then_zasubs1_then_zasubd1
31076 0, // zasubh1_then_zasubs1_then_zasubq0
31077 0, // zasubh1_then_zasubs1_then_zasubq1
31078 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
31079 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
31080 0, // dsub1_then_bsub
31081 0, // dsub1_then_hsub
31082 0, // dsub1_then_ssub
31083 0, // dsub3_then_bsub
31084 0, // dsub3_then_hsub
31085 0, // dsub3_then_ssub
31086 0, // dsub2_then_bsub
31087 0, // dsub2_then_hsub
31088 0, // dsub2_then_ssub
31089 0, // psub1_then_psub
31090 0, // qsub1_then_bsub
31091 0, // qsub1_then_dsub
31092 0, // qsub1_then_hsub
31093 0, // qsub1_then_ssub
31094 0, // qsub3_then_bsub
31095 0, // qsub3_then_dsub
31096 0, // qsub3_then_hsub
31097 0, // qsub3_then_ssub
31098 0, // qsub2_then_bsub
31099 0, // qsub2_then_dsub
31100 0, // qsub2_then_hsub
31101 0, // qsub2_then_ssub
31102 0, // x8sub_7_then_sub_32
31103 0, // x8sub_6_then_sub_32
31104 0, // x8sub_5_then_sub_32
31105 0, // x8sub_4_then_sub_32
31106 0, // x8sub_3_then_sub_32
31107 0, // x8sub_2_then_sub_32
31108 0, // x8sub_1_then_sub_32
31109 0, // subo64_then_sub_32
31110 0, // zsub1_then_bsub
31111 0, // zsub1_then_dsub
31112 0, // zsub1_then_hsub
31113 0, // zsub1_then_ssub
31114 0, // zsub1_then_zsub
31115 0, // zsub3_then_bsub
31116 0, // zsub3_then_dsub
31117 0, // zsub3_then_hsub
31118 0, // zsub3_then_ssub
31119 0, // zsub3_then_zsub
31120 0, // zsub2_then_bsub
31121 0, // zsub2_then_dsub
31122 0, // zsub2_then_hsub
31123 0, // zsub2_then_ssub
31124 0, // zsub2_then_zsub
31125 0, // dsub0_dsub1
31126 0, // dsub0_dsub1_dsub2
31127 0, // dsub1_dsub2
31128 0, // dsub1_dsub2_dsub3
31129 0, // dsub2_dsub3
31130 0, // dsub_qsub1_then_dsub
31131 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31132 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
31133 0, // qsub0_qsub1
31134 0, // qsub0_qsub1_qsub2
31135 0, // qsub1_qsub2
31136 0, // qsub1_qsub2_qsub3
31137 0, // qsub2_qsub3
31138 0, // qsub1_then_dsub_qsub2_then_dsub
31139 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31140 0, // qsub2_then_dsub_qsub3_then_dsub
31141 0, // sub_32_x8sub_1_then_sub_32
31142 0, // x8sub_0_x8sub_1
31143 0, // x8sub_2_x8sub_3
31144 0, // x8sub_4_x8sub_5
31145 0, // x8sub_6_x8sub_7
31146 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
31147 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
31148 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
31149 0, // sub_32_subo64_then_sub_32
31150 0, // dsub_zsub1_then_dsub
31151 0, // zsub_zsub1_then_zsub
31152 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31153 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
31154 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31155 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31156 0, // zsub0_zsub1
31157 0, // zsub0_zsub1_zsub2
31158 0, // zsub1_zsub2
31159 0, // zsub1_zsub2_zsub3
31160 0, // zsub2_zsub3
31161 0, // zsub1_then_dsub_zsub2_then_dsub
31162 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31163 0, // zsub1_then_zsub_zsub2_then_zsub
31164 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31165 0, // zsub2_then_dsub_zsub3_then_dsub
31166 0, // zsub2_then_zsub_zsub3_then_zsub
31167 0, // zsub0_zsub2
31168 0, // zsub1_zsub3
31169 },
31170 { // FPR128_lo
31171 78, // bsub -> FPR128_lo
31172 78, // dsub -> FPR128_lo
31173 0, // dsub0
31174 0, // dsub1
31175 0, // dsub2
31176 0, // dsub3
31177 78, // hsub -> FPR128_lo
31178 0, // psub
31179 0, // psub0
31180 0, // psub1
31181 0, // qsub0
31182 0, // qsub1
31183 0, // qsub2
31184 0, // qsub3
31185 78, // ssub -> FPR128_lo
31186 0, // sub_32
31187 0, // sube32
31188 0, // sube64
31189 0, // subo32
31190 0, // subo64
31191 0, // x8sub_0
31192 0, // x8sub_1
31193 0, // x8sub_2
31194 0, // x8sub_3
31195 0, // x8sub_4
31196 0, // x8sub_5
31197 0, // x8sub_6
31198 0, // x8sub_7
31199 0, // zasubb
31200 0, // zasubd0
31201 0, // zasubd1
31202 0, // zasubh0
31203 0, // zasubh1
31204 0, // zasubq0
31205 0, // zasubq1
31206 0, // zasubs0
31207 0, // zasubs1
31208 0, // zsub
31209 0, // zsub0
31210 0, // zsub1
31211 0, // zsub2
31212 0, // zsub3
31213 0, // zasubd1_then_zasubq0
31214 0, // zasubd1_then_zasubq1
31215 0, // zasubs1_then_zasubd0
31216 0, // zasubs1_then_zasubd1
31217 0, // zasubs1_then_zasubq0
31218 0, // zasubs1_then_zasubq1
31219 0, // zasubs1_then_zasubd1_then_zasubq0
31220 0, // zasubs1_then_zasubd1_then_zasubq1
31221 0, // zasubh1_then_zasubd0
31222 0, // zasubh1_then_zasubd1
31223 0, // zasubh1_then_zasubq0
31224 0, // zasubh1_then_zasubq1
31225 0, // zasubh1_then_zasubs0
31226 0, // zasubh1_then_zasubs1
31227 0, // zasubh1_then_zasubd1_then_zasubq0
31228 0, // zasubh1_then_zasubd1_then_zasubq1
31229 0, // zasubh1_then_zasubs1_then_zasubd0
31230 0, // zasubh1_then_zasubs1_then_zasubd1
31231 0, // zasubh1_then_zasubs1_then_zasubq0
31232 0, // zasubh1_then_zasubs1_then_zasubq1
31233 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
31234 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
31235 0, // dsub1_then_bsub
31236 0, // dsub1_then_hsub
31237 0, // dsub1_then_ssub
31238 0, // dsub3_then_bsub
31239 0, // dsub3_then_hsub
31240 0, // dsub3_then_ssub
31241 0, // dsub2_then_bsub
31242 0, // dsub2_then_hsub
31243 0, // dsub2_then_ssub
31244 0, // psub1_then_psub
31245 0, // qsub1_then_bsub
31246 0, // qsub1_then_dsub
31247 0, // qsub1_then_hsub
31248 0, // qsub1_then_ssub
31249 0, // qsub3_then_bsub
31250 0, // qsub3_then_dsub
31251 0, // qsub3_then_hsub
31252 0, // qsub3_then_ssub
31253 0, // qsub2_then_bsub
31254 0, // qsub2_then_dsub
31255 0, // qsub2_then_hsub
31256 0, // qsub2_then_ssub
31257 0, // x8sub_7_then_sub_32
31258 0, // x8sub_6_then_sub_32
31259 0, // x8sub_5_then_sub_32
31260 0, // x8sub_4_then_sub_32
31261 0, // x8sub_3_then_sub_32
31262 0, // x8sub_2_then_sub_32
31263 0, // x8sub_1_then_sub_32
31264 0, // subo64_then_sub_32
31265 0, // zsub1_then_bsub
31266 0, // zsub1_then_dsub
31267 0, // zsub1_then_hsub
31268 0, // zsub1_then_ssub
31269 0, // zsub1_then_zsub
31270 0, // zsub3_then_bsub
31271 0, // zsub3_then_dsub
31272 0, // zsub3_then_hsub
31273 0, // zsub3_then_ssub
31274 0, // zsub3_then_zsub
31275 0, // zsub2_then_bsub
31276 0, // zsub2_then_dsub
31277 0, // zsub2_then_hsub
31278 0, // zsub2_then_ssub
31279 0, // zsub2_then_zsub
31280 0, // dsub0_dsub1
31281 0, // dsub0_dsub1_dsub2
31282 0, // dsub1_dsub2
31283 0, // dsub1_dsub2_dsub3
31284 0, // dsub2_dsub3
31285 0, // dsub_qsub1_then_dsub
31286 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31287 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
31288 0, // qsub0_qsub1
31289 0, // qsub0_qsub1_qsub2
31290 0, // qsub1_qsub2
31291 0, // qsub1_qsub2_qsub3
31292 0, // qsub2_qsub3
31293 0, // qsub1_then_dsub_qsub2_then_dsub
31294 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31295 0, // qsub2_then_dsub_qsub3_then_dsub
31296 0, // sub_32_x8sub_1_then_sub_32
31297 0, // x8sub_0_x8sub_1
31298 0, // x8sub_2_x8sub_3
31299 0, // x8sub_4_x8sub_5
31300 0, // x8sub_6_x8sub_7
31301 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
31302 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
31303 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
31304 0, // sub_32_subo64_then_sub_32
31305 0, // dsub_zsub1_then_dsub
31306 0, // zsub_zsub1_then_zsub
31307 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31308 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
31309 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31310 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31311 0, // zsub0_zsub1
31312 0, // zsub0_zsub1_zsub2
31313 0, // zsub1_zsub2
31314 0, // zsub1_zsub2_zsub3
31315 0, // zsub2_zsub3
31316 0, // zsub1_then_dsub_zsub2_then_dsub
31317 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31318 0, // zsub1_then_zsub_zsub2_then_zsub
31319 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31320 0, // zsub2_then_dsub_zsub3_then_dsub
31321 0, // zsub2_then_zsub_zsub3_then_zsub
31322 0, // zsub0_zsub2
31323 0, // zsub1_zsub3
31324 },
31325 { // MPR128
31326 0, // bsub
31327 0, // dsub
31328 0, // dsub0
31329 0, // dsub1
31330 0, // dsub2
31331 0, // dsub3
31332 0, // hsub
31333 0, // psub
31334 0, // psub0
31335 0, // psub1
31336 0, // qsub0
31337 0, // qsub1
31338 0, // qsub2
31339 0, // qsub3
31340 0, // ssub
31341 0, // sub_32
31342 0, // sube32
31343 0, // sube64
31344 0, // subo32
31345 0, // subo64
31346 0, // x8sub_0
31347 0, // x8sub_1
31348 0, // x8sub_2
31349 0, // x8sub_3
31350 0, // x8sub_4
31351 0, // x8sub_5
31352 0, // x8sub_6
31353 0, // x8sub_7
31354 0, // zasubb
31355 0, // zasubd0
31356 0, // zasubd1
31357 0, // zasubh0
31358 0, // zasubh1
31359 0, // zasubq0
31360 0, // zasubq1
31361 0, // zasubs0
31362 0, // zasubs1
31363 0, // zsub
31364 0, // zsub0
31365 0, // zsub1
31366 0, // zsub2
31367 0, // zsub3
31368 0, // zasubd1_then_zasubq0
31369 0, // zasubd1_then_zasubq1
31370 0, // zasubs1_then_zasubd0
31371 0, // zasubs1_then_zasubd1
31372 0, // zasubs1_then_zasubq0
31373 0, // zasubs1_then_zasubq1
31374 0, // zasubs1_then_zasubd1_then_zasubq0
31375 0, // zasubs1_then_zasubd1_then_zasubq1
31376 0, // zasubh1_then_zasubd0
31377 0, // zasubh1_then_zasubd1
31378 0, // zasubh1_then_zasubq0
31379 0, // zasubh1_then_zasubq1
31380 0, // zasubh1_then_zasubs0
31381 0, // zasubh1_then_zasubs1
31382 0, // zasubh1_then_zasubd1_then_zasubq0
31383 0, // zasubh1_then_zasubd1_then_zasubq1
31384 0, // zasubh1_then_zasubs1_then_zasubd0
31385 0, // zasubh1_then_zasubs1_then_zasubd1
31386 0, // zasubh1_then_zasubs1_then_zasubq0
31387 0, // zasubh1_then_zasubs1_then_zasubq1
31388 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
31389 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
31390 0, // dsub1_then_bsub
31391 0, // dsub1_then_hsub
31392 0, // dsub1_then_ssub
31393 0, // dsub3_then_bsub
31394 0, // dsub3_then_hsub
31395 0, // dsub3_then_ssub
31396 0, // dsub2_then_bsub
31397 0, // dsub2_then_hsub
31398 0, // dsub2_then_ssub
31399 0, // psub1_then_psub
31400 0, // qsub1_then_bsub
31401 0, // qsub1_then_dsub
31402 0, // qsub1_then_hsub
31403 0, // qsub1_then_ssub
31404 0, // qsub3_then_bsub
31405 0, // qsub3_then_dsub
31406 0, // qsub3_then_hsub
31407 0, // qsub3_then_ssub
31408 0, // qsub2_then_bsub
31409 0, // qsub2_then_dsub
31410 0, // qsub2_then_hsub
31411 0, // qsub2_then_ssub
31412 0, // x8sub_7_then_sub_32
31413 0, // x8sub_6_then_sub_32
31414 0, // x8sub_5_then_sub_32
31415 0, // x8sub_4_then_sub_32
31416 0, // x8sub_3_then_sub_32
31417 0, // x8sub_2_then_sub_32
31418 0, // x8sub_1_then_sub_32
31419 0, // subo64_then_sub_32
31420 0, // zsub1_then_bsub
31421 0, // zsub1_then_dsub
31422 0, // zsub1_then_hsub
31423 0, // zsub1_then_ssub
31424 0, // zsub1_then_zsub
31425 0, // zsub3_then_bsub
31426 0, // zsub3_then_dsub
31427 0, // zsub3_then_hsub
31428 0, // zsub3_then_ssub
31429 0, // zsub3_then_zsub
31430 0, // zsub2_then_bsub
31431 0, // zsub2_then_dsub
31432 0, // zsub2_then_hsub
31433 0, // zsub2_then_ssub
31434 0, // zsub2_then_zsub
31435 0, // dsub0_dsub1
31436 0, // dsub0_dsub1_dsub2
31437 0, // dsub1_dsub2
31438 0, // dsub1_dsub2_dsub3
31439 0, // dsub2_dsub3
31440 0, // dsub_qsub1_then_dsub
31441 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31442 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
31443 0, // qsub0_qsub1
31444 0, // qsub0_qsub1_qsub2
31445 0, // qsub1_qsub2
31446 0, // qsub1_qsub2_qsub3
31447 0, // qsub2_qsub3
31448 0, // qsub1_then_dsub_qsub2_then_dsub
31449 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31450 0, // qsub2_then_dsub_qsub3_then_dsub
31451 0, // sub_32_x8sub_1_then_sub_32
31452 0, // x8sub_0_x8sub_1
31453 0, // x8sub_2_x8sub_3
31454 0, // x8sub_4_x8sub_5
31455 0, // x8sub_6_x8sub_7
31456 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
31457 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
31458 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
31459 0, // sub_32_subo64_then_sub_32
31460 0, // dsub_zsub1_then_dsub
31461 0, // zsub_zsub1_then_zsub
31462 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31463 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
31464 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31465 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31466 0, // zsub0_zsub1
31467 0, // zsub0_zsub1_zsub2
31468 0, // zsub1_zsub2
31469 0, // zsub1_zsub2_zsub3
31470 0, // zsub2_zsub3
31471 0, // zsub1_then_dsub_zsub2_then_dsub
31472 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31473 0, // zsub1_then_zsub_zsub2_then_zsub
31474 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31475 0, // zsub2_then_dsub_zsub3_then_dsub
31476 0, // zsub2_then_zsub_zsub3_then_zsub
31477 0, // zsub0_zsub2
31478 0, // zsub1_zsub3
31479 },
31480 { // ZPR_4b
31481 80, // bsub -> ZPR_4b
31482 80, // dsub -> ZPR_4b
31483 0, // dsub0
31484 0, // dsub1
31485 0, // dsub2
31486 0, // dsub3
31487 80, // hsub -> ZPR_4b
31488 0, // psub
31489 0, // psub0
31490 0, // psub1
31491 0, // qsub0
31492 0, // qsub1
31493 0, // qsub2
31494 0, // qsub3
31495 80, // ssub -> ZPR_4b
31496 0, // sub_32
31497 0, // sube32
31498 0, // sube64
31499 0, // subo32
31500 0, // subo64
31501 0, // x8sub_0
31502 0, // x8sub_1
31503 0, // x8sub_2
31504 0, // x8sub_3
31505 0, // x8sub_4
31506 0, // x8sub_5
31507 0, // x8sub_6
31508 0, // x8sub_7
31509 0, // zasubb
31510 0, // zasubd0
31511 0, // zasubd1
31512 0, // zasubh0
31513 0, // zasubh1
31514 0, // zasubq0
31515 0, // zasubq1
31516 0, // zasubs0
31517 0, // zasubs1
31518 80, // zsub -> ZPR_4b
31519 0, // zsub0
31520 0, // zsub1
31521 0, // zsub2
31522 0, // zsub3
31523 0, // zasubd1_then_zasubq0
31524 0, // zasubd1_then_zasubq1
31525 0, // zasubs1_then_zasubd0
31526 0, // zasubs1_then_zasubd1
31527 0, // zasubs1_then_zasubq0
31528 0, // zasubs1_then_zasubq1
31529 0, // zasubs1_then_zasubd1_then_zasubq0
31530 0, // zasubs1_then_zasubd1_then_zasubq1
31531 0, // zasubh1_then_zasubd0
31532 0, // zasubh1_then_zasubd1
31533 0, // zasubh1_then_zasubq0
31534 0, // zasubh1_then_zasubq1
31535 0, // zasubh1_then_zasubs0
31536 0, // zasubh1_then_zasubs1
31537 0, // zasubh1_then_zasubd1_then_zasubq0
31538 0, // zasubh1_then_zasubd1_then_zasubq1
31539 0, // zasubh1_then_zasubs1_then_zasubd0
31540 0, // zasubh1_then_zasubs1_then_zasubd1
31541 0, // zasubh1_then_zasubs1_then_zasubq0
31542 0, // zasubh1_then_zasubs1_then_zasubq1
31543 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
31544 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
31545 0, // dsub1_then_bsub
31546 0, // dsub1_then_hsub
31547 0, // dsub1_then_ssub
31548 0, // dsub3_then_bsub
31549 0, // dsub3_then_hsub
31550 0, // dsub3_then_ssub
31551 0, // dsub2_then_bsub
31552 0, // dsub2_then_hsub
31553 0, // dsub2_then_ssub
31554 0, // psub1_then_psub
31555 0, // qsub1_then_bsub
31556 0, // qsub1_then_dsub
31557 0, // qsub1_then_hsub
31558 0, // qsub1_then_ssub
31559 0, // qsub3_then_bsub
31560 0, // qsub3_then_dsub
31561 0, // qsub3_then_hsub
31562 0, // qsub3_then_ssub
31563 0, // qsub2_then_bsub
31564 0, // qsub2_then_dsub
31565 0, // qsub2_then_hsub
31566 0, // qsub2_then_ssub
31567 0, // x8sub_7_then_sub_32
31568 0, // x8sub_6_then_sub_32
31569 0, // x8sub_5_then_sub_32
31570 0, // x8sub_4_then_sub_32
31571 0, // x8sub_3_then_sub_32
31572 0, // x8sub_2_then_sub_32
31573 0, // x8sub_1_then_sub_32
31574 0, // subo64_then_sub_32
31575 0, // zsub1_then_bsub
31576 0, // zsub1_then_dsub
31577 0, // zsub1_then_hsub
31578 0, // zsub1_then_ssub
31579 0, // zsub1_then_zsub
31580 0, // zsub3_then_bsub
31581 0, // zsub3_then_dsub
31582 0, // zsub3_then_hsub
31583 0, // zsub3_then_ssub
31584 0, // zsub3_then_zsub
31585 0, // zsub2_then_bsub
31586 0, // zsub2_then_dsub
31587 0, // zsub2_then_hsub
31588 0, // zsub2_then_ssub
31589 0, // zsub2_then_zsub
31590 0, // dsub0_dsub1
31591 0, // dsub0_dsub1_dsub2
31592 0, // dsub1_dsub2
31593 0, // dsub1_dsub2_dsub3
31594 0, // dsub2_dsub3
31595 0, // dsub_qsub1_then_dsub
31596 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31597 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
31598 0, // qsub0_qsub1
31599 0, // qsub0_qsub1_qsub2
31600 0, // qsub1_qsub2
31601 0, // qsub1_qsub2_qsub3
31602 0, // qsub2_qsub3
31603 0, // qsub1_then_dsub_qsub2_then_dsub
31604 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31605 0, // qsub2_then_dsub_qsub3_then_dsub
31606 0, // sub_32_x8sub_1_then_sub_32
31607 0, // x8sub_0_x8sub_1
31608 0, // x8sub_2_x8sub_3
31609 0, // x8sub_4_x8sub_5
31610 0, // x8sub_6_x8sub_7
31611 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
31612 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
31613 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
31614 0, // sub_32_subo64_then_sub_32
31615 0, // dsub_zsub1_then_dsub
31616 0, // zsub_zsub1_then_zsub
31617 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31618 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
31619 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31620 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31621 0, // zsub0_zsub1
31622 0, // zsub0_zsub1_zsub2
31623 0, // zsub1_zsub2
31624 0, // zsub1_zsub2_zsub3
31625 0, // zsub2_zsub3
31626 0, // zsub1_then_dsub_zsub2_then_dsub
31627 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31628 0, // zsub1_then_zsub_zsub2_then_zsub
31629 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31630 0, // zsub2_then_dsub_zsub3_then_dsub
31631 0, // zsub2_then_zsub_zsub3_then_zsub
31632 0, // zsub0_zsub2
31633 0, // zsub1_zsub3
31634 },
31635 { // FPR128_0to7
31636 81, // bsub -> FPR128_0to7
31637 81, // dsub -> FPR128_0to7
31638 0, // dsub0
31639 0, // dsub1
31640 0, // dsub2
31641 0, // dsub3
31642 81, // hsub -> FPR128_0to7
31643 0, // psub
31644 0, // psub0
31645 0, // psub1
31646 0, // qsub0
31647 0, // qsub1
31648 0, // qsub2
31649 0, // qsub3
31650 81, // ssub -> FPR128_0to7
31651 0, // sub_32
31652 0, // sube32
31653 0, // sube64
31654 0, // subo32
31655 0, // subo64
31656 0, // x8sub_0
31657 0, // x8sub_1
31658 0, // x8sub_2
31659 0, // x8sub_3
31660 0, // x8sub_4
31661 0, // x8sub_5
31662 0, // x8sub_6
31663 0, // x8sub_7
31664 0, // zasubb
31665 0, // zasubd0
31666 0, // zasubd1
31667 0, // zasubh0
31668 0, // zasubh1
31669 0, // zasubq0
31670 0, // zasubq1
31671 0, // zasubs0
31672 0, // zasubs1
31673 0, // zsub
31674 0, // zsub0
31675 0, // zsub1
31676 0, // zsub2
31677 0, // zsub3
31678 0, // zasubd1_then_zasubq0
31679 0, // zasubd1_then_zasubq1
31680 0, // zasubs1_then_zasubd0
31681 0, // zasubs1_then_zasubd1
31682 0, // zasubs1_then_zasubq0
31683 0, // zasubs1_then_zasubq1
31684 0, // zasubs1_then_zasubd1_then_zasubq0
31685 0, // zasubs1_then_zasubd1_then_zasubq1
31686 0, // zasubh1_then_zasubd0
31687 0, // zasubh1_then_zasubd1
31688 0, // zasubh1_then_zasubq0
31689 0, // zasubh1_then_zasubq1
31690 0, // zasubh1_then_zasubs0
31691 0, // zasubh1_then_zasubs1
31692 0, // zasubh1_then_zasubd1_then_zasubq0
31693 0, // zasubh1_then_zasubd1_then_zasubq1
31694 0, // zasubh1_then_zasubs1_then_zasubd0
31695 0, // zasubh1_then_zasubs1_then_zasubd1
31696 0, // zasubh1_then_zasubs1_then_zasubq0
31697 0, // zasubh1_then_zasubs1_then_zasubq1
31698 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
31699 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
31700 0, // dsub1_then_bsub
31701 0, // dsub1_then_hsub
31702 0, // dsub1_then_ssub
31703 0, // dsub3_then_bsub
31704 0, // dsub3_then_hsub
31705 0, // dsub3_then_ssub
31706 0, // dsub2_then_bsub
31707 0, // dsub2_then_hsub
31708 0, // dsub2_then_ssub
31709 0, // psub1_then_psub
31710 0, // qsub1_then_bsub
31711 0, // qsub1_then_dsub
31712 0, // qsub1_then_hsub
31713 0, // qsub1_then_ssub
31714 0, // qsub3_then_bsub
31715 0, // qsub3_then_dsub
31716 0, // qsub3_then_hsub
31717 0, // qsub3_then_ssub
31718 0, // qsub2_then_bsub
31719 0, // qsub2_then_dsub
31720 0, // qsub2_then_hsub
31721 0, // qsub2_then_ssub
31722 0, // x8sub_7_then_sub_32
31723 0, // x8sub_6_then_sub_32
31724 0, // x8sub_5_then_sub_32
31725 0, // x8sub_4_then_sub_32
31726 0, // x8sub_3_then_sub_32
31727 0, // x8sub_2_then_sub_32
31728 0, // x8sub_1_then_sub_32
31729 0, // subo64_then_sub_32
31730 0, // zsub1_then_bsub
31731 0, // zsub1_then_dsub
31732 0, // zsub1_then_hsub
31733 0, // zsub1_then_ssub
31734 0, // zsub1_then_zsub
31735 0, // zsub3_then_bsub
31736 0, // zsub3_then_dsub
31737 0, // zsub3_then_hsub
31738 0, // zsub3_then_ssub
31739 0, // zsub3_then_zsub
31740 0, // zsub2_then_bsub
31741 0, // zsub2_then_dsub
31742 0, // zsub2_then_hsub
31743 0, // zsub2_then_ssub
31744 0, // zsub2_then_zsub
31745 0, // dsub0_dsub1
31746 0, // dsub0_dsub1_dsub2
31747 0, // dsub1_dsub2
31748 0, // dsub1_dsub2_dsub3
31749 0, // dsub2_dsub3
31750 0, // dsub_qsub1_then_dsub
31751 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31752 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
31753 0, // qsub0_qsub1
31754 0, // qsub0_qsub1_qsub2
31755 0, // qsub1_qsub2
31756 0, // qsub1_qsub2_qsub3
31757 0, // qsub2_qsub3
31758 0, // qsub1_then_dsub_qsub2_then_dsub
31759 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31760 0, // qsub2_then_dsub_qsub3_then_dsub
31761 0, // sub_32_x8sub_1_then_sub_32
31762 0, // x8sub_0_x8sub_1
31763 0, // x8sub_2_x8sub_3
31764 0, // x8sub_4_x8sub_5
31765 0, // x8sub_6_x8sub_7
31766 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
31767 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
31768 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
31769 0, // sub_32_subo64_then_sub_32
31770 0, // dsub_zsub1_then_dsub
31771 0, // zsub_zsub1_then_zsub
31772 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31773 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
31774 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31775 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31776 0, // zsub0_zsub1
31777 0, // zsub0_zsub1_zsub2
31778 0, // zsub1_zsub2
31779 0, // zsub1_zsub2_zsub3
31780 0, // zsub2_zsub3
31781 0, // zsub1_then_dsub_zsub2_then_dsub
31782 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31783 0, // zsub1_then_zsub_zsub2_then_zsub
31784 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31785 0, // zsub2_then_dsub_zsub3_then_dsub
31786 0, // zsub2_then_zsub_zsub3_then_zsub
31787 0, // zsub0_zsub2
31788 0, // zsub1_zsub3
31789 },
31790 { // ZPR_3b
31791 82, // bsub -> ZPR_3b
31792 82, // dsub -> ZPR_3b
31793 0, // dsub0
31794 0, // dsub1
31795 0, // dsub2
31796 0, // dsub3
31797 82, // hsub -> ZPR_3b
31798 0, // psub
31799 0, // psub0
31800 0, // psub1
31801 0, // qsub0
31802 0, // qsub1
31803 0, // qsub2
31804 0, // qsub3
31805 82, // ssub -> ZPR_3b
31806 0, // sub_32
31807 0, // sube32
31808 0, // sube64
31809 0, // subo32
31810 0, // subo64
31811 0, // x8sub_0
31812 0, // x8sub_1
31813 0, // x8sub_2
31814 0, // x8sub_3
31815 0, // x8sub_4
31816 0, // x8sub_5
31817 0, // x8sub_6
31818 0, // x8sub_7
31819 0, // zasubb
31820 0, // zasubd0
31821 0, // zasubd1
31822 0, // zasubh0
31823 0, // zasubh1
31824 0, // zasubq0
31825 0, // zasubq1
31826 0, // zasubs0
31827 0, // zasubs1
31828 82, // zsub -> ZPR_3b
31829 0, // zsub0
31830 0, // zsub1
31831 0, // zsub2
31832 0, // zsub3
31833 0, // zasubd1_then_zasubq0
31834 0, // zasubd1_then_zasubq1
31835 0, // zasubs1_then_zasubd0
31836 0, // zasubs1_then_zasubd1
31837 0, // zasubs1_then_zasubq0
31838 0, // zasubs1_then_zasubq1
31839 0, // zasubs1_then_zasubd1_then_zasubq0
31840 0, // zasubs1_then_zasubd1_then_zasubq1
31841 0, // zasubh1_then_zasubd0
31842 0, // zasubh1_then_zasubd1
31843 0, // zasubh1_then_zasubq0
31844 0, // zasubh1_then_zasubq1
31845 0, // zasubh1_then_zasubs0
31846 0, // zasubh1_then_zasubs1
31847 0, // zasubh1_then_zasubd1_then_zasubq0
31848 0, // zasubh1_then_zasubd1_then_zasubq1
31849 0, // zasubh1_then_zasubs1_then_zasubd0
31850 0, // zasubh1_then_zasubs1_then_zasubd1
31851 0, // zasubh1_then_zasubs1_then_zasubq0
31852 0, // zasubh1_then_zasubs1_then_zasubq1
31853 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
31854 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
31855 0, // dsub1_then_bsub
31856 0, // dsub1_then_hsub
31857 0, // dsub1_then_ssub
31858 0, // dsub3_then_bsub
31859 0, // dsub3_then_hsub
31860 0, // dsub3_then_ssub
31861 0, // dsub2_then_bsub
31862 0, // dsub2_then_hsub
31863 0, // dsub2_then_ssub
31864 0, // psub1_then_psub
31865 0, // qsub1_then_bsub
31866 0, // qsub1_then_dsub
31867 0, // qsub1_then_hsub
31868 0, // qsub1_then_ssub
31869 0, // qsub3_then_bsub
31870 0, // qsub3_then_dsub
31871 0, // qsub3_then_hsub
31872 0, // qsub3_then_ssub
31873 0, // qsub2_then_bsub
31874 0, // qsub2_then_dsub
31875 0, // qsub2_then_hsub
31876 0, // qsub2_then_ssub
31877 0, // x8sub_7_then_sub_32
31878 0, // x8sub_6_then_sub_32
31879 0, // x8sub_5_then_sub_32
31880 0, // x8sub_4_then_sub_32
31881 0, // x8sub_3_then_sub_32
31882 0, // x8sub_2_then_sub_32
31883 0, // x8sub_1_then_sub_32
31884 0, // subo64_then_sub_32
31885 0, // zsub1_then_bsub
31886 0, // zsub1_then_dsub
31887 0, // zsub1_then_hsub
31888 0, // zsub1_then_ssub
31889 0, // zsub1_then_zsub
31890 0, // zsub3_then_bsub
31891 0, // zsub3_then_dsub
31892 0, // zsub3_then_hsub
31893 0, // zsub3_then_ssub
31894 0, // zsub3_then_zsub
31895 0, // zsub2_then_bsub
31896 0, // zsub2_then_dsub
31897 0, // zsub2_then_hsub
31898 0, // zsub2_then_ssub
31899 0, // zsub2_then_zsub
31900 0, // dsub0_dsub1
31901 0, // dsub0_dsub1_dsub2
31902 0, // dsub1_dsub2
31903 0, // dsub1_dsub2_dsub3
31904 0, // dsub2_dsub3
31905 0, // dsub_qsub1_then_dsub
31906 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31907 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
31908 0, // qsub0_qsub1
31909 0, // qsub0_qsub1_qsub2
31910 0, // qsub1_qsub2
31911 0, // qsub1_qsub2_qsub3
31912 0, // qsub2_qsub3
31913 0, // qsub1_then_dsub_qsub2_then_dsub
31914 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
31915 0, // qsub2_then_dsub_qsub3_then_dsub
31916 0, // sub_32_x8sub_1_then_sub_32
31917 0, // x8sub_0_x8sub_1
31918 0, // x8sub_2_x8sub_3
31919 0, // x8sub_4_x8sub_5
31920 0, // x8sub_6_x8sub_7
31921 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
31922 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
31923 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
31924 0, // sub_32_subo64_then_sub_32
31925 0, // dsub_zsub1_then_dsub
31926 0, // zsub_zsub1_then_zsub
31927 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31928 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
31929 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31930 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
31931 0, // zsub0_zsub1
31932 0, // zsub0_zsub1_zsub2
31933 0, // zsub1_zsub2
31934 0, // zsub1_zsub2_zsub3
31935 0, // zsub2_zsub3
31936 0, // zsub1_then_dsub_zsub2_then_dsub
31937 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
31938 0, // zsub1_then_zsub_zsub2_then_zsub
31939 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
31940 0, // zsub2_then_dsub_zsub3_then_dsub
31941 0, // zsub2_then_zsub_zsub3_then_zsub
31942 0, // zsub0_zsub2
31943 0, // zsub1_zsub3
31944 },
31945 { // DDD
31946 83, // bsub -> DDD
31947 0, // dsub
31948 83, // dsub0 -> DDD
31949 83, // dsub1 -> DDD
31950 83, // dsub2 -> DDD
31951 0, // dsub3
31952 83, // hsub -> DDD
31953 0, // psub
31954 0, // psub0
31955 0, // psub1
31956 0, // qsub0
31957 0, // qsub1
31958 0, // qsub2
31959 0, // qsub3
31960 83, // ssub -> DDD
31961 0, // sub_32
31962 0, // sube32
31963 0, // sube64
31964 0, // subo32
31965 0, // subo64
31966 0, // x8sub_0
31967 0, // x8sub_1
31968 0, // x8sub_2
31969 0, // x8sub_3
31970 0, // x8sub_4
31971 0, // x8sub_5
31972 0, // x8sub_6
31973 0, // x8sub_7
31974 0, // zasubb
31975 0, // zasubd0
31976 0, // zasubd1
31977 0, // zasubh0
31978 0, // zasubh1
31979 0, // zasubq0
31980 0, // zasubq1
31981 0, // zasubs0
31982 0, // zasubs1
31983 0, // zsub
31984 0, // zsub0
31985 0, // zsub1
31986 0, // zsub2
31987 0, // zsub3
31988 0, // zasubd1_then_zasubq0
31989 0, // zasubd1_then_zasubq1
31990 0, // zasubs1_then_zasubd0
31991 0, // zasubs1_then_zasubd1
31992 0, // zasubs1_then_zasubq0
31993 0, // zasubs1_then_zasubq1
31994 0, // zasubs1_then_zasubd1_then_zasubq0
31995 0, // zasubs1_then_zasubd1_then_zasubq1
31996 0, // zasubh1_then_zasubd0
31997 0, // zasubh1_then_zasubd1
31998 0, // zasubh1_then_zasubq0
31999 0, // zasubh1_then_zasubq1
32000 0, // zasubh1_then_zasubs0
32001 0, // zasubh1_then_zasubs1
32002 0, // zasubh1_then_zasubd1_then_zasubq0
32003 0, // zasubh1_then_zasubd1_then_zasubq1
32004 0, // zasubh1_then_zasubs1_then_zasubd0
32005 0, // zasubh1_then_zasubs1_then_zasubd1
32006 0, // zasubh1_then_zasubs1_then_zasubq0
32007 0, // zasubh1_then_zasubs1_then_zasubq1
32008 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32009 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32010 83, // dsub1_then_bsub -> DDD
32011 83, // dsub1_then_hsub -> DDD
32012 83, // dsub1_then_ssub -> DDD
32013 0, // dsub3_then_bsub
32014 0, // dsub3_then_hsub
32015 0, // dsub3_then_ssub
32016 83, // dsub2_then_bsub -> DDD
32017 83, // dsub2_then_hsub -> DDD
32018 83, // dsub2_then_ssub -> DDD
32019 0, // psub1_then_psub
32020 0, // qsub1_then_bsub
32021 0, // qsub1_then_dsub
32022 0, // qsub1_then_hsub
32023 0, // qsub1_then_ssub
32024 0, // qsub3_then_bsub
32025 0, // qsub3_then_dsub
32026 0, // qsub3_then_hsub
32027 0, // qsub3_then_ssub
32028 0, // qsub2_then_bsub
32029 0, // qsub2_then_dsub
32030 0, // qsub2_then_hsub
32031 0, // qsub2_then_ssub
32032 0, // x8sub_7_then_sub_32
32033 0, // x8sub_6_then_sub_32
32034 0, // x8sub_5_then_sub_32
32035 0, // x8sub_4_then_sub_32
32036 0, // x8sub_3_then_sub_32
32037 0, // x8sub_2_then_sub_32
32038 0, // x8sub_1_then_sub_32
32039 0, // subo64_then_sub_32
32040 0, // zsub1_then_bsub
32041 0, // zsub1_then_dsub
32042 0, // zsub1_then_hsub
32043 0, // zsub1_then_ssub
32044 0, // zsub1_then_zsub
32045 0, // zsub3_then_bsub
32046 0, // zsub3_then_dsub
32047 0, // zsub3_then_hsub
32048 0, // zsub3_then_ssub
32049 0, // zsub3_then_zsub
32050 0, // zsub2_then_bsub
32051 0, // zsub2_then_dsub
32052 0, // zsub2_then_hsub
32053 0, // zsub2_then_ssub
32054 0, // zsub2_then_zsub
32055 83, // dsub0_dsub1 -> DDD
32056 0, // dsub0_dsub1_dsub2
32057 83, // dsub1_dsub2 -> DDD
32058 0, // dsub1_dsub2_dsub3
32059 0, // dsub2_dsub3
32060 0, // dsub_qsub1_then_dsub
32061 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32062 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32063 0, // qsub0_qsub1
32064 0, // qsub0_qsub1_qsub2
32065 0, // qsub1_qsub2
32066 0, // qsub1_qsub2_qsub3
32067 0, // qsub2_qsub3
32068 0, // qsub1_then_dsub_qsub2_then_dsub
32069 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32070 0, // qsub2_then_dsub_qsub3_then_dsub
32071 0, // sub_32_x8sub_1_then_sub_32
32072 0, // x8sub_0_x8sub_1
32073 0, // x8sub_2_x8sub_3
32074 0, // x8sub_4_x8sub_5
32075 0, // x8sub_6_x8sub_7
32076 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
32077 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
32078 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
32079 0, // sub_32_subo64_then_sub_32
32080 0, // dsub_zsub1_then_dsub
32081 0, // zsub_zsub1_then_zsub
32082 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32083 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
32084 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32085 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
32086 0, // zsub0_zsub1
32087 0, // zsub0_zsub1_zsub2
32088 0, // zsub1_zsub2
32089 0, // zsub1_zsub2_zsub3
32090 0, // zsub2_zsub3
32091 0, // zsub1_then_dsub_zsub2_then_dsub
32092 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32093 0, // zsub1_then_zsub_zsub2_then_zsub
32094 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32095 0, // zsub2_then_dsub_zsub3_then_dsub
32096 0, // zsub2_then_zsub_zsub3_then_zsub
32097 0, // zsub0_zsub2
32098 0, // zsub1_zsub3
32099 },
32100 { // DDD_with_dsub0_in_FPR64_lo
32101 84, // bsub -> DDD_with_dsub0_in_FPR64_lo
32102 0, // dsub
32103 84, // dsub0 -> DDD_with_dsub0_in_FPR64_lo
32104 84, // dsub1 -> DDD_with_dsub0_in_FPR64_lo
32105 84, // dsub2 -> DDD_with_dsub0_in_FPR64_lo
32106 0, // dsub3
32107 84, // hsub -> DDD_with_dsub0_in_FPR64_lo
32108 0, // psub
32109 0, // psub0
32110 0, // psub1
32111 0, // qsub0
32112 0, // qsub1
32113 0, // qsub2
32114 0, // qsub3
32115 84, // ssub -> DDD_with_dsub0_in_FPR64_lo
32116 0, // sub_32
32117 0, // sube32
32118 0, // sube64
32119 0, // subo32
32120 0, // subo64
32121 0, // x8sub_0
32122 0, // x8sub_1
32123 0, // x8sub_2
32124 0, // x8sub_3
32125 0, // x8sub_4
32126 0, // x8sub_5
32127 0, // x8sub_6
32128 0, // x8sub_7
32129 0, // zasubb
32130 0, // zasubd0
32131 0, // zasubd1
32132 0, // zasubh0
32133 0, // zasubh1
32134 0, // zasubq0
32135 0, // zasubq1
32136 0, // zasubs0
32137 0, // zasubs1
32138 0, // zsub
32139 0, // zsub0
32140 0, // zsub1
32141 0, // zsub2
32142 0, // zsub3
32143 0, // zasubd1_then_zasubq0
32144 0, // zasubd1_then_zasubq1
32145 0, // zasubs1_then_zasubd0
32146 0, // zasubs1_then_zasubd1
32147 0, // zasubs1_then_zasubq0
32148 0, // zasubs1_then_zasubq1
32149 0, // zasubs1_then_zasubd1_then_zasubq0
32150 0, // zasubs1_then_zasubd1_then_zasubq1
32151 0, // zasubh1_then_zasubd0
32152 0, // zasubh1_then_zasubd1
32153 0, // zasubh1_then_zasubq0
32154 0, // zasubh1_then_zasubq1
32155 0, // zasubh1_then_zasubs0
32156 0, // zasubh1_then_zasubs1
32157 0, // zasubh1_then_zasubd1_then_zasubq0
32158 0, // zasubh1_then_zasubd1_then_zasubq1
32159 0, // zasubh1_then_zasubs1_then_zasubd0
32160 0, // zasubh1_then_zasubs1_then_zasubd1
32161 0, // zasubh1_then_zasubs1_then_zasubq0
32162 0, // zasubh1_then_zasubs1_then_zasubq1
32163 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32164 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32165 84, // dsub1_then_bsub -> DDD_with_dsub0_in_FPR64_lo
32166 84, // dsub1_then_hsub -> DDD_with_dsub0_in_FPR64_lo
32167 84, // dsub1_then_ssub -> DDD_with_dsub0_in_FPR64_lo
32168 0, // dsub3_then_bsub
32169 0, // dsub3_then_hsub
32170 0, // dsub3_then_ssub
32171 84, // dsub2_then_bsub -> DDD_with_dsub0_in_FPR64_lo
32172 84, // dsub2_then_hsub -> DDD_with_dsub0_in_FPR64_lo
32173 84, // dsub2_then_ssub -> DDD_with_dsub0_in_FPR64_lo
32174 0, // psub1_then_psub
32175 0, // qsub1_then_bsub
32176 0, // qsub1_then_dsub
32177 0, // qsub1_then_hsub
32178 0, // qsub1_then_ssub
32179 0, // qsub3_then_bsub
32180 0, // qsub3_then_dsub
32181 0, // qsub3_then_hsub
32182 0, // qsub3_then_ssub
32183 0, // qsub2_then_bsub
32184 0, // qsub2_then_dsub
32185 0, // qsub2_then_hsub
32186 0, // qsub2_then_ssub
32187 0, // x8sub_7_then_sub_32
32188 0, // x8sub_6_then_sub_32
32189 0, // x8sub_5_then_sub_32
32190 0, // x8sub_4_then_sub_32
32191 0, // x8sub_3_then_sub_32
32192 0, // x8sub_2_then_sub_32
32193 0, // x8sub_1_then_sub_32
32194 0, // subo64_then_sub_32
32195 0, // zsub1_then_bsub
32196 0, // zsub1_then_dsub
32197 0, // zsub1_then_hsub
32198 0, // zsub1_then_ssub
32199 0, // zsub1_then_zsub
32200 0, // zsub3_then_bsub
32201 0, // zsub3_then_dsub
32202 0, // zsub3_then_hsub
32203 0, // zsub3_then_ssub
32204 0, // zsub3_then_zsub
32205 0, // zsub2_then_bsub
32206 0, // zsub2_then_dsub
32207 0, // zsub2_then_hsub
32208 0, // zsub2_then_ssub
32209 0, // zsub2_then_zsub
32210 84, // dsub0_dsub1 -> DDD_with_dsub0_in_FPR64_lo
32211 0, // dsub0_dsub1_dsub2
32212 84, // dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo
32213 0, // dsub1_dsub2_dsub3
32214 0, // dsub2_dsub3
32215 0, // dsub_qsub1_then_dsub
32216 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32217 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32218 0, // qsub0_qsub1
32219 0, // qsub0_qsub1_qsub2
32220 0, // qsub1_qsub2
32221 0, // qsub1_qsub2_qsub3
32222 0, // qsub2_qsub3
32223 0, // qsub1_then_dsub_qsub2_then_dsub
32224 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32225 0, // qsub2_then_dsub_qsub3_then_dsub
32226 0, // sub_32_x8sub_1_then_sub_32
32227 0, // x8sub_0_x8sub_1
32228 0, // x8sub_2_x8sub_3
32229 0, // x8sub_4_x8sub_5
32230 0, // x8sub_6_x8sub_7
32231 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
32232 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
32233 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
32234 0, // sub_32_subo64_then_sub_32
32235 0, // dsub_zsub1_then_dsub
32236 0, // zsub_zsub1_then_zsub
32237 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32238 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
32239 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32240 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
32241 0, // zsub0_zsub1
32242 0, // zsub0_zsub1_zsub2
32243 0, // zsub1_zsub2
32244 0, // zsub1_zsub2_zsub3
32245 0, // zsub2_zsub3
32246 0, // zsub1_then_dsub_zsub2_then_dsub
32247 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32248 0, // zsub1_then_zsub_zsub2_then_zsub
32249 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32250 0, // zsub2_then_dsub_zsub3_then_dsub
32251 0, // zsub2_then_zsub_zsub3_then_zsub
32252 0, // zsub0_zsub2
32253 0, // zsub1_zsub3
32254 },
32255 { // DDD_with_dsub1_in_FPR64_lo
32256 85, // bsub -> DDD_with_dsub1_in_FPR64_lo
32257 0, // dsub
32258 85, // dsub0 -> DDD_with_dsub1_in_FPR64_lo
32259 85, // dsub1 -> DDD_with_dsub1_in_FPR64_lo
32260 85, // dsub2 -> DDD_with_dsub1_in_FPR64_lo
32261 0, // dsub3
32262 85, // hsub -> DDD_with_dsub1_in_FPR64_lo
32263 0, // psub
32264 0, // psub0
32265 0, // psub1
32266 0, // qsub0
32267 0, // qsub1
32268 0, // qsub2
32269 0, // qsub3
32270 85, // ssub -> DDD_with_dsub1_in_FPR64_lo
32271 0, // sub_32
32272 0, // sube32
32273 0, // sube64
32274 0, // subo32
32275 0, // subo64
32276 0, // x8sub_0
32277 0, // x8sub_1
32278 0, // x8sub_2
32279 0, // x8sub_3
32280 0, // x8sub_4
32281 0, // x8sub_5
32282 0, // x8sub_6
32283 0, // x8sub_7
32284 0, // zasubb
32285 0, // zasubd0
32286 0, // zasubd1
32287 0, // zasubh0
32288 0, // zasubh1
32289 0, // zasubq0
32290 0, // zasubq1
32291 0, // zasubs0
32292 0, // zasubs1
32293 0, // zsub
32294 0, // zsub0
32295 0, // zsub1
32296 0, // zsub2
32297 0, // zsub3
32298 0, // zasubd1_then_zasubq0
32299 0, // zasubd1_then_zasubq1
32300 0, // zasubs1_then_zasubd0
32301 0, // zasubs1_then_zasubd1
32302 0, // zasubs1_then_zasubq0
32303 0, // zasubs1_then_zasubq1
32304 0, // zasubs1_then_zasubd1_then_zasubq0
32305 0, // zasubs1_then_zasubd1_then_zasubq1
32306 0, // zasubh1_then_zasubd0
32307 0, // zasubh1_then_zasubd1
32308 0, // zasubh1_then_zasubq0
32309 0, // zasubh1_then_zasubq1
32310 0, // zasubh1_then_zasubs0
32311 0, // zasubh1_then_zasubs1
32312 0, // zasubh1_then_zasubd1_then_zasubq0
32313 0, // zasubh1_then_zasubd1_then_zasubq1
32314 0, // zasubh1_then_zasubs1_then_zasubd0
32315 0, // zasubh1_then_zasubs1_then_zasubd1
32316 0, // zasubh1_then_zasubs1_then_zasubq0
32317 0, // zasubh1_then_zasubs1_then_zasubq1
32318 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32319 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32320 85, // dsub1_then_bsub -> DDD_with_dsub1_in_FPR64_lo
32321 85, // dsub1_then_hsub -> DDD_with_dsub1_in_FPR64_lo
32322 85, // dsub1_then_ssub -> DDD_with_dsub1_in_FPR64_lo
32323 0, // dsub3_then_bsub
32324 0, // dsub3_then_hsub
32325 0, // dsub3_then_ssub
32326 85, // dsub2_then_bsub -> DDD_with_dsub1_in_FPR64_lo
32327 85, // dsub2_then_hsub -> DDD_with_dsub1_in_FPR64_lo
32328 85, // dsub2_then_ssub -> DDD_with_dsub1_in_FPR64_lo
32329 0, // psub1_then_psub
32330 0, // qsub1_then_bsub
32331 0, // qsub1_then_dsub
32332 0, // qsub1_then_hsub
32333 0, // qsub1_then_ssub
32334 0, // qsub3_then_bsub
32335 0, // qsub3_then_dsub
32336 0, // qsub3_then_hsub
32337 0, // qsub3_then_ssub
32338 0, // qsub2_then_bsub
32339 0, // qsub2_then_dsub
32340 0, // qsub2_then_hsub
32341 0, // qsub2_then_ssub
32342 0, // x8sub_7_then_sub_32
32343 0, // x8sub_6_then_sub_32
32344 0, // x8sub_5_then_sub_32
32345 0, // x8sub_4_then_sub_32
32346 0, // x8sub_3_then_sub_32
32347 0, // x8sub_2_then_sub_32
32348 0, // x8sub_1_then_sub_32
32349 0, // subo64_then_sub_32
32350 0, // zsub1_then_bsub
32351 0, // zsub1_then_dsub
32352 0, // zsub1_then_hsub
32353 0, // zsub1_then_ssub
32354 0, // zsub1_then_zsub
32355 0, // zsub3_then_bsub
32356 0, // zsub3_then_dsub
32357 0, // zsub3_then_hsub
32358 0, // zsub3_then_ssub
32359 0, // zsub3_then_zsub
32360 0, // zsub2_then_bsub
32361 0, // zsub2_then_dsub
32362 0, // zsub2_then_hsub
32363 0, // zsub2_then_ssub
32364 0, // zsub2_then_zsub
32365 85, // dsub0_dsub1 -> DDD_with_dsub1_in_FPR64_lo
32366 0, // dsub0_dsub1_dsub2
32367 85, // dsub1_dsub2 -> DDD_with_dsub1_in_FPR64_lo
32368 0, // dsub1_dsub2_dsub3
32369 0, // dsub2_dsub3
32370 0, // dsub_qsub1_then_dsub
32371 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32372 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32373 0, // qsub0_qsub1
32374 0, // qsub0_qsub1_qsub2
32375 0, // qsub1_qsub2
32376 0, // qsub1_qsub2_qsub3
32377 0, // qsub2_qsub3
32378 0, // qsub1_then_dsub_qsub2_then_dsub
32379 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32380 0, // qsub2_then_dsub_qsub3_then_dsub
32381 0, // sub_32_x8sub_1_then_sub_32
32382 0, // x8sub_0_x8sub_1
32383 0, // x8sub_2_x8sub_3
32384 0, // x8sub_4_x8sub_5
32385 0, // x8sub_6_x8sub_7
32386 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
32387 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
32388 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
32389 0, // sub_32_subo64_then_sub_32
32390 0, // dsub_zsub1_then_dsub
32391 0, // zsub_zsub1_then_zsub
32392 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32393 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
32394 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32395 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
32396 0, // zsub0_zsub1
32397 0, // zsub0_zsub1_zsub2
32398 0, // zsub1_zsub2
32399 0, // zsub1_zsub2_zsub3
32400 0, // zsub2_zsub3
32401 0, // zsub1_then_dsub_zsub2_then_dsub
32402 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32403 0, // zsub1_then_zsub_zsub2_then_zsub
32404 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32405 0, // zsub2_then_dsub_zsub3_then_dsub
32406 0, // zsub2_then_zsub_zsub3_then_zsub
32407 0, // zsub0_zsub2
32408 0, // zsub1_zsub3
32409 },
32410 { // DDD_with_dsub2_in_FPR64_lo
32411 86, // bsub -> DDD_with_dsub2_in_FPR64_lo
32412 0, // dsub
32413 86, // dsub0 -> DDD_with_dsub2_in_FPR64_lo
32414 86, // dsub1 -> DDD_with_dsub2_in_FPR64_lo
32415 86, // dsub2 -> DDD_with_dsub2_in_FPR64_lo
32416 0, // dsub3
32417 86, // hsub -> DDD_with_dsub2_in_FPR64_lo
32418 0, // psub
32419 0, // psub0
32420 0, // psub1
32421 0, // qsub0
32422 0, // qsub1
32423 0, // qsub2
32424 0, // qsub3
32425 86, // ssub -> DDD_with_dsub2_in_FPR64_lo
32426 0, // sub_32
32427 0, // sube32
32428 0, // sube64
32429 0, // subo32
32430 0, // subo64
32431 0, // x8sub_0
32432 0, // x8sub_1
32433 0, // x8sub_2
32434 0, // x8sub_3
32435 0, // x8sub_4
32436 0, // x8sub_5
32437 0, // x8sub_6
32438 0, // x8sub_7
32439 0, // zasubb
32440 0, // zasubd0
32441 0, // zasubd1
32442 0, // zasubh0
32443 0, // zasubh1
32444 0, // zasubq0
32445 0, // zasubq1
32446 0, // zasubs0
32447 0, // zasubs1
32448 0, // zsub
32449 0, // zsub0
32450 0, // zsub1
32451 0, // zsub2
32452 0, // zsub3
32453 0, // zasubd1_then_zasubq0
32454 0, // zasubd1_then_zasubq1
32455 0, // zasubs1_then_zasubd0
32456 0, // zasubs1_then_zasubd1
32457 0, // zasubs1_then_zasubq0
32458 0, // zasubs1_then_zasubq1
32459 0, // zasubs1_then_zasubd1_then_zasubq0
32460 0, // zasubs1_then_zasubd1_then_zasubq1
32461 0, // zasubh1_then_zasubd0
32462 0, // zasubh1_then_zasubd1
32463 0, // zasubh1_then_zasubq0
32464 0, // zasubh1_then_zasubq1
32465 0, // zasubh1_then_zasubs0
32466 0, // zasubh1_then_zasubs1
32467 0, // zasubh1_then_zasubd1_then_zasubq0
32468 0, // zasubh1_then_zasubd1_then_zasubq1
32469 0, // zasubh1_then_zasubs1_then_zasubd0
32470 0, // zasubh1_then_zasubs1_then_zasubd1
32471 0, // zasubh1_then_zasubs1_then_zasubq0
32472 0, // zasubh1_then_zasubs1_then_zasubq1
32473 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32474 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32475 86, // dsub1_then_bsub -> DDD_with_dsub2_in_FPR64_lo
32476 86, // dsub1_then_hsub -> DDD_with_dsub2_in_FPR64_lo
32477 86, // dsub1_then_ssub -> DDD_with_dsub2_in_FPR64_lo
32478 0, // dsub3_then_bsub
32479 0, // dsub3_then_hsub
32480 0, // dsub3_then_ssub
32481 86, // dsub2_then_bsub -> DDD_with_dsub2_in_FPR64_lo
32482 86, // dsub2_then_hsub -> DDD_with_dsub2_in_FPR64_lo
32483 86, // dsub2_then_ssub -> DDD_with_dsub2_in_FPR64_lo
32484 0, // psub1_then_psub
32485 0, // qsub1_then_bsub
32486 0, // qsub1_then_dsub
32487 0, // qsub1_then_hsub
32488 0, // qsub1_then_ssub
32489 0, // qsub3_then_bsub
32490 0, // qsub3_then_dsub
32491 0, // qsub3_then_hsub
32492 0, // qsub3_then_ssub
32493 0, // qsub2_then_bsub
32494 0, // qsub2_then_dsub
32495 0, // qsub2_then_hsub
32496 0, // qsub2_then_ssub
32497 0, // x8sub_7_then_sub_32
32498 0, // x8sub_6_then_sub_32
32499 0, // x8sub_5_then_sub_32
32500 0, // x8sub_4_then_sub_32
32501 0, // x8sub_3_then_sub_32
32502 0, // x8sub_2_then_sub_32
32503 0, // x8sub_1_then_sub_32
32504 0, // subo64_then_sub_32
32505 0, // zsub1_then_bsub
32506 0, // zsub1_then_dsub
32507 0, // zsub1_then_hsub
32508 0, // zsub1_then_ssub
32509 0, // zsub1_then_zsub
32510 0, // zsub3_then_bsub
32511 0, // zsub3_then_dsub
32512 0, // zsub3_then_hsub
32513 0, // zsub3_then_ssub
32514 0, // zsub3_then_zsub
32515 0, // zsub2_then_bsub
32516 0, // zsub2_then_dsub
32517 0, // zsub2_then_hsub
32518 0, // zsub2_then_ssub
32519 0, // zsub2_then_zsub
32520 86, // dsub0_dsub1 -> DDD_with_dsub2_in_FPR64_lo
32521 0, // dsub0_dsub1_dsub2
32522 86, // dsub1_dsub2 -> DDD_with_dsub2_in_FPR64_lo
32523 0, // dsub1_dsub2_dsub3
32524 0, // dsub2_dsub3
32525 0, // dsub_qsub1_then_dsub
32526 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32527 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32528 0, // qsub0_qsub1
32529 0, // qsub0_qsub1_qsub2
32530 0, // qsub1_qsub2
32531 0, // qsub1_qsub2_qsub3
32532 0, // qsub2_qsub3
32533 0, // qsub1_then_dsub_qsub2_then_dsub
32534 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32535 0, // qsub2_then_dsub_qsub3_then_dsub
32536 0, // sub_32_x8sub_1_then_sub_32
32537 0, // x8sub_0_x8sub_1
32538 0, // x8sub_2_x8sub_3
32539 0, // x8sub_4_x8sub_5
32540 0, // x8sub_6_x8sub_7
32541 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
32542 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
32543 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
32544 0, // sub_32_subo64_then_sub_32
32545 0, // dsub_zsub1_then_dsub
32546 0, // zsub_zsub1_then_zsub
32547 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32548 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
32549 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32550 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
32551 0, // zsub0_zsub1
32552 0, // zsub0_zsub1_zsub2
32553 0, // zsub1_zsub2
32554 0, // zsub1_zsub2_zsub3
32555 0, // zsub2_zsub3
32556 0, // zsub1_then_dsub_zsub2_then_dsub
32557 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32558 0, // zsub1_then_zsub_zsub2_then_zsub
32559 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32560 0, // zsub2_then_dsub_zsub3_then_dsub
32561 0, // zsub2_then_zsub_zsub3_then_zsub
32562 0, // zsub0_zsub2
32563 0, // zsub1_zsub3
32564 },
32565 { // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32566 87, // bsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32567 0, // dsub
32568 87, // dsub0 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32569 87, // dsub1 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32570 87, // dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32571 0, // dsub3
32572 87, // hsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32573 0, // psub
32574 0, // psub0
32575 0, // psub1
32576 0, // qsub0
32577 0, // qsub1
32578 0, // qsub2
32579 0, // qsub3
32580 87, // ssub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32581 0, // sub_32
32582 0, // sube32
32583 0, // sube64
32584 0, // subo32
32585 0, // subo64
32586 0, // x8sub_0
32587 0, // x8sub_1
32588 0, // x8sub_2
32589 0, // x8sub_3
32590 0, // x8sub_4
32591 0, // x8sub_5
32592 0, // x8sub_6
32593 0, // x8sub_7
32594 0, // zasubb
32595 0, // zasubd0
32596 0, // zasubd1
32597 0, // zasubh0
32598 0, // zasubh1
32599 0, // zasubq0
32600 0, // zasubq1
32601 0, // zasubs0
32602 0, // zasubs1
32603 0, // zsub
32604 0, // zsub0
32605 0, // zsub1
32606 0, // zsub2
32607 0, // zsub3
32608 0, // zasubd1_then_zasubq0
32609 0, // zasubd1_then_zasubq1
32610 0, // zasubs1_then_zasubd0
32611 0, // zasubs1_then_zasubd1
32612 0, // zasubs1_then_zasubq0
32613 0, // zasubs1_then_zasubq1
32614 0, // zasubs1_then_zasubd1_then_zasubq0
32615 0, // zasubs1_then_zasubd1_then_zasubq1
32616 0, // zasubh1_then_zasubd0
32617 0, // zasubh1_then_zasubd1
32618 0, // zasubh1_then_zasubq0
32619 0, // zasubh1_then_zasubq1
32620 0, // zasubh1_then_zasubs0
32621 0, // zasubh1_then_zasubs1
32622 0, // zasubh1_then_zasubd1_then_zasubq0
32623 0, // zasubh1_then_zasubd1_then_zasubq1
32624 0, // zasubh1_then_zasubs1_then_zasubd0
32625 0, // zasubh1_then_zasubs1_then_zasubd1
32626 0, // zasubh1_then_zasubs1_then_zasubq0
32627 0, // zasubh1_then_zasubs1_then_zasubq1
32628 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32629 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32630 87, // dsub1_then_bsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32631 87, // dsub1_then_hsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32632 87, // dsub1_then_ssub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32633 0, // dsub3_then_bsub
32634 0, // dsub3_then_hsub
32635 0, // dsub3_then_ssub
32636 87, // dsub2_then_bsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32637 87, // dsub2_then_hsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32638 87, // dsub2_then_ssub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32639 0, // psub1_then_psub
32640 0, // qsub1_then_bsub
32641 0, // qsub1_then_dsub
32642 0, // qsub1_then_hsub
32643 0, // qsub1_then_ssub
32644 0, // qsub3_then_bsub
32645 0, // qsub3_then_dsub
32646 0, // qsub3_then_hsub
32647 0, // qsub3_then_ssub
32648 0, // qsub2_then_bsub
32649 0, // qsub2_then_dsub
32650 0, // qsub2_then_hsub
32651 0, // qsub2_then_ssub
32652 0, // x8sub_7_then_sub_32
32653 0, // x8sub_6_then_sub_32
32654 0, // x8sub_5_then_sub_32
32655 0, // x8sub_4_then_sub_32
32656 0, // x8sub_3_then_sub_32
32657 0, // x8sub_2_then_sub_32
32658 0, // x8sub_1_then_sub_32
32659 0, // subo64_then_sub_32
32660 0, // zsub1_then_bsub
32661 0, // zsub1_then_dsub
32662 0, // zsub1_then_hsub
32663 0, // zsub1_then_ssub
32664 0, // zsub1_then_zsub
32665 0, // zsub3_then_bsub
32666 0, // zsub3_then_dsub
32667 0, // zsub3_then_hsub
32668 0, // zsub3_then_ssub
32669 0, // zsub3_then_zsub
32670 0, // zsub2_then_bsub
32671 0, // zsub2_then_dsub
32672 0, // zsub2_then_hsub
32673 0, // zsub2_then_ssub
32674 0, // zsub2_then_zsub
32675 87, // dsub0_dsub1 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32676 0, // dsub0_dsub1_dsub2
32677 87, // dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
32678 0, // dsub1_dsub2_dsub3
32679 0, // dsub2_dsub3
32680 0, // dsub_qsub1_then_dsub
32681 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32682 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32683 0, // qsub0_qsub1
32684 0, // qsub0_qsub1_qsub2
32685 0, // qsub1_qsub2
32686 0, // qsub1_qsub2_qsub3
32687 0, // qsub2_qsub3
32688 0, // qsub1_then_dsub_qsub2_then_dsub
32689 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32690 0, // qsub2_then_dsub_qsub3_then_dsub
32691 0, // sub_32_x8sub_1_then_sub_32
32692 0, // x8sub_0_x8sub_1
32693 0, // x8sub_2_x8sub_3
32694 0, // x8sub_4_x8sub_5
32695 0, // x8sub_6_x8sub_7
32696 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
32697 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
32698 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
32699 0, // sub_32_subo64_then_sub_32
32700 0, // dsub_zsub1_then_dsub
32701 0, // zsub_zsub1_then_zsub
32702 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32703 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
32704 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32705 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
32706 0, // zsub0_zsub1
32707 0, // zsub0_zsub1_zsub2
32708 0, // zsub1_zsub2
32709 0, // zsub1_zsub2_zsub3
32710 0, // zsub2_zsub3
32711 0, // zsub1_then_dsub_zsub2_then_dsub
32712 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32713 0, // zsub1_then_zsub_zsub2_then_zsub
32714 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32715 0, // zsub2_then_dsub_zsub3_then_dsub
32716 0, // zsub2_then_zsub_zsub3_then_zsub
32717 0, // zsub0_zsub2
32718 0, // zsub1_zsub3
32719 },
32720 { // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32721 88, // bsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32722 0, // dsub
32723 88, // dsub0 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32724 88, // dsub1 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32725 88, // dsub2 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32726 0, // dsub3
32727 88, // hsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32728 0, // psub
32729 0, // psub0
32730 0, // psub1
32731 0, // qsub0
32732 0, // qsub1
32733 0, // qsub2
32734 0, // qsub3
32735 88, // ssub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32736 0, // sub_32
32737 0, // sube32
32738 0, // sube64
32739 0, // subo32
32740 0, // subo64
32741 0, // x8sub_0
32742 0, // x8sub_1
32743 0, // x8sub_2
32744 0, // x8sub_3
32745 0, // x8sub_4
32746 0, // x8sub_5
32747 0, // x8sub_6
32748 0, // x8sub_7
32749 0, // zasubb
32750 0, // zasubd0
32751 0, // zasubd1
32752 0, // zasubh0
32753 0, // zasubh1
32754 0, // zasubq0
32755 0, // zasubq1
32756 0, // zasubs0
32757 0, // zasubs1
32758 0, // zsub
32759 0, // zsub0
32760 0, // zsub1
32761 0, // zsub2
32762 0, // zsub3
32763 0, // zasubd1_then_zasubq0
32764 0, // zasubd1_then_zasubq1
32765 0, // zasubs1_then_zasubd0
32766 0, // zasubs1_then_zasubd1
32767 0, // zasubs1_then_zasubq0
32768 0, // zasubs1_then_zasubq1
32769 0, // zasubs1_then_zasubd1_then_zasubq0
32770 0, // zasubs1_then_zasubd1_then_zasubq1
32771 0, // zasubh1_then_zasubd0
32772 0, // zasubh1_then_zasubd1
32773 0, // zasubh1_then_zasubq0
32774 0, // zasubh1_then_zasubq1
32775 0, // zasubh1_then_zasubs0
32776 0, // zasubh1_then_zasubs1
32777 0, // zasubh1_then_zasubd1_then_zasubq0
32778 0, // zasubh1_then_zasubd1_then_zasubq1
32779 0, // zasubh1_then_zasubs1_then_zasubd0
32780 0, // zasubh1_then_zasubs1_then_zasubd1
32781 0, // zasubh1_then_zasubs1_then_zasubq0
32782 0, // zasubh1_then_zasubs1_then_zasubq1
32783 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32784 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32785 88, // dsub1_then_bsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32786 88, // dsub1_then_hsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32787 88, // dsub1_then_ssub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32788 0, // dsub3_then_bsub
32789 0, // dsub3_then_hsub
32790 0, // dsub3_then_ssub
32791 88, // dsub2_then_bsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32792 88, // dsub2_then_hsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32793 88, // dsub2_then_ssub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32794 0, // psub1_then_psub
32795 0, // qsub1_then_bsub
32796 0, // qsub1_then_dsub
32797 0, // qsub1_then_hsub
32798 0, // qsub1_then_ssub
32799 0, // qsub3_then_bsub
32800 0, // qsub3_then_dsub
32801 0, // qsub3_then_hsub
32802 0, // qsub3_then_ssub
32803 0, // qsub2_then_bsub
32804 0, // qsub2_then_dsub
32805 0, // qsub2_then_hsub
32806 0, // qsub2_then_ssub
32807 0, // x8sub_7_then_sub_32
32808 0, // x8sub_6_then_sub_32
32809 0, // x8sub_5_then_sub_32
32810 0, // x8sub_4_then_sub_32
32811 0, // x8sub_3_then_sub_32
32812 0, // x8sub_2_then_sub_32
32813 0, // x8sub_1_then_sub_32
32814 0, // subo64_then_sub_32
32815 0, // zsub1_then_bsub
32816 0, // zsub1_then_dsub
32817 0, // zsub1_then_hsub
32818 0, // zsub1_then_ssub
32819 0, // zsub1_then_zsub
32820 0, // zsub3_then_bsub
32821 0, // zsub3_then_dsub
32822 0, // zsub3_then_hsub
32823 0, // zsub3_then_ssub
32824 0, // zsub3_then_zsub
32825 0, // zsub2_then_bsub
32826 0, // zsub2_then_dsub
32827 0, // zsub2_then_hsub
32828 0, // zsub2_then_ssub
32829 0, // zsub2_then_zsub
32830 88, // dsub0_dsub1 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32831 0, // dsub0_dsub1_dsub2
32832 88, // dsub1_dsub2 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32833 0, // dsub1_dsub2_dsub3
32834 0, // dsub2_dsub3
32835 0, // dsub_qsub1_then_dsub
32836 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32837 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32838 0, // qsub0_qsub1
32839 0, // qsub0_qsub1_qsub2
32840 0, // qsub1_qsub2
32841 0, // qsub1_qsub2_qsub3
32842 0, // qsub2_qsub3
32843 0, // qsub1_then_dsub_qsub2_then_dsub
32844 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32845 0, // qsub2_then_dsub_qsub3_then_dsub
32846 0, // sub_32_x8sub_1_then_sub_32
32847 0, // x8sub_0_x8sub_1
32848 0, // x8sub_2_x8sub_3
32849 0, // x8sub_4_x8sub_5
32850 0, // x8sub_6_x8sub_7
32851 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
32852 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
32853 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
32854 0, // sub_32_subo64_then_sub_32
32855 0, // dsub_zsub1_then_dsub
32856 0, // zsub_zsub1_then_zsub
32857 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32858 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
32859 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32860 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
32861 0, // zsub0_zsub1
32862 0, // zsub0_zsub1_zsub2
32863 0, // zsub1_zsub2
32864 0, // zsub1_zsub2_zsub3
32865 0, // zsub2_zsub3
32866 0, // zsub1_then_dsub_zsub2_then_dsub
32867 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
32868 0, // zsub1_then_zsub_zsub2_then_zsub
32869 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
32870 0, // zsub2_then_dsub_zsub3_then_dsub
32871 0, // zsub2_then_zsub_zsub3_then_zsub
32872 0, // zsub0_zsub2
32873 0, // zsub1_zsub3
32874 },
32875 { // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32876 89, // bsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32877 0, // dsub
32878 89, // dsub0 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32879 89, // dsub1 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32880 89, // dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32881 0, // dsub3
32882 89, // hsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32883 0, // psub
32884 0, // psub0
32885 0, // psub1
32886 0, // qsub0
32887 0, // qsub1
32888 0, // qsub2
32889 0, // qsub3
32890 89, // ssub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32891 0, // sub_32
32892 0, // sube32
32893 0, // sube64
32894 0, // subo32
32895 0, // subo64
32896 0, // x8sub_0
32897 0, // x8sub_1
32898 0, // x8sub_2
32899 0, // x8sub_3
32900 0, // x8sub_4
32901 0, // x8sub_5
32902 0, // x8sub_6
32903 0, // x8sub_7
32904 0, // zasubb
32905 0, // zasubd0
32906 0, // zasubd1
32907 0, // zasubh0
32908 0, // zasubh1
32909 0, // zasubq0
32910 0, // zasubq1
32911 0, // zasubs0
32912 0, // zasubs1
32913 0, // zsub
32914 0, // zsub0
32915 0, // zsub1
32916 0, // zsub2
32917 0, // zsub3
32918 0, // zasubd1_then_zasubq0
32919 0, // zasubd1_then_zasubq1
32920 0, // zasubs1_then_zasubd0
32921 0, // zasubs1_then_zasubd1
32922 0, // zasubs1_then_zasubq0
32923 0, // zasubs1_then_zasubq1
32924 0, // zasubs1_then_zasubd1_then_zasubq0
32925 0, // zasubs1_then_zasubd1_then_zasubq1
32926 0, // zasubh1_then_zasubd0
32927 0, // zasubh1_then_zasubd1
32928 0, // zasubh1_then_zasubq0
32929 0, // zasubh1_then_zasubq1
32930 0, // zasubh1_then_zasubs0
32931 0, // zasubh1_then_zasubs1
32932 0, // zasubh1_then_zasubd1_then_zasubq0
32933 0, // zasubh1_then_zasubd1_then_zasubq1
32934 0, // zasubh1_then_zasubs1_then_zasubd0
32935 0, // zasubh1_then_zasubs1_then_zasubd1
32936 0, // zasubh1_then_zasubs1_then_zasubq0
32937 0, // zasubh1_then_zasubs1_then_zasubq1
32938 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
32939 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
32940 89, // dsub1_then_bsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32941 89, // dsub1_then_hsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32942 89, // dsub1_then_ssub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32943 0, // dsub3_then_bsub
32944 0, // dsub3_then_hsub
32945 0, // dsub3_then_ssub
32946 89, // dsub2_then_bsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32947 89, // dsub2_then_hsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32948 89, // dsub2_then_ssub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32949 0, // psub1_then_psub
32950 0, // qsub1_then_bsub
32951 0, // qsub1_then_dsub
32952 0, // qsub1_then_hsub
32953 0, // qsub1_then_ssub
32954 0, // qsub3_then_bsub
32955 0, // qsub3_then_dsub
32956 0, // qsub3_then_hsub
32957 0, // qsub3_then_ssub
32958 0, // qsub2_then_bsub
32959 0, // qsub2_then_dsub
32960 0, // qsub2_then_hsub
32961 0, // qsub2_then_ssub
32962 0, // x8sub_7_then_sub_32
32963 0, // x8sub_6_then_sub_32
32964 0, // x8sub_5_then_sub_32
32965 0, // x8sub_4_then_sub_32
32966 0, // x8sub_3_then_sub_32
32967 0, // x8sub_2_then_sub_32
32968 0, // x8sub_1_then_sub_32
32969 0, // subo64_then_sub_32
32970 0, // zsub1_then_bsub
32971 0, // zsub1_then_dsub
32972 0, // zsub1_then_hsub
32973 0, // zsub1_then_ssub
32974 0, // zsub1_then_zsub
32975 0, // zsub3_then_bsub
32976 0, // zsub3_then_dsub
32977 0, // zsub3_then_hsub
32978 0, // zsub3_then_ssub
32979 0, // zsub3_then_zsub
32980 0, // zsub2_then_bsub
32981 0, // zsub2_then_dsub
32982 0, // zsub2_then_hsub
32983 0, // zsub2_then_ssub
32984 0, // zsub2_then_zsub
32985 89, // dsub0_dsub1 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32986 0, // dsub0_dsub1_dsub2
32987 89, // dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
32988 0, // dsub1_dsub2_dsub3
32989 0, // dsub2_dsub3
32990 0, // dsub_qsub1_then_dsub
32991 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
32992 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
32993 0, // qsub0_qsub1
32994 0, // qsub0_qsub1_qsub2
32995 0, // qsub1_qsub2
32996 0, // qsub1_qsub2_qsub3
32997 0, // qsub2_qsub3
32998 0, // qsub1_then_dsub_qsub2_then_dsub
32999 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33000 0, // qsub2_then_dsub_qsub3_then_dsub
33001 0, // sub_32_x8sub_1_then_sub_32
33002 0, // x8sub_0_x8sub_1
33003 0, // x8sub_2_x8sub_3
33004 0, // x8sub_4_x8sub_5
33005 0, // x8sub_6_x8sub_7
33006 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33007 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33008 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33009 0, // sub_32_subo64_then_sub_32
33010 0, // dsub_zsub1_then_dsub
33011 0, // zsub_zsub1_then_zsub
33012 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33013 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33014 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33015 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33016 0, // zsub0_zsub1
33017 0, // zsub0_zsub1_zsub2
33018 0, // zsub1_zsub2
33019 0, // zsub1_zsub2_zsub3
33020 0, // zsub2_zsub3
33021 0, // zsub1_then_dsub_zsub2_then_dsub
33022 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33023 0, // zsub1_then_zsub_zsub2_then_zsub
33024 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33025 0, // zsub2_then_dsub_zsub3_then_dsub
33026 0, // zsub2_then_zsub_zsub3_then_zsub
33027 0, // zsub0_zsub2
33028 0, // zsub1_zsub3
33029 },
33030 { // DDDD
33031 90, // bsub -> DDDD
33032 0, // dsub
33033 90, // dsub0 -> DDDD
33034 90, // dsub1 -> DDDD
33035 90, // dsub2 -> DDDD
33036 90, // dsub3 -> DDDD
33037 90, // hsub -> DDDD
33038 0, // psub
33039 0, // psub0
33040 0, // psub1
33041 0, // qsub0
33042 0, // qsub1
33043 0, // qsub2
33044 0, // qsub3
33045 90, // ssub -> DDDD
33046 0, // sub_32
33047 0, // sube32
33048 0, // sube64
33049 0, // subo32
33050 0, // subo64
33051 0, // x8sub_0
33052 0, // x8sub_1
33053 0, // x8sub_2
33054 0, // x8sub_3
33055 0, // x8sub_4
33056 0, // x8sub_5
33057 0, // x8sub_6
33058 0, // x8sub_7
33059 0, // zasubb
33060 0, // zasubd0
33061 0, // zasubd1
33062 0, // zasubh0
33063 0, // zasubh1
33064 0, // zasubq0
33065 0, // zasubq1
33066 0, // zasubs0
33067 0, // zasubs1
33068 0, // zsub
33069 0, // zsub0
33070 0, // zsub1
33071 0, // zsub2
33072 0, // zsub3
33073 0, // zasubd1_then_zasubq0
33074 0, // zasubd1_then_zasubq1
33075 0, // zasubs1_then_zasubd0
33076 0, // zasubs1_then_zasubd1
33077 0, // zasubs1_then_zasubq0
33078 0, // zasubs1_then_zasubq1
33079 0, // zasubs1_then_zasubd1_then_zasubq0
33080 0, // zasubs1_then_zasubd1_then_zasubq1
33081 0, // zasubh1_then_zasubd0
33082 0, // zasubh1_then_zasubd1
33083 0, // zasubh1_then_zasubq0
33084 0, // zasubh1_then_zasubq1
33085 0, // zasubh1_then_zasubs0
33086 0, // zasubh1_then_zasubs1
33087 0, // zasubh1_then_zasubd1_then_zasubq0
33088 0, // zasubh1_then_zasubd1_then_zasubq1
33089 0, // zasubh1_then_zasubs1_then_zasubd0
33090 0, // zasubh1_then_zasubs1_then_zasubd1
33091 0, // zasubh1_then_zasubs1_then_zasubq0
33092 0, // zasubh1_then_zasubs1_then_zasubq1
33093 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
33094 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
33095 90, // dsub1_then_bsub -> DDDD
33096 90, // dsub1_then_hsub -> DDDD
33097 90, // dsub1_then_ssub -> DDDD
33098 90, // dsub3_then_bsub -> DDDD
33099 90, // dsub3_then_hsub -> DDDD
33100 90, // dsub3_then_ssub -> DDDD
33101 90, // dsub2_then_bsub -> DDDD
33102 90, // dsub2_then_hsub -> DDDD
33103 90, // dsub2_then_ssub -> DDDD
33104 0, // psub1_then_psub
33105 0, // qsub1_then_bsub
33106 0, // qsub1_then_dsub
33107 0, // qsub1_then_hsub
33108 0, // qsub1_then_ssub
33109 0, // qsub3_then_bsub
33110 0, // qsub3_then_dsub
33111 0, // qsub3_then_hsub
33112 0, // qsub3_then_ssub
33113 0, // qsub2_then_bsub
33114 0, // qsub2_then_dsub
33115 0, // qsub2_then_hsub
33116 0, // qsub2_then_ssub
33117 0, // x8sub_7_then_sub_32
33118 0, // x8sub_6_then_sub_32
33119 0, // x8sub_5_then_sub_32
33120 0, // x8sub_4_then_sub_32
33121 0, // x8sub_3_then_sub_32
33122 0, // x8sub_2_then_sub_32
33123 0, // x8sub_1_then_sub_32
33124 0, // subo64_then_sub_32
33125 0, // zsub1_then_bsub
33126 0, // zsub1_then_dsub
33127 0, // zsub1_then_hsub
33128 0, // zsub1_then_ssub
33129 0, // zsub1_then_zsub
33130 0, // zsub3_then_bsub
33131 0, // zsub3_then_dsub
33132 0, // zsub3_then_hsub
33133 0, // zsub3_then_ssub
33134 0, // zsub3_then_zsub
33135 0, // zsub2_then_bsub
33136 0, // zsub2_then_dsub
33137 0, // zsub2_then_hsub
33138 0, // zsub2_then_ssub
33139 0, // zsub2_then_zsub
33140 90, // dsub0_dsub1 -> DDDD
33141 90, // dsub0_dsub1_dsub2 -> DDDD
33142 90, // dsub1_dsub2 -> DDDD
33143 90, // dsub1_dsub2_dsub3 -> DDDD
33144 90, // dsub2_dsub3 -> DDDD
33145 0, // dsub_qsub1_then_dsub
33146 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33147 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
33148 0, // qsub0_qsub1
33149 0, // qsub0_qsub1_qsub2
33150 0, // qsub1_qsub2
33151 0, // qsub1_qsub2_qsub3
33152 0, // qsub2_qsub3
33153 0, // qsub1_then_dsub_qsub2_then_dsub
33154 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33155 0, // qsub2_then_dsub_qsub3_then_dsub
33156 0, // sub_32_x8sub_1_then_sub_32
33157 0, // x8sub_0_x8sub_1
33158 0, // x8sub_2_x8sub_3
33159 0, // x8sub_4_x8sub_5
33160 0, // x8sub_6_x8sub_7
33161 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33162 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33163 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33164 0, // sub_32_subo64_then_sub_32
33165 0, // dsub_zsub1_then_dsub
33166 0, // zsub_zsub1_then_zsub
33167 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33168 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33169 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33170 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33171 0, // zsub0_zsub1
33172 0, // zsub0_zsub1_zsub2
33173 0, // zsub1_zsub2
33174 0, // zsub1_zsub2_zsub3
33175 0, // zsub2_zsub3
33176 0, // zsub1_then_dsub_zsub2_then_dsub
33177 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33178 0, // zsub1_then_zsub_zsub2_then_zsub
33179 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33180 0, // zsub2_then_dsub_zsub3_then_dsub
33181 0, // zsub2_then_zsub_zsub3_then_zsub
33182 0, // zsub0_zsub2
33183 0, // zsub1_zsub3
33184 },
33185 { // DDDD_with_dsub0_in_FPR64_lo
33186 91, // bsub -> DDDD_with_dsub0_in_FPR64_lo
33187 0, // dsub
33188 91, // dsub0 -> DDDD_with_dsub0_in_FPR64_lo
33189 91, // dsub1 -> DDDD_with_dsub0_in_FPR64_lo
33190 91, // dsub2 -> DDDD_with_dsub0_in_FPR64_lo
33191 91, // dsub3 -> DDDD_with_dsub0_in_FPR64_lo
33192 91, // hsub -> DDDD_with_dsub0_in_FPR64_lo
33193 0, // psub
33194 0, // psub0
33195 0, // psub1
33196 0, // qsub0
33197 0, // qsub1
33198 0, // qsub2
33199 0, // qsub3
33200 91, // ssub -> DDDD_with_dsub0_in_FPR64_lo
33201 0, // sub_32
33202 0, // sube32
33203 0, // sube64
33204 0, // subo32
33205 0, // subo64
33206 0, // x8sub_0
33207 0, // x8sub_1
33208 0, // x8sub_2
33209 0, // x8sub_3
33210 0, // x8sub_4
33211 0, // x8sub_5
33212 0, // x8sub_6
33213 0, // x8sub_7
33214 0, // zasubb
33215 0, // zasubd0
33216 0, // zasubd1
33217 0, // zasubh0
33218 0, // zasubh1
33219 0, // zasubq0
33220 0, // zasubq1
33221 0, // zasubs0
33222 0, // zasubs1
33223 0, // zsub
33224 0, // zsub0
33225 0, // zsub1
33226 0, // zsub2
33227 0, // zsub3
33228 0, // zasubd1_then_zasubq0
33229 0, // zasubd1_then_zasubq1
33230 0, // zasubs1_then_zasubd0
33231 0, // zasubs1_then_zasubd1
33232 0, // zasubs1_then_zasubq0
33233 0, // zasubs1_then_zasubq1
33234 0, // zasubs1_then_zasubd1_then_zasubq0
33235 0, // zasubs1_then_zasubd1_then_zasubq1
33236 0, // zasubh1_then_zasubd0
33237 0, // zasubh1_then_zasubd1
33238 0, // zasubh1_then_zasubq0
33239 0, // zasubh1_then_zasubq1
33240 0, // zasubh1_then_zasubs0
33241 0, // zasubh1_then_zasubs1
33242 0, // zasubh1_then_zasubd1_then_zasubq0
33243 0, // zasubh1_then_zasubd1_then_zasubq1
33244 0, // zasubh1_then_zasubs1_then_zasubd0
33245 0, // zasubh1_then_zasubs1_then_zasubd1
33246 0, // zasubh1_then_zasubs1_then_zasubq0
33247 0, // zasubh1_then_zasubs1_then_zasubq1
33248 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
33249 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
33250 91, // dsub1_then_bsub -> DDDD_with_dsub0_in_FPR64_lo
33251 91, // dsub1_then_hsub -> DDDD_with_dsub0_in_FPR64_lo
33252 91, // dsub1_then_ssub -> DDDD_with_dsub0_in_FPR64_lo
33253 91, // dsub3_then_bsub -> DDDD_with_dsub0_in_FPR64_lo
33254 91, // dsub3_then_hsub -> DDDD_with_dsub0_in_FPR64_lo
33255 91, // dsub3_then_ssub -> DDDD_with_dsub0_in_FPR64_lo
33256 91, // dsub2_then_bsub -> DDDD_with_dsub0_in_FPR64_lo
33257 91, // dsub2_then_hsub -> DDDD_with_dsub0_in_FPR64_lo
33258 91, // dsub2_then_ssub -> DDDD_with_dsub0_in_FPR64_lo
33259 0, // psub1_then_psub
33260 0, // qsub1_then_bsub
33261 0, // qsub1_then_dsub
33262 0, // qsub1_then_hsub
33263 0, // qsub1_then_ssub
33264 0, // qsub3_then_bsub
33265 0, // qsub3_then_dsub
33266 0, // qsub3_then_hsub
33267 0, // qsub3_then_ssub
33268 0, // qsub2_then_bsub
33269 0, // qsub2_then_dsub
33270 0, // qsub2_then_hsub
33271 0, // qsub2_then_ssub
33272 0, // x8sub_7_then_sub_32
33273 0, // x8sub_6_then_sub_32
33274 0, // x8sub_5_then_sub_32
33275 0, // x8sub_4_then_sub_32
33276 0, // x8sub_3_then_sub_32
33277 0, // x8sub_2_then_sub_32
33278 0, // x8sub_1_then_sub_32
33279 0, // subo64_then_sub_32
33280 0, // zsub1_then_bsub
33281 0, // zsub1_then_dsub
33282 0, // zsub1_then_hsub
33283 0, // zsub1_then_ssub
33284 0, // zsub1_then_zsub
33285 0, // zsub3_then_bsub
33286 0, // zsub3_then_dsub
33287 0, // zsub3_then_hsub
33288 0, // zsub3_then_ssub
33289 0, // zsub3_then_zsub
33290 0, // zsub2_then_bsub
33291 0, // zsub2_then_dsub
33292 0, // zsub2_then_hsub
33293 0, // zsub2_then_ssub
33294 0, // zsub2_then_zsub
33295 91, // dsub0_dsub1 -> DDDD_with_dsub0_in_FPR64_lo
33296 91, // dsub0_dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo
33297 91, // dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo
33298 91, // dsub1_dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo
33299 91, // dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo
33300 0, // dsub_qsub1_then_dsub
33301 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33302 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
33303 0, // qsub0_qsub1
33304 0, // qsub0_qsub1_qsub2
33305 0, // qsub1_qsub2
33306 0, // qsub1_qsub2_qsub3
33307 0, // qsub2_qsub3
33308 0, // qsub1_then_dsub_qsub2_then_dsub
33309 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33310 0, // qsub2_then_dsub_qsub3_then_dsub
33311 0, // sub_32_x8sub_1_then_sub_32
33312 0, // x8sub_0_x8sub_1
33313 0, // x8sub_2_x8sub_3
33314 0, // x8sub_4_x8sub_5
33315 0, // x8sub_6_x8sub_7
33316 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33317 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33318 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33319 0, // sub_32_subo64_then_sub_32
33320 0, // dsub_zsub1_then_dsub
33321 0, // zsub_zsub1_then_zsub
33322 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33323 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33324 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33325 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33326 0, // zsub0_zsub1
33327 0, // zsub0_zsub1_zsub2
33328 0, // zsub1_zsub2
33329 0, // zsub1_zsub2_zsub3
33330 0, // zsub2_zsub3
33331 0, // zsub1_then_dsub_zsub2_then_dsub
33332 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33333 0, // zsub1_then_zsub_zsub2_then_zsub
33334 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33335 0, // zsub2_then_dsub_zsub3_then_dsub
33336 0, // zsub2_then_zsub_zsub3_then_zsub
33337 0, // zsub0_zsub2
33338 0, // zsub1_zsub3
33339 },
33340 { // DDDD_with_dsub1_in_FPR64_lo
33341 92, // bsub -> DDDD_with_dsub1_in_FPR64_lo
33342 0, // dsub
33343 92, // dsub0 -> DDDD_with_dsub1_in_FPR64_lo
33344 92, // dsub1 -> DDDD_with_dsub1_in_FPR64_lo
33345 92, // dsub2 -> DDDD_with_dsub1_in_FPR64_lo
33346 92, // dsub3 -> DDDD_with_dsub1_in_FPR64_lo
33347 92, // hsub -> DDDD_with_dsub1_in_FPR64_lo
33348 0, // psub
33349 0, // psub0
33350 0, // psub1
33351 0, // qsub0
33352 0, // qsub1
33353 0, // qsub2
33354 0, // qsub3
33355 92, // ssub -> DDDD_with_dsub1_in_FPR64_lo
33356 0, // sub_32
33357 0, // sube32
33358 0, // sube64
33359 0, // subo32
33360 0, // subo64
33361 0, // x8sub_0
33362 0, // x8sub_1
33363 0, // x8sub_2
33364 0, // x8sub_3
33365 0, // x8sub_4
33366 0, // x8sub_5
33367 0, // x8sub_6
33368 0, // x8sub_7
33369 0, // zasubb
33370 0, // zasubd0
33371 0, // zasubd1
33372 0, // zasubh0
33373 0, // zasubh1
33374 0, // zasubq0
33375 0, // zasubq1
33376 0, // zasubs0
33377 0, // zasubs1
33378 0, // zsub
33379 0, // zsub0
33380 0, // zsub1
33381 0, // zsub2
33382 0, // zsub3
33383 0, // zasubd1_then_zasubq0
33384 0, // zasubd1_then_zasubq1
33385 0, // zasubs1_then_zasubd0
33386 0, // zasubs1_then_zasubd1
33387 0, // zasubs1_then_zasubq0
33388 0, // zasubs1_then_zasubq1
33389 0, // zasubs1_then_zasubd1_then_zasubq0
33390 0, // zasubs1_then_zasubd1_then_zasubq1
33391 0, // zasubh1_then_zasubd0
33392 0, // zasubh1_then_zasubd1
33393 0, // zasubh1_then_zasubq0
33394 0, // zasubh1_then_zasubq1
33395 0, // zasubh1_then_zasubs0
33396 0, // zasubh1_then_zasubs1
33397 0, // zasubh1_then_zasubd1_then_zasubq0
33398 0, // zasubh1_then_zasubd1_then_zasubq1
33399 0, // zasubh1_then_zasubs1_then_zasubd0
33400 0, // zasubh1_then_zasubs1_then_zasubd1
33401 0, // zasubh1_then_zasubs1_then_zasubq0
33402 0, // zasubh1_then_zasubs1_then_zasubq1
33403 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
33404 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
33405 92, // dsub1_then_bsub -> DDDD_with_dsub1_in_FPR64_lo
33406 92, // dsub1_then_hsub -> DDDD_with_dsub1_in_FPR64_lo
33407 92, // dsub1_then_ssub -> DDDD_with_dsub1_in_FPR64_lo
33408 92, // dsub3_then_bsub -> DDDD_with_dsub1_in_FPR64_lo
33409 92, // dsub3_then_hsub -> DDDD_with_dsub1_in_FPR64_lo
33410 92, // dsub3_then_ssub -> DDDD_with_dsub1_in_FPR64_lo
33411 92, // dsub2_then_bsub -> DDDD_with_dsub1_in_FPR64_lo
33412 92, // dsub2_then_hsub -> DDDD_with_dsub1_in_FPR64_lo
33413 92, // dsub2_then_ssub -> DDDD_with_dsub1_in_FPR64_lo
33414 0, // psub1_then_psub
33415 0, // qsub1_then_bsub
33416 0, // qsub1_then_dsub
33417 0, // qsub1_then_hsub
33418 0, // qsub1_then_ssub
33419 0, // qsub3_then_bsub
33420 0, // qsub3_then_dsub
33421 0, // qsub3_then_hsub
33422 0, // qsub3_then_ssub
33423 0, // qsub2_then_bsub
33424 0, // qsub2_then_dsub
33425 0, // qsub2_then_hsub
33426 0, // qsub2_then_ssub
33427 0, // x8sub_7_then_sub_32
33428 0, // x8sub_6_then_sub_32
33429 0, // x8sub_5_then_sub_32
33430 0, // x8sub_4_then_sub_32
33431 0, // x8sub_3_then_sub_32
33432 0, // x8sub_2_then_sub_32
33433 0, // x8sub_1_then_sub_32
33434 0, // subo64_then_sub_32
33435 0, // zsub1_then_bsub
33436 0, // zsub1_then_dsub
33437 0, // zsub1_then_hsub
33438 0, // zsub1_then_ssub
33439 0, // zsub1_then_zsub
33440 0, // zsub3_then_bsub
33441 0, // zsub3_then_dsub
33442 0, // zsub3_then_hsub
33443 0, // zsub3_then_ssub
33444 0, // zsub3_then_zsub
33445 0, // zsub2_then_bsub
33446 0, // zsub2_then_dsub
33447 0, // zsub2_then_hsub
33448 0, // zsub2_then_ssub
33449 0, // zsub2_then_zsub
33450 92, // dsub0_dsub1 -> DDDD_with_dsub1_in_FPR64_lo
33451 92, // dsub0_dsub1_dsub2 -> DDDD_with_dsub1_in_FPR64_lo
33452 92, // dsub1_dsub2 -> DDDD_with_dsub1_in_FPR64_lo
33453 92, // dsub1_dsub2_dsub3 -> DDDD_with_dsub1_in_FPR64_lo
33454 92, // dsub2_dsub3 -> DDDD_with_dsub1_in_FPR64_lo
33455 0, // dsub_qsub1_then_dsub
33456 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33457 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
33458 0, // qsub0_qsub1
33459 0, // qsub0_qsub1_qsub2
33460 0, // qsub1_qsub2
33461 0, // qsub1_qsub2_qsub3
33462 0, // qsub2_qsub3
33463 0, // qsub1_then_dsub_qsub2_then_dsub
33464 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33465 0, // qsub2_then_dsub_qsub3_then_dsub
33466 0, // sub_32_x8sub_1_then_sub_32
33467 0, // x8sub_0_x8sub_1
33468 0, // x8sub_2_x8sub_3
33469 0, // x8sub_4_x8sub_5
33470 0, // x8sub_6_x8sub_7
33471 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33472 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33473 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33474 0, // sub_32_subo64_then_sub_32
33475 0, // dsub_zsub1_then_dsub
33476 0, // zsub_zsub1_then_zsub
33477 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33478 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33479 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33480 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33481 0, // zsub0_zsub1
33482 0, // zsub0_zsub1_zsub2
33483 0, // zsub1_zsub2
33484 0, // zsub1_zsub2_zsub3
33485 0, // zsub2_zsub3
33486 0, // zsub1_then_dsub_zsub2_then_dsub
33487 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33488 0, // zsub1_then_zsub_zsub2_then_zsub
33489 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33490 0, // zsub2_then_dsub_zsub3_then_dsub
33491 0, // zsub2_then_zsub_zsub3_then_zsub
33492 0, // zsub0_zsub2
33493 0, // zsub1_zsub3
33494 },
33495 { // DDDD_with_dsub2_in_FPR64_lo
33496 93, // bsub -> DDDD_with_dsub2_in_FPR64_lo
33497 0, // dsub
33498 93, // dsub0 -> DDDD_with_dsub2_in_FPR64_lo
33499 93, // dsub1 -> DDDD_with_dsub2_in_FPR64_lo
33500 93, // dsub2 -> DDDD_with_dsub2_in_FPR64_lo
33501 93, // dsub3 -> DDDD_with_dsub2_in_FPR64_lo
33502 93, // hsub -> DDDD_with_dsub2_in_FPR64_lo
33503 0, // psub
33504 0, // psub0
33505 0, // psub1
33506 0, // qsub0
33507 0, // qsub1
33508 0, // qsub2
33509 0, // qsub3
33510 93, // ssub -> DDDD_with_dsub2_in_FPR64_lo
33511 0, // sub_32
33512 0, // sube32
33513 0, // sube64
33514 0, // subo32
33515 0, // subo64
33516 0, // x8sub_0
33517 0, // x8sub_1
33518 0, // x8sub_2
33519 0, // x8sub_3
33520 0, // x8sub_4
33521 0, // x8sub_5
33522 0, // x8sub_6
33523 0, // x8sub_7
33524 0, // zasubb
33525 0, // zasubd0
33526 0, // zasubd1
33527 0, // zasubh0
33528 0, // zasubh1
33529 0, // zasubq0
33530 0, // zasubq1
33531 0, // zasubs0
33532 0, // zasubs1
33533 0, // zsub
33534 0, // zsub0
33535 0, // zsub1
33536 0, // zsub2
33537 0, // zsub3
33538 0, // zasubd1_then_zasubq0
33539 0, // zasubd1_then_zasubq1
33540 0, // zasubs1_then_zasubd0
33541 0, // zasubs1_then_zasubd1
33542 0, // zasubs1_then_zasubq0
33543 0, // zasubs1_then_zasubq1
33544 0, // zasubs1_then_zasubd1_then_zasubq0
33545 0, // zasubs1_then_zasubd1_then_zasubq1
33546 0, // zasubh1_then_zasubd0
33547 0, // zasubh1_then_zasubd1
33548 0, // zasubh1_then_zasubq0
33549 0, // zasubh1_then_zasubq1
33550 0, // zasubh1_then_zasubs0
33551 0, // zasubh1_then_zasubs1
33552 0, // zasubh1_then_zasubd1_then_zasubq0
33553 0, // zasubh1_then_zasubd1_then_zasubq1
33554 0, // zasubh1_then_zasubs1_then_zasubd0
33555 0, // zasubh1_then_zasubs1_then_zasubd1
33556 0, // zasubh1_then_zasubs1_then_zasubq0
33557 0, // zasubh1_then_zasubs1_then_zasubq1
33558 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
33559 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
33560 93, // dsub1_then_bsub -> DDDD_with_dsub2_in_FPR64_lo
33561 93, // dsub1_then_hsub -> DDDD_with_dsub2_in_FPR64_lo
33562 93, // dsub1_then_ssub -> DDDD_with_dsub2_in_FPR64_lo
33563 93, // dsub3_then_bsub -> DDDD_with_dsub2_in_FPR64_lo
33564 93, // dsub3_then_hsub -> DDDD_with_dsub2_in_FPR64_lo
33565 93, // dsub3_then_ssub -> DDDD_with_dsub2_in_FPR64_lo
33566 93, // dsub2_then_bsub -> DDDD_with_dsub2_in_FPR64_lo
33567 93, // dsub2_then_hsub -> DDDD_with_dsub2_in_FPR64_lo
33568 93, // dsub2_then_ssub -> DDDD_with_dsub2_in_FPR64_lo
33569 0, // psub1_then_psub
33570 0, // qsub1_then_bsub
33571 0, // qsub1_then_dsub
33572 0, // qsub1_then_hsub
33573 0, // qsub1_then_ssub
33574 0, // qsub3_then_bsub
33575 0, // qsub3_then_dsub
33576 0, // qsub3_then_hsub
33577 0, // qsub3_then_ssub
33578 0, // qsub2_then_bsub
33579 0, // qsub2_then_dsub
33580 0, // qsub2_then_hsub
33581 0, // qsub2_then_ssub
33582 0, // x8sub_7_then_sub_32
33583 0, // x8sub_6_then_sub_32
33584 0, // x8sub_5_then_sub_32
33585 0, // x8sub_4_then_sub_32
33586 0, // x8sub_3_then_sub_32
33587 0, // x8sub_2_then_sub_32
33588 0, // x8sub_1_then_sub_32
33589 0, // subo64_then_sub_32
33590 0, // zsub1_then_bsub
33591 0, // zsub1_then_dsub
33592 0, // zsub1_then_hsub
33593 0, // zsub1_then_ssub
33594 0, // zsub1_then_zsub
33595 0, // zsub3_then_bsub
33596 0, // zsub3_then_dsub
33597 0, // zsub3_then_hsub
33598 0, // zsub3_then_ssub
33599 0, // zsub3_then_zsub
33600 0, // zsub2_then_bsub
33601 0, // zsub2_then_dsub
33602 0, // zsub2_then_hsub
33603 0, // zsub2_then_ssub
33604 0, // zsub2_then_zsub
33605 93, // dsub0_dsub1 -> DDDD_with_dsub2_in_FPR64_lo
33606 93, // dsub0_dsub1_dsub2 -> DDDD_with_dsub2_in_FPR64_lo
33607 93, // dsub1_dsub2 -> DDDD_with_dsub2_in_FPR64_lo
33608 93, // dsub1_dsub2_dsub3 -> DDDD_with_dsub2_in_FPR64_lo
33609 93, // dsub2_dsub3 -> DDDD_with_dsub2_in_FPR64_lo
33610 0, // dsub_qsub1_then_dsub
33611 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33612 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
33613 0, // qsub0_qsub1
33614 0, // qsub0_qsub1_qsub2
33615 0, // qsub1_qsub2
33616 0, // qsub1_qsub2_qsub3
33617 0, // qsub2_qsub3
33618 0, // qsub1_then_dsub_qsub2_then_dsub
33619 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33620 0, // qsub2_then_dsub_qsub3_then_dsub
33621 0, // sub_32_x8sub_1_then_sub_32
33622 0, // x8sub_0_x8sub_1
33623 0, // x8sub_2_x8sub_3
33624 0, // x8sub_4_x8sub_5
33625 0, // x8sub_6_x8sub_7
33626 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33627 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33628 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33629 0, // sub_32_subo64_then_sub_32
33630 0, // dsub_zsub1_then_dsub
33631 0, // zsub_zsub1_then_zsub
33632 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33633 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33634 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33635 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33636 0, // zsub0_zsub1
33637 0, // zsub0_zsub1_zsub2
33638 0, // zsub1_zsub2
33639 0, // zsub1_zsub2_zsub3
33640 0, // zsub2_zsub3
33641 0, // zsub1_then_dsub_zsub2_then_dsub
33642 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33643 0, // zsub1_then_zsub_zsub2_then_zsub
33644 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33645 0, // zsub2_then_dsub_zsub3_then_dsub
33646 0, // zsub2_then_zsub_zsub3_then_zsub
33647 0, // zsub0_zsub2
33648 0, // zsub1_zsub3
33649 },
33650 { // DDDD_with_dsub3_in_FPR64_lo
33651 94, // bsub -> DDDD_with_dsub3_in_FPR64_lo
33652 0, // dsub
33653 94, // dsub0 -> DDDD_with_dsub3_in_FPR64_lo
33654 94, // dsub1 -> DDDD_with_dsub3_in_FPR64_lo
33655 94, // dsub2 -> DDDD_with_dsub3_in_FPR64_lo
33656 94, // dsub3 -> DDDD_with_dsub3_in_FPR64_lo
33657 94, // hsub -> DDDD_with_dsub3_in_FPR64_lo
33658 0, // psub
33659 0, // psub0
33660 0, // psub1
33661 0, // qsub0
33662 0, // qsub1
33663 0, // qsub2
33664 0, // qsub3
33665 94, // ssub -> DDDD_with_dsub3_in_FPR64_lo
33666 0, // sub_32
33667 0, // sube32
33668 0, // sube64
33669 0, // subo32
33670 0, // subo64
33671 0, // x8sub_0
33672 0, // x8sub_1
33673 0, // x8sub_2
33674 0, // x8sub_3
33675 0, // x8sub_4
33676 0, // x8sub_5
33677 0, // x8sub_6
33678 0, // x8sub_7
33679 0, // zasubb
33680 0, // zasubd0
33681 0, // zasubd1
33682 0, // zasubh0
33683 0, // zasubh1
33684 0, // zasubq0
33685 0, // zasubq1
33686 0, // zasubs0
33687 0, // zasubs1
33688 0, // zsub
33689 0, // zsub0
33690 0, // zsub1
33691 0, // zsub2
33692 0, // zsub3
33693 0, // zasubd1_then_zasubq0
33694 0, // zasubd1_then_zasubq1
33695 0, // zasubs1_then_zasubd0
33696 0, // zasubs1_then_zasubd1
33697 0, // zasubs1_then_zasubq0
33698 0, // zasubs1_then_zasubq1
33699 0, // zasubs1_then_zasubd1_then_zasubq0
33700 0, // zasubs1_then_zasubd1_then_zasubq1
33701 0, // zasubh1_then_zasubd0
33702 0, // zasubh1_then_zasubd1
33703 0, // zasubh1_then_zasubq0
33704 0, // zasubh1_then_zasubq1
33705 0, // zasubh1_then_zasubs0
33706 0, // zasubh1_then_zasubs1
33707 0, // zasubh1_then_zasubd1_then_zasubq0
33708 0, // zasubh1_then_zasubd1_then_zasubq1
33709 0, // zasubh1_then_zasubs1_then_zasubd0
33710 0, // zasubh1_then_zasubs1_then_zasubd1
33711 0, // zasubh1_then_zasubs1_then_zasubq0
33712 0, // zasubh1_then_zasubs1_then_zasubq1
33713 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
33714 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
33715 94, // dsub1_then_bsub -> DDDD_with_dsub3_in_FPR64_lo
33716 94, // dsub1_then_hsub -> DDDD_with_dsub3_in_FPR64_lo
33717 94, // dsub1_then_ssub -> DDDD_with_dsub3_in_FPR64_lo
33718 94, // dsub3_then_bsub -> DDDD_with_dsub3_in_FPR64_lo
33719 94, // dsub3_then_hsub -> DDDD_with_dsub3_in_FPR64_lo
33720 94, // dsub3_then_ssub -> DDDD_with_dsub3_in_FPR64_lo
33721 94, // dsub2_then_bsub -> DDDD_with_dsub3_in_FPR64_lo
33722 94, // dsub2_then_hsub -> DDDD_with_dsub3_in_FPR64_lo
33723 94, // dsub2_then_ssub -> DDDD_with_dsub3_in_FPR64_lo
33724 0, // psub1_then_psub
33725 0, // qsub1_then_bsub
33726 0, // qsub1_then_dsub
33727 0, // qsub1_then_hsub
33728 0, // qsub1_then_ssub
33729 0, // qsub3_then_bsub
33730 0, // qsub3_then_dsub
33731 0, // qsub3_then_hsub
33732 0, // qsub3_then_ssub
33733 0, // qsub2_then_bsub
33734 0, // qsub2_then_dsub
33735 0, // qsub2_then_hsub
33736 0, // qsub2_then_ssub
33737 0, // x8sub_7_then_sub_32
33738 0, // x8sub_6_then_sub_32
33739 0, // x8sub_5_then_sub_32
33740 0, // x8sub_4_then_sub_32
33741 0, // x8sub_3_then_sub_32
33742 0, // x8sub_2_then_sub_32
33743 0, // x8sub_1_then_sub_32
33744 0, // subo64_then_sub_32
33745 0, // zsub1_then_bsub
33746 0, // zsub1_then_dsub
33747 0, // zsub1_then_hsub
33748 0, // zsub1_then_ssub
33749 0, // zsub1_then_zsub
33750 0, // zsub3_then_bsub
33751 0, // zsub3_then_dsub
33752 0, // zsub3_then_hsub
33753 0, // zsub3_then_ssub
33754 0, // zsub3_then_zsub
33755 0, // zsub2_then_bsub
33756 0, // zsub2_then_dsub
33757 0, // zsub2_then_hsub
33758 0, // zsub2_then_ssub
33759 0, // zsub2_then_zsub
33760 94, // dsub0_dsub1 -> DDDD_with_dsub3_in_FPR64_lo
33761 94, // dsub0_dsub1_dsub2 -> DDDD_with_dsub3_in_FPR64_lo
33762 94, // dsub1_dsub2 -> DDDD_with_dsub3_in_FPR64_lo
33763 94, // dsub1_dsub2_dsub3 -> DDDD_with_dsub3_in_FPR64_lo
33764 94, // dsub2_dsub3 -> DDDD_with_dsub3_in_FPR64_lo
33765 0, // dsub_qsub1_then_dsub
33766 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33767 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
33768 0, // qsub0_qsub1
33769 0, // qsub0_qsub1_qsub2
33770 0, // qsub1_qsub2
33771 0, // qsub1_qsub2_qsub3
33772 0, // qsub2_qsub3
33773 0, // qsub1_then_dsub_qsub2_then_dsub
33774 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33775 0, // qsub2_then_dsub_qsub3_then_dsub
33776 0, // sub_32_x8sub_1_then_sub_32
33777 0, // x8sub_0_x8sub_1
33778 0, // x8sub_2_x8sub_3
33779 0, // x8sub_4_x8sub_5
33780 0, // x8sub_6_x8sub_7
33781 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33782 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33783 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33784 0, // sub_32_subo64_then_sub_32
33785 0, // dsub_zsub1_then_dsub
33786 0, // zsub_zsub1_then_zsub
33787 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33788 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33789 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33790 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33791 0, // zsub0_zsub1
33792 0, // zsub0_zsub1_zsub2
33793 0, // zsub1_zsub2
33794 0, // zsub1_zsub2_zsub3
33795 0, // zsub2_zsub3
33796 0, // zsub1_then_dsub_zsub2_then_dsub
33797 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33798 0, // zsub1_then_zsub_zsub2_then_zsub
33799 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33800 0, // zsub2_then_dsub_zsub3_then_dsub
33801 0, // zsub2_then_zsub_zsub3_then_zsub
33802 0, // zsub0_zsub2
33803 0, // zsub1_zsub3
33804 },
33805 { // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33806 95, // bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33807 0, // dsub
33808 95, // dsub0 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33809 95, // dsub1 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33810 95, // dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33811 95, // dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33812 95, // hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33813 0, // psub
33814 0, // psub0
33815 0, // psub1
33816 0, // qsub0
33817 0, // qsub1
33818 0, // qsub2
33819 0, // qsub3
33820 95, // ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33821 0, // sub_32
33822 0, // sube32
33823 0, // sube64
33824 0, // subo32
33825 0, // subo64
33826 0, // x8sub_0
33827 0, // x8sub_1
33828 0, // x8sub_2
33829 0, // x8sub_3
33830 0, // x8sub_4
33831 0, // x8sub_5
33832 0, // x8sub_6
33833 0, // x8sub_7
33834 0, // zasubb
33835 0, // zasubd0
33836 0, // zasubd1
33837 0, // zasubh0
33838 0, // zasubh1
33839 0, // zasubq0
33840 0, // zasubq1
33841 0, // zasubs0
33842 0, // zasubs1
33843 0, // zsub
33844 0, // zsub0
33845 0, // zsub1
33846 0, // zsub2
33847 0, // zsub3
33848 0, // zasubd1_then_zasubq0
33849 0, // zasubd1_then_zasubq1
33850 0, // zasubs1_then_zasubd0
33851 0, // zasubs1_then_zasubd1
33852 0, // zasubs1_then_zasubq0
33853 0, // zasubs1_then_zasubq1
33854 0, // zasubs1_then_zasubd1_then_zasubq0
33855 0, // zasubs1_then_zasubd1_then_zasubq1
33856 0, // zasubh1_then_zasubd0
33857 0, // zasubh1_then_zasubd1
33858 0, // zasubh1_then_zasubq0
33859 0, // zasubh1_then_zasubq1
33860 0, // zasubh1_then_zasubs0
33861 0, // zasubh1_then_zasubs1
33862 0, // zasubh1_then_zasubd1_then_zasubq0
33863 0, // zasubh1_then_zasubd1_then_zasubq1
33864 0, // zasubh1_then_zasubs1_then_zasubd0
33865 0, // zasubh1_then_zasubs1_then_zasubd1
33866 0, // zasubh1_then_zasubs1_then_zasubq0
33867 0, // zasubh1_then_zasubs1_then_zasubq1
33868 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
33869 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
33870 95, // dsub1_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33871 95, // dsub1_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33872 95, // dsub1_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33873 95, // dsub3_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33874 95, // dsub3_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33875 95, // dsub3_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33876 95, // dsub2_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33877 95, // dsub2_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33878 95, // dsub2_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33879 0, // psub1_then_psub
33880 0, // qsub1_then_bsub
33881 0, // qsub1_then_dsub
33882 0, // qsub1_then_hsub
33883 0, // qsub1_then_ssub
33884 0, // qsub3_then_bsub
33885 0, // qsub3_then_dsub
33886 0, // qsub3_then_hsub
33887 0, // qsub3_then_ssub
33888 0, // qsub2_then_bsub
33889 0, // qsub2_then_dsub
33890 0, // qsub2_then_hsub
33891 0, // qsub2_then_ssub
33892 0, // x8sub_7_then_sub_32
33893 0, // x8sub_6_then_sub_32
33894 0, // x8sub_5_then_sub_32
33895 0, // x8sub_4_then_sub_32
33896 0, // x8sub_3_then_sub_32
33897 0, // x8sub_2_then_sub_32
33898 0, // x8sub_1_then_sub_32
33899 0, // subo64_then_sub_32
33900 0, // zsub1_then_bsub
33901 0, // zsub1_then_dsub
33902 0, // zsub1_then_hsub
33903 0, // zsub1_then_ssub
33904 0, // zsub1_then_zsub
33905 0, // zsub3_then_bsub
33906 0, // zsub3_then_dsub
33907 0, // zsub3_then_hsub
33908 0, // zsub3_then_ssub
33909 0, // zsub3_then_zsub
33910 0, // zsub2_then_bsub
33911 0, // zsub2_then_dsub
33912 0, // zsub2_then_hsub
33913 0, // zsub2_then_ssub
33914 0, // zsub2_then_zsub
33915 95, // dsub0_dsub1 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33916 95, // dsub0_dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33917 95, // dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33918 95, // dsub1_dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33919 95, // dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
33920 0, // dsub_qsub1_then_dsub
33921 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33922 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
33923 0, // qsub0_qsub1
33924 0, // qsub0_qsub1_qsub2
33925 0, // qsub1_qsub2
33926 0, // qsub1_qsub2_qsub3
33927 0, // qsub2_qsub3
33928 0, // qsub1_then_dsub_qsub2_then_dsub
33929 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
33930 0, // qsub2_then_dsub_qsub3_then_dsub
33931 0, // sub_32_x8sub_1_then_sub_32
33932 0, // x8sub_0_x8sub_1
33933 0, // x8sub_2_x8sub_3
33934 0, // x8sub_4_x8sub_5
33935 0, // x8sub_6_x8sub_7
33936 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
33937 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
33938 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
33939 0, // sub_32_subo64_then_sub_32
33940 0, // dsub_zsub1_then_dsub
33941 0, // zsub_zsub1_then_zsub
33942 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33943 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
33944 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33945 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
33946 0, // zsub0_zsub1
33947 0, // zsub0_zsub1_zsub2
33948 0, // zsub1_zsub2
33949 0, // zsub1_zsub2_zsub3
33950 0, // zsub2_zsub3
33951 0, // zsub1_then_dsub_zsub2_then_dsub
33952 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
33953 0, // zsub1_then_zsub_zsub2_then_zsub
33954 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
33955 0, // zsub2_then_dsub_zsub3_then_dsub
33956 0, // zsub2_then_zsub_zsub3_then_zsub
33957 0, // zsub0_zsub2
33958 0, // zsub1_zsub3
33959 },
33960 { // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33961 96, // bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33962 0, // dsub
33963 96, // dsub0 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33964 96, // dsub1 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33965 96, // dsub2 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33966 96, // dsub3 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33967 96, // hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33968 0, // psub
33969 0, // psub0
33970 0, // psub1
33971 0, // qsub0
33972 0, // qsub1
33973 0, // qsub2
33974 0, // qsub3
33975 96, // ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
33976 0, // sub_32
33977 0, // sube32
33978 0, // sube64
33979 0, // subo32
33980 0, // subo64
33981 0, // x8sub_0
33982 0, // x8sub_1
33983 0, // x8sub_2
33984 0, // x8sub_3
33985 0, // x8sub_4
33986 0, // x8sub_5
33987 0, // x8sub_6
33988 0, // x8sub_7
33989 0, // zasubb
33990 0, // zasubd0
33991 0, // zasubd1
33992 0, // zasubh0
33993 0, // zasubh1
33994 0, // zasubq0
33995 0, // zasubq1
33996 0, // zasubs0
33997 0, // zasubs1
33998 0, // zsub
33999 0, // zsub0
34000 0, // zsub1
34001 0, // zsub2
34002 0, // zsub3
34003 0, // zasubd1_then_zasubq0
34004 0, // zasubd1_then_zasubq1
34005 0, // zasubs1_then_zasubd0
34006 0, // zasubs1_then_zasubd1
34007 0, // zasubs1_then_zasubq0
34008 0, // zasubs1_then_zasubq1
34009 0, // zasubs1_then_zasubd1_then_zasubq0
34010 0, // zasubs1_then_zasubd1_then_zasubq1
34011 0, // zasubh1_then_zasubd0
34012 0, // zasubh1_then_zasubd1
34013 0, // zasubh1_then_zasubq0
34014 0, // zasubh1_then_zasubq1
34015 0, // zasubh1_then_zasubs0
34016 0, // zasubh1_then_zasubs1
34017 0, // zasubh1_then_zasubd1_then_zasubq0
34018 0, // zasubh1_then_zasubd1_then_zasubq1
34019 0, // zasubh1_then_zasubs1_then_zasubd0
34020 0, // zasubh1_then_zasubs1_then_zasubd1
34021 0, // zasubh1_then_zasubs1_then_zasubq0
34022 0, // zasubh1_then_zasubs1_then_zasubq1
34023 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34024 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34025 96, // dsub1_then_bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34026 96, // dsub1_then_hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34027 96, // dsub1_then_ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34028 96, // dsub3_then_bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34029 96, // dsub3_then_hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34030 96, // dsub3_then_ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34031 96, // dsub2_then_bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34032 96, // dsub2_then_hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34033 96, // dsub2_then_ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34034 0, // psub1_then_psub
34035 0, // qsub1_then_bsub
34036 0, // qsub1_then_dsub
34037 0, // qsub1_then_hsub
34038 0, // qsub1_then_ssub
34039 0, // qsub3_then_bsub
34040 0, // qsub3_then_dsub
34041 0, // qsub3_then_hsub
34042 0, // qsub3_then_ssub
34043 0, // qsub2_then_bsub
34044 0, // qsub2_then_dsub
34045 0, // qsub2_then_hsub
34046 0, // qsub2_then_ssub
34047 0, // x8sub_7_then_sub_32
34048 0, // x8sub_6_then_sub_32
34049 0, // x8sub_5_then_sub_32
34050 0, // x8sub_4_then_sub_32
34051 0, // x8sub_3_then_sub_32
34052 0, // x8sub_2_then_sub_32
34053 0, // x8sub_1_then_sub_32
34054 0, // subo64_then_sub_32
34055 0, // zsub1_then_bsub
34056 0, // zsub1_then_dsub
34057 0, // zsub1_then_hsub
34058 0, // zsub1_then_ssub
34059 0, // zsub1_then_zsub
34060 0, // zsub3_then_bsub
34061 0, // zsub3_then_dsub
34062 0, // zsub3_then_hsub
34063 0, // zsub3_then_ssub
34064 0, // zsub3_then_zsub
34065 0, // zsub2_then_bsub
34066 0, // zsub2_then_dsub
34067 0, // zsub2_then_hsub
34068 0, // zsub2_then_ssub
34069 0, // zsub2_then_zsub
34070 96, // dsub0_dsub1 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34071 96, // dsub0_dsub1_dsub2 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34072 96, // dsub1_dsub2 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34073 96, // dsub1_dsub2_dsub3 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34074 96, // dsub2_dsub3 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34075 0, // dsub_qsub1_then_dsub
34076 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34077 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
34078 0, // qsub0_qsub1
34079 0, // qsub0_qsub1_qsub2
34080 0, // qsub1_qsub2
34081 0, // qsub1_qsub2_qsub3
34082 0, // qsub2_qsub3
34083 0, // qsub1_then_dsub_qsub2_then_dsub
34084 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34085 0, // qsub2_then_dsub_qsub3_then_dsub
34086 0, // sub_32_x8sub_1_then_sub_32
34087 0, // x8sub_0_x8sub_1
34088 0, // x8sub_2_x8sub_3
34089 0, // x8sub_4_x8sub_5
34090 0, // x8sub_6_x8sub_7
34091 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
34092 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
34093 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
34094 0, // sub_32_subo64_then_sub_32
34095 0, // dsub_zsub1_then_dsub
34096 0, // zsub_zsub1_then_zsub
34097 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34098 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
34099 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34100 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
34101 0, // zsub0_zsub1
34102 0, // zsub0_zsub1_zsub2
34103 0, // zsub1_zsub2
34104 0, // zsub1_zsub2_zsub3
34105 0, // zsub2_zsub3
34106 0, // zsub1_then_dsub_zsub2_then_dsub
34107 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34108 0, // zsub1_then_zsub_zsub2_then_zsub
34109 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34110 0, // zsub2_then_dsub_zsub3_then_dsub
34111 0, // zsub2_then_zsub_zsub3_then_zsub
34112 0, // zsub0_zsub2
34113 0, // zsub1_zsub3
34114 },
34115 { // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34116 97, // bsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34117 0, // dsub
34118 97, // dsub0 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34119 97, // dsub1 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34120 97, // dsub2 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34121 97, // dsub3 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34122 97, // hsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34123 0, // psub
34124 0, // psub0
34125 0, // psub1
34126 0, // qsub0
34127 0, // qsub1
34128 0, // qsub2
34129 0, // qsub3
34130 97, // ssub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34131 0, // sub_32
34132 0, // sube32
34133 0, // sube64
34134 0, // subo32
34135 0, // subo64
34136 0, // x8sub_0
34137 0, // x8sub_1
34138 0, // x8sub_2
34139 0, // x8sub_3
34140 0, // x8sub_4
34141 0, // x8sub_5
34142 0, // x8sub_6
34143 0, // x8sub_7
34144 0, // zasubb
34145 0, // zasubd0
34146 0, // zasubd1
34147 0, // zasubh0
34148 0, // zasubh1
34149 0, // zasubq0
34150 0, // zasubq1
34151 0, // zasubs0
34152 0, // zasubs1
34153 0, // zsub
34154 0, // zsub0
34155 0, // zsub1
34156 0, // zsub2
34157 0, // zsub3
34158 0, // zasubd1_then_zasubq0
34159 0, // zasubd1_then_zasubq1
34160 0, // zasubs1_then_zasubd0
34161 0, // zasubs1_then_zasubd1
34162 0, // zasubs1_then_zasubq0
34163 0, // zasubs1_then_zasubq1
34164 0, // zasubs1_then_zasubd1_then_zasubq0
34165 0, // zasubs1_then_zasubd1_then_zasubq1
34166 0, // zasubh1_then_zasubd0
34167 0, // zasubh1_then_zasubd1
34168 0, // zasubh1_then_zasubq0
34169 0, // zasubh1_then_zasubq1
34170 0, // zasubh1_then_zasubs0
34171 0, // zasubh1_then_zasubs1
34172 0, // zasubh1_then_zasubd1_then_zasubq0
34173 0, // zasubh1_then_zasubd1_then_zasubq1
34174 0, // zasubh1_then_zasubs1_then_zasubd0
34175 0, // zasubh1_then_zasubs1_then_zasubd1
34176 0, // zasubh1_then_zasubs1_then_zasubq0
34177 0, // zasubh1_then_zasubs1_then_zasubq1
34178 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34179 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34180 97, // dsub1_then_bsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34181 97, // dsub1_then_hsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34182 97, // dsub1_then_ssub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34183 97, // dsub3_then_bsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34184 97, // dsub3_then_hsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34185 97, // dsub3_then_ssub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34186 97, // dsub2_then_bsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34187 97, // dsub2_then_hsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34188 97, // dsub2_then_ssub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34189 0, // psub1_then_psub
34190 0, // qsub1_then_bsub
34191 0, // qsub1_then_dsub
34192 0, // qsub1_then_hsub
34193 0, // qsub1_then_ssub
34194 0, // qsub3_then_bsub
34195 0, // qsub3_then_dsub
34196 0, // qsub3_then_hsub
34197 0, // qsub3_then_ssub
34198 0, // qsub2_then_bsub
34199 0, // qsub2_then_dsub
34200 0, // qsub2_then_hsub
34201 0, // qsub2_then_ssub
34202 0, // x8sub_7_then_sub_32
34203 0, // x8sub_6_then_sub_32
34204 0, // x8sub_5_then_sub_32
34205 0, // x8sub_4_then_sub_32
34206 0, // x8sub_3_then_sub_32
34207 0, // x8sub_2_then_sub_32
34208 0, // x8sub_1_then_sub_32
34209 0, // subo64_then_sub_32
34210 0, // zsub1_then_bsub
34211 0, // zsub1_then_dsub
34212 0, // zsub1_then_hsub
34213 0, // zsub1_then_ssub
34214 0, // zsub1_then_zsub
34215 0, // zsub3_then_bsub
34216 0, // zsub3_then_dsub
34217 0, // zsub3_then_hsub
34218 0, // zsub3_then_ssub
34219 0, // zsub3_then_zsub
34220 0, // zsub2_then_bsub
34221 0, // zsub2_then_dsub
34222 0, // zsub2_then_hsub
34223 0, // zsub2_then_ssub
34224 0, // zsub2_then_zsub
34225 97, // dsub0_dsub1 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34226 97, // dsub0_dsub1_dsub2 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34227 97, // dsub1_dsub2 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34228 97, // dsub1_dsub2_dsub3 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34229 97, // dsub2_dsub3 -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34230 0, // dsub_qsub1_then_dsub
34231 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34232 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
34233 0, // qsub0_qsub1
34234 0, // qsub0_qsub1_qsub2
34235 0, // qsub1_qsub2
34236 0, // qsub1_qsub2_qsub3
34237 0, // qsub2_qsub3
34238 0, // qsub1_then_dsub_qsub2_then_dsub
34239 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34240 0, // qsub2_then_dsub_qsub3_then_dsub
34241 0, // sub_32_x8sub_1_then_sub_32
34242 0, // x8sub_0_x8sub_1
34243 0, // x8sub_2_x8sub_3
34244 0, // x8sub_4_x8sub_5
34245 0, // x8sub_6_x8sub_7
34246 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
34247 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
34248 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
34249 0, // sub_32_subo64_then_sub_32
34250 0, // dsub_zsub1_then_dsub
34251 0, // zsub_zsub1_then_zsub
34252 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34253 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
34254 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34255 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
34256 0, // zsub0_zsub1
34257 0, // zsub0_zsub1_zsub2
34258 0, // zsub1_zsub2
34259 0, // zsub1_zsub2_zsub3
34260 0, // zsub2_zsub3
34261 0, // zsub1_then_dsub_zsub2_then_dsub
34262 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34263 0, // zsub1_then_zsub_zsub2_then_zsub
34264 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34265 0, // zsub2_then_dsub_zsub3_then_dsub
34266 0, // zsub2_then_zsub_zsub3_then_zsub
34267 0, // zsub0_zsub2
34268 0, // zsub1_zsub3
34269 },
34270 { // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34271 98, // bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34272 0, // dsub
34273 98, // dsub0 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34274 98, // dsub1 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34275 98, // dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34276 98, // dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34277 98, // hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34278 0, // psub
34279 0, // psub0
34280 0, // psub1
34281 0, // qsub0
34282 0, // qsub1
34283 0, // qsub2
34284 0, // qsub3
34285 98, // ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34286 0, // sub_32
34287 0, // sube32
34288 0, // sube64
34289 0, // subo32
34290 0, // subo64
34291 0, // x8sub_0
34292 0, // x8sub_1
34293 0, // x8sub_2
34294 0, // x8sub_3
34295 0, // x8sub_4
34296 0, // x8sub_5
34297 0, // x8sub_6
34298 0, // x8sub_7
34299 0, // zasubb
34300 0, // zasubd0
34301 0, // zasubd1
34302 0, // zasubh0
34303 0, // zasubh1
34304 0, // zasubq0
34305 0, // zasubq1
34306 0, // zasubs0
34307 0, // zasubs1
34308 0, // zsub
34309 0, // zsub0
34310 0, // zsub1
34311 0, // zsub2
34312 0, // zsub3
34313 0, // zasubd1_then_zasubq0
34314 0, // zasubd1_then_zasubq1
34315 0, // zasubs1_then_zasubd0
34316 0, // zasubs1_then_zasubd1
34317 0, // zasubs1_then_zasubq0
34318 0, // zasubs1_then_zasubq1
34319 0, // zasubs1_then_zasubd1_then_zasubq0
34320 0, // zasubs1_then_zasubd1_then_zasubq1
34321 0, // zasubh1_then_zasubd0
34322 0, // zasubh1_then_zasubd1
34323 0, // zasubh1_then_zasubq0
34324 0, // zasubh1_then_zasubq1
34325 0, // zasubh1_then_zasubs0
34326 0, // zasubh1_then_zasubs1
34327 0, // zasubh1_then_zasubd1_then_zasubq0
34328 0, // zasubh1_then_zasubd1_then_zasubq1
34329 0, // zasubh1_then_zasubs1_then_zasubd0
34330 0, // zasubh1_then_zasubs1_then_zasubd1
34331 0, // zasubh1_then_zasubs1_then_zasubq0
34332 0, // zasubh1_then_zasubs1_then_zasubq1
34333 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34334 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34335 98, // dsub1_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34336 98, // dsub1_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34337 98, // dsub1_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34338 98, // dsub3_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34339 98, // dsub3_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34340 98, // dsub3_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34341 98, // dsub2_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34342 98, // dsub2_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34343 98, // dsub2_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34344 0, // psub1_then_psub
34345 0, // qsub1_then_bsub
34346 0, // qsub1_then_dsub
34347 0, // qsub1_then_hsub
34348 0, // qsub1_then_ssub
34349 0, // qsub3_then_bsub
34350 0, // qsub3_then_dsub
34351 0, // qsub3_then_hsub
34352 0, // qsub3_then_ssub
34353 0, // qsub2_then_bsub
34354 0, // qsub2_then_dsub
34355 0, // qsub2_then_hsub
34356 0, // qsub2_then_ssub
34357 0, // x8sub_7_then_sub_32
34358 0, // x8sub_6_then_sub_32
34359 0, // x8sub_5_then_sub_32
34360 0, // x8sub_4_then_sub_32
34361 0, // x8sub_3_then_sub_32
34362 0, // x8sub_2_then_sub_32
34363 0, // x8sub_1_then_sub_32
34364 0, // subo64_then_sub_32
34365 0, // zsub1_then_bsub
34366 0, // zsub1_then_dsub
34367 0, // zsub1_then_hsub
34368 0, // zsub1_then_ssub
34369 0, // zsub1_then_zsub
34370 0, // zsub3_then_bsub
34371 0, // zsub3_then_dsub
34372 0, // zsub3_then_hsub
34373 0, // zsub3_then_ssub
34374 0, // zsub3_then_zsub
34375 0, // zsub2_then_bsub
34376 0, // zsub2_then_dsub
34377 0, // zsub2_then_hsub
34378 0, // zsub2_then_ssub
34379 0, // zsub2_then_zsub
34380 98, // dsub0_dsub1 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34381 98, // dsub0_dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34382 98, // dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34383 98, // dsub1_dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34384 98, // dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
34385 0, // dsub_qsub1_then_dsub
34386 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34387 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
34388 0, // qsub0_qsub1
34389 0, // qsub0_qsub1_qsub2
34390 0, // qsub1_qsub2
34391 0, // qsub1_qsub2_qsub3
34392 0, // qsub2_qsub3
34393 0, // qsub1_then_dsub_qsub2_then_dsub
34394 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34395 0, // qsub2_then_dsub_qsub3_then_dsub
34396 0, // sub_32_x8sub_1_then_sub_32
34397 0, // x8sub_0_x8sub_1
34398 0, // x8sub_2_x8sub_3
34399 0, // x8sub_4_x8sub_5
34400 0, // x8sub_6_x8sub_7
34401 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
34402 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
34403 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
34404 0, // sub_32_subo64_then_sub_32
34405 0, // dsub_zsub1_then_dsub
34406 0, // zsub_zsub1_then_zsub
34407 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34408 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
34409 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34410 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
34411 0, // zsub0_zsub1
34412 0, // zsub0_zsub1_zsub2
34413 0, // zsub1_zsub2
34414 0, // zsub1_zsub2_zsub3
34415 0, // zsub2_zsub3
34416 0, // zsub1_then_dsub_zsub2_then_dsub
34417 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34418 0, // zsub1_then_zsub_zsub2_then_zsub
34419 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34420 0, // zsub2_then_dsub_zsub3_then_dsub
34421 0, // zsub2_then_zsub_zsub3_then_zsub
34422 0, // zsub0_zsub2
34423 0, // zsub1_zsub3
34424 },
34425 { // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34426 99, // bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34427 0, // dsub
34428 99, // dsub0 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34429 99, // dsub1 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34430 99, // dsub2 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34431 99, // dsub3 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34432 99, // hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34433 0, // psub
34434 0, // psub0
34435 0, // psub1
34436 0, // qsub0
34437 0, // qsub1
34438 0, // qsub2
34439 0, // qsub3
34440 99, // ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34441 0, // sub_32
34442 0, // sube32
34443 0, // sube64
34444 0, // subo32
34445 0, // subo64
34446 0, // x8sub_0
34447 0, // x8sub_1
34448 0, // x8sub_2
34449 0, // x8sub_3
34450 0, // x8sub_4
34451 0, // x8sub_5
34452 0, // x8sub_6
34453 0, // x8sub_7
34454 0, // zasubb
34455 0, // zasubd0
34456 0, // zasubd1
34457 0, // zasubh0
34458 0, // zasubh1
34459 0, // zasubq0
34460 0, // zasubq1
34461 0, // zasubs0
34462 0, // zasubs1
34463 0, // zsub
34464 0, // zsub0
34465 0, // zsub1
34466 0, // zsub2
34467 0, // zsub3
34468 0, // zasubd1_then_zasubq0
34469 0, // zasubd1_then_zasubq1
34470 0, // zasubs1_then_zasubd0
34471 0, // zasubs1_then_zasubd1
34472 0, // zasubs1_then_zasubq0
34473 0, // zasubs1_then_zasubq1
34474 0, // zasubs1_then_zasubd1_then_zasubq0
34475 0, // zasubs1_then_zasubd1_then_zasubq1
34476 0, // zasubh1_then_zasubd0
34477 0, // zasubh1_then_zasubd1
34478 0, // zasubh1_then_zasubq0
34479 0, // zasubh1_then_zasubq1
34480 0, // zasubh1_then_zasubs0
34481 0, // zasubh1_then_zasubs1
34482 0, // zasubh1_then_zasubd1_then_zasubq0
34483 0, // zasubh1_then_zasubd1_then_zasubq1
34484 0, // zasubh1_then_zasubs1_then_zasubd0
34485 0, // zasubh1_then_zasubs1_then_zasubd1
34486 0, // zasubh1_then_zasubs1_then_zasubq0
34487 0, // zasubh1_then_zasubs1_then_zasubq1
34488 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34489 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34490 99, // dsub1_then_bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34491 99, // dsub1_then_hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34492 99, // dsub1_then_ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34493 99, // dsub3_then_bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34494 99, // dsub3_then_hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34495 99, // dsub3_then_ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34496 99, // dsub2_then_bsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34497 99, // dsub2_then_hsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34498 99, // dsub2_then_ssub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34499 0, // psub1_then_psub
34500 0, // qsub1_then_bsub
34501 0, // qsub1_then_dsub
34502 0, // qsub1_then_hsub
34503 0, // qsub1_then_ssub
34504 0, // qsub3_then_bsub
34505 0, // qsub3_then_dsub
34506 0, // qsub3_then_hsub
34507 0, // qsub3_then_ssub
34508 0, // qsub2_then_bsub
34509 0, // qsub2_then_dsub
34510 0, // qsub2_then_hsub
34511 0, // qsub2_then_ssub
34512 0, // x8sub_7_then_sub_32
34513 0, // x8sub_6_then_sub_32
34514 0, // x8sub_5_then_sub_32
34515 0, // x8sub_4_then_sub_32
34516 0, // x8sub_3_then_sub_32
34517 0, // x8sub_2_then_sub_32
34518 0, // x8sub_1_then_sub_32
34519 0, // subo64_then_sub_32
34520 0, // zsub1_then_bsub
34521 0, // zsub1_then_dsub
34522 0, // zsub1_then_hsub
34523 0, // zsub1_then_ssub
34524 0, // zsub1_then_zsub
34525 0, // zsub3_then_bsub
34526 0, // zsub3_then_dsub
34527 0, // zsub3_then_hsub
34528 0, // zsub3_then_ssub
34529 0, // zsub3_then_zsub
34530 0, // zsub2_then_bsub
34531 0, // zsub2_then_dsub
34532 0, // zsub2_then_hsub
34533 0, // zsub2_then_ssub
34534 0, // zsub2_then_zsub
34535 99, // dsub0_dsub1 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34536 99, // dsub0_dsub1_dsub2 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34537 99, // dsub1_dsub2 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34538 99, // dsub1_dsub2_dsub3 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34539 99, // dsub2_dsub3 -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34540 0, // dsub_qsub1_then_dsub
34541 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34542 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
34543 0, // qsub0_qsub1
34544 0, // qsub0_qsub1_qsub2
34545 0, // qsub1_qsub2
34546 0, // qsub1_qsub2_qsub3
34547 0, // qsub2_qsub3
34548 0, // qsub1_then_dsub_qsub2_then_dsub
34549 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34550 0, // qsub2_then_dsub_qsub3_then_dsub
34551 0, // sub_32_x8sub_1_then_sub_32
34552 0, // x8sub_0_x8sub_1
34553 0, // x8sub_2_x8sub_3
34554 0, // x8sub_4_x8sub_5
34555 0, // x8sub_6_x8sub_7
34556 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
34557 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
34558 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
34559 0, // sub_32_subo64_then_sub_32
34560 0, // dsub_zsub1_then_dsub
34561 0, // zsub_zsub1_then_zsub
34562 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34563 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
34564 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34565 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
34566 0, // zsub0_zsub1
34567 0, // zsub0_zsub1_zsub2
34568 0, // zsub1_zsub2
34569 0, // zsub1_zsub2_zsub3
34570 0, // zsub2_zsub3
34571 0, // zsub1_then_dsub_zsub2_then_dsub
34572 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34573 0, // zsub1_then_zsub_zsub2_then_zsub
34574 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34575 0, // zsub2_then_dsub_zsub3_then_dsub
34576 0, // zsub2_then_zsub_zsub3_then_zsub
34577 0, // zsub0_zsub2
34578 0, // zsub1_zsub3
34579 },
34580 { // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34581 100, // bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34582 0, // dsub
34583 100, // dsub0 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34584 100, // dsub1 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34585 100, // dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34586 100, // dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34587 100, // hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34588 0, // psub
34589 0, // psub0
34590 0, // psub1
34591 0, // qsub0
34592 0, // qsub1
34593 0, // qsub2
34594 0, // qsub3
34595 100, // ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34596 0, // sub_32
34597 0, // sube32
34598 0, // sube64
34599 0, // subo32
34600 0, // subo64
34601 0, // x8sub_0
34602 0, // x8sub_1
34603 0, // x8sub_2
34604 0, // x8sub_3
34605 0, // x8sub_4
34606 0, // x8sub_5
34607 0, // x8sub_6
34608 0, // x8sub_7
34609 0, // zasubb
34610 0, // zasubd0
34611 0, // zasubd1
34612 0, // zasubh0
34613 0, // zasubh1
34614 0, // zasubq0
34615 0, // zasubq1
34616 0, // zasubs0
34617 0, // zasubs1
34618 0, // zsub
34619 0, // zsub0
34620 0, // zsub1
34621 0, // zsub2
34622 0, // zsub3
34623 0, // zasubd1_then_zasubq0
34624 0, // zasubd1_then_zasubq1
34625 0, // zasubs1_then_zasubd0
34626 0, // zasubs1_then_zasubd1
34627 0, // zasubs1_then_zasubq0
34628 0, // zasubs1_then_zasubq1
34629 0, // zasubs1_then_zasubd1_then_zasubq0
34630 0, // zasubs1_then_zasubd1_then_zasubq1
34631 0, // zasubh1_then_zasubd0
34632 0, // zasubh1_then_zasubd1
34633 0, // zasubh1_then_zasubq0
34634 0, // zasubh1_then_zasubq1
34635 0, // zasubh1_then_zasubs0
34636 0, // zasubh1_then_zasubs1
34637 0, // zasubh1_then_zasubd1_then_zasubq0
34638 0, // zasubh1_then_zasubd1_then_zasubq1
34639 0, // zasubh1_then_zasubs1_then_zasubd0
34640 0, // zasubh1_then_zasubs1_then_zasubd1
34641 0, // zasubh1_then_zasubs1_then_zasubq0
34642 0, // zasubh1_then_zasubs1_then_zasubq1
34643 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34644 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34645 100, // dsub1_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34646 100, // dsub1_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34647 100, // dsub1_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34648 100, // dsub3_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34649 100, // dsub3_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34650 100, // dsub3_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34651 100, // dsub2_then_bsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34652 100, // dsub2_then_hsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34653 100, // dsub2_then_ssub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34654 0, // psub1_then_psub
34655 0, // qsub1_then_bsub
34656 0, // qsub1_then_dsub
34657 0, // qsub1_then_hsub
34658 0, // qsub1_then_ssub
34659 0, // qsub3_then_bsub
34660 0, // qsub3_then_dsub
34661 0, // qsub3_then_hsub
34662 0, // qsub3_then_ssub
34663 0, // qsub2_then_bsub
34664 0, // qsub2_then_dsub
34665 0, // qsub2_then_hsub
34666 0, // qsub2_then_ssub
34667 0, // x8sub_7_then_sub_32
34668 0, // x8sub_6_then_sub_32
34669 0, // x8sub_5_then_sub_32
34670 0, // x8sub_4_then_sub_32
34671 0, // x8sub_3_then_sub_32
34672 0, // x8sub_2_then_sub_32
34673 0, // x8sub_1_then_sub_32
34674 0, // subo64_then_sub_32
34675 0, // zsub1_then_bsub
34676 0, // zsub1_then_dsub
34677 0, // zsub1_then_hsub
34678 0, // zsub1_then_ssub
34679 0, // zsub1_then_zsub
34680 0, // zsub3_then_bsub
34681 0, // zsub3_then_dsub
34682 0, // zsub3_then_hsub
34683 0, // zsub3_then_ssub
34684 0, // zsub3_then_zsub
34685 0, // zsub2_then_bsub
34686 0, // zsub2_then_dsub
34687 0, // zsub2_then_hsub
34688 0, // zsub2_then_ssub
34689 0, // zsub2_then_zsub
34690 100, // dsub0_dsub1 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34691 100, // dsub0_dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34692 100, // dsub1_dsub2 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34693 100, // dsub1_dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34694 100, // dsub2_dsub3 -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
34695 0, // dsub_qsub1_then_dsub
34696 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34697 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
34698 0, // qsub0_qsub1
34699 0, // qsub0_qsub1_qsub2
34700 0, // qsub1_qsub2
34701 0, // qsub1_qsub2_qsub3
34702 0, // qsub2_qsub3
34703 0, // qsub1_then_dsub_qsub2_then_dsub
34704 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34705 0, // qsub2_then_dsub_qsub3_then_dsub
34706 0, // sub_32_x8sub_1_then_sub_32
34707 0, // x8sub_0_x8sub_1
34708 0, // x8sub_2_x8sub_3
34709 0, // x8sub_4_x8sub_5
34710 0, // x8sub_6_x8sub_7
34711 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
34712 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
34713 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
34714 0, // sub_32_subo64_then_sub_32
34715 0, // dsub_zsub1_then_dsub
34716 0, // zsub_zsub1_then_zsub
34717 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34718 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
34719 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34720 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
34721 0, // zsub0_zsub1
34722 0, // zsub0_zsub1_zsub2
34723 0, // zsub1_zsub2
34724 0, // zsub1_zsub2_zsub3
34725 0, // zsub2_zsub3
34726 0, // zsub1_then_dsub_zsub2_then_dsub
34727 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34728 0, // zsub1_then_zsub_zsub2_then_zsub
34729 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34730 0, // zsub2_then_dsub_zsub3_then_dsub
34731 0, // zsub2_then_zsub_zsub3_then_zsub
34732 0, // zsub0_zsub2
34733 0, // zsub1_zsub3
34734 },
34735 { // QQ
34736 101, // bsub -> QQ
34737 101, // dsub -> QQ
34738 0, // dsub0
34739 0, // dsub1
34740 0, // dsub2
34741 0, // dsub3
34742 101, // hsub -> QQ
34743 0, // psub
34744 0, // psub0
34745 0, // psub1
34746 101, // qsub0 -> QQ
34747 101, // qsub1 -> QQ
34748 0, // qsub2
34749 0, // qsub3
34750 101, // ssub -> QQ
34751 0, // sub_32
34752 0, // sube32
34753 0, // sube64
34754 0, // subo32
34755 0, // subo64
34756 0, // x8sub_0
34757 0, // x8sub_1
34758 0, // x8sub_2
34759 0, // x8sub_3
34760 0, // x8sub_4
34761 0, // x8sub_5
34762 0, // x8sub_6
34763 0, // x8sub_7
34764 0, // zasubb
34765 0, // zasubd0
34766 0, // zasubd1
34767 0, // zasubh0
34768 0, // zasubh1
34769 0, // zasubq0
34770 0, // zasubq1
34771 0, // zasubs0
34772 0, // zasubs1
34773 0, // zsub
34774 0, // zsub0
34775 0, // zsub1
34776 0, // zsub2
34777 0, // zsub3
34778 0, // zasubd1_then_zasubq0
34779 0, // zasubd1_then_zasubq1
34780 0, // zasubs1_then_zasubd0
34781 0, // zasubs1_then_zasubd1
34782 0, // zasubs1_then_zasubq0
34783 0, // zasubs1_then_zasubq1
34784 0, // zasubs1_then_zasubd1_then_zasubq0
34785 0, // zasubs1_then_zasubd1_then_zasubq1
34786 0, // zasubh1_then_zasubd0
34787 0, // zasubh1_then_zasubd1
34788 0, // zasubh1_then_zasubq0
34789 0, // zasubh1_then_zasubq1
34790 0, // zasubh1_then_zasubs0
34791 0, // zasubh1_then_zasubs1
34792 0, // zasubh1_then_zasubd1_then_zasubq0
34793 0, // zasubh1_then_zasubd1_then_zasubq1
34794 0, // zasubh1_then_zasubs1_then_zasubd0
34795 0, // zasubh1_then_zasubs1_then_zasubd1
34796 0, // zasubh1_then_zasubs1_then_zasubq0
34797 0, // zasubh1_then_zasubs1_then_zasubq1
34798 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34799 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34800 0, // dsub1_then_bsub
34801 0, // dsub1_then_hsub
34802 0, // dsub1_then_ssub
34803 0, // dsub3_then_bsub
34804 0, // dsub3_then_hsub
34805 0, // dsub3_then_ssub
34806 0, // dsub2_then_bsub
34807 0, // dsub2_then_hsub
34808 0, // dsub2_then_ssub
34809 0, // psub1_then_psub
34810 101, // qsub1_then_bsub -> QQ
34811 101, // qsub1_then_dsub -> QQ
34812 101, // qsub1_then_hsub -> QQ
34813 101, // qsub1_then_ssub -> QQ
34814 0, // qsub3_then_bsub
34815 0, // qsub3_then_dsub
34816 0, // qsub3_then_hsub
34817 0, // qsub3_then_ssub
34818 0, // qsub2_then_bsub
34819 0, // qsub2_then_dsub
34820 0, // qsub2_then_hsub
34821 0, // qsub2_then_ssub
34822 0, // x8sub_7_then_sub_32
34823 0, // x8sub_6_then_sub_32
34824 0, // x8sub_5_then_sub_32
34825 0, // x8sub_4_then_sub_32
34826 0, // x8sub_3_then_sub_32
34827 0, // x8sub_2_then_sub_32
34828 0, // x8sub_1_then_sub_32
34829 0, // subo64_then_sub_32
34830 0, // zsub1_then_bsub
34831 0, // zsub1_then_dsub
34832 0, // zsub1_then_hsub
34833 0, // zsub1_then_ssub
34834 0, // zsub1_then_zsub
34835 0, // zsub3_then_bsub
34836 0, // zsub3_then_dsub
34837 0, // zsub3_then_hsub
34838 0, // zsub3_then_ssub
34839 0, // zsub3_then_zsub
34840 0, // zsub2_then_bsub
34841 0, // zsub2_then_dsub
34842 0, // zsub2_then_hsub
34843 0, // zsub2_then_ssub
34844 0, // zsub2_then_zsub
34845 0, // dsub0_dsub1
34846 0, // dsub0_dsub1_dsub2
34847 0, // dsub1_dsub2
34848 0, // dsub1_dsub2_dsub3
34849 0, // dsub2_dsub3
34850 101, // dsub_qsub1_then_dsub -> QQ
34851 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34852 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
34853 0, // qsub0_qsub1
34854 0, // qsub0_qsub1_qsub2
34855 0, // qsub1_qsub2
34856 0, // qsub1_qsub2_qsub3
34857 0, // qsub2_qsub3
34858 0, // qsub1_then_dsub_qsub2_then_dsub
34859 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
34860 0, // qsub2_then_dsub_qsub3_then_dsub
34861 0, // sub_32_x8sub_1_then_sub_32
34862 0, // x8sub_0_x8sub_1
34863 0, // x8sub_2_x8sub_3
34864 0, // x8sub_4_x8sub_5
34865 0, // x8sub_6_x8sub_7
34866 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
34867 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
34868 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
34869 0, // sub_32_subo64_then_sub_32
34870 0, // dsub_zsub1_then_dsub
34871 0, // zsub_zsub1_then_zsub
34872 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34873 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
34874 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34875 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
34876 0, // zsub0_zsub1
34877 0, // zsub0_zsub1_zsub2
34878 0, // zsub1_zsub2
34879 0, // zsub1_zsub2_zsub3
34880 0, // zsub2_zsub3
34881 0, // zsub1_then_dsub_zsub2_then_dsub
34882 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
34883 0, // zsub1_then_zsub_zsub2_then_zsub
34884 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
34885 0, // zsub2_then_dsub_zsub3_then_dsub
34886 0, // zsub2_then_zsub_zsub3_then_zsub
34887 0, // zsub0_zsub2
34888 0, // zsub1_zsub3
34889 },
34890 { // ZPR2
34891 102, // bsub -> ZPR2
34892 102, // dsub -> ZPR2
34893 0, // dsub0
34894 0, // dsub1
34895 0, // dsub2
34896 0, // dsub3
34897 102, // hsub -> ZPR2
34898 0, // psub
34899 0, // psub0
34900 0, // psub1
34901 0, // qsub0
34902 0, // qsub1
34903 0, // qsub2
34904 0, // qsub3
34905 102, // ssub -> ZPR2
34906 0, // sub_32
34907 0, // sube32
34908 0, // sube64
34909 0, // subo32
34910 0, // subo64
34911 0, // x8sub_0
34912 0, // x8sub_1
34913 0, // x8sub_2
34914 0, // x8sub_3
34915 0, // x8sub_4
34916 0, // x8sub_5
34917 0, // x8sub_6
34918 0, // x8sub_7
34919 0, // zasubb
34920 0, // zasubd0
34921 0, // zasubd1
34922 0, // zasubh0
34923 0, // zasubh1
34924 0, // zasubq0
34925 0, // zasubq1
34926 0, // zasubs0
34927 0, // zasubs1
34928 102, // zsub -> ZPR2
34929 102, // zsub0 -> ZPR2
34930 102, // zsub1 -> ZPR2
34931 0, // zsub2
34932 0, // zsub3
34933 0, // zasubd1_then_zasubq0
34934 0, // zasubd1_then_zasubq1
34935 0, // zasubs1_then_zasubd0
34936 0, // zasubs1_then_zasubd1
34937 0, // zasubs1_then_zasubq0
34938 0, // zasubs1_then_zasubq1
34939 0, // zasubs1_then_zasubd1_then_zasubq0
34940 0, // zasubs1_then_zasubd1_then_zasubq1
34941 0, // zasubh1_then_zasubd0
34942 0, // zasubh1_then_zasubd1
34943 0, // zasubh1_then_zasubq0
34944 0, // zasubh1_then_zasubq1
34945 0, // zasubh1_then_zasubs0
34946 0, // zasubh1_then_zasubs1
34947 0, // zasubh1_then_zasubd1_then_zasubq0
34948 0, // zasubh1_then_zasubd1_then_zasubq1
34949 0, // zasubh1_then_zasubs1_then_zasubd0
34950 0, // zasubh1_then_zasubs1_then_zasubd1
34951 0, // zasubh1_then_zasubs1_then_zasubq0
34952 0, // zasubh1_then_zasubs1_then_zasubq1
34953 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
34954 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
34955 0, // dsub1_then_bsub
34956 0, // dsub1_then_hsub
34957 0, // dsub1_then_ssub
34958 0, // dsub3_then_bsub
34959 0, // dsub3_then_hsub
34960 0, // dsub3_then_ssub
34961 0, // dsub2_then_bsub
34962 0, // dsub2_then_hsub
34963 0, // dsub2_then_ssub
34964 0, // psub1_then_psub
34965 0, // qsub1_then_bsub
34966 0, // qsub1_then_dsub
34967 0, // qsub1_then_hsub
34968 0, // qsub1_then_ssub
34969 0, // qsub3_then_bsub
34970 0, // qsub3_then_dsub
34971 0, // qsub3_then_hsub
34972 0, // qsub3_then_ssub
34973 0, // qsub2_then_bsub
34974 0, // qsub2_then_dsub
34975 0, // qsub2_then_hsub
34976 0, // qsub2_then_ssub
34977 0, // x8sub_7_then_sub_32
34978 0, // x8sub_6_then_sub_32
34979 0, // x8sub_5_then_sub_32
34980 0, // x8sub_4_then_sub_32
34981 0, // x8sub_3_then_sub_32
34982 0, // x8sub_2_then_sub_32
34983 0, // x8sub_1_then_sub_32
34984 0, // subo64_then_sub_32
34985 102, // zsub1_then_bsub -> ZPR2
34986 102, // zsub1_then_dsub -> ZPR2
34987 102, // zsub1_then_hsub -> ZPR2
34988 102, // zsub1_then_ssub -> ZPR2
34989 102, // zsub1_then_zsub -> ZPR2
34990 0, // zsub3_then_bsub
34991 0, // zsub3_then_dsub
34992 0, // zsub3_then_hsub
34993 0, // zsub3_then_ssub
34994 0, // zsub3_then_zsub
34995 0, // zsub2_then_bsub
34996 0, // zsub2_then_dsub
34997 0, // zsub2_then_hsub
34998 0, // zsub2_then_ssub
34999 0, // zsub2_then_zsub
35000 0, // dsub0_dsub1
35001 0, // dsub0_dsub1_dsub2
35002 0, // dsub1_dsub2
35003 0, // dsub1_dsub2_dsub3
35004 0, // dsub2_dsub3
35005 0, // dsub_qsub1_then_dsub
35006 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35007 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35008 0, // qsub0_qsub1
35009 0, // qsub0_qsub1_qsub2
35010 0, // qsub1_qsub2
35011 0, // qsub1_qsub2_qsub3
35012 0, // qsub2_qsub3
35013 0, // qsub1_then_dsub_qsub2_then_dsub
35014 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35015 0, // qsub2_then_dsub_qsub3_then_dsub
35016 0, // sub_32_x8sub_1_then_sub_32
35017 0, // x8sub_0_x8sub_1
35018 0, // x8sub_2_x8sub_3
35019 0, // x8sub_4_x8sub_5
35020 0, // x8sub_6_x8sub_7
35021 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35022 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35023 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35024 0, // sub_32_subo64_then_sub_32
35025 102, // dsub_zsub1_then_dsub -> ZPR2
35026 102, // zsub_zsub1_then_zsub -> ZPR2
35027 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35028 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35029 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35030 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35031 0, // zsub0_zsub1
35032 0, // zsub0_zsub1_zsub2
35033 0, // zsub1_zsub2
35034 0, // zsub1_zsub2_zsub3
35035 0, // zsub2_zsub3
35036 0, // zsub1_then_dsub_zsub2_then_dsub
35037 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35038 0, // zsub1_then_zsub_zsub2_then_zsub
35039 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35040 0, // zsub2_then_dsub_zsub3_then_dsub
35041 0, // zsub2_then_zsub_zsub3_then_zsub
35042 0, // zsub0_zsub2
35043 0, // zsub1_zsub3
35044 },
35045 { // ZPR2StridedOrContiguous
35046 103, // bsub -> ZPR2StridedOrContiguous
35047 103, // dsub -> ZPR2StridedOrContiguous
35048 0, // dsub0
35049 0, // dsub1
35050 0, // dsub2
35051 0, // dsub3
35052 103, // hsub -> ZPR2StridedOrContiguous
35053 0, // psub
35054 0, // psub0
35055 0, // psub1
35056 0, // qsub0
35057 0, // qsub1
35058 0, // qsub2
35059 0, // qsub3
35060 103, // ssub -> ZPR2StridedOrContiguous
35061 0, // sub_32
35062 0, // sube32
35063 0, // sube64
35064 0, // subo32
35065 0, // subo64
35066 0, // x8sub_0
35067 0, // x8sub_1
35068 0, // x8sub_2
35069 0, // x8sub_3
35070 0, // x8sub_4
35071 0, // x8sub_5
35072 0, // x8sub_6
35073 0, // x8sub_7
35074 0, // zasubb
35075 0, // zasubd0
35076 0, // zasubd1
35077 0, // zasubh0
35078 0, // zasubh1
35079 0, // zasubq0
35080 0, // zasubq1
35081 0, // zasubs0
35082 0, // zasubs1
35083 103, // zsub -> ZPR2StridedOrContiguous
35084 103, // zsub0 -> ZPR2StridedOrContiguous
35085 103, // zsub1 -> ZPR2StridedOrContiguous
35086 0, // zsub2
35087 0, // zsub3
35088 0, // zasubd1_then_zasubq0
35089 0, // zasubd1_then_zasubq1
35090 0, // zasubs1_then_zasubd0
35091 0, // zasubs1_then_zasubd1
35092 0, // zasubs1_then_zasubq0
35093 0, // zasubs1_then_zasubq1
35094 0, // zasubs1_then_zasubd1_then_zasubq0
35095 0, // zasubs1_then_zasubd1_then_zasubq1
35096 0, // zasubh1_then_zasubd0
35097 0, // zasubh1_then_zasubd1
35098 0, // zasubh1_then_zasubq0
35099 0, // zasubh1_then_zasubq1
35100 0, // zasubh1_then_zasubs0
35101 0, // zasubh1_then_zasubs1
35102 0, // zasubh1_then_zasubd1_then_zasubq0
35103 0, // zasubh1_then_zasubd1_then_zasubq1
35104 0, // zasubh1_then_zasubs1_then_zasubd0
35105 0, // zasubh1_then_zasubs1_then_zasubd1
35106 0, // zasubh1_then_zasubs1_then_zasubq0
35107 0, // zasubh1_then_zasubs1_then_zasubq1
35108 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
35109 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
35110 0, // dsub1_then_bsub
35111 0, // dsub1_then_hsub
35112 0, // dsub1_then_ssub
35113 0, // dsub3_then_bsub
35114 0, // dsub3_then_hsub
35115 0, // dsub3_then_ssub
35116 0, // dsub2_then_bsub
35117 0, // dsub2_then_hsub
35118 0, // dsub2_then_ssub
35119 0, // psub1_then_psub
35120 0, // qsub1_then_bsub
35121 0, // qsub1_then_dsub
35122 0, // qsub1_then_hsub
35123 0, // qsub1_then_ssub
35124 0, // qsub3_then_bsub
35125 0, // qsub3_then_dsub
35126 0, // qsub3_then_hsub
35127 0, // qsub3_then_ssub
35128 0, // qsub2_then_bsub
35129 0, // qsub2_then_dsub
35130 0, // qsub2_then_hsub
35131 0, // qsub2_then_ssub
35132 0, // x8sub_7_then_sub_32
35133 0, // x8sub_6_then_sub_32
35134 0, // x8sub_5_then_sub_32
35135 0, // x8sub_4_then_sub_32
35136 0, // x8sub_3_then_sub_32
35137 0, // x8sub_2_then_sub_32
35138 0, // x8sub_1_then_sub_32
35139 0, // subo64_then_sub_32
35140 103, // zsub1_then_bsub -> ZPR2StridedOrContiguous
35141 103, // zsub1_then_dsub -> ZPR2StridedOrContiguous
35142 103, // zsub1_then_hsub -> ZPR2StridedOrContiguous
35143 103, // zsub1_then_ssub -> ZPR2StridedOrContiguous
35144 103, // zsub1_then_zsub -> ZPR2StridedOrContiguous
35145 0, // zsub3_then_bsub
35146 0, // zsub3_then_dsub
35147 0, // zsub3_then_hsub
35148 0, // zsub3_then_ssub
35149 0, // zsub3_then_zsub
35150 0, // zsub2_then_bsub
35151 0, // zsub2_then_dsub
35152 0, // zsub2_then_hsub
35153 0, // zsub2_then_ssub
35154 0, // zsub2_then_zsub
35155 0, // dsub0_dsub1
35156 0, // dsub0_dsub1_dsub2
35157 0, // dsub1_dsub2
35158 0, // dsub1_dsub2_dsub3
35159 0, // dsub2_dsub3
35160 0, // dsub_qsub1_then_dsub
35161 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35162 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35163 0, // qsub0_qsub1
35164 0, // qsub0_qsub1_qsub2
35165 0, // qsub1_qsub2
35166 0, // qsub1_qsub2_qsub3
35167 0, // qsub2_qsub3
35168 0, // qsub1_then_dsub_qsub2_then_dsub
35169 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35170 0, // qsub2_then_dsub_qsub3_then_dsub
35171 0, // sub_32_x8sub_1_then_sub_32
35172 0, // x8sub_0_x8sub_1
35173 0, // x8sub_2_x8sub_3
35174 0, // x8sub_4_x8sub_5
35175 0, // x8sub_6_x8sub_7
35176 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35177 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35178 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35179 0, // sub_32_subo64_then_sub_32
35180 106, // dsub_zsub1_then_dsub -> ZPR2Mul2
35181 106, // zsub_zsub1_then_zsub -> ZPR2Mul2
35182 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35183 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35184 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35185 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35186 0, // zsub0_zsub1
35187 0, // zsub0_zsub1_zsub2
35188 0, // zsub1_zsub2
35189 0, // zsub1_zsub2_zsub3
35190 0, // zsub2_zsub3
35191 0, // zsub1_then_dsub_zsub2_then_dsub
35192 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35193 0, // zsub1_then_zsub_zsub2_then_zsub
35194 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35195 0, // zsub2_then_dsub_zsub3_then_dsub
35196 0, // zsub2_then_zsub_zsub3_then_zsub
35197 0, // zsub0_zsub2
35198 0, // zsub1_zsub3
35199 },
35200 { // QQ_with_dsub_in_FPR64_lo
35201 104, // bsub -> QQ_with_dsub_in_FPR64_lo
35202 104, // dsub -> QQ_with_dsub_in_FPR64_lo
35203 0, // dsub0
35204 0, // dsub1
35205 0, // dsub2
35206 0, // dsub3
35207 104, // hsub -> QQ_with_dsub_in_FPR64_lo
35208 0, // psub
35209 0, // psub0
35210 0, // psub1
35211 104, // qsub0 -> QQ_with_dsub_in_FPR64_lo
35212 104, // qsub1 -> QQ_with_dsub_in_FPR64_lo
35213 0, // qsub2
35214 0, // qsub3
35215 104, // ssub -> QQ_with_dsub_in_FPR64_lo
35216 0, // sub_32
35217 0, // sube32
35218 0, // sube64
35219 0, // subo32
35220 0, // subo64
35221 0, // x8sub_0
35222 0, // x8sub_1
35223 0, // x8sub_2
35224 0, // x8sub_3
35225 0, // x8sub_4
35226 0, // x8sub_5
35227 0, // x8sub_6
35228 0, // x8sub_7
35229 0, // zasubb
35230 0, // zasubd0
35231 0, // zasubd1
35232 0, // zasubh0
35233 0, // zasubh1
35234 0, // zasubq0
35235 0, // zasubq1
35236 0, // zasubs0
35237 0, // zasubs1
35238 0, // zsub
35239 0, // zsub0
35240 0, // zsub1
35241 0, // zsub2
35242 0, // zsub3
35243 0, // zasubd1_then_zasubq0
35244 0, // zasubd1_then_zasubq1
35245 0, // zasubs1_then_zasubd0
35246 0, // zasubs1_then_zasubd1
35247 0, // zasubs1_then_zasubq0
35248 0, // zasubs1_then_zasubq1
35249 0, // zasubs1_then_zasubd1_then_zasubq0
35250 0, // zasubs1_then_zasubd1_then_zasubq1
35251 0, // zasubh1_then_zasubd0
35252 0, // zasubh1_then_zasubd1
35253 0, // zasubh1_then_zasubq0
35254 0, // zasubh1_then_zasubq1
35255 0, // zasubh1_then_zasubs0
35256 0, // zasubh1_then_zasubs1
35257 0, // zasubh1_then_zasubd1_then_zasubq0
35258 0, // zasubh1_then_zasubd1_then_zasubq1
35259 0, // zasubh1_then_zasubs1_then_zasubd0
35260 0, // zasubh1_then_zasubs1_then_zasubd1
35261 0, // zasubh1_then_zasubs1_then_zasubq0
35262 0, // zasubh1_then_zasubs1_then_zasubq1
35263 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
35264 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
35265 0, // dsub1_then_bsub
35266 0, // dsub1_then_hsub
35267 0, // dsub1_then_ssub
35268 0, // dsub3_then_bsub
35269 0, // dsub3_then_hsub
35270 0, // dsub3_then_ssub
35271 0, // dsub2_then_bsub
35272 0, // dsub2_then_hsub
35273 0, // dsub2_then_ssub
35274 0, // psub1_then_psub
35275 104, // qsub1_then_bsub -> QQ_with_dsub_in_FPR64_lo
35276 104, // qsub1_then_dsub -> QQ_with_dsub_in_FPR64_lo
35277 104, // qsub1_then_hsub -> QQ_with_dsub_in_FPR64_lo
35278 104, // qsub1_then_ssub -> QQ_with_dsub_in_FPR64_lo
35279 0, // qsub3_then_bsub
35280 0, // qsub3_then_dsub
35281 0, // qsub3_then_hsub
35282 0, // qsub3_then_ssub
35283 0, // qsub2_then_bsub
35284 0, // qsub2_then_dsub
35285 0, // qsub2_then_hsub
35286 0, // qsub2_then_ssub
35287 0, // x8sub_7_then_sub_32
35288 0, // x8sub_6_then_sub_32
35289 0, // x8sub_5_then_sub_32
35290 0, // x8sub_4_then_sub_32
35291 0, // x8sub_3_then_sub_32
35292 0, // x8sub_2_then_sub_32
35293 0, // x8sub_1_then_sub_32
35294 0, // subo64_then_sub_32
35295 0, // zsub1_then_bsub
35296 0, // zsub1_then_dsub
35297 0, // zsub1_then_hsub
35298 0, // zsub1_then_ssub
35299 0, // zsub1_then_zsub
35300 0, // zsub3_then_bsub
35301 0, // zsub3_then_dsub
35302 0, // zsub3_then_hsub
35303 0, // zsub3_then_ssub
35304 0, // zsub3_then_zsub
35305 0, // zsub2_then_bsub
35306 0, // zsub2_then_dsub
35307 0, // zsub2_then_hsub
35308 0, // zsub2_then_ssub
35309 0, // zsub2_then_zsub
35310 0, // dsub0_dsub1
35311 0, // dsub0_dsub1_dsub2
35312 0, // dsub1_dsub2
35313 0, // dsub1_dsub2_dsub3
35314 0, // dsub2_dsub3
35315 104, // dsub_qsub1_then_dsub -> QQ_with_dsub_in_FPR64_lo
35316 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35317 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35318 0, // qsub0_qsub1
35319 0, // qsub0_qsub1_qsub2
35320 0, // qsub1_qsub2
35321 0, // qsub1_qsub2_qsub3
35322 0, // qsub2_qsub3
35323 0, // qsub1_then_dsub_qsub2_then_dsub
35324 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35325 0, // qsub2_then_dsub_qsub3_then_dsub
35326 0, // sub_32_x8sub_1_then_sub_32
35327 0, // x8sub_0_x8sub_1
35328 0, // x8sub_2_x8sub_3
35329 0, // x8sub_4_x8sub_5
35330 0, // x8sub_6_x8sub_7
35331 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35332 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35333 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35334 0, // sub_32_subo64_then_sub_32
35335 0, // dsub_zsub1_then_dsub
35336 0, // zsub_zsub1_then_zsub
35337 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35338 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35339 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35340 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35341 0, // zsub0_zsub1
35342 0, // zsub0_zsub1_zsub2
35343 0, // zsub1_zsub2
35344 0, // zsub1_zsub2_zsub3
35345 0, // zsub2_zsub3
35346 0, // zsub1_then_dsub_zsub2_then_dsub
35347 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35348 0, // zsub1_then_zsub_zsub2_then_zsub
35349 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35350 0, // zsub2_then_dsub_zsub3_then_dsub
35351 0, // zsub2_then_zsub_zsub3_then_zsub
35352 0, // zsub0_zsub2
35353 0, // zsub1_zsub3
35354 },
35355 { // QQ_with_qsub1_in_FPR128_lo
35356 105, // bsub -> QQ_with_qsub1_in_FPR128_lo
35357 105, // dsub -> QQ_with_qsub1_in_FPR128_lo
35358 0, // dsub0
35359 0, // dsub1
35360 0, // dsub2
35361 0, // dsub3
35362 105, // hsub -> QQ_with_qsub1_in_FPR128_lo
35363 0, // psub
35364 0, // psub0
35365 0, // psub1
35366 105, // qsub0 -> QQ_with_qsub1_in_FPR128_lo
35367 105, // qsub1 -> QQ_with_qsub1_in_FPR128_lo
35368 0, // qsub2
35369 0, // qsub3
35370 105, // ssub -> QQ_with_qsub1_in_FPR128_lo
35371 0, // sub_32
35372 0, // sube32
35373 0, // sube64
35374 0, // subo32
35375 0, // subo64
35376 0, // x8sub_0
35377 0, // x8sub_1
35378 0, // x8sub_2
35379 0, // x8sub_3
35380 0, // x8sub_4
35381 0, // x8sub_5
35382 0, // x8sub_6
35383 0, // x8sub_7
35384 0, // zasubb
35385 0, // zasubd0
35386 0, // zasubd1
35387 0, // zasubh0
35388 0, // zasubh1
35389 0, // zasubq0
35390 0, // zasubq1
35391 0, // zasubs0
35392 0, // zasubs1
35393 0, // zsub
35394 0, // zsub0
35395 0, // zsub1
35396 0, // zsub2
35397 0, // zsub3
35398 0, // zasubd1_then_zasubq0
35399 0, // zasubd1_then_zasubq1
35400 0, // zasubs1_then_zasubd0
35401 0, // zasubs1_then_zasubd1
35402 0, // zasubs1_then_zasubq0
35403 0, // zasubs1_then_zasubq1
35404 0, // zasubs1_then_zasubd1_then_zasubq0
35405 0, // zasubs1_then_zasubd1_then_zasubq1
35406 0, // zasubh1_then_zasubd0
35407 0, // zasubh1_then_zasubd1
35408 0, // zasubh1_then_zasubq0
35409 0, // zasubh1_then_zasubq1
35410 0, // zasubh1_then_zasubs0
35411 0, // zasubh1_then_zasubs1
35412 0, // zasubh1_then_zasubd1_then_zasubq0
35413 0, // zasubh1_then_zasubd1_then_zasubq1
35414 0, // zasubh1_then_zasubs1_then_zasubd0
35415 0, // zasubh1_then_zasubs1_then_zasubd1
35416 0, // zasubh1_then_zasubs1_then_zasubq0
35417 0, // zasubh1_then_zasubs1_then_zasubq1
35418 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
35419 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
35420 0, // dsub1_then_bsub
35421 0, // dsub1_then_hsub
35422 0, // dsub1_then_ssub
35423 0, // dsub3_then_bsub
35424 0, // dsub3_then_hsub
35425 0, // dsub3_then_ssub
35426 0, // dsub2_then_bsub
35427 0, // dsub2_then_hsub
35428 0, // dsub2_then_ssub
35429 0, // psub1_then_psub
35430 105, // qsub1_then_bsub -> QQ_with_qsub1_in_FPR128_lo
35431 105, // qsub1_then_dsub -> QQ_with_qsub1_in_FPR128_lo
35432 105, // qsub1_then_hsub -> QQ_with_qsub1_in_FPR128_lo
35433 105, // qsub1_then_ssub -> QQ_with_qsub1_in_FPR128_lo
35434 0, // qsub3_then_bsub
35435 0, // qsub3_then_dsub
35436 0, // qsub3_then_hsub
35437 0, // qsub3_then_ssub
35438 0, // qsub2_then_bsub
35439 0, // qsub2_then_dsub
35440 0, // qsub2_then_hsub
35441 0, // qsub2_then_ssub
35442 0, // x8sub_7_then_sub_32
35443 0, // x8sub_6_then_sub_32
35444 0, // x8sub_5_then_sub_32
35445 0, // x8sub_4_then_sub_32
35446 0, // x8sub_3_then_sub_32
35447 0, // x8sub_2_then_sub_32
35448 0, // x8sub_1_then_sub_32
35449 0, // subo64_then_sub_32
35450 0, // zsub1_then_bsub
35451 0, // zsub1_then_dsub
35452 0, // zsub1_then_hsub
35453 0, // zsub1_then_ssub
35454 0, // zsub1_then_zsub
35455 0, // zsub3_then_bsub
35456 0, // zsub3_then_dsub
35457 0, // zsub3_then_hsub
35458 0, // zsub3_then_ssub
35459 0, // zsub3_then_zsub
35460 0, // zsub2_then_bsub
35461 0, // zsub2_then_dsub
35462 0, // zsub2_then_hsub
35463 0, // zsub2_then_ssub
35464 0, // zsub2_then_zsub
35465 0, // dsub0_dsub1
35466 0, // dsub0_dsub1_dsub2
35467 0, // dsub1_dsub2
35468 0, // dsub1_dsub2_dsub3
35469 0, // dsub2_dsub3
35470 105, // dsub_qsub1_then_dsub -> QQ_with_qsub1_in_FPR128_lo
35471 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35472 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35473 0, // qsub0_qsub1
35474 0, // qsub0_qsub1_qsub2
35475 0, // qsub1_qsub2
35476 0, // qsub1_qsub2_qsub3
35477 0, // qsub2_qsub3
35478 0, // qsub1_then_dsub_qsub2_then_dsub
35479 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35480 0, // qsub2_then_dsub_qsub3_then_dsub
35481 0, // sub_32_x8sub_1_then_sub_32
35482 0, // x8sub_0_x8sub_1
35483 0, // x8sub_2_x8sub_3
35484 0, // x8sub_4_x8sub_5
35485 0, // x8sub_6_x8sub_7
35486 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35487 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35488 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35489 0, // sub_32_subo64_then_sub_32
35490 0, // dsub_zsub1_then_dsub
35491 0, // zsub_zsub1_then_zsub
35492 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35493 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35494 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35495 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35496 0, // zsub0_zsub1
35497 0, // zsub0_zsub1_zsub2
35498 0, // zsub1_zsub2
35499 0, // zsub1_zsub2_zsub3
35500 0, // zsub2_zsub3
35501 0, // zsub1_then_dsub_zsub2_then_dsub
35502 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35503 0, // zsub1_then_zsub_zsub2_then_zsub
35504 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35505 0, // zsub2_then_dsub_zsub3_then_dsub
35506 0, // zsub2_then_zsub_zsub3_then_zsub
35507 0, // zsub0_zsub2
35508 0, // zsub1_zsub3
35509 },
35510 { // ZPR2Mul2
35511 106, // bsub -> ZPR2Mul2
35512 106, // dsub -> ZPR2Mul2
35513 0, // dsub0
35514 0, // dsub1
35515 0, // dsub2
35516 0, // dsub3
35517 106, // hsub -> ZPR2Mul2
35518 0, // psub
35519 0, // psub0
35520 0, // psub1
35521 0, // qsub0
35522 0, // qsub1
35523 0, // qsub2
35524 0, // qsub3
35525 106, // ssub -> ZPR2Mul2
35526 0, // sub_32
35527 0, // sube32
35528 0, // sube64
35529 0, // subo32
35530 0, // subo64
35531 0, // x8sub_0
35532 0, // x8sub_1
35533 0, // x8sub_2
35534 0, // x8sub_3
35535 0, // x8sub_4
35536 0, // x8sub_5
35537 0, // x8sub_6
35538 0, // x8sub_7
35539 0, // zasubb
35540 0, // zasubd0
35541 0, // zasubd1
35542 0, // zasubh0
35543 0, // zasubh1
35544 0, // zasubq0
35545 0, // zasubq1
35546 0, // zasubs0
35547 0, // zasubs1
35548 106, // zsub -> ZPR2Mul2
35549 106, // zsub0 -> ZPR2Mul2
35550 106, // zsub1 -> ZPR2Mul2
35551 0, // zsub2
35552 0, // zsub3
35553 0, // zasubd1_then_zasubq0
35554 0, // zasubd1_then_zasubq1
35555 0, // zasubs1_then_zasubd0
35556 0, // zasubs1_then_zasubd1
35557 0, // zasubs1_then_zasubq0
35558 0, // zasubs1_then_zasubq1
35559 0, // zasubs1_then_zasubd1_then_zasubq0
35560 0, // zasubs1_then_zasubd1_then_zasubq1
35561 0, // zasubh1_then_zasubd0
35562 0, // zasubh1_then_zasubd1
35563 0, // zasubh1_then_zasubq0
35564 0, // zasubh1_then_zasubq1
35565 0, // zasubh1_then_zasubs0
35566 0, // zasubh1_then_zasubs1
35567 0, // zasubh1_then_zasubd1_then_zasubq0
35568 0, // zasubh1_then_zasubd1_then_zasubq1
35569 0, // zasubh1_then_zasubs1_then_zasubd0
35570 0, // zasubh1_then_zasubs1_then_zasubd1
35571 0, // zasubh1_then_zasubs1_then_zasubq0
35572 0, // zasubh1_then_zasubs1_then_zasubq1
35573 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
35574 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
35575 0, // dsub1_then_bsub
35576 0, // dsub1_then_hsub
35577 0, // dsub1_then_ssub
35578 0, // dsub3_then_bsub
35579 0, // dsub3_then_hsub
35580 0, // dsub3_then_ssub
35581 0, // dsub2_then_bsub
35582 0, // dsub2_then_hsub
35583 0, // dsub2_then_ssub
35584 0, // psub1_then_psub
35585 0, // qsub1_then_bsub
35586 0, // qsub1_then_dsub
35587 0, // qsub1_then_hsub
35588 0, // qsub1_then_ssub
35589 0, // qsub3_then_bsub
35590 0, // qsub3_then_dsub
35591 0, // qsub3_then_hsub
35592 0, // qsub3_then_ssub
35593 0, // qsub2_then_bsub
35594 0, // qsub2_then_dsub
35595 0, // qsub2_then_hsub
35596 0, // qsub2_then_ssub
35597 0, // x8sub_7_then_sub_32
35598 0, // x8sub_6_then_sub_32
35599 0, // x8sub_5_then_sub_32
35600 0, // x8sub_4_then_sub_32
35601 0, // x8sub_3_then_sub_32
35602 0, // x8sub_2_then_sub_32
35603 0, // x8sub_1_then_sub_32
35604 0, // subo64_then_sub_32
35605 106, // zsub1_then_bsub -> ZPR2Mul2
35606 106, // zsub1_then_dsub -> ZPR2Mul2
35607 106, // zsub1_then_hsub -> ZPR2Mul2
35608 106, // zsub1_then_ssub -> ZPR2Mul2
35609 106, // zsub1_then_zsub -> ZPR2Mul2
35610 0, // zsub3_then_bsub
35611 0, // zsub3_then_dsub
35612 0, // zsub3_then_hsub
35613 0, // zsub3_then_ssub
35614 0, // zsub3_then_zsub
35615 0, // zsub2_then_bsub
35616 0, // zsub2_then_dsub
35617 0, // zsub2_then_hsub
35618 0, // zsub2_then_ssub
35619 0, // zsub2_then_zsub
35620 0, // dsub0_dsub1
35621 0, // dsub0_dsub1_dsub2
35622 0, // dsub1_dsub2
35623 0, // dsub1_dsub2_dsub3
35624 0, // dsub2_dsub3
35625 0, // dsub_qsub1_then_dsub
35626 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35627 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35628 0, // qsub0_qsub1
35629 0, // qsub0_qsub1_qsub2
35630 0, // qsub1_qsub2
35631 0, // qsub1_qsub2_qsub3
35632 0, // qsub2_qsub3
35633 0, // qsub1_then_dsub_qsub2_then_dsub
35634 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35635 0, // qsub2_then_dsub_qsub3_then_dsub
35636 0, // sub_32_x8sub_1_then_sub_32
35637 0, // x8sub_0_x8sub_1
35638 0, // x8sub_2_x8sub_3
35639 0, // x8sub_4_x8sub_5
35640 0, // x8sub_6_x8sub_7
35641 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35642 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35643 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35644 0, // sub_32_subo64_then_sub_32
35645 106, // dsub_zsub1_then_dsub -> ZPR2Mul2
35646 106, // zsub_zsub1_then_zsub -> ZPR2Mul2
35647 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35648 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35649 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35650 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35651 0, // zsub0_zsub1
35652 0, // zsub0_zsub1_zsub2
35653 0, // zsub1_zsub2
35654 0, // zsub1_zsub2_zsub3
35655 0, // zsub2_zsub3
35656 0, // zsub1_then_dsub_zsub2_then_dsub
35657 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35658 0, // zsub1_then_zsub_zsub2_then_zsub
35659 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35660 0, // zsub2_then_dsub_zsub3_then_dsub
35661 0, // zsub2_then_zsub_zsub3_then_zsub
35662 0, // zsub0_zsub2
35663 0, // zsub1_zsub3
35664 },
35665 { // ZPR2Strided
35666 107, // bsub -> ZPR2Strided
35667 107, // dsub -> ZPR2Strided
35668 0, // dsub0
35669 0, // dsub1
35670 0, // dsub2
35671 0, // dsub3
35672 107, // hsub -> ZPR2Strided
35673 0, // psub
35674 0, // psub0
35675 0, // psub1
35676 0, // qsub0
35677 0, // qsub1
35678 0, // qsub2
35679 0, // qsub3
35680 107, // ssub -> ZPR2Strided
35681 0, // sub_32
35682 0, // sube32
35683 0, // sube64
35684 0, // subo32
35685 0, // subo64
35686 0, // x8sub_0
35687 0, // x8sub_1
35688 0, // x8sub_2
35689 0, // x8sub_3
35690 0, // x8sub_4
35691 0, // x8sub_5
35692 0, // x8sub_6
35693 0, // x8sub_7
35694 0, // zasubb
35695 0, // zasubd0
35696 0, // zasubd1
35697 0, // zasubh0
35698 0, // zasubh1
35699 0, // zasubq0
35700 0, // zasubq1
35701 0, // zasubs0
35702 0, // zasubs1
35703 107, // zsub -> ZPR2Strided
35704 107, // zsub0 -> ZPR2Strided
35705 107, // zsub1 -> ZPR2Strided
35706 0, // zsub2
35707 0, // zsub3
35708 0, // zasubd1_then_zasubq0
35709 0, // zasubd1_then_zasubq1
35710 0, // zasubs1_then_zasubd0
35711 0, // zasubs1_then_zasubd1
35712 0, // zasubs1_then_zasubq0
35713 0, // zasubs1_then_zasubq1
35714 0, // zasubs1_then_zasubd1_then_zasubq0
35715 0, // zasubs1_then_zasubd1_then_zasubq1
35716 0, // zasubh1_then_zasubd0
35717 0, // zasubh1_then_zasubd1
35718 0, // zasubh1_then_zasubq0
35719 0, // zasubh1_then_zasubq1
35720 0, // zasubh1_then_zasubs0
35721 0, // zasubh1_then_zasubs1
35722 0, // zasubh1_then_zasubd1_then_zasubq0
35723 0, // zasubh1_then_zasubd1_then_zasubq1
35724 0, // zasubh1_then_zasubs1_then_zasubd0
35725 0, // zasubh1_then_zasubs1_then_zasubd1
35726 0, // zasubh1_then_zasubs1_then_zasubq0
35727 0, // zasubh1_then_zasubs1_then_zasubq1
35728 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
35729 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
35730 0, // dsub1_then_bsub
35731 0, // dsub1_then_hsub
35732 0, // dsub1_then_ssub
35733 0, // dsub3_then_bsub
35734 0, // dsub3_then_hsub
35735 0, // dsub3_then_ssub
35736 0, // dsub2_then_bsub
35737 0, // dsub2_then_hsub
35738 0, // dsub2_then_ssub
35739 0, // psub1_then_psub
35740 0, // qsub1_then_bsub
35741 0, // qsub1_then_dsub
35742 0, // qsub1_then_hsub
35743 0, // qsub1_then_ssub
35744 0, // qsub3_then_bsub
35745 0, // qsub3_then_dsub
35746 0, // qsub3_then_hsub
35747 0, // qsub3_then_ssub
35748 0, // qsub2_then_bsub
35749 0, // qsub2_then_dsub
35750 0, // qsub2_then_hsub
35751 0, // qsub2_then_ssub
35752 0, // x8sub_7_then_sub_32
35753 0, // x8sub_6_then_sub_32
35754 0, // x8sub_5_then_sub_32
35755 0, // x8sub_4_then_sub_32
35756 0, // x8sub_3_then_sub_32
35757 0, // x8sub_2_then_sub_32
35758 0, // x8sub_1_then_sub_32
35759 0, // subo64_then_sub_32
35760 107, // zsub1_then_bsub -> ZPR2Strided
35761 107, // zsub1_then_dsub -> ZPR2Strided
35762 107, // zsub1_then_hsub -> ZPR2Strided
35763 107, // zsub1_then_ssub -> ZPR2Strided
35764 107, // zsub1_then_zsub -> ZPR2Strided
35765 0, // zsub3_then_bsub
35766 0, // zsub3_then_dsub
35767 0, // zsub3_then_hsub
35768 0, // zsub3_then_ssub
35769 0, // zsub3_then_zsub
35770 0, // zsub2_then_bsub
35771 0, // zsub2_then_dsub
35772 0, // zsub2_then_hsub
35773 0, // zsub2_then_ssub
35774 0, // zsub2_then_zsub
35775 0, // dsub0_dsub1
35776 0, // dsub0_dsub1_dsub2
35777 0, // dsub1_dsub2
35778 0, // dsub1_dsub2_dsub3
35779 0, // dsub2_dsub3
35780 0, // dsub_qsub1_then_dsub
35781 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35782 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35783 0, // qsub0_qsub1
35784 0, // qsub0_qsub1_qsub2
35785 0, // qsub1_qsub2
35786 0, // qsub1_qsub2_qsub3
35787 0, // qsub2_qsub3
35788 0, // qsub1_then_dsub_qsub2_then_dsub
35789 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35790 0, // qsub2_then_dsub_qsub3_then_dsub
35791 0, // sub_32_x8sub_1_then_sub_32
35792 0, // x8sub_0_x8sub_1
35793 0, // x8sub_2_x8sub_3
35794 0, // x8sub_4_x8sub_5
35795 0, // x8sub_6_x8sub_7
35796 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35797 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35798 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35799 0, // sub_32_subo64_then_sub_32
35800 0, // dsub_zsub1_then_dsub
35801 0, // zsub_zsub1_then_zsub
35802 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35803 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35804 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35805 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35806 0, // zsub0_zsub1
35807 0, // zsub0_zsub1_zsub2
35808 0, // zsub1_zsub2
35809 0, // zsub1_zsub2_zsub3
35810 0, // zsub2_zsub3
35811 0, // zsub1_then_dsub_zsub2_then_dsub
35812 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35813 0, // zsub1_then_zsub_zsub2_then_zsub
35814 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35815 0, // zsub2_then_dsub_zsub3_then_dsub
35816 0, // zsub2_then_zsub_zsub3_then_zsub
35817 0, // zsub0_zsub2
35818 0, // zsub1_zsub3
35819 },
35820 { // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35821 108, // bsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35822 108, // dsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35823 0, // dsub0
35824 0, // dsub1
35825 0, // dsub2
35826 0, // dsub3
35827 108, // hsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35828 0, // psub
35829 0, // psub0
35830 0, // psub1
35831 0, // qsub0
35832 0, // qsub1
35833 0, // qsub2
35834 0, // qsub3
35835 108, // ssub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35836 0, // sub_32
35837 0, // sube32
35838 0, // sube64
35839 0, // subo32
35840 0, // subo64
35841 0, // x8sub_0
35842 0, // x8sub_1
35843 0, // x8sub_2
35844 0, // x8sub_3
35845 0, // x8sub_4
35846 0, // x8sub_5
35847 0, // x8sub_6
35848 0, // x8sub_7
35849 0, // zasubb
35850 0, // zasubd0
35851 0, // zasubd1
35852 0, // zasubh0
35853 0, // zasubh1
35854 0, // zasubq0
35855 0, // zasubq1
35856 0, // zasubs0
35857 0, // zasubs1
35858 108, // zsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35859 108, // zsub0 -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35860 108, // zsub1 -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35861 0, // zsub2
35862 0, // zsub3
35863 0, // zasubd1_then_zasubq0
35864 0, // zasubd1_then_zasubq1
35865 0, // zasubs1_then_zasubd0
35866 0, // zasubs1_then_zasubd1
35867 0, // zasubs1_then_zasubq0
35868 0, // zasubs1_then_zasubq1
35869 0, // zasubs1_then_zasubd1_then_zasubq0
35870 0, // zasubs1_then_zasubd1_then_zasubq1
35871 0, // zasubh1_then_zasubd0
35872 0, // zasubh1_then_zasubd1
35873 0, // zasubh1_then_zasubq0
35874 0, // zasubh1_then_zasubq1
35875 0, // zasubh1_then_zasubs0
35876 0, // zasubh1_then_zasubs1
35877 0, // zasubh1_then_zasubd1_then_zasubq0
35878 0, // zasubh1_then_zasubd1_then_zasubq1
35879 0, // zasubh1_then_zasubs1_then_zasubd0
35880 0, // zasubh1_then_zasubs1_then_zasubd1
35881 0, // zasubh1_then_zasubs1_then_zasubq0
35882 0, // zasubh1_then_zasubs1_then_zasubq1
35883 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
35884 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
35885 0, // dsub1_then_bsub
35886 0, // dsub1_then_hsub
35887 0, // dsub1_then_ssub
35888 0, // dsub3_then_bsub
35889 0, // dsub3_then_hsub
35890 0, // dsub3_then_ssub
35891 0, // dsub2_then_bsub
35892 0, // dsub2_then_hsub
35893 0, // dsub2_then_ssub
35894 0, // psub1_then_psub
35895 0, // qsub1_then_bsub
35896 0, // qsub1_then_dsub
35897 0, // qsub1_then_hsub
35898 0, // qsub1_then_ssub
35899 0, // qsub3_then_bsub
35900 0, // qsub3_then_dsub
35901 0, // qsub3_then_hsub
35902 0, // qsub3_then_ssub
35903 0, // qsub2_then_bsub
35904 0, // qsub2_then_dsub
35905 0, // qsub2_then_hsub
35906 0, // qsub2_then_ssub
35907 0, // x8sub_7_then_sub_32
35908 0, // x8sub_6_then_sub_32
35909 0, // x8sub_5_then_sub_32
35910 0, // x8sub_4_then_sub_32
35911 0, // x8sub_3_then_sub_32
35912 0, // x8sub_2_then_sub_32
35913 0, // x8sub_1_then_sub_32
35914 0, // subo64_then_sub_32
35915 108, // zsub1_then_bsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35916 108, // zsub1_then_dsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35917 108, // zsub1_then_hsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35918 108, // zsub1_then_ssub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35919 108, // zsub1_then_zsub -> ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
35920 0, // zsub3_then_bsub
35921 0, // zsub3_then_dsub
35922 0, // zsub3_then_hsub
35923 0, // zsub3_then_ssub
35924 0, // zsub3_then_zsub
35925 0, // zsub2_then_bsub
35926 0, // zsub2_then_dsub
35927 0, // zsub2_then_hsub
35928 0, // zsub2_then_ssub
35929 0, // zsub2_then_zsub
35930 0, // dsub0_dsub1
35931 0, // dsub0_dsub1_dsub2
35932 0, // dsub1_dsub2
35933 0, // dsub1_dsub2_dsub3
35934 0, // dsub2_dsub3
35935 0, // dsub_qsub1_then_dsub
35936 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35937 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
35938 0, // qsub0_qsub1
35939 0, // qsub0_qsub1_qsub2
35940 0, // qsub1_qsub2
35941 0, // qsub1_qsub2_qsub3
35942 0, // qsub2_qsub3
35943 0, // qsub1_then_dsub_qsub2_then_dsub
35944 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
35945 0, // qsub2_then_dsub_qsub3_then_dsub
35946 0, // sub_32_x8sub_1_then_sub_32
35947 0, // x8sub_0_x8sub_1
35948 0, // x8sub_2_x8sub_3
35949 0, // x8sub_4_x8sub_5
35950 0, // x8sub_6_x8sub_7
35951 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
35952 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
35953 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
35954 0, // sub_32_subo64_then_sub_32
35955 116, // dsub_zsub1_then_dsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
35956 116, // zsub_zsub1_then_zsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
35957 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35958 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
35959 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35960 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
35961 0, // zsub0_zsub1
35962 0, // zsub0_zsub1_zsub2
35963 0, // zsub1_zsub2
35964 0, // zsub1_zsub2_zsub3
35965 0, // zsub2_zsub3
35966 0, // zsub1_then_dsub_zsub2_then_dsub
35967 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
35968 0, // zsub1_then_zsub_zsub2_then_zsub
35969 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
35970 0, // zsub2_then_dsub_zsub3_then_dsub
35971 0, // zsub2_then_zsub_zsub3_then_zsub
35972 0, // zsub0_zsub2
35973 0, // zsub1_zsub3
35974 },
35975 { // ZPR2_with_dsub_in_FPR64_lo
35976 109, // bsub -> ZPR2_with_dsub_in_FPR64_lo
35977 109, // dsub -> ZPR2_with_dsub_in_FPR64_lo
35978 0, // dsub0
35979 0, // dsub1
35980 0, // dsub2
35981 0, // dsub3
35982 109, // hsub -> ZPR2_with_dsub_in_FPR64_lo
35983 0, // psub
35984 0, // psub0
35985 0, // psub1
35986 0, // qsub0
35987 0, // qsub1
35988 0, // qsub2
35989 0, // qsub3
35990 109, // ssub -> ZPR2_with_dsub_in_FPR64_lo
35991 0, // sub_32
35992 0, // sube32
35993 0, // sube64
35994 0, // subo32
35995 0, // subo64
35996 0, // x8sub_0
35997 0, // x8sub_1
35998 0, // x8sub_2
35999 0, // x8sub_3
36000 0, // x8sub_4
36001 0, // x8sub_5
36002 0, // x8sub_6
36003 0, // x8sub_7
36004 0, // zasubb
36005 0, // zasubd0
36006 0, // zasubd1
36007 0, // zasubh0
36008 0, // zasubh1
36009 0, // zasubq0
36010 0, // zasubq1
36011 0, // zasubs0
36012 0, // zasubs1
36013 109, // zsub -> ZPR2_with_dsub_in_FPR64_lo
36014 109, // zsub0 -> ZPR2_with_dsub_in_FPR64_lo
36015 109, // zsub1 -> ZPR2_with_dsub_in_FPR64_lo
36016 0, // zsub2
36017 0, // zsub3
36018 0, // zasubd1_then_zasubq0
36019 0, // zasubd1_then_zasubq1
36020 0, // zasubs1_then_zasubd0
36021 0, // zasubs1_then_zasubd1
36022 0, // zasubs1_then_zasubq0
36023 0, // zasubs1_then_zasubq1
36024 0, // zasubs1_then_zasubd1_then_zasubq0
36025 0, // zasubs1_then_zasubd1_then_zasubq1
36026 0, // zasubh1_then_zasubd0
36027 0, // zasubh1_then_zasubd1
36028 0, // zasubh1_then_zasubq0
36029 0, // zasubh1_then_zasubq1
36030 0, // zasubh1_then_zasubs0
36031 0, // zasubh1_then_zasubs1
36032 0, // zasubh1_then_zasubd1_then_zasubq0
36033 0, // zasubh1_then_zasubd1_then_zasubq1
36034 0, // zasubh1_then_zasubs1_then_zasubd0
36035 0, // zasubh1_then_zasubs1_then_zasubd1
36036 0, // zasubh1_then_zasubs1_then_zasubq0
36037 0, // zasubh1_then_zasubs1_then_zasubq1
36038 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36039 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36040 0, // dsub1_then_bsub
36041 0, // dsub1_then_hsub
36042 0, // dsub1_then_ssub
36043 0, // dsub3_then_bsub
36044 0, // dsub3_then_hsub
36045 0, // dsub3_then_ssub
36046 0, // dsub2_then_bsub
36047 0, // dsub2_then_hsub
36048 0, // dsub2_then_ssub
36049 0, // psub1_then_psub
36050 0, // qsub1_then_bsub
36051 0, // qsub1_then_dsub
36052 0, // qsub1_then_hsub
36053 0, // qsub1_then_ssub
36054 0, // qsub3_then_bsub
36055 0, // qsub3_then_dsub
36056 0, // qsub3_then_hsub
36057 0, // qsub3_then_ssub
36058 0, // qsub2_then_bsub
36059 0, // qsub2_then_dsub
36060 0, // qsub2_then_hsub
36061 0, // qsub2_then_ssub
36062 0, // x8sub_7_then_sub_32
36063 0, // x8sub_6_then_sub_32
36064 0, // x8sub_5_then_sub_32
36065 0, // x8sub_4_then_sub_32
36066 0, // x8sub_3_then_sub_32
36067 0, // x8sub_2_then_sub_32
36068 0, // x8sub_1_then_sub_32
36069 0, // subo64_then_sub_32
36070 109, // zsub1_then_bsub -> ZPR2_with_dsub_in_FPR64_lo
36071 109, // zsub1_then_dsub -> ZPR2_with_dsub_in_FPR64_lo
36072 109, // zsub1_then_hsub -> ZPR2_with_dsub_in_FPR64_lo
36073 109, // zsub1_then_ssub -> ZPR2_with_dsub_in_FPR64_lo
36074 109, // zsub1_then_zsub -> ZPR2_with_dsub_in_FPR64_lo
36075 0, // zsub3_then_bsub
36076 0, // zsub3_then_dsub
36077 0, // zsub3_then_hsub
36078 0, // zsub3_then_ssub
36079 0, // zsub3_then_zsub
36080 0, // zsub2_then_bsub
36081 0, // zsub2_then_dsub
36082 0, // zsub2_then_hsub
36083 0, // zsub2_then_ssub
36084 0, // zsub2_then_zsub
36085 0, // dsub0_dsub1
36086 0, // dsub0_dsub1_dsub2
36087 0, // dsub1_dsub2
36088 0, // dsub1_dsub2_dsub3
36089 0, // dsub2_dsub3
36090 0, // dsub_qsub1_then_dsub
36091 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36092 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
36093 0, // qsub0_qsub1
36094 0, // qsub0_qsub1_qsub2
36095 0, // qsub1_qsub2
36096 0, // qsub1_qsub2_qsub3
36097 0, // qsub2_qsub3
36098 0, // qsub1_then_dsub_qsub2_then_dsub
36099 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36100 0, // qsub2_then_dsub_qsub3_then_dsub
36101 0, // sub_32_x8sub_1_then_sub_32
36102 0, // x8sub_0_x8sub_1
36103 0, // x8sub_2_x8sub_3
36104 0, // x8sub_4_x8sub_5
36105 0, // x8sub_6_x8sub_7
36106 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
36107 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
36108 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
36109 0, // sub_32_subo64_then_sub_32
36110 109, // dsub_zsub1_then_dsub -> ZPR2_with_dsub_in_FPR64_lo
36111 109, // zsub_zsub1_then_zsub -> ZPR2_with_dsub_in_FPR64_lo
36112 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36113 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
36114 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36115 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
36116 0, // zsub0_zsub1
36117 0, // zsub0_zsub1_zsub2
36118 0, // zsub1_zsub2
36119 0, // zsub1_zsub2_zsub3
36120 0, // zsub2_zsub3
36121 0, // zsub1_then_dsub_zsub2_then_dsub
36122 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36123 0, // zsub1_then_zsub_zsub2_then_zsub
36124 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36125 0, // zsub2_then_dsub_zsub3_then_dsub
36126 0, // zsub2_then_zsub_zsub3_then_zsub
36127 0, // zsub0_zsub2
36128 0, // zsub1_zsub3
36129 },
36130 { // ZPR2_with_zsub1_in_ZPR_4b
36131 110, // bsub -> ZPR2_with_zsub1_in_ZPR_4b
36132 110, // dsub -> ZPR2_with_zsub1_in_ZPR_4b
36133 0, // dsub0
36134 0, // dsub1
36135 0, // dsub2
36136 0, // dsub3
36137 110, // hsub -> ZPR2_with_zsub1_in_ZPR_4b
36138 0, // psub
36139 0, // psub0
36140 0, // psub1
36141 0, // qsub0
36142 0, // qsub1
36143 0, // qsub2
36144 0, // qsub3
36145 110, // ssub -> ZPR2_with_zsub1_in_ZPR_4b
36146 0, // sub_32
36147 0, // sube32
36148 0, // sube64
36149 0, // subo32
36150 0, // subo64
36151 0, // x8sub_0
36152 0, // x8sub_1
36153 0, // x8sub_2
36154 0, // x8sub_3
36155 0, // x8sub_4
36156 0, // x8sub_5
36157 0, // x8sub_6
36158 0, // x8sub_7
36159 0, // zasubb
36160 0, // zasubd0
36161 0, // zasubd1
36162 0, // zasubh0
36163 0, // zasubh1
36164 0, // zasubq0
36165 0, // zasubq1
36166 0, // zasubs0
36167 0, // zasubs1
36168 110, // zsub -> ZPR2_with_zsub1_in_ZPR_4b
36169 110, // zsub0 -> ZPR2_with_zsub1_in_ZPR_4b
36170 110, // zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
36171 0, // zsub2
36172 0, // zsub3
36173 0, // zasubd1_then_zasubq0
36174 0, // zasubd1_then_zasubq1
36175 0, // zasubs1_then_zasubd0
36176 0, // zasubs1_then_zasubd1
36177 0, // zasubs1_then_zasubq0
36178 0, // zasubs1_then_zasubq1
36179 0, // zasubs1_then_zasubd1_then_zasubq0
36180 0, // zasubs1_then_zasubd1_then_zasubq1
36181 0, // zasubh1_then_zasubd0
36182 0, // zasubh1_then_zasubd1
36183 0, // zasubh1_then_zasubq0
36184 0, // zasubh1_then_zasubq1
36185 0, // zasubh1_then_zasubs0
36186 0, // zasubh1_then_zasubs1
36187 0, // zasubh1_then_zasubd1_then_zasubq0
36188 0, // zasubh1_then_zasubd1_then_zasubq1
36189 0, // zasubh1_then_zasubs1_then_zasubd0
36190 0, // zasubh1_then_zasubs1_then_zasubd1
36191 0, // zasubh1_then_zasubs1_then_zasubq0
36192 0, // zasubh1_then_zasubs1_then_zasubq1
36193 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36194 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36195 0, // dsub1_then_bsub
36196 0, // dsub1_then_hsub
36197 0, // dsub1_then_ssub
36198 0, // dsub3_then_bsub
36199 0, // dsub3_then_hsub
36200 0, // dsub3_then_ssub
36201 0, // dsub2_then_bsub
36202 0, // dsub2_then_hsub
36203 0, // dsub2_then_ssub
36204 0, // psub1_then_psub
36205 0, // qsub1_then_bsub
36206 0, // qsub1_then_dsub
36207 0, // qsub1_then_hsub
36208 0, // qsub1_then_ssub
36209 0, // qsub3_then_bsub
36210 0, // qsub3_then_dsub
36211 0, // qsub3_then_hsub
36212 0, // qsub3_then_ssub
36213 0, // qsub2_then_bsub
36214 0, // qsub2_then_dsub
36215 0, // qsub2_then_hsub
36216 0, // qsub2_then_ssub
36217 0, // x8sub_7_then_sub_32
36218 0, // x8sub_6_then_sub_32
36219 0, // x8sub_5_then_sub_32
36220 0, // x8sub_4_then_sub_32
36221 0, // x8sub_3_then_sub_32
36222 0, // x8sub_2_then_sub_32
36223 0, // x8sub_1_then_sub_32
36224 0, // subo64_then_sub_32
36225 110, // zsub1_then_bsub -> ZPR2_with_zsub1_in_ZPR_4b
36226 110, // zsub1_then_dsub -> ZPR2_with_zsub1_in_ZPR_4b
36227 110, // zsub1_then_hsub -> ZPR2_with_zsub1_in_ZPR_4b
36228 110, // zsub1_then_ssub -> ZPR2_with_zsub1_in_ZPR_4b
36229 110, // zsub1_then_zsub -> ZPR2_with_zsub1_in_ZPR_4b
36230 0, // zsub3_then_bsub
36231 0, // zsub3_then_dsub
36232 0, // zsub3_then_hsub
36233 0, // zsub3_then_ssub
36234 0, // zsub3_then_zsub
36235 0, // zsub2_then_bsub
36236 0, // zsub2_then_dsub
36237 0, // zsub2_then_hsub
36238 0, // zsub2_then_ssub
36239 0, // zsub2_then_zsub
36240 0, // dsub0_dsub1
36241 0, // dsub0_dsub1_dsub2
36242 0, // dsub1_dsub2
36243 0, // dsub1_dsub2_dsub3
36244 0, // dsub2_dsub3
36245 0, // dsub_qsub1_then_dsub
36246 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36247 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
36248 0, // qsub0_qsub1
36249 0, // qsub0_qsub1_qsub2
36250 0, // qsub1_qsub2
36251 0, // qsub1_qsub2_qsub3
36252 0, // qsub2_qsub3
36253 0, // qsub1_then_dsub_qsub2_then_dsub
36254 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36255 0, // qsub2_then_dsub_qsub3_then_dsub
36256 0, // sub_32_x8sub_1_then_sub_32
36257 0, // x8sub_0_x8sub_1
36258 0, // x8sub_2_x8sub_3
36259 0, // x8sub_4_x8sub_5
36260 0, // x8sub_6_x8sub_7
36261 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
36262 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
36263 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
36264 0, // sub_32_subo64_then_sub_32
36265 110, // dsub_zsub1_then_dsub -> ZPR2_with_zsub1_in_ZPR_4b
36266 110, // zsub_zsub1_then_zsub -> ZPR2_with_zsub1_in_ZPR_4b
36267 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36268 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
36269 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36270 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
36271 0, // zsub0_zsub1
36272 0, // zsub0_zsub1_zsub2
36273 0, // zsub1_zsub2
36274 0, // zsub1_zsub2_zsub3
36275 0, // zsub2_zsub3
36276 0, // zsub1_then_dsub_zsub2_then_dsub
36277 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36278 0, // zsub1_then_zsub_zsub2_then_zsub
36279 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36280 0, // zsub2_then_dsub_zsub3_then_dsub
36281 0, // zsub2_then_zsub_zsub3_then_zsub
36282 0, // zsub0_zsub2
36283 0, // zsub1_zsub3
36284 },
36285 { // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36286 111, // bsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36287 111, // dsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36288 0, // dsub0
36289 0, // dsub1
36290 0, // dsub2
36291 0, // dsub3
36292 111, // hsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36293 0, // psub
36294 0, // psub0
36295 0, // psub1
36296 111, // qsub0 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36297 111, // qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36298 0, // qsub2
36299 0, // qsub3
36300 111, // ssub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36301 0, // sub_32
36302 0, // sube32
36303 0, // sube64
36304 0, // subo32
36305 0, // subo64
36306 0, // x8sub_0
36307 0, // x8sub_1
36308 0, // x8sub_2
36309 0, // x8sub_3
36310 0, // x8sub_4
36311 0, // x8sub_5
36312 0, // x8sub_6
36313 0, // x8sub_7
36314 0, // zasubb
36315 0, // zasubd0
36316 0, // zasubd1
36317 0, // zasubh0
36318 0, // zasubh1
36319 0, // zasubq0
36320 0, // zasubq1
36321 0, // zasubs0
36322 0, // zasubs1
36323 0, // zsub
36324 0, // zsub0
36325 0, // zsub1
36326 0, // zsub2
36327 0, // zsub3
36328 0, // zasubd1_then_zasubq0
36329 0, // zasubd1_then_zasubq1
36330 0, // zasubs1_then_zasubd0
36331 0, // zasubs1_then_zasubd1
36332 0, // zasubs1_then_zasubq0
36333 0, // zasubs1_then_zasubq1
36334 0, // zasubs1_then_zasubd1_then_zasubq0
36335 0, // zasubs1_then_zasubd1_then_zasubq1
36336 0, // zasubh1_then_zasubd0
36337 0, // zasubh1_then_zasubd1
36338 0, // zasubh1_then_zasubq0
36339 0, // zasubh1_then_zasubq1
36340 0, // zasubh1_then_zasubs0
36341 0, // zasubh1_then_zasubs1
36342 0, // zasubh1_then_zasubd1_then_zasubq0
36343 0, // zasubh1_then_zasubd1_then_zasubq1
36344 0, // zasubh1_then_zasubs1_then_zasubd0
36345 0, // zasubh1_then_zasubs1_then_zasubd1
36346 0, // zasubh1_then_zasubs1_then_zasubq0
36347 0, // zasubh1_then_zasubs1_then_zasubq1
36348 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36349 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36350 0, // dsub1_then_bsub
36351 0, // dsub1_then_hsub
36352 0, // dsub1_then_ssub
36353 0, // dsub3_then_bsub
36354 0, // dsub3_then_hsub
36355 0, // dsub3_then_ssub
36356 0, // dsub2_then_bsub
36357 0, // dsub2_then_hsub
36358 0, // dsub2_then_ssub
36359 0, // psub1_then_psub
36360 111, // qsub1_then_bsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36361 111, // qsub1_then_dsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36362 111, // qsub1_then_hsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36363 111, // qsub1_then_ssub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36364 0, // qsub3_then_bsub
36365 0, // qsub3_then_dsub
36366 0, // qsub3_then_hsub
36367 0, // qsub3_then_ssub
36368 0, // qsub2_then_bsub
36369 0, // qsub2_then_dsub
36370 0, // qsub2_then_hsub
36371 0, // qsub2_then_ssub
36372 0, // x8sub_7_then_sub_32
36373 0, // x8sub_6_then_sub_32
36374 0, // x8sub_5_then_sub_32
36375 0, // x8sub_4_then_sub_32
36376 0, // x8sub_3_then_sub_32
36377 0, // x8sub_2_then_sub_32
36378 0, // x8sub_1_then_sub_32
36379 0, // subo64_then_sub_32
36380 0, // zsub1_then_bsub
36381 0, // zsub1_then_dsub
36382 0, // zsub1_then_hsub
36383 0, // zsub1_then_ssub
36384 0, // zsub1_then_zsub
36385 0, // zsub3_then_bsub
36386 0, // zsub3_then_dsub
36387 0, // zsub3_then_hsub
36388 0, // zsub3_then_ssub
36389 0, // zsub3_then_zsub
36390 0, // zsub2_then_bsub
36391 0, // zsub2_then_dsub
36392 0, // zsub2_then_hsub
36393 0, // zsub2_then_ssub
36394 0, // zsub2_then_zsub
36395 0, // dsub0_dsub1
36396 0, // dsub0_dsub1_dsub2
36397 0, // dsub1_dsub2
36398 0, // dsub1_dsub2_dsub3
36399 0, // dsub2_dsub3
36400 111, // dsub_qsub1_then_dsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
36401 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36402 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
36403 0, // qsub0_qsub1
36404 0, // qsub0_qsub1_qsub2
36405 0, // qsub1_qsub2
36406 0, // qsub1_qsub2_qsub3
36407 0, // qsub2_qsub3
36408 0, // qsub1_then_dsub_qsub2_then_dsub
36409 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36410 0, // qsub2_then_dsub_qsub3_then_dsub
36411 0, // sub_32_x8sub_1_then_sub_32
36412 0, // x8sub_0_x8sub_1
36413 0, // x8sub_2_x8sub_3
36414 0, // x8sub_4_x8sub_5
36415 0, // x8sub_6_x8sub_7
36416 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
36417 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
36418 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
36419 0, // sub_32_subo64_then_sub_32
36420 0, // dsub_zsub1_then_dsub
36421 0, // zsub_zsub1_then_zsub
36422 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36423 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
36424 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36425 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
36426 0, // zsub0_zsub1
36427 0, // zsub0_zsub1_zsub2
36428 0, // zsub1_zsub2
36429 0, // zsub1_zsub2_zsub3
36430 0, // zsub2_zsub3
36431 0, // zsub1_then_dsub_zsub2_then_dsub
36432 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36433 0, // zsub1_then_zsub_zsub2_then_zsub
36434 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36435 0, // zsub2_then_dsub_zsub3_then_dsub
36436 0, // zsub2_then_zsub_zsub3_then_zsub
36437 0, // zsub0_zsub2
36438 0, // zsub1_zsub3
36439 },
36440 { // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36441 112, // bsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36442 112, // dsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36443 0, // dsub0
36444 0, // dsub1
36445 0, // dsub2
36446 0, // dsub3
36447 112, // hsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36448 0, // psub
36449 0, // psub0
36450 0, // psub1
36451 0, // qsub0
36452 0, // qsub1
36453 0, // qsub2
36454 0, // qsub3
36455 112, // ssub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36456 0, // sub_32
36457 0, // sube32
36458 0, // sube64
36459 0, // subo32
36460 0, // subo64
36461 0, // x8sub_0
36462 0, // x8sub_1
36463 0, // x8sub_2
36464 0, // x8sub_3
36465 0, // x8sub_4
36466 0, // x8sub_5
36467 0, // x8sub_6
36468 0, // x8sub_7
36469 0, // zasubb
36470 0, // zasubd0
36471 0, // zasubd1
36472 0, // zasubh0
36473 0, // zasubh1
36474 0, // zasubq0
36475 0, // zasubq1
36476 0, // zasubs0
36477 0, // zasubs1
36478 112, // zsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36479 112, // zsub0 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36480 112, // zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36481 0, // zsub2
36482 0, // zsub3
36483 0, // zasubd1_then_zasubq0
36484 0, // zasubd1_then_zasubq1
36485 0, // zasubs1_then_zasubd0
36486 0, // zasubs1_then_zasubd1
36487 0, // zasubs1_then_zasubq0
36488 0, // zasubs1_then_zasubq1
36489 0, // zasubs1_then_zasubd1_then_zasubq0
36490 0, // zasubs1_then_zasubd1_then_zasubq1
36491 0, // zasubh1_then_zasubd0
36492 0, // zasubh1_then_zasubd1
36493 0, // zasubh1_then_zasubq0
36494 0, // zasubh1_then_zasubq1
36495 0, // zasubh1_then_zasubs0
36496 0, // zasubh1_then_zasubs1
36497 0, // zasubh1_then_zasubd1_then_zasubq0
36498 0, // zasubh1_then_zasubd1_then_zasubq1
36499 0, // zasubh1_then_zasubs1_then_zasubd0
36500 0, // zasubh1_then_zasubs1_then_zasubd1
36501 0, // zasubh1_then_zasubs1_then_zasubq0
36502 0, // zasubh1_then_zasubs1_then_zasubq1
36503 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36504 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36505 0, // dsub1_then_bsub
36506 0, // dsub1_then_hsub
36507 0, // dsub1_then_ssub
36508 0, // dsub3_then_bsub
36509 0, // dsub3_then_hsub
36510 0, // dsub3_then_ssub
36511 0, // dsub2_then_bsub
36512 0, // dsub2_then_hsub
36513 0, // dsub2_then_ssub
36514 0, // psub1_then_psub
36515 0, // qsub1_then_bsub
36516 0, // qsub1_then_dsub
36517 0, // qsub1_then_hsub
36518 0, // qsub1_then_ssub
36519 0, // qsub3_then_bsub
36520 0, // qsub3_then_dsub
36521 0, // qsub3_then_hsub
36522 0, // qsub3_then_ssub
36523 0, // qsub2_then_bsub
36524 0, // qsub2_then_dsub
36525 0, // qsub2_then_hsub
36526 0, // qsub2_then_ssub
36527 0, // x8sub_7_then_sub_32
36528 0, // x8sub_6_then_sub_32
36529 0, // x8sub_5_then_sub_32
36530 0, // x8sub_4_then_sub_32
36531 0, // x8sub_3_then_sub_32
36532 0, // x8sub_2_then_sub_32
36533 0, // x8sub_1_then_sub_32
36534 0, // subo64_then_sub_32
36535 112, // zsub1_then_bsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36536 112, // zsub1_then_dsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36537 112, // zsub1_then_hsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36538 112, // zsub1_then_ssub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36539 112, // zsub1_then_zsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36540 0, // zsub3_then_bsub
36541 0, // zsub3_then_dsub
36542 0, // zsub3_then_hsub
36543 0, // zsub3_then_ssub
36544 0, // zsub3_then_zsub
36545 0, // zsub2_then_bsub
36546 0, // zsub2_then_dsub
36547 0, // zsub2_then_hsub
36548 0, // zsub2_then_ssub
36549 0, // zsub2_then_zsub
36550 0, // dsub0_dsub1
36551 0, // dsub0_dsub1_dsub2
36552 0, // dsub1_dsub2
36553 0, // dsub1_dsub2_dsub3
36554 0, // dsub2_dsub3
36555 0, // dsub_qsub1_then_dsub
36556 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36557 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
36558 0, // qsub0_qsub1
36559 0, // qsub0_qsub1_qsub2
36560 0, // qsub1_qsub2
36561 0, // qsub1_qsub2_qsub3
36562 0, // qsub2_qsub3
36563 0, // qsub1_then_dsub_qsub2_then_dsub
36564 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36565 0, // qsub2_then_dsub_qsub3_then_dsub
36566 0, // sub_32_x8sub_1_then_sub_32
36567 0, // x8sub_0_x8sub_1
36568 0, // x8sub_2_x8sub_3
36569 0, // x8sub_4_x8sub_5
36570 0, // x8sub_6_x8sub_7
36571 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
36572 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
36573 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
36574 0, // sub_32_subo64_then_sub_32
36575 112, // dsub_zsub1_then_dsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36576 112, // zsub_zsub1_then_zsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
36577 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36578 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
36579 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36580 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
36581 0, // zsub0_zsub1
36582 0, // zsub0_zsub1_zsub2
36583 0, // zsub1_zsub2
36584 0, // zsub1_zsub2_zsub3
36585 0, // zsub2_zsub3
36586 0, // zsub1_then_dsub_zsub2_then_dsub
36587 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36588 0, // zsub1_then_zsub_zsub2_then_zsub
36589 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36590 0, // zsub2_then_dsub_zsub3_then_dsub
36591 0, // zsub2_then_zsub_zsub3_then_zsub
36592 0, // zsub0_zsub2
36593 0, // zsub1_zsub3
36594 },
36595 { // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36596 113, // bsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36597 113, // dsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36598 0, // dsub0
36599 0, // dsub1
36600 0, // dsub2
36601 0, // dsub3
36602 113, // hsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36603 0, // psub
36604 0, // psub0
36605 0, // psub1
36606 0, // qsub0
36607 0, // qsub1
36608 0, // qsub2
36609 0, // qsub3
36610 113, // ssub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36611 0, // sub_32
36612 0, // sube32
36613 0, // sube64
36614 0, // subo32
36615 0, // subo64
36616 0, // x8sub_0
36617 0, // x8sub_1
36618 0, // x8sub_2
36619 0, // x8sub_3
36620 0, // x8sub_4
36621 0, // x8sub_5
36622 0, // x8sub_6
36623 0, // x8sub_7
36624 0, // zasubb
36625 0, // zasubd0
36626 0, // zasubd1
36627 0, // zasubh0
36628 0, // zasubh1
36629 0, // zasubq0
36630 0, // zasubq1
36631 0, // zasubs0
36632 0, // zasubs1
36633 113, // zsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36634 113, // zsub0 -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36635 113, // zsub1 -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36636 0, // zsub2
36637 0, // zsub3
36638 0, // zasubd1_then_zasubq0
36639 0, // zasubd1_then_zasubq1
36640 0, // zasubs1_then_zasubd0
36641 0, // zasubs1_then_zasubd1
36642 0, // zasubs1_then_zasubq0
36643 0, // zasubs1_then_zasubq1
36644 0, // zasubs1_then_zasubd1_then_zasubq0
36645 0, // zasubs1_then_zasubd1_then_zasubq1
36646 0, // zasubh1_then_zasubd0
36647 0, // zasubh1_then_zasubd1
36648 0, // zasubh1_then_zasubq0
36649 0, // zasubh1_then_zasubq1
36650 0, // zasubh1_then_zasubs0
36651 0, // zasubh1_then_zasubs1
36652 0, // zasubh1_then_zasubd1_then_zasubq0
36653 0, // zasubh1_then_zasubd1_then_zasubq1
36654 0, // zasubh1_then_zasubs1_then_zasubd0
36655 0, // zasubh1_then_zasubs1_then_zasubd1
36656 0, // zasubh1_then_zasubs1_then_zasubq0
36657 0, // zasubh1_then_zasubs1_then_zasubq1
36658 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36659 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36660 0, // dsub1_then_bsub
36661 0, // dsub1_then_hsub
36662 0, // dsub1_then_ssub
36663 0, // dsub3_then_bsub
36664 0, // dsub3_then_hsub
36665 0, // dsub3_then_ssub
36666 0, // dsub2_then_bsub
36667 0, // dsub2_then_hsub
36668 0, // dsub2_then_ssub
36669 0, // psub1_then_psub
36670 0, // qsub1_then_bsub
36671 0, // qsub1_then_dsub
36672 0, // qsub1_then_hsub
36673 0, // qsub1_then_ssub
36674 0, // qsub3_then_bsub
36675 0, // qsub3_then_dsub
36676 0, // qsub3_then_hsub
36677 0, // qsub3_then_ssub
36678 0, // qsub2_then_bsub
36679 0, // qsub2_then_dsub
36680 0, // qsub2_then_hsub
36681 0, // qsub2_then_ssub
36682 0, // x8sub_7_then_sub_32
36683 0, // x8sub_6_then_sub_32
36684 0, // x8sub_5_then_sub_32
36685 0, // x8sub_4_then_sub_32
36686 0, // x8sub_3_then_sub_32
36687 0, // x8sub_2_then_sub_32
36688 0, // x8sub_1_then_sub_32
36689 0, // subo64_then_sub_32
36690 113, // zsub1_then_bsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36691 113, // zsub1_then_dsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36692 113, // zsub1_then_hsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36693 113, // zsub1_then_ssub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36694 113, // zsub1_then_zsub -> ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
36695 0, // zsub3_then_bsub
36696 0, // zsub3_then_dsub
36697 0, // zsub3_then_hsub
36698 0, // zsub3_then_ssub
36699 0, // zsub3_then_zsub
36700 0, // zsub2_then_bsub
36701 0, // zsub2_then_dsub
36702 0, // zsub2_then_hsub
36703 0, // zsub2_then_ssub
36704 0, // zsub2_then_zsub
36705 0, // dsub0_dsub1
36706 0, // dsub0_dsub1_dsub2
36707 0, // dsub1_dsub2
36708 0, // dsub1_dsub2_dsub3
36709 0, // dsub2_dsub3
36710 0, // dsub_qsub1_then_dsub
36711 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36712 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
36713 0, // qsub0_qsub1
36714 0, // qsub0_qsub1_qsub2
36715 0, // qsub1_qsub2
36716 0, // qsub1_qsub2_qsub3
36717 0, // qsub2_qsub3
36718 0, // qsub1_then_dsub_qsub2_then_dsub
36719 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36720 0, // qsub2_then_dsub_qsub3_then_dsub
36721 0, // sub_32_x8sub_1_then_sub_32
36722 0, // x8sub_0_x8sub_1
36723 0, // x8sub_2_x8sub_3
36724 0, // x8sub_4_x8sub_5
36725 0, // x8sub_6_x8sub_7
36726 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
36727 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
36728 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
36729 0, // sub_32_subo64_then_sub_32
36730 122, // dsub_zsub1_then_dsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
36731 122, // zsub_zsub1_then_zsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
36732 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36733 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
36734 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36735 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
36736 0, // zsub0_zsub1
36737 0, // zsub0_zsub1_zsub2
36738 0, // zsub1_zsub2
36739 0, // zsub1_zsub2_zsub3
36740 0, // zsub2_zsub3
36741 0, // zsub1_then_dsub_zsub2_then_dsub
36742 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36743 0, // zsub1_then_zsub_zsub2_then_zsub
36744 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36745 0, // zsub2_then_dsub_zsub3_then_dsub
36746 0, // zsub2_then_zsub_zsub3_then_zsub
36747 0, // zsub0_zsub2
36748 0, // zsub1_zsub3
36749 },
36750 { // QQ_with_qsub0_in_FPR128_0to7
36751 114, // bsub -> QQ_with_qsub0_in_FPR128_0to7
36752 114, // dsub -> QQ_with_qsub0_in_FPR128_0to7
36753 0, // dsub0
36754 0, // dsub1
36755 0, // dsub2
36756 0, // dsub3
36757 114, // hsub -> QQ_with_qsub0_in_FPR128_0to7
36758 0, // psub
36759 0, // psub0
36760 0, // psub1
36761 114, // qsub0 -> QQ_with_qsub0_in_FPR128_0to7
36762 114, // qsub1 -> QQ_with_qsub0_in_FPR128_0to7
36763 0, // qsub2
36764 0, // qsub3
36765 114, // ssub -> QQ_with_qsub0_in_FPR128_0to7
36766 0, // sub_32
36767 0, // sube32
36768 0, // sube64
36769 0, // subo32
36770 0, // subo64
36771 0, // x8sub_0
36772 0, // x8sub_1
36773 0, // x8sub_2
36774 0, // x8sub_3
36775 0, // x8sub_4
36776 0, // x8sub_5
36777 0, // x8sub_6
36778 0, // x8sub_7
36779 0, // zasubb
36780 0, // zasubd0
36781 0, // zasubd1
36782 0, // zasubh0
36783 0, // zasubh1
36784 0, // zasubq0
36785 0, // zasubq1
36786 0, // zasubs0
36787 0, // zasubs1
36788 0, // zsub
36789 0, // zsub0
36790 0, // zsub1
36791 0, // zsub2
36792 0, // zsub3
36793 0, // zasubd1_then_zasubq0
36794 0, // zasubd1_then_zasubq1
36795 0, // zasubs1_then_zasubd0
36796 0, // zasubs1_then_zasubd1
36797 0, // zasubs1_then_zasubq0
36798 0, // zasubs1_then_zasubq1
36799 0, // zasubs1_then_zasubd1_then_zasubq0
36800 0, // zasubs1_then_zasubd1_then_zasubq1
36801 0, // zasubh1_then_zasubd0
36802 0, // zasubh1_then_zasubd1
36803 0, // zasubh1_then_zasubq0
36804 0, // zasubh1_then_zasubq1
36805 0, // zasubh1_then_zasubs0
36806 0, // zasubh1_then_zasubs1
36807 0, // zasubh1_then_zasubd1_then_zasubq0
36808 0, // zasubh1_then_zasubd1_then_zasubq1
36809 0, // zasubh1_then_zasubs1_then_zasubd0
36810 0, // zasubh1_then_zasubs1_then_zasubd1
36811 0, // zasubh1_then_zasubs1_then_zasubq0
36812 0, // zasubh1_then_zasubs1_then_zasubq1
36813 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36814 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36815 0, // dsub1_then_bsub
36816 0, // dsub1_then_hsub
36817 0, // dsub1_then_ssub
36818 0, // dsub3_then_bsub
36819 0, // dsub3_then_hsub
36820 0, // dsub3_then_ssub
36821 0, // dsub2_then_bsub
36822 0, // dsub2_then_hsub
36823 0, // dsub2_then_ssub
36824 0, // psub1_then_psub
36825 114, // qsub1_then_bsub -> QQ_with_qsub0_in_FPR128_0to7
36826 114, // qsub1_then_dsub -> QQ_with_qsub0_in_FPR128_0to7
36827 114, // qsub1_then_hsub -> QQ_with_qsub0_in_FPR128_0to7
36828 114, // qsub1_then_ssub -> QQ_with_qsub0_in_FPR128_0to7
36829 0, // qsub3_then_bsub
36830 0, // qsub3_then_dsub
36831 0, // qsub3_then_hsub
36832 0, // qsub3_then_ssub
36833 0, // qsub2_then_bsub
36834 0, // qsub2_then_dsub
36835 0, // qsub2_then_hsub
36836 0, // qsub2_then_ssub
36837 0, // x8sub_7_then_sub_32
36838 0, // x8sub_6_then_sub_32
36839 0, // x8sub_5_then_sub_32
36840 0, // x8sub_4_then_sub_32
36841 0, // x8sub_3_then_sub_32
36842 0, // x8sub_2_then_sub_32
36843 0, // x8sub_1_then_sub_32
36844 0, // subo64_then_sub_32
36845 0, // zsub1_then_bsub
36846 0, // zsub1_then_dsub
36847 0, // zsub1_then_hsub
36848 0, // zsub1_then_ssub
36849 0, // zsub1_then_zsub
36850 0, // zsub3_then_bsub
36851 0, // zsub3_then_dsub
36852 0, // zsub3_then_hsub
36853 0, // zsub3_then_ssub
36854 0, // zsub3_then_zsub
36855 0, // zsub2_then_bsub
36856 0, // zsub2_then_dsub
36857 0, // zsub2_then_hsub
36858 0, // zsub2_then_ssub
36859 0, // zsub2_then_zsub
36860 0, // dsub0_dsub1
36861 0, // dsub0_dsub1_dsub2
36862 0, // dsub1_dsub2
36863 0, // dsub1_dsub2_dsub3
36864 0, // dsub2_dsub3
36865 114, // dsub_qsub1_then_dsub -> QQ_with_qsub0_in_FPR128_0to7
36866 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36867 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
36868 0, // qsub0_qsub1
36869 0, // qsub0_qsub1_qsub2
36870 0, // qsub1_qsub2
36871 0, // qsub1_qsub2_qsub3
36872 0, // qsub2_qsub3
36873 0, // qsub1_then_dsub_qsub2_then_dsub
36874 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
36875 0, // qsub2_then_dsub_qsub3_then_dsub
36876 0, // sub_32_x8sub_1_then_sub_32
36877 0, // x8sub_0_x8sub_1
36878 0, // x8sub_2_x8sub_3
36879 0, // x8sub_4_x8sub_5
36880 0, // x8sub_6_x8sub_7
36881 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
36882 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
36883 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
36884 0, // sub_32_subo64_then_sub_32
36885 0, // dsub_zsub1_then_dsub
36886 0, // zsub_zsub1_then_zsub
36887 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36888 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
36889 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36890 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
36891 0, // zsub0_zsub1
36892 0, // zsub0_zsub1_zsub2
36893 0, // zsub1_zsub2
36894 0, // zsub1_zsub2_zsub3
36895 0, // zsub2_zsub3
36896 0, // zsub1_then_dsub_zsub2_then_dsub
36897 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
36898 0, // zsub1_then_zsub_zsub2_then_zsub
36899 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
36900 0, // zsub2_then_dsub_zsub3_then_dsub
36901 0, // zsub2_then_zsub_zsub3_then_zsub
36902 0, // zsub0_zsub2
36903 0, // zsub1_zsub3
36904 },
36905 { // QQ_with_qsub1_in_FPR128_0to7
36906 115, // bsub -> QQ_with_qsub1_in_FPR128_0to7
36907 115, // dsub -> QQ_with_qsub1_in_FPR128_0to7
36908 0, // dsub0
36909 0, // dsub1
36910 0, // dsub2
36911 0, // dsub3
36912 115, // hsub -> QQ_with_qsub1_in_FPR128_0to7
36913 0, // psub
36914 0, // psub0
36915 0, // psub1
36916 115, // qsub0 -> QQ_with_qsub1_in_FPR128_0to7
36917 115, // qsub1 -> QQ_with_qsub1_in_FPR128_0to7
36918 0, // qsub2
36919 0, // qsub3
36920 115, // ssub -> QQ_with_qsub1_in_FPR128_0to7
36921 0, // sub_32
36922 0, // sube32
36923 0, // sube64
36924 0, // subo32
36925 0, // subo64
36926 0, // x8sub_0
36927 0, // x8sub_1
36928 0, // x8sub_2
36929 0, // x8sub_3
36930 0, // x8sub_4
36931 0, // x8sub_5
36932 0, // x8sub_6
36933 0, // x8sub_7
36934 0, // zasubb
36935 0, // zasubd0
36936 0, // zasubd1
36937 0, // zasubh0
36938 0, // zasubh1
36939 0, // zasubq0
36940 0, // zasubq1
36941 0, // zasubs0
36942 0, // zasubs1
36943 0, // zsub
36944 0, // zsub0
36945 0, // zsub1
36946 0, // zsub2
36947 0, // zsub3
36948 0, // zasubd1_then_zasubq0
36949 0, // zasubd1_then_zasubq1
36950 0, // zasubs1_then_zasubd0
36951 0, // zasubs1_then_zasubd1
36952 0, // zasubs1_then_zasubq0
36953 0, // zasubs1_then_zasubq1
36954 0, // zasubs1_then_zasubd1_then_zasubq0
36955 0, // zasubs1_then_zasubd1_then_zasubq1
36956 0, // zasubh1_then_zasubd0
36957 0, // zasubh1_then_zasubd1
36958 0, // zasubh1_then_zasubq0
36959 0, // zasubh1_then_zasubq1
36960 0, // zasubh1_then_zasubs0
36961 0, // zasubh1_then_zasubs1
36962 0, // zasubh1_then_zasubd1_then_zasubq0
36963 0, // zasubh1_then_zasubd1_then_zasubq1
36964 0, // zasubh1_then_zasubs1_then_zasubd0
36965 0, // zasubh1_then_zasubs1_then_zasubd1
36966 0, // zasubh1_then_zasubs1_then_zasubq0
36967 0, // zasubh1_then_zasubs1_then_zasubq1
36968 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
36969 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
36970 0, // dsub1_then_bsub
36971 0, // dsub1_then_hsub
36972 0, // dsub1_then_ssub
36973 0, // dsub3_then_bsub
36974 0, // dsub3_then_hsub
36975 0, // dsub3_then_ssub
36976 0, // dsub2_then_bsub
36977 0, // dsub2_then_hsub
36978 0, // dsub2_then_ssub
36979 0, // psub1_then_psub
36980 115, // qsub1_then_bsub -> QQ_with_qsub1_in_FPR128_0to7
36981 115, // qsub1_then_dsub -> QQ_with_qsub1_in_FPR128_0to7
36982 115, // qsub1_then_hsub -> QQ_with_qsub1_in_FPR128_0to7
36983 115, // qsub1_then_ssub -> QQ_with_qsub1_in_FPR128_0to7
36984 0, // qsub3_then_bsub
36985 0, // qsub3_then_dsub
36986 0, // qsub3_then_hsub
36987 0, // qsub3_then_ssub
36988 0, // qsub2_then_bsub
36989 0, // qsub2_then_dsub
36990 0, // qsub2_then_hsub
36991 0, // qsub2_then_ssub
36992 0, // x8sub_7_then_sub_32
36993 0, // x8sub_6_then_sub_32
36994 0, // x8sub_5_then_sub_32
36995 0, // x8sub_4_then_sub_32
36996 0, // x8sub_3_then_sub_32
36997 0, // x8sub_2_then_sub_32
36998 0, // x8sub_1_then_sub_32
36999 0, // subo64_then_sub_32
37000 0, // zsub1_then_bsub
37001 0, // zsub1_then_dsub
37002 0, // zsub1_then_hsub
37003 0, // zsub1_then_ssub
37004 0, // zsub1_then_zsub
37005 0, // zsub3_then_bsub
37006 0, // zsub3_then_dsub
37007 0, // zsub3_then_hsub
37008 0, // zsub3_then_ssub
37009 0, // zsub3_then_zsub
37010 0, // zsub2_then_bsub
37011 0, // zsub2_then_dsub
37012 0, // zsub2_then_hsub
37013 0, // zsub2_then_ssub
37014 0, // zsub2_then_zsub
37015 0, // dsub0_dsub1
37016 0, // dsub0_dsub1_dsub2
37017 0, // dsub1_dsub2
37018 0, // dsub1_dsub2_dsub3
37019 0, // dsub2_dsub3
37020 115, // dsub_qsub1_then_dsub -> QQ_with_qsub1_in_FPR128_0to7
37021 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37022 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37023 0, // qsub0_qsub1
37024 0, // qsub0_qsub1_qsub2
37025 0, // qsub1_qsub2
37026 0, // qsub1_qsub2_qsub3
37027 0, // qsub2_qsub3
37028 0, // qsub1_then_dsub_qsub2_then_dsub
37029 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37030 0, // qsub2_then_dsub_qsub3_then_dsub
37031 0, // sub_32_x8sub_1_then_sub_32
37032 0, // x8sub_0_x8sub_1
37033 0, // x8sub_2_x8sub_3
37034 0, // x8sub_4_x8sub_5
37035 0, // x8sub_6_x8sub_7
37036 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37037 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37038 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37039 0, // sub_32_subo64_then_sub_32
37040 0, // dsub_zsub1_then_dsub
37041 0, // zsub_zsub1_then_zsub
37042 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37043 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37044 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37045 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37046 0, // zsub0_zsub1
37047 0, // zsub0_zsub1_zsub2
37048 0, // zsub1_zsub2
37049 0, // zsub1_zsub2_zsub3
37050 0, // zsub2_zsub3
37051 0, // zsub1_then_dsub_zsub2_then_dsub
37052 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37053 0, // zsub1_then_zsub_zsub2_then_zsub
37054 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37055 0, // zsub2_then_dsub_zsub3_then_dsub
37056 0, // zsub2_then_zsub_zsub3_then_zsub
37057 0, // zsub0_zsub2
37058 0, // zsub1_zsub3
37059 },
37060 { // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37061 116, // bsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37062 116, // dsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37063 0, // dsub0
37064 0, // dsub1
37065 0, // dsub2
37066 0, // dsub3
37067 116, // hsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37068 0, // psub
37069 0, // psub0
37070 0, // psub1
37071 0, // qsub0
37072 0, // qsub1
37073 0, // qsub2
37074 0, // qsub3
37075 116, // ssub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37076 0, // sub_32
37077 0, // sube32
37078 0, // sube64
37079 0, // subo32
37080 0, // subo64
37081 0, // x8sub_0
37082 0, // x8sub_1
37083 0, // x8sub_2
37084 0, // x8sub_3
37085 0, // x8sub_4
37086 0, // x8sub_5
37087 0, // x8sub_6
37088 0, // x8sub_7
37089 0, // zasubb
37090 0, // zasubd0
37091 0, // zasubd1
37092 0, // zasubh0
37093 0, // zasubh1
37094 0, // zasubq0
37095 0, // zasubq1
37096 0, // zasubs0
37097 0, // zasubs1
37098 116, // zsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37099 116, // zsub0 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37100 116, // zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37101 0, // zsub2
37102 0, // zsub3
37103 0, // zasubd1_then_zasubq0
37104 0, // zasubd1_then_zasubq1
37105 0, // zasubs1_then_zasubd0
37106 0, // zasubs1_then_zasubd1
37107 0, // zasubs1_then_zasubq0
37108 0, // zasubs1_then_zasubq1
37109 0, // zasubs1_then_zasubd1_then_zasubq0
37110 0, // zasubs1_then_zasubd1_then_zasubq1
37111 0, // zasubh1_then_zasubd0
37112 0, // zasubh1_then_zasubd1
37113 0, // zasubh1_then_zasubq0
37114 0, // zasubh1_then_zasubq1
37115 0, // zasubh1_then_zasubs0
37116 0, // zasubh1_then_zasubs1
37117 0, // zasubh1_then_zasubd1_then_zasubq0
37118 0, // zasubh1_then_zasubd1_then_zasubq1
37119 0, // zasubh1_then_zasubs1_then_zasubd0
37120 0, // zasubh1_then_zasubs1_then_zasubd1
37121 0, // zasubh1_then_zasubs1_then_zasubq0
37122 0, // zasubh1_then_zasubs1_then_zasubq1
37123 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
37124 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
37125 0, // dsub1_then_bsub
37126 0, // dsub1_then_hsub
37127 0, // dsub1_then_ssub
37128 0, // dsub3_then_bsub
37129 0, // dsub3_then_hsub
37130 0, // dsub3_then_ssub
37131 0, // dsub2_then_bsub
37132 0, // dsub2_then_hsub
37133 0, // dsub2_then_ssub
37134 0, // psub1_then_psub
37135 0, // qsub1_then_bsub
37136 0, // qsub1_then_dsub
37137 0, // qsub1_then_hsub
37138 0, // qsub1_then_ssub
37139 0, // qsub3_then_bsub
37140 0, // qsub3_then_dsub
37141 0, // qsub3_then_hsub
37142 0, // qsub3_then_ssub
37143 0, // qsub2_then_bsub
37144 0, // qsub2_then_dsub
37145 0, // qsub2_then_hsub
37146 0, // qsub2_then_ssub
37147 0, // x8sub_7_then_sub_32
37148 0, // x8sub_6_then_sub_32
37149 0, // x8sub_5_then_sub_32
37150 0, // x8sub_4_then_sub_32
37151 0, // x8sub_3_then_sub_32
37152 0, // x8sub_2_then_sub_32
37153 0, // x8sub_1_then_sub_32
37154 0, // subo64_then_sub_32
37155 116, // zsub1_then_bsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37156 116, // zsub1_then_dsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37157 116, // zsub1_then_hsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37158 116, // zsub1_then_ssub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37159 116, // zsub1_then_zsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37160 0, // zsub3_then_bsub
37161 0, // zsub3_then_dsub
37162 0, // zsub3_then_hsub
37163 0, // zsub3_then_ssub
37164 0, // zsub3_then_zsub
37165 0, // zsub2_then_bsub
37166 0, // zsub2_then_dsub
37167 0, // zsub2_then_hsub
37168 0, // zsub2_then_ssub
37169 0, // zsub2_then_zsub
37170 0, // dsub0_dsub1
37171 0, // dsub0_dsub1_dsub2
37172 0, // dsub1_dsub2
37173 0, // dsub1_dsub2_dsub3
37174 0, // dsub2_dsub3
37175 0, // dsub_qsub1_then_dsub
37176 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37177 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37178 0, // qsub0_qsub1
37179 0, // qsub0_qsub1_qsub2
37180 0, // qsub1_qsub2
37181 0, // qsub1_qsub2_qsub3
37182 0, // qsub2_qsub3
37183 0, // qsub1_then_dsub_qsub2_then_dsub
37184 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37185 0, // qsub2_then_dsub_qsub3_then_dsub
37186 0, // sub_32_x8sub_1_then_sub_32
37187 0, // x8sub_0_x8sub_1
37188 0, // x8sub_2_x8sub_3
37189 0, // x8sub_4_x8sub_5
37190 0, // x8sub_6_x8sub_7
37191 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37192 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37193 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37194 0, // sub_32_subo64_then_sub_32
37195 116, // dsub_zsub1_then_dsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37196 116, // zsub_zsub1_then_zsub -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
37197 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37198 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37199 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37200 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37201 0, // zsub0_zsub1
37202 0, // zsub0_zsub1_zsub2
37203 0, // zsub1_zsub2
37204 0, // zsub1_zsub2_zsub3
37205 0, // zsub2_zsub3
37206 0, // zsub1_then_dsub_zsub2_then_dsub
37207 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37208 0, // zsub1_then_zsub_zsub2_then_zsub
37209 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37210 0, // zsub2_then_dsub_zsub3_then_dsub
37211 0, // zsub2_then_zsub_zsub3_then_zsub
37212 0, // zsub0_zsub2
37213 0, // zsub1_zsub3
37214 },
37215 { // ZPR2Strided_with_dsub_in_FPR64_lo
37216 117, // bsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37217 117, // dsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37218 0, // dsub0
37219 0, // dsub1
37220 0, // dsub2
37221 0, // dsub3
37222 117, // hsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37223 0, // psub
37224 0, // psub0
37225 0, // psub1
37226 0, // qsub0
37227 0, // qsub1
37228 0, // qsub2
37229 0, // qsub3
37230 117, // ssub -> ZPR2Strided_with_dsub_in_FPR64_lo
37231 0, // sub_32
37232 0, // sube32
37233 0, // sube64
37234 0, // subo32
37235 0, // subo64
37236 0, // x8sub_0
37237 0, // x8sub_1
37238 0, // x8sub_2
37239 0, // x8sub_3
37240 0, // x8sub_4
37241 0, // x8sub_5
37242 0, // x8sub_6
37243 0, // x8sub_7
37244 0, // zasubb
37245 0, // zasubd0
37246 0, // zasubd1
37247 0, // zasubh0
37248 0, // zasubh1
37249 0, // zasubq0
37250 0, // zasubq1
37251 0, // zasubs0
37252 0, // zasubs1
37253 117, // zsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37254 117, // zsub0 -> ZPR2Strided_with_dsub_in_FPR64_lo
37255 117, // zsub1 -> ZPR2Strided_with_dsub_in_FPR64_lo
37256 0, // zsub2
37257 0, // zsub3
37258 0, // zasubd1_then_zasubq0
37259 0, // zasubd1_then_zasubq1
37260 0, // zasubs1_then_zasubd0
37261 0, // zasubs1_then_zasubd1
37262 0, // zasubs1_then_zasubq0
37263 0, // zasubs1_then_zasubq1
37264 0, // zasubs1_then_zasubd1_then_zasubq0
37265 0, // zasubs1_then_zasubd1_then_zasubq1
37266 0, // zasubh1_then_zasubd0
37267 0, // zasubh1_then_zasubd1
37268 0, // zasubh1_then_zasubq0
37269 0, // zasubh1_then_zasubq1
37270 0, // zasubh1_then_zasubs0
37271 0, // zasubh1_then_zasubs1
37272 0, // zasubh1_then_zasubd1_then_zasubq0
37273 0, // zasubh1_then_zasubd1_then_zasubq1
37274 0, // zasubh1_then_zasubs1_then_zasubd0
37275 0, // zasubh1_then_zasubs1_then_zasubd1
37276 0, // zasubh1_then_zasubs1_then_zasubq0
37277 0, // zasubh1_then_zasubs1_then_zasubq1
37278 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
37279 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
37280 0, // dsub1_then_bsub
37281 0, // dsub1_then_hsub
37282 0, // dsub1_then_ssub
37283 0, // dsub3_then_bsub
37284 0, // dsub3_then_hsub
37285 0, // dsub3_then_ssub
37286 0, // dsub2_then_bsub
37287 0, // dsub2_then_hsub
37288 0, // dsub2_then_ssub
37289 0, // psub1_then_psub
37290 0, // qsub1_then_bsub
37291 0, // qsub1_then_dsub
37292 0, // qsub1_then_hsub
37293 0, // qsub1_then_ssub
37294 0, // qsub3_then_bsub
37295 0, // qsub3_then_dsub
37296 0, // qsub3_then_hsub
37297 0, // qsub3_then_ssub
37298 0, // qsub2_then_bsub
37299 0, // qsub2_then_dsub
37300 0, // qsub2_then_hsub
37301 0, // qsub2_then_ssub
37302 0, // x8sub_7_then_sub_32
37303 0, // x8sub_6_then_sub_32
37304 0, // x8sub_5_then_sub_32
37305 0, // x8sub_4_then_sub_32
37306 0, // x8sub_3_then_sub_32
37307 0, // x8sub_2_then_sub_32
37308 0, // x8sub_1_then_sub_32
37309 0, // subo64_then_sub_32
37310 117, // zsub1_then_bsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37311 117, // zsub1_then_dsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37312 117, // zsub1_then_hsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37313 117, // zsub1_then_ssub -> ZPR2Strided_with_dsub_in_FPR64_lo
37314 117, // zsub1_then_zsub -> ZPR2Strided_with_dsub_in_FPR64_lo
37315 0, // zsub3_then_bsub
37316 0, // zsub3_then_dsub
37317 0, // zsub3_then_hsub
37318 0, // zsub3_then_ssub
37319 0, // zsub3_then_zsub
37320 0, // zsub2_then_bsub
37321 0, // zsub2_then_dsub
37322 0, // zsub2_then_hsub
37323 0, // zsub2_then_ssub
37324 0, // zsub2_then_zsub
37325 0, // dsub0_dsub1
37326 0, // dsub0_dsub1_dsub2
37327 0, // dsub1_dsub2
37328 0, // dsub1_dsub2_dsub3
37329 0, // dsub2_dsub3
37330 0, // dsub_qsub1_then_dsub
37331 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37332 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37333 0, // qsub0_qsub1
37334 0, // qsub0_qsub1_qsub2
37335 0, // qsub1_qsub2
37336 0, // qsub1_qsub2_qsub3
37337 0, // qsub2_qsub3
37338 0, // qsub1_then_dsub_qsub2_then_dsub
37339 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37340 0, // qsub2_then_dsub_qsub3_then_dsub
37341 0, // sub_32_x8sub_1_then_sub_32
37342 0, // x8sub_0_x8sub_1
37343 0, // x8sub_2_x8sub_3
37344 0, // x8sub_4_x8sub_5
37345 0, // x8sub_6_x8sub_7
37346 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37347 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37348 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37349 0, // sub_32_subo64_then_sub_32
37350 0, // dsub_zsub1_then_dsub
37351 0, // zsub_zsub1_then_zsub
37352 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37353 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37354 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37355 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37356 0, // zsub0_zsub1
37357 0, // zsub0_zsub1_zsub2
37358 0, // zsub1_zsub2
37359 0, // zsub1_zsub2_zsub3
37360 0, // zsub2_zsub3
37361 0, // zsub1_then_dsub_zsub2_then_dsub
37362 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37363 0, // zsub1_then_zsub_zsub2_then_zsub
37364 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37365 0, // zsub2_then_dsub_zsub3_then_dsub
37366 0, // zsub2_then_zsub_zsub3_then_zsub
37367 0, // zsub0_zsub2
37368 0, // zsub1_zsub3
37369 },
37370 { // ZPR2_with_zsub1_in_ZPR_3b
37371 118, // bsub -> ZPR2_with_zsub1_in_ZPR_3b
37372 118, // dsub -> ZPR2_with_zsub1_in_ZPR_3b
37373 0, // dsub0
37374 0, // dsub1
37375 0, // dsub2
37376 0, // dsub3
37377 118, // hsub -> ZPR2_with_zsub1_in_ZPR_3b
37378 0, // psub
37379 0, // psub0
37380 0, // psub1
37381 0, // qsub0
37382 0, // qsub1
37383 0, // qsub2
37384 0, // qsub3
37385 118, // ssub -> ZPR2_with_zsub1_in_ZPR_3b
37386 0, // sub_32
37387 0, // sube32
37388 0, // sube64
37389 0, // subo32
37390 0, // subo64
37391 0, // x8sub_0
37392 0, // x8sub_1
37393 0, // x8sub_2
37394 0, // x8sub_3
37395 0, // x8sub_4
37396 0, // x8sub_5
37397 0, // x8sub_6
37398 0, // x8sub_7
37399 0, // zasubb
37400 0, // zasubd0
37401 0, // zasubd1
37402 0, // zasubh0
37403 0, // zasubh1
37404 0, // zasubq0
37405 0, // zasubq1
37406 0, // zasubs0
37407 0, // zasubs1
37408 118, // zsub -> ZPR2_with_zsub1_in_ZPR_3b
37409 118, // zsub0 -> ZPR2_with_zsub1_in_ZPR_3b
37410 118, // zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
37411 0, // zsub2
37412 0, // zsub3
37413 0, // zasubd1_then_zasubq0
37414 0, // zasubd1_then_zasubq1
37415 0, // zasubs1_then_zasubd0
37416 0, // zasubs1_then_zasubd1
37417 0, // zasubs1_then_zasubq0
37418 0, // zasubs1_then_zasubq1
37419 0, // zasubs1_then_zasubd1_then_zasubq0
37420 0, // zasubs1_then_zasubd1_then_zasubq1
37421 0, // zasubh1_then_zasubd0
37422 0, // zasubh1_then_zasubd1
37423 0, // zasubh1_then_zasubq0
37424 0, // zasubh1_then_zasubq1
37425 0, // zasubh1_then_zasubs0
37426 0, // zasubh1_then_zasubs1
37427 0, // zasubh1_then_zasubd1_then_zasubq0
37428 0, // zasubh1_then_zasubd1_then_zasubq1
37429 0, // zasubh1_then_zasubs1_then_zasubd0
37430 0, // zasubh1_then_zasubs1_then_zasubd1
37431 0, // zasubh1_then_zasubs1_then_zasubq0
37432 0, // zasubh1_then_zasubs1_then_zasubq1
37433 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
37434 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
37435 0, // dsub1_then_bsub
37436 0, // dsub1_then_hsub
37437 0, // dsub1_then_ssub
37438 0, // dsub3_then_bsub
37439 0, // dsub3_then_hsub
37440 0, // dsub3_then_ssub
37441 0, // dsub2_then_bsub
37442 0, // dsub2_then_hsub
37443 0, // dsub2_then_ssub
37444 0, // psub1_then_psub
37445 0, // qsub1_then_bsub
37446 0, // qsub1_then_dsub
37447 0, // qsub1_then_hsub
37448 0, // qsub1_then_ssub
37449 0, // qsub3_then_bsub
37450 0, // qsub3_then_dsub
37451 0, // qsub3_then_hsub
37452 0, // qsub3_then_ssub
37453 0, // qsub2_then_bsub
37454 0, // qsub2_then_dsub
37455 0, // qsub2_then_hsub
37456 0, // qsub2_then_ssub
37457 0, // x8sub_7_then_sub_32
37458 0, // x8sub_6_then_sub_32
37459 0, // x8sub_5_then_sub_32
37460 0, // x8sub_4_then_sub_32
37461 0, // x8sub_3_then_sub_32
37462 0, // x8sub_2_then_sub_32
37463 0, // x8sub_1_then_sub_32
37464 0, // subo64_then_sub_32
37465 118, // zsub1_then_bsub -> ZPR2_with_zsub1_in_ZPR_3b
37466 118, // zsub1_then_dsub -> ZPR2_with_zsub1_in_ZPR_3b
37467 118, // zsub1_then_hsub -> ZPR2_with_zsub1_in_ZPR_3b
37468 118, // zsub1_then_ssub -> ZPR2_with_zsub1_in_ZPR_3b
37469 118, // zsub1_then_zsub -> ZPR2_with_zsub1_in_ZPR_3b
37470 0, // zsub3_then_bsub
37471 0, // zsub3_then_dsub
37472 0, // zsub3_then_hsub
37473 0, // zsub3_then_ssub
37474 0, // zsub3_then_zsub
37475 0, // zsub2_then_bsub
37476 0, // zsub2_then_dsub
37477 0, // zsub2_then_hsub
37478 0, // zsub2_then_ssub
37479 0, // zsub2_then_zsub
37480 0, // dsub0_dsub1
37481 0, // dsub0_dsub1_dsub2
37482 0, // dsub1_dsub2
37483 0, // dsub1_dsub2_dsub3
37484 0, // dsub2_dsub3
37485 0, // dsub_qsub1_then_dsub
37486 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37487 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37488 0, // qsub0_qsub1
37489 0, // qsub0_qsub1_qsub2
37490 0, // qsub1_qsub2
37491 0, // qsub1_qsub2_qsub3
37492 0, // qsub2_qsub3
37493 0, // qsub1_then_dsub_qsub2_then_dsub
37494 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37495 0, // qsub2_then_dsub_qsub3_then_dsub
37496 0, // sub_32_x8sub_1_then_sub_32
37497 0, // x8sub_0_x8sub_1
37498 0, // x8sub_2_x8sub_3
37499 0, // x8sub_4_x8sub_5
37500 0, // x8sub_6_x8sub_7
37501 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37502 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37503 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37504 0, // sub_32_subo64_then_sub_32
37505 118, // dsub_zsub1_then_dsub -> ZPR2_with_zsub1_in_ZPR_3b
37506 118, // zsub_zsub1_then_zsub -> ZPR2_with_zsub1_in_ZPR_3b
37507 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37508 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37509 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37510 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37511 0, // zsub0_zsub1
37512 0, // zsub0_zsub1_zsub2
37513 0, // zsub1_zsub2
37514 0, // zsub1_zsub2_zsub3
37515 0, // zsub2_zsub3
37516 0, // zsub1_then_dsub_zsub2_then_dsub
37517 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37518 0, // zsub1_then_zsub_zsub2_then_zsub
37519 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37520 0, // zsub2_then_dsub_zsub3_then_dsub
37521 0, // zsub2_then_zsub_zsub3_then_zsub
37522 0, // zsub0_zsub2
37523 0, // zsub1_zsub3
37524 },
37525 { // ZPR2_with_zsub_in_FPR128_0to7
37526 119, // bsub -> ZPR2_with_zsub_in_FPR128_0to7
37527 119, // dsub -> ZPR2_with_zsub_in_FPR128_0to7
37528 0, // dsub0
37529 0, // dsub1
37530 0, // dsub2
37531 0, // dsub3
37532 119, // hsub -> ZPR2_with_zsub_in_FPR128_0to7
37533 0, // psub
37534 0, // psub0
37535 0, // psub1
37536 0, // qsub0
37537 0, // qsub1
37538 0, // qsub2
37539 0, // qsub3
37540 119, // ssub -> ZPR2_with_zsub_in_FPR128_0to7
37541 0, // sub_32
37542 0, // sube32
37543 0, // sube64
37544 0, // subo32
37545 0, // subo64
37546 0, // x8sub_0
37547 0, // x8sub_1
37548 0, // x8sub_2
37549 0, // x8sub_3
37550 0, // x8sub_4
37551 0, // x8sub_5
37552 0, // x8sub_6
37553 0, // x8sub_7
37554 0, // zasubb
37555 0, // zasubd0
37556 0, // zasubd1
37557 0, // zasubh0
37558 0, // zasubh1
37559 0, // zasubq0
37560 0, // zasubq1
37561 0, // zasubs0
37562 0, // zasubs1
37563 119, // zsub -> ZPR2_with_zsub_in_FPR128_0to7
37564 119, // zsub0 -> ZPR2_with_zsub_in_FPR128_0to7
37565 119, // zsub1 -> ZPR2_with_zsub_in_FPR128_0to7
37566 0, // zsub2
37567 0, // zsub3
37568 0, // zasubd1_then_zasubq0
37569 0, // zasubd1_then_zasubq1
37570 0, // zasubs1_then_zasubd0
37571 0, // zasubs1_then_zasubd1
37572 0, // zasubs1_then_zasubq0
37573 0, // zasubs1_then_zasubq1
37574 0, // zasubs1_then_zasubd1_then_zasubq0
37575 0, // zasubs1_then_zasubd1_then_zasubq1
37576 0, // zasubh1_then_zasubd0
37577 0, // zasubh1_then_zasubd1
37578 0, // zasubh1_then_zasubq0
37579 0, // zasubh1_then_zasubq1
37580 0, // zasubh1_then_zasubs0
37581 0, // zasubh1_then_zasubs1
37582 0, // zasubh1_then_zasubd1_then_zasubq0
37583 0, // zasubh1_then_zasubd1_then_zasubq1
37584 0, // zasubh1_then_zasubs1_then_zasubd0
37585 0, // zasubh1_then_zasubs1_then_zasubd1
37586 0, // zasubh1_then_zasubs1_then_zasubq0
37587 0, // zasubh1_then_zasubs1_then_zasubq1
37588 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
37589 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
37590 0, // dsub1_then_bsub
37591 0, // dsub1_then_hsub
37592 0, // dsub1_then_ssub
37593 0, // dsub3_then_bsub
37594 0, // dsub3_then_hsub
37595 0, // dsub3_then_ssub
37596 0, // dsub2_then_bsub
37597 0, // dsub2_then_hsub
37598 0, // dsub2_then_ssub
37599 0, // psub1_then_psub
37600 0, // qsub1_then_bsub
37601 0, // qsub1_then_dsub
37602 0, // qsub1_then_hsub
37603 0, // qsub1_then_ssub
37604 0, // qsub3_then_bsub
37605 0, // qsub3_then_dsub
37606 0, // qsub3_then_hsub
37607 0, // qsub3_then_ssub
37608 0, // qsub2_then_bsub
37609 0, // qsub2_then_dsub
37610 0, // qsub2_then_hsub
37611 0, // qsub2_then_ssub
37612 0, // x8sub_7_then_sub_32
37613 0, // x8sub_6_then_sub_32
37614 0, // x8sub_5_then_sub_32
37615 0, // x8sub_4_then_sub_32
37616 0, // x8sub_3_then_sub_32
37617 0, // x8sub_2_then_sub_32
37618 0, // x8sub_1_then_sub_32
37619 0, // subo64_then_sub_32
37620 119, // zsub1_then_bsub -> ZPR2_with_zsub_in_FPR128_0to7
37621 119, // zsub1_then_dsub -> ZPR2_with_zsub_in_FPR128_0to7
37622 119, // zsub1_then_hsub -> ZPR2_with_zsub_in_FPR128_0to7
37623 119, // zsub1_then_ssub -> ZPR2_with_zsub_in_FPR128_0to7
37624 119, // zsub1_then_zsub -> ZPR2_with_zsub_in_FPR128_0to7
37625 0, // zsub3_then_bsub
37626 0, // zsub3_then_dsub
37627 0, // zsub3_then_hsub
37628 0, // zsub3_then_ssub
37629 0, // zsub3_then_zsub
37630 0, // zsub2_then_bsub
37631 0, // zsub2_then_dsub
37632 0, // zsub2_then_hsub
37633 0, // zsub2_then_ssub
37634 0, // zsub2_then_zsub
37635 0, // dsub0_dsub1
37636 0, // dsub0_dsub1_dsub2
37637 0, // dsub1_dsub2
37638 0, // dsub1_dsub2_dsub3
37639 0, // dsub2_dsub3
37640 0, // dsub_qsub1_then_dsub
37641 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37642 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37643 0, // qsub0_qsub1
37644 0, // qsub0_qsub1_qsub2
37645 0, // qsub1_qsub2
37646 0, // qsub1_qsub2_qsub3
37647 0, // qsub2_qsub3
37648 0, // qsub1_then_dsub_qsub2_then_dsub
37649 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37650 0, // qsub2_then_dsub_qsub3_then_dsub
37651 0, // sub_32_x8sub_1_then_sub_32
37652 0, // x8sub_0_x8sub_1
37653 0, // x8sub_2_x8sub_3
37654 0, // x8sub_4_x8sub_5
37655 0, // x8sub_6_x8sub_7
37656 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37657 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37658 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37659 0, // sub_32_subo64_then_sub_32
37660 119, // dsub_zsub1_then_dsub -> ZPR2_with_zsub_in_FPR128_0to7
37661 119, // zsub_zsub1_then_zsub -> ZPR2_with_zsub_in_FPR128_0to7
37662 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37663 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37664 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37665 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37666 0, // zsub0_zsub1
37667 0, // zsub0_zsub1_zsub2
37668 0, // zsub1_zsub2
37669 0, // zsub1_zsub2_zsub3
37670 0, // zsub2_zsub3
37671 0, // zsub1_then_dsub_zsub2_then_dsub
37672 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37673 0, // zsub1_then_zsub_zsub2_then_zsub
37674 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37675 0, // zsub2_then_dsub_zsub3_then_dsub
37676 0, // zsub2_then_zsub_zsub3_then_zsub
37677 0, // zsub0_zsub2
37678 0, // zsub1_zsub3
37679 },
37680 { // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37681 120, // bsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37682 120, // dsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37683 0, // dsub0
37684 0, // dsub1
37685 0, // dsub2
37686 0, // dsub3
37687 120, // hsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37688 0, // psub
37689 0, // psub0
37690 0, // psub1
37691 120, // qsub0 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37692 120, // qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37693 0, // qsub2
37694 0, // qsub3
37695 120, // ssub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37696 0, // sub_32
37697 0, // sube32
37698 0, // sube64
37699 0, // subo32
37700 0, // subo64
37701 0, // x8sub_0
37702 0, // x8sub_1
37703 0, // x8sub_2
37704 0, // x8sub_3
37705 0, // x8sub_4
37706 0, // x8sub_5
37707 0, // x8sub_6
37708 0, // x8sub_7
37709 0, // zasubb
37710 0, // zasubd0
37711 0, // zasubd1
37712 0, // zasubh0
37713 0, // zasubh1
37714 0, // zasubq0
37715 0, // zasubq1
37716 0, // zasubs0
37717 0, // zasubs1
37718 0, // zsub
37719 0, // zsub0
37720 0, // zsub1
37721 0, // zsub2
37722 0, // zsub3
37723 0, // zasubd1_then_zasubq0
37724 0, // zasubd1_then_zasubq1
37725 0, // zasubs1_then_zasubd0
37726 0, // zasubs1_then_zasubd1
37727 0, // zasubs1_then_zasubq0
37728 0, // zasubs1_then_zasubq1
37729 0, // zasubs1_then_zasubd1_then_zasubq0
37730 0, // zasubs1_then_zasubd1_then_zasubq1
37731 0, // zasubh1_then_zasubd0
37732 0, // zasubh1_then_zasubd1
37733 0, // zasubh1_then_zasubq0
37734 0, // zasubh1_then_zasubq1
37735 0, // zasubh1_then_zasubs0
37736 0, // zasubh1_then_zasubs1
37737 0, // zasubh1_then_zasubd1_then_zasubq0
37738 0, // zasubh1_then_zasubd1_then_zasubq1
37739 0, // zasubh1_then_zasubs1_then_zasubd0
37740 0, // zasubh1_then_zasubs1_then_zasubd1
37741 0, // zasubh1_then_zasubs1_then_zasubq0
37742 0, // zasubh1_then_zasubs1_then_zasubq1
37743 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
37744 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
37745 0, // dsub1_then_bsub
37746 0, // dsub1_then_hsub
37747 0, // dsub1_then_ssub
37748 0, // dsub3_then_bsub
37749 0, // dsub3_then_hsub
37750 0, // dsub3_then_ssub
37751 0, // dsub2_then_bsub
37752 0, // dsub2_then_hsub
37753 0, // dsub2_then_ssub
37754 0, // psub1_then_psub
37755 120, // qsub1_then_bsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37756 120, // qsub1_then_dsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37757 120, // qsub1_then_hsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37758 120, // qsub1_then_ssub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37759 0, // qsub3_then_bsub
37760 0, // qsub3_then_dsub
37761 0, // qsub3_then_hsub
37762 0, // qsub3_then_ssub
37763 0, // qsub2_then_bsub
37764 0, // qsub2_then_dsub
37765 0, // qsub2_then_hsub
37766 0, // qsub2_then_ssub
37767 0, // x8sub_7_then_sub_32
37768 0, // x8sub_6_then_sub_32
37769 0, // x8sub_5_then_sub_32
37770 0, // x8sub_4_then_sub_32
37771 0, // x8sub_3_then_sub_32
37772 0, // x8sub_2_then_sub_32
37773 0, // x8sub_1_then_sub_32
37774 0, // subo64_then_sub_32
37775 0, // zsub1_then_bsub
37776 0, // zsub1_then_dsub
37777 0, // zsub1_then_hsub
37778 0, // zsub1_then_ssub
37779 0, // zsub1_then_zsub
37780 0, // zsub3_then_bsub
37781 0, // zsub3_then_dsub
37782 0, // zsub3_then_hsub
37783 0, // zsub3_then_ssub
37784 0, // zsub3_then_zsub
37785 0, // zsub2_then_bsub
37786 0, // zsub2_then_dsub
37787 0, // zsub2_then_hsub
37788 0, // zsub2_then_ssub
37789 0, // zsub2_then_zsub
37790 0, // dsub0_dsub1
37791 0, // dsub0_dsub1_dsub2
37792 0, // dsub1_dsub2
37793 0, // dsub1_dsub2_dsub3
37794 0, // dsub2_dsub3
37795 120, // dsub_qsub1_then_dsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
37796 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37797 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37798 0, // qsub0_qsub1
37799 0, // qsub0_qsub1_qsub2
37800 0, // qsub1_qsub2
37801 0, // qsub1_qsub2_qsub3
37802 0, // qsub2_qsub3
37803 0, // qsub1_then_dsub_qsub2_then_dsub
37804 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37805 0, // qsub2_then_dsub_qsub3_then_dsub
37806 0, // sub_32_x8sub_1_then_sub_32
37807 0, // x8sub_0_x8sub_1
37808 0, // x8sub_2_x8sub_3
37809 0, // x8sub_4_x8sub_5
37810 0, // x8sub_6_x8sub_7
37811 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37812 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37813 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37814 0, // sub_32_subo64_then_sub_32
37815 0, // dsub_zsub1_then_dsub
37816 0, // zsub_zsub1_then_zsub
37817 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37818 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37819 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37820 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37821 0, // zsub0_zsub1
37822 0, // zsub0_zsub1_zsub2
37823 0, // zsub1_zsub2
37824 0, // zsub1_zsub2_zsub3
37825 0, // zsub2_zsub3
37826 0, // zsub1_then_dsub_zsub2_then_dsub
37827 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37828 0, // zsub1_then_zsub_zsub2_then_zsub
37829 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37830 0, // zsub2_then_dsub_zsub3_then_dsub
37831 0, // zsub2_then_zsub_zsub3_then_zsub
37832 0, // zsub0_zsub2
37833 0, // zsub1_zsub3
37834 },
37835 { // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37836 121, // bsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37837 121, // dsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37838 0, // dsub0
37839 0, // dsub1
37840 0, // dsub2
37841 0, // dsub3
37842 121, // hsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37843 0, // psub
37844 0, // psub0
37845 0, // psub1
37846 0, // qsub0
37847 0, // qsub1
37848 0, // qsub2
37849 0, // qsub3
37850 121, // ssub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37851 0, // sub_32
37852 0, // sube32
37853 0, // sube64
37854 0, // subo32
37855 0, // subo64
37856 0, // x8sub_0
37857 0, // x8sub_1
37858 0, // x8sub_2
37859 0, // x8sub_3
37860 0, // x8sub_4
37861 0, // x8sub_5
37862 0, // x8sub_6
37863 0, // x8sub_7
37864 0, // zasubb
37865 0, // zasubd0
37866 0, // zasubd1
37867 0, // zasubh0
37868 0, // zasubh1
37869 0, // zasubq0
37870 0, // zasubq1
37871 0, // zasubs0
37872 0, // zasubs1
37873 121, // zsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37874 121, // zsub0 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37875 121, // zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37876 0, // zsub2
37877 0, // zsub3
37878 0, // zasubd1_then_zasubq0
37879 0, // zasubd1_then_zasubq1
37880 0, // zasubs1_then_zasubd0
37881 0, // zasubs1_then_zasubd1
37882 0, // zasubs1_then_zasubq0
37883 0, // zasubs1_then_zasubq1
37884 0, // zasubs1_then_zasubd1_then_zasubq0
37885 0, // zasubs1_then_zasubd1_then_zasubq1
37886 0, // zasubh1_then_zasubd0
37887 0, // zasubh1_then_zasubd1
37888 0, // zasubh1_then_zasubq0
37889 0, // zasubh1_then_zasubq1
37890 0, // zasubh1_then_zasubs0
37891 0, // zasubh1_then_zasubs1
37892 0, // zasubh1_then_zasubd1_then_zasubq0
37893 0, // zasubh1_then_zasubd1_then_zasubq1
37894 0, // zasubh1_then_zasubs1_then_zasubd0
37895 0, // zasubh1_then_zasubs1_then_zasubd1
37896 0, // zasubh1_then_zasubs1_then_zasubq0
37897 0, // zasubh1_then_zasubs1_then_zasubq1
37898 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
37899 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
37900 0, // dsub1_then_bsub
37901 0, // dsub1_then_hsub
37902 0, // dsub1_then_ssub
37903 0, // dsub3_then_bsub
37904 0, // dsub3_then_hsub
37905 0, // dsub3_then_ssub
37906 0, // dsub2_then_bsub
37907 0, // dsub2_then_hsub
37908 0, // dsub2_then_ssub
37909 0, // psub1_then_psub
37910 0, // qsub1_then_bsub
37911 0, // qsub1_then_dsub
37912 0, // qsub1_then_hsub
37913 0, // qsub1_then_ssub
37914 0, // qsub3_then_bsub
37915 0, // qsub3_then_dsub
37916 0, // qsub3_then_hsub
37917 0, // qsub3_then_ssub
37918 0, // qsub2_then_bsub
37919 0, // qsub2_then_dsub
37920 0, // qsub2_then_hsub
37921 0, // qsub2_then_ssub
37922 0, // x8sub_7_then_sub_32
37923 0, // x8sub_6_then_sub_32
37924 0, // x8sub_5_then_sub_32
37925 0, // x8sub_4_then_sub_32
37926 0, // x8sub_3_then_sub_32
37927 0, // x8sub_2_then_sub_32
37928 0, // x8sub_1_then_sub_32
37929 0, // subo64_then_sub_32
37930 121, // zsub1_then_bsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37931 121, // zsub1_then_dsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37932 121, // zsub1_then_hsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37933 121, // zsub1_then_ssub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37934 121, // zsub1_then_zsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37935 0, // zsub3_then_bsub
37936 0, // zsub3_then_dsub
37937 0, // zsub3_then_hsub
37938 0, // zsub3_then_ssub
37939 0, // zsub3_then_zsub
37940 0, // zsub2_then_bsub
37941 0, // zsub2_then_dsub
37942 0, // zsub2_then_hsub
37943 0, // zsub2_then_ssub
37944 0, // zsub2_then_zsub
37945 0, // dsub0_dsub1
37946 0, // dsub0_dsub1_dsub2
37947 0, // dsub1_dsub2
37948 0, // dsub1_dsub2_dsub3
37949 0, // dsub2_dsub3
37950 0, // dsub_qsub1_then_dsub
37951 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37952 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
37953 0, // qsub0_qsub1
37954 0, // qsub0_qsub1_qsub2
37955 0, // qsub1_qsub2
37956 0, // qsub1_qsub2_qsub3
37957 0, // qsub2_qsub3
37958 0, // qsub1_then_dsub_qsub2_then_dsub
37959 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
37960 0, // qsub2_then_dsub_qsub3_then_dsub
37961 0, // sub_32_x8sub_1_then_sub_32
37962 0, // x8sub_0_x8sub_1
37963 0, // x8sub_2_x8sub_3
37964 0, // x8sub_4_x8sub_5
37965 0, // x8sub_6_x8sub_7
37966 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
37967 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
37968 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
37969 0, // sub_32_subo64_then_sub_32
37970 121, // dsub_zsub1_then_dsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37971 121, // zsub_zsub1_then_zsub -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
37972 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37973 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
37974 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37975 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
37976 0, // zsub0_zsub1
37977 0, // zsub0_zsub1_zsub2
37978 0, // zsub1_zsub2
37979 0, // zsub1_zsub2_zsub3
37980 0, // zsub2_zsub3
37981 0, // zsub1_then_dsub_zsub2_then_dsub
37982 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
37983 0, // zsub1_then_zsub_zsub2_then_zsub
37984 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
37985 0, // zsub2_then_dsub_zsub3_then_dsub
37986 0, // zsub2_then_zsub_zsub3_then_zsub
37987 0, // zsub0_zsub2
37988 0, // zsub1_zsub3
37989 },
37990 { // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
37991 122, // bsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
37992 122, // dsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
37993 0, // dsub0
37994 0, // dsub1
37995 0, // dsub2
37996 0, // dsub3
37997 122, // hsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
37998 0, // psub
37999 0, // psub0
38000 0, // psub1
38001 0, // qsub0
38002 0, // qsub1
38003 0, // qsub2
38004 0, // qsub3
38005 122, // ssub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38006 0, // sub_32
38007 0, // sube32
38008 0, // sube64
38009 0, // subo32
38010 0, // subo64
38011 0, // x8sub_0
38012 0, // x8sub_1
38013 0, // x8sub_2
38014 0, // x8sub_3
38015 0, // x8sub_4
38016 0, // x8sub_5
38017 0, // x8sub_6
38018 0, // x8sub_7
38019 0, // zasubb
38020 0, // zasubd0
38021 0, // zasubd1
38022 0, // zasubh0
38023 0, // zasubh1
38024 0, // zasubq0
38025 0, // zasubq1
38026 0, // zasubs0
38027 0, // zasubs1
38028 122, // zsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38029 122, // zsub0 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38030 122, // zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38031 0, // zsub2
38032 0, // zsub3
38033 0, // zasubd1_then_zasubq0
38034 0, // zasubd1_then_zasubq1
38035 0, // zasubs1_then_zasubd0
38036 0, // zasubs1_then_zasubd1
38037 0, // zasubs1_then_zasubq0
38038 0, // zasubs1_then_zasubq1
38039 0, // zasubs1_then_zasubd1_then_zasubq0
38040 0, // zasubs1_then_zasubd1_then_zasubq1
38041 0, // zasubh1_then_zasubd0
38042 0, // zasubh1_then_zasubd1
38043 0, // zasubh1_then_zasubq0
38044 0, // zasubh1_then_zasubq1
38045 0, // zasubh1_then_zasubs0
38046 0, // zasubh1_then_zasubs1
38047 0, // zasubh1_then_zasubd1_then_zasubq0
38048 0, // zasubh1_then_zasubd1_then_zasubq1
38049 0, // zasubh1_then_zasubs1_then_zasubd0
38050 0, // zasubh1_then_zasubs1_then_zasubd1
38051 0, // zasubh1_then_zasubs1_then_zasubq0
38052 0, // zasubh1_then_zasubs1_then_zasubq1
38053 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38054 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38055 0, // dsub1_then_bsub
38056 0, // dsub1_then_hsub
38057 0, // dsub1_then_ssub
38058 0, // dsub3_then_bsub
38059 0, // dsub3_then_hsub
38060 0, // dsub3_then_ssub
38061 0, // dsub2_then_bsub
38062 0, // dsub2_then_hsub
38063 0, // dsub2_then_ssub
38064 0, // psub1_then_psub
38065 0, // qsub1_then_bsub
38066 0, // qsub1_then_dsub
38067 0, // qsub1_then_hsub
38068 0, // qsub1_then_ssub
38069 0, // qsub3_then_bsub
38070 0, // qsub3_then_dsub
38071 0, // qsub3_then_hsub
38072 0, // qsub3_then_ssub
38073 0, // qsub2_then_bsub
38074 0, // qsub2_then_dsub
38075 0, // qsub2_then_hsub
38076 0, // qsub2_then_ssub
38077 0, // x8sub_7_then_sub_32
38078 0, // x8sub_6_then_sub_32
38079 0, // x8sub_5_then_sub_32
38080 0, // x8sub_4_then_sub_32
38081 0, // x8sub_3_then_sub_32
38082 0, // x8sub_2_then_sub_32
38083 0, // x8sub_1_then_sub_32
38084 0, // subo64_then_sub_32
38085 122, // zsub1_then_bsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38086 122, // zsub1_then_dsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38087 122, // zsub1_then_hsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38088 122, // zsub1_then_ssub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38089 122, // zsub1_then_zsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38090 0, // zsub3_then_bsub
38091 0, // zsub3_then_dsub
38092 0, // zsub3_then_hsub
38093 0, // zsub3_then_ssub
38094 0, // zsub3_then_zsub
38095 0, // zsub2_then_bsub
38096 0, // zsub2_then_dsub
38097 0, // zsub2_then_hsub
38098 0, // zsub2_then_ssub
38099 0, // zsub2_then_zsub
38100 0, // dsub0_dsub1
38101 0, // dsub0_dsub1_dsub2
38102 0, // dsub1_dsub2
38103 0, // dsub1_dsub2_dsub3
38104 0, // dsub2_dsub3
38105 0, // dsub_qsub1_then_dsub
38106 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38107 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
38108 0, // qsub0_qsub1
38109 0, // qsub0_qsub1_qsub2
38110 0, // qsub1_qsub2
38111 0, // qsub1_qsub2_qsub3
38112 0, // qsub2_qsub3
38113 0, // qsub1_then_dsub_qsub2_then_dsub
38114 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38115 0, // qsub2_then_dsub_qsub3_then_dsub
38116 0, // sub_32_x8sub_1_then_sub_32
38117 0, // x8sub_0_x8sub_1
38118 0, // x8sub_2_x8sub_3
38119 0, // x8sub_4_x8sub_5
38120 0, // x8sub_6_x8sub_7
38121 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
38122 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
38123 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
38124 0, // sub_32_subo64_then_sub_32
38125 122, // dsub_zsub1_then_dsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38126 122, // zsub_zsub1_then_zsub -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
38127 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38128 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
38129 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38130 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
38131 0, // zsub0_zsub1
38132 0, // zsub0_zsub1_zsub2
38133 0, // zsub1_zsub2
38134 0, // zsub1_zsub2_zsub3
38135 0, // zsub2_zsub3
38136 0, // zsub1_then_dsub_zsub2_then_dsub
38137 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38138 0, // zsub1_then_zsub_zsub2_then_zsub
38139 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38140 0, // zsub2_then_dsub_zsub3_then_dsub
38141 0, // zsub2_then_zsub_zsub3_then_zsub
38142 0, // zsub0_zsub2
38143 0, // zsub1_zsub3
38144 },
38145 { // MPR64
38146 0, // bsub
38147 0, // dsub
38148 0, // dsub0
38149 0, // dsub1
38150 0, // dsub2
38151 0, // dsub3
38152 0, // hsub
38153 0, // psub
38154 0, // psub0
38155 0, // psub1
38156 0, // qsub0
38157 0, // qsub1
38158 0, // qsub2
38159 0, // qsub3
38160 0, // ssub
38161 0, // sub_32
38162 0, // sube32
38163 0, // sube64
38164 0, // subo32
38165 0, // subo64
38166 0, // x8sub_0
38167 0, // x8sub_1
38168 0, // x8sub_2
38169 0, // x8sub_3
38170 0, // x8sub_4
38171 0, // x8sub_5
38172 0, // x8sub_6
38173 0, // x8sub_7
38174 0, // zasubb
38175 0, // zasubd0
38176 0, // zasubd1
38177 0, // zasubh0
38178 0, // zasubh1
38179 123, // zasubq0 -> MPR64
38180 123, // zasubq1 -> MPR64
38181 0, // zasubs0
38182 0, // zasubs1
38183 0, // zsub
38184 0, // zsub0
38185 0, // zsub1
38186 0, // zsub2
38187 0, // zsub3
38188 0, // zasubd1_then_zasubq0
38189 0, // zasubd1_then_zasubq1
38190 0, // zasubs1_then_zasubd0
38191 0, // zasubs1_then_zasubd1
38192 0, // zasubs1_then_zasubq0
38193 0, // zasubs1_then_zasubq1
38194 0, // zasubs1_then_zasubd1_then_zasubq0
38195 0, // zasubs1_then_zasubd1_then_zasubq1
38196 0, // zasubh1_then_zasubd0
38197 0, // zasubh1_then_zasubd1
38198 0, // zasubh1_then_zasubq0
38199 0, // zasubh1_then_zasubq1
38200 0, // zasubh1_then_zasubs0
38201 0, // zasubh1_then_zasubs1
38202 0, // zasubh1_then_zasubd1_then_zasubq0
38203 0, // zasubh1_then_zasubd1_then_zasubq1
38204 0, // zasubh1_then_zasubs1_then_zasubd0
38205 0, // zasubh1_then_zasubs1_then_zasubd1
38206 0, // zasubh1_then_zasubs1_then_zasubq0
38207 0, // zasubh1_then_zasubs1_then_zasubq1
38208 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38209 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38210 0, // dsub1_then_bsub
38211 0, // dsub1_then_hsub
38212 0, // dsub1_then_ssub
38213 0, // dsub3_then_bsub
38214 0, // dsub3_then_hsub
38215 0, // dsub3_then_ssub
38216 0, // dsub2_then_bsub
38217 0, // dsub2_then_hsub
38218 0, // dsub2_then_ssub
38219 0, // psub1_then_psub
38220 0, // qsub1_then_bsub
38221 0, // qsub1_then_dsub
38222 0, // qsub1_then_hsub
38223 0, // qsub1_then_ssub
38224 0, // qsub3_then_bsub
38225 0, // qsub3_then_dsub
38226 0, // qsub3_then_hsub
38227 0, // qsub3_then_ssub
38228 0, // qsub2_then_bsub
38229 0, // qsub2_then_dsub
38230 0, // qsub2_then_hsub
38231 0, // qsub2_then_ssub
38232 0, // x8sub_7_then_sub_32
38233 0, // x8sub_6_then_sub_32
38234 0, // x8sub_5_then_sub_32
38235 0, // x8sub_4_then_sub_32
38236 0, // x8sub_3_then_sub_32
38237 0, // x8sub_2_then_sub_32
38238 0, // x8sub_1_then_sub_32
38239 0, // subo64_then_sub_32
38240 0, // zsub1_then_bsub
38241 0, // zsub1_then_dsub
38242 0, // zsub1_then_hsub
38243 0, // zsub1_then_ssub
38244 0, // zsub1_then_zsub
38245 0, // zsub3_then_bsub
38246 0, // zsub3_then_dsub
38247 0, // zsub3_then_hsub
38248 0, // zsub3_then_ssub
38249 0, // zsub3_then_zsub
38250 0, // zsub2_then_bsub
38251 0, // zsub2_then_dsub
38252 0, // zsub2_then_hsub
38253 0, // zsub2_then_ssub
38254 0, // zsub2_then_zsub
38255 0, // dsub0_dsub1
38256 0, // dsub0_dsub1_dsub2
38257 0, // dsub1_dsub2
38258 0, // dsub1_dsub2_dsub3
38259 0, // dsub2_dsub3
38260 0, // dsub_qsub1_then_dsub
38261 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38262 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
38263 0, // qsub0_qsub1
38264 0, // qsub0_qsub1_qsub2
38265 0, // qsub1_qsub2
38266 0, // qsub1_qsub2_qsub3
38267 0, // qsub2_qsub3
38268 0, // qsub1_then_dsub_qsub2_then_dsub
38269 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38270 0, // qsub2_then_dsub_qsub3_then_dsub
38271 0, // sub_32_x8sub_1_then_sub_32
38272 0, // x8sub_0_x8sub_1
38273 0, // x8sub_2_x8sub_3
38274 0, // x8sub_4_x8sub_5
38275 0, // x8sub_6_x8sub_7
38276 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
38277 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
38278 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
38279 0, // sub_32_subo64_then_sub_32
38280 0, // dsub_zsub1_then_dsub
38281 0, // zsub_zsub1_then_zsub
38282 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38283 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
38284 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38285 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
38286 0, // zsub0_zsub1
38287 0, // zsub0_zsub1_zsub2
38288 0, // zsub1_zsub2
38289 0, // zsub1_zsub2_zsub3
38290 0, // zsub2_zsub3
38291 0, // zsub1_then_dsub_zsub2_then_dsub
38292 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38293 0, // zsub1_then_zsub_zsub2_then_zsub
38294 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38295 0, // zsub2_then_dsub_zsub3_then_dsub
38296 0, // zsub2_then_zsub_zsub3_then_zsub
38297 0, // zsub0_zsub2
38298 0, // zsub1_zsub3
38299 },
38300 { // QQQ
38301 124, // bsub -> QQQ
38302 124, // dsub -> QQQ
38303 0, // dsub0
38304 0, // dsub1
38305 0, // dsub2
38306 0, // dsub3
38307 124, // hsub -> QQQ
38308 0, // psub
38309 0, // psub0
38310 0, // psub1
38311 124, // qsub0 -> QQQ
38312 124, // qsub1 -> QQQ
38313 124, // qsub2 -> QQQ
38314 0, // qsub3
38315 124, // ssub -> QQQ
38316 0, // sub_32
38317 0, // sube32
38318 0, // sube64
38319 0, // subo32
38320 0, // subo64
38321 0, // x8sub_0
38322 0, // x8sub_1
38323 0, // x8sub_2
38324 0, // x8sub_3
38325 0, // x8sub_4
38326 0, // x8sub_5
38327 0, // x8sub_6
38328 0, // x8sub_7
38329 0, // zasubb
38330 0, // zasubd0
38331 0, // zasubd1
38332 0, // zasubh0
38333 0, // zasubh1
38334 0, // zasubq0
38335 0, // zasubq1
38336 0, // zasubs0
38337 0, // zasubs1
38338 0, // zsub
38339 0, // zsub0
38340 0, // zsub1
38341 0, // zsub2
38342 0, // zsub3
38343 0, // zasubd1_then_zasubq0
38344 0, // zasubd1_then_zasubq1
38345 0, // zasubs1_then_zasubd0
38346 0, // zasubs1_then_zasubd1
38347 0, // zasubs1_then_zasubq0
38348 0, // zasubs1_then_zasubq1
38349 0, // zasubs1_then_zasubd1_then_zasubq0
38350 0, // zasubs1_then_zasubd1_then_zasubq1
38351 0, // zasubh1_then_zasubd0
38352 0, // zasubh1_then_zasubd1
38353 0, // zasubh1_then_zasubq0
38354 0, // zasubh1_then_zasubq1
38355 0, // zasubh1_then_zasubs0
38356 0, // zasubh1_then_zasubs1
38357 0, // zasubh1_then_zasubd1_then_zasubq0
38358 0, // zasubh1_then_zasubd1_then_zasubq1
38359 0, // zasubh1_then_zasubs1_then_zasubd0
38360 0, // zasubh1_then_zasubs1_then_zasubd1
38361 0, // zasubh1_then_zasubs1_then_zasubq0
38362 0, // zasubh1_then_zasubs1_then_zasubq1
38363 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38364 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38365 0, // dsub1_then_bsub
38366 0, // dsub1_then_hsub
38367 0, // dsub1_then_ssub
38368 0, // dsub3_then_bsub
38369 0, // dsub3_then_hsub
38370 0, // dsub3_then_ssub
38371 0, // dsub2_then_bsub
38372 0, // dsub2_then_hsub
38373 0, // dsub2_then_ssub
38374 0, // psub1_then_psub
38375 124, // qsub1_then_bsub -> QQQ
38376 124, // qsub1_then_dsub -> QQQ
38377 124, // qsub1_then_hsub -> QQQ
38378 124, // qsub1_then_ssub -> QQQ
38379 0, // qsub3_then_bsub
38380 0, // qsub3_then_dsub
38381 0, // qsub3_then_hsub
38382 0, // qsub3_then_ssub
38383 124, // qsub2_then_bsub -> QQQ
38384 124, // qsub2_then_dsub -> QQQ
38385 124, // qsub2_then_hsub -> QQQ
38386 124, // qsub2_then_ssub -> QQQ
38387 0, // x8sub_7_then_sub_32
38388 0, // x8sub_6_then_sub_32
38389 0, // x8sub_5_then_sub_32
38390 0, // x8sub_4_then_sub_32
38391 0, // x8sub_3_then_sub_32
38392 0, // x8sub_2_then_sub_32
38393 0, // x8sub_1_then_sub_32
38394 0, // subo64_then_sub_32
38395 0, // zsub1_then_bsub
38396 0, // zsub1_then_dsub
38397 0, // zsub1_then_hsub
38398 0, // zsub1_then_ssub
38399 0, // zsub1_then_zsub
38400 0, // zsub3_then_bsub
38401 0, // zsub3_then_dsub
38402 0, // zsub3_then_hsub
38403 0, // zsub3_then_ssub
38404 0, // zsub3_then_zsub
38405 0, // zsub2_then_bsub
38406 0, // zsub2_then_dsub
38407 0, // zsub2_then_hsub
38408 0, // zsub2_then_ssub
38409 0, // zsub2_then_zsub
38410 0, // dsub0_dsub1
38411 0, // dsub0_dsub1_dsub2
38412 0, // dsub1_dsub2
38413 0, // dsub1_dsub2_dsub3
38414 0, // dsub2_dsub3
38415 124, // dsub_qsub1_then_dsub -> QQQ
38416 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38417 124, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ
38418 124, // qsub0_qsub1 -> QQQ
38419 0, // qsub0_qsub1_qsub2
38420 124, // qsub1_qsub2 -> QQQ
38421 0, // qsub1_qsub2_qsub3
38422 0, // qsub2_qsub3
38423 124, // qsub1_then_dsub_qsub2_then_dsub -> QQQ
38424 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38425 0, // qsub2_then_dsub_qsub3_then_dsub
38426 0, // sub_32_x8sub_1_then_sub_32
38427 0, // x8sub_0_x8sub_1
38428 0, // x8sub_2_x8sub_3
38429 0, // x8sub_4_x8sub_5
38430 0, // x8sub_6_x8sub_7
38431 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
38432 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
38433 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
38434 0, // sub_32_subo64_then_sub_32
38435 0, // dsub_zsub1_then_dsub
38436 0, // zsub_zsub1_then_zsub
38437 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38438 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
38439 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38440 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
38441 0, // zsub0_zsub1
38442 0, // zsub0_zsub1_zsub2
38443 0, // zsub1_zsub2
38444 0, // zsub1_zsub2_zsub3
38445 0, // zsub2_zsub3
38446 0, // zsub1_then_dsub_zsub2_then_dsub
38447 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38448 0, // zsub1_then_zsub_zsub2_then_zsub
38449 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38450 0, // zsub2_then_dsub_zsub3_then_dsub
38451 0, // zsub2_then_zsub_zsub3_then_zsub
38452 0, // zsub0_zsub2
38453 0, // zsub1_zsub3
38454 },
38455 { // ZPR3
38456 125, // bsub -> ZPR3
38457 125, // dsub -> ZPR3
38458 0, // dsub0
38459 0, // dsub1
38460 0, // dsub2
38461 0, // dsub3
38462 125, // hsub -> ZPR3
38463 0, // psub
38464 0, // psub0
38465 0, // psub1
38466 0, // qsub0
38467 0, // qsub1
38468 0, // qsub2
38469 0, // qsub3
38470 125, // ssub -> ZPR3
38471 0, // sub_32
38472 0, // sube32
38473 0, // sube64
38474 0, // subo32
38475 0, // subo64
38476 0, // x8sub_0
38477 0, // x8sub_1
38478 0, // x8sub_2
38479 0, // x8sub_3
38480 0, // x8sub_4
38481 0, // x8sub_5
38482 0, // x8sub_6
38483 0, // x8sub_7
38484 0, // zasubb
38485 0, // zasubd0
38486 0, // zasubd1
38487 0, // zasubh0
38488 0, // zasubh1
38489 0, // zasubq0
38490 0, // zasubq1
38491 0, // zasubs0
38492 0, // zasubs1
38493 125, // zsub -> ZPR3
38494 125, // zsub0 -> ZPR3
38495 125, // zsub1 -> ZPR3
38496 125, // zsub2 -> ZPR3
38497 0, // zsub3
38498 0, // zasubd1_then_zasubq0
38499 0, // zasubd1_then_zasubq1
38500 0, // zasubs1_then_zasubd0
38501 0, // zasubs1_then_zasubd1
38502 0, // zasubs1_then_zasubq0
38503 0, // zasubs1_then_zasubq1
38504 0, // zasubs1_then_zasubd1_then_zasubq0
38505 0, // zasubs1_then_zasubd1_then_zasubq1
38506 0, // zasubh1_then_zasubd0
38507 0, // zasubh1_then_zasubd1
38508 0, // zasubh1_then_zasubq0
38509 0, // zasubh1_then_zasubq1
38510 0, // zasubh1_then_zasubs0
38511 0, // zasubh1_then_zasubs1
38512 0, // zasubh1_then_zasubd1_then_zasubq0
38513 0, // zasubh1_then_zasubd1_then_zasubq1
38514 0, // zasubh1_then_zasubs1_then_zasubd0
38515 0, // zasubh1_then_zasubs1_then_zasubd1
38516 0, // zasubh1_then_zasubs1_then_zasubq0
38517 0, // zasubh1_then_zasubs1_then_zasubq1
38518 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38519 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38520 0, // dsub1_then_bsub
38521 0, // dsub1_then_hsub
38522 0, // dsub1_then_ssub
38523 0, // dsub3_then_bsub
38524 0, // dsub3_then_hsub
38525 0, // dsub3_then_ssub
38526 0, // dsub2_then_bsub
38527 0, // dsub2_then_hsub
38528 0, // dsub2_then_ssub
38529 0, // psub1_then_psub
38530 0, // qsub1_then_bsub
38531 0, // qsub1_then_dsub
38532 0, // qsub1_then_hsub
38533 0, // qsub1_then_ssub
38534 0, // qsub3_then_bsub
38535 0, // qsub3_then_dsub
38536 0, // qsub3_then_hsub
38537 0, // qsub3_then_ssub
38538 0, // qsub2_then_bsub
38539 0, // qsub2_then_dsub
38540 0, // qsub2_then_hsub
38541 0, // qsub2_then_ssub
38542 0, // x8sub_7_then_sub_32
38543 0, // x8sub_6_then_sub_32
38544 0, // x8sub_5_then_sub_32
38545 0, // x8sub_4_then_sub_32
38546 0, // x8sub_3_then_sub_32
38547 0, // x8sub_2_then_sub_32
38548 0, // x8sub_1_then_sub_32
38549 0, // subo64_then_sub_32
38550 125, // zsub1_then_bsub -> ZPR3
38551 125, // zsub1_then_dsub -> ZPR3
38552 125, // zsub1_then_hsub -> ZPR3
38553 125, // zsub1_then_ssub -> ZPR3
38554 125, // zsub1_then_zsub -> ZPR3
38555 0, // zsub3_then_bsub
38556 0, // zsub3_then_dsub
38557 0, // zsub3_then_hsub
38558 0, // zsub3_then_ssub
38559 0, // zsub3_then_zsub
38560 125, // zsub2_then_bsub -> ZPR3
38561 125, // zsub2_then_dsub -> ZPR3
38562 125, // zsub2_then_hsub -> ZPR3
38563 125, // zsub2_then_ssub -> ZPR3
38564 125, // zsub2_then_zsub -> ZPR3
38565 0, // dsub0_dsub1
38566 0, // dsub0_dsub1_dsub2
38567 0, // dsub1_dsub2
38568 0, // dsub1_dsub2_dsub3
38569 0, // dsub2_dsub3
38570 0, // dsub_qsub1_then_dsub
38571 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38572 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
38573 0, // qsub0_qsub1
38574 0, // qsub0_qsub1_qsub2
38575 0, // qsub1_qsub2
38576 0, // qsub1_qsub2_qsub3
38577 0, // qsub2_qsub3
38578 0, // qsub1_then_dsub_qsub2_then_dsub
38579 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38580 0, // qsub2_then_dsub_qsub3_then_dsub
38581 0, // sub_32_x8sub_1_then_sub_32
38582 0, // x8sub_0_x8sub_1
38583 0, // x8sub_2_x8sub_3
38584 0, // x8sub_4_x8sub_5
38585 0, // x8sub_6_x8sub_7
38586 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
38587 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
38588 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
38589 0, // sub_32_subo64_then_sub_32
38590 125, // dsub_zsub1_then_dsub -> ZPR3
38591 125, // zsub_zsub1_then_zsub -> ZPR3
38592 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38593 125, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3
38594 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38595 125, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3
38596 125, // zsub0_zsub1 -> ZPR3
38597 0, // zsub0_zsub1_zsub2
38598 125, // zsub1_zsub2 -> ZPR3
38599 0, // zsub1_zsub2_zsub3
38600 0, // zsub2_zsub3
38601 125, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3
38602 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38603 125, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3
38604 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38605 0, // zsub2_then_dsub_zsub3_then_dsub
38606 0, // zsub2_then_zsub_zsub3_then_zsub
38607 0, // zsub0_zsub2
38608 0, // zsub1_zsub3
38609 },
38610 { // QQQ_with_dsub_in_FPR64_lo
38611 126, // bsub -> QQQ_with_dsub_in_FPR64_lo
38612 126, // dsub -> QQQ_with_dsub_in_FPR64_lo
38613 0, // dsub0
38614 0, // dsub1
38615 0, // dsub2
38616 0, // dsub3
38617 126, // hsub -> QQQ_with_dsub_in_FPR64_lo
38618 0, // psub
38619 0, // psub0
38620 0, // psub1
38621 126, // qsub0 -> QQQ_with_dsub_in_FPR64_lo
38622 126, // qsub1 -> QQQ_with_dsub_in_FPR64_lo
38623 126, // qsub2 -> QQQ_with_dsub_in_FPR64_lo
38624 0, // qsub3
38625 126, // ssub -> QQQ_with_dsub_in_FPR64_lo
38626 0, // sub_32
38627 0, // sube32
38628 0, // sube64
38629 0, // subo32
38630 0, // subo64
38631 0, // x8sub_0
38632 0, // x8sub_1
38633 0, // x8sub_2
38634 0, // x8sub_3
38635 0, // x8sub_4
38636 0, // x8sub_5
38637 0, // x8sub_6
38638 0, // x8sub_7
38639 0, // zasubb
38640 0, // zasubd0
38641 0, // zasubd1
38642 0, // zasubh0
38643 0, // zasubh1
38644 0, // zasubq0
38645 0, // zasubq1
38646 0, // zasubs0
38647 0, // zasubs1
38648 0, // zsub
38649 0, // zsub0
38650 0, // zsub1
38651 0, // zsub2
38652 0, // zsub3
38653 0, // zasubd1_then_zasubq0
38654 0, // zasubd1_then_zasubq1
38655 0, // zasubs1_then_zasubd0
38656 0, // zasubs1_then_zasubd1
38657 0, // zasubs1_then_zasubq0
38658 0, // zasubs1_then_zasubq1
38659 0, // zasubs1_then_zasubd1_then_zasubq0
38660 0, // zasubs1_then_zasubd1_then_zasubq1
38661 0, // zasubh1_then_zasubd0
38662 0, // zasubh1_then_zasubd1
38663 0, // zasubh1_then_zasubq0
38664 0, // zasubh1_then_zasubq1
38665 0, // zasubh1_then_zasubs0
38666 0, // zasubh1_then_zasubs1
38667 0, // zasubh1_then_zasubd1_then_zasubq0
38668 0, // zasubh1_then_zasubd1_then_zasubq1
38669 0, // zasubh1_then_zasubs1_then_zasubd0
38670 0, // zasubh1_then_zasubs1_then_zasubd1
38671 0, // zasubh1_then_zasubs1_then_zasubq0
38672 0, // zasubh1_then_zasubs1_then_zasubq1
38673 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38674 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38675 0, // dsub1_then_bsub
38676 0, // dsub1_then_hsub
38677 0, // dsub1_then_ssub
38678 0, // dsub3_then_bsub
38679 0, // dsub3_then_hsub
38680 0, // dsub3_then_ssub
38681 0, // dsub2_then_bsub
38682 0, // dsub2_then_hsub
38683 0, // dsub2_then_ssub
38684 0, // psub1_then_psub
38685 126, // qsub1_then_bsub -> QQQ_with_dsub_in_FPR64_lo
38686 126, // qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo
38687 126, // qsub1_then_hsub -> QQQ_with_dsub_in_FPR64_lo
38688 126, // qsub1_then_ssub -> QQQ_with_dsub_in_FPR64_lo
38689 0, // qsub3_then_bsub
38690 0, // qsub3_then_dsub
38691 0, // qsub3_then_hsub
38692 0, // qsub3_then_ssub
38693 126, // qsub2_then_bsub -> QQQ_with_dsub_in_FPR64_lo
38694 126, // qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo
38695 126, // qsub2_then_hsub -> QQQ_with_dsub_in_FPR64_lo
38696 126, // qsub2_then_ssub -> QQQ_with_dsub_in_FPR64_lo
38697 0, // x8sub_7_then_sub_32
38698 0, // x8sub_6_then_sub_32
38699 0, // x8sub_5_then_sub_32
38700 0, // x8sub_4_then_sub_32
38701 0, // x8sub_3_then_sub_32
38702 0, // x8sub_2_then_sub_32
38703 0, // x8sub_1_then_sub_32
38704 0, // subo64_then_sub_32
38705 0, // zsub1_then_bsub
38706 0, // zsub1_then_dsub
38707 0, // zsub1_then_hsub
38708 0, // zsub1_then_ssub
38709 0, // zsub1_then_zsub
38710 0, // zsub3_then_bsub
38711 0, // zsub3_then_dsub
38712 0, // zsub3_then_hsub
38713 0, // zsub3_then_ssub
38714 0, // zsub3_then_zsub
38715 0, // zsub2_then_bsub
38716 0, // zsub2_then_dsub
38717 0, // zsub2_then_hsub
38718 0, // zsub2_then_ssub
38719 0, // zsub2_then_zsub
38720 0, // dsub0_dsub1
38721 0, // dsub0_dsub1_dsub2
38722 0, // dsub1_dsub2
38723 0, // dsub1_dsub2_dsub3
38724 0, // dsub2_dsub3
38725 126, // dsub_qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo
38726 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38727 126, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo
38728 126, // qsub0_qsub1 -> QQQ_with_dsub_in_FPR64_lo
38729 0, // qsub0_qsub1_qsub2
38730 126, // qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo
38731 0, // qsub1_qsub2_qsub3
38732 0, // qsub2_qsub3
38733 126, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo
38734 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38735 0, // qsub2_then_dsub_qsub3_then_dsub
38736 0, // sub_32_x8sub_1_then_sub_32
38737 0, // x8sub_0_x8sub_1
38738 0, // x8sub_2_x8sub_3
38739 0, // x8sub_4_x8sub_5
38740 0, // x8sub_6_x8sub_7
38741 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
38742 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
38743 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
38744 0, // sub_32_subo64_then_sub_32
38745 0, // dsub_zsub1_then_dsub
38746 0, // zsub_zsub1_then_zsub
38747 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38748 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
38749 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38750 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
38751 0, // zsub0_zsub1
38752 0, // zsub0_zsub1_zsub2
38753 0, // zsub1_zsub2
38754 0, // zsub1_zsub2_zsub3
38755 0, // zsub2_zsub3
38756 0, // zsub1_then_dsub_zsub2_then_dsub
38757 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38758 0, // zsub1_then_zsub_zsub2_then_zsub
38759 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38760 0, // zsub2_then_dsub_zsub3_then_dsub
38761 0, // zsub2_then_zsub_zsub3_then_zsub
38762 0, // zsub0_zsub2
38763 0, // zsub1_zsub3
38764 },
38765 { // QQQ_with_qsub1_in_FPR128_lo
38766 127, // bsub -> QQQ_with_qsub1_in_FPR128_lo
38767 127, // dsub -> QQQ_with_qsub1_in_FPR128_lo
38768 0, // dsub0
38769 0, // dsub1
38770 0, // dsub2
38771 0, // dsub3
38772 127, // hsub -> QQQ_with_qsub1_in_FPR128_lo
38773 0, // psub
38774 0, // psub0
38775 0, // psub1
38776 127, // qsub0 -> QQQ_with_qsub1_in_FPR128_lo
38777 127, // qsub1 -> QQQ_with_qsub1_in_FPR128_lo
38778 127, // qsub2 -> QQQ_with_qsub1_in_FPR128_lo
38779 0, // qsub3
38780 127, // ssub -> QQQ_with_qsub1_in_FPR128_lo
38781 0, // sub_32
38782 0, // sube32
38783 0, // sube64
38784 0, // subo32
38785 0, // subo64
38786 0, // x8sub_0
38787 0, // x8sub_1
38788 0, // x8sub_2
38789 0, // x8sub_3
38790 0, // x8sub_4
38791 0, // x8sub_5
38792 0, // x8sub_6
38793 0, // x8sub_7
38794 0, // zasubb
38795 0, // zasubd0
38796 0, // zasubd1
38797 0, // zasubh0
38798 0, // zasubh1
38799 0, // zasubq0
38800 0, // zasubq1
38801 0, // zasubs0
38802 0, // zasubs1
38803 0, // zsub
38804 0, // zsub0
38805 0, // zsub1
38806 0, // zsub2
38807 0, // zsub3
38808 0, // zasubd1_then_zasubq0
38809 0, // zasubd1_then_zasubq1
38810 0, // zasubs1_then_zasubd0
38811 0, // zasubs1_then_zasubd1
38812 0, // zasubs1_then_zasubq0
38813 0, // zasubs1_then_zasubq1
38814 0, // zasubs1_then_zasubd1_then_zasubq0
38815 0, // zasubs1_then_zasubd1_then_zasubq1
38816 0, // zasubh1_then_zasubd0
38817 0, // zasubh1_then_zasubd1
38818 0, // zasubh1_then_zasubq0
38819 0, // zasubh1_then_zasubq1
38820 0, // zasubh1_then_zasubs0
38821 0, // zasubh1_then_zasubs1
38822 0, // zasubh1_then_zasubd1_then_zasubq0
38823 0, // zasubh1_then_zasubd1_then_zasubq1
38824 0, // zasubh1_then_zasubs1_then_zasubd0
38825 0, // zasubh1_then_zasubs1_then_zasubd1
38826 0, // zasubh1_then_zasubs1_then_zasubq0
38827 0, // zasubh1_then_zasubs1_then_zasubq1
38828 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38829 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38830 0, // dsub1_then_bsub
38831 0, // dsub1_then_hsub
38832 0, // dsub1_then_ssub
38833 0, // dsub3_then_bsub
38834 0, // dsub3_then_hsub
38835 0, // dsub3_then_ssub
38836 0, // dsub2_then_bsub
38837 0, // dsub2_then_hsub
38838 0, // dsub2_then_ssub
38839 0, // psub1_then_psub
38840 127, // qsub1_then_bsub -> QQQ_with_qsub1_in_FPR128_lo
38841 127, // qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_lo
38842 127, // qsub1_then_hsub -> QQQ_with_qsub1_in_FPR128_lo
38843 127, // qsub1_then_ssub -> QQQ_with_qsub1_in_FPR128_lo
38844 0, // qsub3_then_bsub
38845 0, // qsub3_then_dsub
38846 0, // qsub3_then_hsub
38847 0, // qsub3_then_ssub
38848 127, // qsub2_then_bsub -> QQQ_with_qsub1_in_FPR128_lo
38849 127, // qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_lo
38850 127, // qsub2_then_hsub -> QQQ_with_qsub1_in_FPR128_lo
38851 127, // qsub2_then_ssub -> QQQ_with_qsub1_in_FPR128_lo
38852 0, // x8sub_7_then_sub_32
38853 0, // x8sub_6_then_sub_32
38854 0, // x8sub_5_then_sub_32
38855 0, // x8sub_4_then_sub_32
38856 0, // x8sub_3_then_sub_32
38857 0, // x8sub_2_then_sub_32
38858 0, // x8sub_1_then_sub_32
38859 0, // subo64_then_sub_32
38860 0, // zsub1_then_bsub
38861 0, // zsub1_then_dsub
38862 0, // zsub1_then_hsub
38863 0, // zsub1_then_ssub
38864 0, // zsub1_then_zsub
38865 0, // zsub3_then_bsub
38866 0, // zsub3_then_dsub
38867 0, // zsub3_then_hsub
38868 0, // zsub3_then_ssub
38869 0, // zsub3_then_zsub
38870 0, // zsub2_then_bsub
38871 0, // zsub2_then_dsub
38872 0, // zsub2_then_hsub
38873 0, // zsub2_then_ssub
38874 0, // zsub2_then_zsub
38875 0, // dsub0_dsub1
38876 0, // dsub0_dsub1_dsub2
38877 0, // dsub1_dsub2
38878 0, // dsub1_dsub2_dsub3
38879 0, // dsub2_dsub3
38880 127, // dsub_qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_lo
38881 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38882 127, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_lo
38883 127, // qsub0_qsub1 -> QQQ_with_qsub1_in_FPR128_lo
38884 0, // qsub0_qsub1_qsub2
38885 127, // qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_lo
38886 0, // qsub1_qsub2_qsub3
38887 0, // qsub2_qsub3
38888 127, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_lo
38889 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
38890 0, // qsub2_then_dsub_qsub3_then_dsub
38891 0, // sub_32_x8sub_1_then_sub_32
38892 0, // x8sub_0_x8sub_1
38893 0, // x8sub_2_x8sub_3
38894 0, // x8sub_4_x8sub_5
38895 0, // x8sub_6_x8sub_7
38896 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
38897 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
38898 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
38899 0, // sub_32_subo64_then_sub_32
38900 0, // dsub_zsub1_then_dsub
38901 0, // zsub_zsub1_then_zsub
38902 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38903 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
38904 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38905 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
38906 0, // zsub0_zsub1
38907 0, // zsub0_zsub1_zsub2
38908 0, // zsub1_zsub2
38909 0, // zsub1_zsub2_zsub3
38910 0, // zsub2_zsub3
38911 0, // zsub1_then_dsub_zsub2_then_dsub
38912 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
38913 0, // zsub1_then_zsub_zsub2_then_zsub
38914 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
38915 0, // zsub2_then_dsub_zsub3_then_dsub
38916 0, // zsub2_then_zsub_zsub3_then_zsub
38917 0, // zsub0_zsub2
38918 0, // zsub1_zsub3
38919 },
38920 { // QQQ_with_qsub2_in_FPR128_lo
38921 128, // bsub -> QQQ_with_qsub2_in_FPR128_lo
38922 128, // dsub -> QQQ_with_qsub2_in_FPR128_lo
38923 0, // dsub0
38924 0, // dsub1
38925 0, // dsub2
38926 0, // dsub3
38927 128, // hsub -> QQQ_with_qsub2_in_FPR128_lo
38928 0, // psub
38929 0, // psub0
38930 0, // psub1
38931 128, // qsub0 -> QQQ_with_qsub2_in_FPR128_lo
38932 128, // qsub1 -> QQQ_with_qsub2_in_FPR128_lo
38933 128, // qsub2 -> QQQ_with_qsub2_in_FPR128_lo
38934 0, // qsub3
38935 128, // ssub -> QQQ_with_qsub2_in_FPR128_lo
38936 0, // sub_32
38937 0, // sube32
38938 0, // sube64
38939 0, // subo32
38940 0, // subo64
38941 0, // x8sub_0
38942 0, // x8sub_1
38943 0, // x8sub_2
38944 0, // x8sub_3
38945 0, // x8sub_4
38946 0, // x8sub_5
38947 0, // x8sub_6
38948 0, // x8sub_7
38949 0, // zasubb
38950 0, // zasubd0
38951 0, // zasubd1
38952 0, // zasubh0
38953 0, // zasubh1
38954 0, // zasubq0
38955 0, // zasubq1
38956 0, // zasubs0
38957 0, // zasubs1
38958 0, // zsub
38959 0, // zsub0
38960 0, // zsub1
38961 0, // zsub2
38962 0, // zsub3
38963 0, // zasubd1_then_zasubq0
38964 0, // zasubd1_then_zasubq1
38965 0, // zasubs1_then_zasubd0
38966 0, // zasubs1_then_zasubd1
38967 0, // zasubs1_then_zasubq0
38968 0, // zasubs1_then_zasubq1
38969 0, // zasubs1_then_zasubd1_then_zasubq0
38970 0, // zasubs1_then_zasubd1_then_zasubq1
38971 0, // zasubh1_then_zasubd0
38972 0, // zasubh1_then_zasubd1
38973 0, // zasubh1_then_zasubq0
38974 0, // zasubh1_then_zasubq1
38975 0, // zasubh1_then_zasubs0
38976 0, // zasubh1_then_zasubs1
38977 0, // zasubh1_then_zasubd1_then_zasubq0
38978 0, // zasubh1_then_zasubd1_then_zasubq1
38979 0, // zasubh1_then_zasubs1_then_zasubd0
38980 0, // zasubh1_then_zasubs1_then_zasubd1
38981 0, // zasubh1_then_zasubs1_then_zasubq0
38982 0, // zasubh1_then_zasubs1_then_zasubq1
38983 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
38984 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
38985 0, // dsub1_then_bsub
38986 0, // dsub1_then_hsub
38987 0, // dsub1_then_ssub
38988 0, // dsub3_then_bsub
38989 0, // dsub3_then_hsub
38990 0, // dsub3_then_ssub
38991 0, // dsub2_then_bsub
38992 0, // dsub2_then_hsub
38993 0, // dsub2_then_ssub
38994 0, // psub1_then_psub
38995 128, // qsub1_then_bsub -> QQQ_with_qsub2_in_FPR128_lo
38996 128, // qsub1_then_dsub -> QQQ_with_qsub2_in_FPR128_lo
38997 128, // qsub1_then_hsub -> QQQ_with_qsub2_in_FPR128_lo
38998 128, // qsub1_then_ssub -> QQQ_with_qsub2_in_FPR128_lo
38999 0, // qsub3_then_bsub
39000 0, // qsub3_then_dsub
39001 0, // qsub3_then_hsub
39002 0, // qsub3_then_ssub
39003 128, // qsub2_then_bsub -> QQQ_with_qsub2_in_FPR128_lo
39004 128, // qsub2_then_dsub -> QQQ_with_qsub2_in_FPR128_lo
39005 128, // qsub2_then_hsub -> QQQ_with_qsub2_in_FPR128_lo
39006 128, // qsub2_then_ssub -> QQQ_with_qsub2_in_FPR128_lo
39007 0, // x8sub_7_then_sub_32
39008 0, // x8sub_6_then_sub_32
39009 0, // x8sub_5_then_sub_32
39010 0, // x8sub_4_then_sub_32
39011 0, // x8sub_3_then_sub_32
39012 0, // x8sub_2_then_sub_32
39013 0, // x8sub_1_then_sub_32
39014 0, // subo64_then_sub_32
39015 0, // zsub1_then_bsub
39016 0, // zsub1_then_dsub
39017 0, // zsub1_then_hsub
39018 0, // zsub1_then_ssub
39019 0, // zsub1_then_zsub
39020 0, // zsub3_then_bsub
39021 0, // zsub3_then_dsub
39022 0, // zsub3_then_hsub
39023 0, // zsub3_then_ssub
39024 0, // zsub3_then_zsub
39025 0, // zsub2_then_bsub
39026 0, // zsub2_then_dsub
39027 0, // zsub2_then_hsub
39028 0, // zsub2_then_ssub
39029 0, // zsub2_then_zsub
39030 0, // dsub0_dsub1
39031 0, // dsub0_dsub1_dsub2
39032 0, // dsub1_dsub2
39033 0, // dsub1_dsub2_dsub3
39034 0, // dsub2_dsub3
39035 128, // dsub_qsub1_then_dsub -> QQQ_with_qsub2_in_FPR128_lo
39036 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39037 128, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub2_in_FPR128_lo
39038 128, // qsub0_qsub1 -> QQQ_with_qsub2_in_FPR128_lo
39039 0, // qsub0_qsub1_qsub2
39040 128, // qsub1_qsub2 -> QQQ_with_qsub2_in_FPR128_lo
39041 0, // qsub1_qsub2_qsub3
39042 0, // qsub2_qsub3
39043 128, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub2_in_FPR128_lo
39044 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39045 0, // qsub2_then_dsub_qsub3_then_dsub
39046 0, // sub_32_x8sub_1_then_sub_32
39047 0, // x8sub_0_x8sub_1
39048 0, // x8sub_2_x8sub_3
39049 0, // x8sub_4_x8sub_5
39050 0, // x8sub_6_x8sub_7
39051 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39052 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39053 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39054 0, // sub_32_subo64_then_sub_32
39055 0, // dsub_zsub1_then_dsub
39056 0, // zsub_zsub1_then_zsub
39057 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39058 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
39059 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39060 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
39061 0, // zsub0_zsub1
39062 0, // zsub0_zsub1_zsub2
39063 0, // zsub1_zsub2
39064 0, // zsub1_zsub2_zsub3
39065 0, // zsub2_zsub3
39066 0, // zsub1_then_dsub_zsub2_then_dsub
39067 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39068 0, // zsub1_then_zsub_zsub2_then_zsub
39069 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39070 0, // zsub2_then_dsub_zsub3_then_dsub
39071 0, // zsub2_then_zsub_zsub3_then_zsub
39072 0, // zsub0_zsub2
39073 0, // zsub1_zsub3
39074 },
39075 { // ZPR3_with_dsub_in_FPR64_lo
39076 129, // bsub -> ZPR3_with_dsub_in_FPR64_lo
39077 129, // dsub -> ZPR3_with_dsub_in_FPR64_lo
39078 0, // dsub0
39079 0, // dsub1
39080 0, // dsub2
39081 0, // dsub3
39082 129, // hsub -> ZPR3_with_dsub_in_FPR64_lo
39083 0, // psub
39084 0, // psub0
39085 0, // psub1
39086 0, // qsub0
39087 0, // qsub1
39088 0, // qsub2
39089 0, // qsub3
39090 129, // ssub -> ZPR3_with_dsub_in_FPR64_lo
39091 0, // sub_32
39092 0, // sube32
39093 0, // sube64
39094 0, // subo32
39095 0, // subo64
39096 0, // x8sub_0
39097 0, // x8sub_1
39098 0, // x8sub_2
39099 0, // x8sub_3
39100 0, // x8sub_4
39101 0, // x8sub_5
39102 0, // x8sub_6
39103 0, // x8sub_7
39104 0, // zasubb
39105 0, // zasubd0
39106 0, // zasubd1
39107 0, // zasubh0
39108 0, // zasubh1
39109 0, // zasubq0
39110 0, // zasubq1
39111 0, // zasubs0
39112 0, // zasubs1
39113 129, // zsub -> ZPR3_with_dsub_in_FPR64_lo
39114 129, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo
39115 129, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo
39116 129, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo
39117 0, // zsub3
39118 0, // zasubd1_then_zasubq0
39119 0, // zasubd1_then_zasubq1
39120 0, // zasubs1_then_zasubd0
39121 0, // zasubs1_then_zasubd1
39122 0, // zasubs1_then_zasubq0
39123 0, // zasubs1_then_zasubq1
39124 0, // zasubs1_then_zasubd1_then_zasubq0
39125 0, // zasubs1_then_zasubd1_then_zasubq1
39126 0, // zasubh1_then_zasubd0
39127 0, // zasubh1_then_zasubd1
39128 0, // zasubh1_then_zasubq0
39129 0, // zasubh1_then_zasubq1
39130 0, // zasubh1_then_zasubs0
39131 0, // zasubh1_then_zasubs1
39132 0, // zasubh1_then_zasubd1_then_zasubq0
39133 0, // zasubh1_then_zasubd1_then_zasubq1
39134 0, // zasubh1_then_zasubs1_then_zasubd0
39135 0, // zasubh1_then_zasubs1_then_zasubd1
39136 0, // zasubh1_then_zasubs1_then_zasubq0
39137 0, // zasubh1_then_zasubs1_then_zasubq1
39138 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
39139 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
39140 0, // dsub1_then_bsub
39141 0, // dsub1_then_hsub
39142 0, // dsub1_then_ssub
39143 0, // dsub3_then_bsub
39144 0, // dsub3_then_hsub
39145 0, // dsub3_then_ssub
39146 0, // dsub2_then_bsub
39147 0, // dsub2_then_hsub
39148 0, // dsub2_then_ssub
39149 0, // psub1_then_psub
39150 0, // qsub1_then_bsub
39151 0, // qsub1_then_dsub
39152 0, // qsub1_then_hsub
39153 0, // qsub1_then_ssub
39154 0, // qsub3_then_bsub
39155 0, // qsub3_then_dsub
39156 0, // qsub3_then_hsub
39157 0, // qsub3_then_ssub
39158 0, // qsub2_then_bsub
39159 0, // qsub2_then_dsub
39160 0, // qsub2_then_hsub
39161 0, // qsub2_then_ssub
39162 0, // x8sub_7_then_sub_32
39163 0, // x8sub_6_then_sub_32
39164 0, // x8sub_5_then_sub_32
39165 0, // x8sub_4_then_sub_32
39166 0, // x8sub_3_then_sub_32
39167 0, // x8sub_2_then_sub_32
39168 0, // x8sub_1_then_sub_32
39169 0, // subo64_then_sub_32
39170 129, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo
39171 129, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo
39172 129, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo
39173 129, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo
39174 129, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo
39175 0, // zsub3_then_bsub
39176 0, // zsub3_then_dsub
39177 0, // zsub3_then_hsub
39178 0, // zsub3_then_ssub
39179 0, // zsub3_then_zsub
39180 129, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo
39181 129, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo
39182 129, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo
39183 129, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo
39184 129, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo
39185 0, // dsub0_dsub1
39186 0, // dsub0_dsub1_dsub2
39187 0, // dsub1_dsub2
39188 0, // dsub1_dsub2_dsub3
39189 0, // dsub2_dsub3
39190 0, // dsub_qsub1_then_dsub
39191 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39192 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
39193 0, // qsub0_qsub1
39194 0, // qsub0_qsub1_qsub2
39195 0, // qsub1_qsub2
39196 0, // qsub1_qsub2_qsub3
39197 0, // qsub2_qsub3
39198 0, // qsub1_then_dsub_qsub2_then_dsub
39199 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39200 0, // qsub2_then_dsub_qsub3_then_dsub
39201 0, // sub_32_x8sub_1_then_sub_32
39202 0, // x8sub_0_x8sub_1
39203 0, // x8sub_2_x8sub_3
39204 0, // x8sub_4_x8sub_5
39205 0, // x8sub_6_x8sub_7
39206 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39207 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39208 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39209 0, // sub_32_subo64_then_sub_32
39210 129, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo
39211 129, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo
39212 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39213 129, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo
39214 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39215 129, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo
39216 129, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo
39217 0, // zsub0_zsub1_zsub2
39218 129, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo
39219 0, // zsub1_zsub2_zsub3
39220 0, // zsub2_zsub3
39221 129, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo
39222 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39223 129, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo
39224 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39225 0, // zsub2_then_dsub_zsub3_then_dsub
39226 0, // zsub2_then_zsub_zsub3_then_zsub
39227 0, // zsub0_zsub2
39228 0, // zsub1_zsub3
39229 },
39230 { // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39231 130, // bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39232 130, // dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39233 0, // dsub0
39234 0, // dsub1
39235 0, // dsub2
39236 0, // dsub3
39237 130, // hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39238 0, // psub
39239 0, // psub0
39240 0, // psub1
39241 0, // qsub0
39242 0, // qsub1
39243 0, // qsub2
39244 0, // qsub3
39245 130, // ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39246 0, // sub_32
39247 0, // sube32
39248 0, // sube64
39249 0, // subo32
39250 0, // subo64
39251 0, // x8sub_0
39252 0, // x8sub_1
39253 0, // x8sub_2
39254 0, // x8sub_3
39255 0, // x8sub_4
39256 0, // x8sub_5
39257 0, // x8sub_6
39258 0, // x8sub_7
39259 0, // zasubb
39260 0, // zasubd0
39261 0, // zasubd1
39262 0, // zasubh0
39263 0, // zasubh1
39264 0, // zasubq0
39265 0, // zasubq1
39266 0, // zasubs0
39267 0, // zasubs1
39268 130, // zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39269 130, // zsub0 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39270 130, // zsub1 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39271 130, // zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39272 0, // zsub3
39273 0, // zasubd1_then_zasubq0
39274 0, // zasubd1_then_zasubq1
39275 0, // zasubs1_then_zasubd0
39276 0, // zasubs1_then_zasubd1
39277 0, // zasubs1_then_zasubq0
39278 0, // zasubs1_then_zasubq1
39279 0, // zasubs1_then_zasubd1_then_zasubq0
39280 0, // zasubs1_then_zasubd1_then_zasubq1
39281 0, // zasubh1_then_zasubd0
39282 0, // zasubh1_then_zasubd1
39283 0, // zasubh1_then_zasubq0
39284 0, // zasubh1_then_zasubq1
39285 0, // zasubh1_then_zasubs0
39286 0, // zasubh1_then_zasubs1
39287 0, // zasubh1_then_zasubd1_then_zasubq0
39288 0, // zasubh1_then_zasubd1_then_zasubq1
39289 0, // zasubh1_then_zasubs1_then_zasubd0
39290 0, // zasubh1_then_zasubs1_then_zasubd1
39291 0, // zasubh1_then_zasubs1_then_zasubq0
39292 0, // zasubh1_then_zasubs1_then_zasubq1
39293 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
39294 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
39295 0, // dsub1_then_bsub
39296 0, // dsub1_then_hsub
39297 0, // dsub1_then_ssub
39298 0, // dsub3_then_bsub
39299 0, // dsub3_then_hsub
39300 0, // dsub3_then_ssub
39301 0, // dsub2_then_bsub
39302 0, // dsub2_then_hsub
39303 0, // dsub2_then_ssub
39304 0, // psub1_then_psub
39305 0, // qsub1_then_bsub
39306 0, // qsub1_then_dsub
39307 0, // qsub1_then_hsub
39308 0, // qsub1_then_ssub
39309 0, // qsub3_then_bsub
39310 0, // qsub3_then_dsub
39311 0, // qsub3_then_hsub
39312 0, // qsub3_then_ssub
39313 0, // qsub2_then_bsub
39314 0, // qsub2_then_dsub
39315 0, // qsub2_then_hsub
39316 0, // qsub2_then_ssub
39317 0, // x8sub_7_then_sub_32
39318 0, // x8sub_6_then_sub_32
39319 0, // x8sub_5_then_sub_32
39320 0, // x8sub_4_then_sub_32
39321 0, // x8sub_3_then_sub_32
39322 0, // x8sub_2_then_sub_32
39323 0, // x8sub_1_then_sub_32
39324 0, // subo64_then_sub_32
39325 130, // zsub1_then_bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39326 130, // zsub1_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39327 130, // zsub1_then_hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39328 130, // zsub1_then_ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39329 130, // zsub1_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39330 0, // zsub3_then_bsub
39331 0, // zsub3_then_dsub
39332 0, // zsub3_then_hsub
39333 0, // zsub3_then_ssub
39334 0, // zsub3_then_zsub
39335 130, // zsub2_then_bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39336 130, // zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39337 130, // zsub2_then_hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39338 130, // zsub2_then_ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39339 130, // zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39340 0, // dsub0_dsub1
39341 0, // dsub0_dsub1_dsub2
39342 0, // dsub1_dsub2
39343 0, // dsub1_dsub2_dsub3
39344 0, // dsub2_dsub3
39345 0, // dsub_qsub1_then_dsub
39346 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39347 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
39348 0, // qsub0_qsub1
39349 0, // qsub0_qsub1_qsub2
39350 0, // qsub1_qsub2
39351 0, // qsub1_qsub2_qsub3
39352 0, // qsub2_qsub3
39353 0, // qsub1_then_dsub_qsub2_then_dsub
39354 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39355 0, // qsub2_then_dsub_qsub3_then_dsub
39356 0, // sub_32_x8sub_1_then_sub_32
39357 0, // x8sub_0_x8sub_1
39358 0, // x8sub_2_x8sub_3
39359 0, // x8sub_4_x8sub_5
39360 0, // x8sub_6_x8sub_7
39361 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39362 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39363 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39364 0, // sub_32_subo64_then_sub_32
39365 130, // dsub_zsub1_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39366 130, // zsub_zsub1_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39367 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39368 130, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39369 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39370 130, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39371 130, // zsub0_zsub1 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39372 0, // zsub0_zsub1_zsub2
39373 130, // zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39374 0, // zsub1_zsub2_zsub3
39375 0, // zsub2_zsub3
39376 130, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39377 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39378 130, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
39379 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39380 0, // zsub2_then_dsub_zsub3_then_dsub
39381 0, // zsub2_then_zsub_zsub3_then_zsub
39382 0, // zsub0_zsub2
39383 0, // zsub1_zsub3
39384 },
39385 { // ZPR3_with_zsub1_in_ZPR_4b
39386 131, // bsub -> ZPR3_with_zsub1_in_ZPR_4b
39387 131, // dsub -> ZPR3_with_zsub1_in_ZPR_4b
39388 0, // dsub0
39389 0, // dsub1
39390 0, // dsub2
39391 0, // dsub3
39392 131, // hsub -> ZPR3_with_zsub1_in_ZPR_4b
39393 0, // psub
39394 0, // psub0
39395 0, // psub1
39396 0, // qsub0
39397 0, // qsub1
39398 0, // qsub2
39399 0, // qsub3
39400 131, // ssub -> ZPR3_with_zsub1_in_ZPR_4b
39401 0, // sub_32
39402 0, // sube32
39403 0, // sube64
39404 0, // subo32
39405 0, // subo64
39406 0, // x8sub_0
39407 0, // x8sub_1
39408 0, // x8sub_2
39409 0, // x8sub_3
39410 0, // x8sub_4
39411 0, // x8sub_5
39412 0, // x8sub_6
39413 0, // x8sub_7
39414 0, // zasubb
39415 0, // zasubd0
39416 0, // zasubd1
39417 0, // zasubh0
39418 0, // zasubh1
39419 0, // zasubq0
39420 0, // zasubq1
39421 0, // zasubs0
39422 0, // zasubs1
39423 131, // zsub -> ZPR3_with_zsub1_in_ZPR_4b
39424 131, // zsub0 -> ZPR3_with_zsub1_in_ZPR_4b
39425 131, // zsub1 -> ZPR3_with_zsub1_in_ZPR_4b
39426 131, // zsub2 -> ZPR3_with_zsub1_in_ZPR_4b
39427 0, // zsub3
39428 0, // zasubd1_then_zasubq0
39429 0, // zasubd1_then_zasubq1
39430 0, // zasubs1_then_zasubd0
39431 0, // zasubs1_then_zasubd1
39432 0, // zasubs1_then_zasubq0
39433 0, // zasubs1_then_zasubq1
39434 0, // zasubs1_then_zasubd1_then_zasubq0
39435 0, // zasubs1_then_zasubd1_then_zasubq1
39436 0, // zasubh1_then_zasubd0
39437 0, // zasubh1_then_zasubd1
39438 0, // zasubh1_then_zasubq0
39439 0, // zasubh1_then_zasubq1
39440 0, // zasubh1_then_zasubs0
39441 0, // zasubh1_then_zasubs1
39442 0, // zasubh1_then_zasubd1_then_zasubq0
39443 0, // zasubh1_then_zasubd1_then_zasubq1
39444 0, // zasubh1_then_zasubs1_then_zasubd0
39445 0, // zasubh1_then_zasubs1_then_zasubd1
39446 0, // zasubh1_then_zasubs1_then_zasubq0
39447 0, // zasubh1_then_zasubs1_then_zasubq1
39448 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
39449 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
39450 0, // dsub1_then_bsub
39451 0, // dsub1_then_hsub
39452 0, // dsub1_then_ssub
39453 0, // dsub3_then_bsub
39454 0, // dsub3_then_hsub
39455 0, // dsub3_then_ssub
39456 0, // dsub2_then_bsub
39457 0, // dsub2_then_hsub
39458 0, // dsub2_then_ssub
39459 0, // psub1_then_psub
39460 0, // qsub1_then_bsub
39461 0, // qsub1_then_dsub
39462 0, // qsub1_then_hsub
39463 0, // qsub1_then_ssub
39464 0, // qsub3_then_bsub
39465 0, // qsub3_then_dsub
39466 0, // qsub3_then_hsub
39467 0, // qsub3_then_ssub
39468 0, // qsub2_then_bsub
39469 0, // qsub2_then_dsub
39470 0, // qsub2_then_hsub
39471 0, // qsub2_then_ssub
39472 0, // x8sub_7_then_sub_32
39473 0, // x8sub_6_then_sub_32
39474 0, // x8sub_5_then_sub_32
39475 0, // x8sub_4_then_sub_32
39476 0, // x8sub_3_then_sub_32
39477 0, // x8sub_2_then_sub_32
39478 0, // x8sub_1_then_sub_32
39479 0, // subo64_then_sub_32
39480 131, // zsub1_then_bsub -> ZPR3_with_zsub1_in_ZPR_4b
39481 131, // zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b
39482 131, // zsub1_then_hsub -> ZPR3_with_zsub1_in_ZPR_4b
39483 131, // zsub1_then_ssub -> ZPR3_with_zsub1_in_ZPR_4b
39484 131, // zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b
39485 0, // zsub3_then_bsub
39486 0, // zsub3_then_dsub
39487 0, // zsub3_then_hsub
39488 0, // zsub3_then_ssub
39489 0, // zsub3_then_zsub
39490 131, // zsub2_then_bsub -> ZPR3_with_zsub1_in_ZPR_4b
39491 131, // zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b
39492 131, // zsub2_then_hsub -> ZPR3_with_zsub1_in_ZPR_4b
39493 131, // zsub2_then_ssub -> ZPR3_with_zsub1_in_ZPR_4b
39494 131, // zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b
39495 0, // dsub0_dsub1
39496 0, // dsub0_dsub1_dsub2
39497 0, // dsub1_dsub2
39498 0, // dsub1_dsub2_dsub3
39499 0, // dsub2_dsub3
39500 0, // dsub_qsub1_then_dsub
39501 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39502 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
39503 0, // qsub0_qsub1
39504 0, // qsub0_qsub1_qsub2
39505 0, // qsub1_qsub2
39506 0, // qsub1_qsub2_qsub3
39507 0, // qsub2_qsub3
39508 0, // qsub1_then_dsub_qsub2_then_dsub
39509 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39510 0, // qsub2_then_dsub_qsub3_then_dsub
39511 0, // sub_32_x8sub_1_then_sub_32
39512 0, // x8sub_0_x8sub_1
39513 0, // x8sub_2_x8sub_3
39514 0, // x8sub_4_x8sub_5
39515 0, // x8sub_6_x8sub_7
39516 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39517 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39518 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39519 0, // sub_32_subo64_then_sub_32
39520 131, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b
39521 131, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b
39522 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39523 131, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b
39524 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39525 131, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b
39526 131, // zsub0_zsub1 -> ZPR3_with_zsub1_in_ZPR_4b
39527 0, // zsub0_zsub1_zsub2
39528 131, // zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_4b
39529 0, // zsub1_zsub2_zsub3
39530 0, // zsub2_zsub3
39531 131, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b
39532 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39533 131, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b
39534 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39535 0, // zsub2_then_dsub_zsub3_then_dsub
39536 0, // zsub2_then_zsub_zsub3_then_zsub
39537 0, // zsub0_zsub2
39538 0, // zsub1_zsub3
39539 },
39540 { // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39541 132, // bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39542 132, // dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39543 0, // dsub0
39544 0, // dsub1
39545 0, // dsub2
39546 0, // dsub3
39547 132, // hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39548 0, // psub
39549 0, // psub0
39550 0, // psub1
39551 0, // qsub0
39552 0, // qsub1
39553 0, // qsub2
39554 0, // qsub3
39555 132, // ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39556 0, // sub_32
39557 0, // sube32
39558 0, // sube64
39559 0, // subo32
39560 0, // subo64
39561 0, // x8sub_0
39562 0, // x8sub_1
39563 0, // x8sub_2
39564 0, // x8sub_3
39565 0, // x8sub_4
39566 0, // x8sub_5
39567 0, // x8sub_6
39568 0, // x8sub_7
39569 0, // zasubb
39570 0, // zasubd0
39571 0, // zasubd1
39572 0, // zasubh0
39573 0, // zasubh1
39574 0, // zasubq0
39575 0, // zasubq1
39576 0, // zasubs0
39577 0, // zasubs1
39578 132, // zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39579 132, // zsub0 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39580 132, // zsub1 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39581 132, // zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39582 0, // zsub3
39583 0, // zasubd1_then_zasubq0
39584 0, // zasubd1_then_zasubq1
39585 0, // zasubs1_then_zasubd0
39586 0, // zasubs1_then_zasubd1
39587 0, // zasubs1_then_zasubq0
39588 0, // zasubs1_then_zasubq1
39589 0, // zasubs1_then_zasubd1_then_zasubq0
39590 0, // zasubs1_then_zasubd1_then_zasubq1
39591 0, // zasubh1_then_zasubd0
39592 0, // zasubh1_then_zasubd1
39593 0, // zasubh1_then_zasubq0
39594 0, // zasubh1_then_zasubq1
39595 0, // zasubh1_then_zasubs0
39596 0, // zasubh1_then_zasubs1
39597 0, // zasubh1_then_zasubd1_then_zasubq0
39598 0, // zasubh1_then_zasubd1_then_zasubq1
39599 0, // zasubh1_then_zasubs1_then_zasubd0
39600 0, // zasubh1_then_zasubs1_then_zasubd1
39601 0, // zasubh1_then_zasubs1_then_zasubq0
39602 0, // zasubh1_then_zasubs1_then_zasubq1
39603 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
39604 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
39605 0, // dsub1_then_bsub
39606 0, // dsub1_then_hsub
39607 0, // dsub1_then_ssub
39608 0, // dsub3_then_bsub
39609 0, // dsub3_then_hsub
39610 0, // dsub3_then_ssub
39611 0, // dsub2_then_bsub
39612 0, // dsub2_then_hsub
39613 0, // dsub2_then_ssub
39614 0, // psub1_then_psub
39615 0, // qsub1_then_bsub
39616 0, // qsub1_then_dsub
39617 0, // qsub1_then_hsub
39618 0, // qsub1_then_ssub
39619 0, // qsub3_then_bsub
39620 0, // qsub3_then_dsub
39621 0, // qsub3_then_hsub
39622 0, // qsub3_then_ssub
39623 0, // qsub2_then_bsub
39624 0, // qsub2_then_dsub
39625 0, // qsub2_then_hsub
39626 0, // qsub2_then_ssub
39627 0, // x8sub_7_then_sub_32
39628 0, // x8sub_6_then_sub_32
39629 0, // x8sub_5_then_sub_32
39630 0, // x8sub_4_then_sub_32
39631 0, // x8sub_3_then_sub_32
39632 0, // x8sub_2_then_sub_32
39633 0, // x8sub_1_then_sub_32
39634 0, // subo64_then_sub_32
39635 132, // zsub1_then_bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39636 132, // zsub1_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39637 132, // zsub1_then_hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39638 132, // zsub1_then_ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39639 132, // zsub1_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39640 0, // zsub3_then_bsub
39641 0, // zsub3_then_dsub
39642 0, // zsub3_then_hsub
39643 0, // zsub3_then_ssub
39644 0, // zsub3_then_zsub
39645 132, // zsub2_then_bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39646 132, // zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39647 132, // zsub2_then_hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39648 132, // zsub2_then_ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39649 132, // zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39650 0, // dsub0_dsub1
39651 0, // dsub0_dsub1_dsub2
39652 0, // dsub1_dsub2
39653 0, // dsub1_dsub2_dsub3
39654 0, // dsub2_dsub3
39655 0, // dsub_qsub1_then_dsub
39656 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39657 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
39658 0, // qsub0_qsub1
39659 0, // qsub0_qsub1_qsub2
39660 0, // qsub1_qsub2
39661 0, // qsub1_qsub2_qsub3
39662 0, // qsub2_qsub3
39663 0, // qsub1_then_dsub_qsub2_then_dsub
39664 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39665 0, // qsub2_then_dsub_qsub3_then_dsub
39666 0, // sub_32_x8sub_1_then_sub_32
39667 0, // x8sub_0_x8sub_1
39668 0, // x8sub_2_x8sub_3
39669 0, // x8sub_4_x8sub_5
39670 0, // x8sub_6_x8sub_7
39671 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39672 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39673 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39674 0, // sub_32_subo64_then_sub_32
39675 132, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39676 132, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39677 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39678 132, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39679 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39680 132, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39681 132, // zsub0_zsub1 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39682 0, // zsub0_zsub1_zsub2
39683 132, // zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39684 0, // zsub1_zsub2_zsub3
39685 0, // zsub2_zsub3
39686 132, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39687 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39688 132, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
39689 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39690 0, // zsub2_then_dsub_zsub3_then_dsub
39691 0, // zsub2_then_zsub_zsub3_then_zsub
39692 0, // zsub0_zsub2
39693 0, // zsub1_zsub3
39694 },
39695 { // ZPR3_with_zsub2_in_ZPR_4b
39696 133, // bsub -> ZPR3_with_zsub2_in_ZPR_4b
39697 133, // dsub -> ZPR3_with_zsub2_in_ZPR_4b
39698 0, // dsub0
39699 0, // dsub1
39700 0, // dsub2
39701 0, // dsub3
39702 133, // hsub -> ZPR3_with_zsub2_in_ZPR_4b
39703 0, // psub
39704 0, // psub0
39705 0, // psub1
39706 0, // qsub0
39707 0, // qsub1
39708 0, // qsub2
39709 0, // qsub3
39710 133, // ssub -> ZPR3_with_zsub2_in_ZPR_4b
39711 0, // sub_32
39712 0, // sube32
39713 0, // sube64
39714 0, // subo32
39715 0, // subo64
39716 0, // x8sub_0
39717 0, // x8sub_1
39718 0, // x8sub_2
39719 0, // x8sub_3
39720 0, // x8sub_4
39721 0, // x8sub_5
39722 0, // x8sub_6
39723 0, // x8sub_7
39724 0, // zasubb
39725 0, // zasubd0
39726 0, // zasubd1
39727 0, // zasubh0
39728 0, // zasubh1
39729 0, // zasubq0
39730 0, // zasubq1
39731 0, // zasubs0
39732 0, // zasubs1
39733 133, // zsub -> ZPR3_with_zsub2_in_ZPR_4b
39734 133, // zsub0 -> ZPR3_with_zsub2_in_ZPR_4b
39735 133, // zsub1 -> ZPR3_with_zsub2_in_ZPR_4b
39736 133, // zsub2 -> ZPR3_with_zsub2_in_ZPR_4b
39737 0, // zsub3
39738 0, // zasubd1_then_zasubq0
39739 0, // zasubd1_then_zasubq1
39740 0, // zasubs1_then_zasubd0
39741 0, // zasubs1_then_zasubd1
39742 0, // zasubs1_then_zasubq0
39743 0, // zasubs1_then_zasubq1
39744 0, // zasubs1_then_zasubd1_then_zasubq0
39745 0, // zasubs1_then_zasubd1_then_zasubq1
39746 0, // zasubh1_then_zasubd0
39747 0, // zasubh1_then_zasubd1
39748 0, // zasubh1_then_zasubq0
39749 0, // zasubh1_then_zasubq1
39750 0, // zasubh1_then_zasubs0
39751 0, // zasubh1_then_zasubs1
39752 0, // zasubh1_then_zasubd1_then_zasubq0
39753 0, // zasubh1_then_zasubd1_then_zasubq1
39754 0, // zasubh1_then_zasubs1_then_zasubd0
39755 0, // zasubh1_then_zasubs1_then_zasubd1
39756 0, // zasubh1_then_zasubs1_then_zasubq0
39757 0, // zasubh1_then_zasubs1_then_zasubq1
39758 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
39759 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
39760 0, // dsub1_then_bsub
39761 0, // dsub1_then_hsub
39762 0, // dsub1_then_ssub
39763 0, // dsub3_then_bsub
39764 0, // dsub3_then_hsub
39765 0, // dsub3_then_ssub
39766 0, // dsub2_then_bsub
39767 0, // dsub2_then_hsub
39768 0, // dsub2_then_ssub
39769 0, // psub1_then_psub
39770 0, // qsub1_then_bsub
39771 0, // qsub1_then_dsub
39772 0, // qsub1_then_hsub
39773 0, // qsub1_then_ssub
39774 0, // qsub3_then_bsub
39775 0, // qsub3_then_dsub
39776 0, // qsub3_then_hsub
39777 0, // qsub3_then_ssub
39778 0, // qsub2_then_bsub
39779 0, // qsub2_then_dsub
39780 0, // qsub2_then_hsub
39781 0, // qsub2_then_ssub
39782 0, // x8sub_7_then_sub_32
39783 0, // x8sub_6_then_sub_32
39784 0, // x8sub_5_then_sub_32
39785 0, // x8sub_4_then_sub_32
39786 0, // x8sub_3_then_sub_32
39787 0, // x8sub_2_then_sub_32
39788 0, // x8sub_1_then_sub_32
39789 0, // subo64_then_sub_32
39790 133, // zsub1_then_bsub -> ZPR3_with_zsub2_in_ZPR_4b
39791 133, // zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b
39792 133, // zsub1_then_hsub -> ZPR3_with_zsub2_in_ZPR_4b
39793 133, // zsub1_then_ssub -> ZPR3_with_zsub2_in_ZPR_4b
39794 133, // zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b
39795 0, // zsub3_then_bsub
39796 0, // zsub3_then_dsub
39797 0, // zsub3_then_hsub
39798 0, // zsub3_then_ssub
39799 0, // zsub3_then_zsub
39800 133, // zsub2_then_bsub -> ZPR3_with_zsub2_in_ZPR_4b
39801 133, // zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b
39802 133, // zsub2_then_hsub -> ZPR3_with_zsub2_in_ZPR_4b
39803 133, // zsub2_then_ssub -> ZPR3_with_zsub2_in_ZPR_4b
39804 133, // zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b
39805 0, // dsub0_dsub1
39806 0, // dsub0_dsub1_dsub2
39807 0, // dsub1_dsub2
39808 0, // dsub1_dsub2_dsub3
39809 0, // dsub2_dsub3
39810 0, // dsub_qsub1_then_dsub
39811 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39812 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
39813 0, // qsub0_qsub1
39814 0, // qsub0_qsub1_qsub2
39815 0, // qsub1_qsub2
39816 0, // qsub1_qsub2_qsub3
39817 0, // qsub2_qsub3
39818 0, // qsub1_then_dsub_qsub2_then_dsub
39819 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39820 0, // qsub2_then_dsub_qsub3_then_dsub
39821 0, // sub_32_x8sub_1_then_sub_32
39822 0, // x8sub_0_x8sub_1
39823 0, // x8sub_2_x8sub_3
39824 0, // x8sub_4_x8sub_5
39825 0, // x8sub_6_x8sub_7
39826 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39827 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39828 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39829 0, // sub_32_subo64_then_sub_32
39830 133, // dsub_zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b
39831 133, // zsub_zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b
39832 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39833 133, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b
39834 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39835 133, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b
39836 133, // zsub0_zsub1 -> ZPR3_with_zsub2_in_ZPR_4b
39837 0, // zsub0_zsub1_zsub2
39838 133, // zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b
39839 0, // zsub1_zsub2_zsub3
39840 0, // zsub2_zsub3
39841 133, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b
39842 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39843 133, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b
39844 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39845 0, // zsub2_then_dsub_zsub3_then_dsub
39846 0, // zsub2_then_zsub_zsub3_then_zsub
39847 0, // zsub0_zsub2
39848 0, // zsub1_zsub3
39849 },
39850 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39851 134, // bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39852 134, // dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39853 0, // dsub0
39854 0, // dsub1
39855 0, // dsub2
39856 0, // dsub3
39857 134, // hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39858 0, // psub
39859 0, // psub0
39860 0, // psub1
39861 134, // qsub0 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39862 134, // qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39863 134, // qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39864 0, // qsub3
39865 134, // ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39866 0, // sub_32
39867 0, // sube32
39868 0, // sube64
39869 0, // subo32
39870 0, // subo64
39871 0, // x8sub_0
39872 0, // x8sub_1
39873 0, // x8sub_2
39874 0, // x8sub_3
39875 0, // x8sub_4
39876 0, // x8sub_5
39877 0, // x8sub_6
39878 0, // x8sub_7
39879 0, // zasubb
39880 0, // zasubd0
39881 0, // zasubd1
39882 0, // zasubh0
39883 0, // zasubh1
39884 0, // zasubq0
39885 0, // zasubq1
39886 0, // zasubs0
39887 0, // zasubs1
39888 0, // zsub
39889 0, // zsub0
39890 0, // zsub1
39891 0, // zsub2
39892 0, // zsub3
39893 0, // zasubd1_then_zasubq0
39894 0, // zasubd1_then_zasubq1
39895 0, // zasubs1_then_zasubd0
39896 0, // zasubs1_then_zasubd1
39897 0, // zasubs1_then_zasubq0
39898 0, // zasubs1_then_zasubq1
39899 0, // zasubs1_then_zasubd1_then_zasubq0
39900 0, // zasubs1_then_zasubd1_then_zasubq1
39901 0, // zasubh1_then_zasubd0
39902 0, // zasubh1_then_zasubd1
39903 0, // zasubh1_then_zasubq0
39904 0, // zasubh1_then_zasubq1
39905 0, // zasubh1_then_zasubs0
39906 0, // zasubh1_then_zasubs1
39907 0, // zasubh1_then_zasubd1_then_zasubq0
39908 0, // zasubh1_then_zasubd1_then_zasubq1
39909 0, // zasubh1_then_zasubs1_then_zasubd0
39910 0, // zasubh1_then_zasubs1_then_zasubd1
39911 0, // zasubh1_then_zasubs1_then_zasubq0
39912 0, // zasubh1_then_zasubs1_then_zasubq1
39913 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
39914 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
39915 0, // dsub1_then_bsub
39916 0, // dsub1_then_hsub
39917 0, // dsub1_then_ssub
39918 0, // dsub3_then_bsub
39919 0, // dsub3_then_hsub
39920 0, // dsub3_then_ssub
39921 0, // dsub2_then_bsub
39922 0, // dsub2_then_hsub
39923 0, // dsub2_then_ssub
39924 0, // psub1_then_psub
39925 134, // qsub1_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39926 134, // qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39927 134, // qsub1_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39928 134, // qsub1_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39929 0, // qsub3_then_bsub
39930 0, // qsub3_then_dsub
39931 0, // qsub3_then_hsub
39932 0, // qsub3_then_ssub
39933 134, // qsub2_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39934 134, // qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39935 134, // qsub2_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39936 134, // qsub2_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39937 0, // x8sub_7_then_sub_32
39938 0, // x8sub_6_then_sub_32
39939 0, // x8sub_5_then_sub_32
39940 0, // x8sub_4_then_sub_32
39941 0, // x8sub_3_then_sub_32
39942 0, // x8sub_2_then_sub_32
39943 0, // x8sub_1_then_sub_32
39944 0, // subo64_then_sub_32
39945 0, // zsub1_then_bsub
39946 0, // zsub1_then_dsub
39947 0, // zsub1_then_hsub
39948 0, // zsub1_then_ssub
39949 0, // zsub1_then_zsub
39950 0, // zsub3_then_bsub
39951 0, // zsub3_then_dsub
39952 0, // zsub3_then_hsub
39953 0, // zsub3_then_ssub
39954 0, // zsub3_then_zsub
39955 0, // zsub2_then_bsub
39956 0, // zsub2_then_dsub
39957 0, // zsub2_then_hsub
39958 0, // zsub2_then_ssub
39959 0, // zsub2_then_zsub
39960 0, // dsub0_dsub1
39961 0, // dsub0_dsub1_dsub2
39962 0, // dsub1_dsub2
39963 0, // dsub1_dsub2_dsub3
39964 0, // dsub2_dsub3
39965 134, // dsub_qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39966 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39967 134, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39968 134, // qsub0_qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39969 0, // qsub0_qsub1_qsub2
39970 134, // qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39971 0, // qsub1_qsub2_qsub3
39972 0, // qsub2_qsub3
39973 134, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
39974 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
39975 0, // qsub2_then_dsub_qsub3_then_dsub
39976 0, // sub_32_x8sub_1_then_sub_32
39977 0, // x8sub_0_x8sub_1
39978 0, // x8sub_2_x8sub_3
39979 0, // x8sub_4_x8sub_5
39980 0, // x8sub_6_x8sub_7
39981 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
39982 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
39983 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
39984 0, // sub_32_subo64_then_sub_32
39985 0, // dsub_zsub1_then_dsub
39986 0, // zsub_zsub1_then_zsub
39987 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39988 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
39989 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
39990 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
39991 0, // zsub0_zsub1
39992 0, // zsub0_zsub1_zsub2
39993 0, // zsub1_zsub2
39994 0, // zsub1_zsub2_zsub3
39995 0, // zsub2_zsub3
39996 0, // zsub1_then_dsub_zsub2_then_dsub
39997 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
39998 0, // zsub1_then_zsub_zsub2_then_zsub
39999 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40000 0, // zsub2_then_dsub_zsub3_then_dsub
40001 0, // zsub2_then_zsub_zsub3_then_zsub
40002 0, // zsub0_zsub2
40003 0, // zsub1_zsub3
40004 },
40005 { // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40006 135, // bsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40007 135, // dsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40008 0, // dsub0
40009 0, // dsub1
40010 0, // dsub2
40011 0, // dsub3
40012 135, // hsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40013 0, // psub
40014 0, // psub0
40015 0, // psub1
40016 135, // qsub0 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40017 135, // qsub1 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40018 135, // qsub2 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40019 0, // qsub3
40020 135, // ssub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40021 0, // sub_32
40022 0, // sube32
40023 0, // sube64
40024 0, // subo32
40025 0, // subo64
40026 0, // x8sub_0
40027 0, // x8sub_1
40028 0, // x8sub_2
40029 0, // x8sub_3
40030 0, // x8sub_4
40031 0, // x8sub_5
40032 0, // x8sub_6
40033 0, // x8sub_7
40034 0, // zasubb
40035 0, // zasubd0
40036 0, // zasubd1
40037 0, // zasubh0
40038 0, // zasubh1
40039 0, // zasubq0
40040 0, // zasubq1
40041 0, // zasubs0
40042 0, // zasubs1
40043 0, // zsub
40044 0, // zsub0
40045 0, // zsub1
40046 0, // zsub2
40047 0, // zsub3
40048 0, // zasubd1_then_zasubq0
40049 0, // zasubd1_then_zasubq1
40050 0, // zasubs1_then_zasubd0
40051 0, // zasubs1_then_zasubd1
40052 0, // zasubs1_then_zasubq0
40053 0, // zasubs1_then_zasubq1
40054 0, // zasubs1_then_zasubd1_then_zasubq0
40055 0, // zasubs1_then_zasubd1_then_zasubq1
40056 0, // zasubh1_then_zasubd0
40057 0, // zasubh1_then_zasubd1
40058 0, // zasubh1_then_zasubq0
40059 0, // zasubh1_then_zasubq1
40060 0, // zasubh1_then_zasubs0
40061 0, // zasubh1_then_zasubs1
40062 0, // zasubh1_then_zasubd1_then_zasubq0
40063 0, // zasubh1_then_zasubd1_then_zasubq1
40064 0, // zasubh1_then_zasubs1_then_zasubd0
40065 0, // zasubh1_then_zasubs1_then_zasubd1
40066 0, // zasubh1_then_zasubs1_then_zasubq0
40067 0, // zasubh1_then_zasubs1_then_zasubq1
40068 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40069 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
40070 0, // dsub1_then_bsub
40071 0, // dsub1_then_hsub
40072 0, // dsub1_then_ssub
40073 0, // dsub3_then_bsub
40074 0, // dsub3_then_hsub
40075 0, // dsub3_then_ssub
40076 0, // dsub2_then_bsub
40077 0, // dsub2_then_hsub
40078 0, // dsub2_then_ssub
40079 0, // psub1_then_psub
40080 135, // qsub1_then_bsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40081 135, // qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40082 135, // qsub1_then_hsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40083 135, // qsub1_then_ssub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40084 0, // qsub3_then_bsub
40085 0, // qsub3_then_dsub
40086 0, // qsub3_then_hsub
40087 0, // qsub3_then_ssub
40088 135, // qsub2_then_bsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40089 135, // qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40090 135, // qsub2_then_hsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40091 135, // qsub2_then_ssub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40092 0, // x8sub_7_then_sub_32
40093 0, // x8sub_6_then_sub_32
40094 0, // x8sub_5_then_sub_32
40095 0, // x8sub_4_then_sub_32
40096 0, // x8sub_3_then_sub_32
40097 0, // x8sub_2_then_sub_32
40098 0, // x8sub_1_then_sub_32
40099 0, // subo64_then_sub_32
40100 0, // zsub1_then_bsub
40101 0, // zsub1_then_dsub
40102 0, // zsub1_then_hsub
40103 0, // zsub1_then_ssub
40104 0, // zsub1_then_zsub
40105 0, // zsub3_then_bsub
40106 0, // zsub3_then_dsub
40107 0, // zsub3_then_hsub
40108 0, // zsub3_then_ssub
40109 0, // zsub3_then_zsub
40110 0, // zsub2_then_bsub
40111 0, // zsub2_then_dsub
40112 0, // zsub2_then_hsub
40113 0, // zsub2_then_ssub
40114 0, // zsub2_then_zsub
40115 0, // dsub0_dsub1
40116 0, // dsub0_dsub1_dsub2
40117 0, // dsub1_dsub2
40118 0, // dsub1_dsub2_dsub3
40119 0, // dsub2_dsub3
40120 135, // dsub_qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40121 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40122 135, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40123 135, // qsub0_qsub1 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40124 0, // qsub0_qsub1_qsub2
40125 135, // qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40126 0, // qsub1_qsub2_qsub3
40127 0, // qsub2_qsub3
40128 135, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
40129 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40130 0, // qsub2_then_dsub_qsub3_then_dsub
40131 0, // sub_32_x8sub_1_then_sub_32
40132 0, // x8sub_0_x8sub_1
40133 0, // x8sub_2_x8sub_3
40134 0, // x8sub_4_x8sub_5
40135 0, // x8sub_6_x8sub_7
40136 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
40137 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
40138 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
40139 0, // sub_32_subo64_then_sub_32
40140 0, // dsub_zsub1_then_dsub
40141 0, // zsub_zsub1_then_zsub
40142 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40143 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
40144 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40145 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
40146 0, // zsub0_zsub1
40147 0, // zsub0_zsub1_zsub2
40148 0, // zsub1_zsub2
40149 0, // zsub1_zsub2_zsub3
40150 0, // zsub2_zsub3
40151 0, // zsub1_then_dsub_zsub2_then_dsub
40152 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40153 0, // zsub1_then_zsub_zsub2_then_zsub
40154 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40155 0, // zsub2_then_dsub_zsub3_then_dsub
40156 0, // zsub2_then_zsub_zsub3_then_zsub
40157 0, // zsub0_zsub2
40158 0, // zsub1_zsub3
40159 },
40160 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40161 136, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40162 136, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40163 0, // dsub0
40164 0, // dsub1
40165 0, // dsub2
40166 0, // dsub3
40167 136, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40168 0, // psub
40169 0, // psub0
40170 0, // psub1
40171 0, // qsub0
40172 0, // qsub1
40173 0, // qsub2
40174 0, // qsub3
40175 136, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40176 0, // sub_32
40177 0, // sube32
40178 0, // sube64
40179 0, // subo32
40180 0, // subo64
40181 0, // x8sub_0
40182 0, // x8sub_1
40183 0, // x8sub_2
40184 0, // x8sub_3
40185 0, // x8sub_4
40186 0, // x8sub_5
40187 0, // x8sub_6
40188 0, // x8sub_7
40189 0, // zasubb
40190 0, // zasubd0
40191 0, // zasubd1
40192 0, // zasubh0
40193 0, // zasubh1
40194 0, // zasubq0
40195 0, // zasubq1
40196 0, // zasubs0
40197 0, // zasubs1
40198 136, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40199 136, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40200 136, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40201 136, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40202 0, // zsub3
40203 0, // zasubd1_then_zasubq0
40204 0, // zasubd1_then_zasubq1
40205 0, // zasubs1_then_zasubd0
40206 0, // zasubs1_then_zasubd1
40207 0, // zasubs1_then_zasubq0
40208 0, // zasubs1_then_zasubq1
40209 0, // zasubs1_then_zasubd1_then_zasubq0
40210 0, // zasubs1_then_zasubd1_then_zasubq1
40211 0, // zasubh1_then_zasubd0
40212 0, // zasubh1_then_zasubd1
40213 0, // zasubh1_then_zasubq0
40214 0, // zasubh1_then_zasubq1
40215 0, // zasubh1_then_zasubs0
40216 0, // zasubh1_then_zasubs1
40217 0, // zasubh1_then_zasubd1_then_zasubq0
40218 0, // zasubh1_then_zasubd1_then_zasubq1
40219 0, // zasubh1_then_zasubs1_then_zasubd0
40220 0, // zasubh1_then_zasubs1_then_zasubd1
40221 0, // zasubh1_then_zasubs1_then_zasubq0
40222 0, // zasubh1_then_zasubs1_then_zasubq1
40223 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40224 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
40225 0, // dsub1_then_bsub
40226 0, // dsub1_then_hsub
40227 0, // dsub1_then_ssub
40228 0, // dsub3_then_bsub
40229 0, // dsub3_then_hsub
40230 0, // dsub3_then_ssub
40231 0, // dsub2_then_bsub
40232 0, // dsub2_then_hsub
40233 0, // dsub2_then_ssub
40234 0, // psub1_then_psub
40235 0, // qsub1_then_bsub
40236 0, // qsub1_then_dsub
40237 0, // qsub1_then_hsub
40238 0, // qsub1_then_ssub
40239 0, // qsub3_then_bsub
40240 0, // qsub3_then_dsub
40241 0, // qsub3_then_hsub
40242 0, // qsub3_then_ssub
40243 0, // qsub2_then_bsub
40244 0, // qsub2_then_dsub
40245 0, // qsub2_then_hsub
40246 0, // qsub2_then_ssub
40247 0, // x8sub_7_then_sub_32
40248 0, // x8sub_6_then_sub_32
40249 0, // x8sub_5_then_sub_32
40250 0, // x8sub_4_then_sub_32
40251 0, // x8sub_3_then_sub_32
40252 0, // x8sub_2_then_sub_32
40253 0, // x8sub_1_then_sub_32
40254 0, // subo64_then_sub_32
40255 136, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40256 136, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40257 136, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40258 136, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40259 136, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40260 0, // zsub3_then_bsub
40261 0, // zsub3_then_dsub
40262 0, // zsub3_then_hsub
40263 0, // zsub3_then_ssub
40264 0, // zsub3_then_zsub
40265 136, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40266 136, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40267 136, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40268 136, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40269 136, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40270 0, // dsub0_dsub1
40271 0, // dsub0_dsub1_dsub2
40272 0, // dsub1_dsub2
40273 0, // dsub1_dsub2_dsub3
40274 0, // dsub2_dsub3
40275 0, // dsub_qsub1_then_dsub
40276 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40277 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
40278 0, // qsub0_qsub1
40279 0, // qsub0_qsub1_qsub2
40280 0, // qsub1_qsub2
40281 0, // qsub1_qsub2_qsub3
40282 0, // qsub2_qsub3
40283 0, // qsub1_then_dsub_qsub2_then_dsub
40284 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40285 0, // qsub2_then_dsub_qsub3_then_dsub
40286 0, // sub_32_x8sub_1_then_sub_32
40287 0, // x8sub_0_x8sub_1
40288 0, // x8sub_2_x8sub_3
40289 0, // x8sub_4_x8sub_5
40290 0, // x8sub_6_x8sub_7
40291 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
40292 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
40293 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
40294 0, // sub_32_subo64_then_sub_32
40295 136, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40296 136, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40297 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40298 136, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40299 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40300 136, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40301 136, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40302 0, // zsub0_zsub1_zsub2
40303 136, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40304 0, // zsub1_zsub2_zsub3
40305 0, // zsub2_zsub3
40306 136, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40307 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40308 136, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
40309 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40310 0, // zsub2_then_dsub_zsub3_then_dsub
40311 0, // zsub2_then_zsub_zsub3_then_zsub
40312 0, // zsub0_zsub2
40313 0, // zsub1_zsub3
40314 },
40315 { // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40316 137, // bsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40317 137, // dsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40318 0, // dsub0
40319 0, // dsub1
40320 0, // dsub2
40321 0, // dsub3
40322 137, // hsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40323 0, // psub
40324 0, // psub0
40325 0, // psub1
40326 0, // qsub0
40327 0, // qsub1
40328 0, // qsub2
40329 0, // qsub3
40330 137, // ssub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40331 0, // sub_32
40332 0, // sube32
40333 0, // sube64
40334 0, // subo32
40335 0, // subo64
40336 0, // x8sub_0
40337 0, // x8sub_1
40338 0, // x8sub_2
40339 0, // x8sub_3
40340 0, // x8sub_4
40341 0, // x8sub_5
40342 0, // x8sub_6
40343 0, // x8sub_7
40344 0, // zasubb
40345 0, // zasubd0
40346 0, // zasubd1
40347 0, // zasubh0
40348 0, // zasubh1
40349 0, // zasubq0
40350 0, // zasubq1
40351 0, // zasubs0
40352 0, // zasubs1
40353 137, // zsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40354 137, // zsub0 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40355 137, // zsub1 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40356 137, // zsub2 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40357 0, // zsub3
40358 0, // zasubd1_then_zasubq0
40359 0, // zasubd1_then_zasubq1
40360 0, // zasubs1_then_zasubd0
40361 0, // zasubs1_then_zasubd1
40362 0, // zasubs1_then_zasubq0
40363 0, // zasubs1_then_zasubq1
40364 0, // zasubs1_then_zasubd1_then_zasubq0
40365 0, // zasubs1_then_zasubd1_then_zasubq1
40366 0, // zasubh1_then_zasubd0
40367 0, // zasubh1_then_zasubd1
40368 0, // zasubh1_then_zasubq0
40369 0, // zasubh1_then_zasubq1
40370 0, // zasubh1_then_zasubs0
40371 0, // zasubh1_then_zasubs1
40372 0, // zasubh1_then_zasubd1_then_zasubq0
40373 0, // zasubh1_then_zasubd1_then_zasubq1
40374 0, // zasubh1_then_zasubs1_then_zasubd0
40375 0, // zasubh1_then_zasubs1_then_zasubd1
40376 0, // zasubh1_then_zasubs1_then_zasubq0
40377 0, // zasubh1_then_zasubs1_then_zasubq1
40378 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40379 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
40380 0, // dsub1_then_bsub
40381 0, // dsub1_then_hsub
40382 0, // dsub1_then_ssub
40383 0, // dsub3_then_bsub
40384 0, // dsub3_then_hsub
40385 0, // dsub3_then_ssub
40386 0, // dsub2_then_bsub
40387 0, // dsub2_then_hsub
40388 0, // dsub2_then_ssub
40389 0, // psub1_then_psub
40390 0, // qsub1_then_bsub
40391 0, // qsub1_then_dsub
40392 0, // qsub1_then_hsub
40393 0, // qsub1_then_ssub
40394 0, // qsub3_then_bsub
40395 0, // qsub3_then_dsub
40396 0, // qsub3_then_hsub
40397 0, // qsub3_then_ssub
40398 0, // qsub2_then_bsub
40399 0, // qsub2_then_dsub
40400 0, // qsub2_then_hsub
40401 0, // qsub2_then_ssub
40402 0, // x8sub_7_then_sub_32
40403 0, // x8sub_6_then_sub_32
40404 0, // x8sub_5_then_sub_32
40405 0, // x8sub_4_then_sub_32
40406 0, // x8sub_3_then_sub_32
40407 0, // x8sub_2_then_sub_32
40408 0, // x8sub_1_then_sub_32
40409 0, // subo64_then_sub_32
40410 137, // zsub1_then_bsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40411 137, // zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40412 137, // zsub1_then_hsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40413 137, // zsub1_then_ssub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40414 137, // zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40415 0, // zsub3_then_bsub
40416 0, // zsub3_then_dsub
40417 0, // zsub3_then_hsub
40418 0, // zsub3_then_ssub
40419 0, // zsub3_then_zsub
40420 137, // zsub2_then_bsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40421 137, // zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40422 137, // zsub2_then_hsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40423 137, // zsub2_then_ssub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40424 137, // zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40425 0, // dsub0_dsub1
40426 0, // dsub0_dsub1_dsub2
40427 0, // dsub1_dsub2
40428 0, // dsub1_dsub2_dsub3
40429 0, // dsub2_dsub3
40430 0, // dsub_qsub1_then_dsub
40431 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40432 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
40433 0, // qsub0_qsub1
40434 0, // qsub0_qsub1_qsub2
40435 0, // qsub1_qsub2
40436 0, // qsub1_qsub2_qsub3
40437 0, // qsub2_qsub3
40438 0, // qsub1_then_dsub_qsub2_then_dsub
40439 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40440 0, // qsub2_then_dsub_qsub3_then_dsub
40441 0, // sub_32_x8sub_1_then_sub_32
40442 0, // x8sub_0_x8sub_1
40443 0, // x8sub_2_x8sub_3
40444 0, // x8sub_4_x8sub_5
40445 0, // x8sub_6_x8sub_7
40446 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
40447 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
40448 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
40449 0, // sub_32_subo64_then_sub_32
40450 137, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40451 137, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40452 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40453 137, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40454 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40455 137, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40456 137, // zsub0_zsub1 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40457 0, // zsub0_zsub1_zsub2
40458 137, // zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40459 0, // zsub1_zsub2_zsub3
40460 0, // zsub2_zsub3
40461 137, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40462 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40463 137, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
40464 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40465 0, // zsub2_then_dsub_zsub3_then_dsub
40466 0, // zsub2_then_zsub_zsub3_then_zsub
40467 0, // zsub0_zsub2
40468 0, // zsub1_zsub3
40469 },
40470 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40471 138, // bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40472 138, // dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40473 0, // dsub0
40474 0, // dsub1
40475 0, // dsub2
40476 0, // dsub3
40477 138, // hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40478 0, // psub
40479 0, // psub0
40480 0, // psub1
40481 138, // qsub0 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40482 138, // qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40483 138, // qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40484 0, // qsub3
40485 138, // ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40486 0, // sub_32
40487 0, // sube32
40488 0, // sube64
40489 0, // subo32
40490 0, // subo64
40491 0, // x8sub_0
40492 0, // x8sub_1
40493 0, // x8sub_2
40494 0, // x8sub_3
40495 0, // x8sub_4
40496 0, // x8sub_5
40497 0, // x8sub_6
40498 0, // x8sub_7
40499 0, // zasubb
40500 0, // zasubd0
40501 0, // zasubd1
40502 0, // zasubh0
40503 0, // zasubh1
40504 0, // zasubq0
40505 0, // zasubq1
40506 0, // zasubs0
40507 0, // zasubs1
40508 0, // zsub
40509 0, // zsub0
40510 0, // zsub1
40511 0, // zsub2
40512 0, // zsub3
40513 0, // zasubd1_then_zasubq0
40514 0, // zasubd1_then_zasubq1
40515 0, // zasubs1_then_zasubd0
40516 0, // zasubs1_then_zasubd1
40517 0, // zasubs1_then_zasubq0
40518 0, // zasubs1_then_zasubq1
40519 0, // zasubs1_then_zasubd1_then_zasubq0
40520 0, // zasubs1_then_zasubd1_then_zasubq1
40521 0, // zasubh1_then_zasubd0
40522 0, // zasubh1_then_zasubd1
40523 0, // zasubh1_then_zasubq0
40524 0, // zasubh1_then_zasubq1
40525 0, // zasubh1_then_zasubs0
40526 0, // zasubh1_then_zasubs1
40527 0, // zasubh1_then_zasubd1_then_zasubq0
40528 0, // zasubh1_then_zasubd1_then_zasubq1
40529 0, // zasubh1_then_zasubs1_then_zasubd0
40530 0, // zasubh1_then_zasubs1_then_zasubd1
40531 0, // zasubh1_then_zasubs1_then_zasubq0
40532 0, // zasubh1_then_zasubs1_then_zasubq1
40533 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40534 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
40535 0, // dsub1_then_bsub
40536 0, // dsub1_then_hsub
40537 0, // dsub1_then_ssub
40538 0, // dsub3_then_bsub
40539 0, // dsub3_then_hsub
40540 0, // dsub3_then_ssub
40541 0, // dsub2_then_bsub
40542 0, // dsub2_then_hsub
40543 0, // dsub2_then_ssub
40544 0, // psub1_then_psub
40545 138, // qsub1_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40546 138, // qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40547 138, // qsub1_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40548 138, // qsub1_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40549 0, // qsub3_then_bsub
40550 0, // qsub3_then_dsub
40551 0, // qsub3_then_hsub
40552 0, // qsub3_then_ssub
40553 138, // qsub2_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40554 138, // qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40555 138, // qsub2_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40556 138, // qsub2_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40557 0, // x8sub_7_then_sub_32
40558 0, // x8sub_6_then_sub_32
40559 0, // x8sub_5_then_sub_32
40560 0, // x8sub_4_then_sub_32
40561 0, // x8sub_3_then_sub_32
40562 0, // x8sub_2_then_sub_32
40563 0, // x8sub_1_then_sub_32
40564 0, // subo64_then_sub_32
40565 0, // zsub1_then_bsub
40566 0, // zsub1_then_dsub
40567 0, // zsub1_then_hsub
40568 0, // zsub1_then_ssub
40569 0, // zsub1_then_zsub
40570 0, // zsub3_then_bsub
40571 0, // zsub3_then_dsub
40572 0, // zsub3_then_hsub
40573 0, // zsub3_then_ssub
40574 0, // zsub3_then_zsub
40575 0, // zsub2_then_bsub
40576 0, // zsub2_then_dsub
40577 0, // zsub2_then_hsub
40578 0, // zsub2_then_ssub
40579 0, // zsub2_then_zsub
40580 0, // dsub0_dsub1
40581 0, // dsub0_dsub1_dsub2
40582 0, // dsub1_dsub2
40583 0, // dsub1_dsub2_dsub3
40584 0, // dsub2_dsub3
40585 138, // dsub_qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40586 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40587 138, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40588 138, // qsub0_qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40589 0, // qsub0_qsub1_qsub2
40590 138, // qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40591 0, // qsub1_qsub2_qsub3
40592 0, // qsub2_qsub3
40593 138, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
40594 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40595 0, // qsub2_then_dsub_qsub3_then_dsub
40596 0, // sub_32_x8sub_1_then_sub_32
40597 0, // x8sub_0_x8sub_1
40598 0, // x8sub_2_x8sub_3
40599 0, // x8sub_4_x8sub_5
40600 0, // x8sub_6_x8sub_7
40601 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
40602 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
40603 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
40604 0, // sub_32_subo64_then_sub_32
40605 0, // dsub_zsub1_then_dsub
40606 0, // zsub_zsub1_then_zsub
40607 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40608 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
40609 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40610 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
40611 0, // zsub0_zsub1
40612 0, // zsub0_zsub1_zsub2
40613 0, // zsub1_zsub2
40614 0, // zsub1_zsub2_zsub3
40615 0, // zsub2_zsub3
40616 0, // zsub1_then_dsub_zsub2_then_dsub
40617 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40618 0, // zsub1_then_zsub_zsub2_then_zsub
40619 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40620 0, // zsub2_then_dsub_zsub3_then_dsub
40621 0, // zsub2_then_zsub_zsub3_then_zsub
40622 0, // zsub0_zsub2
40623 0, // zsub1_zsub3
40624 },
40625 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40626 139, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40627 139, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40628 0, // dsub0
40629 0, // dsub1
40630 0, // dsub2
40631 0, // dsub3
40632 139, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40633 0, // psub
40634 0, // psub0
40635 0, // psub1
40636 0, // qsub0
40637 0, // qsub1
40638 0, // qsub2
40639 0, // qsub3
40640 139, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40641 0, // sub_32
40642 0, // sube32
40643 0, // sube64
40644 0, // subo32
40645 0, // subo64
40646 0, // x8sub_0
40647 0, // x8sub_1
40648 0, // x8sub_2
40649 0, // x8sub_3
40650 0, // x8sub_4
40651 0, // x8sub_5
40652 0, // x8sub_6
40653 0, // x8sub_7
40654 0, // zasubb
40655 0, // zasubd0
40656 0, // zasubd1
40657 0, // zasubh0
40658 0, // zasubh1
40659 0, // zasubq0
40660 0, // zasubq1
40661 0, // zasubs0
40662 0, // zasubs1
40663 139, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40664 139, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40665 139, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40666 139, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40667 0, // zsub3
40668 0, // zasubd1_then_zasubq0
40669 0, // zasubd1_then_zasubq1
40670 0, // zasubs1_then_zasubd0
40671 0, // zasubs1_then_zasubd1
40672 0, // zasubs1_then_zasubq0
40673 0, // zasubs1_then_zasubq1
40674 0, // zasubs1_then_zasubd1_then_zasubq0
40675 0, // zasubs1_then_zasubd1_then_zasubq1
40676 0, // zasubh1_then_zasubd0
40677 0, // zasubh1_then_zasubd1
40678 0, // zasubh1_then_zasubq0
40679 0, // zasubh1_then_zasubq1
40680 0, // zasubh1_then_zasubs0
40681 0, // zasubh1_then_zasubs1
40682 0, // zasubh1_then_zasubd1_then_zasubq0
40683 0, // zasubh1_then_zasubd1_then_zasubq1
40684 0, // zasubh1_then_zasubs1_then_zasubd0
40685 0, // zasubh1_then_zasubs1_then_zasubd1
40686 0, // zasubh1_then_zasubs1_then_zasubq0
40687 0, // zasubh1_then_zasubs1_then_zasubq1
40688 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40689 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
40690 0, // dsub1_then_bsub
40691 0, // dsub1_then_hsub
40692 0, // dsub1_then_ssub
40693 0, // dsub3_then_bsub
40694 0, // dsub3_then_hsub
40695 0, // dsub3_then_ssub
40696 0, // dsub2_then_bsub
40697 0, // dsub2_then_hsub
40698 0, // dsub2_then_ssub
40699 0, // psub1_then_psub
40700 0, // qsub1_then_bsub
40701 0, // qsub1_then_dsub
40702 0, // qsub1_then_hsub
40703 0, // qsub1_then_ssub
40704 0, // qsub3_then_bsub
40705 0, // qsub3_then_dsub
40706 0, // qsub3_then_hsub
40707 0, // qsub3_then_ssub
40708 0, // qsub2_then_bsub
40709 0, // qsub2_then_dsub
40710 0, // qsub2_then_hsub
40711 0, // qsub2_then_ssub
40712 0, // x8sub_7_then_sub_32
40713 0, // x8sub_6_then_sub_32
40714 0, // x8sub_5_then_sub_32
40715 0, // x8sub_4_then_sub_32
40716 0, // x8sub_3_then_sub_32
40717 0, // x8sub_2_then_sub_32
40718 0, // x8sub_1_then_sub_32
40719 0, // subo64_then_sub_32
40720 139, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40721 139, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40722 139, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40723 139, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40724 139, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40725 0, // zsub3_then_bsub
40726 0, // zsub3_then_dsub
40727 0, // zsub3_then_hsub
40728 0, // zsub3_then_ssub
40729 0, // zsub3_then_zsub
40730 139, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40731 139, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40732 139, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40733 139, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40734 139, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40735 0, // dsub0_dsub1
40736 0, // dsub0_dsub1_dsub2
40737 0, // dsub1_dsub2
40738 0, // dsub1_dsub2_dsub3
40739 0, // dsub2_dsub3
40740 0, // dsub_qsub1_then_dsub
40741 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40742 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
40743 0, // qsub0_qsub1
40744 0, // qsub0_qsub1_qsub2
40745 0, // qsub1_qsub2
40746 0, // qsub1_qsub2_qsub3
40747 0, // qsub2_qsub3
40748 0, // qsub1_then_dsub_qsub2_then_dsub
40749 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40750 0, // qsub2_then_dsub_qsub3_then_dsub
40751 0, // sub_32_x8sub_1_then_sub_32
40752 0, // x8sub_0_x8sub_1
40753 0, // x8sub_2_x8sub_3
40754 0, // x8sub_4_x8sub_5
40755 0, // x8sub_6_x8sub_7
40756 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
40757 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
40758 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
40759 0, // sub_32_subo64_then_sub_32
40760 139, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40761 139, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40762 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40763 139, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40764 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40765 139, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40766 139, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40767 0, // zsub0_zsub1_zsub2
40768 139, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40769 0, // zsub1_zsub2_zsub3
40770 0, // zsub2_zsub3
40771 139, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40772 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40773 139, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
40774 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40775 0, // zsub2_then_dsub_zsub3_then_dsub
40776 0, // zsub2_then_zsub_zsub3_then_zsub
40777 0, // zsub0_zsub2
40778 0, // zsub1_zsub3
40779 },
40780 { // QQQ_with_qsub0_in_FPR128_0to7
40781 140, // bsub -> QQQ_with_qsub0_in_FPR128_0to7
40782 140, // dsub -> QQQ_with_qsub0_in_FPR128_0to7
40783 0, // dsub0
40784 0, // dsub1
40785 0, // dsub2
40786 0, // dsub3
40787 140, // hsub -> QQQ_with_qsub0_in_FPR128_0to7
40788 0, // psub
40789 0, // psub0
40790 0, // psub1
40791 140, // qsub0 -> QQQ_with_qsub0_in_FPR128_0to7
40792 140, // qsub1 -> QQQ_with_qsub0_in_FPR128_0to7
40793 140, // qsub2 -> QQQ_with_qsub0_in_FPR128_0to7
40794 0, // qsub3
40795 140, // ssub -> QQQ_with_qsub0_in_FPR128_0to7
40796 0, // sub_32
40797 0, // sube32
40798 0, // sube64
40799 0, // subo32
40800 0, // subo64
40801 0, // x8sub_0
40802 0, // x8sub_1
40803 0, // x8sub_2
40804 0, // x8sub_3
40805 0, // x8sub_4
40806 0, // x8sub_5
40807 0, // x8sub_6
40808 0, // x8sub_7
40809 0, // zasubb
40810 0, // zasubd0
40811 0, // zasubd1
40812 0, // zasubh0
40813 0, // zasubh1
40814 0, // zasubq0
40815 0, // zasubq1
40816 0, // zasubs0
40817 0, // zasubs1
40818 0, // zsub
40819 0, // zsub0
40820 0, // zsub1
40821 0, // zsub2
40822 0, // zsub3
40823 0, // zasubd1_then_zasubq0
40824 0, // zasubd1_then_zasubq1
40825 0, // zasubs1_then_zasubd0
40826 0, // zasubs1_then_zasubd1
40827 0, // zasubs1_then_zasubq0
40828 0, // zasubs1_then_zasubq1
40829 0, // zasubs1_then_zasubd1_then_zasubq0
40830 0, // zasubs1_then_zasubd1_then_zasubq1
40831 0, // zasubh1_then_zasubd0
40832 0, // zasubh1_then_zasubd1
40833 0, // zasubh1_then_zasubq0
40834 0, // zasubh1_then_zasubq1
40835 0, // zasubh1_then_zasubs0
40836 0, // zasubh1_then_zasubs1
40837 0, // zasubh1_then_zasubd1_then_zasubq0
40838 0, // zasubh1_then_zasubd1_then_zasubq1
40839 0, // zasubh1_then_zasubs1_then_zasubd0
40840 0, // zasubh1_then_zasubs1_then_zasubd1
40841 0, // zasubh1_then_zasubs1_then_zasubq0
40842 0, // zasubh1_then_zasubs1_then_zasubq1
40843 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40844 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
40845 0, // dsub1_then_bsub
40846 0, // dsub1_then_hsub
40847 0, // dsub1_then_ssub
40848 0, // dsub3_then_bsub
40849 0, // dsub3_then_hsub
40850 0, // dsub3_then_ssub
40851 0, // dsub2_then_bsub
40852 0, // dsub2_then_hsub
40853 0, // dsub2_then_ssub
40854 0, // psub1_then_psub
40855 140, // qsub1_then_bsub -> QQQ_with_qsub0_in_FPR128_0to7
40856 140, // qsub1_then_dsub -> QQQ_with_qsub0_in_FPR128_0to7
40857 140, // qsub1_then_hsub -> QQQ_with_qsub0_in_FPR128_0to7
40858 140, // qsub1_then_ssub -> QQQ_with_qsub0_in_FPR128_0to7
40859 0, // qsub3_then_bsub
40860 0, // qsub3_then_dsub
40861 0, // qsub3_then_hsub
40862 0, // qsub3_then_ssub
40863 140, // qsub2_then_bsub -> QQQ_with_qsub0_in_FPR128_0to7
40864 140, // qsub2_then_dsub -> QQQ_with_qsub0_in_FPR128_0to7
40865 140, // qsub2_then_hsub -> QQQ_with_qsub0_in_FPR128_0to7
40866 140, // qsub2_then_ssub -> QQQ_with_qsub0_in_FPR128_0to7
40867 0, // x8sub_7_then_sub_32
40868 0, // x8sub_6_then_sub_32
40869 0, // x8sub_5_then_sub_32
40870 0, // x8sub_4_then_sub_32
40871 0, // x8sub_3_then_sub_32
40872 0, // x8sub_2_then_sub_32
40873 0, // x8sub_1_then_sub_32
40874 0, // subo64_then_sub_32
40875 0, // zsub1_then_bsub
40876 0, // zsub1_then_dsub
40877 0, // zsub1_then_hsub
40878 0, // zsub1_then_ssub
40879 0, // zsub1_then_zsub
40880 0, // zsub3_then_bsub
40881 0, // zsub3_then_dsub
40882 0, // zsub3_then_hsub
40883 0, // zsub3_then_ssub
40884 0, // zsub3_then_zsub
40885 0, // zsub2_then_bsub
40886 0, // zsub2_then_dsub
40887 0, // zsub2_then_hsub
40888 0, // zsub2_then_ssub
40889 0, // zsub2_then_zsub
40890 0, // dsub0_dsub1
40891 0, // dsub0_dsub1_dsub2
40892 0, // dsub1_dsub2
40893 0, // dsub1_dsub2_dsub3
40894 0, // dsub2_dsub3
40895 140, // dsub_qsub1_then_dsub -> QQQ_with_qsub0_in_FPR128_0to7
40896 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40897 140, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub0_in_FPR128_0to7
40898 140, // qsub0_qsub1 -> QQQ_with_qsub0_in_FPR128_0to7
40899 0, // qsub0_qsub1_qsub2
40900 140, // qsub1_qsub2 -> QQQ_with_qsub0_in_FPR128_0to7
40901 0, // qsub1_qsub2_qsub3
40902 0, // qsub2_qsub3
40903 140, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub0_in_FPR128_0to7
40904 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
40905 0, // qsub2_then_dsub_qsub3_then_dsub
40906 0, // sub_32_x8sub_1_then_sub_32
40907 0, // x8sub_0_x8sub_1
40908 0, // x8sub_2_x8sub_3
40909 0, // x8sub_4_x8sub_5
40910 0, // x8sub_6_x8sub_7
40911 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
40912 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
40913 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
40914 0, // sub_32_subo64_then_sub_32
40915 0, // dsub_zsub1_then_dsub
40916 0, // zsub_zsub1_then_zsub
40917 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40918 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
40919 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40920 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
40921 0, // zsub0_zsub1
40922 0, // zsub0_zsub1_zsub2
40923 0, // zsub1_zsub2
40924 0, // zsub1_zsub2_zsub3
40925 0, // zsub2_zsub3
40926 0, // zsub1_then_dsub_zsub2_then_dsub
40927 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
40928 0, // zsub1_then_zsub_zsub2_then_zsub
40929 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
40930 0, // zsub2_then_dsub_zsub3_then_dsub
40931 0, // zsub2_then_zsub_zsub3_then_zsub
40932 0, // zsub0_zsub2
40933 0, // zsub1_zsub3
40934 },
40935 { // QQQ_with_qsub1_in_FPR128_0to7
40936 141, // bsub -> QQQ_with_qsub1_in_FPR128_0to7
40937 141, // dsub -> QQQ_with_qsub1_in_FPR128_0to7
40938 0, // dsub0
40939 0, // dsub1
40940 0, // dsub2
40941 0, // dsub3
40942 141, // hsub -> QQQ_with_qsub1_in_FPR128_0to7
40943 0, // psub
40944 0, // psub0
40945 0, // psub1
40946 141, // qsub0 -> QQQ_with_qsub1_in_FPR128_0to7
40947 141, // qsub1 -> QQQ_with_qsub1_in_FPR128_0to7
40948 141, // qsub2 -> QQQ_with_qsub1_in_FPR128_0to7
40949 0, // qsub3
40950 141, // ssub -> QQQ_with_qsub1_in_FPR128_0to7
40951 0, // sub_32
40952 0, // sube32
40953 0, // sube64
40954 0, // subo32
40955 0, // subo64
40956 0, // x8sub_0
40957 0, // x8sub_1
40958 0, // x8sub_2
40959 0, // x8sub_3
40960 0, // x8sub_4
40961 0, // x8sub_5
40962 0, // x8sub_6
40963 0, // x8sub_7
40964 0, // zasubb
40965 0, // zasubd0
40966 0, // zasubd1
40967 0, // zasubh0
40968 0, // zasubh1
40969 0, // zasubq0
40970 0, // zasubq1
40971 0, // zasubs0
40972 0, // zasubs1
40973 0, // zsub
40974 0, // zsub0
40975 0, // zsub1
40976 0, // zsub2
40977 0, // zsub3
40978 0, // zasubd1_then_zasubq0
40979 0, // zasubd1_then_zasubq1
40980 0, // zasubs1_then_zasubd0
40981 0, // zasubs1_then_zasubd1
40982 0, // zasubs1_then_zasubq0
40983 0, // zasubs1_then_zasubq1
40984 0, // zasubs1_then_zasubd1_then_zasubq0
40985 0, // zasubs1_then_zasubd1_then_zasubq1
40986 0, // zasubh1_then_zasubd0
40987 0, // zasubh1_then_zasubd1
40988 0, // zasubh1_then_zasubq0
40989 0, // zasubh1_then_zasubq1
40990 0, // zasubh1_then_zasubs0
40991 0, // zasubh1_then_zasubs1
40992 0, // zasubh1_then_zasubd1_then_zasubq0
40993 0, // zasubh1_then_zasubd1_then_zasubq1
40994 0, // zasubh1_then_zasubs1_then_zasubd0
40995 0, // zasubh1_then_zasubs1_then_zasubd1
40996 0, // zasubh1_then_zasubs1_then_zasubq0
40997 0, // zasubh1_then_zasubs1_then_zasubq1
40998 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
40999 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41000 0, // dsub1_then_bsub
41001 0, // dsub1_then_hsub
41002 0, // dsub1_then_ssub
41003 0, // dsub3_then_bsub
41004 0, // dsub3_then_hsub
41005 0, // dsub3_then_ssub
41006 0, // dsub2_then_bsub
41007 0, // dsub2_then_hsub
41008 0, // dsub2_then_ssub
41009 0, // psub1_then_psub
41010 141, // qsub1_then_bsub -> QQQ_with_qsub1_in_FPR128_0to7
41011 141, // qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7
41012 141, // qsub1_then_hsub -> QQQ_with_qsub1_in_FPR128_0to7
41013 141, // qsub1_then_ssub -> QQQ_with_qsub1_in_FPR128_0to7
41014 0, // qsub3_then_bsub
41015 0, // qsub3_then_dsub
41016 0, // qsub3_then_hsub
41017 0, // qsub3_then_ssub
41018 141, // qsub2_then_bsub -> QQQ_with_qsub1_in_FPR128_0to7
41019 141, // qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7
41020 141, // qsub2_then_hsub -> QQQ_with_qsub1_in_FPR128_0to7
41021 141, // qsub2_then_ssub -> QQQ_with_qsub1_in_FPR128_0to7
41022 0, // x8sub_7_then_sub_32
41023 0, // x8sub_6_then_sub_32
41024 0, // x8sub_5_then_sub_32
41025 0, // x8sub_4_then_sub_32
41026 0, // x8sub_3_then_sub_32
41027 0, // x8sub_2_then_sub_32
41028 0, // x8sub_1_then_sub_32
41029 0, // subo64_then_sub_32
41030 0, // zsub1_then_bsub
41031 0, // zsub1_then_dsub
41032 0, // zsub1_then_hsub
41033 0, // zsub1_then_ssub
41034 0, // zsub1_then_zsub
41035 0, // zsub3_then_bsub
41036 0, // zsub3_then_dsub
41037 0, // zsub3_then_hsub
41038 0, // zsub3_then_ssub
41039 0, // zsub3_then_zsub
41040 0, // zsub2_then_bsub
41041 0, // zsub2_then_dsub
41042 0, // zsub2_then_hsub
41043 0, // zsub2_then_ssub
41044 0, // zsub2_then_zsub
41045 0, // dsub0_dsub1
41046 0, // dsub0_dsub1_dsub2
41047 0, // dsub1_dsub2
41048 0, // dsub1_dsub2_dsub3
41049 0, // dsub2_dsub3
41050 141, // dsub_qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7
41051 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41052 141, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7
41053 141, // qsub0_qsub1 -> QQQ_with_qsub1_in_FPR128_0to7
41054 0, // qsub0_qsub1_qsub2
41055 141, // qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_0to7
41056 0, // qsub1_qsub2_qsub3
41057 0, // qsub2_qsub3
41058 141, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7
41059 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41060 0, // qsub2_then_dsub_qsub3_then_dsub
41061 0, // sub_32_x8sub_1_then_sub_32
41062 0, // x8sub_0_x8sub_1
41063 0, // x8sub_2_x8sub_3
41064 0, // x8sub_4_x8sub_5
41065 0, // x8sub_6_x8sub_7
41066 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41067 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41068 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41069 0, // sub_32_subo64_then_sub_32
41070 0, // dsub_zsub1_then_dsub
41071 0, // zsub_zsub1_then_zsub
41072 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41073 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
41074 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41075 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
41076 0, // zsub0_zsub1
41077 0, // zsub0_zsub1_zsub2
41078 0, // zsub1_zsub2
41079 0, // zsub1_zsub2_zsub3
41080 0, // zsub2_zsub3
41081 0, // zsub1_then_dsub_zsub2_then_dsub
41082 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41083 0, // zsub1_then_zsub_zsub2_then_zsub
41084 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41085 0, // zsub2_then_dsub_zsub3_then_dsub
41086 0, // zsub2_then_zsub_zsub3_then_zsub
41087 0, // zsub0_zsub2
41088 0, // zsub1_zsub3
41089 },
41090 { // QQQ_with_qsub2_in_FPR128_0to7
41091 142, // bsub -> QQQ_with_qsub2_in_FPR128_0to7
41092 142, // dsub -> QQQ_with_qsub2_in_FPR128_0to7
41093 0, // dsub0
41094 0, // dsub1
41095 0, // dsub2
41096 0, // dsub3
41097 142, // hsub -> QQQ_with_qsub2_in_FPR128_0to7
41098 0, // psub
41099 0, // psub0
41100 0, // psub1
41101 142, // qsub0 -> QQQ_with_qsub2_in_FPR128_0to7
41102 142, // qsub1 -> QQQ_with_qsub2_in_FPR128_0to7
41103 142, // qsub2 -> QQQ_with_qsub2_in_FPR128_0to7
41104 0, // qsub3
41105 142, // ssub -> QQQ_with_qsub2_in_FPR128_0to7
41106 0, // sub_32
41107 0, // sube32
41108 0, // sube64
41109 0, // subo32
41110 0, // subo64
41111 0, // x8sub_0
41112 0, // x8sub_1
41113 0, // x8sub_2
41114 0, // x8sub_3
41115 0, // x8sub_4
41116 0, // x8sub_5
41117 0, // x8sub_6
41118 0, // x8sub_7
41119 0, // zasubb
41120 0, // zasubd0
41121 0, // zasubd1
41122 0, // zasubh0
41123 0, // zasubh1
41124 0, // zasubq0
41125 0, // zasubq1
41126 0, // zasubs0
41127 0, // zasubs1
41128 0, // zsub
41129 0, // zsub0
41130 0, // zsub1
41131 0, // zsub2
41132 0, // zsub3
41133 0, // zasubd1_then_zasubq0
41134 0, // zasubd1_then_zasubq1
41135 0, // zasubs1_then_zasubd0
41136 0, // zasubs1_then_zasubd1
41137 0, // zasubs1_then_zasubq0
41138 0, // zasubs1_then_zasubq1
41139 0, // zasubs1_then_zasubd1_then_zasubq0
41140 0, // zasubs1_then_zasubd1_then_zasubq1
41141 0, // zasubh1_then_zasubd0
41142 0, // zasubh1_then_zasubd1
41143 0, // zasubh1_then_zasubq0
41144 0, // zasubh1_then_zasubq1
41145 0, // zasubh1_then_zasubs0
41146 0, // zasubh1_then_zasubs1
41147 0, // zasubh1_then_zasubd1_then_zasubq0
41148 0, // zasubh1_then_zasubd1_then_zasubq1
41149 0, // zasubh1_then_zasubs1_then_zasubd0
41150 0, // zasubh1_then_zasubs1_then_zasubd1
41151 0, // zasubh1_then_zasubs1_then_zasubq0
41152 0, // zasubh1_then_zasubs1_then_zasubq1
41153 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
41154 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41155 0, // dsub1_then_bsub
41156 0, // dsub1_then_hsub
41157 0, // dsub1_then_ssub
41158 0, // dsub3_then_bsub
41159 0, // dsub3_then_hsub
41160 0, // dsub3_then_ssub
41161 0, // dsub2_then_bsub
41162 0, // dsub2_then_hsub
41163 0, // dsub2_then_ssub
41164 0, // psub1_then_psub
41165 142, // qsub1_then_bsub -> QQQ_with_qsub2_in_FPR128_0to7
41166 142, // qsub1_then_dsub -> QQQ_with_qsub2_in_FPR128_0to7
41167 142, // qsub1_then_hsub -> QQQ_with_qsub2_in_FPR128_0to7
41168 142, // qsub1_then_ssub -> QQQ_with_qsub2_in_FPR128_0to7
41169 0, // qsub3_then_bsub
41170 0, // qsub3_then_dsub
41171 0, // qsub3_then_hsub
41172 0, // qsub3_then_ssub
41173 142, // qsub2_then_bsub -> QQQ_with_qsub2_in_FPR128_0to7
41174 142, // qsub2_then_dsub -> QQQ_with_qsub2_in_FPR128_0to7
41175 142, // qsub2_then_hsub -> QQQ_with_qsub2_in_FPR128_0to7
41176 142, // qsub2_then_ssub -> QQQ_with_qsub2_in_FPR128_0to7
41177 0, // x8sub_7_then_sub_32
41178 0, // x8sub_6_then_sub_32
41179 0, // x8sub_5_then_sub_32
41180 0, // x8sub_4_then_sub_32
41181 0, // x8sub_3_then_sub_32
41182 0, // x8sub_2_then_sub_32
41183 0, // x8sub_1_then_sub_32
41184 0, // subo64_then_sub_32
41185 0, // zsub1_then_bsub
41186 0, // zsub1_then_dsub
41187 0, // zsub1_then_hsub
41188 0, // zsub1_then_ssub
41189 0, // zsub1_then_zsub
41190 0, // zsub3_then_bsub
41191 0, // zsub3_then_dsub
41192 0, // zsub3_then_hsub
41193 0, // zsub3_then_ssub
41194 0, // zsub3_then_zsub
41195 0, // zsub2_then_bsub
41196 0, // zsub2_then_dsub
41197 0, // zsub2_then_hsub
41198 0, // zsub2_then_ssub
41199 0, // zsub2_then_zsub
41200 0, // dsub0_dsub1
41201 0, // dsub0_dsub1_dsub2
41202 0, // dsub1_dsub2
41203 0, // dsub1_dsub2_dsub3
41204 0, // dsub2_dsub3
41205 142, // dsub_qsub1_then_dsub -> QQQ_with_qsub2_in_FPR128_0to7
41206 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41207 142, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub2_in_FPR128_0to7
41208 142, // qsub0_qsub1 -> QQQ_with_qsub2_in_FPR128_0to7
41209 0, // qsub0_qsub1_qsub2
41210 142, // qsub1_qsub2 -> QQQ_with_qsub2_in_FPR128_0to7
41211 0, // qsub1_qsub2_qsub3
41212 0, // qsub2_qsub3
41213 142, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub2_in_FPR128_0to7
41214 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41215 0, // qsub2_then_dsub_qsub3_then_dsub
41216 0, // sub_32_x8sub_1_then_sub_32
41217 0, // x8sub_0_x8sub_1
41218 0, // x8sub_2_x8sub_3
41219 0, // x8sub_4_x8sub_5
41220 0, // x8sub_6_x8sub_7
41221 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41222 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41223 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41224 0, // sub_32_subo64_then_sub_32
41225 0, // dsub_zsub1_then_dsub
41226 0, // zsub_zsub1_then_zsub
41227 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41228 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
41229 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41230 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
41231 0, // zsub0_zsub1
41232 0, // zsub0_zsub1_zsub2
41233 0, // zsub1_zsub2
41234 0, // zsub1_zsub2_zsub3
41235 0, // zsub2_zsub3
41236 0, // zsub1_then_dsub_zsub2_then_dsub
41237 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41238 0, // zsub1_then_zsub_zsub2_then_zsub
41239 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41240 0, // zsub2_then_dsub_zsub3_then_dsub
41241 0, // zsub2_then_zsub_zsub3_then_zsub
41242 0, // zsub0_zsub2
41243 0, // zsub1_zsub3
41244 },
41245 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41246 143, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41247 143, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41248 0, // dsub0
41249 0, // dsub1
41250 0, // dsub2
41251 0, // dsub3
41252 143, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41253 0, // psub
41254 0, // psub0
41255 0, // psub1
41256 0, // qsub0
41257 0, // qsub1
41258 0, // qsub2
41259 0, // qsub3
41260 143, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41261 0, // sub_32
41262 0, // sube32
41263 0, // sube64
41264 0, // subo32
41265 0, // subo64
41266 0, // x8sub_0
41267 0, // x8sub_1
41268 0, // x8sub_2
41269 0, // x8sub_3
41270 0, // x8sub_4
41271 0, // x8sub_5
41272 0, // x8sub_6
41273 0, // x8sub_7
41274 0, // zasubb
41275 0, // zasubd0
41276 0, // zasubd1
41277 0, // zasubh0
41278 0, // zasubh1
41279 0, // zasubq0
41280 0, // zasubq1
41281 0, // zasubs0
41282 0, // zasubs1
41283 143, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41284 143, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41285 143, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41286 143, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41287 0, // zsub3
41288 0, // zasubd1_then_zasubq0
41289 0, // zasubd1_then_zasubq1
41290 0, // zasubs1_then_zasubd0
41291 0, // zasubs1_then_zasubd1
41292 0, // zasubs1_then_zasubq0
41293 0, // zasubs1_then_zasubq1
41294 0, // zasubs1_then_zasubd1_then_zasubq0
41295 0, // zasubs1_then_zasubd1_then_zasubq1
41296 0, // zasubh1_then_zasubd0
41297 0, // zasubh1_then_zasubd1
41298 0, // zasubh1_then_zasubq0
41299 0, // zasubh1_then_zasubq1
41300 0, // zasubh1_then_zasubs0
41301 0, // zasubh1_then_zasubs1
41302 0, // zasubh1_then_zasubd1_then_zasubq0
41303 0, // zasubh1_then_zasubd1_then_zasubq1
41304 0, // zasubh1_then_zasubs1_then_zasubd0
41305 0, // zasubh1_then_zasubs1_then_zasubd1
41306 0, // zasubh1_then_zasubs1_then_zasubq0
41307 0, // zasubh1_then_zasubs1_then_zasubq1
41308 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
41309 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41310 0, // dsub1_then_bsub
41311 0, // dsub1_then_hsub
41312 0, // dsub1_then_ssub
41313 0, // dsub3_then_bsub
41314 0, // dsub3_then_hsub
41315 0, // dsub3_then_ssub
41316 0, // dsub2_then_bsub
41317 0, // dsub2_then_hsub
41318 0, // dsub2_then_ssub
41319 0, // psub1_then_psub
41320 0, // qsub1_then_bsub
41321 0, // qsub1_then_dsub
41322 0, // qsub1_then_hsub
41323 0, // qsub1_then_ssub
41324 0, // qsub3_then_bsub
41325 0, // qsub3_then_dsub
41326 0, // qsub3_then_hsub
41327 0, // qsub3_then_ssub
41328 0, // qsub2_then_bsub
41329 0, // qsub2_then_dsub
41330 0, // qsub2_then_hsub
41331 0, // qsub2_then_ssub
41332 0, // x8sub_7_then_sub_32
41333 0, // x8sub_6_then_sub_32
41334 0, // x8sub_5_then_sub_32
41335 0, // x8sub_4_then_sub_32
41336 0, // x8sub_3_then_sub_32
41337 0, // x8sub_2_then_sub_32
41338 0, // x8sub_1_then_sub_32
41339 0, // subo64_then_sub_32
41340 143, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41341 143, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41342 143, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41343 143, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41344 143, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41345 0, // zsub3_then_bsub
41346 0, // zsub3_then_dsub
41347 0, // zsub3_then_hsub
41348 0, // zsub3_then_ssub
41349 0, // zsub3_then_zsub
41350 143, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41351 143, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41352 143, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41353 143, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41354 143, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41355 0, // dsub0_dsub1
41356 0, // dsub0_dsub1_dsub2
41357 0, // dsub1_dsub2
41358 0, // dsub1_dsub2_dsub3
41359 0, // dsub2_dsub3
41360 0, // dsub_qsub1_then_dsub
41361 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41362 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
41363 0, // qsub0_qsub1
41364 0, // qsub0_qsub1_qsub2
41365 0, // qsub1_qsub2
41366 0, // qsub1_qsub2_qsub3
41367 0, // qsub2_qsub3
41368 0, // qsub1_then_dsub_qsub2_then_dsub
41369 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41370 0, // qsub2_then_dsub_qsub3_then_dsub
41371 0, // sub_32_x8sub_1_then_sub_32
41372 0, // x8sub_0_x8sub_1
41373 0, // x8sub_2_x8sub_3
41374 0, // x8sub_4_x8sub_5
41375 0, // x8sub_6_x8sub_7
41376 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41377 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41378 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41379 0, // sub_32_subo64_then_sub_32
41380 143, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41381 143, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41382 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41383 143, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41384 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41385 143, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41386 143, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41387 0, // zsub0_zsub1_zsub2
41388 143, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41389 0, // zsub1_zsub2_zsub3
41390 0, // zsub2_zsub3
41391 143, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41392 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41393 143, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
41394 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41395 0, // zsub2_then_dsub_zsub3_then_dsub
41396 0, // zsub2_then_zsub_zsub3_then_zsub
41397 0, // zsub0_zsub2
41398 0, // zsub1_zsub3
41399 },
41400 { // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41401 144, // bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41402 144, // dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41403 0, // dsub0
41404 0, // dsub1
41405 0, // dsub2
41406 0, // dsub3
41407 144, // hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41408 0, // psub
41409 0, // psub0
41410 0, // psub1
41411 0, // qsub0
41412 0, // qsub1
41413 0, // qsub2
41414 0, // qsub3
41415 144, // ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41416 0, // sub_32
41417 0, // sube32
41418 0, // sube64
41419 0, // subo32
41420 0, // subo64
41421 0, // x8sub_0
41422 0, // x8sub_1
41423 0, // x8sub_2
41424 0, // x8sub_3
41425 0, // x8sub_4
41426 0, // x8sub_5
41427 0, // x8sub_6
41428 0, // x8sub_7
41429 0, // zasubb
41430 0, // zasubd0
41431 0, // zasubd1
41432 0, // zasubh0
41433 0, // zasubh1
41434 0, // zasubq0
41435 0, // zasubq1
41436 0, // zasubs0
41437 0, // zasubs1
41438 144, // zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41439 144, // zsub0 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41440 144, // zsub1 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41441 144, // zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41442 0, // zsub3
41443 0, // zasubd1_then_zasubq0
41444 0, // zasubd1_then_zasubq1
41445 0, // zasubs1_then_zasubd0
41446 0, // zasubs1_then_zasubd1
41447 0, // zasubs1_then_zasubq0
41448 0, // zasubs1_then_zasubq1
41449 0, // zasubs1_then_zasubd1_then_zasubq0
41450 0, // zasubs1_then_zasubd1_then_zasubq1
41451 0, // zasubh1_then_zasubd0
41452 0, // zasubh1_then_zasubd1
41453 0, // zasubh1_then_zasubq0
41454 0, // zasubh1_then_zasubq1
41455 0, // zasubh1_then_zasubs0
41456 0, // zasubh1_then_zasubs1
41457 0, // zasubh1_then_zasubd1_then_zasubq0
41458 0, // zasubh1_then_zasubd1_then_zasubq1
41459 0, // zasubh1_then_zasubs1_then_zasubd0
41460 0, // zasubh1_then_zasubs1_then_zasubd1
41461 0, // zasubh1_then_zasubs1_then_zasubq0
41462 0, // zasubh1_then_zasubs1_then_zasubq1
41463 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
41464 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41465 0, // dsub1_then_bsub
41466 0, // dsub1_then_hsub
41467 0, // dsub1_then_ssub
41468 0, // dsub3_then_bsub
41469 0, // dsub3_then_hsub
41470 0, // dsub3_then_ssub
41471 0, // dsub2_then_bsub
41472 0, // dsub2_then_hsub
41473 0, // dsub2_then_ssub
41474 0, // psub1_then_psub
41475 0, // qsub1_then_bsub
41476 0, // qsub1_then_dsub
41477 0, // qsub1_then_hsub
41478 0, // qsub1_then_ssub
41479 0, // qsub3_then_bsub
41480 0, // qsub3_then_dsub
41481 0, // qsub3_then_hsub
41482 0, // qsub3_then_ssub
41483 0, // qsub2_then_bsub
41484 0, // qsub2_then_dsub
41485 0, // qsub2_then_hsub
41486 0, // qsub2_then_ssub
41487 0, // x8sub_7_then_sub_32
41488 0, // x8sub_6_then_sub_32
41489 0, // x8sub_5_then_sub_32
41490 0, // x8sub_4_then_sub_32
41491 0, // x8sub_3_then_sub_32
41492 0, // x8sub_2_then_sub_32
41493 0, // x8sub_1_then_sub_32
41494 0, // subo64_then_sub_32
41495 144, // zsub1_then_bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41496 144, // zsub1_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41497 144, // zsub1_then_hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41498 144, // zsub1_then_ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41499 144, // zsub1_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41500 0, // zsub3_then_bsub
41501 0, // zsub3_then_dsub
41502 0, // zsub3_then_hsub
41503 0, // zsub3_then_ssub
41504 0, // zsub3_then_zsub
41505 144, // zsub2_then_bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41506 144, // zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41507 144, // zsub2_then_hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41508 144, // zsub2_then_ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41509 144, // zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41510 0, // dsub0_dsub1
41511 0, // dsub0_dsub1_dsub2
41512 0, // dsub1_dsub2
41513 0, // dsub1_dsub2_dsub3
41514 0, // dsub2_dsub3
41515 0, // dsub_qsub1_then_dsub
41516 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41517 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
41518 0, // qsub0_qsub1
41519 0, // qsub0_qsub1_qsub2
41520 0, // qsub1_qsub2
41521 0, // qsub1_qsub2_qsub3
41522 0, // qsub2_qsub3
41523 0, // qsub1_then_dsub_qsub2_then_dsub
41524 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41525 0, // qsub2_then_dsub_qsub3_then_dsub
41526 0, // sub_32_x8sub_1_then_sub_32
41527 0, // x8sub_0_x8sub_1
41528 0, // x8sub_2_x8sub_3
41529 0, // x8sub_4_x8sub_5
41530 0, // x8sub_6_x8sub_7
41531 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41532 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41533 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41534 0, // sub_32_subo64_then_sub_32
41535 144, // dsub_zsub1_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41536 144, // zsub_zsub1_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41537 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41538 144, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41539 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41540 144, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41541 144, // zsub0_zsub1 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41542 0, // zsub0_zsub1_zsub2
41543 144, // zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41544 0, // zsub1_zsub2_zsub3
41545 0, // zsub2_zsub3
41546 144, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41547 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41548 144, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41549 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41550 0, // zsub2_then_dsub_zsub3_then_dsub
41551 0, // zsub2_then_zsub_zsub3_then_zsub
41552 0, // zsub0_zsub2
41553 0, // zsub1_zsub3
41554 },
41555 { // ZPR3_with_zsub1_in_ZPR_3b
41556 145, // bsub -> ZPR3_with_zsub1_in_ZPR_3b
41557 145, // dsub -> ZPR3_with_zsub1_in_ZPR_3b
41558 0, // dsub0
41559 0, // dsub1
41560 0, // dsub2
41561 0, // dsub3
41562 145, // hsub -> ZPR3_with_zsub1_in_ZPR_3b
41563 0, // psub
41564 0, // psub0
41565 0, // psub1
41566 0, // qsub0
41567 0, // qsub1
41568 0, // qsub2
41569 0, // qsub3
41570 145, // ssub -> ZPR3_with_zsub1_in_ZPR_3b
41571 0, // sub_32
41572 0, // sube32
41573 0, // sube64
41574 0, // subo32
41575 0, // subo64
41576 0, // x8sub_0
41577 0, // x8sub_1
41578 0, // x8sub_2
41579 0, // x8sub_3
41580 0, // x8sub_4
41581 0, // x8sub_5
41582 0, // x8sub_6
41583 0, // x8sub_7
41584 0, // zasubb
41585 0, // zasubd0
41586 0, // zasubd1
41587 0, // zasubh0
41588 0, // zasubh1
41589 0, // zasubq0
41590 0, // zasubq1
41591 0, // zasubs0
41592 0, // zasubs1
41593 145, // zsub -> ZPR3_with_zsub1_in_ZPR_3b
41594 145, // zsub0 -> ZPR3_with_zsub1_in_ZPR_3b
41595 145, // zsub1 -> ZPR3_with_zsub1_in_ZPR_3b
41596 145, // zsub2 -> ZPR3_with_zsub1_in_ZPR_3b
41597 0, // zsub3
41598 0, // zasubd1_then_zasubq0
41599 0, // zasubd1_then_zasubq1
41600 0, // zasubs1_then_zasubd0
41601 0, // zasubs1_then_zasubd1
41602 0, // zasubs1_then_zasubq0
41603 0, // zasubs1_then_zasubq1
41604 0, // zasubs1_then_zasubd1_then_zasubq0
41605 0, // zasubs1_then_zasubd1_then_zasubq1
41606 0, // zasubh1_then_zasubd0
41607 0, // zasubh1_then_zasubd1
41608 0, // zasubh1_then_zasubq0
41609 0, // zasubh1_then_zasubq1
41610 0, // zasubh1_then_zasubs0
41611 0, // zasubh1_then_zasubs1
41612 0, // zasubh1_then_zasubd1_then_zasubq0
41613 0, // zasubh1_then_zasubd1_then_zasubq1
41614 0, // zasubh1_then_zasubs1_then_zasubd0
41615 0, // zasubh1_then_zasubs1_then_zasubd1
41616 0, // zasubh1_then_zasubs1_then_zasubq0
41617 0, // zasubh1_then_zasubs1_then_zasubq1
41618 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
41619 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41620 0, // dsub1_then_bsub
41621 0, // dsub1_then_hsub
41622 0, // dsub1_then_ssub
41623 0, // dsub3_then_bsub
41624 0, // dsub3_then_hsub
41625 0, // dsub3_then_ssub
41626 0, // dsub2_then_bsub
41627 0, // dsub2_then_hsub
41628 0, // dsub2_then_ssub
41629 0, // psub1_then_psub
41630 0, // qsub1_then_bsub
41631 0, // qsub1_then_dsub
41632 0, // qsub1_then_hsub
41633 0, // qsub1_then_ssub
41634 0, // qsub3_then_bsub
41635 0, // qsub3_then_dsub
41636 0, // qsub3_then_hsub
41637 0, // qsub3_then_ssub
41638 0, // qsub2_then_bsub
41639 0, // qsub2_then_dsub
41640 0, // qsub2_then_hsub
41641 0, // qsub2_then_ssub
41642 0, // x8sub_7_then_sub_32
41643 0, // x8sub_6_then_sub_32
41644 0, // x8sub_5_then_sub_32
41645 0, // x8sub_4_then_sub_32
41646 0, // x8sub_3_then_sub_32
41647 0, // x8sub_2_then_sub_32
41648 0, // x8sub_1_then_sub_32
41649 0, // subo64_then_sub_32
41650 145, // zsub1_then_bsub -> ZPR3_with_zsub1_in_ZPR_3b
41651 145, // zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b
41652 145, // zsub1_then_hsub -> ZPR3_with_zsub1_in_ZPR_3b
41653 145, // zsub1_then_ssub -> ZPR3_with_zsub1_in_ZPR_3b
41654 145, // zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b
41655 0, // zsub3_then_bsub
41656 0, // zsub3_then_dsub
41657 0, // zsub3_then_hsub
41658 0, // zsub3_then_ssub
41659 0, // zsub3_then_zsub
41660 145, // zsub2_then_bsub -> ZPR3_with_zsub1_in_ZPR_3b
41661 145, // zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b
41662 145, // zsub2_then_hsub -> ZPR3_with_zsub1_in_ZPR_3b
41663 145, // zsub2_then_ssub -> ZPR3_with_zsub1_in_ZPR_3b
41664 145, // zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b
41665 0, // dsub0_dsub1
41666 0, // dsub0_dsub1_dsub2
41667 0, // dsub1_dsub2
41668 0, // dsub1_dsub2_dsub3
41669 0, // dsub2_dsub3
41670 0, // dsub_qsub1_then_dsub
41671 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41672 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
41673 0, // qsub0_qsub1
41674 0, // qsub0_qsub1_qsub2
41675 0, // qsub1_qsub2
41676 0, // qsub1_qsub2_qsub3
41677 0, // qsub2_qsub3
41678 0, // qsub1_then_dsub_qsub2_then_dsub
41679 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41680 0, // qsub2_then_dsub_qsub3_then_dsub
41681 0, // sub_32_x8sub_1_then_sub_32
41682 0, // x8sub_0_x8sub_1
41683 0, // x8sub_2_x8sub_3
41684 0, // x8sub_4_x8sub_5
41685 0, // x8sub_6_x8sub_7
41686 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41687 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41688 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41689 0, // sub_32_subo64_then_sub_32
41690 145, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b
41691 145, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b
41692 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41693 145, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b
41694 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41695 145, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b
41696 145, // zsub0_zsub1 -> ZPR3_with_zsub1_in_ZPR_3b
41697 0, // zsub0_zsub1_zsub2
41698 145, // zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_3b
41699 0, // zsub1_zsub2_zsub3
41700 0, // zsub2_zsub3
41701 145, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b
41702 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41703 145, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b
41704 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41705 0, // zsub2_then_dsub_zsub3_then_dsub
41706 0, // zsub2_then_zsub_zsub3_then_zsub
41707 0, // zsub0_zsub2
41708 0, // zsub1_zsub3
41709 },
41710 { // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41711 146, // bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41712 146, // dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41713 0, // dsub0
41714 0, // dsub1
41715 0, // dsub2
41716 0, // dsub3
41717 146, // hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41718 0, // psub
41719 0, // psub0
41720 0, // psub1
41721 0, // qsub0
41722 0, // qsub1
41723 0, // qsub2
41724 0, // qsub3
41725 146, // ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41726 0, // sub_32
41727 0, // sube32
41728 0, // sube64
41729 0, // subo32
41730 0, // subo64
41731 0, // x8sub_0
41732 0, // x8sub_1
41733 0, // x8sub_2
41734 0, // x8sub_3
41735 0, // x8sub_4
41736 0, // x8sub_5
41737 0, // x8sub_6
41738 0, // x8sub_7
41739 0, // zasubb
41740 0, // zasubd0
41741 0, // zasubd1
41742 0, // zasubh0
41743 0, // zasubh1
41744 0, // zasubq0
41745 0, // zasubq1
41746 0, // zasubs0
41747 0, // zasubs1
41748 146, // zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41749 146, // zsub0 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41750 146, // zsub1 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41751 146, // zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41752 0, // zsub3
41753 0, // zasubd1_then_zasubq0
41754 0, // zasubd1_then_zasubq1
41755 0, // zasubs1_then_zasubd0
41756 0, // zasubs1_then_zasubd1
41757 0, // zasubs1_then_zasubq0
41758 0, // zasubs1_then_zasubq1
41759 0, // zasubs1_then_zasubd1_then_zasubq0
41760 0, // zasubs1_then_zasubd1_then_zasubq1
41761 0, // zasubh1_then_zasubd0
41762 0, // zasubh1_then_zasubd1
41763 0, // zasubh1_then_zasubq0
41764 0, // zasubh1_then_zasubq1
41765 0, // zasubh1_then_zasubs0
41766 0, // zasubh1_then_zasubs1
41767 0, // zasubh1_then_zasubd1_then_zasubq0
41768 0, // zasubh1_then_zasubd1_then_zasubq1
41769 0, // zasubh1_then_zasubs1_then_zasubd0
41770 0, // zasubh1_then_zasubs1_then_zasubd1
41771 0, // zasubh1_then_zasubs1_then_zasubq0
41772 0, // zasubh1_then_zasubs1_then_zasubq1
41773 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
41774 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41775 0, // dsub1_then_bsub
41776 0, // dsub1_then_hsub
41777 0, // dsub1_then_ssub
41778 0, // dsub3_then_bsub
41779 0, // dsub3_then_hsub
41780 0, // dsub3_then_ssub
41781 0, // dsub2_then_bsub
41782 0, // dsub2_then_hsub
41783 0, // dsub2_then_ssub
41784 0, // psub1_then_psub
41785 0, // qsub1_then_bsub
41786 0, // qsub1_then_dsub
41787 0, // qsub1_then_hsub
41788 0, // qsub1_then_ssub
41789 0, // qsub3_then_bsub
41790 0, // qsub3_then_dsub
41791 0, // qsub3_then_hsub
41792 0, // qsub3_then_ssub
41793 0, // qsub2_then_bsub
41794 0, // qsub2_then_dsub
41795 0, // qsub2_then_hsub
41796 0, // qsub2_then_ssub
41797 0, // x8sub_7_then_sub_32
41798 0, // x8sub_6_then_sub_32
41799 0, // x8sub_5_then_sub_32
41800 0, // x8sub_4_then_sub_32
41801 0, // x8sub_3_then_sub_32
41802 0, // x8sub_2_then_sub_32
41803 0, // x8sub_1_then_sub_32
41804 0, // subo64_then_sub_32
41805 146, // zsub1_then_bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41806 146, // zsub1_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41807 146, // zsub1_then_hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41808 146, // zsub1_then_ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41809 146, // zsub1_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41810 0, // zsub3_then_bsub
41811 0, // zsub3_then_dsub
41812 0, // zsub3_then_hsub
41813 0, // zsub3_then_ssub
41814 0, // zsub3_then_zsub
41815 146, // zsub2_then_bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41816 146, // zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41817 146, // zsub2_then_hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41818 146, // zsub2_then_ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41819 146, // zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41820 0, // dsub0_dsub1
41821 0, // dsub0_dsub1_dsub2
41822 0, // dsub1_dsub2
41823 0, // dsub1_dsub2_dsub3
41824 0, // dsub2_dsub3
41825 0, // dsub_qsub1_then_dsub
41826 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41827 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
41828 0, // qsub0_qsub1
41829 0, // qsub0_qsub1_qsub2
41830 0, // qsub1_qsub2
41831 0, // qsub1_qsub2_qsub3
41832 0, // qsub2_qsub3
41833 0, // qsub1_then_dsub_qsub2_then_dsub
41834 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41835 0, // qsub2_then_dsub_qsub3_then_dsub
41836 0, // sub_32_x8sub_1_then_sub_32
41837 0, // x8sub_0_x8sub_1
41838 0, // x8sub_2_x8sub_3
41839 0, // x8sub_4_x8sub_5
41840 0, // x8sub_6_x8sub_7
41841 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41842 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41843 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41844 0, // sub_32_subo64_then_sub_32
41845 146, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41846 146, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41847 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41848 146, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41849 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41850 146, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41851 146, // zsub0_zsub1 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41852 0, // zsub0_zsub1_zsub2
41853 146, // zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41854 0, // zsub1_zsub2_zsub3
41855 0, // zsub2_zsub3
41856 146, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41857 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
41858 146, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
41859 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
41860 0, // zsub2_then_dsub_zsub3_then_dsub
41861 0, // zsub2_then_zsub_zsub3_then_zsub
41862 0, // zsub0_zsub2
41863 0, // zsub1_zsub3
41864 },
41865 { // ZPR3_with_zsub2_in_ZPR_3b
41866 147, // bsub -> ZPR3_with_zsub2_in_ZPR_3b
41867 147, // dsub -> ZPR3_with_zsub2_in_ZPR_3b
41868 0, // dsub0
41869 0, // dsub1
41870 0, // dsub2
41871 0, // dsub3
41872 147, // hsub -> ZPR3_with_zsub2_in_ZPR_3b
41873 0, // psub
41874 0, // psub0
41875 0, // psub1
41876 0, // qsub0
41877 0, // qsub1
41878 0, // qsub2
41879 0, // qsub3
41880 147, // ssub -> ZPR3_with_zsub2_in_ZPR_3b
41881 0, // sub_32
41882 0, // sube32
41883 0, // sube64
41884 0, // subo32
41885 0, // subo64
41886 0, // x8sub_0
41887 0, // x8sub_1
41888 0, // x8sub_2
41889 0, // x8sub_3
41890 0, // x8sub_4
41891 0, // x8sub_5
41892 0, // x8sub_6
41893 0, // x8sub_7
41894 0, // zasubb
41895 0, // zasubd0
41896 0, // zasubd1
41897 0, // zasubh0
41898 0, // zasubh1
41899 0, // zasubq0
41900 0, // zasubq1
41901 0, // zasubs0
41902 0, // zasubs1
41903 147, // zsub -> ZPR3_with_zsub2_in_ZPR_3b
41904 147, // zsub0 -> ZPR3_with_zsub2_in_ZPR_3b
41905 147, // zsub1 -> ZPR3_with_zsub2_in_ZPR_3b
41906 147, // zsub2 -> ZPR3_with_zsub2_in_ZPR_3b
41907 0, // zsub3
41908 0, // zasubd1_then_zasubq0
41909 0, // zasubd1_then_zasubq1
41910 0, // zasubs1_then_zasubd0
41911 0, // zasubs1_then_zasubd1
41912 0, // zasubs1_then_zasubq0
41913 0, // zasubs1_then_zasubq1
41914 0, // zasubs1_then_zasubd1_then_zasubq0
41915 0, // zasubs1_then_zasubd1_then_zasubq1
41916 0, // zasubh1_then_zasubd0
41917 0, // zasubh1_then_zasubd1
41918 0, // zasubh1_then_zasubq0
41919 0, // zasubh1_then_zasubq1
41920 0, // zasubh1_then_zasubs0
41921 0, // zasubh1_then_zasubs1
41922 0, // zasubh1_then_zasubd1_then_zasubq0
41923 0, // zasubh1_then_zasubd1_then_zasubq1
41924 0, // zasubh1_then_zasubs1_then_zasubd0
41925 0, // zasubh1_then_zasubs1_then_zasubd1
41926 0, // zasubh1_then_zasubs1_then_zasubq0
41927 0, // zasubh1_then_zasubs1_then_zasubq1
41928 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
41929 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
41930 0, // dsub1_then_bsub
41931 0, // dsub1_then_hsub
41932 0, // dsub1_then_ssub
41933 0, // dsub3_then_bsub
41934 0, // dsub3_then_hsub
41935 0, // dsub3_then_ssub
41936 0, // dsub2_then_bsub
41937 0, // dsub2_then_hsub
41938 0, // dsub2_then_ssub
41939 0, // psub1_then_psub
41940 0, // qsub1_then_bsub
41941 0, // qsub1_then_dsub
41942 0, // qsub1_then_hsub
41943 0, // qsub1_then_ssub
41944 0, // qsub3_then_bsub
41945 0, // qsub3_then_dsub
41946 0, // qsub3_then_hsub
41947 0, // qsub3_then_ssub
41948 0, // qsub2_then_bsub
41949 0, // qsub2_then_dsub
41950 0, // qsub2_then_hsub
41951 0, // qsub2_then_ssub
41952 0, // x8sub_7_then_sub_32
41953 0, // x8sub_6_then_sub_32
41954 0, // x8sub_5_then_sub_32
41955 0, // x8sub_4_then_sub_32
41956 0, // x8sub_3_then_sub_32
41957 0, // x8sub_2_then_sub_32
41958 0, // x8sub_1_then_sub_32
41959 0, // subo64_then_sub_32
41960 147, // zsub1_then_bsub -> ZPR3_with_zsub2_in_ZPR_3b
41961 147, // zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b
41962 147, // zsub1_then_hsub -> ZPR3_with_zsub2_in_ZPR_3b
41963 147, // zsub1_then_ssub -> ZPR3_with_zsub2_in_ZPR_3b
41964 147, // zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b
41965 0, // zsub3_then_bsub
41966 0, // zsub3_then_dsub
41967 0, // zsub3_then_hsub
41968 0, // zsub3_then_ssub
41969 0, // zsub3_then_zsub
41970 147, // zsub2_then_bsub -> ZPR3_with_zsub2_in_ZPR_3b
41971 147, // zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b
41972 147, // zsub2_then_hsub -> ZPR3_with_zsub2_in_ZPR_3b
41973 147, // zsub2_then_ssub -> ZPR3_with_zsub2_in_ZPR_3b
41974 147, // zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b
41975 0, // dsub0_dsub1
41976 0, // dsub0_dsub1_dsub2
41977 0, // dsub1_dsub2
41978 0, // dsub1_dsub2_dsub3
41979 0, // dsub2_dsub3
41980 0, // dsub_qsub1_then_dsub
41981 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41982 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
41983 0, // qsub0_qsub1
41984 0, // qsub0_qsub1_qsub2
41985 0, // qsub1_qsub2
41986 0, // qsub1_qsub2_qsub3
41987 0, // qsub2_qsub3
41988 0, // qsub1_then_dsub_qsub2_then_dsub
41989 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
41990 0, // qsub2_then_dsub_qsub3_then_dsub
41991 0, // sub_32_x8sub_1_then_sub_32
41992 0, // x8sub_0_x8sub_1
41993 0, // x8sub_2_x8sub_3
41994 0, // x8sub_4_x8sub_5
41995 0, // x8sub_6_x8sub_7
41996 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
41997 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
41998 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
41999 0, // sub_32_subo64_then_sub_32
42000 147, // dsub_zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b
42001 147, // zsub_zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b
42002 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42003 147, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b
42004 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42005 147, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b
42006 147, // zsub0_zsub1 -> ZPR3_with_zsub2_in_ZPR_3b
42007 0, // zsub0_zsub1_zsub2
42008 147, // zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b
42009 0, // zsub1_zsub2_zsub3
42010 0, // zsub2_zsub3
42011 147, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b
42012 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42013 147, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b
42014 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42015 0, // zsub2_then_dsub_zsub3_then_dsub
42016 0, // zsub2_then_zsub_zsub3_then_zsub
42017 0, // zsub0_zsub2
42018 0, // zsub1_zsub3
42019 },
42020 { // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42021 148, // bsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42022 148, // dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42023 0, // dsub0
42024 0, // dsub1
42025 0, // dsub2
42026 0, // dsub3
42027 148, // hsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42028 0, // psub
42029 0, // psub0
42030 0, // psub1
42031 0, // qsub0
42032 0, // qsub1
42033 0, // qsub2
42034 0, // qsub3
42035 148, // ssub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42036 0, // sub_32
42037 0, // sube32
42038 0, // sube64
42039 0, // subo32
42040 0, // subo64
42041 0, // x8sub_0
42042 0, // x8sub_1
42043 0, // x8sub_2
42044 0, // x8sub_3
42045 0, // x8sub_4
42046 0, // x8sub_5
42047 0, // x8sub_6
42048 0, // x8sub_7
42049 0, // zasubb
42050 0, // zasubd0
42051 0, // zasubd1
42052 0, // zasubh0
42053 0, // zasubh1
42054 0, // zasubq0
42055 0, // zasubq1
42056 0, // zasubs0
42057 0, // zasubs1
42058 148, // zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42059 148, // zsub0 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42060 148, // zsub1 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42061 148, // zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42062 0, // zsub3
42063 0, // zasubd1_then_zasubq0
42064 0, // zasubd1_then_zasubq1
42065 0, // zasubs1_then_zasubd0
42066 0, // zasubs1_then_zasubd1
42067 0, // zasubs1_then_zasubq0
42068 0, // zasubs1_then_zasubq1
42069 0, // zasubs1_then_zasubd1_then_zasubq0
42070 0, // zasubs1_then_zasubd1_then_zasubq1
42071 0, // zasubh1_then_zasubd0
42072 0, // zasubh1_then_zasubd1
42073 0, // zasubh1_then_zasubq0
42074 0, // zasubh1_then_zasubq1
42075 0, // zasubh1_then_zasubs0
42076 0, // zasubh1_then_zasubs1
42077 0, // zasubh1_then_zasubd1_then_zasubq0
42078 0, // zasubh1_then_zasubd1_then_zasubq1
42079 0, // zasubh1_then_zasubs1_then_zasubd0
42080 0, // zasubh1_then_zasubs1_then_zasubd1
42081 0, // zasubh1_then_zasubs1_then_zasubq0
42082 0, // zasubh1_then_zasubs1_then_zasubq1
42083 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
42084 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
42085 0, // dsub1_then_bsub
42086 0, // dsub1_then_hsub
42087 0, // dsub1_then_ssub
42088 0, // dsub3_then_bsub
42089 0, // dsub3_then_hsub
42090 0, // dsub3_then_ssub
42091 0, // dsub2_then_bsub
42092 0, // dsub2_then_hsub
42093 0, // dsub2_then_ssub
42094 0, // psub1_then_psub
42095 0, // qsub1_then_bsub
42096 0, // qsub1_then_dsub
42097 0, // qsub1_then_hsub
42098 0, // qsub1_then_ssub
42099 0, // qsub3_then_bsub
42100 0, // qsub3_then_dsub
42101 0, // qsub3_then_hsub
42102 0, // qsub3_then_ssub
42103 0, // qsub2_then_bsub
42104 0, // qsub2_then_dsub
42105 0, // qsub2_then_hsub
42106 0, // qsub2_then_ssub
42107 0, // x8sub_7_then_sub_32
42108 0, // x8sub_6_then_sub_32
42109 0, // x8sub_5_then_sub_32
42110 0, // x8sub_4_then_sub_32
42111 0, // x8sub_3_then_sub_32
42112 0, // x8sub_2_then_sub_32
42113 0, // x8sub_1_then_sub_32
42114 0, // subo64_then_sub_32
42115 148, // zsub1_then_bsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42116 148, // zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42117 148, // zsub1_then_hsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42118 148, // zsub1_then_ssub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42119 148, // zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42120 0, // zsub3_then_bsub
42121 0, // zsub3_then_dsub
42122 0, // zsub3_then_hsub
42123 0, // zsub3_then_ssub
42124 0, // zsub3_then_zsub
42125 148, // zsub2_then_bsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42126 148, // zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42127 148, // zsub2_then_hsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42128 148, // zsub2_then_ssub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42129 148, // zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42130 0, // dsub0_dsub1
42131 0, // dsub0_dsub1_dsub2
42132 0, // dsub1_dsub2
42133 0, // dsub1_dsub2_dsub3
42134 0, // dsub2_dsub3
42135 0, // dsub_qsub1_then_dsub
42136 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42137 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
42138 0, // qsub0_qsub1
42139 0, // qsub0_qsub1_qsub2
42140 0, // qsub1_qsub2
42141 0, // qsub1_qsub2_qsub3
42142 0, // qsub2_qsub3
42143 0, // qsub1_then_dsub_qsub2_then_dsub
42144 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42145 0, // qsub2_then_dsub_qsub3_then_dsub
42146 0, // sub_32_x8sub_1_then_sub_32
42147 0, // x8sub_0_x8sub_1
42148 0, // x8sub_2_x8sub_3
42149 0, // x8sub_4_x8sub_5
42150 0, // x8sub_6_x8sub_7
42151 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
42152 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
42153 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
42154 0, // sub_32_subo64_then_sub_32
42155 148, // dsub_zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42156 148, // zsub_zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42157 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42158 148, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42159 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42160 148, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42161 148, // zsub0_zsub1 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42162 0, // zsub0_zsub1_zsub2
42163 148, // zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42164 0, // zsub1_zsub2_zsub3
42165 0, // zsub2_zsub3
42166 148, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42167 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42168 148, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
42169 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42170 0, // zsub2_then_dsub_zsub3_then_dsub
42171 0, // zsub2_then_zsub_zsub3_then_zsub
42172 0, // zsub0_zsub2
42173 0, // zsub1_zsub3
42174 },
42175 { // ZPR3_with_zsub_in_FPR128_0to7
42176 149, // bsub -> ZPR3_with_zsub_in_FPR128_0to7
42177 149, // dsub -> ZPR3_with_zsub_in_FPR128_0to7
42178 0, // dsub0
42179 0, // dsub1
42180 0, // dsub2
42181 0, // dsub3
42182 149, // hsub -> ZPR3_with_zsub_in_FPR128_0to7
42183 0, // psub
42184 0, // psub0
42185 0, // psub1
42186 0, // qsub0
42187 0, // qsub1
42188 0, // qsub2
42189 0, // qsub3
42190 149, // ssub -> ZPR3_with_zsub_in_FPR128_0to7
42191 0, // sub_32
42192 0, // sube32
42193 0, // sube64
42194 0, // subo32
42195 0, // subo64
42196 0, // x8sub_0
42197 0, // x8sub_1
42198 0, // x8sub_2
42199 0, // x8sub_3
42200 0, // x8sub_4
42201 0, // x8sub_5
42202 0, // x8sub_6
42203 0, // x8sub_7
42204 0, // zasubb
42205 0, // zasubd0
42206 0, // zasubd1
42207 0, // zasubh0
42208 0, // zasubh1
42209 0, // zasubq0
42210 0, // zasubq1
42211 0, // zasubs0
42212 0, // zasubs1
42213 149, // zsub -> ZPR3_with_zsub_in_FPR128_0to7
42214 149, // zsub0 -> ZPR3_with_zsub_in_FPR128_0to7
42215 149, // zsub1 -> ZPR3_with_zsub_in_FPR128_0to7
42216 149, // zsub2 -> ZPR3_with_zsub_in_FPR128_0to7
42217 0, // zsub3
42218 0, // zasubd1_then_zasubq0
42219 0, // zasubd1_then_zasubq1
42220 0, // zasubs1_then_zasubd0
42221 0, // zasubs1_then_zasubd1
42222 0, // zasubs1_then_zasubq0
42223 0, // zasubs1_then_zasubq1
42224 0, // zasubs1_then_zasubd1_then_zasubq0
42225 0, // zasubs1_then_zasubd1_then_zasubq1
42226 0, // zasubh1_then_zasubd0
42227 0, // zasubh1_then_zasubd1
42228 0, // zasubh1_then_zasubq0
42229 0, // zasubh1_then_zasubq1
42230 0, // zasubh1_then_zasubs0
42231 0, // zasubh1_then_zasubs1
42232 0, // zasubh1_then_zasubd1_then_zasubq0
42233 0, // zasubh1_then_zasubd1_then_zasubq1
42234 0, // zasubh1_then_zasubs1_then_zasubd0
42235 0, // zasubh1_then_zasubs1_then_zasubd1
42236 0, // zasubh1_then_zasubs1_then_zasubq0
42237 0, // zasubh1_then_zasubs1_then_zasubq1
42238 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
42239 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
42240 0, // dsub1_then_bsub
42241 0, // dsub1_then_hsub
42242 0, // dsub1_then_ssub
42243 0, // dsub3_then_bsub
42244 0, // dsub3_then_hsub
42245 0, // dsub3_then_ssub
42246 0, // dsub2_then_bsub
42247 0, // dsub2_then_hsub
42248 0, // dsub2_then_ssub
42249 0, // psub1_then_psub
42250 0, // qsub1_then_bsub
42251 0, // qsub1_then_dsub
42252 0, // qsub1_then_hsub
42253 0, // qsub1_then_ssub
42254 0, // qsub3_then_bsub
42255 0, // qsub3_then_dsub
42256 0, // qsub3_then_hsub
42257 0, // qsub3_then_ssub
42258 0, // qsub2_then_bsub
42259 0, // qsub2_then_dsub
42260 0, // qsub2_then_hsub
42261 0, // qsub2_then_ssub
42262 0, // x8sub_7_then_sub_32
42263 0, // x8sub_6_then_sub_32
42264 0, // x8sub_5_then_sub_32
42265 0, // x8sub_4_then_sub_32
42266 0, // x8sub_3_then_sub_32
42267 0, // x8sub_2_then_sub_32
42268 0, // x8sub_1_then_sub_32
42269 0, // subo64_then_sub_32
42270 149, // zsub1_then_bsub -> ZPR3_with_zsub_in_FPR128_0to7
42271 149, // zsub1_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7
42272 149, // zsub1_then_hsub -> ZPR3_with_zsub_in_FPR128_0to7
42273 149, // zsub1_then_ssub -> ZPR3_with_zsub_in_FPR128_0to7
42274 149, // zsub1_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7
42275 0, // zsub3_then_bsub
42276 0, // zsub3_then_dsub
42277 0, // zsub3_then_hsub
42278 0, // zsub3_then_ssub
42279 0, // zsub3_then_zsub
42280 149, // zsub2_then_bsub -> ZPR3_with_zsub_in_FPR128_0to7
42281 149, // zsub2_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7
42282 149, // zsub2_then_hsub -> ZPR3_with_zsub_in_FPR128_0to7
42283 149, // zsub2_then_ssub -> ZPR3_with_zsub_in_FPR128_0to7
42284 149, // zsub2_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7
42285 0, // dsub0_dsub1
42286 0, // dsub0_dsub1_dsub2
42287 0, // dsub1_dsub2
42288 0, // dsub1_dsub2_dsub3
42289 0, // dsub2_dsub3
42290 0, // dsub_qsub1_then_dsub
42291 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42292 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
42293 0, // qsub0_qsub1
42294 0, // qsub0_qsub1_qsub2
42295 0, // qsub1_qsub2
42296 0, // qsub1_qsub2_qsub3
42297 0, // qsub2_qsub3
42298 0, // qsub1_then_dsub_qsub2_then_dsub
42299 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42300 0, // qsub2_then_dsub_qsub3_then_dsub
42301 0, // sub_32_x8sub_1_then_sub_32
42302 0, // x8sub_0_x8sub_1
42303 0, // x8sub_2_x8sub_3
42304 0, // x8sub_4_x8sub_5
42305 0, // x8sub_6_x8sub_7
42306 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
42307 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
42308 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
42309 0, // sub_32_subo64_then_sub_32
42310 149, // dsub_zsub1_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7
42311 149, // zsub_zsub1_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7
42312 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42313 149, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7
42314 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42315 149, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7
42316 149, // zsub0_zsub1 -> ZPR3_with_zsub_in_FPR128_0to7
42317 0, // zsub0_zsub1_zsub2
42318 149, // zsub1_zsub2 -> ZPR3_with_zsub_in_FPR128_0to7
42319 0, // zsub1_zsub2_zsub3
42320 0, // zsub2_zsub3
42321 149, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7
42322 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42323 149, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7
42324 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42325 0, // zsub2_then_dsub_zsub3_then_dsub
42326 0, // zsub2_then_zsub_zsub3_then_zsub
42327 0, // zsub0_zsub2
42328 0, // zsub1_zsub3
42329 },
42330 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42331 150, // bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42332 150, // dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42333 0, // dsub0
42334 0, // dsub1
42335 0, // dsub2
42336 0, // dsub3
42337 150, // hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42338 0, // psub
42339 0, // psub0
42340 0, // psub1
42341 150, // qsub0 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42342 150, // qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42343 150, // qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42344 0, // qsub3
42345 150, // ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42346 0, // sub_32
42347 0, // sube32
42348 0, // sube64
42349 0, // subo32
42350 0, // subo64
42351 0, // x8sub_0
42352 0, // x8sub_1
42353 0, // x8sub_2
42354 0, // x8sub_3
42355 0, // x8sub_4
42356 0, // x8sub_5
42357 0, // x8sub_6
42358 0, // x8sub_7
42359 0, // zasubb
42360 0, // zasubd0
42361 0, // zasubd1
42362 0, // zasubh0
42363 0, // zasubh1
42364 0, // zasubq0
42365 0, // zasubq1
42366 0, // zasubs0
42367 0, // zasubs1
42368 0, // zsub
42369 0, // zsub0
42370 0, // zsub1
42371 0, // zsub2
42372 0, // zsub3
42373 0, // zasubd1_then_zasubq0
42374 0, // zasubd1_then_zasubq1
42375 0, // zasubs1_then_zasubd0
42376 0, // zasubs1_then_zasubd1
42377 0, // zasubs1_then_zasubq0
42378 0, // zasubs1_then_zasubq1
42379 0, // zasubs1_then_zasubd1_then_zasubq0
42380 0, // zasubs1_then_zasubd1_then_zasubq1
42381 0, // zasubh1_then_zasubd0
42382 0, // zasubh1_then_zasubd1
42383 0, // zasubh1_then_zasubq0
42384 0, // zasubh1_then_zasubq1
42385 0, // zasubh1_then_zasubs0
42386 0, // zasubh1_then_zasubs1
42387 0, // zasubh1_then_zasubd1_then_zasubq0
42388 0, // zasubh1_then_zasubd1_then_zasubq1
42389 0, // zasubh1_then_zasubs1_then_zasubd0
42390 0, // zasubh1_then_zasubs1_then_zasubd1
42391 0, // zasubh1_then_zasubs1_then_zasubq0
42392 0, // zasubh1_then_zasubs1_then_zasubq1
42393 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
42394 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
42395 0, // dsub1_then_bsub
42396 0, // dsub1_then_hsub
42397 0, // dsub1_then_ssub
42398 0, // dsub3_then_bsub
42399 0, // dsub3_then_hsub
42400 0, // dsub3_then_ssub
42401 0, // dsub2_then_bsub
42402 0, // dsub2_then_hsub
42403 0, // dsub2_then_ssub
42404 0, // psub1_then_psub
42405 150, // qsub1_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42406 150, // qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42407 150, // qsub1_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42408 150, // qsub1_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42409 0, // qsub3_then_bsub
42410 0, // qsub3_then_dsub
42411 0, // qsub3_then_hsub
42412 0, // qsub3_then_ssub
42413 150, // qsub2_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42414 150, // qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42415 150, // qsub2_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42416 150, // qsub2_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42417 0, // x8sub_7_then_sub_32
42418 0, // x8sub_6_then_sub_32
42419 0, // x8sub_5_then_sub_32
42420 0, // x8sub_4_then_sub_32
42421 0, // x8sub_3_then_sub_32
42422 0, // x8sub_2_then_sub_32
42423 0, // x8sub_1_then_sub_32
42424 0, // subo64_then_sub_32
42425 0, // zsub1_then_bsub
42426 0, // zsub1_then_dsub
42427 0, // zsub1_then_hsub
42428 0, // zsub1_then_ssub
42429 0, // zsub1_then_zsub
42430 0, // zsub3_then_bsub
42431 0, // zsub3_then_dsub
42432 0, // zsub3_then_hsub
42433 0, // zsub3_then_ssub
42434 0, // zsub3_then_zsub
42435 0, // zsub2_then_bsub
42436 0, // zsub2_then_dsub
42437 0, // zsub2_then_hsub
42438 0, // zsub2_then_ssub
42439 0, // zsub2_then_zsub
42440 0, // dsub0_dsub1
42441 0, // dsub0_dsub1_dsub2
42442 0, // dsub1_dsub2
42443 0, // dsub1_dsub2_dsub3
42444 0, // dsub2_dsub3
42445 150, // dsub_qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42446 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42447 150, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42448 150, // qsub0_qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42449 0, // qsub0_qsub1_qsub2
42450 150, // qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42451 0, // qsub1_qsub2_qsub3
42452 0, // qsub2_qsub3
42453 150, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
42454 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42455 0, // qsub2_then_dsub_qsub3_then_dsub
42456 0, // sub_32_x8sub_1_then_sub_32
42457 0, // x8sub_0_x8sub_1
42458 0, // x8sub_2_x8sub_3
42459 0, // x8sub_4_x8sub_5
42460 0, // x8sub_6_x8sub_7
42461 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
42462 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
42463 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
42464 0, // sub_32_subo64_then_sub_32
42465 0, // dsub_zsub1_then_dsub
42466 0, // zsub_zsub1_then_zsub
42467 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42468 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
42469 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42470 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
42471 0, // zsub0_zsub1
42472 0, // zsub0_zsub1_zsub2
42473 0, // zsub1_zsub2
42474 0, // zsub1_zsub2_zsub3
42475 0, // zsub2_zsub3
42476 0, // zsub1_then_dsub_zsub2_then_dsub
42477 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42478 0, // zsub1_then_zsub_zsub2_then_zsub
42479 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42480 0, // zsub2_then_dsub_zsub3_then_dsub
42481 0, // zsub2_then_zsub_zsub3_then_zsub
42482 0, // zsub0_zsub2
42483 0, // zsub1_zsub3
42484 },
42485 { // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42486 151, // bsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42487 151, // dsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42488 0, // dsub0
42489 0, // dsub1
42490 0, // dsub2
42491 0, // dsub3
42492 151, // hsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42493 0, // psub
42494 0, // psub0
42495 0, // psub1
42496 151, // qsub0 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42497 151, // qsub1 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42498 151, // qsub2 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42499 0, // qsub3
42500 151, // ssub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42501 0, // sub_32
42502 0, // sube32
42503 0, // sube64
42504 0, // subo32
42505 0, // subo64
42506 0, // x8sub_0
42507 0, // x8sub_1
42508 0, // x8sub_2
42509 0, // x8sub_3
42510 0, // x8sub_4
42511 0, // x8sub_5
42512 0, // x8sub_6
42513 0, // x8sub_7
42514 0, // zasubb
42515 0, // zasubd0
42516 0, // zasubd1
42517 0, // zasubh0
42518 0, // zasubh1
42519 0, // zasubq0
42520 0, // zasubq1
42521 0, // zasubs0
42522 0, // zasubs1
42523 0, // zsub
42524 0, // zsub0
42525 0, // zsub1
42526 0, // zsub2
42527 0, // zsub3
42528 0, // zasubd1_then_zasubq0
42529 0, // zasubd1_then_zasubq1
42530 0, // zasubs1_then_zasubd0
42531 0, // zasubs1_then_zasubd1
42532 0, // zasubs1_then_zasubq0
42533 0, // zasubs1_then_zasubq1
42534 0, // zasubs1_then_zasubd1_then_zasubq0
42535 0, // zasubs1_then_zasubd1_then_zasubq1
42536 0, // zasubh1_then_zasubd0
42537 0, // zasubh1_then_zasubd1
42538 0, // zasubh1_then_zasubq0
42539 0, // zasubh1_then_zasubq1
42540 0, // zasubh1_then_zasubs0
42541 0, // zasubh1_then_zasubs1
42542 0, // zasubh1_then_zasubd1_then_zasubq0
42543 0, // zasubh1_then_zasubd1_then_zasubq1
42544 0, // zasubh1_then_zasubs1_then_zasubd0
42545 0, // zasubh1_then_zasubs1_then_zasubd1
42546 0, // zasubh1_then_zasubs1_then_zasubq0
42547 0, // zasubh1_then_zasubs1_then_zasubq1
42548 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
42549 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
42550 0, // dsub1_then_bsub
42551 0, // dsub1_then_hsub
42552 0, // dsub1_then_ssub
42553 0, // dsub3_then_bsub
42554 0, // dsub3_then_hsub
42555 0, // dsub3_then_ssub
42556 0, // dsub2_then_bsub
42557 0, // dsub2_then_hsub
42558 0, // dsub2_then_ssub
42559 0, // psub1_then_psub
42560 151, // qsub1_then_bsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42561 151, // qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42562 151, // qsub1_then_hsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42563 151, // qsub1_then_ssub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42564 0, // qsub3_then_bsub
42565 0, // qsub3_then_dsub
42566 0, // qsub3_then_hsub
42567 0, // qsub3_then_ssub
42568 151, // qsub2_then_bsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42569 151, // qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42570 151, // qsub2_then_hsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42571 151, // qsub2_then_ssub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42572 0, // x8sub_7_then_sub_32
42573 0, // x8sub_6_then_sub_32
42574 0, // x8sub_5_then_sub_32
42575 0, // x8sub_4_then_sub_32
42576 0, // x8sub_3_then_sub_32
42577 0, // x8sub_2_then_sub_32
42578 0, // x8sub_1_then_sub_32
42579 0, // subo64_then_sub_32
42580 0, // zsub1_then_bsub
42581 0, // zsub1_then_dsub
42582 0, // zsub1_then_hsub
42583 0, // zsub1_then_ssub
42584 0, // zsub1_then_zsub
42585 0, // zsub3_then_bsub
42586 0, // zsub3_then_dsub
42587 0, // zsub3_then_hsub
42588 0, // zsub3_then_ssub
42589 0, // zsub3_then_zsub
42590 0, // zsub2_then_bsub
42591 0, // zsub2_then_dsub
42592 0, // zsub2_then_hsub
42593 0, // zsub2_then_ssub
42594 0, // zsub2_then_zsub
42595 0, // dsub0_dsub1
42596 0, // dsub0_dsub1_dsub2
42597 0, // dsub1_dsub2
42598 0, // dsub1_dsub2_dsub3
42599 0, // dsub2_dsub3
42600 151, // dsub_qsub1_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42601 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42602 151, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42603 151, // qsub0_qsub1 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42604 0, // qsub0_qsub1_qsub2
42605 151, // qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42606 0, // qsub1_qsub2_qsub3
42607 0, // qsub2_qsub3
42608 151, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
42609 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42610 0, // qsub2_then_dsub_qsub3_then_dsub
42611 0, // sub_32_x8sub_1_then_sub_32
42612 0, // x8sub_0_x8sub_1
42613 0, // x8sub_2_x8sub_3
42614 0, // x8sub_4_x8sub_5
42615 0, // x8sub_6_x8sub_7
42616 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
42617 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
42618 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
42619 0, // sub_32_subo64_then_sub_32
42620 0, // dsub_zsub1_then_dsub
42621 0, // zsub_zsub1_then_zsub
42622 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42623 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
42624 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42625 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
42626 0, // zsub0_zsub1
42627 0, // zsub0_zsub1_zsub2
42628 0, // zsub1_zsub2
42629 0, // zsub1_zsub2_zsub3
42630 0, // zsub2_zsub3
42631 0, // zsub1_then_dsub_zsub2_then_dsub
42632 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42633 0, // zsub1_then_zsub_zsub2_then_zsub
42634 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42635 0, // zsub2_then_dsub_zsub3_then_dsub
42636 0, // zsub2_then_zsub_zsub3_then_zsub
42637 0, // zsub0_zsub2
42638 0, // zsub1_zsub3
42639 },
42640 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42641 152, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42642 152, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42643 0, // dsub0
42644 0, // dsub1
42645 0, // dsub2
42646 0, // dsub3
42647 152, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42648 0, // psub
42649 0, // psub0
42650 0, // psub1
42651 0, // qsub0
42652 0, // qsub1
42653 0, // qsub2
42654 0, // qsub3
42655 152, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42656 0, // sub_32
42657 0, // sube32
42658 0, // sube64
42659 0, // subo32
42660 0, // subo64
42661 0, // x8sub_0
42662 0, // x8sub_1
42663 0, // x8sub_2
42664 0, // x8sub_3
42665 0, // x8sub_4
42666 0, // x8sub_5
42667 0, // x8sub_6
42668 0, // x8sub_7
42669 0, // zasubb
42670 0, // zasubd0
42671 0, // zasubd1
42672 0, // zasubh0
42673 0, // zasubh1
42674 0, // zasubq0
42675 0, // zasubq1
42676 0, // zasubs0
42677 0, // zasubs1
42678 152, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42679 152, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42680 152, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42681 152, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42682 0, // zsub3
42683 0, // zasubd1_then_zasubq0
42684 0, // zasubd1_then_zasubq1
42685 0, // zasubs1_then_zasubd0
42686 0, // zasubs1_then_zasubd1
42687 0, // zasubs1_then_zasubq0
42688 0, // zasubs1_then_zasubq1
42689 0, // zasubs1_then_zasubd1_then_zasubq0
42690 0, // zasubs1_then_zasubd1_then_zasubq1
42691 0, // zasubh1_then_zasubd0
42692 0, // zasubh1_then_zasubd1
42693 0, // zasubh1_then_zasubq0
42694 0, // zasubh1_then_zasubq1
42695 0, // zasubh1_then_zasubs0
42696 0, // zasubh1_then_zasubs1
42697 0, // zasubh1_then_zasubd1_then_zasubq0
42698 0, // zasubh1_then_zasubd1_then_zasubq1
42699 0, // zasubh1_then_zasubs1_then_zasubd0
42700 0, // zasubh1_then_zasubs1_then_zasubd1
42701 0, // zasubh1_then_zasubs1_then_zasubq0
42702 0, // zasubh1_then_zasubs1_then_zasubq1
42703 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
42704 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
42705 0, // dsub1_then_bsub
42706 0, // dsub1_then_hsub
42707 0, // dsub1_then_ssub
42708 0, // dsub3_then_bsub
42709 0, // dsub3_then_hsub
42710 0, // dsub3_then_ssub
42711 0, // dsub2_then_bsub
42712 0, // dsub2_then_hsub
42713 0, // dsub2_then_ssub
42714 0, // psub1_then_psub
42715 0, // qsub1_then_bsub
42716 0, // qsub1_then_dsub
42717 0, // qsub1_then_hsub
42718 0, // qsub1_then_ssub
42719 0, // qsub3_then_bsub
42720 0, // qsub3_then_dsub
42721 0, // qsub3_then_hsub
42722 0, // qsub3_then_ssub
42723 0, // qsub2_then_bsub
42724 0, // qsub2_then_dsub
42725 0, // qsub2_then_hsub
42726 0, // qsub2_then_ssub
42727 0, // x8sub_7_then_sub_32
42728 0, // x8sub_6_then_sub_32
42729 0, // x8sub_5_then_sub_32
42730 0, // x8sub_4_then_sub_32
42731 0, // x8sub_3_then_sub_32
42732 0, // x8sub_2_then_sub_32
42733 0, // x8sub_1_then_sub_32
42734 0, // subo64_then_sub_32
42735 152, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42736 152, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42737 152, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42738 152, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42739 152, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42740 0, // zsub3_then_bsub
42741 0, // zsub3_then_dsub
42742 0, // zsub3_then_hsub
42743 0, // zsub3_then_ssub
42744 0, // zsub3_then_zsub
42745 152, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42746 152, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42747 152, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42748 152, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42749 152, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42750 0, // dsub0_dsub1
42751 0, // dsub0_dsub1_dsub2
42752 0, // dsub1_dsub2
42753 0, // dsub1_dsub2_dsub3
42754 0, // dsub2_dsub3
42755 0, // dsub_qsub1_then_dsub
42756 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42757 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
42758 0, // qsub0_qsub1
42759 0, // qsub0_qsub1_qsub2
42760 0, // qsub1_qsub2
42761 0, // qsub1_qsub2_qsub3
42762 0, // qsub2_qsub3
42763 0, // qsub1_then_dsub_qsub2_then_dsub
42764 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42765 0, // qsub2_then_dsub_qsub3_then_dsub
42766 0, // sub_32_x8sub_1_then_sub_32
42767 0, // x8sub_0_x8sub_1
42768 0, // x8sub_2_x8sub_3
42769 0, // x8sub_4_x8sub_5
42770 0, // x8sub_6_x8sub_7
42771 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
42772 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
42773 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
42774 0, // sub_32_subo64_then_sub_32
42775 152, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42776 152, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42777 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42778 152, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42779 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42780 152, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42781 152, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42782 0, // zsub0_zsub1_zsub2
42783 152, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42784 0, // zsub1_zsub2_zsub3
42785 0, // zsub2_zsub3
42786 152, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42787 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42788 152, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
42789 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42790 0, // zsub2_then_dsub_zsub3_then_dsub
42791 0, // zsub2_then_zsub_zsub3_then_zsub
42792 0, // zsub0_zsub2
42793 0, // zsub1_zsub3
42794 },
42795 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42796 153, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42797 153, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42798 0, // dsub0
42799 0, // dsub1
42800 0, // dsub2
42801 0, // dsub3
42802 153, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42803 0, // psub
42804 0, // psub0
42805 0, // psub1
42806 0, // qsub0
42807 0, // qsub1
42808 0, // qsub2
42809 0, // qsub3
42810 153, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42811 0, // sub_32
42812 0, // sube32
42813 0, // sube64
42814 0, // subo32
42815 0, // subo64
42816 0, // x8sub_0
42817 0, // x8sub_1
42818 0, // x8sub_2
42819 0, // x8sub_3
42820 0, // x8sub_4
42821 0, // x8sub_5
42822 0, // x8sub_6
42823 0, // x8sub_7
42824 0, // zasubb
42825 0, // zasubd0
42826 0, // zasubd1
42827 0, // zasubh0
42828 0, // zasubh1
42829 0, // zasubq0
42830 0, // zasubq1
42831 0, // zasubs0
42832 0, // zasubs1
42833 153, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42834 153, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42835 153, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42836 153, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42837 0, // zsub3
42838 0, // zasubd1_then_zasubq0
42839 0, // zasubd1_then_zasubq1
42840 0, // zasubs1_then_zasubd0
42841 0, // zasubs1_then_zasubd1
42842 0, // zasubs1_then_zasubq0
42843 0, // zasubs1_then_zasubq1
42844 0, // zasubs1_then_zasubd1_then_zasubq0
42845 0, // zasubs1_then_zasubd1_then_zasubq1
42846 0, // zasubh1_then_zasubd0
42847 0, // zasubh1_then_zasubd1
42848 0, // zasubh1_then_zasubq0
42849 0, // zasubh1_then_zasubq1
42850 0, // zasubh1_then_zasubs0
42851 0, // zasubh1_then_zasubs1
42852 0, // zasubh1_then_zasubd1_then_zasubq0
42853 0, // zasubh1_then_zasubd1_then_zasubq1
42854 0, // zasubh1_then_zasubs1_then_zasubd0
42855 0, // zasubh1_then_zasubs1_then_zasubd1
42856 0, // zasubh1_then_zasubs1_then_zasubq0
42857 0, // zasubh1_then_zasubs1_then_zasubq1
42858 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
42859 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
42860 0, // dsub1_then_bsub
42861 0, // dsub1_then_hsub
42862 0, // dsub1_then_ssub
42863 0, // dsub3_then_bsub
42864 0, // dsub3_then_hsub
42865 0, // dsub3_then_ssub
42866 0, // dsub2_then_bsub
42867 0, // dsub2_then_hsub
42868 0, // dsub2_then_ssub
42869 0, // psub1_then_psub
42870 0, // qsub1_then_bsub
42871 0, // qsub1_then_dsub
42872 0, // qsub1_then_hsub
42873 0, // qsub1_then_ssub
42874 0, // qsub3_then_bsub
42875 0, // qsub3_then_dsub
42876 0, // qsub3_then_hsub
42877 0, // qsub3_then_ssub
42878 0, // qsub2_then_bsub
42879 0, // qsub2_then_dsub
42880 0, // qsub2_then_hsub
42881 0, // qsub2_then_ssub
42882 0, // x8sub_7_then_sub_32
42883 0, // x8sub_6_then_sub_32
42884 0, // x8sub_5_then_sub_32
42885 0, // x8sub_4_then_sub_32
42886 0, // x8sub_3_then_sub_32
42887 0, // x8sub_2_then_sub_32
42888 0, // x8sub_1_then_sub_32
42889 0, // subo64_then_sub_32
42890 153, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42891 153, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42892 153, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42893 153, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42894 153, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42895 0, // zsub3_then_bsub
42896 0, // zsub3_then_dsub
42897 0, // zsub3_then_hsub
42898 0, // zsub3_then_ssub
42899 0, // zsub3_then_zsub
42900 153, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42901 153, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42902 153, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42903 153, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42904 153, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42905 0, // dsub0_dsub1
42906 0, // dsub0_dsub1_dsub2
42907 0, // dsub1_dsub2
42908 0, // dsub1_dsub2_dsub3
42909 0, // dsub2_dsub3
42910 0, // dsub_qsub1_then_dsub
42911 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42912 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
42913 0, // qsub0_qsub1
42914 0, // qsub0_qsub1_qsub2
42915 0, // qsub1_qsub2
42916 0, // qsub1_qsub2_qsub3
42917 0, // qsub2_qsub3
42918 0, // qsub1_then_dsub_qsub2_then_dsub
42919 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
42920 0, // qsub2_then_dsub_qsub3_then_dsub
42921 0, // sub_32_x8sub_1_then_sub_32
42922 0, // x8sub_0_x8sub_1
42923 0, // x8sub_2_x8sub_3
42924 0, // x8sub_4_x8sub_5
42925 0, // x8sub_6_x8sub_7
42926 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
42927 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
42928 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
42929 0, // sub_32_subo64_then_sub_32
42930 153, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42931 153, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42932 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42933 153, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42934 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42935 153, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42936 153, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42937 0, // zsub0_zsub1_zsub2
42938 153, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42939 0, // zsub1_zsub2_zsub3
42940 0, // zsub2_zsub3
42941 153, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42942 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
42943 153, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
42944 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
42945 0, // zsub2_then_dsub_zsub3_then_dsub
42946 0, // zsub2_then_zsub_zsub3_then_zsub
42947 0, // zsub0_zsub2
42948 0, // zsub1_zsub3
42949 },
42950 { // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42951 154, // bsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42952 154, // dsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42953 0, // dsub0
42954 0, // dsub1
42955 0, // dsub2
42956 0, // dsub3
42957 154, // hsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42958 0, // psub
42959 0, // psub0
42960 0, // psub1
42961 0, // qsub0
42962 0, // qsub1
42963 0, // qsub2
42964 0, // qsub3
42965 154, // ssub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42966 0, // sub_32
42967 0, // sube32
42968 0, // sube64
42969 0, // subo32
42970 0, // subo64
42971 0, // x8sub_0
42972 0, // x8sub_1
42973 0, // x8sub_2
42974 0, // x8sub_3
42975 0, // x8sub_4
42976 0, // x8sub_5
42977 0, // x8sub_6
42978 0, // x8sub_7
42979 0, // zasubb
42980 0, // zasubd0
42981 0, // zasubd1
42982 0, // zasubh0
42983 0, // zasubh1
42984 0, // zasubq0
42985 0, // zasubq1
42986 0, // zasubs0
42987 0, // zasubs1
42988 154, // zsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42989 154, // zsub0 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42990 154, // zsub1 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42991 154, // zsub2 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
42992 0, // zsub3
42993 0, // zasubd1_then_zasubq0
42994 0, // zasubd1_then_zasubq1
42995 0, // zasubs1_then_zasubd0
42996 0, // zasubs1_then_zasubd1
42997 0, // zasubs1_then_zasubq0
42998 0, // zasubs1_then_zasubq1
42999 0, // zasubs1_then_zasubd1_then_zasubq0
43000 0, // zasubs1_then_zasubd1_then_zasubq1
43001 0, // zasubh1_then_zasubd0
43002 0, // zasubh1_then_zasubd1
43003 0, // zasubh1_then_zasubq0
43004 0, // zasubh1_then_zasubq1
43005 0, // zasubh1_then_zasubs0
43006 0, // zasubh1_then_zasubs1
43007 0, // zasubh1_then_zasubd1_then_zasubq0
43008 0, // zasubh1_then_zasubd1_then_zasubq1
43009 0, // zasubh1_then_zasubs1_then_zasubd0
43010 0, // zasubh1_then_zasubs1_then_zasubd1
43011 0, // zasubh1_then_zasubs1_then_zasubq0
43012 0, // zasubh1_then_zasubs1_then_zasubq1
43013 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43014 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43015 0, // dsub1_then_bsub
43016 0, // dsub1_then_hsub
43017 0, // dsub1_then_ssub
43018 0, // dsub3_then_bsub
43019 0, // dsub3_then_hsub
43020 0, // dsub3_then_ssub
43021 0, // dsub2_then_bsub
43022 0, // dsub2_then_hsub
43023 0, // dsub2_then_ssub
43024 0, // psub1_then_psub
43025 0, // qsub1_then_bsub
43026 0, // qsub1_then_dsub
43027 0, // qsub1_then_hsub
43028 0, // qsub1_then_ssub
43029 0, // qsub3_then_bsub
43030 0, // qsub3_then_dsub
43031 0, // qsub3_then_hsub
43032 0, // qsub3_then_ssub
43033 0, // qsub2_then_bsub
43034 0, // qsub2_then_dsub
43035 0, // qsub2_then_hsub
43036 0, // qsub2_then_ssub
43037 0, // x8sub_7_then_sub_32
43038 0, // x8sub_6_then_sub_32
43039 0, // x8sub_5_then_sub_32
43040 0, // x8sub_4_then_sub_32
43041 0, // x8sub_3_then_sub_32
43042 0, // x8sub_2_then_sub_32
43043 0, // x8sub_1_then_sub_32
43044 0, // subo64_then_sub_32
43045 154, // zsub1_then_bsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43046 154, // zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43047 154, // zsub1_then_hsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43048 154, // zsub1_then_ssub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43049 154, // zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43050 0, // zsub3_then_bsub
43051 0, // zsub3_then_dsub
43052 0, // zsub3_then_hsub
43053 0, // zsub3_then_ssub
43054 0, // zsub3_then_zsub
43055 154, // zsub2_then_bsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43056 154, // zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43057 154, // zsub2_then_hsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43058 154, // zsub2_then_ssub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43059 154, // zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43060 0, // dsub0_dsub1
43061 0, // dsub0_dsub1_dsub2
43062 0, // dsub1_dsub2
43063 0, // dsub1_dsub2_dsub3
43064 0, // dsub2_dsub3
43065 0, // dsub_qsub1_then_dsub
43066 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43067 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
43068 0, // qsub0_qsub1
43069 0, // qsub0_qsub1_qsub2
43070 0, // qsub1_qsub2
43071 0, // qsub1_qsub2_qsub3
43072 0, // qsub2_qsub3
43073 0, // qsub1_then_dsub_qsub2_then_dsub
43074 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43075 0, // qsub2_then_dsub_qsub3_then_dsub
43076 0, // sub_32_x8sub_1_then_sub_32
43077 0, // x8sub_0_x8sub_1
43078 0, // x8sub_2_x8sub_3
43079 0, // x8sub_4_x8sub_5
43080 0, // x8sub_6_x8sub_7
43081 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
43082 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
43083 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
43084 0, // sub_32_subo64_then_sub_32
43085 154, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43086 154, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43087 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43088 154, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43089 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43090 154, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43091 154, // zsub0_zsub1 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43092 0, // zsub0_zsub1_zsub2
43093 154, // zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43094 0, // zsub1_zsub2_zsub3
43095 0, // zsub2_zsub3
43096 154, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43097 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43098 154, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
43099 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43100 0, // zsub2_then_dsub_zsub3_then_dsub
43101 0, // zsub2_then_zsub_zsub3_then_zsub
43102 0, // zsub0_zsub2
43103 0, // zsub1_zsub3
43104 },
43105 { // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43106 155, // bsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43107 155, // dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43108 0, // dsub0
43109 0, // dsub1
43110 0, // dsub2
43111 0, // dsub3
43112 155, // hsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43113 0, // psub
43114 0, // psub0
43115 0, // psub1
43116 0, // qsub0
43117 0, // qsub1
43118 0, // qsub2
43119 0, // qsub3
43120 155, // ssub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43121 0, // sub_32
43122 0, // sube32
43123 0, // sube64
43124 0, // subo32
43125 0, // subo64
43126 0, // x8sub_0
43127 0, // x8sub_1
43128 0, // x8sub_2
43129 0, // x8sub_3
43130 0, // x8sub_4
43131 0, // x8sub_5
43132 0, // x8sub_6
43133 0, // x8sub_7
43134 0, // zasubb
43135 0, // zasubd0
43136 0, // zasubd1
43137 0, // zasubh0
43138 0, // zasubh1
43139 0, // zasubq0
43140 0, // zasubq1
43141 0, // zasubs0
43142 0, // zasubs1
43143 155, // zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43144 155, // zsub0 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43145 155, // zsub1 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43146 155, // zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43147 0, // zsub3
43148 0, // zasubd1_then_zasubq0
43149 0, // zasubd1_then_zasubq1
43150 0, // zasubs1_then_zasubd0
43151 0, // zasubs1_then_zasubd1
43152 0, // zasubs1_then_zasubq0
43153 0, // zasubs1_then_zasubq1
43154 0, // zasubs1_then_zasubd1_then_zasubq0
43155 0, // zasubs1_then_zasubd1_then_zasubq1
43156 0, // zasubh1_then_zasubd0
43157 0, // zasubh1_then_zasubd1
43158 0, // zasubh1_then_zasubq0
43159 0, // zasubh1_then_zasubq1
43160 0, // zasubh1_then_zasubs0
43161 0, // zasubh1_then_zasubs1
43162 0, // zasubh1_then_zasubd1_then_zasubq0
43163 0, // zasubh1_then_zasubd1_then_zasubq1
43164 0, // zasubh1_then_zasubs1_then_zasubd0
43165 0, // zasubh1_then_zasubs1_then_zasubd1
43166 0, // zasubh1_then_zasubs1_then_zasubq0
43167 0, // zasubh1_then_zasubs1_then_zasubq1
43168 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43169 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43170 0, // dsub1_then_bsub
43171 0, // dsub1_then_hsub
43172 0, // dsub1_then_ssub
43173 0, // dsub3_then_bsub
43174 0, // dsub3_then_hsub
43175 0, // dsub3_then_ssub
43176 0, // dsub2_then_bsub
43177 0, // dsub2_then_hsub
43178 0, // dsub2_then_ssub
43179 0, // psub1_then_psub
43180 0, // qsub1_then_bsub
43181 0, // qsub1_then_dsub
43182 0, // qsub1_then_hsub
43183 0, // qsub1_then_ssub
43184 0, // qsub3_then_bsub
43185 0, // qsub3_then_dsub
43186 0, // qsub3_then_hsub
43187 0, // qsub3_then_ssub
43188 0, // qsub2_then_bsub
43189 0, // qsub2_then_dsub
43190 0, // qsub2_then_hsub
43191 0, // qsub2_then_ssub
43192 0, // x8sub_7_then_sub_32
43193 0, // x8sub_6_then_sub_32
43194 0, // x8sub_5_then_sub_32
43195 0, // x8sub_4_then_sub_32
43196 0, // x8sub_3_then_sub_32
43197 0, // x8sub_2_then_sub_32
43198 0, // x8sub_1_then_sub_32
43199 0, // subo64_then_sub_32
43200 155, // zsub1_then_bsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43201 155, // zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43202 155, // zsub1_then_hsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43203 155, // zsub1_then_ssub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43204 155, // zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43205 0, // zsub3_then_bsub
43206 0, // zsub3_then_dsub
43207 0, // zsub3_then_hsub
43208 0, // zsub3_then_ssub
43209 0, // zsub3_then_zsub
43210 155, // zsub2_then_bsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43211 155, // zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43212 155, // zsub2_then_hsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43213 155, // zsub2_then_ssub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43214 155, // zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43215 0, // dsub0_dsub1
43216 0, // dsub0_dsub1_dsub2
43217 0, // dsub1_dsub2
43218 0, // dsub1_dsub2_dsub3
43219 0, // dsub2_dsub3
43220 0, // dsub_qsub1_then_dsub
43221 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43222 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
43223 0, // qsub0_qsub1
43224 0, // qsub0_qsub1_qsub2
43225 0, // qsub1_qsub2
43226 0, // qsub1_qsub2_qsub3
43227 0, // qsub2_qsub3
43228 0, // qsub1_then_dsub_qsub2_then_dsub
43229 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43230 0, // qsub2_then_dsub_qsub3_then_dsub
43231 0, // sub_32_x8sub_1_then_sub_32
43232 0, // x8sub_0_x8sub_1
43233 0, // x8sub_2_x8sub_3
43234 0, // x8sub_4_x8sub_5
43235 0, // x8sub_6_x8sub_7
43236 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
43237 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
43238 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
43239 0, // sub_32_subo64_then_sub_32
43240 155, // dsub_zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43241 155, // zsub_zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43242 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43243 155, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43244 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43245 155, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43246 155, // zsub0_zsub1 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43247 0, // zsub0_zsub1_zsub2
43248 155, // zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43249 0, // zsub1_zsub2_zsub3
43250 0, // zsub2_zsub3
43251 155, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43252 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43253 155, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
43254 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43255 0, // zsub2_then_dsub_zsub3_then_dsub
43256 0, // zsub2_then_zsub_zsub3_then_zsub
43257 0, // zsub0_zsub2
43258 0, // zsub1_zsub3
43259 },
43260 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43261 156, // bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43262 156, // dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43263 0, // dsub0
43264 0, // dsub1
43265 0, // dsub2
43266 0, // dsub3
43267 156, // hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43268 0, // psub
43269 0, // psub0
43270 0, // psub1
43271 156, // qsub0 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43272 156, // qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43273 156, // qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43274 0, // qsub3
43275 156, // ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43276 0, // sub_32
43277 0, // sube32
43278 0, // sube64
43279 0, // subo32
43280 0, // subo64
43281 0, // x8sub_0
43282 0, // x8sub_1
43283 0, // x8sub_2
43284 0, // x8sub_3
43285 0, // x8sub_4
43286 0, // x8sub_5
43287 0, // x8sub_6
43288 0, // x8sub_7
43289 0, // zasubb
43290 0, // zasubd0
43291 0, // zasubd1
43292 0, // zasubh0
43293 0, // zasubh1
43294 0, // zasubq0
43295 0, // zasubq1
43296 0, // zasubs0
43297 0, // zasubs1
43298 0, // zsub
43299 0, // zsub0
43300 0, // zsub1
43301 0, // zsub2
43302 0, // zsub3
43303 0, // zasubd1_then_zasubq0
43304 0, // zasubd1_then_zasubq1
43305 0, // zasubs1_then_zasubd0
43306 0, // zasubs1_then_zasubd1
43307 0, // zasubs1_then_zasubq0
43308 0, // zasubs1_then_zasubq1
43309 0, // zasubs1_then_zasubd1_then_zasubq0
43310 0, // zasubs1_then_zasubd1_then_zasubq1
43311 0, // zasubh1_then_zasubd0
43312 0, // zasubh1_then_zasubd1
43313 0, // zasubh1_then_zasubq0
43314 0, // zasubh1_then_zasubq1
43315 0, // zasubh1_then_zasubs0
43316 0, // zasubh1_then_zasubs1
43317 0, // zasubh1_then_zasubd1_then_zasubq0
43318 0, // zasubh1_then_zasubd1_then_zasubq1
43319 0, // zasubh1_then_zasubs1_then_zasubd0
43320 0, // zasubh1_then_zasubs1_then_zasubd1
43321 0, // zasubh1_then_zasubs1_then_zasubq0
43322 0, // zasubh1_then_zasubs1_then_zasubq1
43323 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43324 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43325 0, // dsub1_then_bsub
43326 0, // dsub1_then_hsub
43327 0, // dsub1_then_ssub
43328 0, // dsub3_then_bsub
43329 0, // dsub3_then_hsub
43330 0, // dsub3_then_ssub
43331 0, // dsub2_then_bsub
43332 0, // dsub2_then_hsub
43333 0, // dsub2_then_ssub
43334 0, // psub1_then_psub
43335 156, // qsub1_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43336 156, // qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43337 156, // qsub1_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43338 156, // qsub1_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43339 0, // qsub3_then_bsub
43340 0, // qsub3_then_dsub
43341 0, // qsub3_then_hsub
43342 0, // qsub3_then_ssub
43343 156, // qsub2_then_bsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43344 156, // qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43345 156, // qsub2_then_hsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43346 156, // qsub2_then_ssub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43347 0, // x8sub_7_then_sub_32
43348 0, // x8sub_6_then_sub_32
43349 0, // x8sub_5_then_sub_32
43350 0, // x8sub_4_then_sub_32
43351 0, // x8sub_3_then_sub_32
43352 0, // x8sub_2_then_sub_32
43353 0, // x8sub_1_then_sub_32
43354 0, // subo64_then_sub_32
43355 0, // zsub1_then_bsub
43356 0, // zsub1_then_dsub
43357 0, // zsub1_then_hsub
43358 0, // zsub1_then_ssub
43359 0, // zsub1_then_zsub
43360 0, // zsub3_then_bsub
43361 0, // zsub3_then_dsub
43362 0, // zsub3_then_hsub
43363 0, // zsub3_then_ssub
43364 0, // zsub3_then_zsub
43365 0, // zsub2_then_bsub
43366 0, // zsub2_then_dsub
43367 0, // zsub2_then_hsub
43368 0, // zsub2_then_ssub
43369 0, // zsub2_then_zsub
43370 0, // dsub0_dsub1
43371 0, // dsub0_dsub1_dsub2
43372 0, // dsub1_dsub2
43373 0, // dsub1_dsub2_dsub3
43374 0, // dsub2_dsub3
43375 156, // dsub_qsub1_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43376 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43377 156, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43378 156, // qsub0_qsub1 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43379 0, // qsub0_qsub1_qsub2
43380 156, // qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43381 0, // qsub1_qsub2_qsub3
43382 0, // qsub2_qsub3
43383 156, // qsub1_then_dsub_qsub2_then_dsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
43384 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43385 0, // qsub2_then_dsub_qsub3_then_dsub
43386 0, // sub_32_x8sub_1_then_sub_32
43387 0, // x8sub_0_x8sub_1
43388 0, // x8sub_2_x8sub_3
43389 0, // x8sub_4_x8sub_5
43390 0, // x8sub_6_x8sub_7
43391 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
43392 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
43393 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
43394 0, // sub_32_subo64_then_sub_32
43395 0, // dsub_zsub1_then_dsub
43396 0, // zsub_zsub1_then_zsub
43397 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43398 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
43399 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43400 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
43401 0, // zsub0_zsub1
43402 0, // zsub0_zsub1_zsub2
43403 0, // zsub1_zsub2
43404 0, // zsub1_zsub2_zsub3
43405 0, // zsub2_zsub3
43406 0, // zsub1_then_dsub_zsub2_then_dsub
43407 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43408 0, // zsub1_then_zsub_zsub2_then_zsub
43409 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43410 0, // zsub2_then_dsub_zsub3_then_dsub
43411 0, // zsub2_then_zsub_zsub3_then_zsub
43412 0, // zsub0_zsub2
43413 0, // zsub1_zsub3
43414 },
43415 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43416 157, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43417 157, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43418 0, // dsub0
43419 0, // dsub1
43420 0, // dsub2
43421 0, // dsub3
43422 157, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43423 0, // psub
43424 0, // psub0
43425 0, // psub1
43426 0, // qsub0
43427 0, // qsub1
43428 0, // qsub2
43429 0, // qsub3
43430 157, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43431 0, // sub_32
43432 0, // sube32
43433 0, // sube64
43434 0, // subo32
43435 0, // subo64
43436 0, // x8sub_0
43437 0, // x8sub_1
43438 0, // x8sub_2
43439 0, // x8sub_3
43440 0, // x8sub_4
43441 0, // x8sub_5
43442 0, // x8sub_6
43443 0, // x8sub_7
43444 0, // zasubb
43445 0, // zasubd0
43446 0, // zasubd1
43447 0, // zasubh0
43448 0, // zasubh1
43449 0, // zasubq0
43450 0, // zasubq1
43451 0, // zasubs0
43452 0, // zasubs1
43453 157, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43454 157, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43455 157, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43456 157, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43457 0, // zsub3
43458 0, // zasubd1_then_zasubq0
43459 0, // zasubd1_then_zasubq1
43460 0, // zasubs1_then_zasubd0
43461 0, // zasubs1_then_zasubd1
43462 0, // zasubs1_then_zasubq0
43463 0, // zasubs1_then_zasubq1
43464 0, // zasubs1_then_zasubd1_then_zasubq0
43465 0, // zasubs1_then_zasubd1_then_zasubq1
43466 0, // zasubh1_then_zasubd0
43467 0, // zasubh1_then_zasubd1
43468 0, // zasubh1_then_zasubq0
43469 0, // zasubh1_then_zasubq1
43470 0, // zasubh1_then_zasubs0
43471 0, // zasubh1_then_zasubs1
43472 0, // zasubh1_then_zasubd1_then_zasubq0
43473 0, // zasubh1_then_zasubd1_then_zasubq1
43474 0, // zasubh1_then_zasubs1_then_zasubd0
43475 0, // zasubh1_then_zasubs1_then_zasubd1
43476 0, // zasubh1_then_zasubs1_then_zasubq0
43477 0, // zasubh1_then_zasubs1_then_zasubq1
43478 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43479 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43480 0, // dsub1_then_bsub
43481 0, // dsub1_then_hsub
43482 0, // dsub1_then_ssub
43483 0, // dsub3_then_bsub
43484 0, // dsub3_then_hsub
43485 0, // dsub3_then_ssub
43486 0, // dsub2_then_bsub
43487 0, // dsub2_then_hsub
43488 0, // dsub2_then_ssub
43489 0, // psub1_then_psub
43490 0, // qsub1_then_bsub
43491 0, // qsub1_then_dsub
43492 0, // qsub1_then_hsub
43493 0, // qsub1_then_ssub
43494 0, // qsub3_then_bsub
43495 0, // qsub3_then_dsub
43496 0, // qsub3_then_hsub
43497 0, // qsub3_then_ssub
43498 0, // qsub2_then_bsub
43499 0, // qsub2_then_dsub
43500 0, // qsub2_then_hsub
43501 0, // qsub2_then_ssub
43502 0, // x8sub_7_then_sub_32
43503 0, // x8sub_6_then_sub_32
43504 0, // x8sub_5_then_sub_32
43505 0, // x8sub_4_then_sub_32
43506 0, // x8sub_3_then_sub_32
43507 0, // x8sub_2_then_sub_32
43508 0, // x8sub_1_then_sub_32
43509 0, // subo64_then_sub_32
43510 157, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43511 157, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43512 157, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43513 157, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43514 157, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43515 0, // zsub3_then_bsub
43516 0, // zsub3_then_dsub
43517 0, // zsub3_then_hsub
43518 0, // zsub3_then_ssub
43519 0, // zsub3_then_zsub
43520 157, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43521 157, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43522 157, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43523 157, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43524 157, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43525 0, // dsub0_dsub1
43526 0, // dsub0_dsub1_dsub2
43527 0, // dsub1_dsub2
43528 0, // dsub1_dsub2_dsub3
43529 0, // dsub2_dsub3
43530 0, // dsub_qsub1_then_dsub
43531 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43532 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
43533 0, // qsub0_qsub1
43534 0, // qsub0_qsub1_qsub2
43535 0, // qsub1_qsub2
43536 0, // qsub1_qsub2_qsub3
43537 0, // qsub2_qsub3
43538 0, // qsub1_then_dsub_qsub2_then_dsub
43539 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43540 0, // qsub2_then_dsub_qsub3_then_dsub
43541 0, // sub_32_x8sub_1_then_sub_32
43542 0, // x8sub_0_x8sub_1
43543 0, // x8sub_2_x8sub_3
43544 0, // x8sub_4_x8sub_5
43545 0, // x8sub_6_x8sub_7
43546 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
43547 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
43548 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
43549 0, // sub_32_subo64_then_sub_32
43550 157, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43551 157, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43552 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43553 157, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43554 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43555 157, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43556 157, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43557 0, // zsub0_zsub1_zsub2
43558 157, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43559 0, // zsub1_zsub2_zsub3
43560 0, // zsub2_zsub3
43561 157, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43562 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43563 157, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
43564 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43565 0, // zsub2_then_dsub_zsub3_then_dsub
43566 0, // zsub2_then_zsub_zsub3_then_zsub
43567 0, // zsub0_zsub2
43568 0, // zsub1_zsub3
43569 },
43570 { // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43571 158, // bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43572 158, // dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43573 0, // dsub0
43574 0, // dsub1
43575 0, // dsub2
43576 0, // dsub3
43577 158, // hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43578 0, // psub
43579 0, // psub0
43580 0, // psub1
43581 0, // qsub0
43582 0, // qsub1
43583 0, // qsub2
43584 0, // qsub3
43585 158, // ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43586 0, // sub_32
43587 0, // sube32
43588 0, // sube64
43589 0, // subo32
43590 0, // subo64
43591 0, // x8sub_0
43592 0, // x8sub_1
43593 0, // x8sub_2
43594 0, // x8sub_3
43595 0, // x8sub_4
43596 0, // x8sub_5
43597 0, // x8sub_6
43598 0, // x8sub_7
43599 0, // zasubb
43600 0, // zasubd0
43601 0, // zasubd1
43602 0, // zasubh0
43603 0, // zasubh1
43604 0, // zasubq0
43605 0, // zasubq1
43606 0, // zasubs0
43607 0, // zasubs1
43608 158, // zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43609 158, // zsub0 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43610 158, // zsub1 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43611 158, // zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43612 0, // zsub3
43613 0, // zasubd1_then_zasubq0
43614 0, // zasubd1_then_zasubq1
43615 0, // zasubs1_then_zasubd0
43616 0, // zasubs1_then_zasubd1
43617 0, // zasubs1_then_zasubq0
43618 0, // zasubs1_then_zasubq1
43619 0, // zasubs1_then_zasubd1_then_zasubq0
43620 0, // zasubs1_then_zasubd1_then_zasubq1
43621 0, // zasubh1_then_zasubd0
43622 0, // zasubh1_then_zasubd1
43623 0, // zasubh1_then_zasubq0
43624 0, // zasubh1_then_zasubq1
43625 0, // zasubh1_then_zasubs0
43626 0, // zasubh1_then_zasubs1
43627 0, // zasubh1_then_zasubd1_then_zasubq0
43628 0, // zasubh1_then_zasubd1_then_zasubq1
43629 0, // zasubh1_then_zasubs1_then_zasubd0
43630 0, // zasubh1_then_zasubs1_then_zasubd1
43631 0, // zasubh1_then_zasubs1_then_zasubq0
43632 0, // zasubh1_then_zasubs1_then_zasubq1
43633 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43634 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43635 0, // dsub1_then_bsub
43636 0, // dsub1_then_hsub
43637 0, // dsub1_then_ssub
43638 0, // dsub3_then_bsub
43639 0, // dsub3_then_hsub
43640 0, // dsub3_then_ssub
43641 0, // dsub2_then_bsub
43642 0, // dsub2_then_hsub
43643 0, // dsub2_then_ssub
43644 0, // psub1_then_psub
43645 0, // qsub1_then_bsub
43646 0, // qsub1_then_dsub
43647 0, // qsub1_then_hsub
43648 0, // qsub1_then_ssub
43649 0, // qsub3_then_bsub
43650 0, // qsub3_then_dsub
43651 0, // qsub3_then_hsub
43652 0, // qsub3_then_ssub
43653 0, // qsub2_then_bsub
43654 0, // qsub2_then_dsub
43655 0, // qsub2_then_hsub
43656 0, // qsub2_then_ssub
43657 0, // x8sub_7_then_sub_32
43658 0, // x8sub_6_then_sub_32
43659 0, // x8sub_5_then_sub_32
43660 0, // x8sub_4_then_sub_32
43661 0, // x8sub_3_then_sub_32
43662 0, // x8sub_2_then_sub_32
43663 0, // x8sub_1_then_sub_32
43664 0, // subo64_then_sub_32
43665 158, // zsub1_then_bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43666 158, // zsub1_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43667 158, // zsub1_then_hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43668 158, // zsub1_then_ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43669 158, // zsub1_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43670 0, // zsub3_then_bsub
43671 0, // zsub3_then_dsub
43672 0, // zsub3_then_hsub
43673 0, // zsub3_then_ssub
43674 0, // zsub3_then_zsub
43675 158, // zsub2_then_bsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43676 158, // zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43677 158, // zsub2_then_hsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43678 158, // zsub2_then_ssub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43679 158, // zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43680 0, // dsub0_dsub1
43681 0, // dsub0_dsub1_dsub2
43682 0, // dsub1_dsub2
43683 0, // dsub1_dsub2_dsub3
43684 0, // dsub2_dsub3
43685 0, // dsub_qsub1_then_dsub
43686 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43687 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
43688 0, // qsub0_qsub1
43689 0, // qsub0_qsub1_qsub2
43690 0, // qsub1_qsub2
43691 0, // qsub1_qsub2_qsub3
43692 0, // qsub2_qsub3
43693 0, // qsub1_then_dsub_qsub2_then_dsub
43694 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43695 0, // qsub2_then_dsub_qsub3_then_dsub
43696 0, // sub_32_x8sub_1_then_sub_32
43697 0, // x8sub_0_x8sub_1
43698 0, // x8sub_2_x8sub_3
43699 0, // x8sub_4_x8sub_5
43700 0, // x8sub_6_x8sub_7
43701 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
43702 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
43703 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
43704 0, // sub_32_subo64_then_sub_32
43705 158, // dsub_zsub1_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43706 158, // zsub_zsub1_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43707 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43708 158, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43709 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43710 158, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43711 158, // zsub0_zsub1 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43712 0, // zsub0_zsub1_zsub2
43713 158, // zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43714 0, // zsub1_zsub2_zsub3
43715 0, // zsub2_zsub3
43716 158, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43717 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43718 158, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43719 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43720 0, // zsub2_then_dsub_zsub3_then_dsub
43721 0, // zsub2_then_zsub_zsub3_then_zsub
43722 0, // zsub0_zsub2
43723 0, // zsub1_zsub3
43724 },
43725 { // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43726 159, // bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43727 159, // dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43728 0, // dsub0
43729 0, // dsub1
43730 0, // dsub2
43731 0, // dsub3
43732 159, // hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43733 0, // psub
43734 0, // psub0
43735 0, // psub1
43736 0, // qsub0
43737 0, // qsub1
43738 0, // qsub2
43739 0, // qsub3
43740 159, // ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43741 0, // sub_32
43742 0, // sube32
43743 0, // sube64
43744 0, // subo32
43745 0, // subo64
43746 0, // x8sub_0
43747 0, // x8sub_1
43748 0, // x8sub_2
43749 0, // x8sub_3
43750 0, // x8sub_4
43751 0, // x8sub_5
43752 0, // x8sub_6
43753 0, // x8sub_7
43754 0, // zasubb
43755 0, // zasubd0
43756 0, // zasubd1
43757 0, // zasubh0
43758 0, // zasubh1
43759 0, // zasubq0
43760 0, // zasubq1
43761 0, // zasubs0
43762 0, // zasubs1
43763 159, // zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43764 159, // zsub0 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43765 159, // zsub1 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43766 159, // zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43767 0, // zsub3
43768 0, // zasubd1_then_zasubq0
43769 0, // zasubd1_then_zasubq1
43770 0, // zasubs1_then_zasubd0
43771 0, // zasubs1_then_zasubd1
43772 0, // zasubs1_then_zasubq0
43773 0, // zasubs1_then_zasubq1
43774 0, // zasubs1_then_zasubd1_then_zasubq0
43775 0, // zasubs1_then_zasubd1_then_zasubq1
43776 0, // zasubh1_then_zasubd0
43777 0, // zasubh1_then_zasubd1
43778 0, // zasubh1_then_zasubq0
43779 0, // zasubh1_then_zasubq1
43780 0, // zasubh1_then_zasubs0
43781 0, // zasubh1_then_zasubs1
43782 0, // zasubh1_then_zasubd1_then_zasubq0
43783 0, // zasubh1_then_zasubd1_then_zasubq1
43784 0, // zasubh1_then_zasubs1_then_zasubd0
43785 0, // zasubh1_then_zasubs1_then_zasubd1
43786 0, // zasubh1_then_zasubs1_then_zasubq0
43787 0, // zasubh1_then_zasubs1_then_zasubq1
43788 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43789 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43790 0, // dsub1_then_bsub
43791 0, // dsub1_then_hsub
43792 0, // dsub1_then_ssub
43793 0, // dsub3_then_bsub
43794 0, // dsub3_then_hsub
43795 0, // dsub3_then_ssub
43796 0, // dsub2_then_bsub
43797 0, // dsub2_then_hsub
43798 0, // dsub2_then_ssub
43799 0, // psub1_then_psub
43800 0, // qsub1_then_bsub
43801 0, // qsub1_then_dsub
43802 0, // qsub1_then_hsub
43803 0, // qsub1_then_ssub
43804 0, // qsub3_then_bsub
43805 0, // qsub3_then_dsub
43806 0, // qsub3_then_hsub
43807 0, // qsub3_then_ssub
43808 0, // qsub2_then_bsub
43809 0, // qsub2_then_dsub
43810 0, // qsub2_then_hsub
43811 0, // qsub2_then_ssub
43812 0, // x8sub_7_then_sub_32
43813 0, // x8sub_6_then_sub_32
43814 0, // x8sub_5_then_sub_32
43815 0, // x8sub_4_then_sub_32
43816 0, // x8sub_3_then_sub_32
43817 0, // x8sub_2_then_sub_32
43818 0, // x8sub_1_then_sub_32
43819 0, // subo64_then_sub_32
43820 159, // zsub1_then_bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43821 159, // zsub1_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43822 159, // zsub1_then_hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43823 159, // zsub1_then_ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43824 159, // zsub1_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43825 0, // zsub3_then_bsub
43826 0, // zsub3_then_dsub
43827 0, // zsub3_then_hsub
43828 0, // zsub3_then_ssub
43829 0, // zsub3_then_zsub
43830 159, // zsub2_then_bsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43831 159, // zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43832 159, // zsub2_then_hsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43833 159, // zsub2_then_ssub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43834 159, // zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43835 0, // dsub0_dsub1
43836 0, // dsub0_dsub1_dsub2
43837 0, // dsub1_dsub2
43838 0, // dsub1_dsub2_dsub3
43839 0, // dsub2_dsub3
43840 0, // dsub_qsub1_then_dsub
43841 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43842 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
43843 0, // qsub0_qsub1
43844 0, // qsub0_qsub1_qsub2
43845 0, // qsub1_qsub2
43846 0, // qsub1_qsub2_qsub3
43847 0, // qsub2_qsub3
43848 0, // qsub1_then_dsub_qsub2_then_dsub
43849 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43850 0, // qsub2_then_dsub_qsub3_then_dsub
43851 0, // sub_32_x8sub_1_then_sub_32
43852 0, // x8sub_0_x8sub_1
43853 0, // x8sub_2_x8sub_3
43854 0, // x8sub_4_x8sub_5
43855 0, // x8sub_6_x8sub_7
43856 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
43857 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
43858 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
43859 0, // sub_32_subo64_then_sub_32
43860 159, // dsub_zsub1_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43861 159, // zsub_zsub1_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43862 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43863 159, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43864 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43865 159, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43866 159, // zsub0_zsub1 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43867 0, // zsub0_zsub1_zsub2
43868 159, // zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43869 0, // zsub1_zsub2_zsub3
43870 0, // zsub2_zsub3
43871 159, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43872 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
43873 159, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
43874 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
43875 0, // zsub2_then_dsub_zsub3_then_dsub
43876 0, // zsub2_then_zsub_zsub3_then_zsub
43877 0, // zsub0_zsub2
43878 0, // zsub1_zsub3
43879 },
43880 { // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43881 160, // bsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43882 160, // dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43883 0, // dsub0
43884 0, // dsub1
43885 0, // dsub2
43886 0, // dsub3
43887 160, // hsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43888 0, // psub
43889 0, // psub0
43890 0, // psub1
43891 0, // qsub0
43892 0, // qsub1
43893 0, // qsub2
43894 0, // qsub3
43895 160, // ssub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43896 0, // sub_32
43897 0, // sube32
43898 0, // sube64
43899 0, // subo32
43900 0, // subo64
43901 0, // x8sub_0
43902 0, // x8sub_1
43903 0, // x8sub_2
43904 0, // x8sub_3
43905 0, // x8sub_4
43906 0, // x8sub_5
43907 0, // x8sub_6
43908 0, // x8sub_7
43909 0, // zasubb
43910 0, // zasubd0
43911 0, // zasubd1
43912 0, // zasubh0
43913 0, // zasubh1
43914 0, // zasubq0
43915 0, // zasubq1
43916 0, // zasubs0
43917 0, // zasubs1
43918 160, // zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43919 160, // zsub0 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43920 160, // zsub1 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43921 160, // zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43922 0, // zsub3
43923 0, // zasubd1_then_zasubq0
43924 0, // zasubd1_then_zasubq1
43925 0, // zasubs1_then_zasubd0
43926 0, // zasubs1_then_zasubd1
43927 0, // zasubs1_then_zasubq0
43928 0, // zasubs1_then_zasubq1
43929 0, // zasubs1_then_zasubd1_then_zasubq0
43930 0, // zasubs1_then_zasubd1_then_zasubq1
43931 0, // zasubh1_then_zasubd0
43932 0, // zasubh1_then_zasubd1
43933 0, // zasubh1_then_zasubq0
43934 0, // zasubh1_then_zasubq1
43935 0, // zasubh1_then_zasubs0
43936 0, // zasubh1_then_zasubs1
43937 0, // zasubh1_then_zasubd1_then_zasubq0
43938 0, // zasubh1_then_zasubd1_then_zasubq1
43939 0, // zasubh1_then_zasubs1_then_zasubd0
43940 0, // zasubh1_then_zasubs1_then_zasubd1
43941 0, // zasubh1_then_zasubs1_then_zasubq0
43942 0, // zasubh1_then_zasubs1_then_zasubq1
43943 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
43944 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
43945 0, // dsub1_then_bsub
43946 0, // dsub1_then_hsub
43947 0, // dsub1_then_ssub
43948 0, // dsub3_then_bsub
43949 0, // dsub3_then_hsub
43950 0, // dsub3_then_ssub
43951 0, // dsub2_then_bsub
43952 0, // dsub2_then_hsub
43953 0, // dsub2_then_ssub
43954 0, // psub1_then_psub
43955 0, // qsub1_then_bsub
43956 0, // qsub1_then_dsub
43957 0, // qsub1_then_hsub
43958 0, // qsub1_then_ssub
43959 0, // qsub3_then_bsub
43960 0, // qsub3_then_dsub
43961 0, // qsub3_then_hsub
43962 0, // qsub3_then_ssub
43963 0, // qsub2_then_bsub
43964 0, // qsub2_then_dsub
43965 0, // qsub2_then_hsub
43966 0, // qsub2_then_ssub
43967 0, // x8sub_7_then_sub_32
43968 0, // x8sub_6_then_sub_32
43969 0, // x8sub_5_then_sub_32
43970 0, // x8sub_4_then_sub_32
43971 0, // x8sub_3_then_sub_32
43972 0, // x8sub_2_then_sub_32
43973 0, // x8sub_1_then_sub_32
43974 0, // subo64_then_sub_32
43975 160, // zsub1_then_bsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43976 160, // zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43977 160, // zsub1_then_hsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43978 160, // zsub1_then_ssub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43979 160, // zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43980 0, // zsub3_then_bsub
43981 0, // zsub3_then_dsub
43982 0, // zsub3_then_hsub
43983 0, // zsub3_then_ssub
43984 0, // zsub3_then_zsub
43985 160, // zsub2_then_bsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43986 160, // zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43987 160, // zsub2_then_hsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43988 160, // zsub2_then_ssub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43989 160, // zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
43990 0, // dsub0_dsub1
43991 0, // dsub0_dsub1_dsub2
43992 0, // dsub1_dsub2
43993 0, // dsub1_dsub2_dsub3
43994 0, // dsub2_dsub3
43995 0, // dsub_qsub1_then_dsub
43996 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
43997 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
43998 0, // qsub0_qsub1
43999 0, // qsub0_qsub1_qsub2
44000 0, // qsub1_qsub2
44001 0, // qsub1_qsub2_qsub3
44002 0, // qsub2_qsub3
44003 0, // qsub1_then_dsub_qsub2_then_dsub
44004 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44005 0, // qsub2_then_dsub_qsub3_then_dsub
44006 0, // sub_32_x8sub_1_then_sub_32
44007 0, // x8sub_0_x8sub_1
44008 0, // x8sub_2_x8sub_3
44009 0, // x8sub_4_x8sub_5
44010 0, // x8sub_6_x8sub_7
44011 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44012 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44013 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44014 0, // sub_32_subo64_then_sub_32
44015 160, // dsub_zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44016 160, // zsub_zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44017 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44018 160, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44019 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44020 160, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44021 160, // zsub0_zsub1 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44022 0, // zsub0_zsub1_zsub2
44023 160, // zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44024 0, // zsub1_zsub2_zsub3
44025 0, // zsub2_zsub3
44026 160, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44027 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44028 160, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
44029 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44030 0, // zsub2_then_dsub_zsub3_then_dsub
44031 0, // zsub2_then_zsub_zsub3_then_zsub
44032 0, // zsub0_zsub2
44033 0, // zsub1_zsub3
44034 },
44035 { // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44036 161, // bsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44037 161, // dsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44038 0, // dsub0
44039 0, // dsub1
44040 0, // dsub2
44041 0, // dsub3
44042 161, // hsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44043 0, // psub
44044 0, // psub0
44045 0, // psub1
44046 0, // qsub0
44047 0, // qsub1
44048 0, // qsub2
44049 0, // qsub3
44050 161, // ssub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44051 0, // sub_32
44052 0, // sube32
44053 0, // sube64
44054 0, // subo32
44055 0, // subo64
44056 0, // x8sub_0
44057 0, // x8sub_1
44058 0, // x8sub_2
44059 0, // x8sub_3
44060 0, // x8sub_4
44061 0, // x8sub_5
44062 0, // x8sub_6
44063 0, // x8sub_7
44064 0, // zasubb
44065 0, // zasubd0
44066 0, // zasubd1
44067 0, // zasubh0
44068 0, // zasubh1
44069 0, // zasubq0
44070 0, // zasubq1
44071 0, // zasubs0
44072 0, // zasubs1
44073 161, // zsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44074 161, // zsub0 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44075 161, // zsub1 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44076 161, // zsub2 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44077 0, // zsub3
44078 0, // zasubd1_then_zasubq0
44079 0, // zasubd1_then_zasubq1
44080 0, // zasubs1_then_zasubd0
44081 0, // zasubs1_then_zasubd1
44082 0, // zasubs1_then_zasubq0
44083 0, // zasubs1_then_zasubq1
44084 0, // zasubs1_then_zasubd1_then_zasubq0
44085 0, // zasubs1_then_zasubd1_then_zasubq1
44086 0, // zasubh1_then_zasubd0
44087 0, // zasubh1_then_zasubd1
44088 0, // zasubh1_then_zasubq0
44089 0, // zasubh1_then_zasubq1
44090 0, // zasubh1_then_zasubs0
44091 0, // zasubh1_then_zasubs1
44092 0, // zasubh1_then_zasubd1_then_zasubq0
44093 0, // zasubh1_then_zasubd1_then_zasubq1
44094 0, // zasubh1_then_zasubs1_then_zasubd0
44095 0, // zasubh1_then_zasubs1_then_zasubd1
44096 0, // zasubh1_then_zasubs1_then_zasubq0
44097 0, // zasubh1_then_zasubs1_then_zasubq1
44098 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
44099 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
44100 0, // dsub1_then_bsub
44101 0, // dsub1_then_hsub
44102 0, // dsub1_then_ssub
44103 0, // dsub3_then_bsub
44104 0, // dsub3_then_hsub
44105 0, // dsub3_then_ssub
44106 0, // dsub2_then_bsub
44107 0, // dsub2_then_hsub
44108 0, // dsub2_then_ssub
44109 0, // psub1_then_psub
44110 0, // qsub1_then_bsub
44111 0, // qsub1_then_dsub
44112 0, // qsub1_then_hsub
44113 0, // qsub1_then_ssub
44114 0, // qsub3_then_bsub
44115 0, // qsub3_then_dsub
44116 0, // qsub3_then_hsub
44117 0, // qsub3_then_ssub
44118 0, // qsub2_then_bsub
44119 0, // qsub2_then_dsub
44120 0, // qsub2_then_hsub
44121 0, // qsub2_then_ssub
44122 0, // x8sub_7_then_sub_32
44123 0, // x8sub_6_then_sub_32
44124 0, // x8sub_5_then_sub_32
44125 0, // x8sub_4_then_sub_32
44126 0, // x8sub_3_then_sub_32
44127 0, // x8sub_2_then_sub_32
44128 0, // x8sub_1_then_sub_32
44129 0, // subo64_then_sub_32
44130 161, // zsub1_then_bsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44131 161, // zsub1_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44132 161, // zsub1_then_hsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44133 161, // zsub1_then_ssub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44134 161, // zsub1_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44135 0, // zsub3_then_bsub
44136 0, // zsub3_then_dsub
44137 0, // zsub3_then_hsub
44138 0, // zsub3_then_ssub
44139 0, // zsub3_then_zsub
44140 161, // zsub2_then_bsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44141 161, // zsub2_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44142 161, // zsub2_then_hsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44143 161, // zsub2_then_ssub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44144 161, // zsub2_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44145 0, // dsub0_dsub1
44146 0, // dsub0_dsub1_dsub2
44147 0, // dsub1_dsub2
44148 0, // dsub1_dsub2_dsub3
44149 0, // dsub2_dsub3
44150 0, // dsub_qsub1_then_dsub
44151 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44152 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
44153 0, // qsub0_qsub1
44154 0, // qsub0_qsub1_qsub2
44155 0, // qsub1_qsub2
44156 0, // qsub1_qsub2_qsub3
44157 0, // qsub2_qsub3
44158 0, // qsub1_then_dsub_qsub2_then_dsub
44159 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44160 0, // qsub2_then_dsub_qsub3_then_dsub
44161 0, // sub_32_x8sub_1_then_sub_32
44162 0, // x8sub_0_x8sub_1
44163 0, // x8sub_2_x8sub_3
44164 0, // x8sub_4_x8sub_5
44165 0, // x8sub_6_x8sub_7
44166 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44167 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44168 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44169 0, // sub_32_subo64_then_sub_32
44170 161, // dsub_zsub1_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44171 161, // zsub_zsub1_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44172 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44173 161, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44174 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44175 161, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44176 161, // zsub0_zsub1 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44177 0, // zsub0_zsub1_zsub2
44178 161, // zsub1_zsub2 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44179 0, // zsub1_zsub2_zsub3
44180 0, // zsub2_zsub3
44181 161, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44182 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44183 161, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
44184 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44185 0, // zsub2_then_dsub_zsub3_then_dsub
44186 0, // zsub2_then_zsub_zsub3_then_zsub
44187 0, // zsub0_zsub2
44188 0, // zsub1_zsub3
44189 },
44190 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44191 162, // bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44192 162, // dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44193 0, // dsub0
44194 0, // dsub1
44195 0, // dsub2
44196 0, // dsub3
44197 162, // hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44198 0, // psub
44199 0, // psub0
44200 0, // psub1
44201 0, // qsub0
44202 0, // qsub1
44203 0, // qsub2
44204 0, // qsub3
44205 162, // ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44206 0, // sub_32
44207 0, // sube32
44208 0, // sube64
44209 0, // subo32
44210 0, // subo64
44211 0, // x8sub_0
44212 0, // x8sub_1
44213 0, // x8sub_2
44214 0, // x8sub_3
44215 0, // x8sub_4
44216 0, // x8sub_5
44217 0, // x8sub_6
44218 0, // x8sub_7
44219 0, // zasubb
44220 0, // zasubd0
44221 0, // zasubd1
44222 0, // zasubh0
44223 0, // zasubh1
44224 0, // zasubq0
44225 0, // zasubq1
44226 0, // zasubs0
44227 0, // zasubs1
44228 162, // zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44229 162, // zsub0 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44230 162, // zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44231 162, // zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44232 0, // zsub3
44233 0, // zasubd1_then_zasubq0
44234 0, // zasubd1_then_zasubq1
44235 0, // zasubs1_then_zasubd0
44236 0, // zasubs1_then_zasubd1
44237 0, // zasubs1_then_zasubq0
44238 0, // zasubs1_then_zasubq1
44239 0, // zasubs1_then_zasubd1_then_zasubq0
44240 0, // zasubs1_then_zasubd1_then_zasubq1
44241 0, // zasubh1_then_zasubd0
44242 0, // zasubh1_then_zasubd1
44243 0, // zasubh1_then_zasubq0
44244 0, // zasubh1_then_zasubq1
44245 0, // zasubh1_then_zasubs0
44246 0, // zasubh1_then_zasubs1
44247 0, // zasubh1_then_zasubd1_then_zasubq0
44248 0, // zasubh1_then_zasubd1_then_zasubq1
44249 0, // zasubh1_then_zasubs1_then_zasubd0
44250 0, // zasubh1_then_zasubs1_then_zasubd1
44251 0, // zasubh1_then_zasubs1_then_zasubq0
44252 0, // zasubh1_then_zasubs1_then_zasubq1
44253 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
44254 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
44255 0, // dsub1_then_bsub
44256 0, // dsub1_then_hsub
44257 0, // dsub1_then_ssub
44258 0, // dsub3_then_bsub
44259 0, // dsub3_then_hsub
44260 0, // dsub3_then_ssub
44261 0, // dsub2_then_bsub
44262 0, // dsub2_then_hsub
44263 0, // dsub2_then_ssub
44264 0, // psub1_then_psub
44265 0, // qsub1_then_bsub
44266 0, // qsub1_then_dsub
44267 0, // qsub1_then_hsub
44268 0, // qsub1_then_ssub
44269 0, // qsub3_then_bsub
44270 0, // qsub3_then_dsub
44271 0, // qsub3_then_hsub
44272 0, // qsub3_then_ssub
44273 0, // qsub2_then_bsub
44274 0, // qsub2_then_dsub
44275 0, // qsub2_then_hsub
44276 0, // qsub2_then_ssub
44277 0, // x8sub_7_then_sub_32
44278 0, // x8sub_6_then_sub_32
44279 0, // x8sub_5_then_sub_32
44280 0, // x8sub_4_then_sub_32
44281 0, // x8sub_3_then_sub_32
44282 0, // x8sub_2_then_sub_32
44283 0, // x8sub_1_then_sub_32
44284 0, // subo64_then_sub_32
44285 162, // zsub1_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44286 162, // zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44287 162, // zsub1_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44288 162, // zsub1_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44289 162, // zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44290 0, // zsub3_then_bsub
44291 0, // zsub3_then_dsub
44292 0, // zsub3_then_hsub
44293 0, // zsub3_then_ssub
44294 0, // zsub3_then_zsub
44295 162, // zsub2_then_bsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44296 162, // zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44297 162, // zsub2_then_hsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44298 162, // zsub2_then_ssub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44299 162, // zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44300 0, // dsub0_dsub1
44301 0, // dsub0_dsub1_dsub2
44302 0, // dsub1_dsub2
44303 0, // dsub1_dsub2_dsub3
44304 0, // dsub2_dsub3
44305 0, // dsub_qsub1_then_dsub
44306 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44307 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
44308 0, // qsub0_qsub1
44309 0, // qsub0_qsub1_qsub2
44310 0, // qsub1_qsub2
44311 0, // qsub1_qsub2_qsub3
44312 0, // qsub2_qsub3
44313 0, // qsub1_then_dsub_qsub2_then_dsub
44314 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44315 0, // qsub2_then_dsub_qsub3_then_dsub
44316 0, // sub_32_x8sub_1_then_sub_32
44317 0, // x8sub_0_x8sub_1
44318 0, // x8sub_2_x8sub_3
44319 0, // x8sub_4_x8sub_5
44320 0, // x8sub_6_x8sub_7
44321 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44322 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44323 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44324 0, // sub_32_subo64_then_sub_32
44325 162, // dsub_zsub1_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44326 162, // zsub_zsub1_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44327 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44328 162, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44329 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44330 162, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44331 162, // zsub0_zsub1 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44332 0, // zsub0_zsub1_zsub2
44333 162, // zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44334 0, // zsub1_zsub2_zsub3
44335 0, // zsub2_zsub3
44336 162, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44337 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44338 162, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
44339 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44340 0, // zsub2_then_dsub_zsub3_then_dsub
44341 0, // zsub2_then_zsub_zsub3_then_zsub
44342 0, // zsub0_zsub2
44343 0, // zsub1_zsub3
44344 },
44345 { // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44346 163, // bsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44347 163, // dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44348 0, // dsub0
44349 0, // dsub1
44350 0, // dsub2
44351 0, // dsub3
44352 163, // hsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44353 0, // psub
44354 0, // psub0
44355 0, // psub1
44356 0, // qsub0
44357 0, // qsub1
44358 0, // qsub2
44359 0, // qsub3
44360 163, // ssub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44361 0, // sub_32
44362 0, // sube32
44363 0, // sube64
44364 0, // subo32
44365 0, // subo64
44366 0, // x8sub_0
44367 0, // x8sub_1
44368 0, // x8sub_2
44369 0, // x8sub_3
44370 0, // x8sub_4
44371 0, // x8sub_5
44372 0, // x8sub_6
44373 0, // x8sub_7
44374 0, // zasubb
44375 0, // zasubd0
44376 0, // zasubd1
44377 0, // zasubh0
44378 0, // zasubh1
44379 0, // zasubq0
44380 0, // zasubq1
44381 0, // zasubs0
44382 0, // zasubs1
44383 163, // zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44384 163, // zsub0 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44385 163, // zsub1 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44386 163, // zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44387 0, // zsub3
44388 0, // zasubd1_then_zasubq0
44389 0, // zasubd1_then_zasubq1
44390 0, // zasubs1_then_zasubd0
44391 0, // zasubs1_then_zasubd1
44392 0, // zasubs1_then_zasubq0
44393 0, // zasubs1_then_zasubq1
44394 0, // zasubs1_then_zasubd1_then_zasubq0
44395 0, // zasubs1_then_zasubd1_then_zasubq1
44396 0, // zasubh1_then_zasubd0
44397 0, // zasubh1_then_zasubd1
44398 0, // zasubh1_then_zasubq0
44399 0, // zasubh1_then_zasubq1
44400 0, // zasubh1_then_zasubs0
44401 0, // zasubh1_then_zasubs1
44402 0, // zasubh1_then_zasubd1_then_zasubq0
44403 0, // zasubh1_then_zasubd1_then_zasubq1
44404 0, // zasubh1_then_zasubs1_then_zasubd0
44405 0, // zasubh1_then_zasubs1_then_zasubd1
44406 0, // zasubh1_then_zasubs1_then_zasubq0
44407 0, // zasubh1_then_zasubs1_then_zasubq1
44408 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
44409 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
44410 0, // dsub1_then_bsub
44411 0, // dsub1_then_hsub
44412 0, // dsub1_then_ssub
44413 0, // dsub3_then_bsub
44414 0, // dsub3_then_hsub
44415 0, // dsub3_then_ssub
44416 0, // dsub2_then_bsub
44417 0, // dsub2_then_hsub
44418 0, // dsub2_then_ssub
44419 0, // psub1_then_psub
44420 0, // qsub1_then_bsub
44421 0, // qsub1_then_dsub
44422 0, // qsub1_then_hsub
44423 0, // qsub1_then_ssub
44424 0, // qsub3_then_bsub
44425 0, // qsub3_then_dsub
44426 0, // qsub3_then_hsub
44427 0, // qsub3_then_ssub
44428 0, // qsub2_then_bsub
44429 0, // qsub2_then_dsub
44430 0, // qsub2_then_hsub
44431 0, // qsub2_then_ssub
44432 0, // x8sub_7_then_sub_32
44433 0, // x8sub_6_then_sub_32
44434 0, // x8sub_5_then_sub_32
44435 0, // x8sub_4_then_sub_32
44436 0, // x8sub_3_then_sub_32
44437 0, // x8sub_2_then_sub_32
44438 0, // x8sub_1_then_sub_32
44439 0, // subo64_then_sub_32
44440 163, // zsub1_then_bsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44441 163, // zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44442 163, // zsub1_then_hsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44443 163, // zsub1_then_ssub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44444 163, // zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44445 0, // zsub3_then_bsub
44446 0, // zsub3_then_dsub
44447 0, // zsub3_then_hsub
44448 0, // zsub3_then_ssub
44449 0, // zsub3_then_zsub
44450 163, // zsub2_then_bsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44451 163, // zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44452 163, // zsub2_then_hsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44453 163, // zsub2_then_ssub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44454 163, // zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44455 0, // dsub0_dsub1
44456 0, // dsub0_dsub1_dsub2
44457 0, // dsub1_dsub2
44458 0, // dsub1_dsub2_dsub3
44459 0, // dsub2_dsub3
44460 0, // dsub_qsub1_then_dsub
44461 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44462 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
44463 0, // qsub0_qsub1
44464 0, // qsub0_qsub1_qsub2
44465 0, // qsub1_qsub2
44466 0, // qsub1_qsub2_qsub3
44467 0, // qsub2_qsub3
44468 0, // qsub1_then_dsub_qsub2_then_dsub
44469 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44470 0, // qsub2_then_dsub_qsub3_then_dsub
44471 0, // sub_32_x8sub_1_then_sub_32
44472 0, // x8sub_0_x8sub_1
44473 0, // x8sub_2_x8sub_3
44474 0, // x8sub_4_x8sub_5
44475 0, // x8sub_6_x8sub_7
44476 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44477 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44478 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44479 0, // sub_32_subo64_then_sub_32
44480 163, // dsub_zsub1_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44481 163, // zsub_zsub1_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44482 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44483 163, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44484 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44485 163, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44486 163, // zsub0_zsub1 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44487 0, // zsub0_zsub1_zsub2
44488 163, // zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44489 0, // zsub1_zsub2_zsub3
44490 0, // zsub2_zsub3
44491 163, // zsub1_then_dsub_zsub2_then_dsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44492 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44493 163, // zsub1_then_zsub_zsub2_then_zsub -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
44494 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44495 0, // zsub2_then_dsub_zsub3_then_dsub
44496 0, // zsub2_then_zsub_zsub3_then_zsub
44497 0, // zsub0_zsub2
44498 0, // zsub1_zsub3
44499 },
44500 { // QQQQ
44501 164, // bsub -> QQQQ
44502 164, // dsub -> QQQQ
44503 0, // dsub0
44504 0, // dsub1
44505 0, // dsub2
44506 0, // dsub3
44507 164, // hsub -> QQQQ
44508 0, // psub
44509 0, // psub0
44510 0, // psub1
44511 164, // qsub0 -> QQQQ
44512 164, // qsub1 -> QQQQ
44513 164, // qsub2 -> QQQQ
44514 164, // qsub3 -> QQQQ
44515 164, // ssub -> QQQQ
44516 0, // sub_32
44517 0, // sube32
44518 0, // sube64
44519 0, // subo32
44520 0, // subo64
44521 0, // x8sub_0
44522 0, // x8sub_1
44523 0, // x8sub_2
44524 0, // x8sub_3
44525 0, // x8sub_4
44526 0, // x8sub_5
44527 0, // x8sub_6
44528 0, // x8sub_7
44529 0, // zasubb
44530 0, // zasubd0
44531 0, // zasubd1
44532 0, // zasubh0
44533 0, // zasubh1
44534 0, // zasubq0
44535 0, // zasubq1
44536 0, // zasubs0
44537 0, // zasubs1
44538 0, // zsub
44539 0, // zsub0
44540 0, // zsub1
44541 0, // zsub2
44542 0, // zsub3
44543 0, // zasubd1_then_zasubq0
44544 0, // zasubd1_then_zasubq1
44545 0, // zasubs1_then_zasubd0
44546 0, // zasubs1_then_zasubd1
44547 0, // zasubs1_then_zasubq0
44548 0, // zasubs1_then_zasubq1
44549 0, // zasubs1_then_zasubd1_then_zasubq0
44550 0, // zasubs1_then_zasubd1_then_zasubq1
44551 0, // zasubh1_then_zasubd0
44552 0, // zasubh1_then_zasubd1
44553 0, // zasubh1_then_zasubq0
44554 0, // zasubh1_then_zasubq1
44555 0, // zasubh1_then_zasubs0
44556 0, // zasubh1_then_zasubs1
44557 0, // zasubh1_then_zasubd1_then_zasubq0
44558 0, // zasubh1_then_zasubd1_then_zasubq1
44559 0, // zasubh1_then_zasubs1_then_zasubd0
44560 0, // zasubh1_then_zasubs1_then_zasubd1
44561 0, // zasubh1_then_zasubs1_then_zasubq0
44562 0, // zasubh1_then_zasubs1_then_zasubq1
44563 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
44564 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
44565 0, // dsub1_then_bsub
44566 0, // dsub1_then_hsub
44567 0, // dsub1_then_ssub
44568 0, // dsub3_then_bsub
44569 0, // dsub3_then_hsub
44570 0, // dsub3_then_ssub
44571 0, // dsub2_then_bsub
44572 0, // dsub2_then_hsub
44573 0, // dsub2_then_ssub
44574 0, // psub1_then_psub
44575 164, // qsub1_then_bsub -> QQQQ
44576 164, // qsub1_then_dsub -> QQQQ
44577 164, // qsub1_then_hsub -> QQQQ
44578 164, // qsub1_then_ssub -> QQQQ
44579 164, // qsub3_then_bsub -> QQQQ
44580 164, // qsub3_then_dsub -> QQQQ
44581 164, // qsub3_then_hsub -> QQQQ
44582 164, // qsub3_then_ssub -> QQQQ
44583 164, // qsub2_then_bsub -> QQQQ
44584 164, // qsub2_then_dsub -> QQQQ
44585 164, // qsub2_then_hsub -> QQQQ
44586 164, // qsub2_then_ssub -> QQQQ
44587 0, // x8sub_7_then_sub_32
44588 0, // x8sub_6_then_sub_32
44589 0, // x8sub_5_then_sub_32
44590 0, // x8sub_4_then_sub_32
44591 0, // x8sub_3_then_sub_32
44592 0, // x8sub_2_then_sub_32
44593 0, // x8sub_1_then_sub_32
44594 0, // subo64_then_sub_32
44595 0, // zsub1_then_bsub
44596 0, // zsub1_then_dsub
44597 0, // zsub1_then_hsub
44598 0, // zsub1_then_ssub
44599 0, // zsub1_then_zsub
44600 0, // zsub3_then_bsub
44601 0, // zsub3_then_dsub
44602 0, // zsub3_then_hsub
44603 0, // zsub3_then_ssub
44604 0, // zsub3_then_zsub
44605 0, // zsub2_then_bsub
44606 0, // zsub2_then_dsub
44607 0, // zsub2_then_hsub
44608 0, // zsub2_then_ssub
44609 0, // zsub2_then_zsub
44610 0, // dsub0_dsub1
44611 0, // dsub0_dsub1_dsub2
44612 0, // dsub1_dsub2
44613 0, // dsub1_dsub2_dsub3
44614 0, // dsub2_dsub3
44615 164, // dsub_qsub1_then_dsub -> QQQQ
44616 164, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ
44617 164, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ
44618 164, // qsub0_qsub1 -> QQQQ
44619 164, // qsub0_qsub1_qsub2 -> QQQQ
44620 164, // qsub1_qsub2 -> QQQQ
44621 164, // qsub1_qsub2_qsub3 -> QQQQ
44622 164, // qsub2_qsub3 -> QQQQ
44623 164, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ
44624 164, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ
44625 164, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ
44626 0, // sub_32_x8sub_1_then_sub_32
44627 0, // x8sub_0_x8sub_1
44628 0, // x8sub_2_x8sub_3
44629 0, // x8sub_4_x8sub_5
44630 0, // x8sub_6_x8sub_7
44631 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44632 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44633 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44634 0, // sub_32_subo64_then_sub_32
44635 0, // dsub_zsub1_then_dsub
44636 0, // zsub_zsub1_then_zsub
44637 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44638 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
44639 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44640 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
44641 0, // zsub0_zsub1
44642 0, // zsub0_zsub1_zsub2
44643 0, // zsub1_zsub2
44644 0, // zsub1_zsub2_zsub3
44645 0, // zsub2_zsub3
44646 0, // zsub1_then_dsub_zsub2_then_dsub
44647 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44648 0, // zsub1_then_zsub_zsub2_then_zsub
44649 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44650 0, // zsub2_then_dsub_zsub3_then_dsub
44651 0, // zsub2_then_zsub_zsub3_then_zsub
44652 0, // zsub0_zsub2
44653 0, // zsub1_zsub3
44654 },
44655 { // ZPR4
44656 165, // bsub -> ZPR4
44657 165, // dsub -> ZPR4
44658 0, // dsub0
44659 0, // dsub1
44660 0, // dsub2
44661 0, // dsub3
44662 165, // hsub -> ZPR4
44663 0, // psub
44664 0, // psub0
44665 0, // psub1
44666 0, // qsub0
44667 0, // qsub1
44668 0, // qsub2
44669 0, // qsub3
44670 165, // ssub -> ZPR4
44671 0, // sub_32
44672 0, // sube32
44673 0, // sube64
44674 0, // subo32
44675 0, // subo64
44676 0, // x8sub_0
44677 0, // x8sub_1
44678 0, // x8sub_2
44679 0, // x8sub_3
44680 0, // x8sub_4
44681 0, // x8sub_5
44682 0, // x8sub_6
44683 0, // x8sub_7
44684 0, // zasubb
44685 0, // zasubd0
44686 0, // zasubd1
44687 0, // zasubh0
44688 0, // zasubh1
44689 0, // zasubq0
44690 0, // zasubq1
44691 0, // zasubs0
44692 0, // zasubs1
44693 165, // zsub -> ZPR4
44694 165, // zsub0 -> ZPR4
44695 165, // zsub1 -> ZPR4
44696 165, // zsub2 -> ZPR4
44697 165, // zsub3 -> ZPR4
44698 0, // zasubd1_then_zasubq0
44699 0, // zasubd1_then_zasubq1
44700 0, // zasubs1_then_zasubd0
44701 0, // zasubs1_then_zasubd1
44702 0, // zasubs1_then_zasubq0
44703 0, // zasubs1_then_zasubq1
44704 0, // zasubs1_then_zasubd1_then_zasubq0
44705 0, // zasubs1_then_zasubd1_then_zasubq1
44706 0, // zasubh1_then_zasubd0
44707 0, // zasubh1_then_zasubd1
44708 0, // zasubh1_then_zasubq0
44709 0, // zasubh1_then_zasubq1
44710 0, // zasubh1_then_zasubs0
44711 0, // zasubh1_then_zasubs1
44712 0, // zasubh1_then_zasubd1_then_zasubq0
44713 0, // zasubh1_then_zasubd1_then_zasubq1
44714 0, // zasubh1_then_zasubs1_then_zasubd0
44715 0, // zasubh1_then_zasubs1_then_zasubd1
44716 0, // zasubh1_then_zasubs1_then_zasubq0
44717 0, // zasubh1_then_zasubs1_then_zasubq1
44718 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
44719 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
44720 0, // dsub1_then_bsub
44721 0, // dsub1_then_hsub
44722 0, // dsub1_then_ssub
44723 0, // dsub3_then_bsub
44724 0, // dsub3_then_hsub
44725 0, // dsub3_then_ssub
44726 0, // dsub2_then_bsub
44727 0, // dsub2_then_hsub
44728 0, // dsub2_then_ssub
44729 0, // psub1_then_psub
44730 0, // qsub1_then_bsub
44731 0, // qsub1_then_dsub
44732 0, // qsub1_then_hsub
44733 0, // qsub1_then_ssub
44734 0, // qsub3_then_bsub
44735 0, // qsub3_then_dsub
44736 0, // qsub3_then_hsub
44737 0, // qsub3_then_ssub
44738 0, // qsub2_then_bsub
44739 0, // qsub2_then_dsub
44740 0, // qsub2_then_hsub
44741 0, // qsub2_then_ssub
44742 0, // x8sub_7_then_sub_32
44743 0, // x8sub_6_then_sub_32
44744 0, // x8sub_5_then_sub_32
44745 0, // x8sub_4_then_sub_32
44746 0, // x8sub_3_then_sub_32
44747 0, // x8sub_2_then_sub_32
44748 0, // x8sub_1_then_sub_32
44749 0, // subo64_then_sub_32
44750 165, // zsub1_then_bsub -> ZPR4
44751 165, // zsub1_then_dsub -> ZPR4
44752 165, // zsub1_then_hsub -> ZPR4
44753 165, // zsub1_then_ssub -> ZPR4
44754 165, // zsub1_then_zsub -> ZPR4
44755 165, // zsub3_then_bsub -> ZPR4
44756 165, // zsub3_then_dsub -> ZPR4
44757 165, // zsub3_then_hsub -> ZPR4
44758 165, // zsub3_then_ssub -> ZPR4
44759 165, // zsub3_then_zsub -> ZPR4
44760 165, // zsub2_then_bsub -> ZPR4
44761 165, // zsub2_then_dsub -> ZPR4
44762 165, // zsub2_then_hsub -> ZPR4
44763 165, // zsub2_then_ssub -> ZPR4
44764 165, // zsub2_then_zsub -> ZPR4
44765 0, // dsub0_dsub1
44766 0, // dsub0_dsub1_dsub2
44767 0, // dsub1_dsub2
44768 0, // dsub1_dsub2_dsub3
44769 0, // dsub2_dsub3
44770 0, // dsub_qsub1_then_dsub
44771 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44772 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
44773 0, // qsub0_qsub1
44774 0, // qsub0_qsub1_qsub2
44775 0, // qsub1_qsub2
44776 0, // qsub1_qsub2_qsub3
44777 0, // qsub2_qsub3
44778 0, // qsub1_then_dsub_qsub2_then_dsub
44779 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
44780 0, // qsub2_then_dsub_qsub3_then_dsub
44781 0, // sub_32_x8sub_1_then_sub_32
44782 0, // x8sub_0_x8sub_1
44783 0, // x8sub_2_x8sub_3
44784 0, // x8sub_4_x8sub_5
44785 0, // x8sub_6_x8sub_7
44786 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44787 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44788 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44789 0, // sub_32_subo64_then_sub_32
44790 165, // dsub_zsub1_then_dsub -> ZPR4
44791 165, // zsub_zsub1_then_zsub -> ZPR4
44792 165, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4
44793 165, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4
44794 165, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4
44795 165, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4
44796 165, // zsub0_zsub1 -> ZPR4
44797 165, // zsub0_zsub1_zsub2 -> ZPR4
44798 165, // zsub1_zsub2 -> ZPR4
44799 165, // zsub1_zsub2_zsub3 -> ZPR4
44800 165, // zsub2_zsub3 -> ZPR4
44801 165, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4
44802 165, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4
44803 165, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4
44804 165, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4
44805 165, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4
44806 165, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4
44807 0, // zsub0_zsub2
44808 0, // zsub1_zsub3
44809 },
44810 { // QQQQ_with_dsub_in_FPR64_lo
44811 166, // bsub -> QQQQ_with_dsub_in_FPR64_lo
44812 166, // dsub -> QQQQ_with_dsub_in_FPR64_lo
44813 0, // dsub0
44814 0, // dsub1
44815 0, // dsub2
44816 0, // dsub3
44817 166, // hsub -> QQQQ_with_dsub_in_FPR64_lo
44818 0, // psub
44819 0, // psub0
44820 0, // psub1
44821 166, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo
44822 166, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo
44823 166, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo
44824 166, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo
44825 166, // ssub -> QQQQ_with_dsub_in_FPR64_lo
44826 0, // sub_32
44827 0, // sube32
44828 0, // sube64
44829 0, // subo32
44830 0, // subo64
44831 0, // x8sub_0
44832 0, // x8sub_1
44833 0, // x8sub_2
44834 0, // x8sub_3
44835 0, // x8sub_4
44836 0, // x8sub_5
44837 0, // x8sub_6
44838 0, // x8sub_7
44839 0, // zasubb
44840 0, // zasubd0
44841 0, // zasubd1
44842 0, // zasubh0
44843 0, // zasubh1
44844 0, // zasubq0
44845 0, // zasubq1
44846 0, // zasubs0
44847 0, // zasubs1
44848 0, // zsub
44849 0, // zsub0
44850 0, // zsub1
44851 0, // zsub2
44852 0, // zsub3
44853 0, // zasubd1_then_zasubq0
44854 0, // zasubd1_then_zasubq1
44855 0, // zasubs1_then_zasubd0
44856 0, // zasubs1_then_zasubd1
44857 0, // zasubs1_then_zasubq0
44858 0, // zasubs1_then_zasubq1
44859 0, // zasubs1_then_zasubd1_then_zasubq0
44860 0, // zasubs1_then_zasubd1_then_zasubq1
44861 0, // zasubh1_then_zasubd0
44862 0, // zasubh1_then_zasubd1
44863 0, // zasubh1_then_zasubq0
44864 0, // zasubh1_then_zasubq1
44865 0, // zasubh1_then_zasubs0
44866 0, // zasubh1_then_zasubs1
44867 0, // zasubh1_then_zasubd1_then_zasubq0
44868 0, // zasubh1_then_zasubd1_then_zasubq1
44869 0, // zasubh1_then_zasubs1_then_zasubd0
44870 0, // zasubh1_then_zasubs1_then_zasubd1
44871 0, // zasubh1_then_zasubs1_then_zasubq0
44872 0, // zasubh1_then_zasubs1_then_zasubq1
44873 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
44874 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
44875 0, // dsub1_then_bsub
44876 0, // dsub1_then_hsub
44877 0, // dsub1_then_ssub
44878 0, // dsub3_then_bsub
44879 0, // dsub3_then_hsub
44880 0, // dsub3_then_ssub
44881 0, // dsub2_then_bsub
44882 0, // dsub2_then_hsub
44883 0, // dsub2_then_ssub
44884 0, // psub1_then_psub
44885 166, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo
44886 166, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44887 166, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo
44888 166, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo
44889 166, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo
44890 166, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44891 166, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo
44892 166, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo
44893 166, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo
44894 166, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44895 166, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo
44896 166, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo
44897 0, // x8sub_7_then_sub_32
44898 0, // x8sub_6_then_sub_32
44899 0, // x8sub_5_then_sub_32
44900 0, // x8sub_4_then_sub_32
44901 0, // x8sub_3_then_sub_32
44902 0, // x8sub_2_then_sub_32
44903 0, // x8sub_1_then_sub_32
44904 0, // subo64_then_sub_32
44905 0, // zsub1_then_bsub
44906 0, // zsub1_then_dsub
44907 0, // zsub1_then_hsub
44908 0, // zsub1_then_ssub
44909 0, // zsub1_then_zsub
44910 0, // zsub3_then_bsub
44911 0, // zsub3_then_dsub
44912 0, // zsub3_then_hsub
44913 0, // zsub3_then_ssub
44914 0, // zsub3_then_zsub
44915 0, // zsub2_then_bsub
44916 0, // zsub2_then_dsub
44917 0, // zsub2_then_hsub
44918 0, // zsub2_then_ssub
44919 0, // zsub2_then_zsub
44920 0, // dsub0_dsub1
44921 0, // dsub0_dsub1_dsub2
44922 0, // dsub1_dsub2
44923 0, // dsub1_dsub2_dsub3
44924 0, // dsub2_dsub3
44925 166, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44926 166, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44927 166, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44928 166, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo
44929 166, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo
44930 166, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo
44931 166, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo
44932 166, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo
44933 166, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44934 166, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44935 166, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo
44936 0, // sub_32_x8sub_1_then_sub_32
44937 0, // x8sub_0_x8sub_1
44938 0, // x8sub_2_x8sub_3
44939 0, // x8sub_4_x8sub_5
44940 0, // x8sub_6_x8sub_7
44941 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
44942 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
44943 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
44944 0, // sub_32_subo64_then_sub_32
44945 0, // dsub_zsub1_then_dsub
44946 0, // zsub_zsub1_then_zsub
44947 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44948 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
44949 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44950 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
44951 0, // zsub0_zsub1
44952 0, // zsub0_zsub1_zsub2
44953 0, // zsub1_zsub2
44954 0, // zsub1_zsub2_zsub3
44955 0, // zsub2_zsub3
44956 0, // zsub1_then_dsub_zsub2_then_dsub
44957 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
44958 0, // zsub1_then_zsub_zsub2_then_zsub
44959 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
44960 0, // zsub2_then_dsub_zsub3_then_dsub
44961 0, // zsub2_then_zsub_zsub3_then_zsub
44962 0, // zsub0_zsub2
44963 0, // zsub1_zsub3
44964 },
44965 { // QQQQ_with_qsub1_in_FPR128_lo
44966 167, // bsub -> QQQQ_with_qsub1_in_FPR128_lo
44967 167, // dsub -> QQQQ_with_qsub1_in_FPR128_lo
44968 0, // dsub0
44969 0, // dsub1
44970 0, // dsub2
44971 0, // dsub3
44972 167, // hsub -> QQQQ_with_qsub1_in_FPR128_lo
44973 0, // psub
44974 0, // psub0
44975 0, // psub1
44976 167, // qsub0 -> QQQQ_with_qsub1_in_FPR128_lo
44977 167, // qsub1 -> QQQQ_with_qsub1_in_FPR128_lo
44978 167, // qsub2 -> QQQQ_with_qsub1_in_FPR128_lo
44979 167, // qsub3 -> QQQQ_with_qsub1_in_FPR128_lo
44980 167, // ssub -> QQQQ_with_qsub1_in_FPR128_lo
44981 0, // sub_32
44982 0, // sube32
44983 0, // sube64
44984 0, // subo32
44985 0, // subo64
44986 0, // x8sub_0
44987 0, // x8sub_1
44988 0, // x8sub_2
44989 0, // x8sub_3
44990 0, // x8sub_4
44991 0, // x8sub_5
44992 0, // x8sub_6
44993 0, // x8sub_7
44994 0, // zasubb
44995 0, // zasubd0
44996 0, // zasubd1
44997 0, // zasubh0
44998 0, // zasubh1
44999 0, // zasubq0
45000 0, // zasubq1
45001 0, // zasubs0
45002 0, // zasubs1
45003 0, // zsub
45004 0, // zsub0
45005 0, // zsub1
45006 0, // zsub2
45007 0, // zsub3
45008 0, // zasubd1_then_zasubq0
45009 0, // zasubd1_then_zasubq1
45010 0, // zasubs1_then_zasubd0
45011 0, // zasubs1_then_zasubd1
45012 0, // zasubs1_then_zasubq0
45013 0, // zasubs1_then_zasubq1
45014 0, // zasubs1_then_zasubd1_then_zasubq0
45015 0, // zasubs1_then_zasubd1_then_zasubq1
45016 0, // zasubh1_then_zasubd0
45017 0, // zasubh1_then_zasubd1
45018 0, // zasubh1_then_zasubq0
45019 0, // zasubh1_then_zasubq1
45020 0, // zasubh1_then_zasubs0
45021 0, // zasubh1_then_zasubs1
45022 0, // zasubh1_then_zasubd1_then_zasubq0
45023 0, // zasubh1_then_zasubd1_then_zasubq1
45024 0, // zasubh1_then_zasubs1_then_zasubd0
45025 0, // zasubh1_then_zasubs1_then_zasubd1
45026 0, // zasubh1_then_zasubs1_then_zasubq0
45027 0, // zasubh1_then_zasubs1_then_zasubq1
45028 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45029 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45030 0, // dsub1_then_bsub
45031 0, // dsub1_then_hsub
45032 0, // dsub1_then_ssub
45033 0, // dsub3_then_bsub
45034 0, // dsub3_then_hsub
45035 0, // dsub3_then_ssub
45036 0, // dsub2_then_bsub
45037 0, // dsub2_then_hsub
45038 0, // dsub2_then_ssub
45039 0, // psub1_then_psub
45040 167, // qsub1_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo
45041 167, // qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45042 167, // qsub1_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo
45043 167, // qsub1_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo
45044 167, // qsub3_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo
45045 167, // qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45046 167, // qsub3_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo
45047 167, // qsub3_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo
45048 167, // qsub2_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo
45049 167, // qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45050 167, // qsub2_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo
45051 167, // qsub2_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo
45052 0, // x8sub_7_then_sub_32
45053 0, // x8sub_6_then_sub_32
45054 0, // x8sub_5_then_sub_32
45055 0, // x8sub_4_then_sub_32
45056 0, // x8sub_3_then_sub_32
45057 0, // x8sub_2_then_sub_32
45058 0, // x8sub_1_then_sub_32
45059 0, // subo64_then_sub_32
45060 0, // zsub1_then_bsub
45061 0, // zsub1_then_dsub
45062 0, // zsub1_then_hsub
45063 0, // zsub1_then_ssub
45064 0, // zsub1_then_zsub
45065 0, // zsub3_then_bsub
45066 0, // zsub3_then_dsub
45067 0, // zsub3_then_hsub
45068 0, // zsub3_then_ssub
45069 0, // zsub3_then_zsub
45070 0, // zsub2_then_bsub
45071 0, // zsub2_then_dsub
45072 0, // zsub2_then_hsub
45073 0, // zsub2_then_ssub
45074 0, // zsub2_then_zsub
45075 0, // dsub0_dsub1
45076 0, // dsub0_dsub1_dsub2
45077 0, // dsub1_dsub2
45078 0, // dsub1_dsub2_dsub3
45079 0, // dsub2_dsub3
45080 167, // dsub_qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45081 167, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45082 167, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45083 167, // qsub0_qsub1 -> QQQQ_with_qsub1_in_FPR128_lo
45084 167, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_lo
45085 167, // qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_lo
45086 167, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_lo
45087 167, // qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_lo
45088 167, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45089 167, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45090 167, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo
45091 0, // sub_32_x8sub_1_then_sub_32
45092 0, // x8sub_0_x8sub_1
45093 0, // x8sub_2_x8sub_3
45094 0, // x8sub_4_x8sub_5
45095 0, // x8sub_6_x8sub_7
45096 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
45097 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
45098 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
45099 0, // sub_32_subo64_then_sub_32
45100 0, // dsub_zsub1_then_dsub
45101 0, // zsub_zsub1_then_zsub
45102 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
45103 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
45104 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
45105 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
45106 0, // zsub0_zsub1
45107 0, // zsub0_zsub1_zsub2
45108 0, // zsub1_zsub2
45109 0, // zsub1_zsub2_zsub3
45110 0, // zsub2_zsub3
45111 0, // zsub1_then_dsub_zsub2_then_dsub
45112 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
45113 0, // zsub1_then_zsub_zsub2_then_zsub
45114 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
45115 0, // zsub2_then_dsub_zsub3_then_dsub
45116 0, // zsub2_then_zsub_zsub3_then_zsub
45117 0, // zsub0_zsub2
45118 0, // zsub1_zsub3
45119 },
45120 { // QQQQ_with_qsub2_in_FPR128_lo
45121 168, // bsub -> QQQQ_with_qsub2_in_FPR128_lo
45122 168, // dsub -> QQQQ_with_qsub2_in_FPR128_lo
45123 0, // dsub0
45124 0, // dsub1
45125 0, // dsub2
45126 0, // dsub3
45127 168, // hsub -> QQQQ_with_qsub2_in_FPR128_lo
45128 0, // psub
45129 0, // psub0
45130 0, // psub1
45131 168, // qsub0 -> QQQQ_with_qsub2_in_FPR128_lo
45132 168, // qsub1 -> QQQQ_with_qsub2_in_FPR128_lo
45133 168, // qsub2 -> QQQQ_with_qsub2_in_FPR128_lo
45134 168, // qsub3 -> QQQQ_with_qsub2_in_FPR128_lo
45135 168, // ssub -> QQQQ_with_qsub2_in_FPR128_lo
45136 0, // sub_32
45137 0, // sube32
45138 0, // sube64
45139 0, // subo32
45140 0, // subo64
45141 0, // x8sub_0
45142 0, // x8sub_1
45143 0, // x8sub_2
45144 0, // x8sub_3
45145 0, // x8sub_4
45146 0, // x8sub_5
45147 0, // x8sub_6
45148 0, // x8sub_7
45149 0, // zasubb
45150 0, // zasubd0
45151 0, // zasubd1
45152 0, // zasubh0
45153 0, // zasubh1
45154 0, // zasubq0
45155 0, // zasubq1
45156 0, // zasubs0
45157 0, // zasubs1
45158 0, // zsub
45159 0, // zsub0
45160 0, // zsub1
45161 0, // zsub2
45162 0, // zsub3
45163 0, // zasubd1_then_zasubq0
45164 0, // zasubd1_then_zasubq1
45165 0, // zasubs1_then_zasubd0
45166 0, // zasubs1_then_zasubd1
45167 0, // zasubs1_then_zasubq0
45168 0, // zasubs1_then_zasubq1
45169 0, // zasubs1_then_zasubd1_then_zasubq0
45170 0, // zasubs1_then_zasubd1_then_zasubq1
45171 0, // zasubh1_then_zasubd0
45172 0, // zasubh1_then_zasubd1
45173 0, // zasubh1_then_zasubq0
45174 0, // zasubh1_then_zasubq1
45175 0, // zasubh1_then_zasubs0
45176 0, // zasubh1_then_zasubs1
45177 0, // zasubh1_then_zasubd1_then_zasubq0
45178 0, // zasubh1_then_zasubd1_then_zasubq1
45179 0, // zasubh1_then_zasubs1_then_zasubd0
45180 0, // zasubh1_then_zasubs1_then_zasubd1
45181 0, // zasubh1_then_zasubs1_then_zasubq0
45182 0, // zasubh1_then_zasubs1_then_zasubq1
45183 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45184 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45185 0, // dsub1_then_bsub
45186 0, // dsub1_then_hsub
45187 0, // dsub1_then_ssub
45188 0, // dsub3_then_bsub
45189 0, // dsub3_then_hsub
45190 0, // dsub3_then_ssub
45191 0, // dsub2_then_bsub
45192 0, // dsub2_then_hsub
45193 0, // dsub2_then_ssub
45194 0, // psub1_then_psub
45195 168, // qsub1_then_bsub -> QQQQ_with_qsub2_in_FPR128_lo
45196 168, // qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45197 168, // qsub1_then_hsub -> QQQQ_with_qsub2_in_FPR128_lo
45198 168, // qsub1_then_ssub -> QQQQ_with_qsub2_in_FPR128_lo
45199 168, // qsub3_then_bsub -> QQQQ_with_qsub2_in_FPR128_lo
45200 168, // qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45201 168, // qsub3_then_hsub -> QQQQ_with_qsub2_in_FPR128_lo
45202 168, // qsub3_then_ssub -> QQQQ_with_qsub2_in_FPR128_lo
45203 168, // qsub2_then_bsub -> QQQQ_with_qsub2_in_FPR128_lo
45204 168, // qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45205 168, // qsub2_then_hsub -> QQQQ_with_qsub2_in_FPR128_lo
45206 168, // qsub2_then_ssub -> QQQQ_with_qsub2_in_FPR128_lo
45207 0, // x8sub_7_then_sub_32
45208 0, // x8sub_6_then_sub_32
45209 0, // x8sub_5_then_sub_32
45210 0, // x8sub_4_then_sub_32
45211 0, // x8sub_3_then_sub_32
45212 0, // x8sub_2_then_sub_32
45213 0, // x8sub_1_then_sub_32
45214 0, // subo64_then_sub_32
45215 0, // zsub1_then_bsub
45216 0, // zsub1_then_dsub
45217 0, // zsub1_then_hsub
45218 0, // zsub1_then_ssub
45219 0, // zsub1_then_zsub
45220 0, // zsub3_then_bsub
45221 0, // zsub3_then_dsub
45222 0, // zsub3_then_hsub
45223 0, // zsub3_then_ssub
45224 0, // zsub3_then_zsub
45225 0, // zsub2_then_bsub
45226 0, // zsub2_then_dsub
45227 0, // zsub2_then_hsub
45228 0, // zsub2_then_ssub
45229 0, // zsub2_then_zsub
45230 0, // dsub0_dsub1
45231 0, // dsub0_dsub1_dsub2
45232 0, // dsub1_dsub2
45233 0, // dsub1_dsub2_dsub3
45234 0, // dsub2_dsub3
45235 168, // dsub_qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45236 168, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45237 168, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45238 168, // qsub0_qsub1 -> QQQQ_with_qsub2_in_FPR128_lo
45239 168, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_lo
45240 168, // qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_lo
45241 168, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_lo
45242 168, // qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_lo
45243 168, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45244 168, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45245 168, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo
45246 0, // sub_32_x8sub_1_then_sub_32
45247 0, // x8sub_0_x8sub_1
45248 0, // x8sub_2_x8sub_3
45249 0, // x8sub_4_x8sub_5
45250 0, // x8sub_6_x8sub_7
45251 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
45252 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
45253 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
45254 0, // sub_32_subo64_then_sub_32
45255 0, // dsub_zsub1_then_dsub
45256 0, // zsub_zsub1_then_zsub
45257 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
45258 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
45259 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
45260 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
45261 0, // zsub0_zsub1
45262 0, // zsub0_zsub1_zsub2
45263 0, // zsub1_zsub2
45264 0, // zsub1_zsub2_zsub3
45265 0, // zsub2_zsub3
45266 0, // zsub1_then_dsub_zsub2_then_dsub
45267 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
45268 0, // zsub1_then_zsub_zsub2_then_zsub
45269 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
45270 0, // zsub2_then_dsub_zsub3_then_dsub
45271 0, // zsub2_then_zsub_zsub3_then_zsub
45272 0, // zsub0_zsub2
45273 0, // zsub1_zsub3
45274 },
45275 { // QQQQ_with_qsub3_in_FPR128_lo
45276 169, // bsub -> QQQQ_with_qsub3_in_FPR128_lo
45277 169, // dsub -> QQQQ_with_qsub3_in_FPR128_lo
45278 0, // dsub0
45279 0, // dsub1
45280 0, // dsub2
45281 0, // dsub3
45282 169, // hsub -> QQQQ_with_qsub3_in_FPR128_lo
45283 0, // psub
45284 0, // psub0
45285 0, // psub1
45286 169, // qsub0 -> QQQQ_with_qsub3_in_FPR128_lo
45287 169, // qsub1 -> QQQQ_with_qsub3_in_FPR128_lo
45288 169, // qsub2 -> QQQQ_with_qsub3_in_FPR128_lo
45289 169, // qsub3 -> QQQQ_with_qsub3_in_FPR128_lo
45290 169, // ssub -> QQQQ_with_qsub3_in_FPR128_lo
45291 0, // sub_32
45292 0, // sube32
45293 0, // sube64
45294 0, // subo32
45295 0, // subo64
45296 0, // x8sub_0
45297 0, // x8sub_1
45298 0, // x8sub_2
45299 0, // x8sub_3
45300 0, // x8sub_4
45301 0, // x8sub_5
45302 0, // x8sub_6
45303 0, // x8sub_7
45304 0, // zasubb
45305 0, // zasubd0
45306 0, // zasubd1
45307 0, // zasubh0
45308 0, // zasubh1
45309 0, // zasubq0
45310 0, // zasubq1
45311 0, // zasubs0
45312 0, // zasubs1
45313 0, // zsub
45314 0, // zsub0
45315 0, // zsub1
45316 0, // zsub2
45317 0, // zsub3
45318 0, // zasubd1_then_zasubq0
45319 0, // zasubd1_then_zasubq1
45320 0, // zasubs1_then_zasubd0
45321 0, // zasubs1_then_zasubd1
45322 0, // zasubs1_then_zasubq0
45323 0, // zasubs1_then_zasubq1
45324 0, // zasubs1_then_zasubd1_then_zasubq0
45325 0, // zasubs1_then_zasubd1_then_zasubq1
45326 0, // zasubh1_then_zasubd0
45327 0, // zasubh1_then_zasubd1
45328 0, // zasubh1_then_zasubq0
45329 0, // zasubh1_then_zasubq1
45330 0, // zasubh1_then_zasubs0
45331 0, // zasubh1_then_zasubs1
45332 0, // zasubh1_then_zasubd1_then_zasubq0
45333 0, // zasubh1_then_zasubd1_then_zasubq1
45334 0, // zasubh1_then_zasubs1_then_zasubd0
45335 0, // zasubh1_then_zasubs1_then_zasubd1
45336 0, // zasubh1_then_zasubs1_then_zasubq0
45337 0, // zasubh1_then_zasubs1_then_zasubq1
45338 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45339 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45340 0, // dsub1_then_bsub
45341 0, // dsub1_then_hsub
45342 0, // dsub1_then_ssub
45343 0, // dsub3_then_bsub
45344 0, // dsub3_then_hsub
45345 0, // dsub3_then_ssub
45346 0, // dsub2_then_bsub
45347 0, // dsub2_then_hsub
45348 0, // dsub2_then_ssub
45349 0, // psub1_then_psub
45350 169, // qsub1_then_bsub -> QQQQ_with_qsub3_in_FPR128_lo
45351 169, // qsub1_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45352 169, // qsub1_then_hsub -> QQQQ_with_qsub3_in_FPR128_lo
45353 169, // qsub1_then_ssub -> QQQQ_with_qsub3_in_FPR128_lo
45354 169, // qsub3_then_bsub -> QQQQ_with_qsub3_in_FPR128_lo
45355 169, // qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45356 169, // qsub3_then_hsub -> QQQQ_with_qsub3_in_FPR128_lo
45357 169, // qsub3_then_ssub -> QQQQ_with_qsub3_in_FPR128_lo
45358 169, // qsub2_then_bsub -> QQQQ_with_qsub3_in_FPR128_lo
45359 169, // qsub2_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45360 169, // qsub2_then_hsub -> QQQQ_with_qsub3_in_FPR128_lo
45361 169, // qsub2_then_ssub -> QQQQ_with_qsub3_in_FPR128_lo
45362 0, // x8sub_7_then_sub_32
45363 0, // x8sub_6_then_sub_32
45364 0, // x8sub_5_then_sub_32
45365 0, // x8sub_4_then_sub_32
45366 0, // x8sub_3_then_sub_32
45367 0, // x8sub_2_then_sub_32
45368 0, // x8sub_1_then_sub_32
45369 0, // subo64_then_sub_32
45370 0, // zsub1_then_bsub
45371 0, // zsub1_then_dsub
45372 0, // zsub1_then_hsub
45373 0, // zsub1_then_ssub
45374 0, // zsub1_then_zsub
45375 0, // zsub3_then_bsub
45376 0, // zsub3_then_dsub
45377 0, // zsub3_then_hsub
45378 0, // zsub3_then_ssub
45379 0, // zsub3_then_zsub
45380 0, // zsub2_then_bsub
45381 0, // zsub2_then_dsub
45382 0, // zsub2_then_hsub
45383 0, // zsub2_then_ssub
45384 0, // zsub2_then_zsub
45385 0, // dsub0_dsub1
45386 0, // dsub0_dsub1_dsub2
45387 0, // dsub1_dsub2
45388 0, // dsub1_dsub2_dsub3
45389 0, // dsub2_dsub3
45390 169, // dsub_qsub1_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45391 169, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45392 169, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45393 169, // qsub0_qsub1 -> QQQQ_with_qsub3_in_FPR128_lo
45394 169, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub3_in_FPR128_lo
45395 169, // qsub1_qsub2 -> QQQQ_with_qsub3_in_FPR128_lo
45396 169, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub3_in_FPR128_lo
45397 169, // qsub2_qsub3 -> QQQQ_with_qsub3_in_FPR128_lo
45398 169, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45399 169, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45400 169, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_lo
45401 0, // sub_32_x8sub_1_then_sub_32
45402 0, // x8sub_0_x8sub_1
45403 0, // x8sub_2_x8sub_3
45404 0, // x8sub_4_x8sub_5
45405 0, // x8sub_6_x8sub_7
45406 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
45407 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
45408 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
45409 0, // sub_32_subo64_then_sub_32
45410 0, // dsub_zsub1_then_dsub
45411 0, // zsub_zsub1_then_zsub
45412 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
45413 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
45414 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
45415 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
45416 0, // zsub0_zsub1
45417 0, // zsub0_zsub1_zsub2
45418 0, // zsub1_zsub2
45419 0, // zsub1_zsub2_zsub3
45420 0, // zsub2_zsub3
45421 0, // zsub1_then_dsub_zsub2_then_dsub
45422 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
45423 0, // zsub1_then_zsub_zsub2_then_zsub
45424 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
45425 0, // zsub2_then_dsub_zsub3_then_dsub
45426 0, // zsub2_then_zsub_zsub3_then_zsub
45427 0, // zsub0_zsub2
45428 0, // zsub1_zsub3
45429 },
45430 { // ZPR4StridedOrContiguous
45431 170, // bsub -> ZPR4StridedOrContiguous
45432 170, // dsub -> ZPR4StridedOrContiguous
45433 0, // dsub0
45434 0, // dsub1
45435 0, // dsub2
45436 0, // dsub3
45437 170, // hsub -> ZPR4StridedOrContiguous
45438 0, // psub
45439 0, // psub0
45440 0, // psub1
45441 0, // qsub0
45442 0, // qsub1
45443 0, // qsub2
45444 0, // qsub3
45445 170, // ssub -> ZPR4StridedOrContiguous
45446 0, // sub_32
45447 0, // sube32
45448 0, // sube64
45449 0, // subo32
45450 0, // subo64
45451 0, // x8sub_0
45452 0, // x8sub_1
45453 0, // x8sub_2
45454 0, // x8sub_3
45455 0, // x8sub_4
45456 0, // x8sub_5
45457 0, // x8sub_6
45458 0, // x8sub_7
45459 0, // zasubb
45460 0, // zasubd0
45461 0, // zasubd1
45462 0, // zasubh0
45463 0, // zasubh1
45464 0, // zasubq0
45465 0, // zasubq1
45466 0, // zasubs0
45467 0, // zasubs1
45468 170, // zsub -> ZPR4StridedOrContiguous
45469 170, // zsub0 -> ZPR4StridedOrContiguous
45470 170, // zsub1 -> ZPR4StridedOrContiguous
45471 170, // zsub2 -> ZPR4StridedOrContiguous
45472 170, // zsub3 -> ZPR4StridedOrContiguous
45473 0, // zasubd1_then_zasubq0
45474 0, // zasubd1_then_zasubq1
45475 0, // zasubs1_then_zasubd0
45476 0, // zasubs1_then_zasubd1
45477 0, // zasubs1_then_zasubq0
45478 0, // zasubs1_then_zasubq1
45479 0, // zasubs1_then_zasubd1_then_zasubq0
45480 0, // zasubs1_then_zasubd1_then_zasubq1
45481 0, // zasubh1_then_zasubd0
45482 0, // zasubh1_then_zasubd1
45483 0, // zasubh1_then_zasubq0
45484 0, // zasubh1_then_zasubq1
45485 0, // zasubh1_then_zasubs0
45486 0, // zasubh1_then_zasubs1
45487 0, // zasubh1_then_zasubd1_then_zasubq0
45488 0, // zasubh1_then_zasubd1_then_zasubq1
45489 0, // zasubh1_then_zasubs1_then_zasubd0
45490 0, // zasubh1_then_zasubs1_then_zasubd1
45491 0, // zasubh1_then_zasubs1_then_zasubq0
45492 0, // zasubh1_then_zasubs1_then_zasubq1
45493 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45494 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45495 0, // dsub1_then_bsub
45496 0, // dsub1_then_hsub
45497 0, // dsub1_then_ssub
45498 0, // dsub3_then_bsub
45499 0, // dsub3_then_hsub
45500 0, // dsub3_then_ssub
45501 0, // dsub2_then_bsub
45502 0, // dsub2_then_hsub
45503 0, // dsub2_then_ssub
45504 0, // psub1_then_psub
45505 0, // qsub1_then_bsub
45506 0, // qsub1_then_dsub
45507 0, // qsub1_then_hsub
45508 0, // qsub1_then_ssub
45509 0, // qsub3_then_bsub
45510 0, // qsub3_then_dsub
45511 0, // qsub3_then_hsub
45512 0, // qsub3_then_ssub
45513 0, // qsub2_then_bsub
45514 0, // qsub2_then_dsub
45515 0, // qsub2_then_hsub
45516 0, // qsub2_then_ssub
45517 0, // x8sub_7_then_sub_32
45518 0, // x8sub_6_then_sub_32
45519 0, // x8sub_5_then_sub_32
45520 0, // x8sub_4_then_sub_32
45521 0, // x8sub_3_then_sub_32
45522 0, // x8sub_2_then_sub_32
45523 0, // x8sub_1_then_sub_32
45524 0, // subo64_then_sub_32
45525 170, // zsub1_then_bsub -> ZPR4StridedOrContiguous
45526 170, // zsub1_then_dsub -> ZPR4StridedOrContiguous
45527 170, // zsub1_then_hsub -> ZPR4StridedOrContiguous
45528 170, // zsub1_then_ssub -> ZPR4StridedOrContiguous
45529 170, // zsub1_then_zsub -> ZPR4StridedOrContiguous
45530 170, // zsub3_then_bsub -> ZPR4StridedOrContiguous
45531 170, // zsub3_then_dsub -> ZPR4StridedOrContiguous
45532 170, // zsub3_then_hsub -> ZPR4StridedOrContiguous
45533 170, // zsub3_then_ssub -> ZPR4StridedOrContiguous
45534 170, // zsub3_then_zsub -> ZPR4StridedOrContiguous
45535 170, // zsub2_then_bsub -> ZPR4StridedOrContiguous
45536 170, // zsub2_then_dsub -> ZPR4StridedOrContiguous
45537 170, // zsub2_then_hsub -> ZPR4StridedOrContiguous
45538 170, // zsub2_then_ssub -> ZPR4StridedOrContiguous
45539 170, // zsub2_then_zsub -> ZPR4StridedOrContiguous
45540 0, // dsub0_dsub1
45541 0, // dsub0_dsub1_dsub2
45542 0, // dsub1_dsub2
45543 0, // dsub1_dsub2_dsub3
45544 0, // dsub2_dsub3
45545 0, // dsub_qsub1_then_dsub
45546 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
45547 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
45548 0, // qsub0_qsub1
45549 0, // qsub0_qsub1_qsub2
45550 0, // qsub1_qsub2
45551 0, // qsub1_qsub2_qsub3
45552 0, // qsub2_qsub3
45553 0, // qsub1_then_dsub_qsub2_then_dsub
45554 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
45555 0, // qsub2_then_dsub_qsub3_then_dsub
45556 0, // sub_32_x8sub_1_then_sub_32
45557 0, // x8sub_0_x8sub_1
45558 0, // x8sub_2_x8sub_3
45559 0, // x8sub_4_x8sub_5
45560 0, // x8sub_6_x8sub_7
45561 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
45562 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
45563 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
45564 0, // sub_32_subo64_then_sub_32
45565 193, // dsub_zsub1_then_dsub -> ZPR4Mul4
45566 193, // zsub_zsub1_then_zsub -> ZPR4Mul4
45567 193, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4
45568 193, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4
45569 193, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4
45570 193, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4
45571 193, // zsub0_zsub1 -> ZPR4Mul4
45572 193, // zsub0_zsub1_zsub2 -> ZPR4Mul4
45573 193, // zsub1_zsub2 -> ZPR4Mul4
45574 193, // zsub1_zsub2_zsub3 -> ZPR4Mul4
45575 193, // zsub2_zsub3 -> ZPR4Mul4
45576 193, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4
45577 193, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4
45578 193, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4
45579 193, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4
45580 193, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4
45581 193, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4
45582 194, // zsub0_zsub2 -> ZPR4Strided
45583 194, // zsub1_zsub3 -> ZPR4Strided
45584 },
45585 { // ZPR4_with_dsub_in_FPR64_lo
45586 171, // bsub -> ZPR4_with_dsub_in_FPR64_lo
45587 171, // dsub -> ZPR4_with_dsub_in_FPR64_lo
45588 0, // dsub0
45589 0, // dsub1
45590 0, // dsub2
45591 0, // dsub3
45592 171, // hsub -> ZPR4_with_dsub_in_FPR64_lo
45593 0, // psub
45594 0, // psub0
45595 0, // psub1
45596 0, // qsub0
45597 0, // qsub1
45598 0, // qsub2
45599 0, // qsub3
45600 171, // ssub -> ZPR4_with_dsub_in_FPR64_lo
45601 0, // sub_32
45602 0, // sube32
45603 0, // sube64
45604 0, // subo32
45605 0, // subo64
45606 0, // x8sub_0
45607 0, // x8sub_1
45608 0, // x8sub_2
45609 0, // x8sub_3
45610 0, // x8sub_4
45611 0, // x8sub_5
45612 0, // x8sub_6
45613 0, // x8sub_7
45614 0, // zasubb
45615 0, // zasubd0
45616 0, // zasubd1
45617 0, // zasubh0
45618 0, // zasubh1
45619 0, // zasubq0
45620 0, // zasubq1
45621 0, // zasubs0
45622 0, // zasubs1
45623 171, // zsub -> ZPR4_with_dsub_in_FPR64_lo
45624 171, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo
45625 171, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo
45626 171, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo
45627 171, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo
45628 0, // zasubd1_then_zasubq0
45629 0, // zasubd1_then_zasubq1
45630 0, // zasubs1_then_zasubd0
45631 0, // zasubs1_then_zasubd1
45632 0, // zasubs1_then_zasubq0
45633 0, // zasubs1_then_zasubq1
45634 0, // zasubs1_then_zasubd1_then_zasubq0
45635 0, // zasubs1_then_zasubd1_then_zasubq1
45636 0, // zasubh1_then_zasubd0
45637 0, // zasubh1_then_zasubd1
45638 0, // zasubh1_then_zasubq0
45639 0, // zasubh1_then_zasubq1
45640 0, // zasubh1_then_zasubs0
45641 0, // zasubh1_then_zasubs1
45642 0, // zasubh1_then_zasubd1_then_zasubq0
45643 0, // zasubh1_then_zasubd1_then_zasubq1
45644 0, // zasubh1_then_zasubs1_then_zasubd0
45645 0, // zasubh1_then_zasubs1_then_zasubd1
45646 0, // zasubh1_then_zasubs1_then_zasubq0
45647 0, // zasubh1_then_zasubs1_then_zasubq1
45648 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45649 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45650 0, // dsub1_then_bsub
45651 0, // dsub1_then_hsub
45652 0, // dsub1_then_ssub
45653 0, // dsub3_then_bsub
45654 0, // dsub3_then_hsub
45655 0, // dsub3_then_ssub
45656 0, // dsub2_then_bsub
45657 0, // dsub2_then_hsub
45658 0, // dsub2_then_ssub
45659 0, // psub1_then_psub
45660 0, // qsub1_then_bsub
45661 0, // qsub1_then_dsub
45662 0, // qsub1_then_hsub
45663 0, // qsub1_then_ssub
45664 0, // qsub3_then_bsub
45665 0, // qsub3_then_dsub
45666 0, // qsub3_then_hsub
45667 0, // qsub3_then_ssub
45668 0, // qsub2_then_bsub
45669 0, // qsub2_then_dsub
45670 0, // qsub2_then_hsub
45671 0, // qsub2_then_ssub
45672 0, // x8sub_7_then_sub_32
45673 0, // x8sub_6_then_sub_32
45674 0, // x8sub_5_then_sub_32
45675 0, // x8sub_4_then_sub_32
45676 0, // x8sub_3_then_sub_32
45677 0, // x8sub_2_then_sub_32
45678 0, // x8sub_1_then_sub_32
45679 0, // subo64_then_sub_32
45680 171, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo
45681 171, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45682 171, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo
45683 171, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo
45684 171, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45685 171, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo
45686 171, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45687 171, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo
45688 171, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo
45689 171, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45690 171, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo
45691 171, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45692 171, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo
45693 171, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo
45694 171, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45695 0, // dsub0_dsub1
45696 0, // dsub0_dsub1_dsub2
45697 0, // dsub1_dsub2
45698 0, // dsub1_dsub2_dsub3
45699 0, // dsub2_dsub3
45700 0, // dsub_qsub1_then_dsub
45701 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
45702 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
45703 0, // qsub0_qsub1
45704 0, // qsub0_qsub1_qsub2
45705 0, // qsub1_qsub2
45706 0, // qsub1_qsub2_qsub3
45707 0, // qsub2_qsub3
45708 0, // qsub1_then_dsub_qsub2_then_dsub
45709 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
45710 0, // qsub2_then_dsub_qsub3_then_dsub
45711 0, // sub_32_x8sub_1_then_sub_32
45712 0, // x8sub_0_x8sub_1
45713 0, // x8sub_2_x8sub_3
45714 0, // x8sub_4_x8sub_5
45715 0, // x8sub_6_x8sub_7
45716 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
45717 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
45718 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
45719 0, // sub_32_subo64_then_sub_32
45720 171, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45721 171, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45722 171, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45723 171, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45724 171, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45725 171, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45726 171, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo
45727 171, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo
45728 171, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo
45729 171, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo
45730 171, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo
45731 171, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45732 171, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45733 171, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45734 171, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45735 171, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo
45736 171, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo
45737 0, // zsub0_zsub2
45738 0, // zsub1_zsub3
45739 },
45740 { // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45741 172, // bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45742 172, // dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45743 0, // dsub0
45744 0, // dsub1
45745 0, // dsub2
45746 0, // dsub3
45747 172, // hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45748 0, // psub
45749 0, // psub0
45750 0, // psub1
45751 0, // qsub0
45752 0, // qsub1
45753 0, // qsub2
45754 0, // qsub3
45755 172, // ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45756 0, // sub_32
45757 0, // sube32
45758 0, // sube64
45759 0, // subo32
45760 0, // subo64
45761 0, // x8sub_0
45762 0, // x8sub_1
45763 0, // x8sub_2
45764 0, // x8sub_3
45765 0, // x8sub_4
45766 0, // x8sub_5
45767 0, // x8sub_6
45768 0, // x8sub_7
45769 0, // zasubb
45770 0, // zasubd0
45771 0, // zasubd1
45772 0, // zasubh0
45773 0, // zasubh1
45774 0, // zasubq0
45775 0, // zasubq1
45776 0, // zasubs0
45777 0, // zasubs1
45778 172, // zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45779 172, // zsub0 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45780 172, // zsub1 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45781 172, // zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45782 172, // zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45783 0, // zasubd1_then_zasubq0
45784 0, // zasubd1_then_zasubq1
45785 0, // zasubs1_then_zasubd0
45786 0, // zasubs1_then_zasubd1
45787 0, // zasubs1_then_zasubq0
45788 0, // zasubs1_then_zasubq1
45789 0, // zasubs1_then_zasubd1_then_zasubq0
45790 0, // zasubs1_then_zasubd1_then_zasubq1
45791 0, // zasubh1_then_zasubd0
45792 0, // zasubh1_then_zasubd1
45793 0, // zasubh1_then_zasubq0
45794 0, // zasubh1_then_zasubq1
45795 0, // zasubh1_then_zasubs0
45796 0, // zasubh1_then_zasubs1
45797 0, // zasubh1_then_zasubd1_then_zasubq0
45798 0, // zasubh1_then_zasubd1_then_zasubq1
45799 0, // zasubh1_then_zasubs1_then_zasubd0
45800 0, // zasubh1_then_zasubs1_then_zasubd1
45801 0, // zasubh1_then_zasubs1_then_zasubq0
45802 0, // zasubh1_then_zasubs1_then_zasubq1
45803 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45804 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45805 0, // dsub1_then_bsub
45806 0, // dsub1_then_hsub
45807 0, // dsub1_then_ssub
45808 0, // dsub3_then_bsub
45809 0, // dsub3_then_hsub
45810 0, // dsub3_then_ssub
45811 0, // dsub2_then_bsub
45812 0, // dsub2_then_hsub
45813 0, // dsub2_then_ssub
45814 0, // psub1_then_psub
45815 0, // qsub1_then_bsub
45816 0, // qsub1_then_dsub
45817 0, // qsub1_then_hsub
45818 0, // qsub1_then_ssub
45819 0, // qsub3_then_bsub
45820 0, // qsub3_then_dsub
45821 0, // qsub3_then_hsub
45822 0, // qsub3_then_ssub
45823 0, // qsub2_then_bsub
45824 0, // qsub2_then_dsub
45825 0, // qsub2_then_hsub
45826 0, // qsub2_then_ssub
45827 0, // x8sub_7_then_sub_32
45828 0, // x8sub_6_then_sub_32
45829 0, // x8sub_5_then_sub_32
45830 0, // x8sub_4_then_sub_32
45831 0, // x8sub_3_then_sub_32
45832 0, // x8sub_2_then_sub_32
45833 0, // x8sub_1_then_sub_32
45834 0, // subo64_then_sub_32
45835 172, // zsub1_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45836 172, // zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45837 172, // zsub1_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45838 172, // zsub1_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45839 172, // zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45840 172, // zsub3_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45841 172, // zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45842 172, // zsub3_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45843 172, // zsub3_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45844 172, // zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45845 172, // zsub2_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45846 172, // zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45847 172, // zsub2_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45848 172, // zsub2_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45849 172, // zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45850 0, // dsub0_dsub1
45851 0, // dsub0_dsub1_dsub2
45852 0, // dsub1_dsub2
45853 0, // dsub1_dsub2_dsub3
45854 0, // dsub2_dsub3
45855 0, // dsub_qsub1_then_dsub
45856 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
45857 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
45858 0, // qsub0_qsub1
45859 0, // qsub0_qsub1_qsub2
45860 0, // qsub1_qsub2
45861 0, // qsub1_qsub2_qsub3
45862 0, // qsub2_qsub3
45863 0, // qsub1_then_dsub_qsub2_then_dsub
45864 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
45865 0, // qsub2_then_dsub_qsub3_then_dsub
45866 0, // sub_32_x8sub_1_then_sub_32
45867 0, // x8sub_0_x8sub_1
45868 0, // x8sub_2_x8sub_3
45869 0, // x8sub_4_x8sub_5
45870 0, // x8sub_6_x8sub_7
45871 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
45872 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
45873 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
45874 0, // sub_32_subo64_then_sub_32
45875 172, // dsub_zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45876 172, // zsub_zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45877 172, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45878 172, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45879 172, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45880 172, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45881 172, // zsub0_zsub1 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45882 172, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45883 172, // zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45884 172, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45885 172, // zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45886 172, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45887 172, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45888 172, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45889 172, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45890 172, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45891 172, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
45892 0, // zsub0_zsub2
45893 0, // zsub1_zsub3
45894 },
45895 { // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45896 173, // bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45897 173, // dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45898 0, // dsub0
45899 0, // dsub1
45900 0, // dsub2
45901 0, // dsub3
45902 173, // hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45903 0, // psub
45904 0, // psub0
45905 0, // psub1
45906 0, // qsub0
45907 0, // qsub1
45908 0, // qsub2
45909 0, // qsub3
45910 173, // ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45911 0, // sub_32
45912 0, // sube32
45913 0, // sube64
45914 0, // subo32
45915 0, // subo64
45916 0, // x8sub_0
45917 0, // x8sub_1
45918 0, // x8sub_2
45919 0, // x8sub_3
45920 0, // x8sub_4
45921 0, // x8sub_5
45922 0, // x8sub_6
45923 0, // x8sub_7
45924 0, // zasubb
45925 0, // zasubd0
45926 0, // zasubd1
45927 0, // zasubh0
45928 0, // zasubh1
45929 0, // zasubq0
45930 0, // zasubq1
45931 0, // zasubs0
45932 0, // zasubs1
45933 173, // zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45934 173, // zsub0 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45935 173, // zsub1 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45936 173, // zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45937 173, // zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45938 0, // zasubd1_then_zasubq0
45939 0, // zasubd1_then_zasubq1
45940 0, // zasubs1_then_zasubd0
45941 0, // zasubs1_then_zasubd1
45942 0, // zasubs1_then_zasubq0
45943 0, // zasubs1_then_zasubq1
45944 0, // zasubs1_then_zasubd1_then_zasubq0
45945 0, // zasubs1_then_zasubd1_then_zasubq1
45946 0, // zasubh1_then_zasubd0
45947 0, // zasubh1_then_zasubd1
45948 0, // zasubh1_then_zasubq0
45949 0, // zasubh1_then_zasubq1
45950 0, // zasubh1_then_zasubs0
45951 0, // zasubh1_then_zasubs1
45952 0, // zasubh1_then_zasubd1_then_zasubq0
45953 0, // zasubh1_then_zasubd1_then_zasubq1
45954 0, // zasubh1_then_zasubs1_then_zasubd0
45955 0, // zasubh1_then_zasubs1_then_zasubd1
45956 0, // zasubh1_then_zasubs1_then_zasubq0
45957 0, // zasubh1_then_zasubs1_then_zasubq1
45958 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
45959 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
45960 0, // dsub1_then_bsub
45961 0, // dsub1_then_hsub
45962 0, // dsub1_then_ssub
45963 0, // dsub3_then_bsub
45964 0, // dsub3_then_hsub
45965 0, // dsub3_then_ssub
45966 0, // dsub2_then_bsub
45967 0, // dsub2_then_hsub
45968 0, // dsub2_then_ssub
45969 0, // psub1_then_psub
45970 0, // qsub1_then_bsub
45971 0, // qsub1_then_dsub
45972 0, // qsub1_then_hsub
45973 0, // qsub1_then_ssub
45974 0, // qsub3_then_bsub
45975 0, // qsub3_then_dsub
45976 0, // qsub3_then_hsub
45977 0, // qsub3_then_ssub
45978 0, // qsub2_then_bsub
45979 0, // qsub2_then_dsub
45980 0, // qsub2_then_hsub
45981 0, // qsub2_then_ssub
45982 0, // x8sub_7_then_sub_32
45983 0, // x8sub_6_then_sub_32
45984 0, // x8sub_5_then_sub_32
45985 0, // x8sub_4_then_sub_32
45986 0, // x8sub_3_then_sub_32
45987 0, // x8sub_2_then_sub_32
45988 0, // x8sub_1_then_sub_32
45989 0, // subo64_then_sub_32
45990 173, // zsub1_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45991 173, // zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45992 173, // zsub1_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45993 173, // zsub1_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45994 173, // zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45995 173, // zsub3_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45996 173, // zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45997 173, // zsub3_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45998 173, // zsub3_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
45999 173, // zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46000 173, // zsub2_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46001 173, // zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46002 173, // zsub2_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46003 173, // zsub2_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46004 173, // zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46005 0, // dsub0_dsub1
46006 0, // dsub0_dsub1_dsub2
46007 0, // dsub1_dsub2
46008 0, // dsub1_dsub2_dsub3
46009 0, // dsub2_dsub3
46010 0, // dsub_qsub1_then_dsub
46011 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46012 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
46013 0, // qsub0_qsub1
46014 0, // qsub0_qsub1_qsub2
46015 0, // qsub1_qsub2
46016 0, // qsub1_qsub2_qsub3
46017 0, // qsub2_qsub3
46018 0, // qsub1_then_dsub_qsub2_then_dsub
46019 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46020 0, // qsub2_then_dsub_qsub3_then_dsub
46021 0, // sub_32_x8sub_1_then_sub_32
46022 0, // x8sub_0_x8sub_1
46023 0, // x8sub_2_x8sub_3
46024 0, // x8sub_4_x8sub_5
46025 0, // x8sub_6_x8sub_7
46026 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46027 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46028 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46029 0, // sub_32_subo64_then_sub_32
46030 173, // dsub_zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46031 173, // zsub_zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46032 173, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46033 173, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46034 173, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46035 173, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46036 173, // zsub0_zsub1 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46037 173, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46038 173, // zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46039 173, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46040 173, // zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46041 173, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46042 173, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46043 173, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46044 173, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46045 173, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46046 173, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
46047 0, // zsub0_zsub2
46048 0, // zsub1_zsub3
46049 },
46050 { // ZPR4_with_zsub1_in_ZPR_4b
46051 174, // bsub -> ZPR4_with_zsub1_in_ZPR_4b
46052 174, // dsub -> ZPR4_with_zsub1_in_ZPR_4b
46053 0, // dsub0
46054 0, // dsub1
46055 0, // dsub2
46056 0, // dsub3
46057 174, // hsub -> ZPR4_with_zsub1_in_ZPR_4b
46058 0, // psub
46059 0, // psub0
46060 0, // psub1
46061 0, // qsub0
46062 0, // qsub1
46063 0, // qsub2
46064 0, // qsub3
46065 174, // ssub -> ZPR4_with_zsub1_in_ZPR_4b
46066 0, // sub_32
46067 0, // sube32
46068 0, // sube64
46069 0, // subo32
46070 0, // subo64
46071 0, // x8sub_0
46072 0, // x8sub_1
46073 0, // x8sub_2
46074 0, // x8sub_3
46075 0, // x8sub_4
46076 0, // x8sub_5
46077 0, // x8sub_6
46078 0, // x8sub_7
46079 0, // zasubb
46080 0, // zasubd0
46081 0, // zasubd1
46082 0, // zasubh0
46083 0, // zasubh1
46084 0, // zasubq0
46085 0, // zasubq1
46086 0, // zasubs0
46087 0, // zasubs1
46088 174, // zsub -> ZPR4_with_zsub1_in_ZPR_4b
46089 174, // zsub0 -> ZPR4_with_zsub1_in_ZPR_4b
46090 174, // zsub1 -> ZPR4_with_zsub1_in_ZPR_4b
46091 174, // zsub2 -> ZPR4_with_zsub1_in_ZPR_4b
46092 174, // zsub3 -> ZPR4_with_zsub1_in_ZPR_4b
46093 0, // zasubd1_then_zasubq0
46094 0, // zasubd1_then_zasubq1
46095 0, // zasubs1_then_zasubd0
46096 0, // zasubs1_then_zasubd1
46097 0, // zasubs1_then_zasubq0
46098 0, // zasubs1_then_zasubq1
46099 0, // zasubs1_then_zasubd1_then_zasubq0
46100 0, // zasubs1_then_zasubd1_then_zasubq1
46101 0, // zasubh1_then_zasubd0
46102 0, // zasubh1_then_zasubd1
46103 0, // zasubh1_then_zasubq0
46104 0, // zasubh1_then_zasubq1
46105 0, // zasubh1_then_zasubs0
46106 0, // zasubh1_then_zasubs1
46107 0, // zasubh1_then_zasubd1_then_zasubq0
46108 0, // zasubh1_then_zasubd1_then_zasubq1
46109 0, // zasubh1_then_zasubs1_then_zasubd0
46110 0, // zasubh1_then_zasubs1_then_zasubd1
46111 0, // zasubh1_then_zasubs1_then_zasubq0
46112 0, // zasubh1_then_zasubs1_then_zasubq1
46113 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
46114 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
46115 0, // dsub1_then_bsub
46116 0, // dsub1_then_hsub
46117 0, // dsub1_then_ssub
46118 0, // dsub3_then_bsub
46119 0, // dsub3_then_hsub
46120 0, // dsub3_then_ssub
46121 0, // dsub2_then_bsub
46122 0, // dsub2_then_hsub
46123 0, // dsub2_then_ssub
46124 0, // psub1_then_psub
46125 0, // qsub1_then_bsub
46126 0, // qsub1_then_dsub
46127 0, // qsub1_then_hsub
46128 0, // qsub1_then_ssub
46129 0, // qsub3_then_bsub
46130 0, // qsub3_then_dsub
46131 0, // qsub3_then_hsub
46132 0, // qsub3_then_ssub
46133 0, // qsub2_then_bsub
46134 0, // qsub2_then_dsub
46135 0, // qsub2_then_hsub
46136 0, // qsub2_then_ssub
46137 0, // x8sub_7_then_sub_32
46138 0, // x8sub_6_then_sub_32
46139 0, // x8sub_5_then_sub_32
46140 0, // x8sub_4_then_sub_32
46141 0, // x8sub_3_then_sub_32
46142 0, // x8sub_2_then_sub_32
46143 0, // x8sub_1_then_sub_32
46144 0, // subo64_then_sub_32
46145 174, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b
46146 174, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46147 174, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b
46148 174, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b
46149 174, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46150 174, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b
46151 174, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46152 174, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b
46153 174, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b
46154 174, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46155 174, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b
46156 174, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46157 174, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b
46158 174, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b
46159 174, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46160 0, // dsub0_dsub1
46161 0, // dsub0_dsub1_dsub2
46162 0, // dsub1_dsub2
46163 0, // dsub1_dsub2_dsub3
46164 0, // dsub2_dsub3
46165 0, // dsub_qsub1_then_dsub
46166 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46167 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
46168 0, // qsub0_qsub1
46169 0, // qsub0_qsub1_qsub2
46170 0, // qsub1_qsub2
46171 0, // qsub1_qsub2_qsub3
46172 0, // qsub2_qsub3
46173 0, // qsub1_then_dsub_qsub2_then_dsub
46174 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46175 0, // qsub2_then_dsub_qsub3_then_dsub
46176 0, // sub_32_x8sub_1_then_sub_32
46177 0, // x8sub_0_x8sub_1
46178 0, // x8sub_2_x8sub_3
46179 0, // x8sub_4_x8sub_5
46180 0, // x8sub_6_x8sub_7
46181 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46182 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46183 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46184 0, // sub_32_subo64_then_sub_32
46185 174, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46186 174, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46187 174, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46188 174, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46189 174, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46190 174, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46191 174, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_4b
46192 174, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b
46193 174, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b
46194 174, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b
46195 174, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b
46196 174, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46197 174, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46198 174, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46199 174, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46200 174, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b
46201 174, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b
46202 0, // zsub0_zsub2
46203 0, // zsub1_zsub3
46204 },
46205 { // ZPR4_with_zsub2_in_ZPR_4b
46206 175, // bsub -> ZPR4_with_zsub2_in_ZPR_4b
46207 175, // dsub -> ZPR4_with_zsub2_in_ZPR_4b
46208 0, // dsub0
46209 0, // dsub1
46210 0, // dsub2
46211 0, // dsub3
46212 175, // hsub -> ZPR4_with_zsub2_in_ZPR_4b
46213 0, // psub
46214 0, // psub0
46215 0, // psub1
46216 0, // qsub0
46217 0, // qsub1
46218 0, // qsub2
46219 0, // qsub3
46220 175, // ssub -> ZPR4_with_zsub2_in_ZPR_4b
46221 0, // sub_32
46222 0, // sube32
46223 0, // sube64
46224 0, // subo32
46225 0, // subo64
46226 0, // x8sub_0
46227 0, // x8sub_1
46228 0, // x8sub_2
46229 0, // x8sub_3
46230 0, // x8sub_4
46231 0, // x8sub_5
46232 0, // x8sub_6
46233 0, // x8sub_7
46234 0, // zasubb
46235 0, // zasubd0
46236 0, // zasubd1
46237 0, // zasubh0
46238 0, // zasubh1
46239 0, // zasubq0
46240 0, // zasubq1
46241 0, // zasubs0
46242 0, // zasubs1
46243 175, // zsub -> ZPR4_with_zsub2_in_ZPR_4b
46244 175, // zsub0 -> ZPR4_with_zsub2_in_ZPR_4b
46245 175, // zsub1 -> ZPR4_with_zsub2_in_ZPR_4b
46246 175, // zsub2 -> ZPR4_with_zsub2_in_ZPR_4b
46247 175, // zsub3 -> ZPR4_with_zsub2_in_ZPR_4b
46248 0, // zasubd1_then_zasubq0
46249 0, // zasubd1_then_zasubq1
46250 0, // zasubs1_then_zasubd0
46251 0, // zasubs1_then_zasubd1
46252 0, // zasubs1_then_zasubq0
46253 0, // zasubs1_then_zasubq1
46254 0, // zasubs1_then_zasubd1_then_zasubq0
46255 0, // zasubs1_then_zasubd1_then_zasubq1
46256 0, // zasubh1_then_zasubd0
46257 0, // zasubh1_then_zasubd1
46258 0, // zasubh1_then_zasubq0
46259 0, // zasubh1_then_zasubq1
46260 0, // zasubh1_then_zasubs0
46261 0, // zasubh1_then_zasubs1
46262 0, // zasubh1_then_zasubd1_then_zasubq0
46263 0, // zasubh1_then_zasubd1_then_zasubq1
46264 0, // zasubh1_then_zasubs1_then_zasubd0
46265 0, // zasubh1_then_zasubs1_then_zasubd1
46266 0, // zasubh1_then_zasubs1_then_zasubq0
46267 0, // zasubh1_then_zasubs1_then_zasubq1
46268 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
46269 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
46270 0, // dsub1_then_bsub
46271 0, // dsub1_then_hsub
46272 0, // dsub1_then_ssub
46273 0, // dsub3_then_bsub
46274 0, // dsub3_then_hsub
46275 0, // dsub3_then_ssub
46276 0, // dsub2_then_bsub
46277 0, // dsub2_then_hsub
46278 0, // dsub2_then_ssub
46279 0, // psub1_then_psub
46280 0, // qsub1_then_bsub
46281 0, // qsub1_then_dsub
46282 0, // qsub1_then_hsub
46283 0, // qsub1_then_ssub
46284 0, // qsub3_then_bsub
46285 0, // qsub3_then_dsub
46286 0, // qsub3_then_hsub
46287 0, // qsub3_then_ssub
46288 0, // qsub2_then_bsub
46289 0, // qsub2_then_dsub
46290 0, // qsub2_then_hsub
46291 0, // qsub2_then_ssub
46292 0, // x8sub_7_then_sub_32
46293 0, // x8sub_6_then_sub_32
46294 0, // x8sub_5_then_sub_32
46295 0, // x8sub_4_then_sub_32
46296 0, // x8sub_3_then_sub_32
46297 0, // x8sub_2_then_sub_32
46298 0, // x8sub_1_then_sub_32
46299 0, // subo64_then_sub_32
46300 175, // zsub1_then_bsub -> ZPR4_with_zsub2_in_ZPR_4b
46301 175, // zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46302 175, // zsub1_then_hsub -> ZPR4_with_zsub2_in_ZPR_4b
46303 175, // zsub1_then_ssub -> ZPR4_with_zsub2_in_ZPR_4b
46304 175, // zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46305 175, // zsub3_then_bsub -> ZPR4_with_zsub2_in_ZPR_4b
46306 175, // zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46307 175, // zsub3_then_hsub -> ZPR4_with_zsub2_in_ZPR_4b
46308 175, // zsub3_then_ssub -> ZPR4_with_zsub2_in_ZPR_4b
46309 175, // zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46310 175, // zsub2_then_bsub -> ZPR4_with_zsub2_in_ZPR_4b
46311 175, // zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46312 175, // zsub2_then_hsub -> ZPR4_with_zsub2_in_ZPR_4b
46313 175, // zsub2_then_ssub -> ZPR4_with_zsub2_in_ZPR_4b
46314 175, // zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46315 0, // dsub0_dsub1
46316 0, // dsub0_dsub1_dsub2
46317 0, // dsub1_dsub2
46318 0, // dsub1_dsub2_dsub3
46319 0, // dsub2_dsub3
46320 0, // dsub_qsub1_then_dsub
46321 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46322 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
46323 0, // qsub0_qsub1
46324 0, // qsub0_qsub1_qsub2
46325 0, // qsub1_qsub2
46326 0, // qsub1_qsub2_qsub3
46327 0, // qsub2_qsub3
46328 0, // qsub1_then_dsub_qsub2_then_dsub
46329 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46330 0, // qsub2_then_dsub_qsub3_then_dsub
46331 0, // sub_32_x8sub_1_then_sub_32
46332 0, // x8sub_0_x8sub_1
46333 0, // x8sub_2_x8sub_3
46334 0, // x8sub_4_x8sub_5
46335 0, // x8sub_6_x8sub_7
46336 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46337 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46338 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46339 0, // sub_32_subo64_then_sub_32
46340 175, // dsub_zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46341 175, // zsub_zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46342 175, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46343 175, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46344 175, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46345 175, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46346 175, // zsub0_zsub1 -> ZPR4_with_zsub2_in_ZPR_4b
46347 175, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_4b
46348 175, // zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_4b
46349 175, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_4b
46350 175, // zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_4b
46351 175, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46352 175, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46353 175, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46354 175, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46355 175, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b
46356 175, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b
46357 0, // zsub0_zsub2
46358 0, // zsub1_zsub3
46359 },
46360 { // ZPR4_with_zsub3_in_ZPR_4b
46361 176, // bsub -> ZPR4_with_zsub3_in_ZPR_4b
46362 176, // dsub -> ZPR4_with_zsub3_in_ZPR_4b
46363 0, // dsub0
46364 0, // dsub1
46365 0, // dsub2
46366 0, // dsub3
46367 176, // hsub -> ZPR4_with_zsub3_in_ZPR_4b
46368 0, // psub
46369 0, // psub0
46370 0, // psub1
46371 0, // qsub0
46372 0, // qsub1
46373 0, // qsub2
46374 0, // qsub3
46375 176, // ssub -> ZPR4_with_zsub3_in_ZPR_4b
46376 0, // sub_32
46377 0, // sube32
46378 0, // sube64
46379 0, // subo32
46380 0, // subo64
46381 0, // x8sub_0
46382 0, // x8sub_1
46383 0, // x8sub_2
46384 0, // x8sub_3
46385 0, // x8sub_4
46386 0, // x8sub_5
46387 0, // x8sub_6
46388 0, // x8sub_7
46389 0, // zasubb
46390 0, // zasubd0
46391 0, // zasubd1
46392 0, // zasubh0
46393 0, // zasubh1
46394 0, // zasubq0
46395 0, // zasubq1
46396 0, // zasubs0
46397 0, // zasubs1
46398 176, // zsub -> ZPR4_with_zsub3_in_ZPR_4b
46399 176, // zsub0 -> ZPR4_with_zsub3_in_ZPR_4b
46400 176, // zsub1 -> ZPR4_with_zsub3_in_ZPR_4b
46401 176, // zsub2 -> ZPR4_with_zsub3_in_ZPR_4b
46402 176, // zsub3 -> ZPR4_with_zsub3_in_ZPR_4b
46403 0, // zasubd1_then_zasubq0
46404 0, // zasubd1_then_zasubq1
46405 0, // zasubs1_then_zasubd0
46406 0, // zasubs1_then_zasubd1
46407 0, // zasubs1_then_zasubq0
46408 0, // zasubs1_then_zasubq1
46409 0, // zasubs1_then_zasubd1_then_zasubq0
46410 0, // zasubs1_then_zasubd1_then_zasubq1
46411 0, // zasubh1_then_zasubd0
46412 0, // zasubh1_then_zasubd1
46413 0, // zasubh1_then_zasubq0
46414 0, // zasubh1_then_zasubq1
46415 0, // zasubh1_then_zasubs0
46416 0, // zasubh1_then_zasubs1
46417 0, // zasubh1_then_zasubd1_then_zasubq0
46418 0, // zasubh1_then_zasubd1_then_zasubq1
46419 0, // zasubh1_then_zasubs1_then_zasubd0
46420 0, // zasubh1_then_zasubs1_then_zasubd1
46421 0, // zasubh1_then_zasubs1_then_zasubq0
46422 0, // zasubh1_then_zasubs1_then_zasubq1
46423 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
46424 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
46425 0, // dsub1_then_bsub
46426 0, // dsub1_then_hsub
46427 0, // dsub1_then_ssub
46428 0, // dsub3_then_bsub
46429 0, // dsub3_then_hsub
46430 0, // dsub3_then_ssub
46431 0, // dsub2_then_bsub
46432 0, // dsub2_then_hsub
46433 0, // dsub2_then_ssub
46434 0, // psub1_then_psub
46435 0, // qsub1_then_bsub
46436 0, // qsub1_then_dsub
46437 0, // qsub1_then_hsub
46438 0, // qsub1_then_ssub
46439 0, // qsub3_then_bsub
46440 0, // qsub3_then_dsub
46441 0, // qsub3_then_hsub
46442 0, // qsub3_then_ssub
46443 0, // qsub2_then_bsub
46444 0, // qsub2_then_dsub
46445 0, // qsub2_then_hsub
46446 0, // qsub2_then_ssub
46447 0, // x8sub_7_then_sub_32
46448 0, // x8sub_6_then_sub_32
46449 0, // x8sub_5_then_sub_32
46450 0, // x8sub_4_then_sub_32
46451 0, // x8sub_3_then_sub_32
46452 0, // x8sub_2_then_sub_32
46453 0, // x8sub_1_then_sub_32
46454 0, // subo64_then_sub_32
46455 176, // zsub1_then_bsub -> ZPR4_with_zsub3_in_ZPR_4b
46456 176, // zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46457 176, // zsub1_then_hsub -> ZPR4_with_zsub3_in_ZPR_4b
46458 176, // zsub1_then_ssub -> ZPR4_with_zsub3_in_ZPR_4b
46459 176, // zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46460 176, // zsub3_then_bsub -> ZPR4_with_zsub3_in_ZPR_4b
46461 176, // zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46462 176, // zsub3_then_hsub -> ZPR4_with_zsub3_in_ZPR_4b
46463 176, // zsub3_then_ssub -> ZPR4_with_zsub3_in_ZPR_4b
46464 176, // zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46465 176, // zsub2_then_bsub -> ZPR4_with_zsub3_in_ZPR_4b
46466 176, // zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46467 176, // zsub2_then_hsub -> ZPR4_with_zsub3_in_ZPR_4b
46468 176, // zsub2_then_ssub -> ZPR4_with_zsub3_in_ZPR_4b
46469 176, // zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46470 0, // dsub0_dsub1
46471 0, // dsub0_dsub1_dsub2
46472 0, // dsub1_dsub2
46473 0, // dsub1_dsub2_dsub3
46474 0, // dsub2_dsub3
46475 0, // dsub_qsub1_then_dsub
46476 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46477 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
46478 0, // qsub0_qsub1
46479 0, // qsub0_qsub1_qsub2
46480 0, // qsub1_qsub2
46481 0, // qsub1_qsub2_qsub3
46482 0, // qsub2_qsub3
46483 0, // qsub1_then_dsub_qsub2_then_dsub
46484 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
46485 0, // qsub2_then_dsub_qsub3_then_dsub
46486 0, // sub_32_x8sub_1_then_sub_32
46487 0, // x8sub_0_x8sub_1
46488 0, // x8sub_2_x8sub_3
46489 0, // x8sub_4_x8sub_5
46490 0, // x8sub_6_x8sub_7
46491 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46492 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46493 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46494 0, // sub_32_subo64_then_sub_32
46495 176, // dsub_zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46496 176, // zsub_zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46497 176, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46498 176, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46499 176, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46500 176, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46501 176, // zsub0_zsub1 -> ZPR4_with_zsub3_in_ZPR_4b
46502 176, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_4b
46503 176, // zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_4b
46504 176, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_4b
46505 176, // zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_4b
46506 176, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46507 176, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46508 176, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46509 176, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46510 176, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b
46511 176, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b
46512 0, // zsub0_zsub2
46513 0, // zsub1_zsub3
46514 },
46515 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46516 177, // bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46517 177, // dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46518 0, // dsub0
46519 0, // dsub1
46520 0, // dsub2
46521 0, // dsub3
46522 177, // hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46523 0, // psub
46524 0, // psub0
46525 0, // psub1
46526 177, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46527 177, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46528 177, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46529 177, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46530 177, // ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46531 0, // sub_32
46532 0, // sube32
46533 0, // sube64
46534 0, // subo32
46535 0, // subo64
46536 0, // x8sub_0
46537 0, // x8sub_1
46538 0, // x8sub_2
46539 0, // x8sub_3
46540 0, // x8sub_4
46541 0, // x8sub_5
46542 0, // x8sub_6
46543 0, // x8sub_7
46544 0, // zasubb
46545 0, // zasubd0
46546 0, // zasubd1
46547 0, // zasubh0
46548 0, // zasubh1
46549 0, // zasubq0
46550 0, // zasubq1
46551 0, // zasubs0
46552 0, // zasubs1
46553 0, // zsub
46554 0, // zsub0
46555 0, // zsub1
46556 0, // zsub2
46557 0, // zsub3
46558 0, // zasubd1_then_zasubq0
46559 0, // zasubd1_then_zasubq1
46560 0, // zasubs1_then_zasubd0
46561 0, // zasubs1_then_zasubd1
46562 0, // zasubs1_then_zasubq0
46563 0, // zasubs1_then_zasubq1
46564 0, // zasubs1_then_zasubd1_then_zasubq0
46565 0, // zasubs1_then_zasubd1_then_zasubq1
46566 0, // zasubh1_then_zasubd0
46567 0, // zasubh1_then_zasubd1
46568 0, // zasubh1_then_zasubq0
46569 0, // zasubh1_then_zasubq1
46570 0, // zasubh1_then_zasubs0
46571 0, // zasubh1_then_zasubs1
46572 0, // zasubh1_then_zasubd1_then_zasubq0
46573 0, // zasubh1_then_zasubd1_then_zasubq1
46574 0, // zasubh1_then_zasubs1_then_zasubd0
46575 0, // zasubh1_then_zasubs1_then_zasubd1
46576 0, // zasubh1_then_zasubs1_then_zasubq0
46577 0, // zasubh1_then_zasubs1_then_zasubq1
46578 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
46579 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
46580 0, // dsub1_then_bsub
46581 0, // dsub1_then_hsub
46582 0, // dsub1_then_ssub
46583 0, // dsub3_then_bsub
46584 0, // dsub3_then_hsub
46585 0, // dsub3_then_ssub
46586 0, // dsub2_then_bsub
46587 0, // dsub2_then_hsub
46588 0, // dsub2_then_ssub
46589 0, // psub1_then_psub
46590 177, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46591 177, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46592 177, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46593 177, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46594 177, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46595 177, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46596 177, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46597 177, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46598 177, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46599 177, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46600 177, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46601 177, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46602 0, // x8sub_7_then_sub_32
46603 0, // x8sub_6_then_sub_32
46604 0, // x8sub_5_then_sub_32
46605 0, // x8sub_4_then_sub_32
46606 0, // x8sub_3_then_sub_32
46607 0, // x8sub_2_then_sub_32
46608 0, // x8sub_1_then_sub_32
46609 0, // subo64_then_sub_32
46610 0, // zsub1_then_bsub
46611 0, // zsub1_then_dsub
46612 0, // zsub1_then_hsub
46613 0, // zsub1_then_ssub
46614 0, // zsub1_then_zsub
46615 0, // zsub3_then_bsub
46616 0, // zsub3_then_dsub
46617 0, // zsub3_then_hsub
46618 0, // zsub3_then_ssub
46619 0, // zsub3_then_zsub
46620 0, // zsub2_then_bsub
46621 0, // zsub2_then_dsub
46622 0, // zsub2_then_hsub
46623 0, // zsub2_then_ssub
46624 0, // zsub2_then_zsub
46625 0, // dsub0_dsub1
46626 0, // dsub0_dsub1_dsub2
46627 0, // dsub1_dsub2
46628 0, // dsub1_dsub2_dsub3
46629 0, // dsub2_dsub3
46630 177, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46631 177, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46632 177, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46633 177, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46634 177, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46635 177, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46636 177, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46637 177, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46638 177, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46639 177, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46640 177, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
46641 0, // sub_32_x8sub_1_then_sub_32
46642 0, // x8sub_0_x8sub_1
46643 0, // x8sub_2_x8sub_3
46644 0, // x8sub_4_x8sub_5
46645 0, // x8sub_6_x8sub_7
46646 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46647 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46648 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46649 0, // sub_32_subo64_then_sub_32
46650 0, // dsub_zsub1_then_dsub
46651 0, // zsub_zsub1_then_zsub
46652 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
46653 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
46654 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
46655 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
46656 0, // zsub0_zsub1
46657 0, // zsub0_zsub1_zsub2
46658 0, // zsub1_zsub2
46659 0, // zsub1_zsub2_zsub3
46660 0, // zsub2_zsub3
46661 0, // zsub1_then_dsub_zsub2_then_dsub
46662 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
46663 0, // zsub1_then_zsub_zsub2_then_zsub
46664 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
46665 0, // zsub2_then_dsub_zsub3_then_dsub
46666 0, // zsub2_then_zsub_zsub3_then_zsub
46667 0, // zsub0_zsub2
46668 0, // zsub1_zsub3
46669 },
46670 { // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46671 178, // bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46672 178, // dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46673 0, // dsub0
46674 0, // dsub1
46675 0, // dsub2
46676 0, // dsub3
46677 178, // hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46678 0, // psub
46679 0, // psub0
46680 0, // psub1
46681 178, // qsub0 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46682 178, // qsub1 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46683 178, // qsub2 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46684 178, // qsub3 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46685 178, // ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46686 0, // sub_32
46687 0, // sube32
46688 0, // sube64
46689 0, // subo32
46690 0, // subo64
46691 0, // x8sub_0
46692 0, // x8sub_1
46693 0, // x8sub_2
46694 0, // x8sub_3
46695 0, // x8sub_4
46696 0, // x8sub_5
46697 0, // x8sub_6
46698 0, // x8sub_7
46699 0, // zasubb
46700 0, // zasubd0
46701 0, // zasubd1
46702 0, // zasubh0
46703 0, // zasubh1
46704 0, // zasubq0
46705 0, // zasubq1
46706 0, // zasubs0
46707 0, // zasubs1
46708 0, // zsub
46709 0, // zsub0
46710 0, // zsub1
46711 0, // zsub2
46712 0, // zsub3
46713 0, // zasubd1_then_zasubq0
46714 0, // zasubd1_then_zasubq1
46715 0, // zasubs1_then_zasubd0
46716 0, // zasubs1_then_zasubd1
46717 0, // zasubs1_then_zasubq0
46718 0, // zasubs1_then_zasubq1
46719 0, // zasubs1_then_zasubd1_then_zasubq0
46720 0, // zasubs1_then_zasubd1_then_zasubq1
46721 0, // zasubh1_then_zasubd0
46722 0, // zasubh1_then_zasubd1
46723 0, // zasubh1_then_zasubq0
46724 0, // zasubh1_then_zasubq1
46725 0, // zasubh1_then_zasubs0
46726 0, // zasubh1_then_zasubs1
46727 0, // zasubh1_then_zasubd1_then_zasubq0
46728 0, // zasubh1_then_zasubd1_then_zasubq1
46729 0, // zasubh1_then_zasubs1_then_zasubd0
46730 0, // zasubh1_then_zasubs1_then_zasubd1
46731 0, // zasubh1_then_zasubs1_then_zasubq0
46732 0, // zasubh1_then_zasubs1_then_zasubq1
46733 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
46734 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
46735 0, // dsub1_then_bsub
46736 0, // dsub1_then_hsub
46737 0, // dsub1_then_ssub
46738 0, // dsub3_then_bsub
46739 0, // dsub3_then_hsub
46740 0, // dsub3_then_ssub
46741 0, // dsub2_then_bsub
46742 0, // dsub2_then_hsub
46743 0, // dsub2_then_ssub
46744 0, // psub1_then_psub
46745 178, // qsub1_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46746 178, // qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46747 178, // qsub1_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46748 178, // qsub1_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46749 178, // qsub3_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46750 178, // qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46751 178, // qsub3_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46752 178, // qsub3_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46753 178, // qsub2_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46754 178, // qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46755 178, // qsub2_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46756 178, // qsub2_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46757 0, // x8sub_7_then_sub_32
46758 0, // x8sub_6_then_sub_32
46759 0, // x8sub_5_then_sub_32
46760 0, // x8sub_4_then_sub_32
46761 0, // x8sub_3_then_sub_32
46762 0, // x8sub_2_then_sub_32
46763 0, // x8sub_1_then_sub_32
46764 0, // subo64_then_sub_32
46765 0, // zsub1_then_bsub
46766 0, // zsub1_then_dsub
46767 0, // zsub1_then_hsub
46768 0, // zsub1_then_ssub
46769 0, // zsub1_then_zsub
46770 0, // zsub3_then_bsub
46771 0, // zsub3_then_dsub
46772 0, // zsub3_then_hsub
46773 0, // zsub3_then_ssub
46774 0, // zsub3_then_zsub
46775 0, // zsub2_then_bsub
46776 0, // zsub2_then_dsub
46777 0, // zsub2_then_hsub
46778 0, // zsub2_then_ssub
46779 0, // zsub2_then_zsub
46780 0, // dsub0_dsub1
46781 0, // dsub0_dsub1_dsub2
46782 0, // dsub1_dsub2
46783 0, // dsub1_dsub2_dsub3
46784 0, // dsub2_dsub3
46785 178, // dsub_qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46786 178, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46787 178, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46788 178, // qsub0_qsub1 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46789 178, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46790 178, // qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46791 178, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46792 178, // qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46793 178, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46794 178, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46795 178, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
46796 0, // sub_32_x8sub_1_then_sub_32
46797 0, // x8sub_0_x8sub_1
46798 0, // x8sub_2_x8sub_3
46799 0, // x8sub_4_x8sub_5
46800 0, // x8sub_6_x8sub_7
46801 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46802 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46803 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46804 0, // sub_32_subo64_then_sub_32
46805 0, // dsub_zsub1_then_dsub
46806 0, // zsub_zsub1_then_zsub
46807 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
46808 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
46809 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
46810 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
46811 0, // zsub0_zsub1
46812 0, // zsub0_zsub1_zsub2
46813 0, // zsub1_zsub2
46814 0, // zsub1_zsub2_zsub3
46815 0, // zsub2_zsub3
46816 0, // zsub1_then_dsub_zsub2_then_dsub
46817 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
46818 0, // zsub1_then_zsub_zsub2_then_zsub
46819 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
46820 0, // zsub2_then_dsub_zsub3_then_dsub
46821 0, // zsub2_then_zsub_zsub3_then_zsub
46822 0, // zsub0_zsub2
46823 0, // zsub1_zsub3
46824 },
46825 { // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46826 179, // bsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46827 179, // dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46828 0, // dsub0
46829 0, // dsub1
46830 0, // dsub2
46831 0, // dsub3
46832 179, // hsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46833 0, // psub
46834 0, // psub0
46835 0, // psub1
46836 179, // qsub0 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46837 179, // qsub1 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46838 179, // qsub2 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46839 179, // qsub3 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46840 179, // ssub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46841 0, // sub_32
46842 0, // sube32
46843 0, // sube64
46844 0, // subo32
46845 0, // subo64
46846 0, // x8sub_0
46847 0, // x8sub_1
46848 0, // x8sub_2
46849 0, // x8sub_3
46850 0, // x8sub_4
46851 0, // x8sub_5
46852 0, // x8sub_6
46853 0, // x8sub_7
46854 0, // zasubb
46855 0, // zasubd0
46856 0, // zasubd1
46857 0, // zasubh0
46858 0, // zasubh1
46859 0, // zasubq0
46860 0, // zasubq1
46861 0, // zasubs0
46862 0, // zasubs1
46863 0, // zsub
46864 0, // zsub0
46865 0, // zsub1
46866 0, // zsub2
46867 0, // zsub3
46868 0, // zasubd1_then_zasubq0
46869 0, // zasubd1_then_zasubq1
46870 0, // zasubs1_then_zasubd0
46871 0, // zasubs1_then_zasubd1
46872 0, // zasubs1_then_zasubq0
46873 0, // zasubs1_then_zasubq1
46874 0, // zasubs1_then_zasubd1_then_zasubq0
46875 0, // zasubs1_then_zasubd1_then_zasubq1
46876 0, // zasubh1_then_zasubd0
46877 0, // zasubh1_then_zasubd1
46878 0, // zasubh1_then_zasubq0
46879 0, // zasubh1_then_zasubq1
46880 0, // zasubh1_then_zasubs0
46881 0, // zasubh1_then_zasubs1
46882 0, // zasubh1_then_zasubd1_then_zasubq0
46883 0, // zasubh1_then_zasubd1_then_zasubq1
46884 0, // zasubh1_then_zasubs1_then_zasubd0
46885 0, // zasubh1_then_zasubs1_then_zasubd1
46886 0, // zasubh1_then_zasubs1_then_zasubq0
46887 0, // zasubh1_then_zasubs1_then_zasubq1
46888 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
46889 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
46890 0, // dsub1_then_bsub
46891 0, // dsub1_then_hsub
46892 0, // dsub1_then_ssub
46893 0, // dsub3_then_bsub
46894 0, // dsub3_then_hsub
46895 0, // dsub3_then_ssub
46896 0, // dsub2_then_bsub
46897 0, // dsub2_then_hsub
46898 0, // dsub2_then_ssub
46899 0, // psub1_then_psub
46900 179, // qsub1_then_bsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46901 179, // qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46902 179, // qsub1_then_hsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46903 179, // qsub1_then_ssub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46904 179, // qsub3_then_bsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46905 179, // qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46906 179, // qsub3_then_hsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46907 179, // qsub3_then_ssub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46908 179, // qsub2_then_bsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46909 179, // qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46910 179, // qsub2_then_hsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46911 179, // qsub2_then_ssub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46912 0, // x8sub_7_then_sub_32
46913 0, // x8sub_6_then_sub_32
46914 0, // x8sub_5_then_sub_32
46915 0, // x8sub_4_then_sub_32
46916 0, // x8sub_3_then_sub_32
46917 0, // x8sub_2_then_sub_32
46918 0, // x8sub_1_then_sub_32
46919 0, // subo64_then_sub_32
46920 0, // zsub1_then_bsub
46921 0, // zsub1_then_dsub
46922 0, // zsub1_then_hsub
46923 0, // zsub1_then_ssub
46924 0, // zsub1_then_zsub
46925 0, // zsub3_then_bsub
46926 0, // zsub3_then_dsub
46927 0, // zsub3_then_hsub
46928 0, // zsub3_then_ssub
46929 0, // zsub3_then_zsub
46930 0, // zsub2_then_bsub
46931 0, // zsub2_then_dsub
46932 0, // zsub2_then_hsub
46933 0, // zsub2_then_ssub
46934 0, // zsub2_then_zsub
46935 0, // dsub0_dsub1
46936 0, // dsub0_dsub1_dsub2
46937 0, // dsub1_dsub2
46938 0, // dsub1_dsub2_dsub3
46939 0, // dsub2_dsub3
46940 179, // dsub_qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46941 179, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46942 179, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46943 179, // qsub0_qsub1 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46944 179, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46945 179, // qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46946 179, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46947 179, // qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46948 179, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46949 179, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46950 179, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
46951 0, // sub_32_x8sub_1_then_sub_32
46952 0, // x8sub_0_x8sub_1
46953 0, // x8sub_2_x8sub_3
46954 0, // x8sub_4_x8sub_5
46955 0, // x8sub_6_x8sub_7
46956 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
46957 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
46958 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
46959 0, // sub_32_subo64_then_sub_32
46960 0, // dsub_zsub1_then_dsub
46961 0, // zsub_zsub1_then_zsub
46962 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
46963 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
46964 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
46965 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
46966 0, // zsub0_zsub1
46967 0, // zsub0_zsub1_zsub2
46968 0, // zsub1_zsub2
46969 0, // zsub1_zsub2_zsub3
46970 0, // zsub2_zsub3
46971 0, // zsub1_then_dsub_zsub2_then_dsub
46972 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
46973 0, // zsub1_then_zsub_zsub2_then_zsub
46974 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
46975 0, // zsub2_then_dsub_zsub3_then_dsub
46976 0, // zsub2_then_zsub_zsub3_then_zsub
46977 0, // zsub0_zsub2
46978 0, // zsub1_zsub3
46979 },
46980 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
46981 180, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
46982 180, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
46983 0, // dsub0
46984 0, // dsub1
46985 0, // dsub2
46986 0, // dsub3
46987 180, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
46988 0, // psub
46989 0, // psub0
46990 0, // psub1
46991 0, // qsub0
46992 0, // qsub1
46993 0, // qsub2
46994 0, // qsub3
46995 180, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
46996 0, // sub_32
46997 0, // sube32
46998 0, // sube64
46999 0, // subo32
47000 0, // subo64
47001 0, // x8sub_0
47002 0, // x8sub_1
47003 0, // x8sub_2
47004 0, // x8sub_3
47005 0, // x8sub_4
47006 0, // x8sub_5
47007 0, // x8sub_6
47008 0, // x8sub_7
47009 0, // zasubb
47010 0, // zasubd0
47011 0, // zasubd1
47012 0, // zasubh0
47013 0, // zasubh1
47014 0, // zasubq0
47015 0, // zasubq1
47016 0, // zasubs0
47017 0, // zasubs1
47018 180, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47019 180, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47020 180, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47021 180, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47022 180, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47023 0, // zasubd1_then_zasubq0
47024 0, // zasubd1_then_zasubq1
47025 0, // zasubs1_then_zasubd0
47026 0, // zasubs1_then_zasubd1
47027 0, // zasubs1_then_zasubq0
47028 0, // zasubs1_then_zasubq1
47029 0, // zasubs1_then_zasubd1_then_zasubq0
47030 0, // zasubs1_then_zasubd1_then_zasubq1
47031 0, // zasubh1_then_zasubd0
47032 0, // zasubh1_then_zasubd1
47033 0, // zasubh1_then_zasubq0
47034 0, // zasubh1_then_zasubq1
47035 0, // zasubh1_then_zasubs0
47036 0, // zasubh1_then_zasubs1
47037 0, // zasubh1_then_zasubd1_then_zasubq0
47038 0, // zasubh1_then_zasubd1_then_zasubq1
47039 0, // zasubh1_then_zasubs1_then_zasubd0
47040 0, // zasubh1_then_zasubs1_then_zasubd1
47041 0, // zasubh1_then_zasubs1_then_zasubq0
47042 0, // zasubh1_then_zasubs1_then_zasubq1
47043 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47044 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47045 0, // dsub1_then_bsub
47046 0, // dsub1_then_hsub
47047 0, // dsub1_then_ssub
47048 0, // dsub3_then_bsub
47049 0, // dsub3_then_hsub
47050 0, // dsub3_then_ssub
47051 0, // dsub2_then_bsub
47052 0, // dsub2_then_hsub
47053 0, // dsub2_then_ssub
47054 0, // psub1_then_psub
47055 0, // qsub1_then_bsub
47056 0, // qsub1_then_dsub
47057 0, // qsub1_then_hsub
47058 0, // qsub1_then_ssub
47059 0, // qsub3_then_bsub
47060 0, // qsub3_then_dsub
47061 0, // qsub3_then_hsub
47062 0, // qsub3_then_ssub
47063 0, // qsub2_then_bsub
47064 0, // qsub2_then_dsub
47065 0, // qsub2_then_hsub
47066 0, // qsub2_then_ssub
47067 0, // x8sub_7_then_sub_32
47068 0, // x8sub_6_then_sub_32
47069 0, // x8sub_5_then_sub_32
47070 0, // x8sub_4_then_sub_32
47071 0, // x8sub_3_then_sub_32
47072 0, // x8sub_2_then_sub_32
47073 0, // x8sub_1_then_sub_32
47074 0, // subo64_then_sub_32
47075 180, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47076 180, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47077 180, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47078 180, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47079 180, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47080 180, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47081 180, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47082 180, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47083 180, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47084 180, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47085 180, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47086 180, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47087 180, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47088 180, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47089 180, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47090 0, // dsub0_dsub1
47091 0, // dsub0_dsub1_dsub2
47092 0, // dsub1_dsub2
47093 0, // dsub1_dsub2_dsub3
47094 0, // dsub2_dsub3
47095 0, // dsub_qsub1_then_dsub
47096 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47097 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
47098 0, // qsub0_qsub1
47099 0, // qsub0_qsub1_qsub2
47100 0, // qsub1_qsub2
47101 0, // qsub1_qsub2_qsub3
47102 0, // qsub2_qsub3
47103 0, // qsub1_then_dsub_qsub2_then_dsub
47104 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47105 0, // qsub2_then_dsub_qsub3_then_dsub
47106 0, // sub_32_x8sub_1_then_sub_32
47107 0, // x8sub_0_x8sub_1
47108 0, // x8sub_2_x8sub_3
47109 0, // x8sub_4_x8sub_5
47110 0, // x8sub_6_x8sub_7
47111 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
47112 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
47113 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
47114 0, // sub_32_subo64_then_sub_32
47115 180, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47116 180, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47117 180, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47118 180, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47119 180, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47120 180, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47121 180, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47122 180, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47123 180, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47124 180, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47125 180, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47126 180, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47127 180, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47128 180, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47129 180, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47130 180, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47131 180, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
47132 0, // zsub0_zsub2
47133 0, // zsub1_zsub3
47134 },
47135 { // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47136 181, // bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47137 181, // dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47138 0, // dsub0
47139 0, // dsub1
47140 0, // dsub2
47141 0, // dsub3
47142 181, // hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47143 0, // psub
47144 0, // psub0
47145 0, // psub1
47146 0, // qsub0
47147 0, // qsub1
47148 0, // qsub2
47149 0, // qsub3
47150 181, // ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47151 0, // sub_32
47152 0, // sube32
47153 0, // sube64
47154 0, // subo32
47155 0, // subo64
47156 0, // x8sub_0
47157 0, // x8sub_1
47158 0, // x8sub_2
47159 0, // x8sub_3
47160 0, // x8sub_4
47161 0, // x8sub_5
47162 0, // x8sub_6
47163 0, // x8sub_7
47164 0, // zasubb
47165 0, // zasubd0
47166 0, // zasubd1
47167 0, // zasubh0
47168 0, // zasubh1
47169 0, // zasubq0
47170 0, // zasubq1
47171 0, // zasubs0
47172 0, // zasubs1
47173 181, // zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47174 181, // zsub0 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47175 181, // zsub1 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47176 181, // zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47177 181, // zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47178 0, // zasubd1_then_zasubq0
47179 0, // zasubd1_then_zasubq1
47180 0, // zasubs1_then_zasubd0
47181 0, // zasubs1_then_zasubd1
47182 0, // zasubs1_then_zasubq0
47183 0, // zasubs1_then_zasubq1
47184 0, // zasubs1_then_zasubd1_then_zasubq0
47185 0, // zasubs1_then_zasubd1_then_zasubq1
47186 0, // zasubh1_then_zasubd0
47187 0, // zasubh1_then_zasubd1
47188 0, // zasubh1_then_zasubq0
47189 0, // zasubh1_then_zasubq1
47190 0, // zasubh1_then_zasubs0
47191 0, // zasubh1_then_zasubs1
47192 0, // zasubh1_then_zasubd1_then_zasubq0
47193 0, // zasubh1_then_zasubd1_then_zasubq1
47194 0, // zasubh1_then_zasubs1_then_zasubd0
47195 0, // zasubh1_then_zasubs1_then_zasubd1
47196 0, // zasubh1_then_zasubs1_then_zasubq0
47197 0, // zasubh1_then_zasubs1_then_zasubq1
47198 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47199 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47200 0, // dsub1_then_bsub
47201 0, // dsub1_then_hsub
47202 0, // dsub1_then_ssub
47203 0, // dsub3_then_bsub
47204 0, // dsub3_then_hsub
47205 0, // dsub3_then_ssub
47206 0, // dsub2_then_bsub
47207 0, // dsub2_then_hsub
47208 0, // dsub2_then_ssub
47209 0, // psub1_then_psub
47210 0, // qsub1_then_bsub
47211 0, // qsub1_then_dsub
47212 0, // qsub1_then_hsub
47213 0, // qsub1_then_ssub
47214 0, // qsub3_then_bsub
47215 0, // qsub3_then_dsub
47216 0, // qsub3_then_hsub
47217 0, // qsub3_then_ssub
47218 0, // qsub2_then_bsub
47219 0, // qsub2_then_dsub
47220 0, // qsub2_then_hsub
47221 0, // qsub2_then_ssub
47222 0, // x8sub_7_then_sub_32
47223 0, // x8sub_6_then_sub_32
47224 0, // x8sub_5_then_sub_32
47225 0, // x8sub_4_then_sub_32
47226 0, // x8sub_3_then_sub_32
47227 0, // x8sub_2_then_sub_32
47228 0, // x8sub_1_then_sub_32
47229 0, // subo64_then_sub_32
47230 181, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47231 181, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47232 181, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47233 181, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47234 181, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47235 181, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47236 181, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47237 181, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47238 181, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47239 181, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47240 181, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47241 181, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47242 181, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47243 181, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47244 181, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47245 0, // dsub0_dsub1
47246 0, // dsub0_dsub1_dsub2
47247 0, // dsub1_dsub2
47248 0, // dsub1_dsub2_dsub3
47249 0, // dsub2_dsub3
47250 0, // dsub_qsub1_then_dsub
47251 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47252 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
47253 0, // qsub0_qsub1
47254 0, // qsub0_qsub1_qsub2
47255 0, // qsub1_qsub2
47256 0, // qsub1_qsub2_qsub3
47257 0, // qsub2_qsub3
47258 0, // qsub1_then_dsub_qsub2_then_dsub
47259 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47260 0, // qsub2_then_dsub_qsub3_then_dsub
47261 0, // sub_32_x8sub_1_then_sub_32
47262 0, // x8sub_0_x8sub_1
47263 0, // x8sub_2_x8sub_3
47264 0, // x8sub_4_x8sub_5
47265 0, // x8sub_6_x8sub_7
47266 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
47267 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
47268 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
47269 0, // sub_32_subo64_then_sub_32
47270 181, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47271 181, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47272 181, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47273 181, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47274 181, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47275 181, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47276 181, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47277 181, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47278 181, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47279 181, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47280 181, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47281 181, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47282 181, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47283 181, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47284 181, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47285 181, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47286 181, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
47287 0, // zsub0_zsub2
47288 0, // zsub1_zsub3
47289 },
47290 { // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47291 182, // bsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47292 182, // dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47293 0, // dsub0
47294 0, // dsub1
47295 0, // dsub2
47296 0, // dsub3
47297 182, // hsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47298 0, // psub
47299 0, // psub0
47300 0, // psub1
47301 0, // qsub0
47302 0, // qsub1
47303 0, // qsub2
47304 0, // qsub3
47305 182, // ssub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47306 0, // sub_32
47307 0, // sube32
47308 0, // sube64
47309 0, // subo32
47310 0, // subo64
47311 0, // x8sub_0
47312 0, // x8sub_1
47313 0, // x8sub_2
47314 0, // x8sub_3
47315 0, // x8sub_4
47316 0, // x8sub_5
47317 0, // x8sub_6
47318 0, // x8sub_7
47319 0, // zasubb
47320 0, // zasubd0
47321 0, // zasubd1
47322 0, // zasubh0
47323 0, // zasubh1
47324 0, // zasubq0
47325 0, // zasubq1
47326 0, // zasubs0
47327 0, // zasubs1
47328 182, // zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47329 182, // zsub0 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47330 182, // zsub1 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47331 182, // zsub2 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47332 182, // zsub3 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47333 0, // zasubd1_then_zasubq0
47334 0, // zasubd1_then_zasubq1
47335 0, // zasubs1_then_zasubd0
47336 0, // zasubs1_then_zasubd1
47337 0, // zasubs1_then_zasubq0
47338 0, // zasubs1_then_zasubq1
47339 0, // zasubs1_then_zasubd1_then_zasubq0
47340 0, // zasubs1_then_zasubd1_then_zasubq1
47341 0, // zasubh1_then_zasubd0
47342 0, // zasubh1_then_zasubd1
47343 0, // zasubh1_then_zasubq0
47344 0, // zasubh1_then_zasubq1
47345 0, // zasubh1_then_zasubs0
47346 0, // zasubh1_then_zasubs1
47347 0, // zasubh1_then_zasubd1_then_zasubq0
47348 0, // zasubh1_then_zasubd1_then_zasubq1
47349 0, // zasubh1_then_zasubs1_then_zasubd0
47350 0, // zasubh1_then_zasubs1_then_zasubd1
47351 0, // zasubh1_then_zasubs1_then_zasubq0
47352 0, // zasubh1_then_zasubs1_then_zasubq1
47353 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47354 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47355 0, // dsub1_then_bsub
47356 0, // dsub1_then_hsub
47357 0, // dsub1_then_ssub
47358 0, // dsub3_then_bsub
47359 0, // dsub3_then_hsub
47360 0, // dsub3_then_ssub
47361 0, // dsub2_then_bsub
47362 0, // dsub2_then_hsub
47363 0, // dsub2_then_ssub
47364 0, // psub1_then_psub
47365 0, // qsub1_then_bsub
47366 0, // qsub1_then_dsub
47367 0, // qsub1_then_hsub
47368 0, // qsub1_then_ssub
47369 0, // qsub3_then_bsub
47370 0, // qsub3_then_dsub
47371 0, // qsub3_then_hsub
47372 0, // qsub3_then_ssub
47373 0, // qsub2_then_bsub
47374 0, // qsub2_then_dsub
47375 0, // qsub2_then_hsub
47376 0, // qsub2_then_ssub
47377 0, // x8sub_7_then_sub_32
47378 0, // x8sub_6_then_sub_32
47379 0, // x8sub_5_then_sub_32
47380 0, // x8sub_4_then_sub_32
47381 0, // x8sub_3_then_sub_32
47382 0, // x8sub_2_then_sub_32
47383 0, // x8sub_1_then_sub_32
47384 0, // subo64_then_sub_32
47385 182, // zsub1_then_bsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47386 182, // zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47387 182, // zsub1_then_hsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47388 182, // zsub1_then_ssub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47389 182, // zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47390 182, // zsub3_then_bsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47391 182, // zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47392 182, // zsub3_then_hsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47393 182, // zsub3_then_ssub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47394 182, // zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47395 182, // zsub2_then_bsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47396 182, // zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47397 182, // zsub2_then_hsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47398 182, // zsub2_then_ssub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47399 182, // zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47400 0, // dsub0_dsub1
47401 0, // dsub0_dsub1_dsub2
47402 0, // dsub1_dsub2
47403 0, // dsub1_dsub2_dsub3
47404 0, // dsub2_dsub3
47405 0, // dsub_qsub1_then_dsub
47406 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47407 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
47408 0, // qsub0_qsub1
47409 0, // qsub0_qsub1_qsub2
47410 0, // qsub1_qsub2
47411 0, // qsub1_qsub2_qsub3
47412 0, // qsub2_qsub3
47413 0, // qsub1_then_dsub_qsub2_then_dsub
47414 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47415 0, // qsub2_then_dsub_qsub3_then_dsub
47416 0, // sub_32_x8sub_1_then_sub_32
47417 0, // x8sub_0_x8sub_1
47418 0, // x8sub_2_x8sub_3
47419 0, // x8sub_4_x8sub_5
47420 0, // x8sub_6_x8sub_7
47421 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
47422 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
47423 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
47424 0, // sub_32_subo64_then_sub_32
47425 182, // dsub_zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47426 182, // zsub_zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47427 182, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47428 182, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47429 182, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47430 182, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47431 182, // zsub0_zsub1 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47432 182, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47433 182, // zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47434 182, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47435 182, // zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47436 182, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47437 182, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47438 182, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47439 182, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47440 182, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47441 182, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47442 0, // zsub0_zsub2
47443 0, // zsub1_zsub3
47444 },
47445 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47446 183, // bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47447 183, // dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47448 0, // dsub0
47449 0, // dsub1
47450 0, // dsub2
47451 0, // dsub3
47452 183, // hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47453 0, // psub
47454 0, // psub0
47455 0, // psub1
47456 183, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47457 183, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47458 183, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47459 183, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47460 183, // ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47461 0, // sub_32
47462 0, // sube32
47463 0, // sube64
47464 0, // subo32
47465 0, // subo64
47466 0, // x8sub_0
47467 0, // x8sub_1
47468 0, // x8sub_2
47469 0, // x8sub_3
47470 0, // x8sub_4
47471 0, // x8sub_5
47472 0, // x8sub_6
47473 0, // x8sub_7
47474 0, // zasubb
47475 0, // zasubd0
47476 0, // zasubd1
47477 0, // zasubh0
47478 0, // zasubh1
47479 0, // zasubq0
47480 0, // zasubq1
47481 0, // zasubs0
47482 0, // zasubs1
47483 0, // zsub
47484 0, // zsub0
47485 0, // zsub1
47486 0, // zsub2
47487 0, // zsub3
47488 0, // zasubd1_then_zasubq0
47489 0, // zasubd1_then_zasubq1
47490 0, // zasubs1_then_zasubd0
47491 0, // zasubs1_then_zasubd1
47492 0, // zasubs1_then_zasubq0
47493 0, // zasubs1_then_zasubq1
47494 0, // zasubs1_then_zasubd1_then_zasubq0
47495 0, // zasubs1_then_zasubd1_then_zasubq1
47496 0, // zasubh1_then_zasubd0
47497 0, // zasubh1_then_zasubd1
47498 0, // zasubh1_then_zasubq0
47499 0, // zasubh1_then_zasubq1
47500 0, // zasubh1_then_zasubs0
47501 0, // zasubh1_then_zasubs1
47502 0, // zasubh1_then_zasubd1_then_zasubq0
47503 0, // zasubh1_then_zasubd1_then_zasubq1
47504 0, // zasubh1_then_zasubs1_then_zasubd0
47505 0, // zasubh1_then_zasubs1_then_zasubd1
47506 0, // zasubh1_then_zasubs1_then_zasubq0
47507 0, // zasubh1_then_zasubs1_then_zasubq1
47508 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47509 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47510 0, // dsub1_then_bsub
47511 0, // dsub1_then_hsub
47512 0, // dsub1_then_ssub
47513 0, // dsub3_then_bsub
47514 0, // dsub3_then_hsub
47515 0, // dsub3_then_ssub
47516 0, // dsub2_then_bsub
47517 0, // dsub2_then_hsub
47518 0, // dsub2_then_ssub
47519 0, // psub1_then_psub
47520 183, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47521 183, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47522 183, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47523 183, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47524 183, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47525 183, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47526 183, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47527 183, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47528 183, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47529 183, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47530 183, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47531 183, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47532 0, // x8sub_7_then_sub_32
47533 0, // x8sub_6_then_sub_32
47534 0, // x8sub_5_then_sub_32
47535 0, // x8sub_4_then_sub_32
47536 0, // x8sub_3_then_sub_32
47537 0, // x8sub_2_then_sub_32
47538 0, // x8sub_1_then_sub_32
47539 0, // subo64_then_sub_32
47540 0, // zsub1_then_bsub
47541 0, // zsub1_then_dsub
47542 0, // zsub1_then_hsub
47543 0, // zsub1_then_ssub
47544 0, // zsub1_then_zsub
47545 0, // zsub3_then_bsub
47546 0, // zsub3_then_dsub
47547 0, // zsub3_then_hsub
47548 0, // zsub3_then_ssub
47549 0, // zsub3_then_zsub
47550 0, // zsub2_then_bsub
47551 0, // zsub2_then_dsub
47552 0, // zsub2_then_hsub
47553 0, // zsub2_then_ssub
47554 0, // zsub2_then_zsub
47555 0, // dsub0_dsub1
47556 0, // dsub0_dsub1_dsub2
47557 0, // dsub1_dsub2
47558 0, // dsub1_dsub2_dsub3
47559 0, // dsub2_dsub3
47560 183, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47561 183, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47562 183, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47563 183, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47564 183, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47565 183, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47566 183, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47567 183, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47568 183, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47569 183, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47570 183, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
47571 0, // sub_32_x8sub_1_then_sub_32
47572 0, // x8sub_0_x8sub_1
47573 0, // x8sub_2_x8sub_3
47574 0, // x8sub_4_x8sub_5
47575 0, // x8sub_6_x8sub_7
47576 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
47577 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
47578 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
47579 0, // sub_32_subo64_then_sub_32
47580 0, // dsub_zsub1_then_dsub
47581 0, // zsub_zsub1_then_zsub
47582 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
47583 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
47584 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
47585 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
47586 0, // zsub0_zsub1
47587 0, // zsub0_zsub1_zsub2
47588 0, // zsub1_zsub2
47589 0, // zsub1_zsub2_zsub3
47590 0, // zsub2_zsub3
47591 0, // zsub1_then_dsub_zsub2_then_dsub
47592 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
47593 0, // zsub1_then_zsub_zsub2_then_zsub
47594 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
47595 0, // zsub2_then_dsub_zsub3_then_dsub
47596 0, // zsub2_then_zsub_zsub3_then_zsub
47597 0, // zsub0_zsub2
47598 0, // zsub1_zsub3
47599 },
47600 { // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47601 184, // bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47602 184, // dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47603 0, // dsub0
47604 0, // dsub1
47605 0, // dsub2
47606 0, // dsub3
47607 184, // hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47608 0, // psub
47609 0, // psub0
47610 0, // psub1
47611 184, // qsub0 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47612 184, // qsub1 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47613 184, // qsub2 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47614 184, // qsub3 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47615 184, // ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47616 0, // sub_32
47617 0, // sube32
47618 0, // sube64
47619 0, // subo32
47620 0, // subo64
47621 0, // x8sub_0
47622 0, // x8sub_1
47623 0, // x8sub_2
47624 0, // x8sub_3
47625 0, // x8sub_4
47626 0, // x8sub_5
47627 0, // x8sub_6
47628 0, // x8sub_7
47629 0, // zasubb
47630 0, // zasubd0
47631 0, // zasubd1
47632 0, // zasubh0
47633 0, // zasubh1
47634 0, // zasubq0
47635 0, // zasubq1
47636 0, // zasubs0
47637 0, // zasubs1
47638 0, // zsub
47639 0, // zsub0
47640 0, // zsub1
47641 0, // zsub2
47642 0, // zsub3
47643 0, // zasubd1_then_zasubq0
47644 0, // zasubd1_then_zasubq1
47645 0, // zasubs1_then_zasubd0
47646 0, // zasubs1_then_zasubd1
47647 0, // zasubs1_then_zasubq0
47648 0, // zasubs1_then_zasubq1
47649 0, // zasubs1_then_zasubd1_then_zasubq0
47650 0, // zasubs1_then_zasubd1_then_zasubq1
47651 0, // zasubh1_then_zasubd0
47652 0, // zasubh1_then_zasubd1
47653 0, // zasubh1_then_zasubq0
47654 0, // zasubh1_then_zasubq1
47655 0, // zasubh1_then_zasubs0
47656 0, // zasubh1_then_zasubs1
47657 0, // zasubh1_then_zasubd1_then_zasubq0
47658 0, // zasubh1_then_zasubd1_then_zasubq1
47659 0, // zasubh1_then_zasubs1_then_zasubd0
47660 0, // zasubh1_then_zasubs1_then_zasubd1
47661 0, // zasubh1_then_zasubs1_then_zasubq0
47662 0, // zasubh1_then_zasubs1_then_zasubq1
47663 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47664 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47665 0, // dsub1_then_bsub
47666 0, // dsub1_then_hsub
47667 0, // dsub1_then_ssub
47668 0, // dsub3_then_bsub
47669 0, // dsub3_then_hsub
47670 0, // dsub3_then_ssub
47671 0, // dsub2_then_bsub
47672 0, // dsub2_then_hsub
47673 0, // dsub2_then_ssub
47674 0, // psub1_then_psub
47675 184, // qsub1_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47676 184, // qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47677 184, // qsub1_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47678 184, // qsub1_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47679 184, // qsub3_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47680 184, // qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47681 184, // qsub3_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47682 184, // qsub3_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47683 184, // qsub2_then_bsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47684 184, // qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47685 184, // qsub2_then_hsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47686 184, // qsub2_then_ssub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47687 0, // x8sub_7_then_sub_32
47688 0, // x8sub_6_then_sub_32
47689 0, // x8sub_5_then_sub_32
47690 0, // x8sub_4_then_sub_32
47691 0, // x8sub_3_then_sub_32
47692 0, // x8sub_2_then_sub_32
47693 0, // x8sub_1_then_sub_32
47694 0, // subo64_then_sub_32
47695 0, // zsub1_then_bsub
47696 0, // zsub1_then_dsub
47697 0, // zsub1_then_hsub
47698 0, // zsub1_then_ssub
47699 0, // zsub1_then_zsub
47700 0, // zsub3_then_bsub
47701 0, // zsub3_then_dsub
47702 0, // zsub3_then_hsub
47703 0, // zsub3_then_ssub
47704 0, // zsub3_then_zsub
47705 0, // zsub2_then_bsub
47706 0, // zsub2_then_dsub
47707 0, // zsub2_then_hsub
47708 0, // zsub2_then_ssub
47709 0, // zsub2_then_zsub
47710 0, // dsub0_dsub1
47711 0, // dsub0_dsub1_dsub2
47712 0, // dsub1_dsub2
47713 0, // dsub1_dsub2_dsub3
47714 0, // dsub2_dsub3
47715 184, // dsub_qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47716 184, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47717 184, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47718 184, // qsub0_qsub1 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47719 184, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47720 184, // qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47721 184, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47722 184, // qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47723 184, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47724 184, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47725 184, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
47726 0, // sub_32_x8sub_1_then_sub_32
47727 0, // x8sub_0_x8sub_1
47728 0, // x8sub_2_x8sub_3
47729 0, // x8sub_4_x8sub_5
47730 0, // x8sub_6_x8sub_7
47731 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
47732 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
47733 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
47734 0, // sub_32_subo64_then_sub_32
47735 0, // dsub_zsub1_then_dsub
47736 0, // zsub_zsub1_then_zsub
47737 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
47738 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
47739 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
47740 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
47741 0, // zsub0_zsub1
47742 0, // zsub0_zsub1_zsub2
47743 0, // zsub1_zsub2
47744 0, // zsub1_zsub2_zsub3
47745 0, // zsub2_zsub3
47746 0, // zsub1_then_dsub_zsub2_then_dsub
47747 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
47748 0, // zsub1_then_zsub_zsub2_then_zsub
47749 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
47750 0, // zsub2_then_dsub_zsub3_then_dsub
47751 0, // zsub2_then_zsub_zsub3_then_zsub
47752 0, // zsub0_zsub2
47753 0, // zsub1_zsub3
47754 },
47755 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47756 185, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47757 185, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47758 0, // dsub0
47759 0, // dsub1
47760 0, // dsub2
47761 0, // dsub3
47762 185, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47763 0, // psub
47764 0, // psub0
47765 0, // psub1
47766 0, // qsub0
47767 0, // qsub1
47768 0, // qsub2
47769 0, // qsub3
47770 185, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47771 0, // sub_32
47772 0, // sube32
47773 0, // sube64
47774 0, // subo32
47775 0, // subo64
47776 0, // x8sub_0
47777 0, // x8sub_1
47778 0, // x8sub_2
47779 0, // x8sub_3
47780 0, // x8sub_4
47781 0, // x8sub_5
47782 0, // x8sub_6
47783 0, // x8sub_7
47784 0, // zasubb
47785 0, // zasubd0
47786 0, // zasubd1
47787 0, // zasubh0
47788 0, // zasubh1
47789 0, // zasubq0
47790 0, // zasubq1
47791 0, // zasubs0
47792 0, // zasubs1
47793 185, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47794 185, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47795 185, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47796 185, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47797 185, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47798 0, // zasubd1_then_zasubq0
47799 0, // zasubd1_then_zasubq1
47800 0, // zasubs1_then_zasubd0
47801 0, // zasubs1_then_zasubd1
47802 0, // zasubs1_then_zasubq0
47803 0, // zasubs1_then_zasubq1
47804 0, // zasubs1_then_zasubd1_then_zasubq0
47805 0, // zasubs1_then_zasubd1_then_zasubq1
47806 0, // zasubh1_then_zasubd0
47807 0, // zasubh1_then_zasubd1
47808 0, // zasubh1_then_zasubq0
47809 0, // zasubh1_then_zasubq1
47810 0, // zasubh1_then_zasubs0
47811 0, // zasubh1_then_zasubs1
47812 0, // zasubh1_then_zasubd1_then_zasubq0
47813 0, // zasubh1_then_zasubd1_then_zasubq1
47814 0, // zasubh1_then_zasubs1_then_zasubd0
47815 0, // zasubh1_then_zasubs1_then_zasubd1
47816 0, // zasubh1_then_zasubs1_then_zasubq0
47817 0, // zasubh1_then_zasubs1_then_zasubq1
47818 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47819 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47820 0, // dsub1_then_bsub
47821 0, // dsub1_then_hsub
47822 0, // dsub1_then_ssub
47823 0, // dsub3_then_bsub
47824 0, // dsub3_then_hsub
47825 0, // dsub3_then_ssub
47826 0, // dsub2_then_bsub
47827 0, // dsub2_then_hsub
47828 0, // dsub2_then_ssub
47829 0, // psub1_then_psub
47830 0, // qsub1_then_bsub
47831 0, // qsub1_then_dsub
47832 0, // qsub1_then_hsub
47833 0, // qsub1_then_ssub
47834 0, // qsub3_then_bsub
47835 0, // qsub3_then_dsub
47836 0, // qsub3_then_hsub
47837 0, // qsub3_then_ssub
47838 0, // qsub2_then_bsub
47839 0, // qsub2_then_dsub
47840 0, // qsub2_then_hsub
47841 0, // qsub2_then_ssub
47842 0, // x8sub_7_then_sub_32
47843 0, // x8sub_6_then_sub_32
47844 0, // x8sub_5_then_sub_32
47845 0, // x8sub_4_then_sub_32
47846 0, // x8sub_3_then_sub_32
47847 0, // x8sub_2_then_sub_32
47848 0, // x8sub_1_then_sub_32
47849 0, // subo64_then_sub_32
47850 185, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47851 185, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47852 185, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47853 185, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47854 185, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47855 185, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47856 185, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47857 185, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47858 185, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47859 185, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47860 185, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47861 185, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47862 185, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47863 185, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47864 185, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47865 0, // dsub0_dsub1
47866 0, // dsub0_dsub1_dsub2
47867 0, // dsub1_dsub2
47868 0, // dsub1_dsub2_dsub3
47869 0, // dsub2_dsub3
47870 0, // dsub_qsub1_then_dsub
47871 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47872 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
47873 0, // qsub0_qsub1
47874 0, // qsub0_qsub1_qsub2
47875 0, // qsub1_qsub2
47876 0, // qsub1_qsub2_qsub3
47877 0, // qsub2_qsub3
47878 0, // qsub1_then_dsub_qsub2_then_dsub
47879 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
47880 0, // qsub2_then_dsub_qsub3_then_dsub
47881 0, // sub_32_x8sub_1_then_sub_32
47882 0, // x8sub_0_x8sub_1
47883 0, // x8sub_2_x8sub_3
47884 0, // x8sub_4_x8sub_5
47885 0, // x8sub_6_x8sub_7
47886 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
47887 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
47888 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
47889 0, // sub_32_subo64_then_sub_32
47890 185, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47891 185, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47892 185, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47893 185, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47894 185, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47895 185, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47896 185, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47897 185, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47898 185, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47899 185, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47900 185, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47901 185, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47902 185, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47903 185, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47904 185, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47905 185, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47906 185, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
47907 0, // zsub0_zsub2
47908 0, // zsub1_zsub3
47909 },
47910 { // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47911 186, // bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47912 186, // dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47913 0, // dsub0
47914 0, // dsub1
47915 0, // dsub2
47916 0, // dsub3
47917 186, // hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47918 0, // psub
47919 0, // psub0
47920 0, // psub1
47921 0, // qsub0
47922 0, // qsub1
47923 0, // qsub2
47924 0, // qsub3
47925 186, // ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47926 0, // sub_32
47927 0, // sube32
47928 0, // sube64
47929 0, // subo32
47930 0, // subo64
47931 0, // x8sub_0
47932 0, // x8sub_1
47933 0, // x8sub_2
47934 0, // x8sub_3
47935 0, // x8sub_4
47936 0, // x8sub_5
47937 0, // x8sub_6
47938 0, // x8sub_7
47939 0, // zasubb
47940 0, // zasubd0
47941 0, // zasubd1
47942 0, // zasubh0
47943 0, // zasubh1
47944 0, // zasubq0
47945 0, // zasubq1
47946 0, // zasubs0
47947 0, // zasubs1
47948 186, // zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47949 186, // zsub0 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47950 186, // zsub1 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47951 186, // zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47952 186, // zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
47953 0, // zasubd1_then_zasubq0
47954 0, // zasubd1_then_zasubq1
47955 0, // zasubs1_then_zasubd0
47956 0, // zasubs1_then_zasubd1
47957 0, // zasubs1_then_zasubq0
47958 0, // zasubs1_then_zasubq1
47959 0, // zasubs1_then_zasubd1_then_zasubq0
47960 0, // zasubs1_then_zasubd1_then_zasubq1
47961 0, // zasubh1_then_zasubd0
47962 0, // zasubh1_then_zasubd1
47963 0, // zasubh1_then_zasubq0
47964 0, // zasubh1_then_zasubq1
47965 0, // zasubh1_then_zasubs0
47966 0, // zasubh1_then_zasubs1
47967 0, // zasubh1_then_zasubd1_then_zasubq0
47968 0, // zasubh1_then_zasubd1_then_zasubq1
47969 0, // zasubh1_then_zasubs1_then_zasubd0
47970 0, // zasubh1_then_zasubs1_then_zasubd1
47971 0, // zasubh1_then_zasubs1_then_zasubq0
47972 0, // zasubh1_then_zasubs1_then_zasubq1
47973 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
47974 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
47975 0, // dsub1_then_bsub
47976 0, // dsub1_then_hsub
47977 0, // dsub1_then_ssub
47978 0, // dsub3_then_bsub
47979 0, // dsub3_then_hsub
47980 0, // dsub3_then_ssub
47981 0, // dsub2_then_bsub
47982 0, // dsub2_then_hsub
47983 0, // dsub2_then_ssub
47984 0, // psub1_then_psub
47985 0, // qsub1_then_bsub
47986 0, // qsub1_then_dsub
47987 0, // qsub1_then_hsub
47988 0, // qsub1_then_ssub
47989 0, // qsub3_then_bsub
47990 0, // qsub3_then_dsub
47991 0, // qsub3_then_hsub
47992 0, // qsub3_then_ssub
47993 0, // qsub2_then_bsub
47994 0, // qsub2_then_dsub
47995 0, // qsub2_then_hsub
47996 0, // qsub2_then_ssub
47997 0, // x8sub_7_then_sub_32
47998 0, // x8sub_6_then_sub_32
47999 0, // x8sub_5_then_sub_32
48000 0, // x8sub_4_then_sub_32
48001 0, // x8sub_3_then_sub_32
48002 0, // x8sub_2_then_sub_32
48003 0, // x8sub_1_then_sub_32
48004 0, // subo64_then_sub_32
48005 186, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48006 186, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48007 186, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48008 186, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48009 186, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48010 186, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48011 186, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48012 186, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48013 186, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48014 186, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48015 186, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48016 186, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48017 186, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48018 186, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48019 186, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48020 0, // dsub0_dsub1
48021 0, // dsub0_dsub1_dsub2
48022 0, // dsub1_dsub2
48023 0, // dsub1_dsub2_dsub3
48024 0, // dsub2_dsub3
48025 0, // dsub_qsub1_then_dsub
48026 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
48027 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
48028 0, // qsub0_qsub1
48029 0, // qsub0_qsub1_qsub2
48030 0, // qsub1_qsub2
48031 0, // qsub1_qsub2_qsub3
48032 0, // qsub2_qsub3
48033 0, // qsub1_then_dsub_qsub2_then_dsub
48034 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
48035 0, // qsub2_then_dsub_qsub3_then_dsub
48036 0, // sub_32_x8sub_1_then_sub_32
48037 0, // x8sub_0_x8sub_1
48038 0, // x8sub_2_x8sub_3
48039 0, // x8sub_4_x8sub_5
48040 0, // x8sub_6_x8sub_7
48041 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48042 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48043 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48044 0, // sub_32_subo64_then_sub_32
48045 186, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48046 186, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48047 186, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48048 186, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48049 186, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48050 186, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48051 186, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48052 186, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48053 186, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48054 186, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48055 186, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48056 186, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48057 186, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48058 186, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48059 186, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48060 186, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48061 186, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
48062 0, // zsub0_zsub2
48063 0, // zsub1_zsub3
48064 },
48065 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48066 187, // bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48067 187, // dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48068 0, // dsub0
48069 0, // dsub1
48070 0, // dsub2
48071 0, // dsub3
48072 187, // hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48073 0, // psub
48074 0, // psub0
48075 0, // psub1
48076 187, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48077 187, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48078 187, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48079 187, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48080 187, // ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48081 0, // sub_32
48082 0, // sube32
48083 0, // sube64
48084 0, // subo32
48085 0, // subo64
48086 0, // x8sub_0
48087 0, // x8sub_1
48088 0, // x8sub_2
48089 0, // x8sub_3
48090 0, // x8sub_4
48091 0, // x8sub_5
48092 0, // x8sub_6
48093 0, // x8sub_7
48094 0, // zasubb
48095 0, // zasubd0
48096 0, // zasubd1
48097 0, // zasubh0
48098 0, // zasubh1
48099 0, // zasubq0
48100 0, // zasubq1
48101 0, // zasubs0
48102 0, // zasubs1
48103 0, // zsub
48104 0, // zsub0
48105 0, // zsub1
48106 0, // zsub2
48107 0, // zsub3
48108 0, // zasubd1_then_zasubq0
48109 0, // zasubd1_then_zasubq1
48110 0, // zasubs1_then_zasubd0
48111 0, // zasubs1_then_zasubd1
48112 0, // zasubs1_then_zasubq0
48113 0, // zasubs1_then_zasubq1
48114 0, // zasubs1_then_zasubd1_then_zasubq0
48115 0, // zasubs1_then_zasubd1_then_zasubq1
48116 0, // zasubh1_then_zasubd0
48117 0, // zasubh1_then_zasubd1
48118 0, // zasubh1_then_zasubq0
48119 0, // zasubh1_then_zasubq1
48120 0, // zasubh1_then_zasubs0
48121 0, // zasubh1_then_zasubs1
48122 0, // zasubh1_then_zasubd1_then_zasubq0
48123 0, // zasubh1_then_zasubd1_then_zasubq1
48124 0, // zasubh1_then_zasubs1_then_zasubd0
48125 0, // zasubh1_then_zasubs1_then_zasubd1
48126 0, // zasubh1_then_zasubs1_then_zasubq0
48127 0, // zasubh1_then_zasubs1_then_zasubq1
48128 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
48129 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
48130 0, // dsub1_then_bsub
48131 0, // dsub1_then_hsub
48132 0, // dsub1_then_ssub
48133 0, // dsub3_then_bsub
48134 0, // dsub3_then_hsub
48135 0, // dsub3_then_ssub
48136 0, // dsub2_then_bsub
48137 0, // dsub2_then_hsub
48138 0, // dsub2_then_ssub
48139 0, // psub1_then_psub
48140 187, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48141 187, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48142 187, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48143 187, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48144 187, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48145 187, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48146 187, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48147 187, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48148 187, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48149 187, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48150 187, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48151 187, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48152 0, // x8sub_7_then_sub_32
48153 0, // x8sub_6_then_sub_32
48154 0, // x8sub_5_then_sub_32
48155 0, // x8sub_4_then_sub_32
48156 0, // x8sub_3_then_sub_32
48157 0, // x8sub_2_then_sub_32
48158 0, // x8sub_1_then_sub_32
48159 0, // subo64_then_sub_32
48160 0, // zsub1_then_bsub
48161 0, // zsub1_then_dsub
48162 0, // zsub1_then_hsub
48163 0, // zsub1_then_ssub
48164 0, // zsub1_then_zsub
48165 0, // zsub3_then_bsub
48166 0, // zsub3_then_dsub
48167 0, // zsub3_then_hsub
48168 0, // zsub3_then_ssub
48169 0, // zsub3_then_zsub
48170 0, // zsub2_then_bsub
48171 0, // zsub2_then_dsub
48172 0, // zsub2_then_hsub
48173 0, // zsub2_then_ssub
48174 0, // zsub2_then_zsub
48175 0, // dsub0_dsub1
48176 0, // dsub0_dsub1_dsub2
48177 0, // dsub1_dsub2
48178 0, // dsub1_dsub2_dsub3
48179 0, // dsub2_dsub3
48180 187, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48181 187, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48182 187, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48183 187, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48184 187, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48185 187, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48186 187, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48187 187, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48188 187, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48189 187, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48190 187, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
48191 0, // sub_32_x8sub_1_then_sub_32
48192 0, // x8sub_0_x8sub_1
48193 0, // x8sub_2_x8sub_3
48194 0, // x8sub_4_x8sub_5
48195 0, // x8sub_6_x8sub_7
48196 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48197 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48198 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48199 0, // sub_32_subo64_then_sub_32
48200 0, // dsub_zsub1_then_dsub
48201 0, // zsub_zsub1_then_zsub
48202 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48203 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
48204 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48205 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
48206 0, // zsub0_zsub1
48207 0, // zsub0_zsub1_zsub2
48208 0, // zsub1_zsub2
48209 0, // zsub1_zsub2_zsub3
48210 0, // zsub2_zsub3
48211 0, // zsub1_then_dsub_zsub2_then_dsub
48212 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48213 0, // zsub1_then_zsub_zsub2_then_zsub
48214 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48215 0, // zsub2_then_dsub_zsub3_then_dsub
48216 0, // zsub2_then_zsub_zsub3_then_zsub
48217 0, // zsub0_zsub2
48218 0, // zsub1_zsub3
48219 },
48220 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48221 188, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48222 188, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48223 0, // dsub0
48224 0, // dsub1
48225 0, // dsub2
48226 0, // dsub3
48227 188, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48228 0, // psub
48229 0, // psub0
48230 0, // psub1
48231 0, // qsub0
48232 0, // qsub1
48233 0, // qsub2
48234 0, // qsub3
48235 188, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48236 0, // sub_32
48237 0, // sube32
48238 0, // sube64
48239 0, // subo32
48240 0, // subo64
48241 0, // x8sub_0
48242 0, // x8sub_1
48243 0, // x8sub_2
48244 0, // x8sub_3
48245 0, // x8sub_4
48246 0, // x8sub_5
48247 0, // x8sub_6
48248 0, // x8sub_7
48249 0, // zasubb
48250 0, // zasubd0
48251 0, // zasubd1
48252 0, // zasubh0
48253 0, // zasubh1
48254 0, // zasubq0
48255 0, // zasubq1
48256 0, // zasubs0
48257 0, // zasubs1
48258 188, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48259 188, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48260 188, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48261 188, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48262 188, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48263 0, // zasubd1_then_zasubq0
48264 0, // zasubd1_then_zasubq1
48265 0, // zasubs1_then_zasubd0
48266 0, // zasubs1_then_zasubd1
48267 0, // zasubs1_then_zasubq0
48268 0, // zasubs1_then_zasubq1
48269 0, // zasubs1_then_zasubd1_then_zasubq0
48270 0, // zasubs1_then_zasubd1_then_zasubq1
48271 0, // zasubh1_then_zasubd0
48272 0, // zasubh1_then_zasubd1
48273 0, // zasubh1_then_zasubq0
48274 0, // zasubh1_then_zasubq1
48275 0, // zasubh1_then_zasubs0
48276 0, // zasubh1_then_zasubs1
48277 0, // zasubh1_then_zasubd1_then_zasubq0
48278 0, // zasubh1_then_zasubd1_then_zasubq1
48279 0, // zasubh1_then_zasubs1_then_zasubd0
48280 0, // zasubh1_then_zasubs1_then_zasubd1
48281 0, // zasubh1_then_zasubs1_then_zasubq0
48282 0, // zasubh1_then_zasubs1_then_zasubq1
48283 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
48284 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
48285 0, // dsub1_then_bsub
48286 0, // dsub1_then_hsub
48287 0, // dsub1_then_ssub
48288 0, // dsub3_then_bsub
48289 0, // dsub3_then_hsub
48290 0, // dsub3_then_ssub
48291 0, // dsub2_then_bsub
48292 0, // dsub2_then_hsub
48293 0, // dsub2_then_ssub
48294 0, // psub1_then_psub
48295 0, // qsub1_then_bsub
48296 0, // qsub1_then_dsub
48297 0, // qsub1_then_hsub
48298 0, // qsub1_then_ssub
48299 0, // qsub3_then_bsub
48300 0, // qsub3_then_dsub
48301 0, // qsub3_then_hsub
48302 0, // qsub3_then_ssub
48303 0, // qsub2_then_bsub
48304 0, // qsub2_then_dsub
48305 0, // qsub2_then_hsub
48306 0, // qsub2_then_ssub
48307 0, // x8sub_7_then_sub_32
48308 0, // x8sub_6_then_sub_32
48309 0, // x8sub_5_then_sub_32
48310 0, // x8sub_4_then_sub_32
48311 0, // x8sub_3_then_sub_32
48312 0, // x8sub_2_then_sub_32
48313 0, // x8sub_1_then_sub_32
48314 0, // subo64_then_sub_32
48315 188, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48316 188, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48317 188, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48318 188, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48319 188, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48320 188, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48321 188, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48322 188, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48323 188, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48324 188, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48325 188, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48326 188, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48327 188, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48328 188, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48329 188, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48330 0, // dsub0_dsub1
48331 0, // dsub0_dsub1_dsub2
48332 0, // dsub1_dsub2
48333 0, // dsub1_dsub2_dsub3
48334 0, // dsub2_dsub3
48335 0, // dsub_qsub1_then_dsub
48336 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
48337 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
48338 0, // qsub0_qsub1
48339 0, // qsub0_qsub1_qsub2
48340 0, // qsub1_qsub2
48341 0, // qsub1_qsub2_qsub3
48342 0, // qsub2_qsub3
48343 0, // qsub1_then_dsub_qsub2_then_dsub
48344 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
48345 0, // qsub2_then_dsub_qsub3_then_dsub
48346 0, // sub_32_x8sub_1_then_sub_32
48347 0, // x8sub_0_x8sub_1
48348 0, // x8sub_2_x8sub_3
48349 0, // x8sub_4_x8sub_5
48350 0, // x8sub_6_x8sub_7
48351 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48352 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48353 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48354 0, // sub_32_subo64_then_sub_32
48355 188, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48356 188, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48357 188, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48358 188, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48359 188, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48360 188, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48361 188, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48362 188, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48363 188, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48364 188, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48365 188, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48366 188, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48367 188, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48368 188, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48369 188, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48370 188, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48371 188, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
48372 0, // zsub0_zsub2
48373 0, // zsub1_zsub3
48374 },
48375 { // QQQQ_with_qsub0_in_FPR128_0to7
48376 189, // bsub -> QQQQ_with_qsub0_in_FPR128_0to7
48377 189, // dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48378 0, // dsub0
48379 0, // dsub1
48380 0, // dsub2
48381 0, // dsub3
48382 189, // hsub -> QQQQ_with_qsub0_in_FPR128_0to7
48383 0, // psub
48384 0, // psub0
48385 0, // psub1
48386 189, // qsub0 -> QQQQ_with_qsub0_in_FPR128_0to7
48387 189, // qsub1 -> QQQQ_with_qsub0_in_FPR128_0to7
48388 189, // qsub2 -> QQQQ_with_qsub0_in_FPR128_0to7
48389 189, // qsub3 -> QQQQ_with_qsub0_in_FPR128_0to7
48390 189, // ssub -> QQQQ_with_qsub0_in_FPR128_0to7
48391 0, // sub_32
48392 0, // sube32
48393 0, // sube64
48394 0, // subo32
48395 0, // subo64
48396 0, // x8sub_0
48397 0, // x8sub_1
48398 0, // x8sub_2
48399 0, // x8sub_3
48400 0, // x8sub_4
48401 0, // x8sub_5
48402 0, // x8sub_6
48403 0, // x8sub_7
48404 0, // zasubb
48405 0, // zasubd0
48406 0, // zasubd1
48407 0, // zasubh0
48408 0, // zasubh1
48409 0, // zasubq0
48410 0, // zasubq1
48411 0, // zasubs0
48412 0, // zasubs1
48413 0, // zsub
48414 0, // zsub0
48415 0, // zsub1
48416 0, // zsub2
48417 0, // zsub3
48418 0, // zasubd1_then_zasubq0
48419 0, // zasubd1_then_zasubq1
48420 0, // zasubs1_then_zasubd0
48421 0, // zasubs1_then_zasubd1
48422 0, // zasubs1_then_zasubq0
48423 0, // zasubs1_then_zasubq1
48424 0, // zasubs1_then_zasubd1_then_zasubq0
48425 0, // zasubs1_then_zasubd1_then_zasubq1
48426 0, // zasubh1_then_zasubd0
48427 0, // zasubh1_then_zasubd1
48428 0, // zasubh1_then_zasubq0
48429 0, // zasubh1_then_zasubq1
48430 0, // zasubh1_then_zasubs0
48431 0, // zasubh1_then_zasubs1
48432 0, // zasubh1_then_zasubd1_then_zasubq0
48433 0, // zasubh1_then_zasubd1_then_zasubq1
48434 0, // zasubh1_then_zasubs1_then_zasubd0
48435 0, // zasubh1_then_zasubs1_then_zasubd1
48436 0, // zasubh1_then_zasubs1_then_zasubq0
48437 0, // zasubh1_then_zasubs1_then_zasubq1
48438 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
48439 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
48440 0, // dsub1_then_bsub
48441 0, // dsub1_then_hsub
48442 0, // dsub1_then_ssub
48443 0, // dsub3_then_bsub
48444 0, // dsub3_then_hsub
48445 0, // dsub3_then_ssub
48446 0, // dsub2_then_bsub
48447 0, // dsub2_then_hsub
48448 0, // dsub2_then_ssub
48449 0, // psub1_then_psub
48450 189, // qsub1_then_bsub -> QQQQ_with_qsub0_in_FPR128_0to7
48451 189, // qsub1_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48452 189, // qsub1_then_hsub -> QQQQ_with_qsub0_in_FPR128_0to7
48453 189, // qsub1_then_ssub -> QQQQ_with_qsub0_in_FPR128_0to7
48454 189, // qsub3_then_bsub -> QQQQ_with_qsub0_in_FPR128_0to7
48455 189, // qsub3_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48456 189, // qsub3_then_hsub -> QQQQ_with_qsub0_in_FPR128_0to7
48457 189, // qsub3_then_ssub -> QQQQ_with_qsub0_in_FPR128_0to7
48458 189, // qsub2_then_bsub -> QQQQ_with_qsub0_in_FPR128_0to7
48459 189, // qsub2_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48460 189, // qsub2_then_hsub -> QQQQ_with_qsub0_in_FPR128_0to7
48461 189, // qsub2_then_ssub -> QQQQ_with_qsub0_in_FPR128_0to7
48462 0, // x8sub_7_then_sub_32
48463 0, // x8sub_6_then_sub_32
48464 0, // x8sub_5_then_sub_32
48465 0, // x8sub_4_then_sub_32
48466 0, // x8sub_3_then_sub_32
48467 0, // x8sub_2_then_sub_32
48468 0, // x8sub_1_then_sub_32
48469 0, // subo64_then_sub_32
48470 0, // zsub1_then_bsub
48471 0, // zsub1_then_dsub
48472 0, // zsub1_then_hsub
48473 0, // zsub1_then_ssub
48474 0, // zsub1_then_zsub
48475 0, // zsub3_then_bsub
48476 0, // zsub3_then_dsub
48477 0, // zsub3_then_hsub
48478 0, // zsub3_then_ssub
48479 0, // zsub3_then_zsub
48480 0, // zsub2_then_bsub
48481 0, // zsub2_then_dsub
48482 0, // zsub2_then_hsub
48483 0, // zsub2_then_ssub
48484 0, // zsub2_then_zsub
48485 0, // dsub0_dsub1
48486 0, // dsub0_dsub1_dsub2
48487 0, // dsub1_dsub2
48488 0, // dsub1_dsub2_dsub3
48489 0, // dsub2_dsub3
48490 189, // dsub_qsub1_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48491 189, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48492 189, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48493 189, // qsub0_qsub1 -> QQQQ_with_qsub0_in_FPR128_0to7
48494 189, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub0_in_FPR128_0to7
48495 189, // qsub1_qsub2 -> QQQQ_with_qsub0_in_FPR128_0to7
48496 189, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub0_in_FPR128_0to7
48497 189, // qsub2_qsub3 -> QQQQ_with_qsub0_in_FPR128_0to7
48498 189, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48499 189, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48500 189, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub0_in_FPR128_0to7
48501 0, // sub_32_x8sub_1_then_sub_32
48502 0, // x8sub_0_x8sub_1
48503 0, // x8sub_2_x8sub_3
48504 0, // x8sub_4_x8sub_5
48505 0, // x8sub_6_x8sub_7
48506 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48507 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48508 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48509 0, // sub_32_subo64_then_sub_32
48510 0, // dsub_zsub1_then_dsub
48511 0, // zsub_zsub1_then_zsub
48512 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48513 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
48514 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48515 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
48516 0, // zsub0_zsub1
48517 0, // zsub0_zsub1_zsub2
48518 0, // zsub1_zsub2
48519 0, // zsub1_zsub2_zsub3
48520 0, // zsub2_zsub3
48521 0, // zsub1_then_dsub_zsub2_then_dsub
48522 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48523 0, // zsub1_then_zsub_zsub2_then_zsub
48524 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48525 0, // zsub2_then_dsub_zsub3_then_dsub
48526 0, // zsub2_then_zsub_zsub3_then_zsub
48527 0, // zsub0_zsub2
48528 0, // zsub1_zsub3
48529 },
48530 { // QQQQ_with_qsub1_in_FPR128_0to7
48531 190, // bsub -> QQQQ_with_qsub1_in_FPR128_0to7
48532 190, // dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48533 0, // dsub0
48534 0, // dsub1
48535 0, // dsub2
48536 0, // dsub3
48537 190, // hsub -> QQQQ_with_qsub1_in_FPR128_0to7
48538 0, // psub
48539 0, // psub0
48540 0, // psub1
48541 190, // qsub0 -> QQQQ_with_qsub1_in_FPR128_0to7
48542 190, // qsub1 -> QQQQ_with_qsub1_in_FPR128_0to7
48543 190, // qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7
48544 190, // qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7
48545 190, // ssub -> QQQQ_with_qsub1_in_FPR128_0to7
48546 0, // sub_32
48547 0, // sube32
48548 0, // sube64
48549 0, // subo32
48550 0, // subo64
48551 0, // x8sub_0
48552 0, // x8sub_1
48553 0, // x8sub_2
48554 0, // x8sub_3
48555 0, // x8sub_4
48556 0, // x8sub_5
48557 0, // x8sub_6
48558 0, // x8sub_7
48559 0, // zasubb
48560 0, // zasubd0
48561 0, // zasubd1
48562 0, // zasubh0
48563 0, // zasubh1
48564 0, // zasubq0
48565 0, // zasubq1
48566 0, // zasubs0
48567 0, // zasubs1
48568 0, // zsub
48569 0, // zsub0
48570 0, // zsub1
48571 0, // zsub2
48572 0, // zsub3
48573 0, // zasubd1_then_zasubq0
48574 0, // zasubd1_then_zasubq1
48575 0, // zasubs1_then_zasubd0
48576 0, // zasubs1_then_zasubd1
48577 0, // zasubs1_then_zasubq0
48578 0, // zasubs1_then_zasubq1
48579 0, // zasubs1_then_zasubd1_then_zasubq0
48580 0, // zasubs1_then_zasubd1_then_zasubq1
48581 0, // zasubh1_then_zasubd0
48582 0, // zasubh1_then_zasubd1
48583 0, // zasubh1_then_zasubq0
48584 0, // zasubh1_then_zasubq1
48585 0, // zasubh1_then_zasubs0
48586 0, // zasubh1_then_zasubs1
48587 0, // zasubh1_then_zasubd1_then_zasubq0
48588 0, // zasubh1_then_zasubd1_then_zasubq1
48589 0, // zasubh1_then_zasubs1_then_zasubd0
48590 0, // zasubh1_then_zasubs1_then_zasubd1
48591 0, // zasubh1_then_zasubs1_then_zasubq0
48592 0, // zasubh1_then_zasubs1_then_zasubq1
48593 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
48594 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
48595 0, // dsub1_then_bsub
48596 0, // dsub1_then_hsub
48597 0, // dsub1_then_ssub
48598 0, // dsub3_then_bsub
48599 0, // dsub3_then_hsub
48600 0, // dsub3_then_ssub
48601 0, // dsub2_then_bsub
48602 0, // dsub2_then_hsub
48603 0, // dsub2_then_ssub
48604 0, // psub1_then_psub
48605 190, // qsub1_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7
48606 190, // qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48607 190, // qsub1_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7
48608 190, // qsub1_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7
48609 190, // qsub3_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7
48610 190, // qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48611 190, // qsub3_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7
48612 190, // qsub3_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7
48613 190, // qsub2_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7
48614 190, // qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48615 190, // qsub2_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7
48616 190, // qsub2_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7
48617 0, // x8sub_7_then_sub_32
48618 0, // x8sub_6_then_sub_32
48619 0, // x8sub_5_then_sub_32
48620 0, // x8sub_4_then_sub_32
48621 0, // x8sub_3_then_sub_32
48622 0, // x8sub_2_then_sub_32
48623 0, // x8sub_1_then_sub_32
48624 0, // subo64_then_sub_32
48625 0, // zsub1_then_bsub
48626 0, // zsub1_then_dsub
48627 0, // zsub1_then_hsub
48628 0, // zsub1_then_ssub
48629 0, // zsub1_then_zsub
48630 0, // zsub3_then_bsub
48631 0, // zsub3_then_dsub
48632 0, // zsub3_then_hsub
48633 0, // zsub3_then_ssub
48634 0, // zsub3_then_zsub
48635 0, // zsub2_then_bsub
48636 0, // zsub2_then_dsub
48637 0, // zsub2_then_hsub
48638 0, // zsub2_then_ssub
48639 0, // zsub2_then_zsub
48640 0, // dsub0_dsub1
48641 0, // dsub0_dsub1_dsub2
48642 0, // dsub1_dsub2
48643 0, // dsub1_dsub2_dsub3
48644 0, // dsub2_dsub3
48645 190, // dsub_qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48646 190, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48647 190, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48648 190, // qsub0_qsub1 -> QQQQ_with_qsub1_in_FPR128_0to7
48649 190, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7
48650 190, // qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7
48651 190, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7
48652 190, // qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7
48653 190, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48654 190, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48655 190, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7
48656 0, // sub_32_x8sub_1_then_sub_32
48657 0, // x8sub_0_x8sub_1
48658 0, // x8sub_2_x8sub_3
48659 0, // x8sub_4_x8sub_5
48660 0, // x8sub_6_x8sub_7
48661 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48662 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48663 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48664 0, // sub_32_subo64_then_sub_32
48665 0, // dsub_zsub1_then_dsub
48666 0, // zsub_zsub1_then_zsub
48667 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48668 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
48669 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48670 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
48671 0, // zsub0_zsub1
48672 0, // zsub0_zsub1_zsub2
48673 0, // zsub1_zsub2
48674 0, // zsub1_zsub2_zsub3
48675 0, // zsub2_zsub3
48676 0, // zsub1_then_dsub_zsub2_then_dsub
48677 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48678 0, // zsub1_then_zsub_zsub2_then_zsub
48679 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48680 0, // zsub2_then_dsub_zsub3_then_dsub
48681 0, // zsub2_then_zsub_zsub3_then_zsub
48682 0, // zsub0_zsub2
48683 0, // zsub1_zsub3
48684 },
48685 { // QQQQ_with_qsub2_in_FPR128_0to7
48686 191, // bsub -> QQQQ_with_qsub2_in_FPR128_0to7
48687 191, // dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48688 0, // dsub0
48689 0, // dsub1
48690 0, // dsub2
48691 0, // dsub3
48692 191, // hsub -> QQQQ_with_qsub2_in_FPR128_0to7
48693 0, // psub
48694 0, // psub0
48695 0, // psub1
48696 191, // qsub0 -> QQQQ_with_qsub2_in_FPR128_0to7
48697 191, // qsub1 -> QQQQ_with_qsub2_in_FPR128_0to7
48698 191, // qsub2 -> QQQQ_with_qsub2_in_FPR128_0to7
48699 191, // qsub3 -> QQQQ_with_qsub2_in_FPR128_0to7
48700 191, // ssub -> QQQQ_with_qsub2_in_FPR128_0to7
48701 0, // sub_32
48702 0, // sube32
48703 0, // sube64
48704 0, // subo32
48705 0, // subo64
48706 0, // x8sub_0
48707 0, // x8sub_1
48708 0, // x8sub_2
48709 0, // x8sub_3
48710 0, // x8sub_4
48711 0, // x8sub_5
48712 0, // x8sub_6
48713 0, // x8sub_7
48714 0, // zasubb
48715 0, // zasubd0
48716 0, // zasubd1
48717 0, // zasubh0
48718 0, // zasubh1
48719 0, // zasubq0
48720 0, // zasubq1
48721 0, // zasubs0
48722 0, // zasubs1
48723 0, // zsub
48724 0, // zsub0
48725 0, // zsub1
48726 0, // zsub2
48727 0, // zsub3
48728 0, // zasubd1_then_zasubq0
48729 0, // zasubd1_then_zasubq1
48730 0, // zasubs1_then_zasubd0
48731 0, // zasubs1_then_zasubd1
48732 0, // zasubs1_then_zasubq0
48733 0, // zasubs1_then_zasubq1
48734 0, // zasubs1_then_zasubd1_then_zasubq0
48735 0, // zasubs1_then_zasubd1_then_zasubq1
48736 0, // zasubh1_then_zasubd0
48737 0, // zasubh1_then_zasubd1
48738 0, // zasubh1_then_zasubq0
48739 0, // zasubh1_then_zasubq1
48740 0, // zasubh1_then_zasubs0
48741 0, // zasubh1_then_zasubs1
48742 0, // zasubh1_then_zasubd1_then_zasubq0
48743 0, // zasubh1_then_zasubd1_then_zasubq1
48744 0, // zasubh1_then_zasubs1_then_zasubd0
48745 0, // zasubh1_then_zasubs1_then_zasubd1
48746 0, // zasubh1_then_zasubs1_then_zasubq0
48747 0, // zasubh1_then_zasubs1_then_zasubq1
48748 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
48749 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
48750 0, // dsub1_then_bsub
48751 0, // dsub1_then_hsub
48752 0, // dsub1_then_ssub
48753 0, // dsub3_then_bsub
48754 0, // dsub3_then_hsub
48755 0, // dsub3_then_ssub
48756 0, // dsub2_then_bsub
48757 0, // dsub2_then_hsub
48758 0, // dsub2_then_ssub
48759 0, // psub1_then_psub
48760 191, // qsub1_then_bsub -> QQQQ_with_qsub2_in_FPR128_0to7
48761 191, // qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48762 191, // qsub1_then_hsub -> QQQQ_with_qsub2_in_FPR128_0to7
48763 191, // qsub1_then_ssub -> QQQQ_with_qsub2_in_FPR128_0to7
48764 191, // qsub3_then_bsub -> QQQQ_with_qsub2_in_FPR128_0to7
48765 191, // qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48766 191, // qsub3_then_hsub -> QQQQ_with_qsub2_in_FPR128_0to7
48767 191, // qsub3_then_ssub -> QQQQ_with_qsub2_in_FPR128_0to7
48768 191, // qsub2_then_bsub -> QQQQ_with_qsub2_in_FPR128_0to7
48769 191, // qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48770 191, // qsub2_then_hsub -> QQQQ_with_qsub2_in_FPR128_0to7
48771 191, // qsub2_then_ssub -> QQQQ_with_qsub2_in_FPR128_0to7
48772 0, // x8sub_7_then_sub_32
48773 0, // x8sub_6_then_sub_32
48774 0, // x8sub_5_then_sub_32
48775 0, // x8sub_4_then_sub_32
48776 0, // x8sub_3_then_sub_32
48777 0, // x8sub_2_then_sub_32
48778 0, // x8sub_1_then_sub_32
48779 0, // subo64_then_sub_32
48780 0, // zsub1_then_bsub
48781 0, // zsub1_then_dsub
48782 0, // zsub1_then_hsub
48783 0, // zsub1_then_ssub
48784 0, // zsub1_then_zsub
48785 0, // zsub3_then_bsub
48786 0, // zsub3_then_dsub
48787 0, // zsub3_then_hsub
48788 0, // zsub3_then_ssub
48789 0, // zsub3_then_zsub
48790 0, // zsub2_then_bsub
48791 0, // zsub2_then_dsub
48792 0, // zsub2_then_hsub
48793 0, // zsub2_then_ssub
48794 0, // zsub2_then_zsub
48795 0, // dsub0_dsub1
48796 0, // dsub0_dsub1_dsub2
48797 0, // dsub1_dsub2
48798 0, // dsub1_dsub2_dsub3
48799 0, // dsub2_dsub3
48800 191, // dsub_qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48801 191, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48802 191, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48803 191, // qsub0_qsub1 -> QQQQ_with_qsub2_in_FPR128_0to7
48804 191, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_0to7
48805 191, // qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_0to7
48806 191, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_0to7
48807 191, // qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_0to7
48808 191, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48809 191, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48810 191, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7
48811 0, // sub_32_x8sub_1_then_sub_32
48812 0, // x8sub_0_x8sub_1
48813 0, // x8sub_2_x8sub_3
48814 0, // x8sub_4_x8sub_5
48815 0, // x8sub_6_x8sub_7
48816 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48817 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48818 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48819 0, // sub_32_subo64_then_sub_32
48820 0, // dsub_zsub1_then_dsub
48821 0, // zsub_zsub1_then_zsub
48822 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48823 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
48824 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48825 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
48826 0, // zsub0_zsub1
48827 0, // zsub0_zsub1_zsub2
48828 0, // zsub1_zsub2
48829 0, // zsub1_zsub2_zsub3
48830 0, // zsub2_zsub3
48831 0, // zsub1_then_dsub_zsub2_then_dsub
48832 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48833 0, // zsub1_then_zsub_zsub2_then_zsub
48834 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48835 0, // zsub2_then_dsub_zsub3_then_dsub
48836 0, // zsub2_then_zsub_zsub3_then_zsub
48837 0, // zsub0_zsub2
48838 0, // zsub1_zsub3
48839 },
48840 { // QQQQ_with_qsub3_in_FPR128_0to7
48841 192, // bsub -> QQQQ_with_qsub3_in_FPR128_0to7
48842 192, // dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48843 0, // dsub0
48844 0, // dsub1
48845 0, // dsub2
48846 0, // dsub3
48847 192, // hsub -> QQQQ_with_qsub3_in_FPR128_0to7
48848 0, // psub
48849 0, // psub0
48850 0, // psub1
48851 192, // qsub0 -> QQQQ_with_qsub3_in_FPR128_0to7
48852 192, // qsub1 -> QQQQ_with_qsub3_in_FPR128_0to7
48853 192, // qsub2 -> QQQQ_with_qsub3_in_FPR128_0to7
48854 192, // qsub3 -> QQQQ_with_qsub3_in_FPR128_0to7
48855 192, // ssub -> QQQQ_with_qsub3_in_FPR128_0to7
48856 0, // sub_32
48857 0, // sube32
48858 0, // sube64
48859 0, // subo32
48860 0, // subo64
48861 0, // x8sub_0
48862 0, // x8sub_1
48863 0, // x8sub_2
48864 0, // x8sub_3
48865 0, // x8sub_4
48866 0, // x8sub_5
48867 0, // x8sub_6
48868 0, // x8sub_7
48869 0, // zasubb
48870 0, // zasubd0
48871 0, // zasubd1
48872 0, // zasubh0
48873 0, // zasubh1
48874 0, // zasubq0
48875 0, // zasubq1
48876 0, // zasubs0
48877 0, // zasubs1
48878 0, // zsub
48879 0, // zsub0
48880 0, // zsub1
48881 0, // zsub2
48882 0, // zsub3
48883 0, // zasubd1_then_zasubq0
48884 0, // zasubd1_then_zasubq1
48885 0, // zasubs1_then_zasubd0
48886 0, // zasubs1_then_zasubd1
48887 0, // zasubs1_then_zasubq0
48888 0, // zasubs1_then_zasubq1
48889 0, // zasubs1_then_zasubd1_then_zasubq0
48890 0, // zasubs1_then_zasubd1_then_zasubq1
48891 0, // zasubh1_then_zasubd0
48892 0, // zasubh1_then_zasubd1
48893 0, // zasubh1_then_zasubq0
48894 0, // zasubh1_then_zasubq1
48895 0, // zasubh1_then_zasubs0
48896 0, // zasubh1_then_zasubs1
48897 0, // zasubh1_then_zasubd1_then_zasubq0
48898 0, // zasubh1_then_zasubd1_then_zasubq1
48899 0, // zasubh1_then_zasubs1_then_zasubd0
48900 0, // zasubh1_then_zasubs1_then_zasubd1
48901 0, // zasubh1_then_zasubs1_then_zasubq0
48902 0, // zasubh1_then_zasubs1_then_zasubq1
48903 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
48904 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
48905 0, // dsub1_then_bsub
48906 0, // dsub1_then_hsub
48907 0, // dsub1_then_ssub
48908 0, // dsub3_then_bsub
48909 0, // dsub3_then_hsub
48910 0, // dsub3_then_ssub
48911 0, // dsub2_then_bsub
48912 0, // dsub2_then_hsub
48913 0, // dsub2_then_ssub
48914 0, // psub1_then_psub
48915 192, // qsub1_then_bsub -> QQQQ_with_qsub3_in_FPR128_0to7
48916 192, // qsub1_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48917 192, // qsub1_then_hsub -> QQQQ_with_qsub3_in_FPR128_0to7
48918 192, // qsub1_then_ssub -> QQQQ_with_qsub3_in_FPR128_0to7
48919 192, // qsub3_then_bsub -> QQQQ_with_qsub3_in_FPR128_0to7
48920 192, // qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48921 192, // qsub3_then_hsub -> QQQQ_with_qsub3_in_FPR128_0to7
48922 192, // qsub3_then_ssub -> QQQQ_with_qsub3_in_FPR128_0to7
48923 192, // qsub2_then_bsub -> QQQQ_with_qsub3_in_FPR128_0to7
48924 192, // qsub2_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48925 192, // qsub2_then_hsub -> QQQQ_with_qsub3_in_FPR128_0to7
48926 192, // qsub2_then_ssub -> QQQQ_with_qsub3_in_FPR128_0to7
48927 0, // x8sub_7_then_sub_32
48928 0, // x8sub_6_then_sub_32
48929 0, // x8sub_5_then_sub_32
48930 0, // x8sub_4_then_sub_32
48931 0, // x8sub_3_then_sub_32
48932 0, // x8sub_2_then_sub_32
48933 0, // x8sub_1_then_sub_32
48934 0, // subo64_then_sub_32
48935 0, // zsub1_then_bsub
48936 0, // zsub1_then_dsub
48937 0, // zsub1_then_hsub
48938 0, // zsub1_then_ssub
48939 0, // zsub1_then_zsub
48940 0, // zsub3_then_bsub
48941 0, // zsub3_then_dsub
48942 0, // zsub3_then_hsub
48943 0, // zsub3_then_ssub
48944 0, // zsub3_then_zsub
48945 0, // zsub2_then_bsub
48946 0, // zsub2_then_dsub
48947 0, // zsub2_then_hsub
48948 0, // zsub2_then_ssub
48949 0, // zsub2_then_zsub
48950 0, // dsub0_dsub1
48951 0, // dsub0_dsub1_dsub2
48952 0, // dsub1_dsub2
48953 0, // dsub1_dsub2_dsub3
48954 0, // dsub2_dsub3
48955 192, // dsub_qsub1_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48956 192, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48957 192, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48958 192, // qsub0_qsub1 -> QQQQ_with_qsub3_in_FPR128_0to7
48959 192, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub3_in_FPR128_0to7
48960 192, // qsub1_qsub2 -> QQQQ_with_qsub3_in_FPR128_0to7
48961 192, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub3_in_FPR128_0to7
48962 192, // qsub2_qsub3 -> QQQQ_with_qsub3_in_FPR128_0to7
48963 192, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48964 192, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48965 192, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub3_in_FPR128_0to7
48966 0, // sub_32_x8sub_1_then_sub_32
48967 0, // x8sub_0_x8sub_1
48968 0, // x8sub_2_x8sub_3
48969 0, // x8sub_4_x8sub_5
48970 0, // x8sub_6_x8sub_7
48971 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
48972 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
48973 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
48974 0, // sub_32_subo64_then_sub_32
48975 0, // dsub_zsub1_then_dsub
48976 0, // zsub_zsub1_then_zsub
48977 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48978 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
48979 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48980 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
48981 0, // zsub0_zsub1
48982 0, // zsub0_zsub1_zsub2
48983 0, // zsub1_zsub2
48984 0, // zsub1_zsub2_zsub3
48985 0, // zsub2_zsub3
48986 0, // zsub1_then_dsub_zsub2_then_dsub
48987 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
48988 0, // zsub1_then_zsub_zsub2_then_zsub
48989 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
48990 0, // zsub2_then_dsub_zsub3_then_dsub
48991 0, // zsub2_then_zsub_zsub3_then_zsub
48992 0, // zsub0_zsub2
48993 0, // zsub1_zsub3
48994 },
48995 { // ZPR4Mul4
48996 193, // bsub -> ZPR4Mul4
48997 193, // dsub -> ZPR4Mul4
48998 0, // dsub0
48999 0, // dsub1
49000 0, // dsub2
49001 0, // dsub3
49002 193, // hsub -> ZPR4Mul4
49003 0, // psub
49004 0, // psub0
49005 0, // psub1
49006 0, // qsub0
49007 0, // qsub1
49008 0, // qsub2
49009 0, // qsub3
49010 193, // ssub -> ZPR4Mul4
49011 0, // sub_32
49012 0, // sube32
49013 0, // sube64
49014 0, // subo32
49015 0, // subo64
49016 0, // x8sub_0
49017 0, // x8sub_1
49018 0, // x8sub_2
49019 0, // x8sub_3
49020 0, // x8sub_4
49021 0, // x8sub_5
49022 0, // x8sub_6
49023 0, // x8sub_7
49024 0, // zasubb
49025 0, // zasubd0
49026 0, // zasubd1
49027 0, // zasubh0
49028 0, // zasubh1
49029 0, // zasubq0
49030 0, // zasubq1
49031 0, // zasubs0
49032 0, // zasubs1
49033 193, // zsub -> ZPR4Mul4
49034 193, // zsub0 -> ZPR4Mul4
49035 193, // zsub1 -> ZPR4Mul4
49036 193, // zsub2 -> ZPR4Mul4
49037 193, // zsub3 -> ZPR4Mul4
49038 0, // zasubd1_then_zasubq0
49039 0, // zasubd1_then_zasubq1
49040 0, // zasubs1_then_zasubd0
49041 0, // zasubs1_then_zasubd1
49042 0, // zasubs1_then_zasubq0
49043 0, // zasubs1_then_zasubq1
49044 0, // zasubs1_then_zasubd1_then_zasubq0
49045 0, // zasubs1_then_zasubd1_then_zasubq1
49046 0, // zasubh1_then_zasubd0
49047 0, // zasubh1_then_zasubd1
49048 0, // zasubh1_then_zasubq0
49049 0, // zasubh1_then_zasubq1
49050 0, // zasubh1_then_zasubs0
49051 0, // zasubh1_then_zasubs1
49052 0, // zasubh1_then_zasubd1_then_zasubq0
49053 0, // zasubh1_then_zasubd1_then_zasubq1
49054 0, // zasubh1_then_zasubs1_then_zasubd0
49055 0, // zasubh1_then_zasubs1_then_zasubd1
49056 0, // zasubh1_then_zasubs1_then_zasubq0
49057 0, // zasubh1_then_zasubs1_then_zasubq1
49058 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49059 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49060 0, // dsub1_then_bsub
49061 0, // dsub1_then_hsub
49062 0, // dsub1_then_ssub
49063 0, // dsub3_then_bsub
49064 0, // dsub3_then_hsub
49065 0, // dsub3_then_ssub
49066 0, // dsub2_then_bsub
49067 0, // dsub2_then_hsub
49068 0, // dsub2_then_ssub
49069 0, // psub1_then_psub
49070 0, // qsub1_then_bsub
49071 0, // qsub1_then_dsub
49072 0, // qsub1_then_hsub
49073 0, // qsub1_then_ssub
49074 0, // qsub3_then_bsub
49075 0, // qsub3_then_dsub
49076 0, // qsub3_then_hsub
49077 0, // qsub3_then_ssub
49078 0, // qsub2_then_bsub
49079 0, // qsub2_then_dsub
49080 0, // qsub2_then_hsub
49081 0, // qsub2_then_ssub
49082 0, // x8sub_7_then_sub_32
49083 0, // x8sub_6_then_sub_32
49084 0, // x8sub_5_then_sub_32
49085 0, // x8sub_4_then_sub_32
49086 0, // x8sub_3_then_sub_32
49087 0, // x8sub_2_then_sub_32
49088 0, // x8sub_1_then_sub_32
49089 0, // subo64_then_sub_32
49090 193, // zsub1_then_bsub -> ZPR4Mul4
49091 193, // zsub1_then_dsub -> ZPR4Mul4
49092 193, // zsub1_then_hsub -> ZPR4Mul4
49093 193, // zsub1_then_ssub -> ZPR4Mul4
49094 193, // zsub1_then_zsub -> ZPR4Mul4
49095 193, // zsub3_then_bsub -> ZPR4Mul4
49096 193, // zsub3_then_dsub -> ZPR4Mul4
49097 193, // zsub3_then_hsub -> ZPR4Mul4
49098 193, // zsub3_then_ssub -> ZPR4Mul4
49099 193, // zsub3_then_zsub -> ZPR4Mul4
49100 193, // zsub2_then_bsub -> ZPR4Mul4
49101 193, // zsub2_then_dsub -> ZPR4Mul4
49102 193, // zsub2_then_hsub -> ZPR4Mul4
49103 193, // zsub2_then_ssub -> ZPR4Mul4
49104 193, // zsub2_then_zsub -> ZPR4Mul4
49105 0, // dsub0_dsub1
49106 0, // dsub0_dsub1_dsub2
49107 0, // dsub1_dsub2
49108 0, // dsub1_dsub2_dsub3
49109 0, // dsub2_dsub3
49110 0, // dsub_qsub1_then_dsub
49111 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49112 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
49113 0, // qsub0_qsub1
49114 0, // qsub0_qsub1_qsub2
49115 0, // qsub1_qsub2
49116 0, // qsub1_qsub2_qsub3
49117 0, // qsub2_qsub3
49118 0, // qsub1_then_dsub_qsub2_then_dsub
49119 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49120 0, // qsub2_then_dsub_qsub3_then_dsub
49121 0, // sub_32_x8sub_1_then_sub_32
49122 0, // x8sub_0_x8sub_1
49123 0, // x8sub_2_x8sub_3
49124 0, // x8sub_4_x8sub_5
49125 0, // x8sub_6_x8sub_7
49126 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
49127 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
49128 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
49129 0, // sub_32_subo64_then_sub_32
49130 193, // dsub_zsub1_then_dsub -> ZPR4Mul4
49131 193, // zsub_zsub1_then_zsub -> ZPR4Mul4
49132 193, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4
49133 193, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4
49134 193, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4
49135 193, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4
49136 193, // zsub0_zsub1 -> ZPR4Mul4
49137 193, // zsub0_zsub1_zsub2 -> ZPR4Mul4
49138 193, // zsub1_zsub2 -> ZPR4Mul4
49139 193, // zsub1_zsub2_zsub3 -> ZPR4Mul4
49140 193, // zsub2_zsub3 -> ZPR4Mul4
49141 193, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4
49142 193, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4
49143 193, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4
49144 193, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4
49145 193, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4
49146 193, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4
49147 0, // zsub0_zsub2
49148 0, // zsub1_zsub3
49149 },
49150 { // ZPR4Strided
49151 194, // bsub -> ZPR4Strided
49152 194, // dsub -> ZPR4Strided
49153 0, // dsub0
49154 0, // dsub1
49155 0, // dsub2
49156 0, // dsub3
49157 194, // hsub -> ZPR4Strided
49158 0, // psub
49159 0, // psub0
49160 0, // psub1
49161 0, // qsub0
49162 0, // qsub1
49163 0, // qsub2
49164 0, // qsub3
49165 194, // ssub -> ZPR4Strided
49166 0, // sub_32
49167 0, // sube32
49168 0, // sube64
49169 0, // subo32
49170 0, // subo64
49171 0, // x8sub_0
49172 0, // x8sub_1
49173 0, // x8sub_2
49174 0, // x8sub_3
49175 0, // x8sub_4
49176 0, // x8sub_5
49177 0, // x8sub_6
49178 0, // x8sub_7
49179 0, // zasubb
49180 0, // zasubd0
49181 0, // zasubd1
49182 0, // zasubh0
49183 0, // zasubh1
49184 0, // zasubq0
49185 0, // zasubq1
49186 0, // zasubs0
49187 0, // zasubs1
49188 194, // zsub -> ZPR4Strided
49189 194, // zsub0 -> ZPR4Strided
49190 194, // zsub1 -> ZPR4Strided
49191 194, // zsub2 -> ZPR4Strided
49192 194, // zsub3 -> ZPR4Strided
49193 0, // zasubd1_then_zasubq0
49194 0, // zasubd1_then_zasubq1
49195 0, // zasubs1_then_zasubd0
49196 0, // zasubs1_then_zasubd1
49197 0, // zasubs1_then_zasubq0
49198 0, // zasubs1_then_zasubq1
49199 0, // zasubs1_then_zasubd1_then_zasubq0
49200 0, // zasubs1_then_zasubd1_then_zasubq1
49201 0, // zasubh1_then_zasubd0
49202 0, // zasubh1_then_zasubd1
49203 0, // zasubh1_then_zasubq0
49204 0, // zasubh1_then_zasubq1
49205 0, // zasubh1_then_zasubs0
49206 0, // zasubh1_then_zasubs1
49207 0, // zasubh1_then_zasubd1_then_zasubq0
49208 0, // zasubh1_then_zasubd1_then_zasubq1
49209 0, // zasubh1_then_zasubs1_then_zasubd0
49210 0, // zasubh1_then_zasubs1_then_zasubd1
49211 0, // zasubh1_then_zasubs1_then_zasubq0
49212 0, // zasubh1_then_zasubs1_then_zasubq1
49213 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49214 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49215 0, // dsub1_then_bsub
49216 0, // dsub1_then_hsub
49217 0, // dsub1_then_ssub
49218 0, // dsub3_then_bsub
49219 0, // dsub3_then_hsub
49220 0, // dsub3_then_ssub
49221 0, // dsub2_then_bsub
49222 0, // dsub2_then_hsub
49223 0, // dsub2_then_ssub
49224 0, // psub1_then_psub
49225 0, // qsub1_then_bsub
49226 0, // qsub1_then_dsub
49227 0, // qsub1_then_hsub
49228 0, // qsub1_then_ssub
49229 0, // qsub3_then_bsub
49230 0, // qsub3_then_dsub
49231 0, // qsub3_then_hsub
49232 0, // qsub3_then_ssub
49233 0, // qsub2_then_bsub
49234 0, // qsub2_then_dsub
49235 0, // qsub2_then_hsub
49236 0, // qsub2_then_ssub
49237 0, // x8sub_7_then_sub_32
49238 0, // x8sub_6_then_sub_32
49239 0, // x8sub_5_then_sub_32
49240 0, // x8sub_4_then_sub_32
49241 0, // x8sub_3_then_sub_32
49242 0, // x8sub_2_then_sub_32
49243 0, // x8sub_1_then_sub_32
49244 0, // subo64_then_sub_32
49245 194, // zsub1_then_bsub -> ZPR4Strided
49246 194, // zsub1_then_dsub -> ZPR4Strided
49247 194, // zsub1_then_hsub -> ZPR4Strided
49248 194, // zsub1_then_ssub -> ZPR4Strided
49249 194, // zsub1_then_zsub -> ZPR4Strided
49250 194, // zsub3_then_bsub -> ZPR4Strided
49251 194, // zsub3_then_dsub -> ZPR4Strided
49252 194, // zsub3_then_hsub -> ZPR4Strided
49253 194, // zsub3_then_ssub -> ZPR4Strided
49254 194, // zsub3_then_zsub -> ZPR4Strided
49255 194, // zsub2_then_bsub -> ZPR4Strided
49256 194, // zsub2_then_dsub -> ZPR4Strided
49257 194, // zsub2_then_hsub -> ZPR4Strided
49258 194, // zsub2_then_ssub -> ZPR4Strided
49259 194, // zsub2_then_zsub -> ZPR4Strided
49260 0, // dsub0_dsub1
49261 0, // dsub0_dsub1_dsub2
49262 0, // dsub1_dsub2
49263 0, // dsub1_dsub2_dsub3
49264 0, // dsub2_dsub3
49265 0, // dsub_qsub1_then_dsub
49266 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49267 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
49268 0, // qsub0_qsub1
49269 0, // qsub0_qsub1_qsub2
49270 0, // qsub1_qsub2
49271 0, // qsub1_qsub2_qsub3
49272 0, // qsub2_qsub3
49273 0, // qsub1_then_dsub_qsub2_then_dsub
49274 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49275 0, // qsub2_then_dsub_qsub3_then_dsub
49276 0, // sub_32_x8sub_1_then_sub_32
49277 0, // x8sub_0_x8sub_1
49278 0, // x8sub_2_x8sub_3
49279 0, // x8sub_4_x8sub_5
49280 0, // x8sub_6_x8sub_7
49281 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
49282 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
49283 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
49284 0, // sub_32_subo64_then_sub_32
49285 0, // dsub_zsub1_then_dsub
49286 0, // zsub_zsub1_then_zsub
49287 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
49288 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
49289 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
49290 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
49291 0, // zsub0_zsub1
49292 0, // zsub0_zsub1_zsub2
49293 0, // zsub1_zsub2
49294 0, // zsub1_zsub2_zsub3
49295 0, // zsub2_zsub3
49296 0, // zsub1_then_dsub_zsub2_then_dsub
49297 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
49298 0, // zsub1_then_zsub_zsub2_then_zsub
49299 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
49300 0, // zsub2_then_dsub_zsub3_then_dsub
49301 0, // zsub2_then_zsub_zsub3_then_zsub
49302 194, // zsub0_zsub2 -> ZPR4Strided
49303 194, // zsub1_zsub3 -> ZPR4Strided
49304 },
49305 { // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49306 195, // bsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49307 195, // dsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49308 0, // dsub0
49309 0, // dsub1
49310 0, // dsub2
49311 0, // dsub3
49312 195, // hsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49313 0, // psub
49314 0, // psub0
49315 0, // psub1
49316 0, // qsub0
49317 0, // qsub1
49318 0, // qsub2
49319 0, // qsub3
49320 195, // ssub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49321 0, // sub_32
49322 0, // sube32
49323 0, // sube64
49324 0, // subo32
49325 0, // subo64
49326 0, // x8sub_0
49327 0, // x8sub_1
49328 0, // x8sub_2
49329 0, // x8sub_3
49330 0, // x8sub_4
49331 0, // x8sub_5
49332 0, // x8sub_6
49333 0, // x8sub_7
49334 0, // zasubb
49335 0, // zasubd0
49336 0, // zasubd1
49337 0, // zasubh0
49338 0, // zasubh1
49339 0, // zasubq0
49340 0, // zasubq1
49341 0, // zasubs0
49342 0, // zasubs1
49343 195, // zsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49344 195, // zsub0 -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49345 195, // zsub1 -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49346 195, // zsub2 -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49347 195, // zsub3 -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49348 0, // zasubd1_then_zasubq0
49349 0, // zasubd1_then_zasubq1
49350 0, // zasubs1_then_zasubd0
49351 0, // zasubs1_then_zasubd1
49352 0, // zasubs1_then_zasubq0
49353 0, // zasubs1_then_zasubq1
49354 0, // zasubs1_then_zasubd1_then_zasubq0
49355 0, // zasubs1_then_zasubd1_then_zasubq1
49356 0, // zasubh1_then_zasubd0
49357 0, // zasubh1_then_zasubd1
49358 0, // zasubh1_then_zasubq0
49359 0, // zasubh1_then_zasubq1
49360 0, // zasubh1_then_zasubs0
49361 0, // zasubh1_then_zasubs1
49362 0, // zasubh1_then_zasubd1_then_zasubq0
49363 0, // zasubh1_then_zasubd1_then_zasubq1
49364 0, // zasubh1_then_zasubs1_then_zasubd0
49365 0, // zasubh1_then_zasubs1_then_zasubd1
49366 0, // zasubh1_then_zasubs1_then_zasubq0
49367 0, // zasubh1_then_zasubs1_then_zasubq1
49368 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49369 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49370 0, // dsub1_then_bsub
49371 0, // dsub1_then_hsub
49372 0, // dsub1_then_ssub
49373 0, // dsub3_then_bsub
49374 0, // dsub3_then_hsub
49375 0, // dsub3_then_ssub
49376 0, // dsub2_then_bsub
49377 0, // dsub2_then_hsub
49378 0, // dsub2_then_ssub
49379 0, // psub1_then_psub
49380 0, // qsub1_then_bsub
49381 0, // qsub1_then_dsub
49382 0, // qsub1_then_hsub
49383 0, // qsub1_then_ssub
49384 0, // qsub3_then_bsub
49385 0, // qsub3_then_dsub
49386 0, // qsub3_then_hsub
49387 0, // qsub3_then_ssub
49388 0, // qsub2_then_bsub
49389 0, // qsub2_then_dsub
49390 0, // qsub2_then_hsub
49391 0, // qsub2_then_ssub
49392 0, // x8sub_7_then_sub_32
49393 0, // x8sub_6_then_sub_32
49394 0, // x8sub_5_then_sub_32
49395 0, // x8sub_4_then_sub_32
49396 0, // x8sub_3_then_sub_32
49397 0, // x8sub_2_then_sub_32
49398 0, // x8sub_1_then_sub_32
49399 0, // subo64_then_sub_32
49400 195, // zsub1_then_bsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49401 195, // zsub1_then_dsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49402 195, // zsub1_then_hsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49403 195, // zsub1_then_ssub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49404 195, // zsub1_then_zsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49405 195, // zsub3_then_bsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49406 195, // zsub3_then_dsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49407 195, // zsub3_then_hsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49408 195, // zsub3_then_ssub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49409 195, // zsub3_then_zsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49410 195, // zsub2_then_bsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49411 195, // zsub2_then_dsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49412 195, // zsub2_then_hsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49413 195, // zsub2_then_ssub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49414 195, // zsub2_then_zsub -> ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
49415 0, // dsub0_dsub1
49416 0, // dsub0_dsub1_dsub2
49417 0, // dsub1_dsub2
49418 0, // dsub1_dsub2_dsub3
49419 0, // dsub2_dsub3
49420 0, // dsub_qsub1_then_dsub
49421 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49422 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
49423 0, // qsub0_qsub1
49424 0, // qsub0_qsub1_qsub2
49425 0, // qsub1_qsub2
49426 0, // qsub1_qsub2_qsub3
49427 0, // qsub2_qsub3
49428 0, // qsub1_then_dsub_qsub2_then_dsub
49429 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49430 0, // qsub2_then_dsub_qsub3_then_dsub
49431 0, // sub_32_x8sub_1_then_sub_32
49432 0, // x8sub_0_x8sub_1
49433 0, // x8sub_2_x8sub_3
49434 0, // x8sub_4_x8sub_5
49435 0, // x8sub_6_x8sub_7
49436 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
49437 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
49438 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
49439 0, // sub_32_subo64_then_sub_32
49440 222, // dsub_zsub1_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49441 222, // zsub_zsub1_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49442 222, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49443 222, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49444 222, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49445 222, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49446 222, // zsub0_zsub1 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49447 222, // zsub0_zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49448 222, // zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49449 222, // zsub1_zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49450 222, // zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49451 222, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49452 222, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49453 222, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49454 222, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49455 222, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49456 222, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
49457 223, // zsub0_zsub2 -> ZPR4Strided_with_dsub_in_FPR64_lo
49458 223, // zsub1_zsub3 -> ZPR4Strided_with_dsub_in_FPR64_lo
49459 },
49460 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49461 196, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49462 196, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49463 0, // dsub0
49464 0, // dsub1
49465 0, // dsub2
49466 0, // dsub3
49467 196, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49468 0, // psub
49469 0, // psub0
49470 0, // psub1
49471 0, // qsub0
49472 0, // qsub1
49473 0, // qsub2
49474 0, // qsub3
49475 196, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49476 0, // sub_32
49477 0, // sube32
49478 0, // sube64
49479 0, // subo32
49480 0, // subo64
49481 0, // x8sub_0
49482 0, // x8sub_1
49483 0, // x8sub_2
49484 0, // x8sub_3
49485 0, // x8sub_4
49486 0, // x8sub_5
49487 0, // x8sub_6
49488 0, // x8sub_7
49489 0, // zasubb
49490 0, // zasubd0
49491 0, // zasubd1
49492 0, // zasubh0
49493 0, // zasubh1
49494 0, // zasubq0
49495 0, // zasubq1
49496 0, // zasubs0
49497 0, // zasubs1
49498 196, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49499 196, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49500 196, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49501 196, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49502 196, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49503 0, // zasubd1_then_zasubq0
49504 0, // zasubd1_then_zasubq1
49505 0, // zasubs1_then_zasubd0
49506 0, // zasubs1_then_zasubd1
49507 0, // zasubs1_then_zasubq0
49508 0, // zasubs1_then_zasubq1
49509 0, // zasubs1_then_zasubd1_then_zasubq0
49510 0, // zasubs1_then_zasubd1_then_zasubq1
49511 0, // zasubh1_then_zasubd0
49512 0, // zasubh1_then_zasubd1
49513 0, // zasubh1_then_zasubq0
49514 0, // zasubh1_then_zasubq1
49515 0, // zasubh1_then_zasubs0
49516 0, // zasubh1_then_zasubs1
49517 0, // zasubh1_then_zasubd1_then_zasubq0
49518 0, // zasubh1_then_zasubd1_then_zasubq1
49519 0, // zasubh1_then_zasubs1_then_zasubd0
49520 0, // zasubh1_then_zasubs1_then_zasubd1
49521 0, // zasubh1_then_zasubs1_then_zasubq0
49522 0, // zasubh1_then_zasubs1_then_zasubq1
49523 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49524 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49525 0, // dsub1_then_bsub
49526 0, // dsub1_then_hsub
49527 0, // dsub1_then_ssub
49528 0, // dsub3_then_bsub
49529 0, // dsub3_then_hsub
49530 0, // dsub3_then_ssub
49531 0, // dsub2_then_bsub
49532 0, // dsub2_then_hsub
49533 0, // dsub2_then_ssub
49534 0, // psub1_then_psub
49535 0, // qsub1_then_bsub
49536 0, // qsub1_then_dsub
49537 0, // qsub1_then_hsub
49538 0, // qsub1_then_ssub
49539 0, // qsub3_then_bsub
49540 0, // qsub3_then_dsub
49541 0, // qsub3_then_hsub
49542 0, // qsub3_then_ssub
49543 0, // qsub2_then_bsub
49544 0, // qsub2_then_dsub
49545 0, // qsub2_then_hsub
49546 0, // qsub2_then_ssub
49547 0, // x8sub_7_then_sub_32
49548 0, // x8sub_6_then_sub_32
49549 0, // x8sub_5_then_sub_32
49550 0, // x8sub_4_then_sub_32
49551 0, // x8sub_3_then_sub_32
49552 0, // x8sub_2_then_sub_32
49553 0, // x8sub_1_then_sub_32
49554 0, // subo64_then_sub_32
49555 196, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49556 196, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49557 196, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49558 196, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49559 196, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49560 196, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49561 196, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49562 196, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49563 196, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49564 196, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49565 196, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49566 196, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49567 196, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49568 196, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49569 196, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49570 0, // dsub0_dsub1
49571 0, // dsub0_dsub1_dsub2
49572 0, // dsub1_dsub2
49573 0, // dsub1_dsub2_dsub3
49574 0, // dsub2_dsub3
49575 0, // dsub_qsub1_then_dsub
49576 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49577 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
49578 0, // qsub0_qsub1
49579 0, // qsub0_qsub1_qsub2
49580 0, // qsub1_qsub2
49581 0, // qsub1_qsub2_qsub3
49582 0, // qsub2_qsub3
49583 0, // qsub1_then_dsub_qsub2_then_dsub
49584 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49585 0, // qsub2_then_dsub_qsub3_then_dsub
49586 0, // sub_32_x8sub_1_then_sub_32
49587 0, // x8sub_0_x8sub_1
49588 0, // x8sub_2_x8sub_3
49589 0, // x8sub_4_x8sub_5
49590 0, // x8sub_6_x8sub_7
49591 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
49592 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
49593 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
49594 0, // sub_32_subo64_then_sub_32
49595 196, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49596 196, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49597 196, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49598 196, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49599 196, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49600 196, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49601 196, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49602 196, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49603 196, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49604 196, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49605 196, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49606 196, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49607 196, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49608 196, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49609 196, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49610 196, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49611 196, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
49612 0, // zsub0_zsub2
49613 0, // zsub1_zsub3
49614 },
49615 { // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49616 197, // bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49617 197, // dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49618 0, // dsub0
49619 0, // dsub1
49620 0, // dsub2
49621 0, // dsub3
49622 197, // hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49623 0, // psub
49624 0, // psub0
49625 0, // psub1
49626 0, // qsub0
49627 0, // qsub1
49628 0, // qsub2
49629 0, // qsub3
49630 197, // ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49631 0, // sub_32
49632 0, // sube32
49633 0, // sube64
49634 0, // subo32
49635 0, // subo64
49636 0, // x8sub_0
49637 0, // x8sub_1
49638 0, // x8sub_2
49639 0, // x8sub_3
49640 0, // x8sub_4
49641 0, // x8sub_5
49642 0, // x8sub_6
49643 0, // x8sub_7
49644 0, // zasubb
49645 0, // zasubd0
49646 0, // zasubd1
49647 0, // zasubh0
49648 0, // zasubh1
49649 0, // zasubq0
49650 0, // zasubq1
49651 0, // zasubs0
49652 0, // zasubs1
49653 197, // zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49654 197, // zsub0 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49655 197, // zsub1 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49656 197, // zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49657 197, // zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49658 0, // zasubd1_then_zasubq0
49659 0, // zasubd1_then_zasubq1
49660 0, // zasubs1_then_zasubd0
49661 0, // zasubs1_then_zasubd1
49662 0, // zasubs1_then_zasubq0
49663 0, // zasubs1_then_zasubq1
49664 0, // zasubs1_then_zasubd1_then_zasubq0
49665 0, // zasubs1_then_zasubd1_then_zasubq1
49666 0, // zasubh1_then_zasubd0
49667 0, // zasubh1_then_zasubd1
49668 0, // zasubh1_then_zasubq0
49669 0, // zasubh1_then_zasubq1
49670 0, // zasubh1_then_zasubs0
49671 0, // zasubh1_then_zasubs1
49672 0, // zasubh1_then_zasubd1_then_zasubq0
49673 0, // zasubh1_then_zasubd1_then_zasubq1
49674 0, // zasubh1_then_zasubs1_then_zasubd0
49675 0, // zasubh1_then_zasubs1_then_zasubd1
49676 0, // zasubh1_then_zasubs1_then_zasubq0
49677 0, // zasubh1_then_zasubs1_then_zasubq1
49678 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49679 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49680 0, // dsub1_then_bsub
49681 0, // dsub1_then_hsub
49682 0, // dsub1_then_ssub
49683 0, // dsub3_then_bsub
49684 0, // dsub3_then_hsub
49685 0, // dsub3_then_ssub
49686 0, // dsub2_then_bsub
49687 0, // dsub2_then_hsub
49688 0, // dsub2_then_ssub
49689 0, // psub1_then_psub
49690 0, // qsub1_then_bsub
49691 0, // qsub1_then_dsub
49692 0, // qsub1_then_hsub
49693 0, // qsub1_then_ssub
49694 0, // qsub3_then_bsub
49695 0, // qsub3_then_dsub
49696 0, // qsub3_then_hsub
49697 0, // qsub3_then_ssub
49698 0, // qsub2_then_bsub
49699 0, // qsub2_then_dsub
49700 0, // qsub2_then_hsub
49701 0, // qsub2_then_ssub
49702 0, // x8sub_7_then_sub_32
49703 0, // x8sub_6_then_sub_32
49704 0, // x8sub_5_then_sub_32
49705 0, // x8sub_4_then_sub_32
49706 0, // x8sub_3_then_sub_32
49707 0, // x8sub_2_then_sub_32
49708 0, // x8sub_1_then_sub_32
49709 0, // subo64_then_sub_32
49710 197, // zsub1_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49711 197, // zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49712 197, // zsub1_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49713 197, // zsub1_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49714 197, // zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49715 197, // zsub3_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49716 197, // zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49717 197, // zsub3_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49718 197, // zsub3_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49719 197, // zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49720 197, // zsub2_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49721 197, // zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49722 197, // zsub2_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49723 197, // zsub2_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49724 197, // zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49725 0, // dsub0_dsub1
49726 0, // dsub0_dsub1_dsub2
49727 0, // dsub1_dsub2
49728 0, // dsub1_dsub2_dsub3
49729 0, // dsub2_dsub3
49730 0, // dsub_qsub1_then_dsub
49731 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49732 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
49733 0, // qsub0_qsub1
49734 0, // qsub0_qsub1_qsub2
49735 0, // qsub1_qsub2
49736 0, // qsub1_qsub2_qsub3
49737 0, // qsub2_qsub3
49738 0, // qsub1_then_dsub_qsub2_then_dsub
49739 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49740 0, // qsub2_then_dsub_qsub3_then_dsub
49741 0, // sub_32_x8sub_1_then_sub_32
49742 0, // x8sub_0_x8sub_1
49743 0, // x8sub_2_x8sub_3
49744 0, // x8sub_4_x8sub_5
49745 0, // x8sub_6_x8sub_7
49746 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
49747 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
49748 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
49749 0, // sub_32_subo64_then_sub_32
49750 197, // dsub_zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49751 197, // zsub_zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49752 197, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49753 197, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49754 197, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49755 197, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49756 197, // zsub0_zsub1 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49757 197, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49758 197, // zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49759 197, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49760 197, // zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49761 197, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49762 197, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49763 197, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49764 197, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49765 197, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49766 197, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49767 0, // zsub0_zsub2
49768 0, // zsub1_zsub3
49769 },
49770 { // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49771 198, // bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49772 198, // dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49773 0, // dsub0
49774 0, // dsub1
49775 0, // dsub2
49776 0, // dsub3
49777 198, // hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49778 0, // psub
49779 0, // psub0
49780 0, // psub1
49781 0, // qsub0
49782 0, // qsub1
49783 0, // qsub2
49784 0, // qsub3
49785 198, // ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49786 0, // sub_32
49787 0, // sube32
49788 0, // sube64
49789 0, // subo32
49790 0, // subo64
49791 0, // x8sub_0
49792 0, // x8sub_1
49793 0, // x8sub_2
49794 0, // x8sub_3
49795 0, // x8sub_4
49796 0, // x8sub_5
49797 0, // x8sub_6
49798 0, // x8sub_7
49799 0, // zasubb
49800 0, // zasubd0
49801 0, // zasubd1
49802 0, // zasubh0
49803 0, // zasubh1
49804 0, // zasubq0
49805 0, // zasubq1
49806 0, // zasubs0
49807 0, // zasubs1
49808 198, // zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49809 198, // zsub0 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49810 198, // zsub1 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49811 198, // zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49812 198, // zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49813 0, // zasubd1_then_zasubq0
49814 0, // zasubd1_then_zasubq1
49815 0, // zasubs1_then_zasubd0
49816 0, // zasubs1_then_zasubd1
49817 0, // zasubs1_then_zasubq0
49818 0, // zasubs1_then_zasubq1
49819 0, // zasubs1_then_zasubd1_then_zasubq0
49820 0, // zasubs1_then_zasubd1_then_zasubq1
49821 0, // zasubh1_then_zasubd0
49822 0, // zasubh1_then_zasubd1
49823 0, // zasubh1_then_zasubq0
49824 0, // zasubh1_then_zasubq1
49825 0, // zasubh1_then_zasubs0
49826 0, // zasubh1_then_zasubs1
49827 0, // zasubh1_then_zasubd1_then_zasubq0
49828 0, // zasubh1_then_zasubd1_then_zasubq1
49829 0, // zasubh1_then_zasubs1_then_zasubd0
49830 0, // zasubh1_then_zasubs1_then_zasubd1
49831 0, // zasubh1_then_zasubs1_then_zasubq0
49832 0, // zasubh1_then_zasubs1_then_zasubq1
49833 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49834 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49835 0, // dsub1_then_bsub
49836 0, // dsub1_then_hsub
49837 0, // dsub1_then_ssub
49838 0, // dsub3_then_bsub
49839 0, // dsub3_then_hsub
49840 0, // dsub3_then_ssub
49841 0, // dsub2_then_bsub
49842 0, // dsub2_then_hsub
49843 0, // dsub2_then_ssub
49844 0, // psub1_then_psub
49845 0, // qsub1_then_bsub
49846 0, // qsub1_then_dsub
49847 0, // qsub1_then_hsub
49848 0, // qsub1_then_ssub
49849 0, // qsub3_then_bsub
49850 0, // qsub3_then_dsub
49851 0, // qsub3_then_hsub
49852 0, // qsub3_then_ssub
49853 0, // qsub2_then_bsub
49854 0, // qsub2_then_dsub
49855 0, // qsub2_then_hsub
49856 0, // qsub2_then_ssub
49857 0, // x8sub_7_then_sub_32
49858 0, // x8sub_6_then_sub_32
49859 0, // x8sub_5_then_sub_32
49860 0, // x8sub_4_then_sub_32
49861 0, // x8sub_3_then_sub_32
49862 0, // x8sub_2_then_sub_32
49863 0, // x8sub_1_then_sub_32
49864 0, // subo64_then_sub_32
49865 198, // zsub1_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49866 198, // zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49867 198, // zsub1_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49868 198, // zsub1_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49869 198, // zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49870 198, // zsub3_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49871 198, // zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49872 198, // zsub3_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49873 198, // zsub3_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49874 198, // zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49875 198, // zsub2_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49876 198, // zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49877 198, // zsub2_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49878 198, // zsub2_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49879 198, // zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49880 0, // dsub0_dsub1
49881 0, // dsub0_dsub1_dsub2
49882 0, // dsub1_dsub2
49883 0, // dsub1_dsub2_dsub3
49884 0, // dsub2_dsub3
49885 0, // dsub_qsub1_then_dsub
49886 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49887 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
49888 0, // qsub0_qsub1
49889 0, // qsub0_qsub1_qsub2
49890 0, // qsub1_qsub2
49891 0, // qsub1_qsub2_qsub3
49892 0, // qsub2_qsub3
49893 0, // qsub1_then_dsub_qsub2_then_dsub
49894 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
49895 0, // qsub2_then_dsub_qsub3_then_dsub
49896 0, // sub_32_x8sub_1_then_sub_32
49897 0, // x8sub_0_x8sub_1
49898 0, // x8sub_2_x8sub_3
49899 0, // x8sub_4_x8sub_5
49900 0, // x8sub_6_x8sub_7
49901 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
49902 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
49903 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
49904 0, // sub_32_subo64_then_sub_32
49905 198, // dsub_zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49906 198, // zsub_zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49907 198, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49908 198, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49909 198, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49910 198, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49911 198, // zsub0_zsub1 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49912 198, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49913 198, // zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49914 198, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49915 198, // zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49916 198, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49917 198, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49918 198, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49919 198, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49920 198, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49921 198, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
49922 0, // zsub0_zsub2
49923 0, // zsub1_zsub3
49924 },
49925 { // ZPR4_with_zsub1_in_ZPR_3b
49926 199, // bsub -> ZPR4_with_zsub1_in_ZPR_3b
49927 199, // dsub -> ZPR4_with_zsub1_in_ZPR_3b
49928 0, // dsub0
49929 0, // dsub1
49930 0, // dsub2
49931 0, // dsub3
49932 199, // hsub -> ZPR4_with_zsub1_in_ZPR_3b
49933 0, // psub
49934 0, // psub0
49935 0, // psub1
49936 0, // qsub0
49937 0, // qsub1
49938 0, // qsub2
49939 0, // qsub3
49940 199, // ssub -> ZPR4_with_zsub1_in_ZPR_3b
49941 0, // sub_32
49942 0, // sube32
49943 0, // sube64
49944 0, // subo32
49945 0, // subo64
49946 0, // x8sub_0
49947 0, // x8sub_1
49948 0, // x8sub_2
49949 0, // x8sub_3
49950 0, // x8sub_4
49951 0, // x8sub_5
49952 0, // x8sub_6
49953 0, // x8sub_7
49954 0, // zasubb
49955 0, // zasubd0
49956 0, // zasubd1
49957 0, // zasubh0
49958 0, // zasubh1
49959 0, // zasubq0
49960 0, // zasubq1
49961 0, // zasubs0
49962 0, // zasubs1
49963 199, // zsub -> ZPR4_with_zsub1_in_ZPR_3b
49964 199, // zsub0 -> ZPR4_with_zsub1_in_ZPR_3b
49965 199, // zsub1 -> ZPR4_with_zsub1_in_ZPR_3b
49966 199, // zsub2 -> ZPR4_with_zsub1_in_ZPR_3b
49967 199, // zsub3 -> ZPR4_with_zsub1_in_ZPR_3b
49968 0, // zasubd1_then_zasubq0
49969 0, // zasubd1_then_zasubq1
49970 0, // zasubs1_then_zasubd0
49971 0, // zasubs1_then_zasubd1
49972 0, // zasubs1_then_zasubq0
49973 0, // zasubs1_then_zasubq1
49974 0, // zasubs1_then_zasubd1_then_zasubq0
49975 0, // zasubs1_then_zasubd1_then_zasubq1
49976 0, // zasubh1_then_zasubd0
49977 0, // zasubh1_then_zasubd1
49978 0, // zasubh1_then_zasubq0
49979 0, // zasubh1_then_zasubq1
49980 0, // zasubh1_then_zasubs0
49981 0, // zasubh1_then_zasubs1
49982 0, // zasubh1_then_zasubd1_then_zasubq0
49983 0, // zasubh1_then_zasubd1_then_zasubq1
49984 0, // zasubh1_then_zasubs1_then_zasubd0
49985 0, // zasubh1_then_zasubs1_then_zasubd1
49986 0, // zasubh1_then_zasubs1_then_zasubq0
49987 0, // zasubh1_then_zasubs1_then_zasubq1
49988 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
49989 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
49990 0, // dsub1_then_bsub
49991 0, // dsub1_then_hsub
49992 0, // dsub1_then_ssub
49993 0, // dsub3_then_bsub
49994 0, // dsub3_then_hsub
49995 0, // dsub3_then_ssub
49996 0, // dsub2_then_bsub
49997 0, // dsub2_then_hsub
49998 0, // dsub2_then_ssub
49999 0, // psub1_then_psub
50000 0, // qsub1_then_bsub
50001 0, // qsub1_then_dsub
50002 0, // qsub1_then_hsub
50003 0, // qsub1_then_ssub
50004 0, // qsub3_then_bsub
50005 0, // qsub3_then_dsub
50006 0, // qsub3_then_hsub
50007 0, // qsub3_then_ssub
50008 0, // qsub2_then_bsub
50009 0, // qsub2_then_dsub
50010 0, // qsub2_then_hsub
50011 0, // qsub2_then_ssub
50012 0, // x8sub_7_then_sub_32
50013 0, // x8sub_6_then_sub_32
50014 0, // x8sub_5_then_sub_32
50015 0, // x8sub_4_then_sub_32
50016 0, // x8sub_3_then_sub_32
50017 0, // x8sub_2_then_sub_32
50018 0, // x8sub_1_then_sub_32
50019 0, // subo64_then_sub_32
50020 199, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b
50021 199, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50022 199, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b
50023 199, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b
50024 199, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50025 199, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b
50026 199, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50027 199, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b
50028 199, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b
50029 199, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50030 199, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b
50031 199, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50032 199, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b
50033 199, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b
50034 199, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50035 0, // dsub0_dsub1
50036 0, // dsub0_dsub1_dsub2
50037 0, // dsub1_dsub2
50038 0, // dsub1_dsub2_dsub3
50039 0, // dsub2_dsub3
50040 0, // dsub_qsub1_then_dsub
50041 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50042 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
50043 0, // qsub0_qsub1
50044 0, // qsub0_qsub1_qsub2
50045 0, // qsub1_qsub2
50046 0, // qsub1_qsub2_qsub3
50047 0, // qsub2_qsub3
50048 0, // qsub1_then_dsub_qsub2_then_dsub
50049 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50050 0, // qsub2_then_dsub_qsub3_then_dsub
50051 0, // sub_32_x8sub_1_then_sub_32
50052 0, // x8sub_0_x8sub_1
50053 0, // x8sub_2_x8sub_3
50054 0, // x8sub_4_x8sub_5
50055 0, // x8sub_6_x8sub_7
50056 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50057 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50058 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50059 0, // sub_32_subo64_then_sub_32
50060 199, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50061 199, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50062 199, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50063 199, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50064 199, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50065 199, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50066 199, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_3b
50067 199, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b
50068 199, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b
50069 199, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b
50070 199, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b
50071 199, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50072 199, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50073 199, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50074 199, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50075 199, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b
50076 199, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b
50077 0, // zsub0_zsub2
50078 0, // zsub1_zsub3
50079 },
50080 { // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50081 200, // bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50082 200, // dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50083 0, // dsub0
50084 0, // dsub1
50085 0, // dsub2
50086 0, // dsub3
50087 200, // hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50088 0, // psub
50089 0, // psub0
50090 0, // psub1
50091 0, // qsub0
50092 0, // qsub1
50093 0, // qsub2
50094 0, // qsub3
50095 200, // ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50096 0, // sub_32
50097 0, // sube32
50098 0, // sube64
50099 0, // subo32
50100 0, // subo64
50101 0, // x8sub_0
50102 0, // x8sub_1
50103 0, // x8sub_2
50104 0, // x8sub_3
50105 0, // x8sub_4
50106 0, // x8sub_5
50107 0, // x8sub_6
50108 0, // x8sub_7
50109 0, // zasubb
50110 0, // zasubd0
50111 0, // zasubd1
50112 0, // zasubh0
50113 0, // zasubh1
50114 0, // zasubq0
50115 0, // zasubq1
50116 0, // zasubs0
50117 0, // zasubs1
50118 200, // zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50119 200, // zsub0 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50120 200, // zsub1 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50121 200, // zsub2 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50122 200, // zsub3 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50123 0, // zasubd1_then_zasubq0
50124 0, // zasubd1_then_zasubq1
50125 0, // zasubs1_then_zasubd0
50126 0, // zasubs1_then_zasubd1
50127 0, // zasubs1_then_zasubq0
50128 0, // zasubs1_then_zasubq1
50129 0, // zasubs1_then_zasubd1_then_zasubq0
50130 0, // zasubs1_then_zasubd1_then_zasubq1
50131 0, // zasubh1_then_zasubd0
50132 0, // zasubh1_then_zasubd1
50133 0, // zasubh1_then_zasubq0
50134 0, // zasubh1_then_zasubq1
50135 0, // zasubh1_then_zasubs0
50136 0, // zasubh1_then_zasubs1
50137 0, // zasubh1_then_zasubd1_then_zasubq0
50138 0, // zasubh1_then_zasubd1_then_zasubq1
50139 0, // zasubh1_then_zasubs1_then_zasubd0
50140 0, // zasubh1_then_zasubs1_then_zasubd1
50141 0, // zasubh1_then_zasubs1_then_zasubq0
50142 0, // zasubh1_then_zasubs1_then_zasubq1
50143 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
50144 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
50145 0, // dsub1_then_bsub
50146 0, // dsub1_then_hsub
50147 0, // dsub1_then_ssub
50148 0, // dsub3_then_bsub
50149 0, // dsub3_then_hsub
50150 0, // dsub3_then_ssub
50151 0, // dsub2_then_bsub
50152 0, // dsub2_then_hsub
50153 0, // dsub2_then_ssub
50154 0, // psub1_then_psub
50155 0, // qsub1_then_bsub
50156 0, // qsub1_then_dsub
50157 0, // qsub1_then_hsub
50158 0, // qsub1_then_ssub
50159 0, // qsub3_then_bsub
50160 0, // qsub3_then_dsub
50161 0, // qsub3_then_hsub
50162 0, // qsub3_then_ssub
50163 0, // qsub2_then_bsub
50164 0, // qsub2_then_dsub
50165 0, // qsub2_then_hsub
50166 0, // qsub2_then_ssub
50167 0, // x8sub_7_then_sub_32
50168 0, // x8sub_6_then_sub_32
50169 0, // x8sub_5_then_sub_32
50170 0, // x8sub_4_then_sub_32
50171 0, // x8sub_3_then_sub_32
50172 0, // x8sub_2_then_sub_32
50173 0, // x8sub_1_then_sub_32
50174 0, // subo64_then_sub_32
50175 200, // zsub1_then_bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50176 200, // zsub1_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50177 200, // zsub1_then_hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50178 200, // zsub1_then_ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50179 200, // zsub1_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50180 200, // zsub3_then_bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50181 200, // zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50182 200, // zsub3_then_hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50183 200, // zsub3_then_ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50184 200, // zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50185 200, // zsub2_then_bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50186 200, // zsub2_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50187 200, // zsub2_then_hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50188 200, // zsub2_then_ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50189 200, // zsub2_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50190 0, // dsub0_dsub1
50191 0, // dsub0_dsub1_dsub2
50192 0, // dsub1_dsub2
50193 0, // dsub1_dsub2_dsub3
50194 0, // dsub2_dsub3
50195 0, // dsub_qsub1_then_dsub
50196 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50197 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
50198 0, // qsub0_qsub1
50199 0, // qsub0_qsub1_qsub2
50200 0, // qsub1_qsub2
50201 0, // qsub1_qsub2_qsub3
50202 0, // qsub2_qsub3
50203 0, // qsub1_then_dsub_qsub2_then_dsub
50204 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50205 0, // qsub2_then_dsub_qsub3_then_dsub
50206 0, // sub_32_x8sub_1_then_sub_32
50207 0, // x8sub_0_x8sub_1
50208 0, // x8sub_2_x8sub_3
50209 0, // x8sub_4_x8sub_5
50210 0, // x8sub_6_x8sub_7
50211 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50212 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50213 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50214 0, // sub_32_subo64_then_sub_32
50215 200, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50216 200, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50217 200, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50218 200, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50219 200, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50220 200, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50221 200, // zsub0_zsub1 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50222 200, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50223 200, // zsub1_zsub2 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50224 200, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50225 200, // zsub2_zsub3 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50226 200, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50227 200, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50228 200, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50229 200, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50230 200, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50231 200, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
50232 0, // zsub0_zsub2
50233 0, // zsub1_zsub3
50234 },
50235 { // ZPR4_with_zsub2_in_ZPR_3b
50236 201, // bsub -> ZPR4_with_zsub2_in_ZPR_3b
50237 201, // dsub -> ZPR4_with_zsub2_in_ZPR_3b
50238 0, // dsub0
50239 0, // dsub1
50240 0, // dsub2
50241 0, // dsub3
50242 201, // hsub -> ZPR4_with_zsub2_in_ZPR_3b
50243 0, // psub
50244 0, // psub0
50245 0, // psub1
50246 0, // qsub0
50247 0, // qsub1
50248 0, // qsub2
50249 0, // qsub3
50250 201, // ssub -> ZPR4_with_zsub2_in_ZPR_3b
50251 0, // sub_32
50252 0, // sube32
50253 0, // sube64
50254 0, // subo32
50255 0, // subo64
50256 0, // x8sub_0
50257 0, // x8sub_1
50258 0, // x8sub_2
50259 0, // x8sub_3
50260 0, // x8sub_4
50261 0, // x8sub_5
50262 0, // x8sub_6
50263 0, // x8sub_7
50264 0, // zasubb
50265 0, // zasubd0
50266 0, // zasubd1
50267 0, // zasubh0
50268 0, // zasubh1
50269 0, // zasubq0
50270 0, // zasubq1
50271 0, // zasubs0
50272 0, // zasubs1
50273 201, // zsub -> ZPR4_with_zsub2_in_ZPR_3b
50274 201, // zsub0 -> ZPR4_with_zsub2_in_ZPR_3b
50275 201, // zsub1 -> ZPR4_with_zsub2_in_ZPR_3b
50276 201, // zsub2 -> ZPR4_with_zsub2_in_ZPR_3b
50277 201, // zsub3 -> ZPR4_with_zsub2_in_ZPR_3b
50278 0, // zasubd1_then_zasubq0
50279 0, // zasubd1_then_zasubq1
50280 0, // zasubs1_then_zasubd0
50281 0, // zasubs1_then_zasubd1
50282 0, // zasubs1_then_zasubq0
50283 0, // zasubs1_then_zasubq1
50284 0, // zasubs1_then_zasubd1_then_zasubq0
50285 0, // zasubs1_then_zasubd1_then_zasubq1
50286 0, // zasubh1_then_zasubd0
50287 0, // zasubh1_then_zasubd1
50288 0, // zasubh1_then_zasubq0
50289 0, // zasubh1_then_zasubq1
50290 0, // zasubh1_then_zasubs0
50291 0, // zasubh1_then_zasubs1
50292 0, // zasubh1_then_zasubd1_then_zasubq0
50293 0, // zasubh1_then_zasubd1_then_zasubq1
50294 0, // zasubh1_then_zasubs1_then_zasubd0
50295 0, // zasubh1_then_zasubs1_then_zasubd1
50296 0, // zasubh1_then_zasubs1_then_zasubq0
50297 0, // zasubh1_then_zasubs1_then_zasubq1
50298 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
50299 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
50300 0, // dsub1_then_bsub
50301 0, // dsub1_then_hsub
50302 0, // dsub1_then_ssub
50303 0, // dsub3_then_bsub
50304 0, // dsub3_then_hsub
50305 0, // dsub3_then_ssub
50306 0, // dsub2_then_bsub
50307 0, // dsub2_then_hsub
50308 0, // dsub2_then_ssub
50309 0, // psub1_then_psub
50310 0, // qsub1_then_bsub
50311 0, // qsub1_then_dsub
50312 0, // qsub1_then_hsub
50313 0, // qsub1_then_ssub
50314 0, // qsub3_then_bsub
50315 0, // qsub3_then_dsub
50316 0, // qsub3_then_hsub
50317 0, // qsub3_then_ssub
50318 0, // qsub2_then_bsub
50319 0, // qsub2_then_dsub
50320 0, // qsub2_then_hsub
50321 0, // qsub2_then_ssub
50322 0, // x8sub_7_then_sub_32
50323 0, // x8sub_6_then_sub_32
50324 0, // x8sub_5_then_sub_32
50325 0, // x8sub_4_then_sub_32
50326 0, // x8sub_3_then_sub_32
50327 0, // x8sub_2_then_sub_32
50328 0, // x8sub_1_then_sub_32
50329 0, // subo64_then_sub_32
50330 201, // zsub1_then_bsub -> ZPR4_with_zsub2_in_ZPR_3b
50331 201, // zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50332 201, // zsub1_then_hsub -> ZPR4_with_zsub2_in_ZPR_3b
50333 201, // zsub1_then_ssub -> ZPR4_with_zsub2_in_ZPR_3b
50334 201, // zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50335 201, // zsub3_then_bsub -> ZPR4_with_zsub2_in_ZPR_3b
50336 201, // zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50337 201, // zsub3_then_hsub -> ZPR4_with_zsub2_in_ZPR_3b
50338 201, // zsub3_then_ssub -> ZPR4_with_zsub2_in_ZPR_3b
50339 201, // zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50340 201, // zsub2_then_bsub -> ZPR4_with_zsub2_in_ZPR_3b
50341 201, // zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50342 201, // zsub2_then_hsub -> ZPR4_with_zsub2_in_ZPR_3b
50343 201, // zsub2_then_ssub -> ZPR4_with_zsub2_in_ZPR_3b
50344 201, // zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50345 0, // dsub0_dsub1
50346 0, // dsub0_dsub1_dsub2
50347 0, // dsub1_dsub2
50348 0, // dsub1_dsub2_dsub3
50349 0, // dsub2_dsub3
50350 0, // dsub_qsub1_then_dsub
50351 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50352 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
50353 0, // qsub0_qsub1
50354 0, // qsub0_qsub1_qsub2
50355 0, // qsub1_qsub2
50356 0, // qsub1_qsub2_qsub3
50357 0, // qsub2_qsub3
50358 0, // qsub1_then_dsub_qsub2_then_dsub
50359 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50360 0, // qsub2_then_dsub_qsub3_then_dsub
50361 0, // sub_32_x8sub_1_then_sub_32
50362 0, // x8sub_0_x8sub_1
50363 0, // x8sub_2_x8sub_3
50364 0, // x8sub_4_x8sub_5
50365 0, // x8sub_6_x8sub_7
50366 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50367 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50368 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50369 0, // sub_32_subo64_then_sub_32
50370 201, // dsub_zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50371 201, // zsub_zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50372 201, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50373 201, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50374 201, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50375 201, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50376 201, // zsub0_zsub1 -> ZPR4_with_zsub2_in_ZPR_3b
50377 201, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_3b
50378 201, // zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_3b
50379 201, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_3b
50380 201, // zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_3b
50381 201, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50382 201, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50383 201, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50384 201, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50385 201, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b
50386 201, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b
50387 0, // zsub0_zsub2
50388 0, // zsub1_zsub3
50389 },
50390 { // ZPR4_with_zsub3_in_ZPR_3b
50391 202, // bsub -> ZPR4_with_zsub3_in_ZPR_3b
50392 202, // dsub -> ZPR4_with_zsub3_in_ZPR_3b
50393 0, // dsub0
50394 0, // dsub1
50395 0, // dsub2
50396 0, // dsub3
50397 202, // hsub -> ZPR4_with_zsub3_in_ZPR_3b
50398 0, // psub
50399 0, // psub0
50400 0, // psub1
50401 0, // qsub0
50402 0, // qsub1
50403 0, // qsub2
50404 0, // qsub3
50405 202, // ssub -> ZPR4_with_zsub3_in_ZPR_3b
50406 0, // sub_32
50407 0, // sube32
50408 0, // sube64
50409 0, // subo32
50410 0, // subo64
50411 0, // x8sub_0
50412 0, // x8sub_1
50413 0, // x8sub_2
50414 0, // x8sub_3
50415 0, // x8sub_4
50416 0, // x8sub_5
50417 0, // x8sub_6
50418 0, // x8sub_7
50419 0, // zasubb
50420 0, // zasubd0
50421 0, // zasubd1
50422 0, // zasubh0
50423 0, // zasubh1
50424 0, // zasubq0
50425 0, // zasubq1
50426 0, // zasubs0
50427 0, // zasubs1
50428 202, // zsub -> ZPR4_with_zsub3_in_ZPR_3b
50429 202, // zsub0 -> ZPR4_with_zsub3_in_ZPR_3b
50430 202, // zsub1 -> ZPR4_with_zsub3_in_ZPR_3b
50431 202, // zsub2 -> ZPR4_with_zsub3_in_ZPR_3b
50432 202, // zsub3 -> ZPR4_with_zsub3_in_ZPR_3b
50433 0, // zasubd1_then_zasubq0
50434 0, // zasubd1_then_zasubq1
50435 0, // zasubs1_then_zasubd0
50436 0, // zasubs1_then_zasubd1
50437 0, // zasubs1_then_zasubq0
50438 0, // zasubs1_then_zasubq1
50439 0, // zasubs1_then_zasubd1_then_zasubq0
50440 0, // zasubs1_then_zasubd1_then_zasubq1
50441 0, // zasubh1_then_zasubd0
50442 0, // zasubh1_then_zasubd1
50443 0, // zasubh1_then_zasubq0
50444 0, // zasubh1_then_zasubq1
50445 0, // zasubh1_then_zasubs0
50446 0, // zasubh1_then_zasubs1
50447 0, // zasubh1_then_zasubd1_then_zasubq0
50448 0, // zasubh1_then_zasubd1_then_zasubq1
50449 0, // zasubh1_then_zasubs1_then_zasubd0
50450 0, // zasubh1_then_zasubs1_then_zasubd1
50451 0, // zasubh1_then_zasubs1_then_zasubq0
50452 0, // zasubh1_then_zasubs1_then_zasubq1
50453 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
50454 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
50455 0, // dsub1_then_bsub
50456 0, // dsub1_then_hsub
50457 0, // dsub1_then_ssub
50458 0, // dsub3_then_bsub
50459 0, // dsub3_then_hsub
50460 0, // dsub3_then_ssub
50461 0, // dsub2_then_bsub
50462 0, // dsub2_then_hsub
50463 0, // dsub2_then_ssub
50464 0, // psub1_then_psub
50465 0, // qsub1_then_bsub
50466 0, // qsub1_then_dsub
50467 0, // qsub1_then_hsub
50468 0, // qsub1_then_ssub
50469 0, // qsub3_then_bsub
50470 0, // qsub3_then_dsub
50471 0, // qsub3_then_hsub
50472 0, // qsub3_then_ssub
50473 0, // qsub2_then_bsub
50474 0, // qsub2_then_dsub
50475 0, // qsub2_then_hsub
50476 0, // qsub2_then_ssub
50477 0, // x8sub_7_then_sub_32
50478 0, // x8sub_6_then_sub_32
50479 0, // x8sub_5_then_sub_32
50480 0, // x8sub_4_then_sub_32
50481 0, // x8sub_3_then_sub_32
50482 0, // x8sub_2_then_sub_32
50483 0, // x8sub_1_then_sub_32
50484 0, // subo64_then_sub_32
50485 202, // zsub1_then_bsub -> ZPR4_with_zsub3_in_ZPR_3b
50486 202, // zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50487 202, // zsub1_then_hsub -> ZPR4_with_zsub3_in_ZPR_3b
50488 202, // zsub1_then_ssub -> ZPR4_with_zsub3_in_ZPR_3b
50489 202, // zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50490 202, // zsub3_then_bsub -> ZPR4_with_zsub3_in_ZPR_3b
50491 202, // zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50492 202, // zsub3_then_hsub -> ZPR4_with_zsub3_in_ZPR_3b
50493 202, // zsub3_then_ssub -> ZPR4_with_zsub3_in_ZPR_3b
50494 202, // zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50495 202, // zsub2_then_bsub -> ZPR4_with_zsub3_in_ZPR_3b
50496 202, // zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50497 202, // zsub2_then_hsub -> ZPR4_with_zsub3_in_ZPR_3b
50498 202, // zsub2_then_ssub -> ZPR4_with_zsub3_in_ZPR_3b
50499 202, // zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50500 0, // dsub0_dsub1
50501 0, // dsub0_dsub1_dsub2
50502 0, // dsub1_dsub2
50503 0, // dsub1_dsub2_dsub3
50504 0, // dsub2_dsub3
50505 0, // dsub_qsub1_then_dsub
50506 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50507 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
50508 0, // qsub0_qsub1
50509 0, // qsub0_qsub1_qsub2
50510 0, // qsub1_qsub2
50511 0, // qsub1_qsub2_qsub3
50512 0, // qsub2_qsub3
50513 0, // qsub1_then_dsub_qsub2_then_dsub
50514 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50515 0, // qsub2_then_dsub_qsub3_then_dsub
50516 0, // sub_32_x8sub_1_then_sub_32
50517 0, // x8sub_0_x8sub_1
50518 0, // x8sub_2_x8sub_3
50519 0, // x8sub_4_x8sub_5
50520 0, // x8sub_6_x8sub_7
50521 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50522 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50523 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50524 0, // sub_32_subo64_then_sub_32
50525 202, // dsub_zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50526 202, // zsub_zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50527 202, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50528 202, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50529 202, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50530 202, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50531 202, // zsub0_zsub1 -> ZPR4_with_zsub3_in_ZPR_3b
50532 202, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_3b
50533 202, // zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_3b
50534 202, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_3b
50535 202, // zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_3b
50536 202, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50537 202, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50538 202, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50539 202, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50540 202, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b
50541 202, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b
50542 0, // zsub0_zsub2
50543 0, // zsub1_zsub3
50544 },
50545 { // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50546 203, // bsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50547 203, // dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50548 0, // dsub0
50549 0, // dsub1
50550 0, // dsub2
50551 0, // dsub3
50552 203, // hsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50553 0, // psub
50554 0, // psub0
50555 0, // psub1
50556 0, // qsub0
50557 0, // qsub1
50558 0, // qsub2
50559 0, // qsub3
50560 203, // ssub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50561 0, // sub_32
50562 0, // sube32
50563 0, // sube64
50564 0, // subo32
50565 0, // subo64
50566 0, // x8sub_0
50567 0, // x8sub_1
50568 0, // x8sub_2
50569 0, // x8sub_3
50570 0, // x8sub_4
50571 0, // x8sub_5
50572 0, // x8sub_6
50573 0, // x8sub_7
50574 0, // zasubb
50575 0, // zasubd0
50576 0, // zasubd1
50577 0, // zasubh0
50578 0, // zasubh1
50579 0, // zasubq0
50580 0, // zasubq1
50581 0, // zasubs0
50582 0, // zasubs1
50583 203, // zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50584 203, // zsub0 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50585 203, // zsub1 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50586 203, // zsub2 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50587 203, // zsub3 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50588 0, // zasubd1_then_zasubq0
50589 0, // zasubd1_then_zasubq1
50590 0, // zasubs1_then_zasubd0
50591 0, // zasubs1_then_zasubd1
50592 0, // zasubs1_then_zasubq0
50593 0, // zasubs1_then_zasubq1
50594 0, // zasubs1_then_zasubd1_then_zasubq0
50595 0, // zasubs1_then_zasubd1_then_zasubq1
50596 0, // zasubh1_then_zasubd0
50597 0, // zasubh1_then_zasubd1
50598 0, // zasubh1_then_zasubq0
50599 0, // zasubh1_then_zasubq1
50600 0, // zasubh1_then_zasubs0
50601 0, // zasubh1_then_zasubs1
50602 0, // zasubh1_then_zasubd1_then_zasubq0
50603 0, // zasubh1_then_zasubd1_then_zasubq1
50604 0, // zasubh1_then_zasubs1_then_zasubd0
50605 0, // zasubh1_then_zasubs1_then_zasubd1
50606 0, // zasubh1_then_zasubs1_then_zasubq0
50607 0, // zasubh1_then_zasubs1_then_zasubq1
50608 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
50609 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
50610 0, // dsub1_then_bsub
50611 0, // dsub1_then_hsub
50612 0, // dsub1_then_ssub
50613 0, // dsub3_then_bsub
50614 0, // dsub3_then_hsub
50615 0, // dsub3_then_ssub
50616 0, // dsub2_then_bsub
50617 0, // dsub2_then_hsub
50618 0, // dsub2_then_ssub
50619 0, // psub1_then_psub
50620 0, // qsub1_then_bsub
50621 0, // qsub1_then_dsub
50622 0, // qsub1_then_hsub
50623 0, // qsub1_then_ssub
50624 0, // qsub3_then_bsub
50625 0, // qsub3_then_dsub
50626 0, // qsub3_then_hsub
50627 0, // qsub3_then_ssub
50628 0, // qsub2_then_bsub
50629 0, // qsub2_then_dsub
50630 0, // qsub2_then_hsub
50631 0, // qsub2_then_ssub
50632 0, // x8sub_7_then_sub_32
50633 0, // x8sub_6_then_sub_32
50634 0, // x8sub_5_then_sub_32
50635 0, // x8sub_4_then_sub_32
50636 0, // x8sub_3_then_sub_32
50637 0, // x8sub_2_then_sub_32
50638 0, // x8sub_1_then_sub_32
50639 0, // subo64_then_sub_32
50640 203, // zsub1_then_bsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50641 203, // zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50642 203, // zsub1_then_hsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50643 203, // zsub1_then_ssub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50644 203, // zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50645 203, // zsub3_then_bsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50646 203, // zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50647 203, // zsub3_then_hsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50648 203, // zsub3_then_ssub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50649 203, // zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50650 203, // zsub2_then_bsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50651 203, // zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50652 203, // zsub2_then_hsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50653 203, // zsub2_then_ssub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50654 203, // zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50655 0, // dsub0_dsub1
50656 0, // dsub0_dsub1_dsub2
50657 0, // dsub1_dsub2
50658 0, // dsub1_dsub2_dsub3
50659 0, // dsub2_dsub3
50660 0, // dsub_qsub1_then_dsub
50661 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50662 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
50663 0, // qsub0_qsub1
50664 0, // qsub0_qsub1_qsub2
50665 0, // qsub1_qsub2
50666 0, // qsub1_qsub2_qsub3
50667 0, // qsub2_qsub3
50668 0, // qsub1_then_dsub_qsub2_then_dsub
50669 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50670 0, // qsub2_then_dsub_qsub3_then_dsub
50671 0, // sub_32_x8sub_1_then_sub_32
50672 0, // x8sub_0_x8sub_1
50673 0, // x8sub_2_x8sub_3
50674 0, // x8sub_4_x8sub_5
50675 0, // x8sub_6_x8sub_7
50676 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50677 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50678 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50679 0, // sub_32_subo64_then_sub_32
50680 203, // dsub_zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50681 203, // zsub_zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50682 203, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50683 203, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50684 203, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50685 203, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50686 203, // zsub0_zsub1 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50687 203, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50688 203, // zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50689 203, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50690 203, // zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50691 203, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50692 203, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50693 203, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50694 203, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50695 203, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50696 203, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
50697 0, // zsub0_zsub2
50698 0, // zsub1_zsub3
50699 },
50700 { // ZPR4_with_zsub_in_FPR128_0to7
50701 204, // bsub -> ZPR4_with_zsub_in_FPR128_0to7
50702 204, // dsub -> ZPR4_with_zsub_in_FPR128_0to7
50703 0, // dsub0
50704 0, // dsub1
50705 0, // dsub2
50706 0, // dsub3
50707 204, // hsub -> ZPR4_with_zsub_in_FPR128_0to7
50708 0, // psub
50709 0, // psub0
50710 0, // psub1
50711 0, // qsub0
50712 0, // qsub1
50713 0, // qsub2
50714 0, // qsub3
50715 204, // ssub -> ZPR4_with_zsub_in_FPR128_0to7
50716 0, // sub_32
50717 0, // sube32
50718 0, // sube64
50719 0, // subo32
50720 0, // subo64
50721 0, // x8sub_0
50722 0, // x8sub_1
50723 0, // x8sub_2
50724 0, // x8sub_3
50725 0, // x8sub_4
50726 0, // x8sub_5
50727 0, // x8sub_6
50728 0, // x8sub_7
50729 0, // zasubb
50730 0, // zasubd0
50731 0, // zasubd1
50732 0, // zasubh0
50733 0, // zasubh1
50734 0, // zasubq0
50735 0, // zasubq1
50736 0, // zasubs0
50737 0, // zasubs1
50738 204, // zsub -> ZPR4_with_zsub_in_FPR128_0to7
50739 204, // zsub0 -> ZPR4_with_zsub_in_FPR128_0to7
50740 204, // zsub1 -> ZPR4_with_zsub_in_FPR128_0to7
50741 204, // zsub2 -> ZPR4_with_zsub_in_FPR128_0to7
50742 204, // zsub3 -> ZPR4_with_zsub_in_FPR128_0to7
50743 0, // zasubd1_then_zasubq0
50744 0, // zasubd1_then_zasubq1
50745 0, // zasubs1_then_zasubd0
50746 0, // zasubs1_then_zasubd1
50747 0, // zasubs1_then_zasubq0
50748 0, // zasubs1_then_zasubq1
50749 0, // zasubs1_then_zasubd1_then_zasubq0
50750 0, // zasubs1_then_zasubd1_then_zasubq1
50751 0, // zasubh1_then_zasubd0
50752 0, // zasubh1_then_zasubd1
50753 0, // zasubh1_then_zasubq0
50754 0, // zasubh1_then_zasubq1
50755 0, // zasubh1_then_zasubs0
50756 0, // zasubh1_then_zasubs1
50757 0, // zasubh1_then_zasubd1_then_zasubq0
50758 0, // zasubh1_then_zasubd1_then_zasubq1
50759 0, // zasubh1_then_zasubs1_then_zasubd0
50760 0, // zasubh1_then_zasubs1_then_zasubd1
50761 0, // zasubh1_then_zasubs1_then_zasubq0
50762 0, // zasubh1_then_zasubs1_then_zasubq1
50763 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
50764 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
50765 0, // dsub1_then_bsub
50766 0, // dsub1_then_hsub
50767 0, // dsub1_then_ssub
50768 0, // dsub3_then_bsub
50769 0, // dsub3_then_hsub
50770 0, // dsub3_then_ssub
50771 0, // dsub2_then_bsub
50772 0, // dsub2_then_hsub
50773 0, // dsub2_then_ssub
50774 0, // psub1_then_psub
50775 0, // qsub1_then_bsub
50776 0, // qsub1_then_dsub
50777 0, // qsub1_then_hsub
50778 0, // qsub1_then_ssub
50779 0, // qsub3_then_bsub
50780 0, // qsub3_then_dsub
50781 0, // qsub3_then_hsub
50782 0, // qsub3_then_ssub
50783 0, // qsub2_then_bsub
50784 0, // qsub2_then_dsub
50785 0, // qsub2_then_hsub
50786 0, // qsub2_then_ssub
50787 0, // x8sub_7_then_sub_32
50788 0, // x8sub_6_then_sub_32
50789 0, // x8sub_5_then_sub_32
50790 0, // x8sub_4_then_sub_32
50791 0, // x8sub_3_then_sub_32
50792 0, // x8sub_2_then_sub_32
50793 0, // x8sub_1_then_sub_32
50794 0, // subo64_then_sub_32
50795 204, // zsub1_then_bsub -> ZPR4_with_zsub_in_FPR128_0to7
50796 204, // zsub1_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50797 204, // zsub1_then_hsub -> ZPR4_with_zsub_in_FPR128_0to7
50798 204, // zsub1_then_ssub -> ZPR4_with_zsub_in_FPR128_0to7
50799 204, // zsub1_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50800 204, // zsub3_then_bsub -> ZPR4_with_zsub_in_FPR128_0to7
50801 204, // zsub3_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50802 204, // zsub3_then_hsub -> ZPR4_with_zsub_in_FPR128_0to7
50803 204, // zsub3_then_ssub -> ZPR4_with_zsub_in_FPR128_0to7
50804 204, // zsub3_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50805 204, // zsub2_then_bsub -> ZPR4_with_zsub_in_FPR128_0to7
50806 204, // zsub2_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50807 204, // zsub2_then_hsub -> ZPR4_with_zsub_in_FPR128_0to7
50808 204, // zsub2_then_ssub -> ZPR4_with_zsub_in_FPR128_0to7
50809 204, // zsub2_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50810 0, // dsub0_dsub1
50811 0, // dsub0_dsub1_dsub2
50812 0, // dsub1_dsub2
50813 0, // dsub1_dsub2_dsub3
50814 0, // dsub2_dsub3
50815 0, // dsub_qsub1_then_dsub
50816 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50817 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
50818 0, // qsub0_qsub1
50819 0, // qsub0_qsub1_qsub2
50820 0, // qsub1_qsub2
50821 0, // qsub1_qsub2_qsub3
50822 0, // qsub2_qsub3
50823 0, // qsub1_then_dsub_qsub2_then_dsub
50824 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
50825 0, // qsub2_then_dsub_qsub3_then_dsub
50826 0, // sub_32_x8sub_1_then_sub_32
50827 0, // x8sub_0_x8sub_1
50828 0, // x8sub_2_x8sub_3
50829 0, // x8sub_4_x8sub_5
50830 0, // x8sub_6_x8sub_7
50831 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50832 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50833 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50834 0, // sub_32_subo64_then_sub_32
50835 204, // dsub_zsub1_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50836 204, // zsub_zsub1_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50837 204, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50838 204, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50839 204, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50840 204, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50841 204, // zsub0_zsub1 -> ZPR4_with_zsub_in_FPR128_0to7
50842 204, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub_in_FPR128_0to7
50843 204, // zsub1_zsub2 -> ZPR4_with_zsub_in_FPR128_0to7
50844 204, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub_in_FPR128_0to7
50845 204, // zsub2_zsub3 -> ZPR4_with_zsub_in_FPR128_0to7
50846 204, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50847 204, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50848 204, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50849 204, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50850 204, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub_in_FPR128_0to7
50851 204, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub_in_FPR128_0to7
50852 0, // zsub0_zsub2
50853 0, // zsub1_zsub3
50854 },
50855 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50856 205, // bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50857 205, // dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50858 0, // dsub0
50859 0, // dsub1
50860 0, // dsub2
50861 0, // dsub3
50862 205, // hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50863 0, // psub
50864 0, // psub0
50865 0, // psub1
50866 205, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50867 205, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50868 205, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50869 205, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50870 205, // ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50871 0, // sub_32
50872 0, // sube32
50873 0, // sube64
50874 0, // subo32
50875 0, // subo64
50876 0, // x8sub_0
50877 0, // x8sub_1
50878 0, // x8sub_2
50879 0, // x8sub_3
50880 0, // x8sub_4
50881 0, // x8sub_5
50882 0, // x8sub_6
50883 0, // x8sub_7
50884 0, // zasubb
50885 0, // zasubd0
50886 0, // zasubd1
50887 0, // zasubh0
50888 0, // zasubh1
50889 0, // zasubq0
50890 0, // zasubq1
50891 0, // zasubs0
50892 0, // zasubs1
50893 0, // zsub
50894 0, // zsub0
50895 0, // zsub1
50896 0, // zsub2
50897 0, // zsub3
50898 0, // zasubd1_then_zasubq0
50899 0, // zasubd1_then_zasubq1
50900 0, // zasubs1_then_zasubd0
50901 0, // zasubs1_then_zasubd1
50902 0, // zasubs1_then_zasubq0
50903 0, // zasubs1_then_zasubq1
50904 0, // zasubs1_then_zasubd1_then_zasubq0
50905 0, // zasubs1_then_zasubd1_then_zasubq1
50906 0, // zasubh1_then_zasubd0
50907 0, // zasubh1_then_zasubd1
50908 0, // zasubh1_then_zasubq0
50909 0, // zasubh1_then_zasubq1
50910 0, // zasubh1_then_zasubs0
50911 0, // zasubh1_then_zasubs1
50912 0, // zasubh1_then_zasubd1_then_zasubq0
50913 0, // zasubh1_then_zasubd1_then_zasubq1
50914 0, // zasubh1_then_zasubs1_then_zasubd0
50915 0, // zasubh1_then_zasubs1_then_zasubd1
50916 0, // zasubh1_then_zasubs1_then_zasubq0
50917 0, // zasubh1_then_zasubs1_then_zasubq1
50918 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
50919 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
50920 0, // dsub1_then_bsub
50921 0, // dsub1_then_hsub
50922 0, // dsub1_then_ssub
50923 0, // dsub3_then_bsub
50924 0, // dsub3_then_hsub
50925 0, // dsub3_then_ssub
50926 0, // dsub2_then_bsub
50927 0, // dsub2_then_hsub
50928 0, // dsub2_then_ssub
50929 0, // psub1_then_psub
50930 205, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50931 205, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50932 205, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50933 205, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50934 205, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50935 205, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50936 205, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50937 205, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50938 205, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50939 205, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50940 205, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50941 205, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50942 0, // x8sub_7_then_sub_32
50943 0, // x8sub_6_then_sub_32
50944 0, // x8sub_5_then_sub_32
50945 0, // x8sub_4_then_sub_32
50946 0, // x8sub_3_then_sub_32
50947 0, // x8sub_2_then_sub_32
50948 0, // x8sub_1_then_sub_32
50949 0, // subo64_then_sub_32
50950 0, // zsub1_then_bsub
50951 0, // zsub1_then_dsub
50952 0, // zsub1_then_hsub
50953 0, // zsub1_then_ssub
50954 0, // zsub1_then_zsub
50955 0, // zsub3_then_bsub
50956 0, // zsub3_then_dsub
50957 0, // zsub3_then_hsub
50958 0, // zsub3_then_ssub
50959 0, // zsub3_then_zsub
50960 0, // zsub2_then_bsub
50961 0, // zsub2_then_dsub
50962 0, // zsub2_then_hsub
50963 0, // zsub2_then_ssub
50964 0, // zsub2_then_zsub
50965 0, // dsub0_dsub1
50966 0, // dsub0_dsub1_dsub2
50967 0, // dsub1_dsub2
50968 0, // dsub1_dsub2_dsub3
50969 0, // dsub2_dsub3
50970 205, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50971 205, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50972 205, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50973 205, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50974 205, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50975 205, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50976 205, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50977 205, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50978 205, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50979 205, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50980 205, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
50981 0, // sub_32_x8sub_1_then_sub_32
50982 0, // x8sub_0_x8sub_1
50983 0, // x8sub_2_x8sub_3
50984 0, // x8sub_4_x8sub_5
50985 0, // x8sub_6_x8sub_7
50986 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
50987 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
50988 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
50989 0, // sub_32_subo64_then_sub_32
50990 0, // dsub_zsub1_then_dsub
50991 0, // zsub_zsub1_then_zsub
50992 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
50993 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
50994 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
50995 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
50996 0, // zsub0_zsub1
50997 0, // zsub0_zsub1_zsub2
50998 0, // zsub1_zsub2
50999 0, // zsub1_zsub2_zsub3
51000 0, // zsub2_zsub3
51001 0, // zsub1_then_dsub_zsub2_then_dsub
51002 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
51003 0, // zsub1_then_zsub_zsub2_then_zsub
51004 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
51005 0, // zsub2_then_dsub_zsub3_then_dsub
51006 0, // zsub2_then_zsub_zsub3_then_zsub
51007 0, // zsub0_zsub2
51008 0, // zsub1_zsub3
51009 },
51010 { // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51011 206, // bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51012 206, // dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51013 0, // dsub0
51014 0, // dsub1
51015 0, // dsub2
51016 0, // dsub3
51017 206, // hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51018 0, // psub
51019 0, // psub0
51020 0, // psub1
51021 206, // qsub0 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51022 206, // qsub1 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51023 206, // qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51024 206, // qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51025 206, // ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51026 0, // sub_32
51027 0, // sube32
51028 0, // sube64
51029 0, // subo32
51030 0, // subo64
51031 0, // x8sub_0
51032 0, // x8sub_1
51033 0, // x8sub_2
51034 0, // x8sub_3
51035 0, // x8sub_4
51036 0, // x8sub_5
51037 0, // x8sub_6
51038 0, // x8sub_7
51039 0, // zasubb
51040 0, // zasubd0
51041 0, // zasubd1
51042 0, // zasubh0
51043 0, // zasubh1
51044 0, // zasubq0
51045 0, // zasubq1
51046 0, // zasubs0
51047 0, // zasubs1
51048 0, // zsub
51049 0, // zsub0
51050 0, // zsub1
51051 0, // zsub2
51052 0, // zsub3
51053 0, // zasubd1_then_zasubq0
51054 0, // zasubd1_then_zasubq1
51055 0, // zasubs1_then_zasubd0
51056 0, // zasubs1_then_zasubd1
51057 0, // zasubs1_then_zasubq0
51058 0, // zasubs1_then_zasubq1
51059 0, // zasubs1_then_zasubd1_then_zasubq0
51060 0, // zasubs1_then_zasubd1_then_zasubq1
51061 0, // zasubh1_then_zasubd0
51062 0, // zasubh1_then_zasubd1
51063 0, // zasubh1_then_zasubq0
51064 0, // zasubh1_then_zasubq1
51065 0, // zasubh1_then_zasubs0
51066 0, // zasubh1_then_zasubs1
51067 0, // zasubh1_then_zasubd1_then_zasubq0
51068 0, // zasubh1_then_zasubd1_then_zasubq1
51069 0, // zasubh1_then_zasubs1_then_zasubd0
51070 0, // zasubh1_then_zasubs1_then_zasubd1
51071 0, // zasubh1_then_zasubs1_then_zasubq0
51072 0, // zasubh1_then_zasubs1_then_zasubq1
51073 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
51074 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
51075 0, // dsub1_then_bsub
51076 0, // dsub1_then_hsub
51077 0, // dsub1_then_ssub
51078 0, // dsub3_then_bsub
51079 0, // dsub3_then_hsub
51080 0, // dsub3_then_ssub
51081 0, // dsub2_then_bsub
51082 0, // dsub2_then_hsub
51083 0, // dsub2_then_ssub
51084 0, // psub1_then_psub
51085 206, // qsub1_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51086 206, // qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51087 206, // qsub1_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51088 206, // qsub1_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51089 206, // qsub3_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51090 206, // qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51091 206, // qsub3_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51092 206, // qsub3_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51093 206, // qsub2_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51094 206, // qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51095 206, // qsub2_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51096 206, // qsub2_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51097 0, // x8sub_7_then_sub_32
51098 0, // x8sub_6_then_sub_32
51099 0, // x8sub_5_then_sub_32
51100 0, // x8sub_4_then_sub_32
51101 0, // x8sub_3_then_sub_32
51102 0, // x8sub_2_then_sub_32
51103 0, // x8sub_1_then_sub_32
51104 0, // subo64_then_sub_32
51105 0, // zsub1_then_bsub
51106 0, // zsub1_then_dsub
51107 0, // zsub1_then_hsub
51108 0, // zsub1_then_ssub
51109 0, // zsub1_then_zsub
51110 0, // zsub3_then_bsub
51111 0, // zsub3_then_dsub
51112 0, // zsub3_then_hsub
51113 0, // zsub3_then_ssub
51114 0, // zsub3_then_zsub
51115 0, // zsub2_then_bsub
51116 0, // zsub2_then_dsub
51117 0, // zsub2_then_hsub
51118 0, // zsub2_then_ssub
51119 0, // zsub2_then_zsub
51120 0, // dsub0_dsub1
51121 0, // dsub0_dsub1_dsub2
51122 0, // dsub1_dsub2
51123 0, // dsub1_dsub2_dsub3
51124 0, // dsub2_dsub3
51125 206, // dsub_qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51126 206, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51127 206, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51128 206, // qsub0_qsub1 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51129 206, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51130 206, // qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51131 206, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51132 206, // qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51133 206, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51134 206, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51135 206, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
51136 0, // sub_32_x8sub_1_then_sub_32
51137 0, // x8sub_0_x8sub_1
51138 0, // x8sub_2_x8sub_3
51139 0, // x8sub_4_x8sub_5
51140 0, // x8sub_6_x8sub_7
51141 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
51142 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
51143 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
51144 0, // sub_32_subo64_then_sub_32
51145 0, // dsub_zsub1_then_dsub
51146 0, // zsub_zsub1_then_zsub
51147 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
51148 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
51149 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
51150 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
51151 0, // zsub0_zsub1
51152 0, // zsub0_zsub1_zsub2
51153 0, // zsub1_zsub2
51154 0, // zsub1_zsub2_zsub3
51155 0, // zsub2_zsub3
51156 0, // zsub1_then_dsub_zsub2_then_dsub
51157 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
51158 0, // zsub1_then_zsub_zsub2_then_zsub
51159 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
51160 0, // zsub2_then_dsub_zsub3_then_dsub
51161 0, // zsub2_then_zsub_zsub3_then_zsub
51162 0, // zsub0_zsub2
51163 0, // zsub1_zsub3
51164 },
51165 { // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51166 207, // bsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51167 207, // dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51168 0, // dsub0
51169 0, // dsub1
51170 0, // dsub2
51171 0, // dsub3
51172 207, // hsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51173 0, // psub
51174 0, // psub0
51175 0, // psub1
51176 207, // qsub0 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51177 207, // qsub1 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51178 207, // qsub2 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51179 207, // qsub3 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51180 207, // ssub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51181 0, // sub_32
51182 0, // sube32
51183 0, // sube64
51184 0, // subo32
51185 0, // subo64
51186 0, // x8sub_0
51187 0, // x8sub_1
51188 0, // x8sub_2
51189 0, // x8sub_3
51190 0, // x8sub_4
51191 0, // x8sub_5
51192 0, // x8sub_6
51193 0, // x8sub_7
51194 0, // zasubb
51195 0, // zasubd0
51196 0, // zasubd1
51197 0, // zasubh0
51198 0, // zasubh1
51199 0, // zasubq0
51200 0, // zasubq1
51201 0, // zasubs0
51202 0, // zasubs1
51203 0, // zsub
51204 0, // zsub0
51205 0, // zsub1
51206 0, // zsub2
51207 0, // zsub3
51208 0, // zasubd1_then_zasubq0
51209 0, // zasubd1_then_zasubq1
51210 0, // zasubs1_then_zasubd0
51211 0, // zasubs1_then_zasubd1
51212 0, // zasubs1_then_zasubq0
51213 0, // zasubs1_then_zasubq1
51214 0, // zasubs1_then_zasubd1_then_zasubq0
51215 0, // zasubs1_then_zasubd1_then_zasubq1
51216 0, // zasubh1_then_zasubd0
51217 0, // zasubh1_then_zasubd1
51218 0, // zasubh1_then_zasubq0
51219 0, // zasubh1_then_zasubq1
51220 0, // zasubh1_then_zasubs0
51221 0, // zasubh1_then_zasubs1
51222 0, // zasubh1_then_zasubd1_then_zasubq0
51223 0, // zasubh1_then_zasubd1_then_zasubq1
51224 0, // zasubh1_then_zasubs1_then_zasubd0
51225 0, // zasubh1_then_zasubs1_then_zasubd1
51226 0, // zasubh1_then_zasubs1_then_zasubq0
51227 0, // zasubh1_then_zasubs1_then_zasubq1
51228 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
51229 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
51230 0, // dsub1_then_bsub
51231 0, // dsub1_then_hsub
51232 0, // dsub1_then_ssub
51233 0, // dsub3_then_bsub
51234 0, // dsub3_then_hsub
51235 0, // dsub3_then_ssub
51236 0, // dsub2_then_bsub
51237 0, // dsub2_then_hsub
51238 0, // dsub2_then_ssub
51239 0, // psub1_then_psub
51240 207, // qsub1_then_bsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51241 207, // qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51242 207, // qsub1_then_hsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51243 207, // qsub1_then_ssub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51244 207, // qsub3_then_bsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51245 207, // qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51246 207, // qsub3_then_hsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51247 207, // qsub3_then_ssub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51248 207, // qsub2_then_bsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51249 207, // qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51250 207, // qsub2_then_hsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51251 207, // qsub2_then_ssub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51252 0, // x8sub_7_then_sub_32
51253 0, // x8sub_6_then_sub_32
51254 0, // x8sub_5_then_sub_32
51255 0, // x8sub_4_then_sub_32
51256 0, // x8sub_3_then_sub_32
51257 0, // x8sub_2_then_sub_32
51258 0, // x8sub_1_then_sub_32
51259 0, // subo64_then_sub_32
51260 0, // zsub1_then_bsub
51261 0, // zsub1_then_dsub
51262 0, // zsub1_then_hsub
51263 0, // zsub1_then_ssub
51264 0, // zsub1_then_zsub
51265 0, // zsub3_then_bsub
51266 0, // zsub3_then_dsub
51267 0, // zsub3_then_hsub
51268 0, // zsub3_then_ssub
51269 0, // zsub3_then_zsub
51270 0, // zsub2_then_bsub
51271 0, // zsub2_then_dsub
51272 0, // zsub2_then_hsub
51273 0, // zsub2_then_ssub
51274 0, // zsub2_then_zsub
51275 0, // dsub0_dsub1
51276 0, // dsub0_dsub1_dsub2
51277 0, // dsub1_dsub2
51278 0, // dsub1_dsub2_dsub3
51279 0, // dsub2_dsub3
51280 207, // dsub_qsub1_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51281 207, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51282 207, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51283 207, // qsub0_qsub1 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51284 207, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51285 207, // qsub1_qsub2 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51286 207, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51287 207, // qsub2_qsub3 -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51288 207, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51289 207, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51290 207, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
51291 0, // sub_32_x8sub_1_then_sub_32
51292 0, // x8sub_0_x8sub_1
51293 0, // x8sub_2_x8sub_3
51294 0, // x8sub_4_x8sub_5
51295 0, // x8sub_6_x8sub_7
51296 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
51297 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
51298 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
51299 0, // sub_32_subo64_then_sub_32
51300 0, // dsub_zsub1_then_dsub
51301 0, // zsub_zsub1_then_zsub
51302 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
51303 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
51304 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
51305 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
51306 0, // zsub0_zsub1
51307 0, // zsub0_zsub1_zsub2
51308 0, // zsub1_zsub2
51309 0, // zsub1_zsub2_zsub3
51310 0, // zsub2_zsub3
51311 0, // zsub1_then_dsub_zsub2_then_dsub
51312 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
51313 0, // zsub1_then_zsub_zsub2_then_zsub
51314 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
51315 0, // zsub2_then_dsub_zsub3_then_dsub
51316 0, // zsub2_then_zsub_zsub3_then_zsub
51317 0, // zsub0_zsub2
51318 0, // zsub1_zsub3
51319 },
51320 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51321 208, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51322 208, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51323 0, // dsub0
51324 0, // dsub1
51325 0, // dsub2
51326 0, // dsub3
51327 208, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51328 0, // psub
51329 0, // psub0
51330 0, // psub1
51331 0, // qsub0
51332 0, // qsub1
51333 0, // qsub2
51334 0, // qsub3
51335 208, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51336 0, // sub_32
51337 0, // sube32
51338 0, // sube64
51339 0, // subo32
51340 0, // subo64
51341 0, // x8sub_0
51342 0, // x8sub_1
51343 0, // x8sub_2
51344 0, // x8sub_3
51345 0, // x8sub_4
51346 0, // x8sub_5
51347 0, // x8sub_6
51348 0, // x8sub_7
51349 0, // zasubb
51350 0, // zasubd0
51351 0, // zasubd1
51352 0, // zasubh0
51353 0, // zasubh1
51354 0, // zasubq0
51355 0, // zasubq1
51356 0, // zasubs0
51357 0, // zasubs1
51358 208, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51359 208, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51360 208, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51361 208, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51362 208, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51363 0, // zasubd1_then_zasubq0
51364 0, // zasubd1_then_zasubq1
51365 0, // zasubs1_then_zasubd0
51366 0, // zasubs1_then_zasubd1
51367 0, // zasubs1_then_zasubq0
51368 0, // zasubs1_then_zasubq1
51369 0, // zasubs1_then_zasubd1_then_zasubq0
51370 0, // zasubs1_then_zasubd1_then_zasubq1
51371 0, // zasubh1_then_zasubd0
51372 0, // zasubh1_then_zasubd1
51373 0, // zasubh1_then_zasubq0
51374 0, // zasubh1_then_zasubq1
51375 0, // zasubh1_then_zasubs0
51376 0, // zasubh1_then_zasubs1
51377 0, // zasubh1_then_zasubd1_then_zasubq0
51378 0, // zasubh1_then_zasubd1_then_zasubq1
51379 0, // zasubh1_then_zasubs1_then_zasubd0
51380 0, // zasubh1_then_zasubs1_then_zasubd1
51381 0, // zasubh1_then_zasubs1_then_zasubq0
51382 0, // zasubh1_then_zasubs1_then_zasubq1
51383 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
51384 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
51385 0, // dsub1_then_bsub
51386 0, // dsub1_then_hsub
51387 0, // dsub1_then_ssub
51388 0, // dsub3_then_bsub
51389 0, // dsub3_then_hsub
51390 0, // dsub3_then_ssub
51391 0, // dsub2_then_bsub
51392 0, // dsub2_then_hsub
51393 0, // dsub2_then_ssub
51394 0, // psub1_then_psub
51395 0, // qsub1_then_bsub
51396 0, // qsub1_then_dsub
51397 0, // qsub1_then_hsub
51398 0, // qsub1_then_ssub
51399 0, // qsub3_then_bsub
51400 0, // qsub3_then_dsub
51401 0, // qsub3_then_hsub
51402 0, // qsub3_then_ssub
51403 0, // qsub2_then_bsub
51404 0, // qsub2_then_dsub
51405 0, // qsub2_then_hsub
51406 0, // qsub2_then_ssub
51407 0, // x8sub_7_then_sub_32
51408 0, // x8sub_6_then_sub_32
51409 0, // x8sub_5_then_sub_32
51410 0, // x8sub_4_then_sub_32
51411 0, // x8sub_3_then_sub_32
51412 0, // x8sub_2_then_sub_32
51413 0, // x8sub_1_then_sub_32
51414 0, // subo64_then_sub_32
51415 208, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51416 208, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51417 208, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51418 208, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51419 208, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51420 208, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51421 208, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51422 208, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51423 208, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51424 208, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51425 208, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51426 208, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51427 208, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51428 208, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51429 208, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51430 0, // dsub0_dsub1
51431 0, // dsub0_dsub1_dsub2
51432 0, // dsub1_dsub2
51433 0, // dsub1_dsub2_dsub3
51434 0, // dsub2_dsub3
51435 0, // dsub_qsub1_then_dsub
51436 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51437 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
51438 0, // qsub0_qsub1
51439 0, // qsub0_qsub1_qsub2
51440 0, // qsub1_qsub2
51441 0, // qsub1_qsub2_qsub3
51442 0, // qsub2_qsub3
51443 0, // qsub1_then_dsub_qsub2_then_dsub
51444 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51445 0, // qsub2_then_dsub_qsub3_then_dsub
51446 0, // sub_32_x8sub_1_then_sub_32
51447 0, // x8sub_0_x8sub_1
51448 0, // x8sub_2_x8sub_3
51449 0, // x8sub_4_x8sub_5
51450 0, // x8sub_6_x8sub_7
51451 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
51452 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
51453 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
51454 0, // sub_32_subo64_then_sub_32
51455 208, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51456 208, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51457 208, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51458 208, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51459 208, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51460 208, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51461 208, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51462 208, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51463 208, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51464 208, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51465 208, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51466 208, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51467 208, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51468 208, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51469 208, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51470 208, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51471 208, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51472 0, // zsub0_zsub2
51473 0, // zsub1_zsub3
51474 },
51475 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51476 209, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51477 209, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51478 0, // dsub0
51479 0, // dsub1
51480 0, // dsub2
51481 0, // dsub3
51482 209, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51483 0, // psub
51484 0, // psub0
51485 0, // psub1
51486 0, // qsub0
51487 0, // qsub1
51488 0, // qsub2
51489 0, // qsub3
51490 209, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51491 0, // sub_32
51492 0, // sube32
51493 0, // sube64
51494 0, // subo32
51495 0, // subo64
51496 0, // x8sub_0
51497 0, // x8sub_1
51498 0, // x8sub_2
51499 0, // x8sub_3
51500 0, // x8sub_4
51501 0, // x8sub_5
51502 0, // x8sub_6
51503 0, // x8sub_7
51504 0, // zasubb
51505 0, // zasubd0
51506 0, // zasubd1
51507 0, // zasubh0
51508 0, // zasubh1
51509 0, // zasubq0
51510 0, // zasubq1
51511 0, // zasubs0
51512 0, // zasubs1
51513 209, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51514 209, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51515 209, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51516 209, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51517 209, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51518 0, // zasubd1_then_zasubq0
51519 0, // zasubd1_then_zasubq1
51520 0, // zasubs1_then_zasubd0
51521 0, // zasubs1_then_zasubd1
51522 0, // zasubs1_then_zasubq0
51523 0, // zasubs1_then_zasubq1
51524 0, // zasubs1_then_zasubd1_then_zasubq0
51525 0, // zasubs1_then_zasubd1_then_zasubq1
51526 0, // zasubh1_then_zasubd0
51527 0, // zasubh1_then_zasubd1
51528 0, // zasubh1_then_zasubq0
51529 0, // zasubh1_then_zasubq1
51530 0, // zasubh1_then_zasubs0
51531 0, // zasubh1_then_zasubs1
51532 0, // zasubh1_then_zasubd1_then_zasubq0
51533 0, // zasubh1_then_zasubd1_then_zasubq1
51534 0, // zasubh1_then_zasubs1_then_zasubd0
51535 0, // zasubh1_then_zasubs1_then_zasubd1
51536 0, // zasubh1_then_zasubs1_then_zasubq0
51537 0, // zasubh1_then_zasubs1_then_zasubq1
51538 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
51539 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
51540 0, // dsub1_then_bsub
51541 0, // dsub1_then_hsub
51542 0, // dsub1_then_ssub
51543 0, // dsub3_then_bsub
51544 0, // dsub3_then_hsub
51545 0, // dsub3_then_ssub
51546 0, // dsub2_then_bsub
51547 0, // dsub2_then_hsub
51548 0, // dsub2_then_ssub
51549 0, // psub1_then_psub
51550 0, // qsub1_then_bsub
51551 0, // qsub1_then_dsub
51552 0, // qsub1_then_hsub
51553 0, // qsub1_then_ssub
51554 0, // qsub3_then_bsub
51555 0, // qsub3_then_dsub
51556 0, // qsub3_then_hsub
51557 0, // qsub3_then_ssub
51558 0, // qsub2_then_bsub
51559 0, // qsub2_then_dsub
51560 0, // qsub2_then_hsub
51561 0, // qsub2_then_ssub
51562 0, // x8sub_7_then_sub_32
51563 0, // x8sub_6_then_sub_32
51564 0, // x8sub_5_then_sub_32
51565 0, // x8sub_4_then_sub_32
51566 0, // x8sub_3_then_sub_32
51567 0, // x8sub_2_then_sub_32
51568 0, // x8sub_1_then_sub_32
51569 0, // subo64_then_sub_32
51570 209, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51571 209, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51572 209, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51573 209, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51574 209, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51575 209, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51576 209, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51577 209, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51578 209, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51579 209, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51580 209, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51581 209, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51582 209, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51583 209, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51584 209, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51585 0, // dsub0_dsub1
51586 0, // dsub0_dsub1_dsub2
51587 0, // dsub1_dsub2
51588 0, // dsub1_dsub2_dsub3
51589 0, // dsub2_dsub3
51590 0, // dsub_qsub1_then_dsub
51591 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51592 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
51593 0, // qsub0_qsub1
51594 0, // qsub0_qsub1_qsub2
51595 0, // qsub1_qsub2
51596 0, // qsub1_qsub2_qsub3
51597 0, // qsub2_qsub3
51598 0, // qsub1_then_dsub_qsub2_then_dsub
51599 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51600 0, // qsub2_then_dsub_qsub3_then_dsub
51601 0, // sub_32_x8sub_1_then_sub_32
51602 0, // x8sub_0_x8sub_1
51603 0, // x8sub_2_x8sub_3
51604 0, // x8sub_4_x8sub_5
51605 0, // x8sub_6_x8sub_7
51606 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
51607 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
51608 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
51609 0, // sub_32_subo64_then_sub_32
51610 209, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51611 209, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51612 209, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51613 209, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51614 209, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51615 209, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51616 209, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51617 209, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51618 209, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51619 209, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51620 209, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51621 209, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51622 209, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51623 209, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51624 209, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51625 209, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51626 209, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
51627 0, // zsub0_zsub2
51628 0, // zsub1_zsub3
51629 },
51630 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51631 210, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51632 210, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51633 0, // dsub0
51634 0, // dsub1
51635 0, // dsub2
51636 0, // dsub3
51637 210, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51638 0, // psub
51639 0, // psub0
51640 0, // psub1
51641 0, // qsub0
51642 0, // qsub1
51643 0, // qsub2
51644 0, // qsub3
51645 210, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51646 0, // sub_32
51647 0, // sube32
51648 0, // sube64
51649 0, // subo32
51650 0, // subo64
51651 0, // x8sub_0
51652 0, // x8sub_1
51653 0, // x8sub_2
51654 0, // x8sub_3
51655 0, // x8sub_4
51656 0, // x8sub_5
51657 0, // x8sub_6
51658 0, // x8sub_7
51659 0, // zasubb
51660 0, // zasubd0
51661 0, // zasubd1
51662 0, // zasubh0
51663 0, // zasubh1
51664 0, // zasubq0
51665 0, // zasubq1
51666 0, // zasubs0
51667 0, // zasubs1
51668 210, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51669 210, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51670 210, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51671 210, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51672 210, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51673 0, // zasubd1_then_zasubq0
51674 0, // zasubd1_then_zasubq1
51675 0, // zasubs1_then_zasubd0
51676 0, // zasubs1_then_zasubd1
51677 0, // zasubs1_then_zasubq0
51678 0, // zasubs1_then_zasubq1
51679 0, // zasubs1_then_zasubd1_then_zasubq0
51680 0, // zasubs1_then_zasubd1_then_zasubq1
51681 0, // zasubh1_then_zasubd0
51682 0, // zasubh1_then_zasubd1
51683 0, // zasubh1_then_zasubq0
51684 0, // zasubh1_then_zasubq1
51685 0, // zasubh1_then_zasubs0
51686 0, // zasubh1_then_zasubs1
51687 0, // zasubh1_then_zasubd1_then_zasubq0
51688 0, // zasubh1_then_zasubd1_then_zasubq1
51689 0, // zasubh1_then_zasubs1_then_zasubd0
51690 0, // zasubh1_then_zasubs1_then_zasubd1
51691 0, // zasubh1_then_zasubs1_then_zasubq0
51692 0, // zasubh1_then_zasubs1_then_zasubq1
51693 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
51694 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
51695 0, // dsub1_then_bsub
51696 0, // dsub1_then_hsub
51697 0, // dsub1_then_ssub
51698 0, // dsub3_then_bsub
51699 0, // dsub3_then_hsub
51700 0, // dsub3_then_ssub
51701 0, // dsub2_then_bsub
51702 0, // dsub2_then_hsub
51703 0, // dsub2_then_ssub
51704 0, // psub1_then_psub
51705 0, // qsub1_then_bsub
51706 0, // qsub1_then_dsub
51707 0, // qsub1_then_hsub
51708 0, // qsub1_then_ssub
51709 0, // qsub3_then_bsub
51710 0, // qsub3_then_dsub
51711 0, // qsub3_then_hsub
51712 0, // qsub3_then_ssub
51713 0, // qsub2_then_bsub
51714 0, // qsub2_then_dsub
51715 0, // qsub2_then_hsub
51716 0, // qsub2_then_ssub
51717 0, // x8sub_7_then_sub_32
51718 0, // x8sub_6_then_sub_32
51719 0, // x8sub_5_then_sub_32
51720 0, // x8sub_4_then_sub_32
51721 0, // x8sub_3_then_sub_32
51722 0, // x8sub_2_then_sub_32
51723 0, // x8sub_1_then_sub_32
51724 0, // subo64_then_sub_32
51725 210, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51726 210, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51727 210, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51728 210, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51729 210, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51730 210, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51731 210, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51732 210, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51733 210, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51734 210, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51735 210, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51736 210, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51737 210, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51738 210, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51739 210, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51740 0, // dsub0_dsub1
51741 0, // dsub0_dsub1_dsub2
51742 0, // dsub1_dsub2
51743 0, // dsub1_dsub2_dsub3
51744 0, // dsub2_dsub3
51745 0, // dsub_qsub1_then_dsub
51746 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51747 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
51748 0, // qsub0_qsub1
51749 0, // qsub0_qsub1_qsub2
51750 0, // qsub1_qsub2
51751 0, // qsub1_qsub2_qsub3
51752 0, // qsub2_qsub3
51753 0, // qsub1_then_dsub_qsub2_then_dsub
51754 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51755 0, // qsub2_then_dsub_qsub3_then_dsub
51756 0, // sub_32_x8sub_1_then_sub_32
51757 0, // x8sub_0_x8sub_1
51758 0, // x8sub_2_x8sub_3
51759 0, // x8sub_4_x8sub_5
51760 0, // x8sub_6_x8sub_7
51761 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
51762 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
51763 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
51764 0, // sub_32_subo64_then_sub_32
51765 210, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51766 210, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51767 210, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51768 210, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51769 210, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51770 210, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51771 210, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51772 210, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51773 210, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51774 210, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51775 210, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51776 210, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51777 210, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51778 210, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51779 210, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51780 210, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51781 210, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
51782 0, // zsub0_zsub2
51783 0, // zsub1_zsub3
51784 },
51785 { // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51786 211, // bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51787 211, // dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51788 0, // dsub0
51789 0, // dsub1
51790 0, // dsub2
51791 0, // dsub3
51792 211, // hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51793 0, // psub
51794 0, // psub0
51795 0, // psub1
51796 0, // qsub0
51797 0, // qsub1
51798 0, // qsub2
51799 0, // qsub3
51800 211, // ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51801 0, // sub_32
51802 0, // sube32
51803 0, // sube64
51804 0, // subo32
51805 0, // subo64
51806 0, // x8sub_0
51807 0, // x8sub_1
51808 0, // x8sub_2
51809 0, // x8sub_3
51810 0, // x8sub_4
51811 0, // x8sub_5
51812 0, // x8sub_6
51813 0, // x8sub_7
51814 0, // zasubb
51815 0, // zasubd0
51816 0, // zasubd1
51817 0, // zasubh0
51818 0, // zasubh1
51819 0, // zasubq0
51820 0, // zasubq1
51821 0, // zasubs0
51822 0, // zasubs1
51823 211, // zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51824 211, // zsub0 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51825 211, // zsub1 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51826 211, // zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51827 211, // zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51828 0, // zasubd1_then_zasubq0
51829 0, // zasubd1_then_zasubq1
51830 0, // zasubs1_then_zasubd0
51831 0, // zasubs1_then_zasubd1
51832 0, // zasubs1_then_zasubq0
51833 0, // zasubs1_then_zasubq1
51834 0, // zasubs1_then_zasubd1_then_zasubq0
51835 0, // zasubs1_then_zasubd1_then_zasubq1
51836 0, // zasubh1_then_zasubd0
51837 0, // zasubh1_then_zasubd1
51838 0, // zasubh1_then_zasubq0
51839 0, // zasubh1_then_zasubq1
51840 0, // zasubh1_then_zasubs0
51841 0, // zasubh1_then_zasubs1
51842 0, // zasubh1_then_zasubd1_then_zasubq0
51843 0, // zasubh1_then_zasubd1_then_zasubq1
51844 0, // zasubh1_then_zasubs1_then_zasubd0
51845 0, // zasubh1_then_zasubs1_then_zasubd1
51846 0, // zasubh1_then_zasubs1_then_zasubq0
51847 0, // zasubh1_then_zasubs1_then_zasubq1
51848 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
51849 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
51850 0, // dsub1_then_bsub
51851 0, // dsub1_then_hsub
51852 0, // dsub1_then_ssub
51853 0, // dsub3_then_bsub
51854 0, // dsub3_then_hsub
51855 0, // dsub3_then_ssub
51856 0, // dsub2_then_bsub
51857 0, // dsub2_then_hsub
51858 0, // dsub2_then_ssub
51859 0, // psub1_then_psub
51860 0, // qsub1_then_bsub
51861 0, // qsub1_then_dsub
51862 0, // qsub1_then_hsub
51863 0, // qsub1_then_ssub
51864 0, // qsub3_then_bsub
51865 0, // qsub3_then_dsub
51866 0, // qsub3_then_hsub
51867 0, // qsub3_then_ssub
51868 0, // qsub2_then_bsub
51869 0, // qsub2_then_dsub
51870 0, // qsub2_then_hsub
51871 0, // qsub2_then_ssub
51872 0, // x8sub_7_then_sub_32
51873 0, // x8sub_6_then_sub_32
51874 0, // x8sub_5_then_sub_32
51875 0, // x8sub_4_then_sub_32
51876 0, // x8sub_3_then_sub_32
51877 0, // x8sub_2_then_sub_32
51878 0, // x8sub_1_then_sub_32
51879 0, // subo64_then_sub_32
51880 211, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51881 211, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51882 211, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51883 211, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51884 211, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51885 211, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51886 211, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51887 211, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51888 211, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51889 211, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51890 211, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51891 211, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51892 211, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51893 211, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51894 211, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51895 0, // dsub0_dsub1
51896 0, // dsub0_dsub1_dsub2
51897 0, // dsub1_dsub2
51898 0, // dsub1_dsub2_dsub3
51899 0, // dsub2_dsub3
51900 0, // dsub_qsub1_then_dsub
51901 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51902 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
51903 0, // qsub0_qsub1
51904 0, // qsub0_qsub1_qsub2
51905 0, // qsub1_qsub2
51906 0, // qsub1_qsub2_qsub3
51907 0, // qsub2_qsub3
51908 0, // qsub1_then_dsub_qsub2_then_dsub
51909 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
51910 0, // qsub2_then_dsub_qsub3_then_dsub
51911 0, // sub_32_x8sub_1_then_sub_32
51912 0, // x8sub_0_x8sub_1
51913 0, // x8sub_2_x8sub_3
51914 0, // x8sub_4_x8sub_5
51915 0, // x8sub_6_x8sub_7
51916 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
51917 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
51918 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
51919 0, // sub_32_subo64_then_sub_32
51920 211, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51921 211, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51922 211, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51923 211, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51924 211, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51925 211, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51926 211, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51927 211, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51928 211, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51929 211, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51930 211, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51931 211, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51932 211, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51933 211, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51934 211, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51935 211, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51936 211, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
51937 0, // zsub0_zsub2
51938 0, // zsub1_zsub3
51939 },
51940 { // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51941 212, // bsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51942 212, // dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51943 0, // dsub0
51944 0, // dsub1
51945 0, // dsub2
51946 0, // dsub3
51947 212, // hsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51948 0, // psub
51949 0, // psub0
51950 0, // psub1
51951 0, // qsub0
51952 0, // qsub1
51953 0, // qsub2
51954 0, // qsub3
51955 212, // ssub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51956 0, // sub_32
51957 0, // sube32
51958 0, // sube64
51959 0, // subo32
51960 0, // subo64
51961 0, // x8sub_0
51962 0, // x8sub_1
51963 0, // x8sub_2
51964 0, // x8sub_3
51965 0, // x8sub_4
51966 0, // x8sub_5
51967 0, // x8sub_6
51968 0, // x8sub_7
51969 0, // zasubb
51970 0, // zasubd0
51971 0, // zasubd1
51972 0, // zasubh0
51973 0, // zasubh1
51974 0, // zasubq0
51975 0, // zasubq1
51976 0, // zasubs0
51977 0, // zasubs1
51978 212, // zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51979 212, // zsub0 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51980 212, // zsub1 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51981 212, // zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51982 212, // zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
51983 0, // zasubd1_then_zasubq0
51984 0, // zasubd1_then_zasubq1
51985 0, // zasubs1_then_zasubd0
51986 0, // zasubs1_then_zasubd1
51987 0, // zasubs1_then_zasubq0
51988 0, // zasubs1_then_zasubq1
51989 0, // zasubs1_then_zasubd1_then_zasubq0
51990 0, // zasubs1_then_zasubd1_then_zasubq1
51991 0, // zasubh1_then_zasubd0
51992 0, // zasubh1_then_zasubd1
51993 0, // zasubh1_then_zasubq0
51994 0, // zasubh1_then_zasubq1
51995 0, // zasubh1_then_zasubs0
51996 0, // zasubh1_then_zasubs1
51997 0, // zasubh1_then_zasubd1_then_zasubq0
51998 0, // zasubh1_then_zasubd1_then_zasubq1
51999 0, // zasubh1_then_zasubs1_then_zasubd0
52000 0, // zasubh1_then_zasubs1_then_zasubd1
52001 0, // zasubh1_then_zasubs1_then_zasubq0
52002 0, // zasubh1_then_zasubs1_then_zasubq1
52003 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52004 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52005 0, // dsub1_then_bsub
52006 0, // dsub1_then_hsub
52007 0, // dsub1_then_ssub
52008 0, // dsub3_then_bsub
52009 0, // dsub3_then_hsub
52010 0, // dsub3_then_ssub
52011 0, // dsub2_then_bsub
52012 0, // dsub2_then_hsub
52013 0, // dsub2_then_ssub
52014 0, // psub1_then_psub
52015 0, // qsub1_then_bsub
52016 0, // qsub1_then_dsub
52017 0, // qsub1_then_hsub
52018 0, // qsub1_then_ssub
52019 0, // qsub3_then_bsub
52020 0, // qsub3_then_dsub
52021 0, // qsub3_then_hsub
52022 0, // qsub3_then_ssub
52023 0, // qsub2_then_bsub
52024 0, // qsub2_then_dsub
52025 0, // qsub2_then_hsub
52026 0, // qsub2_then_ssub
52027 0, // x8sub_7_then_sub_32
52028 0, // x8sub_6_then_sub_32
52029 0, // x8sub_5_then_sub_32
52030 0, // x8sub_4_then_sub_32
52031 0, // x8sub_3_then_sub_32
52032 0, // x8sub_2_then_sub_32
52033 0, // x8sub_1_then_sub_32
52034 0, // subo64_then_sub_32
52035 212, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52036 212, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52037 212, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52038 212, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52039 212, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52040 212, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52041 212, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52042 212, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52043 212, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52044 212, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52045 212, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52046 212, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52047 212, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52048 212, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52049 212, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52050 0, // dsub0_dsub1
52051 0, // dsub0_dsub1_dsub2
52052 0, // dsub1_dsub2
52053 0, // dsub1_dsub2_dsub3
52054 0, // dsub2_dsub3
52055 0, // dsub_qsub1_then_dsub
52056 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52057 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
52058 0, // qsub0_qsub1
52059 0, // qsub0_qsub1_qsub2
52060 0, // qsub1_qsub2
52061 0, // qsub1_qsub2_qsub3
52062 0, // qsub2_qsub3
52063 0, // qsub1_then_dsub_qsub2_then_dsub
52064 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52065 0, // qsub2_then_dsub_qsub3_then_dsub
52066 0, // sub_32_x8sub_1_then_sub_32
52067 0, // x8sub_0_x8sub_1
52068 0, // x8sub_2_x8sub_3
52069 0, // x8sub_4_x8sub_5
52070 0, // x8sub_6_x8sub_7
52071 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
52072 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
52073 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
52074 0, // sub_32_subo64_then_sub_32
52075 212, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52076 212, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52077 212, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52078 212, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52079 212, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52080 212, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52081 212, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52082 212, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52083 212, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52084 212, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52085 212, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52086 212, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52087 212, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52088 212, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52089 212, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52090 212, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52091 212, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52092 0, // zsub0_zsub2
52093 0, // zsub1_zsub3
52094 },
52095 { // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52096 213, // bsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52097 213, // dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52098 0, // dsub0
52099 0, // dsub1
52100 0, // dsub2
52101 0, // dsub3
52102 213, // hsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52103 0, // psub
52104 0, // psub0
52105 0, // psub1
52106 0, // qsub0
52107 0, // qsub1
52108 0, // qsub2
52109 0, // qsub3
52110 213, // ssub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52111 0, // sub_32
52112 0, // sube32
52113 0, // sube64
52114 0, // subo32
52115 0, // subo64
52116 0, // x8sub_0
52117 0, // x8sub_1
52118 0, // x8sub_2
52119 0, // x8sub_3
52120 0, // x8sub_4
52121 0, // x8sub_5
52122 0, // x8sub_6
52123 0, // x8sub_7
52124 0, // zasubb
52125 0, // zasubd0
52126 0, // zasubd1
52127 0, // zasubh0
52128 0, // zasubh1
52129 0, // zasubq0
52130 0, // zasubq1
52131 0, // zasubs0
52132 0, // zasubs1
52133 213, // zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52134 213, // zsub0 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52135 213, // zsub1 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52136 213, // zsub2 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52137 213, // zsub3 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52138 0, // zasubd1_then_zasubq0
52139 0, // zasubd1_then_zasubq1
52140 0, // zasubs1_then_zasubd0
52141 0, // zasubs1_then_zasubd1
52142 0, // zasubs1_then_zasubq0
52143 0, // zasubs1_then_zasubq1
52144 0, // zasubs1_then_zasubd1_then_zasubq0
52145 0, // zasubs1_then_zasubd1_then_zasubq1
52146 0, // zasubh1_then_zasubd0
52147 0, // zasubh1_then_zasubd1
52148 0, // zasubh1_then_zasubq0
52149 0, // zasubh1_then_zasubq1
52150 0, // zasubh1_then_zasubs0
52151 0, // zasubh1_then_zasubs1
52152 0, // zasubh1_then_zasubd1_then_zasubq0
52153 0, // zasubh1_then_zasubd1_then_zasubq1
52154 0, // zasubh1_then_zasubs1_then_zasubd0
52155 0, // zasubh1_then_zasubs1_then_zasubd1
52156 0, // zasubh1_then_zasubs1_then_zasubq0
52157 0, // zasubh1_then_zasubs1_then_zasubq1
52158 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52159 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52160 0, // dsub1_then_bsub
52161 0, // dsub1_then_hsub
52162 0, // dsub1_then_ssub
52163 0, // dsub3_then_bsub
52164 0, // dsub3_then_hsub
52165 0, // dsub3_then_ssub
52166 0, // dsub2_then_bsub
52167 0, // dsub2_then_hsub
52168 0, // dsub2_then_ssub
52169 0, // psub1_then_psub
52170 0, // qsub1_then_bsub
52171 0, // qsub1_then_dsub
52172 0, // qsub1_then_hsub
52173 0, // qsub1_then_ssub
52174 0, // qsub3_then_bsub
52175 0, // qsub3_then_dsub
52176 0, // qsub3_then_hsub
52177 0, // qsub3_then_ssub
52178 0, // qsub2_then_bsub
52179 0, // qsub2_then_dsub
52180 0, // qsub2_then_hsub
52181 0, // qsub2_then_ssub
52182 0, // x8sub_7_then_sub_32
52183 0, // x8sub_6_then_sub_32
52184 0, // x8sub_5_then_sub_32
52185 0, // x8sub_4_then_sub_32
52186 0, // x8sub_3_then_sub_32
52187 0, // x8sub_2_then_sub_32
52188 0, // x8sub_1_then_sub_32
52189 0, // subo64_then_sub_32
52190 213, // zsub1_then_bsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52191 213, // zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52192 213, // zsub1_then_hsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52193 213, // zsub1_then_ssub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52194 213, // zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52195 213, // zsub3_then_bsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52196 213, // zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52197 213, // zsub3_then_hsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52198 213, // zsub3_then_ssub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52199 213, // zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52200 213, // zsub2_then_bsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52201 213, // zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52202 213, // zsub2_then_hsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52203 213, // zsub2_then_ssub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52204 213, // zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52205 0, // dsub0_dsub1
52206 0, // dsub0_dsub1_dsub2
52207 0, // dsub1_dsub2
52208 0, // dsub1_dsub2_dsub3
52209 0, // dsub2_dsub3
52210 0, // dsub_qsub1_then_dsub
52211 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52212 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
52213 0, // qsub0_qsub1
52214 0, // qsub0_qsub1_qsub2
52215 0, // qsub1_qsub2
52216 0, // qsub1_qsub2_qsub3
52217 0, // qsub2_qsub3
52218 0, // qsub1_then_dsub_qsub2_then_dsub
52219 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52220 0, // qsub2_then_dsub_qsub3_then_dsub
52221 0, // sub_32_x8sub_1_then_sub_32
52222 0, // x8sub_0_x8sub_1
52223 0, // x8sub_2_x8sub_3
52224 0, // x8sub_4_x8sub_5
52225 0, // x8sub_6_x8sub_7
52226 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
52227 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
52228 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
52229 0, // sub_32_subo64_then_sub_32
52230 213, // dsub_zsub1_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52231 213, // zsub_zsub1_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52232 213, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52233 213, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52234 213, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52235 213, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52236 213, // zsub0_zsub1 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52237 213, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52238 213, // zsub1_zsub2 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52239 213, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52240 213, // zsub2_zsub3 -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52241 213, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52242 213, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52243 213, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52244 213, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52245 213, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52246 213, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
52247 0, // zsub0_zsub2
52248 0, // zsub1_zsub3
52249 },
52250 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52251 214, // bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52252 214, // dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52253 0, // dsub0
52254 0, // dsub1
52255 0, // dsub2
52256 0, // dsub3
52257 214, // hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52258 0, // psub
52259 0, // psub0
52260 0, // psub1
52261 214, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52262 214, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52263 214, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52264 214, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52265 214, // ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52266 0, // sub_32
52267 0, // sube32
52268 0, // sube64
52269 0, // subo32
52270 0, // subo64
52271 0, // x8sub_0
52272 0, // x8sub_1
52273 0, // x8sub_2
52274 0, // x8sub_3
52275 0, // x8sub_4
52276 0, // x8sub_5
52277 0, // x8sub_6
52278 0, // x8sub_7
52279 0, // zasubb
52280 0, // zasubd0
52281 0, // zasubd1
52282 0, // zasubh0
52283 0, // zasubh1
52284 0, // zasubq0
52285 0, // zasubq1
52286 0, // zasubs0
52287 0, // zasubs1
52288 0, // zsub
52289 0, // zsub0
52290 0, // zsub1
52291 0, // zsub2
52292 0, // zsub3
52293 0, // zasubd1_then_zasubq0
52294 0, // zasubd1_then_zasubq1
52295 0, // zasubs1_then_zasubd0
52296 0, // zasubs1_then_zasubd1
52297 0, // zasubs1_then_zasubq0
52298 0, // zasubs1_then_zasubq1
52299 0, // zasubs1_then_zasubd1_then_zasubq0
52300 0, // zasubs1_then_zasubd1_then_zasubq1
52301 0, // zasubh1_then_zasubd0
52302 0, // zasubh1_then_zasubd1
52303 0, // zasubh1_then_zasubq0
52304 0, // zasubh1_then_zasubq1
52305 0, // zasubh1_then_zasubs0
52306 0, // zasubh1_then_zasubs1
52307 0, // zasubh1_then_zasubd1_then_zasubq0
52308 0, // zasubh1_then_zasubd1_then_zasubq1
52309 0, // zasubh1_then_zasubs1_then_zasubd0
52310 0, // zasubh1_then_zasubs1_then_zasubd1
52311 0, // zasubh1_then_zasubs1_then_zasubq0
52312 0, // zasubh1_then_zasubs1_then_zasubq1
52313 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52314 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52315 0, // dsub1_then_bsub
52316 0, // dsub1_then_hsub
52317 0, // dsub1_then_ssub
52318 0, // dsub3_then_bsub
52319 0, // dsub3_then_hsub
52320 0, // dsub3_then_ssub
52321 0, // dsub2_then_bsub
52322 0, // dsub2_then_hsub
52323 0, // dsub2_then_ssub
52324 0, // psub1_then_psub
52325 214, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52326 214, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52327 214, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52328 214, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52329 214, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52330 214, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52331 214, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52332 214, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52333 214, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52334 214, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52335 214, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52336 214, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52337 0, // x8sub_7_then_sub_32
52338 0, // x8sub_6_then_sub_32
52339 0, // x8sub_5_then_sub_32
52340 0, // x8sub_4_then_sub_32
52341 0, // x8sub_3_then_sub_32
52342 0, // x8sub_2_then_sub_32
52343 0, // x8sub_1_then_sub_32
52344 0, // subo64_then_sub_32
52345 0, // zsub1_then_bsub
52346 0, // zsub1_then_dsub
52347 0, // zsub1_then_hsub
52348 0, // zsub1_then_ssub
52349 0, // zsub1_then_zsub
52350 0, // zsub3_then_bsub
52351 0, // zsub3_then_dsub
52352 0, // zsub3_then_hsub
52353 0, // zsub3_then_ssub
52354 0, // zsub3_then_zsub
52355 0, // zsub2_then_bsub
52356 0, // zsub2_then_dsub
52357 0, // zsub2_then_hsub
52358 0, // zsub2_then_ssub
52359 0, // zsub2_then_zsub
52360 0, // dsub0_dsub1
52361 0, // dsub0_dsub1_dsub2
52362 0, // dsub1_dsub2
52363 0, // dsub1_dsub2_dsub3
52364 0, // dsub2_dsub3
52365 214, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52366 214, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52367 214, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52368 214, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52369 214, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52370 214, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52371 214, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52372 214, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52373 214, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52374 214, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52375 214, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
52376 0, // sub_32_x8sub_1_then_sub_32
52377 0, // x8sub_0_x8sub_1
52378 0, // x8sub_2_x8sub_3
52379 0, // x8sub_4_x8sub_5
52380 0, // x8sub_6_x8sub_7
52381 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
52382 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
52383 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
52384 0, // sub_32_subo64_then_sub_32
52385 0, // dsub_zsub1_then_dsub
52386 0, // zsub_zsub1_then_zsub
52387 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
52388 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
52389 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
52390 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
52391 0, // zsub0_zsub1
52392 0, // zsub0_zsub1_zsub2
52393 0, // zsub1_zsub2
52394 0, // zsub1_zsub2_zsub3
52395 0, // zsub2_zsub3
52396 0, // zsub1_then_dsub_zsub2_then_dsub
52397 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
52398 0, // zsub1_then_zsub_zsub2_then_zsub
52399 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
52400 0, // zsub2_then_dsub_zsub3_then_dsub
52401 0, // zsub2_then_zsub_zsub3_then_zsub
52402 0, // zsub0_zsub2
52403 0, // zsub1_zsub3
52404 },
52405 { // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52406 215, // bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52407 215, // dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52408 0, // dsub0
52409 0, // dsub1
52410 0, // dsub2
52411 0, // dsub3
52412 215, // hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52413 0, // psub
52414 0, // psub0
52415 0, // psub1
52416 215, // qsub0 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52417 215, // qsub1 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52418 215, // qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52419 215, // qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52420 215, // ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52421 0, // sub_32
52422 0, // sube32
52423 0, // sube64
52424 0, // subo32
52425 0, // subo64
52426 0, // x8sub_0
52427 0, // x8sub_1
52428 0, // x8sub_2
52429 0, // x8sub_3
52430 0, // x8sub_4
52431 0, // x8sub_5
52432 0, // x8sub_6
52433 0, // x8sub_7
52434 0, // zasubb
52435 0, // zasubd0
52436 0, // zasubd1
52437 0, // zasubh0
52438 0, // zasubh1
52439 0, // zasubq0
52440 0, // zasubq1
52441 0, // zasubs0
52442 0, // zasubs1
52443 0, // zsub
52444 0, // zsub0
52445 0, // zsub1
52446 0, // zsub2
52447 0, // zsub3
52448 0, // zasubd1_then_zasubq0
52449 0, // zasubd1_then_zasubq1
52450 0, // zasubs1_then_zasubd0
52451 0, // zasubs1_then_zasubd1
52452 0, // zasubs1_then_zasubq0
52453 0, // zasubs1_then_zasubq1
52454 0, // zasubs1_then_zasubd1_then_zasubq0
52455 0, // zasubs1_then_zasubd1_then_zasubq1
52456 0, // zasubh1_then_zasubd0
52457 0, // zasubh1_then_zasubd1
52458 0, // zasubh1_then_zasubq0
52459 0, // zasubh1_then_zasubq1
52460 0, // zasubh1_then_zasubs0
52461 0, // zasubh1_then_zasubs1
52462 0, // zasubh1_then_zasubd1_then_zasubq0
52463 0, // zasubh1_then_zasubd1_then_zasubq1
52464 0, // zasubh1_then_zasubs1_then_zasubd0
52465 0, // zasubh1_then_zasubs1_then_zasubd1
52466 0, // zasubh1_then_zasubs1_then_zasubq0
52467 0, // zasubh1_then_zasubs1_then_zasubq1
52468 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52469 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52470 0, // dsub1_then_bsub
52471 0, // dsub1_then_hsub
52472 0, // dsub1_then_ssub
52473 0, // dsub3_then_bsub
52474 0, // dsub3_then_hsub
52475 0, // dsub3_then_ssub
52476 0, // dsub2_then_bsub
52477 0, // dsub2_then_hsub
52478 0, // dsub2_then_ssub
52479 0, // psub1_then_psub
52480 215, // qsub1_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52481 215, // qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52482 215, // qsub1_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52483 215, // qsub1_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52484 215, // qsub3_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52485 215, // qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52486 215, // qsub3_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52487 215, // qsub3_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52488 215, // qsub2_then_bsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52489 215, // qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52490 215, // qsub2_then_hsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52491 215, // qsub2_then_ssub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52492 0, // x8sub_7_then_sub_32
52493 0, // x8sub_6_then_sub_32
52494 0, // x8sub_5_then_sub_32
52495 0, // x8sub_4_then_sub_32
52496 0, // x8sub_3_then_sub_32
52497 0, // x8sub_2_then_sub_32
52498 0, // x8sub_1_then_sub_32
52499 0, // subo64_then_sub_32
52500 0, // zsub1_then_bsub
52501 0, // zsub1_then_dsub
52502 0, // zsub1_then_hsub
52503 0, // zsub1_then_ssub
52504 0, // zsub1_then_zsub
52505 0, // zsub3_then_bsub
52506 0, // zsub3_then_dsub
52507 0, // zsub3_then_hsub
52508 0, // zsub3_then_ssub
52509 0, // zsub3_then_zsub
52510 0, // zsub2_then_bsub
52511 0, // zsub2_then_dsub
52512 0, // zsub2_then_hsub
52513 0, // zsub2_then_ssub
52514 0, // zsub2_then_zsub
52515 0, // dsub0_dsub1
52516 0, // dsub0_dsub1_dsub2
52517 0, // dsub1_dsub2
52518 0, // dsub1_dsub2_dsub3
52519 0, // dsub2_dsub3
52520 215, // dsub_qsub1_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52521 215, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52522 215, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52523 215, // qsub0_qsub1 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52524 215, // qsub0_qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52525 215, // qsub1_qsub2 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52526 215, // qsub1_qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52527 215, // qsub2_qsub3 -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52528 215, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52529 215, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52530 215, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
52531 0, // sub_32_x8sub_1_then_sub_32
52532 0, // x8sub_0_x8sub_1
52533 0, // x8sub_2_x8sub_3
52534 0, // x8sub_4_x8sub_5
52535 0, // x8sub_6_x8sub_7
52536 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
52537 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
52538 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
52539 0, // sub_32_subo64_then_sub_32
52540 0, // dsub_zsub1_then_dsub
52541 0, // zsub_zsub1_then_zsub
52542 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
52543 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
52544 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
52545 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
52546 0, // zsub0_zsub1
52547 0, // zsub0_zsub1_zsub2
52548 0, // zsub1_zsub2
52549 0, // zsub1_zsub2_zsub3
52550 0, // zsub2_zsub3
52551 0, // zsub1_then_dsub_zsub2_then_dsub
52552 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
52553 0, // zsub1_then_zsub_zsub2_then_zsub
52554 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
52555 0, // zsub2_then_dsub_zsub3_then_dsub
52556 0, // zsub2_then_zsub_zsub3_then_zsub
52557 0, // zsub0_zsub2
52558 0, // zsub1_zsub3
52559 },
52560 { // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52561 216, // bsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52562 216, // dsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52563 0, // dsub0
52564 0, // dsub1
52565 0, // dsub2
52566 0, // dsub3
52567 216, // hsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52568 0, // psub
52569 0, // psub0
52570 0, // psub1
52571 0, // qsub0
52572 0, // qsub1
52573 0, // qsub2
52574 0, // qsub3
52575 216, // ssub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52576 0, // sub_32
52577 0, // sube32
52578 0, // sube64
52579 0, // subo32
52580 0, // subo64
52581 0, // x8sub_0
52582 0, // x8sub_1
52583 0, // x8sub_2
52584 0, // x8sub_3
52585 0, // x8sub_4
52586 0, // x8sub_5
52587 0, // x8sub_6
52588 0, // x8sub_7
52589 0, // zasubb
52590 0, // zasubd0
52591 0, // zasubd1
52592 0, // zasubh0
52593 0, // zasubh1
52594 0, // zasubq0
52595 0, // zasubq1
52596 0, // zasubs0
52597 0, // zasubs1
52598 216, // zsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52599 216, // zsub0 -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52600 216, // zsub1 -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52601 216, // zsub2 -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52602 216, // zsub3 -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52603 0, // zasubd1_then_zasubq0
52604 0, // zasubd1_then_zasubq1
52605 0, // zasubs1_then_zasubd0
52606 0, // zasubs1_then_zasubd1
52607 0, // zasubs1_then_zasubq0
52608 0, // zasubs1_then_zasubq1
52609 0, // zasubs1_then_zasubd1_then_zasubq0
52610 0, // zasubs1_then_zasubd1_then_zasubq1
52611 0, // zasubh1_then_zasubd0
52612 0, // zasubh1_then_zasubd1
52613 0, // zasubh1_then_zasubq0
52614 0, // zasubh1_then_zasubq1
52615 0, // zasubh1_then_zasubs0
52616 0, // zasubh1_then_zasubs1
52617 0, // zasubh1_then_zasubd1_then_zasubq0
52618 0, // zasubh1_then_zasubd1_then_zasubq1
52619 0, // zasubh1_then_zasubs1_then_zasubd0
52620 0, // zasubh1_then_zasubs1_then_zasubd1
52621 0, // zasubh1_then_zasubs1_then_zasubq0
52622 0, // zasubh1_then_zasubs1_then_zasubq1
52623 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52624 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52625 0, // dsub1_then_bsub
52626 0, // dsub1_then_hsub
52627 0, // dsub1_then_ssub
52628 0, // dsub3_then_bsub
52629 0, // dsub3_then_hsub
52630 0, // dsub3_then_ssub
52631 0, // dsub2_then_bsub
52632 0, // dsub2_then_hsub
52633 0, // dsub2_then_ssub
52634 0, // psub1_then_psub
52635 0, // qsub1_then_bsub
52636 0, // qsub1_then_dsub
52637 0, // qsub1_then_hsub
52638 0, // qsub1_then_ssub
52639 0, // qsub3_then_bsub
52640 0, // qsub3_then_dsub
52641 0, // qsub3_then_hsub
52642 0, // qsub3_then_ssub
52643 0, // qsub2_then_bsub
52644 0, // qsub2_then_dsub
52645 0, // qsub2_then_hsub
52646 0, // qsub2_then_ssub
52647 0, // x8sub_7_then_sub_32
52648 0, // x8sub_6_then_sub_32
52649 0, // x8sub_5_then_sub_32
52650 0, // x8sub_4_then_sub_32
52651 0, // x8sub_3_then_sub_32
52652 0, // x8sub_2_then_sub_32
52653 0, // x8sub_1_then_sub_32
52654 0, // subo64_then_sub_32
52655 216, // zsub1_then_bsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52656 216, // zsub1_then_dsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52657 216, // zsub1_then_hsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52658 216, // zsub1_then_ssub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52659 216, // zsub1_then_zsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52660 216, // zsub3_then_bsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52661 216, // zsub3_then_dsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52662 216, // zsub3_then_hsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52663 216, // zsub3_then_ssub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52664 216, // zsub3_then_zsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52665 216, // zsub2_then_bsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52666 216, // zsub2_then_dsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52667 216, // zsub2_then_hsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52668 216, // zsub2_then_ssub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52669 216, // zsub2_then_zsub -> ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
52670 0, // dsub0_dsub1
52671 0, // dsub0_dsub1_dsub2
52672 0, // dsub1_dsub2
52673 0, // dsub1_dsub2_dsub3
52674 0, // dsub2_dsub3
52675 0, // dsub_qsub1_then_dsub
52676 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52677 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
52678 0, // qsub0_qsub1
52679 0, // qsub0_qsub1_qsub2
52680 0, // qsub1_qsub2
52681 0, // qsub1_qsub2_qsub3
52682 0, // qsub2_qsub3
52683 0, // qsub1_then_dsub_qsub2_then_dsub
52684 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52685 0, // qsub2_then_dsub_qsub3_then_dsub
52686 0, // sub_32_x8sub_1_then_sub_32
52687 0, // x8sub_0_x8sub_1
52688 0, // x8sub_2_x8sub_3
52689 0, // x8sub_4_x8sub_5
52690 0, // x8sub_6_x8sub_7
52691 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
52692 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
52693 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
52694 0, // sub_32_subo64_then_sub_32
52695 232, // dsub_zsub1_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52696 232, // zsub_zsub1_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52697 232, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52698 232, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52699 232, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52700 232, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52701 232, // zsub0_zsub1 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52702 232, // zsub0_zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52703 232, // zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52704 232, // zsub1_zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52705 232, // zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52706 232, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52707 232, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52708 232, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52709 232, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52710 232, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52711 232, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
52712 223, // zsub0_zsub2 -> ZPR4Strided_with_dsub_in_FPR64_lo
52713 223, // zsub1_zsub3 -> ZPR4Strided_with_dsub_in_FPR64_lo
52714 },
52715 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52716 217, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52717 217, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52718 0, // dsub0
52719 0, // dsub1
52720 0, // dsub2
52721 0, // dsub3
52722 217, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52723 0, // psub
52724 0, // psub0
52725 0, // psub1
52726 0, // qsub0
52727 0, // qsub1
52728 0, // qsub2
52729 0, // qsub3
52730 217, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52731 0, // sub_32
52732 0, // sube32
52733 0, // sube64
52734 0, // subo32
52735 0, // subo64
52736 0, // x8sub_0
52737 0, // x8sub_1
52738 0, // x8sub_2
52739 0, // x8sub_3
52740 0, // x8sub_4
52741 0, // x8sub_5
52742 0, // x8sub_6
52743 0, // x8sub_7
52744 0, // zasubb
52745 0, // zasubd0
52746 0, // zasubd1
52747 0, // zasubh0
52748 0, // zasubh1
52749 0, // zasubq0
52750 0, // zasubq1
52751 0, // zasubs0
52752 0, // zasubs1
52753 217, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52754 217, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52755 217, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52756 217, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52757 217, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52758 0, // zasubd1_then_zasubq0
52759 0, // zasubd1_then_zasubq1
52760 0, // zasubs1_then_zasubd0
52761 0, // zasubs1_then_zasubd1
52762 0, // zasubs1_then_zasubq0
52763 0, // zasubs1_then_zasubq1
52764 0, // zasubs1_then_zasubd1_then_zasubq0
52765 0, // zasubs1_then_zasubd1_then_zasubq1
52766 0, // zasubh1_then_zasubd0
52767 0, // zasubh1_then_zasubd1
52768 0, // zasubh1_then_zasubq0
52769 0, // zasubh1_then_zasubq1
52770 0, // zasubh1_then_zasubs0
52771 0, // zasubh1_then_zasubs1
52772 0, // zasubh1_then_zasubd1_then_zasubq0
52773 0, // zasubh1_then_zasubd1_then_zasubq1
52774 0, // zasubh1_then_zasubs1_then_zasubd0
52775 0, // zasubh1_then_zasubs1_then_zasubd1
52776 0, // zasubh1_then_zasubs1_then_zasubq0
52777 0, // zasubh1_then_zasubs1_then_zasubq1
52778 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52779 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52780 0, // dsub1_then_bsub
52781 0, // dsub1_then_hsub
52782 0, // dsub1_then_ssub
52783 0, // dsub3_then_bsub
52784 0, // dsub3_then_hsub
52785 0, // dsub3_then_ssub
52786 0, // dsub2_then_bsub
52787 0, // dsub2_then_hsub
52788 0, // dsub2_then_ssub
52789 0, // psub1_then_psub
52790 0, // qsub1_then_bsub
52791 0, // qsub1_then_dsub
52792 0, // qsub1_then_hsub
52793 0, // qsub1_then_ssub
52794 0, // qsub3_then_bsub
52795 0, // qsub3_then_dsub
52796 0, // qsub3_then_hsub
52797 0, // qsub3_then_ssub
52798 0, // qsub2_then_bsub
52799 0, // qsub2_then_dsub
52800 0, // qsub2_then_hsub
52801 0, // qsub2_then_ssub
52802 0, // x8sub_7_then_sub_32
52803 0, // x8sub_6_then_sub_32
52804 0, // x8sub_5_then_sub_32
52805 0, // x8sub_4_then_sub_32
52806 0, // x8sub_3_then_sub_32
52807 0, // x8sub_2_then_sub_32
52808 0, // x8sub_1_then_sub_32
52809 0, // subo64_then_sub_32
52810 217, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52811 217, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52812 217, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52813 217, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52814 217, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52815 217, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52816 217, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52817 217, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52818 217, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52819 217, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52820 217, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52821 217, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52822 217, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52823 217, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52824 217, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52825 0, // dsub0_dsub1
52826 0, // dsub0_dsub1_dsub2
52827 0, // dsub1_dsub2
52828 0, // dsub1_dsub2_dsub3
52829 0, // dsub2_dsub3
52830 0, // dsub_qsub1_then_dsub
52831 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52832 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
52833 0, // qsub0_qsub1
52834 0, // qsub0_qsub1_qsub2
52835 0, // qsub1_qsub2
52836 0, // qsub1_qsub2_qsub3
52837 0, // qsub2_qsub3
52838 0, // qsub1_then_dsub_qsub2_then_dsub
52839 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52840 0, // qsub2_then_dsub_qsub3_then_dsub
52841 0, // sub_32_x8sub_1_then_sub_32
52842 0, // x8sub_0_x8sub_1
52843 0, // x8sub_2_x8sub_3
52844 0, // x8sub_4_x8sub_5
52845 0, // x8sub_6_x8sub_7
52846 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
52847 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
52848 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
52849 0, // sub_32_subo64_then_sub_32
52850 217, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52851 217, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52852 217, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52853 217, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52854 217, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52855 217, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52856 217, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52857 217, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52858 217, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52859 217, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52860 217, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52861 217, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52862 217, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52863 217, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52864 217, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52865 217, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52866 217, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
52867 0, // zsub0_zsub2
52868 0, // zsub1_zsub3
52869 },
52870 { // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52871 218, // bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52872 218, // dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52873 0, // dsub0
52874 0, // dsub1
52875 0, // dsub2
52876 0, // dsub3
52877 218, // hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52878 0, // psub
52879 0, // psub0
52880 0, // psub1
52881 0, // qsub0
52882 0, // qsub1
52883 0, // qsub2
52884 0, // qsub3
52885 218, // ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52886 0, // sub_32
52887 0, // sube32
52888 0, // sube64
52889 0, // subo32
52890 0, // subo64
52891 0, // x8sub_0
52892 0, // x8sub_1
52893 0, // x8sub_2
52894 0, // x8sub_3
52895 0, // x8sub_4
52896 0, // x8sub_5
52897 0, // x8sub_6
52898 0, // x8sub_7
52899 0, // zasubb
52900 0, // zasubd0
52901 0, // zasubd1
52902 0, // zasubh0
52903 0, // zasubh1
52904 0, // zasubq0
52905 0, // zasubq1
52906 0, // zasubs0
52907 0, // zasubs1
52908 218, // zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52909 218, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52910 218, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52911 218, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52912 218, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52913 0, // zasubd1_then_zasubq0
52914 0, // zasubd1_then_zasubq1
52915 0, // zasubs1_then_zasubd0
52916 0, // zasubs1_then_zasubd1
52917 0, // zasubs1_then_zasubq0
52918 0, // zasubs1_then_zasubq1
52919 0, // zasubs1_then_zasubd1_then_zasubq0
52920 0, // zasubs1_then_zasubd1_then_zasubq1
52921 0, // zasubh1_then_zasubd0
52922 0, // zasubh1_then_zasubd1
52923 0, // zasubh1_then_zasubq0
52924 0, // zasubh1_then_zasubq1
52925 0, // zasubh1_then_zasubs0
52926 0, // zasubh1_then_zasubs1
52927 0, // zasubh1_then_zasubd1_then_zasubq0
52928 0, // zasubh1_then_zasubd1_then_zasubq1
52929 0, // zasubh1_then_zasubs1_then_zasubd0
52930 0, // zasubh1_then_zasubs1_then_zasubd1
52931 0, // zasubh1_then_zasubs1_then_zasubq0
52932 0, // zasubh1_then_zasubs1_then_zasubq1
52933 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
52934 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
52935 0, // dsub1_then_bsub
52936 0, // dsub1_then_hsub
52937 0, // dsub1_then_ssub
52938 0, // dsub3_then_bsub
52939 0, // dsub3_then_hsub
52940 0, // dsub3_then_ssub
52941 0, // dsub2_then_bsub
52942 0, // dsub2_then_hsub
52943 0, // dsub2_then_ssub
52944 0, // psub1_then_psub
52945 0, // qsub1_then_bsub
52946 0, // qsub1_then_dsub
52947 0, // qsub1_then_hsub
52948 0, // qsub1_then_ssub
52949 0, // qsub3_then_bsub
52950 0, // qsub3_then_dsub
52951 0, // qsub3_then_hsub
52952 0, // qsub3_then_ssub
52953 0, // qsub2_then_bsub
52954 0, // qsub2_then_dsub
52955 0, // qsub2_then_hsub
52956 0, // qsub2_then_ssub
52957 0, // x8sub_7_then_sub_32
52958 0, // x8sub_6_then_sub_32
52959 0, // x8sub_5_then_sub_32
52960 0, // x8sub_4_then_sub_32
52961 0, // x8sub_3_then_sub_32
52962 0, // x8sub_2_then_sub_32
52963 0, // x8sub_1_then_sub_32
52964 0, // subo64_then_sub_32
52965 218, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52966 218, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52967 218, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52968 218, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52969 218, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52970 218, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52971 218, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52972 218, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52973 218, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52974 218, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52975 218, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52976 218, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52977 218, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52978 218, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52979 218, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
52980 0, // dsub0_dsub1
52981 0, // dsub0_dsub1_dsub2
52982 0, // dsub1_dsub2
52983 0, // dsub1_dsub2_dsub3
52984 0, // dsub2_dsub3
52985 0, // dsub_qsub1_then_dsub
52986 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52987 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
52988 0, // qsub0_qsub1
52989 0, // qsub0_qsub1_qsub2
52990 0, // qsub1_qsub2
52991 0, // qsub1_qsub2_qsub3
52992 0, // qsub2_qsub3
52993 0, // qsub1_then_dsub_qsub2_then_dsub
52994 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
52995 0, // qsub2_then_dsub_qsub3_then_dsub
52996 0, // sub_32_x8sub_1_then_sub_32
52997 0, // x8sub_0_x8sub_1
52998 0, // x8sub_2_x8sub_3
52999 0, // x8sub_4_x8sub_5
53000 0, // x8sub_6_x8sub_7
53001 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53002 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53003 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53004 0, // sub_32_subo64_then_sub_32
53005 218, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53006 218, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53007 218, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53008 218, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53009 218, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53010 218, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53011 218, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53012 218, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53013 218, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53014 218, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53015 218, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53016 218, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53017 218, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53018 218, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53019 218, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53020 218, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53021 218, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
53022 0, // zsub0_zsub2
53023 0, // zsub1_zsub3
53024 },
53025 { // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53026 219, // bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53027 219, // dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53028 0, // dsub0
53029 0, // dsub1
53030 0, // dsub2
53031 0, // dsub3
53032 219, // hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53033 0, // psub
53034 0, // psub0
53035 0, // psub1
53036 0, // qsub0
53037 0, // qsub1
53038 0, // qsub2
53039 0, // qsub3
53040 219, // ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53041 0, // sub_32
53042 0, // sube32
53043 0, // sube64
53044 0, // subo32
53045 0, // subo64
53046 0, // x8sub_0
53047 0, // x8sub_1
53048 0, // x8sub_2
53049 0, // x8sub_3
53050 0, // x8sub_4
53051 0, // x8sub_5
53052 0, // x8sub_6
53053 0, // x8sub_7
53054 0, // zasubb
53055 0, // zasubd0
53056 0, // zasubd1
53057 0, // zasubh0
53058 0, // zasubh1
53059 0, // zasubq0
53060 0, // zasubq1
53061 0, // zasubs0
53062 0, // zasubs1
53063 219, // zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53064 219, // zsub0 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53065 219, // zsub1 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53066 219, // zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53067 219, // zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53068 0, // zasubd1_then_zasubq0
53069 0, // zasubd1_then_zasubq1
53070 0, // zasubs1_then_zasubd0
53071 0, // zasubs1_then_zasubd1
53072 0, // zasubs1_then_zasubq0
53073 0, // zasubs1_then_zasubq1
53074 0, // zasubs1_then_zasubd1_then_zasubq0
53075 0, // zasubs1_then_zasubd1_then_zasubq1
53076 0, // zasubh1_then_zasubd0
53077 0, // zasubh1_then_zasubd1
53078 0, // zasubh1_then_zasubq0
53079 0, // zasubh1_then_zasubq1
53080 0, // zasubh1_then_zasubs0
53081 0, // zasubh1_then_zasubs1
53082 0, // zasubh1_then_zasubd1_then_zasubq0
53083 0, // zasubh1_then_zasubd1_then_zasubq1
53084 0, // zasubh1_then_zasubs1_then_zasubd0
53085 0, // zasubh1_then_zasubs1_then_zasubd1
53086 0, // zasubh1_then_zasubs1_then_zasubq0
53087 0, // zasubh1_then_zasubs1_then_zasubq1
53088 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
53089 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
53090 0, // dsub1_then_bsub
53091 0, // dsub1_then_hsub
53092 0, // dsub1_then_ssub
53093 0, // dsub3_then_bsub
53094 0, // dsub3_then_hsub
53095 0, // dsub3_then_ssub
53096 0, // dsub2_then_bsub
53097 0, // dsub2_then_hsub
53098 0, // dsub2_then_ssub
53099 0, // psub1_then_psub
53100 0, // qsub1_then_bsub
53101 0, // qsub1_then_dsub
53102 0, // qsub1_then_hsub
53103 0, // qsub1_then_ssub
53104 0, // qsub3_then_bsub
53105 0, // qsub3_then_dsub
53106 0, // qsub3_then_hsub
53107 0, // qsub3_then_ssub
53108 0, // qsub2_then_bsub
53109 0, // qsub2_then_dsub
53110 0, // qsub2_then_hsub
53111 0, // qsub2_then_ssub
53112 0, // x8sub_7_then_sub_32
53113 0, // x8sub_6_then_sub_32
53114 0, // x8sub_5_then_sub_32
53115 0, // x8sub_4_then_sub_32
53116 0, // x8sub_3_then_sub_32
53117 0, // x8sub_2_then_sub_32
53118 0, // x8sub_1_then_sub_32
53119 0, // subo64_then_sub_32
53120 219, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53121 219, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53122 219, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53123 219, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53124 219, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53125 219, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53126 219, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53127 219, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53128 219, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53129 219, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53130 219, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53131 219, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53132 219, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53133 219, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53134 219, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53135 0, // dsub0_dsub1
53136 0, // dsub0_dsub1_dsub2
53137 0, // dsub1_dsub2
53138 0, // dsub1_dsub2_dsub3
53139 0, // dsub2_dsub3
53140 0, // dsub_qsub1_then_dsub
53141 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53142 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
53143 0, // qsub0_qsub1
53144 0, // qsub0_qsub1_qsub2
53145 0, // qsub1_qsub2
53146 0, // qsub1_qsub2_qsub3
53147 0, // qsub2_qsub3
53148 0, // qsub1_then_dsub_qsub2_then_dsub
53149 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53150 0, // qsub2_then_dsub_qsub3_then_dsub
53151 0, // sub_32_x8sub_1_then_sub_32
53152 0, // x8sub_0_x8sub_1
53153 0, // x8sub_2_x8sub_3
53154 0, // x8sub_4_x8sub_5
53155 0, // x8sub_6_x8sub_7
53156 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53157 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53158 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53159 0, // sub_32_subo64_then_sub_32
53160 219, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53161 219, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53162 219, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53163 219, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53164 219, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53165 219, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53166 219, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53167 219, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53168 219, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53169 219, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53170 219, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53171 219, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53172 219, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53173 219, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53174 219, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53175 219, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53176 219, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
53177 0, // zsub0_zsub2
53178 0, // zsub1_zsub3
53179 },
53180 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53181 220, // bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53182 220, // dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53183 0, // dsub0
53184 0, // dsub1
53185 0, // dsub2
53186 0, // dsub3
53187 220, // hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53188 0, // psub
53189 0, // psub0
53190 0, // psub1
53191 220, // qsub0 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53192 220, // qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53193 220, // qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53194 220, // qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53195 220, // ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53196 0, // sub_32
53197 0, // sube32
53198 0, // sube64
53199 0, // subo32
53200 0, // subo64
53201 0, // x8sub_0
53202 0, // x8sub_1
53203 0, // x8sub_2
53204 0, // x8sub_3
53205 0, // x8sub_4
53206 0, // x8sub_5
53207 0, // x8sub_6
53208 0, // x8sub_7
53209 0, // zasubb
53210 0, // zasubd0
53211 0, // zasubd1
53212 0, // zasubh0
53213 0, // zasubh1
53214 0, // zasubq0
53215 0, // zasubq1
53216 0, // zasubs0
53217 0, // zasubs1
53218 0, // zsub
53219 0, // zsub0
53220 0, // zsub1
53221 0, // zsub2
53222 0, // zsub3
53223 0, // zasubd1_then_zasubq0
53224 0, // zasubd1_then_zasubq1
53225 0, // zasubs1_then_zasubd0
53226 0, // zasubs1_then_zasubd1
53227 0, // zasubs1_then_zasubq0
53228 0, // zasubs1_then_zasubq1
53229 0, // zasubs1_then_zasubd1_then_zasubq0
53230 0, // zasubs1_then_zasubd1_then_zasubq1
53231 0, // zasubh1_then_zasubd0
53232 0, // zasubh1_then_zasubd1
53233 0, // zasubh1_then_zasubq0
53234 0, // zasubh1_then_zasubq1
53235 0, // zasubh1_then_zasubs0
53236 0, // zasubh1_then_zasubs1
53237 0, // zasubh1_then_zasubd1_then_zasubq0
53238 0, // zasubh1_then_zasubd1_then_zasubq1
53239 0, // zasubh1_then_zasubs1_then_zasubd0
53240 0, // zasubh1_then_zasubs1_then_zasubd1
53241 0, // zasubh1_then_zasubs1_then_zasubq0
53242 0, // zasubh1_then_zasubs1_then_zasubq1
53243 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
53244 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
53245 0, // dsub1_then_bsub
53246 0, // dsub1_then_hsub
53247 0, // dsub1_then_ssub
53248 0, // dsub3_then_bsub
53249 0, // dsub3_then_hsub
53250 0, // dsub3_then_ssub
53251 0, // dsub2_then_bsub
53252 0, // dsub2_then_hsub
53253 0, // dsub2_then_ssub
53254 0, // psub1_then_psub
53255 220, // qsub1_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53256 220, // qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53257 220, // qsub1_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53258 220, // qsub1_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53259 220, // qsub3_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53260 220, // qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53261 220, // qsub3_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53262 220, // qsub3_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53263 220, // qsub2_then_bsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53264 220, // qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53265 220, // qsub2_then_hsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53266 220, // qsub2_then_ssub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53267 0, // x8sub_7_then_sub_32
53268 0, // x8sub_6_then_sub_32
53269 0, // x8sub_5_then_sub_32
53270 0, // x8sub_4_then_sub_32
53271 0, // x8sub_3_then_sub_32
53272 0, // x8sub_2_then_sub_32
53273 0, // x8sub_1_then_sub_32
53274 0, // subo64_then_sub_32
53275 0, // zsub1_then_bsub
53276 0, // zsub1_then_dsub
53277 0, // zsub1_then_hsub
53278 0, // zsub1_then_ssub
53279 0, // zsub1_then_zsub
53280 0, // zsub3_then_bsub
53281 0, // zsub3_then_dsub
53282 0, // zsub3_then_hsub
53283 0, // zsub3_then_ssub
53284 0, // zsub3_then_zsub
53285 0, // zsub2_then_bsub
53286 0, // zsub2_then_dsub
53287 0, // zsub2_then_hsub
53288 0, // zsub2_then_ssub
53289 0, // zsub2_then_zsub
53290 0, // dsub0_dsub1
53291 0, // dsub0_dsub1_dsub2
53292 0, // dsub1_dsub2
53293 0, // dsub1_dsub2_dsub3
53294 0, // dsub2_dsub3
53295 220, // dsub_qsub1_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53296 220, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53297 220, // dsub_qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53298 220, // qsub0_qsub1 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53299 220, // qsub0_qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53300 220, // qsub1_qsub2 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53301 220, // qsub1_qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53302 220, // qsub2_qsub3 -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53303 220, // qsub1_then_dsub_qsub2_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53304 220, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53305 220, // qsub2_then_dsub_qsub3_then_dsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
53306 0, // sub_32_x8sub_1_then_sub_32
53307 0, // x8sub_0_x8sub_1
53308 0, // x8sub_2_x8sub_3
53309 0, // x8sub_4_x8sub_5
53310 0, // x8sub_6_x8sub_7
53311 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53312 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53313 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53314 0, // sub_32_subo64_then_sub_32
53315 0, // dsub_zsub1_then_dsub
53316 0, // zsub_zsub1_then_zsub
53317 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
53318 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
53319 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
53320 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
53321 0, // zsub0_zsub1
53322 0, // zsub0_zsub1_zsub2
53323 0, // zsub1_zsub2
53324 0, // zsub1_zsub2_zsub3
53325 0, // zsub2_zsub3
53326 0, // zsub1_then_dsub_zsub2_then_dsub
53327 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
53328 0, // zsub1_then_zsub_zsub2_then_zsub
53329 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
53330 0, // zsub2_then_dsub_zsub3_then_dsub
53331 0, // zsub2_then_zsub_zsub3_then_zsub
53332 0, // zsub0_zsub2
53333 0, // zsub1_zsub3
53334 },
53335 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53336 221, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53337 221, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53338 0, // dsub0
53339 0, // dsub1
53340 0, // dsub2
53341 0, // dsub3
53342 221, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53343 0, // psub
53344 0, // psub0
53345 0, // psub1
53346 0, // qsub0
53347 0, // qsub1
53348 0, // qsub2
53349 0, // qsub3
53350 221, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53351 0, // sub_32
53352 0, // sube32
53353 0, // sube64
53354 0, // subo32
53355 0, // subo64
53356 0, // x8sub_0
53357 0, // x8sub_1
53358 0, // x8sub_2
53359 0, // x8sub_3
53360 0, // x8sub_4
53361 0, // x8sub_5
53362 0, // x8sub_6
53363 0, // x8sub_7
53364 0, // zasubb
53365 0, // zasubd0
53366 0, // zasubd1
53367 0, // zasubh0
53368 0, // zasubh1
53369 0, // zasubq0
53370 0, // zasubq1
53371 0, // zasubs0
53372 0, // zasubs1
53373 221, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53374 221, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53375 221, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53376 221, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53377 221, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53378 0, // zasubd1_then_zasubq0
53379 0, // zasubd1_then_zasubq1
53380 0, // zasubs1_then_zasubd0
53381 0, // zasubs1_then_zasubd1
53382 0, // zasubs1_then_zasubq0
53383 0, // zasubs1_then_zasubq1
53384 0, // zasubs1_then_zasubd1_then_zasubq0
53385 0, // zasubs1_then_zasubd1_then_zasubq1
53386 0, // zasubh1_then_zasubd0
53387 0, // zasubh1_then_zasubd1
53388 0, // zasubh1_then_zasubq0
53389 0, // zasubh1_then_zasubq1
53390 0, // zasubh1_then_zasubs0
53391 0, // zasubh1_then_zasubs1
53392 0, // zasubh1_then_zasubd1_then_zasubq0
53393 0, // zasubh1_then_zasubd1_then_zasubq1
53394 0, // zasubh1_then_zasubs1_then_zasubd0
53395 0, // zasubh1_then_zasubs1_then_zasubd1
53396 0, // zasubh1_then_zasubs1_then_zasubq0
53397 0, // zasubh1_then_zasubs1_then_zasubq1
53398 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
53399 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
53400 0, // dsub1_then_bsub
53401 0, // dsub1_then_hsub
53402 0, // dsub1_then_ssub
53403 0, // dsub3_then_bsub
53404 0, // dsub3_then_hsub
53405 0, // dsub3_then_ssub
53406 0, // dsub2_then_bsub
53407 0, // dsub2_then_hsub
53408 0, // dsub2_then_ssub
53409 0, // psub1_then_psub
53410 0, // qsub1_then_bsub
53411 0, // qsub1_then_dsub
53412 0, // qsub1_then_hsub
53413 0, // qsub1_then_ssub
53414 0, // qsub3_then_bsub
53415 0, // qsub3_then_dsub
53416 0, // qsub3_then_hsub
53417 0, // qsub3_then_ssub
53418 0, // qsub2_then_bsub
53419 0, // qsub2_then_dsub
53420 0, // qsub2_then_hsub
53421 0, // qsub2_then_ssub
53422 0, // x8sub_7_then_sub_32
53423 0, // x8sub_6_then_sub_32
53424 0, // x8sub_5_then_sub_32
53425 0, // x8sub_4_then_sub_32
53426 0, // x8sub_3_then_sub_32
53427 0, // x8sub_2_then_sub_32
53428 0, // x8sub_1_then_sub_32
53429 0, // subo64_then_sub_32
53430 221, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53431 221, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53432 221, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53433 221, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53434 221, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53435 221, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53436 221, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53437 221, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53438 221, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53439 221, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53440 221, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53441 221, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53442 221, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53443 221, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53444 221, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53445 0, // dsub0_dsub1
53446 0, // dsub0_dsub1_dsub2
53447 0, // dsub1_dsub2
53448 0, // dsub1_dsub2_dsub3
53449 0, // dsub2_dsub3
53450 0, // dsub_qsub1_then_dsub
53451 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53452 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
53453 0, // qsub0_qsub1
53454 0, // qsub0_qsub1_qsub2
53455 0, // qsub1_qsub2
53456 0, // qsub1_qsub2_qsub3
53457 0, // qsub2_qsub3
53458 0, // qsub1_then_dsub_qsub2_then_dsub
53459 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53460 0, // qsub2_then_dsub_qsub3_then_dsub
53461 0, // sub_32_x8sub_1_then_sub_32
53462 0, // x8sub_0_x8sub_1
53463 0, // x8sub_2_x8sub_3
53464 0, // x8sub_4_x8sub_5
53465 0, // x8sub_6_x8sub_7
53466 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53467 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53468 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53469 0, // sub_32_subo64_then_sub_32
53470 221, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53471 221, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53472 221, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53473 221, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53474 221, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53475 221, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53476 221, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53477 221, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53478 221, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53479 221, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53480 221, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53481 221, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53482 221, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53483 221, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53484 221, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53485 221, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53486 221, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
53487 0, // zsub0_zsub2
53488 0, // zsub1_zsub3
53489 },
53490 { // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53491 222, // bsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53492 222, // dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53493 0, // dsub0
53494 0, // dsub1
53495 0, // dsub2
53496 0, // dsub3
53497 222, // hsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53498 0, // psub
53499 0, // psub0
53500 0, // psub1
53501 0, // qsub0
53502 0, // qsub1
53503 0, // qsub2
53504 0, // qsub3
53505 222, // ssub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53506 0, // sub_32
53507 0, // sube32
53508 0, // sube64
53509 0, // subo32
53510 0, // subo64
53511 0, // x8sub_0
53512 0, // x8sub_1
53513 0, // x8sub_2
53514 0, // x8sub_3
53515 0, // x8sub_4
53516 0, // x8sub_5
53517 0, // x8sub_6
53518 0, // x8sub_7
53519 0, // zasubb
53520 0, // zasubd0
53521 0, // zasubd1
53522 0, // zasubh0
53523 0, // zasubh1
53524 0, // zasubq0
53525 0, // zasubq1
53526 0, // zasubs0
53527 0, // zasubs1
53528 222, // zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53529 222, // zsub0 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53530 222, // zsub1 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53531 222, // zsub2 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53532 222, // zsub3 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53533 0, // zasubd1_then_zasubq0
53534 0, // zasubd1_then_zasubq1
53535 0, // zasubs1_then_zasubd0
53536 0, // zasubs1_then_zasubd1
53537 0, // zasubs1_then_zasubq0
53538 0, // zasubs1_then_zasubq1
53539 0, // zasubs1_then_zasubd1_then_zasubq0
53540 0, // zasubs1_then_zasubd1_then_zasubq1
53541 0, // zasubh1_then_zasubd0
53542 0, // zasubh1_then_zasubd1
53543 0, // zasubh1_then_zasubq0
53544 0, // zasubh1_then_zasubq1
53545 0, // zasubh1_then_zasubs0
53546 0, // zasubh1_then_zasubs1
53547 0, // zasubh1_then_zasubd1_then_zasubq0
53548 0, // zasubh1_then_zasubd1_then_zasubq1
53549 0, // zasubh1_then_zasubs1_then_zasubd0
53550 0, // zasubh1_then_zasubs1_then_zasubd1
53551 0, // zasubh1_then_zasubs1_then_zasubq0
53552 0, // zasubh1_then_zasubs1_then_zasubq1
53553 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
53554 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
53555 0, // dsub1_then_bsub
53556 0, // dsub1_then_hsub
53557 0, // dsub1_then_ssub
53558 0, // dsub3_then_bsub
53559 0, // dsub3_then_hsub
53560 0, // dsub3_then_ssub
53561 0, // dsub2_then_bsub
53562 0, // dsub2_then_hsub
53563 0, // dsub2_then_ssub
53564 0, // psub1_then_psub
53565 0, // qsub1_then_bsub
53566 0, // qsub1_then_dsub
53567 0, // qsub1_then_hsub
53568 0, // qsub1_then_ssub
53569 0, // qsub3_then_bsub
53570 0, // qsub3_then_dsub
53571 0, // qsub3_then_hsub
53572 0, // qsub3_then_ssub
53573 0, // qsub2_then_bsub
53574 0, // qsub2_then_dsub
53575 0, // qsub2_then_hsub
53576 0, // qsub2_then_ssub
53577 0, // x8sub_7_then_sub_32
53578 0, // x8sub_6_then_sub_32
53579 0, // x8sub_5_then_sub_32
53580 0, // x8sub_4_then_sub_32
53581 0, // x8sub_3_then_sub_32
53582 0, // x8sub_2_then_sub_32
53583 0, // x8sub_1_then_sub_32
53584 0, // subo64_then_sub_32
53585 222, // zsub1_then_bsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53586 222, // zsub1_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53587 222, // zsub1_then_hsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53588 222, // zsub1_then_ssub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53589 222, // zsub1_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53590 222, // zsub3_then_bsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53591 222, // zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53592 222, // zsub3_then_hsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53593 222, // zsub3_then_ssub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53594 222, // zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53595 222, // zsub2_then_bsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53596 222, // zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53597 222, // zsub2_then_hsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53598 222, // zsub2_then_ssub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53599 222, // zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53600 0, // dsub0_dsub1
53601 0, // dsub0_dsub1_dsub2
53602 0, // dsub1_dsub2
53603 0, // dsub1_dsub2_dsub3
53604 0, // dsub2_dsub3
53605 0, // dsub_qsub1_then_dsub
53606 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53607 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
53608 0, // qsub0_qsub1
53609 0, // qsub0_qsub1_qsub2
53610 0, // qsub1_qsub2
53611 0, // qsub1_qsub2_qsub3
53612 0, // qsub2_qsub3
53613 0, // qsub1_then_dsub_qsub2_then_dsub
53614 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53615 0, // qsub2_then_dsub_qsub3_then_dsub
53616 0, // sub_32_x8sub_1_then_sub_32
53617 0, // x8sub_0_x8sub_1
53618 0, // x8sub_2_x8sub_3
53619 0, // x8sub_4_x8sub_5
53620 0, // x8sub_6_x8sub_7
53621 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53622 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53623 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53624 0, // sub_32_subo64_then_sub_32
53625 222, // dsub_zsub1_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53626 222, // zsub_zsub1_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53627 222, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53628 222, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53629 222, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53630 222, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53631 222, // zsub0_zsub1 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53632 222, // zsub0_zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53633 222, // zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53634 222, // zsub1_zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53635 222, // zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53636 222, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53637 222, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53638 222, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53639 222, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53640 222, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53641 222, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
53642 0, // zsub0_zsub2
53643 0, // zsub1_zsub3
53644 },
53645 { // ZPR4Strided_with_dsub_in_FPR64_lo
53646 223, // bsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53647 223, // dsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53648 0, // dsub0
53649 0, // dsub1
53650 0, // dsub2
53651 0, // dsub3
53652 223, // hsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53653 0, // psub
53654 0, // psub0
53655 0, // psub1
53656 0, // qsub0
53657 0, // qsub1
53658 0, // qsub2
53659 0, // qsub3
53660 223, // ssub -> ZPR4Strided_with_dsub_in_FPR64_lo
53661 0, // sub_32
53662 0, // sube32
53663 0, // sube64
53664 0, // subo32
53665 0, // subo64
53666 0, // x8sub_0
53667 0, // x8sub_1
53668 0, // x8sub_2
53669 0, // x8sub_3
53670 0, // x8sub_4
53671 0, // x8sub_5
53672 0, // x8sub_6
53673 0, // x8sub_7
53674 0, // zasubb
53675 0, // zasubd0
53676 0, // zasubd1
53677 0, // zasubh0
53678 0, // zasubh1
53679 0, // zasubq0
53680 0, // zasubq1
53681 0, // zasubs0
53682 0, // zasubs1
53683 223, // zsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53684 223, // zsub0 -> ZPR4Strided_with_dsub_in_FPR64_lo
53685 223, // zsub1 -> ZPR4Strided_with_dsub_in_FPR64_lo
53686 223, // zsub2 -> ZPR4Strided_with_dsub_in_FPR64_lo
53687 223, // zsub3 -> ZPR4Strided_with_dsub_in_FPR64_lo
53688 0, // zasubd1_then_zasubq0
53689 0, // zasubd1_then_zasubq1
53690 0, // zasubs1_then_zasubd0
53691 0, // zasubs1_then_zasubd1
53692 0, // zasubs1_then_zasubq0
53693 0, // zasubs1_then_zasubq1
53694 0, // zasubs1_then_zasubd1_then_zasubq0
53695 0, // zasubs1_then_zasubd1_then_zasubq1
53696 0, // zasubh1_then_zasubd0
53697 0, // zasubh1_then_zasubd1
53698 0, // zasubh1_then_zasubq0
53699 0, // zasubh1_then_zasubq1
53700 0, // zasubh1_then_zasubs0
53701 0, // zasubh1_then_zasubs1
53702 0, // zasubh1_then_zasubd1_then_zasubq0
53703 0, // zasubh1_then_zasubd1_then_zasubq1
53704 0, // zasubh1_then_zasubs1_then_zasubd0
53705 0, // zasubh1_then_zasubs1_then_zasubd1
53706 0, // zasubh1_then_zasubs1_then_zasubq0
53707 0, // zasubh1_then_zasubs1_then_zasubq1
53708 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
53709 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
53710 0, // dsub1_then_bsub
53711 0, // dsub1_then_hsub
53712 0, // dsub1_then_ssub
53713 0, // dsub3_then_bsub
53714 0, // dsub3_then_hsub
53715 0, // dsub3_then_ssub
53716 0, // dsub2_then_bsub
53717 0, // dsub2_then_hsub
53718 0, // dsub2_then_ssub
53719 0, // psub1_then_psub
53720 0, // qsub1_then_bsub
53721 0, // qsub1_then_dsub
53722 0, // qsub1_then_hsub
53723 0, // qsub1_then_ssub
53724 0, // qsub3_then_bsub
53725 0, // qsub3_then_dsub
53726 0, // qsub3_then_hsub
53727 0, // qsub3_then_ssub
53728 0, // qsub2_then_bsub
53729 0, // qsub2_then_dsub
53730 0, // qsub2_then_hsub
53731 0, // qsub2_then_ssub
53732 0, // x8sub_7_then_sub_32
53733 0, // x8sub_6_then_sub_32
53734 0, // x8sub_5_then_sub_32
53735 0, // x8sub_4_then_sub_32
53736 0, // x8sub_3_then_sub_32
53737 0, // x8sub_2_then_sub_32
53738 0, // x8sub_1_then_sub_32
53739 0, // subo64_then_sub_32
53740 223, // zsub1_then_bsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53741 223, // zsub1_then_dsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53742 223, // zsub1_then_hsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53743 223, // zsub1_then_ssub -> ZPR4Strided_with_dsub_in_FPR64_lo
53744 223, // zsub1_then_zsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53745 223, // zsub3_then_bsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53746 223, // zsub3_then_dsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53747 223, // zsub3_then_hsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53748 223, // zsub3_then_ssub -> ZPR4Strided_with_dsub_in_FPR64_lo
53749 223, // zsub3_then_zsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53750 223, // zsub2_then_bsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53751 223, // zsub2_then_dsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53752 223, // zsub2_then_hsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53753 223, // zsub2_then_ssub -> ZPR4Strided_with_dsub_in_FPR64_lo
53754 223, // zsub2_then_zsub -> ZPR4Strided_with_dsub_in_FPR64_lo
53755 0, // dsub0_dsub1
53756 0, // dsub0_dsub1_dsub2
53757 0, // dsub1_dsub2
53758 0, // dsub1_dsub2_dsub3
53759 0, // dsub2_dsub3
53760 0, // dsub_qsub1_then_dsub
53761 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53762 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
53763 0, // qsub0_qsub1
53764 0, // qsub0_qsub1_qsub2
53765 0, // qsub1_qsub2
53766 0, // qsub1_qsub2_qsub3
53767 0, // qsub2_qsub3
53768 0, // qsub1_then_dsub_qsub2_then_dsub
53769 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53770 0, // qsub2_then_dsub_qsub3_then_dsub
53771 0, // sub_32_x8sub_1_then_sub_32
53772 0, // x8sub_0_x8sub_1
53773 0, // x8sub_2_x8sub_3
53774 0, // x8sub_4_x8sub_5
53775 0, // x8sub_6_x8sub_7
53776 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53777 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53778 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53779 0, // sub_32_subo64_then_sub_32
53780 0, // dsub_zsub1_then_dsub
53781 0, // zsub_zsub1_then_zsub
53782 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
53783 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
53784 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
53785 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
53786 0, // zsub0_zsub1
53787 0, // zsub0_zsub1_zsub2
53788 0, // zsub1_zsub2
53789 0, // zsub1_zsub2_zsub3
53790 0, // zsub2_zsub3
53791 0, // zsub1_then_dsub_zsub2_then_dsub
53792 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
53793 0, // zsub1_then_zsub_zsub2_then_zsub
53794 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
53795 0, // zsub2_then_dsub_zsub3_then_dsub
53796 0, // zsub2_then_zsub_zsub3_then_zsub
53797 223, // zsub0_zsub2 -> ZPR4Strided_with_dsub_in_FPR64_lo
53798 223, // zsub1_zsub3 -> ZPR4Strided_with_dsub_in_FPR64_lo
53799 },
53800 { // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53801 224, // bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53802 224, // dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53803 0, // dsub0
53804 0, // dsub1
53805 0, // dsub2
53806 0, // dsub3
53807 224, // hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53808 0, // psub
53809 0, // psub0
53810 0, // psub1
53811 0, // qsub0
53812 0, // qsub1
53813 0, // qsub2
53814 0, // qsub3
53815 224, // ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53816 0, // sub_32
53817 0, // sube32
53818 0, // sube64
53819 0, // subo32
53820 0, // subo64
53821 0, // x8sub_0
53822 0, // x8sub_1
53823 0, // x8sub_2
53824 0, // x8sub_3
53825 0, // x8sub_4
53826 0, // x8sub_5
53827 0, // x8sub_6
53828 0, // x8sub_7
53829 0, // zasubb
53830 0, // zasubd0
53831 0, // zasubd1
53832 0, // zasubh0
53833 0, // zasubh1
53834 0, // zasubq0
53835 0, // zasubq1
53836 0, // zasubs0
53837 0, // zasubs1
53838 224, // zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53839 224, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53840 224, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53841 224, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53842 224, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53843 0, // zasubd1_then_zasubq0
53844 0, // zasubd1_then_zasubq1
53845 0, // zasubs1_then_zasubd0
53846 0, // zasubs1_then_zasubd1
53847 0, // zasubs1_then_zasubq0
53848 0, // zasubs1_then_zasubq1
53849 0, // zasubs1_then_zasubd1_then_zasubq0
53850 0, // zasubs1_then_zasubd1_then_zasubq1
53851 0, // zasubh1_then_zasubd0
53852 0, // zasubh1_then_zasubd1
53853 0, // zasubh1_then_zasubq0
53854 0, // zasubh1_then_zasubq1
53855 0, // zasubh1_then_zasubs0
53856 0, // zasubh1_then_zasubs1
53857 0, // zasubh1_then_zasubd1_then_zasubq0
53858 0, // zasubh1_then_zasubd1_then_zasubq1
53859 0, // zasubh1_then_zasubs1_then_zasubd0
53860 0, // zasubh1_then_zasubs1_then_zasubd1
53861 0, // zasubh1_then_zasubs1_then_zasubq0
53862 0, // zasubh1_then_zasubs1_then_zasubq1
53863 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
53864 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
53865 0, // dsub1_then_bsub
53866 0, // dsub1_then_hsub
53867 0, // dsub1_then_ssub
53868 0, // dsub3_then_bsub
53869 0, // dsub3_then_hsub
53870 0, // dsub3_then_ssub
53871 0, // dsub2_then_bsub
53872 0, // dsub2_then_hsub
53873 0, // dsub2_then_ssub
53874 0, // psub1_then_psub
53875 0, // qsub1_then_bsub
53876 0, // qsub1_then_dsub
53877 0, // qsub1_then_hsub
53878 0, // qsub1_then_ssub
53879 0, // qsub3_then_bsub
53880 0, // qsub3_then_dsub
53881 0, // qsub3_then_hsub
53882 0, // qsub3_then_ssub
53883 0, // qsub2_then_bsub
53884 0, // qsub2_then_dsub
53885 0, // qsub2_then_hsub
53886 0, // qsub2_then_ssub
53887 0, // x8sub_7_then_sub_32
53888 0, // x8sub_6_then_sub_32
53889 0, // x8sub_5_then_sub_32
53890 0, // x8sub_4_then_sub_32
53891 0, // x8sub_3_then_sub_32
53892 0, // x8sub_2_then_sub_32
53893 0, // x8sub_1_then_sub_32
53894 0, // subo64_then_sub_32
53895 224, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53896 224, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53897 224, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53898 224, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53899 224, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53900 224, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53901 224, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53902 224, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53903 224, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53904 224, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53905 224, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53906 224, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53907 224, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53908 224, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53909 224, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53910 0, // dsub0_dsub1
53911 0, // dsub0_dsub1_dsub2
53912 0, // dsub1_dsub2
53913 0, // dsub1_dsub2_dsub3
53914 0, // dsub2_dsub3
53915 0, // dsub_qsub1_then_dsub
53916 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53917 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
53918 0, // qsub0_qsub1
53919 0, // qsub0_qsub1_qsub2
53920 0, // qsub1_qsub2
53921 0, // qsub1_qsub2_qsub3
53922 0, // qsub2_qsub3
53923 0, // qsub1_then_dsub_qsub2_then_dsub
53924 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
53925 0, // qsub2_then_dsub_qsub3_then_dsub
53926 0, // sub_32_x8sub_1_then_sub_32
53927 0, // x8sub_0_x8sub_1
53928 0, // x8sub_2_x8sub_3
53929 0, // x8sub_4_x8sub_5
53930 0, // x8sub_6_x8sub_7
53931 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
53932 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
53933 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
53934 0, // sub_32_subo64_then_sub_32
53935 224, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53936 224, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53937 224, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53938 224, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53939 224, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53940 224, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53941 224, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53942 224, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53943 224, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53944 224, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53945 224, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53946 224, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53947 224, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53948 224, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53949 224, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53950 224, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53951 224, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
53952 0, // zsub0_zsub2
53953 0, // zsub1_zsub3
53954 },
53955 { // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53956 225, // bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53957 225, // dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53958 0, // dsub0
53959 0, // dsub1
53960 0, // dsub2
53961 0, // dsub3
53962 225, // hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53963 0, // psub
53964 0, // psub0
53965 0, // psub1
53966 0, // qsub0
53967 0, // qsub1
53968 0, // qsub2
53969 0, // qsub3
53970 225, // ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53971 0, // sub_32
53972 0, // sube32
53973 0, // sube64
53974 0, // subo32
53975 0, // subo64
53976 0, // x8sub_0
53977 0, // x8sub_1
53978 0, // x8sub_2
53979 0, // x8sub_3
53980 0, // x8sub_4
53981 0, // x8sub_5
53982 0, // x8sub_6
53983 0, // x8sub_7
53984 0, // zasubb
53985 0, // zasubd0
53986 0, // zasubd1
53987 0, // zasubh0
53988 0, // zasubh1
53989 0, // zasubq0
53990 0, // zasubq1
53991 0, // zasubs0
53992 0, // zasubs1
53993 225, // zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53994 225, // zsub0 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53995 225, // zsub1 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53996 225, // zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53997 225, // zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
53998 0, // zasubd1_then_zasubq0
53999 0, // zasubd1_then_zasubq1
54000 0, // zasubs1_then_zasubd0
54001 0, // zasubs1_then_zasubd1
54002 0, // zasubs1_then_zasubq0
54003 0, // zasubs1_then_zasubq1
54004 0, // zasubs1_then_zasubd1_then_zasubq0
54005 0, // zasubs1_then_zasubd1_then_zasubq1
54006 0, // zasubh1_then_zasubd0
54007 0, // zasubh1_then_zasubd1
54008 0, // zasubh1_then_zasubq0
54009 0, // zasubh1_then_zasubq1
54010 0, // zasubh1_then_zasubs0
54011 0, // zasubh1_then_zasubs1
54012 0, // zasubh1_then_zasubd1_then_zasubq0
54013 0, // zasubh1_then_zasubd1_then_zasubq1
54014 0, // zasubh1_then_zasubs1_then_zasubd0
54015 0, // zasubh1_then_zasubs1_then_zasubd1
54016 0, // zasubh1_then_zasubs1_then_zasubq0
54017 0, // zasubh1_then_zasubs1_then_zasubq1
54018 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54019 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54020 0, // dsub1_then_bsub
54021 0, // dsub1_then_hsub
54022 0, // dsub1_then_ssub
54023 0, // dsub3_then_bsub
54024 0, // dsub3_then_hsub
54025 0, // dsub3_then_ssub
54026 0, // dsub2_then_bsub
54027 0, // dsub2_then_hsub
54028 0, // dsub2_then_ssub
54029 0, // psub1_then_psub
54030 0, // qsub1_then_bsub
54031 0, // qsub1_then_dsub
54032 0, // qsub1_then_hsub
54033 0, // qsub1_then_ssub
54034 0, // qsub3_then_bsub
54035 0, // qsub3_then_dsub
54036 0, // qsub3_then_hsub
54037 0, // qsub3_then_ssub
54038 0, // qsub2_then_bsub
54039 0, // qsub2_then_dsub
54040 0, // qsub2_then_hsub
54041 0, // qsub2_then_ssub
54042 0, // x8sub_7_then_sub_32
54043 0, // x8sub_6_then_sub_32
54044 0, // x8sub_5_then_sub_32
54045 0, // x8sub_4_then_sub_32
54046 0, // x8sub_3_then_sub_32
54047 0, // x8sub_2_then_sub_32
54048 0, // x8sub_1_then_sub_32
54049 0, // subo64_then_sub_32
54050 225, // zsub1_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54051 225, // zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54052 225, // zsub1_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54053 225, // zsub1_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54054 225, // zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54055 225, // zsub3_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54056 225, // zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54057 225, // zsub3_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54058 225, // zsub3_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54059 225, // zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54060 225, // zsub2_then_bsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54061 225, // zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54062 225, // zsub2_then_hsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54063 225, // zsub2_then_ssub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54064 225, // zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54065 0, // dsub0_dsub1
54066 0, // dsub0_dsub1_dsub2
54067 0, // dsub1_dsub2
54068 0, // dsub1_dsub2_dsub3
54069 0, // dsub2_dsub3
54070 0, // dsub_qsub1_then_dsub
54071 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54072 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
54073 0, // qsub0_qsub1
54074 0, // qsub0_qsub1_qsub2
54075 0, // qsub1_qsub2
54076 0, // qsub1_qsub2_qsub3
54077 0, // qsub2_qsub3
54078 0, // qsub1_then_dsub_qsub2_then_dsub
54079 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54080 0, // qsub2_then_dsub_qsub3_then_dsub
54081 0, // sub_32_x8sub_1_then_sub_32
54082 0, // x8sub_0_x8sub_1
54083 0, // x8sub_2_x8sub_3
54084 0, // x8sub_4_x8sub_5
54085 0, // x8sub_6_x8sub_7
54086 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
54087 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
54088 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
54089 0, // sub_32_subo64_then_sub_32
54090 225, // dsub_zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54091 225, // zsub_zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54092 225, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54093 225, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54094 225, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54095 225, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54096 225, // zsub0_zsub1 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54097 225, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54098 225, // zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54099 225, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54100 225, // zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54101 225, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54102 225, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54103 225, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54104 225, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54105 225, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54106 225, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54107 0, // zsub0_zsub2
54108 0, // zsub1_zsub3
54109 },
54110 { // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54111 226, // bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54112 226, // dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54113 0, // dsub0
54114 0, // dsub1
54115 0, // dsub2
54116 0, // dsub3
54117 226, // hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54118 0, // psub
54119 0, // psub0
54120 0, // psub1
54121 0, // qsub0
54122 0, // qsub1
54123 0, // qsub2
54124 0, // qsub3
54125 226, // ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54126 0, // sub_32
54127 0, // sube32
54128 0, // sube64
54129 0, // subo32
54130 0, // subo64
54131 0, // x8sub_0
54132 0, // x8sub_1
54133 0, // x8sub_2
54134 0, // x8sub_3
54135 0, // x8sub_4
54136 0, // x8sub_5
54137 0, // x8sub_6
54138 0, // x8sub_7
54139 0, // zasubb
54140 0, // zasubd0
54141 0, // zasubd1
54142 0, // zasubh0
54143 0, // zasubh1
54144 0, // zasubq0
54145 0, // zasubq1
54146 0, // zasubs0
54147 0, // zasubs1
54148 226, // zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54149 226, // zsub0 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54150 226, // zsub1 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54151 226, // zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54152 226, // zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54153 0, // zasubd1_then_zasubq0
54154 0, // zasubd1_then_zasubq1
54155 0, // zasubs1_then_zasubd0
54156 0, // zasubs1_then_zasubd1
54157 0, // zasubs1_then_zasubq0
54158 0, // zasubs1_then_zasubq1
54159 0, // zasubs1_then_zasubd1_then_zasubq0
54160 0, // zasubs1_then_zasubd1_then_zasubq1
54161 0, // zasubh1_then_zasubd0
54162 0, // zasubh1_then_zasubd1
54163 0, // zasubh1_then_zasubq0
54164 0, // zasubh1_then_zasubq1
54165 0, // zasubh1_then_zasubs0
54166 0, // zasubh1_then_zasubs1
54167 0, // zasubh1_then_zasubd1_then_zasubq0
54168 0, // zasubh1_then_zasubd1_then_zasubq1
54169 0, // zasubh1_then_zasubs1_then_zasubd0
54170 0, // zasubh1_then_zasubs1_then_zasubd1
54171 0, // zasubh1_then_zasubs1_then_zasubq0
54172 0, // zasubh1_then_zasubs1_then_zasubq1
54173 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54174 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54175 0, // dsub1_then_bsub
54176 0, // dsub1_then_hsub
54177 0, // dsub1_then_ssub
54178 0, // dsub3_then_bsub
54179 0, // dsub3_then_hsub
54180 0, // dsub3_then_ssub
54181 0, // dsub2_then_bsub
54182 0, // dsub2_then_hsub
54183 0, // dsub2_then_ssub
54184 0, // psub1_then_psub
54185 0, // qsub1_then_bsub
54186 0, // qsub1_then_dsub
54187 0, // qsub1_then_hsub
54188 0, // qsub1_then_ssub
54189 0, // qsub3_then_bsub
54190 0, // qsub3_then_dsub
54191 0, // qsub3_then_hsub
54192 0, // qsub3_then_ssub
54193 0, // qsub2_then_bsub
54194 0, // qsub2_then_dsub
54195 0, // qsub2_then_hsub
54196 0, // qsub2_then_ssub
54197 0, // x8sub_7_then_sub_32
54198 0, // x8sub_6_then_sub_32
54199 0, // x8sub_5_then_sub_32
54200 0, // x8sub_4_then_sub_32
54201 0, // x8sub_3_then_sub_32
54202 0, // x8sub_2_then_sub_32
54203 0, // x8sub_1_then_sub_32
54204 0, // subo64_then_sub_32
54205 226, // zsub1_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54206 226, // zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54207 226, // zsub1_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54208 226, // zsub1_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54209 226, // zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54210 226, // zsub3_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54211 226, // zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54212 226, // zsub3_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54213 226, // zsub3_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54214 226, // zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54215 226, // zsub2_then_bsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54216 226, // zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54217 226, // zsub2_then_hsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54218 226, // zsub2_then_ssub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54219 226, // zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54220 0, // dsub0_dsub1
54221 0, // dsub0_dsub1_dsub2
54222 0, // dsub1_dsub2
54223 0, // dsub1_dsub2_dsub3
54224 0, // dsub2_dsub3
54225 0, // dsub_qsub1_then_dsub
54226 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54227 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
54228 0, // qsub0_qsub1
54229 0, // qsub0_qsub1_qsub2
54230 0, // qsub1_qsub2
54231 0, // qsub1_qsub2_qsub3
54232 0, // qsub2_qsub3
54233 0, // qsub1_then_dsub_qsub2_then_dsub
54234 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54235 0, // qsub2_then_dsub_qsub3_then_dsub
54236 0, // sub_32_x8sub_1_then_sub_32
54237 0, // x8sub_0_x8sub_1
54238 0, // x8sub_2_x8sub_3
54239 0, // x8sub_4_x8sub_5
54240 0, // x8sub_6_x8sub_7
54241 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
54242 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
54243 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
54244 0, // sub_32_subo64_then_sub_32
54245 226, // dsub_zsub1_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54246 226, // zsub_zsub1_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54247 226, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54248 226, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54249 226, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54250 226, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54251 226, // zsub0_zsub1 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54252 226, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54253 226, // zsub1_zsub2 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54254 226, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54255 226, // zsub2_zsub3 -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54256 226, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54257 226, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54258 226, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54259 226, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54260 226, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54261 226, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54262 0, // zsub0_zsub2
54263 0, // zsub1_zsub3
54264 },
54265 { // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54266 227, // bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54267 227, // dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54268 0, // dsub0
54269 0, // dsub1
54270 0, // dsub2
54271 0, // dsub3
54272 227, // hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54273 0, // psub
54274 0, // psub0
54275 0, // psub1
54276 0, // qsub0
54277 0, // qsub1
54278 0, // qsub2
54279 0, // qsub3
54280 227, // ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54281 0, // sub_32
54282 0, // sube32
54283 0, // sube64
54284 0, // subo32
54285 0, // subo64
54286 0, // x8sub_0
54287 0, // x8sub_1
54288 0, // x8sub_2
54289 0, // x8sub_3
54290 0, // x8sub_4
54291 0, // x8sub_5
54292 0, // x8sub_6
54293 0, // x8sub_7
54294 0, // zasubb
54295 0, // zasubd0
54296 0, // zasubd1
54297 0, // zasubh0
54298 0, // zasubh1
54299 0, // zasubq0
54300 0, // zasubq1
54301 0, // zasubs0
54302 0, // zasubs1
54303 227, // zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54304 227, // zsub0 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54305 227, // zsub1 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54306 227, // zsub2 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54307 227, // zsub3 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54308 0, // zasubd1_then_zasubq0
54309 0, // zasubd1_then_zasubq1
54310 0, // zasubs1_then_zasubd0
54311 0, // zasubs1_then_zasubd1
54312 0, // zasubs1_then_zasubq0
54313 0, // zasubs1_then_zasubq1
54314 0, // zasubs1_then_zasubd1_then_zasubq0
54315 0, // zasubs1_then_zasubd1_then_zasubq1
54316 0, // zasubh1_then_zasubd0
54317 0, // zasubh1_then_zasubd1
54318 0, // zasubh1_then_zasubq0
54319 0, // zasubh1_then_zasubq1
54320 0, // zasubh1_then_zasubs0
54321 0, // zasubh1_then_zasubs1
54322 0, // zasubh1_then_zasubd1_then_zasubq0
54323 0, // zasubh1_then_zasubd1_then_zasubq1
54324 0, // zasubh1_then_zasubs1_then_zasubd0
54325 0, // zasubh1_then_zasubs1_then_zasubd1
54326 0, // zasubh1_then_zasubs1_then_zasubq0
54327 0, // zasubh1_then_zasubs1_then_zasubq1
54328 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54329 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54330 0, // dsub1_then_bsub
54331 0, // dsub1_then_hsub
54332 0, // dsub1_then_ssub
54333 0, // dsub3_then_bsub
54334 0, // dsub3_then_hsub
54335 0, // dsub3_then_ssub
54336 0, // dsub2_then_bsub
54337 0, // dsub2_then_hsub
54338 0, // dsub2_then_ssub
54339 0, // psub1_then_psub
54340 0, // qsub1_then_bsub
54341 0, // qsub1_then_dsub
54342 0, // qsub1_then_hsub
54343 0, // qsub1_then_ssub
54344 0, // qsub3_then_bsub
54345 0, // qsub3_then_dsub
54346 0, // qsub3_then_hsub
54347 0, // qsub3_then_ssub
54348 0, // qsub2_then_bsub
54349 0, // qsub2_then_dsub
54350 0, // qsub2_then_hsub
54351 0, // qsub2_then_ssub
54352 0, // x8sub_7_then_sub_32
54353 0, // x8sub_6_then_sub_32
54354 0, // x8sub_5_then_sub_32
54355 0, // x8sub_4_then_sub_32
54356 0, // x8sub_3_then_sub_32
54357 0, // x8sub_2_then_sub_32
54358 0, // x8sub_1_then_sub_32
54359 0, // subo64_then_sub_32
54360 227, // zsub1_then_bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54361 227, // zsub1_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54362 227, // zsub1_then_hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54363 227, // zsub1_then_ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54364 227, // zsub1_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54365 227, // zsub3_then_bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54366 227, // zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54367 227, // zsub3_then_hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54368 227, // zsub3_then_ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54369 227, // zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54370 227, // zsub2_then_bsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54371 227, // zsub2_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54372 227, // zsub2_then_hsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54373 227, // zsub2_then_ssub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54374 227, // zsub2_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54375 0, // dsub0_dsub1
54376 0, // dsub0_dsub1_dsub2
54377 0, // dsub1_dsub2
54378 0, // dsub1_dsub2_dsub3
54379 0, // dsub2_dsub3
54380 0, // dsub_qsub1_then_dsub
54381 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54382 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
54383 0, // qsub0_qsub1
54384 0, // qsub0_qsub1_qsub2
54385 0, // qsub1_qsub2
54386 0, // qsub1_qsub2_qsub3
54387 0, // qsub2_qsub3
54388 0, // qsub1_then_dsub_qsub2_then_dsub
54389 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54390 0, // qsub2_then_dsub_qsub3_then_dsub
54391 0, // sub_32_x8sub_1_then_sub_32
54392 0, // x8sub_0_x8sub_1
54393 0, // x8sub_2_x8sub_3
54394 0, // x8sub_4_x8sub_5
54395 0, // x8sub_6_x8sub_7
54396 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
54397 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
54398 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
54399 0, // sub_32_subo64_then_sub_32
54400 227, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54401 227, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54402 227, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54403 227, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54404 227, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54405 227, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54406 227, // zsub0_zsub1 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54407 227, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54408 227, // zsub1_zsub2 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54409 227, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54410 227, // zsub2_zsub3 -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54411 227, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54412 227, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54413 227, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54414 227, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54415 227, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54416 227, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54417 0, // zsub0_zsub2
54418 0, // zsub1_zsub3
54419 },
54420 { // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54421 228, // bsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54422 228, // dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54423 0, // dsub0
54424 0, // dsub1
54425 0, // dsub2
54426 0, // dsub3
54427 228, // hsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54428 0, // psub
54429 0, // psub0
54430 0, // psub1
54431 0, // qsub0
54432 0, // qsub1
54433 0, // qsub2
54434 0, // qsub3
54435 228, // ssub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54436 0, // sub_32
54437 0, // sube32
54438 0, // sube64
54439 0, // subo32
54440 0, // subo64
54441 0, // x8sub_0
54442 0, // x8sub_1
54443 0, // x8sub_2
54444 0, // x8sub_3
54445 0, // x8sub_4
54446 0, // x8sub_5
54447 0, // x8sub_6
54448 0, // x8sub_7
54449 0, // zasubb
54450 0, // zasubd0
54451 0, // zasubd1
54452 0, // zasubh0
54453 0, // zasubh1
54454 0, // zasubq0
54455 0, // zasubq1
54456 0, // zasubs0
54457 0, // zasubs1
54458 228, // zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54459 228, // zsub0 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54460 228, // zsub1 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54461 228, // zsub2 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54462 228, // zsub3 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54463 0, // zasubd1_then_zasubq0
54464 0, // zasubd1_then_zasubq1
54465 0, // zasubs1_then_zasubd0
54466 0, // zasubs1_then_zasubd1
54467 0, // zasubs1_then_zasubq0
54468 0, // zasubs1_then_zasubq1
54469 0, // zasubs1_then_zasubd1_then_zasubq0
54470 0, // zasubs1_then_zasubd1_then_zasubq1
54471 0, // zasubh1_then_zasubd0
54472 0, // zasubh1_then_zasubd1
54473 0, // zasubh1_then_zasubq0
54474 0, // zasubh1_then_zasubq1
54475 0, // zasubh1_then_zasubs0
54476 0, // zasubh1_then_zasubs1
54477 0, // zasubh1_then_zasubd1_then_zasubq0
54478 0, // zasubh1_then_zasubd1_then_zasubq1
54479 0, // zasubh1_then_zasubs1_then_zasubd0
54480 0, // zasubh1_then_zasubs1_then_zasubd1
54481 0, // zasubh1_then_zasubs1_then_zasubq0
54482 0, // zasubh1_then_zasubs1_then_zasubq1
54483 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54484 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54485 0, // dsub1_then_bsub
54486 0, // dsub1_then_hsub
54487 0, // dsub1_then_ssub
54488 0, // dsub3_then_bsub
54489 0, // dsub3_then_hsub
54490 0, // dsub3_then_ssub
54491 0, // dsub2_then_bsub
54492 0, // dsub2_then_hsub
54493 0, // dsub2_then_ssub
54494 0, // psub1_then_psub
54495 0, // qsub1_then_bsub
54496 0, // qsub1_then_dsub
54497 0, // qsub1_then_hsub
54498 0, // qsub1_then_ssub
54499 0, // qsub3_then_bsub
54500 0, // qsub3_then_dsub
54501 0, // qsub3_then_hsub
54502 0, // qsub3_then_ssub
54503 0, // qsub2_then_bsub
54504 0, // qsub2_then_dsub
54505 0, // qsub2_then_hsub
54506 0, // qsub2_then_ssub
54507 0, // x8sub_7_then_sub_32
54508 0, // x8sub_6_then_sub_32
54509 0, // x8sub_5_then_sub_32
54510 0, // x8sub_4_then_sub_32
54511 0, // x8sub_3_then_sub_32
54512 0, // x8sub_2_then_sub_32
54513 0, // x8sub_1_then_sub_32
54514 0, // subo64_then_sub_32
54515 228, // zsub1_then_bsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54516 228, // zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54517 228, // zsub1_then_hsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54518 228, // zsub1_then_ssub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54519 228, // zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54520 228, // zsub3_then_bsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54521 228, // zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54522 228, // zsub3_then_hsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54523 228, // zsub3_then_ssub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54524 228, // zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54525 228, // zsub2_then_bsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54526 228, // zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54527 228, // zsub2_then_hsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54528 228, // zsub2_then_ssub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54529 228, // zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54530 0, // dsub0_dsub1
54531 0, // dsub0_dsub1_dsub2
54532 0, // dsub1_dsub2
54533 0, // dsub1_dsub2_dsub3
54534 0, // dsub2_dsub3
54535 0, // dsub_qsub1_then_dsub
54536 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54537 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
54538 0, // qsub0_qsub1
54539 0, // qsub0_qsub1_qsub2
54540 0, // qsub1_qsub2
54541 0, // qsub1_qsub2_qsub3
54542 0, // qsub2_qsub3
54543 0, // qsub1_then_dsub_qsub2_then_dsub
54544 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54545 0, // qsub2_then_dsub_qsub3_then_dsub
54546 0, // sub_32_x8sub_1_then_sub_32
54547 0, // x8sub_0_x8sub_1
54548 0, // x8sub_2_x8sub_3
54549 0, // x8sub_4_x8sub_5
54550 0, // x8sub_6_x8sub_7
54551 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
54552 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
54553 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
54554 0, // sub_32_subo64_then_sub_32
54555 228, // dsub_zsub1_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54556 228, // zsub_zsub1_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54557 228, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54558 228, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54559 228, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54560 228, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54561 228, // zsub0_zsub1 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54562 228, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54563 228, // zsub1_zsub2 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54564 228, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54565 228, // zsub2_zsub3 -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54566 228, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54567 228, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54568 228, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54569 228, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54570 228, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54571 228, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
54572 0, // zsub0_zsub2
54573 0, // zsub1_zsub3
54574 },
54575 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54576 229, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54577 229, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54578 0, // dsub0
54579 0, // dsub1
54580 0, // dsub2
54581 0, // dsub3
54582 229, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54583 0, // psub
54584 0, // psub0
54585 0, // psub1
54586 0, // qsub0
54587 0, // qsub1
54588 0, // qsub2
54589 0, // qsub3
54590 229, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54591 0, // sub_32
54592 0, // sube32
54593 0, // sube64
54594 0, // subo32
54595 0, // subo64
54596 0, // x8sub_0
54597 0, // x8sub_1
54598 0, // x8sub_2
54599 0, // x8sub_3
54600 0, // x8sub_4
54601 0, // x8sub_5
54602 0, // x8sub_6
54603 0, // x8sub_7
54604 0, // zasubb
54605 0, // zasubd0
54606 0, // zasubd1
54607 0, // zasubh0
54608 0, // zasubh1
54609 0, // zasubq0
54610 0, // zasubq1
54611 0, // zasubs0
54612 0, // zasubs1
54613 229, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54614 229, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54615 229, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54616 229, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54617 229, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54618 0, // zasubd1_then_zasubq0
54619 0, // zasubd1_then_zasubq1
54620 0, // zasubs1_then_zasubd0
54621 0, // zasubs1_then_zasubd1
54622 0, // zasubs1_then_zasubq0
54623 0, // zasubs1_then_zasubq1
54624 0, // zasubs1_then_zasubd1_then_zasubq0
54625 0, // zasubs1_then_zasubd1_then_zasubq1
54626 0, // zasubh1_then_zasubd0
54627 0, // zasubh1_then_zasubd1
54628 0, // zasubh1_then_zasubq0
54629 0, // zasubh1_then_zasubq1
54630 0, // zasubh1_then_zasubs0
54631 0, // zasubh1_then_zasubs1
54632 0, // zasubh1_then_zasubd1_then_zasubq0
54633 0, // zasubh1_then_zasubd1_then_zasubq1
54634 0, // zasubh1_then_zasubs1_then_zasubd0
54635 0, // zasubh1_then_zasubs1_then_zasubd1
54636 0, // zasubh1_then_zasubs1_then_zasubq0
54637 0, // zasubh1_then_zasubs1_then_zasubq1
54638 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54639 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54640 0, // dsub1_then_bsub
54641 0, // dsub1_then_hsub
54642 0, // dsub1_then_ssub
54643 0, // dsub3_then_bsub
54644 0, // dsub3_then_hsub
54645 0, // dsub3_then_ssub
54646 0, // dsub2_then_bsub
54647 0, // dsub2_then_hsub
54648 0, // dsub2_then_ssub
54649 0, // psub1_then_psub
54650 0, // qsub1_then_bsub
54651 0, // qsub1_then_dsub
54652 0, // qsub1_then_hsub
54653 0, // qsub1_then_ssub
54654 0, // qsub3_then_bsub
54655 0, // qsub3_then_dsub
54656 0, // qsub3_then_hsub
54657 0, // qsub3_then_ssub
54658 0, // qsub2_then_bsub
54659 0, // qsub2_then_dsub
54660 0, // qsub2_then_hsub
54661 0, // qsub2_then_ssub
54662 0, // x8sub_7_then_sub_32
54663 0, // x8sub_6_then_sub_32
54664 0, // x8sub_5_then_sub_32
54665 0, // x8sub_4_then_sub_32
54666 0, // x8sub_3_then_sub_32
54667 0, // x8sub_2_then_sub_32
54668 0, // x8sub_1_then_sub_32
54669 0, // subo64_then_sub_32
54670 229, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54671 229, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54672 229, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54673 229, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54674 229, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54675 229, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54676 229, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54677 229, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54678 229, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54679 229, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54680 229, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54681 229, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54682 229, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54683 229, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54684 229, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54685 0, // dsub0_dsub1
54686 0, // dsub0_dsub1_dsub2
54687 0, // dsub1_dsub2
54688 0, // dsub1_dsub2_dsub3
54689 0, // dsub2_dsub3
54690 0, // dsub_qsub1_then_dsub
54691 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54692 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
54693 0, // qsub0_qsub1
54694 0, // qsub0_qsub1_qsub2
54695 0, // qsub1_qsub2
54696 0, // qsub1_qsub2_qsub3
54697 0, // qsub2_qsub3
54698 0, // qsub1_then_dsub_qsub2_then_dsub
54699 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54700 0, // qsub2_then_dsub_qsub3_then_dsub
54701 0, // sub_32_x8sub_1_then_sub_32
54702 0, // x8sub_0_x8sub_1
54703 0, // x8sub_2_x8sub_3
54704 0, // x8sub_4_x8sub_5
54705 0, // x8sub_6_x8sub_7
54706 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
54707 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
54708 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
54709 0, // sub_32_subo64_then_sub_32
54710 229, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54711 229, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54712 229, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54713 229, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54714 229, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54715 229, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54716 229, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54717 229, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54718 229, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54719 229, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54720 229, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54721 229, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54722 229, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54723 229, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54724 229, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54725 229, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54726 229, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54727 0, // zsub0_zsub2
54728 0, // zsub1_zsub3
54729 },
54730 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54731 230, // bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54732 230, // dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54733 0, // dsub0
54734 0, // dsub1
54735 0, // dsub2
54736 0, // dsub3
54737 230, // hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54738 0, // psub
54739 0, // psub0
54740 0, // psub1
54741 0, // qsub0
54742 0, // qsub1
54743 0, // qsub2
54744 0, // qsub3
54745 230, // ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54746 0, // sub_32
54747 0, // sube32
54748 0, // sube64
54749 0, // subo32
54750 0, // subo64
54751 0, // x8sub_0
54752 0, // x8sub_1
54753 0, // x8sub_2
54754 0, // x8sub_3
54755 0, // x8sub_4
54756 0, // x8sub_5
54757 0, // x8sub_6
54758 0, // x8sub_7
54759 0, // zasubb
54760 0, // zasubd0
54761 0, // zasubd1
54762 0, // zasubh0
54763 0, // zasubh1
54764 0, // zasubq0
54765 0, // zasubq1
54766 0, // zasubs0
54767 0, // zasubs1
54768 230, // zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54769 230, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54770 230, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54771 230, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54772 230, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54773 0, // zasubd1_then_zasubq0
54774 0, // zasubd1_then_zasubq1
54775 0, // zasubs1_then_zasubd0
54776 0, // zasubs1_then_zasubd1
54777 0, // zasubs1_then_zasubq0
54778 0, // zasubs1_then_zasubq1
54779 0, // zasubs1_then_zasubd1_then_zasubq0
54780 0, // zasubs1_then_zasubd1_then_zasubq1
54781 0, // zasubh1_then_zasubd0
54782 0, // zasubh1_then_zasubd1
54783 0, // zasubh1_then_zasubq0
54784 0, // zasubh1_then_zasubq1
54785 0, // zasubh1_then_zasubs0
54786 0, // zasubh1_then_zasubs1
54787 0, // zasubh1_then_zasubd1_then_zasubq0
54788 0, // zasubh1_then_zasubd1_then_zasubq1
54789 0, // zasubh1_then_zasubs1_then_zasubd0
54790 0, // zasubh1_then_zasubs1_then_zasubd1
54791 0, // zasubh1_then_zasubs1_then_zasubq0
54792 0, // zasubh1_then_zasubs1_then_zasubq1
54793 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54794 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54795 0, // dsub1_then_bsub
54796 0, // dsub1_then_hsub
54797 0, // dsub1_then_ssub
54798 0, // dsub3_then_bsub
54799 0, // dsub3_then_hsub
54800 0, // dsub3_then_ssub
54801 0, // dsub2_then_bsub
54802 0, // dsub2_then_hsub
54803 0, // dsub2_then_ssub
54804 0, // psub1_then_psub
54805 0, // qsub1_then_bsub
54806 0, // qsub1_then_dsub
54807 0, // qsub1_then_hsub
54808 0, // qsub1_then_ssub
54809 0, // qsub3_then_bsub
54810 0, // qsub3_then_dsub
54811 0, // qsub3_then_hsub
54812 0, // qsub3_then_ssub
54813 0, // qsub2_then_bsub
54814 0, // qsub2_then_dsub
54815 0, // qsub2_then_hsub
54816 0, // qsub2_then_ssub
54817 0, // x8sub_7_then_sub_32
54818 0, // x8sub_6_then_sub_32
54819 0, // x8sub_5_then_sub_32
54820 0, // x8sub_4_then_sub_32
54821 0, // x8sub_3_then_sub_32
54822 0, // x8sub_2_then_sub_32
54823 0, // x8sub_1_then_sub_32
54824 0, // subo64_then_sub_32
54825 230, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54826 230, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54827 230, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54828 230, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54829 230, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54830 230, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54831 230, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54832 230, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54833 230, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54834 230, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54835 230, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54836 230, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54837 230, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54838 230, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54839 230, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54840 0, // dsub0_dsub1
54841 0, // dsub0_dsub1_dsub2
54842 0, // dsub1_dsub2
54843 0, // dsub1_dsub2_dsub3
54844 0, // dsub2_dsub3
54845 0, // dsub_qsub1_then_dsub
54846 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54847 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
54848 0, // qsub0_qsub1
54849 0, // qsub0_qsub1_qsub2
54850 0, // qsub1_qsub2
54851 0, // qsub1_qsub2_qsub3
54852 0, // qsub2_qsub3
54853 0, // qsub1_then_dsub_qsub2_then_dsub
54854 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
54855 0, // qsub2_then_dsub_qsub3_then_dsub
54856 0, // sub_32_x8sub_1_then_sub_32
54857 0, // x8sub_0_x8sub_1
54858 0, // x8sub_2_x8sub_3
54859 0, // x8sub_4_x8sub_5
54860 0, // x8sub_6_x8sub_7
54861 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
54862 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
54863 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
54864 0, // sub_32_subo64_then_sub_32
54865 230, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54866 230, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54867 230, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54868 230, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54869 230, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54870 230, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54871 230, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54872 230, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54873 230, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54874 230, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54875 230, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54876 230, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54877 230, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54878 230, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54879 230, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54880 230, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54881 230, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
54882 0, // zsub0_zsub2
54883 0, // zsub1_zsub3
54884 },
54885 { // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54886 231, // bsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54887 231, // dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54888 0, // dsub0
54889 0, // dsub1
54890 0, // dsub2
54891 0, // dsub3
54892 231, // hsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54893 0, // psub
54894 0, // psub0
54895 0, // psub1
54896 0, // qsub0
54897 0, // qsub1
54898 0, // qsub2
54899 0, // qsub3
54900 231, // ssub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54901 0, // sub_32
54902 0, // sube32
54903 0, // sube64
54904 0, // subo32
54905 0, // subo64
54906 0, // x8sub_0
54907 0, // x8sub_1
54908 0, // x8sub_2
54909 0, // x8sub_3
54910 0, // x8sub_4
54911 0, // x8sub_5
54912 0, // x8sub_6
54913 0, // x8sub_7
54914 0, // zasubb
54915 0, // zasubd0
54916 0, // zasubd1
54917 0, // zasubh0
54918 0, // zasubh1
54919 0, // zasubq0
54920 0, // zasubq1
54921 0, // zasubs0
54922 0, // zasubs1
54923 231, // zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54924 231, // zsub0 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54925 231, // zsub1 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54926 231, // zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54927 231, // zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54928 0, // zasubd1_then_zasubq0
54929 0, // zasubd1_then_zasubq1
54930 0, // zasubs1_then_zasubd0
54931 0, // zasubs1_then_zasubd1
54932 0, // zasubs1_then_zasubq0
54933 0, // zasubs1_then_zasubq1
54934 0, // zasubs1_then_zasubd1_then_zasubq0
54935 0, // zasubs1_then_zasubd1_then_zasubq1
54936 0, // zasubh1_then_zasubd0
54937 0, // zasubh1_then_zasubd1
54938 0, // zasubh1_then_zasubq0
54939 0, // zasubh1_then_zasubq1
54940 0, // zasubh1_then_zasubs0
54941 0, // zasubh1_then_zasubs1
54942 0, // zasubh1_then_zasubd1_then_zasubq0
54943 0, // zasubh1_then_zasubd1_then_zasubq1
54944 0, // zasubh1_then_zasubs1_then_zasubd0
54945 0, // zasubh1_then_zasubs1_then_zasubd1
54946 0, // zasubh1_then_zasubs1_then_zasubq0
54947 0, // zasubh1_then_zasubs1_then_zasubq1
54948 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
54949 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
54950 0, // dsub1_then_bsub
54951 0, // dsub1_then_hsub
54952 0, // dsub1_then_ssub
54953 0, // dsub3_then_bsub
54954 0, // dsub3_then_hsub
54955 0, // dsub3_then_ssub
54956 0, // dsub2_then_bsub
54957 0, // dsub2_then_hsub
54958 0, // dsub2_then_ssub
54959 0, // psub1_then_psub
54960 0, // qsub1_then_bsub
54961 0, // qsub1_then_dsub
54962 0, // qsub1_then_hsub
54963 0, // qsub1_then_ssub
54964 0, // qsub3_then_bsub
54965 0, // qsub3_then_dsub
54966 0, // qsub3_then_hsub
54967 0, // qsub3_then_ssub
54968 0, // qsub2_then_bsub
54969 0, // qsub2_then_dsub
54970 0, // qsub2_then_hsub
54971 0, // qsub2_then_ssub
54972 0, // x8sub_7_then_sub_32
54973 0, // x8sub_6_then_sub_32
54974 0, // x8sub_5_then_sub_32
54975 0, // x8sub_4_then_sub_32
54976 0, // x8sub_3_then_sub_32
54977 0, // x8sub_2_then_sub_32
54978 0, // x8sub_1_then_sub_32
54979 0, // subo64_then_sub_32
54980 231, // zsub1_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54981 231, // zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54982 231, // zsub1_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54983 231, // zsub1_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54984 231, // zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54985 231, // zsub3_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54986 231, // zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54987 231, // zsub3_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54988 231, // zsub3_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54989 231, // zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54990 231, // zsub2_then_bsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54991 231, // zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54992 231, // zsub2_then_hsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54993 231, // zsub2_then_ssub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54994 231, // zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
54995 0, // dsub0_dsub1
54996 0, // dsub0_dsub1_dsub2
54997 0, // dsub1_dsub2
54998 0, // dsub1_dsub2_dsub3
54999 0, // dsub2_dsub3
55000 0, // dsub_qsub1_then_dsub
55001 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55002 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55003 0, // qsub0_qsub1
55004 0, // qsub0_qsub1_qsub2
55005 0, // qsub1_qsub2
55006 0, // qsub1_qsub2_qsub3
55007 0, // qsub2_qsub3
55008 0, // qsub1_then_dsub_qsub2_then_dsub
55009 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55010 0, // qsub2_then_dsub_qsub3_then_dsub
55011 0, // sub_32_x8sub_1_then_sub_32
55012 0, // x8sub_0_x8sub_1
55013 0, // x8sub_2_x8sub_3
55014 0, // x8sub_4_x8sub_5
55015 0, // x8sub_6_x8sub_7
55016 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
55017 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
55018 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
55019 0, // sub_32_subo64_then_sub_32
55020 231, // dsub_zsub1_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55021 231, // zsub_zsub1_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55022 231, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55023 231, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55024 231, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55025 231, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55026 231, // zsub0_zsub1 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55027 231, // zsub0_zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55028 231, // zsub1_zsub2 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55029 231, // zsub1_zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55030 231, // zsub2_zsub3 -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55031 231, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55032 231, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55033 231, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55034 231, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55035 231, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55036 231, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55037 0, // zsub0_zsub2
55038 0, // zsub1_zsub3
55039 },
55040 { // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55041 232, // bsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55042 232, // dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55043 0, // dsub0
55044 0, // dsub1
55045 0, // dsub2
55046 0, // dsub3
55047 232, // hsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55048 0, // psub
55049 0, // psub0
55050 0, // psub1
55051 0, // qsub0
55052 0, // qsub1
55053 0, // qsub2
55054 0, // qsub3
55055 232, // ssub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55056 0, // sub_32
55057 0, // sube32
55058 0, // sube64
55059 0, // subo32
55060 0, // subo64
55061 0, // x8sub_0
55062 0, // x8sub_1
55063 0, // x8sub_2
55064 0, // x8sub_3
55065 0, // x8sub_4
55066 0, // x8sub_5
55067 0, // x8sub_6
55068 0, // x8sub_7
55069 0, // zasubb
55070 0, // zasubd0
55071 0, // zasubd1
55072 0, // zasubh0
55073 0, // zasubh1
55074 0, // zasubq0
55075 0, // zasubq1
55076 0, // zasubs0
55077 0, // zasubs1
55078 232, // zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55079 232, // zsub0 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55080 232, // zsub1 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55081 232, // zsub2 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55082 232, // zsub3 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55083 0, // zasubd1_then_zasubq0
55084 0, // zasubd1_then_zasubq1
55085 0, // zasubs1_then_zasubd0
55086 0, // zasubs1_then_zasubd1
55087 0, // zasubs1_then_zasubq0
55088 0, // zasubs1_then_zasubq1
55089 0, // zasubs1_then_zasubd1_then_zasubq0
55090 0, // zasubs1_then_zasubd1_then_zasubq1
55091 0, // zasubh1_then_zasubd0
55092 0, // zasubh1_then_zasubd1
55093 0, // zasubh1_then_zasubq0
55094 0, // zasubh1_then_zasubq1
55095 0, // zasubh1_then_zasubs0
55096 0, // zasubh1_then_zasubs1
55097 0, // zasubh1_then_zasubd1_then_zasubq0
55098 0, // zasubh1_then_zasubd1_then_zasubq1
55099 0, // zasubh1_then_zasubs1_then_zasubd0
55100 0, // zasubh1_then_zasubs1_then_zasubd1
55101 0, // zasubh1_then_zasubs1_then_zasubq0
55102 0, // zasubh1_then_zasubs1_then_zasubq1
55103 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
55104 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
55105 0, // dsub1_then_bsub
55106 0, // dsub1_then_hsub
55107 0, // dsub1_then_ssub
55108 0, // dsub3_then_bsub
55109 0, // dsub3_then_hsub
55110 0, // dsub3_then_ssub
55111 0, // dsub2_then_bsub
55112 0, // dsub2_then_hsub
55113 0, // dsub2_then_ssub
55114 0, // psub1_then_psub
55115 0, // qsub1_then_bsub
55116 0, // qsub1_then_dsub
55117 0, // qsub1_then_hsub
55118 0, // qsub1_then_ssub
55119 0, // qsub3_then_bsub
55120 0, // qsub3_then_dsub
55121 0, // qsub3_then_hsub
55122 0, // qsub3_then_ssub
55123 0, // qsub2_then_bsub
55124 0, // qsub2_then_dsub
55125 0, // qsub2_then_hsub
55126 0, // qsub2_then_ssub
55127 0, // x8sub_7_then_sub_32
55128 0, // x8sub_6_then_sub_32
55129 0, // x8sub_5_then_sub_32
55130 0, // x8sub_4_then_sub_32
55131 0, // x8sub_3_then_sub_32
55132 0, // x8sub_2_then_sub_32
55133 0, // x8sub_1_then_sub_32
55134 0, // subo64_then_sub_32
55135 232, // zsub1_then_bsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55136 232, // zsub1_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55137 232, // zsub1_then_hsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55138 232, // zsub1_then_ssub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55139 232, // zsub1_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55140 232, // zsub3_then_bsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55141 232, // zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55142 232, // zsub3_then_hsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55143 232, // zsub3_then_ssub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55144 232, // zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55145 232, // zsub2_then_bsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55146 232, // zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55147 232, // zsub2_then_hsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55148 232, // zsub2_then_ssub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55149 232, // zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55150 0, // dsub0_dsub1
55151 0, // dsub0_dsub1_dsub2
55152 0, // dsub1_dsub2
55153 0, // dsub1_dsub2_dsub3
55154 0, // dsub2_dsub3
55155 0, // dsub_qsub1_then_dsub
55156 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55157 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55158 0, // qsub0_qsub1
55159 0, // qsub0_qsub1_qsub2
55160 0, // qsub1_qsub2
55161 0, // qsub1_qsub2_qsub3
55162 0, // qsub2_qsub3
55163 0, // qsub1_then_dsub_qsub2_then_dsub
55164 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55165 0, // qsub2_then_dsub_qsub3_then_dsub
55166 0, // sub_32_x8sub_1_then_sub_32
55167 0, // x8sub_0_x8sub_1
55168 0, // x8sub_2_x8sub_3
55169 0, // x8sub_4_x8sub_5
55170 0, // x8sub_6_x8sub_7
55171 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
55172 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
55173 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
55174 0, // sub_32_subo64_then_sub_32
55175 232, // dsub_zsub1_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55176 232, // zsub_zsub1_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55177 232, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55178 232, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55179 232, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55180 232, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55181 232, // zsub0_zsub1 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55182 232, // zsub0_zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55183 232, // zsub1_zsub2 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55184 232, // zsub1_zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55185 232, // zsub2_zsub3 -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55186 232, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55187 232, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55188 232, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55189 232, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55190 232, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55191 232, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
55192 0, // zsub0_zsub2
55193 0, // zsub1_zsub3
55194 },
55195 { // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55196 233, // bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55197 233, // dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55198 0, // dsub0
55199 0, // dsub1
55200 0, // dsub2
55201 0, // dsub3
55202 233, // hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55203 0, // psub
55204 0, // psub0
55205 0, // psub1
55206 0, // qsub0
55207 0, // qsub1
55208 0, // qsub2
55209 0, // qsub3
55210 233, // ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55211 0, // sub_32
55212 0, // sube32
55213 0, // sube64
55214 0, // subo32
55215 0, // subo64
55216 0, // x8sub_0
55217 0, // x8sub_1
55218 0, // x8sub_2
55219 0, // x8sub_3
55220 0, // x8sub_4
55221 0, // x8sub_5
55222 0, // x8sub_6
55223 0, // x8sub_7
55224 0, // zasubb
55225 0, // zasubd0
55226 0, // zasubd1
55227 0, // zasubh0
55228 0, // zasubh1
55229 0, // zasubq0
55230 0, // zasubq1
55231 0, // zasubs0
55232 0, // zasubs1
55233 233, // zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55234 233, // zsub0 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55235 233, // zsub1 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55236 233, // zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55237 233, // zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55238 0, // zasubd1_then_zasubq0
55239 0, // zasubd1_then_zasubq1
55240 0, // zasubs1_then_zasubd0
55241 0, // zasubs1_then_zasubd1
55242 0, // zasubs1_then_zasubq0
55243 0, // zasubs1_then_zasubq1
55244 0, // zasubs1_then_zasubd1_then_zasubq0
55245 0, // zasubs1_then_zasubd1_then_zasubq1
55246 0, // zasubh1_then_zasubd0
55247 0, // zasubh1_then_zasubd1
55248 0, // zasubh1_then_zasubq0
55249 0, // zasubh1_then_zasubq1
55250 0, // zasubh1_then_zasubs0
55251 0, // zasubh1_then_zasubs1
55252 0, // zasubh1_then_zasubd1_then_zasubq0
55253 0, // zasubh1_then_zasubd1_then_zasubq1
55254 0, // zasubh1_then_zasubs1_then_zasubd0
55255 0, // zasubh1_then_zasubs1_then_zasubd1
55256 0, // zasubh1_then_zasubs1_then_zasubq0
55257 0, // zasubh1_then_zasubs1_then_zasubq1
55258 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
55259 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
55260 0, // dsub1_then_bsub
55261 0, // dsub1_then_hsub
55262 0, // dsub1_then_ssub
55263 0, // dsub3_then_bsub
55264 0, // dsub3_then_hsub
55265 0, // dsub3_then_ssub
55266 0, // dsub2_then_bsub
55267 0, // dsub2_then_hsub
55268 0, // dsub2_then_ssub
55269 0, // psub1_then_psub
55270 0, // qsub1_then_bsub
55271 0, // qsub1_then_dsub
55272 0, // qsub1_then_hsub
55273 0, // qsub1_then_ssub
55274 0, // qsub3_then_bsub
55275 0, // qsub3_then_dsub
55276 0, // qsub3_then_hsub
55277 0, // qsub3_then_ssub
55278 0, // qsub2_then_bsub
55279 0, // qsub2_then_dsub
55280 0, // qsub2_then_hsub
55281 0, // qsub2_then_ssub
55282 0, // x8sub_7_then_sub_32
55283 0, // x8sub_6_then_sub_32
55284 0, // x8sub_5_then_sub_32
55285 0, // x8sub_4_then_sub_32
55286 0, // x8sub_3_then_sub_32
55287 0, // x8sub_2_then_sub_32
55288 0, // x8sub_1_then_sub_32
55289 0, // subo64_then_sub_32
55290 233, // zsub1_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55291 233, // zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55292 233, // zsub1_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55293 233, // zsub1_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55294 233, // zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55295 233, // zsub3_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55296 233, // zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55297 233, // zsub3_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55298 233, // zsub3_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55299 233, // zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55300 233, // zsub2_then_bsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55301 233, // zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55302 233, // zsub2_then_hsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55303 233, // zsub2_then_ssub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55304 233, // zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55305 0, // dsub0_dsub1
55306 0, // dsub0_dsub1_dsub2
55307 0, // dsub1_dsub2
55308 0, // dsub1_dsub2_dsub3
55309 0, // dsub2_dsub3
55310 0, // dsub_qsub1_then_dsub
55311 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55312 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55313 0, // qsub0_qsub1
55314 0, // qsub0_qsub1_qsub2
55315 0, // qsub1_qsub2
55316 0, // qsub1_qsub2_qsub3
55317 0, // qsub2_qsub3
55318 0, // qsub1_then_dsub_qsub2_then_dsub
55319 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55320 0, // qsub2_then_dsub_qsub3_then_dsub
55321 0, // sub_32_x8sub_1_then_sub_32
55322 0, // x8sub_0_x8sub_1
55323 0, // x8sub_2_x8sub_3
55324 0, // x8sub_4_x8sub_5
55325 0, // x8sub_6_x8sub_7
55326 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
55327 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
55328 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
55329 0, // sub_32_subo64_then_sub_32
55330 233, // dsub_zsub1_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55331 233, // zsub_zsub1_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55332 233, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55333 233, // dsub_zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55334 233, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55335 233, // zsub_zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55336 233, // zsub0_zsub1 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55337 233, // zsub0_zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55338 233, // zsub1_zsub2 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55339 233, // zsub1_zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55340 233, // zsub2_zsub3 -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55341 233, // zsub1_then_dsub_zsub2_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55342 233, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55343 233, // zsub1_then_zsub_zsub2_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55344 233, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55345 233, // zsub2_then_dsub_zsub3_then_dsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55346 233, // zsub2_then_zsub_zsub3_then_zsub -> ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
55347 0, // zsub0_zsub2
55348 0, // zsub1_zsub3
55349 },
55350 { // GPR64x8Class
55351 0, // bsub
55352 0, // dsub
55353 0, // dsub0
55354 0, // dsub1
55355 0, // dsub2
55356 0, // dsub3
55357 0, // hsub
55358 0, // psub
55359 0, // psub0
55360 0, // psub1
55361 0, // qsub0
55362 0, // qsub1
55363 0, // qsub2
55364 0, // qsub3
55365 0, // ssub
55366 234, // sub_32 -> GPR64x8Class
55367 0, // sube32
55368 0, // sube64
55369 0, // subo32
55370 0, // subo64
55371 234, // x8sub_0 -> GPR64x8Class
55372 234, // x8sub_1 -> GPR64x8Class
55373 234, // x8sub_2 -> GPR64x8Class
55374 234, // x8sub_3 -> GPR64x8Class
55375 234, // x8sub_4 -> GPR64x8Class
55376 234, // x8sub_5 -> GPR64x8Class
55377 234, // x8sub_6 -> GPR64x8Class
55378 234, // x8sub_7 -> GPR64x8Class
55379 0, // zasubb
55380 0, // zasubd0
55381 0, // zasubd1
55382 0, // zasubh0
55383 0, // zasubh1
55384 0, // zasubq0
55385 0, // zasubq1
55386 0, // zasubs0
55387 0, // zasubs1
55388 0, // zsub
55389 0, // zsub0
55390 0, // zsub1
55391 0, // zsub2
55392 0, // zsub3
55393 0, // zasubd1_then_zasubq0
55394 0, // zasubd1_then_zasubq1
55395 0, // zasubs1_then_zasubd0
55396 0, // zasubs1_then_zasubd1
55397 0, // zasubs1_then_zasubq0
55398 0, // zasubs1_then_zasubq1
55399 0, // zasubs1_then_zasubd1_then_zasubq0
55400 0, // zasubs1_then_zasubd1_then_zasubq1
55401 0, // zasubh1_then_zasubd0
55402 0, // zasubh1_then_zasubd1
55403 0, // zasubh1_then_zasubq0
55404 0, // zasubh1_then_zasubq1
55405 0, // zasubh1_then_zasubs0
55406 0, // zasubh1_then_zasubs1
55407 0, // zasubh1_then_zasubd1_then_zasubq0
55408 0, // zasubh1_then_zasubd1_then_zasubq1
55409 0, // zasubh1_then_zasubs1_then_zasubd0
55410 0, // zasubh1_then_zasubs1_then_zasubd1
55411 0, // zasubh1_then_zasubs1_then_zasubq0
55412 0, // zasubh1_then_zasubs1_then_zasubq1
55413 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
55414 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
55415 0, // dsub1_then_bsub
55416 0, // dsub1_then_hsub
55417 0, // dsub1_then_ssub
55418 0, // dsub3_then_bsub
55419 0, // dsub3_then_hsub
55420 0, // dsub3_then_ssub
55421 0, // dsub2_then_bsub
55422 0, // dsub2_then_hsub
55423 0, // dsub2_then_ssub
55424 0, // psub1_then_psub
55425 0, // qsub1_then_bsub
55426 0, // qsub1_then_dsub
55427 0, // qsub1_then_hsub
55428 0, // qsub1_then_ssub
55429 0, // qsub3_then_bsub
55430 0, // qsub3_then_dsub
55431 0, // qsub3_then_hsub
55432 0, // qsub3_then_ssub
55433 0, // qsub2_then_bsub
55434 0, // qsub2_then_dsub
55435 0, // qsub2_then_hsub
55436 0, // qsub2_then_ssub
55437 234, // x8sub_7_then_sub_32 -> GPR64x8Class
55438 234, // x8sub_6_then_sub_32 -> GPR64x8Class
55439 234, // x8sub_5_then_sub_32 -> GPR64x8Class
55440 234, // x8sub_4_then_sub_32 -> GPR64x8Class
55441 234, // x8sub_3_then_sub_32 -> GPR64x8Class
55442 234, // x8sub_2_then_sub_32 -> GPR64x8Class
55443 234, // x8sub_1_then_sub_32 -> GPR64x8Class
55444 0, // subo64_then_sub_32
55445 0, // zsub1_then_bsub
55446 0, // zsub1_then_dsub
55447 0, // zsub1_then_hsub
55448 0, // zsub1_then_ssub
55449 0, // zsub1_then_zsub
55450 0, // zsub3_then_bsub
55451 0, // zsub3_then_dsub
55452 0, // zsub3_then_hsub
55453 0, // zsub3_then_ssub
55454 0, // zsub3_then_zsub
55455 0, // zsub2_then_bsub
55456 0, // zsub2_then_dsub
55457 0, // zsub2_then_hsub
55458 0, // zsub2_then_ssub
55459 0, // zsub2_then_zsub
55460 0, // dsub0_dsub1
55461 0, // dsub0_dsub1_dsub2
55462 0, // dsub1_dsub2
55463 0, // dsub1_dsub2_dsub3
55464 0, // dsub2_dsub3
55465 0, // dsub_qsub1_then_dsub
55466 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55467 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55468 0, // qsub0_qsub1
55469 0, // qsub0_qsub1_qsub2
55470 0, // qsub1_qsub2
55471 0, // qsub1_qsub2_qsub3
55472 0, // qsub2_qsub3
55473 0, // qsub1_then_dsub_qsub2_then_dsub
55474 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55475 0, // qsub2_then_dsub_qsub3_then_dsub
55476 234, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class
55477 234, // x8sub_0_x8sub_1 -> GPR64x8Class
55478 234, // x8sub_2_x8sub_3 -> GPR64x8Class
55479 234, // x8sub_4_x8sub_5 -> GPR64x8Class
55480 234, // x8sub_6_x8sub_7 -> GPR64x8Class
55481 234, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class
55482 234, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class
55483 234, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class
55484 0, // sub_32_subo64_then_sub_32
55485 0, // dsub_zsub1_then_dsub
55486 0, // zsub_zsub1_then_zsub
55487 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55488 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
55489 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55490 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
55491 0, // zsub0_zsub1
55492 0, // zsub0_zsub1_zsub2
55493 0, // zsub1_zsub2
55494 0, // zsub1_zsub2_zsub3
55495 0, // zsub2_zsub3
55496 0, // zsub1_then_dsub_zsub2_then_dsub
55497 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55498 0, // zsub1_then_zsub_zsub2_then_zsub
55499 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55500 0, // zsub2_then_dsub_zsub3_then_dsub
55501 0, // zsub2_then_zsub_zsub3_then_zsub
55502 0, // zsub0_zsub2
55503 0, // zsub1_zsub3
55504 },
55505 { // GPR64x8Class_with_x8sub_0_in_GPR64noip
55506 0, // bsub
55507 0, // dsub
55508 0, // dsub0
55509 0, // dsub1
55510 0, // dsub2
55511 0, // dsub3
55512 0, // hsub
55513 0, // psub
55514 0, // psub0
55515 0, // psub1
55516 0, // qsub0
55517 0, // qsub1
55518 0, // qsub2
55519 0, // qsub3
55520 0, // ssub
55521 235, // sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55522 0, // sube32
55523 0, // sube64
55524 0, // subo32
55525 0, // subo64
55526 235, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55527 235, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55528 235, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55529 235, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55530 235, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55531 235, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55532 235, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55533 235, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55534 0, // zasubb
55535 0, // zasubd0
55536 0, // zasubd1
55537 0, // zasubh0
55538 0, // zasubh1
55539 0, // zasubq0
55540 0, // zasubq1
55541 0, // zasubs0
55542 0, // zasubs1
55543 0, // zsub
55544 0, // zsub0
55545 0, // zsub1
55546 0, // zsub2
55547 0, // zsub3
55548 0, // zasubd1_then_zasubq0
55549 0, // zasubd1_then_zasubq1
55550 0, // zasubs1_then_zasubd0
55551 0, // zasubs1_then_zasubd1
55552 0, // zasubs1_then_zasubq0
55553 0, // zasubs1_then_zasubq1
55554 0, // zasubs1_then_zasubd1_then_zasubq0
55555 0, // zasubs1_then_zasubd1_then_zasubq1
55556 0, // zasubh1_then_zasubd0
55557 0, // zasubh1_then_zasubd1
55558 0, // zasubh1_then_zasubq0
55559 0, // zasubh1_then_zasubq1
55560 0, // zasubh1_then_zasubs0
55561 0, // zasubh1_then_zasubs1
55562 0, // zasubh1_then_zasubd1_then_zasubq0
55563 0, // zasubh1_then_zasubd1_then_zasubq1
55564 0, // zasubh1_then_zasubs1_then_zasubd0
55565 0, // zasubh1_then_zasubs1_then_zasubd1
55566 0, // zasubh1_then_zasubs1_then_zasubq0
55567 0, // zasubh1_then_zasubs1_then_zasubq1
55568 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
55569 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
55570 0, // dsub1_then_bsub
55571 0, // dsub1_then_hsub
55572 0, // dsub1_then_ssub
55573 0, // dsub3_then_bsub
55574 0, // dsub3_then_hsub
55575 0, // dsub3_then_ssub
55576 0, // dsub2_then_bsub
55577 0, // dsub2_then_hsub
55578 0, // dsub2_then_ssub
55579 0, // psub1_then_psub
55580 0, // qsub1_then_bsub
55581 0, // qsub1_then_dsub
55582 0, // qsub1_then_hsub
55583 0, // qsub1_then_ssub
55584 0, // qsub3_then_bsub
55585 0, // qsub3_then_dsub
55586 0, // qsub3_then_hsub
55587 0, // qsub3_then_ssub
55588 0, // qsub2_then_bsub
55589 0, // qsub2_then_dsub
55590 0, // qsub2_then_hsub
55591 0, // qsub2_then_ssub
55592 235, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55593 235, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55594 235, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55595 235, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55596 235, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55597 235, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55598 235, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55599 0, // subo64_then_sub_32
55600 0, // zsub1_then_bsub
55601 0, // zsub1_then_dsub
55602 0, // zsub1_then_hsub
55603 0, // zsub1_then_ssub
55604 0, // zsub1_then_zsub
55605 0, // zsub3_then_bsub
55606 0, // zsub3_then_dsub
55607 0, // zsub3_then_hsub
55608 0, // zsub3_then_ssub
55609 0, // zsub3_then_zsub
55610 0, // zsub2_then_bsub
55611 0, // zsub2_then_dsub
55612 0, // zsub2_then_hsub
55613 0, // zsub2_then_ssub
55614 0, // zsub2_then_zsub
55615 0, // dsub0_dsub1
55616 0, // dsub0_dsub1_dsub2
55617 0, // dsub1_dsub2
55618 0, // dsub1_dsub2_dsub3
55619 0, // dsub2_dsub3
55620 0, // dsub_qsub1_then_dsub
55621 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55622 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55623 0, // qsub0_qsub1
55624 0, // qsub0_qsub1_qsub2
55625 0, // qsub1_qsub2
55626 0, // qsub1_qsub2_qsub3
55627 0, // qsub2_qsub3
55628 0, // qsub1_then_dsub_qsub2_then_dsub
55629 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55630 0, // qsub2_then_dsub_qsub3_then_dsub
55631 235, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55632 235, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55633 235, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55634 235, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55635 235, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55636 235, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55637 235, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55638 235, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip
55639 0, // sub_32_subo64_then_sub_32
55640 0, // dsub_zsub1_then_dsub
55641 0, // zsub_zsub1_then_zsub
55642 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55643 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
55644 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55645 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
55646 0, // zsub0_zsub1
55647 0, // zsub0_zsub1_zsub2
55648 0, // zsub1_zsub2
55649 0, // zsub1_zsub2_zsub3
55650 0, // zsub2_zsub3
55651 0, // zsub1_then_dsub_zsub2_then_dsub
55652 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55653 0, // zsub1_then_zsub_zsub2_then_zsub
55654 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55655 0, // zsub2_then_dsub_zsub3_then_dsub
55656 0, // zsub2_then_zsub_zsub3_then_zsub
55657 0, // zsub0_zsub2
55658 0, // zsub1_zsub3
55659 },
55660 { // GPR64x8Class_with_x8sub_2_in_GPR64noip
55661 0, // bsub
55662 0, // dsub
55663 0, // dsub0
55664 0, // dsub1
55665 0, // dsub2
55666 0, // dsub3
55667 0, // hsub
55668 0, // psub
55669 0, // psub0
55670 0, // psub1
55671 0, // qsub0
55672 0, // qsub1
55673 0, // qsub2
55674 0, // qsub3
55675 0, // ssub
55676 236, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55677 0, // sube32
55678 0, // sube64
55679 0, // subo32
55680 0, // subo64
55681 236, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55682 236, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55683 236, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55684 236, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55685 236, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55686 236, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55687 236, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55688 236, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55689 0, // zasubb
55690 0, // zasubd0
55691 0, // zasubd1
55692 0, // zasubh0
55693 0, // zasubh1
55694 0, // zasubq0
55695 0, // zasubq1
55696 0, // zasubs0
55697 0, // zasubs1
55698 0, // zsub
55699 0, // zsub0
55700 0, // zsub1
55701 0, // zsub2
55702 0, // zsub3
55703 0, // zasubd1_then_zasubq0
55704 0, // zasubd1_then_zasubq1
55705 0, // zasubs1_then_zasubd0
55706 0, // zasubs1_then_zasubd1
55707 0, // zasubs1_then_zasubq0
55708 0, // zasubs1_then_zasubq1
55709 0, // zasubs1_then_zasubd1_then_zasubq0
55710 0, // zasubs1_then_zasubd1_then_zasubq1
55711 0, // zasubh1_then_zasubd0
55712 0, // zasubh1_then_zasubd1
55713 0, // zasubh1_then_zasubq0
55714 0, // zasubh1_then_zasubq1
55715 0, // zasubh1_then_zasubs0
55716 0, // zasubh1_then_zasubs1
55717 0, // zasubh1_then_zasubd1_then_zasubq0
55718 0, // zasubh1_then_zasubd1_then_zasubq1
55719 0, // zasubh1_then_zasubs1_then_zasubd0
55720 0, // zasubh1_then_zasubs1_then_zasubd1
55721 0, // zasubh1_then_zasubs1_then_zasubq0
55722 0, // zasubh1_then_zasubs1_then_zasubq1
55723 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
55724 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
55725 0, // dsub1_then_bsub
55726 0, // dsub1_then_hsub
55727 0, // dsub1_then_ssub
55728 0, // dsub3_then_bsub
55729 0, // dsub3_then_hsub
55730 0, // dsub3_then_ssub
55731 0, // dsub2_then_bsub
55732 0, // dsub2_then_hsub
55733 0, // dsub2_then_ssub
55734 0, // psub1_then_psub
55735 0, // qsub1_then_bsub
55736 0, // qsub1_then_dsub
55737 0, // qsub1_then_hsub
55738 0, // qsub1_then_ssub
55739 0, // qsub3_then_bsub
55740 0, // qsub3_then_dsub
55741 0, // qsub3_then_hsub
55742 0, // qsub3_then_ssub
55743 0, // qsub2_then_bsub
55744 0, // qsub2_then_dsub
55745 0, // qsub2_then_hsub
55746 0, // qsub2_then_ssub
55747 236, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55748 236, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55749 236, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55750 236, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55751 236, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55752 236, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55753 236, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55754 0, // subo64_then_sub_32
55755 0, // zsub1_then_bsub
55756 0, // zsub1_then_dsub
55757 0, // zsub1_then_hsub
55758 0, // zsub1_then_ssub
55759 0, // zsub1_then_zsub
55760 0, // zsub3_then_bsub
55761 0, // zsub3_then_dsub
55762 0, // zsub3_then_hsub
55763 0, // zsub3_then_ssub
55764 0, // zsub3_then_zsub
55765 0, // zsub2_then_bsub
55766 0, // zsub2_then_dsub
55767 0, // zsub2_then_hsub
55768 0, // zsub2_then_ssub
55769 0, // zsub2_then_zsub
55770 0, // dsub0_dsub1
55771 0, // dsub0_dsub1_dsub2
55772 0, // dsub1_dsub2
55773 0, // dsub1_dsub2_dsub3
55774 0, // dsub2_dsub3
55775 0, // dsub_qsub1_then_dsub
55776 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55777 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55778 0, // qsub0_qsub1
55779 0, // qsub0_qsub1_qsub2
55780 0, // qsub1_qsub2
55781 0, // qsub1_qsub2_qsub3
55782 0, // qsub2_qsub3
55783 0, // qsub1_then_dsub_qsub2_then_dsub
55784 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55785 0, // qsub2_then_dsub_qsub3_then_dsub
55786 236, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55787 236, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55788 236, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55789 236, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55790 236, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55791 236, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55792 236, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55793 236, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip
55794 0, // sub_32_subo64_then_sub_32
55795 0, // dsub_zsub1_then_dsub
55796 0, // zsub_zsub1_then_zsub
55797 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55798 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
55799 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55800 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
55801 0, // zsub0_zsub1
55802 0, // zsub0_zsub1_zsub2
55803 0, // zsub1_zsub2
55804 0, // zsub1_zsub2_zsub3
55805 0, // zsub2_zsub3
55806 0, // zsub1_then_dsub_zsub2_then_dsub
55807 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55808 0, // zsub1_then_zsub_zsub2_then_zsub
55809 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55810 0, // zsub2_then_dsub_zsub3_then_dsub
55811 0, // zsub2_then_zsub_zsub3_then_zsub
55812 0, // zsub0_zsub2
55813 0, // zsub1_zsub3
55814 },
55815 { // GPR64x8Class_with_x8sub_4_in_GPR64noip
55816 0, // bsub
55817 0, // dsub
55818 0, // dsub0
55819 0, // dsub1
55820 0, // dsub2
55821 0, // dsub3
55822 0, // hsub
55823 0, // psub
55824 0, // psub0
55825 0, // psub1
55826 0, // qsub0
55827 0, // qsub1
55828 0, // qsub2
55829 0, // qsub3
55830 0, // ssub
55831 237, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55832 0, // sube32
55833 0, // sube64
55834 0, // subo32
55835 0, // subo64
55836 237, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55837 237, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55838 237, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55839 237, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55840 237, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55841 237, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55842 237, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55843 237, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55844 0, // zasubb
55845 0, // zasubd0
55846 0, // zasubd1
55847 0, // zasubh0
55848 0, // zasubh1
55849 0, // zasubq0
55850 0, // zasubq1
55851 0, // zasubs0
55852 0, // zasubs1
55853 0, // zsub
55854 0, // zsub0
55855 0, // zsub1
55856 0, // zsub2
55857 0, // zsub3
55858 0, // zasubd1_then_zasubq0
55859 0, // zasubd1_then_zasubq1
55860 0, // zasubs1_then_zasubd0
55861 0, // zasubs1_then_zasubd1
55862 0, // zasubs1_then_zasubq0
55863 0, // zasubs1_then_zasubq1
55864 0, // zasubs1_then_zasubd1_then_zasubq0
55865 0, // zasubs1_then_zasubd1_then_zasubq1
55866 0, // zasubh1_then_zasubd0
55867 0, // zasubh1_then_zasubd1
55868 0, // zasubh1_then_zasubq0
55869 0, // zasubh1_then_zasubq1
55870 0, // zasubh1_then_zasubs0
55871 0, // zasubh1_then_zasubs1
55872 0, // zasubh1_then_zasubd1_then_zasubq0
55873 0, // zasubh1_then_zasubd1_then_zasubq1
55874 0, // zasubh1_then_zasubs1_then_zasubd0
55875 0, // zasubh1_then_zasubs1_then_zasubd1
55876 0, // zasubh1_then_zasubs1_then_zasubq0
55877 0, // zasubh1_then_zasubs1_then_zasubq1
55878 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
55879 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
55880 0, // dsub1_then_bsub
55881 0, // dsub1_then_hsub
55882 0, // dsub1_then_ssub
55883 0, // dsub3_then_bsub
55884 0, // dsub3_then_hsub
55885 0, // dsub3_then_ssub
55886 0, // dsub2_then_bsub
55887 0, // dsub2_then_hsub
55888 0, // dsub2_then_ssub
55889 0, // psub1_then_psub
55890 0, // qsub1_then_bsub
55891 0, // qsub1_then_dsub
55892 0, // qsub1_then_hsub
55893 0, // qsub1_then_ssub
55894 0, // qsub3_then_bsub
55895 0, // qsub3_then_dsub
55896 0, // qsub3_then_hsub
55897 0, // qsub3_then_ssub
55898 0, // qsub2_then_bsub
55899 0, // qsub2_then_dsub
55900 0, // qsub2_then_hsub
55901 0, // qsub2_then_ssub
55902 237, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55903 237, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55904 237, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55905 237, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55906 237, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55907 237, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55908 237, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55909 0, // subo64_then_sub_32
55910 0, // zsub1_then_bsub
55911 0, // zsub1_then_dsub
55912 0, // zsub1_then_hsub
55913 0, // zsub1_then_ssub
55914 0, // zsub1_then_zsub
55915 0, // zsub3_then_bsub
55916 0, // zsub3_then_dsub
55917 0, // zsub3_then_hsub
55918 0, // zsub3_then_ssub
55919 0, // zsub3_then_zsub
55920 0, // zsub2_then_bsub
55921 0, // zsub2_then_dsub
55922 0, // zsub2_then_hsub
55923 0, // zsub2_then_ssub
55924 0, // zsub2_then_zsub
55925 0, // dsub0_dsub1
55926 0, // dsub0_dsub1_dsub2
55927 0, // dsub1_dsub2
55928 0, // dsub1_dsub2_dsub3
55929 0, // dsub2_dsub3
55930 0, // dsub_qsub1_then_dsub
55931 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55932 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
55933 0, // qsub0_qsub1
55934 0, // qsub0_qsub1_qsub2
55935 0, // qsub1_qsub2
55936 0, // qsub1_qsub2_qsub3
55937 0, // qsub2_qsub3
55938 0, // qsub1_then_dsub_qsub2_then_dsub
55939 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
55940 0, // qsub2_then_dsub_qsub3_then_dsub
55941 237, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55942 237, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55943 237, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55944 237, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55945 237, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55946 237, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55947 237, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55948 237, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip
55949 0, // sub_32_subo64_then_sub_32
55950 0, // dsub_zsub1_then_dsub
55951 0, // zsub_zsub1_then_zsub
55952 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55953 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
55954 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55955 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
55956 0, // zsub0_zsub1
55957 0, // zsub0_zsub1_zsub2
55958 0, // zsub1_zsub2
55959 0, // zsub1_zsub2_zsub3
55960 0, // zsub2_zsub3
55961 0, // zsub1_then_dsub_zsub2_then_dsub
55962 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
55963 0, // zsub1_then_zsub_zsub2_then_zsub
55964 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
55965 0, // zsub2_then_dsub_zsub3_then_dsub
55966 0, // zsub2_then_zsub_zsub3_then_zsub
55967 0, // zsub0_zsub2
55968 0, // zsub1_zsub3
55969 },
55970 { // GPR64x8Class_with_x8sub_6_in_GPR64noip
55971 0, // bsub
55972 0, // dsub
55973 0, // dsub0
55974 0, // dsub1
55975 0, // dsub2
55976 0, // dsub3
55977 0, // hsub
55978 0, // psub
55979 0, // psub0
55980 0, // psub1
55981 0, // qsub0
55982 0, // qsub1
55983 0, // qsub2
55984 0, // qsub3
55985 0, // ssub
55986 238, // sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55987 0, // sube32
55988 0, // sube64
55989 0, // subo32
55990 0, // subo64
55991 238, // x8sub_0 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55992 238, // x8sub_1 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55993 238, // x8sub_2 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55994 238, // x8sub_3 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55995 238, // x8sub_4 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55996 238, // x8sub_5 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55997 238, // x8sub_6 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55998 238, // x8sub_7 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
55999 0, // zasubb
56000 0, // zasubd0
56001 0, // zasubd1
56002 0, // zasubh0
56003 0, // zasubh1
56004 0, // zasubq0
56005 0, // zasubq1
56006 0, // zasubs0
56007 0, // zasubs1
56008 0, // zsub
56009 0, // zsub0
56010 0, // zsub1
56011 0, // zsub2
56012 0, // zsub3
56013 0, // zasubd1_then_zasubq0
56014 0, // zasubd1_then_zasubq1
56015 0, // zasubs1_then_zasubd0
56016 0, // zasubs1_then_zasubd1
56017 0, // zasubs1_then_zasubq0
56018 0, // zasubs1_then_zasubq1
56019 0, // zasubs1_then_zasubd1_then_zasubq0
56020 0, // zasubs1_then_zasubd1_then_zasubq1
56021 0, // zasubh1_then_zasubd0
56022 0, // zasubh1_then_zasubd1
56023 0, // zasubh1_then_zasubq0
56024 0, // zasubh1_then_zasubq1
56025 0, // zasubh1_then_zasubs0
56026 0, // zasubh1_then_zasubs1
56027 0, // zasubh1_then_zasubd1_then_zasubq0
56028 0, // zasubh1_then_zasubd1_then_zasubq1
56029 0, // zasubh1_then_zasubs1_then_zasubd0
56030 0, // zasubh1_then_zasubs1_then_zasubd1
56031 0, // zasubh1_then_zasubs1_then_zasubq0
56032 0, // zasubh1_then_zasubs1_then_zasubq1
56033 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56034 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56035 0, // dsub1_then_bsub
56036 0, // dsub1_then_hsub
56037 0, // dsub1_then_ssub
56038 0, // dsub3_then_bsub
56039 0, // dsub3_then_hsub
56040 0, // dsub3_then_ssub
56041 0, // dsub2_then_bsub
56042 0, // dsub2_then_hsub
56043 0, // dsub2_then_ssub
56044 0, // psub1_then_psub
56045 0, // qsub1_then_bsub
56046 0, // qsub1_then_dsub
56047 0, // qsub1_then_hsub
56048 0, // qsub1_then_ssub
56049 0, // qsub3_then_bsub
56050 0, // qsub3_then_dsub
56051 0, // qsub3_then_hsub
56052 0, // qsub3_then_ssub
56053 0, // qsub2_then_bsub
56054 0, // qsub2_then_dsub
56055 0, // qsub2_then_hsub
56056 0, // qsub2_then_ssub
56057 238, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56058 238, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56059 238, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56060 238, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56061 238, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56062 238, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56063 238, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56064 0, // subo64_then_sub_32
56065 0, // zsub1_then_bsub
56066 0, // zsub1_then_dsub
56067 0, // zsub1_then_hsub
56068 0, // zsub1_then_ssub
56069 0, // zsub1_then_zsub
56070 0, // zsub3_then_bsub
56071 0, // zsub3_then_dsub
56072 0, // zsub3_then_hsub
56073 0, // zsub3_then_ssub
56074 0, // zsub3_then_zsub
56075 0, // zsub2_then_bsub
56076 0, // zsub2_then_dsub
56077 0, // zsub2_then_hsub
56078 0, // zsub2_then_ssub
56079 0, // zsub2_then_zsub
56080 0, // dsub0_dsub1
56081 0, // dsub0_dsub1_dsub2
56082 0, // dsub1_dsub2
56083 0, // dsub1_dsub2_dsub3
56084 0, // dsub2_dsub3
56085 0, // dsub_qsub1_then_dsub
56086 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56087 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
56088 0, // qsub0_qsub1
56089 0, // qsub0_qsub1_qsub2
56090 0, // qsub1_qsub2
56091 0, // qsub1_qsub2_qsub3
56092 0, // qsub2_qsub3
56093 0, // qsub1_then_dsub_qsub2_then_dsub
56094 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56095 0, // qsub2_then_dsub_qsub3_then_dsub
56096 238, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56097 238, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56098 238, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56099 238, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56100 238, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56101 238, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56102 238, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56103 238, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64noip
56104 0, // sub_32_subo64_then_sub_32
56105 0, // dsub_zsub1_then_dsub
56106 0, // zsub_zsub1_then_zsub
56107 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56108 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
56109 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56110 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
56111 0, // zsub0_zsub1
56112 0, // zsub0_zsub1_zsub2
56113 0, // zsub1_zsub2
56114 0, // zsub1_zsub2_zsub3
56115 0, // zsub2_zsub3
56116 0, // zsub1_then_dsub_zsub2_then_dsub
56117 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56118 0, // zsub1_then_zsub_zsub2_then_zsub
56119 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56120 0, // zsub2_then_dsub_zsub3_then_dsub
56121 0, // zsub2_then_zsub_zsub3_then_zsub
56122 0, // zsub0_zsub2
56123 0, // zsub1_zsub3
56124 },
56125 { // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56126 0, // bsub
56127 0, // dsub
56128 0, // dsub0
56129 0, // dsub1
56130 0, // dsub2
56131 0, // dsub3
56132 0, // hsub
56133 0, // psub
56134 0, // psub0
56135 0, // psub1
56136 0, // qsub0
56137 0, // qsub1
56138 0, // qsub2
56139 0, // qsub3
56140 0, // ssub
56141 239, // sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56142 0, // sube32
56143 0, // sube64
56144 0, // subo32
56145 0, // subo64
56146 239, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56147 239, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56148 239, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56149 239, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56150 239, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56151 239, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56152 239, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56153 239, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56154 0, // zasubb
56155 0, // zasubd0
56156 0, // zasubd1
56157 0, // zasubh0
56158 0, // zasubh1
56159 0, // zasubq0
56160 0, // zasubq1
56161 0, // zasubs0
56162 0, // zasubs1
56163 0, // zsub
56164 0, // zsub0
56165 0, // zsub1
56166 0, // zsub2
56167 0, // zsub3
56168 0, // zasubd1_then_zasubq0
56169 0, // zasubd1_then_zasubq1
56170 0, // zasubs1_then_zasubd0
56171 0, // zasubs1_then_zasubd1
56172 0, // zasubs1_then_zasubq0
56173 0, // zasubs1_then_zasubq1
56174 0, // zasubs1_then_zasubd1_then_zasubq0
56175 0, // zasubs1_then_zasubd1_then_zasubq1
56176 0, // zasubh1_then_zasubd0
56177 0, // zasubh1_then_zasubd1
56178 0, // zasubh1_then_zasubq0
56179 0, // zasubh1_then_zasubq1
56180 0, // zasubh1_then_zasubs0
56181 0, // zasubh1_then_zasubs1
56182 0, // zasubh1_then_zasubd1_then_zasubq0
56183 0, // zasubh1_then_zasubd1_then_zasubq1
56184 0, // zasubh1_then_zasubs1_then_zasubd0
56185 0, // zasubh1_then_zasubs1_then_zasubd1
56186 0, // zasubh1_then_zasubs1_then_zasubq0
56187 0, // zasubh1_then_zasubs1_then_zasubq1
56188 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56189 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56190 0, // dsub1_then_bsub
56191 0, // dsub1_then_hsub
56192 0, // dsub1_then_ssub
56193 0, // dsub3_then_bsub
56194 0, // dsub3_then_hsub
56195 0, // dsub3_then_ssub
56196 0, // dsub2_then_bsub
56197 0, // dsub2_then_hsub
56198 0, // dsub2_then_ssub
56199 0, // psub1_then_psub
56200 0, // qsub1_then_bsub
56201 0, // qsub1_then_dsub
56202 0, // qsub1_then_hsub
56203 0, // qsub1_then_ssub
56204 0, // qsub3_then_bsub
56205 0, // qsub3_then_dsub
56206 0, // qsub3_then_hsub
56207 0, // qsub3_then_ssub
56208 0, // qsub2_then_bsub
56209 0, // qsub2_then_dsub
56210 0, // qsub2_then_hsub
56211 0, // qsub2_then_ssub
56212 239, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56213 239, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56214 239, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56215 239, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56216 239, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56217 239, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56218 239, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56219 0, // subo64_then_sub_32
56220 0, // zsub1_then_bsub
56221 0, // zsub1_then_dsub
56222 0, // zsub1_then_hsub
56223 0, // zsub1_then_ssub
56224 0, // zsub1_then_zsub
56225 0, // zsub3_then_bsub
56226 0, // zsub3_then_dsub
56227 0, // zsub3_then_hsub
56228 0, // zsub3_then_ssub
56229 0, // zsub3_then_zsub
56230 0, // zsub2_then_bsub
56231 0, // zsub2_then_dsub
56232 0, // zsub2_then_hsub
56233 0, // zsub2_then_ssub
56234 0, // zsub2_then_zsub
56235 0, // dsub0_dsub1
56236 0, // dsub0_dsub1_dsub2
56237 0, // dsub1_dsub2
56238 0, // dsub1_dsub2_dsub3
56239 0, // dsub2_dsub3
56240 0, // dsub_qsub1_then_dsub
56241 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56242 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
56243 0, // qsub0_qsub1
56244 0, // qsub0_qsub1_qsub2
56245 0, // qsub1_qsub2
56246 0, // qsub1_qsub2_qsub3
56247 0, // qsub2_qsub3
56248 0, // qsub1_then_dsub_qsub2_then_dsub
56249 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56250 0, // qsub2_then_dsub_qsub3_then_dsub
56251 239, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56252 239, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56253 239, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56254 239, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56255 239, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56256 239, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56257 239, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56258 239, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
56259 0, // sub_32_subo64_then_sub_32
56260 0, // dsub_zsub1_then_dsub
56261 0, // zsub_zsub1_then_zsub
56262 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56263 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
56264 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56265 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
56266 0, // zsub0_zsub1
56267 0, // zsub0_zsub1_zsub2
56268 0, // zsub1_zsub2
56269 0, // zsub1_zsub2_zsub3
56270 0, // zsub2_zsub3
56271 0, // zsub1_then_dsub_zsub2_then_dsub
56272 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56273 0, // zsub1_then_zsub_zsub2_then_zsub
56274 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56275 0, // zsub2_then_dsub_zsub3_then_dsub
56276 0, // zsub2_then_zsub_zsub3_then_zsub
56277 0, // zsub0_zsub2
56278 0, // zsub1_zsub3
56279 },
56280 { // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56281 0, // bsub
56282 0, // dsub
56283 0, // dsub0
56284 0, // dsub1
56285 0, // dsub2
56286 0, // dsub3
56287 0, // hsub
56288 0, // psub
56289 0, // psub0
56290 0, // psub1
56291 0, // qsub0
56292 0, // qsub1
56293 0, // qsub2
56294 0, // qsub3
56295 0, // ssub
56296 240, // sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56297 0, // sube32
56298 0, // sube64
56299 0, // subo32
56300 0, // subo64
56301 240, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56302 240, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56303 240, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56304 240, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56305 240, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56306 240, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56307 240, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56308 240, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56309 0, // zasubb
56310 0, // zasubd0
56311 0, // zasubd1
56312 0, // zasubh0
56313 0, // zasubh1
56314 0, // zasubq0
56315 0, // zasubq1
56316 0, // zasubs0
56317 0, // zasubs1
56318 0, // zsub
56319 0, // zsub0
56320 0, // zsub1
56321 0, // zsub2
56322 0, // zsub3
56323 0, // zasubd1_then_zasubq0
56324 0, // zasubd1_then_zasubq1
56325 0, // zasubs1_then_zasubd0
56326 0, // zasubs1_then_zasubd1
56327 0, // zasubs1_then_zasubq0
56328 0, // zasubs1_then_zasubq1
56329 0, // zasubs1_then_zasubd1_then_zasubq0
56330 0, // zasubs1_then_zasubd1_then_zasubq1
56331 0, // zasubh1_then_zasubd0
56332 0, // zasubh1_then_zasubd1
56333 0, // zasubh1_then_zasubq0
56334 0, // zasubh1_then_zasubq1
56335 0, // zasubh1_then_zasubs0
56336 0, // zasubh1_then_zasubs1
56337 0, // zasubh1_then_zasubd1_then_zasubq0
56338 0, // zasubh1_then_zasubd1_then_zasubq1
56339 0, // zasubh1_then_zasubs1_then_zasubd0
56340 0, // zasubh1_then_zasubs1_then_zasubd1
56341 0, // zasubh1_then_zasubs1_then_zasubq0
56342 0, // zasubh1_then_zasubs1_then_zasubq1
56343 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56344 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56345 0, // dsub1_then_bsub
56346 0, // dsub1_then_hsub
56347 0, // dsub1_then_ssub
56348 0, // dsub3_then_bsub
56349 0, // dsub3_then_hsub
56350 0, // dsub3_then_ssub
56351 0, // dsub2_then_bsub
56352 0, // dsub2_then_hsub
56353 0, // dsub2_then_ssub
56354 0, // psub1_then_psub
56355 0, // qsub1_then_bsub
56356 0, // qsub1_then_dsub
56357 0, // qsub1_then_hsub
56358 0, // qsub1_then_ssub
56359 0, // qsub3_then_bsub
56360 0, // qsub3_then_dsub
56361 0, // qsub3_then_hsub
56362 0, // qsub3_then_ssub
56363 0, // qsub2_then_bsub
56364 0, // qsub2_then_dsub
56365 0, // qsub2_then_hsub
56366 0, // qsub2_then_ssub
56367 240, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56368 240, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56369 240, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56370 240, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56371 240, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56372 240, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56373 240, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56374 0, // subo64_then_sub_32
56375 0, // zsub1_then_bsub
56376 0, // zsub1_then_dsub
56377 0, // zsub1_then_hsub
56378 0, // zsub1_then_ssub
56379 0, // zsub1_then_zsub
56380 0, // zsub3_then_bsub
56381 0, // zsub3_then_dsub
56382 0, // zsub3_then_hsub
56383 0, // zsub3_then_ssub
56384 0, // zsub3_then_zsub
56385 0, // zsub2_then_bsub
56386 0, // zsub2_then_dsub
56387 0, // zsub2_then_hsub
56388 0, // zsub2_then_ssub
56389 0, // zsub2_then_zsub
56390 0, // dsub0_dsub1
56391 0, // dsub0_dsub1_dsub2
56392 0, // dsub1_dsub2
56393 0, // dsub1_dsub2_dsub3
56394 0, // dsub2_dsub3
56395 0, // dsub_qsub1_then_dsub
56396 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56397 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
56398 0, // qsub0_qsub1
56399 0, // qsub0_qsub1_qsub2
56400 0, // qsub1_qsub2
56401 0, // qsub1_qsub2_qsub3
56402 0, // qsub2_qsub3
56403 0, // qsub1_then_dsub_qsub2_then_dsub
56404 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56405 0, // qsub2_then_dsub_qsub3_then_dsub
56406 240, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56407 240, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56408 240, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56409 240, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56410 240, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56411 240, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56412 240, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56413 240, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56414 0, // sub_32_subo64_then_sub_32
56415 0, // dsub_zsub1_then_dsub
56416 0, // zsub_zsub1_then_zsub
56417 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56418 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
56419 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56420 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
56421 0, // zsub0_zsub1
56422 0, // zsub0_zsub1_zsub2
56423 0, // zsub1_zsub2
56424 0, // zsub1_zsub2_zsub3
56425 0, // zsub2_zsub3
56426 0, // zsub1_then_dsub_zsub2_then_dsub
56427 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56428 0, // zsub1_then_zsub_zsub2_then_zsub
56429 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56430 0, // zsub2_then_dsub_zsub3_then_dsub
56431 0, // zsub2_then_zsub_zsub3_then_zsub
56432 0, // zsub0_zsub2
56433 0, // zsub1_zsub3
56434 },
56435 { // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56436 0, // bsub
56437 0, // dsub
56438 0, // dsub0
56439 0, // dsub1
56440 0, // dsub2
56441 0, // dsub3
56442 0, // hsub
56443 0, // psub
56444 0, // psub0
56445 0, // psub1
56446 0, // qsub0
56447 0, // qsub1
56448 0, // qsub2
56449 0, // qsub3
56450 0, // ssub
56451 241, // sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56452 0, // sube32
56453 0, // sube64
56454 0, // subo32
56455 0, // subo64
56456 241, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56457 241, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56458 241, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56459 241, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56460 241, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56461 241, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56462 241, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56463 241, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56464 0, // zasubb
56465 0, // zasubd0
56466 0, // zasubd1
56467 0, // zasubh0
56468 0, // zasubh1
56469 0, // zasubq0
56470 0, // zasubq1
56471 0, // zasubs0
56472 0, // zasubs1
56473 0, // zsub
56474 0, // zsub0
56475 0, // zsub1
56476 0, // zsub2
56477 0, // zsub3
56478 0, // zasubd1_then_zasubq0
56479 0, // zasubd1_then_zasubq1
56480 0, // zasubs1_then_zasubd0
56481 0, // zasubs1_then_zasubd1
56482 0, // zasubs1_then_zasubq0
56483 0, // zasubs1_then_zasubq1
56484 0, // zasubs1_then_zasubd1_then_zasubq0
56485 0, // zasubs1_then_zasubd1_then_zasubq1
56486 0, // zasubh1_then_zasubd0
56487 0, // zasubh1_then_zasubd1
56488 0, // zasubh1_then_zasubq0
56489 0, // zasubh1_then_zasubq1
56490 0, // zasubh1_then_zasubs0
56491 0, // zasubh1_then_zasubs1
56492 0, // zasubh1_then_zasubd1_then_zasubq0
56493 0, // zasubh1_then_zasubd1_then_zasubq1
56494 0, // zasubh1_then_zasubs1_then_zasubd0
56495 0, // zasubh1_then_zasubs1_then_zasubd1
56496 0, // zasubh1_then_zasubs1_then_zasubq0
56497 0, // zasubh1_then_zasubs1_then_zasubq1
56498 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56499 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56500 0, // dsub1_then_bsub
56501 0, // dsub1_then_hsub
56502 0, // dsub1_then_ssub
56503 0, // dsub3_then_bsub
56504 0, // dsub3_then_hsub
56505 0, // dsub3_then_ssub
56506 0, // dsub2_then_bsub
56507 0, // dsub2_then_hsub
56508 0, // dsub2_then_ssub
56509 0, // psub1_then_psub
56510 0, // qsub1_then_bsub
56511 0, // qsub1_then_dsub
56512 0, // qsub1_then_hsub
56513 0, // qsub1_then_ssub
56514 0, // qsub3_then_bsub
56515 0, // qsub3_then_dsub
56516 0, // qsub3_then_hsub
56517 0, // qsub3_then_ssub
56518 0, // qsub2_then_bsub
56519 0, // qsub2_then_dsub
56520 0, // qsub2_then_hsub
56521 0, // qsub2_then_ssub
56522 241, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56523 241, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56524 241, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56525 241, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56526 241, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56527 241, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56528 241, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56529 0, // subo64_then_sub_32
56530 0, // zsub1_then_bsub
56531 0, // zsub1_then_dsub
56532 0, // zsub1_then_hsub
56533 0, // zsub1_then_ssub
56534 0, // zsub1_then_zsub
56535 0, // zsub3_then_bsub
56536 0, // zsub3_then_dsub
56537 0, // zsub3_then_hsub
56538 0, // zsub3_then_ssub
56539 0, // zsub3_then_zsub
56540 0, // zsub2_then_bsub
56541 0, // zsub2_then_dsub
56542 0, // zsub2_then_hsub
56543 0, // zsub2_then_ssub
56544 0, // zsub2_then_zsub
56545 0, // dsub0_dsub1
56546 0, // dsub0_dsub1_dsub2
56547 0, // dsub1_dsub2
56548 0, // dsub1_dsub2_dsub3
56549 0, // dsub2_dsub3
56550 0, // dsub_qsub1_then_dsub
56551 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56552 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
56553 0, // qsub0_qsub1
56554 0, // qsub0_qsub1_qsub2
56555 0, // qsub1_qsub2
56556 0, // qsub1_qsub2_qsub3
56557 0, // qsub2_qsub3
56558 0, // qsub1_then_dsub_qsub2_then_dsub
56559 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56560 0, // qsub2_then_dsub_qsub3_then_dsub
56561 241, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56562 241, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56563 241, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56564 241, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56565 241, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56566 241, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56567 241, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56568 241, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56569 0, // sub_32_subo64_then_sub_32
56570 0, // dsub_zsub1_then_dsub
56571 0, // zsub_zsub1_then_zsub
56572 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56573 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
56574 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56575 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
56576 0, // zsub0_zsub1
56577 0, // zsub0_zsub1_zsub2
56578 0, // zsub1_zsub2
56579 0, // zsub1_zsub2_zsub3
56580 0, // zsub2_zsub3
56581 0, // zsub1_then_dsub_zsub2_then_dsub
56582 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56583 0, // zsub1_then_zsub_zsub2_then_zsub
56584 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56585 0, // zsub2_then_dsub_zsub3_then_dsub
56586 0, // zsub2_then_zsub_zsub3_then_zsub
56587 0, // zsub0_zsub2
56588 0, // zsub1_zsub3
56589 },
56590 { // GPR64x8Class_with_x8sub_0_in_tcGPR64
56591 0, // bsub
56592 0, // dsub
56593 0, // dsub0
56594 0, // dsub1
56595 0, // dsub2
56596 0, // dsub3
56597 0, // hsub
56598 0, // psub
56599 0, // psub0
56600 0, // psub1
56601 0, // qsub0
56602 0, // qsub1
56603 0, // qsub2
56604 0, // qsub3
56605 0, // ssub
56606 242, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56607 0, // sube32
56608 0, // sube64
56609 0, // subo32
56610 0, // subo64
56611 242, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56612 242, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56613 242, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56614 242, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56615 242, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56616 242, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56617 242, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56618 242, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56619 0, // zasubb
56620 0, // zasubd0
56621 0, // zasubd1
56622 0, // zasubh0
56623 0, // zasubh1
56624 0, // zasubq0
56625 0, // zasubq1
56626 0, // zasubs0
56627 0, // zasubs1
56628 0, // zsub
56629 0, // zsub0
56630 0, // zsub1
56631 0, // zsub2
56632 0, // zsub3
56633 0, // zasubd1_then_zasubq0
56634 0, // zasubd1_then_zasubq1
56635 0, // zasubs1_then_zasubd0
56636 0, // zasubs1_then_zasubd1
56637 0, // zasubs1_then_zasubq0
56638 0, // zasubs1_then_zasubq1
56639 0, // zasubs1_then_zasubd1_then_zasubq0
56640 0, // zasubs1_then_zasubd1_then_zasubq1
56641 0, // zasubh1_then_zasubd0
56642 0, // zasubh1_then_zasubd1
56643 0, // zasubh1_then_zasubq0
56644 0, // zasubh1_then_zasubq1
56645 0, // zasubh1_then_zasubs0
56646 0, // zasubh1_then_zasubs1
56647 0, // zasubh1_then_zasubd1_then_zasubq0
56648 0, // zasubh1_then_zasubd1_then_zasubq1
56649 0, // zasubh1_then_zasubs1_then_zasubd0
56650 0, // zasubh1_then_zasubs1_then_zasubd1
56651 0, // zasubh1_then_zasubs1_then_zasubq0
56652 0, // zasubh1_then_zasubs1_then_zasubq1
56653 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56654 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56655 0, // dsub1_then_bsub
56656 0, // dsub1_then_hsub
56657 0, // dsub1_then_ssub
56658 0, // dsub3_then_bsub
56659 0, // dsub3_then_hsub
56660 0, // dsub3_then_ssub
56661 0, // dsub2_then_bsub
56662 0, // dsub2_then_hsub
56663 0, // dsub2_then_ssub
56664 0, // psub1_then_psub
56665 0, // qsub1_then_bsub
56666 0, // qsub1_then_dsub
56667 0, // qsub1_then_hsub
56668 0, // qsub1_then_ssub
56669 0, // qsub3_then_bsub
56670 0, // qsub3_then_dsub
56671 0, // qsub3_then_hsub
56672 0, // qsub3_then_ssub
56673 0, // qsub2_then_bsub
56674 0, // qsub2_then_dsub
56675 0, // qsub2_then_hsub
56676 0, // qsub2_then_ssub
56677 242, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56678 242, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56679 242, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56680 242, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56681 242, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56682 242, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56683 242, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56684 0, // subo64_then_sub_32
56685 0, // zsub1_then_bsub
56686 0, // zsub1_then_dsub
56687 0, // zsub1_then_hsub
56688 0, // zsub1_then_ssub
56689 0, // zsub1_then_zsub
56690 0, // zsub3_then_bsub
56691 0, // zsub3_then_dsub
56692 0, // zsub3_then_hsub
56693 0, // zsub3_then_ssub
56694 0, // zsub3_then_zsub
56695 0, // zsub2_then_bsub
56696 0, // zsub2_then_dsub
56697 0, // zsub2_then_hsub
56698 0, // zsub2_then_ssub
56699 0, // zsub2_then_zsub
56700 0, // dsub0_dsub1
56701 0, // dsub0_dsub1_dsub2
56702 0, // dsub1_dsub2
56703 0, // dsub1_dsub2_dsub3
56704 0, // dsub2_dsub3
56705 0, // dsub_qsub1_then_dsub
56706 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56707 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
56708 0, // qsub0_qsub1
56709 0, // qsub0_qsub1_qsub2
56710 0, // qsub1_qsub2
56711 0, // qsub1_qsub2_qsub3
56712 0, // qsub2_qsub3
56713 0, // qsub1_then_dsub_qsub2_then_dsub
56714 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56715 0, // qsub2_then_dsub_qsub3_then_dsub
56716 242, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56717 242, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56718 242, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56719 242, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56720 242, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56721 242, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56722 242, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56723 242, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64
56724 0, // sub_32_subo64_then_sub_32
56725 0, // dsub_zsub1_then_dsub
56726 0, // zsub_zsub1_then_zsub
56727 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56728 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
56729 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56730 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
56731 0, // zsub0_zsub1
56732 0, // zsub0_zsub1_zsub2
56733 0, // zsub1_zsub2
56734 0, // zsub1_zsub2_zsub3
56735 0, // zsub2_zsub3
56736 0, // zsub1_then_dsub_zsub2_then_dsub
56737 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56738 0, // zsub1_then_zsub_zsub2_then_zsub
56739 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56740 0, // zsub2_then_dsub_zsub3_then_dsub
56741 0, // zsub2_then_zsub_zsub3_then_zsub
56742 0, // zsub0_zsub2
56743 0, // zsub1_zsub3
56744 },
56745 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56746 0, // bsub
56747 0, // dsub
56748 0, // dsub0
56749 0, // dsub1
56750 0, // dsub2
56751 0, // dsub3
56752 0, // hsub
56753 0, // psub
56754 0, // psub0
56755 0, // psub1
56756 0, // qsub0
56757 0, // qsub1
56758 0, // qsub2
56759 0, // qsub3
56760 0, // ssub
56761 243, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56762 0, // sube32
56763 0, // sube64
56764 0, // subo32
56765 0, // subo64
56766 243, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56767 243, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56768 243, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56769 243, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56770 243, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56771 243, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56772 243, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56773 243, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56774 0, // zasubb
56775 0, // zasubd0
56776 0, // zasubd1
56777 0, // zasubh0
56778 0, // zasubh1
56779 0, // zasubq0
56780 0, // zasubq1
56781 0, // zasubs0
56782 0, // zasubs1
56783 0, // zsub
56784 0, // zsub0
56785 0, // zsub1
56786 0, // zsub2
56787 0, // zsub3
56788 0, // zasubd1_then_zasubq0
56789 0, // zasubd1_then_zasubq1
56790 0, // zasubs1_then_zasubd0
56791 0, // zasubs1_then_zasubd1
56792 0, // zasubs1_then_zasubq0
56793 0, // zasubs1_then_zasubq1
56794 0, // zasubs1_then_zasubd1_then_zasubq0
56795 0, // zasubs1_then_zasubd1_then_zasubq1
56796 0, // zasubh1_then_zasubd0
56797 0, // zasubh1_then_zasubd1
56798 0, // zasubh1_then_zasubq0
56799 0, // zasubh1_then_zasubq1
56800 0, // zasubh1_then_zasubs0
56801 0, // zasubh1_then_zasubs1
56802 0, // zasubh1_then_zasubd1_then_zasubq0
56803 0, // zasubh1_then_zasubd1_then_zasubq1
56804 0, // zasubh1_then_zasubs1_then_zasubd0
56805 0, // zasubh1_then_zasubs1_then_zasubd1
56806 0, // zasubh1_then_zasubs1_then_zasubq0
56807 0, // zasubh1_then_zasubs1_then_zasubq1
56808 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56809 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56810 0, // dsub1_then_bsub
56811 0, // dsub1_then_hsub
56812 0, // dsub1_then_ssub
56813 0, // dsub3_then_bsub
56814 0, // dsub3_then_hsub
56815 0, // dsub3_then_ssub
56816 0, // dsub2_then_bsub
56817 0, // dsub2_then_hsub
56818 0, // dsub2_then_ssub
56819 0, // psub1_then_psub
56820 0, // qsub1_then_bsub
56821 0, // qsub1_then_dsub
56822 0, // qsub1_then_hsub
56823 0, // qsub1_then_ssub
56824 0, // qsub3_then_bsub
56825 0, // qsub3_then_dsub
56826 0, // qsub3_then_hsub
56827 0, // qsub3_then_ssub
56828 0, // qsub2_then_bsub
56829 0, // qsub2_then_dsub
56830 0, // qsub2_then_hsub
56831 0, // qsub2_then_ssub
56832 243, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56833 243, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56834 243, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56835 243, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56836 243, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56837 243, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56838 243, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56839 0, // subo64_then_sub_32
56840 0, // zsub1_then_bsub
56841 0, // zsub1_then_dsub
56842 0, // zsub1_then_hsub
56843 0, // zsub1_then_ssub
56844 0, // zsub1_then_zsub
56845 0, // zsub3_then_bsub
56846 0, // zsub3_then_dsub
56847 0, // zsub3_then_hsub
56848 0, // zsub3_then_ssub
56849 0, // zsub3_then_zsub
56850 0, // zsub2_then_bsub
56851 0, // zsub2_then_dsub
56852 0, // zsub2_then_hsub
56853 0, // zsub2_then_ssub
56854 0, // zsub2_then_zsub
56855 0, // dsub0_dsub1
56856 0, // dsub0_dsub1_dsub2
56857 0, // dsub1_dsub2
56858 0, // dsub1_dsub2_dsub3
56859 0, // dsub2_dsub3
56860 0, // dsub_qsub1_then_dsub
56861 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56862 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
56863 0, // qsub0_qsub1
56864 0, // qsub0_qsub1_qsub2
56865 0, // qsub1_qsub2
56866 0, // qsub1_qsub2_qsub3
56867 0, // qsub2_qsub3
56868 0, // qsub1_then_dsub_qsub2_then_dsub
56869 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
56870 0, // qsub2_then_dsub_qsub3_then_dsub
56871 243, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56872 243, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56873 243, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56874 243, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56875 243, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56876 243, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56877 243, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56878 243, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
56879 0, // sub_32_subo64_then_sub_32
56880 0, // dsub_zsub1_then_dsub
56881 0, // zsub_zsub1_then_zsub
56882 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56883 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
56884 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56885 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
56886 0, // zsub0_zsub1
56887 0, // zsub0_zsub1_zsub2
56888 0, // zsub1_zsub2
56889 0, // zsub1_zsub2_zsub3
56890 0, // zsub2_zsub3
56891 0, // zsub1_then_dsub_zsub2_then_dsub
56892 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
56893 0, // zsub1_then_zsub_zsub2_then_zsub
56894 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
56895 0, // zsub2_then_dsub_zsub3_then_dsub
56896 0, // zsub2_then_zsub_zsub3_then_zsub
56897 0, // zsub0_zsub2
56898 0, // zsub1_zsub3
56899 },
56900 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56901 0, // bsub
56902 0, // dsub
56903 0, // dsub0
56904 0, // dsub1
56905 0, // dsub2
56906 0, // dsub3
56907 0, // hsub
56908 0, // psub
56909 0, // psub0
56910 0, // psub1
56911 0, // qsub0
56912 0, // qsub1
56913 0, // qsub2
56914 0, // qsub3
56915 0, // ssub
56916 244, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56917 0, // sube32
56918 0, // sube64
56919 0, // subo32
56920 0, // subo64
56921 244, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56922 244, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56923 244, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56924 244, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56925 244, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56926 244, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56927 244, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56928 244, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56929 0, // zasubb
56930 0, // zasubd0
56931 0, // zasubd1
56932 0, // zasubh0
56933 0, // zasubh1
56934 0, // zasubq0
56935 0, // zasubq1
56936 0, // zasubs0
56937 0, // zasubs1
56938 0, // zsub
56939 0, // zsub0
56940 0, // zsub1
56941 0, // zsub2
56942 0, // zsub3
56943 0, // zasubd1_then_zasubq0
56944 0, // zasubd1_then_zasubq1
56945 0, // zasubs1_then_zasubd0
56946 0, // zasubs1_then_zasubd1
56947 0, // zasubs1_then_zasubq0
56948 0, // zasubs1_then_zasubq1
56949 0, // zasubs1_then_zasubd1_then_zasubq0
56950 0, // zasubs1_then_zasubd1_then_zasubq1
56951 0, // zasubh1_then_zasubd0
56952 0, // zasubh1_then_zasubd1
56953 0, // zasubh1_then_zasubq0
56954 0, // zasubh1_then_zasubq1
56955 0, // zasubh1_then_zasubs0
56956 0, // zasubh1_then_zasubs1
56957 0, // zasubh1_then_zasubd1_then_zasubq0
56958 0, // zasubh1_then_zasubd1_then_zasubq1
56959 0, // zasubh1_then_zasubs1_then_zasubd0
56960 0, // zasubh1_then_zasubs1_then_zasubd1
56961 0, // zasubh1_then_zasubs1_then_zasubq0
56962 0, // zasubh1_then_zasubs1_then_zasubq1
56963 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
56964 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
56965 0, // dsub1_then_bsub
56966 0, // dsub1_then_hsub
56967 0, // dsub1_then_ssub
56968 0, // dsub3_then_bsub
56969 0, // dsub3_then_hsub
56970 0, // dsub3_then_ssub
56971 0, // dsub2_then_bsub
56972 0, // dsub2_then_hsub
56973 0, // dsub2_then_ssub
56974 0, // psub1_then_psub
56975 0, // qsub1_then_bsub
56976 0, // qsub1_then_dsub
56977 0, // qsub1_then_hsub
56978 0, // qsub1_then_ssub
56979 0, // qsub3_then_bsub
56980 0, // qsub3_then_dsub
56981 0, // qsub3_then_hsub
56982 0, // qsub3_then_ssub
56983 0, // qsub2_then_bsub
56984 0, // qsub2_then_dsub
56985 0, // qsub2_then_hsub
56986 0, // qsub2_then_ssub
56987 244, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56988 244, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56989 244, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56990 244, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56991 244, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56992 244, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56993 244, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
56994 0, // subo64_then_sub_32
56995 0, // zsub1_then_bsub
56996 0, // zsub1_then_dsub
56997 0, // zsub1_then_hsub
56998 0, // zsub1_then_ssub
56999 0, // zsub1_then_zsub
57000 0, // zsub3_then_bsub
57001 0, // zsub3_then_dsub
57002 0, // zsub3_then_hsub
57003 0, // zsub3_then_ssub
57004 0, // zsub3_then_zsub
57005 0, // zsub2_then_bsub
57006 0, // zsub2_then_dsub
57007 0, // zsub2_then_hsub
57008 0, // zsub2_then_ssub
57009 0, // zsub2_then_zsub
57010 0, // dsub0_dsub1
57011 0, // dsub0_dsub1_dsub2
57012 0, // dsub1_dsub2
57013 0, // dsub1_dsub2_dsub3
57014 0, // dsub2_dsub3
57015 0, // dsub_qsub1_then_dsub
57016 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57017 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57018 0, // qsub0_qsub1
57019 0, // qsub0_qsub1_qsub2
57020 0, // qsub1_qsub2
57021 0, // qsub1_qsub2_qsub3
57022 0, // qsub2_qsub3
57023 0, // qsub1_then_dsub_qsub2_then_dsub
57024 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57025 0, // qsub2_then_dsub_qsub3_then_dsub
57026 244, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57027 244, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57028 244, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57029 244, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57030 244, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57031 244, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57032 244, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57033 244, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57034 0, // sub_32_subo64_then_sub_32
57035 0, // dsub_zsub1_then_dsub
57036 0, // zsub_zsub1_then_zsub
57037 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57038 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57039 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57040 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57041 0, // zsub0_zsub1
57042 0, // zsub0_zsub1_zsub2
57043 0, // zsub1_zsub2
57044 0, // zsub1_zsub2_zsub3
57045 0, // zsub2_zsub3
57046 0, // zsub1_then_dsub_zsub2_then_dsub
57047 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57048 0, // zsub1_then_zsub_zsub2_then_zsub
57049 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57050 0, // zsub2_then_dsub_zsub3_then_dsub
57051 0, // zsub2_then_zsub_zsub3_then_zsub
57052 0, // zsub0_zsub2
57053 0, // zsub1_zsub3
57054 },
57055 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57056 0, // bsub
57057 0, // dsub
57058 0, // dsub0
57059 0, // dsub1
57060 0, // dsub2
57061 0, // dsub3
57062 0, // hsub
57063 0, // psub
57064 0, // psub0
57065 0, // psub1
57066 0, // qsub0
57067 0, // qsub1
57068 0, // qsub2
57069 0, // qsub3
57070 0, // ssub
57071 245, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57072 0, // sube32
57073 0, // sube64
57074 0, // subo32
57075 0, // subo64
57076 245, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57077 245, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57078 245, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57079 245, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57080 245, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57081 245, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57082 245, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57083 245, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57084 0, // zasubb
57085 0, // zasubd0
57086 0, // zasubd1
57087 0, // zasubh0
57088 0, // zasubh1
57089 0, // zasubq0
57090 0, // zasubq1
57091 0, // zasubs0
57092 0, // zasubs1
57093 0, // zsub
57094 0, // zsub0
57095 0, // zsub1
57096 0, // zsub2
57097 0, // zsub3
57098 0, // zasubd1_then_zasubq0
57099 0, // zasubd1_then_zasubq1
57100 0, // zasubs1_then_zasubd0
57101 0, // zasubs1_then_zasubd1
57102 0, // zasubs1_then_zasubq0
57103 0, // zasubs1_then_zasubq1
57104 0, // zasubs1_then_zasubd1_then_zasubq0
57105 0, // zasubs1_then_zasubd1_then_zasubq1
57106 0, // zasubh1_then_zasubd0
57107 0, // zasubh1_then_zasubd1
57108 0, // zasubh1_then_zasubq0
57109 0, // zasubh1_then_zasubq1
57110 0, // zasubh1_then_zasubs0
57111 0, // zasubh1_then_zasubs1
57112 0, // zasubh1_then_zasubd1_then_zasubq0
57113 0, // zasubh1_then_zasubd1_then_zasubq1
57114 0, // zasubh1_then_zasubs1_then_zasubd0
57115 0, // zasubh1_then_zasubs1_then_zasubd1
57116 0, // zasubh1_then_zasubs1_then_zasubq0
57117 0, // zasubh1_then_zasubs1_then_zasubq1
57118 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
57119 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
57120 0, // dsub1_then_bsub
57121 0, // dsub1_then_hsub
57122 0, // dsub1_then_ssub
57123 0, // dsub3_then_bsub
57124 0, // dsub3_then_hsub
57125 0, // dsub3_then_ssub
57126 0, // dsub2_then_bsub
57127 0, // dsub2_then_hsub
57128 0, // dsub2_then_ssub
57129 0, // psub1_then_psub
57130 0, // qsub1_then_bsub
57131 0, // qsub1_then_dsub
57132 0, // qsub1_then_hsub
57133 0, // qsub1_then_ssub
57134 0, // qsub3_then_bsub
57135 0, // qsub3_then_dsub
57136 0, // qsub3_then_hsub
57137 0, // qsub3_then_ssub
57138 0, // qsub2_then_bsub
57139 0, // qsub2_then_dsub
57140 0, // qsub2_then_hsub
57141 0, // qsub2_then_ssub
57142 245, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57143 245, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57144 245, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57145 245, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57146 245, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57147 245, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57148 245, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57149 0, // subo64_then_sub_32
57150 0, // zsub1_then_bsub
57151 0, // zsub1_then_dsub
57152 0, // zsub1_then_hsub
57153 0, // zsub1_then_ssub
57154 0, // zsub1_then_zsub
57155 0, // zsub3_then_bsub
57156 0, // zsub3_then_dsub
57157 0, // zsub3_then_hsub
57158 0, // zsub3_then_ssub
57159 0, // zsub3_then_zsub
57160 0, // zsub2_then_bsub
57161 0, // zsub2_then_dsub
57162 0, // zsub2_then_hsub
57163 0, // zsub2_then_ssub
57164 0, // zsub2_then_zsub
57165 0, // dsub0_dsub1
57166 0, // dsub0_dsub1_dsub2
57167 0, // dsub1_dsub2
57168 0, // dsub1_dsub2_dsub3
57169 0, // dsub2_dsub3
57170 0, // dsub_qsub1_then_dsub
57171 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57172 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57173 0, // qsub0_qsub1
57174 0, // qsub0_qsub1_qsub2
57175 0, // qsub1_qsub2
57176 0, // qsub1_qsub2_qsub3
57177 0, // qsub2_qsub3
57178 0, // qsub1_then_dsub_qsub2_then_dsub
57179 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57180 0, // qsub2_then_dsub_qsub3_then_dsub
57181 245, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57182 245, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57183 245, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57184 245, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57185 245, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57186 245, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57187 245, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57188 245, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57189 0, // sub_32_subo64_then_sub_32
57190 0, // dsub_zsub1_then_dsub
57191 0, // zsub_zsub1_then_zsub
57192 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57193 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57194 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57195 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57196 0, // zsub0_zsub1
57197 0, // zsub0_zsub1_zsub2
57198 0, // zsub1_zsub2
57199 0, // zsub1_zsub2_zsub3
57200 0, // zsub2_zsub3
57201 0, // zsub1_then_dsub_zsub2_then_dsub
57202 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57203 0, // zsub1_then_zsub_zsub2_then_zsub
57204 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57205 0, // zsub2_then_dsub_zsub3_then_dsub
57206 0, // zsub2_then_zsub_zsub3_then_zsub
57207 0, // zsub0_zsub2
57208 0, // zsub1_zsub3
57209 },
57210 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57211 0, // bsub
57212 0, // dsub
57213 0, // dsub0
57214 0, // dsub1
57215 0, // dsub2
57216 0, // dsub3
57217 0, // hsub
57218 0, // psub
57219 0, // psub0
57220 0, // psub1
57221 0, // qsub0
57222 0, // qsub1
57223 0, // qsub2
57224 0, // qsub3
57225 0, // ssub
57226 246, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57227 0, // sube32
57228 0, // sube64
57229 0, // subo32
57230 0, // subo64
57231 246, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57232 246, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57233 246, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57234 246, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57235 246, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57236 246, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57237 246, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57238 246, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57239 0, // zasubb
57240 0, // zasubd0
57241 0, // zasubd1
57242 0, // zasubh0
57243 0, // zasubh1
57244 0, // zasubq0
57245 0, // zasubq1
57246 0, // zasubs0
57247 0, // zasubs1
57248 0, // zsub
57249 0, // zsub0
57250 0, // zsub1
57251 0, // zsub2
57252 0, // zsub3
57253 0, // zasubd1_then_zasubq0
57254 0, // zasubd1_then_zasubq1
57255 0, // zasubs1_then_zasubd0
57256 0, // zasubs1_then_zasubd1
57257 0, // zasubs1_then_zasubq0
57258 0, // zasubs1_then_zasubq1
57259 0, // zasubs1_then_zasubd1_then_zasubq0
57260 0, // zasubs1_then_zasubd1_then_zasubq1
57261 0, // zasubh1_then_zasubd0
57262 0, // zasubh1_then_zasubd1
57263 0, // zasubh1_then_zasubq0
57264 0, // zasubh1_then_zasubq1
57265 0, // zasubh1_then_zasubs0
57266 0, // zasubh1_then_zasubs1
57267 0, // zasubh1_then_zasubd1_then_zasubq0
57268 0, // zasubh1_then_zasubd1_then_zasubq1
57269 0, // zasubh1_then_zasubs1_then_zasubd0
57270 0, // zasubh1_then_zasubs1_then_zasubd1
57271 0, // zasubh1_then_zasubs1_then_zasubq0
57272 0, // zasubh1_then_zasubs1_then_zasubq1
57273 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
57274 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
57275 0, // dsub1_then_bsub
57276 0, // dsub1_then_hsub
57277 0, // dsub1_then_ssub
57278 0, // dsub3_then_bsub
57279 0, // dsub3_then_hsub
57280 0, // dsub3_then_ssub
57281 0, // dsub2_then_bsub
57282 0, // dsub2_then_hsub
57283 0, // dsub2_then_ssub
57284 0, // psub1_then_psub
57285 0, // qsub1_then_bsub
57286 0, // qsub1_then_dsub
57287 0, // qsub1_then_hsub
57288 0, // qsub1_then_ssub
57289 0, // qsub3_then_bsub
57290 0, // qsub3_then_dsub
57291 0, // qsub3_then_hsub
57292 0, // qsub3_then_ssub
57293 0, // qsub2_then_bsub
57294 0, // qsub2_then_dsub
57295 0, // qsub2_then_hsub
57296 0, // qsub2_then_ssub
57297 246, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57298 246, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57299 246, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57300 246, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57301 246, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57302 246, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57303 246, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57304 0, // subo64_then_sub_32
57305 0, // zsub1_then_bsub
57306 0, // zsub1_then_dsub
57307 0, // zsub1_then_hsub
57308 0, // zsub1_then_ssub
57309 0, // zsub1_then_zsub
57310 0, // zsub3_then_bsub
57311 0, // zsub3_then_dsub
57312 0, // zsub3_then_hsub
57313 0, // zsub3_then_ssub
57314 0, // zsub3_then_zsub
57315 0, // zsub2_then_bsub
57316 0, // zsub2_then_dsub
57317 0, // zsub2_then_hsub
57318 0, // zsub2_then_ssub
57319 0, // zsub2_then_zsub
57320 0, // dsub0_dsub1
57321 0, // dsub0_dsub1_dsub2
57322 0, // dsub1_dsub2
57323 0, // dsub1_dsub2_dsub3
57324 0, // dsub2_dsub3
57325 0, // dsub_qsub1_then_dsub
57326 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57327 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57328 0, // qsub0_qsub1
57329 0, // qsub0_qsub1_qsub2
57330 0, // qsub1_qsub2
57331 0, // qsub1_qsub2_qsub3
57332 0, // qsub2_qsub3
57333 0, // qsub1_then_dsub_qsub2_then_dsub
57334 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57335 0, // qsub2_then_dsub_qsub3_then_dsub
57336 246, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57337 246, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57338 246, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57339 246, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57340 246, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57341 246, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57342 246, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57343 246, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
57344 0, // sub_32_subo64_then_sub_32
57345 0, // dsub_zsub1_then_dsub
57346 0, // zsub_zsub1_then_zsub
57347 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57348 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57349 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57350 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57351 0, // zsub0_zsub1
57352 0, // zsub0_zsub1_zsub2
57353 0, // zsub1_zsub2
57354 0, // zsub1_zsub2_zsub3
57355 0, // zsub2_zsub3
57356 0, // zsub1_then_dsub_zsub2_then_dsub
57357 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57358 0, // zsub1_then_zsub_zsub2_then_zsub
57359 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57360 0, // zsub2_then_dsub_zsub3_then_dsub
57361 0, // zsub2_then_zsub_zsub3_then_zsub
57362 0, // zsub0_zsub2
57363 0, // zsub1_zsub3
57364 },
57365 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57366 0, // bsub
57367 0, // dsub
57368 0, // dsub0
57369 0, // dsub1
57370 0, // dsub2
57371 0, // dsub3
57372 0, // hsub
57373 0, // psub
57374 0, // psub0
57375 0, // psub1
57376 0, // qsub0
57377 0, // qsub1
57378 0, // qsub2
57379 0, // qsub3
57380 0, // ssub
57381 247, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57382 0, // sube32
57383 0, // sube64
57384 0, // subo32
57385 0, // subo64
57386 247, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57387 247, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57388 247, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57389 247, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57390 247, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57391 247, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57392 247, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57393 247, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57394 0, // zasubb
57395 0, // zasubd0
57396 0, // zasubd1
57397 0, // zasubh0
57398 0, // zasubh1
57399 0, // zasubq0
57400 0, // zasubq1
57401 0, // zasubs0
57402 0, // zasubs1
57403 0, // zsub
57404 0, // zsub0
57405 0, // zsub1
57406 0, // zsub2
57407 0, // zsub3
57408 0, // zasubd1_then_zasubq0
57409 0, // zasubd1_then_zasubq1
57410 0, // zasubs1_then_zasubd0
57411 0, // zasubs1_then_zasubd1
57412 0, // zasubs1_then_zasubq0
57413 0, // zasubs1_then_zasubq1
57414 0, // zasubs1_then_zasubd1_then_zasubq0
57415 0, // zasubs1_then_zasubd1_then_zasubq1
57416 0, // zasubh1_then_zasubd0
57417 0, // zasubh1_then_zasubd1
57418 0, // zasubh1_then_zasubq0
57419 0, // zasubh1_then_zasubq1
57420 0, // zasubh1_then_zasubs0
57421 0, // zasubh1_then_zasubs1
57422 0, // zasubh1_then_zasubd1_then_zasubq0
57423 0, // zasubh1_then_zasubd1_then_zasubq1
57424 0, // zasubh1_then_zasubs1_then_zasubd0
57425 0, // zasubh1_then_zasubs1_then_zasubd1
57426 0, // zasubh1_then_zasubs1_then_zasubq0
57427 0, // zasubh1_then_zasubs1_then_zasubq1
57428 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
57429 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
57430 0, // dsub1_then_bsub
57431 0, // dsub1_then_hsub
57432 0, // dsub1_then_ssub
57433 0, // dsub3_then_bsub
57434 0, // dsub3_then_hsub
57435 0, // dsub3_then_ssub
57436 0, // dsub2_then_bsub
57437 0, // dsub2_then_hsub
57438 0, // dsub2_then_ssub
57439 0, // psub1_then_psub
57440 0, // qsub1_then_bsub
57441 0, // qsub1_then_dsub
57442 0, // qsub1_then_hsub
57443 0, // qsub1_then_ssub
57444 0, // qsub3_then_bsub
57445 0, // qsub3_then_dsub
57446 0, // qsub3_then_hsub
57447 0, // qsub3_then_ssub
57448 0, // qsub2_then_bsub
57449 0, // qsub2_then_dsub
57450 0, // qsub2_then_hsub
57451 0, // qsub2_then_ssub
57452 247, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57453 247, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57454 247, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57455 247, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57456 247, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57457 247, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57458 247, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57459 0, // subo64_then_sub_32
57460 0, // zsub1_then_bsub
57461 0, // zsub1_then_dsub
57462 0, // zsub1_then_hsub
57463 0, // zsub1_then_ssub
57464 0, // zsub1_then_zsub
57465 0, // zsub3_then_bsub
57466 0, // zsub3_then_dsub
57467 0, // zsub3_then_hsub
57468 0, // zsub3_then_ssub
57469 0, // zsub3_then_zsub
57470 0, // zsub2_then_bsub
57471 0, // zsub2_then_dsub
57472 0, // zsub2_then_hsub
57473 0, // zsub2_then_ssub
57474 0, // zsub2_then_zsub
57475 0, // dsub0_dsub1
57476 0, // dsub0_dsub1_dsub2
57477 0, // dsub1_dsub2
57478 0, // dsub1_dsub2_dsub3
57479 0, // dsub2_dsub3
57480 0, // dsub_qsub1_then_dsub
57481 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57482 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57483 0, // qsub0_qsub1
57484 0, // qsub0_qsub1_qsub2
57485 0, // qsub1_qsub2
57486 0, // qsub1_qsub2_qsub3
57487 0, // qsub2_qsub3
57488 0, // qsub1_then_dsub_qsub2_then_dsub
57489 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57490 0, // qsub2_then_dsub_qsub3_then_dsub
57491 247, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57492 247, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57493 247, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57494 247, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57495 247, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57496 247, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57497 247, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57498 247, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57499 0, // sub_32_subo64_then_sub_32
57500 0, // dsub_zsub1_then_dsub
57501 0, // zsub_zsub1_then_zsub
57502 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57503 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57504 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57505 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57506 0, // zsub0_zsub1
57507 0, // zsub0_zsub1_zsub2
57508 0, // zsub1_zsub2
57509 0, // zsub1_zsub2_zsub3
57510 0, // zsub2_zsub3
57511 0, // zsub1_then_dsub_zsub2_then_dsub
57512 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57513 0, // zsub1_then_zsub_zsub2_then_zsub
57514 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57515 0, // zsub2_then_dsub_zsub3_then_dsub
57516 0, // zsub2_then_zsub_zsub3_then_zsub
57517 0, // zsub0_zsub2
57518 0, // zsub1_zsub3
57519 },
57520 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57521 0, // bsub
57522 0, // dsub
57523 0, // dsub0
57524 0, // dsub1
57525 0, // dsub2
57526 0, // dsub3
57527 0, // hsub
57528 0, // psub
57529 0, // psub0
57530 0, // psub1
57531 0, // qsub0
57532 0, // qsub1
57533 0, // qsub2
57534 0, // qsub3
57535 0, // ssub
57536 248, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57537 0, // sube32
57538 0, // sube64
57539 0, // subo32
57540 0, // subo64
57541 248, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57542 248, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57543 248, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57544 248, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57545 248, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57546 248, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57547 248, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57548 248, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57549 0, // zasubb
57550 0, // zasubd0
57551 0, // zasubd1
57552 0, // zasubh0
57553 0, // zasubh1
57554 0, // zasubq0
57555 0, // zasubq1
57556 0, // zasubs0
57557 0, // zasubs1
57558 0, // zsub
57559 0, // zsub0
57560 0, // zsub1
57561 0, // zsub2
57562 0, // zsub3
57563 0, // zasubd1_then_zasubq0
57564 0, // zasubd1_then_zasubq1
57565 0, // zasubs1_then_zasubd0
57566 0, // zasubs1_then_zasubd1
57567 0, // zasubs1_then_zasubq0
57568 0, // zasubs1_then_zasubq1
57569 0, // zasubs1_then_zasubd1_then_zasubq0
57570 0, // zasubs1_then_zasubd1_then_zasubq1
57571 0, // zasubh1_then_zasubd0
57572 0, // zasubh1_then_zasubd1
57573 0, // zasubh1_then_zasubq0
57574 0, // zasubh1_then_zasubq1
57575 0, // zasubh1_then_zasubs0
57576 0, // zasubh1_then_zasubs1
57577 0, // zasubh1_then_zasubd1_then_zasubq0
57578 0, // zasubh1_then_zasubd1_then_zasubq1
57579 0, // zasubh1_then_zasubs1_then_zasubd0
57580 0, // zasubh1_then_zasubs1_then_zasubd1
57581 0, // zasubh1_then_zasubs1_then_zasubq0
57582 0, // zasubh1_then_zasubs1_then_zasubq1
57583 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
57584 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
57585 0, // dsub1_then_bsub
57586 0, // dsub1_then_hsub
57587 0, // dsub1_then_ssub
57588 0, // dsub3_then_bsub
57589 0, // dsub3_then_hsub
57590 0, // dsub3_then_ssub
57591 0, // dsub2_then_bsub
57592 0, // dsub2_then_hsub
57593 0, // dsub2_then_ssub
57594 0, // psub1_then_psub
57595 0, // qsub1_then_bsub
57596 0, // qsub1_then_dsub
57597 0, // qsub1_then_hsub
57598 0, // qsub1_then_ssub
57599 0, // qsub3_then_bsub
57600 0, // qsub3_then_dsub
57601 0, // qsub3_then_hsub
57602 0, // qsub3_then_ssub
57603 0, // qsub2_then_bsub
57604 0, // qsub2_then_dsub
57605 0, // qsub2_then_hsub
57606 0, // qsub2_then_ssub
57607 248, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57608 248, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57609 248, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57610 248, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57611 248, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57612 248, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57613 248, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57614 0, // subo64_then_sub_32
57615 0, // zsub1_then_bsub
57616 0, // zsub1_then_dsub
57617 0, // zsub1_then_hsub
57618 0, // zsub1_then_ssub
57619 0, // zsub1_then_zsub
57620 0, // zsub3_then_bsub
57621 0, // zsub3_then_dsub
57622 0, // zsub3_then_hsub
57623 0, // zsub3_then_ssub
57624 0, // zsub3_then_zsub
57625 0, // zsub2_then_bsub
57626 0, // zsub2_then_dsub
57627 0, // zsub2_then_hsub
57628 0, // zsub2_then_ssub
57629 0, // zsub2_then_zsub
57630 0, // dsub0_dsub1
57631 0, // dsub0_dsub1_dsub2
57632 0, // dsub1_dsub2
57633 0, // dsub1_dsub2_dsub3
57634 0, // dsub2_dsub3
57635 0, // dsub_qsub1_then_dsub
57636 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57637 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57638 0, // qsub0_qsub1
57639 0, // qsub0_qsub1_qsub2
57640 0, // qsub1_qsub2
57641 0, // qsub1_qsub2_qsub3
57642 0, // qsub2_qsub3
57643 0, // qsub1_then_dsub_qsub2_then_dsub
57644 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57645 0, // qsub2_then_dsub_qsub3_then_dsub
57646 248, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57647 248, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57648 248, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57649 248, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57650 248, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57651 248, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57652 248, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57653 248, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
57654 0, // sub_32_subo64_then_sub_32
57655 0, // dsub_zsub1_then_dsub
57656 0, // zsub_zsub1_then_zsub
57657 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57658 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57659 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57660 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57661 0, // zsub0_zsub1
57662 0, // zsub0_zsub1_zsub2
57663 0, // zsub1_zsub2
57664 0, // zsub1_zsub2_zsub3
57665 0, // zsub2_zsub3
57666 0, // zsub1_then_dsub_zsub2_then_dsub
57667 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57668 0, // zsub1_then_zsub_zsub2_then_zsub
57669 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57670 0, // zsub2_then_dsub_zsub3_then_dsub
57671 0, // zsub2_then_zsub_zsub3_then_zsub
57672 0, // zsub0_zsub2
57673 0, // zsub1_zsub3
57674 },
57675 { // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57676 0, // bsub
57677 0, // dsub
57678 0, // dsub0
57679 0, // dsub1
57680 0, // dsub2
57681 0, // dsub3
57682 0, // hsub
57683 0, // psub
57684 0, // psub0
57685 0, // psub1
57686 0, // qsub0
57687 0, // qsub1
57688 0, // qsub2
57689 0, // qsub3
57690 0, // ssub
57691 249, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57692 0, // sube32
57693 0, // sube64
57694 0, // subo32
57695 0, // subo64
57696 249, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57697 249, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57698 249, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57699 249, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57700 249, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57701 249, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57702 249, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57703 249, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57704 0, // zasubb
57705 0, // zasubd0
57706 0, // zasubd1
57707 0, // zasubh0
57708 0, // zasubh1
57709 0, // zasubq0
57710 0, // zasubq1
57711 0, // zasubs0
57712 0, // zasubs1
57713 0, // zsub
57714 0, // zsub0
57715 0, // zsub1
57716 0, // zsub2
57717 0, // zsub3
57718 0, // zasubd1_then_zasubq0
57719 0, // zasubd1_then_zasubq1
57720 0, // zasubs1_then_zasubd0
57721 0, // zasubs1_then_zasubd1
57722 0, // zasubs1_then_zasubq0
57723 0, // zasubs1_then_zasubq1
57724 0, // zasubs1_then_zasubd1_then_zasubq0
57725 0, // zasubs1_then_zasubd1_then_zasubq1
57726 0, // zasubh1_then_zasubd0
57727 0, // zasubh1_then_zasubd1
57728 0, // zasubh1_then_zasubq0
57729 0, // zasubh1_then_zasubq1
57730 0, // zasubh1_then_zasubs0
57731 0, // zasubh1_then_zasubs1
57732 0, // zasubh1_then_zasubd1_then_zasubq0
57733 0, // zasubh1_then_zasubd1_then_zasubq1
57734 0, // zasubh1_then_zasubs1_then_zasubd0
57735 0, // zasubh1_then_zasubs1_then_zasubd1
57736 0, // zasubh1_then_zasubs1_then_zasubq0
57737 0, // zasubh1_then_zasubs1_then_zasubq1
57738 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
57739 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
57740 0, // dsub1_then_bsub
57741 0, // dsub1_then_hsub
57742 0, // dsub1_then_ssub
57743 0, // dsub3_then_bsub
57744 0, // dsub3_then_hsub
57745 0, // dsub3_then_ssub
57746 0, // dsub2_then_bsub
57747 0, // dsub2_then_hsub
57748 0, // dsub2_then_ssub
57749 0, // psub1_then_psub
57750 0, // qsub1_then_bsub
57751 0, // qsub1_then_dsub
57752 0, // qsub1_then_hsub
57753 0, // qsub1_then_ssub
57754 0, // qsub3_then_bsub
57755 0, // qsub3_then_dsub
57756 0, // qsub3_then_hsub
57757 0, // qsub3_then_ssub
57758 0, // qsub2_then_bsub
57759 0, // qsub2_then_dsub
57760 0, // qsub2_then_hsub
57761 0, // qsub2_then_ssub
57762 249, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57763 249, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57764 249, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57765 249, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57766 249, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57767 249, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57768 249, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57769 0, // subo64_then_sub_32
57770 0, // zsub1_then_bsub
57771 0, // zsub1_then_dsub
57772 0, // zsub1_then_hsub
57773 0, // zsub1_then_ssub
57774 0, // zsub1_then_zsub
57775 0, // zsub3_then_bsub
57776 0, // zsub3_then_dsub
57777 0, // zsub3_then_hsub
57778 0, // zsub3_then_ssub
57779 0, // zsub3_then_zsub
57780 0, // zsub2_then_bsub
57781 0, // zsub2_then_dsub
57782 0, // zsub2_then_hsub
57783 0, // zsub2_then_ssub
57784 0, // zsub2_then_zsub
57785 0, // dsub0_dsub1
57786 0, // dsub0_dsub1_dsub2
57787 0, // dsub1_dsub2
57788 0, // dsub1_dsub2_dsub3
57789 0, // dsub2_dsub3
57790 0, // dsub_qsub1_then_dsub
57791 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57792 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57793 0, // qsub0_qsub1
57794 0, // qsub0_qsub1_qsub2
57795 0, // qsub1_qsub2
57796 0, // qsub1_qsub2_qsub3
57797 0, // qsub2_qsub3
57798 0, // qsub1_then_dsub_qsub2_then_dsub
57799 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57800 0, // qsub2_then_dsub_qsub3_then_dsub
57801 249, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57802 249, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57803 249, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57804 249, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57805 249, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57806 249, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57807 249, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57808 249, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
57809 0, // sub_32_subo64_then_sub_32
57810 0, // dsub_zsub1_then_dsub
57811 0, // zsub_zsub1_then_zsub
57812 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57813 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57814 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57815 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57816 0, // zsub0_zsub1
57817 0, // zsub0_zsub1_zsub2
57818 0, // zsub1_zsub2
57819 0, // zsub1_zsub2_zsub3
57820 0, // zsub2_zsub3
57821 0, // zsub1_then_dsub_zsub2_then_dsub
57822 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57823 0, // zsub1_then_zsub_zsub2_then_zsub
57824 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57825 0, // zsub2_then_dsub_zsub3_then_dsub
57826 0, // zsub2_then_zsub_zsub3_then_zsub
57827 0, // zsub0_zsub2
57828 0, // zsub1_zsub3
57829 },
57830 { // GPR64x8Class_with_x8sub_1_in_tcGPR64
57831 0, // bsub
57832 0, // dsub
57833 0, // dsub0
57834 0, // dsub1
57835 0, // dsub2
57836 0, // dsub3
57837 0, // hsub
57838 0, // psub
57839 0, // psub0
57840 0, // psub1
57841 0, // qsub0
57842 0, // qsub1
57843 0, // qsub2
57844 0, // qsub3
57845 0, // ssub
57846 250, // sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57847 0, // sube32
57848 0, // sube64
57849 0, // subo32
57850 0, // subo64
57851 250, // x8sub_0 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57852 250, // x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57853 250, // x8sub_2 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57854 250, // x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57855 250, // x8sub_4 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57856 250, // x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57857 250, // x8sub_6 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57858 250, // x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57859 0, // zasubb
57860 0, // zasubd0
57861 0, // zasubd1
57862 0, // zasubh0
57863 0, // zasubh1
57864 0, // zasubq0
57865 0, // zasubq1
57866 0, // zasubs0
57867 0, // zasubs1
57868 0, // zsub
57869 0, // zsub0
57870 0, // zsub1
57871 0, // zsub2
57872 0, // zsub3
57873 0, // zasubd1_then_zasubq0
57874 0, // zasubd1_then_zasubq1
57875 0, // zasubs1_then_zasubd0
57876 0, // zasubs1_then_zasubd1
57877 0, // zasubs1_then_zasubq0
57878 0, // zasubs1_then_zasubq1
57879 0, // zasubs1_then_zasubd1_then_zasubq0
57880 0, // zasubs1_then_zasubd1_then_zasubq1
57881 0, // zasubh1_then_zasubd0
57882 0, // zasubh1_then_zasubd1
57883 0, // zasubh1_then_zasubq0
57884 0, // zasubh1_then_zasubq1
57885 0, // zasubh1_then_zasubs0
57886 0, // zasubh1_then_zasubs1
57887 0, // zasubh1_then_zasubd1_then_zasubq0
57888 0, // zasubh1_then_zasubd1_then_zasubq1
57889 0, // zasubh1_then_zasubs1_then_zasubd0
57890 0, // zasubh1_then_zasubs1_then_zasubd1
57891 0, // zasubh1_then_zasubs1_then_zasubq0
57892 0, // zasubh1_then_zasubs1_then_zasubq1
57893 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
57894 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
57895 0, // dsub1_then_bsub
57896 0, // dsub1_then_hsub
57897 0, // dsub1_then_ssub
57898 0, // dsub3_then_bsub
57899 0, // dsub3_then_hsub
57900 0, // dsub3_then_ssub
57901 0, // dsub2_then_bsub
57902 0, // dsub2_then_hsub
57903 0, // dsub2_then_ssub
57904 0, // psub1_then_psub
57905 0, // qsub1_then_bsub
57906 0, // qsub1_then_dsub
57907 0, // qsub1_then_hsub
57908 0, // qsub1_then_ssub
57909 0, // qsub3_then_bsub
57910 0, // qsub3_then_dsub
57911 0, // qsub3_then_hsub
57912 0, // qsub3_then_ssub
57913 0, // qsub2_then_bsub
57914 0, // qsub2_then_dsub
57915 0, // qsub2_then_hsub
57916 0, // qsub2_then_ssub
57917 250, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57918 250, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57919 250, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57920 250, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57921 250, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57922 250, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57923 250, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57924 0, // subo64_then_sub_32
57925 0, // zsub1_then_bsub
57926 0, // zsub1_then_dsub
57927 0, // zsub1_then_hsub
57928 0, // zsub1_then_ssub
57929 0, // zsub1_then_zsub
57930 0, // zsub3_then_bsub
57931 0, // zsub3_then_dsub
57932 0, // zsub3_then_hsub
57933 0, // zsub3_then_ssub
57934 0, // zsub3_then_zsub
57935 0, // zsub2_then_bsub
57936 0, // zsub2_then_dsub
57937 0, // zsub2_then_hsub
57938 0, // zsub2_then_ssub
57939 0, // zsub2_then_zsub
57940 0, // dsub0_dsub1
57941 0, // dsub0_dsub1_dsub2
57942 0, // dsub1_dsub2
57943 0, // dsub1_dsub2_dsub3
57944 0, // dsub2_dsub3
57945 0, // dsub_qsub1_then_dsub
57946 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57947 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
57948 0, // qsub0_qsub1
57949 0, // qsub0_qsub1_qsub2
57950 0, // qsub1_qsub2
57951 0, // qsub1_qsub2_qsub3
57952 0, // qsub2_qsub3
57953 0, // qsub1_then_dsub_qsub2_then_dsub
57954 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
57955 0, // qsub2_then_dsub_qsub3_then_dsub
57956 250, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57957 250, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57958 250, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57959 250, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57960 250, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57961 250, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57962 250, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57963 250, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64
57964 0, // sub_32_subo64_then_sub_32
57965 0, // dsub_zsub1_then_dsub
57966 0, // zsub_zsub1_then_zsub
57967 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57968 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
57969 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57970 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
57971 0, // zsub0_zsub1
57972 0, // zsub0_zsub1_zsub2
57973 0, // zsub1_zsub2
57974 0, // zsub1_zsub2_zsub3
57975 0, // zsub2_zsub3
57976 0, // zsub1_then_dsub_zsub2_then_dsub
57977 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
57978 0, // zsub1_then_zsub_zsub2_then_zsub
57979 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
57980 0, // zsub2_then_dsub_zsub3_then_dsub
57981 0, // zsub2_then_zsub_zsub3_then_zsub
57982 0, // zsub0_zsub2
57983 0, // zsub1_zsub3
57984 },
57985 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
57986 0, // bsub
57987 0, // dsub
57988 0, // dsub0
57989 0, // dsub1
57990 0, // dsub2
57991 0, // dsub3
57992 0, // hsub
57993 0, // psub
57994 0, // psub0
57995 0, // psub1
57996 0, // qsub0
57997 0, // qsub1
57998 0, // qsub2
57999 0, // qsub3
58000 0, // ssub
58001 251, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58002 0, // sube32
58003 0, // sube64
58004 0, // subo32
58005 0, // subo64
58006 251, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58007 251, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58008 251, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58009 251, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58010 251, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58011 251, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58012 251, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58013 251, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58014 0, // zasubb
58015 0, // zasubd0
58016 0, // zasubd1
58017 0, // zasubh0
58018 0, // zasubh1
58019 0, // zasubq0
58020 0, // zasubq1
58021 0, // zasubs0
58022 0, // zasubs1
58023 0, // zsub
58024 0, // zsub0
58025 0, // zsub1
58026 0, // zsub2
58027 0, // zsub3
58028 0, // zasubd1_then_zasubq0
58029 0, // zasubd1_then_zasubq1
58030 0, // zasubs1_then_zasubd0
58031 0, // zasubs1_then_zasubd1
58032 0, // zasubs1_then_zasubq0
58033 0, // zasubs1_then_zasubq1
58034 0, // zasubs1_then_zasubd1_then_zasubq0
58035 0, // zasubs1_then_zasubd1_then_zasubq1
58036 0, // zasubh1_then_zasubd0
58037 0, // zasubh1_then_zasubd1
58038 0, // zasubh1_then_zasubq0
58039 0, // zasubh1_then_zasubq1
58040 0, // zasubh1_then_zasubs0
58041 0, // zasubh1_then_zasubs1
58042 0, // zasubh1_then_zasubd1_then_zasubq0
58043 0, // zasubh1_then_zasubd1_then_zasubq1
58044 0, // zasubh1_then_zasubs1_then_zasubd0
58045 0, // zasubh1_then_zasubs1_then_zasubd1
58046 0, // zasubh1_then_zasubs1_then_zasubq0
58047 0, // zasubh1_then_zasubs1_then_zasubq1
58048 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58049 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58050 0, // dsub1_then_bsub
58051 0, // dsub1_then_hsub
58052 0, // dsub1_then_ssub
58053 0, // dsub3_then_bsub
58054 0, // dsub3_then_hsub
58055 0, // dsub3_then_ssub
58056 0, // dsub2_then_bsub
58057 0, // dsub2_then_hsub
58058 0, // dsub2_then_ssub
58059 0, // psub1_then_psub
58060 0, // qsub1_then_bsub
58061 0, // qsub1_then_dsub
58062 0, // qsub1_then_hsub
58063 0, // qsub1_then_ssub
58064 0, // qsub3_then_bsub
58065 0, // qsub3_then_dsub
58066 0, // qsub3_then_hsub
58067 0, // qsub3_then_ssub
58068 0, // qsub2_then_bsub
58069 0, // qsub2_then_dsub
58070 0, // qsub2_then_hsub
58071 0, // qsub2_then_ssub
58072 251, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58073 251, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58074 251, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58075 251, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58076 251, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58077 251, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58078 251, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58079 0, // subo64_then_sub_32
58080 0, // zsub1_then_bsub
58081 0, // zsub1_then_dsub
58082 0, // zsub1_then_hsub
58083 0, // zsub1_then_ssub
58084 0, // zsub1_then_zsub
58085 0, // zsub3_then_bsub
58086 0, // zsub3_then_dsub
58087 0, // zsub3_then_hsub
58088 0, // zsub3_then_ssub
58089 0, // zsub3_then_zsub
58090 0, // zsub2_then_bsub
58091 0, // zsub2_then_dsub
58092 0, // zsub2_then_hsub
58093 0, // zsub2_then_ssub
58094 0, // zsub2_then_zsub
58095 0, // dsub0_dsub1
58096 0, // dsub0_dsub1_dsub2
58097 0, // dsub1_dsub2
58098 0, // dsub1_dsub2_dsub3
58099 0, // dsub2_dsub3
58100 0, // dsub_qsub1_then_dsub
58101 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58102 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
58103 0, // qsub0_qsub1
58104 0, // qsub0_qsub1_qsub2
58105 0, // qsub1_qsub2
58106 0, // qsub1_qsub2_qsub3
58107 0, // qsub2_qsub3
58108 0, // qsub1_then_dsub_qsub2_then_dsub
58109 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58110 0, // qsub2_then_dsub_qsub3_then_dsub
58111 251, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58112 251, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58113 251, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58114 251, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58115 251, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58116 251, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58117 251, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58118 251, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58119 0, // sub_32_subo64_then_sub_32
58120 0, // dsub_zsub1_then_dsub
58121 0, // zsub_zsub1_then_zsub
58122 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58123 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
58124 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58125 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
58126 0, // zsub0_zsub1
58127 0, // zsub0_zsub1_zsub2
58128 0, // zsub1_zsub2
58129 0, // zsub1_zsub2_zsub3
58130 0, // zsub2_zsub3
58131 0, // zsub1_then_dsub_zsub2_then_dsub
58132 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58133 0, // zsub1_then_zsub_zsub2_then_zsub
58134 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58135 0, // zsub2_then_dsub_zsub3_then_dsub
58136 0, // zsub2_then_zsub_zsub3_then_zsub
58137 0, // zsub0_zsub2
58138 0, // zsub1_zsub3
58139 },
58140 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58141 0, // bsub
58142 0, // dsub
58143 0, // dsub0
58144 0, // dsub1
58145 0, // dsub2
58146 0, // dsub3
58147 0, // hsub
58148 0, // psub
58149 0, // psub0
58150 0, // psub1
58151 0, // qsub0
58152 0, // qsub1
58153 0, // qsub2
58154 0, // qsub3
58155 0, // ssub
58156 252, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58157 0, // sube32
58158 0, // sube64
58159 0, // subo32
58160 0, // subo64
58161 252, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58162 252, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58163 252, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58164 252, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58165 252, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58166 252, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58167 252, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58168 252, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58169 0, // zasubb
58170 0, // zasubd0
58171 0, // zasubd1
58172 0, // zasubh0
58173 0, // zasubh1
58174 0, // zasubq0
58175 0, // zasubq1
58176 0, // zasubs0
58177 0, // zasubs1
58178 0, // zsub
58179 0, // zsub0
58180 0, // zsub1
58181 0, // zsub2
58182 0, // zsub3
58183 0, // zasubd1_then_zasubq0
58184 0, // zasubd1_then_zasubq1
58185 0, // zasubs1_then_zasubd0
58186 0, // zasubs1_then_zasubd1
58187 0, // zasubs1_then_zasubq0
58188 0, // zasubs1_then_zasubq1
58189 0, // zasubs1_then_zasubd1_then_zasubq0
58190 0, // zasubs1_then_zasubd1_then_zasubq1
58191 0, // zasubh1_then_zasubd0
58192 0, // zasubh1_then_zasubd1
58193 0, // zasubh1_then_zasubq0
58194 0, // zasubh1_then_zasubq1
58195 0, // zasubh1_then_zasubs0
58196 0, // zasubh1_then_zasubs1
58197 0, // zasubh1_then_zasubd1_then_zasubq0
58198 0, // zasubh1_then_zasubd1_then_zasubq1
58199 0, // zasubh1_then_zasubs1_then_zasubd0
58200 0, // zasubh1_then_zasubs1_then_zasubd1
58201 0, // zasubh1_then_zasubs1_then_zasubq0
58202 0, // zasubh1_then_zasubs1_then_zasubq1
58203 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58204 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58205 0, // dsub1_then_bsub
58206 0, // dsub1_then_hsub
58207 0, // dsub1_then_ssub
58208 0, // dsub3_then_bsub
58209 0, // dsub3_then_hsub
58210 0, // dsub3_then_ssub
58211 0, // dsub2_then_bsub
58212 0, // dsub2_then_hsub
58213 0, // dsub2_then_ssub
58214 0, // psub1_then_psub
58215 0, // qsub1_then_bsub
58216 0, // qsub1_then_dsub
58217 0, // qsub1_then_hsub
58218 0, // qsub1_then_ssub
58219 0, // qsub3_then_bsub
58220 0, // qsub3_then_dsub
58221 0, // qsub3_then_hsub
58222 0, // qsub3_then_ssub
58223 0, // qsub2_then_bsub
58224 0, // qsub2_then_dsub
58225 0, // qsub2_then_hsub
58226 0, // qsub2_then_ssub
58227 252, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58228 252, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58229 252, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58230 252, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58231 252, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58232 252, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58233 252, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58234 0, // subo64_then_sub_32
58235 0, // zsub1_then_bsub
58236 0, // zsub1_then_dsub
58237 0, // zsub1_then_hsub
58238 0, // zsub1_then_ssub
58239 0, // zsub1_then_zsub
58240 0, // zsub3_then_bsub
58241 0, // zsub3_then_dsub
58242 0, // zsub3_then_hsub
58243 0, // zsub3_then_ssub
58244 0, // zsub3_then_zsub
58245 0, // zsub2_then_bsub
58246 0, // zsub2_then_dsub
58247 0, // zsub2_then_hsub
58248 0, // zsub2_then_ssub
58249 0, // zsub2_then_zsub
58250 0, // dsub0_dsub1
58251 0, // dsub0_dsub1_dsub2
58252 0, // dsub1_dsub2
58253 0, // dsub1_dsub2_dsub3
58254 0, // dsub2_dsub3
58255 0, // dsub_qsub1_then_dsub
58256 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58257 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
58258 0, // qsub0_qsub1
58259 0, // qsub0_qsub1_qsub2
58260 0, // qsub1_qsub2
58261 0, // qsub1_qsub2_qsub3
58262 0, // qsub2_qsub3
58263 0, // qsub1_then_dsub_qsub2_then_dsub
58264 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58265 0, // qsub2_then_dsub_qsub3_then_dsub
58266 252, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58267 252, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58268 252, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58269 252, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58270 252, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58271 252, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58272 252, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58273 252, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58274 0, // sub_32_subo64_then_sub_32
58275 0, // dsub_zsub1_then_dsub
58276 0, // zsub_zsub1_then_zsub
58277 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58278 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
58279 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58280 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
58281 0, // zsub0_zsub1
58282 0, // zsub0_zsub1_zsub2
58283 0, // zsub1_zsub2
58284 0, // zsub1_zsub2_zsub3
58285 0, // zsub2_zsub3
58286 0, // zsub1_then_dsub_zsub2_then_dsub
58287 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58288 0, // zsub1_then_zsub_zsub2_then_zsub
58289 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58290 0, // zsub2_then_dsub_zsub3_then_dsub
58291 0, // zsub2_then_zsub_zsub3_then_zsub
58292 0, // zsub0_zsub2
58293 0, // zsub1_zsub3
58294 },
58295 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58296 0, // bsub
58297 0, // dsub
58298 0, // dsub0
58299 0, // dsub1
58300 0, // dsub2
58301 0, // dsub3
58302 0, // hsub
58303 0, // psub
58304 0, // psub0
58305 0, // psub1
58306 0, // qsub0
58307 0, // qsub1
58308 0, // qsub2
58309 0, // qsub3
58310 0, // ssub
58311 253, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58312 0, // sube32
58313 0, // sube64
58314 0, // subo32
58315 0, // subo64
58316 253, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58317 253, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58318 253, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58319 253, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58320 253, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58321 253, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58322 253, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58323 253, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58324 0, // zasubb
58325 0, // zasubd0
58326 0, // zasubd1
58327 0, // zasubh0
58328 0, // zasubh1
58329 0, // zasubq0
58330 0, // zasubq1
58331 0, // zasubs0
58332 0, // zasubs1
58333 0, // zsub
58334 0, // zsub0
58335 0, // zsub1
58336 0, // zsub2
58337 0, // zsub3
58338 0, // zasubd1_then_zasubq0
58339 0, // zasubd1_then_zasubq1
58340 0, // zasubs1_then_zasubd0
58341 0, // zasubs1_then_zasubd1
58342 0, // zasubs1_then_zasubq0
58343 0, // zasubs1_then_zasubq1
58344 0, // zasubs1_then_zasubd1_then_zasubq0
58345 0, // zasubs1_then_zasubd1_then_zasubq1
58346 0, // zasubh1_then_zasubd0
58347 0, // zasubh1_then_zasubd1
58348 0, // zasubh1_then_zasubq0
58349 0, // zasubh1_then_zasubq1
58350 0, // zasubh1_then_zasubs0
58351 0, // zasubh1_then_zasubs1
58352 0, // zasubh1_then_zasubd1_then_zasubq0
58353 0, // zasubh1_then_zasubd1_then_zasubq1
58354 0, // zasubh1_then_zasubs1_then_zasubd0
58355 0, // zasubh1_then_zasubs1_then_zasubd1
58356 0, // zasubh1_then_zasubs1_then_zasubq0
58357 0, // zasubh1_then_zasubs1_then_zasubq1
58358 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58359 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58360 0, // dsub1_then_bsub
58361 0, // dsub1_then_hsub
58362 0, // dsub1_then_ssub
58363 0, // dsub3_then_bsub
58364 0, // dsub3_then_hsub
58365 0, // dsub3_then_ssub
58366 0, // dsub2_then_bsub
58367 0, // dsub2_then_hsub
58368 0, // dsub2_then_ssub
58369 0, // psub1_then_psub
58370 0, // qsub1_then_bsub
58371 0, // qsub1_then_dsub
58372 0, // qsub1_then_hsub
58373 0, // qsub1_then_ssub
58374 0, // qsub3_then_bsub
58375 0, // qsub3_then_dsub
58376 0, // qsub3_then_hsub
58377 0, // qsub3_then_ssub
58378 0, // qsub2_then_bsub
58379 0, // qsub2_then_dsub
58380 0, // qsub2_then_hsub
58381 0, // qsub2_then_ssub
58382 253, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58383 253, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58384 253, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58385 253, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58386 253, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58387 253, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58388 253, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58389 0, // subo64_then_sub_32
58390 0, // zsub1_then_bsub
58391 0, // zsub1_then_dsub
58392 0, // zsub1_then_hsub
58393 0, // zsub1_then_ssub
58394 0, // zsub1_then_zsub
58395 0, // zsub3_then_bsub
58396 0, // zsub3_then_dsub
58397 0, // zsub3_then_hsub
58398 0, // zsub3_then_ssub
58399 0, // zsub3_then_zsub
58400 0, // zsub2_then_bsub
58401 0, // zsub2_then_dsub
58402 0, // zsub2_then_hsub
58403 0, // zsub2_then_ssub
58404 0, // zsub2_then_zsub
58405 0, // dsub0_dsub1
58406 0, // dsub0_dsub1_dsub2
58407 0, // dsub1_dsub2
58408 0, // dsub1_dsub2_dsub3
58409 0, // dsub2_dsub3
58410 0, // dsub_qsub1_then_dsub
58411 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58412 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
58413 0, // qsub0_qsub1
58414 0, // qsub0_qsub1_qsub2
58415 0, // qsub1_qsub2
58416 0, // qsub1_qsub2_qsub3
58417 0, // qsub2_qsub3
58418 0, // qsub1_then_dsub_qsub2_then_dsub
58419 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58420 0, // qsub2_then_dsub_qsub3_then_dsub
58421 253, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58422 253, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58423 253, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58424 253, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58425 253, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58426 253, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58427 253, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58428 253, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58429 0, // sub_32_subo64_then_sub_32
58430 0, // dsub_zsub1_then_dsub
58431 0, // zsub_zsub1_then_zsub
58432 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58433 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
58434 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58435 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
58436 0, // zsub0_zsub1
58437 0, // zsub0_zsub1_zsub2
58438 0, // zsub1_zsub2
58439 0, // zsub1_zsub2_zsub3
58440 0, // zsub2_zsub3
58441 0, // zsub1_then_dsub_zsub2_then_dsub
58442 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58443 0, // zsub1_then_zsub_zsub2_then_zsub
58444 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58445 0, // zsub2_then_dsub_zsub3_then_dsub
58446 0, // zsub2_then_zsub_zsub3_then_zsub
58447 0, // zsub0_zsub2
58448 0, // zsub1_zsub3
58449 },
58450 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58451 0, // bsub
58452 0, // dsub
58453 0, // dsub0
58454 0, // dsub1
58455 0, // dsub2
58456 0, // dsub3
58457 0, // hsub
58458 0, // psub
58459 0, // psub0
58460 0, // psub1
58461 0, // qsub0
58462 0, // qsub1
58463 0, // qsub2
58464 0, // qsub3
58465 0, // ssub
58466 254, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58467 0, // sube32
58468 0, // sube64
58469 0, // subo32
58470 0, // subo64
58471 254, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58472 254, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58473 254, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58474 254, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58475 254, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58476 254, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58477 254, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58478 254, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58479 0, // zasubb
58480 0, // zasubd0
58481 0, // zasubd1
58482 0, // zasubh0
58483 0, // zasubh1
58484 0, // zasubq0
58485 0, // zasubq1
58486 0, // zasubs0
58487 0, // zasubs1
58488 0, // zsub
58489 0, // zsub0
58490 0, // zsub1
58491 0, // zsub2
58492 0, // zsub3
58493 0, // zasubd1_then_zasubq0
58494 0, // zasubd1_then_zasubq1
58495 0, // zasubs1_then_zasubd0
58496 0, // zasubs1_then_zasubd1
58497 0, // zasubs1_then_zasubq0
58498 0, // zasubs1_then_zasubq1
58499 0, // zasubs1_then_zasubd1_then_zasubq0
58500 0, // zasubs1_then_zasubd1_then_zasubq1
58501 0, // zasubh1_then_zasubd0
58502 0, // zasubh1_then_zasubd1
58503 0, // zasubh1_then_zasubq0
58504 0, // zasubh1_then_zasubq1
58505 0, // zasubh1_then_zasubs0
58506 0, // zasubh1_then_zasubs1
58507 0, // zasubh1_then_zasubd1_then_zasubq0
58508 0, // zasubh1_then_zasubd1_then_zasubq1
58509 0, // zasubh1_then_zasubs1_then_zasubd0
58510 0, // zasubh1_then_zasubs1_then_zasubd1
58511 0, // zasubh1_then_zasubs1_then_zasubq0
58512 0, // zasubh1_then_zasubs1_then_zasubq1
58513 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58514 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58515 0, // dsub1_then_bsub
58516 0, // dsub1_then_hsub
58517 0, // dsub1_then_ssub
58518 0, // dsub3_then_bsub
58519 0, // dsub3_then_hsub
58520 0, // dsub3_then_ssub
58521 0, // dsub2_then_bsub
58522 0, // dsub2_then_hsub
58523 0, // dsub2_then_ssub
58524 0, // psub1_then_psub
58525 0, // qsub1_then_bsub
58526 0, // qsub1_then_dsub
58527 0, // qsub1_then_hsub
58528 0, // qsub1_then_ssub
58529 0, // qsub3_then_bsub
58530 0, // qsub3_then_dsub
58531 0, // qsub3_then_hsub
58532 0, // qsub3_then_ssub
58533 0, // qsub2_then_bsub
58534 0, // qsub2_then_dsub
58535 0, // qsub2_then_hsub
58536 0, // qsub2_then_ssub
58537 254, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58538 254, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58539 254, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58540 254, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58541 254, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58542 254, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58543 254, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58544 0, // subo64_then_sub_32
58545 0, // zsub1_then_bsub
58546 0, // zsub1_then_dsub
58547 0, // zsub1_then_hsub
58548 0, // zsub1_then_ssub
58549 0, // zsub1_then_zsub
58550 0, // zsub3_then_bsub
58551 0, // zsub3_then_dsub
58552 0, // zsub3_then_hsub
58553 0, // zsub3_then_ssub
58554 0, // zsub3_then_zsub
58555 0, // zsub2_then_bsub
58556 0, // zsub2_then_dsub
58557 0, // zsub2_then_hsub
58558 0, // zsub2_then_ssub
58559 0, // zsub2_then_zsub
58560 0, // dsub0_dsub1
58561 0, // dsub0_dsub1_dsub2
58562 0, // dsub1_dsub2
58563 0, // dsub1_dsub2_dsub3
58564 0, // dsub2_dsub3
58565 0, // dsub_qsub1_then_dsub
58566 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58567 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
58568 0, // qsub0_qsub1
58569 0, // qsub0_qsub1_qsub2
58570 0, // qsub1_qsub2
58571 0, // qsub1_qsub2_qsub3
58572 0, // qsub2_qsub3
58573 0, // qsub1_then_dsub_qsub2_then_dsub
58574 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58575 0, // qsub2_then_dsub_qsub3_then_dsub
58576 254, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58577 254, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58578 254, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58579 254, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58580 254, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58581 254, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58582 254, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58583 254, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58584 0, // sub_32_subo64_then_sub_32
58585 0, // dsub_zsub1_then_dsub
58586 0, // zsub_zsub1_then_zsub
58587 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58588 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
58589 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58590 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
58591 0, // zsub0_zsub1
58592 0, // zsub0_zsub1_zsub2
58593 0, // zsub1_zsub2
58594 0, // zsub1_zsub2_zsub3
58595 0, // zsub2_zsub3
58596 0, // zsub1_then_dsub_zsub2_then_dsub
58597 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58598 0, // zsub1_then_zsub_zsub2_then_zsub
58599 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58600 0, // zsub2_then_dsub_zsub3_then_dsub
58601 0, // zsub2_then_zsub_zsub3_then_zsub
58602 0, // zsub0_zsub2
58603 0, // zsub1_zsub3
58604 },
58605 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58606 0, // bsub
58607 0, // dsub
58608 0, // dsub0
58609 0, // dsub1
58610 0, // dsub2
58611 0, // dsub3
58612 0, // hsub
58613 0, // psub
58614 0, // psub0
58615 0, // psub1
58616 0, // qsub0
58617 0, // qsub1
58618 0, // qsub2
58619 0, // qsub3
58620 0, // ssub
58621 255, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58622 0, // sube32
58623 0, // sube64
58624 0, // subo32
58625 0, // subo64
58626 255, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58627 255, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58628 255, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58629 255, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58630 255, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58631 255, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58632 255, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58633 255, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58634 0, // zasubb
58635 0, // zasubd0
58636 0, // zasubd1
58637 0, // zasubh0
58638 0, // zasubh1
58639 0, // zasubq0
58640 0, // zasubq1
58641 0, // zasubs0
58642 0, // zasubs1
58643 0, // zsub
58644 0, // zsub0
58645 0, // zsub1
58646 0, // zsub2
58647 0, // zsub3
58648 0, // zasubd1_then_zasubq0
58649 0, // zasubd1_then_zasubq1
58650 0, // zasubs1_then_zasubd0
58651 0, // zasubs1_then_zasubd1
58652 0, // zasubs1_then_zasubq0
58653 0, // zasubs1_then_zasubq1
58654 0, // zasubs1_then_zasubd1_then_zasubq0
58655 0, // zasubs1_then_zasubd1_then_zasubq1
58656 0, // zasubh1_then_zasubd0
58657 0, // zasubh1_then_zasubd1
58658 0, // zasubh1_then_zasubq0
58659 0, // zasubh1_then_zasubq1
58660 0, // zasubh1_then_zasubs0
58661 0, // zasubh1_then_zasubs1
58662 0, // zasubh1_then_zasubd1_then_zasubq0
58663 0, // zasubh1_then_zasubd1_then_zasubq1
58664 0, // zasubh1_then_zasubs1_then_zasubd0
58665 0, // zasubh1_then_zasubs1_then_zasubd1
58666 0, // zasubh1_then_zasubs1_then_zasubq0
58667 0, // zasubh1_then_zasubs1_then_zasubq1
58668 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58669 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58670 0, // dsub1_then_bsub
58671 0, // dsub1_then_hsub
58672 0, // dsub1_then_ssub
58673 0, // dsub3_then_bsub
58674 0, // dsub3_then_hsub
58675 0, // dsub3_then_ssub
58676 0, // dsub2_then_bsub
58677 0, // dsub2_then_hsub
58678 0, // dsub2_then_ssub
58679 0, // psub1_then_psub
58680 0, // qsub1_then_bsub
58681 0, // qsub1_then_dsub
58682 0, // qsub1_then_hsub
58683 0, // qsub1_then_ssub
58684 0, // qsub3_then_bsub
58685 0, // qsub3_then_dsub
58686 0, // qsub3_then_hsub
58687 0, // qsub3_then_ssub
58688 0, // qsub2_then_bsub
58689 0, // qsub2_then_dsub
58690 0, // qsub2_then_hsub
58691 0, // qsub2_then_ssub
58692 255, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58693 255, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58694 255, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58695 255, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58696 255, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58697 255, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58698 255, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58699 0, // subo64_then_sub_32
58700 0, // zsub1_then_bsub
58701 0, // zsub1_then_dsub
58702 0, // zsub1_then_hsub
58703 0, // zsub1_then_ssub
58704 0, // zsub1_then_zsub
58705 0, // zsub3_then_bsub
58706 0, // zsub3_then_dsub
58707 0, // zsub3_then_hsub
58708 0, // zsub3_then_ssub
58709 0, // zsub3_then_zsub
58710 0, // zsub2_then_bsub
58711 0, // zsub2_then_dsub
58712 0, // zsub2_then_hsub
58713 0, // zsub2_then_ssub
58714 0, // zsub2_then_zsub
58715 0, // dsub0_dsub1
58716 0, // dsub0_dsub1_dsub2
58717 0, // dsub1_dsub2
58718 0, // dsub1_dsub2_dsub3
58719 0, // dsub2_dsub3
58720 0, // dsub_qsub1_then_dsub
58721 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58722 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
58723 0, // qsub0_qsub1
58724 0, // qsub0_qsub1_qsub2
58725 0, // qsub1_qsub2
58726 0, // qsub1_qsub2_qsub3
58727 0, // qsub2_qsub3
58728 0, // qsub1_then_dsub_qsub2_then_dsub
58729 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58730 0, // qsub2_then_dsub_qsub3_then_dsub
58731 255, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58732 255, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58733 255, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58734 255, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58735 255, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58736 255, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58737 255, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58738 255, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
58739 0, // sub_32_subo64_then_sub_32
58740 0, // dsub_zsub1_then_dsub
58741 0, // zsub_zsub1_then_zsub
58742 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58743 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
58744 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58745 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
58746 0, // zsub0_zsub1
58747 0, // zsub0_zsub1_zsub2
58748 0, // zsub1_zsub2
58749 0, // zsub1_zsub2_zsub3
58750 0, // zsub2_zsub3
58751 0, // zsub1_then_dsub_zsub2_then_dsub
58752 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58753 0, // zsub1_then_zsub_zsub2_then_zsub
58754 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58755 0, // zsub2_then_dsub_zsub3_then_dsub
58756 0, // zsub2_then_zsub_zsub3_then_zsub
58757 0, // zsub0_zsub2
58758 0, // zsub1_zsub3
58759 },
58760 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58761 0, // bsub
58762 0, // dsub
58763 0, // dsub0
58764 0, // dsub1
58765 0, // dsub2
58766 0, // dsub3
58767 0, // hsub
58768 0, // psub
58769 0, // psub0
58770 0, // psub1
58771 0, // qsub0
58772 0, // qsub1
58773 0, // qsub2
58774 0, // qsub3
58775 0, // ssub
58776 256, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58777 0, // sube32
58778 0, // sube64
58779 0, // subo32
58780 0, // subo64
58781 256, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58782 256, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58783 256, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58784 256, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58785 256, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58786 256, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58787 256, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58788 256, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58789 0, // zasubb
58790 0, // zasubd0
58791 0, // zasubd1
58792 0, // zasubh0
58793 0, // zasubh1
58794 0, // zasubq0
58795 0, // zasubq1
58796 0, // zasubs0
58797 0, // zasubs1
58798 0, // zsub
58799 0, // zsub0
58800 0, // zsub1
58801 0, // zsub2
58802 0, // zsub3
58803 0, // zasubd1_then_zasubq0
58804 0, // zasubd1_then_zasubq1
58805 0, // zasubs1_then_zasubd0
58806 0, // zasubs1_then_zasubd1
58807 0, // zasubs1_then_zasubq0
58808 0, // zasubs1_then_zasubq1
58809 0, // zasubs1_then_zasubd1_then_zasubq0
58810 0, // zasubs1_then_zasubd1_then_zasubq1
58811 0, // zasubh1_then_zasubd0
58812 0, // zasubh1_then_zasubd1
58813 0, // zasubh1_then_zasubq0
58814 0, // zasubh1_then_zasubq1
58815 0, // zasubh1_then_zasubs0
58816 0, // zasubh1_then_zasubs1
58817 0, // zasubh1_then_zasubd1_then_zasubq0
58818 0, // zasubh1_then_zasubd1_then_zasubq1
58819 0, // zasubh1_then_zasubs1_then_zasubd0
58820 0, // zasubh1_then_zasubs1_then_zasubd1
58821 0, // zasubh1_then_zasubs1_then_zasubq0
58822 0, // zasubh1_then_zasubs1_then_zasubq1
58823 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58824 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58825 0, // dsub1_then_bsub
58826 0, // dsub1_then_hsub
58827 0, // dsub1_then_ssub
58828 0, // dsub3_then_bsub
58829 0, // dsub3_then_hsub
58830 0, // dsub3_then_ssub
58831 0, // dsub2_then_bsub
58832 0, // dsub2_then_hsub
58833 0, // dsub2_then_ssub
58834 0, // psub1_then_psub
58835 0, // qsub1_then_bsub
58836 0, // qsub1_then_dsub
58837 0, // qsub1_then_hsub
58838 0, // qsub1_then_ssub
58839 0, // qsub3_then_bsub
58840 0, // qsub3_then_dsub
58841 0, // qsub3_then_hsub
58842 0, // qsub3_then_ssub
58843 0, // qsub2_then_bsub
58844 0, // qsub2_then_dsub
58845 0, // qsub2_then_hsub
58846 0, // qsub2_then_ssub
58847 256, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58848 256, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58849 256, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58850 256, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58851 256, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58852 256, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58853 256, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58854 0, // subo64_then_sub_32
58855 0, // zsub1_then_bsub
58856 0, // zsub1_then_dsub
58857 0, // zsub1_then_hsub
58858 0, // zsub1_then_ssub
58859 0, // zsub1_then_zsub
58860 0, // zsub3_then_bsub
58861 0, // zsub3_then_dsub
58862 0, // zsub3_then_hsub
58863 0, // zsub3_then_ssub
58864 0, // zsub3_then_zsub
58865 0, // zsub2_then_bsub
58866 0, // zsub2_then_dsub
58867 0, // zsub2_then_hsub
58868 0, // zsub2_then_ssub
58869 0, // zsub2_then_zsub
58870 0, // dsub0_dsub1
58871 0, // dsub0_dsub1_dsub2
58872 0, // dsub1_dsub2
58873 0, // dsub1_dsub2_dsub3
58874 0, // dsub2_dsub3
58875 0, // dsub_qsub1_then_dsub
58876 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58877 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
58878 0, // qsub0_qsub1
58879 0, // qsub0_qsub1_qsub2
58880 0, // qsub1_qsub2
58881 0, // qsub1_qsub2_qsub3
58882 0, // qsub2_qsub3
58883 0, // qsub1_then_dsub_qsub2_then_dsub
58884 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
58885 0, // qsub2_then_dsub_qsub3_then_dsub
58886 256, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58887 256, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58888 256, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58889 256, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58890 256, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58891 256, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58892 256, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58893 256, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
58894 0, // sub_32_subo64_then_sub_32
58895 0, // dsub_zsub1_then_dsub
58896 0, // zsub_zsub1_then_zsub
58897 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58898 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
58899 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58900 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
58901 0, // zsub0_zsub1
58902 0, // zsub0_zsub1_zsub2
58903 0, // zsub1_zsub2
58904 0, // zsub1_zsub2_zsub3
58905 0, // zsub2_zsub3
58906 0, // zsub1_then_dsub_zsub2_then_dsub
58907 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
58908 0, // zsub1_then_zsub_zsub2_then_zsub
58909 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
58910 0, // zsub2_then_dsub_zsub3_then_dsub
58911 0, // zsub2_then_zsub_zsub3_then_zsub
58912 0, // zsub0_zsub2
58913 0, // zsub1_zsub3
58914 },
58915 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58916 0, // bsub
58917 0, // dsub
58918 0, // dsub0
58919 0, // dsub1
58920 0, // dsub2
58921 0, // dsub3
58922 0, // hsub
58923 0, // psub
58924 0, // psub0
58925 0, // psub1
58926 0, // qsub0
58927 0, // qsub1
58928 0, // qsub2
58929 0, // qsub3
58930 0, // ssub
58931 257, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58932 0, // sube32
58933 0, // sube64
58934 0, // subo32
58935 0, // subo64
58936 257, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58937 257, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58938 257, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58939 257, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58940 257, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58941 257, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58942 257, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58943 257, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
58944 0, // zasubb
58945 0, // zasubd0
58946 0, // zasubd1
58947 0, // zasubh0
58948 0, // zasubh1
58949 0, // zasubq0
58950 0, // zasubq1
58951 0, // zasubs0
58952 0, // zasubs1
58953 0, // zsub
58954 0, // zsub0
58955 0, // zsub1
58956 0, // zsub2
58957 0, // zsub3
58958 0, // zasubd1_then_zasubq0
58959 0, // zasubd1_then_zasubq1
58960 0, // zasubs1_then_zasubd0
58961 0, // zasubs1_then_zasubd1
58962 0, // zasubs1_then_zasubq0
58963 0, // zasubs1_then_zasubq1
58964 0, // zasubs1_then_zasubd1_then_zasubq0
58965 0, // zasubs1_then_zasubd1_then_zasubq1
58966 0, // zasubh1_then_zasubd0
58967 0, // zasubh1_then_zasubd1
58968 0, // zasubh1_then_zasubq0
58969 0, // zasubh1_then_zasubq1
58970 0, // zasubh1_then_zasubs0
58971 0, // zasubh1_then_zasubs1
58972 0, // zasubh1_then_zasubd1_then_zasubq0
58973 0, // zasubh1_then_zasubd1_then_zasubq1
58974 0, // zasubh1_then_zasubs1_then_zasubd0
58975 0, // zasubh1_then_zasubs1_then_zasubd1
58976 0, // zasubh1_then_zasubs1_then_zasubq0
58977 0, // zasubh1_then_zasubs1_then_zasubq1
58978 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
58979 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
58980 0, // dsub1_then_bsub
58981 0, // dsub1_then_hsub
58982 0, // dsub1_then_ssub
58983 0, // dsub3_then_bsub
58984 0, // dsub3_then_hsub
58985 0, // dsub3_then_ssub
58986 0, // dsub2_then_bsub
58987 0, // dsub2_then_hsub
58988 0, // dsub2_then_ssub
58989 0, // psub1_then_psub
58990 0, // qsub1_then_bsub
58991 0, // qsub1_then_dsub
58992 0, // qsub1_then_hsub
58993 0, // qsub1_then_ssub
58994 0, // qsub3_then_bsub
58995 0, // qsub3_then_dsub
58996 0, // qsub3_then_hsub
58997 0, // qsub3_then_ssub
58998 0, // qsub2_then_bsub
58999 0, // qsub2_then_dsub
59000 0, // qsub2_then_hsub
59001 0, // qsub2_then_ssub
59002 257, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59003 257, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59004 257, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59005 257, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59006 257, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59007 257, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59008 257, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59009 0, // subo64_then_sub_32
59010 0, // zsub1_then_bsub
59011 0, // zsub1_then_dsub
59012 0, // zsub1_then_hsub
59013 0, // zsub1_then_ssub
59014 0, // zsub1_then_zsub
59015 0, // zsub3_then_bsub
59016 0, // zsub3_then_dsub
59017 0, // zsub3_then_hsub
59018 0, // zsub3_then_ssub
59019 0, // zsub3_then_zsub
59020 0, // zsub2_then_bsub
59021 0, // zsub2_then_dsub
59022 0, // zsub2_then_hsub
59023 0, // zsub2_then_ssub
59024 0, // zsub2_then_zsub
59025 0, // dsub0_dsub1
59026 0, // dsub0_dsub1_dsub2
59027 0, // dsub1_dsub2
59028 0, // dsub1_dsub2_dsub3
59029 0, // dsub2_dsub3
59030 0, // dsub_qsub1_then_dsub
59031 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59032 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59033 0, // qsub0_qsub1
59034 0, // qsub0_qsub1_qsub2
59035 0, // qsub1_qsub2
59036 0, // qsub1_qsub2_qsub3
59037 0, // qsub2_qsub3
59038 0, // qsub1_then_dsub_qsub2_then_dsub
59039 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59040 0, // qsub2_then_dsub_qsub3_then_dsub
59041 257, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59042 257, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59043 257, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59044 257, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59045 257, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59046 257, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59047 257, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59048 257, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59049 0, // sub_32_subo64_then_sub_32
59050 0, // dsub_zsub1_then_dsub
59051 0, // zsub_zsub1_then_zsub
59052 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59053 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59054 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59055 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59056 0, // zsub0_zsub1
59057 0, // zsub0_zsub1_zsub2
59058 0, // zsub1_zsub2
59059 0, // zsub1_zsub2_zsub3
59060 0, // zsub2_zsub3
59061 0, // zsub1_then_dsub_zsub2_then_dsub
59062 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59063 0, // zsub1_then_zsub_zsub2_then_zsub
59064 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59065 0, // zsub2_then_dsub_zsub3_then_dsub
59066 0, // zsub2_then_zsub_zsub3_then_zsub
59067 0, // zsub0_zsub2
59068 0, // zsub1_zsub3
59069 },
59070 { // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59071 0, // bsub
59072 0, // dsub
59073 0, // dsub0
59074 0, // dsub1
59075 0, // dsub2
59076 0, // dsub3
59077 0, // hsub
59078 0, // psub
59079 0, // psub0
59080 0, // psub1
59081 0, // qsub0
59082 0, // qsub1
59083 0, // qsub2
59084 0, // qsub3
59085 0, // ssub
59086 258, // sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59087 0, // sube32
59088 0, // sube64
59089 0, // subo32
59090 0, // subo64
59091 258, // x8sub_0 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59092 258, // x8sub_1 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59093 258, // x8sub_2 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59094 258, // x8sub_3 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59095 258, // x8sub_4 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59096 258, // x8sub_5 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59097 258, // x8sub_6 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59098 258, // x8sub_7 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59099 0, // zasubb
59100 0, // zasubd0
59101 0, // zasubd1
59102 0, // zasubh0
59103 0, // zasubh1
59104 0, // zasubq0
59105 0, // zasubq1
59106 0, // zasubs0
59107 0, // zasubs1
59108 0, // zsub
59109 0, // zsub0
59110 0, // zsub1
59111 0, // zsub2
59112 0, // zsub3
59113 0, // zasubd1_then_zasubq0
59114 0, // zasubd1_then_zasubq1
59115 0, // zasubs1_then_zasubd0
59116 0, // zasubs1_then_zasubd1
59117 0, // zasubs1_then_zasubq0
59118 0, // zasubs1_then_zasubq1
59119 0, // zasubs1_then_zasubd1_then_zasubq0
59120 0, // zasubs1_then_zasubd1_then_zasubq1
59121 0, // zasubh1_then_zasubd0
59122 0, // zasubh1_then_zasubd1
59123 0, // zasubh1_then_zasubq0
59124 0, // zasubh1_then_zasubq1
59125 0, // zasubh1_then_zasubs0
59126 0, // zasubh1_then_zasubs1
59127 0, // zasubh1_then_zasubd1_then_zasubq0
59128 0, // zasubh1_then_zasubd1_then_zasubq1
59129 0, // zasubh1_then_zasubs1_then_zasubd0
59130 0, // zasubh1_then_zasubs1_then_zasubd1
59131 0, // zasubh1_then_zasubs1_then_zasubq0
59132 0, // zasubh1_then_zasubs1_then_zasubq1
59133 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
59134 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
59135 0, // dsub1_then_bsub
59136 0, // dsub1_then_hsub
59137 0, // dsub1_then_ssub
59138 0, // dsub3_then_bsub
59139 0, // dsub3_then_hsub
59140 0, // dsub3_then_ssub
59141 0, // dsub2_then_bsub
59142 0, // dsub2_then_hsub
59143 0, // dsub2_then_ssub
59144 0, // psub1_then_psub
59145 0, // qsub1_then_bsub
59146 0, // qsub1_then_dsub
59147 0, // qsub1_then_hsub
59148 0, // qsub1_then_ssub
59149 0, // qsub3_then_bsub
59150 0, // qsub3_then_dsub
59151 0, // qsub3_then_hsub
59152 0, // qsub3_then_ssub
59153 0, // qsub2_then_bsub
59154 0, // qsub2_then_dsub
59155 0, // qsub2_then_hsub
59156 0, // qsub2_then_ssub
59157 258, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59158 258, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59159 258, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59160 258, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59161 258, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59162 258, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59163 258, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59164 0, // subo64_then_sub_32
59165 0, // zsub1_then_bsub
59166 0, // zsub1_then_dsub
59167 0, // zsub1_then_hsub
59168 0, // zsub1_then_ssub
59169 0, // zsub1_then_zsub
59170 0, // zsub3_then_bsub
59171 0, // zsub3_then_dsub
59172 0, // zsub3_then_hsub
59173 0, // zsub3_then_ssub
59174 0, // zsub3_then_zsub
59175 0, // zsub2_then_bsub
59176 0, // zsub2_then_dsub
59177 0, // zsub2_then_hsub
59178 0, // zsub2_then_ssub
59179 0, // zsub2_then_zsub
59180 0, // dsub0_dsub1
59181 0, // dsub0_dsub1_dsub2
59182 0, // dsub1_dsub2
59183 0, // dsub1_dsub2_dsub3
59184 0, // dsub2_dsub3
59185 0, // dsub_qsub1_then_dsub
59186 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59187 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59188 0, // qsub0_qsub1
59189 0, // qsub0_qsub1_qsub2
59190 0, // qsub1_qsub2
59191 0, // qsub1_qsub2_qsub3
59192 0, // qsub2_qsub3
59193 0, // qsub1_then_dsub_qsub2_then_dsub
59194 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59195 0, // qsub2_then_dsub_qsub3_then_dsub
59196 258, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59197 258, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59198 258, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59199 258, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59200 258, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59201 258, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59202 258, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59203 258, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
59204 0, // sub_32_subo64_then_sub_32
59205 0, // dsub_zsub1_then_dsub
59206 0, // zsub_zsub1_then_zsub
59207 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59208 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59209 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59210 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59211 0, // zsub0_zsub1
59212 0, // zsub0_zsub1_zsub2
59213 0, // zsub1_zsub2
59214 0, // zsub1_zsub2_zsub3
59215 0, // zsub2_zsub3
59216 0, // zsub1_then_dsub_zsub2_then_dsub
59217 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59218 0, // zsub1_then_zsub_zsub2_then_zsub
59219 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59220 0, // zsub2_then_dsub_zsub3_then_dsub
59221 0, // zsub2_then_zsub_zsub3_then_zsub
59222 0, // zsub0_zsub2
59223 0, // zsub1_zsub3
59224 },
59225 { // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59226 0, // bsub
59227 0, // dsub
59228 0, // dsub0
59229 0, // dsub1
59230 0, // dsub2
59231 0, // dsub3
59232 0, // hsub
59233 0, // psub
59234 0, // psub0
59235 0, // psub1
59236 0, // qsub0
59237 0, // qsub1
59238 0, // qsub2
59239 0, // qsub3
59240 0, // ssub
59241 259, // sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59242 0, // sube32
59243 0, // sube64
59244 0, // subo32
59245 0, // subo64
59246 259, // x8sub_0 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59247 259, // x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59248 259, // x8sub_2 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59249 259, // x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59250 259, // x8sub_4 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59251 259, // x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59252 259, // x8sub_6 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59253 259, // x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59254 0, // zasubb
59255 0, // zasubd0
59256 0, // zasubd1
59257 0, // zasubh0
59258 0, // zasubh1
59259 0, // zasubq0
59260 0, // zasubq1
59261 0, // zasubs0
59262 0, // zasubs1
59263 0, // zsub
59264 0, // zsub0
59265 0, // zsub1
59266 0, // zsub2
59267 0, // zsub3
59268 0, // zasubd1_then_zasubq0
59269 0, // zasubd1_then_zasubq1
59270 0, // zasubs1_then_zasubd0
59271 0, // zasubs1_then_zasubd1
59272 0, // zasubs1_then_zasubq0
59273 0, // zasubs1_then_zasubq1
59274 0, // zasubs1_then_zasubd1_then_zasubq0
59275 0, // zasubs1_then_zasubd1_then_zasubq1
59276 0, // zasubh1_then_zasubd0
59277 0, // zasubh1_then_zasubd1
59278 0, // zasubh1_then_zasubq0
59279 0, // zasubh1_then_zasubq1
59280 0, // zasubh1_then_zasubs0
59281 0, // zasubh1_then_zasubs1
59282 0, // zasubh1_then_zasubd1_then_zasubq0
59283 0, // zasubh1_then_zasubd1_then_zasubq1
59284 0, // zasubh1_then_zasubs1_then_zasubd0
59285 0, // zasubh1_then_zasubs1_then_zasubd1
59286 0, // zasubh1_then_zasubs1_then_zasubq0
59287 0, // zasubh1_then_zasubs1_then_zasubq1
59288 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
59289 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
59290 0, // dsub1_then_bsub
59291 0, // dsub1_then_hsub
59292 0, // dsub1_then_ssub
59293 0, // dsub3_then_bsub
59294 0, // dsub3_then_hsub
59295 0, // dsub3_then_ssub
59296 0, // dsub2_then_bsub
59297 0, // dsub2_then_hsub
59298 0, // dsub2_then_ssub
59299 0, // psub1_then_psub
59300 0, // qsub1_then_bsub
59301 0, // qsub1_then_dsub
59302 0, // qsub1_then_hsub
59303 0, // qsub1_then_ssub
59304 0, // qsub3_then_bsub
59305 0, // qsub3_then_dsub
59306 0, // qsub3_then_hsub
59307 0, // qsub3_then_ssub
59308 0, // qsub2_then_bsub
59309 0, // qsub2_then_dsub
59310 0, // qsub2_then_hsub
59311 0, // qsub2_then_ssub
59312 259, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59313 259, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59314 259, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59315 259, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59316 259, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59317 259, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59318 259, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59319 0, // subo64_then_sub_32
59320 0, // zsub1_then_bsub
59321 0, // zsub1_then_dsub
59322 0, // zsub1_then_hsub
59323 0, // zsub1_then_ssub
59324 0, // zsub1_then_zsub
59325 0, // zsub3_then_bsub
59326 0, // zsub3_then_dsub
59327 0, // zsub3_then_hsub
59328 0, // zsub3_then_ssub
59329 0, // zsub3_then_zsub
59330 0, // zsub2_then_bsub
59331 0, // zsub2_then_dsub
59332 0, // zsub2_then_hsub
59333 0, // zsub2_then_ssub
59334 0, // zsub2_then_zsub
59335 0, // dsub0_dsub1
59336 0, // dsub0_dsub1_dsub2
59337 0, // dsub1_dsub2
59338 0, // dsub1_dsub2_dsub3
59339 0, // dsub2_dsub3
59340 0, // dsub_qsub1_then_dsub
59341 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59342 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59343 0, // qsub0_qsub1
59344 0, // qsub0_qsub1_qsub2
59345 0, // qsub1_qsub2
59346 0, // qsub1_qsub2_qsub3
59347 0, // qsub2_qsub3
59348 0, // qsub1_then_dsub_qsub2_then_dsub
59349 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59350 0, // qsub2_then_dsub_qsub3_then_dsub
59351 259, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59352 259, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59353 259, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59354 259, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59355 259, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59356 259, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59357 259, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59358 259, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59359 0, // sub_32_subo64_then_sub_32
59360 0, // dsub_zsub1_then_dsub
59361 0, // zsub_zsub1_then_zsub
59362 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59363 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59364 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59365 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59366 0, // zsub0_zsub1
59367 0, // zsub0_zsub1_zsub2
59368 0, // zsub1_zsub2
59369 0, // zsub1_zsub2_zsub3
59370 0, // zsub2_zsub3
59371 0, // zsub1_then_dsub_zsub2_then_dsub
59372 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59373 0, // zsub1_then_zsub_zsub2_then_zsub
59374 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59375 0, // zsub2_then_dsub_zsub3_then_dsub
59376 0, // zsub2_then_zsub_zsub3_then_zsub
59377 0, // zsub0_zsub2
59378 0, // zsub1_zsub3
59379 },
59380 { // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59381 0, // bsub
59382 0, // dsub
59383 0, // dsub0
59384 0, // dsub1
59385 0, // dsub2
59386 0, // dsub3
59387 0, // hsub
59388 0, // psub
59389 0, // psub0
59390 0, // psub1
59391 0, // qsub0
59392 0, // qsub1
59393 0, // qsub2
59394 0, // qsub3
59395 0, // ssub
59396 260, // sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59397 0, // sube32
59398 0, // sube64
59399 0, // subo32
59400 0, // subo64
59401 260, // x8sub_0 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59402 260, // x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59403 260, // x8sub_2 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59404 260, // x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59405 260, // x8sub_4 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59406 260, // x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59407 260, // x8sub_6 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59408 260, // x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59409 0, // zasubb
59410 0, // zasubd0
59411 0, // zasubd1
59412 0, // zasubh0
59413 0, // zasubh1
59414 0, // zasubq0
59415 0, // zasubq1
59416 0, // zasubs0
59417 0, // zasubs1
59418 0, // zsub
59419 0, // zsub0
59420 0, // zsub1
59421 0, // zsub2
59422 0, // zsub3
59423 0, // zasubd1_then_zasubq0
59424 0, // zasubd1_then_zasubq1
59425 0, // zasubs1_then_zasubd0
59426 0, // zasubs1_then_zasubd1
59427 0, // zasubs1_then_zasubq0
59428 0, // zasubs1_then_zasubq1
59429 0, // zasubs1_then_zasubd1_then_zasubq0
59430 0, // zasubs1_then_zasubd1_then_zasubq1
59431 0, // zasubh1_then_zasubd0
59432 0, // zasubh1_then_zasubd1
59433 0, // zasubh1_then_zasubq0
59434 0, // zasubh1_then_zasubq1
59435 0, // zasubh1_then_zasubs0
59436 0, // zasubh1_then_zasubs1
59437 0, // zasubh1_then_zasubd1_then_zasubq0
59438 0, // zasubh1_then_zasubd1_then_zasubq1
59439 0, // zasubh1_then_zasubs1_then_zasubd0
59440 0, // zasubh1_then_zasubs1_then_zasubd1
59441 0, // zasubh1_then_zasubs1_then_zasubq0
59442 0, // zasubh1_then_zasubs1_then_zasubq1
59443 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
59444 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
59445 0, // dsub1_then_bsub
59446 0, // dsub1_then_hsub
59447 0, // dsub1_then_ssub
59448 0, // dsub3_then_bsub
59449 0, // dsub3_then_hsub
59450 0, // dsub3_then_ssub
59451 0, // dsub2_then_bsub
59452 0, // dsub2_then_hsub
59453 0, // dsub2_then_ssub
59454 0, // psub1_then_psub
59455 0, // qsub1_then_bsub
59456 0, // qsub1_then_dsub
59457 0, // qsub1_then_hsub
59458 0, // qsub1_then_ssub
59459 0, // qsub3_then_bsub
59460 0, // qsub3_then_dsub
59461 0, // qsub3_then_hsub
59462 0, // qsub3_then_ssub
59463 0, // qsub2_then_bsub
59464 0, // qsub2_then_dsub
59465 0, // qsub2_then_hsub
59466 0, // qsub2_then_ssub
59467 260, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59468 260, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59469 260, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59470 260, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59471 260, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59472 260, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59473 260, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59474 0, // subo64_then_sub_32
59475 0, // zsub1_then_bsub
59476 0, // zsub1_then_dsub
59477 0, // zsub1_then_hsub
59478 0, // zsub1_then_ssub
59479 0, // zsub1_then_zsub
59480 0, // zsub3_then_bsub
59481 0, // zsub3_then_dsub
59482 0, // zsub3_then_hsub
59483 0, // zsub3_then_ssub
59484 0, // zsub3_then_zsub
59485 0, // zsub2_then_bsub
59486 0, // zsub2_then_dsub
59487 0, // zsub2_then_hsub
59488 0, // zsub2_then_ssub
59489 0, // zsub2_then_zsub
59490 0, // dsub0_dsub1
59491 0, // dsub0_dsub1_dsub2
59492 0, // dsub1_dsub2
59493 0, // dsub1_dsub2_dsub3
59494 0, // dsub2_dsub3
59495 0, // dsub_qsub1_then_dsub
59496 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59497 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59498 0, // qsub0_qsub1
59499 0, // qsub0_qsub1_qsub2
59500 0, // qsub1_qsub2
59501 0, // qsub1_qsub2_qsub3
59502 0, // qsub2_qsub3
59503 0, // qsub1_then_dsub_qsub2_then_dsub
59504 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59505 0, // qsub2_then_dsub_qsub3_then_dsub
59506 260, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59507 260, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59508 260, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59509 260, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59510 260, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59511 260, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59512 260, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59513 260, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59514 0, // sub_32_subo64_then_sub_32
59515 0, // dsub_zsub1_then_dsub
59516 0, // zsub_zsub1_then_zsub
59517 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59518 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59519 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59520 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59521 0, // zsub0_zsub1
59522 0, // zsub0_zsub1_zsub2
59523 0, // zsub1_zsub2
59524 0, // zsub1_zsub2_zsub3
59525 0, // zsub2_zsub3
59526 0, // zsub1_then_dsub_zsub2_then_dsub
59527 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59528 0, // zsub1_then_zsub_zsub2_then_zsub
59529 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59530 0, // zsub2_then_dsub_zsub3_then_dsub
59531 0, // zsub2_then_zsub_zsub3_then_zsub
59532 0, // zsub0_zsub2
59533 0, // zsub1_zsub3
59534 },
59535 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59536 0, // bsub
59537 0, // dsub
59538 0, // dsub0
59539 0, // dsub1
59540 0, // dsub2
59541 0, // dsub3
59542 0, // hsub
59543 0, // psub
59544 0, // psub0
59545 0, // psub1
59546 0, // qsub0
59547 0, // qsub1
59548 0, // qsub2
59549 0, // qsub3
59550 0, // ssub
59551 261, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59552 0, // sube32
59553 0, // sube64
59554 0, // subo32
59555 0, // subo64
59556 261, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59557 261, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59558 261, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59559 261, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59560 261, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59561 261, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59562 261, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59563 261, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59564 0, // zasubb
59565 0, // zasubd0
59566 0, // zasubd1
59567 0, // zasubh0
59568 0, // zasubh1
59569 0, // zasubq0
59570 0, // zasubq1
59571 0, // zasubs0
59572 0, // zasubs1
59573 0, // zsub
59574 0, // zsub0
59575 0, // zsub1
59576 0, // zsub2
59577 0, // zsub3
59578 0, // zasubd1_then_zasubq0
59579 0, // zasubd1_then_zasubq1
59580 0, // zasubs1_then_zasubd0
59581 0, // zasubs1_then_zasubd1
59582 0, // zasubs1_then_zasubq0
59583 0, // zasubs1_then_zasubq1
59584 0, // zasubs1_then_zasubd1_then_zasubq0
59585 0, // zasubs1_then_zasubd1_then_zasubq1
59586 0, // zasubh1_then_zasubd0
59587 0, // zasubh1_then_zasubd1
59588 0, // zasubh1_then_zasubq0
59589 0, // zasubh1_then_zasubq1
59590 0, // zasubh1_then_zasubs0
59591 0, // zasubh1_then_zasubs1
59592 0, // zasubh1_then_zasubd1_then_zasubq0
59593 0, // zasubh1_then_zasubd1_then_zasubq1
59594 0, // zasubh1_then_zasubs1_then_zasubd0
59595 0, // zasubh1_then_zasubs1_then_zasubd1
59596 0, // zasubh1_then_zasubs1_then_zasubq0
59597 0, // zasubh1_then_zasubs1_then_zasubq1
59598 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
59599 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
59600 0, // dsub1_then_bsub
59601 0, // dsub1_then_hsub
59602 0, // dsub1_then_ssub
59603 0, // dsub3_then_bsub
59604 0, // dsub3_then_hsub
59605 0, // dsub3_then_ssub
59606 0, // dsub2_then_bsub
59607 0, // dsub2_then_hsub
59608 0, // dsub2_then_ssub
59609 0, // psub1_then_psub
59610 0, // qsub1_then_bsub
59611 0, // qsub1_then_dsub
59612 0, // qsub1_then_hsub
59613 0, // qsub1_then_ssub
59614 0, // qsub3_then_bsub
59615 0, // qsub3_then_dsub
59616 0, // qsub3_then_hsub
59617 0, // qsub3_then_ssub
59618 0, // qsub2_then_bsub
59619 0, // qsub2_then_dsub
59620 0, // qsub2_then_hsub
59621 0, // qsub2_then_ssub
59622 261, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59623 261, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59624 261, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59625 261, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59626 261, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59627 261, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59628 261, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59629 0, // subo64_then_sub_32
59630 0, // zsub1_then_bsub
59631 0, // zsub1_then_dsub
59632 0, // zsub1_then_hsub
59633 0, // zsub1_then_ssub
59634 0, // zsub1_then_zsub
59635 0, // zsub3_then_bsub
59636 0, // zsub3_then_dsub
59637 0, // zsub3_then_hsub
59638 0, // zsub3_then_ssub
59639 0, // zsub3_then_zsub
59640 0, // zsub2_then_bsub
59641 0, // zsub2_then_dsub
59642 0, // zsub2_then_hsub
59643 0, // zsub2_then_ssub
59644 0, // zsub2_then_zsub
59645 0, // dsub0_dsub1
59646 0, // dsub0_dsub1_dsub2
59647 0, // dsub1_dsub2
59648 0, // dsub1_dsub2_dsub3
59649 0, // dsub2_dsub3
59650 0, // dsub_qsub1_then_dsub
59651 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59652 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59653 0, // qsub0_qsub1
59654 0, // qsub0_qsub1_qsub2
59655 0, // qsub1_qsub2
59656 0, // qsub1_qsub2_qsub3
59657 0, // qsub2_qsub3
59658 0, // qsub1_then_dsub_qsub2_then_dsub
59659 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59660 0, // qsub2_then_dsub_qsub3_then_dsub
59661 261, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59662 261, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59663 261, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59664 261, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59665 261, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59666 261, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59667 261, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59668 261, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
59669 0, // sub_32_subo64_then_sub_32
59670 0, // dsub_zsub1_then_dsub
59671 0, // zsub_zsub1_then_zsub
59672 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59673 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59674 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59675 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59676 0, // zsub0_zsub1
59677 0, // zsub0_zsub1_zsub2
59678 0, // zsub1_zsub2
59679 0, // zsub1_zsub2_zsub3
59680 0, // zsub2_zsub3
59681 0, // zsub1_then_dsub_zsub2_then_dsub
59682 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59683 0, // zsub1_then_zsub_zsub2_then_zsub
59684 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59685 0, // zsub2_then_dsub_zsub3_then_dsub
59686 0, // zsub2_then_zsub_zsub3_then_zsub
59687 0, // zsub0_zsub2
59688 0, // zsub1_zsub3
59689 },
59690 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59691 0, // bsub
59692 0, // dsub
59693 0, // dsub0
59694 0, // dsub1
59695 0, // dsub2
59696 0, // dsub3
59697 0, // hsub
59698 0, // psub
59699 0, // psub0
59700 0, // psub1
59701 0, // qsub0
59702 0, // qsub1
59703 0, // qsub2
59704 0, // qsub3
59705 0, // ssub
59706 262, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59707 0, // sube32
59708 0, // sube64
59709 0, // subo32
59710 0, // subo64
59711 262, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59712 262, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59713 262, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59714 262, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59715 262, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59716 262, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59717 262, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59718 262, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59719 0, // zasubb
59720 0, // zasubd0
59721 0, // zasubd1
59722 0, // zasubh0
59723 0, // zasubh1
59724 0, // zasubq0
59725 0, // zasubq1
59726 0, // zasubs0
59727 0, // zasubs1
59728 0, // zsub
59729 0, // zsub0
59730 0, // zsub1
59731 0, // zsub2
59732 0, // zsub3
59733 0, // zasubd1_then_zasubq0
59734 0, // zasubd1_then_zasubq1
59735 0, // zasubs1_then_zasubd0
59736 0, // zasubs1_then_zasubd1
59737 0, // zasubs1_then_zasubq0
59738 0, // zasubs1_then_zasubq1
59739 0, // zasubs1_then_zasubd1_then_zasubq0
59740 0, // zasubs1_then_zasubd1_then_zasubq1
59741 0, // zasubh1_then_zasubd0
59742 0, // zasubh1_then_zasubd1
59743 0, // zasubh1_then_zasubq0
59744 0, // zasubh1_then_zasubq1
59745 0, // zasubh1_then_zasubs0
59746 0, // zasubh1_then_zasubs1
59747 0, // zasubh1_then_zasubd1_then_zasubq0
59748 0, // zasubh1_then_zasubd1_then_zasubq1
59749 0, // zasubh1_then_zasubs1_then_zasubd0
59750 0, // zasubh1_then_zasubs1_then_zasubd1
59751 0, // zasubh1_then_zasubs1_then_zasubq0
59752 0, // zasubh1_then_zasubs1_then_zasubq1
59753 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
59754 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
59755 0, // dsub1_then_bsub
59756 0, // dsub1_then_hsub
59757 0, // dsub1_then_ssub
59758 0, // dsub3_then_bsub
59759 0, // dsub3_then_hsub
59760 0, // dsub3_then_ssub
59761 0, // dsub2_then_bsub
59762 0, // dsub2_then_hsub
59763 0, // dsub2_then_ssub
59764 0, // psub1_then_psub
59765 0, // qsub1_then_bsub
59766 0, // qsub1_then_dsub
59767 0, // qsub1_then_hsub
59768 0, // qsub1_then_ssub
59769 0, // qsub3_then_bsub
59770 0, // qsub3_then_dsub
59771 0, // qsub3_then_hsub
59772 0, // qsub3_then_ssub
59773 0, // qsub2_then_bsub
59774 0, // qsub2_then_dsub
59775 0, // qsub2_then_hsub
59776 0, // qsub2_then_ssub
59777 262, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59778 262, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59779 262, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59780 262, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59781 262, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59782 262, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59783 262, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59784 0, // subo64_then_sub_32
59785 0, // zsub1_then_bsub
59786 0, // zsub1_then_dsub
59787 0, // zsub1_then_hsub
59788 0, // zsub1_then_ssub
59789 0, // zsub1_then_zsub
59790 0, // zsub3_then_bsub
59791 0, // zsub3_then_dsub
59792 0, // zsub3_then_hsub
59793 0, // zsub3_then_ssub
59794 0, // zsub3_then_zsub
59795 0, // zsub2_then_bsub
59796 0, // zsub2_then_dsub
59797 0, // zsub2_then_hsub
59798 0, // zsub2_then_ssub
59799 0, // zsub2_then_zsub
59800 0, // dsub0_dsub1
59801 0, // dsub0_dsub1_dsub2
59802 0, // dsub1_dsub2
59803 0, // dsub1_dsub2_dsub3
59804 0, // dsub2_dsub3
59805 0, // dsub_qsub1_then_dsub
59806 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59807 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59808 0, // qsub0_qsub1
59809 0, // qsub0_qsub1_qsub2
59810 0, // qsub1_qsub2
59811 0, // qsub1_qsub2_qsub3
59812 0, // qsub2_qsub3
59813 0, // qsub1_then_dsub_qsub2_then_dsub
59814 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59815 0, // qsub2_then_dsub_qsub3_then_dsub
59816 262, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59817 262, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59818 262, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59819 262, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59820 262, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59821 262, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59822 262, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59823 262, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
59824 0, // sub_32_subo64_then_sub_32
59825 0, // dsub_zsub1_then_dsub
59826 0, // zsub_zsub1_then_zsub
59827 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59828 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59829 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59830 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59831 0, // zsub0_zsub1
59832 0, // zsub0_zsub1_zsub2
59833 0, // zsub1_zsub2
59834 0, // zsub1_zsub2_zsub3
59835 0, // zsub2_zsub3
59836 0, // zsub1_then_dsub_zsub2_then_dsub
59837 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59838 0, // zsub1_then_zsub_zsub2_then_zsub
59839 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59840 0, // zsub2_then_dsub_zsub3_then_dsub
59841 0, // zsub2_then_zsub_zsub3_then_zsub
59842 0, // zsub0_zsub2
59843 0, // zsub1_zsub3
59844 },
59845 { // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59846 0, // bsub
59847 0, // dsub
59848 0, // dsub0
59849 0, // dsub1
59850 0, // dsub2
59851 0, // dsub3
59852 0, // hsub
59853 0, // psub
59854 0, // psub0
59855 0, // psub1
59856 0, // qsub0
59857 0, // qsub1
59858 0, // qsub2
59859 0, // qsub3
59860 0, // ssub
59861 263, // sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59862 0, // sube32
59863 0, // sube64
59864 0, // subo32
59865 0, // subo64
59866 263, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59867 263, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59868 263, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59869 263, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59870 263, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59871 263, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59872 263, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59873 263, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59874 0, // zasubb
59875 0, // zasubd0
59876 0, // zasubd1
59877 0, // zasubh0
59878 0, // zasubh1
59879 0, // zasubq0
59880 0, // zasubq1
59881 0, // zasubs0
59882 0, // zasubs1
59883 0, // zsub
59884 0, // zsub0
59885 0, // zsub1
59886 0, // zsub2
59887 0, // zsub3
59888 0, // zasubd1_then_zasubq0
59889 0, // zasubd1_then_zasubq1
59890 0, // zasubs1_then_zasubd0
59891 0, // zasubs1_then_zasubd1
59892 0, // zasubs1_then_zasubq0
59893 0, // zasubs1_then_zasubq1
59894 0, // zasubs1_then_zasubd1_then_zasubq0
59895 0, // zasubs1_then_zasubd1_then_zasubq1
59896 0, // zasubh1_then_zasubd0
59897 0, // zasubh1_then_zasubd1
59898 0, // zasubh1_then_zasubq0
59899 0, // zasubh1_then_zasubq1
59900 0, // zasubh1_then_zasubs0
59901 0, // zasubh1_then_zasubs1
59902 0, // zasubh1_then_zasubd1_then_zasubq0
59903 0, // zasubh1_then_zasubd1_then_zasubq1
59904 0, // zasubh1_then_zasubs1_then_zasubd0
59905 0, // zasubh1_then_zasubs1_then_zasubd1
59906 0, // zasubh1_then_zasubs1_then_zasubq0
59907 0, // zasubh1_then_zasubs1_then_zasubq1
59908 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
59909 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
59910 0, // dsub1_then_bsub
59911 0, // dsub1_then_hsub
59912 0, // dsub1_then_ssub
59913 0, // dsub3_then_bsub
59914 0, // dsub3_then_hsub
59915 0, // dsub3_then_ssub
59916 0, // dsub2_then_bsub
59917 0, // dsub2_then_hsub
59918 0, // dsub2_then_ssub
59919 0, // psub1_then_psub
59920 0, // qsub1_then_bsub
59921 0, // qsub1_then_dsub
59922 0, // qsub1_then_hsub
59923 0, // qsub1_then_ssub
59924 0, // qsub3_then_bsub
59925 0, // qsub3_then_dsub
59926 0, // qsub3_then_hsub
59927 0, // qsub3_then_ssub
59928 0, // qsub2_then_bsub
59929 0, // qsub2_then_dsub
59930 0, // qsub2_then_hsub
59931 0, // qsub2_then_ssub
59932 263, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59933 263, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59934 263, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59935 263, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59936 263, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59937 263, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59938 263, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59939 0, // subo64_then_sub_32
59940 0, // zsub1_then_bsub
59941 0, // zsub1_then_dsub
59942 0, // zsub1_then_hsub
59943 0, // zsub1_then_ssub
59944 0, // zsub1_then_zsub
59945 0, // zsub3_then_bsub
59946 0, // zsub3_then_dsub
59947 0, // zsub3_then_hsub
59948 0, // zsub3_then_ssub
59949 0, // zsub3_then_zsub
59950 0, // zsub2_then_bsub
59951 0, // zsub2_then_dsub
59952 0, // zsub2_then_hsub
59953 0, // zsub2_then_ssub
59954 0, // zsub2_then_zsub
59955 0, // dsub0_dsub1
59956 0, // dsub0_dsub1_dsub2
59957 0, // dsub1_dsub2
59958 0, // dsub1_dsub2_dsub3
59959 0, // dsub2_dsub3
59960 0, // dsub_qsub1_then_dsub
59961 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59962 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
59963 0, // qsub0_qsub1
59964 0, // qsub0_qsub1_qsub2
59965 0, // qsub1_qsub2
59966 0, // qsub1_qsub2_qsub3
59967 0, // qsub2_qsub3
59968 0, // qsub1_then_dsub_qsub2_then_dsub
59969 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
59970 0, // qsub2_then_dsub_qsub3_then_dsub
59971 263, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59972 263, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59973 263, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59974 263, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59975 263, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59976 263, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59977 263, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59978 263, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
59979 0, // sub_32_subo64_then_sub_32
59980 0, // dsub_zsub1_then_dsub
59981 0, // zsub_zsub1_then_zsub
59982 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59983 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
59984 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59985 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
59986 0, // zsub0_zsub1
59987 0, // zsub0_zsub1_zsub2
59988 0, // zsub1_zsub2
59989 0, // zsub1_zsub2_zsub3
59990 0, // zsub2_zsub3
59991 0, // zsub1_then_dsub_zsub2_then_dsub
59992 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
59993 0, // zsub1_then_zsub_zsub2_then_zsub
59994 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
59995 0, // zsub2_then_dsub_zsub3_then_dsub
59996 0, // zsub2_then_zsub_zsub3_then_zsub
59997 0, // zsub0_zsub2
59998 0, // zsub1_zsub3
59999 },
60000 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60001 0, // bsub
60002 0, // dsub
60003 0, // dsub0
60004 0, // dsub1
60005 0, // dsub2
60006 0, // dsub3
60007 0, // hsub
60008 0, // psub
60009 0, // psub0
60010 0, // psub1
60011 0, // qsub0
60012 0, // qsub1
60013 0, // qsub2
60014 0, // qsub3
60015 0, // ssub
60016 264, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60017 0, // sube32
60018 0, // sube64
60019 0, // subo32
60020 0, // subo64
60021 264, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60022 264, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60023 264, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60024 264, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60025 264, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60026 264, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60027 264, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60028 264, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60029 0, // zasubb
60030 0, // zasubd0
60031 0, // zasubd1
60032 0, // zasubh0
60033 0, // zasubh1
60034 0, // zasubq0
60035 0, // zasubq1
60036 0, // zasubs0
60037 0, // zasubs1
60038 0, // zsub
60039 0, // zsub0
60040 0, // zsub1
60041 0, // zsub2
60042 0, // zsub3
60043 0, // zasubd1_then_zasubq0
60044 0, // zasubd1_then_zasubq1
60045 0, // zasubs1_then_zasubd0
60046 0, // zasubs1_then_zasubd1
60047 0, // zasubs1_then_zasubq0
60048 0, // zasubs1_then_zasubq1
60049 0, // zasubs1_then_zasubd1_then_zasubq0
60050 0, // zasubs1_then_zasubd1_then_zasubq1
60051 0, // zasubh1_then_zasubd0
60052 0, // zasubh1_then_zasubd1
60053 0, // zasubh1_then_zasubq0
60054 0, // zasubh1_then_zasubq1
60055 0, // zasubh1_then_zasubs0
60056 0, // zasubh1_then_zasubs1
60057 0, // zasubh1_then_zasubd1_then_zasubq0
60058 0, // zasubh1_then_zasubd1_then_zasubq1
60059 0, // zasubh1_then_zasubs1_then_zasubd0
60060 0, // zasubh1_then_zasubs1_then_zasubd1
60061 0, // zasubh1_then_zasubs1_then_zasubq0
60062 0, // zasubh1_then_zasubs1_then_zasubq1
60063 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60064 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60065 0, // dsub1_then_bsub
60066 0, // dsub1_then_hsub
60067 0, // dsub1_then_ssub
60068 0, // dsub3_then_bsub
60069 0, // dsub3_then_hsub
60070 0, // dsub3_then_ssub
60071 0, // dsub2_then_bsub
60072 0, // dsub2_then_hsub
60073 0, // dsub2_then_ssub
60074 0, // psub1_then_psub
60075 0, // qsub1_then_bsub
60076 0, // qsub1_then_dsub
60077 0, // qsub1_then_hsub
60078 0, // qsub1_then_ssub
60079 0, // qsub3_then_bsub
60080 0, // qsub3_then_dsub
60081 0, // qsub3_then_hsub
60082 0, // qsub3_then_ssub
60083 0, // qsub2_then_bsub
60084 0, // qsub2_then_dsub
60085 0, // qsub2_then_hsub
60086 0, // qsub2_then_ssub
60087 264, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60088 264, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60089 264, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60090 264, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60091 264, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60092 264, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60093 264, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60094 0, // subo64_then_sub_32
60095 0, // zsub1_then_bsub
60096 0, // zsub1_then_dsub
60097 0, // zsub1_then_hsub
60098 0, // zsub1_then_ssub
60099 0, // zsub1_then_zsub
60100 0, // zsub3_then_bsub
60101 0, // zsub3_then_dsub
60102 0, // zsub3_then_hsub
60103 0, // zsub3_then_ssub
60104 0, // zsub3_then_zsub
60105 0, // zsub2_then_bsub
60106 0, // zsub2_then_dsub
60107 0, // zsub2_then_hsub
60108 0, // zsub2_then_ssub
60109 0, // zsub2_then_zsub
60110 0, // dsub0_dsub1
60111 0, // dsub0_dsub1_dsub2
60112 0, // dsub1_dsub2
60113 0, // dsub1_dsub2_dsub3
60114 0, // dsub2_dsub3
60115 0, // dsub_qsub1_then_dsub
60116 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60117 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
60118 0, // qsub0_qsub1
60119 0, // qsub0_qsub1_qsub2
60120 0, // qsub1_qsub2
60121 0, // qsub1_qsub2_qsub3
60122 0, // qsub2_qsub3
60123 0, // qsub1_then_dsub_qsub2_then_dsub
60124 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60125 0, // qsub2_then_dsub_qsub3_then_dsub
60126 264, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60127 264, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60128 264, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60129 264, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60130 264, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60131 264, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60132 264, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60133 264, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60134 0, // sub_32_subo64_then_sub_32
60135 0, // dsub_zsub1_then_dsub
60136 0, // zsub_zsub1_then_zsub
60137 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60138 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
60139 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60140 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
60141 0, // zsub0_zsub1
60142 0, // zsub0_zsub1_zsub2
60143 0, // zsub1_zsub2
60144 0, // zsub1_zsub2_zsub3
60145 0, // zsub2_zsub3
60146 0, // zsub1_then_dsub_zsub2_then_dsub
60147 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60148 0, // zsub1_then_zsub_zsub2_then_zsub
60149 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60150 0, // zsub2_then_dsub_zsub3_then_dsub
60151 0, // zsub2_then_zsub_zsub3_then_zsub
60152 0, // zsub0_zsub2
60153 0, // zsub1_zsub3
60154 },
60155 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60156 0, // bsub
60157 0, // dsub
60158 0, // dsub0
60159 0, // dsub1
60160 0, // dsub2
60161 0, // dsub3
60162 0, // hsub
60163 0, // psub
60164 0, // psub0
60165 0, // psub1
60166 0, // qsub0
60167 0, // qsub1
60168 0, // qsub2
60169 0, // qsub3
60170 0, // ssub
60171 265, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60172 0, // sube32
60173 0, // sube64
60174 0, // subo32
60175 0, // subo64
60176 265, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60177 265, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60178 265, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60179 265, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60180 265, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60181 265, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60182 265, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60183 265, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60184 0, // zasubb
60185 0, // zasubd0
60186 0, // zasubd1
60187 0, // zasubh0
60188 0, // zasubh1
60189 0, // zasubq0
60190 0, // zasubq1
60191 0, // zasubs0
60192 0, // zasubs1
60193 0, // zsub
60194 0, // zsub0
60195 0, // zsub1
60196 0, // zsub2
60197 0, // zsub3
60198 0, // zasubd1_then_zasubq0
60199 0, // zasubd1_then_zasubq1
60200 0, // zasubs1_then_zasubd0
60201 0, // zasubs1_then_zasubd1
60202 0, // zasubs1_then_zasubq0
60203 0, // zasubs1_then_zasubq1
60204 0, // zasubs1_then_zasubd1_then_zasubq0
60205 0, // zasubs1_then_zasubd1_then_zasubq1
60206 0, // zasubh1_then_zasubd0
60207 0, // zasubh1_then_zasubd1
60208 0, // zasubh1_then_zasubq0
60209 0, // zasubh1_then_zasubq1
60210 0, // zasubh1_then_zasubs0
60211 0, // zasubh1_then_zasubs1
60212 0, // zasubh1_then_zasubd1_then_zasubq0
60213 0, // zasubh1_then_zasubd1_then_zasubq1
60214 0, // zasubh1_then_zasubs1_then_zasubd0
60215 0, // zasubh1_then_zasubs1_then_zasubd1
60216 0, // zasubh1_then_zasubs1_then_zasubq0
60217 0, // zasubh1_then_zasubs1_then_zasubq1
60218 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60219 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60220 0, // dsub1_then_bsub
60221 0, // dsub1_then_hsub
60222 0, // dsub1_then_ssub
60223 0, // dsub3_then_bsub
60224 0, // dsub3_then_hsub
60225 0, // dsub3_then_ssub
60226 0, // dsub2_then_bsub
60227 0, // dsub2_then_hsub
60228 0, // dsub2_then_ssub
60229 0, // psub1_then_psub
60230 0, // qsub1_then_bsub
60231 0, // qsub1_then_dsub
60232 0, // qsub1_then_hsub
60233 0, // qsub1_then_ssub
60234 0, // qsub3_then_bsub
60235 0, // qsub3_then_dsub
60236 0, // qsub3_then_hsub
60237 0, // qsub3_then_ssub
60238 0, // qsub2_then_bsub
60239 0, // qsub2_then_dsub
60240 0, // qsub2_then_hsub
60241 0, // qsub2_then_ssub
60242 265, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60243 265, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60244 265, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60245 265, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60246 265, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60247 265, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60248 265, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60249 0, // subo64_then_sub_32
60250 0, // zsub1_then_bsub
60251 0, // zsub1_then_dsub
60252 0, // zsub1_then_hsub
60253 0, // zsub1_then_ssub
60254 0, // zsub1_then_zsub
60255 0, // zsub3_then_bsub
60256 0, // zsub3_then_dsub
60257 0, // zsub3_then_hsub
60258 0, // zsub3_then_ssub
60259 0, // zsub3_then_zsub
60260 0, // zsub2_then_bsub
60261 0, // zsub2_then_dsub
60262 0, // zsub2_then_hsub
60263 0, // zsub2_then_ssub
60264 0, // zsub2_then_zsub
60265 0, // dsub0_dsub1
60266 0, // dsub0_dsub1_dsub2
60267 0, // dsub1_dsub2
60268 0, // dsub1_dsub2_dsub3
60269 0, // dsub2_dsub3
60270 0, // dsub_qsub1_then_dsub
60271 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60272 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
60273 0, // qsub0_qsub1
60274 0, // qsub0_qsub1_qsub2
60275 0, // qsub1_qsub2
60276 0, // qsub1_qsub2_qsub3
60277 0, // qsub2_qsub3
60278 0, // qsub1_then_dsub_qsub2_then_dsub
60279 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60280 0, // qsub2_then_dsub_qsub3_then_dsub
60281 265, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60282 265, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60283 265, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60284 265, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60285 265, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60286 265, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60287 265, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60288 265, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60289 0, // sub_32_subo64_then_sub_32
60290 0, // dsub_zsub1_then_dsub
60291 0, // zsub_zsub1_then_zsub
60292 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60293 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
60294 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60295 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
60296 0, // zsub0_zsub1
60297 0, // zsub0_zsub1_zsub2
60298 0, // zsub1_zsub2
60299 0, // zsub1_zsub2_zsub3
60300 0, // zsub2_zsub3
60301 0, // zsub1_then_dsub_zsub2_then_dsub
60302 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60303 0, // zsub1_then_zsub_zsub2_then_zsub
60304 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60305 0, // zsub2_then_dsub_zsub3_then_dsub
60306 0, // zsub2_then_zsub_zsub3_then_zsub
60307 0, // zsub0_zsub2
60308 0, // zsub1_zsub3
60309 },
60310 { // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60311 0, // bsub
60312 0, // dsub
60313 0, // dsub0
60314 0, // dsub1
60315 0, // dsub2
60316 0, // dsub3
60317 0, // hsub
60318 0, // psub
60319 0, // psub0
60320 0, // psub1
60321 0, // qsub0
60322 0, // qsub1
60323 0, // qsub2
60324 0, // qsub3
60325 0, // ssub
60326 266, // sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60327 0, // sube32
60328 0, // sube64
60329 0, // subo32
60330 0, // subo64
60331 266, // x8sub_0 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60332 266, // x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60333 266, // x8sub_2 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60334 266, // x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60335 266, // x8sub_4 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60336 266, // x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60337 266, // x8sub_6 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60338 266, // x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60339 0, // zasubb
60340 0, // zasubd0
60341 0, // zasubd1
60342 0, // zasubh0
60343 0, // zasubh1
60344 0, // zasubq0
60345 0, // zasubq1
60346 0, // zasubs0
60347 0, // zasubs1
60348 0, // zsub
60349 0, // zsub0
60350 0, // zsub1
60351 0, // zsub2
60352 0, // zsub3
60353 0, // zasubd1_then_zasubq0
60354 0, // zasubd1_then_zasubq1
60355 0, // zasubs1_then_zasubd0
60356 0, // zasubs1_then_zasubd1
60357 0, // zasubs1_then_zasubq0
60358 0, // zasubs1_then_zasubq1
60359 0, // zasubs1_then_zasubd1_then_zasubq0
60360 0, // zasubs1_then_zasubd1_then_zasubq1
60361 0, // zasubh1_then_zasubd0
60362 0, // zasubh1_then_zasubd1
60363 0, // zasubh1_then_zasubq0
60364 0, // zasubh1_then_zasubq1
60365 0, // zasubh1_then_zasubs0
60366 0, // zasubh1_then_zasubs1
60367 0, // zasubh1_then_zasubd1_then_zasubq0
60368 0, // zasubh1_then_zasubd1_then_zasubq1
60369 0, // zasubh1_then_zasubs1_then_zasubd0
60370 0, // zasubh1_then_zasubs1_then_zasubd1
60371 0, // zasubh1_then_zasubs1_then_zasubq0
60372 0, // zasubh1_then_zasubs1_then_zasubq1
60373 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60374 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60375 0, // dsub1_then_bsub
60376 0, // dsub1_then_hsub
60377 0, // dsub1_then_ssub
60378 0, // dsub3_then_bsub
60379 0, // dsub3_then_hsub
60380 0, // dsub3_then_ssub
60381 0, // dsub2_then_bsub
60382 0, // dsub2_then_hsub
60383 0, // dsub2_then_ssub
60384 0, // psub1_then_psub
60385 0, // qsub1_then_bsub
60386 0, // qsub1_then_dsub
60387 0, // qsub1_then_hsub
60388 0, // qsub1_then_ssub
60389 0, // qsub3_then_bsub
60390 0, // qsub3_then_dsub
60391 0, // qsub3_then_hsub
60392 0, // qsub3_then_ssub
60393 0, // qsub2_then_bsub
60394 0, // qsub2_then_dsub
60395 0, // qsub2_then_hsub
60396 0, // qsub2_then_ssub
60397 266, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60398 266, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60399 266, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60400 266, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60401 266, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60402 266, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60403 266, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60404 0, // subo64_then_sub_32
60405 0, // zsub1_then_bsub
60406 0, // zsub1_then_dsub
60407 0, // zsub1_then_hsub
60408 0, // zsub1_then_ssub
60409 0, // zsub1_then_zsub
60410 0, // zsub3_then_bsub
60411 0, // zsub3_then_dsub
60412 0, // zsub3_then_hsub
60413 0, // zsub3_then_ssub
60414 0, // zsub3_then_zsub
60415 0, // zsub2_then_bsub
60416 0, // zsub2_then_dsub
60417 0, // zsub2_then_hsub
60418 0, // zsub2_then_ssub
60419 0, // zsub2_then_zsub
60420 0, // dsub0_dsub1
60421 0, // dsub0_dsub1_dsub2
60422 0, // dsub1_dsub2
60423 0, // dsub1_dsub2_dsub3
60424 0, // dsub2_dsub3
60425 0, // dsub_qsub1_then_dsub
60426 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60427 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
60428 0, // qsub0_qsub1
60429 0, // qsub0_qsub1_qsub2
60430 0, // qsub1_qsub2
60431 0, // qsub1_qsub2_qsub3
60432 0, // qsub2_qsub3
60433 0, // qsub1_then_dsub_qsub2_then_dsub
60434 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60435 0, // qsub2_then_dsub_qsub3_then_dsub
60436 266, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60437 266, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60438 266, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60439 266, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60440 266, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60441 266, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60442 266, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60443 266, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60444 0, // sub_32_subo64_then_sub_32
60445 0, // dsub_zsub1_then_dsub
60446 0, // zsub_zsub1_then_zsub
60447 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60448 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
60449 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60450 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
60451 0, // zsub0_zsub1
60452 0, // zsub0_zsub1_zsub2
60453 0, // zsub1_zsub2
60454 0, // zsub1_zsub2_zsub3
60455 0, // zsub2_zsub3
60456 0, // zsub1_then_dsub_zsub2_then_dsub
60457 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60458 0, // zsub1_then_zsub_zsub2_then_zsub
60459 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60460 0, // zsub2_then_dsub_zsub3_then_dsub
60461 0, // zsub2_then_zsub_zsub3_then_zsub
60462 0, // zsub0_zsub2
60463 0, // zsub1_zsub3
60464 },
60465 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60466 0, // bsub
60467 0, // dsub
60468 0, // dsub0
60469 0, // dsub1
60470 0, // dsub2
60471 0, // dsub3
60472 0, // hsub
60473 0, // psub
60474 0, // psub0
60475 0, // psub1
60476 0, // qsub0
60477 0, // qsub1
60478 0, // qsub2
60479 0, // qsub3
60480 0, // ssub
60481 267, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60482 0, // sube32
60483 0, // sube64
60484 0, // subo32
60485 0, // subo64
60486 267, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60487 267, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60488 267, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60489 267, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60490 267, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60491 267, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60492 267, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60493 267, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60494 0, // zasubb
60495 0, // zasubd0
60496 0, // zasubd1
60497 0, // zasubh0
60498 0, // zasubh1
60499 0, // zasubq0
60500 0, // zasubq1
60501 0, // zasubs0
60502 0, // zasubs1
60503 0, // zsub
60504 0, // zsub0
60505 0, // zsub1
60506 0, // zsub2
60507 0, // zsub3
60508 0, // zasubd1_then_zasubq0
60509 0, // zasubd1_then_zasubq1
60510 0, // zasubs1_then_zasubd0
60511 0, // zasubs1_then_zasubd1
60512 0, // zasubs1_then_zasubq0
60513 0, // zasubs1_then_zasubq1
60514 0, // zasubs1_then_zasubd1_then_zasubq0
60515 0, // zasubs1_then_zasubd1_then_zasubq1
60516 0, // zasubh1_then_zasubd0
60517 0, // zasubh1_then_zasubd1
60518 0, // zasubh1_then_zasubq0
60519 0, // zasubh1_then_zasubq1
60520 0, // zasubh1_then_zasubs0
60521 0, // zasubh1_then_zasubs1
60522 0, // zasubh1_then_zasubd1_then_zasubq0
60523 0, // zasubh1_then_zasubd1_then_zasubq1
60524 0, // zasubh1_then_zasubs1_then_zasubd0
60525 0, // zasubh1_then_zasubs1_then_zasubd1
60526 0, // zasubh1_then_zasubs1_then_zasubq0
60527 0, // zasubh1_then_zasubs1_then_zasubq1
60528 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60529 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60530 0, // dsub1_then_bsub
60531 0, // dsub1_then_hsub
60532 0, // dsub1_then_ssub
60533 0, // dsub3_then_bsub
60534 0, // dsub3_then_hsub
60535 0, // dsub3_then_ssub
60536 0, // dsub2_then_bsub
60537 0, // dsub2_then_hsub
60538 0, // dsub2_then_ssub
60539 0, // psub1_then_psub
60540 0, // qsub1_then_bsub
60541 0, // qsub1_then_dsub
60542 0, // qsub1_then_hsub
60543 0, // qsub1_then_ssub
60544 0, // qsub3_then_bsub
60545 0, // qsub3_then_dsub
60546 0, // qsub3_then_hsub
60547 0, // qsub3_then_ssub
60548 0, // qsub2_then_bsub
60549 0, // qsub2_then_dsub
60550 0, // qsub2_then_hsub
60551 0, // qsub2_then_ssub
60552 267, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60553 267, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60554 267, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60555 267, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60556 267, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60557 267, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60558 267, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60559 0, // subo64_then_sub_32
60560 0, // zsub1_then_bsub
60561 0, // zsub1_then_dsub
60562 0, // zsub1_then_hsub
60563 0, // zsub1_then_ssub
60564 0, // zsub1_then_zsub
60565 0, // zsub3_then_bsub
60566 0, // zsub3_then_dsub
60567 0, // zsub3_then_hsub
60568 0, // zsub3_then_ssub
60569 0, // zsub3_then_zsub
60570 0, // zsub2_then_bsub
60571 0, // zsub2_then_dsub
60572 0, // zsub2_then_hsub
60573 0, // zsub2_then_ssub
60574 0, // zsub2_then_zsub
60575 0, // dsub0_dsub1
60576 0, // dsub0_dsub1_dsub2
60577 0, // dsub1_dsub2
60578 0, // dsub1_dsub2_dsub3
60579 0, // dsub2_dsub3
60580 0, // dsub_qsub1_then_dsub
60581 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60582 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
60583 0, // qsub0_qsub1
60584 0, // qsub0_qsub1_qsub2
60585 0, // qsub1_qsub2
60586 0, // qsub1_qsub2_qsub3
60587 0, // qsub2_qsub3
60588 0, // qsub1_then_dsub_qsub2_then_dsub
60589 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60590 0, // qsub2_then_dsub_qsub3_then_dsub
60591 267, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60592 267, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60593 267, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60594 267, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60595 267, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60596 267, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60597 267, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60598 267, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60599 0, // sub_32_subo64_then_sub_32
60600 0, // dsub_zsub1_then_dsub
60601 0, // zsub_zsub1_then_zsub
60602 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60603 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
60604 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60605 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
60606 0, // zsub0_zsub1
60607 0, // zsub0_zsub1_zsub2
60608 0, // zsub1_zsub2
60609 0, // zsub1_zsub2_zsub3
60610 0, // zsub2_zsub3
60611 0, // zsub1_then_dsub_zsub2_then_dsub
60612 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60613 0, // zsub1_then_zsub_zsub2_then_zsub
60614 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60615 0, // zsub2_then_dsub_zsub3_then_dsub
60616 0, // zsub2_then_zsub_zsub3_then_zsub
60617 0, // zsub0_zsub2
60618 0, // zsub1_zsub3
60619 },
60620 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60621 0, // bsub
60622 0, // dsub
60623 0, // dsub0
60624 0, // dsub1
60625 0, // dsub2
60626 0, // dsub3
60627 0, // hsub
60628 0, // psub
60629 0, // psub0
60630 0, // psub1
60631 0, // qsub0
60632 0, // qsub1
60633 0, // qsub2
60634 0, // qsub3
60635 0, // ssub
60636 268, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60637 0, // sube32
60638 0, // sube64
60639 0, // subo32
60640 0, // subo64
60641 268, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60642 268, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60643 268, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60644 268, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60645 268, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60646 268, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60647 268, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60648 268, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60649 0, // zasubb
60650 0, // zasubd0
60651 0, // zasubd1
60652 0, // zasubh0
60653 0, // zasubh1
60654 0, // zasubq0
60655 0, // zasubq1
60656 0, // zasubs0
60657 0, // zasubs1
60658 0, // zsub
60659 0, // zsub0
60660 0, // zsub1
60661 0, // zsub2
60662 0, // zsub3
60663 0, // zasubd1_then_zasubq0
60664 0, // zasubd1_then_zasubq1
60665 0, // zasubs1_then_zasubd0
60666 0, // zasubs1_then_zasubd1
60667 0, // zasubs1_then_zasubq0
60668 0, // zasubs1_then_zasubq1
60669 0, // zasubs1_then_zasubd1_then_zasubq0
60670 0, // zasubs1_then_zasubd1_then_zasubq1
60671 0, // zasubh1_then_zasubd0
60672 0, // zasubh1_then_zasubd1
60673 0, // zasubh1_then_zasubq0
60674 0, // zasubh1_then_zasubq1
60675 0, // zasubh1_then_zasubs0
60676 0, // zasubh1_then_zasubs1
60677 0, // zasubh1_then_zasubd1_then_zasubq0
60678 0, // zasubh1_then_zasubd1_then_zasubq1
60679 0, // zasubh1_then_zasubs1_then_zasubd0
60680 0, // zasubh1_then_zasubs1_then_zasubd1
60681 0, // zasubh1_then_zasubs1_then_zasubq0
60682 0, // zasubh1_then_zasubs1_then_zasubq1
60683 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60684 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60685 0, // dsub1_then_bsub
60686 0, // dsub1_then_hsub
60687 0, // dsub1_then_ssub
60688 0, // dsub3_then_bsub
60689 0, // dsub3_then_hsub
60690 0, // dsub3_then_ssub
60691 0, // dsub2_then_bsub
60692 0, // dsub2_then_hsub
60693 0, // dsub2_then_ssub
60694 0, // psub1_then_psub
60695 0, // qsub1_then_bsub
60696 0, // qsub1_then_dsub
60697 0, // qsub1_then_hsub
60698 0, // qsub1_then_ssub
60699 0, // qsub3_then_bsub
60700 0, // qsub3_then_dsub
60701 0, // qsub3_then_hsub
60702 0, // qsub3_then_ssub
60703 0, // qsub2_then_bsub
60704 0, // qsub2_then_dsub
60705 0, // qsub2_then_hsub
60706 0, // qsub2_then_ssub
60707 268, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60708 268, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60709 268, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60710 268, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60711 268, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60712 268, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60713 268, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60714 0, // subo64_then_sub_32
60715 0, // zsub1_then_bsub
60716 0, // zsub1_then_dsub
60717 0, // zsub1_then_hsub
60718 0, // zsub1_then_ssub
60719 0, // zsub1_then_zsub
60720 0, // zsub3_then_bsub
60721 0, // zsub3_then_dsub
60722 0, // zsub3_then_hsub
60723 0, // zsub3_then_ssub
60724 0, // zsub3_then_zsub
60725 0, // zsub2_then_bsub
60726 0, // zsub2_then_dsub
60727 0, // zsub2_then_hsub
60728 0, // zsub2_then_ssub
60729 0, // zsub2_then_zsub
60730 0, // dsub0_dsub1
60731 0, // dsub0_dsub1_dsub2
60732 0, // dsub1_dsub2
60733 0, // dsub1_dsub2_dsub3
60734 0, // dsub2_dsub3
60735 0, // dsub_qsub1_then_dsub
60736 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60737 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
60738 0, // qsub0_qsub1
60739 0, // qsub0_qsub1_qsub2
60740 0, // qsub1_qsub2
60741 0, // qsub1_qsub2_qsub3
60742 0, // qsub2_qsub3
60743 0, // qsub1_then_dsub_qsub2_then_dsub
60744 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60745 0, // qsub2_then_dsub_qsub3_then_dsub
60746 268, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60747 268, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60748 268, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60749 268, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60750 268, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60751 268, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60752 268, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60753 268, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60754 0, // sub_32_subo64_then_sub_32
60755 0, // dsub_zsub1_then_dsub
60756 0, // zsub_zsub1_then_zsub
60757 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60758 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
60759 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60760 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
60761 0, // zsub0_zsub1
60762 0, // zsub0_zsub1_zsub2
60763 0, // zsub1_zsub2
60764 0, // zsub1_zsub2_zsub3
60765 0, // zsub2_zsub3
60766 0, // zsub1_then_dsub_zsub2_then_dsub
60767 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60768 0, // zsub1_then_zsub_zsub2_then_zsub
60769 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60770 0, // zsub2_then_dsub_zsub3_then_dsub
60771 0, // zsub2_then_zsub_zsub3_then_zsub
60772 0, // zsub0_zsub2
60773 0, // zsub1_zsub3
60774 },
60775 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60776 0, // bsub
60777 0, // dsub
60778 0, // dsub0
60779 0, // dsub1
60780 0, // dsub2
60781 0, // dsub3
60782 0, // hsub
60783 0, // psub
60784 0, // psub0
60785 0, // psub1
60786 0, // qsub0
60787 0, // qsub1
60788 0, // qsub2
60789 0, // qsub3
60790 0, // ssub
60791 269, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60792 0, // sube32
60793 0, // sube64
60794 0, // subo32
60795 0, // subo64
60796 269, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60797 269, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60798 269, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60799 269, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60800 269, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60801 269, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60802 269, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60803 269, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60804 0, // zasubb
60805 0, // zasubd0
60806 0, // zasubd1
60807 0, // zasubh0
60808 0, // zasubh1
60809 0, // zasubq0
60810 0, // zasubq1
60811 0, // zasubs0
60812 0, // zasubs1
60813 0, // zsub
60814 0, // zsub0
60815 0, // zsub1
60816 0, // zsub2
60817 0, // zsub3
60818 0, // zasubd1_then_zasubq0
60819 0, // zasubd1_then_zasubq1
60820 0, // zasubs1_then_zasubd0
60821 0, // zasubs1_then_zasubd1
60822 0, // zasubs1_then_zasubq0
60823 0, // zasubs1_then_zasubq1
60824 0, // zasubs1_then_zasubd1_then_zasubq0
60825 0, // zasubs1_then_zasubd1_then_zasubq1
60826 0, // zasubh1_then_zasubd0
60827 0, // zasubh1_then_zasubd1
60828 0, // zasubh1_then_zasubq0
60829 0, // zasubh1_then_zasubq1
60830 0, // zasubh1_then_zasubs0
60831 0, // zasubh1_then_zasubs1
60832 0, // zasubh1_then_zasubd1_then_zasubq0
60833 0, // zasubh1_then_zasubd1_then_zasubq1
60834 0, // zasubh1_then_zasubs1_then_zasubd0
60835 0, // zasubh1_then_zasubs1_then_zasubd1
60836 0, // zasubh1_then_zasubs1_then_zasubq0
60837 0, // zasubh1_then_zasubs1_then_zasubq1
60838 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60839 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60840 0, // dsub1_then_bsub
60841 0, // dsub1_then_hsub
60842 0, // dsub1_then_ssub
60843 0, // dsub3_then_bsub
60844 0, // dsub3_then_hsub
60845 0, // dsub3_then_ssub
60846 0, // dsub2_then_bsub
60847 0, // dsub2_then_hsub
60848 0, // dsub2_then_ssub
60849 0, // psub1_then_psub
60850 0, // qsub1_then_bsub
60851 0, // qsub1_then_dsub
60852 0, // qsub1_then_hsub
60853 0, // qsub1_then_ssub
60854 0, // qsub3_then_bsub
60855 0, // qsub3_then_dsub
60856 0, // qsub3_then_hsub
60857 0, // qsub3_then_ssub
60858 0, // qsub2_then_bsub
60859 0, // qsub2_then_dsub
60860 0, // qsub2_then_hsub
60861 0, // qsub2_then_ssub
60862 269, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60863 269, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60864 269, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60865 269, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60866 269, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60867 269, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60868 269, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60869 0, // subo64_then_sub_32
60870 0, // zsub1_then_bsub
60871 0, // zsub1_then_dsub
60872 0, // zsub1_then_hsub
60873 0, // zsub1_then_ssub
60874 0, // zsub1_then_zsub
60875 0, // zsub3_then_bsub
60876 0, // zsub3_then_dsub
60877 0, // zsub3_then_hsub
60878 0, // zsub3_then_ssub
60879 0, // zsub3_then_zsub
60880 0, // zsub2_then_bsub
60881 0, // zsub2_then_dsub
60882 0, // zsub2_then_hsub
60883 0, // zsub2_then_ssub
60884 0, // zsub2_then_zsub
60885 0, // dsub0_dsub1
60886 0, // dsub0_dsub1_dsub2
60887 0, // dsub1_dsub2
60888 0, // dsub1_dsub2_dsub3
60889 0, // dsub2_dsub3
60890 0, // dsub_qsub1_then_dsub
60891 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60892 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
60893 0, // qsub0_qsub1
60894 0, // qsub0_qsub1_qsub2
60895 0, // qsub1_qsub2
60896 0, // qsub1_qsub2_qsub3
60897 0, // qsub2_qsub3
60898 0, // qsub1_then_dsub_qsub2_then_dsub
60899 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
60900 0, // qsub2_then_dsub_qsub3_then_dsub
60901 269, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60902 269, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60903 269, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60904 269, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60905 269, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60906 269, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60907 269, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60908 269, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
60909 0, // sub_32_subo64_then_sub_32
60910 0, // dsub_zsub1_then_dsub
60911 0, // zsub_zsub1_then_zsub
60912 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60913 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
60914 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60915 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
60916 0, // zsub0_zsub1
60917 0, // zsub0_zsub1_zsub2
60918 0, // zsub1_zsub2
60919 0, // zsub1_zsub2_zsub3
60920 0, // zsub2_zsub3
60921 0, // zsub1_then_dsub_zsub2_then_dsub
60922 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
60923 0, // zsub1_then_zsub_zsub2_then_zsub
60924 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
60925 0, // zsub2_then_dsub_zsub3_then_dsub
60926 0, // zsub2_then_zsub_zsub3_then_zsub
60927 0, // zsub0_zsub2
60928 0, // zsub1_zsub3
60929 },
60930 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60931 0, // bsub
60932 0, // dsub
60933 0, // dsub0
60934 0, // dsub1
60935 0, // dsub2
60936 0, // dsub3
60937 0, // hsub
60938 0, // psub
60939 0, // psub0
60940 0, // psub1
60941 0, // qsub0
60942 0, // qsub1
60943 0, // qsub2
60944 0, // qsub3
60945 0, // ssub
60946 270, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60947 0, // sube32
60948 0, // sube64
60949 0, // subo32
60950 0, // subo64
60951 270, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60952 270, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60953 270, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60954 270, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60955 270, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60956 270, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60957 270, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60958 270, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
60959 0, // zasubb
60960 0, // zasubd0
60961 0, // zasubd1
60962 0, // zasubh0
60963 0, // zasubh1
60964 0, // zasubq0
60965 0, // zasubq1
60966 0, // zasubs0
60967 0, // zasubs1
60968 0, // zsub
60969 0, // zsub0
60970 0, // zsub1
60971 0, // zsub2
60972 0, // zsub3
60973 0, // zasubd1_then_zasubq0
60974 0, // zasubd1_then_zasubq1
60975 0, // zasubs1_then_zasubd0
60976 0, // zasubs1_then_zasubd1
60977 0, // zasubs1_then_zasubq0
60978 0, // zasubs1_then_zasubq1
60979 0, // zasubs1_then_zasubd1_then_zasubq0
60980 0, // zasubs1_then_zasubd1_then_zasubq1
60981 0, // zasubh1_then_zasubd0
60982 0, // zasubh1_then_zasubd1
60983 0, // zasubh1_then_zasubq0
60984 0, // zasubh1_then_zasubq1
60985 0, // zasubh1_then_zasubs0
60986 0, // zasubh1_then_zasubs1
60987 0, // zasubh1_then_zasubd1_then_zasubq0
60988 0, // zasubh1_then_zasubd1_then_zasubq1
60989 0, // zasubh1_then_zasubs1_then_zasubd0
60990 0, // zasubh1_then_zasubs1_then_zasubd1
60991 0, // zasubh1_then_zasubs1_then_zasubq0
60992 0, // zasubh1_then_zasubs1_then_zasubq1
60993 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
60994 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
60995 0, // dsub1_then_bsub
60996 0, // dsub1_then_hsub
60997 0, // dsub1_then_ssub
60998 0, // dsub3_then_bsub
60999 0, // dsub3_then_hsub
61000 0, // dsub3_then_ssub
61001 0, // dsub2_then_bsub
61002 0, // dsub2_then_hsub
61003 0, // dsub2_then_ssub
61004 0, // psub1_then_psub
61005 0, // qsub1_then_bsub
61006 0, // qsub1_then_dsub
61007 0, // qsub1_then_hsub
61008 0, // qsub1_then_ssub
61009 0, // qsub3_then_bsub
61010 0, // qsub3_then_dsub
61011 0, // qsub3_then_hsub
61012 0, // qsub3_then_ssub
61013 0, // qsub2_then_bsub
61014 0, // qsub2_then_dsub
61015 0, // qsub2_then_hsub
61016 0, // qsub2_then_ssub
61017 270, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61018 270, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61019 270, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61020 270, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61021 270, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61022 270, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61023 270, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61024 0, // subo64_then_sub_32
61025 0, // zsub1_then_bsub
61026 0, // zsub1_then_dsub
61027 0, // zsub1_then_hsub
61028 0, // zsub1_then_ssub
61029 0, // zsub1_then_zsub
61030 0, // zsub3_then_bsub
61031 0, // zsub3_then_dsub
61032 0, // zsub3_then_hsub
61033 0, // zsub3_then_ssub
61034 0, // zsub3_then_zsub
61035 0, // zsub2_then_bsub
61036 0, // zsub2_then_dsub
61037 0, // zsub2_then_hsub
61038 0, // zsub2_then_ssub
61039 0, // zsub2_then_zsub
61040 0, // dsub0_dsub1
61041 0, // dsub0_dsub1_dsub2
61042 0, // dsub1_dsub2
61043 0, // dsub1_dsub2_dsub3
61044 0, // dsub2_dsub3
61045 0, // dsub_qsub1_then_dsub
61046 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61047 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61048 0, // qsub0_qsub1
61049 0, // qsub0_qsub1_qsub2
61050 0, // qsub1_qsub2
61051 0, // qsub1_qsub2_qsub3
61052 0, // qsub2_qsub3
61053 0, // qsub1_then_dsub_qsub2_then_dsub
61054 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61055 0, // qsub2_then_dsub_qsub3_then_dsub
61056 270, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61057 270, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61058 270, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61059 270, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61060 270, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61061 270, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61062 270, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61063 270, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61064 0, // sub_32_subo64_then_sub_32
61065 0, // dsub_zsub1_then_dsub
61066 0, // zsub_zsub1_then_zsub
61067 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61068 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61069 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61070 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
61071 0, // zsub0_zsub1
61072 0, // zsub0_zsub1_zsub2
61073 0, // zsub1_zsub2
61074 0, // zsub1_zsub2_zsub3
61075 0, // zsub2_zsub3
61076 0, // zsub1_then_dsub_zsub2_then_dsub
61077 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61078 0, // zsub1_then_zsub_zsub2_then_zsub
61079 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61080 0, // zsub2_then_dsub_zsub3_then_dsub
61081 0, // zsub2_then_zsub_zsub3_then_zsub
61082 0, // zsub0_zsub2
61083 0, // zsub1_zsub3
61084 },
61085 { // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61086 0, // bsub
61087 0, // dsub
61088 0, // dsub0
61089 0, // dsub1
61090 0, // dsub2
61091 0, // dsub3
61092 0, // hsub
61093 0, // psub
61094 0, // psub0
61095 0, // psub1
61096 0, // qsub0
61097 0, // qsub1
61098 0, // qsub2
61099 0, // qsub3
61100 0, // ssub
61101 271, // sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61102 0, // sube32
61103 0, // sube64
61104 0, // subo32
61105 0, // subo64
61106 271, // x8sub_0 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61107 271, // x8sub_1 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61108 271, // x8sub_2 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61109 271, // x8sub_3 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61110 271, // x8sub_4 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61111 271, // x8sub_5 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61112 271, // x8sub_6 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61113 271, // x8sub_7 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61114 0, // zasubb
61115 0, // zasubd0
61116 0, // zasubd1
61117 0, // zasubh0
61118 0, // zasubh1
61119 0, // zasubq0
61120 0, // zasubq1
61121 0, // zasubs0
61122 0, // zasubs1
61123 0, // zsub
61124 0, // zsub0
61125 0, // zsub1
61126 0, // zsub2
61127 0, // zsub3
61128 0, // zasubd1_then_zasubq0
61129 0, // zasubd1_then_zasubq1
61130 0, // zasubs1_then_zasubd0
61131 0, // zasubs1_then_zasubd1
61132 0, // zasubs1_then_zasubq0
61133 0, // zasubs1_then_zasubq1
61134 0, // zasubs1_then_zasubd1_then_zasubq0
61135 0, // zasubs1_then_zasubd1_then_zasubq1
61136 0, // zasubh1_then_zasubd0
61137 0, // zasubh1_then_zasubd1
61138 0, // zasubh1_then_zasubq0
61139 0, // zasubh1_then_zasubq1
61140 0, // zasubh1_then_zasubs0
61141 0, // zasubh1_then_zasubs1
61142 0, // zasubh1_then_zasubd1_then_zasubq0
61143 0, // zasubh1_then_zasubd1_then_zasubq1
61144 0, // zasubh1_then_zasubs1_then_zasubd0
61145 0, // zasubh1_then_zasubs1_then_zasubd1
61146 0, // zasubh1_then_zasubs1_then_zasubq0
61147 0, // zasubh1_then_zasubs1_then_zasubq1
61148 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
61149 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
61150 0, // dsub1_then_bsub
61151 0, // dsub1_then_hsub
61152 0, // dsub1_then_ssub
61153 0, // dsub3_then_bsub
61154 0, // dsub3_then_hsub
61155 0, // dsub3_then_ssub
61156 0, // dsub2_then_bsub
61157 0, // dsub2_then_hsub
61158 0, // dsub2_then_ssub
61159 0, // psub1_then_psub
61160 0, // qsub1_then_bsub
61161 0, // qsub1_then_dsub
61162 0, // qsub1_then_hsub
61163 0, // qsub1_then_ssub
61164 0, // qsub3_then_bsub
61165 0, // qsub3_then_dsub
61166 0, // qsub3_then_hsub
61167 0, // qsub3_then_ssub
61168 0, // qsub2_then_bsub
61169 0, // qsub2_then_dsub
61170 0, // qsub2_then_hsub
61171 0, // qsub2_then_ssub
61172 271, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61173 271, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61174 271, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61175 271, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61176 271, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61177 271, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61178 271, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61179 0, // subo64_then_sub_32
61180 0, // zsub1_then_bsub
61181 0, // zsub1_then_dsub
61182 0, // zsub1_then_hsub
61183 0, // zsub1_then_ssub
61184 0, // zsub1_then_zsub
61185 0, // zsub3_then_bsub
61186 0, // zsub3_then_dsub
61187 0, // zsub3_then_hsub
61188 0, // zsub3_then_ssub
61189 0, // zsub3_then_zsub
61190 0, // zsub2_then_bsub
61191 0, // zsub2_then_dsub
61192 0, // zsub2_then_hsub
61193 0, // zsub2_then_ssub
61194 0, // zsub2_then_zsub
61195 0, // dsub0_dsub1
61196 0, // dsub0_dsub1_dsub2
61197 0, // dsub1_dsub2
61198 0, // dsub1_dsub2_dsub3
61199 0, // dsub2_dsub3
61200 0, // dsub_qsub1_then_dsub
61201 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61202 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61203 0, // qsub0_qsub1
61204 0, // qsub0_qsub1_qsub2
61205 0, // qsub1_qsub2
61206 0, // qsub1_qsub2_qsub3
61207 0, // qsub2_qsub3
61208 0, // qsub1_then_dsub_qsub2_then_dsub
61209 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61210 0, // qsub2_then_dsub_qsub3_then_dsub
61211 271, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61212 271, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61213 271, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61214 271, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61215 271, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61216 271, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61217 271, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61218 271, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
61219 0, // sub_32_subo64_then_sub_32
61220 0, // dsub_zsub1_then_dsub
61221 0, // zsub_zsub1_then_zsub
61222 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61223 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61224 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61225 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
61226 0, // zsub0_zsub1
61227 0, // zsub0_zsub1_zsub2
61228 0, // zsub1_zsub2
61229 0, // zsub1_zsub2_zsub3
61230 0, // zsub2_zsub3
61231 0, // zsub1_then_dsub_zsub2_then_dsub
61232 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61233 0, // zsub1_then_zsub_zsub2_then_zsub
61234 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61235 0, // zsub2_then_dsub_zsub3_then_dsub
61236 0, // zsub2_then_zsub_zsub3_then_zsub
61237 0, // zsub0_zsub2
61238 0, // zsub1_zsub3
61239 },
61240 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61241 0, // bsub
61242 0, // dsub
61243 0, // dsub0
61244 0, // dsub1
61245 0, // dsub2
61246 0, // dsub3
61247 0, // hsub
61248 0, // psub
61249 0, // psub0
61250 0, // psub1
61251 0, // qsub0
61252 0, // qsub1
61253 0, // qsub2
61254 0, // qsub3
61255 0, // ssub
61256 272, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61257 0, // sube32
61258 0, // sube64
61259 0, // subo32
61260 0, // subo64
61261 272, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61262 272, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61263 272, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61264 272, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61265 272, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61266 272, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61267 272, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61268 272, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61269 0, // zasubb
61270 0, // zasubd0
61271 0, // zasubd1
61272 0, // zasubh0
61273 0, // zasubh1
61274 0, // zasubq0
61275 0, // zasubq1
61276 0, // zasubs0
61277 0, // zasubs1
61278 0, // zsub
61279 0, // zsub0
61280 0, // zsub1
61281 0, // zsub2
61282 0, // zsub3
61283 0, // zasubd1_then_zasubq0
61284 0, // zasubd1_then_zasubq1
61285 0, // zasubs1_then_zasubd0
61286 0, // zasubs1_then_zasubd1
61287 0, // zasubs1_then_zasubq0
61288 0, // zasubs1_then_zasubq1
61289 0, // zasubs1_then_zasubd1_then_zasubq0
61290 0, // zasubs1_then_zasubd1_then_zasubq1
61291 0, // zasubh1_then_zasubd0
61292 0, // zasubh1_then_zasubd1
61293 0, // zasubh1_then_zasubq0
61294 0, // zasubh1_then_zasubq1
61295 0, // zasubh1_then_zasubs0
61296 0, // zasubh1_then_zasubs1
61297 0, // zasubh1_then_zasubd1_then_zasubq0
61298 0, // zasubh1_then_zasubd1_then_zasubq1
61299 0, // zasubh1_then_zasubs1_then_zasubd0
61300 0, // zasubh1_then_zasubs1_then_zasubd1
61301 0, // zasubh1_then_zasubs1_then_zasubq0
61302 0, // zasubh1_then_zasubs1_then_zasubq1
61303 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
61304 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
61305 0, // dsub1_then_bsub
61306 0, // dsub1_then_hsub
61307 0, // dsub1_then_ssub
61308 0, // dsub3_then_bsub
61309 0, // dsub3_then_hsub
61310 0, // dsub3_then_ssub
61311 0, // dsub2_then_bsub
61312 0, // dsub2_then_hsub
61313 0, // dsub2_then_ssub
61314 0, // psub1_then_psub
61315 0, // qsub1_then_bsub
61316 0, // qsub1_then_dsub
61317 0, // qsub1_then_hsub
61318 0, // qsub1_then_ssub
61319 0, // qsub3_then_bsub
61320 0, // qsub3_then_dsub
61321 0, // qsub3_then_hsub
61322 0, // qsub3_then_ssub
61323 0, // qsub2_then_bsub
61324 0, // qsub2_then_dsub
61325 0, // qsub2_then_hsub
61326 0, // qsub2_then_ssub
61327 272, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61328 272, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61329 272, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61330 272, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61331 272, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61332 272, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61333 272, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61334 0, // subo64_then_sub_32
61335 0, // zsub1_then_bsub
61336 0, // zsub1_then_dsub
61337 0, // zsub1_then_hsub
61338 0, // zsub1_then_ssub
61339 0, // zsub1_then_zsub
61340 0, // zsub3_then_bsub
61341 0, // zsub3_then_dsub
61342 0, // zsub3_then_hsub
61343 0, // zsub3_then_ssub
61344 0, // zsub3_then_zsub
61345 0, // zsub2_then_bsub
61346 0, // zsub2_then_dsub
61347 0, // zsub2_then_hsub
61348 0, // zsub2_then_ssub
61349 0, // zsub2_then_zsub
61350 0, // dsub0_dsub1
61351 0, // dsub0_dsub1_dsub2
61352 0, // dsub1_dsub2
61353 0, // dsub1_dsub2_dsub3
61354 0, // dsub2_dsub3
61355 0, // dsub_qsub1_then_dsub
61356 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61357 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61358 0, // qsub0_qsub1
61359 0, // qsub0_qsub1_qsub2
61360 0, // qsub1_qsub2
61361 0, // qsub1_qsub2_qsub3
61362 0, // qsub2_qsub3
61363 0, // qsub1_then_dsub_qsub2_then_dsub
61364 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61365 0, // qsub2_then_dsub_qsub3_then_dsub
61366 272, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61367 272, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61368 272, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61369 272, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61370 272, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61371 272, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61372 272, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61373 272, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61374 0, // sub_32_subo64_then_sub_32
61375 0, // dsub_zsub1_then_dsub
61376 0, // zsub_zsub1_then_zsub
61377 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61378 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61379 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61380 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
61381 0, // zsub0_zsub1
61382 0, // zsub0_zsub1_zsub2
61383 0, // zsub1_zsub2
61384 0, // zsub1_zsub2_zsub3
61385 0, // zsub2_zsub3
61386 0, // zsub1_then_dsub_zsub2_then_dsub
61387 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61388 0, // zsub1_then_zsub_zsub2_then_zsub
61389 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61390 0, // zsub2_then_dsub_zsub3_then_dsub
61391 0, // zsub2_then_zsub_zsub3_then_zsub
61392 0, // zsub0_zsub2
61393 0, // zsub1_zsub3
61394 },
61395 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61396 0, // bsub
61397 0, // dsub
61398 0, // dsub0
61399 0, // dsub1
61400 0, // dsub2
61401 0, // dsub3
61402 0, // hsub
61403 0, // psub
61404 0, // psub0
61405 0, // psub1
61406 0, // qsub0
61407 0, // qsub1
61408 0, // qsub2
61409 0, // qsub3
61410 0, // ssub
61411 273, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61412 0, // sube32
61413 0, // sube64
61414 0, // subo32
61415 0, // subo64
61416 273, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61417 273, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61418 273, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61419 273, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61420 273, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61421 273, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61422 273, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61423 273, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61424 0, // zasubb
61425 0, // zasubd0
61426 0, // zasubd1
61427 0, // zasubh0
61428 0, // zasubh1
61429 0, // zasubq0
61430 0, // zasubq1
61431 0, // zasubs0
61432 0, // zasubs1
61433 0, // zsub
61434 0, // zsub0
61435 0, // zsub1
61436 0, // zsub2
61437 0, // zsub3
61438 0, // zasubd1_then_zasubq0
61439 0, // zasubd1_then_zasubq1
61440 0, // zasubs1_then_zasubd0
61441 0, // zasubs1_then_zasubd1
61442 0, // zasubs1_then_zasubq0
61443 0, // zasubs1_then_zasubq1
61444 0, // zasubs1_then_zasubd1_then_zasubq0
61445 0, // zasubs1_then_zasubd1_then_zasubq1
61446 0, // zasubh1_then_zasubd0
61447 0, // zasubh1_then_zasubd1
61448 0, // zasubh1_then_zasubq0
61449 0, // zasubh1_then_zasubq1
61450 0, // zasubh1_then_zasubs0
61451 0, // zasubh1_then_zasubs1
61452 0, // zasubh1_then_zasubd1_then_zasubq0
61453 0, // zasubh1_then_zasubd1_then_zasubq1
61454 0, // zasubh1_then_zasubs1_then_zasubd0
61455 0, // zasubh1_then_zasubs1_then_zasubd1
61456 0, // zasubh1_then_zasubs1_then_zasubq0
61457 0, // zasubh1_then_zasubs1_then_zasubq1
61458 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
61459 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
61460 0, // dsub1_then_bsub
61461 0, // dsub1_then_hsub
61462 0, // dsub1_then_ssub
61463 0, // dsub3_then_bsub
61464 0, // dsub3_then_hsub
61465 0, // dsub3_then_ssub
61466 0, // dsub2_then_bsub
61467 0, // dsub2_then_hsub
61468 0, // dsub2_then_ssub
61469 0, // psub1_then_psub
61470 0, // qsub1_then_bsub
61471 0, // qsub1_then_dsub
61472 0, // qsub1_then_hsub
61473 0, // qsub1_then_ssub
61474 0, // qsub3_then_bsub
61475 0, // qsub3_then_dsub
61476 0, // qsub3_then_hsub
61477 0, // qsub3_then_ssub
61478 0, // qsub2_then_bsub
61479 0, // qsub2_then_dsub
61480 0, // qsub2_then_hsub
61481 0, // qsub2_then_ssub
61482 273, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61483 273, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61484 273, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61485 273, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61486 273, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61487 273, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61488 273, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61489 0, // subo64_then_sub_32
61490 0, // zsub1_then_bsub
61491 0, // zsub1_then_dsub
61492 0, // zsub1_then_hsub
61493 0, // zsub1_then_ssub
61494 0, // zsub1_then_zsub
61495 0, // zsub3_then_bsub
61496 0, // zsub3_then_dsub
61497 0, // zsub3_then_hsub
61498 0, // zsub3_then_ssub
61499 0, // zsub3_then_zsub
61500 0, // zsub2_then_bsub
61501 0, // zsub2_then_dsub
61502 0, // zsub2_then_hsub
61503 0, // zsub2_then_ssub
61504 0, // zsub2_then_zsub
61505 0, // dsub0_dsub1
61506 0, // dsub0_dsub1_dsub2
61507 0, // dsub1_dsub2
61508 0, // dsub1_dsub2_dsub3
61509 0, // dsub2_dsub3
61510 0, // dsub_qsub1_then_dsub
61511 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61512 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61513 0, // qsub0_qsub1
61514 0, // qsub0_qsub1_qsub2
61515 0, // qsub1_qsub2
61516 0, // qsub1_qsub2_qsub3
61517 0, // qsub2_qsub3
61518 0, // qsub1_then_dsub_qsub2_then_dsub
61519 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61520 0, // qsub2_then_dsub_qsub3_then_dsub
61521 273, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61522 273, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61523 273, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61524 273, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61525 273, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61526 273, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61527 273, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61528 273, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61529 0, // sub_32_subo64_then_sub_32
61530 0, // dsub_zsub1_then_dsub
61531 0, // zsub_zsub1_then_zsub
61532 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61533 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61534 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61535 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
61536 0, // zsub0_zsub1
61537 0, // zsub0_zsub1_zsub2
61538 0, // zsub1_zsub2
61539 0, // zsub1_zsub2_zsub3
61540 0, // zsub2_zsub3
61541 0, // zsub1_then_dsub_zsub2_then_dsub
61542 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61543 0, // zsub1_then_zsub_zsub2_then_zsub
61544 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61545 0, // zsub2_then_dsub_zsub3_then_dsub
61546 0, // zsub2_then_zsub_zsub3_then_zsub
61547 0, // zsub0_zsub2
61548 0, // zsub1_zsub3
61549 },
61550 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61551 0, // bsub
61552 0, // dsub
61553 0, // dsub0
61554 0, // dsub1
61555 0, // dsub2
61556 0, // dsub3
61557 0, // hsub
61558 0, // psub
61559 0, // psub0
61560 0, // psub1
61561 0, // qsub0
61562 0, // qsub1
61563 0, // qsub2
61564 0, // qsub3
61565 0, // ssub
61566 274, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61567 0, // sube32
61568 0, // sube64
61569 0, // subo32
61570 0, // subo64
61571 274, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61572 274, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61573 274, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61574 274, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61575 274, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61576 274, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61577 274, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61578 274, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61579 0, // zasubb
61580 0, // zasubd0
61581 0, // zasubd1
61582 0, // zasubh0
61583 0, // zasubh1
61584 0, // zasubq0
61585 0, // zasubq1
61586 0, // zasubs0
61587 0, // zasubs1
61588 0, // zsub
61589 0, // zsub0
61590 0, // zsub1
61591 0, // zsub2
61592 0, // zsub3
61593 0, // zasubd1_then_zasubq0
61594 0, // zasubd1_then_zasubq1
61595 0, // zasubs1_then_zasubd0
61596 0, // zasubs1_then_zasubd1
61597 0, // zasubs1_then_zasubq0
61598 0, // zasubs1_then_zasubq1
61599 0, // zasubs1_then_zasubd1_then_zasubq0
61600 0, // zasubs1_then_zasubd1_then_zasubq1
61601 0, // zasubh1_then_zasubd0
61602 0, // zasubh1_then_zasubd1
61603 0, // zasubh1_then_zasubq0
61604 0, // zasubh1_then_zasubq1
61605 0, // zasubh1_then_zasubs0
61606 0, // zasubh1_then_zasubs1
61607 0, // zasubh1_then_zasubd1_then_zasubq0
61608 0, // zasubh1_then_zasubd1_then_zasubq1
61609 0, // zasubh1_then_zasubs1_then_zasubd0
61610 0, // zasubh1_then_zasubs1_then_zasubd1
61611 0, // zasubh1_then_zasubs1_then_zasubq0
61612 0, // zasubh1_then_zasubs1_then_zasubq1
61613 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
61614 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
61615 0, // dsub1_then_bsub
61616 0, // dsub1_then_hsub
61617 0, // dsub1_then_ssub
61618 0, // dsub3_then_bsub
61619 0, // dsub3_then_hsub
61620 0, // dsub3_then_ssub
61621 0, // dsub2_then_bsub
61622 0, // dsub2_then_hsub
61623 0, // dsub2_then_ssub
61624 0, // psub1_then_psub
61625 0, // qsub1_then_bsub
61626 0, // qsub1_then_dsub
61627 0, // qsub1_then_hsub
61628 0, // qsub1_then_ssub
61629 0, // qsub3_then_bsub
61630 0, // qsub3_then_dsub
61631 0, // qsub3_then_hsub
61632 0, // qsub3_then_ssub
61633 0, // qsub2_then_bsub
61634 0, // qsub2_then_dsub
61635 0, // qsub2_then_hsub
61636 0, // qsub2_then_ssub
61637 274, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61638 274, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61639 274, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61640 274, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61641 274, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61642 274, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61643 274, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61644 0, // subo64_then_sub_32
61645 0, // zsub1_then_bsub
61646 0, // zsub1_then_dsub
61647 0, // zsub1_then_hsub
61648 0, // zsub1_then_ssub
61649 0, // zsub1_then_zsub
61650 0, // zsub3_then_bsub
61651 0, // zsub3_then_dsub
61652 0, // zsub3_then_hsub
61653 0, // zsub3_then_ssub
61654 0, // zsub3_then_zsub
61655 0, // zsub2_then_bsub
61656 0, // zsub2_then_dsub
61657 0, // zsub2_then_hsub
61658 0, // zsub2_then_ssub
61659 0, // zsub2_then_zsub
61660 0, // dsub0_dsub1
61661 0, // dsub0_dsub1_dsub2
61662 0, // dsub1_dsub2
61663 0, // dsub1_dsub2_dsub3
61664 0, // dsub2_dsub3
61665 0, // dsub_qsub1_then_dsub
61666 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61667 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61668 0, // qsub0_qsub1
61669 0, // qsub0_qsub1_qsub2
61670 0, // qsub1_qsub2
61671 0, // qsub1_qsub2_qsub3
61672 0, // qsub2_qsub3
61673 0, // qsub1_then_dsub_qsub2_then_dsub
61674 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61675 0, // qsub2_then_dsub_qsub3_then_dsub
61676 274, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61677 274, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61678 274, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61679 274, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61680 274, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61681 274, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61682 274, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61683 274, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61684 0, // sub_32_subo64_then_sub_32
61685 0, // dsub_zsub1_then_dsub
61686 0, // zsub_zsub1_then_zsub
61687 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61688 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61689 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61690 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
61691 0, // zsub0_zsub1
61692 0, // zsub0_zsub1_zsub2
61693 0, // zsub1_zsub2
61694 0, // zsub1_zsub2_zsub3
61695 0, // zsub2_zsub3
61696 0, // zsub1_then_dsub_zsub2_then_dsub
61697 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61698 0, // zsub1_then_zsub_zsub2_then_zsub
61699 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61700 0, // zsub2_then_dsub_zsub3_then_dsub
61701 0, // zsub2_then_zsub_zsub3_then_zsub
61702 0, // zsub0_zsub2
61703 0, // zsub1_zsub3
61704 },
61705 { // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61706 0, // bsub
61707 0, // dsub
61708 0, // dsub0
61709 0, // dsub1
61710 0, // dsub2
61711 0, // dsub3
61712 0, // hsub
61713 0, // psub
61714 0, // psub0
61715 0, // psub1
61716 0, // qsub0
61717 0, // qsub1
61718 0, // qsub2
61719 0, // qsub3
61720 0, // ssub
61721 275, // sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61722 0, // sube32
61723 0, // sube64
61724 0, // subo32
61725 0, // subo64
61726 275, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61727 275, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61728 275, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61729 275, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61730 275, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61731 275, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61732 275, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61733 275, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61734 0, // zasubb
61735 0, // zasubd0
61736 0, // zasubd1
61737 0, // zasubh0
61738 0, // zasubh1
61739 0, // zasubq0
61740 0, // zasubq1
61741 0, // zasubs0
61742 0, // zasubs1
61743 0, // zsub
61744 0, // zsub0
61745 0, // zsub1
61746 0, // zsub2
61747 0, // zsub3
61748 0, // zasubd1_then_zasubq0
61749 0, // zasubd1_then_zasubq1
61750 0, // zasubs1_then_zasubd0
61751 0, // zasubs1_then_zasubd1
61752 0, // zasubs1_then_zasubq0
61753 0, // zasubs1_then_zasubq1
61754 0, // zasubs1_then_zasubd1_then_zasubq0
61755 0, // zasubs1_then_zasubd1_then_zasubq1
61756 0, // zasubh1_then_zasubd0
61757 0, // zasubh1_then_zasubd1
61758 0, // zasubh1_then_zasubq0
61759 0, // zasubh1_then_zasubq1
61760 0, // zasubh1_then_zasubs0
61761 0, // zasubh1_then_zasubs1
61762 0, // zasubh1_then_zasubd1_then_zasubq0
61763 0, // zasubh1_then_zasubd1_then_zasubq1
61764 0, // zasubh1_then_zasubs1_then_zasubd0
61765 0, // zasubh1_then_zasubs1_then_zasubd1
61766 0, // zasubh1_then_zasubs1_then_zasubq0
61767 0, // zasubh1_then_zasubs1_then_zasubq1
61768 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
61769 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
61770 0, // dsub1_then_bsub
61771 0, // dsub1_then_hsub
61772 0, // dsub1_then_ssub
61773 0, // dsub3_then_bsub
61774 0, // dsub3_then_hsub
61775 0, // dsub3_then_ssub
61776 0, // dsub2_then_bsub
61777 0, // dsub2_then_hsub
61778 0, // dsub2_then_ssub
61779 0, // psub1_then_psub
61780 0, // qsub1_then_bsub
61781 0, // qsub1_then_dsub
61782 0, // qsub1_then_hsub
61783 0, // qsub1_then_ssub
61784 0, // qsub3_then_bsub
61785 0, // qsub3_then_dsub
61786 0, // qsub3_then_hsub
61787 0, // qsub3_then_ssub
61788 0, // qsub2_then_bsub
61789 0, // qsub2_then_dsub
61790 0, // qsub2_then_hsub
61791 0, // qsub2_then_ssub
61792 275, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61793 275, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61794 275, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61795 275, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61796 275, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61797 275, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61798 275, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61799 0, // subo64_then_sub_32
61800 0, // zsub1_then_bsub
61801 0, // zsub1_then_dsub
61802 0, // zsub1_then_hsub
61803 0, // zsub1_then_ssub
61804 0, // zsub1_then_zsub
61805 0, // zsub3_then_bsub
61806 0, // zsub3_then_dsub
61807 0, // zsub3_then_hsub
61808 0, // zsub3_then_ssub
61809 0, // zsub3_then_zsub
61810 0, // zsub2_then_bsub
61811 0, // zsub2_then_dsub
61812 0, // zsub2_then_hsub
61813 0, // zsub2_then_ssub
61814 0, // zsub2_then_zsub
61815 0, // dsub0_dsub1
61816 0, // dsub0_dsub1_dsub2
61817 0, // dsub1_dsub2
61818 0, // dsub1_dsub2_dsub3
61819 0, // dsub2_dsub3
61820 0, // dsub_qsub1_then_dsub
61821 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61822 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61823 0, // qsub0_qsub1
61824 0, // qsub0_qsub1_qsub2
61825 0, // qsub1_qsub2
61826 0, // qsub1_qsub2_qsub3
61827 0, // qsub2_qsub3
61828 0, // qsub1_then_dsub_qsub2_then_dsub
61829 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61830 0, // qsub2_then_dsub_qsub3_then_dsub
61831 275, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61832 275, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61833 275, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61834 275, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61835 275, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61836 275, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61837 275, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61838 275, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
61839 0, // sub_32_subo64_then_sub_32
61840 0, // dsub_zsub1_then_dsub
61841 0, // zsub_zsub1_then_zsub
61842 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61843 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61844 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61845 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
61846 0, // zsub0_zsub1
61847 0, // zsub0_zsub1_zsub2
61848 0, // zsub1_zsub2
61849 0, // zsub1_zsub2_zsub3
61850 0, // zsub2_zsub3
61851 0, // zsub1_then_dsub_zsub2_then_dsub
61852 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61853 0, // zsub1_then_zsub_zsub2_then_zsub
61854 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
61855 0, // zsub2_then_dsub_zsub3_then_dsub
61856 0, // zsub2_then_zsub_zsub3_then_zsub
61857 0, // zsub0_zsub2
61858 0, // zsub1_zsub3
61859 },
61860 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61861 0, // bsub
61862 0, // dsub
61863 0, // dsub0
61864 0, // dsub1
61865 0, // dsub2
61866 0, // dsub3
61867 0, // hsub
61868 0, // psub
61869 0, // psub0
61870 0, // psub1
61871 0, // qsub0
61872 0, // qsub1
61873 0, // qsub2
61874 0, // qsub3
61875 0, // ssub
61876 276, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61877 0, // sube32
61878 0, // sube64
61879 0, // subo32
61880 0, // subo64
61881 276, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61882 276, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61883 276, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61884 276, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61885 276, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61886 276, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61887 276, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61888 276, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61889 0, // zasubb
61890 0, // zasubd0
61891 0, // zasubd1
61892 0, // zasubh0
61893 0, // zasubh1
61894 0, // zasubq0
61895 0, // zasubq1
61896 0, // zasubs0
61897 0, // zasubs1
61898 0, // zsub
61899 0, // zsub0
61900 0, // zsub1
61901 0, // zsub2
61902 0, // zsub3
61903 0, // zasubd1_then_zasubq0
61904 0, // zasubd1_then_zasubq1
61905 0, // zasubs1_then_zasubd0
61906 0, // zasubs1_then_zasubd1
61907 0, // zasubs1_then_zasubq0
61908 0, // zasubs1_then_zasubq1
61909 0, // zasubs1_then_zasubd1_then_zasubq0
61910 0, // zasubs1_then_zasubd1_then_zasubq1
61911 0, // zasubh1_then_zasubd0
61912 0, // zasubh1_then_zasubd1
61913 0, // zasubh1_then_zasubq0
61914 0, // zasubh1_then_zasubq1
61915 0, // zasubh1_then_zasubs0
61916 0, // zasubh1_then_zasubs1
61917 0, // zasubh1_then_zasubd1_then_zasubq0
61918 0, // zasubh1_then_zasubd1_then_zasubq1
61919 0, // zasubh1_then_zasubs1_then_zasubd0
61920 0, // zasubh1_then_zasubs1_then_zasubd1
61921 0, // zasubh1_then_zasubs1_then_zasubq0
61922 0, // zasubh1_then_zasubs1_then_zasubq1
61923 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
61924 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
61925 0, // dsub1_then_bsub
61926 0, // dsub1_then_hsub
61927 0, // dsub1_then_ssub
61928 0, // dsub3_then_bsub
61929 0, // dsub3_then_hsub
61930 0, // dsub3_then_ssub
61931 0, // dsub2_then_bsub
61932 0, // dsub2_then_hsub
61933 0, // dsub2_then_ssub
61934 0, // psub1_then_psub
61935 0, // qsub1_then_bsub
61936 0, // qsub1_then_dsub
61937 0, // qsub1_then_hsub
61938 0, // qsub1_then_ssub
61939 0, // qsub3_then_bsub
61940 0, // qsub3_then_dsub
61941 0, // qsub3_then_hsub
61942 0, // qsub3_then_ssub
61943 0, // qsub2_then_bsub
61944 0, // qsub2_then_dsub
61945 0, // qsub2_then_hsub
61946 0, // qsub2_then_ssub
61947 276, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61948 276, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61949 276, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61950 276, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61951 276, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61952 276, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61953 276, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61954 0, // subo64_then_sub_32
61955 0, // zsub1_then_bsub
61956 0, // zsub1_then_dsub
61957 0, // zsub1_then_hsub
61958 0, // zsub1_then_ssub
61959 0, // zsub1_then_zsub
61960 0, // zsub3_then_bsub
61961 0, // zsub3_then_dsub
61962 0, // zsub3_then_hsub
61963 0, // zsub3_then_ssub
61964 0, // zsub3_then_zsub
61965 0, // zsub2_then_bsub
61966 0, // zsub2_then_dsub
61967 0, // zsub2_then_hsub
61968 0, // zsub2_then_ssub
61969 0, // zsub2_then_zsub
61970 0, // dsub0_dsub1
61971 0, // dsub0_dsub1_dsub2
61972 0, // dsub1_dsub2
61973 0, // dsub1_dsub2_dsub3
61974 0, // dsub2_dsub3
61975 0, // dsub_qsub1_then_dsub
61976 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61977 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
61978 0, // qsub0_qsub1
61979 0, // qsub0_qsub1_qsub2
61980 0, // qsub1_qsub2
61981 0, // qsub1_qsub2_qsub3
61982 0, // qsub2_qsub3
61983 0, // qsub1_then_dsub_qsub2_then_dsub
61984 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
61985 0, // qsub2_then_dsub_qsub3_then_dsub
61986 276, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61987 276, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61988 276, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61989 276, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61990 276, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61991 276, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61992 276, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61993 276, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
61994 0, // sub_32_subo64_then_sub_32
61995 0, // dsub_zsub1_then_dsub
61996 0, // zsub_zsub1_then_zsub
61997 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
61998 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
61999 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62000 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62001 0, // zsub0_zsub1
62002 0, // zsub0_zsub1_zsub2
62003 0, // zsub1_zsub2
62004 0, // zsub1_zsub2_zsub3
62005 0, // zsub2_zsub3
62006 0, // zsub1_then_dsub_zsub2_then_dsub
62007 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62008 0, // zsub1_then_zsub_zsub2_then_zsub
62009 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62010 0, // zsub2_then_dsub_zsub3_then_dsub
62011 0, // zsub2_then_zsub_zsub3_then_zsub
62012 0, // zsub0_zsub2
62013 0, // zsub1_zsub3
62014 },
62015 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62016 0, // bsub
62017 0, // dsub
62018 0, // dsub0
62019 0, // dsub1
62020 0, // dsub2
62021 0, // dsub3
62022 0, // hsub
62023 0, // psub
62024 0, // psub0
62025 0, // psub1
62026 0, // qsub0
62027 0, // qsub1
62028 0, // qsub2
62029 0, // qsub3
62030 0, // ssub
62031 277, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62032 0, // sube32
62033 0, // sube64
62034 0, // subo32
62035 0, // subo64
62036 277, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62037 277, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62038 277, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62039 277, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62040 277, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62041 277, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62042 277, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62043 277, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62044 0, // zasubb
62045 0, // zasubd0
62046 0, // zasubd1
62047 0, // zasubh0
62048 0, // zasubh1
62049 0, // zasubq0
62050 0, // zasubq1
62051 0, // zasubs0
62052 0, // zasubs1
62053 0, // zsub
62054 0, // zsub0
62055 0, // zsub1
62056 0, // zsub2
62057 0, // zsub3
62058 0, // zasubd1_then_zasubq0
62059 0, // zasubd1_then_zasubq1
62060 0, // zasubs1_then_zasubd0
62061 0, // zasubs1_then_zasubd1
62062 0, // zasubs1_then_zasubq0
62063 0, // zasubs1_then_zasubq1
62064 0, // zasubs1_then_zasubd1_then_zasubq0
62065 0, // zasubs1_then_zasubd1_then_zasubq1
62066 0, // zasubh1_then_zasubd0
62067 0, // zasubh1_then_zasubd1
62068 0, // zasubh1_then_zasubq0
62069 0, // zasubh1_then_zasubq1
62070 0, // zasubh1_then_zasubs0
62071 0, // zasubh1_then_zasubs1
62072 0, // zasubh1_then_zasubd1_then_zasubq0
62073 0, // zasubh1_then_zasubd1_then_zasubq1
62074 0, // zasubh1_then_zasubs1_then_zasubd0
62075 0, // zasubh1_then_zasubs1_then_zasubd1
62076 0, // zasubh1_then_zasubs1_then_zasubq0
62077 0, // zasubh1_then_zasubs1_then_zasubq1
62078 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
62079 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
62080 0, // dsub1_then_bsub
62081 0, // dsub1_then_hsub
62082 0, // dsub1_then_ssub
62083 0, // dsub3_then_bsub
62084 0, // dsub3_then_hsub
62085 0, // dsub3_then_ssub
62086 0, // dsub2_then_bsub
62087 0, // dsub2_then_hsub
62088 0, // dsub2_then_ssub
62089 0, // psub1_then_psub
62090 0, // qsub1_then_bsub
62091 0, // qsub1_then_dsub
62092 0, // qsub1_then_hsub
62093 0, // qsub1_then_ssub
62094 0, // qsub3_then_bsub
62095 0, // qsub3_then_dsub
62096 0, // qsub3_then_hsub
62097 0, // qsub3_then_ssub
62098 0, // qsub2_then_bsub
62099 0, // qsub2_then_dsub
62100 0, // qsub2_then_hsub
62101 0, // qsub2_then_ssub
62102 277, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62103 277, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62104 277, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62105 277, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62106 277, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62107 277, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62108 277, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62109 0, // subo64_then_sub_32
62110 0, // zsub1_then_bsub
62111 0, // zsub1_then_dsub
62112 0, // zsub1_then_hsub
62113 0, // zsub1_then_ssub
62114 0, // zsub1_then_zsub
62115 0, // zsub3_then_bsub
62116 0, // zsub3_then_dsub
62117 0, // zsub3_then_hsub
62118 0, // zsub3_then_ssub
62119 0, // zsub3_then_zsub
62120 0, // zsub2_then_bsub
62121 0, // zsub2_then_dsub
62122 0, // zsub2_then_hsub
62123 0, // zsub2_then_ssub
62124 0, // zsub2_then_zsub
62125 0, // dsub0_dsub1
62126 0, // dsub0_dsub1_dsub2
62127 0, // dsub1_dsub2
62128 0, // dsub1_dsub2_dsub3
62129 0, // dsub2_dsub3
62130 0, // dsub_qsub1_then_dsub
62131 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62132 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
62133 0, // qsub0_qsub1
62134 0, // qsub0_qsub1_qsub2
62135 0, // qsub1_qsub2
62136 0, // qsub1_qsub2_qsub3
62137 0, // qsub2_qsub3
62138 0, // qsub1_then_dsub_qsub2_then_dsub
62139 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62140 0, // qsub2_then_dsub_qsub3_then_dsub
62141 277, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62142 277, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62143 277, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62144 277, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62145 277, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62146 277, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62147 277, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62148 277, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62149 0, // sub_32_subo64_then_sub_32
62150 0, // dsub_zsub1_then_dsub
62151 0, // zsub_zsub1_then_zsub
62152 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62153 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
62154 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62155 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62156 0, // zsub0_zsub1
62157 0, // zsub0_zsub1_zsub2
62158 0, // zsub1_zsub2
62159 0, // zsub1_zsub2_zsub3
62160 0, // zsub2_zsub3
62161 0, // zsub1_then_dsub_zsub2_then_dsub
62162 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62163 0, // zsub1_then_zsub_zsub2_then_zsub
62164 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62165 0, // zsub2_then_dsub_zsub3_then_dsub
62166 0, // zsub2_then_zsub_zsub3_then_zsub
62167 0, // zsub0_zsub2
62168 0, // zsub1_zsub3
62169 },
62170 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62171 0, // bsub
62172 0, // dsub
62173 0, // dsub0
62174 0, // dsub1
62175 0, // dsub2
62176 0, // dsub3
62177 0, // hsub
62178 0, // psub
62179 0, // psub0
62180 0, // psub1
62181 0, // qsub0
62182 0, // qsub1
62183 0, // qsub2
62184 0, // qsub3
62185 0, // ssub
62186 278, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62187 0, // sube32
62188 0, // sube64
62189 0, // subo32
62190 0, // subo64
62191 278, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62192 278, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62193 278, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62194 278, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62195 278, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62196 278, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62197 278, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62198 278, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62199 0, // zasubb
62200 0, // zasubd0
62201 0, // zasubd1
62202 0, // zasubh0
62203 0, // zasubh1
62204 0, // zasubq0
62205 0, // zasubq1
62206 0, // zasubs0
62207 0, // zasubs1
62208 0, // zsub
62209 0, // zsub0
62210 0, // zsub1
62211 0, // zsub2
62212 0, // zsub3
62213 0, // zasubd1_then_zasubq0
62214 0, // zasubd1_then_zasubq1
62215 0, // zasubs1_then_zasubd0
62216 0, // zasubs1_then_zasubd1
62217 0, // zasubs1_then_zasubq0
62218 0, // zasubs1_then_zasubq1
62219 0, // zasubs1_then_zasubd1_then_zasubq0
62220 0, // zasubs1_then_zasubd1_then_zasubq1
62221 0, // zasubh1_then_zasubd0
62222 0, // zasubh1_then_zasubd1
62223 0, // zasubh1_then_zasubq0
62224 0, // zasubh1_then_zasubq1
62225 0, // zasubh1_then_zasubs0
62226 0, // zasubh1_then_zasubs1
62227 0, // zasubh1_then_zasubd1_then_zasubq0
62228 0, // zasubh1_then_zasubd1_then_zasubq1
62229 0, // zasubh1_then_zasubs1_then_zasubd0
62230 0, // zasubh1_then_zasubs1_then_zasubd1
62231 0, // zasubh1_then_zasubs1_then_zasubq0
62232 0, // zasubh1_then_zasubs1_then_zasubq1
62233 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
62234 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
62235 0, // dsub1_then_bsub
62236 0, // dsub1_then_hsub
62237 0, // dsub1_then_ssub
62238 0, // dsub3_then_bsub
62239 0, // dsub3_then_hsub
62240 0, // dsub3_then_ssub
62241 0, // dsub2_then_bsub
62242 0, // dsub2_then_hsub
62243 0, // dsub2_then_ssub
62244 0, // psub1_then_psub
62245 0, // qsub1_then_bsub
62246 0, // qsub1_then_dsub
62247 0, // qsub1_then_hsub
62248 0, // qsub1_then_ssub
62249 0, // qsub3_then_bsub
62250 0, // qsub3_then_dsub
62251 0, // qsub3_then_hsub
62252 0, // qsub3_then_ssub
62253 0, // qsub2_then_bsub
62254 0, // qsub2_then_dsub
62255 0, // qsub2_then_hsub
62256 0, // qsub2_then_ssub
62257 278, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62258 278, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62259 278, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62260 278, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62261 278, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62262 278, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62263 278, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62264 0, // subo64_then_sub_32
62265 0, // zsub1_then_bsub
62266 0, // zsub1_then_dsub
62267 0, // zsub1_then_hsub
62268 0, // zsub1_then_ssub
62269 0, // zsub1_then_zsub
62270 0, // zsub3_then_bsub
62271 0, // zsub3_then_dsub
62272 0, // zsub3_then_hsub
62273 0, // zsub3_then_ssub
62274 0, // zsub3_then_zsub
62275 0, // zsub2_then_bsub
62276 0, // zsub2_then_dsub
62277 0, // zsub2_then_hsub
62278 0, // zsub2_then_ssub
62279 0, // zsub2_then_zsub
62280 0, // dsub0_dsub1
62281 0, // dsub0_dsub1_dsub2
62282 0, // dsub1_dsub2
62283 0, // dsub1_dsub2_dsub3
62284 0, // dsub2_dsub3
62285 0, // dsub_qsub1_then_dsub
62286 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62287 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
62288 0, // qsub0_qsub1
62289 0, // qsub0_qsub1_qsub2
62290 0, // qsub1_qsub2
62291 0, // qsub1_qsub2_qsub3
62292 0, // qsub2_qsub3
62293 0, // qsub1_then_dsub_qsub2_then_dsub
62294 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62295 0, // qsub2_then_dsub_qsub3_then_dsub
62296 278, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62297 278, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62298 278, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62299 278, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62300 278, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62301 278, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62302 278, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62303 278, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
62304 0, // sub_32_subo64_then_sub_32
62305 0, // dsub_zsub1_then_dsub
62306 0, // zsub_zsub1_then_zsub
62307 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62308 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
62309 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62310 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62311 0, // zsub0_zsub1
62312 0, // zsub0_zsub1_zsub2
62313 0, // zsub1_zsub2
62314 0, // zsub1_zsub2_zsub3
62315 0, // zsub2_zsub3
62316 0, // zsub1_then_dsub_zsub2_then_dsub
62317 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62318 0, // zsub1_then_zsub_zsub2_then_zsub
62319 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62320 0, // zsub2_then_dsub_zsub3_then_dsub
62321 0, // zsub2_then_zsub_zsub3_then_zsub
62322 0, // zsub0_zsub2
62323 0, // zsub1_zsub3
62324 },
62325 { // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62326 0, // bsub
62327 0, // dsub
62328 0, // dsub0
62329 0, // dsub1
62330 0, // dsub2
62331 0, // dsub3
62332 0, // hsub
62333 0, // psub
62334 0, // psub0
62335 0, // psub1
62336 0, // qsub0
62337 0, // qsub1
62338 0, // qsub2
62339 0, // qsub3
62340 0, // ssub
62341 279, // sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62342 0, // sube32
62343 0, // sube64
62344 0, // subo32
62345 0, // subo64
62346 279, // x8sub_0 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62347 279, // x8sub_1 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62348 279, // x8sub_2 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62349 279, // x8sub_3 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62350 279, // x8sub_4 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62351 279, // x8sub_5 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62352 279, // x8sub_6 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62353 279, // x8sub_7 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62354 0, // zasubb
62355 0, // zasubd0
62356 0, // zasubd1
62357 0, // zasubh0
62358 0, // zasubh1
62359 0, // zasubq0
62360 0, // zasubq1
62361 0, // zasubs0
62362 0, // zasubs1
62363 0, // zsub
62364 0, // zsub0
62365 0, // zsub1
62366 0, // zsub2
62367 0, // zsub3
62368 0, // zasubd1_then_zasubq0
62369 0, // zasubd1_then_zasubq1
62370 0, // zasubs1_then_zasubd0
62371 0, // zasubs1_then_zasubd1
62372 0, // zasubs1_then_zasubq0
62373 0, // zasubs1_then_zasubq1
62374 0, // zasubs1_then_zasubd1_then_zasubq0
62375 0, // zasubs1_then_zasubd1_then_zasubq1
62376 0, // zasubh1_then_zasubd0
62377 0, // zasubh1_then_zasubd1
62378 0, // zasubh1_then_zasubq0
62379 0, // zasubh1_then_zasubq1
62380 0, // zasubh1_then_zasubs0
62381 0, // zasubh1_then_zasubs1
62382 0, // zasubh1_then_zasubd1_then_zasubq0
62383 0, // zasubh1_then_zasubd1_then_zasubq1
62384 0, // zasubh1_then_zasubs1_then_zasubd0
62385 0, // zasubh1_then_zasubs1_then_zasubd1
62386 0, // zasubh1_then_zasubs1_then_zasubq0
62387 0, // zasubh1_then_zasubs1_then_zasubq1
62388 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
62389 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
62390 0, // dsub1_then_bsub
62391 0, // dsub1_then_hsub
62392 0, // dsub1_then_ssub
62393 0, // dsub3_then_bsub
62394 0, // dsub3_then_hsub
62395 0, // dsub3_then_ssub
62396 0, // dsub2_then_bsub
62397 0, // dsub2_then_hsub
62398 0, // dsub2_then_ssub
62399 0, // psub1_then_psub
62400 0, // qsub1_then_bsub
62401 0, // qsub1_then_dsub
62402 0, // qsub1_then_hsub
62403 0, // qsub1_then_ssub
62404 0, // qsub3_then_bsub
62405 0, // qsub3_then_dsub
62406 0, // qsub3_then_hsub
62407 0, // qsub3_then_ssub
62408 0, // qsub2_then_bsub
62409 0, // qsub2_then_dsub
62410 0, // qsub2_then_hsub
62411 0, // qsub2_then_ssub
62412 279, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62413 279, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62414 279, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62415 279, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62416 279, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62417 279, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62418 279, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62419 0, // subo64_then_sub_32
62420 0, // zsub1_then_bsub
62421 0, // zsub1_then_dsub
62422 0, // zsub1_then_hsub
62423 0, // zsub1_then_ssub
62424 0, // zsub1_then_zsub
62425 0, // zsub3_then_bsub
62426 0, // zsub3_then_dsub
62427 0, // zsub3_then_hsub
62428 0, // zsub3_then_ssub
62429 0, // zsub3_then_zsub
62430 0, // zsub2_then_bsub
62431 0, // zsub2_then_dsub
62432 0, // zsub2_then_hsub
62433 0, // zsub2_then_ssub
62434 0, // zsub2_then_zsub
62435 0, // dsub0_dsub1
62436 0, // dsub0_dsub1_dsub2
62437 0, // dsub1_dsub2
62438 0, // dsub1_dsub2_dsub3
62439 0, // dsub2_dsub3
62440 0, // dsub_qsub1_then_dsub
62441 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62442 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
62443 0, // qsub0_qsub1
62444 0, // qsub0_qsub1_qsub2
62445 0, // qsub1_qsub2
62446 0, // qsub1_qsub2_qsub3
62447 0, // qsub2_qsub3
62448 0, // qsub1_then_dsub_qsub2_then_dsub
62449 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62450 0, // qsub2_then_dsub_qsub3_then_dsub
62451 279, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62452 279, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62453 279, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62454 279, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62455 279, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62456 279, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62457 279, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62458 279, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
62459 0, // sub_32_subo64_then_sub_32
62460 0, // dsub_zsub1_then_dsub
62461 0, // zsub_zsub1_then_zsub
62462 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62463 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
62464 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62465 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62466 0, // zsub0_zsub1
62467 0, // zsub0_zsub1_zsub2
62468 0, // zsub1_zsub2
62469 0, // zsub1_zsub2_zsub3
62470 0, // zsub2_zsub3
62471 0, // zsub1_then_dsub_zsub2_then_dsub
62472 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62473 0, // zsub1_then_zsub_zsub2_then_zsub
62474 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62475 0, // zsub2_then_dsub_zsub3_then_dsub
62476 0, // zsub2_then_zsub_zsub3_then_zsub
62477 0, // zsub0_zsub2
62478 0, // zsub1_zsub3
62479 },
62480 { // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62481 0, // bsub
62482 0, // dsub
62483 0, // dsub0
62484 0, // dsub1
62485 0, // dsub2
62486 0, // dsub3
62487 0, // hsub
62488 0, // psub
62489 0, // psub0
62490 0, // psub1
62491 0, // qsub0
62492 0, // qsub1
62493 0, // qsub2
62494 0, // qsub3
62495 0, // ssub
62496 280, // sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62497 0, // sube32
62498 0, // sube64
62499 0, // subo32
62500 0, // subo64
62501 280, // x8sub_0 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62502 280, // x8sub_1 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62503 280, // x8sub_2 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62504 280, // x8sub_3 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62505 280, // x8sub_4 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62506 280, // x8sub_5 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62507 280, // x8sub_6 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62508 280, // x8sub_7 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62509 0, // zasubb
62510 0, // zasubd0
62511 0, // zasubd1
62512 0, // zasubh0
62513 0, // zasubh1
62514 0, // zasubq0
62515 0, // zasubq1
62516 0, // zasubs0
62517 0, // zasubs1
62518 0, // zsub
62519 0, // zsub0
62520 0, // zsub1
62521 0, // zsub2
62522 0, // zsub3
62523 0, // zasubd1_then_zasubq0
62524 0, // zasubd1_then_zasubq1
62525 0, // zasubs1_then_zasubd0
62526 0, // zasubs1_then_zasubd1
62527 0, // zasubs1_then_zasubq0
62528 0, // zasubs1_then_zasubq1
62529 0, // zasubs1_then_zasubd1_then_zasubq0
62530 0, // zasubs1_then_zasubd1_then_zasubq1
62531 0, // zasubh1_then_zasubd0
62532 0, // zasubh1_then_zasubd1
62533 0, // zasubh1_then_zasubq0
62534 0, // zasubh1_then_zasubq1
62535 0, // zasubh1_then_zasubs0
62536 0, // zasubh1_then_zasubs1
62537 0, // zasubh1_then_zasubd1_then_zasubq0
62538 0, // zasubh1_then_zasubd1_then_zasubq1
62539 0, // zasubh1_then_zasubs1_then_zasubd0
62540 0, // zasubh1_then_zasubs1_then_zasubd1
62541 0, // zasubh1_then_zasubs1_then_zasubq0
62542 0, // zasubh1_then_zasubs1_then_zasubq1
62543 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
62544 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
62545 0, // dsub1_then_bsub
62546 0, // dsub1_then_hsub
62547 0, // dsub1_then_ssub
62548 0, // dsub3_then_bsub
62549 0, // dsub3_then_hsub
62550 0, // dsub3_then_ssub
62551 0, // dsub2_then_bsub
62552 0, // dsub2_then_hsub
62553 0, // dsub2_then_ssub
62554 0, // psub1_then_psub
62555 0, // qsub1_then_bsub
62556 0, // qsub1_then_dsub
62557 0, // qsub1_then_hsub
62558 0, // qsub1_then_ssub
62559 0, // qsub3_then_bsub
62560 0, // qsub3_then_dsub
62561 0, // qsub3_then_hsub
62562 0, // qsub3_then_ssub
62563 0, // qsub2_then_bsub
62564 0, // qsub2_then_dsub
62565 0, // qsub2_then_hsub
62566 0, // qsub2_then_ssub
62567 280, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62568 280, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62569 280, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62570 280, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62571 280, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62572 280, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62573 280, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62574 0, // subo64_then_sub_32
62575 0, // zsub1_then_bsub
62576 0, // zsub1_then_dsub
62577 0, // zsub1_then_hsub
62578 0, // zsub1_then_ssub
62579 0, // zsub1_then_zsub
62580 0, // zsub3_then_bsub
62581 0, // zsub3_then_dsub
62582 0, // zsub3_then_hsub
62583 0, // zsub3_then_ssub
62584 0, // zsub3_then_zsub
62585 0, // zsub2_then_bsub
62586 0, // zsub2_then_dsub
62587 0, // zsub2_then_hsub
62588 0, // zsub2_then_ssub
62589 0, // zsub2_then_zsub
62590 0, // dsub0_dsub1
62591 0, // dsub0_dsub1_dsub2
62592 0, // dsub1_dsub2
62593 0, // dsub1_dsub2_dsub3
62594 0, // dsub2_dsub3
62595 0, // dsub_qsub1_then_dsub
62596 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62597 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
62598 0, // qsub0_qsub1
62599 0, // qsub0_qsub1_qsub2
62600 0, // qsub1_qsub2
62601 0, // qsub1_qsub2_qsub3
62602 0, // qsub2_qsub3
62603 0, // qsub1_then_dsub_qsub2_then_dsub
62604 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62605 0, // qsub2_then_dsub_qsub3_then_dsub
62606 280, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62607 280, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62608 280, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62609 280, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62610 280, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62611 280, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62612 280, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62613 280, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
62614 0, // sub_32_subo64_then_sub_32
62615 0, // dsub_zsub1_then_dsub
62616 0, // zsub_zsub1_then_zsub
62617 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62618 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
62619 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62620 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62621 0, // zsub0_zsub1
62622 0, // zsub0_zsub1_zsub2
62623 0, // zsub1_zsub2
62624 0, // zsub1_zsub2_zsub3
62625 0, // zsub2_zsub3
62626 0, // zsub1_then_dsub_zsub2_then_dsub
62627 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62628 0, // zsub1_then_zsub_zsub2_then_zsub
62629 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62630 0, // zsub2_then_dsub_zsub3_then_dsub
62631 0, // zsub2_then_zsub_zsub3_then_zsub
62632 0, // zsub0_zsub2
62633 0, // zsub1_zsub3
62634 },
62635 { // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62636 0, // bsub
62637 0, // dsub
62638 0, // dsub0
62639 0, // dsub1
62640 0, // dsub2
62641 0, // dsub3
62642 0, // hsub
62643 0, // psub
62644 0, // psub0
62645 0, // psub1
62646 0, // qsub0
62647 0, // qsub1
62648 0, // qsub2
62649 0, // qsub3
62650 0, // ssub
62651 281, // sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62652 0, // sube32
62653 0, // sube64
62654 0, // subo32
62655 0, // subo64
62656 281, // x8sub_0 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62657 281, // x8sub_1 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62658 281, // x8sub_2 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62659 281, // x8sub_3 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62660 281, // x8sub_4 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62661 281, // x8sub_5 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62662 281, // x8sub_6 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62663 281, // x8sub_7 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62664 0, // zasubb
62665 0, // zasubd0
62666 0, // zasubd1
62667 0, // zasubh0
62668 0, // zasubh1
62669 0, // zasubq0
62670 0, // zasubq1
62671 0, // zasubs0
62672 0, // zasubs1
62673 0, // zsub
62674 0, // zsub0
62675 0, // zsub1
62676 0, // zsub2
62677 0, // zsub3
62678 0, // zasubd1_then_zasubq0
62679 0, // zasubd1_then_zasubq1
62680 0, // zasubs1_then_zasubd0
62681 0, // zasubs1_then_zasubd1
62682 0, // zasubs1_then_zasubq0
62683 0, // zasubs1_then_zasubq1
62684 0, // zasubs1_then_zasubd1_then_zasubq0
62685 0, // zasubs1_then_zasubd1_then_zasubq1
62686 0, // zasubh1_then_zasubd0
62687 0, // zasubh1_then_zasubd1
62688 0, // zasubh1_then_zasubq0
62689 0, // zasubh1_then_zasubq1
62690 0, // zasubh1_then_zasubs0
62691 0, // zasubh1_then_zasubs1
62692 0, // zasubh1_then_zasubd1_then_zasubq0
62693 0, // zasubh1_then_zasubd1_then_zasubq1
62694 0, // zasubh1_then_zasubs1_then_zasubd0
62695 0, // zasubh1_then_zasubs1_then_zasubd1
62696 0, // zasubh1_then_zasubs1_then_zasubq0
62697 0, // zasubh1_then_zasubs1_then_zasubq1
62698 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
62699 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
62700 0, // dsub1_then_bsub
62701 0, // dsub1_then_hsub
62702 0, // dsub1_then_ssub
62703 0, // dsub3_then_bsub
62704 0, // dsub3_then_hsub
62705 0, // dsub3_then_ssub
62706 0, // dsub2_then_bsub
62707 0, // dsub2_then_hsub
62708 0, // dsub2_then_ssub
62709 0, // psub1_then_psub
62710 0, // qsub1_then_bsub
62711 0, // qsub1_then_dsub
62712 0, // qsub1_then_hsub
62713 0, // qsub1_then_ssub
62714 0, // qsub3_then_bsub
62715 0, // qsub3_then_dsub
62716 0, // qsub3_then_hsub
62717 0, // qsub3_then_ssub
62718 0, // qsub2_then_bsub
62719 0, // qsub2_then_dsub
62720 0, // qsub2_then_hsub
62721 0, // qsub2_then_ssub
62722 281, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62723 281, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62724 281, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62725 281, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62726 281, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62727 281, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62728 281, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62729 0, // subo64_then_sub_32
62730 0, // zsub1_then_bsub
62731 0, // zsub1_then_dsub
62732 0, // zsub1_then_hsub
62733 0, // zsub1_then_ssub
62734 0, // zsub1_then_zsub
62735 0, // zsub3_then_bsub
62736 0, // zsub3_then_dsub
62737 0, // zsub3_then_hsub
62738 0, // zsub3_then_ssub
62739 0, // zsub3_then_zsub
62740 0, // zsub2_then_bsub
62741 0, // zsub2_then_dsub
62742 0, // zsub2_then_hsub
62743 0, // zsub2_then_ssub
62744 0, // zsub2_then_zsub
62745 0, // dsub0_dsub1
62746 0, // dsub0_dsub1_dsub2
62747 0, // dsub1_dsub2
62748 0, // dsub1_dsub2_dsub3
62749 0, // dsub2_dsub3
62750 0, // dsub_qsub1_then_dsub
62751 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62752 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
62753 0, // qsub0_qsub1
62754 0, // qsub0_qsub1_qsub2
62755 0, // qsub1_qsub2
62756 0, // qsub1_qsub2_qsub3
62757 0, // qsub2_qsub3
62758 0, // qsub1_then_dsub_qsub2_then_dsub
62759 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62760 0, // qsub2_then_dsub_qsub3_then_dsub
62761 281, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62762 281, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62763 281, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62764 281, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62765 281, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62766 281, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62767 281, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62768 281, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
62769 0, // sub_32_subo64_then_sub_32
62770 0, // dsub_zsub1_then_dsub
62771 0, // zsub_zsub1_then_zsub
62772 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62773 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
62774 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62775 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62776 0, // zsub0_zsub1
62777 0, // zsub0_zsub1_zsub2
62778 0, // zsub1_zsub2
62779 0, // zsub1_zsub2_zsub3
62780 0, // zsub2_zsub3
62781 0, // zsub1_then_dsub_zsub2_then_dsub
62782 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62783 0, // zsub1_then_zsub_zsub2_then_zsub
62784 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62785 0, // zsub2_then_dsub_zsub3_then_dsub
62786 0, // zsub2_then_zsub_zsub3_then_zsub
62787 0, // zsub0_zsub2
62788 0, // zsub1_zsub3
62789 },
62790 { // GPR64x8Class_with_sub_32_in_GPR32arg
62791 0, // bsub
62792 0, // dsub
62793 0, // dsub0
62794 0, // dsub1
62795 0, // dsub2
62796 0, // dsub3
62797 0, // hsub
62798 0, // psub
62799 0, // psub0
62800 0, // psub1
62801 0, // qsub0
62802 0, // qsub1
62803 0, // qsub2
62804 0, // qsub3
62805 0, // ssub
62806 282, // sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62807 0, // sube32
62808 0, // sube64
62809 0, // subo32
62810 0, // subo64
62811 282, // x8sub_0 -> GPR64x8Class_with_sub_32_in_GPR32arg
62812 282, // x8sub_1 -> GPR64x8Class_with_sub_32_in_GPR32arg
62813 282, // x8sub_2 -> GPR64x8Class_with_sub_32_in_GPR32arg
62814 282, // x8sub_3 -> GPR64x8Class_with_sub_32_in_GPR32arg
62815 282, // x8sub_4 -> GPR64x8Class_with_sub_32_in_GPR32arg
62816 282, // x8sub_5 -> GPR64x8Class_with_sub_32_in_GPR32arg
62817 282, // x8sub_6 -> GPR64x8Class_with_sub_32_in_GPR32arg
62818 282, // x8sub_7 -> GPR64x8Class_with_sub_32_in_GPR32arg
62819 0, // zasubb
62820 0, // zasubd0
62821 0, // zasubd1
62822 0, // zasubh0
62823 0, // zasubh1
62824 0, // zasubq0
62825 0, // zasubq1
62826 0, // zasubs0
62827 0, // zasubs1
62828 0, // zsub
62829 0, // zsub0
62830 0, // zsub1
62831 0, // zsub2
62832 0, // zsub3
62833 0, // zasubd1_then_zasubq0
62834 0, // zasubd1_then_zasubq1
62835 0, // zasubs1_then_zasubd0
62836 0, // zasubs1_then_zasubd1
62837 0, // zasubs1_then_zasubq0
62838 0, // zasubs1_then_zasubq1
62839 0, // zasubs1_then_zasubd1_then_zasubq0
62840 0, // zasubs1_then_zasubd1_then_zasubq1
62841 0, // zasubh1_then_zasubd0
62842 0, // zasubh1_then_zasubd1
62843 0, // zasubh1_then_zasubq0
62844 0, // zasubh1_then_zasubq1
62845 0, // zasubh1_then_zasubs0
62846 0, // zasubh1_then_zasubs1
62847 0, // zasubh1_then_zasubd1_then_zasubq0
62848 0, // zasubh1_then_zasubd1_then_zasubq1
62849 0, // zasubh1_then_zasubs1_then_zasubd0
62850 0, // zasubh1_then_zasubs1_then_zasubd1
62851 0, // zasubh1_then_zasubs1_then_zasubq0
62852 0, // zasubh1_then_zasubs1_then_zasubq1
62853 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
62854 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
62855 0, // dsub1_then_bsub
62856 0, // dsub1_then_hsub
62857 0, // dsub1_then_ssub
62858 0, // dsub3_then_bsub
62859 0, // dsub3_then_hsub
62860 0, // dsub3_then_ssub
62861 0, // dsub2_then_bsub
62862 0, // dsub2_then_hsub
62863 0, // dsub2_then_ssub
62864 0, // psub1_then_psub
62865 0, // qsub1_then_bsub
62866 0, // qsub1_then_dsub
62867 0, // qsub1_then_hsub
62868 0, // qsub1_then_ssub
62869 0, // qsub3_then_bsub
62870 0, // qsub3_then_dsub
62871 0, // qsub3_then_hsub
62872 0, // qsub3_then_ssub
62873 0, // qsub2_then_bsub
62874 0, // qsub2_then_dsub
62875 0, // qsub2_then_hsub
62876 0, // qsub2_then_ssub
62877 282, // x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62878 282, // x8sub_6_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62879 282, // x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62880 282, // x8sub_4_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62881 282, // x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62882 282, // x8sub_2_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62883 282, // x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62884 0, // subo64_then_sub_32
62885 0, // zsub1_then_bsub
62886 0, // zsub1_then_dsub
62887 0, // zsub1_then_hsub
62888 0, // zsub1_then_ssub
62889 0, // zsub1_then_zsub
62890 0, // zsub3_then_bsub
62891 0, // zsub3_then_dsub
62892 0, // zsub3_then_hsub
62893 0, // zsub3_then_ssub
62894 0, // zsub3_then_zsub
62895 0, // zsub2_then_bsub
62896 0, // zsub2_then_dsub
62897 0, // zsub2_then_hsub
62898 0, // zsub2_then_ssub
62899 0, // zsub2_then_zsub
62900 0, // dsub0_dsub1
62901 0, // dsub0_dsub1_dsub2
62902 0, // dsub1_dsub2
62903 0, // dsub1_dsub2_dsub3
62904 0, // dsub2_dsub3
62905 0, // dsub_qsub1_then_dsub
62906 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62907 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
62908 0, // qsub0_qsub1
62909 0, // qsub0_qsub1_qsub2
62910 0, // qsub1_qsub2
62911 0, // qsub1_qsub2_qsub3
62912 0, // qsub2_qsub3
62913 0, // qsub1_then_dsub_qsub2_then_dsub
62914 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
62915 0, // qsub2_then_dsub_qsub3_then_dsub
62916 282, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62917 282, // x8sub_0_x8sub_1 -> GPR64x8Class_with_sub_32_in_GPR32arg
62918 282, // x8sub_2_x8sub_3 -> GPR64x8Class_with_sub_32_in_GPR32arg
62919 282, // x8sub_4_x8sub_5 -> GPR64x8Class_with_sub_32_in_GPR32arg
62920 282, // x8sub_6_x8sub_7 -> GPR64x8Class_with_sub_32_in_GPR32arg
62921 282, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62922 282, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62923 282, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg
62924 0, // sub_32_subo64_then_sub_32
62925 0, // dsub_zsub1_then_dsub
62926 0, // zsub_zsub1_then_zsub
62927 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62928 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
62929 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62930 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
62931 0, // zsub0_zsub1
62932 0, // zsub0_zsub1_zsub2
62933 0, // zsub1_zsub2
62934 0, // zsub1_zsub2_zsub3
62935 0, // zsub2_zsub3
62936 0, // zsub1_then_dsub_zsub2_then_dsub
62937 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
62938 0, // zsub1_then_zsub_zsub2_then_zsub
62939 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
62940 0, // zsub2_then_dsub_zsub3_then_dsub
62941 0, // zsub2_then_zsub_zsub3_then_zsub
62942 0, // zsub0_zsub2
62943 0, // zsub1_zsub3
62944 },
62945 { // MPR32
62946 0, // bsub
62947 0, // dsub
62948 0, // dsub0
62949 0, // dsub1
62950 0, // dsub2
62951 0, // dsub3
62952 0, // hsub
62953 0, // psub
62954 0, // psub0
62955 0, // psub1
62956 0, // qsub0
62957 0, // qsub1
62958 0, // qsub2
62959 0, // qsub3
62960 0, // ssub
62961 0, // sub_32
62962 0, // sube32
62963 0, // sube64
62964 0, // subo32
62965 0, // subo64
62966 0, // x8sub_0
62967 0, // x8sub_1
62968 0, // x8sub_2
62969 0, // x8sub_3
62970 0, // x8sub_4
62971 0, // x8sub_5
62972 0, // x8sub_6
62973 0, // x8sub_7
62974 0, // zasubb
62975 283, // zasubd0 -> MPR32
62976 283, // zasubd1 -> MPR32
62977 0, // zasubh0
62978 0, // zasubh1
62979 283, // zasubq0 -> MPR32
62980 283, // zasubq1 -> MPR32
62981 0, // zasubs0
62982 0, // zasubs1
62983 0, // zsub
62984 0, // zsub0
62985 0, // zsub1
62986 0, // zsub2
62987 0, // zsub3
62988 283, // zasubd1_then_zasubq0 -> MPR32
62989 283, // zasubd1_then_zasubq1 -> MPR32
62990 0, // zasubs1_then_zasubd0
62991 0, // zasubs1_then_zasubd1
62992 0, // zasubs1_then_zasubq0
62993 0, // zasubs1_then_zasubq1
62994 0, // zasubs1_then_zasubd1_then_zasubq0
62995 0, // zasubs1_then_zasubd1_then_zasubq1
62996 0, // zasubh1_then_zasubd0
62997 0, // zasubh1_then_zasubd1
62998 0, // zasubh1_then_zasubq0
62999 0, // zasubh1_then_zasubq1
63000 0, // zasubh1_then_zasubs0
63001 0, // zasubh1_then_zasubs1
63002 0, // zasubh1_then_zasubd1_then_zasubq0
63003 0, // zasubh1_then_zasubd1_then_zasubq1
63004 0, // zasubh1_then_zasubs1_then_zasubd0
63005 0, // zasubh1_then_zasubs1_then_zasubd1
63006 0, // zasubh1_then_zasubs1_then_zasubq0
63007 0, // zasubh1_then_zasubs1_then_zasubq1
63008 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63009 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63010 0, // dsub1_then_bsub
63011 0, // dsub1_then_hsub
63012 0, // dsub1_then_ssub
63013 0, // dsub3_then_bsub
63014 0, // dsub3_then_hsub
63015 0, // dsub3_then_ssub
63016 0, // dsub2_then_bsub
63017 0, // dsub2_then_hsub
63018 0, // dsub2_then_ssub
63019 0, // psub1_then_psub
63020 0, // qsub1_then_bsub
63021 0, // qsub1_then_dsub
63022 0, // qsub1_then_hsub
63023 0, // qsub1_then_ssub
63024 0, // qsub3_then_bsub
63025 0, // qsub3_then_dsub
63026 0, // qsub3_then_hsub
63027 0, // qsub3_then_ssub
63028 0, // qsub2_then_bsub
63029 0, // qsub2_then_dsub
63030 0, // qsub2_then_hsub
63031 0, // qsub2_then_ssub
63032 0, // x8sub_7_then_sub_32
63033 0, // x8sub_6_then_sub_32
63034 0, // x8sub_5_then_sub_32
63035 0, // x8sub_4_then_sub_32
63036 0, // x8sub_3_then_sub_32
63037 0, // x8sub_2_then_sub_32
63038 0, // x8sub_1_then_sub_32
63039 0, // subo64_then_sub_32
63040 0, // zsub1_then_bsub
63041 0, // zsub1_then_dsub
63042 0, // zsub1_then_hsub
63043 0, // zsub1_then_ssub
63044 0, // zsub1_then_zsub
63045 0, // zsub3_then_bsub
63046 0, // zsub3_then_dsub
63047 0, // zsub3_then_hsub
63048 0, // zsub3_then_ssub
63049 0, // zsub3_then_zsub
63050 0, // zsub2_then_bsub
63051 0, // zsub2_then_dsub
63052 0, // zsub2_then_hsub
63053 0, // zsub2_then_ssub
63054 0, // zsub2_then_zsub
63055 0, // dsub0_dsub1
63056 0, // dsub0_dsub1_dsub2
63057 0, // dsub1_dsub2
63058 0, // dsub1_dsub2_dsub3
63059 0, // dsub2_dsub3
63060 0, // dsub_qsub1_then_dsub
63061 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63062 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63063 0, // qsub0_qsub1
63064 0, // qsub0_qsub1_qsub2
63065 0, // qsub1_qsub2
63066 0, // qsub1_qsub2_qsub3
63067 0, // qsub2_qsub3
63068 0, // qsub1_then_dsub_qsub2_then_dsub
63069 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63070 0, // qsub2_then_dsub_qsub3_then_dsub
63071 0, // sub_32_x8sub_1_then_sub_32
63072 0, // x8sub_0_x8sub_1
63073 0, // x8sub_2_x8sub_3
63074 0, // x8sub_4_x8sub_5
63075 0, // x8sub_6_x8sub_7
63076 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
63077 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
63078 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
63079 0, // sub_32_subo64_then_sub_32
63080 0, // dsub_zsub1_then_dsub
63081 0, // zsub_zsub1_then_zsub
63082 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63083 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
63084 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63085 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
63086 0, // zsub0_zsub1
63087 0, // zsub0_zsub1_zsub2
63088 0, // zsub1_zsub2
63089 0, // zsub1_zsub2_zsub3
63090 0, // zsub2_zsub3
63091 0, // zsub1_then_dsub_zsub2_then_dsub
63092 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63093 0, // zsub1_then_zsub_zsub2_then_zsub
63094 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63095 0, // zsub2_then_dsub_zsub3_then_dsub
63096 0, // zsub2_then_zsub_zsub3_then_zsub
63097 0, // zsub0_zsub2
63098 0, // zsub1_zsub3
63099 },
63100 { // GPR64x8Class_with_x8sub_2_in_GPR64arg
63101 0, // bsub
63102 0, // dsub
63103 0, // dsub0
63104 0, // dsub1
63105 0, // dsub2
63106 0, // dsub3
63107 0, // hsub
63108 0, // psub
63109 0, // psub0
63110 0, // psub1
63111 0, // qsub0
63112 0, // qsub1
63113 0, // qsub2
63114 0, // qsub3
63115 0, // ssub
63116 284, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63117 0, // sube32
63118 0, // sube64
63119 0, // subo32
63120 0, // subo64
63121 284, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63122 284, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63123 284, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63124 284, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63125 284, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63126 284, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63127 284, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63128 284, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63129 0, // zasubb
63130 0, // zasubd0
63131 0, // zasubd1
63132 0, // zasubh0
63133 0, // zasubh1
63134 0, // zasubq0
63135 0, // zasubq1
63136 0, // zasubs0
63137 0, // zasubs1
63138 0, // zsub
63139 0, // zsub0
63140 0, // zsub1
63141 0, // zsub2
63142 0, // zsub3
63143 0, // zasubd1_then_zasubq0
63144 0, // zasubd1_then_zasubq1
63145 0, // zasubs1_then_zasubd0
63146 0, // zasubs1_then_zasubd1
63147 0, // zasubs1_then_zasubq0
63148 0, // zasubs1_then_zasubq1
63149 0, // zasubs1_then_zasubd1_then_zasubq0
63150 0, // zasubs1_then_zasubd1_then_zasubq1
63151 0, // zasubh1_then_zasubd0
63152 0, // zasubh1_then_zasubd1
63153 0, // zasubh1_then_zasubq0
63154 0, // zasubh1_then_zasubq1
63155 0, // zasubh1_then_zasubs0
63156 0, // zasubh1_then_zasubs1
63157 0, // zasubh1_then_zasubd1_then_zasubq0
63158 0, // zasubh1_then_zasubd1_then_zasubq1
63159 0, // zasubh1_then_zasubs1_then_zasubd0
63160 0, // zasubh1_then_zasubs1_then_zasubd1
63161 0, // zasubh1_then_zasubs1_then_zasubq0
63162 0, // zasubh1_then_zasubs1_then_zasubq1
63163 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63164 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63165 0, // dsub1_then_bsub
63166 0, // dsub1_then_hsub
63167 0, // dsub1_then_ssub
63168 0, // dsub3_then_bsub
63169 0, // dsub3_then_hsub
63170 0, // dsub3_then_ssub
63171 0, // dsub2_then_bsub
63172 0, // dsub2_then_hsub
63173 0, // dsub2_then_ssub
63174 0, // psub1_then_psub
63175 0, // qsub1_then_bsub
63176 0, // qsub1_then_dsub
63177 0, // qsub1_then_hsub
63178 0, // qsub1_then_ssub
63179 0, // qsub3_then_bsub
63180 0, // qsub3_then_dsub
63181 0, // qsub3_then_hsub
63182 0, // qsub3_then_ssub
63183 0, // qsub2_then_bsub
63184 0, // qsub2_then_dsub
63185 0, // qsub2_then_hsub
63186 0, // qsub2_then_ssub
63187 284, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63188 284, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63189 284, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63190 284, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63191 284, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63192 284, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63193 284, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63194 0, // subo64_then_sub_32
63195 0, // zsub1_then_bsub
63196 0, // zsub1_then_dsub
63197 0, // zsub1_then_hsub
63198 0, // zsub1_then_ssub
63199 0, // zsub1_then_zsub
63200 0, // zsub3_then_bsub
63201 0, // zsub3_then_dsub
63202 0, // zsub3_then_hsub
63203 0, // zsub3_then_ssub
63204 0, // zsub3_then_zsub
63205 0, // zsub2_then_bsub
63206 0, // zsub2_then_dsub
63207 0, // zsub2_then_hsub
63208 0, // zsub2_then_ssub
63209 0, // zsub2_then_zsub
63210 0, // dsub0_dsub1
63211 0, // dsub0_dsub1_dsub2
63212 0, // dsub1_dsub2
63213 0, // dsub1_dsub2_dsub3
63214 0, // dsub2_dsub3
63215 0, // dsub_qsub1_then_dsub
63216 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63217 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63218 0, // qsub0_qsub1
63219 0, // qsub0_qsub1_qsub2
63220 0, // qsub1_qsub2
63221 0, // qsub1_qsub2_qsub3
63222 0, // qsub2_qsub3
63223 0, // qsub1_then_dsub_qsub2_then_dsub
63224 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63225 0, // qsub2_then_dsub_qsub3_then_dsub
63226 284, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63227 284, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63228 284, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63229 284, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63230 284, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63231 284, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63232 284, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63233 284, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg
63234 0, // sub_32_subo64_then_sub_32
63235 0, // dsub_zsub1_then_dsub
63236 0, // zsub_zsub1_then_zsub
63237 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63238 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
63239 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63240 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
63241 0, // zsub0_zsub1
63242 0, // zsub0_zsub1_zsub2
63243 0, // zsub1_zsub2
63244 0, // zsub1_zsub2_zsub3
63245 0, // zsub2_zsub3
63246 0, // zsub1_then_dsub_zsub2_then_dsub
63247 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63248 0, // zsub1_then_zsub_zsub2_then_zsub
63249 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63250 0, // zsub2_then_dsub_zsub3_then_dsub
63251 0, // zsub2_then_zsub_zsub3_then_zsub
63252 0, // zsub0_zsub2
63253 0, // zsub1_zsub3
63254 },
63255 { // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63256 0, // bsub
63257 0, // dsub
63258 0, // dsub0
63259 0, // dsub1
63260 0, // dsub2
63261 0, // dsub3
63262 0, // hsub
63263 0, // psub
63264 0, // psub0
63265 0, // psub1
63266 0, // qsub0
63267 0, // qsub1
63268 0, // qsub2
63269 0, // qsub3
63270 0, // ssub
63271 285, // sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63272 0, // sube32
63273 0, // sube64
63274 0, // subo32
63275 0, // subo64
63276 285, // x8sub_0 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63277 285, // x8sub_1 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63278 285, // x8sub_2 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63279 285, // x8sub_3 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63280 285, // x8sub_4 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63281 285, // x8sub_5 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63282 285, // x8sub_6 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63283 285, // x8sub_7 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63284 0, // zasubb
63285 0, // zasubd0
63286 0, // zasubd1
63287 0, // zasubh0
63288 0, // zasubh1
63289 0, // zasubq0
63290 0, // zasubq1
63291 0, // zasubs0
63292 0, // zasubs1
63293 0, // zsub
63294 0, // zsub0
63295 0, // zsub1
63296 0, // zsub2
63297 0, // zsub3
63298 0, // zasubd1_then_zasubq0
63299 0, // zasubd1_then_zasubq1
63300 0, // zasubs1_then_zasubd0
63301 0, // zasubs1_then_zasubd1
63302 0, // zasubs1_then_zasubq0
63303 0, // zasubs1_then_zasubq1
63304 0, // zasubs1_then_zasubd1_then_zasubq0
63305 0, // zasubs1_then_zasubd1_then_zasubq1
63306 0, // zasubh1_then_zasubd0
63307 0, // zasubh1_then_zasubd1
63308 0, // zasubh1_then_zasubq0
63309 0, // zasubh1_then_zasubq1
63310 0, // zasubh1_then_zasubs0
63311 0, // zasubh1_then_zasubs1
63312 0, // zasubh1_then_zasubd1_then_zasubq0
63313 0, // zasubh1_then_zasubd1_then_zasubq1
63314 0, // zasubh1_then_zasubs1_then_zasubd0
63315 0, // zasubh1_then_zasubs1_then_zasubd1
63316 0, // zasubh1_then_zasubs1_then_zasubq0
63317 0, // zasubh1_then_zasubs1_then_zasubq1
63318 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63319 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63320 0, // dsub1_then_bsub
63321 0, // dsub1_then_hsub
63322 0, // dsub1_then_ssub
63323 0, // dsub3_then_bsub
63324 0, // dsub3_then_hsub
63325 0, // dsub3_then_ssub
63326 0, // dsub2_then_bsub
63327 0, // dsub2_then_hsub
63328 0, // dsub2_then_ssub
63329 0, // psub1_then_psub
63330 0, // qsub1_then_bsub
63331 0, // qsub1_then_dsub
63332 0, // qsub1_then_hsub
63333 0, // qsub1_then_ssub
63334 0, // qsub3_then_bsub
63335 0, // qsub3_then_dsub
63336 0, // qsub3_then_hsub
63337 0, // qsub3_then_ssub
63338 0, // qsub2_then_bsub
63339 0, // qsub2_then_dsub
63340 0, // qsub2_then_hsub
63341 0, // qsub2_then_ssub
63342 285, // x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63343 285, // x8sub_6_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63344 285, // x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63345 285, // x8sub_4_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63346 285, // x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63347 285, // x8sub_2_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63348 285, // x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63349 0, // subo64_then_sub_32
63350 0, // zsub1_then_bsub
63351 0, // zsub1_then_dsub
63352 0, // zsub1_then_hsub
63353 0, // zsub1_then_ssub
63354 0, // zsub1_then_zsub
63355 0, // zsub3_then_bsub
63356 0, // zsub3_then_dsub
63357 0, // zsub3_then_hsub
63358 0, // zsub3_then_ssub
63359 0, // zsub3_then_zsub
63360 0, // zsub2_then_bsub
63361 0, // zsub2_then_dsub
63362 0, // zsub2_then_hsub
63363 0, // zsub2_then_ssub
63364 0, // zsub2_then_zsub
63365 0, // dsub0_dsub1
63366 0, // dsub0_dsub1_dsub2
63367 0, // dsub1_dsub2
63368 0, // dsub1_dsub2_dsub3
63369 0, // dsub2_dsub3
63370 0, // dsub_qsub1_then_dsub
63371 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63372 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63373 0, // qsub0_qsub1
63374 0, // qsub0_qsub1_qsub2
63375 0, // qsub1_qsub2
63376 0, // qsub1_qsub2_qsub3
63377 0, // qsub2_qsub3
63378 0, // qsub1_then_dsub_qsub2_then_dsub
63379 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63380 0, // qsub2_then_dsub_qsub3_then_dsub
63381 285, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63382 285, // x8sub_0_x8sub_1 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63383 285, // x8sub_2_x8sub_3 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63384 285, // x8sub_4_x8sub_5 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63385 285, // x8sub_6_x8sub_7 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63386 285, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63387 285, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63388 285, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
63389 0, // sub_32_subo64_then_sub_32
63390 0, // dsub_zsub1_then_dsub
63391 0, // zsub_zsub1_then_zsub
63392 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63393 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
63394 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63395 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
63396 0, // zsub0_zsub1
63397 0, // zsub0_zsub1_zsub2
63398 0, // zsub1_zsub2
63399 0, // zsub1_zsub2_zsub3
63400 0, // zsub2_zsub3
63401 0, // zsub1_then_dsub_zsub2_then_dsub
63402 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63403 0, // zsub1_then_zsub_zsub2_then_zsub
63404 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63405 0, // zsub2_then_dsub_zsub3_then_dsub
63406 0, // zsub2_then_zsub_zsub3_then_zsub
63407 0, // zsub0_zsub2
63408 0, // zsub1_zsub3
63409 },
63410 { // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63411 0, // bsub
63412 0, // dsub
63413 0, // dsub0
63414 0, // dsub1
63415 0, // dsub2
63416 0, // dsub3
63417 0, // hsub
63418 0, // psub
63419 0, // psub0
63420 0, // psub1
63421 0, // qsub0
63422 0, // qsub1
63423 0, // qsub2
63424 0, // qsub3
63425 0, // ssub
63426 286, // sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63427 0, // sube32
63428 0, // sube64
63429 0, // subo32
63430 0, // subo64
63431 286, // x8sub_0 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63432 286, // x8sub_1 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63433 286, // x8sub_2 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63434 286, // x8sub_3 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63435 286, // x8sub_4 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63436 286, // x8sub_5 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63437 286, // x8sub_6 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63438 286, // x8sub_7 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63439 0, // zasubb
63440 0, // zasubd0
63441 0, // zasubd1
63442 0, // zasubh0
63443 0, // zasubh1
63444 0, // zasubq0
63445 0, // zasubq1
63446 0, // zasubs0
63447 0, // zasubs1
63448 0, // zsub
63449 0, // zsub0
63450 0, // zsub1
63451 0, // zsub2
63452 0, // zsub3
63453 0, // zasubd1_then_zasubq0
63454 0, // zasubd1_then_zasubq1
63455 0, // zasubs1_then_zasubd0
63456 0, // zasubs1_then_zasubd1
63457 0, // zasubs1_then_zasubq0
63458 0, // zasubs1_then_zasubq1
63459 0, // zasubs1_then_zasubd1_then_zasubq0
63460 0, // zasubs1_then_zasubd1_then_zasubq1
63461 0, // zasubh1_then_zasubd0
63462 0, // zasubh1_then_zasubd1
63463 0, // zasubh1_then_zasubq0
63464 0, // zasubh1_then_zasubq1
63465 0, // zasubh1_then_zasubs0
63466 0, // zasubh1_then_zasubs1
63467 0, // zasubh1_then_zasubd1_then_zasubq0
63468 0, // zasubh1_then_zasubd1_then_zasubq1
63469 0, // zasubh1_then_zasubs1_then_zasubd0
63470 0, // zasubh1_then_zasubs1_then_zasubd1
63471 0, // zasubh1_then_zasubs1_then_zasubq0
63472 0, // zasubh1_then_zasubs1_then_zasubq1
63473 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63474 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63475 0, // dsub1_then_bsub
63476 0, // dsub1_then_hsub
63477 0, // dsub1_then_ssub
63478 0, // dsub3_then_bsub
63479 0, // dsub3_then_hsub
63480 0, // dsub3_then_ssub
63481 0, // dsub2_then_bsub
63482 0, // dsub2_then_hsub
63483 0, // dsub2_then_ssub
63484 0, // psub1_then_psub
63485 0, // qsub1_then_bsub
63486 0, // qsub1_then_dsub
63487 0, // qsub1_then_hsub
63488 0, // qsub1_then_ssub
63489 0, // qsub3_then_bsub
63490 0, // qsub3_then_dsub
63491 0, // qsub3_then_hsub
63492 0, // qsub3_then_ssub
63493 0, // qsub2_then_bsub
63494 0, // qsub2_then_dsub
63495 0, // qsub2_then_hsub
63496 0, // qsub2_then_ssub
63497 286, // x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63498 286, // x8sub_6_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63499 286, // x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63500 286, // x8sub_4_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63501 286, // x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63502 286, // x8sub_2_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63503 286, // x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63504 0, // subo64_then_sub_32
63505 0, // zsub1_then_bsub
63506 0, // zsub1_then_dsub
63507 0, // zsub1_then_hsub
63508 0, // zsub1_then_ssub
63509 0, // zsub1_then_zsub
63510 0, // zsub3_then_bsub
63511 0, // zsub3_then_dsub
63512 0, // zsub3_then_hsub
63513 0, // zsub3_then_ssub
63514 0, // zsub3_then_zsub
63515 0, // zsub2_then_bsub
63516 0, // zsub2_then_dsub
63517 0, // zsub2_then_hsub
63518 0, // zsub2_then_ssub
63519 0, // zsub2_then_zsub
63520 0, // dsub0_dsub1
63521 0, // dsub0_dsub1_dsub2
63522 0, // dsub1_dsub2
63523 0, // dsub1_dsub2_dsub3
63524 0, // dsub2_dsub3
63525 0, // dsub_qsub1_then_dsub
63526 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63527 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63528 0, // qsub0_qsub1
63529 0, // qsub0_qsub1_qsub2
63530 0, // qsub1_qsub2
63531 0, // qsub1_qsub2_qsub3
63532 0, // qsub2_qsub3
63533 0, // qsub1_then_dsub_qsub2_then_dsub
63534 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63535 0, // qsub2_then_dsub_qsub3_then_dsub
63536 286, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63537 286, // x8sub_0_x8sub_1 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63538 286, // x8sub_2_x8sub_3 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63539 286, // x8sub_4_x8sub_5 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63540 286, // x8sub_6_x8sub_7 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63541 286, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63542 286, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63543 286, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
63544 0, // sub_32_subo64_then_sub_32
63545 0, // dsub_zsub1_then_dsub
63546 0, // zsub_zsub1_then_zsub
63547 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63548 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
63549 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63550 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
63551 0, // zsub0_zsub1
63552 0, // zsub0_zsub1_zsub2
63553 0, // zsub1_zsub2
63554 0, // zsub1_zsub2_zsub3
63555 0, // zsub2_zsub3
63556 0, // zsub1_then_dsub_zsub2_then_dsub
63557 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63558 0, // zsub1_then_zsub_zsub2_then_zsub
63559 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63560 0, // zsub2_then_dsub_zsub3_then_dsub
63561 0, // zsub2_then_zsub_zsub3_then_zsub
63562 0, // zsub0_zsub2
63563 0, // zsub1_zsub3
63564 },
63565 { // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63566 0, // bsub
63567 0, // dsub
63568 0, // dsub0
63569 0, // dsub1
63570 0, // dsub2
63571 0, // dsub3
63572 0, // hsub
63573 0, // psub
63574 0, // psub0
63575 0, // psub1
63576 0, // qsub0
63577 0, // qsub1
63578 0, // qsub2
63579 0, // qsub3
63580 0, // ssub
63581 287, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63582 0, // sube32
63583 0, // sube64
63584 0, // subo32
63585 0, // subo64
63586 287, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63587 287, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63588 287, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63589 287, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63590 287, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63591 287, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63592 287, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63593 287, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63594 0, // zasubb
63595 0, // zasubd0
63596 0, // zasubd1
63597 0, // zasubh0
63598 0, // zasubh1
63599 0, // zasubq0
63600 0, // zasubq1
63601 0, // zasubs0
63602 0, // zasubs1
63603 0, // zsub
63604 0, // zsub0
63605 0, // zsub1
63606 0, // zsub2
63607 0, // zsub3
63608 0, // zasubd1_then_zasubq0
63609 0, // zasubd1_then_zasubq1
63610 0, // zasubs1_then_zasubd0
63611 0, // zasubs1_then_zasubd1
63612 0, // zasubs1_then_zasubq0
63613 0, // zasubs1_then_zasubq1
63614 0, // zasubs1_then_zasubd1_then_zasubq0
63615 0, // zasubs1_then_zasubd1_then_zasubq1
63616 0, // zasubh1_then_zasubd0
63617 0, // zasubh1_then_zasubd1
63618 0, // zasubh1_then_zasubq0
63619 0, // zasubh1_then_zasubq1
63620 0, // zasubh1_then_zasubs0
63621 0, // zasubh1_then_zasubs1
63622 0, // zasubh1_then_zasubd1_then_zasubq0
63623 0, // zasubh1_then_zasubd1_then_zasubq1
63624 0, // zasubh1_then_zasubs1_then_zasubd0
63625 0, // zasubh1_then_zasubs1_then_zasubd1
63626 0, // zasubh1_then_zasubs1_then_zasubq0
63627 0, // zasubh1_then_zasubs1_then_zasubq1
63628 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63629 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63630 0, // dsub1_then_bsub
63631 0, // dsub1_then_hsub
63632 0, // dsub1_then_ssub
63633 0, // dsub3_then_bsub
63634 0, // dsub3_then_hsub
63635 0, // dsub3_then_ssub
63636 0, // dsub2_then_bsub
63637 0, // dsub2_then_hsub
63638 0, // dsub2_then_ssub
63639 0, // psub1_then_psub
63640 0, // qsub1_then_bsub
63641 0, // qsub1_then_dsub
63642 0, // qsub1_then_hsub
63643 0, // qsub1_then_ssub
63644 0, // qsub3_then_bsub
63645 0, // qsub3_then_dsub
63646 0, // qsub3_then_hsub
63647 0, // qsub3_then_ssub
63648 0, // qsub2_then_bsub
63649 0, // qsub2_then_dsub
63650 0, // qsub2_then_hsub
63651 0, // qsub2_then_ssub
63652 287, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63653 287, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63654 287, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63655 287, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63656 287, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63657 287, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63658 287, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63659 0, // subo64_then_sub_32
63660 0, // zsub1_then_bsub
63661 0, // zsub1_then_dsub
63662 0, // zsub1_then_hsub
63663 0, // zsub1_then_ssub
63664 0, // zsub1_then_zsub
63665 0, // zsub3_then_bsub
63666 0, // zsub3_then_dsub
63667 0, // zsub3_then_hsub
63668 0, // zsub3_then_ssub
63669 0, // zsub3_then_zsub
63670 0, // zsub2_then_bsub
63671 0, // zsub2_then_dsub
63672 0, // zsub2_then_hsub
63673 0, // zsub2_then_ssub
63674 0, // zsub2_then_zsub
63675 0, // dsub0_dsub1
63676 0, // dsub0_dsub1_dsub2
63677 0, // dsub1_dsub2
63678 0, // dsub1_dsub2_dsub3
63679 0, // dsub2_dsub3
63680 0, // dsub_qsub1_then_dsub
63681 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63682 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63683 0, // qsub0_qsub1
63684 0, // qsub0_qsub1_qsub2
63685 0, // qsub1_qsub2
63686 0, // qsub1_qsub2_qsub3
63687 0, // qsub2_qsub3
63688 0, // qsub1_then_dsub_qsub2_then_dsub
63689 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63690 0, // qsub2_then_dsub_qsub3_then_dsub
63691 287, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63692 287, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63693 287, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63694 287, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63695 287, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63696 287, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63697 287, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63698 287, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
63699 0, // sub_32_subo64_then_sub_32
63700 0, // dsub_zsub1_then_dsub
63701 0, // zsub_zsub1_then_zsub
63702 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63703 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
63704 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63705 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
63706 0, // zsub0_zsub1
63707 0, // zsub0_zsub1_zsub2
63708 0, // zsub1_zsub2
63709 0, // zsub1_zsub2_zsub3
63710 0, // zsub2_zsub3
63711 0, // zsub1_then_dsub_zsub2_then_dsub
63712 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63713 0, // zsub1_then_zsub_zsub2_then_zsub
63714 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63715 0, // zsub2_then_dsub_zsub3_then_dsub
63716 0, // zsub2_then_zsub_zsub3_then_zsub
63717 0, // zsub0_zsub2
63718 0, // zsub1_zsub3
63719 },
63720 { // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63721 0, // bsub
63722 0, // dsub
63723 0, // dsub0
63724 0, // dsub1
63725 0, // dsub2
63726 0, // dsub3
63727 0, // hsub
63728 0, // psub
63729 0, // psub0
63730 0, // psub1
63731 0, // qsub0
63732 0, // qsub1
63733 0, // qsub2
63734 0, // qsub3
63735 0, // ssub
63736 288, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63737 0, // sube32
63738 0, // sube64
63739 0, // subo32
63740 0, // subo64
63741 288, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63742 288, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63743 288, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63744 288, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63745 288, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63746 288, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63747 288, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63748 288, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63749 0, // zasubb
63750 0, // zasubd0
63751 0, // zasubd1
63752 0, // zasubh0
63753 0, // zasubh1
63754 0, // zasubq0
63755 0, // zasubq1
63756 0, // zasubs0
63757 0, // zasubs1
63758 0, // zsub
63759 0, // zsub0
63760 0, // zsub1
63761 0, // zsub2
63762 0, // zsub3
63763 0, // zasubd1_then_zasubq0
63764 0, // zasubd1_then_zasubq1
63765 0, // zasubs1_then_zasubd0
63766 0, // zasubs1_then_zasubd1
63767 0, // zasubs1_then_zasubq0
63768 0, // zasubs1_then_zasubq1
63769 0, // zasubs1_then_zasubd1_then_zasubq0
63770 0, // zasubs1_then_zasubd1_then_zasubq1
63771 0, // zasubh1_then_zasubd0
63772 0, // zasubh1_then_zasubd1
63773 0, // zasubh1_then_zasubq0
63774 0, // zasubh1_then_zasubq1
63775 0, // zasubh1_then_zasubs0
63776 0, // zasubh1_then_zasubs1
63777 0, // zasubh1_then_zasubd1_then_zasubq0
63778 0, // zasubh1_then_zasubd1_then_zasubq1
63779 0, // zasubh1_then_zasubs1_then_zasubd0
63780 0, // zasubh1_then_zasubs1_then_zasubd1
63781 0, // zasubh1_then_zasubs1_then_zasubq0
63782 0, // zasubh1_then_zasubs1_then_zasubq1
63783 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63784 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63785 0, // dsub1_then_bsub
63786 0, // dsub1_then_hsub
63787 0, // dsub1_then_ssub
63788 0, // dsub3_then_bsub
63789 0, // dsub3_then_hsub
63790 0, // dsub3_then_ssub
63791 0, // dsub2_then_bsub
63792 0, // dsub2_then_hsub
63793 0, // dsub2_then_ssub
63794 0, // psub1_then_psub
63795 0, // qsub1_then_bsub
63796 0, // qsub1_then_dsub
63797 0, // qsub1_then_hsub
63798 0, // qsub1_then_ssub
63799 0, // qsub3_then_bsub
63800 0, // qsub3_then_dsub
63801 0, // qsub3_then_hsub
63802 0, // qsub3_then_ssub
63803 0, // qsub2_then_bsub
63804 0, // qsub2_then_dsub
63805 0, // qsub2_then_hsub
63806 0, // qsub2_then_ssub
63807 288, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63808 288, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63809 288, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63810 288, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63811 288, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63812 288, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63813 288, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63814 0, // subo64_then_sub_32
63815 0, // zsub1_then_bsub
63816 0, // zsub1_then_dsub
63817 0, // zsub1_then_hsub
63818 0, // zsub1_then_ssub
63819 0, // zsub1_then_zsub
63820 0, // zsub3_then_bsub
63821 0, // zsub3_then_dsub
63822 0, // zsub3_then_hsub
63823 0, // zsub3_then_ssub
63824 0, // zsub3_then_zsub
63825 0, // zsub2_then_bsub
63826 0, // zsub2_then_dsub
63827 0, // zsub2_then_hsub
63828 0, // zsub2_then_ssub
63829 0, // zsub2_then_zsub
63830 0, // dsub0_dsub1
63831 0, // dsub0_dsub1_dsub2
63832 0, // dsub1_dsub2
63833 0, // dsub1_dsub2_dsub3
63834 0, // dsub2_dsub3
63835 0, // dsub_qsub1_then_dsub
63836 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63837 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63838 0, // qsub0_qsub1
63839 0, // qsub0_qsub1_qsub2
63840 0, // qsub1_qsub2
63841 0, // qsub1_qsub2_qsub3
63842 0, // qsub2_qsub3
63843 0, // qsub1_then_dsub_qsub2_then_dsub
63844 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63845 0, // qsub2_then_dsub_qsub3_then_dsub
63846 288, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63847 288, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63848 288, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63849 288, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63850 288, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63851 288, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63852 288, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63853 288, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63854 0, // sub_32_subo64_then_sub_32
63855 0, // dsub_zsub1_then_dsub
63856 0, // zsub_zsub1_then_zsub
63857 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63858 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
63859 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63860 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
63861 0, // zsub0_zsub1
63862 0, // zsub0_zsub1_zsub2
63863 0, // zsub1_zsub2
63864 0, // zsub1_zsub2_zsub3
63865 0, // zsub2_zsub3
63866 0, // zsub1_then_dsub_zsub2_then_dsub
63867 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
63868 0, // zsub1_then_zsub_zsub2_then_zsub
63869 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
63870 0, // zsub2_then_dsub_zsub3_then_dsub
63871 0, // zsub2_then_zsub_zsub3_then_zsub
63872 0, // zsub0_zsub2
63873 0, // zsub1_zsub3
63874 },
63875 { // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63876 0, // bsub
63877 0, // dsub
63878 0, // dsub0
63879 0, // dsub1
63880 0, // dsub2
63881 0, // dsub3
63882 0, // hsub
63883 0, // psub
63884 0, // psub0
63885 0, // psub1
63886 0, // qsub0
63887 0, // qsub1
63888 0, // qsub2
63889 0, // qsub3
63890 0, // ssub
63891 289, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63892 0, // sube32
63893 0, // sube64
63894 0, // subo32
63895 0, // subo64
63896 289, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63897 289, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63898 289, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63899 289, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63900 289, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63901 289, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63902 289, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63903 289, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63904 0, // zasubb
63905 0, // zasubd0
63906 0, // zasubd1
63907 0, // zasubh0
63908 0, // zasubh1
63909 0, // zasubq0
63910 0, // zasubq1
63911 0, // zasubs0
63912 0, // zasubs1
63913 0, // zsub
63914 0, // zsub0
63915 0, // zsub1
63916 0, // zsub2
63917 0, // zsub3
63918 0, // zasubd1_then_zasubq0
63919 0, // zasubd1_then_zasubq1
63920 0, // zasubs1_then_zasubd0
63921 0, // zasubs1_then_zasubd1
63922 0, // zasubs1_then_zasubq0
63923 0, // zasubs1_then_zasubq1
63924 0, // zasubs1_then_zasubd1_then_zasubq0
63925 0, // zasubs1_then_zasubd1_then_zasubq1
63926 0, // zasubh1_then_zasubd0
63927 0, // zasubh1_then_zasubd1
63928 0, // zasubh1_then_zasubq0
63929 0, // zasubh1_then_zasubq1
63930 0, // zasubh1_then_zasubs0
63931 0, // zasubh1_then_zasubs1
63932 0, // zasubh1_then_zasubd1_then_zasubq0
63933 0, // zasubh1_then_zasubd1_then_zasubq1
63934 0, // zasubh1_then_zasubs1_then_zasubd0
63935 0, // zasubh1_then_zasubs1_then_zasubd1
63936 0, // zasubh1_then_zasubs1_then_zasubq0
63937 0, // zasubh1_then_zasubs1_then_zasubq1
63938 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
63939 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
63940 0, // dsub1_then_bsub
63941 0, // dsub1_then_hsub
63942 0, // dsub1_then_ssub
63943 0, // dsub3_then_bsub
63944 0, // dsub3_then_hsub
63945 0, // dsub3_then_ssub
63946 0, // dsub2_then_bsub
63947 0, // dsub2_then_hsub
63948 0, // dsub2_then_ssub
63949 0, // psub1_then_psub
63950 0, // qsub1_then_bsub
63951 0, // qsub1_then_dsub
63952 0, // qsub1_then_hsub
63953 0, // qsub1_then_ssub
63954 0, // qsub3_then_bsub
63955 0, // qsub3_then_dsub
63956 0, // qsub3_then_hsub
63957 0, // qsub3_then_ssub
63958 0, // qsub2_then_bsub
63959 0, // qsub2_then_dsub
63960 0, // qsub2_then_hsub
63961 0, // qsub2_then_ssub
63962 289, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63963 289, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63964 289, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63965 289, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63966 289, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63967 289, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63968 289, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
63969 0, // subo64_then_sub_32
63970 0, // zsub1_then_bsub
63971 0, // zsub1_then_dsub
63972 0, // zsub1_then_hsub
63973 0, // zsub1_then_ssub
63974 0, // zsub1_then_zsub
63975 0, // zsub3_then_bsub
63976 0, // zsub3_then_dsub
63977 0, // zsub3_then_hsub
63978 0, // zsub3_then_ssub
63979 0, // zsub3_then_zsub
63980 0, // zsub2_then_bsub
63981 0, // zsub2_then_dsub
63982 0, // zsub2_then_hsub
63983 0, // zsub2_then_ssub
63984 0, // zsub2_then_zsub
63985 0, // dsub0_dsub1
63986 0, // dsub0_dsub1_dsub2
63987 0, // dsub1_dsub2
63988 0, // dsub1_dsub2_dsub3
63989 0, // dsub2_dsub3
63990 0, // dsub_qsub1_then_dsub
63991 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
63992 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
63993 0, // qsub0_qsub1
63994 0, // qsub0_qsub1_qsub2
63995 0, // qsub1_qsub2
63996 0, // qsub1_qsub2_qsub3
63997 0, // qsub2_qsub3
63998 0, // qsub1_then_dsub_qsub2_then_dsub
63999 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64000 0, // qsub2_then_dsub_qsub3_then_dsub
64001 289, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64002 289, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64003 289, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64004 289, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64005 289, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64006 289, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64007 289, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64008 289, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64009 0, // sub_32_subo64_then_sub_32
64010 0, // dsub_zsub1_then_dsub
64011 0, // zsub_zsub1_then_zsub
64012 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64013 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64014 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64015 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64016 0, // zsub0_zsub1
64017 0, // zsub0_zsub1_zsub2
64018 0, // zsub1_zsub2
64019 0, // zsub1_zsub2_zsub3
64020 0, // zsub2_zsub3
64021 0, // zsub1_then_dsub_zsub2_then_dsub
64022 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64023 0, // zsub1_then_zsub_zsub2_then_zsub
64024 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64025 0, // zsub2_then_dsub_zsub3_then_dsub
64026 0, // zsub2_then_zsub_zsub3_then_zsub
64027 0, // zsub0_zsub2
64028 0, // zsub1_zsub3
64029 },
64030 { // GPR64x8Class_with_x8sub_4_in_GPR64arg
64031 0, // bsub
64032 0, // dsub
64033 0, // dsub0
64034 0, // dsub1
64035 0, // dsub2
64036 0, // dsub3
64037 0, // hsub
64038 0, // psub
64039 0, // psub0
64040 0, // psub1
64041 0, // qsub0
64042 0, // qsub1
64043 0, // qsub2
64044 0, // qsub3
64045 0, // ssub
64046 290, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64047 0, // sube32
64048 0, // sube64
64049 0, // subo32
64050 0, // subo64
64051 290, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64052 290, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64053 290, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64054 290, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64055 290, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64056 290, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64057 290, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64058 290, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64059 0, // zasubb
64060 0, // zasubd0
64061 0, // zasubd1
64062 0, // zasubh0
64063 0, // zasubh1
64064 0, // zasubq0
64065 0, // zasubq1
64066 0, // zasubs0
64067 0, // zasubs1
64068 0, // zsub
64069 0, // zsub0
64070 0, // zsub1
64071 0, // zsub2
64072 0, // zsub3
64073 0, // zasubd1_then_zasubq0
64074 0, // zasubd1_then_zasubq1
64075 0, // zasubs1_then_zasubd0
64076 0, // zasubs1_then_zasubd1
64077 0, // zasubs1_then_zasubq0
64078 0, // zasubs1_then_zasubq1
64079 0, // zasubs1_then_zasubd1_then_zasubq0
64080 0, // zasubs1_then_zasubd1_then_zasubq1
64081 0, // zasubh1_then_zasubd0
64082 0, // zasubh1_then_zasubd1
64083 0, // zasubh1_then_zasubq0
64084 0, // zasubh1_then_zasubq1
64085 0, // zasubh1_then_zasubs0
64086 0, // zasubh1_then_zasubs1
64087 0, // zasubh1_then_zasubd1_then_zasubq0
64088 0, // zasubh1_then_zasubd1_then_zasubq1
64089 0, // zasubh1_then_zasubs1_then_zasubd0
64090 0, // zasubh1_then_zasubs1_then_zasubd1
64091 0, // zasubh1_then_zasubs1_then_zasubq0
64092 0, // zasubh1_then_zasubs1_then_zasubq1
64093 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
64094 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
64095 0, // dsub1_then_bsub
64096 0, // dsub1_then_hsub
64097 0, // dsub1_then_ssub
64098 0, // dsub3_then_bsub
64099 0, // dsub3_then_hsub
64100 0, // dsub3_then_ssub
64101 0, // dsub2_then_bsub
64102 0, // dsub2_then_hsub
64103 0, // dsub2_then_ssub
64104 0, // psub1_then_psub
64105 0, // qsub1_then_bsub
64106 0, // qsub1_then_dsub
64107 0, // qsub1_then_hsub
64108 0, // qsub1_then_ssub
64109 0, // qsub3_then_bsub
64110 0, // qsub3_then_dsub
64111 0, // qsub3_then_hsub
64112 0, // qsub3_then_ssub
64113 0, // qsub2_then_bsub
64114 0, // qsub2_then_dsub
64115 0, // qsub2_then_hsub
64116 0, // qsub2_then_ssub
64117 290, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64118 290, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64119 290, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64120 290, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64121 290, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64122 290, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64123 290, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64124 0, // subo64_then_sub_32
64125 0, // zsub1_then_bsub
64126 0, // zsub1_then_dsub
64127 0, // zsub1_then_hsub
64128 0, // zsub1_then_ssub
64129 0, // zsub1_then_zsub
64130 0, // zsub3_then_bsub
64131 0, // zsub3_then_dsub
64132 0, // zsub3_then_hsub
64133 0, // zsub3_then_ssub
64134 0, // zsub3_then_zsub
64135 0, // zsub2_then_bsub
64136 0, // zsub2_then_dsub
64137 0, // zsub2_then_hsub
64138 0, // zsub2_then_ssub
64139 0, // zsub2_then_zsub
64140 0, // dsub0_dsub1
64141 0, // dsub0_dsub1_dsub2
64142 0, // dsub1_dsub2
64143 0, // dsub1_dsub2_dsub3
64144 0, // dsub2_dsub3
64145 0, // dsub_qsub1_then_dsub
64146 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64147 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
64148 0, // qsub0_qsub1
64149 0, // qsub0_qsub1_qsub2
64150 0, // qsub1_qsub2
64151 0, // qsub1_qsub2_qsub3
64152 0, // qsub2_qsub3
64153 0, // qsub1_then_dsub_qsub2_then_dsub
64154 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64155 0, // qsub2_then_dsub_qsub3_then_dsub
64156 290, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64157 290, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64158 290, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64159 290, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64160 290, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64161 290, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64162 290, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64163 290, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg
64164 0, // sub_32_subo64_then_sub_32
64165 0, // dsub_zsub1_then_dsub
64166 0, // zsub_zsub1_then_zsub
64167 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64168 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64169 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64170 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64171 0, // zsub0_zsub1
64172 0, // zsub0_zsub1_zsub2
64173 0, // zsub1_zsub2
64174 0, // zsub1_zsub2_zsub3
64175 0, // zsub2_zsub3
64176 0, // zsub1_then_dsub_zsub2_then_dsub
64177 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64178 0, // zsub1_then_zsub_zsub2_then_zsub
64179 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64180 0, // zsub2_then_dsub_zsub3_then_dsub
64181 0, // zsub2_then_zsub_zsub3_then_zsub
64182 0, // zsub0_zsub2
64183 0, // zsub1_zsub3
64184 },
64185 { // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64186 0, // bsub
64187 0, // dsub
64188 0, // dsub0
64189 0, // dsub1
64190 0, // dsub2
64191 0, // dsub3
64192 0, // hsub
64193 0, // psub
64194 0, // psub0
64195 0, // psub1
64196 0, // qsub0
64197 0, // qsub1
64198 0, // qsub2
64199 0, // qsub3
64200 0, // ssub
64201 291, // sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64202 0, // sube32
64203 0, // sube64
64204 0, // subo32
64205 0, // subo64
64206 291, // x8sub_0 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64207 291, // x8sub_1 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64208 291, // x8sub_2 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64209 291, // x8sub_3 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64210 291, // x8sub_4 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64211 291, // x8sub_5 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64212 291, // x8sub_6 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64213 291, // x8sub_7 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64214 0, // zasubb
64215 0, // zasubd0
64216 0, // zasubd1
64217 0, // zasubh0
64218 0, // zasubh1
64219 0, // zasubq0
64220 0, // zasubq1
64221 0, // zasubs0
64222 0, // zasubs1
64223 0, // zsub
64224 0, // zsub0
64225 0, // zsub1
64226 0, // zsub2
64227 0, // zsub3
64228 0, // zasubd1_then_zasubq0
64229 0, // zasubd1_then_zasubq1
64230 0, // zasubs1_then_zasubd0
64231 0, // zasubs1_then_zasubd1
64232 0, // zasubs1_then_zasubq0
64233 0, // zasubs1_then_zasubq1
64234 0, // zasubs1_then_zasubd1_then_zasubq0
64235 0, // zasubs1_then_zasubd1_then_zasubq1
64236 0, // zasubh1_then_zasubd0
64237 0, // zasubh1_then_zasubd1
64238 0, // zasubh1_then_zasubq0
64239 0, // zasubh1_then_zasubq1
64240 0, // zasubh1_then_zasubs0
64241 0, // zasubh1_then_zasubs1
64242 0, // zasubh1_then_zasubd1_then_zasubq0
64243 0, // zasubh1_then_zasubd1_then_zasubq1
64244 0, // zasubh1_then_zasubs1_then_zasubd0
64245 0, // zasubh1_then_zasubs1_then_zasubd1
64246 0, // zasubh1_then_zasubs1_then_zasubq0
64247 0, // zasubh1_then_zasubs1_then_zasubq1
64248 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
64249 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
64250 0, // dsub1_then_bsub
64251 0, // dsub1_then_hsub
64252 0, // dsub1_then_ssub
64253 0, // dsub3_then_bsub
64254 0, // dsub3_then_hsub
64255 0, // dsub3_then_ssub
64256 0, // dsub2_then_bsub
64257 0, // dsub2_then_hsub
64258 0, // dsub2_then_ssub
64259 0, // psub1_then_psub
64260 0, // qsub1_then_bsub
64261 0, // qsub1_then_dsub
64262 0, // qsub1_then_hsub
64263 0, // qsub1_then_ssub
64264 0, // qsub3_then_bsub
64265 0, // qsub3_then_dsub
64266 0, // qsub3_then_hsub
64267 0, // qsub3_then_ssub
64268 0, // qsub2_then_bsub
64269 0, // qsub2_then_dsub
64270 0, // qsub2_then_hsub
64271 0, // qsub2_then_ssub
64272 291, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64273 291, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64274 291, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64275 291, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64276 291, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64277 291, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64278 291, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64279 0, // subo64_then_sub_32
64280 0, // zsub1_then_bsub
64281 0, // zsub1_then_dsub
64282 0, // zsub1_then_hsub
64283 0, // zsub1_then_ssub
64284 0, // zsub1_then_zsub
64285 0, // zsub3_then_bsub
64286 0, // zsub3_then_dsub
64287 0, // zsub3_then_hsub
64288 0, // zsub3_then_ssub
64289 0, // zsub3_then_zsub
64290 0, // zsub2_then_bsub
64291 0, // zsub2_then_dsub
64292 0, // zsub2_then_hsub
64293 0, // zsub2_then_ssub
64294 0, // zsub2_then_zsub
64295 0, // dsub0_dsub1
64296 0, // dsub0_dsub1_dsub2
64297 0, // dsub1_dsub2
64298 0, // dsub1_dsub2_dsub3
64299 0, // dsub2_dsub3
64300 0, // dsub_qsub1_then_dsub
64301 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64302 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
64303 0, // qsub0_qsub1
64304 0, // qsub0_qsub1_qsub2
64305 0, // qsub1_qsub2
64306 0, // qsub1_qsub2_qsub3
64307 0, // qsub2_qsub3
64308 0, // qsub1_then_dsub_qsub2_then_dsub
64309 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64310 0, // qsub2_then_dsub_qsub3_then_dsub
64311 291, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64312 291, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64313 291, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64314 291, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64315 291, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64316 291, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64317 291, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64318 291, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64319 0, // sub_32_subo64_then_sub_32
64320 0, // dsub_zsub1_then_dsub
64321 0, // zsub_zsub1_then_zsub
64322 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64323 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64324 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64325 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64326 0, // zsub0_zsub1
64327 0, // zsub0_zsub1_zsub2
64328 0, // zsub1_zsub2
64329 0, // zsub1_zsub2_zsub3
64330 0, // zsub2_zsub3
64331 0, // zsub1_then_dsub_zsub2_then_dsub
64332 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64333 0, // zsub1_then_zsub_zsub2_then_zsub
64334 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64335 0, // zsub2_then_dsub_zsub3_then_dsub
64336 0, // zsub2_then_zsub_zsub3_then_zsub
64337 0, // zsub0_zsub2
64338 0, // zsub1_zsub3
64339 },
64340 { // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64341 0, // bsub
64342 0, // dsub
64343 0, // dsub0
64344 0, // dsub1
64345 0, // dsub2
64346 0, // dsub3
64347 0, // hsub
64348 0, // psub
64349 0, // psub0
64350 0, // psub1
64351 0, // qsub0
64352 0, // qsub1
64353 0, // qsub2
64354 0, // qsub3
64355 0, // ssub
64356 292, // sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64357 0, // sube32
64358 0, // sube64
64359 0, // subo32
64360 0, // subo64
64361 292, // x8sub_0 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64362 292, // x8sub_1 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64363 292, // x8sub_2 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64364 292, // x8sub_3 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64365 292, // x8sub_4 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64366 292, // x8sub_5 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64367 292, // x8sub_6 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64368 292, // x8sub_7 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64369 0, // zasubb
64370 0, // zasubd0
64371 0, // zasubd1
64372 0, // zasubh0
64373 0, // zasubh1
64374 0, // zasubq0
64375 0, // zasubq1
64376 0, // zasubs0
64377 0, // zasubs1
64378 0, // zsub
64379 0, // zsub0
64380 0, // zsub1
64381 0, // zsub2
64382 0, // zsub3
64383 0, // zasubd1_then_zasubq0
64384 0, // zasubd1_then_zasubq1
64385 0, // zasubs1_then_zasubd0
64386 0, // zasubs1_then_zasubd1
64387 0, // zasubs1_then_zasubq0
64388 0, // zasubs1_then_zasubq1
64389 0, // zasubs1_then_zasubd1_then_zasubq0
64390 0, // zasubs1_then_zasubd1_then_zasubq1
64391 0, // zasubh1_then_zasubd0
64392 0, // zasubh1_then_zasubd1
64393 0, // zasubh1_then_zasubq0
64394 0, // zasubh1_then_zasubq1
64395 0, // zasubh1_then_zasubs0
64396 0, // zasubh1_then_zasubs1
64397 0, // zasubh1_then_zasubd1_then_zasubq0
64398 0, // zasubh1_then_zasubd1_then_zasubq1
64399 0, // zasubh1_then_zasubs1_then_zasubd0
64400 0, // zasubh1_then_zasubs1_then_zasubd1
64401 0, // zasubh1_then_zasubs1_then_zasubq0
64402 0, // zasubh1_then_zasubs1_then_zasubq1
64403 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
64404 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
64405 0, // dsub1_then_bsub
64406 0, // dsub1_then_hsub
64407 0, // dsub1_then_ssub
64408 0, // dsub3_then_bsub
64409 0, // dsub3_then_hsub
64410 0, // dsub3_then_ssub
64411 0, // dsub2_then_bsub
64412 0, // dsub2_then_hsub
64413 0, // dsub2_then_ssub
64414 0, // psub1_then_psub
64415 0, // qsub1_then_bsub
64416 0, // qsub1_then_dsub
64417 0, // qsub1_then_hsub
64418 0, // qsub1_then_ssub
64419 0, // qsub3_then_bsub
64420 0, // qsub3_then_dsub
64421 0, // qsub3_then_hsub
64422 0, // qsub3_then_ssub
64423 0, // qsub2_then_bsub
64424 0, // qsub2_then_dsub
64425 0, // qsub2_then_hsub
64426 0, // qsub2_then_ssub
64427 292, // x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64428 292, // x8sub_6_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64429 292, // x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64430 292, // x8sub_4_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64431 292, // x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64432 292, // x8sub_2_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64433 292, // x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64434 0, // subo64_then_sub_32
64435 0, // zsub1_then_bsub
64436 0, // zsub1_then_dsub
64437 0, // zsub1_then_hsub
64438 0, // zsub1_then_ssub
64439 0, // zsub1_then_zsub
64440 0, // zsub3_then_bsub
64441 0, // zsub3_then_dsub
64442 0, // zsub3_then_hsub
64443 0, // zsub3_then_ssub
64444 0, // zsub3_then_zsub
64445 0, // zsub2_then_bsub
64446 0, // zsub2_then_dsub
64447 0, // zsub2_then_hsub
64448 0, // zsub2_then_ssub
64449 0, // zsub2_then_zsub
64450 0, // dsub0_dsub1
64451 0, // dsub0_dsub1_dsub2
64452 0, // dsub1_dsub2
64453 0, // dsub1_dsub2_dsub3
64454 0, // dsub2_dsub3
64455 0, // dsub_qsub1_then_dsub
64456 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64457 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
64458 0, // qsub0_qsub1
64459 0, // qsub0_qsub1_qsub2
64460 0, // qsub1_qsub2
64461 0, // qsub1_qsub2_qsub3
64462 0, // qsub2_qsub3
64463 0, // qsub1_then_dsub_qsub2_then_dsub
64464 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64465 0, // qsub2_then_dsub_qsub3_then_dsub
64466 292, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64467 292, // x8sub_0_x8sub_1 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64468 292, // x8sub_2_x8sub_3 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64469 292, // x8sub_4_x8sub_5 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64470 292, // x8sub_6_x8sub_7 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64471 292, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64472 292, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64473 292, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64474 0, // sub_32_subo64_then_sub_32
64475 0, // dsub_zsub1_then_dsub
64476 0, // zsub_zsub1_then_zsub
64477 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64478 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64479 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64480 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64481 0, // zsub0_zsub1
64482 0, // zsub0_zsub1_zsub2
64483 0, // zsub1_zsub2
64484 0, // zsub1_zsub2_zsub3
64485 0, // zsub2_zsub3
64486 0, // zsub1_then_dsub_zsub2_then_dsub
64487 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64488 0, // zsub1_then_zsub_zsub2_then_zsub
64489 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64490 0, // zsub2_then_dsub_zsub3_then_dsub
64491 0, // zsub2_then_zsub_zsub3_then_zsub
64492 0, // zsub0_zsub2
64493 0, // zsub1_zsub3
64494 },
64495 { // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64496 0, // bsub
64497 0, // dsub
64498 0, // dsub0
64499 0, // dsub1
64500 0, // dsub2
64501 0, // dsub3
64502 0, // hsub
64503 0, // psub
64504 0, // psub0
64505 0, // psub1
64506 0, // qsub0
64507 0, // qsub1
64508 0, // qsub2
64509 0, // qsub3
64510 0, // ssub
64511 293, // sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64512 0, // sube32
64513 0, // sube64
64514 0, // subo32
64515 0, // subo64
64516 293, // x8sub_0 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64517 293, // x8sub_1 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64518 293, // x8sub_2 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64519 293, // x8sub_3 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64520 293, // x8sub_4 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64521 293, // x8sub_5 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64522 293, // x8sub_6 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64523 293, // x8sub_7 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64524 0, // zasubb
64525 0, // zasubd0
64526 0, // zasubd1
64527 0, // zasubh0
64528 0, // zasubh1
64529 0, // zasubq0
64530 0, // zasubq1
64531 0, // zasubs0
64532 0, // zasubs1
64533 0, // zsub
64534 0, // zsub0
64535 0, // zsub1
64536 0, // zsub2
64537 0, // zsub3
64538 0, // zasubd1_then_zasubq0
64539 0, // zasubd1_then_zasubq1
64540 0, // zasubs1_then_zasubd0
64541 0, // zasubs1_then_zasubd1
64542 0, // zasubs1_then_zasubq0
64543 0, // zasubs1_then_zasubq1
64544 0, // zasubs1_then_zasubd1_then_zasubq0
64545 0, // zasubs1_then_zasubd1_then_zasubq1
64546 0, // zasubh1_then_zasubd0
64547 0, // zasubh1_then_zasubd1
64548 0, // zasubh1_then_zasubq0
64549 0, // zasubh1_then_zasubq1
64550 0, // zasubh1_then_zasubs0
64551 0, // zasubh1_then_zasubs1
64552 0, // zasubh1_then_zasubd1_then_zasubq0
64553 0, // zasubh1_then_zasubd1_then_zasubq1
64554 0, // zasubh1_then_zasubs1_then_zasubd0
64555 0, // zasubh1_then_zasubs1_then_zasubd1
64556 0, // zasubh1_then_zasubs1_then_zasubq0
64557 0, // zasubh1_then_zasubs1_then_zasubq1
64558 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
64559 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
64560 0, // dsub1_then_bsub
64561 0, // dsub1_then_hsub
64562 0, // dsub1_then_ssub
64563 0, // dsub3_then_bsub
64564 0, // dsub3_then_hsub
64565 0, // dsub3_then_ssub
64566 0, // dsub2_then_bsub
64567 0, // dsub2_then_hsub
64568 0, // dsub2_then_ssub
64569 0, // psub1_then_psub
64570 0, // qsub1_then_bsub
64571 0, // qsub1_then_dsub
64572 0, // qsub1_then_hsub
64573 0, // qsub1_then_ssub
64574 0, // qsub3_then_bsub
64575 0, // qsub3_then_dsub
64576 0, // qsub3_then_hsub
64577 0, // qsub3_then_ssub
64578 0, // qsub2_then_bsub
64579 0, // qsub2_then_dsub
64580 0, // qsub2_then_hsub
64581 0, // qsub2_then_ssub
64582 293, // x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64583 293, // x8sub_6_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64584 293, // x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64585 293, // x8sub_4_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64586 293, // x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64587 293, // x8sub_2_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64588 293, // x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64589 0, // subo64_then_sub_32
64590 0, // zsub1_then_bsub
64591 0, // zsub1_then_dsub
64592 0, // zsub1_then_hsub
64593 0, // zsub1_then_ssub
64594 0, // zsub1_then_zsub
64595 0, // zsub3_then_bsub
64596 0, // zsub3_then_dsub
64597 0, // zsub3_then_hsub
64598 0, // zsub3_then_ssub
64599 0, // zsub3_then_zsub
64600 0, // zsub2_then_bsub
64601 0, // zsub2_then_dsub
64602 0, // zsub2_then_hsub
64603 0, // zsub2_then_ssub
64604 0, // zsub2_then_zsub
64605 0, // dsub0_dsub1
64606 0, // dsub0_dsub1_dsub2
64607 0, // dsub1_dsub2
64608 0, // dsub1_dsub2_dsub3
64609 0, // dsub2_dsub3
64610 0, // dsub_qsub1_then_dsub
64611 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64612 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
64613 0, // qsub0_qsub1
64614 0, // qsub0_qsub1_qsub2
64615 0, // qsub1_qsub2
64616 0, // qsub1_qsub2_qsub3
64617 0, // qsub2_qsub3
64618 0, // qsub1_then_dsub_qsub2_then_dsub
64619 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64620 0, // qsub2_then_dsub_qsub3_then_dsub
64621 293, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64622 293, // x8sub_0_x8sub_1 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64623 293, // x8sub_2_x8sub_3 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64624 293, // x8sub_4_x8sub_5 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64625 293, // x8sub_6_x8sub_7 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64626 293, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64627 293, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64628 293, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64629 0, // sub_32_subo64_then_sub_32
64630 0, // dsub_zsub1_then_dsub
64631 0, // zsub_zsub1_then_zsub
64632 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64633 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64634 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64635 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64636 0, // zsub0_zsub1
64637 0, // zsub0_zsub1_zsub2
64638 0, // zsub1_zsub2
64639 0, // zsub1_zsub2_zsub3
64640 0, // zsub2_zsub3
64641 0, // zsub1_then_dsub_zsub2_then_dsub
64642 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64643 0, // zsub1_then_zsub_zsub2_then_zsub
64644 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64645 0, // zsub2_then_dsub_zsub3_then_dsub
64646 0, // zsub2_then_zsub_zsub3_then_zsub
64647 0, // zsub0_zsub2
64648 0, // zsub1_zsub3
64649 },
64650 { // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64651 0, // bsub
64652 0, // dsub
64653 0, // dsub0
64654 0, // dsub1
64655 0, // dsub2
64656 0, // dsub3
64657 0, // hsub
64658 0, // psub
64659 0, // psub0
64660 0, // psub1
64661 0, // qsub0
64662 0, // qsub1
64663 0, // qsub2
64664 0, // qsub3
64665 0, // ssub
64666 294, // sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64667 0, // sube32
64668 0, // sube64
64669 0, // subo32
64670 0, // subo64
64671 294, // x8sub_0 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64672 294, // x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64673 294, // x8sub_2 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64674 294, // x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64675 294, // x8sub_4 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64676 294, // x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64677 294, // x8sub_6 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64678 294, // x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64679 0, // zasubb
64680 0, // zasubd0
64681 0, // zasubd1
64682 0, // zasubh0
64683 0, // zasubh1
64684 0, // zasubq0
64685 0, // zasubq1
64686 0, // zasubs0
64687 0, // zasubs1
64688 0, // zsub
64689 0, // zsub0
64690 0, // zsub1
64691 0, // zsub2
64692 0, // zsub3
64693 0, // zasubd1_then_zasubq0
64694 0, // zasubd1_then_zasubq1
64695 0, // zasubs1_then_zasubd0
64696 0, // zasubs1_then_zasubd1
64697 0, // zasubs1_then_zasubq0
64698 0, // zasubs1_then_zasubq1
64699 0, // zasubs1_then_zasubd1_then_zasubq0
64700 0, // zasubs1_then_zasubd1_then_zasubq1
64701 0, // zasubh1_then_zasubd0
64702 0, // zasubh1_then_zasubd1
64703 0, // zasubh1_then_zasubq0
64704 0, // zasubh1_then_zasubq1
64705 0, // zasubh1_then_zasubs0
64706 0, // zasubh1_then_zasubs1
64707 0, // zasubh1_then_zasubd1_then_zasubq0
64708 0, // zasubh1_then_zasubd1_then_zasubq1
64709 0, // zasubh1_then_zasubs1_then_zasubd0
64710 0, // zasubh1_then_zasubs1_then_zasubd1
64711 0, // zasubh1_then_zasubs1_then_zasubq0
64712 0, // zasubh1_then_zasubs1_then_zasubq1
64713 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
64714 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
64715 0, // dsub1_then_bsub
64716 0, // dsub1_then_hsub
64717 0, // dsub1_then_ssub
64718 0, // dsub3_then_bsub
64719 0, // dsub3_then_hsub
64720 0, // dsub3_then_ssub
64721 0, // dsub2_then_bsub
64722 0, // dsub2_then_hsub
64723 0, // dsub2_then_ssub
64724 0, // psub1_then_psub
64725 0, // qsub1_then_bsub
64726 0, // qsub1_then_dsub
64727 0, // qsub1_then_hsub
64728 0, // qsub1_then_ssub
64729 0, // qsub3_then_bsub
64730 0, // qsub3_then_dsub
64731 0, // qsub3_then_hsub
64732 0, // qsub3_then_ssub
64733 0, // qsub2_then_bsub
64734 0, // qsub2_then_dsub
64735 0, // qsub2_then_hsub
64736 0, // qsub2_then_ssub
64737 294, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64738 294, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64739 294, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64740 294, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64741 294, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64742 294, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64743 294, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64744 0, // subo64_then_sub_32
64745 0, // zsub1_then_bsub
64746 0, // zsub1_then_dsub
64747 0, // zsub1_then_hsub
64748 0, // zsub1_then_ssub
64749 0, // zsub1_then_zsub
64750 0, // zsub3_then_bsub
64751 0, // zsub3_then_dsub
64752 0, // zsub3_then_hsub
64753 0, // zsub3_then_ssub
64754 0, // zsub3_then_zsub
64755 0, // zsub2_then_bsub
64756 0, // zsub2_then_dsub
64757 0, // zsub2_then_hsub
64758 0, // zsub2_then_ssub
64759 0, // zsub2_then_zsub
64760 0, // dsub0_dsub1
64761 0, // dsub0_dsub1_dsub2
64762 0, // dsub1_dsub2
64763 0, // dsub1_dsub2_dsub3
64764 0, // dsub2_dsub3
64765 0, // dsub_qsub1_then_dsub
64766 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64767 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
64768 0, // qsub0_qsub1
64769 0, // qsub0_qsub1_qsub2
64770 0, // qsub1_qsub2
64771 0, // qsub1_qsub2_qsub3
64772 0, // qsub2_qsub3
64773 0, // qsub1_then_dsub_qsub2_then_dsub
64774 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64775 0, // qsub2_then_dsub_qsub3_then_dsub
64776 294, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64777 294, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64778 294, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64779 294, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64780 294, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64781 294, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64782 294, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64783 294, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
64784 0, // sub_32_subo64_then_sub_32
64785 0, // dsub_zsub1_then_dsub
64786 0, // zsub_zsub1_then_zsub
64787 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64788 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64789 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64790 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64791 0, // zsub0_zsub1
64792 0, // zsub0_zsub1_zsub2
64793 0, // zsub1_zsub2
64794 0, // zsub1_zsub2_zsub3
64795 0, // zsub2_zsub3
64796 0, // zsub1_then_dsub_zsub2_then_dsub
64797 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64798 0, // zsub1_then_zsub_zsub2_then_zsub
64799 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64800 0, // zsub2_then_dsub_zsub3_then_dsub
64801 0, // zsub2_then_zsub_zsub3_then_zsub
64802 0, // zsub0_zsub2
64803 0, // zsub1_zsub3
64804 },
64805 { // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64806 0, // bsub
64807 0, // dsub
64808 0, // dsub0
64809 0, // dsub1
64810 0, // dsub2
64811 0, // dsub3
64812 0, // hsub
64813 0, // psub
64814 0, // psub0
64815 0, // psub1
64816 0, // qsub0
64817 0, // qsub1
64818 0, // qsub2
64819 0, // qsub3
64820 0, // ssub
64821 295, // sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64822 0, // sube32
64823 0, // sube64
64824 0, // subo32
64825 0, // subo64
64826 295, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64827 295, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64828 295, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64829 295, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64830 295, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64831 295, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64832 295, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64833 295, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64834 0, // zasubb
64835 0, // zasubd0
64836 0, // zasubd1
64837 0, // zasubh0
64838 0, // zasubh1
64839 0, // zasubq0
64840 0, // zasubq1
64841 0, // zasubs0
64842 0, // zasubs1
64843 0, // zsub
64844 0, // zsub0
64845 0, // zsub1
64846 0, // zsub2
64847 0, // zsub3
64848 0, // zasubd1_then_zasubq0
64849 0, // zasubd1_then_zasubq1
64850 0, // zasubs1_then_zasubd0
64851 0, // zasubs1_then_zasubd1
64852 0, // zasubs1_then_zasubq0
64853 0, // zasubs1_then_zasubq1
64854 0, // zasubs1_then_zasubd1_then_zasubq0
64855 0, // zasubs1_then_zasubd1_then_zasubq1
64856 0, // zasubh1_then_zasubd0
64857 0, // zasubh1_then_zasubd1
64858 0, // zasubh1_then_zasubq0
64859 0, // zasubh1_then_zasubq1
64860 0, // zasubh1_then_zasubs0
64861 0, // zasubh1_then_zasubs1
64862 0, // zasubh1_then_zasubd1_then_zasubq0
64863 0, // zasubh1_then_zasubd1_then_zasubq1
64864 0, // zasubh1_then_zasubs1_then_zasubd0
64865 0, // zasubh1_then_zasubs1_then_zasubd1
64866 0, // zasubh1_then_zasubs1_then_zasubq0
64867 0, // zasubh1_then_zasubs1_then_zasubq1
64868 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
64869 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
64870 0, // dsub1_then_bsub
64871 0, // dsub1_then_hsub
64872 0, // dsub1_then_ssub
64873 0, // dsub3_then_bsub
64874 0, // dsub3_then_hsub
64875 0, // dsub3_then_ssub
64876 0, // dsub2_then_bsub
64877 0, // dsub2_then_hsub
64878 0, // dsub2_then_ssub
64879 0, // psub1_then_psub
64880 0, // qsub1_then_bsub
64881 0, // qsub1_then_dsub
64882 0, // qsub1_then_hsub
64883 0, // qsub1_then_ssub
64884 0, // qsub3_then_bsub
64885 0, // qsub3_then_dsub
64886 0, // qsub3_then_hsub
64887 0, // qsub3_then_ssub
64888 0, // qsub2_then_bsub
64889 0, // qsub2_then_dsub
64890 0, // qsub2_then_hsub
64891 0, // qsub2_then_ssub
64892 295, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64893 295, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64894 295, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64895 295, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64896 295, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64897 295, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64898 295, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64899 0, // subo64_then_sub_32
64900 0, // zsub1_then_bsub
64901 0, // zsub1_then_dsub
64902 0, // zsub1_then_hsub
64903 0, // zsub1_then_ssub
64904 0, // zsub1_then_zsub
64905 0, // zsub3_then_bsub
64906 0, // zsub3_then_dsub
64907 0, // zsub3_then_hsub
64908 0, // zsub3_then_ssub
64909 0, // zsub3_then_zsub
64910 0, // zsub2_then_bsub
64911 0, // zsub2_then_dsub
64912 0, // zsub2_then_hsub
64913 0, // zsub2_then_ssub
64914 0, // zsub2_then_zsub
64915 0, // dsub0_dsub1
64916 0, // dsub0_dsub1_dsub2
64917 0, // dsub1_dsub2
64918 0, // dsub1_dsub2_dsub3
64919 0, // dsub2_dsub3
64920 0, // dsub_qsub1_then_dsub
64921 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64922 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
64923 0, // qsub0_qsub1
64924 0, // qsub0_qsub1_qsub2
64925 0, // qsub1_qsub2
64926 0, // qsub1_qsub2_qsub3
64927 0, // qsub2_qsub3
64928 0, // qsub1_then_dsub_qsub2_then_dsub
64929 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
64930 0, // qsub2_then_dsub_qsub3_then_dsub
64931 295, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64932 295, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64933 295, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64934 295, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64935 295, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64936 295, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64937 295, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64938 295, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
64939 0, // sub_32_subo64_then_sub_32
64940 0, // dsub_zsub1_then_dsub
64941 0, // zsub_zsub1_then_zsub
64942 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64943 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
64944 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64945 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
64946 0, // zsub0_zsub1
64947 0, // zsub0_zsub1_zsub2
64948 0, // zsub1_zsub2
64949 0, // zsub1_zsub2_zsub3
64950 0, // zsub2_zsub3
64951 0, // zsub1_then_dsub_zsub2_then_dsub
64952 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
64953 0, // zsub1_then_zsub_zsub2_then_zsub
64954 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
64955 0, // zsub2_then_dsub_zsub3_then_dsub
64956 0, // zsub2_then_zsub_zsub3_then_zsub
64957 0, // zsub0_zsub2
64958 0, // zsub1_zsub3
64959 },
64960 { // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64961 0, // bsub
64962 0, // dsub
64963 0, // dsub0
64964 0, // dsub1
64965 0, // dsub2
64966 0, // dsub3
64967 0, // hsub
64968 0, // psub
64969 0, // psub0
64970 0, // psub1
64971 0, // qsub0
64972 0, // qsub1
64973 0, // qsub2
64974 0, // qsub3
64975 0, // ssub
64976 296, // sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64977 0, // sube32
64978 0, // sube64
64979 0, // subo32
64980 0, // subo64
64981 296, // x8sub_0 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64982 296, // x8sub_1 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64983 296, // x8sub_2 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64984 296, // x8sub_3 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64985 296, // x8sub_4 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64986 296, // x8sub_5 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64987 296, // x8sub_6 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64988 296, // x8sub_7 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
64989 0, // zasubb
64990 0, // zasubd0
64991 0, // zasubd1
64992 0, // zasubh0
64993 0, // zasubh1
64994 0, // zasubq0
64995 0, // zasubq1
64996 0, // zasubs0
64997 0, // zasubs1
64998 0, // zsub
64999 0, // zsub0
65000 0, // zsub1
65001 0, // zsub2
65002 0, // zsub3
65003 0, // zasubd1_then_zasubq0
65004 0, // zasubd1_then_zasubq1
65005 0, // zasubs1_then_zasubd0
65006 0, // zasubs1_then_zasubd1
65007 0, // zasubs1_then_zasubq0
65008 0, // zasubs1_then_zasubq1
65009 0, // zasubs1_then_zasubd1_then_zasubq0
65010 0, // zasubs1_then_zasubd1_then_zasubq1
65011 0, // zasubh1_then_zasubd0
65012 0, // zasubh1_then_zasubd1
65013 0, // zasubh1_then_zasubq0
65014 0, // zasubh1_then_zasubq1
65015 0, // zasubh1_then_zasubs0
65016 0, // zasubh1_then_zasubs1
65017 0, // zasubh1_then_zasubd1_then_zasubq0
65018 0, // zasubh1_then_zasubd1_then_zasubq1
65019 0, // zasubh1_then_zasubs1_then_zasubd0
65020 0, // zasubh1_then_zasubs1_then_zasubd1
65021 0, // zasubh1_then_zasubs1_then_zasubq0
65022 0, // zasubh1_then_zasubs1_then_zasubq1
65023 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65024 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65025 0, // dsub1_then_bsub
65026 0, // dsub1_then_hsub
65027 0, // dsub1_then_ssub
65028 0, // dsub3_then_bsub
65029 0, // dsub3_then_hsub
65030 0, // dsub3_then_ssub
65031 0, // dsub2_then_bsub
65032 0, // dsub2_then_hsub
65033 0, // dsub2_then_ssub
65034 0, // psub1_then_psub
65035 0, // qsub1_then_bsub
65036 0, // qsub1_then_dsub
65037 0, // qsub1_then_hsub
65038 0, // qsub1_then_ssub
65039 0, // qsub3_then_bsub
65040 0, // qsub3_then_dsub
65041 0, // qsub3_then_hsub
65042 0, // qsub3_then_ssub
65043 0, // qsub2_then_bsub
65044 0, // qsub2_then_dsub
65045 0, // qsub2_then_hsub
65046 0, // qsub2_then_ssub
65047 296, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65048 296, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65049 296, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65050 296, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65051 296, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65052 296, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65053 296, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65054 0, // subo64_then_sub_32
65055 0, // zsub1_then_bsub
65056 0, // zsub1_then_dsub
65057 0, // zsub1_then_hsub
65058 0, // zsub1_then_ssub
65059 0, // zsub1_then_zsub
65060 0, // zsub3_then_bsub
65061 0, // zsub3_then_dsub
65062 0, // zsub3_then_hsub
65063 0, // zsub3_then_ssub
65064 0, // zsub3_then_zsub
65065 0, // zsub2_then_bsub
65066 0, // zsub2_then_dsub
65067 0, // zsub2_then_hsub
65068 0, // zsub2_then_ssub
65069 0, // zsub2_then_zsub
65070 0, // dsub0_dsub1
65071 0, // dsub0_dsub1_dsub2
65072 0, // dsub1_dsub2
65073 0, // dsub1_dsub2_dsub3
65074 0, // dsub2_dsub3
65075 0, // dsub_qsub1_then_dsub
65076 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65077 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
65078 0, // qsub0_qsub1
65079 0, // qsub0_qsub1_qsub2
65080 0, // qsub1_qsub2
65081 0, // qsub1_qsub2_qsub3
65082 0, // qsub2_qsub3
65083 0, // qsub1_then_dsub_qsub2_then_dsub
65084 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65085 0, // qsub2_then_dsub_qsub3_then_dsub
65086 296, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65087 296, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65088 296, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65089 296, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65090 296, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65091 296, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65092 296, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65093 296, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
65094 0, // sub_32_subo64_then_sub_32
65095 0, // dsub_zsub1_then_dsub
65096 0, // zsub_zsub1_then_zsub
65097 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65098 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
65099 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65100 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
65101 0, // zsub0_zsub1
65102 0, // zsub0_zsub1_zsub2
65103 0, // zsub1_zsub2
65104 0, // zsub1_zsub2_zsub3
65105 0, // zsub2_zsub3
65106 0, // zsub1_then_dsub_zsub2_then_dsub
65107 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65108 0, // zsub1_then_zsub_zsub2_then_zsub
65109 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65110 0, // zsub2_then_dsub_zsub3_then_dsub
65111 0, // zsub2_then_zsub_zsub3_then_zsub
65112 0, // zsub0_zsub2
65113 0, // zsub1_zsub3
65114 },
65115 { // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65116 0, // bsub
65117 0, // dsub
65118 0, // dsub0
65119 0, // dsub1
65120 0, // dsub2
65121 0, // dsub3
65122 0, // hsub
65123 0, // psub
65124 0, // psub0
65125 0, // psub1
65126 0, // qsub0
65127 0, // qsub1
65128 0, // qsub2
65129 0, // qsub3
65130 0, // ssub
65131 297, // sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65132 0, // sube32
65133 0, // sube64
65134 0, // subo32
65135 0, // subo64
65136 297, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65137 297, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65138 297, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65139 297, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65140 297, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65141 297, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65142 297, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65143 297, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65144 0, // zasubb
65145 0, // zasubd0
65146 0, // zasubd1
65147 0, // zasubh0
65148 0, // zasubh1
65149 0, // zasubq0
65150 0, // zasubq1
65151 0, // zasubs0
65152 0, // zasubs1
65153 0, // zsub
65154 0, // zsub0
65155 0, // zsub1
65156 0, // zsub2
65157 0, // zsub3
65158 0, // zasubd1_then_zasubq0
65159 0, // zasubd1_then_zasubq1
65160 0, // zasubs1_then_zasubd0
65161 0, // zasubs1_then_zasubd1
65162 0, // zasubs1_then_zasubq0
65163 0, // zasubs1_then_zasubq1
65164 0, // zasubs1_then_zasubd1_then_zasubq0
65165 0, // zasubs1_then_zasubd1_then_zasubq1
65166 0, // zasubh1_then_zasubd0
65167 0, // zasubh1_then_zasubd1
65168 0, // zasubh1_then_zasubq0
65169 0, // zasubh1_then_zasubq1
65170 0, // zasubh1_then_zasubs0
65171 0, // zasubh1_then_zasubs1
65172 0, // zasubh1_then_zasubd1_then_zasubq0
65173 0, // zasubh1_then_zasubd1_then_zasubq1
65174 0, // zasubh1_then_zasubs1_then_zasubd0
65175 0, // zasubh1_then_zasubs1_then_zasubd1
65176 0, // zasubh1_then_zasubs1_then_zasubq0
65177 0, // zasubh1_then_zasubs1_then_zasubq1
65178 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65179 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65180 0, // dsub1_then_bsub
65181 0, // dsub1_then_hsub
65182 0, // dsub1_then_ssub
65183 0, // dsub3_then_bsub
65184 0, // dsub3_then_hsub
65185 0, // dsub3_then_ssub
65186 0, // dsub2_then_bsub
65187 0, // dsub2_then_hsub
65188 0, // dsub2_then_ssub
65189 0, // psub1_then_psub
65190 0, // qsub1_then_bsub
65191 0, // qsub1_then_dsub
65192 0, // qsub1_then_hsub
65193 0, // qsub1_then_ssub
65194 0, // qsub3_then_bsub
65195 0, // qsub3_then_dsub
65196 0, // qsub3_then_hsub
65197 0, // qsub3_then_ssub
65198 0, // qsub2_then_bsub
65199 0, // qsub2_then_dsub
65200 0, // qsub2_then_hsub
65201 0, // qsub2_then_ssub
65202 297, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65203 297, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65204 297, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65205 297, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65206 297, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65207 297, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65208 297, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65209 0, // subo64_then_sub_32
65210 0, // zsub1_then_bsub
65211 0, // zsub1_then_dsub
65212 0, // zsub1_then_hsub
65213 0, // zsub1_then_ssub
65214 0, // zsub1_then_zsub
65215 0, // zsub3_then_bsub
65216 0, // zsub3_then_dsub
65217 0, // zsub3_then_hsub
65218 0, // zsub3_then_ssub
65219 0, // zsub3_then_zsub
65220 0, // zsub2_then_bsub
65221 0, // zsub2_then_dsub
65222 0, // zsub2_then_hsub
65223 0, // zsub2_then_ssub
65224 0, // zsub2_then_zsub
65225 0, // dsub0_dsub1
65226 0, // dsub0_dsub1_dsub2
65227 0, // dsub1_dsub2
65228 0, // dsub1_dsub2_dsub3
65229 0, // dsub2_dsub3
65230 0, // dsub_qsub1_then_dsub
65231 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65232 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
65233 0, // qsub0_qsub1
65234 0, // qsub0_qsub1_qsub2
65235 0, // qsub1_qsub2
65236 0, // qsub1_qsub2_qsub3
65237 0, // qsub2_qsub3
65238 0, // qsub1_then_dsub_qsub2_then_dsub
65239 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65240 0, // qsub2_then_dsub_qsub3_then_dsub
65241 297, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65242 297, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65243 297, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65244 297, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65245 297, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65246 297, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65247 297, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65248 297, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
65249 0, // sub_32_subo64_then_sub_32
65250 0, // dsub_zsub1_then_dsub
65251 0, // zsub_zsub1_then_zsub
65252 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65253 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
65254 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65255 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
65256 0, // zsub0_zsub1
65257 0, // zsub0_zsub1_zsub2
65258 0, // zsub1_zsub2
65259 0, // zsub1_zsub2_zsub3
65260 0, // zsub2_zsub3
65261 0, // zsub1_then_dsub_zsub2_then_dsub
65262 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65263 0, // zsub1_then_zsub_zsub2_then_zsub
65264 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65265 0, // zsub2_then_dsub_zsub3_then_dsub
65266 0, // zsub2_then_zsub_zsub3_then_zsub
65267 0, // zsub0_zsub2
65268 0, // zsub1_zsub3
65269 },
65270 { // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65271 0, // bsub
65272 0, // dsub
65273 0, // dsub0
65274 0, // dsub1
65275 0, // dsub2
65276 0, // dsub3
65277 0, // hsub
65278 0, // psub
65279 0, // psub0
65280 0, // psub1
65281 0, // qsub0
65282 0, // qsub1
65283 0, // qsub2
65284 0, // qsub3
65285 0, // ssub
65286 298, // sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65287 0, // sube32
65288 0, // sube64
65289 0, // subo32
65290 0, // subo64
65291 298, // x8sub_0 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65292 298, // x8sub_1 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65293 298, // x8sub_2 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65294 298, // x8sub_3 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65295 298, // x8sub_4 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65296 298, // x8sub_5 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65297 298, // x8sub_6 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65298 298, // x8sub_7 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65299 0, // zasubb
65300 0, // zasubd0
65301 0, // zasubd1
65302 0, // zasubh0
65303 0, // zasubh1
65304 0, // zasubq0
65305 0, // zasubq1
65306 0, // zasubs0
65307 0, // zasubs1
65308 0, // zsub
65309 0, // zsub0
65310 0, // zsub1
65311 0, // zsub2
65312 0, // zsub3
65313 0, // zasubd1_then_zasubq0
65314 0, // zasubd1_then_zasubq1
65315 0, // zasubs1_then_zasubd0
65316 0, // zasubs1_then_zasubd1
65317 0, // zasubs1_then_zasubq0
65318 0, // zasubs1_then_zasubq1
65319 0, // zasubs1_then_zasubd1_then_zasubq0
65320 0, // zasubs1_then_zasubd1_then_zasubq1
65321 0, // zasubh1_then_zasubd0
65322 0, // zasubh1_then_zasubd1
65323 0, // zasubh1_then_zasubq0
65324 0, // zasubh1_then_zasubq1
65325 0, // zasubh1_then_zasubs0
65326 0, // zasubh1_then_zasubs1
65327 0, // zasubh1_then_zasubd1_then_zasubq0
65328 0, // zasubh1_then_zasubd1_then_zasubq1
65329 0, // zasubh1_then_zasubs1_then_zasubd0
65330 0, // zasubh1_then_zasubs1_then_zasubd1
65331 0, // zasubh1_then_zasubs1_then_zasubq0
65332 0, // zasubh1_then_zasubs1_then_zasubq1
65333 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65334 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65335 0, // dsub1_then_bsub
65336 0, // dsub1_then_hsub
65337 0, // dsub1_then_ssub
65338 0, // dsub3_then_bsub
65339 0, // dsub3_then_hsub
65340 0, // dsub3_then_ssub
65341 0, // dsub2_then_bsub
65342 0, // dsub2_then_hsub
65343 0, // dsub2_then_ssub
65344 0, // psub1_then_psub
65345 0, // qsub1_then_bsub
65346 0, // qsub1_then_dsub
65347 0, // qsub1_then_hsub
65348 0, // qsub1_then_ssub
65349 0, // qsub3_then_bsub
65350 0, // qsub3_then_dsub
65351 0, // qsub3_then_hsub
65352 0, // qsub3_then_ssub
65353 0, // qsub2_then_bsub
65354 0, // qsub2_then_dsub
65355 0, // qsub2_then_hsub
65356 0, // qsub2_then_ssub
65357 298, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65358 298, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65359 298, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65360 298, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65361 298, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65362 298, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65363 298, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65364 0, // subo64_then_sub_32
65365 0, // zsub1_then_bsub
65366 0, // zsub1_then_dsub
65367 0, // zsub1_then_hsub
65368 0, // zsub1_then_ssub
65369 0, // zsub1_then_zsub
65370 0, // zsub3_then_bsub
65371 0, // zsub3_then_dsub
65372 0, // zsub3_then_hsub
65373 0, // zsub3_then_ssub
65374 0, // zsub3_then_zsub
65375 0, // zsub2_then_bsub
65376 0, // zsub2_then_dsub
65377 0, // zsub2_then_hsub
65378 0, // zsub2_then_ssub
65379 0, // zsub2_then_zsub
65380 0, // dsub0_dsub1
65381 0, // dsub0_dsub1_dsub2
65382 0, // dsub1_dsub2
65383 0, // dsub1_dsub2_dsub3
65384 0, // dsub2_dsub3
65385 0, // dsub_qsub1_then_dsub
65386 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65387 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
65388 0, // qsub0_qsub1
65389 0, // qsub0_qsub1_qsub2
65390 0, // qsub1_qsub2
65391 0, // qsub1_qsub2_qsub3
65392 0, // qsub2_qsub3
65393 0, // qsub1_then_dsub_qsub2_then_dsub
65394 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65395 0, // qsub2_then_dsub_qsub3_then_dsub
65396 298, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65397 298, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65398 298, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65399 298, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65400 298, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65401 298, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65402 298, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65403 298, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
65404 0, // sub_32_subo64_then_sub_32
65405 0, // dsub_zsub1_then_dsub
65406 0, // zsub_zsub1_then_zsub
65407 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65408 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
65409 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65410 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
65411 0, // zsub0_zsub1
65412 0, // zsub0_zsub1_zsub2
65413 0, // zsub1_zsub2
65414 0, // zsub1_zsub2_zsub3
65415 0, // zsub2_zsub3
65416 0, // zsub1_then_dsub_zsub2_then_dsub
65417 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65418 0, // zsub1_then_zsub_zsub2_then_zsub
65419 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65420 0, // zsub2_then_dsub_zsub3_then_dsub
65421 0, // zsub2_then_zsub_zsub3_then_zsub
65422 0, // zsub0_zsub2
65423 0, // zsub1_zsub3
65424 },
65425 { // GPR64x8Class_with_x8sub_6_in_GPR64arg
65426 0, // bsub
65427 0, // dsub
65428 0, // dsub0
65429 0, // dsub1
65430 0, // dsub2
65431 0, // dsub3
65432 0, // hsub
65433 0, // psub
65434 0, // psub0
65435 0, // psub1
65436 0, // qsub0
65437 0, // qsub1
65438 0, // qsub2
65439 0, // qsub3
65440 0, // ssub
65441 299, // sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65442 0, // sube32
65443 0, // sube64
65444 0, // subo32
65445 0, // subo64
65446 299, // x8sub_0 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65447 299, // x8sub_1 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65448 299, // x8sub_2 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65449 299, // x8sub_3 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65450 299, // x8sub_4 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65451 299, // x8sub_5 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65452 299, // x8sub_6 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65453 299, // x8sub_7 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65454 0, // zasubb
65455 0, // zasubd0
65456 0, // zasubd1
65457 0, // zasubh0
65458 0, // zasubh1
65459 0, // zasubq0
65460 0, // zasubq1
65461 0, // zasubs0
65462 0, // zasubs1
65463 0, // zsub
65464 0, // zsub0
65465 0, // zsub1
65466 0, // zsub2
65467 0, // zsub3
65468 0, // zasubd1_then_zasubq0
65469 0, // zasubd1_then_zasubq1
65470 0, // zasubs1_then_zasubd0
65471 0, // zasubs1_then_zasubd1
65472 0, // zasubs1_then_zasubq0
65473 0, // zasubs1_then_zasubq1
65474 0, // zasubs1_then_zasubd1_then_zasubq0
65475 0, // zasubs1_then_zasubd1_then_zasubq1
65476 0, // zasubh1_then_zasubd0
65477 0, // zasubh1_then_zasubd1
65478 0, // zasubh1_then_zasubq0
65479 0, // zasubh1_then_zasubq1
65480 0, // zasubh1_then_zasubs0
65481 0, // zasubh1_then_zasubs1
65482 0, // zasubh1_then_zasubd1_then_zasubq0
65483 0, // zasubh1_then_zasubd1_then_zasubq1
65484 0, // zasubh1_then_zasubs1_then_zasubd0
65485 0, // zasubh1_then_zasubs1_then_zasubd1
65486 0, // zasubh1_then_zasubs1_then_zasubq0
65487 0, // zasubh1_then_zasubs1_then_zasubq1
65488 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65489 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65490 0, // dsub1_then_bsub
65491 0, // dsub1_then_hsub
65492 0, // dsub1_then_ssub
65493 0, // dsub3_then_bsub
65494 0, // dsub3_then_hsub
65495 0, // dsub3_then_ssub
65496 0, // dsub2_then_bsub
65497 0, // dsub2_then_hsub
65498 0, // dsub2_then_ssub
65499 0, // psub1_then_psub
65500 0, // qsub1_then_bsub
65501 0, // qsub1_then_dsub
65502 0, // qsub1_then_hsub
65503 0, // qsub1_then_ssub
65504 0, // qsub3_then_bsub
65505 0, // qsub3_then_dsub
65506 0, // qsub3_then_hsub
65507 0, // qsub3_then_ssub
65508 0, // qsub2_then_bsub
65509 0, // qsub2_then_dsub
65510 0, // qsub2_then_hsub
65511 0, // qsub2_then_ssub
65512 299, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65513 299, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65514 299, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65515 299, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65516 299, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65517 299, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65518 299, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65519 0, // subo64_then_sub_32
65520 0, // zsub1_then_bsub
65521 0, // zsub1_then_dsub
65522 0, // zsub1_then_hsub
65523 0, // zsub1_then_ssub
65524 0, // zsub1_then_zsub
65525 0, // zsub3_then_bsub
65526 0, // zsub3_then_dsub
65527 0, // zsub3_then_hsub
65528 0, // zsub3_then_ssub
65529 0, // zsub3_then_zsub
65530 0, // zsub2_then_bsub
65531 0, // zsub2_then_dsub
65532 0, // zsub2_then_hsub
65533 0, // zsub2_then_ssub
65534 0, // zsub2_then_zsub
65535 0, // dsub0_dsub1
65536 0, // dsub0_dsub1_dsub2
65537 0, // dsub1_dsub2
65538 0, // dsub1_dsub2_dsub3
65539 0, // dsub2_dsub3
65540 0, // dsub_qsub1_then_dsub
65541 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65542 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
65543 0, // qsub0_qsub1
65544 0, // qsub0_qsub1_qsub2
65545 0, // qsub1_qsub2
65546 0, // qsub1_qsub2_qsub3
65547 0, // qsub2_qsub3
65548 0, // qsub1_then_dsub_qsub2_then_dsub
65549 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65550 0, // qsub2_then_dsub_qsub3_then_dsub
65551 299, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65552 299, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65553 299, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65554 299, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65555 299, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65556 299, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65557 299, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65558 299, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_GPR64arg
65559 0, // sub_32_subo64_then_sub_32
65560 0, // dsub_zsub1_then_dsub
65561 0, // zsub_zsub1_then_zsub
65562 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65563 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
65564 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65565 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
65566 0, // zsub0_zsub1
65567 0, // zsub0_zsub1_zsub2
65568 0, // zsub1_zsub2
65569 0, // zsub1_zsub2_zsub3
65570 0, // zsub2_zsub3
65571 0, // zsub1_then_dsub_zsub2_then_dsub
65572 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65573 0, // zsub1_then_zsub_zsub2_then_zsub
65574 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65575 0, // zsub2_then_dsub_zsub3_then_dsub
65576 0, // zsub2_then_zsub_zsub3_then_zsub
65577 0, // zsub0_zsub2
65578 0, // zsub1_zsub3
65579 },
65580 { // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65581 0, // bsub
65582 0, // dsub
65583 0, // dsub0
65584 0, // dsub1
65585 0, // dsub2
65586 0, // dsub3
65587 0, // hsub
65588 0, // psub
65589 0, // psub0
65590 0, // psub1
65591 0, // qsub0
65592 0, // qsub1
65593 0, // qsub2
65594 0, // qsub3
65595 0, // ssub
65596 300, // sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65597 0, // sube32
65598 0, // sube64
65599 0, // subo32
65600 0, // subo64
65601 300, // x8sub_0 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65602 300, // x8sub_1 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65603 300, // x8sub_2 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65604 300, // x8sub_3 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65605 300, // x8sub_4 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65606 300, // x8sub_5 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65607 300, // x8sub_6 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65608 300, // x8sub_7 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65609 0, // zasubb
65610 0, // zasubd0
65611 0, // zasubd1
65612 0, // zasubh0
65613 0, // zasubh1
65614 0, // zasubq0
65615 0, // zasubq1
65616 0, // zasubs0
65617 0, // zasubs1
65618 0, // zsub
65619 0, // zsub0
65620 0, // zsub1
65621 0, // zsub2
65622 0, // zsub3
65623 0, // zasubd1_then_zasubq0
65624 0, // zasubd1_then_zasubq1
65625 0, // zasubs1_then_zasubd0
65626 0, // zasubs1_then_zasubd1
65627 0, // zasubs1_then_zasubq0
65628 0, // zasubs1_then_zasubq1
65629 0, // zasubs1_then_zasubd1_then_zasubq0
65630 0, // zasubs1_then_zasubd1_then_zasubq1
65631 0, // zasubh1_then_zasubd0
65632 0, // zasubh1_then_zasubd1
65633 0, // zasubh1_then_zasubq0
65634 0, // zasubh1_then_zasubq1
65635 0, // zasubh1_then_zasubs0
65636 0, // zasubh1_then_zasubs1
65637 0, // zasubh1_then_zasubd1_then_zasubq0
65638 0, // zasubh1_then_zasubd1_then_zasubq1
65639 0, // zasubh1_then_zasubs1_then_zasubd0
65640 0, // zasubh1_then_zasubs1_then_zasubd1
65641 0, // zasubh1_then_zasubs1_then_zasubq0
65642 0, // zasubh1_then_zasubs1_then_zasubq1
65643 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65644 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65645 0, // dsub1_then_bsub
65646 0, // dsub1_then_hsub
65647 0, // dsub1_then_ssub
65648 0, // dsub3_then_bsub
65649 0, // dsub3_then_hsub
65650 0, // dsub3_then_ssub
65651 0, // dsub2_then_bsub
65652 0, // dsub2_then_hsub
65653 0, // dsub2_then_ssub
65654 0, // psub1_then_psub
65655 0, // qsub1_then_bsub
65656 0, // qsub1_then_dsub
65657 0, // qsub1_then_hsub
65658 0, // qsub1_then_ssub
65659 0, // qsub3_then_bsub
65660 0, // qsub3_then_dsub
65661 0, // qsub3_then_hsub
65662 0, // qsub3_then_ssub
65663 0, // qsub2_then_bsub
65664 0, // qsub2_then_dsub
65665 0, // qsub2_then_hsub
65666 0, // qsub2_then_ssub
65667 300, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65668 300, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65669 300, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65670 300, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65671 300, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65672 300, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65673 300, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65674 0, // subo64_then_sub_32
65675 0, // zsub1_then_bsub
65676 0, // zsub1_then_dsub
65677 0, // zsub1_then_hsub
65678 0, // zsub1_then_ssub
65679 0, // zsub1_then_zsub
65680 0, // zsub3_then_bsub
65681 0, // zsub3_then_dsub
65682 0, // zsub3_then_hsub
65683 0, // zsub3_then_ssub
65684 0, // zsub3_then_zsub
65685 0, // zsub2_then_bsub
65686 0, // zsub2_then_dsub
65687 0, // zsub2_then_hsub
65688 0, // zsub2_then_ssub
65689 0, // zsub2_then_zsub
65690 0, // dsub0_dsub1
65691 0, // dsub0_dsub1_dsub2
65692 0, // dsub1_dsub2
65693 0, // dsub1_dsub2_dsub3
65694 0, // dsub2_dsub3
65695 0, // dsub_qsub1_then_dsub
65696 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65697 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
65698 0, // qsub0_qsub1
65699 0, // qsub0_qsub1_qsub2
65700 0, // qsub1_qsub2
65701 0, // qsub1_qsub2_qsub3
65702 0, // qsub2_qsub3
65703 0, // qsub1_then_dsub_qsub2_then_dsub
65704 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65705 0, // qsub2_then_dsub_qsub3_then_dsub
65706 300, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65707 300, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65708 300, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65709 300, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65710 300, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65711 300, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65712 300, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65713 300, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
65714 0, // sub_32_subo64_then_sub_32
65715 0, // dsub_zsub1_then_dsub
65716 0, // zsub_zsub1_then_zsub
65717 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65718 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
65719 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65720 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
65721 0, // zsub0_zsub1
65722 0, // zsub0_zsub1_zsub2
65723 0, // zsub1_zsub2
65724 0, // zsub1_zsub2_zsub3
65725 0, // zsub2_zsub3
65726 0, // zsub1_then_dsub_zsub2_then_dsub
65727 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65728 0, // zsub1_then_zsub_zsub2_then_zsub
65729 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65730 0, // zsub2_then_dsub_zsub3_then_dsub
65731 0, // zsub2_then_zsub_zsub3_then_zsub
65732 0, // zsub0_zsub2
65733 0, // zsub1_zsub3
65734 },
65735 { // GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65736 0, // bsub
65737 0, // dsub
65738 0, // dsub0
65739 0, // dsub1
65740 0, // dsub2
65741 0, // dsub3
65742 0, // hsub
65743 0, // psub
65744 0, // psub0
65745 0, // psub1
65746 0, // qsub0
65747 0, // qsub1
65748 0, // qsub2
65749 0, // qsub3
65750 0, // ssub
65751 301, // sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65752 0, // sube32
65753 0, // sube64
65754 0, // subo32
65755 0, // subo64
65756 301, // x8sub_0 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65757 301, // x8sub_1 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65758 301, // x8sub_2 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65759 301, // x8sub_3 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65760 301, // x8sub_4 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65761 301, // x8sub_5 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65762 301, // x8sub_6 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65763 301, // x8sub_7 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65764 0, // zasubb
65765 0, // zasubd0
65766 0, // zasubd1
65767 0, // zasubh0
65768 0, // zasubh1
65769 0, // zasubq0
65770 0, // zasubq1
65771 0, // zasubs0
65772 0, // zasubs1
65773 0, // zsub
65774 0, // zsub0
65775 0, // zsub1
65776 0, // zsub2
65777 0, // zsub3
65778 0, // zasubd1_then_zasubq0
65779 0, // zasubd1_then_zasubq1
65780 0, // zasubs1_then_zasubd0
65781 0, // zasubs1_then_zasubd1
65782 0, // zasubs1_then_zasubq0
65783 0, // zasubs1_then_zasubq1
65784 0, // zasubs1_then_zasubd1_then_zasubq0
65785 0, // zasubs1_then_zasubd1_then_zasubq1
65786 0, // zasubh1_then_zasubd0
65787 0, // zasubh1_then_zasubd1
65788 0, // zasubh1_then_zasubq0
65789 0, // zasubh1_then_zasubq1
65790 0, // zasubh1_then_zasubs0
65791 0, // zasubh1_then_zasubs1
65792 0, // zasubh1_then_zasubd1_then_zasubq0
65793 0, // zasubh1_then_zasubd1_then_zasubq1
65794 0, // zasubh1_then_zasubs1_then_zasubd0
65795 0, // zasubh1_then_zasubs1_then_zasubd1
65796 0, // zasubh1_then_zasubs1_then_zasubq0
65797 0, // zasubh1_then_zasubs1_then_zasubq1
65798 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65799 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65800 0, // dsub1_then_bsub
65801 0, // dsub1_then_hsub
65802 0, // dsub1_then_ssub
65803 0, // dsub3_then_bsub
65804 0, // dsub3_then_hsub
65805 0, // dsub3_then_ssub
65806 0, // dsub2_then_bsub
65807 0, // dsub2_then_hsub
65808 0, // dsub2_then_ssub
65809 0, // psub1_then_psub
65810 0, // qsub1_then_bsub
65811 0, // qsub1_then_dsub
65812 0, // qsub1_then_hsub
65813 0, // qsub1_then_ssub
65814 0, // qsub3_then_bsub
65815 0, // qsub3_then_dsub
65816 0, // qsub3_then_hsub
65817 0, // qsub3_then_ssub
65818 0, // qsub2_then_bsub
65819 0, // qsub2_then_dsub
65820 0, // qsub2_then_hsub
65821 0, // qsub2_then_ssub
65822 301, // x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65823 301, // x8sub_6_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65824 301, // x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65825 301, // x8sub_4_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65826 301, // x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65827 301, // x8sub_2_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65828 301, // x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65829 0, // subo64_then_sub_32
65830 0, // zsub1_then_bsub
65831 0, // zsub1_then_dsub
65832 0, // zsub1_then_hsub
65833 0, // zsub1_then_ssub
65834 0, // zsub1_then_zsub
65835 0, // zsub3_then_bsub
65836 0, // zsub3_then_dsub
65837 0, // zsub3_then_hsub
65838 0, // zsub3_then_ssub
65839 0, // zsub3_then_zsub
65840 0, // zsub2_then_bsub
65841 0, // zsub2_then_dsub
65842 0, // zsub2_then_hsub
65843 0, // zsub2_then_ssub
65844 0, // zsub2_then_zsub
65845 0, // dsub0_dsub1
65846 0, // dsub0_dsub1_dsub2
65847 0, // dsub1_dsub2
65848 0, // dsub1_dsub2_dsub3
65849 0, // dsub2_dsub3
65850 0, // dsub_qsub1_then_dsub
65851 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65852 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
65853 0, // qsub0_qsub1
65854 0, // qsub0_qsub1_qsub2
65855 0, // qsub1_qsub2
65856 0, // qsub1_qsub2_qsub3
65857 0, // qsub2_qsub3
65858 0, // qsub1_then_dsub_qsub2_then_dsub
65859 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
65860 0, // qsub2_then_dsub_qsub3_then_dsub
65861 301, // sub_32_x8sub_1_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65862 301, // x8sub_0_x8sub_1 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65863 301, // x8sub_2_x8sub_3 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65864 301, // x8sub_4_x8sub_5 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65865 301, // x8sub_6_x8sub_7 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65866 301, // x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65867 301, // x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65868 301, // x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> GPR64x8Class_with_x8sub_7_in_FIXED_REGS
65869 0, // sub_32_subo64_then_sub_32
65870 0, // dsub_zsub1_then_dsub
65871 0, // zsub_zsub1_then_zsub
65872 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65873 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
65874 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65875 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
65876 0, // zsub0_zsub1
65877 0, // zsub0_zsub1_zsub2
65878 0, // zsub1_zsub2
65879 0, // zsub1_zsub2_zsub3
65880 0, // zsub2_zsub3
65881 0, // zsub1_then_dsub_zsub2_then_dsub
65882 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
65883 0, // zsub1_then_zsub_zsub2_then_zsub
65884 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
65885 0, // zsub2_then_dsub_zsub3_then_dsub
65886 0, // zsub2_then_zsub_zsub3_then_zsub
65887 0, // zsub0_zsub2
65888 0, // zsub1_zsub3
65889 },
65890 { // ZTR
65891 0, // bsub
65892 0, // dsub
65893 0, // dsub0
65894 0, // dsub1
65895 0, // dsub2
65896 0, // dsub3
65897 0, // hsub
65898 0, // psub
65899 0, // psub0
65900 0, // psub1
65901 0, // qsub0
65902 0, // qsub1
65903 0, // qsub2
65904 0, // qsub3
65905 0, // ssub
65906 0, // sub_32
65907 0, // sube32
65908 0, // sube64
65909 0, // subo32
65910 0, // subo64
65911 0, // x8sub_0
65912 0, // x8sub_1
65913 0, // x8sub_2
65914 0, // x8sub_3
65915 0, // x8sub_4
65916 0, // x8sub_5
65917 0, // x8sub_6
65918 0, // x8sub_7
65919 0, // zasubb
65920 0, // zasubd0
65921 0, // zasubd1
65922 0, // zasubh0
65923 0, // zasubh1
65924 0, // zasubq0
65925 0, // zasubq1
65926 0, // zasubs0
65927 0, // zasubs1
65928 0, // zsub
65929 0, // zsub0
65930 0, // zsub1
65931 0, // zsub2
65932 0, // zsub3
65933 0, // zasubd1_then_zasubq0
65934 0, // zasubd1_then_zasubq1
65935 0, // zasubs1_then_zasubd0
65936 0, // zasubs1_then_zasubd1
65937 0, // zasubs1_then_zasubq0
65938 0, // zasubs1_then_zasubq1
65939 0, // zasubs1_then_zasubd1_then_zasubq0
65940 0, // zasubs1_then_zasubd1_then_zasubq1
65941 0, // zasubh1_then_zasubd0
65942 0, // zasubh1_then_zasubd1
65943 0, // zasubh1_then_zasubq0
65944 0, // zasubh1_then_zasubq1
65945 0, // zasubh1_then_zasubs0
65946 0, // zasubh1_then_zasubs1
65947 0, // zasubh1_then_zasubd1_then_zasubq0
65948 0, // zasubh1_then_zasubd1_then_zasubq1
65949 0, // zasubh1_then_zasubs1_then_zasubd0
65950 0, // zasubh1_then_zasubs1_then_zasubd1
65951 0, // zasubh1_then_zasubs1_then_zasubq0
65952 0, // zasubh1_then_zasubs1_then_zasubq1
65953 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
65954 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
65955 0, // dsub1_then_bsub
65956 0, // dsub1_then_hsub
65957 0, // dsub1_then_ssub
65958 0, // dsub3_then_bsub
65959 0, // dsub3_then_hsub
65960 0, // dsub3_then_ssub
65961 0, // dsub2_then_bsub
65962 0, // dsub2_then_hsub
65963 0, // dsub2_then_ssub
65964 0, // psub1_then_psub
65965 0, // qsub1_then_bsub
65966 0, // qsub1_then_dsub
65967 0, // qsub1_then_hsub
65968 0, // qsub1_then_ssub
65969 0, // qsub3_then_bsub
65970 0, // qsub3_then_dsub
65971 0, // qsub3_then_hsub
65972 0, // qsub3_then_ssub
65973 0, // qsub2_then_bsub
65974 0, // qsub2_then_dsub
65975 0, // qsub2_then_hsub
65976 0, // qsub2_then_ssub
65977 0, // x8sub_7_then_sub_32
65978 0, // x8sub_6_then_sub_32
65979 0, // x8sub_5_then_sub_32
65980 0, // x8sub_4_then_sub_32
65981 0, // x8sub_3_then_sub_32
65982 0, // x8sub_2_then_sub_32
65983 0, // x8sub_1_then_sub_32
65984 0, // subo64_then_sub_32
65985 0, // zsub1_then_bsub
65986 0, // zsub1_then_dsub
65987 0, // zsub1_then_hsub
65988 0, // zsub1_then_ssub
65989 0, // zsub1_then_zsub
65990 0, // zsub3_then_bsub
65991 0, // zsub3_then_dsub
65992 0, // zsub3_then_hsub
65993 0, // zsub3_then_ssub
65994 0, // zsub3_then_zsub
65995 0, // zsub2_then_bsub
65996 0, // zsub2_then_dsub
65997 0, // zsub2_then_hsub
65998 0, // zsub2_then_ssub
65999 0, // zsub2_then_zsub
66000 0, // dsub0_dsub1
66001 0, // dsub0_dsub1_dsub2
66002 0, // dsub1_dsub2
66003 0, // dsub1_dsub2_dsub3
66004 0, // dsub2_dsub3
66005 0, // dsub_qsub1_then_dsub
66006 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66007 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
66008 0, // qsub0_qsub1
66009 0, // qsub0_qsub1_qsub2
66010 0, // qsub1_qsub2
66011 0, // qsub1_qsub2_qsub3
66012 0, // qsub2_qsub3
66013 0, // qsub1_then_dsub_qsub2_then_dsub
66014 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66015 0, // qsub2_then_dsub_qsub3_then_dsub
66016 0, // sub_32_x8sub_1_then_sub_32
66017 0, // x8sub_0_x8sub_1
66018 0, // x8sub_2_x8sub_3
66019 0, // x8sub_4_x8sub_5
66020 0, // x8sub_6_x8sub_7
66021 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
66022 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
66023 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
66024 0, // sub_32_subo64_then_sub_32
66025 0, // dsub_zsub1_then_dsub
66026 0, // zsub_zsub1_then_zsub
66027 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66028 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
66029 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66030 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
66031 0, // zsub0_zsub1
66032 0, // zsub0_zsub1_zsub2
66033 0, // zsub1_zsub2
66034 0, // zsub1_zsub2_zsub3
66035 0, // zsub2_zsub3
66036 0, // zsub1_then_dsub_zsub2_then_dsub
66037 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66038 0, // zsub1_then_zsub_zsub2_then_zsub
66039 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66040 0, // zsub2_then_dsub_zsub3_then_dsub
66041 0, // zsub2_then_zsub_zsub3_then_zsub
66042 0, // zsub0_zsub2
66043 0, // zsub1_zsub3
66044 },
66045 { // MPR16
66046 0, // bsub
66047 0, // dsub
66048 0, // dsub0
66049 0, // dsub1
66050 0, // dsub2
66051 0, // dsub3
66052 0, // hsub
66053 0, // psub
66054 0, // psub0
66055 0, // psub1
66056 0, // qsub0
66057 0, // qsub1
66058 0, // qsub2
66059 0, // qsub3
66060 0, // ssub
66061 0, // sub_32
66062 0, // sube32
66063 0, // sube64
66064 0, // subo32
66065 0, // subo64
66066 0, // x8sub_0
66067 0, // x8sub_1
66068 0, // x8sub_2
66069 0, // x8sub_3
66070 0, // x8sub_4
66071 0, // x8sub_5
66072 0, // x8sub_6
66073 0, // x8sub_7
66074 0, // zasubb
66075 303, // zasubd0 -> MPR16
66076 303, // zasubd1 -> MPR16
66077 0, // zasubh0
66078 0, // zasubh1
66079 303, // zasubq0 -> MPR16
66080 303, // zasubq1 -> MPR16
66081 303, // zasubs0 -> MPR16
66082 303, // zasubs1 -> MPR16
66083 0, // zsub
66084 0, // zsub0
66085 0, // zsub1
66086 0, // zsub2
66087 0, // zsub3
66088 303, // zasubd1_then_zasubq0 -> MPR16
66089 303, // zasubd1_then_zasubq1 -> MPR16
66090 303, // zasubs1_then_zasubd0 -> MPR16
66091 303, // zasubs1_then_zasubd1 -> MPR16
66092 303, // zasubs1_then_zasubq0 -> MPR16
66093 303, // zasubs1_then_zasubq1 -> MPR16
66094 303, // zasubs1_then_zasubd1_then_zasubq0 -> MPR16
66095 303, // zasubs1_then_zasubd1_then_zasubq1 -> MPR16
66096 0, // zasubh1_then_zasubd0
66097 0, // zasubh1_then_zasubd1
66098 0, // zasubh1_then_zasubq0
66099 0, // zasubh1_then_zasubq1
66100 0, // zasubh1_then_zasubs0
66101 0, // zasubh1_then_zasubs1
66102 0, // zasubh1_then_zasubd1_then_zasubq0
66103 0, // zasubh1_then_zasubd1_then_zasubq1
66104 0, // zasubh1_then_zasubs1_then_zasubd0
66105 0, // zasubh1_then_zasubs1_then_zasubd1
66106 0, // zasubh1_then_zasubs1_then_zasubq0
66107 0, // zasubh1_then_zasubs1_then_zasubq1
66108 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
66109 0, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
66110 0, // dsub1_then_bsub
66111 0, // dsub1_then_hsub
66112 0, // dsub1_then_ssub
66113 0, // dsub3_then_bsub
66114 0, // dsub3_then_hsub
66115 0, // dsub3_then_ssub
66116 0, // dsub2_then_bsub
66117 0, // dsub2_then_hsub
66118 0, // dsub2_then_ssub
66119 0, // psub1_then_psub
66120 0, // qsub1_then_bsub
66121 0, // qsub1_then_dsub
66122 0, // qsub1_then_hsub
66123 0, // qsub1_then_ssub
66124 0, // qsub3_then_bsub
66125 0, // qsub3_then_dsub
66126 0, // qsub3_then_hsub
66127 0, // qsub3_then_ssub
66128 0, // qsub2_then_bsub
66129 0, // qsub2_then_dsub
66130 0, // qsub2_then_hsub
66131 0, // qsub2_then_ssub
66132 0, // x8sub_7_then_sub_32
66133 0, // x8sub_6_then_sub_32
66134 0, // x8sub_5_then_sub_32
66135 0, // x8sub_4_then_sub_32
66136 0, // x8sub_3_then_sub_32
66137 0, // x8sub_2_then_sub_32
66138 0, // x8sub_1_then_sub_32
66139 0, // subo64_then_sub_32
66140 0, // zsub1_then_bsub
66141 0, // zsub1_then_dsub
66142 0, // zsub1_then_hsub
66143 0, // zsub1_then_ssub
66144 0, // zsub1_then_zsub
66145 0, // zsub3_then_bsub
66146 0, // zsub3_then_dsub
66147 0, // zsub3_then_hsub
66148 0, // zsub3_then_ssub
66149 0, // zsub3_then_zsub
66150 0, // zsub2_then_bsub
66151 0, // zsub2_then_dsub
66152 0, // zsub2_then_hsub
66153 0, // zsub2_then_ssub
66154 0, // zsub2_then_zsub
66155 0, // dsub0_dsub1
66156 0, // dsub0_dsub1_dsub2
66157 0, // dsub1_dsub2
66158 0, // dsub1_dsub2_dsub3
66159 0, // dsub2_dsub3
66160 0, // dsub_qsub1_then_dsub
66161 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66162 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
66163 0, // qsub0_qsub1
66164 0, // qsub0_qsub1_qsub2
66165 0, // qsub1_qsub2
66166 0, // qsub1_qsub2_qsub3
66167 0, // qsub2_qsub3
66168 0, // qsub1_then_dsub_qsub2_then_dsub
66169 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66170 0, // qsub2_then_dsub_qsub3_then_dsub
66171 0, // sub_32_x8sub_1_then_sub_32
66172 0, // x8sub_0_x8sub_1
66173 0, // x8sub_2_x8sub_3
66174 0, // x8sub_4_x8sub_5
66175 0, // x8sub_6_x8sub_7
66176 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
66177 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
66178 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
66179 0, // sub_32_subo64_then_sub_32
66180 0, // dsub_zsub1_then_dsub
66181 0, // zsub_zsub1_then_zsub
66182 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66183 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
66184 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66185 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
66186 0, // zsub0_zsub1
66187 0, // zsub0_zsub1_zsub2
66188 0, // zsub1_zsub2
66189 0, // zsub1_zsub2_zsub3
66190 0, // zsub2_zsub3
66191 0, // zsub1_then_dsub_zsub2_then_dsub
66192 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66193 0, // zsub1_then_zsub_zsub2_then_zsub
66194 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66195 0, // zsub2_then_dsub_zsub3_then_dsub
66196 0, // zsub2_then_zsub_zsub3_then_zsub
66197 0, // zsub0_zsub2
66198 0, // zsub1_zsub3
66199 },
66200 { // MPR
66201 0, // bsub
66202 0, // dsub
66203 0, // dsub0
66204 0, // dsub1
66205 0, // dsub2
66206 0, // dsub3
66207 0, // hsub
66208 0, // psub
66209 0, // psub0
66210 0, // psub1
66211 0, // qsub0
66212 0, // qsub1
66213 0, // qsub2
66214 0, // qsub3
66215 0, // ssub
66216 0, // sub_32
66217 0, // sube32
66218 0, // sube64
66219 0, // subo32
66220 0, // subo64
66221 0, // x8sub_0
66222 0, // x8sub_1
66223 0, // x8sub_2
66224 0, // x8sub_3
66225 0, // x8sub_4
66226 0, // x8sub_5
66227 0, // x8sub_6
66228 0, // x8sub_7
66229 304, // zasubb -> MPR
66230 304, // zasubd0 -> MPR
66231 304, // zasubd1 -> MPR
66232 304, // zasubh0 -> MPR
66233 304, // zasubh1 -> MPR
66234 304, // zasubq0 -> MPR
66235 304, // zasubq1 -> MPR
66236 304, // zasubs0 -> MPR
66237 304, // zasubs1 -> MPR
66238 0, // zsub
66239 0, // zsub0
66240 0, // zsub1
66241 0, // zsub2
66242 0, // zsub3
66243 304, // zasubd1_then_zasubq0 -> MPR
66244 304, // zasubd1_then_zasubq1 -> MPR
66245 304, // zasubs1_then_zasubd0 -> MPR
66246 304, // zasubs1_then_zasubd1 -> MPR
66247 304, // zasubs1_then_zasubq0 -> MPR
66248 304, // zasubs1_then_zasubq1 -> MPR
66249 304, // zasubs1_then_zasubd1_then_zasubq0 -> MPR
66250 304, // zasubs1_then_zasubd1_then_zasubq1 -> MPR
66251 304, // zasubh1_then_zasubd0 -> MPR
66252 304, // zasubh1_then_zasubd1 -> MPR
66253 304, // zasubh1_then_zasubq0 -> MPR
66254 304, // zasubh1_then_zasubq1 -> MPR
66255 304, // zasubh1_then_zasubs0 -> MPR
66256 304, // zasubh1_then_zasubs1 -> MPR
66257 304, // zasubh1_then_zasubd1_then_zasubq0 -> MPR
66258 304, // zasubh1_then_zasubd1_then_zasubq1 -> MPR
66259 304, // zasubh1_then_zasubs1_then_zasubd0 -> MPR
66260 304, // zasubh1_then_zasubs1_then_zasubd1 -> MPR
66261 304, // zasubh1_then_zasubs1_then_zasubq0 -> MPR
66262 304, // zasubh1_then_zasubs1_then_zasubq1 -> MPR
66263 304, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0 -> MPR
66264 304, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1 -> MPR
66265 0, // dsub1_then_bsub
66266 0, // dsub1_then_hsub
66267 0, // dsub1_then_ssub
66268 0, // dsub3_then_bsub
66269 0, // dsub3_then_hsub
66270 0, // dsub3_then_ssub
66271 0, // dsub2_then_bsub
66272 0, // dsub2_then_hsub
66273 0, // dsub2_then_ssub
66274 0, // psub1_then_psub
66275 0, // qsub1_then_bsub
66276 0, // qsub1_then_dsub
66277 0, // qsub1_then_hsub
66278 0, // qsub1_then_ssub
66279 0, // qsub3_then_bsub
66280 0, // qsub3_then_dsub
66281 0, // qsub3_then_hsub
66282 0, // qsub3_then_ssub
66283 0, // qsub2_then_bsub
66284 0, // qsub2_then_dsub
66285 0, // qsub2_then_hsub
66286 0, // qsub2_then_ssub
66287 0, // x8sub_7_then_sub_32
66288 0, // x8sub_6_then_sub_32
66289 0, // x8sub_5_then_sub_32
66290 0, // x8sub_4_then_sub_32
66291 0, // x8sub_3_then_sub_32
66292 0, // x8sub_2_then_sub_32
66293 0, // x8sub_1_then_sub_32
66294 0, // subo64_then_sub_32
66295 0, // zsub1_then_bsub
66296 0, // zsub1_then_dsub
66297 0, // zsub1_then_hsub
66298 0, // zsub1_then_ssub
66299 0, // zsub1_then_zsub
66300 0, // zsub3_then_bsub
66301 0, // zsub3_then_dsub
66302 0, // zsub3_then_hsub
66303 0, // zsub3_then_ssub
66304 0, // zsub3_then_zsub
66305 0, // zsub2_then_bsub
66306 0, // zsub2_then_dsub
66307 0, // zsub2_then_hsub
66308 0, // zsub2_then_ssub
66309 0, // zsub2_then_zsub
66310 0, // dsub0_dsub1
66311 0, // dsub0_dsub1_dsub2
66312 0, // dsub1_dsub2
66313 0, // dsub1_dsub2_dsub3
66314 0, // dsub2_dsub3
66315 0, // dsub_qsub1_then_dsub
66316 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66317 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
66318 0, // qsub0_qsub1
66319 0, // qsub0_qsub1_qsub2
66320 0, // qsub1_qsub2
66321 0, // qsub1_qsub2_qsub3
66322 0, // qsub2_qsub3
66323 0, // qsub1_then_dsub_qsub2_then_dsub
66324 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66325 0, // qsub2_then_dsub_qsub3_then_dsub
66326 0, // sub_32_x8sub_1_then_sub_32
66327 0, // x8sub_0_x8sub_1
66328 0, // x8sub_2_x8sub_3
66329 0, // x8sub_4_x8sub_5
66330 0, // x8sub_6_x8sub_7
66331 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
66332 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
66333 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
66334 0, // sub_32_subo64_then_sub_32
66335 0, // dsub_zsub1_then_dsub
66336 0, // zsub_zsub1_then_zsub
66337 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66338 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
66339 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66340 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
66341 0, // zsub0_zsub1
66342 0, // zsub0_zsub1_zsub2
66343 0, // zsub1_zsub2
66344 0, // zsub1_zsub2_zsub3
66345 0, // zsub2_zsub3
66346 0, // zsub1_then_dsub_zsub2_then_dsub
66347 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66348 0, // zsub1_then_zsub_zsub2_then_zsub
66349 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66350 0, // zsub2_then_dsub_zsub3_then_dsub
66351 0, // zsub2_then_zsub_zsub3_then_zsub
66352 0, // zsub0_zsub2
66353 0, // zsub1_zsub3
66354 },
66355 { // MPR8
66356 0, // bsub
66357 0, // dsub
66358 0, // dsub0
66359 0, // dsub1
66360 0, // dsub2
66361 0, // dsub3
66362 0, // hsub
66363 0, // psub
66364 0, // psub0
66365 0, // psub1
66366 0, // qsub0
66367 0, // qsub1
66368 0, // qsub2
66369 0, // qsub3
66370 0, // ssub
66371 0, // sub_32
66372 0, // sube32
66373 0, // sube64
66374 0, // subo32
66375 0, // subo64
66376 0, // x8sub_0
66377 0, // x8sub_1
66378 0, // x8sub_2
66379 0, // x8sub_3
66380 0, // x8sub_4
66381 0, // x8sub_5
66382 0, // x8sub_6
66383 0, // x8sub_7
66384 0, // zasubb
66385 305, // zasubd0 -> MPR8
66386 305, // zasubd1 -> MPR8
66387 305, // zasubh0 -> MPR8
66388 305, // zasubh1 -> MPR8
66389 305, // zasubq0 -> MPR8
66390 305, // zasubq1 -> MPR8
66391 305, // zasubs0 -> MPR8
66392 305, // zasubs1 -> MPR8
66393 0, // zsub
66394 0, // zsub0
66395 0, // zsub1
66396 0, // zsub2
66397 0, // zsub3
66398 305, // zasubd1_then_zasubq0 -> MPR8
66399 305, // zasubd1_then_zasubq1 -> MPR8
66400 305, // zasubs1_then_zasubd0 -> MPR8
66401 305, // zasubs1_then_zasubd1 -> MPR8
66402 305, // zasubs1_then_zasubq0 -> MPR8
66403 305, // zasubs1_then_zasubq1 -> MPR8
66404 305, // zasubs1_then_zasubd1_then_zasubq0 -> MPR8
66405 305, // zasubs1_then_zasubd1_then_zasubq1 -> MPR8
66406 305, // zasubh1_then_zasubd0 -> MPR8
66407 305, // zasubh1_then_zasubd1 -> MPR8
66408 305, // zasubh1_then_zasubq0 -> MPR8
66409 305, // zasubh1_then_zasubq1 -> MPR8
66410 305, // zasubh1_then_zasubs0 -> MPR8
66411 305, // zasubh1_then_zasubs1 -> MPR8
66412 305, // zasubh1_then_zasubd1_then_zasubq0 -> MPR8
66413 305, // zasubh1_then_zasubd1_then_zasubq1 -> MPR8
66414 305, // zasubh1_then_zasubs1_then_zasubd0 -> MPR8
66415 305, // zasubh1_then_zasubs1_then_zasubd1 -> MPR8
66416 305, // zasubh1_then_zasubs1_then_zasubq0 -> MPR8
66417 305, // zasubh1_then_zasubs1_then_zasubq1 -> MPR8
66418 305, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq0 -> MPR8
66419 305, // zasubh1_then_zasubs1_then_zasubd1_then_zasubq1 -> MPR8
66420 0, // dsub1_then_bsub
66421 0, // dsub1_then_hsub
66422 0, // dsub1_then_ssub
66423 0, // dsub3_then_bsub
66424 0, // dsub3_then_hsub
66425 0, // dsub3_then_ssub
66426 0, // dsub2_then_bsub
66427 0, // dsub2_then_hsub
66428 0, // dsub2_then_ssub
66429 0, // psub1_then_psub
66430 0, // qsub1_then_bsub
66431 0, // qsub1_then_dsub
66432 0, // qsub1_then_hsub
66433 0, // qsub1_then_ssub
66434 0, // qsub3_then_bsub
66435 0, // qsub3_then_dsub
66436 0, // qsub3_then_hsub
66437 0, // qsub3_then_ssub
66438 0, // qsub2_then_bsub
66439 0, // qsub2_then_dsub
66440 0, // qsub2_then_hsub
66441 0, // qsub2_then_ssub
66442 0, // x8sub_7_then_sub_32
66443 0, // x8sub_6_then_sub_32
66444 0, // x8sub_5_then_sub_32
66445 0, // x8sub_4_then_sub_32
66446 0, // x8sub_3_then_sub_32
66447 0, // x8sub_2_then_sub_32
66448 0, // x8sub_1_then_sub_32
66449 0, // subo64_then_sub_32
66450 0, // zsub1_then_bsub
66451 0, // zsub1_then_dsub
66452 0, // zsub1_then_hsub
66453 0, // zsub1_then_ssub
66454 0, // zsub1_then_zsub
66455 0, // zsub3_then_bsub
66456 0, // zsub3_then_dsub
66457 0, // zsub3_then_hsub
66458 0, // zsub3_then_ssub
66459 0, // zsub3_then_zsub
66460 0, // zsub2_then_bsub
66461 0, // zsub2_then_dsub
66462 0, // zsub2_then_hsub
66463 0, // zsub2_then_ssub
66464 0, // zsub2_then_zsub
66465 0, // dsub0_dsub1
66466 0, // dsub0_dsub1_dsub2
66467 0, // dsub1_dsub2
66468 0, // dsub1_dsub2_dsub3
66469 0, // dsub2_dsub3
66470 0, // dsub_qsub1_then_dsub
66471 0, // dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66472 0, // dsub_qsub1_then_dsub_qsub2_then_dsub
66473 0, // qsub0_qsub1
66474 0, // qsub0_qsub1_qsub2
66475 0, // qsub1_qsub2
66476 0, // qsub1_qsub2_qsub3
66477 0, // qsub2_qsub3
66478 0, // qsub1_then_dsub_qsub2_then_dsub
66479 0, // qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66480 0, // qsub2_then_dsub_qsub3_then_dsub
66481 0, // sub_32_x8sub_1_then_sub_32
66482 0, // x8sub_0_x8sub_1
66483 0, // x8sub_2_x8sub_3
66484 0, // x8sub_4_x8sub_5
66485 0, // x8sub_6_x8sub_7
66486 0, // x8sub_6_then_sub_32_x8sub_7_then_sub_32
66487 0, // x8sub_4_then_sub_32_x8sub_5_then_sub_32
66488 0, // x8sub_2_then_sub_32_x8sub_3_then_sub_32
66489 0, // sub_32_subo64_then_sub_32
66490 0, // dsub_zsub1_then_dsub
66491 0, // zsub_zsub1_then_zsub
66492 0, // dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66493 0, // dsub_zsub1_then_dsub_zsub2_then_dsub
66494 0, // zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66495 0, // zsub_zsub1_then_zsub_zsub2_then_zsub
66496 0, // zsub0_zsub1
66497 0, // zsub0_zsub1_zsub2
66498 0, // zsub1_zsub2
66499 0, // zsub1_zsub2_zsub3
66500 0, // zsub2_zsub3
66501 0, // zsub1_then_dsub_zsub2_then_dsub
66502 0, // zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66503 0, // zsub1_then_zsub_zsub2_then_zsub
66504 0, // zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66505 0, // zsub2_then_dsub_zsub3_then_dsub
66506 0, // zsub2_then_zsub_zsub3_then_zsub
66507 0, // zsub0_zsub2
66508 0, // zsub1_zsub3
66509 },
66510 };
66511 assert(RC && "Missing regclass");
66512 if (!Idx) return RC;
66513 --Idx;
66514 assert(Idx < 153 && "Bad subreg");
66515 unsigned TV = Table[RC->getID()][Idx];
66516 return TV ? getRegClass(TV - 1) : nullptr;
66517}
66518
66519const TargetRegisterClass *AArch64GenRegisterInfo::getSubRegisterClass(const TargetRegisterClass *RC, unsigned Idx) const {
66520 static const uint16_t Table[305][153] = {
66521 { // FPR8
66522 0, // FPR8:bsub
66523 0, // FPR8:dsub
66524 0, // FPR8:dsub0
66525 0, // FPR8:dsub1
66526 0, // FPR8:dsub2
66527 0, // FPR8:dsub3
66528 0, // FPR8:hsub
66529 0, // FPR8:psub
66530 0, // FPR8:psub0
66531 0, // FPR8:psub1
66532 0, // FPR8:qsub0
66533 0, // FPR8:qsub1
66534 0, // FPR8:qsub2
66535 0, // FPR8:qsub3
66536 0, // FPR8:ssub
66537 0, // FPR8:sub_32
66538 0, // FPR8:sube32
66539 0, // FPR8:sube64
66540 0, // FPR8:subo32
66541 0, // FPR8:subo64
66542 0, // FPR8:x8sub_0
66543 0, // FPR8:x8sub_1
66544 0, // FPR8:x8sub_2
66545 0, // FPR8:x8sub_3
66546 0, // FPR8:x8sub_4
66547 0, // FPR8:x8sub_5
66548 0, // FPR8:x8sub_6
66549 0, // FPR8:x8sub_7
66550 0, // FPR8:zasubb
66551 0, // FPR8:zasubd0
66552 0, // FPR8:zasubd1
66553 0, // FPR8:zasubh0
66554 0, // FPR8:zasubh1
66555 0, // FPR8:zasubq0
66556 0, // FPR8:zasubq1
66557 0, // FPR8:zasubs0
66558 0, // FPR8:zasubs1
66559 0, // FPR8:zsub
66560 0, // FPR8:zsub0
66561 0, // FPR8:zsub1
66562 0, // FPR8:zsub2
66563 0, // FPR8:zsub3
66564 0, // FPR8:zasubd1_then_zasubq0
66565 0, // FPR8:zasubd1_then_zasubq1
66566 0, // FPR8:zasubs1_then_zasubd0
66567 0, // FPR8:zasubs1_then_zasubd1
66568 0, // FPR8:zasubs1_then_zasubq0
66569 0, // FPR8:zasubs1_then_zasubq1
66570 0, // FPR8:zasubs1_then_zasubd1_then_zasubq0
66571 0, // FPR8:zasubs1_then_zasubd1_then_zasubq1
66572 0, // FPR8:zasubh1_then_zasubd0
66573 0, // FPR8:zasubh1_then_zasubd1
66574 0, // FPR8:zasubh1_then_zasubq0
66575 0, // FPR8:zasubh1_then_zasubq1
66576 0, // FPR8:zasubh1_then_zasubs0
66577 0, // FPR8:zasubh1_then_zasubs1
66578 0, // FPR8:zasubh1_then_zasubd1_then_zasubq0
66579 0, // FPR8:zasubh1_then_zasubd1_then_zasubq1
66580 0, // FPR8:zasubh1_then_zasubs1_then_zasubd0
66581 0, // FPR8:zasubh1_then_zasubs1_then_zasubd1
66582 0, // FPR8:zasubh1_then_zasubs1_then_zasubq0
66583 0, // FPR8:zasubh1_then_zasubs1_then_zasubq1
66584 0, // FPR8:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
66585 0, // FPR8:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
66586 0, // FPR8:dsub1_then_bsub
66587 0, // FPR8:dsub1_then_hsub
66588 0, // FPR8:dsub1_then_ssub
66589 0, // FPR8:dsub3_then_bsub
66590 0, // FPR8:dsub3_then_hsub
66591 0, // FPR8:dsub3_then_ssub
66592 0, // FPR8:dsub2_then_bsub
66593 0, // FPR8:dsub2_then_hsub
66594 0, // FPR8:dsub2_then_ssub
66595 0, // FPR8:psub1_then_psub
66596 0, // FPR8:qsub1_then_bsub
66597 0, // FPR8:qsub1_then_dsub
66598 0, // FPR8:qsub1_then_hsub
66599 0, // FPR8:qsub1_then_ssub
66600 0, // FPR8:qsub3_then_bsub
66601 0, // FPR8:qsub3_then_dsub
66602 0, // FPR8:qsub3_then_hsub
66603 0, // FPR8:qsub3_then_ssub
66604 0, // FPR8:qsub2_then_bsub
66605 0, // FPR8:qsub2_then_dsub
66606 0, // FPR8:qsub2_then_hsub
66607 0, // FPR8:qsub2_then_ssub
66608 0, // FPR8:x8sub_7_then_sub_32
66609 0, // FPR8:x8sub_6_then_sub_32
66610 0, // FPR8:x8sub_5_then_sub_32
66611 0, // FPR8:x8sub_4_then_sub_32
66612 0, // FPR8:x8sub_3_then_sub_32
66613 0, // FPR8:x8sub_2_then_sub_32
66614 0, // FPR8:x8sub_1_then_sub_32
66615 0, // FPR8:subo64_then_sub_32
66616 0, // FPR8:zsub1_then_bsub
66617 0, // FPR8:zsub1_then_dsub
66618 0, // FPR8:zsub1_then_hsub
66619 0, // FPR8:zsub1_then_ssub
66620 0, // FPR8:zsub1_then_zsub
66621 0, // FPR8:zsub3_then_bsub
66622 0, // FPR8:zsub3_then_dsub
66623 0, // FPR8:zsub3_then_hsub
66624 0, // FPR8:zsub3_then_ssub
66625 0, // FPR8:zsub3_then_zsub
66626 0, // FPR8:zsub2_then_bsub
66627 0, // FPR8:zsub2_then_dsub
66628 0, // FPR8:zsub2_then_hsub
66629 0, // FPR8:zsub2_then_ssub
66630 0, // FPR8:zsub2_then_zsub
66631 0, // FPR8:dsub0_dsub1
66632 0, // FPR8:dsub0_dsub1_dsub2
66633 0, // FPR8:dsub1_dsub2
66634 0, // FPR8:dsub1_dsub2_dsub3
66635 0, // FPR8:dsub2_dsub3
66636 0, // FPR8:dsub_qsub1_then_dsub
66637 0, // FPR8:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66638 0, // FPR8:dsub_qsub1_then_dsub_qsub2_then_dsub
66639 0, // FPR8:qsub0_qsub1
66640 0, // FPR8:qsub0_qsub1_qsub2
66641 0, // FPR8:qsub1_qsub2
66642 0, // FPR8:qsub1_qsub2_qsub3
66643 0, // FPR8:qsub2_qsub3
66644 0, // FPR8:qsub1_then_dsub_qsub2_then_dsub
66645 0, // FPR8:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66646 0, // FPR8:qsub2_then_dsub_qsub3_then_dsub
66647 0, // FPR8:sub_32_x8sub_1_then_sub_32
66648 0, // FPR8:x8sub_0_x8sub_1
66649 0, // FPR8:x8sub_2_x8sub_3
66650 0, // FPR8:x8sub_4_x8sub_5
66651 0, // FPR8:x8sub_6_x8sub_7
66652 0, // FPR8:x8sub_6_then_sub_32_x8sub_7_then_sub_32
66653 0, // FPR8:x8sub_4_then_sub_32_x8sub_5_then_sub_32
66654 0, // FPR8:x8sub_2_then_sub_32_x8sub_3_then_sub_32
66655 0, // FPR8:sub_32_subo64_then_sub_32
66656 0, // FPR8:dsub_zsub1_then_dsub
66657 0, // FPR8:zsub_zsub1_then_zsub
66658 0, // FPR8:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66659 0, // FPR8:dsub_zsub1_then_dsub_zsub2_then_dsub
66660 0, // FPR8:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66661 0, // FPR8:zsub_zsub1_then_zsub_zsub2_then_zsub
66662 0, // FPR8:zsub0_zsub1
66663 0, // FPR8:zsub0_zsub1_zsub2
66664 0, // FPR8:zsub1_zsub2
66665 0, // FPR8:zsub1_zsub2_zsub3
66666 0, // FPR8:zsub2_zsub3
66667 0, // FPR8:zsub1_then_dsub_zsub2_then_dsub
66668 0, // FPR8:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66669 0, // FPR8:zsub1_then_zsub_zsub2_then_zsub
66670 0, // FPR8:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66671 0, // FPR8:zsub2_then_dsub_zsub3_then_dsub
66672 0, // FPR8:zsub2_then_zsub_zsub3_then_zsub
66673 0, // FPR8:zsub0_zsub2
66674 0, // FPR8:zsub1_zsub3
66675 },
66676 { // FPR16
66677 1, // FPR16:bsub -> FPR8
66678 0, // FPR16:dsub
66679 0, // FPR16:dsub0
66680 0, // FPR16:dsub1
66681 0, // FPR16:dsub2
66682 0, // FPR16:dsub3
66683 0, // FPR16:hsub
66684 0, // FPR16:psub
66685 0, // FPR16:psub0
66686 0, // FPR16:psub1
66687 0, // FPR16:qsub0
66688 0, // FPR16:qsub1
66689 0, // FPR16:qsub2
66690 0, // FPR16:qsub3
66691 0, // FPR16:ssub
66692 0, // FPR16:sub_32
66693 0, // FPR16:sube32
66694 0, // FPR16:sube64
66695 0, // FPR16:subo32
66696 0, // FPR16:subo64
66697 0, // FPR16:x8sub_0
66698 0, // FPR16:x8sub_1
66699 0, // FPR16:x8sub_2
66700 0, // FPR16:x8sub_3
66701 0, // FPR16:x8sub_4
66702 0, // FPR16:x8sub_5
66703 0, // FPR16:x8sub_6
66704 0, // FPR16:x8sub_7
66705 0, // FPR16:zasubb
66706 0, // FPR16:zasubd0
66707 0, // FPR16:zasubd1
66708 0, // FPR16:zasubh0
66709 0, // FPR16:zasubh1
66710 0, // FPR16:zasubq0
66711 0, // FPR16:zasubq1
66712 0, // FPR16:zasubs0
66713 0, // FPR16:zasubs1
66714 0, // FPR16:zsub
66715 0, // FPR16:zsub0
66716 0, // FPR16:zsub1
66717 0, // FPR16:zsub2
66718 0, // FPR16:zsub3
66719 0, // FPR16:zasubd1_then_zasubq0
66720 0, // FPR16:zasubd1_then_zasubq1
66721 0, // FPR16:zasubs1_then_zasubd0
66722 0, // FPR16:zasubs1_then_zasubd1
66723 0, // FPR16:zasubs1_then_zasubq0
66724 0, // FPR16:zasubs1_then_zasubq1
66725 0, // FPR16:zasubs1_then_zasubd1_then_zasubq0
66726 0, // FPR16:zasubs1_then_zasubd1_then_zasubq1
66727 0, // FPR16:zasubh1_then_zasubd0
66728 0, // FPR16:zasubh1_then_zasubd1
66729 0, // FPR16:zasubh1_then_zasubq0
66730 0, // FPR16:zasubh1_then_zasubq1
66731 0, // FPR16:zasubh1_then_zasubs0
66732 0, // FPR16:zasubh1_then_zasubs1
66733 0, // FPR16:zasubh1_then_zasubd1_then_zasubq0
66734 0, // FPR16:zasubh1_then_zasubd1_then_zasubq1
66735 0, // FPR16:zasubh1_then_zasubs1_then_zasubd0
66736 0, // FPR16:zasubh1_then_zasubs1_then_zasubd1
66737 0, // FPR16:zasubh1_then_zasubs1_then_zasubq0
66738 0, // FPR16:zasubh1_then_zasubs1_then_zasubq1
66739 0, // FPR16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
66740 0, // FPR16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
66741 0, // FPR16:dsub1_then_bsub
66742 0, // FPR16:dsub1_then_hsub
66743 0, // FPR16:dsub1_then_ssub
66744 0, // FPR16:dsub3_then_bsub
66745 0, // FPR16:dsub3_then_hsub
66746 0, // FPR16:dsub3_then_ssub
66747 0, // FPR16:dsub2_then_bsub
66748 0, // FPR16:dsub2_then_hsub
66749 0, // FPR16:dsub2_then_ssub
66750 0, // FPR16:psub1_then_psub
66751 0, // FPR16:qsub1_then_bsub
66752 0, // FPR16:qsub1_then_dsub
66753 0, // FPR16:qsub1_then_hsub
66754 0, // FPR16:qsub1_then_ssub
66755 0, // FPR16:qsub3_then_bsub
66756 0, // FPR16:qsub3_then_dsub
66757 0, // FPR16:qsub3_then_hsub
66758 0, // FPR16:qsub3_then_ssub
66759 0, // FPR16:qsub2_then_bsub
66760 0, // FPR16:qsub2_then_dsub
66761 0, // FPR16:qsub2_then_hsub
66762 0, // FPR16:qsub2_then_ssub
66763 0, // FPR16:x8sub_7_then_sub_32
66764 0, // FPR16:x8sub_6_then_sub_32
66765 0, // FPR16:x8sub_5_then_sub_32
66766 0, // FPR16:x8sub_4_then_sub_32
66767 0, // FPR16:x8sub_3_then_sub_32
66768 0, // FPR16:x8sub_2_then_sub_32
66769 0, // FPR16:x8sub_1_then_sub_32
66770 0, // FPR16:subo64_then_sub_32
66771 0, // FPR16:zsub1_then_bsub
66772 0, // FPR16:zsub1_then_dsub
66773 0, // FPR16:zsub1_then_hsub
66774 0, // FPR16:zsub1_then_ssub
66775 0, // FPR16:zsub1_then_zsub
66776 0, // FPR16:zsub3_then_bsub
66777 0, // FPR16:zsub3_then_dsub
66778 0, // FPR16:zsub3_then_hsub
66779 0, // FPR16:zsub3_then_ssub
66780 0, // FPR16:zsub3_then_zsub
66781 0, // FPR16:zsub2_then_bsub
66782 0, // FPR16:zsub2_then_dsub
66783 0, // FPR16:zsub2_then_hsub
66784 0, // FPR16:zsub2_then_ssub
66785 0, // FPR16:zsub2_then_zsub
66786 0, // FPR16:dsub0_dsub1
66787 0, // FPR16:dsub0_dsub1_dsub2
66788 0, // FPR16:dsub1_dsub2
66789 0, // FPR16:dsub1_dsub2_dsub3
66790 0, // FPR16:dsub2_dsub3
66791 0, // FPR16:dsub_qsub1_then_dsub
66792 0, // FPR16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66793 0, // FPR16:dsub_qsub1_then_dsub_qsub2_then_dsub
66794 0, // FPR16:qsub0_qsub1
66795 0, // FPR16:qsub0_qsub1_qsub2
66796 0, // FPR16:qsub1_qsub2
66797 0, // FPR16:qsub1_qsub2_qsub3
66798 0, // FPR16:qsub2_qsub3
66799 0, // FPR16:qsub1_then_dsub_qsub2_then_dsub
66800 0, // FPR16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66801 0, // FPR16:qsub2_then_dsub_qsub3_then_dsub
66802 0, // FPR16:sub_32_x8sub_1_then_sub_32
66803 0, // FPR16:x8sub_0_x8sub_1
66804 0, // FPR16:x8sub_2_x8sub_3
66805 0, // FPR16:x8sub_4_x8sub_5
66806 0, // FPR16:x8sub_6_x8sub_7
66807 0, // FPR16:x8sub_6_then_sub_32_x8sub_7_then_sub_32
66808 0, // FPR16:x8sub_4_then_sub_32_x8sub_5_then_sub_32
66809 0, // FPR16:x8sub_2_then_sub_32_x8sub_3_then_sub_32
66810 0, // FPR16:sub_32_subo64_then_sub_32
66811 0, // FPR16:dsub_zsub1_then_dsub
66812 0, // FPR16:zsub_zsub1_then_zsub
66813 0, // FPR16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66814 0, // FPR16:dsub_zsub1_then_dsub_zsub2_then_dsub
66815 0, // FPR16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66816 0, // FPR16:zsub_zsub1_then_zsub_zsub2_then_zsub
66817 0, // FPR16:zsub0_zsub1
66818 0, // FPR16:zsub0_zsub1_zsub2
66819 0, // FPR16:zsub1_zsub2
66820 0, // FPR16:zsub1_zsub2_zsub3
66821 0, // FPR16:zsub2_zsub3
66822 0, // FPR16:zsub1_then_dsub_zsub2_then_dsub
66823 0, // FPR16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66824 0, // FPR16:zsub1_then_zsub_zsub2_then_zsub
66825 0, // FPR16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66826 0, // FPR16:zsub2_then_dsub_zsub3_then_dsub
66827 0, // FPR16:zsub2_then_zsub_zsub3_then_zsub
66828 0, // FPR16:zsub0_zsub2
66829 0, // FPR16:zsub1_zsub3
66830 },
66831 { // PPRorPNR
66832 0, // PPRorPNR:bsub
66833 0, // PPRorPNR:dsub
66834 0, // PPRorPNR:dsub0
66835 0, // PPRorPNR:dsub1
66836 0, // PPRorPNR:dsub2
66837 0, // PPRorPNR:dsub3
66838 0, // PPRorPNR:hsub
66839 5, // PPRorPNR:psub -> PNR
66840 0, // PPRorPNR:psub0
66841 0, // PPRorPNR:psub1
66842 0, // PPRorPNR:qsub0
66843 0, // PPRorPNR:qsub1
66844 0, // PPRorPNR:qsub2
66845 0, // PPRorPNR:qsub3
66846 0, // PPRorPNR:ssub
66847 0, // PPRorPNR:sub_32
66848 0, // PPRorPNR:sube32
66849 0, // PPRorPNR:sube64
66850 0, // PPRorPNR:subo32
66851 0, // PPRorPNR:subo64
66852 0, // PPRorPNR:x8sub_0
66853 0, // PPRorPNR:x8sub_1
66854 0, // PPRorPNR:x8sub_2
66855 0, // PPRorPNR:x8sub_3
66856 0, // PPRorPNR:x8sub_4
66857 0, // PPRorPNR:x8sub_5
66858 0, // PPRorPNR:x8sub_6
66859 0, // PPRorPNR:x8sub_7
66860 0, // PPRorPNR:zasubb
66861 0, // PPRorPNR:zasubd0
66862 0, // PPRorPNR:zasubd1
66863 0, // PPRorPNR:zasubh0
66864 0, // PPRorPNR:zasubh1
66865 0, // PPRorPNR:zasubq0
66866 0, // PPRorPNR:zasubq1
66867 0, // PPRorPNR:zasubs0
66868 0, // PPRorPNR:zasubs1
66869 0, // PPRorPNR:zsub
66870 0, // PPRorPNR:zsub0
66871 0, // PPRorPNR:zsub1
66872 0, // PPRorPNR:zsub2
66873 0, // PPRorPNR:zsub3
66874 0, // PPRorPNR:zasubd1_then_zasubq0
66875 0, // PPRorPNR:zasubd1_then_zasubq1
66876 0, // PPRorPNR:zasubs1_then_zasubd0
66877 0, // PPRorPNR:zasubs1_then_zasubd1
66878 0, // PPRorPNR:zasubs1_then_zasubq0
66879 0, // PPRorPNR:zasubs1_then_zasubq1
66880 0, // PPRorPNR:zasubs1_then_zasubd1_then_zasubq0
66881 0, // PPRorPNR:zasubs1_then_zasubd1_then_zasubq1
66882 0, // PPRorPNR:zasubh1_then_zasubd0
66883 0, // PPRorPNR:zasubh1_then_zasubd1
66884 0, // PPRorPNR:zasubh1_then_zasubq0
66885 0, // PPRorPNR:zasubh1_then_zasubq1
66886 0, // PPRorPNR:zasubh1_then_zasubs0
66887 0, // PPRorPNR:zasubh1_then_zasubs1
66888 0, // PPRorPNR:zasubh1_then_zasubd1_then_zasubq0
66889 0, // PPRorPNR:zasubh1_then_zasubd1_then_zasubq1
66890 0, // PPRorPNR:zasubh1_then_zasubs1_then_zasubd0
66891 0, // PPRorPNR:zasubh1_then_zasubs1_then_zasubd1
66892 0, // PPRorPNR:zasubh1_then_zasubs1_then_zasubq0
66893 0, // PPRorPNR:zasubh1_then_zasubs1_then_zasubq1
66894 0, // PPRorPNR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
66895 0, // PPRorPNR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
66896 0, // PPRorPNR:dsub1_then_bsub
66897 0, // PPRorPNR:dsub1_then_hsub
66898 0, // PPRorPNR:dsub1_then_ssub
66899 0, // PPRorPNR:dsub3_then_bsub
66900 0, // PPRorPNR:dsub3_then_hsub
66901 0, // PPRorPNR:dsub3_then_ssub
66902 0, // PPRorPNR:dsub2_then_bsub
66903 0, // PPRorPNR:dsub2_then_hsub
66904 0, // PPRorPNR:dsub2_then_ssub
66905 0, // PPRorPNR:psub1_then_psub
66906 0, // PPRorPNR:qsub1_then_bsub
66907 0, // PPRorPNR:qsub1_then_dsub
66908 0, // PPRorPNR:qsub1_then_hsub
66909 0, // PPRorPNR:qsub1_then_ssub
66910 0, // PPRorPNR:qsub3_then_bsub
66911 0, // PPRorPNR:qsub3_then_dsub
66912 0, // PPRorPNR:qsub3_then_hsub
66913 0, // PPRorPNR:qsub3_then_ssub
66914 0, // PPRorPNR:qsub2_then_bsub
66915 0, // PPRorPNR:qsub2_then_dsub
66916 0, // PPRorPNR:qsub2_then_hsub
66917 0, // PPRorPNR:qsub2_then_ssub
66918 0, // PPRorPNR:x8sub_7_then_sub_32
66919 0, // PPRorPNR:x8sub_6_then_sub_32
66920 0, // PPRorPNR:x8sub_5_then_sub_32
66921 0, // PPRorPNR:x8sub_4_then_sub_32
66922 0, // PPRorPNR:x8sub_3_then_sub_32
66923 0, // PPRorPNR:x8sub_2_then_sub_32
66924 0, // PPRorPNR:x8sub_1_then_sub_32
66925 0, // PPRorPNR:subo64_then_sub_32
66926 0, // PPRorPNR:zsub1_then_bsub
66927 0, // PPRorPNR:zsub1_then_dsub
66928 0, // PPRorPNR:zsub1_then_hsub
66929 0, // PPRorPNR:zsub1_then_ssub
66930 0, // PPRorPNR:zsub1_then_zsub
66931 0, // PPRorPNR:zsub3_then_bsub
66932 0, // PPRorPNR:zsub3_then_dsub
66933 0, // PPRorPNR:zsub3_then_hsub
66934 0, // PPRorPNR:zsub3_then_ssub
66935 0, // PPRorPNR:zsub3_then_zsub
66936 0, // PPRorPNR:zsub2_then_bsub
66937 0, // PPRorPNR:zsub2_then_dsub
66938 0, // PPRorPNR:zsub2_then_hsub
66939 0, // PPRorPNR:zsub2_then_ssub
66940 0, // PPRorPNR:zsub2_then_zsub
66941 0, // PPRorPNR:dsub0_dsub1
66942 0, // PPRorPNR:dsub0_dsub1_dsub2
66943 0, // PPRorPNR:dsub1_dsub2
66944 0, // PPRorPNR:dsub1_dsub2_dsub3
66945 0, // PPRorPNR:dsub2_dsub3
66946 0, // PPRorPNR:dsub_qsub1_then_dsub
66947 0, // PPRorPNR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66948 0, // PPRorPNR:dsub_qsub1_then_dsub_qsub2_then_dsub
66949 0, // PPRorPNR:qsub0_qsub1
66950 0, // PPRorPNR:qsub0_qsub1_qsub2
66951 0, // PPRorPNR:qsub1_qsub2
66952 0, // PPRorPNR:qsub1_qsub2_qsub3
66953 0, // PPRorPNR:qsub2_qsub3
66954 0, // PPRorPNR:qsub1_then_dsub_qsub2_then_dsub
66955 0, // PPRorPNR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
66956 0, // PPRorPNR:qsub2_then_dsub_qsub3_then_dsub
66957 0, // PPRorPNR:sub_32_x8sub_1_then_sub_32
66958 0, // PPRorPNR:x8sub_0_x8sub_1
66959 0, // PPRorPNR:x8sub_2_x8sub_3
66960 0, // PPRorPNR:x8sub_4_x8sub_5
66961 0, // PPRorPNR:x8sub_6_x8sub_7
66962 0, // PPRorPNR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
66963 0, // PPRorPNR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
66964 0, // PPRorPNR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
66965 0, // PPRorPNR:sub_32_subo64_then_sub_32
66966 0, // PPRorPNR:dsub_zsub1_then_dsub
66967 0, // PPRorPNR:zsub_zsub1_then_zsub
66968 0, // PPRorPNR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66969 0, // PPRorPNR:dsub_zsub1_then_dsub_zsub2_then_dsub
66970 0, // PPRorPNR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66971 0, // PPRorPNR:zsub_zsub1_then_zsub_zsub2_then_zsub
66972 0, // PPRorPNR:zsub0_zsub1
66973 0, // PPRorPNR:zsub0_zsub1_zsub2
66974 0, // PPRorPNR:zsub1_zsub2
66975 0, // PPRorPNR:zsub1_zsub2_zsub3
66976 0, // PPRorPNR:zsub2_zsub3
66977 0, // PPRorPNR:zsub1_then_dsub_zsub2_then_dsub
66978 0, // PPRorPNR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
66979 0, // PPRorPNR:zsub1_then_zsub_zsub2_then_zsub
66980 0, // PPRorPNR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
66981 0, // PPRorPNR:zsub2_then_dsub_zsub3_then_dsub
66982 0, // PPRorPNR:zsub2_then_zsub_zsub3_then_zsub
66983 0, // PPRorPNR:zsub0_zsub2
66984 0, // PPRorPNR:zsub1_zsub3
66985 },
66986 { // FPR16_lo
66987 1, // FPR16_lo:bsub -> FPR8
66988 0, // FPR16_lo:dsub
66989 0, // FPR16_lo:dsub0
66990 0, // FPR16_lo:dsub1
66991 0, // FPR16_lo:dsub2
66992 0, // FPR16_lo:dsub3
66993 0, // FPR16_lo:hsub
66994 0, // FPR16_lo:psub
66995 0, // FPR16_lo:psub0
66996 0, // FPR16_lo:psub1
66997 0, // FPR16_lo:qsub0
66998 0, // FPR16_lo:qsub1
66999 0, // FPR16_lo:qsub2
67000 0, // FPR16_lo:qsub3
67001 0, // FPR16_lo:ssub
67002 0, // FPR16_lo:sub_32
67003 0, // FPR16_lo:sube32
67004 0, // FPR16_lo:sube64
67005 0, // FPR16_lo:subo32
67006 0, // FPR16_lo:subo64
67007 0, // FPR16_lo:x8sub_0
67008 0, // FPR16_lo:x8sub_1
67009 0, // FPR16_lo:x8sub_2
67010 0, // FPR16_lo:x8sub_3
67011 0, // FPR16_lo:x8sub_4
67012 0, // FPR16_lo:x8sub_5
67013 0, // FPR16_lo:x8sub_6
67014 0, // FPR16_lo:x8sub_7
67015 0, // FPR16_lo:zasubb
67016 0, // FPR16_lo:zasubd0
67017 0, // FPR16_lo:zasubd1
67018 0, // FPR16_lo:zasubh0
67019 0, // FPR16_lo:zasubh1
67020 0, // FPR16_lo:zasubq0
67021 0, // FPR16_lo:zasubq1
67022 0, // FPR16_lo:zasubs0
67023 0, // FPR16_lo:zasubs1
67024 0, // FPR16_lo:zsub
67025 0, // FPR16_lo:zsub0
67026 0, // FPR16_lo:zsub1
67027 0, // FPR16_lo:zsub2
67028 0, // FPR16_lo:zsub3
67029 0, // FPR16_lo:zasubd1_then_zasubq0
67030 0, // FPR16_lo:zasubd1_then_zasubq1
67031 0, // FPR16_lo:zasubs1_then_zasubd0
67032 0, // FPR16_lo:zasubs1_then_zasubd1
67033 0, // FPR16_lo:zasubs1_then_zasubq0
67034 0, // FPR16_lo:zasubs1_then_zasubq1
67035 0, // FPR16_lo:zasubs1_then_zasubd1_then_zasubq0
67036 0, // FPR16_lo:zasubs1_then_zasubd1_then_zasubq1
67037 0, // FPR16_lo:zasubh1_then_zasubd0
67038 0, // FPR16_lo:zasubh1_then_zasubd1
67039 0, // FPR16_lo:zasubh1_then_zasubq0
67040 0, // FPR16_lo:zasubh1_then_zasubq1
67041 0, // FPR16_lo:zasubh1_then_zasubs0
67042 0, // FPR16_lo:zasubh1_then_zasubs1
67043 0, // FPR16_lo:zasubh1_then_zasubd1_then_zasubq0
67044 0, // FPR16_lo:zasubh1_then_zasubd1_then_zasubq1
67045 0, // FPR16_lo:zasubh1_then_zasubs1_then_zasubd0
67046 0, // FPR16_lo:zasubh1_then_zasubs1_then_zasubd1
67047 0, // FPR16_lo:zasubh1_then_zasubs1_then_zasubq0
67048 0, // FPR16_lo:zasubh1_then_zasubs1_then_zasubq1
67049 0, // FPR16_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67050 0, // FPR16_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67051 0, // FPR16_lo:dsub1_then_bsub
67052 0, // FPR16_lo:dsub1_then_hsub
67053 0, // FPR16_lo:dsub1_then_ssub
67054 0, // FPR16_lo:dsub3_then_bsub
67055 0, // FPR16_lo:dsub3_then_hsub
67056 0, // FPR16_lo:dsub3_then_ssub
67057 0, // FPR16_lo:dsub2_then_bsub
67058 0, // FPR16_lo:dsub2_then_hsub
67059 0, // FPR16_lo:dsub2_then_ssub
67060 0, // FPR16_lo:psub1_then_psub
67061 0, // FPR16_lo:qsub1_then_bsub
67062 0, // FPR16_lo:qsub1_then_dsub
67063 0, // FPR16_lo:qsub1_then_hsub
67064 0, // FPR16_lo:qsub1_then_ssub
67065 0, // FPR16_lo:qsub3_then_bsub
67066 0, // FPR16_lo:qsub3_then_dsub
67067 0, // FPR16_lo:qsub3_then_hsub
67068 0, // FPR16_lo:qsub3_then_ssub
67069 0, // FPR16_lo:qsub2_then_bsub
67070 0, // FPR16_lo:qsub2_then_dsub
67071 0, // FPR16_lo:qsub2_then_hsub
67072 0, // FPR16_lo:qsub2_then_ssub
67073 0, // FPR16_lo:x8sub_7_then_sub_32
67074 0, // FPR16_lo:x8sub_6_then_sub_32
67075 0, // FPR16_lo:x8sub_5_then_sub_32
67076 0, // FPR16_lo:x8sub_4_then_sub_32
67077 0, // FPR16_lo:x8sub_3_then_sub_32
67078 0, // FPR16_lo:x8sub_2_then_sub_32
67079 0, // FPR16_lo:x8sub_1_then_sub_32
67080 0, // FPR16_lo:subo64_then_sub_32
67081 0, // FPR16_lo:zsub1_then_bsub
67082 0, // FPR16_lo:zsub1_then_dsub
67083 0, // FPR16_lo:zsub1_then_hsub
67084 0, // FPR16_lo:zsub1_then_ssub
67085 0, // FPR16_lo:zsub1_then_zsub
67086 0, // FPR16_lo:zsub3_then_bsub
67087 0, // FPR16_lo:zsub3_then_dsub
67088 0, // FPR16_lo:zsub3_then_hsub
67089 0, // FPR16_lo:zsub3_then_ssub
67090 0, // FPR16_lo:zsub3_then_zsub
67091 0, // FPR16_lo:zsub2_then_bsub
67092 0, // FPR16_lo:zsub2_then_dsub
67093 0, // FPR16_lo:zsub2_then_hsub
67094 0, // FPR16_lo:zsub2_then_ssub
67095 0, // FPR16_lo:zsub2_then_zsub
67096 0, // FPR16_lo:dsub0_dsub1
67097 0, // FPR16_lo:dsub0_dsub1_dsub2
67098 0, // FPR16_lo:dsub1_dsub2
67099 0, // FPR16_lo:dsub1_dsub2_dsub3
67100 0, // FPR16_lo:dsub2_dsub3
67101 0, // FPR16_lo:dsub_qsub1_then_dsub
67102 0, // FPR16_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67103 0, // FPR16_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
67104 0, // FPR16_lo:qsub0_qsub1
67105 0, // FPR16_lo:qsub0_qsub1_qsub2
67106 0, // FPR16_lo:qsub1_qsub2
67107 0, // FPR16_lo:qsub1_qsub2_qsub3
67108 0, // FPR16_lo:qsub2_qsub3
67109 0, // FPR16_lo:qsub1_then_dsub_qsub2_then_dsub
67110 0, // FPR16_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67111 0, // FPR16_lo:qsub2_then_dsub_qsub3_then_dsub
67112 0, // FPR16_lo:sub_32_x8sub_1_then_sub_32
67113 0, // FPR16_lo:x8sub_0_x8sub_1
67114 0, // FPR16_lo:x8sub_2_x8sub_3
67115 0, // FPR16_lo:x8sub_4_x8sub_5
67116 0, // FPR16_lo:x8sub_6_x8sub_7
67117 0, // FPR16_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
67118 0, // FPR16_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
67119 0, // FPR16_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
67120 0, // FPR16_lo:sub_32_subo64_then_sub_32
67121 0, // FPR16_lo:dsub_zsub1_then_dsub
67122 0, // FPR16_lo:zsub_zsub1_then_zsub
67123 0, // FPR16_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67124 0, // FPR16_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
67125 0, // FPR16_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67126 0, // FPR16_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
67127 0, // FPR16_lo:zsub0_zsub1
67128 0, // FPR16_lo:zsub0_zsub1_zsub2
67129 0, // FPR16_lo:zsub1_zsub2
67130 0, // FPR16_lo:zsub1_zsub2_zsub3
67131 0, // FPR16_lo:zsub2_zsub3
67132 0, // FPR16_lo:zsub1_then_dsub_zsub2_then_dsub
67133 0, // FPR16_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67134 0, // FPR16_lo:zsub1_then_zsub_zsub2_then_zsub
67135 0, // FPR16_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67136 0, // FPR16_lo:zsub2_then_dsub_zsub3_then_dsub
67137 0, // FPR16_lo:zsub2_then_zsub_zsub3_then_zsub
67138 0, // FPR16_lo:zsub0_zsub2
67139 0, // FPR16_lo:zsub1_zsub3
67140 },
67141 { // PNR
67142 0, // PNR:bsub
67143 0, // PNR:dsub
67144 0, // PNR:dsub0
67145 0, // PNR:dsub1
67146 0, // PNR:dsub2
67147 0, // PNR:dsub3
67148 0, // PNR:hsub
67149 0, // PNR:psub
67150 0, // PNR:psub0
67151 0, // PNR:psub1
67152 0, // PNR:qsub0
67153 0, // PNR:qsub1
67154 0, // PNR:qsub2
67155 0, // PNR:qsub3
67156 0, // PNR:ssub
67157 0, // PNR:sub_32
67158 0, // PNR:sube32
67159 0, // PNR:sube64
67160 0, // PNR:subo32
67161 0, // PNR:subo64
67162 0, // PNR:x8sub_0
67163 0, // PNR:x8sub_1
67164 0, // PNR:x8sub_2
67165 0, // PNR:x8sub_3
67166 0, // PNR:x8sub_4
67167 0, // PNR:x8sub_5
67168 0, // PNR:x8sub_6
67169 0, // PNR:x8sub_7
67170 0, // PNR:zasubb
67171 0, // PNR:zasubd0
67172 0, // PNR:zasubd1
67173 0, // PNR:zasubh0
67174 0, // PNR:zasubh1
67175 0, // PNR:zasubq0
67176 0, // PNR:zasubq1
67177 0, // PNR:zasubs0
67178 0, // PNR:zasubs1
67179 0, // PNR:zsub
67180 0, // PNR:zsub0
67181 0, // PNR:zsub1
67182 0, // PNR:zsub2
67183 0, // PNR:zsub3
67184 0, // PNR:zasubd1_then_zasubq0
67185 0, // PNR:zasubd1_then_zasubq1
67186 0, // PNR:zasubs1_then_zasubd0
67187 0, // PNR:zasubs1_then_zasubd1
67188 0, // PNR:zasubs1_then_zasubq0
67189 0, // PNR:zasubs1_then_zasubq1
67190 0, // PNR:zasubs1_then_zasubd1_then_zasubq0
67191 0, // PNR:zasubs1_then_zasubd1_then_zasubq1
67192 0, // PNR:zasubh1_then_zasubd0
67193 0, // PNR:zasubh1_then_zasubd1
67194 0, // PNR:zasubh1_then_zasubq0
67195 0, // PNR:zasubh1_then_zasubq1
67196 0, // PNR:zasubh1_then_zasubs0
67197 0, // PNR:zasubh1_then_zasubs1
67198 0, // PNR:zasubh1_then_zasubd1_then_zasubq0
67199 0, // PNR:zasubh1_then_zasubd1_then_zasubq1
67200 0, // PNR:zasubh1_then_zasubs1_then_zasubd0
67201 0, // PNR:zasubh1_then_zasubs1_then_zasubd1
67202 0, // PNR:zasubh1_then_zasubs1_then_zasubq0
67203 0, // PNR:zasubh1_then_zasubs1_then_zasubq1
67204 0, // PNR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67205 0, // PNR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67206 0, // PNR:dsub1_then_bsub
67207 0, // PNR:dsub1_then_hsub
67208 0, // PNR:dsub1_then_ssub
67209 0, // PNR:dsub3_then_bsub
67210 0, // PNR:dsub3_then_hsub
67211 0, // PNR:dsub3_then_ssub
67212 0, // PNR:dsub2_then_bsub
67213 0, // PNR:dsub2_then_hsub
67214 0, // PNR:dsub2_then_ssub
67215 0, // PNR:psub1_then_psub
67216 0, // PNR:qsub1_then_bsub
67217 0, // PNR:qsub1_then_dsub
67218 0, // PNR:qsub1_then_hsub
67219 0, // PNR:qsub1_then_ssub
67220 0, // PNR:qsub3_then_bsub
67221 0, // PNR:qsub3_then_dsub
67222 0, // PNR:qsub3_then_hsub
67223 0, // PNR:qsub3_then_ssub
67224 0, // PNR:qsub2_then_bsub
67225 0, // PNR:qsub2_then_dsub
67226 0, // PNR:qsub2_then_hsub
67227 0, // PNR:qsub2_then_ssub
67228 0, // PNR:x8sub_7_then_sub_32
67229 0, // PNR:x8sub_6_then_sub_32
67230 0, // PNR:x8sub_5_then_sub_32
67231 0, // PNR:x8sub_4_then_sub_32
67232 0, // PNR:x8sub_3_then_sub_32
67233 0, // PNR:x8sub_2_then_sub_32
67234 0, // PNR:x8sub_1_then_sub_32
67235 0, // PNR:subo64_then_sub_32
67236 0, // PNR:zsub1_then_bsub
67237 0, // PNR:zsub1_then_dsub
67238 0, // PNR:zsub1_then_hsub
67239 0, // PNR:zsub1_then_ssub
67240 0, // PNR:zsub1_then_zsub
67241 0, // PNR:zsub3_then_bsub
67242 0, // PNR:zsub3_then_dsub
67243 0, // PNR:zsub3_then_hsub
67244 0, // PNR:zsub3_then_ssub
67245 0, // PNR:zsub3_then_zsub
67246 0, // PNR:zsub2_then_bsub
67247 0, // PNR:zsub2_then_dsub
67248 0, // PNR:zsub2_then_hsub
67249 0, // PNR:zsub2_then_ssub
67250 0, // PNR:zsub2_then_zsub
67251 0, // PNR:dsub0_dsub1
67252 0, // PNR:dsub0_dsub1_dsub2
67253 0, // PNR:dsub1_dsub2
67254 0, // PNR:dsub1_dsub2_dsub3
67255 0, // PNR:dsub2_dsub3
67256 0, // PNR:dsub_qsub1_then_dsub
67257 0, // PNR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67258 0, // PNR:dsub_qsub1_then_dsub_qsub2_then_dsub
67259 0, // PNR:qsub0_qsub1
67260 0, // PNR:qsub0_qsub1_qsub2
67261 0, // PNR:qsub1_qsub2
67262 0, // PNR:qsub1_qsub2_qsub3
67263 0, // PNR:qsub2_qsub3
67264 0, // PNR:qsub1_then_dsub_qsub2_then_dsub
67265 0, // PNR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67266 0, // PNR:qsub2_then_dsub_qsub3_then_dsub
67267 0, // PNR:sub_32_x8sub_1_then_sub_32
67268 0, // PNR:x8sub_0_x8sub_1
67269 0, // PNR:x8sub_2_x8sub_3
67270 0, // PNR:x8sub_4_x8sub_5
67271 0, // PNR:x8sub_6_x8sub_7
67272 0, // PNR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
67273 0, // PNR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
67274 0, // PNR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
67275 0, // PNR:sub_32_subo64_then_sub_32
67276 0, // PNR:dsub_zsub1_then_dsub
67277 0, // PNR:zsub_zsub1_then_zsub
67278 0, // PNR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67279 0, // PNR:dsub_zsub1_then_dsub_zsub2_then_dsub
67280 0, // PNR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67281 0, // PNR:zsub_zsub1_then_zsub_zsub2_then_zsub
67282 0, // PNR:zsub0_zsub1
67283 0, // PNR:zsub0_zsub1_zsub2
67284 0, // PNR:zsub1_zsub2
67285 0, // PNR:zsub1_zsub2_zsub3
67286 0, // PNR:zsub2_zsub3
67287 0, // PNR:zsub1_then_dsub_zsub2_then_dsub
67288 0, // PNR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67289 0, // PNR:zsub1_then_zsub_zsub2_then_zsub
67290 0, // PNR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67291 0, // PNR:zsub2_then_dsub_zsub3_then_dsub
67292 0, // PNR:zsub2_then_zsub_zsub3_then_zsub
67293 0, // PNR:zsub0_zsub2
67294 0, // PNR:zsub1_zsub3
67295 },
67296 { // PPR
67297 0, // PPR:bsub
67298 0, // PPR:dsub
67299 0, // PPR:dsub0
67300 0, // PPR:dsub1
67301 0, // PPR:dsub2
67302 0, // PPR:dsub3
67303 0, // PPR:hsub
67304 5, // PPR:psub -> PNR
67305 0, // PPR:psub0
67306 0, // PPR:psub1
67307 0, // PPR:qsub0
67308 0, // PPR:qsub1
67309 0, // PPR:qsub2
67310 0, // PPR:qsub3
67311 0, // PPR:ssub
67312 0, // PPR:sub_32
67313 0, // PPR:sube32
67314 0, // PPR:sube64
67315 0, // PPR:subo32
67316 0, // PPR:subo64
67317 0, // PPR:x8sub_0
67318 0, // PPR:x8sub_1
67319 0, // PPR:x8sub_2
67320 0, // PPR:x8sub_3
67321 0, // PPR:x8sub_4
67322 0, // PPR:x8sub_5
67323 0, // PPR:x8sub_6
67324 0, // PPR:x8sub_7
67325 0, // PPR:zasubb
67326 0, // PPR:zasubd0
67327 0, // PPR:zasubd1
67328 0, // PPR:zasubh0
67329 0, // PPR:zasubh1
67330 0, // PPR:zasubq0
67331 0, // PPR:zasubq1
67332 0, // PPR:zasubs0
67333 0, // PPR:zasubs1
67334 0, // PPR:zsub
67335 0, // PPR:zsub0
67336 0, // PPR:zsub1
67337 0, // PPR:zsub2
67338 0, // PPR:zsub3
67339 0, // PPR:zasubd1_then_zasubq0
67340 0, // PPR:zasubd1_then_zasubq1
67341 0, // PPR:zasubs1_then_zasubd0
67342 0, // PPR:zasubs1_then_zasubd1
67343 0, // PPR:zasubs1_then_zasubq0
67344 0, // PPR:zasubs1_then_zasubq1
67345 0, // PPR:zasubs1_then_zasubd1_then_zasubq0
67346 0, // PPR:zasubs1_then_zasubd1_then_zasubq1
67347 0, // PPR:zasubh1_then_zasubd0
67348 0, // PPR:zasubh1_then_zasubd1
67349 0, // PPR:zasubh1_then_zasubq0
67350 0, // PPR:zasubh1_then_zasubq1
67351 0, // PPR:zasubh1_then_zasubs0
67352 0, // PPR:zasubh1_then_zasubs1
67353 0, // PPR:zasubh1_then_zasubd1_then_zasubq0
67354 0, // PPR:zasubh1_then_zasubd1_then_zasubq1
67355 0, // PPR:zasubh1_then_zasubs1_then_zasubd0
67356 0, // PPR:zasubh1_then_zasubs1_then_zasubd1
67357 0, // PPR:zasubh1_then_zasubs1_then_zasubq0
67358 0, // PPR:zasubh1_then_zasubs1_then_zasubq1
67359 0, // PPR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67360 0, // PPR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67361 0, // PPR:dsub1_then_bsub
67362 0, // PPR:dsub1_then_hsub
67363 0, // PPR:dsub1_then_ssub
67364 0, // PPR:dsub3_then_bsub
67365 0, // PPR:dsub3_then_hsub
67366 0, // PPR:dsub3_then_ssub
67367 0, // PPR:dsub2_then_bsub
67368 0, // PPR:dsub2_then_hsub
67369 0, // PPR:dsub2_then_ssub
67370 0, // PPR:psub1_then_psub
67371 0, // PPR:qsub1_then_bsub
67372 0, // PPR:qsub1_then_dsub
67373 0, // PPR:qsub1_then_hsub
67374 0, // PPR:qsub1_then_ssub
67375 0, // PPR:qsub3_then_bsub
67376 0, // PPR:qsub3_then_dsub
67377 0, // PPR:qsub3_then_hsub
67378 0, // PPR:qsub3_then_ssub
67379 0, // PPR:qsub2_then_bsub
67380 0, // PPR:qsub2_then_dsub
67381 0, // PPR:qsub2_then_hsub
67382 0, // PPR:qsub2_then_ssub
67383 0, // PPR:x8sub_7_then_sub_32
67384 0, // PPR:x8sub_6_then_sub_32
67385 0, // PPR:x8sub_5_then_sub_32
67386 0, // PPR:x8sub_4_then_sub_32
67387 0, // PPR:x8sub_3_then_sub_32
67388 0, // PPR:x8sub_2_then_sub_32
67389 0, // PPR:x8sub_1_then_sub_32
67390 0, // PPR:subo64_then_sub_32
67391 0, // PPR:zsub1_then_bsub
67392 0, // PPR:zsub1_then_dsub
67393 0, // PPR:zsub1_then_hsub
67394 0, // PPR:zsub1_then_ssub
67395 0, // PPR:zsub1_then_zsub
67396 0, // PPR:zsub3_then_bsub
67397 0, // PPR:zsub3_then_dsub
67398 0, // PPR:zsub3_then_hsub
67399 0, // PPR:zsub3_then_ssub
67400 0, // PPR:zsub3_then_zsub
67401 0, // PPR:zsub2_then_bsub
67402 0, // PPR:zsub2_then_dsub
67403 0, // PPR:zsub2_then_hsub
67404 0, // PPR:zsub2_then_ssub
67405 0, // PPR:zsub2_then_zsub
67406 0, // PPR:dsub0_dsub1
67407 0, // PPR:dsub0_dsub1_dsub2
67408 0, // PPR:dsub1_dsub2
67409 0, // PPR:dsub1_dsub2_dsub3
67410 0, // PPR:dsub2_dsub3
67411 0, // PPR:dsub_qsub1_then_dsub
67412 0, // PPR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67413 0, // PPR:dsub_qsub1_then_dsub_qsub2_then_dsub
67414 0, // PPR:qsub0_qsub1
67415 0, // PPR:qsub0_qsub1_qsub2
67416 0, // PPR:qsub1_qsub2
67417 0, // PPR:qsub1_qsub2_qsub3
67418 0, // PPR:qsub2_qsub3
67419 0, // PPR:qsub1_then_dsub_qsub2_then_dsub
67420 0, // PPR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67421 0, // PPR:qsub2_then_dsub_qsub3_then_dsub
67422 0, // PPR:sub_32_x8sub_1_then_sub_32
67423 0, // PPR:x8sub_0_x8sub_1
67424 0, // PPR:x8sub_2_x8sub_3
67425 0, // PPR:x8sub_4_x8sub_5
67426 0, // PPR:x8sub_6_x8sub_7
67427 0, // PPR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
67428 0, // PPR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
67429 0, // PPR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
67430 0, // PPR:sub_32_subo64_then_sub_32
67431 0, // PPR:dsub_zsub1_then_dsub
67432 0, // PPR:zsub_zsub1_then_zsub
67433 0, // PPR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67434 0, // PPR:dsub_zsub1_then_dsub_zsub2_then_dsub
67435 0, // PPR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67436 0, // PPR:zsub_zsub1_then_zsub_zsub2_then_zsub
67437 0, // PPR:zsub0_zsub1
67438 0, // PPR:zsub0_zsub1_zsub2
67439 0, // PPR:zsub1_zsub2
67440 0, // PPR:zsub1_zsub2_zsub3
67441 0, // PPR:zsub2_zsub3
67442 0, // PPR:zsub1_then_dsub_zsub2_then_dsub
67443 0, // PPR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67444 0, // PPR:zsub1_then_zsub_zsub2_then_zsub
67445 0, // PPR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67446 0, // PPR:zsub2_then_dsub_zsub3_then_dsub
67447 0, // PPR:zsub2_then_zsub_zsub3_then_zsub
67448 0, // PPR:zsub0_zsub2
67449 0, // PPR:zsub1_zsub3
67450 },
67451 { // PNR_3b
67452 0, // PNR_3b:bsub
67453 0, // PNR_3b:dsub
67454 0, // PNR_3b:dsub0
67455 0, // PNR_3b:dsub1
67456 0, // PNR_3b:dsub2
67457 0, // PNR_3b:dsub3
67458 0, // PNR_3b:hsub
67459 0, // PNR_3b:psub
67460 0, // PNR_3b:psub0
67461 0, // PNR_3b:psub1
67462 0, // PNR_3b:qsub0
67463 0, // PNR_3b:qsub1
67464 0, // PNR_3b:qsub2
67465 0, // PNR_3b:qsub3
67466 0, // PNR_3b:ssub
67467 0, // PNR_3b:sub_32
67468 0, // PNR_3b:sube32
67469 0, // PNR_3b:sube64
67470 0, // PNR_3b:subo32
67471 0, // PNR_3b:subo64
67472 0, // PNR_3b:x8sub_0
67473 0, // PNR_3b:x8sub_1
67474 0, // PNR_3b:x8sub_2
67475 0, // PNR_3b:x8sub_3
67476 0, // PNR_3b:x8sub_4
67477 0, // PNR_3b:x8sub_5
67478 0, // PNR_3b:x8sub_6
67479 0, // PNR_3b:x8sub_7
67480 0, // PNR_3b:zasubb
67481 0, // PNR_3b:zasubd0
67482 0, // PNR_3b:zasubd1
67483 0, // PNR_3b:zasubh0
67484 0, // PNR_3b:zasubh1
67485 0, // PNR_3b:zasubq0
67486 0, // PNR_3b:zasubq1
67487 0, // PNR_3b:zasubs0
67488 0, // PNR_3b:zasubs1
67489 0, // PNR_3b:zsub
67490 0, // PNR_3b:zsub0
67491 0, // PNR_3b:zsub1
67492 0, // PNR_3b:zsub2
67493 0, // PNR_3b:zsub3
67494 0, // PNR_3b:zasubd1_then_zasubq0
67495 0, // PNR_3b:zasubd1_then_zasubq1
67496 0, // PNR_3b:zasubs1_then_zasubd0
67497 0, // PNR_3b:zasubs1_then_zasubd1
67498 0, // PNR_3b:zasubs1_then_zasubq0
67499 0, // PNR_3b:zasubs1_then_zasubq1
67500 0, // PNR_3b:zasubs1_then_zasubd1_then_zasubq0
67501 0, // PNR_3b:zasubs1_then_zasubd1_then_zasubq1
67502 0, // PNR_3b:zasubh1_then_zasubd0
67503 0, // PNR_3b:zasubh1_then_zasubd1
67504 0, // PNR_3b:zasubh1_then_zasubq0
67505 0, // PNR_3b:zasubh1_then_zasubq1
67506 0, // PNR_3b:zasubh1_then_zasubs0
67507 0, // PNR_3b:zasubh1_then_zasubs1
67508 0, // PNR_3b:zasubh1_then_zasubd1_then_zasubq0
67509 0, // PNR_3b:zasubh1_then_zasubd1_then_zasubq1
67510 0, // PNR_3b:zasubh1_then_zasubs1_then_zasubd0
67511 0, // PNR_3b:zasubh1_then_zasubs1_then_zasubd1
67512 0, // PNR_3b:zasubh1_then_zasubs1_then_zasubq0
67513 0, // PNR_3b:zasubh1_then_zasubs1_then_zasubq1
67514 0, // PNR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67515 0, // PNR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67516 0, // PNR_3b:dsub1_then_bsub
67517 0, // PNR_3b:dsub1_then_hsub
67518 0, // PNR_3b:dsub1_then_ssub
67519 0, // PNR_3b:dsub3_then_bsub
67520 0, // PNR_3b:dsub3_then_hsub
67521 0, // PNR_3b:dsub3_then_ssub
67522 0, // PNR_3b:dsub2_then_bsub
67523 0, // PNR_3b:dsub2_then_hsub
67524 0, // PNR_3b:dsub2_then_ssub
67525 0, // PNR_3b:psub1_then_psub
67526 0, // PNR_3b:qsub1_then_bsub
67527 0, // PNR_3b:qsub1_then_dsub
67528 0, // PNR_3b:qsub1_then_hsub
67529 0, // PNR_3b:qsub1_then_ssub
67530 0, // PNR_3b:qsub3_then_bsub
67531 0, // PNR_3b:qsub3_then_dsub
67532 0, // PNR_3b:qsub3_then_hsub
67533 0, // PNR_3b:qsub3_then_ssub
67534 0, // PNR_3b:qsub2_then_bsub
67535 0, // PNR_3b:qsub2_then_dsub
67536 0, // PNR_3b:qsub2_then_hsub
67537 0, // PNR_3b:qsub2_then_ssub
67538 0, // PNR_3b:x8sub_7_then_sub_32
67539 0, // PNR_3b:x8sub_6_then_sub_32
67540 0, // PNR_3b:x8sub_5_then_sub_32
67541 0, // PNR_3b:x8sub_4_then_sub_32
67542 0, // PNR_3b:x8sub_3_then_sub_32
67543 0, // PNR_3b:x8sub_2_then_sub_32
67544 0, // PNR_3b:x8sub_1_then_sub_32
67545 0, // PNR_3b:subo64_then_sub_32
67546 0, // PNR_3b:zsub1_then_bsub
67547 0, // PNR_3b:zsub1_then_dsub
67548 0, // PNR_3b:zsub1_then_hsub
67549 0, // PNR_3b:zsub1_then_ssub
67550 0, // PNR_3b:zsub1_then_zsub
67551 0, // PNR_3b:zsub3_then_bsub
67552 0, // PNR_3b:zsub3_then_dsub
67553 0, // PNR_3b:zsub3_then_hsub
67554 0, // PNR_3b:zsub3_then_ssub
67555 0, // PNR_3b:zsub3_then_zsub
67556 0, // PNR_3b:zsub2_then_bsub
67557 0, // PNR_3b:zsub2_then_dsub
67558 0, // PNR_3b:zsub2_then_hsub
67559 0, // PNR_3b:zsub2_then_ssub
67560 0, // PNR_3b:zsub2_then_zsub
67561 0, // PNR_3b:dsub0_dsub1
67562 0, // PNR_3b:dsub0_dsub1_dsub2
67563 0, // PNR_3b:dsub1_dsub2
67564 0, // PNR_3b:dsub1_dsub2_dsub3
67565 0, // PNR_3b:dsub2_dsub3
67566 0, // PNR_3b:dsub_qsub1_then_dsub
67567 0, // PNR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67568 0, // PNR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
67569 0, // PNR_3b:qsub0_qsub1
67570 0, // PNR_3b:qsub0_qsub1_qsub2
67571 0, // PNR_3b:qsub1_qsub2
67572 0, // PNR_3b:qsub1_qsub2_qsub3
67573 0, // PNR_3b:qsub2_qsub3
67574 0, // PNR_3b:qsub1_then_dsub_qsub2_then_dsub
67575 0, // PNR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67576 0, // PNR_3b:qsub2_then_dsub_qsub3_then_dsub
67577 0, // PNR_3b:sub_32_x8sub_1_then_sub_32
67578 0, // PNR_3b:x8sub_0_x8sub_1
67579 0, // PNR_3b:x8sub_2_x8sub_3
67580 0, // PNR_3b:x8sub_4_x8sub_5
67581 0, // PNR_3b:x8sub_6_x8sub_7
67582 0, // PNR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
67583 0, // PNR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
67584 0, // PNR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
67585 0, // PNR_3b:sub_32_subo64_then_sub_32
67586 0, // PNR_3b:dsub_zsub1_then_dsub
67587 0, // PNR_3b:zsub_zsub1_then_zsub
67588 0, // PNR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67589 0, // PNR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
67590 0, // PNR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67591 0, // PNR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
67592 0, // PNR_3b:zsub0_zsub1
67593 0, // PNR_3b:zsub0_zsub1_zsub2
67594 0, // PNR_3b:zsub1_zsub2
67595 0, // PNR_3b:zsub1_zsub2_zsub3
67596 0, // PNR_3b:zsub2_zsub3
67597 0, // PNR_3b:zsub1_then_dsub_zsub2_then_dsub
67598 0, // PNR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67599 0, // PNR_3b:zsub1_then_zsub_zsub2_then_zsub
67600 0, // PNR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67601 0, // PNR_3b:zsub2_then_dsub_zsub3_then_dsub
67602 0, // PNR_3b:zsub2_then_zsub_zsub3_then_zsub
67603 0, // PNR_3b:zsub0_zsub2
67604 0, // PNR_3b:zsub1_zsub3
67605 },
67606 { // PNR_p8to15
67607 0, // PNR_p8to15:bsub
67608 0, // PNR_p8to15:dsub
67609 0, // PNR_p8to15:dsub0
67610 0, // PNR_p8to15:dsub1
67611 0, // PNR_p8to15:dsub2
67612 0, // PNR_p8to15:dsub3
67613 0, // PNR_p8to15:hsub
67614 0, // PNR_p8to15:psub
67615 0, // PNR_p8to15:psub0
67616 0, // PNR_p8to15:psub1
67617 0, // PNR_p8to15:qsub0
67618 0, // PNR_p8to15:qsub1
67619 0, // PNR_p8to15:qsub2
67620 0, // PNR_p8to15:qsub3
67621 0, // PNR_p8to15:ssub
67622 0, // PNR_p8to15:sub_32
67623 0, // PNR_p8to15:sube32
67624 0, // PNR_p8to15:sube64
67625 0, // PNR_p8to15:subo32
67626 0, // PNR_p8to15:subo64
67627 0, // PNR_p8to15:x8sub_0
67628 0, // PNR_p8to15:x8sub_1
67629 0, // PNR_p8to15:x8sub_2
67630 0, // PNR_p8to15:x8sub_3
67631 0, // PNR_p8to15:x8sub_4
67632 0, // PNR_p8to15:x8sub_5
67633 0, // PNR_p8to15:x8sub_6
67634 0, // PNR_p8to15:x8sub_7
67635 0, // PNR_p8to15:zasubb
67636 0, // PNR_p8to15:zasubd0
67637 0, // PNR_p8to15:zasubd1
67638 0, // PNR_p8to15:zasubh0
67639 0, // PNR_p8to15:zasubh1
67640 0, // PNR_p8to15:zasubq0
67641 0, // PNR_p8to15:zasubq1
67642 0, // PNR_p8to15:zasubs0
67643 0, // PNR_p8to15:zasubs1
67644 0, // PNR_p8to15:zsub
67645 0, // PNR_p8to15:zsub0
67646 0, // PNR_p8to15:zsub1
67647 0, // PNR_p8to15:zsub2
67648 0, // PNR_p8to15:zsub3
67649 0, // PNR_p8to15:zasubd1_then_zasubq0
67650 0, // PNR_p8to15:zasubd1_then_zasubq1
67651 0, // PNR_p8to15:zasubs1_then_zasubd0
67652 0, // PNR_p8to15:zasubs1_then_zasubd1
67653 0, // PNR_p8to15:zasubs1_then_zasubq0
67654 0, // PNR_p8to15:zasubs1_then_zasubq1
67655 0, // PNR_p8to15:zasubs1_then_zasubd1_then_zasubq0
67656 0, // PNR_p8to15:zasubs1_then_zasubd1_then_zasubq1
67657 0, // PNR_p8to15:zasubh1_then_zasubd0
67658 0, // PNR_p8to15:zasubh1_then_zasubd1
67659 0, // PNR_p8to15:zasubh1_then_zasubq0
67660 0, // PNR_p8to15:zasubh1_then_zasubq1
67661 0, // PNR_p8to15:zasubh1_then_zasubs0
67662 0, // PNR_p8to15:zasubh1_then_zasubs1
67663 0, // PNR_p8to15:zasubh1_then_zasubd1_then_zasubq0
67664 0, // PNR_p8to15:zasubh1_then_zasubd1_then_zasubq1
67665 0, // PNR_p8to15:zasubh1_then_zasubs1_then_zasubd0
67666 0, // PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1
67667 0, // PNR_p8to15:zasubh1_then_zasubs1_then_zasubq0
67668 0, // PNR_p8to15:zasubh1_then_zasubs1_then_zasubq1
67669 0, // PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67670 0, // PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67671 0, // PNR_p8to15:dsub1_then_bsub
67672 0, // PNR_p8to15:dsub1_then_hsub
67673 0, // PNR_p8to15:dsub1_then_ssub
67674 0, // PNR_p8to15:dsub3_then_bsub
67675 0, // PNR_p8to15:dsub3_then_hsub
67676 0, // PNR_p8to15:dsub3_then_ssub
67677 0, // PNR_p8to15:dsub2_then_bsub
67678 0, // PNR_p8to15:dsub2_then_hsub
67679 0, // PNR_p8to15:dsub2_then_ssub
67680 0, // PNR_p8to15:psub1_then_psub
67681 0, // PNR_p8to15:qsub1_then_bsub
67682 0, // PNR_p8to15:qsub1_then_dsub
67683 0, // PNR_p8to15:qsub1_then_hsub
67684 0, // PNR_p8to15:qsub1_then_ssub
67685 0, // PNR_p8to15:qsub3_then_bsub
67686 0, // PNR_p8to15:qsub3_then_dsub
67687 0, // PNR_p8to15:qsub3_then_hsub
67688 0, // PNR_p8to15:qsub3_then_ssub
67689 0, // PNR_p8to15:qsub2_then_bsub
67690 0, // PNR_p8to15:qsub2_then_dsub
67691 0, // PNR_p8to15:qsub2_then_hsub
67692 0, // PNR_p8to15:qsub2_then_ssub
67693 0, // PNR_p8to15:x8sub_7_then_sub_32
67694 0, // PNR_p8to15:x8sub_6_then_sub_32
67695 0, // PNR_p8to15:x8sub_5_then_sub_32
67696 0, // PNR_p8to15:x8sub_4_then_sub_32
67697 0, // PNR_p8to15:x8sub_3_then_sub_32
67698 0, // PNR_p8to15:x8sub_2_then_sub_32
67699 0, // PNR_p8to15:x8sub_1_then_sub_32
67700 0, // PNR_p8to15:subo64_then_sub_32
67701 0, // PNR_p8to15:zsub1_then_bsub
67702 0, // PNR_p8to15:zsub1_then_dsub
67703 0, // PNR_p8to15:zsub1_then_hsub
67704 0, // PNR_p8to15:zsub1_then_ssub
67705 0, // PNR_p8to15:zsub1_then_zsub
67706 0, // PNR_p8to15:zsub3_then_bsub
67707 0, // PNR_p8to15:zsub3_then_dsub
67708 0, // PNR_p8to15:zsub3_then_hsub
67709 0, // PNR_p8to15:zsub3_then_ssub
67710 0, // PNR_p8to15:zsub3_then_zsub
67711 0, // PNR_p8to15:zsub2_then_bsub
67712 0, // PNR_p8to15:zsub2_then_dsub
67713 0, // PNR_p8to15:zsub2_then_hsub
67714 0, // PNR_p8to15:zsub2_then_ssub
67715 0, // PNR_p8to15:zsub2_then_zsub
67716 0, // PNR_p8to15:dsub0_dsub1
67717 0, // PNR_p8to15:dsub0_dsub1_dsub2
67718 0, // PNR_p8to15:dsub1_dsub2
67719 0, // PNR_p8to15:dsub1_dsub2_dsub3
67720 0, // PNR_p8to15:dsub2_dsub3
67721 0, // PNR_p8to15:dsub_qsub1_then_dsub
67722 0, // PNR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67723 0, // PNR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
67724 0, // PNR_p8to15:qsub0_qsub1
67725 0, // PNR_p8to15:qsub0_qsub1_qsub2
67726 0, // PNR_p8to15:qsub1_qsub2
67727 0, // PNR_p8to15:qsub1_qsub2_qsub3
67728 0, // PNR_p8to15:qsub2_qsub3
67729 0, // PNR_p8to15:qsub1_then_dsub_qsub2_then_dsub
67730 0, // PNR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67731 0, // PNR_p8to15:qsub2_then_dsub_qsub3_then_dsub
67732 0, // PNR_p8to15:sub_32_x8sub_1_then_sub_32
67733 0, // PNR_p8to15:x8sub_0_x8sub_1
67734 0, // PNR_p8to15:x8sub_2_x8sub_3
67735 0, // PNR_p8to15:x8sub_4_x8sub_5
67736 0, // PNR_p8to15:x8sub_6_x8sub_7
67737 0, // PNR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
67738 0, // PNR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
67739 0, // PNR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
67740 0, // PNR_p8to15:sub_32_subo64_then_sub_32
67741 0, // PNR_p8to15:dsub_zsub1_then_dsub
67742 0, // PNR_p8to15:zsub_zsub1_then_zsub
67743 0, // PNR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67744 0, // PNR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
67745 0, // PNR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67746 0, // PNR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
67747 0, // PNR_p8to15:zsub0_zsub1
67748 0, // PNR_p8to15:zsub0_zsub1_zsub2
67749 0, // PNR_p8to15:zsub1_zsub2
67750 0, // PNR_p8to15:zsub1_zsub2_zsub3
67751 0, // PNR_p8to15:zsub2_zsub3
67752 0, // PNR_p8to15:zsub1_then_dsub_zsub2_then_dsub
67753 0, // PNR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67754 0, // PNR_p8to15:zsub1_then_zsub_zsub2_then_zsub
67755 0, // PNR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67756 0, // PNR_p8to15:zsub2_then_dsub_zsub3_then_dsub
67757 0, // PNR_p8to15:zsub2_then_zsub_zsub3_then_zsub
67758 0, // PNR_p8to15:zsub0_zsub2
67759 0, // PNR_p8to15:zsub1_zsub3
67760 },
67761 { // PPR_3b
67762 0, // PPR_3b:bsub
67763 0, // PPR_3b:dsub
67764 0, // PPR_3b:dsub0
67765 0, // PPR_3b:dsub1
67766 0, // PPR_3b:dsub2
67767 0, // PPR_3b:dsub3
67768 0, // PPR_3b:hsub
67769 7, // PPR_3b:psub -> PNR_3b
67770 0, // PPR_3b:psub0
67771 0, // PPR_3b:psub1
67772 0, // PPR_3b:qsub0
67773 0, // PPR_3b:qsub1
67774 0, // PPR_3b:qsub2
67775 0, // PPR_3b:qsub3
67776 0, // PPR_3b:ssub
67777 0, // PPR_3b:sub_32
67778 0, // PPR_3b:sube32
67779 0, // PPR_3b:sube64
67780 0, // PPR_3b:subo32
67781 0, // PPR_3b:subo64
67782 0, // PPR_3b:x8sub_0
67783 0, // PPR_3b:x8sub_1
67784 0, // PPR_3b:x8sub_2
67785 0, // PPR_3b:x8sub_3
67786 0, // PPR_3b:x8sub_4
67787 0, // PPR_3b:x8sub_5
67788 0, // PPR_3b:x8sub_6
67789 0, // PPR_3b:x8sub_7
67790 0, // PPR_3b:zasubb
67791 0, // PPR_3b:zasubd0
67792 0, // PPR_3b:zasubd1
67793 0, // PPR_3b:zasubh0
67794 0, // PPR_3b:zasubh1
67795 0, // PPR_3b:zasubq0
67796 0, // PPR_3b:zasubq1
67797 0, // PPR_3b:zasubs0
67798 0, // PPR_3b:zasubs1
67799 0, // PPR_3b:zsub
67800 0, // PPR_3b:zsub0
67801 0, // PPR_3b:zsub1
67802 0, // PPR_3b:zsub2
67803 0, // PPR_3b:zsub3
67804 0, // PPR_3b:zasubd1_then_zasubq0
67805 0, // PPR_3b:zasubd1_then_zasubq1
67806 0, // PPR_3b:zasubs1_then_zasubd0
67807 0, // PPR_3b:zasubs1_then_zasubd1
67808 0, // PPR_3b:zasubs1_then_zasubq0
67809 0, // PPR_3b:zasubs1_then_zasubq1
67810 0, // PPR_3b:zasubs1_then_zasubd1_then_zasubq0
67811 0, // PPR_3b:zasubs1_then_zasubd1_then_zasubq1
67812 0, // PPR_3b:zasubh1_then_zasubd0
67813 0, // PPR_3b:zasubh1_then_zasubd1
67814 0, // PPR_3b:zasubh1_then_zasubq0
67815 0, // PPR_3b:zasubh1_then_zasubq1
67816 0, // PPR_3b:zasubh1_then_zasubs0
67817 0, // PPR_3b:zasubh1_then_zasubs1
67818 0, // PPR_3b:zasubh1_then_zasubd1_then_zasubq0
67819 0, // PPR_3b:zasubh1_then_zasubd1_then_zasubq1
67820 0, // PPR_3b:zasubh1_then_zasubs1_then_zasubd0
67821 0, // PPR_3b:zasubh1_then_zasubs1_then_zasubd1
67822 0, // PPR_3b:zasubh1_then_zasubs1_then_zasubq0
67823 0, // PPR_3b:zasubh1_then_zasubs1_then_zasubq1
67824 0, // PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67825 0, // PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67826 0, // PPR_3b:dsub1_then_bsub
67827 0, // PPR_3b:dsub1_then_hsub
67828 0, // PPR_3b:dsub1_then_ssub
67829 0, // PPR_3b:dsub3_then_bsub
67830 0, // PPR_3b:dsub3_then_hsub
67831 0, // PPR_3b:dsub3_then_ssub
67832 0, // PPR_3b:dsub2_then_bsub
67833 0, // PPR_3b:dsub2_then_hsub
67834 0, // PPR_3b:dsub2_then_ssub
67835 0, // PPR_3b:psub1_then_psub
67836 0, // PPR_3b:qsub1_then_bsub
67837 0, // PPR_3b:qsub1_then_dsub
67838 0, // PPR_3b:qsub1_then_hsub
67839 0, // PPR_3b:qsub1_then_ssub
67840 0, // PPR_3b:qsub3_then_bsub
67841 0, // PPR_3b:qsub3_then_dsub
67842 0, // PPR_3b:qsub3_then_hsub
67843 0, // PPR_3b:qsub3_then_ssub
67844 0, // PPR_3b:qsub2_then_bsub
67845 0, // PPR_3b:qsub2_then_dsub
67846 0, // PPR_3b:qsub2_then_hsub
67847 0, // PPR_3b:qsub2_then_ssub
67848 0, // PPR_3b:x8sub_7_then_sub_32
67849 0, // PPR_3b:x8sub_6_then_sub_32
67850 0, // PPR_3b:x8sub_5_then_sub_32
67851 0, // PPR_3b:x8sub_4_then_sub_32
67852 0, // PPR_3b:x8sub_3_then_sub_32
67853 0, // PPR_3b:x8sub_2_then_sub_32
67854 0, // PPR_3b:x8sub_1_then_sub_32
67855 0, // PPR_3b:subo64_then_sub_32
67856 0, // PPR_3b:zsub1_then_bsub
67857 0, // PPR_3b:zsub1_then_dsub
67858 0, // PPR_3b:zsub1_then_hsub
67859 0, // PPR_3b:zsub1_then_ssub
67860 0, // PPR_3b:zsub1_then_zsub
67861 0, // PPR_3b:zsub3_then_bsub
67862 0, // PPR_3b:zsub3_then_dsub
67863 0, // PPR_3b:zsub3_then_hsub
67864 0, // PPR_3b:zsub3_then_ssub
67865 0, // PPR_3b:zsub3_then_zsub
67866 0, // PPR_3b:zsub2_then_bsub
67867 0, // PPR_3b:zsub2_then_dsub
67868 0, // PPR_3b:zsub2_then_hsub
67869 0, // PPR_3b:zsub2_then_ssub
67870 0, // PPR_3b:zsub2_then_zsub
67871 0, // PPR_3b:dsub0_dsub1
67872 0, // PPR_3b:dsub0_dsub1_dsub2
67873 0, // PPR_3b:dsub1_dsub2
67874 0, // PPR_3b:dsub1_dsub2_dsub3
67875 0, // PPR_3b:dsub2_dsub3
67876 0, // PPR_3b:dsub_qsub1_then_dsub
67877 0, // PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67878 0, // PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
67879 0, // PPR_3b:qsub0_qsub1
67880 0, // PPR_3b:qsub0_qsub1_qsub2
67881 0, // PPR_3b:qsub1_qsub2
67882 0, // PPR_3b:qsub1_qsub2_qsub3
67883 0, // PPR_3b:qsub2_qsub3
67884 0, // PPR_3b:qsub1_then_dsub_qsub2_then_dsub
67885 0, // PPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
67886 0, // PPR_3b:qsub2_then_dsub_qsub3_then_dsub
67887 0, // PPR_3b:sub_32_x8sub_1_then_sub_32
67888 0, // PPR_3b:x8sub_0_x8sub_1
67889 0, // PPR_3b:x8sub_2_x8sub_3
67890 0, // PPR_3b:x8sub_4_x8sub_5
67891 0, // PPR_3b:x8sub_6_x8sub_7
67892 0, // PPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
67893 0, // PPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
67894 0, // PPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
67895 0, // PPR_3b:sub_32_subo64_then_sub_32
67896 0, // PPR_3b:dsub_zsub1_then_dsub
67897 0, // PPR_3b:zsub_zsub1_then_zsub
67898 0, // PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67899 0, // PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
67900 0, // PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67901 0, // PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
67902 0, // PPR_3b:zsub0_zsub1
67903 0, // PPR_3b:zsub0_zsub1_zsub2
67904 0, // PPR_3b:zsub1_zsub2
67905 0, // PPR_3b:zsub1_zsub2_zsub3
67906 0, // PPR_3b:zsub2_zsub3
67907 0, // PPR_3b:zsub1_then_dsub_zsub2_then_dsub
67908 0, // PPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
67909 0, // PPR_3b:zsub1_then_zsub_zsub2_then_zsub
67910 0, // PPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
67911 0, // PPR_3b:zsub2_then_dsub_zsub3_then_dsub
67912 0, // PPR_3b:zsub2_then_zsub_zsub3_then_zsub
67913 0, // PPR_3b:zsub0_zsub2
67914 0, // PPR_3b:zsub1_zsub3
67915 },
67916 { // PPR_p8to15
67917 0, // PPR_p8to15:bsub
67918 0, // PPR_p8to15:dsub
67919 0, // PPR_p8to15:dsub0
67920 0, // PPR_p8to15:dsub1
67921 0, // PPR_p8to15:dsub2
67922 0, // PPR_p8to15:dsub3
67923 0, // PPR_p8to15:hsub
67924 8, // PPR_p8to15:psub -> PNR_p8to15
67925 0, // PPR_p8to15:psub0
67926 0, // PPR_p8to15:psub1
67927 0, // PPR_p8to15:qsub0
67928 0, // PPR_p8to15:qsub1
67929 0, // PPR_p8to15:qsub2
67930 0, // PPR_p8to15:qsub3
67931 0, // PPR_p8to15:ssub
67932 0, // PPR_p8to15:sub_32
67933 0, // PPR_p8to15:sube32
67934 0, // PPR_p8to15:sube64
67935 0, // PPR_p8to15:subo32
67936 0, // PPR_p8to15:subo64
67937 0, // PPR_p8to15:x8sub_0
67938 0, // PPR_p8to15:x8sub_1
67939 0, // PPR_p8to15:x8sub_2
67940 0, // PPR_p8to15:x8sub_3
67941 0, // PPR_p8to15:x8sub_4
67942 0, // PPR_p8to15:x8sub_5
67943 0, // PPR_p8to15:x8sub_6
67944 0, // PPR_p8to15:x8sub_7
67945 0, // PPR_p8to15:zasubb
67946 0, // PPR_p8to15:zasubd0
67947 0, // PPR_p8to15:zasubd1
67948 0, // PPR_p8to15:zasubh0
67949 0, // PPR_p8to15:zasubh1
67950 0, // PPR_p8to15:zasubq0
67951 0, // PPR_p8to15:zasubq1
67952 0, // PPR_p8to15:zasubs0
67953 0, // PPR_p8to15:zasubs1
67954 0, // PPR_p8to15:zsub
67955 0, // PPR_p8to15:zsub0
67956 0, // PPR_p8to15:zsub1
67957 0, // PPR_p8to15:zsub2
67958 0, // PPR_p8to15:zsub3
67959 0, // PPR_p8to15:zasubd1_then_zasubq0
67960 0, // PPR_p8to15:zasubd1_then_zasubq1
67961 0, // PPR_p8to15:zasubs1_then_zasubd0
67962 0, // PPR_p8to15:zasubs1_then_zasubd1
67963 0, // PPR_p8to15:zasubs1_then_zasubq0
67964 0, // PPR_p8to15:zasubs1_then_zasubq1
67965 0, // PPR_p8to15:zasubs1_then_zasubd1_then_zasubq0
67966 0, // PPR_p8to15:zasubs1_then_zasubd1_then_zasubq1
67967 0, // PPR_p8to15:zasubh1_then_zasubd0
67968 0, // PPR_p8to15:zasubh1_then_zasubd1
67969 0, // PPR_p8to15:zasubh1_then_zasubq0
67970 0, // PPR_p8to15:zasubh1_then_zasubq1
67971 0, // PPR_p8to15:zasubh1_then_zasubs0
67972 0, // PPR_p8to15:zasubh1_then_zasubs1
67973 0, // PPR_p8to15:zasubh1_then_zasubd1_then_zasubq0
67974 0, // PPR_p8to15:zasubh1_then_zasubd1_then_zasubq1
67975 0, // PPR_p8to15:zasubh1_then_zasubs1_then_zasubd0
67976 0, // PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1
67977 0, // PPR_p8to15:zasubh1_then_zasubs1_then_zasubq0
67978 0, // PPR_p8to15:zasubh1_then_zasubs1_then_zasubq1
67979 0, // PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
67980 0, // PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
67981 0, // PPR_p8to15:dsub1_then_bsub
67982 0, // PPR_p8to15:dsub1_then_hsub
67983 0, // PPR_p8to15:dsub1_then_ssub
67984 0, // PPR_p8to15:dsub3_then_bsub
67985 0, // PPR_p8to15:dsub3_then_hsub
67986 0, // PPR_p8to15:dsub3_then_ssub
67987 0, // PPR_p8to15:dsub2_then_bsub
67988 0, // PPR_p8to15:dsub2_then_hsub
67989 0, // PPR_p8to15:dsub2_then_ssub
67990 0, // PPR_p8to15:psub1_then_psub
67991 0, // PPR_p8to15:qsub1_then_bsub
67992 0, // PPR_p8to15:qsub1_then_dsub
67993 0, // PPR_p8to15:qsub1_then_hsub
67994 0, // PPR_p8to15:qsub1_then_ssub
67995 0, // PPR_p8to15:qsub3_then_bsub
67996 0, // PPR_p8to15:qsub3_then_dsub
67997 0, // PPR_p8to15:qsub3_then_hsub
67998 0, // PPR_p8to15:qsub3_then_ssub
67999 0, // PPR_p8to15:qsub2_then_bsub
68000 0, // PPR_p8to15:qsub2_then_dsub
68001 0, // PPR_p8to15:qsub2_then_hsub
68002 0, // PPR_p8to15:qsub2_then_ssub
68003 0, // PPR_p8to15:x8sub_7_then_sub_32
68004 0, // PPR_p8to15:x8sub_6_then_sub_32
68005 0, // PPR_p8to15:x8sub_5_then_sub_32
68006 0, // PPR_p8to15:x8sub_4_then_sub_32
68007 0, // PPR_p8to15:x8sub_3_then_sub_32
68008 0, // PPR_p8to15:x8sub_2_then_sub_32
68009 0, // PPR_p8to15:x8sub_1_then_sub_32
68010 0, // PPR_p8to15:subo64_then_sub_32
68011 0, // PPR_p8to15:zsub1_then_bsub
68012 0, // PPR_p8to15:zsub1_then_dsub
68013 0, // PPR_p8to15:zsub1_then_hsub
68014 0, // PPR_p8to15:zsub1_then_ssub
68015 0, // PPR_p8to15:zsub1_then_zsub
68016 0, // PPR_p8to15:zsub3_then_bsub
68017 0, // PPR_p8to15:zsub3_then_dsub
68018 0, // PPR_p8to15:zsub3_then_hsub
68019 0, // PPR_p8to15:zsub3_then_ssub
68020 0, // PPR_p8to15:zsub3_then_zsub
68021 0, // PPR_p8to15:zsub2_then_bsub
68022 0, // PPR_p8to15:zsub2_then_dsub
68023 0, // PPR_p8to15:zsub2_then_hsub
68024 0, // PPR_p8to15:zsub2_then_ssub
68025 0, // PPR_p8to15:zsub2_then_zsub
68026 0, // PPR_p8to15:dsub0_dsub1
68027 0, // PPR_p8to15:dsub0_dsub1_dsub2
68028 0, // PPR_p8to15:dsub1_dsub2
68029 0, // PPR_p8to15:dsub1_dsub2_dsub3
68030 0, // PPR_p8to15:dsub2_dsub3
68031 0, // PPR_p8to15:dsub_qsub1_then_dsub
68032 0, // PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68033 0, // PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
68034 0, // PPR_p8to15:qsub0_qsub1
68035 0, // PPR_p8to15:qsub0_qsub1_qsub2
68036 0, // PPR_p8to15:qsub1_qsub2
68037 0, // PPR_p8to15:qsub1_qsub2_qsub3
68038 0, // PPR_p8to15:qsub2_qsub3
68039 0, // PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub
68040 0, // PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68041 0, // PPR_p8to15:qsub2_then_dsub_qsub3_then_dsub
68042 0, // PPR_p8to15:sub_32_x8sub_1_then_sub_32
68043 0, // PPR_p8to15:x8sub_0_x8sub_1
68044 0, // PPR_p8to15:x8sub_2_x8sub_3
68045 0, // PPR_p8to15:x8sub_4_x8sub_5
68046 0, // PPR_p8to15:x8sub_6_x8sub_7
68047 0, // PPR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68048 0, // PPR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68049 0, // PPR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68050 0, // PPR_p8to15:sub_32_subo64_then_sub_32
68051 0, // PPR_p8to15:dsub_zsub1_then_dsub
68052 0, // PPR_p8to15:zsub_zsub1_then_zsub
68053 0, // PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68054 0, // PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
68055 0, // PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68056 0, // PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
68057 0, // PPR_p8to15:zsub0_zsub1
68058 0, // PPR_p8to15:zsub0_zsub1_zsub2
68059 0, // PPR_p8to15:zsub1_zsub2
68060 0, // PPR_p8to15:zsub1_zsub2_zsub3
68061 0, // PPR_p8to15:zsub2_zsub3
68062 0, // PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub
68063 0, // PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68064 0, // PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub
68065 0, // PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68066 0, // PPR_p8to15:zsub2_then_dsub_zsub3_then_dsub
68067 0, // PPR_p8to15:zsub2_then_zsub_zsub3_then_zsub
68068 0, // PPR_p8to15:zsub0_zsub2
68069 0, // PPR_p8to15:zsub1_zsub3
68070 },
68071 { // PPR2
68072 0, // PPR2:bsub
68073 0, // PPR2:dsub
68074 0, // PPR2:dsub0
68075 0, // PPR2:dsub1
68076 0, // PPR2:dsub2
68077 0, // PPR2:dsub3
68078 0, // PPR2:hsub
68079 5, // PPR2:psub -> PNR
68080 6, // PPR2:psub0 -> PPR
68081 6, // PPR2:psub1 -> PPR
68082 0, // PPR2:qsub0
68083 0, // PPR2:qsub1
68084 0, // PPR2:qsub2
68085 0, // PPR2:qsub3
68086 0, // PPR2:ssub
68087 0, // PPR2:sub_32
68088 0, // PPR2:sube32
68089 0, // PPR2:sube64
68090 0, // PPR2:subo32
68091 0, // PPR2:subo64
68092 0, // PPR2:x8sub_0
68093 0, // PPR2:x8sub_1
68094 0, // PPR2:x8sub_2
68095 0, // PPR2:x8sub_3
68096 0, // PPR2:x8sub_4
68097 0, // PPR2:x8sub_5
68098 0, // PPR2:x8sub_6
68099 0, // PPR2:x8sub_7
68100 0, // PPR2:zasubb
68101 0, // PPR2:zasubd0
68102 0, // PPR2:zasubd1
68103 0, // PPR2:zasubh0
68104 0, // PPR2:zasubh1
68105 0, // PPR2:zasubq0
68106 0, // PPR2:zasubq1
68107 0, // PPR2:zasubs0
68108 0, // PPR2:zasubs1
68109 0, // PPR2:zsub
68110 0, // PPR2:zsub0
68111 0, // PPR2:zsub1
68112 0, // PPR2:zsub2
68113 0, // PPR2:zsub3
68114 0, // PPR2:zasubd1_then_zasubq0
68115 0, // PPR2:zasubd1_then_zasubq1
68116 0, // PPR2:zasubs1_then_zasubd0
68117 0, // PPR2:zasubs1_then_zasubd1
68118 0, // PPR2:zasubs1_then_zasubq0
68119 0, // PPR2:zasubs1_then_zasubq1
68120 0, // PPR2:zasubs1_then_zasubd1_then_zasubq0
68121 0, // PPR2:zasubs1_then_zasubd1_then_zasubq1
68122 0, // PPR2:zasubh1_then_zasubd0
68123 0, // PPR2:zasubh1_then_zasubd1
68124 0, // PPR2:zasubh1_then_zasubq0
68125 0, // PPR2:zasubh1_then_zasubq1
68126 0, // PPR2:zasubh1_then_zasubs0
68127 0, // PPR2:zasubh1_then_zasubs1
68128 0, // PPR2:zasubh1_then_zasubd1_then_zasubq0
68129 0, // PPR2:zasubh1_then_zasubd1_then_zasubq1
68130 0, // PPR2:zasubh1_then_zasubs1_then_zasubd0
68131 0, // PPR2:zasubh1_then_zasubs1_then_zasubd1
68132 0, // PPR2:zasubh1_then_zasubs1_then_zasubq0
68133 0, // PPR2:zasubh1_then_zasubs1_then_zasubq1
68134 0, // PPR2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
68135 0, // PPR2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
68136 0, // PPR2:dsub1_then_bsub
68137 0, // PPR2:dsub1_then_hsub
68138 0, // PPR2:dsub1_then_ssub
68139 0, // PPR2:dsub3_then_bsub
68140 0, // PPR2:dsub3_then_hsub
68141 0, // PPR2:dsub3_then_ssub
68142 0, // PPR2:dsub2_then_bsub
68143 0, // PPR2:dsub2_then_hsub
68144 0, // PPR2:dsub2_then_ssub
68145 5, // PPR2:psub1_then_psub -> PNR
68146 0, // PPR2:qsub1_then_bsub
68147 0, // PPR2:qsub1_then_dsub
68148 0, // PPR2:qsub1_then_hsub
68149 0, // PPR2:qsub1_then_ssub
68150 0, // PPR2:qsub3_then_bsub
68151 0, // PPR2:qsub3_then_dsub
68152 0, // PPR2:qsub3_then_hsub
68153 0, // PPR2:qsub3_then_ssub
68154 0, // PPR2:qsub2_then_bsub
68155 0, // PPR2:qsub2_then_dsub
68156 0, // PPR2:qsub2_then_hsub
68157 0, // PPR2:qsub2_then_ssub
68158 0, // PPR2:x8sub_7_then_sub_32
68159 0, // PPR2:x8sub_6_then_sub_32
68160 0, // PPR2:x8sub_5_then_sub_32
68161 0, // PPR2:x8sub_4_then_sub_32
68162 0, // PPR2:x8sub_3_then_sub_32
68163 0, // PPR2:x8sub_2_then_sub_32
68164 0, // PPR2:x8sub_1_then_sub_32
68165 0, // PPR2:subo64_then_sub_32
68166 0, // PPR2:zsub1_then_bsub
68167 0, // PPR2:zsub1_then_dsub
68168 0, // PPR2:zsub1_then_hsub
68169 0, // PPR2:zsub1_then_ssub
68170 0, // PPR2:zsub1_then_zsub
68171 0, // PPR2:zsub3_then_bsub
68172 0, // PPR2:zsub3_then_dsub
68173 0, // PPR2:zsub3_then_hsub
68174 0, // PPR2:zsub3_then_ssub
68175 0, // PPR2:zsub3_then_zsub
68176 0, // PPR2:zsub2_then_bsub
68177 0, // PPR2:zsub2_then_dsub
68178 0, // PPR2:zsub2_then_hsub
68179 0, // PPR2:zsub2_then_ssub
68180 0, // PPR2:zsub2_then_zsub
68181 0, // PPR2:dsub0_dsub1
68182 0, // PPR2:dsub0_dsub1_dsub2
68183 0, // PPR2:dsub1_dsub2
68184 0, // PPR2:dsub1_dsub2_dsub3
68185 0, // PPR2:dsub2_dsub3
68186 0, // PPR2:dsub_qsub1_then_dsub
68187 0, // PPR2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68188 0, // PPR2:dsub_qsub1_then_dsub_qsub2_then_dsub
68189 0, // PPR2:qsub0_qsub1
68190 0, // PPR2:qsub0_qsub1_qsub2
68191 0, // PPR2:qsub1_qsub2
68192 0, // PPR2:qsub1_qsub2_qsub3
68193 0, // PPR2:qsub2_qsub3
68194 0, // PPR2:qsub1_then_dsub_qsub2_then_dsub
68195 0, // PPR2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68196 0, // PPR2:qsub2_then_dsub_qsub3_then_dsub
68197 0, // PPR2:sub_32_x8sub_1_then_sub_32
68198 0, // PPR2:x8sub_0_x8sub_1
68199 0, // PPR2:x8sub_2_x8sub_3
68200 0, // PPR2:x8sub_4_x8sub_5
68201 0, // PPR2:x8sub_6_x8sub_7
68202 0, // PPR2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68203 0, // PPR2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68204 0, // PPR2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68205 0, // PPR2:sub_32_subo64_then_sub_32
68206 0, // PPR2:dsub_zsub1_then_dsub
68207 0, // PPR2:zsub_zsub1_then_zsub
68208 0, // PPR2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68209 0, // PPR2:dsub_zsub1_then_dsub_zsub2_then_dsub
68210 0, // PPR2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68211 0, // PPR2:zsub_zsub1_then_zsub_zsub2_then_zsub
68212 0, // PPR2:zsub0_zsub1
68213 0, // PPR2:zsub0_zsub1_zsub2
68214 0, // PPR2:zsub1_zsub2
68215 0, // PPR2:zsub1_zsub2_zsub3
68216 0, // PPR2:zsub2_zsub3
68217 0, // PPR2:zsub1_then_dsub_zsub2_then_dsub
68218 0, // PPR2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68219 0, // PPR2:zsub1_then_zsub_zsub2_then_zsub
68220 0, // PPR2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68221 0, // PPR2:zsub2_then_dsub_zsub3_then_dsub
68222 0, // PPR2:zsub2_then_zsub_zsub3_then_zsub
68223 0, // PPR2:zsub0_zsub2
68224 0, // PPR2:zsub1_zsub3
68225 },
68226 { // PPR2Mul2
68227 0, // PPR2Mul2:bsub
68228 0, // PPR2Mul2:dsub
68229 0, // PPR2Mul2:dsub0
68230 0, // PPR2Mul2:dsub1
68231 0, // PPR2Mul2:dsub2
68232 0, // PPR2Mul2:dsub3
68233 0, // PPR2Mul2:hsub
68234 5, // PPR2Mul2:psub -> PNR
68235 6, // PPR2Mul2:psub0 -> PPR
68236 6, // PPR2Mul2:psub1 -> PPR
68237 0, // PPR2Mul2:qsub0
68238 0, // PPR2Mul2:qsub1
68239 0, // PPR2Mul2:qsub2
68240 0, // PPR2Mul2:qsub3
68241 0, // PPR2Mul2:ssub
68242 0, // PPR2Mul2:sub_32
68243 0, // PPR2Mul2:sube32
68244 0, // PPR2Mul2:sube64
68245 0, // PPR2Mul2:subo32
68246 0, // PPR2Mul2:subo64
68247 0, // PPR2Mul2:x8sub_0
68248 0, // PPR2Mul2:x8sub_1
68249 0, // PPR2Mul2:x8sub_2
68250 0, // PPR2Mul2:x8sub_3
68251 0, // PPR2Mul2:x8sub_4
68252 0, // PPR2Mul2:x8sub_5
68253 0, // PPR2Mul2:x8sub_6
68254 0, // PPR2Mul2:x8sub_7
68255 0, // PPR2Mul2:zasubb
68256 0, // PPR2Mul2:zasubd0
68257 0, // PPR2Mul2:zasubd1
68258 0, // PPR2Mul2:zasubh0
68259 0, // PPR2Mul2:zasubh1
68260 0, // PPR2Mul2:zasubq0
68261 0, // PPR2Mul2:zasubq1
68262 0, // PPR2Mul2:zasubs0
68263 0, // PPR2Mul2:zasubs1
68264 0, // PPR2Mul2:zsub
68265 0, // PPR2Mul2:zsub0
68266 0, // PPR2Mul2:zsub1
68267 0, // PPR2Mul2:zsub2
68268 0, // PPR2Mul2:zsub3
68269 0, // PPR2Mul2:zasubd1_then_zasubq0
68270 0, // PPR2Mul2:zasubd1_then_zasubq1
68271 0, // PPR2Mul2:zasubs1_then_zasubd0
68272 0, // PPR2Mul2:zasubs1_then_zasubd1
68273 0, // PPR2Mul2:zasubs1_then_zasubq0
68274 0, // PPR2Mul2:zasubs1_then_zasubq1
68275 0, // PPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
68276 0, // PPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
68277 0, // PPR2Mul2:zasubh1_then_zasubd0
68278 0, // PPR2Mul2:zasubh1_then_zasubd1
68279 0, // PPR2Mul2:zasubh1_then_zasubq0
68280 0, // PPR2Mul2:zasubh1_then_zasubq1
68281 0, // PPR2Mul2:zasubh1_then_zasubs0
68282 0, // PPR2Mul2:zasubh1_then_zasubs1
68283 0, // PPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
68284 0, // PPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
68285 0, // PPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
68286 0, // PPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
68287 0, // PPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
68288 0, // PPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
68289 0, // PPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
68290 0, // PPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
68291 0, // PPR2Mul2:dsub1_then_bsub
68292 0, // PPR2Mul2:dsub1_then_hsub
68293 0, // PPR2Mul2:dsub1_then_ssub
68294 0, // PPR2Mul2:dsub3_then_bsub
68295 0, // PPR2Mul2:dsub3_then_hsub
68296 0, // PPR2Mul2:dsub3_then_ssub
68297 0, // PPR2Mul2:dsub2_then_bsub
68298 0, // PPR2Mul2:dsub2_then_hsub
68299 0, // PPR2Mul2:dsub2_then_ssub
68300 5, // PPR2Mul2:psub1_then_psub -> PNR
68301 0, // PPR2Mul2:qsub1_then_bsub
68302 0, // PPR2Mul2:qsub1_then_dsub
68303 0, // PPR2Mul2:qsub1_then_hsub
68304 0, // PPR2Mul2:qsub1_then_ssub
68305 0, // PPR2Mul2:qsub3_then_bsub
68306 0, // PPR2Mul2:qsub3_then_dsub
68307 0, // PPR2Mul2:qsub3_then_hsub
68308 0, // PPR2Mul2:qsub3_then_ssub
68309 0, // PPR2Mul2:qsub2_then_bsub
68310 0, // PPR2Mul2:qsub2_then_dsub
68311 0, // PPR2Mul2:qsub2_then_hsub
68312 0, // PPR2Mul2:qsub2_then_ssub
68313 0, // PPR2Mul2:x8sub_7_then_sub_32
68314 0, // PPR2Mul2:x8sub_6_then_sub_32
68315 0, // PPR2Mul2:x8sub_5_then_sub_32
68316 0, // PPR2Mul2:x8sub_4_then_sub_32
68317 0, // PPR2Mul2:x8sub_3_then_sub_32
68318 0, // PPR2Mul2:x8sub_2_then_sub_32
68319 0, // PPR2Mul2:x8sub_1_then_sub_32
68320 0, // PPR2Mul2:subo64_then_sub_32
68321 0, // PPR2Mul2:zsub1_then_bsub
68322 0, // PPR2Mul2:zsub1_then_dsub
68323 0, // PPR2Mul2:zsub1_then_hsub
68324 0, // PPR2Mul2:zsub1_then_ssub
68325 0, // PPR2Mul2:zsub1_then_zsub
68326 0, // PPR2Mul2:zsub3_then_bsub
68327 0, // PPR2Mul2:zsub3_then_dsub
68328 0, // PPR2Mul2:zsub3_then_hsub
68329 0, // PPR2Mul2:zsub3_then_ssub
68330 0, // PPR2Mul2:zsub3_then_zsub
68331 0, // PPR2Mul2:zsub2_then_bsub
68332 0, // PPR2Mul2:zsub2_then_dsub
68333 0, // PPR2Mul2:zsub2_then_hsub
68334 0, // PPR2Mul2:zsub2_then_ssub
68335 0, // PPR2Mul2:zsub2_then_zsub
68336 0, // PPR2Mul2:dsub0_dsub1
68337 0, // PPR2Mul2:dsub0_dsub1_dsub2
68338 0, // PPR2Mul2:dsub1_dsub2
68339 0, // PPR2Mul2:dsub1_dsub2_dsub3
68340 0, // PPR2Mul2:dsub2_dsub3
68341 0, // PPR2Mul2:dsub_qsub1_then_dsub
68342 0, // PPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68343 0, // PPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
68344 0, // PPR2Mul2:qsub0_qsub1
68345 0, // PPR2Mul2:qsub0_qsub1_qsub2
68346 0, // PPR2Mul2:qsub1_qsub2
68347 0, // PPR2Mul2:qsub1_qsub2_qsub3
68348 0, // PPR2Mul2:qsub2_qsub3
68349 0, // PPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
68350 0, // PPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68351 0, // PPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
68352 0, // PPR2Mul2:sub_32_x8sub_1_then_sub_32
68353 0, // PPR2Mul2:x8sub_0_x8sub_1
68354 0, // PPR2Mul2:x8sub_2_x8sub_3
68355 0, // PPR2Mul2:x8sub_4_x8sub_5
68356 0, // PPR2Mul2:x8sub_6_x8sub_7
68357 0, // PPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68358 0, // PPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68359 0, // PPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68360 0, // PPR2Mul2:sub_32_subo64_then_sub_32
68361 0, // PPR2Mul2:dsub_zsub1_then_dsub
68362 0, // PPR2Mul2:zsub_zsub1_then_zsub
68363 0, // PPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68364 0, // PPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub
68365 0, // PPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68366 0, // PPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub
68367 0, // PPR2Mul2:zsub0_zsub1
68368 0, // PPR2Mul2:zsub0_zsub1_zsub2
68369 0, // PPR2Mul2:zsub1_zsub2
68370 0, // PPR2Mul2:zsub1_zsub2_zsub3
68371 0, // PPR2Mul2:zsub2_zsub3
68372 0, // PPR2Mul2:zsub1_then_dsub_zsub2_then_dsub
68373 0, // PPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68374 0, // PPR2Mul2:zsub1_then_zsub_zsub2_then_zsub
68375 0, // PPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68376 0, // PPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
68377 0, // PPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
68378 0, // PPR2Mul2:zsub0_zsub2
68379 0, // PPR2Mul2:zsub1_zsub3
68380 },
68381 { // PPR2_with_psub1_in_PPR_3b
68382 0, // PPR2_with_psub1_in_PPR_3b:bsub
68383 0, // PPR2_with_psub1_in_PPR_3b:dsub
68384 0, // PPR2_with_psub1_in_PPR_3b:dsub0
68385 0, // PPR2_with_psub1_in_PPR_3b:dsub1
68386 0, // PPR2_with_psub1_in_PPR_3b:dsub2
68387 0, // PPR2_with_psub1_in_PPR_3b:dsub3
68388 0, // PPR2_with_psub1_in_PPR_3b:hsub
68389 5, // PPR2_with_psub1_in_PPR_3b:psub -> PNR
68390 6, // PPR2_with_psub1_in_PPR_3b:psub0 -> PPR
68391 9, // PPR2_with_psub1_in_PPR_3b:psub1 -> PPR_3b
68392 0, // PPR2_with_psub1_in_PPR_3b:qsub0
68393 0, // PPR2_with_psub1_in_PPR_3b:qsub1
68394 0, // PPR2_with_psub1_in_PPR_3b:qsub2
68395 0, // PPR2_with_psub1_in_PPR_3b:qsub3
68396 0, // PPR2_with_psub1_in_PPR_3b:ssub
68397 0, // PPR2_with_psub1_in_PPR_3b:sub_32
68398 0, // PPR2_with_psub1_in_PPR_3b:sube32
68399 0, // PPR2_with_psub1_in_PPR_3b:sube64
68400 0, // PPR2_with_psub1_in_PPR_3b:subo32
68401 0, // PPR2_with_psub1_in_PPR_3b:subo64
68402 0, // PPR2_with_psub1_in_PPR_3b:x8sub_0
68403 0, // PPR2_with_psub1_in_PPR_3b:x8sub_1
68404 0, // PPR2_with_psub1_in_PPR_3b:x8sub_2
68405 0, // PPR2_with_psub1_in_PPR_3b:x8sub_3
68406 0, // PPR2_with_psub1_in_PPR_3b:x8sub_4
68407 0, // PPR2_with_psub1_in_PPR_3b:x8sub_5
68408 0, // PPR2_with_psub1_in_PPR_3b:x8sub_6
68409 0, // PPR2_with_psub1_in_PPR_3b:x8sub_7
68410 0, // PPR2_with_psub1_in_PPR_3b:zasubb
68411 0, // PPR2_with_psub1_in_PPR_3b:zasubd0
68412 0, // PPR2_with_psub1_in_PPR_3b:zasubd1
68413 0, // PPR2_with_psub1_in_PPR_3b:zasubh0
68414 0, // PPR2_with_psub1_in_PPR_3b:zasubh1
68415 0, // PPR2_with_psub1_in_PPR_3b:zasubq0
68416 0, // PPR2_with_psub1_in_PPR_3b:zasubq1
68417 0, // PPR2_with_psub1_in_PPR_3b:zasubs0
68418 0, // PPR2_with_psub1_in_PPR_3b:zasubs1
68419 0, // PPR2_with_psub1_in_PPR_3b:zsub
68420 0, // PPR2_with_psub1_in_PPR_3b:zsub0
68421 0, // PPR2_with_psub1_in_PPR_3b:zsub1
68422 0, // PPR2_with_psub1_in_PPR_3b:zsub2
68423 0, // PPR2_with_psub1_in_PPR_3b:zsub3
68424 0, // PPR2_with_psub1_in_PPR_3b:zasubd1_then_zasubq0
68425 0, // PPR2_with_psub1_in_PPR_3b:zasubd1_then_zasubq1
68426 0, // PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd0
68427 0, // PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1
68428 0, // PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubq0
68429 0, // PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubq1
68430 0, // PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1_then_zasubq0
68431 0, // PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1_then_zasubq1
68432 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd0
68433 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1
68434 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubq0
68435 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubq1
68436 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs0
68437 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1
68438 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1_then_zasubq0
68439 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1_then_zasubq1
68440 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd0
68441 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1
68442 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubq0
68443 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubq1
68444 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
68445 0, // PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
68446 0, // PPR2_with_psub1_in_PPR_3b:dsub1_then_bsub
68447 0, // PPR2_with_psub1_in_PPR_3b:dsub1_then_hsub
68448 0, // PPR2_with_psub1_in_PPR_3b:dsub1_then_ssub
68449 0, // PPR2_with_psub1_in_PPR_3b:dsub3_then_bsub
68450 0, // PPR2_with_psub1_in_PPR_3b:dsub3_then_hsub
68451 0, // PPR2_with_psub1_in_PPR_3b:dsub3_then_ssub
68452 0, // PPR2_with_psub1_in_PPR_3b:dsub2_then_bsub
68453 0, // PPR2_with_psub1_in_PPR_3b:dsub2_then_hsub
68454 0, // PPR2_with_psub1_in_PPR_3b:dsub2_then_ssub
68455 7, // PPR2_with_psub1_in_PPR_3b:psub1_then_psub -> PNR_3b
68456 0, // PPR2_with_psub1_in_PPR_3b:qsub1_then_bsub
68457 0, // PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub
68458 0, // PPR2_with_psub1_in_PPR_3b:qsub1_then_hsub
68459 0, // PPR2_with_psub1_in_PPR_3b:qsub1_then_ssub
68460 0, // PPR2_with_psub1_in_PPR_3b:qsub3_then_bsub
68461 0, // PPR2_with_psub1_in_PPR_3b:qsub3_then_dsub
68462 0, // PPR2_with_psub1_in_PPR_3b:qsub3_then_hsub
68463 0, // PPR2_with_psub1_in_PPR_3b:qsub3_then_ssub
68464 0, // PPR2_with_psub1_in_PPR_3b:qsub2_then_bsub
68465 0, // PPR2_with_psub1_in_PPR_3b:qsub2_then_dsub
68466 0, // PPR2_with_psub1_in_PPR_3b:qsub2_then_hsub
68467 0, // PPR2_with_psub1_in_PPR_3b:qsub2_then_ssub
68468 0, // PPR2_with_psub1_in_PPR_3b:x8sub_7_then_sub_32
68469 0, // PPR2_with_psub1_in_PPR_3b:x8sub_6_then_sub_32
68470 0, // PPR2_with_psub1_in_PPR_3b:x8sub_5_then_sub_32
68471 0, // PPR2_with_psub1_in_PPR_3b:x8sub_4_then_sub_32
68472 0, // PPR2_with_psub1_in_PPR_3b:x8sub_3_then_sub_32
68473 0, // PPR2_with_psub1_in_PPR_3b:x8sub_2_then_sub_32
68474 0, // PPR2_with_psub1_in_PPR_3b:x8sub_1_then_sub_32
68475 0, // PPR2_with_psub1_in_PPR_3b:subo64_then_sub_32
68476 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_bsub
68477 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub
68478 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_hsub
68479 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_ssub
68480 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub
68481 0, // PPR2_with_psub1_in_PPR_3b:zsub3_then_bsub
68482 0, // PPR2_with_psub1_in_PPR_3b:zsub3_then_dsub
68483 0, // PPR2_with_psub1_in_PPR_3b:zsub3_then_hsub
68484 0, // PPR2_with_psub1_in_PPR_3b:zsub3_then_ssub
68485 0, // PPR2_with_psub1_in_PPR_3b:zsub3_then_zsub
68486 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_bsub
68487 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_dsub
68488 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_hsub
68489 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_ssub
68490 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_zsub
68491 0, // PPR2_with_psub1_in_PPR_3b:dsub0_dsub1
68492 0, // PPR2_with_psub1_in_PPR_3b:dsub0_dsub1_dsub2
68493 0, // PPR2_with_psub1_in_PPR_3b:dsub1_dsub2
68494 0, // PPR2_with_psub1_in_PPR_3b:dsub1_dsub2_dsub3
68495 0, // PPR2_with_psub1_in_PPR_3b:dsub2_dsub3
68496 0, // PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub
68497 0, // PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68498 0, // PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
68499 0, // PPR2_with_psub1_in_PPR_3b:qsub0_qsub1
68500 0, // PPR2_with_psub1_in_PPR_3b:qsub0_qsub1_qsub2
68501 0, // PPR2_with_psub1_in_PPR_3b:qsub1_qsub2
68502 0, // PPR2_with_psub1_in_PPR_3b:qsub1_qsub2_qsub3
68503 0, // PPR2_with_psub1_in_PPR_3b:qsub2_qsub3
68504 0, // PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub_qsub2_then_dsub
68505 0, // PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68506 0, // PPR2_with_psub1_in_PPR_3b:qsub2_then_dsub_qsub3_then_dsub
68507 0, // PPR2_with_psub1_in_PPR_3b:sub_32_x8sub_1_then_sub_32
68508 0, // PPR2_with_psub1_in_PPR_3b:x8sub_0_x8sub_1
68509 0, // PPR2_with_psub1_in_PPR_3b:x8sub_2_x8sub_3
68510 0, // PPR2_with_psub1_in_PPR_3b:x8sub_4_x8sub_5
68511 0, // PPR2_with_psub1_in_PPR_3b:x8sub_6_x8sub_7
68512 0, // PPR2_with_psub1_in_PPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68513 0, // PPR2_with_psub1_in_PPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68514 0, // PPR2_with_psub1_in_PPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68515 0, // PPR2_with_psub1_in_PPR_3b:sub_32_subo64_then_sub_32
68516 0, // PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub
68517 0, // PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub
68518 0, // PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68519 0, // PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
68520 0, // PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68521 0, // PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
68522 0, // PPR2_with_psub1_in_PPR_3b:zsub0_zsub1
68523 0, // PPR2_with_psub1_in_PPR_3b:zsub0_zsub1_zsub2
68524 0, // PPR2_with_psub1_in_PPR_3b:zsub1_zsub2
68525 0, // PPR2_with_psub1_in_PPR_3b:zsub1_zsub2_zsub3
68526 0, // PPR2_with_psub1_in_PPR_3b:zsub2_zsub3
68527 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub_zsub2_then_dsub
68528 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68529 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub_zsub2_then_zsub
68530 0, // PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68531 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_dsub_zsub3_then_dsub
68532 0, // PPR2_with_psub1_in_PPR_3b:zsub2_then_zsub_zsub3_then_zsub
68533 0, // PPR2_with_psub1_in_PPR_3b:zsub0_zsub2
68534 0, // PPR2_with_psub1_in_PPR_3b:zsub1_zsub3
68535 },
68536 { // PPR2_with_psub1_in_PPR_p8to15
68537 0, // PPR2_with_psub1_in_PPR_p8to15:bsub
68538 0, // PPR2_with_psub1_in_PPR_p8to15:dsub
68539 0, // PPR2_with_psub1_in_PPR_p8to15:dsub0
68540 0, // PPR2_with_psub1_in_PPR_p8to15:dsub1
68541 0, // PPR2_with_psub1_in_PPR_p8to15:dsub2
68542 0, // PPR2_with_psub1_in_PPR_p8to15:dsub3
68543 0, // PPR2_with_psub1_in_PPR_p8to15:hsub
68544 5, // PPR2_with_psub1_in_PPR_p8to15:psub -> PNR
68545 6, // PPR2_with_psub1_in_PPR_p8to15:psub0 -> PPR
68546 10, // PPR2_with_psub1_in_PPR_p8to15:psub1 -> PPR_p8to15
68547 0, // PPR2_with_psub1_in_PPR_p8to15:qsub0
68548 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1
68549 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2
68550 0, // PPR2_with_psub1_in_PPR_p8to15:qsub3
68551 0, // PPR2_with_psub1_in_PPR_p8to15:ssub
68552 0, // PPR2_with_psub1_in_PPR_p8to15:sub_32
68553 0, // PPR2_with_psub1_in_PPR_p8to15:sube32
68554 0, // PPR2_with_psub1_in_PPR_p8to15:sube64
68555 0, // PPR2_with_psub1_in_PPR_p8to15:subo32
68556 0, // PPR2_with_psub1_in_PPR_p8to15:subo64
68557 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_0
68558 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_1
68559 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_2
68560 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_3
68561 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_4
68562 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_5
68563 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_6
68564 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_7
68565 0, // PPR2_with_psub1_in_PPR_p8to15:zasubb
68566 0, // PPR2_with_psub1_in_PPR_p8to15:zasubd0
68567 0, // PPR2_with_psub1_in_PPR_p8to15:zasubd1
68568 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh0
68569 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1
68570 0, // PPR2_with_psub1_in_PPR_p8to15:zasubq0
68571 0, // PPR2_with_psub1_in_PPR_p8to15:zasubq1
68572 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs0
68573 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1
68574 0, // PPR2_with_psub1_in_PPR_p8to15:zsub
68575 0, // PPR2_with_psub1_in_PPR_p8to15:zsub0
68576 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1
68577 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2
68578 0, // PPR2_with_psub1_in_PPR_p8to15:zsub3
68579 0, // PPR2_with_psub1_in_PPR_p8to15:zasubd1_then_zasubq0
68580 0, // PPR2_with_psub1_in_PPR_p8to15:zasubd1_then_zasubq1
68581 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd0
68582 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1
68583 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubq0
68584 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubq1
68585 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1_then_zasubq0
68586 0, // PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1_then_zasubq1
68587 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd0
68588 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1
68589 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubq0
68590 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubq1
68591 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs0
68592 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1
68593 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1_then_zasubq0
68594 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1_then_zasubq1
68595 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd0
68596 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1
68597 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubq0
68598 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubq1
68599 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
68600 0, // PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
68601 0, // PPR2_with_psub1_in_PPR_p8to15:dsub1_then_bsub
68602 0, // PPR2_with_psub1_in_PPR_p8to15:dsub1_then_hsub
68603 0, // PPR2_with_psub1_in_PPR_p8to15:dsub1_then_ssub
68604 0, // PPR2_with_psub1_in_PPR_p8to15:dsub3_then_bsub
68605 0, // PPR2_with_psub1_in_PPR_p8to15:dsub3_then_hsub
68606 0, // PPR2_with_psub1_in_PPR_p8to15:dsub3_then_ssub
68607 0, // PPR2_with_psub1_in_PPR_p8to15:dsub2_then_bsub
68608 0, // PPR2_with_psub1_in_PPR_p8to15:dsub2_then_hsub
68609 0, // PPR2_with_psub1_in_PPR_p8to15:dsub2_then_ssub
68610 8, // PPR2_with_psub1_in_PPR_p8to15:psub1_then_psub -> PNR_p8to15
68611 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_then_bsub
68612 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub
68613 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_then_hsub
68614 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_then_ssub
68615 0, // PPR2_with_psub1_in_PPR_p8to15:qsub3_then_bsub
68616 0, // PPR2_with_psub1_in_PPR_p8to15:qsub3_then_dsub
68617 0, // PPR2_with_psub1_in_PPR_p8to15:qsub3_then_hsub
68618 0, // PPR2_with_psub1_in_PPR_p8to15:qsub3_then_ssub
68619 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2_then_bsub
68620 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2_then_dsub
68621 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2_then_hsub
68622 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2_then_ssub
68623 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_7_then_sub_32
68624 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_6_then_sub_32
68625 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_5_then_sub_32
68626 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_4_then_sub_32
68627 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_3_then_sub_32
68628 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_2_then_sub_32
68629 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_1_then_sub_32
68630 0, // PPR2_with_psub1_in_PPR_p8to15:subo64_then_sub_32
68631 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_bsub
68632 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub
68633 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_hsub
68634 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_ssub
68635 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub
68636 0, // PPR2_with_psub1_in_PPR_p8to15:zsub3_then_bsub
68637 0, // PPR2_with_psub1_in_PPR_p8to15:zsub3_then_dsub
68638 0, // PPR2_with_psub1_in_PPR_p8to15:zsub3_then_hsub
68639 0, // PPR2_with_psub1_in_PPR_p8to15:zsub3_then_ssub
68640 0, // PPR2_with_psub1_in_PPR_p8to15:zsub3_then_zsub
68641 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_bsub
68642 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_dsub
68643 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_hsub
68644 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_ssub
68645 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_zsub
68646 0, // PPR2_with_psub1_in_PPR_p8to15:dsub0_dsub1
68647 0, // PPR2_with_psub1_in_PPR_p8to15:dsub0_dsub1_dsub2
68648 0, // PPR2_with_psub1_in_PPR_p8to15:dsub1_dsub2
68649 0, // PPR2_with_psub1_in_PPR_p8to15:dsub1_dsub2_dsub3
68650 0, // PPR2_with_psub1_in_PPR_p8to15:dsub2_dsub3
68651 0, // PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub
68652 0, // PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68653 0, // PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
68654 0, // PPR2_with_psub1_in_PPR_p8to15:qsub0_qsub1
68655 0, // PPR2_with_psub1_in_PPR_p8to15:qsub0_qsub1_qsub2
68656 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_qsub2
68657 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_qsub2_qsub3
68658 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2_qsub3
68659 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub
68660 0, // PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68661 0, // PPR2_with_psub1_in_PPR_p8to15:qsub2_then_dsub_qsub3_then_dsub
68662 0, // PPR2_with_psub1_in_PPR_p8to15:sub_32_x8sub_1_then_sub_32
68663 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_0_x8sub_1
68664 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_2_x8sub_3
68665 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_4_x8sub_5
68666 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_6_x8sub_7
68667 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68668 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68669 0, // PPR2_with_psub1_in_PPR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68670 0, // PPR2_with_psub1_in_PPR_p8to15:sub_32_subo64_then_sub_32
68671 0, // PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub
68672 0, // PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub
68673 0, // PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68674 0, // PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
68675 0, // PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68676 0, // PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
68677 0, // PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub1
68678 0, // PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub1_zsub2
68679 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub2
68680 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub2_zsub3
68681 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_zsub3
68682 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub
68683 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68684 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub
68685 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68686 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_dsub_zsub3_then_dsub
68687 0, // PPR2_with_psub1_in_PPR_p8to15:zsub2_then_zsub_zsub3_then_zsub
68688 0, // PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub2
68689 0, // PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub3
68690 },
68691 { // PPR2_with_psub_in_PNR_3b
68692 0, // PPR2_with_psub_in_PNR_3b:bsub
68693 0, // PPR2_with_psub_in_PNR_3b:dsub
68694 0, // PPR2_with_psub_in_PNR_3b:dsub0
68695 0, // PPR2_with_psub_in_PNR_3b:dsub1
68696 0, // PPR2_with_psub_in_PNR_3b:dsub2
68697 0, // PPR2_with_psub_in_PNR_3b:dsub3
68698 0, // PPR2_with_psub_in_PNR_3b:hsub
68699 7, // PPR2_with_psub_in_PNR_3b:psub -> PNR_3b
68700 9, // PPR2_with_psub_in_PNR_3b:psub0 -> PPR_3b
68701 6, // PPR2_with_psub_in_PNR_3b:psub1 -> PPR
68702 0, // PPR2_with_psub_in_PNR_3b:qsub0
68703 0, // PPR2_with_psub_in_PNR_3b:qsub1
68704 0, // PPR2_with_psub_in_PNR_3b:qsub2
68705 0, // PPR2_with_psub_in_PNR_3b:qsub3
68706 0, // PPR2_with_psub_in_PNR_3b:ssub
68707 0, // PPR2_with_psub_in_PNR_3b:sub_32
68708 0, // PPR2_with_psub_in_PNR_3b:sube32
68709 0, // PPR2_with_psub_in_PNR_3b:sube64
68710 0, // PPR2_with_psub_in_PNR_3b:subo32
68711 0, // PPR2_with_psub_in_PNR_3b:subo64
68712 0, // PPR2_with_psub_in_PNR_3b:x8sub_0
68713 0, // PPR2_with_psub_in_PNR_3b:x8sub_1
68714 0, // PPR2_with_psub_in_PNR_3b:x8sub_2
68715 0, // PPR2_with_psub_in_PNR_3b:x8sub_3
68716 0, // PPR2_with_psub_in_PNR_3b:x8sub_4
68717 0, // PPR2_with_psub_in_PNR_3b:x8sub_5
68718 0, // PPR2_with_psub_in_PNR_3b:x8sub_6
68719 0, // PPR2_with_psub_in_PNR_3b:x8sub_7
68720 0, // PPR2_with_psub_in_PNR_3b:zasubb
68721 0, // PPR2_with_psub_in_PNR_3b:zasubd0
68722 0, // PPR2_with_psub_in_PNR_3b:zasubd1
68723 0, // PPR2_with_psub_in_PNR_3b:zasubh0
68724 0, // PPR2_with_psub_in_PNR_3b:zasubh1
68725 0, // PPR2_with_psub_in_PNR_3b:zasubq0
68726 0, // PPR2_with_psub_in_PNR_3b:zasubq1
68727 0, // PPR2_with_psub_in_PNR_3b:zasubs0
68728 0, // PPR2_with_psub_in_PNR_3b:zasubs1
68729 0, // PPR2_with_psub_in_PNR_3b:zsub
68730 0, // PPR2_with_psub_in_PNR_3b:zsub0
68731 0, // PPR2_with_psub_in_PNR_3b:zsub1
68732 0, // PPR2_with_psub_in_PNR_3b:zsub2
68733 0, // PPR2_with_psub_in_PNR_3b:zsub3
68734 0, // PPR2_with_psub_in_PNR_3b:zasubd1_then_zasubq0
68735 0, // PPR2_with_psub_in_PNR_3b:zasubd1_then_zasubq1
68736 0, // PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd0
68737 0, // PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd1
68738 0, // PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubq0
68739 0, // PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubq1
68740 0, // PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd1_then_zasubq0
68741 0, // PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd1_then_zasubq1
68742 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd0
68743 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd1
68744 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubq0
68745 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubq1
68746 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs0
68747 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1
68748 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd1_then_zasubq0
68749 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd1_then_zasubq1
68750 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd0
68751 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd1
68752 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubq0
68753 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubq1
68754 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
68755 0, // PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
68756 0, // PPR2_with_psub_in_PNR_3b:dsub1_then_bsub
68757 0, // PPR2_with_psub_in_PNR_3b:dsub1_then_hsub
68758 0, // PPR2_with_psub_in_PNR_3b:dsub1_then_ssub
68759 0, // PPR2_with_psub_in_PNR_3b:dsub3_then_bsub
68760 0, // PPR2_with_psub_in_PNR_3b:dsub3_then_hsub
68761 0, // PPR2_with_psub_in_PNR_3b:dsub3_then_ssub
68762 0, // PPR2_with_psub_in_PNR_3b:dsub2_then_bsub
68763 0, // PPR2_with_psub_in_PNR_3b:dsub2_then_hsub
68764 0, // PPR2_with_psub_in_PNR_3b:dsub2_then_ssub
68765 5, // PPR2_with_psub_in_PNR_3b:psub1_then_psub -> PNR
68766 0, // PPR2_with_psub_in_PNR_3b:qsub1_then_bsub
68767 0, // PPR2_with_psub_in_PNR_3b:qsub1_then_dsub
68768 0, // PPR2_with_psub_in_PNR_3b:qsub1_then_hsub
68769 0, // PPR2_with_psub_in_PNR_3b:qsub1_then_ssub
68770 0, // PPR2_with_psub_in_PNR_3b:qsub3_then_bsub
68771 0, // PPR2_with_psub_in_PNR_3b:qsub3_then_dsub
68772 0, // PPR2_with_psub_in_PNR_3b:qsub3_then_hsub
68773 0, // PPR2_with_psub_in_PNR_3b:qsub3_then_ssub
68774 0, // PPR2_with_psub_in_PNR_3b:qsub2_then_bsub
68775 0, // PPR2_with_psub_in_PNR_3b:qsub2_then_dsub
68776 0, // PPR2_with_psub_in_PNR_3b:qsub2_then_hsub
68777 0, // PPR2_with_psub_in_PNR_3b:qsub2_then_ssub
68778 0, // PPR2_with_psub_in_PNR_3b:x8sub_7_then_sub_32
68779 0, // PPR2_with_psub_in_PNR_3b:x8sub_6_then_sub_32
68780 0, // PPR2_with_psub_in_PNR_3b:x8sub_5_then_sub_32
68781 0, // PPR2_with_psub_in_PNR_3b:x8sub_4_then_sub_32
68782 0, // PPR2_with_psub_in_PNR_3b:x8sub_3_then_sub_32
68783 0, // PPR2_with_psub_in_PNR_3b:x8sub_2_then_sub_32
68784 0, // PPR2_with_psub_in_PNR_3b:x8sub_1_then_sub_32
68785 0, // PPR2_with_psub_in_PNR_3b:subo64_then_sub_32
68786 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_bsub
68787 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_dsub
68788 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_hsub
68789 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_ssub
68790 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_zsub
68791 0, // PPR2_with_psub_in_PNR_3b:zsub3_then_bsub
68792 0, // PPR2_with_psub_in_PNR_3b:zsub3_then_dsub
68793 0, // PPR2_with_psub_in_PNR_3b:zsub3_then_hsub
68794 0, // PPR2_with_psub_in_PNR_3b:zsub3_then_ssub
68795 0, // PPR2_with_psub_in_PNR_3b:zsub3_then_zsub
68796 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_bsub
68797 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_dsub
68798 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_hsub
68799 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_ssub
68800 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_zsub
68801 0, // PPR2_with_psub_in_PNR_3b:dsub0_dsub1
68802 0, // PPR2_with_psub_in_PNR_3b:dsub0_dsub1_dsub2
68803 0, // PPR2_with_psub_in_PNR_3b:dsub1_dsub2
68804 0, // PPR2_with_psub_in_PNR_3b:dsub1_dsub2_dsub3
68805 0, // PPR2_with_psub_in_PNR_3b:dsub2_dsub3
68806 0, // PPR2_with_psub_in_PNR_3b:dsub_qsub1_then_dsub
68807 0, // PPR2_with_psub_in_PNR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68808 0, // PPR2_with_psub_in_PNR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
68809 0, // PPR2_with_psub_in_PNR_3b:qsub0_qsub1
68810 0, // PPR2_with_psub_in_PNR_3b:qsub0_qsub1_qsub2
68811 0, // PPR2_with_psub_in_PNR_3b:qsub1_qsub2
68812 0, // PPR2_with_psub_in_PNR_3b:qsub1_qsub2_qsub3
68813 0, // PPR2_with_psub_in_PNR_3b:qsub2_qsub3
68814 0, // PPR2_with_psub_in_PNR_3b:qsub1_then_dsub_qsub2_then_dsub
68815 0, // PPR2_with_psub_in_PNR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68816 0, // PPR2_with_psub_in_PNR_3b:qsub2_then_dsub_qsub3_then_dsub
68817 0, // PPR2_with_psub_in_PNR_3b:sub_32_x8sub_1_then_sub_32
68818 0, // PPR2_with_psub_in_PNR_3b:x8sub_0_x8sub_1
68819 0, // PPR2_with_psub_in_PNR_3b:x8sub_2_x8sub_3
68820 0, // PPR2_with_psub_in_PNR_3b:x8sub_4_x8sub_5
68821 0, // PPR2_with_psub_in_PNR_3b:x8sub_6_x8sub_7
68822 0, // PPR2_with_psub_in_PNR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68823 0, // PPR2_with_psub_in_PNR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68824 0, // PPR2_with_psub_in_PNR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68825 0, // PPR2_with_psub_in_PNR_3b:sub_32_subo64_then_sub_32
68826 0, // PPR2_with_psub_in_PNR_3b:dsub_zsub1_then_dsub
68827 0, // PPR2_with_psub_in_PNR_3b:zsub_zsub1_then_zsub
68828 0, // PPR2_with_psub_in_PNR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68829 0, // PPR2_with_psub_in_PNR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
68830 0, // PPR2_with_psub_in_PNR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68831 0, // PPR2_with_psub_in_PNR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
68832 0, // PPR2_with_psub_in_PNR_3b:zsub0_zsub1
68833 0, // PPR2_with_psub_in_PNR_3b:zsub0_zsub1_zsub2
68834 0, // PPR2_with_psub_in_PNR_3b:zsub1_zsub2
68835 0, // PPR2_with_psub_in_PNR_3b:zsub1_zsub2_zsub3
68836 0, // PPR2_with_psub_in_PNR_3b:zsub2_zsub3
68837 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_dsub_zsub2_then_dsub
68838 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68839 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_zsub_zsub2_then_zsub
68840 0, // PPR2_with_psub_in_PNR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68841 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_dsub_zsub3_then_dsub
68842 0, // PPR2_with_psub_in_PNR_3b:zsub2_then_zsub_zsub3_then_zsub
68843 0, // PPR2_with_psub_in_PNR_3b:zsub0_zsub2
68844 0, // PPR2_with_psub_in_PNR_3b:zsub1_zsub3
68845 },
68846 { // PPR2_with_psub_in_PNR_p8to15
68847 0, // PPR2_with_psub_in_PNR_p8to15:bsub
68848 0, // PPR2_with_psub_in_PNR_p8to15:dsub
68849 0, // PPR2_with_psub_in_PNR_p8to15:dsub0
68850 0, // PPR2_with_psub_in_PNR_p8to15:dsub1
68851 0, // PPR2_with_psub_in_PNR_p8to15:dsub2
68852 0, // PPR2_with_psub_in_PNR_p8to15:dsub3
68853 0, // PPR2_with_psub_in_PNR_p8to15:hsub
68854 8, // PPR2_with_psub_in_PNR_p8to15:psub -> PNR_p8to15
68855 10, // PPR2_with_psub_in_PNR_p8to15:psub0 -> PPR_p8to15
68856 6, // PPR2_with_psub_in_PNR_p8to15:psub1 -> PPR
68857 0, // PPR2_with_psub_in_PNR_p8to15:qsub0
68858 0, // PPR2_with_psub_in_PNR_p8to15:qsub1
68859 0, // PPR2_with_psub_in_PNR_p8to15:qsub2
68860 0, // PPR2_with_psub_in_PNR_p8to15:qsub3
68861 0, // PPR2_with_psub_in_PNR_p8to15:ssub
68862 0, // PPR2_with_psub_in_PNR_p8to15:sub_32
68863 0, // PPR2_with_psub_in_PNR_p8to15:sube32
68864 0, // PPR2_with_psub_in_PNR_p8to15:sube64
68865 0, // PPR2_with_psub_in_PNR_p8to15:subo32
68866 0, // PPR2_with_psub_in_PNR_p8to15:subo64
68867 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_0
68868 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_1
68869 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_2
68870 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_3
68871 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_4
68872 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_5
68873 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_6
68874 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_7
68875 0, // PPR2_with_psub_in_PNR_p8to15:zasubb
68876 0, // PPR2_with_psub_in_PNR_p8to15:zasubd0
68877 0, // PPR2_with_psub_in_PNR_p8to15:zasubd1
68878 0, // PPR2_with_psub_in_PNR_p8to15:zasubh0
68879 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1
68880 0, // PPR2_with_psub_in_PNR_p8to15:zasubq0
68881 0, // PPR2_with_psub_in_PNR_p8to15:zasubq1
68882 0, // PPR2_with_psub_in_PNR_p8to15:zasubs0
68883 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1
68884 0, // PPR2_with_psub_in_PNR_p8to15:zsub
68885 0, // PPR2_with_psub_in_PNR_p8to15:zsub0
68886 0, // PPR2_with_psub_in_PNR_p8to15:zsub1
68887 0, // PPR2_with_psub_in_PNR_p8to15:zsub2
68888 0, // PPR2_with_psub_in_PNR_p8to15:zsub3
68889 0, // PPR2_with_psub_in_PNR_p8to15:zasubd1_then_zasubq0
68890 0, // PPR2_with_psub_in_PNR_p8to15:zasubd1_then_zasubq1
68891 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd0
68892 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd1
68893 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubq0
68894 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubq1
68895 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd1_then_zasubq0
68896 0, // PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd1_then_zasubq1
68897 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd0
68898 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd1
68899 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubq0
68900 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubq1
68901 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs0
68902 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1
68903 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd1_then_zasubq0
68904 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd1_then_zasubq1
68905 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd0
68906 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1
68907 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubq0
68908 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubq1
68909 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
68910 0, // PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
68911 0, // PPR2_with_psub_in_PNR_p8to15:dsub1_then_bsub
68912 0, // PPR2_with_psub_in_PNR_p8to15:dsub1_then_hsub
68913 0, // PPR2_with_psub_in_PNR_p8to15:dsub1_then_ssub
68914 0, // PPR2_with_psub_in_PNR_p8to15:dsub3_then_bsub
68915 0, // PPR2_with_psub_in_PNR_p8to15:dsub3_then_hsub
68916 0, // PPR2_with_psub_in_PNR_p8to15:dsub3_then_ssub
68917 0, // PPR2_with_psub_in_PNR_p8to15:dsub2_then_bsub
68918 0, // PPR2_with_psub_in_PNR_p8to15:dsub2_then_hsub
68919 0, // PPR2_with_psub_in_PNR_p8to15:dsub2_then_ssub
68920 5, // PPR2_with_psub_in_PNR_p8to15:psub1_then_psub -> PNR
68921 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_then_bsub
68922 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_then_dsub
68923 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_then_hsub
68924 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_then_ssub
68925 0, // PPR2_with_psub_in_PNR_p8to15:qsub3_then_bsub
68926 0, // PPR2_with_psub_in_PNR_p8to15:qsub3_then_dsub
68927 0, // PPR2_with_psub_in_PNR_p8to15:qsub3_then_hsub
68928 0, // PPR2_with_psub_in_PNR_p8to15:qsub3_then_ssub
68929 0, // PPR2_with_psub_in_PNR_p8to15:qsub2_then_bsub
68930 0, // PPR2_with_psub_in_PNR_p8to15:qsub2_then_dsub
68931 0, // PPR2_with_psub_in_PNR_p8to15:qsub2_then_hsub
68932 0, // PPR2_with_psub_in_PNR_p8to15:qsub2_then_ssub
68933 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_7_then_sub_32
68934 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_6_then_sub_32
68935 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_5_then_sub_32
68936 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_4_then_sub_32
68937 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_3_then_sub_32
68938 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_2_then_sub_32
68939 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_1_then_sub_32
68940 0, // PPR2_with_psub_in_PNR_p8to15:subo64_then_sub_32
68941 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_bsub
68942 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_dsub
68943 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_hsub
68944 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_ssub
68945 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_zsub
68946 0, // PPR2_with_psub_in_PNR_p8to15:zsub3_then_bsub
68947 0, // PPR2_with_psub_in_PNR_p8to15:zsub3_then_dsub
68948 0, // PPR2_with_psub_in_PNR_p8to15:zsub3_then_hsub
68949 0, // PPR2_with_psub_in_PNR_p8to15:zsub3_then_ssub
68950 0, // PPR2_with_psub_in_PNR_p8to15:zsub3_then_zsub
68951 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_bsub
68952 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_dsub
68953 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_hsub
68954 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_ssub
68955 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_zsub
68956 0, // PPR2_with_psub_in_PNR_p8to15:dsub0_dsub1
68957 0, // PPR2_with_psub_in_PNR_p8to15:dsub0_dsub1_dsub2
68958 0, // PPR2_with_psub_in_PNR_p8to15:dsub1_dsub2
68959 0, // PPR2_with_psub_in_PNR_p8to15:dsub1_dsub2_dsub3
68960 0, // PPR2_with_psub_in_PNR_p8to15:dsub2_dsub3
68961 0, // PPR2_with_psub_in_PNR_p8to15:dsub_qsub1_then_dsub
68962 0, // PPR2_with_psub_in_PNR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68963 0, // PPR2_with_psub_in_PNR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
68964 0, // PPR2_with_psub_in_PNR_p8to15:qsub0_qsub1
68965 0, // PPR2_with_psub_in_PNR_p8to15:qsub0_qsub1_qsub2
68966 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_qsub2
68967 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_qsub2_qsub3
68968 0, // PPR2_with_psub_in_PNR_p8to15:qsub2_qsub3
68969 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_then_dsub_qsub2_then_dsub
68970 0, // PPR2_with_psub_in_PNR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
68971 0, // PPR2_with_psub_in_PNR_p8to15:qsub2_then_dsub_qsub3_then_dsub
68972 0, // PPR2_with_psub_in_PNR_p8to15:sub_32_x8sub_1_then_sub_32
68973 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_0_x8sub_1
68974 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_2_x8sub_3
68975 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_4_x8sub_5
68976 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_6_x8sub_7
68977 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
68978 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
68979 0, // PPR2_with_psub_in_PNR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
68980 0, // PPR2_with_psub_in_PNR_p8to15:sub_32_subo64_then_sub_32
68981 0, // PPR2_with_psub_in_PNR_p8to15:dsub_zsub1_then_dsub
68982 0, // PPR2_with_psub_in_PNR_p8to15:zsub_zsub1_then_zsub
68983 0, // PPR2_with_psub_in_PNR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68984 0, // PPR2_with_psub_in_PNR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
68985 0, // PPR2_with_psub_in_PNR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68986 0, // PPR2_with_psub_in_PNR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
68987 0, // PPR2_with_psub_in_PNR_p8to15:zsub0_zsub1
68988 0, // PPR2_with_psub_in_PNR_p8to15:zsub0_zsub1_zsub2
68989 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_zsub2
68990 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_zsub2_zsub3
68991 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_zsub3
68992 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_dsub_zsub2_then_dsub
68993 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
68994 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_zsub_zsub2_then_zsub
68995 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
68996 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_dsub_zsub3_then_dsub
68997 0, // PPR2_with_psub_in_PNR_p8to15:zsub2_then_zsub_zsub3_then_zsub
68998 0, // PPR2_with_psub_in_PNR_p8to15:zsub0_zsub2
68999 0, // PPR2_with_psub_in_PNR_p8to15:zsub1_zsub3
69000 },
69001 { // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
69002 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:bsub
69003 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub
69004 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub0
69005 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub1
69006 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub2
69007 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub3
69008 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:hsub
69009 7, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:psub -> PNR_3b
69010 9, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:psub0 -> PPR_3b
69011 9, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:psub1 -> PPR_3b
69012 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub0
69013 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1
69014 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2
69015 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub3
69016 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:ssub
69017 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:sub_32
69018 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:sube32
69019 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:sube64
69020 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:subo32
69021 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:subo64
69022 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_0
69023 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_1
69024 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_2
69025 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_3
69026 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_4
69027 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_5
69028 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_6
69029 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_7
69030 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubb
69031 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubd0
69032 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubd1
69033 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh0
69034 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1
69035 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubq0
69036 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubq1
69037 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs0
69038 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1
69039 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub
69040 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub0
69041 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1
69042 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2
69043 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub3
69044 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubd1_then_zasubq0
69045 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubd1_then_zasubq1
69046 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd0
69047 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1
69048 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubq0
69049 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubq1
69050 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1_then_zasubq0
69051 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1_then_zasubq1
69052 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd0
69053 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1
69054 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubq0
69055 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubq1
69056 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs0
69057 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1
69058 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1_then_zasubq0
69059 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1_then_zasubq1
69060 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd0
69061 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1
69062 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubq0
69063 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubq1
69064 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69065 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69066 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub1_then_bsub
69067 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub1_then_hsub
69068 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub1_then_ssub
69069 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub3_then_bsub
69070 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub3_then_hsub
69071 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub3_then_ssub
69072 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub2_then_bsub
69073 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub2_then_hsub
69074 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub2_then_ssub
69075 7, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:psub1_then_psub -> PNR_3b
69076 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_bsub
69077 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub
69078 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_hsub
69079 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_ssub
69080 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_bsub
69081 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_dsub
69082 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_hsub
69083 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_ssub
69084 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_bsub
69085 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_dsub
69086 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_hsub
69087 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_ssub
69088 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_7_then_sub_32
69089 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_6_then_sub_32
69090 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_5_then_sub_32
69091 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_4_then_sub_32
69092 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_3_then_sub_32
69093 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_2_then_sub_32
69094 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_1_then_sub_32
69095 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:subo64_then_sub_32
69096 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_bsub
69097 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub
69098 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_hsub
69099 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_ssub
69100 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub
69101 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_bsub
69102 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_dsub
69103 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_hsub
69104 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_ssub
69105 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_zsub
69106 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_bsub
69107 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_dsub
69108 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_hsub
69109 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_ssub
69110 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_zsub
69111 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub0_dsub1
69112 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub0_dsub1_dsub2
69113 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub1_dsub2
69114 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub1_dsub2_dsub3
69115 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub2_dsub3
69116 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub
69117 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69118 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
69119 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub0_qsub1
69120 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub0_qsub1_qsub2
69121 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_qsub2
69122 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_qsub2_qsub3
69123 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2_qsub3
69124 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub_qsub2_then_dsub
69125 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69126 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_dsub_qsub3_then_dsub
69127 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:sub_32_x8sub_1_then_sub_32
69128 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_0_x8sub_1
69129 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_2_x8sub_3
69130 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_4_x8sub_5
69131 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_6_x8sub_7
69132 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
69133 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
69134 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
69135 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:sub_32_subo64_then_sub_32
69136 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub
69137 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub
69138 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69139 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
69140 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69141 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
69142 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub0_zsub1
69143 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub0_zsub1_zsub2
69144 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_zsub2
69145 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_zsub2_zsub3
69146 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_zsub3
69147 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub_zsub2_then_dsub
69148 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69149 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub_zsub2_then_zsub
69150 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69151 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_dsub_zsub3_then_dsub
69152 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_zsub_zsub3_then_zsub
69153 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub0_zsub2
69154 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b:zsub1_zsub3
69155 },
69156 { // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
69157 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:bsub
69158 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub
69159 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub0
69160 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub1
69161 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub2
69162 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub3
69163 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:hsub
69164 8, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:psub -> PNR_p8to15
69165 10, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:psub0 -> PPR_p8to15
69166 10, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:psub1 -> PPR_p8to15
69167 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub0
69168 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1
69169 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2
69170 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub3
69171 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:ssub
69172 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:sub_32
69173 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:sube32
69174 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:sube64
69175 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:subo32
69176 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:subo64
69177 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_0
69178 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_1
69179 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2
69180 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_3
69181 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4
69182 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_5
69183 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6
69184 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_7
69185 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubb
69186 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubd0
69187 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubd1
69188 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh0
69189 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1
69190 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubq0
69191 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubq1
69192 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs0
69193 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1
69194 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub
69195 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub0
69196 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1
69197 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2
69198 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub3
69199 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubd1_then_zasubq0
69200 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubd1_then_zasubq1
69201 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd0
69202 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1
69203 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubq0
69204 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubq1
69205 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1_then_zasubq0
69206 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1_then_zasubq1
69207 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd0
69208 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1
69209 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubq0
69210 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubq1
69211 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs0
69212 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1
69213 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1_then_zasubq0
69214 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1_then_zasubq1
69215 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd0
69216 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1
69217 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubq0
69218 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubq1
69219 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69220 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69221 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_then_bsub
69222 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_then_hsub
69223 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_then_ssub
69224 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub3_then_bsub
69225 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub3_then_hsub
69226 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub3_then_ssub
69227 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_then_bsub
69228 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_then_hsub
69229 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_then_ssub
69230 8, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:psub1_then_psub -> PNR_p8to15
69231 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_bsub
69232 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub
69233 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_hsub
69234 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_ssub
69235 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_bsub
69236 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_dsub
69237 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_hsub
69238 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_ssub
69239 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_bsub
69240 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_dsub
69241 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_hsub
69242 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_ssub
69243 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_7_then_sub_32
69244 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6_then_sub_32
69245 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_5_then_sub_32
69246 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4_then_sub_32
69247 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_3_then_sub_32
69248 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2_then_sub_32
69249 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_1_then_sub_32
69250 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:subo64_then_sub_32
69251 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_bsub
69252 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub
69253 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_hsub
69254 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_ssub
69255 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub
69256 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_bsub
69257 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_dsub
69258 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_hsub
69259 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_ssub
69260 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_zsub
69261 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_bsub
69262 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_dsub
69263 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_hsub
69264 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_ssub
69265 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_zsub
69266 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub0_dsub1
69267 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub0_dsub1_dsub2
69268 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_dsub2
69269 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_dsub2_dsub3
69270 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_dsub3
69271 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub
69272 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69273 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
69274 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub0_qsub1
69275 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub0_qsub1_qsub2
69276 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_qsub2
69277 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_qsub2_qsub3
69278 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_qsub3
69279 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub
69280 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69281 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_dsub_qsub3_then_dsub
69282 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:sub_32_x8sub_1_then_sub_32
69283 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_0_x8sub_1
69284 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2_x8sub_3
69285 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4_x8sub_5
69286 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6_x8sub_7
69287 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
69288 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
69289 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
69290 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:sub_32_subo64_then_sub_32
69291 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub
69292 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub
69293 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69294 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
69295 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69296 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
69297 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub1
69298 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub1_zsub2
69299 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub2
69300 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub2_zsub3
69301 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_zsub3
69302 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub
69303 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69304 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub
69305 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69306 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_dsub_zsub3_then_dsub
69307 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_zsub_zsub3_then_zsub
69308 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub2
69309 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub3
69310 },
69311 { // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
69312 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:bsub
69313 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub
69314 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub0
69315 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub1
69316 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub2
69317 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub3
69318 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:hsub
69319 7, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:psub -> PNR_3b
69320 9, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:psub0 -> PPR_3b
69321 9, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:psub1 -> PPR_3b
69322 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub0
69323 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1
69324 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2
69325 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub3
69326 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:ssub
69327 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:sub_32
69328 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:sube32
69329 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:sube64
69330 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:subo32
69331 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:subo64
69332 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_0
69333 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_1
69334 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_2
69335 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_3
69336 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_4
69337 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_5
69338 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_6
69339 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_7
69340 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubb
69341 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubd0
69342 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubd1
69343 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh0
69344 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1
69345 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubq0
69346 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubq1
69347 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs0
69348 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1
69349 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub
69350 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub0
69351 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1
69352 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2
69353 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub3
69354 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubd1_then_zasubq0
69355 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubd1_then_zasubq1
69356 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd0
69357 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd1
69358 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubq0
69359 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubq1
69360 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd1_then_zasubq0
69361 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubs1_then_zasubd1_then_zasubq1
69362 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd0
69363 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd1
69364 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubq0
69365 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubq1
69366 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs0
69367 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1
69368 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd1_then_zasubq0
69369 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubd1_then_zasubq1
69370 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd0
69371 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd1
69372 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubq0
69373 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubq1
69374 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69375 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69376 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub1_then_bsub
69377 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub1_then_hsub
69378 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub1_then_ssub
69379 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub3_then_bsub
69380 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub3_then_hsub
69381 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub3_then_ssub
69382 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub2_then_bsub
69383 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub2_then_hsub
69384 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub2_then_ssub
69385 7, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:psub1_then_psub -> PNR_3b
69386 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_then_bsub
69387 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_then_dsub
69388 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_then_hsub
69389 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_then_ssub
69390 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub3_then_bsub
69391 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub3_then_dsub
69392 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub3_then_hsub
69393 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub3_then_ssub
69394 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2_then_bsub
69395 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2_then_dsub
69396 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2_then_hsub
69397 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2_then_ssub
69398 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_7_then_sub_32
69399 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_6_then_sub_32
69400 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_5_then_sub_32
69401 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_4_then_sub_32
69402 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_3_then_sub_32
69403 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_2_then_sub_32
69404 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_1_then_sub_32
69405 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:subo64_then_sub_32
69406 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_bsub
69407 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_dsub
69408 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_hsub
69409 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_ssub
69410 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_zsub
69411 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub3_then_bsub
69412 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub3_then_dsub
69413 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub3_then_hsub
69414 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub3_then_ssub
69415 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub3_then_zsub
69416 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_bsub
69417 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_dsub
69418 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_hsub
69419 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_ssub
69420 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_zsub
69421 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub0_dsub1
69422 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub0_dsub1_dsub2
69423 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub1_dsub2
69424 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub1_dsub2_dsub3
69425 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub2_dsub3
69426 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub_qsub1_then_dsub
69427 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69428 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
69429 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub0_qsub1
69430 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub0_qsub1_qsub2
69431 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_qsub2
69432 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_qsub2_qsub3
69433 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2_qsub3
69434 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_then_dsub_qsub2_then_dsub
69435 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69436 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:qsub2_then_dsub_qsub3_then_dsub
69437 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:sub_32_x8sub_1_then_sub_32
69438 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_0_x8sub_1
69439 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_2_x8sub_3
69440 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_4_x8sub_5
69441 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_6_x8sub_7
69442 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
69443 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
69444 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
69445 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:sub_32_subo64_then_sub_32
69446 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub_zsub1_then_dsub
69447 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub_zsub1_then_zsub
69448 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69449 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
69450 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69451 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
69452 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub0_zsub1
69453 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub0_zsub1_zsub2
69454 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_zsub2
69455 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_zsub2_zsub3
69456 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_zsub3
69457 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_dsub_zsub2_then_dsub
69458 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69459 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_zsub_zsub2_then_zsub
69460 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69461 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_dsub_zsub3_then_dsub
69462 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub2_then_zsub_zsub3_then_zsub
69463 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub0_zsub2
69464 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b:zsub1_zsub3
69465 },
69466 { // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
69467 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:bsub
69468 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub
69469 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub0
69470 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub1
69471 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub2
69472 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub3
69473 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:hsub
69474 8, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:psub -> PNR_p8to15
69475 10, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:psub0 -> PPR_p8to15
69476 10, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:psub1 -> PPR_p8to15
69477 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub0
69478 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1
69479 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2
69480 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub3
69481 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:ssub
69482 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:sub_32
69483 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:sube32
69484 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:sube64
69485 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:subo32
69486 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:subo64
69487 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_0
69488 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_1
69489 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_2
69490 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_3
69491 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_4
69492 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_5
69493 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_6
69494 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_7
69495 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubb
69496 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubd0
69497 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubd1
69498 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh0
69499 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1
69500 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubq0
69501 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubq1
69502 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs0
69503 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1
69504 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub
69505 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub0
69506 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1
69507 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2
69508 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub3
69509 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubd1_then_zasubq0
69510 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubd1_then_zasubq1
69511 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd0
69512 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd1
69513 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubq0
69514 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubq1
69515 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd1_then_zasubq0
69516 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubs1_then_zasubd1_then_zasubq1
69517 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd0
69518 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd1
69519 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubq0
69520 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubq1
69521 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs0
69522 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1
69523 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd1_then_zasubq0
69524 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubd1_then_zasubq1
69525 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd0
69526 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1
69527 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubq0
69528 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubq1
69529 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69530 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69531 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub1_then_bsub
69532 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub1_then_hsub
69533 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub1_then_ssub
69534 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub3_then_bsub
69535 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub3_then_hsub
69536 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub3_then_ssub
69537 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub2_then_bsub
69538 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub2_then_hsub
69539 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub2_then_ssub
69540 8, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:psub1_then_psub -> PNR_p8to15
69541 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_then_bsub
69542 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_then_dsub
69543 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_then_hsub
69544 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_then_ssub
69545 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub3_then_bsub
69546 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub3_then_dsub
69547 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub3_then_hsub
69548 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub3_then_ssub
69549 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2_then_bsub
69550 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2_then_dsub
69551 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2_then_hsub
69552 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2_then_ssub
69553 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_7_then_sub_32
69554 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_6_then_sub_32
69555 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_5_then_sub_32
69556 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_4_then_sub_32
69557 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_3_then_sub_32
69558 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_2_then_sub_32
69559 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_1_then_sub_32
69560 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:subo64_then_sub_32
69561 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_bsub
69562 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_dsub
69563 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_hsub
69564 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_ssub
69565 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_zsub
69566 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub3_then_bsub
69567 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub3_then_dsub
69568 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub3_then_hsub
69569 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub3_then_ssub
69570 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub3_then_zsub
69571 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_bsub
69572 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_dsub
69573 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_hsub
69574 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_ssub
69575 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_zsub
69576 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub0_dsub1
69577 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub0_dsub1_dsub2
69578 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub1_dsub2
69579 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub1_dsub2_dsub3
69580 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub2_dsub3
69581 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub_qsub1_then_dsub
69582 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69583 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
69584 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub0_qsub1
69585 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub0_qsub1_qsub2
69586 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_qsub2
69587 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_qsub2_qsub3
69588 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2_qsub3
69589 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_then_dsub_qsub2_then_dsub
69590 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69591 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:qsub2_then_dsub_qsub3_then_dsub
69592 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:sub_32_x8sub_1_then_sub_32
69593 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_0_x8sub_1
69594 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_2_x8sub_3
69595 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_4_x8sub_5
69596 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_6_x8sub_7
69597 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
69598 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
69599 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
69600 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:sub_32_subo64_then_sub_32
69601 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub_zsub1_then_dsub
69602 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub_zsub1_then_zsub
69603 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69604 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
69605 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69606 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
69607 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub0_zsub1
69608 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub0_zsub1_zsub2
69609 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_zsub2
69610 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_zsub2_zsub3
69611 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_zsub3
69612 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_dsub_zsub2_then_dsub
69613 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69614 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_zsub_zsub2_then_zsub
69615 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69616 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_dsub_zsub3_then_dsub
69617 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub2_then_zsub_zsub3_then_zsub
69618 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub0_zsub2
69619 0, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15:zsub1_zsub3
69620 },
69621 { // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
69622 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:bsub
69623 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub
69624 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub0
69625 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub1
69626 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub2
69627 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub3
69628 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:hsub
69629 7, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:psub -> PNR_3b
69630 9, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:psub0 -> PPR_3b
69631 10, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:psub1 -> PPR_p8to15
69632 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub0
69633 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1
69634 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2
69635 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub3
69636 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:ssub
69637 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:sub_32
69638 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:sube32
69639 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:sube64
69640 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:subo32
69641 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:subo64
69642 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_0
69643 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_1
69644 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2
69645 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_3
69646 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4
69647 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_5
69648 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6
69649 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_7
69650 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubb
69651 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubd0
69652 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubd1
69653 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh0
69654 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1
69655 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubq0
69656 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubq1
69657 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs0
69658 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1
69659 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub
69660 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub0
69661 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1
69662 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2
69663 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub3
69664 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubd1_then_zasubq0
69665 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubd1_then_zasubq1
69666 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd0
69667 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1
69668 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubq0
69669 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubq1
69670 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1_then_zasubq0
69671 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubs1_then_zasubd1_then_zasubq1
69672 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd0
69673 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1
69674 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubq0
69675 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubq1
69676 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs0
69677 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1
69678 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1_then_zasubq0
69679 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubd1_then_zasubq1
69680 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd0
69681 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1
69682 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubq0
69683 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubq1
69684 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69685 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69686 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_then_bsub
69687 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_then_hsub
69688 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_then_ssub
69689 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub3_then_bsub
69690 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub3_then_hsub
69691 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub3_then_ssub
69692 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_then_bsub
69693 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_then_hsub
69694 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_then_ssub
69695 8, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:psub1_then_psub -> PNR_p8to15
69696 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_bsub
69697 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub
69698 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_hsub
69699 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_ssub
69700 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_bsub
69701 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_dsub
69702 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_hsub
69703 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub3_then_ssub
69704 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_bsub
69705 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_dsub
69706 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_hsub
69707 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_ssub
69708 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_7_then_sub_32
69709 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6_then_sub_32
69710 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_5_then_sub_32
69711 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4_then_sub_32
69712 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_3_then_sub_32
69713 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2_then_sub_32
69714 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_1_then_sub_32
69715 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:subo64_then_sub_32
69716 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_bsub
69717 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub
69718 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_hsub
69719 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_ssub
69720 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub
69721 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_bsub
69722 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_dsub
69723 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_hsub
69724 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_ssub
69725 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub3_then_zsub
69726 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_bsub
69727 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_dsub
69728 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_hsub
69729 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_ssub
69730 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_zsub
69731 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub0_dsub1
69732 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub0_dsub1_dsub2
69733 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_dsub2
69734 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub1_dsub2_dsub3
69735 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub2_dsub3
69736 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub
69737 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69738 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub_qsub1_then_dsub_qsub2_then_dsub
69739 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub0_qsub1
69740 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub0_qsub1_qsub2
69741 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_qsub2
69742 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_qsub2_qsub3
69743 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_qsub3
69744 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub
69745 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69746 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:qsub2_then_dsub_qsub3_then_dsub
69747 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:sub_32_x8sub_1_then_sub_32
69748 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_0_x8sub_1
69749 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2_x8sub_3
69750 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4_x8sub_5
69751 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6_x8sub_7
69752 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
69753 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
69754 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
69755 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:sub_32_subo64_then_sub_32
69756 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub
69757 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub
69758 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69759 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:dsub_zsub1_then_dsub_zsub2_then_dsub
69760 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69761 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub_zsub1_then_zsub_zsub2_then_zsub
69762 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub1
69763 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub1_zsub2
69764 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub2
69765 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub2_zsub3
69766 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_zsub3
69767 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub
69768 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69769 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub
69770 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69771 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_dsub_zsub3_then_dsub
69772 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub2_then_zsub_zsub3_then_zsub
69773 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub0_zsub2
69774 0, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15:zsub1_zsub3
69775 },
69776 { // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
69777 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:bsub
69778 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub
69779 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub0
69780 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub1
69781 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub2
69782 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub3
69783 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:hsub
69784 8, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:psub -> PNR_p8to15
69785 10, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:psub0 -> PPR_p8to15
69786 9, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:psub1 -> PPR_3b
69787 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub0
69788 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1
69789 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2
69790 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub3
69791 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:ssub
69792 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:sub_32
69793 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:sube32
69794 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:sube64
69795 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:subo32
69796 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:subo64
69797 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_0
69798 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_1
69799 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_2
69800 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_3
69801 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_4
69802 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_5
69803 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_6
69804 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_7
69805 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubb
69806 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubd0
69807 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubd1
69808 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh0
69809 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1
69810 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubq0
69811 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubq1
69812 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs0
69813 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1
69814 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub
69815 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub0
69816 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1
69817 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2
69818 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub3
69819 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubd1_then_zasubq0
69820 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubd1_then_zasubq1
69821 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd0
69822 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1
69823 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubq0
69824 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubq1
69825 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1_then_zasubq0
69826 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubs1_then_zasubd1_then_zasubq1
69827 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd0
69828 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1
69829 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubq0
69830 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubq1
69831 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs0
69832 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1
69833 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1_then_zasubq0
69834 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubd1_then_zasubq1
69835 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd0
69836 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1
69837 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubq0
69838 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubq1
69839 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69840 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69841 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub1_then_bsub
69842 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub1_then_hsub
69843 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub1_then_ssub
69844 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub3_then_bsub
69845 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub3_then_hsub
69846 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub3_then_ssub
69847 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub2_then_bsub
69848 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub2_then_hsub
69849 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub2_then_ssub
69850 7, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:psub1_then_psub -> PNR_3b
69851 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_bsub
69852 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub
69853 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_hsub
69854 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_ssub
69855 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_bsub
69856 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_dsub
69857 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_hsub
69858 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub3_then_ssub
69859 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_bsub
69860 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_dsub
69861 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_hsub
69862 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_ssub
69863 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_7_then_sub_32
69864 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_6_then_sub_32
69865 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_5_then_sub_32
69866 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_4_then_sub_32
69867 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_3_then_sub_32
69868 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_2_then_sub_32
69869 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_1_then_sub_32
69870 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:subo64_then_sub_32
69871 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_bsub
69872 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub
69873 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_hsub
69874 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_ssub
69875 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub
69876 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_bsub
69877 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_dsub
69878 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_hsub
69879 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_ssub
69880 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub3_then_zsub
69881 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_bsub
69882 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_dsub
69883 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_hsub
69884 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_ssub
69885 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_zsub
69886 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub0_dsub1
69887 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub0_dsub1_dsub2
69888 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub1_dsub2
69889 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub1_dsub2_dsub3
69890 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub2_dsub3
69891 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub
69892 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69893 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
69894 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub0_qsub1
69895 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub0_qsub1_qsub2
69896 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_qsub2
69897 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_qsub2_qsub3
69898 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2_qsub3
69899 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub_qsub2_then_dsub
69900 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
69901 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:qsub2_then_dsub_qsub3_then_dsub
69902 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:sub_32_x8sub_1_then_sub_32
69903 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_0_x8sub_1
69904 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_2_x8sub_3
69905 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_4_x8sub_5
69906 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_6_x8sub_7
69907 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
69908 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
69909 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
69910 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:sub_32_subo64_then_sub_32
69911 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub
69912 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub
69913 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69914 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
69915 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69916 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
69917 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub0_zsub1
69918 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub0_zsub1_zsub2
69919 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_zsub2
69920 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_zsub2_zsub3
69921 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_zsub3
69922 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub_zsub2_then_dsub
69923 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
69924 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub_zsub2_then_zsub
69925 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
69926 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_dsub_zsub3_then_dsub
69927 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub2_then_zsub_zsub3_then_zsub
69928 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub0_zsub2
69929 0, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b:zsub1_zsub3
69930 },
69931 { // GPR32all
69932 0, // GPR32all:bsub
69933 0, // GPR32all:dsub
69934 0, // GPR32all:dsub0
69935 0, // GPR32all:dsub1
69936 0, // GPR32all:dsub2
69937 0, // GPR32all:dsub3
69938 0, // GPR32all:hsub
69939 0, // GPR32all:psub
69940 0, // GPR32all:psub0
69941 0, // GPR32all:psub1
69942 0, // GPR32all:qsub0
69943 0, // GPR32all:qsub1
69944 0, // GPR32all:qsub2
69945 0, // GPR32all:qsub3
69946 0, // GPR32all:ssub
69947 0, // GPR32all:sub_32
69948 0, // GPR32all:sube32
69949 0, // GPR32all:sube64
69950 0, // GPR32all:subo32
69951 0, // GPR32all:subo64
69952 0, // GPR32all:x8sub_0
69953 0, // GPR32all:x8sub_1
69954 0, // GPR32all:x8sub_2
69955 0, // GPR32all:x8sub_3
69956 0, // GPR32all:x8sub_4
69957 0, // GPR32all:x8sub_5
69958 0, // GPR32all:x8sub_6
69959 0, // GPR32all:x8sub_7
69960 0, // GPR32all:zasubb
69961 0, // GPR32all:zasubd0
69962 0, // GPR32all:zasubd1
69963 0, // GPR32all:zasubh0
69964 0, // GPR32all:zasubh1
69965 0, // GPR32all:zasubq0
69966 0, // GPR32all:zasubq1
69967 0, // GPR32all:zasubs0
69968 0, // GPR32all:zasubs1
69969 0, // GPR32all:zsub
69970 0, // GPR32all:zsub0
69971 0, // GPR32all:zsub1
69972 0, // GPR32all:zsub2
69973 0, // GPR32all:zsub3
69974 0, // GPR32all:zasubd1_then_zasubq0
69975 0, // GPR32all:zasubd1_then_zasubq1
69976 0, // GPR32all:zasubs1_then_zasubd0
69977 0, // GPR32all:zasubs1_then_zasubd1
69978 0, // GPR32all:zasubs1_then_zasubq0
69979 0, // GPR32all:zasubs1_then_zasubq1
69980 0, // GPR32all:zasubs1_then_zasubd1_then_zasubq0
69981 0, // GPR32all:zasubs1_then_zasubd1_then_zasubq1
69982 0, // GPR32all:zasubh1_then_zasubd0
69983 0, // GPR32all:zasubh1_then_zasubd1
69984 0, // GPR32all:zasubh1_then_zasubq0
69985 0, // GPR32all:zasubh1_then_zasubq1
69986 0, // GPR32all:zasubh1_then_zasubs0
69987 0, // GPR32all:zasubh1_then_zasubs1
69988 0, // GPR32all:zasubh1_then_zasubd1_then_zasubq0
69989 0, // GPR32all:zasubh1_then_zasubd1_then_zasubq1
69990 0, // GPR32all:zasubh1_then_zasubs1_then_zasubd0
69991 0, // GPR32all:zasubh1_then_zasubs1_then_zasubd1
69992 0, // GPR32all:zasubh1_then_zasubs1_then_zasubq0
69993 0, // GPR32all:zasubh1_then_zasubs1_then_zasubq1
69994 0, // GPR32all:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
69995 0, // GPR32all:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
69996 0, // GPR32all:dsub1_then_bsub
69997 0, // GPR32all:dsub1_then_hsub
69998 0, // GPR32all:dsub1_then_ssub
69999 0, // GPR32all:dsub3_then_bsub
70000 0, // GPR32all:dsub3_then_hsub
70001 0, // GPR32all:dsub3_then_ssub
70002 0, // GPR32all:dsub2_then_bsub
70003 0, // GPR32all:dsub2_then_hsub
70004 0, // GPR32all:dsub2_then_ssub
70005 0, // GPR32all:psub1_then_psub
70006 0, // GPR32all:qsub1_then_bsub
70007 0, // GPR32all:qsub1_then_dsub
70008 0, // GPR32all:qsub1_then_hsub
70009 0, // GPR32all:qsub1_then_ssub
70010 0, // GPR32all:qsub3_then_bsub
70011 0, // GPR32all:qsub3_then_dsub
70012 0, // GPR32all:qsub3_then_hsub
70013 0, // GPR32all:qsub3_then_ssub
70014 0, // GPR32all:qsub2_then_bsub
70015 0, // GPR32all:qsub2_then_dsub
70016 0, // GPR32all:qsub2_then_hsub
70017 0, // GPR32all:qsub2_then_ssub
70018 0, // GPR32all:x8sub_7_then_sub_32
70019 0, // GPR32all:x8sub_6_then_sub_32
70020 0, // GPR32all:x8sub_5_then_sub_32
70021 0, // GPR32all:x8sub_4_then_sub_32
70022 0, // GPR32all:x8sub_3_then_sub_32
70023 0, // GPR32all:x8sub_2_then_sub_32
70024 0, // GPR32all:x8sub_1_then_sub_32
70025 0, // GPR32all:subo64_then_sub_32
70026 0, // GPR32all:zsub1_then_bsub
70027 0, // GPR32all:zsub1_then_dsub
70028 0, // GPR32all:zsub1_then_hsub
70029 0, // GPR32all:zsub1_then_ssub
70030 0, // GPR32all:zsub1_then_zsub
70031 0, // GPR32all:zsub3_then_bsub
70032 0, // GPR32all:zsub3_then_dsub
70033 0, // GPR32all:zsub3_then_hsub
70034 0, // GPR32all:zsub3_then_ssub
70035 0, // GPR32all:zsub3_then_zsub
70036 0, // GPR32all:zsub2_then_bsub
70037 0, // GPR32all:zsub2_then_dsub
70038 0, // GPR32all:zsub2_then_hsub
70039 0, // GPR32all:zsub2_then_ssub
70040 0, // GPR32all:zsub2_then_zsub
70041 0, // GPR32all:dsub0_dsub1
70042 0, // GPR32all:dsub0_dsub1_dsub2
70043 0, // GPR32all:dsub1_dsub2
70044 0, // GPR32all:dsub1_dsub2_dsub3
70045 0, // GPR32all:dsub2_dsub3
70046 0, // GPR32all:dsub_qsub1_then_dsub
70047 0, // GPR32all:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70048 0, // GPR32all:dsub_qsub1_then_dsub_qsub2_then_dsub
70049 0, // GPR32all:qsub0_qsub1
70050 0, // GPR32all:qsub0_qsub1_qsub2
70051 0, // GPR32all:qsub1_qsub2
70052 0, // GPR32all:qsub1_qsub2_qsub3
70053 0, // GPR32all:qsub2_qsub3
70054 0, // GPR32all:qsub1_then_dsub_qsub2_then_dsub
70055 0, // GPR32all:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70056 0, // GPR32all:qsub2_then_dsub_qsub3_then_dsub
70057 0, // GPR32all:sub_32_x8sub_1_then_sub_32
70058 0, // GPR32all:x8sub_0_x8sub_1
70059 0, // GPR32all:x8sub_2_x8sub_3
70060 0, // GPR32all:x8sub_4_x8sub_5
70061 0, // GPR32all:x8sub_6_x8sub_7
70062 0, // GPR32all:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70063 0, // GPR32all:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70064 0, // GPR32all:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70065 0, // GPR32all:sub_32_subo64_then_sub_32
70066 0, // GPR32all:dsub_zsub1_then_dsub
70067 0, // GPR32all:zsub_zsub1_then_zsub
70068 0, // GPR32all:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70069 0, // GPR32all:dsub_zsub1_then_dsub_zsub2_then_dsub
70070 0, // GPR32all:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70071 0, // GPR32all:zsub_zsub1_then_zsub_zsub2_then_zsub
70072 0, // GPR32all:zsub0_zsub1
70073 0, // GPR32all:zsub0_zsub1_zsub2
70074 0, // GPR32all:zsub1_zsub2
70075 0, // GPR32all:zsub1_zsub2_zsub3
70076 0, // GPR32all:zsub2_zsub3
70077 0, // GPR32all:zsub1_then_dsub_zsub2_then_dsub
70078 0, // GPR32all:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70079 0, // GPR32all:zsub1_then_zsub_zsub2_then_zsub
70080 0, // GPR32all:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70081 0, // GPR32all:zsub2_then_dsub_zsub3_then_dsub
70082 0, // GPR32all:zsub2_then_zsub_zsub3_then_zsub
70083 0, // GPR32all:zsub0_zsub2
70084 0, // GPR32all:zsub1_zsub3
70085 },
70086 { // FPR32
70087 1, // FPR32:bsub -> FPR8
70088 0, // FPR32:dsub
70089 0, // FPR32:dsub0
70090 0, // FPR32:dsub1
70091 0, // FPR32:dsub2
70092 0, // FPR32:dsub3
70093 2, // FPR32:hsub -> FPR16
70094 0, // FPR32:psub
70095 0, // FPR32:psub0
70096 0, // FPR32:psub1
70097 0, // FPR32:qsub0
70098 0, // FPR32:qsub1
70099 0, // FPR32:qsub2
70100 0, // FPR32:qsub3
70101 0, // FPR32:ssub
70102 0, // FPR32:sub_32
70103 0, // FPR32:sube32
70104 0, // FPR32:sube64
70105 0, // FPR32:subo32
70106 0, // FPR32:subo64
70107 0, // FPR32:x8sub_0
70108 0, // FPR32:x8sub_1
70109 0, // FPR32:x8sub_2
70110 0, // FPR32:x8sub_3
70111 0, // FPR32:x8sub_4
70112 0, // FPR32:x8sub_5
70113 0, // FPR32:x8sub_6
70114 0, // FPR32:x8sub_7
70115 0, // FPR32:zasubb
70116 0, // FPR32:zasubd0
70117 0, // FPR32:zasubd1
70118 0, // FPR32:zasubh0
70119 0, // FPR32:zasubh1
70120 0, // FPR32:zasubq0
70121 0, // FPR32:zasubq1
70122 0, // FPR32:zasubs0
70123 0, // FPR32:zasubs1
70124 0, // FPR32:zsub
70125 0, // FPR32:zsub0
70126 0, // FPR32:zsub1
70127 0, // FPR32:zsub2
70128 0, // FPR32:zsub3
70129 0, // FPR32:zasubd1_then_zasubq0
70130 0, // FPR32:zasubd1_then_zasubq1
70131 0, // FPR32:zasubs1_then_zasubd0
70132 0, // FPR32:zasubs1_then_zasubd1
70133 0, // FPR32:zasubs1_then_zasubq0
70134 0, // FPR32:zasubs1_then_zasubq1
70135 0, // FPR32:zasubs1_then_zasubd1_then_zasubq0
70136 0, // FPR32:zasubs1_then_zasubd1_then_zasubq1
70137 0, // FPR32:zasubh1_then_zasubd0
70138 0, // FPR32:zasubh1_then_zasubd1
70139 0, // FPR32:zasubh1_then_zasubq0
70140 0, // FPR32:zasubh1_then_zasubq1
70141 0, // FPR32:zasubh1_then_zasubs0
70142 0, // FPR32:zasubh1_then_zasubs1
70143 0, // FPR32:zasubh1_then_zasubd1_then_zasubq0
70144 0, // FPR32:zasubh1_then_zasubd1_then_zasubq1
70145 0, // FPR32:zasubh1_then_zasubs1_then_zasubd0
70146 0, // FPR32:zasubh1_then_zasubs1_then_zasubd1
70147 0, // FPR32:zasubh1_then_zasubs1_then_zasubq0
70148 0, // FPR32:zasubh1_then_zasubs1_then_zasubq1
70149 0, // FPR32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
70150 0, // FPR32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
70151 0, // FPR32:dsub1_then_bsub
70152 0, // FPR32:dsub1_then_hsub
70153 0, // FPR32:dsub1_then_ssub
70154 0, // FPR32:dsub3_then_bsub
70155 0, // FPR32:dsub3_then_hsub
70156 0, // FPR32:dsub3_then_ssub
70157 0, // FPR32:dsub2_then_bsub
70158 0, // FPR32:dsub2_then_hsub
70159 0, // FPR32:dsub2_then_ssub
70160 0, // FPR32:psub1_then_psub
70161 0, // FPR32:qsub1_then_bsub
70162 0, // FPR32:qsub1_then_dsub
70163 0, // FPR32:qsub1_then_hsub
70164 0, // FPR32:qsub1_then_ssub
70165 0, // FPR32:qsub3_then_bsub
70166 0, // FPR32:qsub3_then_dsub
70167 0, // FPR32:qsub3_then_hsub
70168 0, // FPR32:qsub3_then_ssub
70169 0, // FPR32:qsub2_then_bsub
70170 0, // FPR32:qsub2_then_dsub
70171 0, // FPR32:qsub2_then_hsub
70172 0, // FPR32:qsub2_then_ssub
70173 0, // FPR32:x8sub_7_then_sub_32
70174 0, // FPR32:x8sub_6_then_sub_32
70175 0, // FPR32:x8sub_5_then_sub_32
70176 0, // FPR32:x8sub_4_then_sub_32
70177 0, // FPR32:x8sub_3_then_sub_32
70178 0, // FPR32:x8sub_2_then_sub_32
70179 0, // FPR32:x8sub_1_then_sub_32
70180 0, // FPR32:subo64_then_sub_32
70181 0, // FPR32:zsub1_then_bsub
70182 0, // FPR32:zsub1_then_dsub
70183 0, // FPR32:zsub1_then_hsub
70184 0, // FPR32:zsub1_then_ssub
70185 0, // FPR32:zsub1_then_zsub
70186 0, // FPR32:zsub3_then_bsub
70187 0, // FPR32:zsub3_then_dsub
70188 0, // FPR32:zsub3_then_hsub
70189 0, // FPR32:zsub3_then_ssub
70190 0, // FPR32:zsub3_then_zsub
70191 0, // FPR32:zsub2_then_bsub
70192 0, // FPR32:zsub2_then_dsub
70193 0, // FPR32:zsub2_then_hsub
70194 0, // FPR32:zsub2_then_ssub
70195 0, // FPR32:zsub2_then_zsub
70196 0, // FPR32:dsub0_dsub1
70197 0, // FPR32:dsub0_dsub1_dsub2
70198 0, // FPR32:dsub1_dsub2
70199 0, // FPR32:dsub1_dsub2_dsub3
70200 0, // FPR32:dsub2_dsub3
70201 0, // FPR32:dsub_qsub1_then_dsub
70202 0, // FPR32:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70203 0, // FPR32:dsub_qsub1_then_dsub_qsub2_then_dsub
70204 0, // FPR32:qsub0_qsub1
70205 0, // FPR32:qsub0_qsub1_qsub2
70206 0, // FPR32:qsub1_qsub2
70207 0, // FPR32:qsub1_qsub2_qsub3
70208 0, // FPR32:qsub2_qsub3
70209 0, // FPR32:qsub1_then_dsub_qsub2_then_dsub
70210 0, // FPR32:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70211 0, // FPR32:qsub2_then_dsub_qsub3_then_dsub
70212 0, // FPR32:sub_32_x8sub_1_then_sub_32
70213 0, // FPR32:x8sub_0_x8sub_1
70214 0, // FPR32:x8sub_2_x8sub_3
70215 0, // FPR32:x8sub_4_x8sub_5
70216 0, // FPR32:x8sub_6_x8sub_7
70217 0, // FPR32:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70218 0, // FPR32:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70219 0, // FPR32:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70220 0, // FPR32:sub_32_subo64_then_sub_32
70221 0, // FPR32:dsub_zsub1_then_dsub
70222 0, // FPR32:zsub_zsub1_then_zsub
70223 0, // FPR32:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70224 0, // FPR32:dsub_zsub1_then_dsub_zsub2_then_dsub
70225 0, // FPR32:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70226 0, // FPR32:zsub_zsub1_then_zsub_zsub2_then_zsub
70227 0, // FPR32:zsub0_zsub1
70228 0, // FPR32:zsub0_zsub1_zsub2
70229 0, // FPR32:zsub1_zsub2
70230 0, // FPR32:zsub1_zsub2_zsub3
70231 0, // FPR32:zsub2_zsub3
70232 0, // FPR32:zsub1_then_dsub_zsub2_then_dsub
70233 0, // FPR32:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70234 0, // FPR32:zsub1_then_zsub_zsub2_then_zsub
70235 0, // FPR32:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70236 0, // FPR32:zsub2_then_dsub_zsub3_then_dsub
70237 0, // FPR32:zsub2_then_zsub_zsub3_then_zsub
70238 0, // FPR32:zsub0_zsub2
70239 0, // FPR32:zsub1_zsub3
70240 },
70241 { // GPR32
70242 0, // GPR32:bsub
70243 0, // GPR32:dsub
70244 0, // GPR32:dsub0
70245 0, // GPR32:dsub1
70246 0, // GPR32:dsub2
70247 0, // GPR32:dsub3
70248 0, // GPR32:hsub
70249 0, // GPR32:psub
70250 0, // GPR32:psub0
70251 0, // GPR32:psub1
70252 0, // GPR32:qsub0
70253 0, // GPR32:qsub1
70254 0, // GPR32:qsub2
70255 0, // GPR32:qsub3
70256 0, // GPR32:ssub
70257 0, // GPR32:sub_32
70258 0, // GPR32:sube32
70259 0, // GPR32:sube64
70260 0, // GPR32:subo32
70261 0, // GPR32:subo64
70262 0, // GPR32:x8sub_0
70263 0, // GPR32:x8sub_1
70264 0, // GPR32:x8sub_2
70265 0, // GPR32:x8sub_3
70266 0, // GPR32:x8sub_4
70267 0, // GPR32:x8sub_5
70268 0, // GPR32:x8sub_6
70269 0, // GPR32:x8sub_7
70270 0, // GPR32:zasubb
70271 0, // GPR32:zasubd0
70272 0, // GPR32:zasubd1
70273 0, // GPR32:zasubh0
70274 0, // GPR32:zasubh1
70275 0, // GPR32:zasubq0
70276 0, // GPR32:zasubq1
70277 0, // GPR32:zasubs0
70278 0, // GPR32:zasubs1
70279 0, // GPR32:zsub
70280 0, // GPR32:zsub0
70281 0, // GPR32:zsub1
70282 0, // GPR32:zsub2
70283 0, // GPR32:zsub3
70284 0, // GPR32:zasubd1_then_zasubq0
70285 0, // GPR32:zasubd1_then_zasubq1
70286 0, // GPR32:zasubs1_then_zasubd0
70287 0, // GPR32:zasubs1_then_zasubd1
70288 0, // GPR32:zasubs1_then_zasubq0
70289 0, // GPR32:zasubs1_then_zasubq1
70290 0, // GPR32:zasubs1_then_zasubd1_then_zasubq0
70291 0, // GPR32:zasubs1_then_zasubd1_then_zasubq1
70292 0, // GPR32:zasubh1_then_zasubd0
70293 0, // GPR32:zasubh1_then_zasubd1
70294 0, // GPR32:zasubh1_then_zasubq0
70295 0, // GPR32:zasubh1_then_zasubq1
70296 0, // GPR32:zasubh1_then_zasubs0
70297 0, // GPR32:zasubh1_then_zasubs1
70298 0, // GPR32:zasubh1_then_zasubd1_then_zasubq0
70299 0, // GPR32:zasubh1_then_zasubd1_then_zasubq1
70300 0, // GPR32:zasubh1_then_zasubs1_then_zasubd0
70301 0, // GPR32:zasubh1_then_zasubs1_then_zasubd1
70302 0, // GPR32:zasubh1_then_zasubs1_then_zasubq0
70303 0, // GPR32:zasubh1_then_zasubs1_then_zasubq1
70304 0, // GPR32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
70305 0, // GPR32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
70306 0, // GPR32:dsub1_then_bsub
70307 0, // GPR32:dsub1_then_hsub
70308 0, // GPR32:dsub1_then_ssub
70309 0, // GPR32:dsub3_then_bsub
70310 0, // GPR32:dsub3_then_hsub
70311 0, // GPR32:dsub3_then_ssub
70312 0, // GPR32:dsub2_then_bsub
70313 0, // GPR32:dsub2_then_hsub
70314 0, // GPR32:dsub2_then_ssub
70315 0, // GPR32:psub1_then_psub
70316 0, // GPR32:qsub1_then_bsub
70317 0, // GPR32:qsub1_then_dsub
70318 0, // GPR32:qsub1_then_hsub
70319 0, // GPR32:qsub1_then_ssub
70320 0, // GPR32:qsub3_then_bsub
70321 0, // GPR32:qsub3_then_dsub
70322 0, // GPR32:qsub3_then_hsub
70323 0, // GPR32:qsub3_then_ssub
70324 0, // GPR32:qsub2_then_bsub
70325 0, // GPR32:qsub2_then_dsub
70326 0, // GPR32:qsub2_then_hsub
70327 0, // GPR32:qsub2_then_ssub
70328 0, // GPR32:x8sub_7_then_sub_32
70329 0, // GPR32:x8sub_6_then_sub_32
70330 0, // GPR32:x8sub_5_then_sub_32
70331 0, // GPR32:x8sub_4_then_sub_32
70332 0, // GPR32:x8sub_3_then_sub_32
70333 0, // GPR32:x8sub_2_then_sub_32
70334 0, // GPR32:x8sub_1_then_sub_32
70335 0, // GPR32:subo64_then_sub_32
70336 0, // GPR32:zsub1_then_bsub
70337 0, // GPR32:zsub1_then_dsub
70338 0, // GPR32:zsub1_then_hsub
70339 0, // GPR32:zsub1_then_ssub
70340 0, // GPR32:zsub1_then_zsub
70341 0, // GPR32:zsub3_then_bsub
70342 0, // GPR32:zsub3_then_dsub
70343 0, // GPR32:zsub3_then_hsub
70344 0, // GPR32:zsub3_then_ssub
70345 0, // GPR32:zsub3_then_zsub
70346 0, // GPR32:zsub2_then_bsub
70347 0, // GPR32:zsub2_then_dsub
70348 0, // GPR32:zsub2_then_hsub
70349 0, // GPR32:zsub2_then_ssub
70350 0, // GPR32:zsub2_then_zsub
70351 0, // GPR32:dsub0_dsub1
70352 0, // GPR32:dsub0_dsub1_dsub2
70353 0, // GPR32:dsub1_dsub2
70354 0, // GPR32:dsub1_dsub2_dsub3
70355 0, // GPR32:dsub2_dsub3
70356 0, // GPR32:dsub_qsub1_then_dsub
70357 0, // GPR32:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70358 0, // GPR32:dsub_qsub1_then_dsub_qsub2_then_dsub
70359 0, // GPR32:qsub0_qsub1
70360 0, // GPR32:qsub0_qsub1_qsub2
70361 0, // GPR32:qsub1_qsub2
70362 0, // GPR32:qsub1_qsub2_qsub3
70363 0, // GPR32:qsub2_qsub3
70364 0, // GPR32:qsub1_then_dsub_qsub2_then_dsub
70365 0, // GPR32:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70366 0, // GPR32:qsub2_then_dsub_qsub3_then_dsub
70367 0, // GPR32:sub_32_x8sub_1_then_sub_32
70368 0, // GPR32:x8sub_0_x8sub_1
70369 0, // GPR32:x8sub_2_x8sub_3
70370 0, // GPR32:x8sub_4_x8sub_5
70371 0, // GPR32:x8sub_6_x8sub_7
70372 0, // GPR32:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70373 0, // GPR32:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70374 0, // GPR32:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70375 0, // GPR32:sub_32_subo64_then_sub_32
70376 0, // GPR32:dsub_zsub1_then_dsub
70377 0, // GPR32:zsub_zsub1_then_zsub
70378 0, // GPR32:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70379 0, // GPR32:dsub_zsub1_then_dsub_zsub2_then_dsub
70380 0, // GPR32:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70381 0, // GPR32:zsub_zsub1_then_zsub_zsub2_then_zsub
70382 0, // GPR32:zsub0_zsub1
70383 0, // GPR32:zsub0_zsub1_zsub2
70384 0, // GPR32:zsub1_zsub2
70385 0, // GPR32:zsub1_zsub2_zsub3
70386 0, // GPR32:zsub2_zsub3
70387 0, // GPR32:zsub1_then_dsub_zsub2_then_dsub
70388 0, // GPR32:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70389 0, // GPR32:zsub1_then_zsub_zsub2_then_zsub
70390 0, // GPR32:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70391 0, // GPR32:zsub2_then_dsub_zsub3_then_dsub
70392 0, // GPR32:zsub2_then_zsub_zsub3_then_zsub
70393 0, // GPR32:zsub0_zsub2
70394 0, // GPR32:zsub1_zsub3
70395 },
70396 { // GPR32sp
70397 0, // GPR32sp:bsub
70398 0, // GPR32sp:dsub
70399 0, // GPR32sp:dsub0
70400 0, // GPR32sp:dsub1
70401 0, // GPR32sp:dsub2
70402 0, // GPR32sp:dsub3
70403 0, // GPR32sp:hsub
70404 0, // GPR32sp:psub
70405 0, // GPR32sp:psub0
70406 0, // GPR32sp:psub1
70407 0, // GPR32sp:qsub0
70408 0, // GPR32sp:qsub1
70409 0, // GPR32sp:qsub2
70410 0, // GPR32sp:qsub3
70411 0, // GPR32sp:ssub
70412 0, // GPR32sp:sub_32
70413 0, // GPR32sp:sube32
70414 0, // GPR32sp:sube64
70415 0, // GPR32sp:subo32
70416 0, // GPR32sp:subo64
70417 0, // GPR32sp:x8sub_0
70418 0, // GPR32sp:x8sub_1
70419 0, // GPR32sp:x8sub_2
70420 0, // GPR32sp:x8sub_3
70421 0, // GPR32sp:x8sub_4
70422 0, // GPR32sp:x8sub_5
70423 0, // GPR32sp:x8sub_6
70424 0, // GPR32sp:x8sub_7
70425 0, // GPR32sp:zasubb
70426 0, // GPR32sp:zasubd0
70427 0, // GPR32sp:zasubd1
70428 0, // GPR32sp:zasubh0
70429 0, // GPR32sp:zasubh1
70430 0, // GPR32sp:zasubq0
70431 0, // GPR32sp:zasubq1
70432 0, // GPR32sp:zasubs0
70433 0, // GPR32sp:zasubs1
70434 0, // GPR32sp:zsub
70435 0, // GPR32sp:zsub0
70436 0, // GPR32sp:zsub1
70437 0, // GPR32sp:zsub2
70438 0, // GPR32sp:zsub3
70439 0, // GPR32sp:zasubd1_then_zasubq0
70440 0, // GPR32sp:zasubd1_then_zasubq1
70441 0, // GPR32sp:zasubs1_then_zasubd0
70442 0, // GPR32sp:zasubs1_then_zasubd1
70443 0, // GPR32sp:zasubs1_then_zasubq0
70444 0, // GPR32sp:zasubs1_then_zasubq1
70445 0, // GPR32sp:zasubs1_then_zasubd1_then_zasubq0
70446 0, // GPR32sp:zasubs1_then_zasubd1_then_zasubq1
70447 0, // GPR32sp:zasubh1_then_zasubd0
70448 0, // GPR32sp:zasubh1_then_zasubd1
70449 0, // GPR32sp:zasubh1_then_zasubq0
70450 0, // GPR32sp:zasubh1_then_zasubq1
70451 0, // GPR32sp:zasubh1_then_zasubs0
70452 0, // GPR32sp:zasubh1_then_zasubs1
70453 0, // GPR32sp:zasubh1_then_zasubd1_then_zasubq0
70454 0, // GPR32sp:zasubh1_then_zasubd1_then_zasubq1
70455 0, // GPR32sp:zasubh1_then_zasubs1_then_zasubd0
70456 0, // GPR32sp:zasubh1_then_zasubs1_then_zasubd1
70457 0, // GPR32sp:zasubh1_then_zasubs1_then_zasubq0
70458 0, // GPR32sp:zasubh1_then_zasubs1_then_zasubq1
70459 0, // GPR32sp:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
70460 0, // GPR32sp:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
70461 0, // GPR32sp:dsub1_then_bsub
70462 0, // GPR32sp:dsub1_then_hsub
70463 0, // GPR32sp:dsub1_then_ssub
70464 0, // GPR32sp:dsub3_then_bsub
70465 0, // GPR32sp:dsub3_then_hsub
70466 0, // GPR32sp:dsub3_then_ssub
70467 0, // GPR32sp:dsub2_then_bsub
70468 0, // GPR32sp:dsub2_then_hsub
70469 0, // GPR32sp:dsub2_then_ssub
70470 0, // GPR32sp:psub1_then_psub
70471 0, // GPR32sp:qsub1_then_bsub
70472 0, // GPR32sp:qsub1_then_dsub
70473 0, // GPR32sp:qsub1_then_hsub
70474 0, // GPR32sp:qsub1_then_ssub
70475 0, // GPR32sp:qsub3_then_bsub
70476 0, // GPR32sp:qsub3_then_dsub
70477 0, // GPR32sp:qsub3_then_hsub
70478 0, // GPR32sp:qsub3_then_ssub
70479 0, // GPR32sp:qsub2_then_bsub
70480 0, // GPR32sp:qsub2_then_dsub
70481 0, // GPR32sp:qsub2_then_hsub
70482 0, // GPR32sp:qsub2_then_ssub
70483 0, // GPR32sp:x8sub_7_then_sub_32
70484 0, // GPR32sp:x8sub_6_then_sub_32
70485 0, // GPR32sp:x8sub_5_then_sub_32
70486 0, // GPR32sp:x8sub_4_then_sub_32
70487 0, // GPR32sp:x8sub_3_then_sub_32
70488 0, // GPR32sp:x8sub_2_then_sub_32
70489 0, // GPR32sp:x8sub_1_then_sub_32
70490 0, // GPR32sp:subo64_then_sub_32
70491 0, // GPR32sp:zsub1_then_bsub
70492 0, // GPR32sp:zsub1_then_dsub
70493 0, // GPR32sp:zsub1_then_hsub
70494 0, // GPR32sp:zsub1_then_ssub
70495 0, // GPR32sp:zsub1_then_zsub
70496 0, // GPR32sp:zsub3_then_bsub
70497 0, // GPR32sp:zsub3_then_dsub
70498 0, // GPR32sp:zsub3_then_hsub
70499 0, // GPR32sp:zsub3_then_ssub
70500 0, // GPR32sp:zsub3_then_zsub
70501 0, // GPR32sp:zsub2_then_bsub
70502 0, // GPR32sp:zsub2_then_dsub
70503 0, // GPR32sp:zsub2_then_hsub
70504 0, // GPR32sp:zsub2_then_ssub
70505 0, // GPR32sp:zsub2_then_zsub
70506 0, // GPR32sp:dsub0_dsub1
70507 0, // GPR32sp:dsub0_dsub1_dsub2
70508 0, // GPR32sp:dsub1_dsub2
70509 0, // GPR32sp:dsub1_dsub2_dsub3
70510 0, // GPR32sp:dsub2_dsub3
70511 0, // GPR32sp:dsub_qsub1_then_dsub
70512 0, // GPR32sp:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70513 0, // GPR32sp:dsub_qsub1_then_dsub_qsub2_then_dsub
70514 0, // GPR32sp:qsub0_qsub1
70515 0, // GPR32sp:qsub0_qsub1_qsub2
70516 0, // GPR32sp:qsub1_qsub2
70517 0, // GPR32sp:qsub1_qsub2_qsub3
70518 0, // GPR32sp:qsub2_qsub3
70519 0, // GPR32sp:qsub1_then_dsub_qsub2_then_dsub
70520 0, // GPR32sp:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70521 0, // GPR32sp:qsub2_then_dsub_qsub3_then_dsub
70522 0, // GPR32sp:sub_32_x8sub_1_then_sub_32
70523 0, // GPR32sp:x8sub_0_x8sub_1
70524 0, // GPR32sp:x8sub_2_x8sub_3
70525 0, // GPR32sp:x8sub_4_x8sub_5
70526 0, // GPR32sp:x8sub_6_x8sub_7
70527 0, // GPR32sp:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70528 0, // GPR32sp:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70529 0, // GPR32sp:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70530 0, // GPR32sp:sub_32_subo64_then_sub_32
70531 0, // GPR32sp:dsub_zsub1_then_dsub
70532 0, // GPR32sp:zsub_zsub1_then_zsub
70533 0, // GPR32sp:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70534 0, // GPR32sp:dsub_zsub1_then_dsub_zsub2_then_dsub
70535 0, // GPR32sp:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70536 0, // GPR32sp:zsub_zsub1_then_zsub_zsub2_then_zsub
70537 0, // GPR32sp:zsub0_zsub1
70538 0, // GPR32sp:zsub0_zsub1_zsub2
70539 0, // GPR32sp:zsub1_zsub2
70540 0, // GPR32sp:zsub1_zsub2_zsub3
70541 0, // GPR32sp:zsub2_zsub3
70542 0, // GPR32sp:zsub1_then_dsub_zsub2_then_dsub
70543 0, // GPR32sp:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70544 0, // GPR32sp:zsub1_then_zsub_zsub2_then_zsub
70545 0, // GPR32sp:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70546 0, // GPR32sp:zsub2_then_dsub_zsub3_then_dsub
70547 0, // GPR32sp:zsub2_then_zsub_zsub3_then_zsub
70548 0, // GPR32sp:zsub0_zsub2
70549 0, // GPR32sp:zsub1_zsub3
70550 },
70551 { // GPR32common
70552 0, // GPR32common:bsub
70553 0, // GPR32common:dsub
70554 0, // GPR32common:dsub0
70555 0, // GPR32common:dsub1
70556 0, // GPR32common:dsub2
70557 0, // GPR32common:dsub3
70558 0, // GPR32common:hsub
70559 0, // GPR32common:psub
70560 0, // GPR32common:psub0
70561 0, // GPR32common:psub1
70562 0, // GPR32common:qsub0
70563 0, // GPR32common:qsub1
70564 0, // GPR32common:qsub2
70565 0, // GPR32common:qsub3
70566 0, // GPR32common:ssub
70567 0, // GPR32common:sub_32
70568 0, // GPR32common:sube32
70569 0, // GPR32common:sube64
70570 0, // GPR32common:subo32
70571 0, // GPR32common:subo64
70572 0, // GPR32common:x8sub_0
70573 0, // GPR32common:x8sub_1
70574 0, // GPR32common:x8sub_2
70575 0, // GPR32common:x8sub_3
70576 0, // GPR32common:x8sub_4
70577 0, // GPR32common:x8sub_5
70578 0, // GPR32common:x8sub_6
70579 0, // GPR32common:x8sub_7
70580 0, // GPR32common:zasubb
70581 0, // GPR32common:zasubd0
70582 0, // GPR32common:zasubd1
70583 0, // GPR32common:zasubh0
70584 0, // GPR32common:zasubh1
70585 0, // GPR32common:zasubq0
70586 0, // GPR32common:zasubq1
70587 0, // GPR32common:zasubs0
70588 0, // GPR32common:zasubs1
70589 0, // GPR32common:zsub
70590 0, // GPR32common:zsub0
70591 0, // GPR32common:zsub1
70592 0, // GPR32common:zsub2
70593 0, // GPR32common:zsub3
70594 0, // GPR32common:zasubd1_then_zasubq0
70595 0, // GPR32common:zasubd1_then_zasubq1
70596 0, // GPR32common:zasubs1_then_zasubd0
70597 0, // GPR32common:zasubs1_then_zasubd1
70598 0, // GPR32common:zasubs1_then_zasubq0
70599 0, // GPR32common:zasubs1_then_zasubq1
70600 0, // GPR32common:zasubs1_then_zasubd1_then_zasubq0
70601 0, // GPR32common:zasubs1_then_zasubd1_then_zasubq1
70602 0, // GPR32common:zasubh1_then_zasubd0
70603 0, // GPR32common:zasubh1_then_zasubd1
70604 0, // GPR32common:zasubh1_then_zasubq0
70605 0, // GPR32common:zasubh1_then_zasubq1
70606 0, // GPR32common:zasubh1_then_zasubs0
70607 0, // GPR32common:zasubh1_then_zasubs1
70608 0, // GPR32common:zasubh1_then_zasubd1_then_zasubq0
70609 0, // GPR32common:zasubh1_then_zasubd1_then_zasubq1
70610 0, // GPR32common:zasubh1_then_zasubs1_then_zasubd0
70611 0, // GPR32common:zasubh1_then_zasubs1_then_zasubd1
70612 0, // GPR32common:zasubh1_then_zasubs1_then_zasubq0
70613 0, // GPR32common:zasubh1_then_zasubs1_then_zasubq1
70614 0, // GPR32common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
70615 0, // GPR32common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
70616 0, // GPR32common:dsub1_then_bsub
70617 0, // GPR32common:dsub1_then_hsub
70618 0, // GPR32common:dsub1_then_ssub
70619 0, // GPR32common:dsub3_then_bsub
70620 0, // GPR32common:dsub3_then_hsub
70621 0, // GPR32common:dsub3_then_ssub
70622 0, // GPR32common:dsub2_then_bsub
70623 0, // GPR32common:dsub2_then_hsub
70624 0, // GPR32common:dsub2_then_ssub
70625 0, // GPR32common:psub1_then_psub
70626 0, // GPR32common:qsub1_then_bsub
70627 0, // GPR32common:qsub1_then_dsub
70628 0, // GPR32common:qsub1_then_hsub
70629 0, // GPR32common:qsub1_then_ssub
70630 0, // GPR32common:qsub3_then_bsub
70631 0, // GPR32common:qsub3_then_dsub
70632 0, // GPR32common:qsub3_then_hsub
70633 0, // GPR32common:qsub3_then_ssub
70634 0, // GPR32common:qsub2_then_bsub
70635 0, // GPR32common:qsub2_then_dsub
70636 0, // GPR32common:qsub2_then_hsub
70637 0, // GPR32common:qsub2_then_ssub
70638 0, // GPR32common:x8sub_7_then_sub_32
70639 0, // GPR32common:x8sub_6_then_sub_32
70640 0, // GPR32common:x8sub_5_then_sub_32
70641 0, // GPR32common:x8sub_4_then_sub_32
70642 0, // GPR32common:x8sub_3_then_sub_32
70643 0, // GPR32common:x8sub_2_then_sub_32
70644 0, // GPR32common:x8sub_1_then_sub_32
70645 0, // GPR32common:subo64_then_sub_32
70646 0, // GPR32common:zsub1_then_bsub
70647 0, // GPR32common:zsub1_then_dsub
70648 0, // GPR32common:zsub1_then_hsub
70649 0, // GPR32common:zsub1_then_ssub
70650 0, // GPR32common:zsub1_then_zsub
70651 0, // GPR32common:zsub3_then_bsub
70652 0, // GPR32common:zsub3_then_dsub
70653 0, // GPR32common:zsub3_then_hsub
70654 0, // GPR32common:zsub3_then_ssub
70655 0, // GPR32common:zsub3_then_zsub
70656 0, // GPR32common:zsub2_then_bsub
70657 0, // GPR32common:zsub2_then_dsub
70658 0, // GPR32common:zsub2_then_hsub
70659 0, // GPR32common:zsub2_then_ssub
70660 0, // GPR32common:zsub2_then_zsub
70661 0, // GPR32common:dsub0_dsub1
70662 0, // GPR32common:dsub0_dsub1_dsub2
70663 0, // GPR32common:dsub1_dsub2
70664 0, // GPR32common:dsub1_dsub2_dsub3
70665 0, // GPR32common:dsub2_dsub3
70666 0, // GPR32common:dsub_qsub1_then_dsub
70667 0, // GPR32common:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70668 0, // GPR32common:dsub_qsub1_then_dsub_qsub2_then_dsub
70669 0, // GPR32common:qsub0_qsub1
70670 0, // GPR32common:qsub0_qsub1_qsub2
70671 0, // GPR32common:qsub1_qsub2
70672 0, // GPR32common:qsub1_qsub2_qsub3
70673 0, // GPR32common:qsub2_qsub3
70674 0, // GPR32common:qsub1_then_dsub_qsub2_then_dsub
70675 0, // GPR32common:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70676 0, // GPR32common:qsub2_then_dsub_qsub3_then_dsub
70677 0, // GPR32common:sub_32_x8sub_1_then_sub_32
70678 0, // GPR32common:x8sub_0_x8sub_1
70679 0, // GPR32common:x8sub_2_x8sub_3
70680 0, // GPR32common:x8sub_4_x8sub_5
70681 0, // GPR32common:x8sub_6_x8sub_7
70682 0, // GPR32common:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70683 0, // GPR32common:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70684 0, // GPR32common:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70685 0, // GPR32common:sub_32_subo64_then_sub_32
70686 0, // GPR32common:dsub_zsub1_then_dsub
70687 0, // GPR32common:zsub_zsub1_then_zsub
70688 0, // GPR32common:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70689 0, // GPR32common:dsub_zsub1_then_dsub_zsub2_then_dsub
70690 0, // GPR32common:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70691 0, // GPR32common:zsub_zsub1_then_zsub_zsub2_then_zsub
70692 0, // GPR32common:zsub0_zsub1
70693 0, // GPR32common:zsub0_zsub1_zsub2
70694 0, // GPR32common:zsub1_zsub2
70695 0, // GPR32common:zsub1_zsub2_zsub3
70696 0, // GPR32common:zsub2_zsub3
70697 0, // GPR32common:zsub1_then_dsub_zsub2_then_dsub
70698 0, // GPR32common:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70699 0, // GPR32common:zsub1_then_zsub_zsub2_then_zsub
70700 0, // GPR32common:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70701 0, // GPR32common:zsub2_then_dsub_zsub3_then_dsub
70702 0, // GPR32common:zsub2_then_zsub_zsub3_then_zsub
70703 0, // GPR32common:zsub0_zsub2
70704 0, // GPR32common:zsub1_zsub3
70705 },
70706 { // FPR32_with_hsub_in_FPR16_lo
70707 1, // FPR32_with_hsub_in_FPR16_lo:bsub -> FPR8
70708 0, // FPR32_with_hsub_in_FPR16_lo:dsub
70709 0, // FPR32_with_hsub_in_FPR16_lo:dsub0
70710 0, // FPR32_with_hsub_in_FPR16_lo:dsub1
70711 0, // FPR32_with_hsub_in_FPR16_lo:dsub2
70712 0, // FPR32_with_hsub_in_FPR16_lo:dsub3
70713 4, // FPR32_with_hsub_in_FPR16_lo:hsub -> FPR16_lo
70714 0, // FPR32_with_hsub_in_FPR16_lo:psub
70715 0, // FPR32_with_hsub_in_FPR16_lo:psub0
70716 0, // FPR32_with_hsub_in_FPR16_lo:psub1
70717 0, // FPR32_with_hsub_in_FPR16_lo:qsub0
70718 0, // FPR32_with_hsub_in_FPR16_lo:qsub1
70719 0, // FPR32_with_hsub_in_FPR16_lo:qsub2
70720 0, // FPR32_with_hsub_in_FPR16_lo:qsub3
70721 0, // FPR32_with_hsub_in_FPR16_lo:ssub
70722 0, // FPR32_with_hsub_in_FPR16_lo:sub_32
70723 0, // FPR32_with_hsub_in_FPR16_lo:sube32
70724 0, // FPR32_with_hsub_in_FPR16_lo:sube64
70725 0, // FPR32_with_hsub_in_FPR16_lo:subo32
70726 0, // FPR32_with_hsub_in_FPR16_lo:subo64
70727 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_0
70728 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_1
70729 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_2
70730 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_3
70731 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_4
70732 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_5
70733 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_6
70734 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_7
70735 0, // FPR32_with_hsub_in_FPR16_lo:zasubb
70736 0, // FPR32_with_hsub_in_FPR16_lo:zasubd0
70737 0, // FPR32_with_hsub_in_FPR16_lo:zasubd1
70738 0, // FPR32_with_hsub_in_FPR16_lo:zasubh0
70739 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1
70740 0, // FPR32_with_hsub_in_FPR16_lo:zasubq0
70741 0, // FPR32_with_hsub_in_FPR16_lo:zasubq1
70742 0, // FPR32_with_hsub_in_FPR16_lo:zasubs0
70743 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1
70744 0, // FPR32_with_hsub_in_FPR16_lo:zsub
70745 0, // FPR32_with_hsub_in_FPR16_lo:zsub0
70746 0, // FPR32_with_hsub_in_FPR16_lo:zsub1
70747 0, // FPR32_with_hsub_in_FPR16_lo:zsub2
70748 0, // FPR32_with_hsub_in_FPR16_lo:zsub3
70749 0, // FPR32_with_hsub_in_FPR16_lo:zasubd1_then_zasubq0
70750 0, // FPR32_with_hsub_in_FPR16_lo:zasubd1_then_zasubq1
70751 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1_then_zasubd0
70752 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1_then_zasubd1
70753 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1_then_zasubq0
70754 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1_then_zasubq1
70755 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1_then_zasubd1_then_zasubq0
70756 0, // FPR32_with_hsub_in_FPR16_lo:zasubs1_then_zasubd1_then_zasubq1
70757 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubd0
70758 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubd1
70759 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubq0
70760 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubq1
70761 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs0
70762 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1
70763 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubd1_then_zasubq0
70764 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubd1_then_zasubq1
70765 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1_then_zasubd0
70766 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1_then_zasubd1
70767 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1_then_zasubq0
70768 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1_then_zasubq1
70769 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
70770 0, // FPR32_with_hsub_in_FPR16_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
70771 0, // FPR32_with_hsub_in_FPR16_lo:dsub1_then_bsub
70772 0, // FPR32_with_hsub_in_FPR16_lo:dsub1_then_hsub
70773 0, // FPR32_with_hsub_in_FPR16_lo:dsub1_then_ssub
70774 0, // FPR32_with_hsub_in_FPR16_lo:dsub3_then_bsub
70775 0, // FPR32_with_hsub_in_FPR16_lo:dsub3_then_hsub
70776 0, // FPR32_with_hsub_in_FPR16_lo:dsub3_then_ssub
70777 0, // FPR32_with_hsub_in_FPR16_lo:dsub2_then_bsub
70778 0, // FPR32_with_hsub_in_FPR16_lo:dsub2_then_hsub
70779 0, // FPR32_with_hsub_in_FPR16_lo:dsub2_then_ssub
70780 0, // FPR32_with_hsub_in_FPR16_lo:psub1_then_psub
70781 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_then_bsub
70782 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_then_dsub
70783 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_then_hsub
70784 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_then_ssub
70785 0, // FPR32_with_hsub_in_FPR16_lo:qsub3_then_bsub
70786 0, // FPR32_with_hsub_in_FPR16_lo:qsub3_then_dsub
70787 0, // FPR32_with_hsub_in_FPR16_lo:qsub3_then_hsub
70788 0, // FPR32_with_hsub_in_FPR16_lo:qsub3_then_ssub
70789 0, // FPR32_with_hsub_in_FPR16_lo:qsub2_then_bsub
70790 0, // FPR32_with_hsub_in_FPR16_lo:qsub2_then_dsub
70791 0, // FPR32_with_hsub_in_FPR16_lo:qsub2_then_hsub
70792 0, // FPR32_with_hsub_in_FPR16_lo:qsub2_then_ssub
70793 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_7_then_sub_32
70794 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_6_then_sub_32
70795 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_5_then_sub_32
70796 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_4_then_sub_32
70797 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_3_then_sub_32
70798 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_2_then_sub_32
70799 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_1_then_sub_32
70800 0, // FPR32_with_hsub_in_FPR16_lo:subo64_then_sub_32
70801 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_bsub
70802 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_dsub
70803 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_hsub
70804 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_ssub
70805 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_zsub
70806 0, // FPR32_with_hsub_in_FPR16_lo:zsub3_then_bsub
70807 0, // FPR32_with_hsub_in_FPR16_lo:zsub3_then_dsub
70808 0, // FPR32_with_hsub_in_FPR16_lo:zsub3_then_hsub
70809 0, // FPR32_with_hsub_in_FPR16_lo:zsub3_then_ssub
70810 0, // FPR32_with_hsub_in_FPR16_lo:zsub3_then_zsub
70811 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_bsub
70812 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_dsub
70813 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_hsub
70814 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_ssub
70815 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_zsub
70816 0, // FPR32_with_hsub_in_FPR16_lo:dsub0_dsub1
70817 0, // FPR32_with_hsub_in_FPR16_lo:dsub0_dsub1_dsub2
70818 0, // FPR32_with_hsub_in_FPR16_lo:dsub1_dsub2
70819 0, // FPR32_with_hsub_in_FPR16_lo:dsub1_dsub2_dsub3
70820 0, // FPR32_with_hsub_in_FPR16_lo:dsub2_dsub3
70821 0, // FPR32_with_hsub_in_FPR16_lo:dsub_qsub1_then_dsub
70822 0, // FPR32_with_hsub_in_FPR16_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70823 0, // FPR32_with_hsub_in_FPR16_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
70824 0, // FPR32_with_hsub_in_FPR16_lo:qsub0_qsub1
70825 0, // FPR32_with_hsub_in_FPR16_lo:qsub0_qsub1_qsub2
70826 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_qsub2
70827 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_qsub2_qsub3
70828 0, // FPR32_with_hsub_in_FPR16_lo:qsub2_qsub3
70829 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_then_dsub_qsub2_then_dsub
70830 0, // FPR32_with_hsub_in_FPR16_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70831 0, // FPR32_with_hsub_in_FPR16_lo:qsub2_then_dsub_qsub3_then_dsub
70832 0, // FPR32_with_hsub_in_FPR16_lo:sub_32_x8sub_1_then_sub_32
70833 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_0_x8sub_1
70834 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_2_x8sub_3
70835 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_4_x8sub_5
70836 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_6_x8sub_7
70837 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70838 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70839 0, // FPR32_with_hsub_in_FPR16_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70840 0, // FPR32_with_hsub_in_FPR16_lo:sub_32_subo64_then_sub_32
70841 0, // FPR32_with_hsub_in_FPR16_lo:dsub_zsub1_then_dsub
70842 0, // FPR32_with_hsub_in_FPR16_lo:zsub_zsub1_then_zsub
70843 0, // FPR32_with_hsub_in_FPR16_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70844 0, // FPR32_with_hsub_in_FPR16_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
70845 0, // FPR32_with_hsub_in_FPR16_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70846 0, // FPR32_with_hsub_in_FPR16_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
70847 0, // FPR32_with_hsub_in_FPR16_lo:zsub0_zsub1
70848 0, // FPR32_with_hsub_in_FPR16_lo:zsub0_zsub1_zsub2
70849 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_zsub2
70850 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_zsub2_zsub3
70851 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_zsub3
70852 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_dsub_zsub2_then_dsub
70853 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70854 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_zsub_zsub2_then_zsub
70855 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
70856 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_dsub_zsub3_then_dsub
70857 0, // FPR32_with_hsub_in_FPR16_lo:zsub2_then_zsub_zsub3_then_zsub
70858 0, // FPR32_with_hsub_in_FPR16_lo:zsub0_zsub2
70859 0, // FPR32_with_hsub_in_FPR16_lo:zsub1_zsub3
70860 },
70861 { // GPR32arg
70862 0, // GPR32arg:bsub
70863 0, // GPR32arg:dsub
70864 0, // GPR32arg:dsub0
70865 0, // GPR32arg:dsub1
70866 0, // GPR32arg:dsub2
70867 0, // GPR32arg:dsub3
70868 0, // GPR32arg:hsub
70869 0, // GPR32arg:psub
70870 0, // GPR32arg:psub0
70871 0, // GPR32arg:psub1
70872 0, // GPR32arg:qsub0
70873 0, // GPR32arg:qsub1
70874 0, // GPR32arg:qsub2
70875 0, // GPR32arg:qsub3
70876 0, // GPR32arg:ssub
70877 0, // GPR32arg:sub_32
70878 0, // GPR32arg:sube32
70879 0, // GPR32arg:sube64
70880 0, // GPR32arg:subo32
70881 0, // GPR32arg:subo64
70882 0, // GPR32arg:x8sub_0
70883 0, // GPR32arg:x8sub_1
70884 0, // GPR32arg:x8sub_2
70885 0, // GPR32arg:x8sub_3
70886 0, // GPR32arg:x8sub_4
70887 0, // GPR32arg:x8sub_5
70888 0, // GPR32arg:x8sub_6
70889 0, // GPR32arg:x8sub_7
70890 0, // GPR32arg:zasubb
70891 0, // GPR32arg:zasubd0
70892 0, // GPR32arg:zasubd1
70893 0, // GPR32arg:zasubh0
70894 0, // GPR32arg:zasubh1
70895 0, // GPR32arg:zasubq0
70896 0, // GPR32arg:zasubq1
70897 0, // GPR32arg:zasubs0
70898 0, // GPR32arg:zasubs1
70899 0, // GPR32arg:zsub
70900 0, // GPR32arg:zsub0
70901 0, // GPR32arg:zsub1
70902 0, // GPR32arg:zsub2
70903 0, // GPR32arg:zsub3
70904 0, // GPR32arg:zasubd1_then_zasubq0
70905 0, // GPR32arg:zasubd1_then_zasubq1
70906 0, // GPR32arg:zasubs1_then_zasubd0
70907 0, // GPR32arg:zasubs1_then_zasubd1
70908 0, // GPR32arg:zasubs1_then_zasubq0
70909 0, // GPR32arg:zasubs1_then_zasubq1
70910 0, // GPR32arg:zasubs1_then_zasubd1_then_zasubq0
70911 0, // GPR32arg:zasubs1_then_zasubd1_then_zasubq1
70912 0, // GPR32arg:zasubh1_then_zasubd0
70913 0, // GPR32arg:zasubh1_then_zasubd1
70914 0, // GPR32arg:zasubh1_then_zasubq0
70915 0, // GPR32arg:zasubh1_then_zasubq1
70916 0, // GPR32arg:zasubh1_then_zasubs0
70917 0, // GPR32arg:zasubh1_then_zasubs1
70918 0, // GPR32arg:zasubh1_then_zasubd1_then_zasubq0
70919 0, // GPR32arg:zasubh1_then_zasubd1_then_zasubq1
70920 0, // GPR32arg:zasubh1_then_zasubs1_then_zasubd0
70921 0, // GPR32arg:zasubh1_then_zasubs1_then_zasubd1
70922 0, // GPR32arg:zasubh1_then_zasubs1_then_zasubq0
70923 0, // GPR32arg:zasubh1_then_zasubs1_then_zasubq1
70924 0, // GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
70925 0, // GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
70926 0, // GPR32arg:dsub1_then_bsub
70927 0, // GPR32arg:dsub1_then_hsub
70928 0, // GPR32arg:dsub1_then_ssub
70929 0, // GPR32arg:dsub3_then_bsub
70930 0, // GPR32arg:dsub3_then_hsub
70931 0, // GPR32arg:dsub3_then_ssub
70932 0, // GPR32arg:dsub2_then_bsub
70933 0, // GPR32arg:dsub2_then_hsub
70934 0, // GPR32arg:dsub2_then_ssub
70935 0, // GPR32arg:psub1_then_psub
70936 0, // GPR32arg:qsub1_then_bsub
70937 0, // GPR32arg:qsub1_then_dsub
70938 0, // GPR32arg:qsub1_then_hsub
70939 0, // GPR32arg:qsub1_then_ssub
70940 0, // GPR32arg:qsub3_then_bsub
70941 0, // GPR32arg:qsub3_then_dsub
70942 0, // GPR32arg:qsub3_then_hsub
70943 0, // GPR32arg:qsub3_then_ssub
70944 0, // GPR32arg:qsub2_then_bsub
70945 0, // GPR32arg:qsub2_then_dsub
70946 0, // GPR32arg:qsub2_then_hsub
70947 0, // GPR32arg:qsub2_then_ssub
70948 0, // GPR32arg:x8sub_7_then_sub_32
70949 0, // GPR32arg:x8sub_6_then_sub_32
70950 0, // GPR32arg:x8sub_5_then_sub_32
70951 0, // GPR32arg:x8sub_4_then_sub_32
70952 0, // GPR32arg:x8sub_3_then_sub_32
70953 0, // GPR32arg:x8sub_2_then_sub_32
70954 0, // GPR32arg:x8sub_1_then_sub_32
70955 0, // GPR32arg:subo64_then_sub_32
70956 0, // GPR32arg:zsub1_then_bsub
70957 0, // GPR32arg:zsub1_then_dsub
70958 0, // GPR32arg:zsub1_then_hsub
70959 0, // GPR32arg:zsub1_then_ssub
70960 0, // GPR32arg:zsub1_then_zsub
70961 0, // GPR32arg:zsub3_then_bsub
70962 0, // GPR32arg:zsub3_then_dsub
70963 0, // GPR32arg:zsub3_then_hsub
70964 0, // GPR32arg:zsub3_then_ssub
70965 0, // GPR32arg:zsub3_then_zsub
70966 0, // GPR32arg:zsub2_then_bsub
70967 0, // GPR32arg:zsub2_then_dsub
70968 0, // GPR32arg:zsub2_then_hsub
70969 0, // GPR32arg:zsub2_then_ssub
70970 0, // GPR32arg:zsub2_then_zsub
70971 0, // GPR32arg:dsub0_dsub1
70972 0, // GPR32arg:dsub0_dsub1_dsub2
70973 0, // GPR32arg:dsub1_dsub2
70974 0, // GPR32arg:dsub1_dsub2_dsub3
70975 0, // GPR32arg:dsub2_dsub3
70976 0, // GPR32arg:dsub_qsub1_then_dsub
70977 0, // GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70978 0, // GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub
70979 0, // GPR32arg:qsub0_qsub1
70980 0, // GPR32arg:qsub0_qsub1_qsub2
70981 0, // GPR32arg:qsub1_qsub2
70982 0, // GPR32arg:qsub1_qsub2_qsub3
70983 0, // GPR32arg:qsub2_qsub3
70984 0, // GPR32arg:qsub1_then_dsub_qsub2_then_dsub
70985 0, // GPR32arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
70986 0, // GPR32arg:qsub2_then_dsub_qsub3_then_dsub
70987 0, // GPR32arg:sub_32_x8sub_1_then_sub_32
70988 0, // GPR32arg:x8sub_0_x8sub_1
70989 0, // GPR32arg:x8sub_2_x8sub_3
70990 0, // GPR32arg:x8sub_4_x8sub_5
70991 0, // GPR32arg:x8sub_6_x8sub_7
70992 0, // GPR32arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32
70993 0, // GPR32arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32
70994 0, // GPR32arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32
70995 0, // GPR32arg:sub_32_subo64_then_sub_32
70996 0, // GPR32arg:dsub_zsub1_then_dsub
70997 0, // GPR32arg:zsub_zsub1_then_zsub
70998 0, // GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
70999 0, // GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub
71000 0, // GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71001 0, // GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub
71002 0, // GPR32arg:zsub0_zsub1
71003 0, // GPR32arg:zsub0_zsub1_zsub2
71004 0, // GPR32arg:zsub1_zsub2
71005 0, // GPR32arg:zsub1_zsub2_zsub3
71006 0, // GPR32arg:zsub2_zsub3
71007 0, // GPR32arg:zsub1_then_dsub_zsub2_then_dsub
71008 0, // GPR32arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71009 0, // GPR32arg:zsub1_then_zsub_zsub2_then_zsub
71010 0, // GPR32arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71011 0, // GPR32arg:zsub2_then_dsub_zsub3_then_dsub
71012 0, // GPR32arg:zsub2_then_zsub_zsub3_then_zsub
71013 0, // GPR32arg:zsub0_zsub2
71014 0, // GPR32arg:zsub1_zsub3
71015 },
71016 { // MatrixIndexGPR32_12_15
71017 0, // MatrixIndexGPR32_12_15:bsub
71018 0, // MatrixIndexGPR32_12_15:dsub
71019 0, // MatrixIndexGPR32_12_15:dsub0
71020 0, // MatrixIndexGPR32_12_15:dsub1
71021 0, // MatrixIndexGPR32_12_15:dsub2
71022 0, // MatrixIndexGPR32_12_15:dsub3
71023 0, // MatrixIndexGPR32_12_15:hsub
71024 0, // MatrixIndexGPR32_12_15:psub
71025 0, // MatrixIndexGPR32_12_15:psub0
71026 0, // MatrixIndexGPR32_12_15:psub1
71027 0, // MatrixIndexGPR32_12_15:qsub0
71028 0, // MatrixIndexGPR32_12_15:qsub1
71029 0, // MatrixIndexGPR32_12_15:qsub2
71030 0, // MatrixIndexGPR32_12_15:qsub3
71031 0, // MatrixIndexGPR32_12_15:ssub
71032 0, // MatrixIndexGPR32_12_15:sub_32
71033 0, // MatrixIndexGPR32_12_15:sube32
71034 0, // MatrixIndexGPR32_12_15:sube64
71035 0, // MatrixIndexGPR32_12_15:subo32
71036 0, // MatrixIndexGPR32_12_15:subo64
71037 0, // MatrixIndexGPR32_12_15:x8sub_0
71038 0, // MatrixIndexGPR32_12_15:x8sub_1
71039 0, // MatrixIndexGPR32_12_15:x8sub_2
71040 0, // MatrixIndexGPR32_12_15:x8sub_3
71041 0, // MatrixIndexGPR32_12_15:x8sub_4
71042 0, // MatrixIndexGPR32_12_15:x8sub_5
71043 0, // MatrixIndexGPR32_12_15:x8sub_6
71044 0, // MatrixIndexGPR32_12_15:x8sub_7
71045 0, // MatrixIndexGPR32_12_15:zasubb
71046 0, // MatrixIndexGPR32_12_15:zasubd0
71047 0, // MatrixIndexGPR32_12_15:zasubd1
71048 0, // MatrixIndexGPR32_12_15:zasubh0
71049 0, // MatrixIndexGPR32_12_15:zasubh1
71050 0, // MatrixIndexGPR32_12_15:zasubq0
71051 0, // MatrixIndexGPR32_12_15:zasubq1
71052 0, // MatrixIndexGPR32_12_15:zasubs0
71053 0, // MatrixIndexGPR32_12_15:zasubs1
71054 0, // MatrixIndexGPR32_12_15:zsub
71055 0, // MatrixIndexGPR32_12_15:zsub0
71056 0, // MatrixIndexGPR32_12_15:zsub1
71057 0, // MatrixIndexGPR32_12_15:zsub2
71058 0, // MatrixIndexGPR32_12_15:zsub3
71059 0, // MatrixIndexGPR32_12_15:zasubd1_then_zasubq0
71060 0, // MatrixIndexGPR32_12_15:zasubd1_then_zasubq1
71061 0, // MatrixIndexGPR32_12_15:zasubs1_then_zasubd0
71062 0, // MatrixIndexGPR32_12_15:zasubs1_then_zasubd1
71063 0, // MatrixIndexGPR32_12_15:zasubs1_then_zasubq0
71064 0, // MatrixIndexGPR32_12_15:zasubs1_then_zasubq1
71065 0, // MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq0
71066 0, // MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq1
71067 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubd0
71068 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubd1
71069 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubq0
71070 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubq1
71071 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs0
71072 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1
71073 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq0
71074 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq1
71075 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd0
71076 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1
71077 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq0
71078 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq1
71079 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
71080 0, // MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
71081 0, // MatrixIndexGPR32_12_15:dsub1_then_bsub
71082 0, // MatrixIndexGPR32_12_15:dsub1_then_hsub
71083 0, // MatrixIndexGPR32_12_15:dsub1_then_ssub
71084 0, // MatrixIndexGPR32_12_15:dsub3_then_bsub
71085 0, // MatrixIndexGPR32_12_15:dsub3_then_hsub
71086 0, // MatrixIndexGPR32_12_15:dsub3_then_ssub
71087 0, // MatrixIndexGPR32_12_15:dsub2_then_bsub
71088 0, // MatrixIndexGPR32_12_15:dsub2_then_hsub
71089 0, // MatrixIndexGPR32_12_15:dsub2_then_ssub
71090 0, // MatrixIndexGPR32_12_15:psub1_then_psub
71091 0, // MatrixIndexGPR32_12_15:qsub1_then_bsub
71092 0, // MatrixIndexGPR32_12_15:qsub1_then_dsub
71093 0, // MatrixIndexGPR32_12_15:qsub1_then_hsub
71094 0, // MatrixIndexGPR32_12_15:qsub1_then_ssub
71095 0, // MatrixIndexGPR32_12_15:qsub3_then_bsub
71096 0, // MatrixIndexGPR32_12_15:qsub3_then_dsub
71097 0, // MatrixIndexGPR32_12_15:qsub3_then_hsub
71098 0, // MatrixIndexGPR32_12_15:qsub3_then_ssub
71099 0, // MatrixIndexGPR32_12_15:qsub2_then_bsub
71100 0, // MatrixIndexGPR32_12_15:qsub2_then_dsub
71101 0, // MatrixIndexGPR32_12_15:qsub2_then_hsub
71102 0, // MatrixIndexGPR32_12_15:qsub2_then_ssub
71103 0, // MatrixIndexGPR32_12_15:x8sub_7_then_sub_32
71104 0, // MatrixIndexGPR32_12_15:x8sub_6_then_sub_32
71105 0, // MatrixIndexGPR32_12_15:x8sub_5_then_sub_32
71106 0, // MatrixIndexGPR32_12_15:x8sub_4_then_sub_32
71107 0, // MatrixIndexGPR32_12_15:x8sub_3_then_sub_32
71108 0, // MatrixIndexGPR32_12_15:x8sub_2_then_sub_32
71109 0, // MatrixIndexGPR32_12_15:x8sub_1_then_sub_32
71110 0, // MatrixIndexGPR32_12_15:subo64_then_sub_32
71111 0, // MatrixIndexGPR32_12_15:zsub1_then_bsub
71112 0, // MatrixIndexGPR32_12_15:zsub1_then_dsub
71113 0, // MatrixIndexGPR32_12_15:zsub1_then_hsub
71114 0, // MatrixIndexGPR32_12_15:zsub1_then_ssub
71115 0, // MatrixIndexGPR32_12_15:zsub1_then_zsub
71116 0, // MatrixIndexGPR32_12_15:zsub3_then_bsub
71117 0, // MatrixIndexGPR32_12_15:zsub3_then_dsub
71118 0, // MatrixIndexGPR32_12_15:zsub3_then_hsub
71119 0, // MatrixIndexGPR32_12_15:zsub3_then_ssub
71120 0, // MatrixIndexGPR32_12_15:zsub3_then_zsub
71121 0, // MatrixIndexGPR32_12_15:zsub2_then_bsub
71122 0, // MatrixIndexGPR32_12_15:zsub2_then_dsub
71123 0, // MatrixIndexGPR32_12_15:zsub2_then_hsub
71124 0, // MatrixIndexGPR32_12_15:zsub2_then_ssub
71125 0, // MatrixIndexGPR32_12_15:zsub2_then_zsub
71126 0, // MatrixIndexGPR32_12_15:dsub0_dsub1
71127 0, // MatrixIndexGPR32_12_15:dsub0_dsub1_dsub2
71128 0, // MatrixIndexGPR32_12_15:dsub1_dsub2
71129 0, // MatrixIndexGPR32_12_15:dsub1_dsub2_dsub3
71130 0, // MatrixIndexGPR32_12_15:dsub2_dsub3
71131 0, // MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub
71132 0, // MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71133 0, // MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub
71134 0, // MatrixIndexGPR32_12_15:qsub0_qsub1
71135 0, // MatrixIndexGPR32_12_15:qsub0_qsub1_qsub2
71136 0, // MatrixIndexGPR32_12_15:qsub1_qsub2
71137 0, // MatrixIndexGPR32_12_15:qsub1_qsub2_qsub3
71138 0, // MatrixIndexGPR32_12_15:qsub2_qsub3
71139 0, // MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub
71140 0, // MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71141 0, // MatrixIndexGPR32_12_15:qsub2_then_dsub_qsub3_then_dsub
71142 0, // MatrixIndexGPR32_12_15:sub_32_x8sub_1_then_sub_32
71143 0, // MatrixIndexGPR32_12_15:x8sub_0_x8sub_1
71144 0, // MatrixIndexGPR32_12_15:x8sub_2_x8sub_3
71145 0, // MatrixIndexGPR32_12_15:x8sub_4_x8sub_5
71146 0, // MatrixIndexGPR32_12_15:x8sub_6_x8sub_7
71147 0, // MatrixIndexGPR32_12_15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
71148 0, // MatrixIndexGPR32_12_15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
71149 0, // MatrixIndexGPR32_12_15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
71150 0, // MatrixIndexGPR32_12_15:sub_32_subo64_then_sub_32
71151 0, // MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub
71152 0, // MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub
71153 0, // MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71154 0, // MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub
71155 0, // MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71156 0, // MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub
71157 0, // MatrixIndexGPR32_12_15:zsub0_zsub1
71158 0, // MatrixIndexGPR32_12_15:zsub0_zsub1_zsub2
71159 0, // MatrixIndexGPR32_12_15:zsub1_zsub2
71160 0, // MatrixIndexGPR32_12_15:zsub1_zsub2_zsub3
71161 0, // MatrixIndexGPR32_12_15:zsub2_zsub3
71162 0, // MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub
71163 0, // MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71164 0, // MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub
71165 0, // MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71166 0, // MatrixIndexGPR32_12_15:zsub2_then_dsub_zsub3_then_dsub
71167 0, // MatrixIndexGPR32_12_15:zsub2_then_zsub_zsub3_then_zsub
71168 0, // MatrixIndexGPR32_12_15:zsub0_zsub2
71169 0, // MatrixIndexGPR32_12_15:zsub1_zsub3
71170 },
71171 { // MatrixIndexGPR32_8_11
71172 0, // MatrixIndexGPR32_8_11:bsub
71173 0, // MatrixIndexGPR32_8_11:dsub
71174 0, // MatrixIndexGPR32_8_11:dsub0
71175 0, // MatrixIndexGPR32_8_11:dsub1
71176 0, // MatrixIndexGPR32_8_11:dsub2
71177 0, // MatrixIndexGPR32_8_11:dsub3
71178 0, // MatrixIndexGPR32_8_11:hsub
71179 0, // MatrixIndexGPR32_8_11:psub
71180 0, // MatrixIndexGPR32_8_11:psub0
71181 0, // MatrixIndexGPR32_8_11:psub1
71182 0, // MatrixIndexGPR32_8_11:qsub0
71183 0, // MatrixIndexGPR32_8_11:qsub1
71184 0, // MatrixIndexGPR32_8_11:qsub2
71185 0, // MatrixIndexGPR32_8_11:qsub3
71186 0, // MatrixIndexGPR32_8_11:ssub
71187 0, // MatrixIndexGPR32_8_11:sub_32
71188 0, // MatrixIndexGPR32_8_11:sube32
71189 0, // MatrixIndexGPR32_8_11:sube64
71190 0, // MatrixIndexGPR32_8_11:subo32
71191 0, // MatrixIndexGPR32_8_11:subo64
71192 0, // MatrixIndexGPR32_8_11:x8sub_0
71193 0, // MatrixIndexGPR32_8_11:x8sub_1
71194 0, // MatrixIndexGPR32_8_11:x8sub_2
71195 0, // MatrixIndexGPR32_8_11:x8sub_3
71196 0, // MatrixIndexGPR32_8_11:x8sub_4
71197 0, // MatrixIndexGPR32_8_11:x8sub_5
71198 0, // MatrixIndexGPR32_8_11:x8sub_6
71199 0, // MatrixIndexGPR32_8_11:x8sub_7
71200 0, // MatrixIndexGPR32_8_11:zasubb
71201 0, // MatrixIndexGPR32_8_11:zasubd0
71202 0, // MatrixIndexGPR32_8_11:zasubd1
71203 0, // MatrixIndexGPR32_8_11:zasubh0
71204 0, // MatrixIndexGPR32_8_11:zasubh1
71205 0, // MatrixIndexGPR32_8_11:zasubq0
71206 0, // MatrixIndexGPR32_8_11:zasubq1
71207 0, // MatrixIndexGPR32_8_11:zasubs0
71208 0, // MatrixIndexGPR32_8_11:zasubs1
71209 0, // MatrixIndexGPR32_8_11:zsub
71210 0, // MatrixIndexGPR32_8_11:zsub0
71211 0, // MatrixIndexGPR32_8_11:zsub1
71212 0, // MatrixIndexGPR32_8_11:zsub2
71213 0, // MatrixIndexGPR32_8_11:zsub3
71214 0, // MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
71215 0, // MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
71216 0, // MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
71217 0, // MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
71218 0, // MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
71219 0, // MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
71220 0, // MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
71221 0, // MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
71222 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
71223 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
71224 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
71225 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
71226 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
71227 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
71228 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
71229 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
71230 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
71231 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
71232 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
71233 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
71234 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
71235 0, // MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
71236 0, // MatrixIndexGPR32_8_11:dsub1_then_bsub
71237 0, // MatrixIndexGPR32_8_11:dsub1_then_hsub
71238 0, // MatrixIndexGPR32_8_11:dsub1_then_ssub
71239 0, // MatrixIndexGPR32_8_11:dsub3_then_bsub
71240 0, // MatrixIndexGPR32_8_11:dsub3_then_hsub
71241 0, // MatrixIndexGPR32_8_11:dsub3_then_ssub
71242 0, // MatrixIndexGPR32_8_11:dsub2_then_bsub
71243 0, // MatrixIndexGPR32_8_11:dsub2_then_hsub
71244 0, // MatrixIndexGPR32_8_11:dsub2_then_ssub
71245 0, // MatrixIndexGPR32_8_11:psub1_then_psub
71246 0, // MatrixIndexGPR32_8_11:qsub1_then_bsub
71247 0, // MatrixIndexGPR32_8_11:qsub1_then_dsub
71248 0, // MatrixIndexGPR32_8_11:qsub1_then_hsub
71249 0, // MatrixIndexGPR32_8_11:qsub1_then_ssub
71250 0, // MatrixIndexGPR32_8_11:qsub3_then_bsub
71251 0, // MatrixIndexGPR32_8_11:qsub3_then_dsub
71252 0, // MatrixIndexGPR32_8_11:qsub3_then_hsub
71253 0, // MatrixIndexGPR32_8_11:qsub3_then_ssub
71254 0, // MatrixIndexGPR32_8_11:qsub2_then_bsub
71255 0, // MatrixIndexGPR32_8_11:qsub2_then_dsub
71256 0, // MatrixIndexGPR32_8_11:qsub2_then_hsub
71257 0, // MatrixIndexGPR32_8_11:qsub2_then_ssub
71258 0, // MatrixIndexGPR32_8_11:x8sub_7_then_sub_32
71259 0, // MatrixIndexGPR32_8_11:x8sub_6_then_sub_32
71260 0, // MatrixIndexGPR32_8_11:x8sub_5_then_sub_32
71261 0, // MatrixIndexGPR32_8_11:x8sub_4_then_sub_32
71262 0, // MatrixIndexGPR32_8_11:x8sub_3_then_sub_32
71263 0, // MatrixIndexGPR32_8_11:x8sub_2_then_sub_32
71264 0, // MatrixIndexGPR32_8_11:x8sub_1_then_sub_32
71265 0, // MatrixIndexGPR32_8_11:subo64_then_sub_32
71266 0, // MatrixIndexGPR32_8_11:zsub1_then_bsub
71267 0, // MatrixIndexGPR32_8_11:zsub1_then_dsub
71268 0, // MatrixIndexGPR32_8_11:zsub1_then_hsub
71269 0, // MatrixIndexGPR32_8_11:zsub1_then_ssub
71270 0, // MatrixIndexGPR32_8_11:zsub1_then_zsub
71271 0, // MatrixIndexGPR32_8_11:zsub3_then_bsub
71272 0, // MatrixIndexGPR32_8_11:zsub3_then_dsub
71273 0, // MatrixIndexGPR32_8_11:zsub3_then_hsub
71274 0, // MatrixIndexGPR32_8_11:zsub3_then_ssub
71275 0, // MatrixIndexGPR32_8_11:zsub3_then_zsub
71276 0, // MatrixIndexGPR32_8_11:zsub2_then_bsub
71277 0, // MatrixIndexGPR32_8_11:zsub2_then_dsub
71278 0, // MatrixIndexGPR32_8_11:zsub2_then_hsub
71279 0, // MatrixIndexGPR32_8_11:zsub2_then_ssub
71280 0, // MatrixIndexGPR32_8_11:zsub2_then_zsub
71281 0, // MatrixIndexGPR32_8_11:dsub0_dsub1
71282 0, // MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
71283 0, // MatrixIndexGPR32_8_11:dsub1_dsub2
71284 0, // MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
71285 0, // MatrixIndexGPR32_8_11:dsub2_dsub3
71286 0, // MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
71287 0, // MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71288 0, // MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
71289 0, // MatrixIndexGPR32_8_11:qsub0_qsub1
71290 0, // MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
71291 0, // MatrixIndexGPR32_8_11:qsub1_qsub2
71292 0, // MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
71293 0, // MatrixIndexGPR32_8_11:qsub2_qsub3
71294 0, // MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
71295 0, // MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71296 0, // MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
71297 0, // MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32
71298 0, // MatrixIndexGPR32_8_11:x8sub_0_x8sub_1
71299 0, // MatrixIndexGPR32_8_11:x8sub_2_x8sub_3
71300 0, // MatrixIndexGPR32_8_11:x8sub_4_x8sub_5
71301 0, // MatrixIndexGPR32_8_11:x8sub_6_x8sub_7
71302 0, // MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32
71303 0, // MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32
71304 0, // MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32
71305 0, // MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
71306 0, // MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
71307 0, // MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
71308 0, // MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71309 0, // MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
71310 0, // MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71311 0, // MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
71312 0, // MatrixIndexGPR32_8_11:zsub0_zsub1
71313 0, // MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
71314 0, // MatrixIndexGPR32_8_11:zsub1_zsub2
71315 0, // MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
71316 0, // MatrixIndexGPR32_8_11:zsub2_zsub3
71317 0, // MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
71318 0, // MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71319 0, // MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
71320 0, // MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71321 0, // MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
71322 0, // MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
71323 0, // MatrixIndexGPR32_8_11:zsub0_zsub2
71324 0, // MatrixIndexGPR32_8_11:zsub1_zsub3
71325 },
71326 { // CCR
71327 0, // CCR:bsub
71328 0, // CCR:dsub
71329 0, // CCR:dsub0
71330 0, // CCR:dsub1
71331 0, // CCR:dsub2
71332 0, // CCR:dsub3
71333 0, // CCR:hsub
71334 0, // CCR:psub
71335 0, // CCR:psub0
71336 0, // CCR:psub1
71337 0, // CCR:qsub0
71338 0, // CCR:qsub1
71339 0, // CCR:qsub2
71340 0, // CCR:qsub3
71341 0, // CCR:ssub
71342 0, // CCR:sub_32
71343 0, // CCR:sube32
71344 0, // CCR:sube64
71345 0, // CCR:subo32
71346 0, // CCR:subo64
71347 0, // CCR:x8sub_0
71348 0, // CCR:x8sub_1
71349 0, // CCR:x8sub_2
71350 0, // CCR:x8sub_3
71351 0, // CCR:x8sub_4
71352 0, // CCR:x8sub_5
71353 0, // CCR:x8sub_6
71354 0, // CCR:x8sub_7
71355 0, // CCR:zasubb
71356 0, // CCR:zasubd0
71357 0, // CCR:zasubd1
71358 0, // CCR:zasubh0
71359 0, // CCR:zasubh1
71360 0, // CCR:zasubq0
71361 0, // CCR:zasubq1
71362 0, // CCR:zasubs0
71363 0, // CCR:zasubs1
71364 0, // CCR:zsub
71365 0, // CCR:zsub0
71366 0, // CCR:zsub1
71367 0, // CCR:zsub2
71368 0, // CCR:zsub3
71369 0, // CCR:zasubd1_then_zasubq0
71370 0, // CCR:zasubd1_then_zasubq1
71371 0, // CCR:zasubs1_then_zasubd0
71372 0, // CCR:zasubs1_then_zasubd1
71373 0, // CCR:zasubs1_then_zasubq0
71374 0, // CCR:zasubs1_then_zasubq1
71375 0, // CCR:zasubs1_then_zasubd1_then_zasubq0
71376 0, // CCR:zasubs1_then_zasubd1_then_zasubq1
71377 0, // CCR:zasubh1_then_zasubd0
71378 0, // CCR:zasubh1_then_zasubd1
71379 0, // CCR:zasubh1_then_zasubq0
71380 0, // CCR:zasubh1_then_zasubq1
71381 0, // CCR:zasubh1_then_zasubs0
71382 0, // CCR:zasubh1_then_zasubs1
71383 0, // CCR:zasubh1_then_zasubd1_then_zasubq0
71384 0, // CCR:zasubh1_then_zasubd1_then_zasubq1
71385 0, // CCR:zasubh1_then_zasubs1_then_zasubd0
71386 0, // CCR:zasubh1_then_zasubs1_then_zasubd1
71387 0, // CCR:zasubh1_then_zasubs1_then_zasubq0
71388 0, // CCR:zasubh1_then_zasubs1_then_zasubq1
71389 0, // CCR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
71390 0, // CCR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
71391 0, // CCR:dsub1_then_bsub
71392 0, // CCR:dsub1_then_hsub
71393 0, // CCR:dsub1_then_ssub
71394 0, // CCR:dsub3_then_bsub
71395 0, // CCR:dsub3_then_hsub
71396 0, // CCR:dsub3_then_ssub
71397 0, // CCR:dsub2_then_bsub
71398 0, // CCR:dsub2_then_hsub
71399 0, // CCR:dsub2_then_ssub
71400 0, // CCR:psub1_then_psub
71401 0, // CCR:qsub1_then_bsub
71402 0, // CCR:qsub1_then_dsub
71403 0, // CCR:qsub1_then_hsub
71404 0, // CCR:qsub1_then_ssub
71405 0, // CCR:qsub3_then_bsub
71406 0, // CCR:qsub3_then_dsub
71407 0, // CCR:qsub3_then_hsub
71408 0, // CCR:qsub3_then_ssub
71409 0, // CCR:qsub2_then_bsub
71410 0, // CCR:qsub2_then_dsub
71411 0, // CCR:qsub2_then_hsub
71412 0, // CCR:qsub2_then_ssub
71413 0, // CCR:x8sub_7_then_sub_32
71414 0, // CCR:x8sub_6_then_sub_32
71415 0, // CCR:x8sub_5_then_sub_32
71416 0, // CCR:x8sub_4_then_sub_32
71417 0, // CCR:x8sub_3_then_sub_32
71418 0, // CCR:x8sub_2_then_sub_32
71419 0, // CCR:x8sub_1_then_sub_32
71420 0, // CCR:subo64_then_sub_32
71421 0, // CCR:zsub1_then_bsub
71422 0, // CCR:zsub1_then_dsub
71423 0, // CCR:zsub1_then_hsub
71424 0, // CCR:zsub1_then_ssub
71425 0, // CCR:zsub1_then_zsub
71426 0, // CCR:zsub3_then_bsub
71427 0, // CCR:zsub3_then_dsub
71428 0, // CCR:zsub3_then_hsub
71429 0, // CCR:zsub3_then_ssub
71430 0, // CCR:zsub3_then_zsub
71431 0, // CCR:zsub2_then_bsub
71432 0, // CCR:zsub2_then_dsub
71433 0, // CCR:zsub2_then_hsub
71434 0, // CCR:zsub2_then_ssub
71435 0, // CCR:zsub2_then_zsub
71436 0, // CCR:dsub0_dsub1
71437 0, // CCR:dsub0_dsub1_dsub2
71438 0, // CCR:dsub1_dsub2
71439 0, // CCR:dsub1_dsub2_dsub3
71440 0, // CCR:dsub2_dsub3
71441 0, // CCR:dsub_qsub1_then_dsub
71442 0, // CCR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71443 0, // CCR:dsub_qsub1_then_dsub_qsub2_then_dsub
71444 0, // CCR:qsub0_qsub1
71445 0, // CCR:qsub0_qsub1_qsub2
71446 0, // CCR:qsub1_qsub2
71447 0, // CCR:qsub1_qsub2_qsub3
71448 0, // CCR:qsub2_qsub3
71449 0, // CCR:qsub1_then_dsub_qsub2_then_dsub
71450 0, // CCR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71451 0, // CCR:qsub2_then_dsub_qsub3_then_dsub
71452 0, // CCR:sub_32_x8sub_1_then_sub_32
71453 0, // CCR:x8sub_0_x8sub_1
71454 0, // CCR:x8sub_2_x8sub_3
71455 0, // CCR:x8sub_4_x8sub_5
71456 0, // CCR:x8sub_6_x8sub_7
71457 0, // CCR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
71458 0, // CCR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
71459 0, // CCR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
71460 0, // CCR:sub_32_subo64_then_sub_32
71461 0, // CCR:dsub_zsub1_then_dsub
71462 0, // CCR:zsub_zsub1_then_zsub
71463 0, // CCR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71464 0, // CCR:dsub_zsub1_then_dsub_zsub2_then_dsub
71465 0, // CCR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71466 0, // CCR:zsub_zsub1_then_zsub_zsub2_then_zsub
71467 0, // CCR:zsub0_zsub1
71468 0, // CCR:zsub0_zsub1_zsub2
71469 0, // CCR:zsub1_zsub2
71470 0, // CCR:zsub1_zsub2_zsub3
71471 0, // CCR:zsub2_zsub3
71472 0, // CCR:zsub1_then_dsub_zsub2_then_dsub
71473 0, // CCR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71474 0, // CCR:zsub1_then_zsub_zsub2_then_zsub
71475 0, // CCR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71476 0, // CCR:zsub2_then_dsub_zsub3_then_dsub
71477 0, // CCR:zsub2_then_zsub_zsub3_then_zsub
71478 0, // CCR:zsub0_zsub2
71479 0, // CCR:zsub1_zsub3
71480 },
71481 { // GPR32sponly
71482 0, // GPR32sponly:bsub
71483 0, // GPR32sponly:dsub
71484 0, // GPR32sponly:dsub0
71485 0, // GPR32sponly:dsub1
71486 0, // GPR32sponly:dsub2
71487 0, // GPR32sponly:dsub3
71488 0, // GPR32sponly:hsub
71489 0, // GPR32sponly:psub
71490 0, // GPR32sponly:psub0
71491 0, // GPR32sponly:psub1
71492 0, // GPR32sponly:qsub0
71493 0, // GPR32sponly:qsub1
71494 0, // GPR32sponly:qsub2
71495 0, // GPR32sponly:qsub3
71496 0, // GPR32sponly:ssub
71497 0, // GPR32sponly:sub_32
71498 0, // GPR32sponly:sube32
71499 0, // GPR32sponly:sube64
71500 0, // GPR32sponly:subo32
71501 0, // GPR32sponly:subo64
71502 0, // GPR32sponly:x8sub_0
71503 0, // GPR32sponly:x8sub_1
71504 0, // GPR32sponly:x8sub_2
71505 0, // GPR32sponly:x8sub_3
71506 0, // GPR32sponly:x8sub_4
71507 0, // GPR32sponly:x8sub_5
71508 0, // GPR32sponly:x8sub_6
71509 0, // GPR32sponly:x8sub_7
71510 0, // GPR32sponly:zasubb
71511 0, // GPR32sponly:zasubd0
71512 0, // GPR32sponly:zasubd1
71513 0, // GPR32sponly:zasubh0
71514 0, // GPR32sponly:zasubh1
71515 0, // GPR32sponly:zasubq0
71516 0, // GPR32sponly:zasubq1
71517 0, // GPR32sponly:zasubs0
71518 0, // GPR32sponly:zasubs1
71519 0, // GPR32sponly:zsub
71520 0, // GPR32sponly:zsub0
71521 0, // GPR32sponly:zsub1
71522 0, // GPR32sponly:zsub2
71523 0, // GPR32sponly:zsub3
71524 0, // GPR32sponly:zasubd1_then_zasubq0
71525 0, // GPR32sponly:zasubd1_then_zasubq1
71526 0, // GPR32sponly:zasubs1_then_zasubd0
71527 0, // GPR32sponly:zasubs1_then_zasubd1
71528 0, // GPR32sponly:zasubs1_then_zasubq0
71529 0, // GPR32sponly:zasubs1_then_zasubq1
71530 0, // GPR32sponly:zasubs1_then_zasubd1_then_zasubq0
71531 0, // GPR32sponly:zasubs1_then_zasubd1_then_zasubq1
71532 0, // GPR32sponly:zasubh1_then_zasubd0
71533 0, // GPR32sponly:zasubh1_then_zasubd1
71534 0, // GPR32sponly:zasubh1_then_zasubq0
71535 0, // GPR32sponly:zasubh1_then_zasubq1
71536 0, // GPR32sponly:zasubh1_then_zasubs0
71537 0, // GPR32sponly:zasubh1_then_zasubs1
71538 0, // GPR32sponly:zasubh1_then_zasubd1_then_zasubq0
71539 0, // GPR32sponly:zasubh1_then_zasubd1_then_zasubq1
71540 0, // GPR32sponly:zasubh1_then_zasubs1_then_zasubd0
71541 0, // GPR32sponly:zasubh1_then_zasubs1_then_zasubd1
71542 0, // GPR32sponly:zasubh1_then_zasubs1_then_zasubq0
71543 0, // GPR32sponly:zasubh1_then_zasubs1_then_zasubq1
71544 0, // GPR32sponly:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
71545 0, // GPR32sponly:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
71546 0, // GPR32sponly:dsub1_then_bsub
71547 0, // GPR32sponly:dsub1_then_hsub
71548 0, // GPR32sponly:dsub1_then_ssub
71549 0, // GPR32sponly:dsub3_then_bsub
71550 0, // GPR32sponly:dsub3_then_hsub
71551 0, // GPR32sponly:dsub3_then_ssub
71552 0, // GPR32sponly:dsub2_then_bsub
71553 0, // GPR32sponly:dsub2_then_hsub
71554 0, // GPR32sponly:dsub2_then_ssub
71555 0, // GPR32sponly:psub1_then_psub
71556 0, // GPR32sponly:qsub1_then_bsub
71557 0, // GPR32sponly:qsub1_then_dsub
71558 0, // GPR32sponly:qsub1_then_hsub
71559 0, // GPR32sponly:qsub1_then_ssub
71560 0, // GPR32sponly:qsub3_then_bsub
71561 0, // GPR32sponly:qsub3_then_dsub
71562 0, // GPR32sponly:qsub3_then_hsub
71563 0, // GPR32sponly:qsub3_then_ssub
71564 0, // GPR32sponly:qsub2_then_bsub
71565 0, // GPR32sponly:qsub2_then_dsub
71566 0, // GPR32sponly:qsub2_then_hsub
71567 0, // GPR32sponly:qsub2_then_ssub
71568 0, // GPR32sponly:x8sub_7_then_sub_32
71569 0, // GPR32sponly:x8sub_6_then_sub_32
71570 0, // GPR32sponly:x8sub_5_then_sub_32
71571 0, // GPR32sponly:x8sub_4_then_sub_32
71572 0, // GPR32sponly:x8sub_3_then_sub_32
71573 0, // GPR32sponly:x8sub_2_then_sub_32
71574 0, // GPR32sponly:x8sub_1_then_sub_32
71575 0, // GPR32sponly:subo64_then_sub_32
71576 0, // GPR32sponly:zsub1_then_bsub
71577 0, // GPR32sponly:zsub1_then_dsub
71578 0, // GPR32sponly:zsub1_then_hsub
71579 0, // GPR32sponly:zsub1_then_ssub
71580 0, // GPR32sponly:zsub1_then_zsub
71581 0, // GPR32sponly:zsub3_then_bsub
71582 0, // GPR32sponly:zsub3_then_dsub
71583 0, // GPR32sponly:zsub3_then_hsub
71584 0, // GPR32sponly:zsub3_then_ssub
71585 0, // GPR32sponly:zsub3_then_zsub
71586 0, // GPR32sponly:zsub2_then_bsub
71587 0, // GPR32sponly:zsub2_then_dsub
71588 0, // GPR32sponly:zsub2_then_hsub
71589 0, // GPR32sponly:zsub2_then_ssub
71590 0, // GPR32sponly:zsub2_then_zsub
71591 0, // GPR32sponly:dsub0_dsub1
71592 0, // GPR32sponly:dsub0_dsub1_dsub2
71593 0, // GPR32sponly:dsub1_dsub2
71594 0, // GPR32sponly:dsub1_dsub2_dsub3
71595 0, // GPR32sponly:dsub2_dsub3
71596 0, // GPR32sponly:dsub_qsub1_then_dsub
71597 0, // GPR32sponly:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71598 0, // GPR32sponly:dsub_qsub1_then_dsub_qsub2_then_dsub
71599 0, // GPR32sponly:qsub0_qsub1
71600 0, // GPR32sponly:qsub0_qsub1_qsub2
71601 0, // GPR32sponly:qsub1_qsub2
71602 0, // GPR32sponly:qsub1_qsub2_qsub3
71603 0, // GPR32sponly:qsub2_qsub3
71604 0, // GPR32sponly:qsub1_then_dsub_qsub2_then_dsub
71605 0, // GPR32sponly:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71606 0, // GPR32sponly:qsub2_then_dsub_qsub3_then_dsub
71607 0, // GPR32sponly:sub_32_x8sub_1_then_sub_32
71608 0, // GPR32sponly:x8sub_0_x8sub_1
71609 0, // GPR32sponly:x8sub_2_x8sub_3
71610 0, // GPR32sponly:x8sub_4_x8sub_5
71611 0, // GPR32sponly:x8sub_6_x8sub_7
71612 0, // GPR32sponly:x8sub_6_then_sub_32_x8sub_7_then_sub_32
71613 0, // GPR32sponly:x8sub_4_then_sub_32_x8sub_5_then_sub_32
71614 0, // GPR32sponly:x8sub_2_then_sub_32_x8sub_3_then_sub_32
71615 0, // GPR32sponly:sub_32_subo64_then_sub_32
71616 0, // GPR32sponly:dsub_zsub1_then_dsub
71617 0, // GPR32sponly:zsub_zsub1_then_zsub
71618 0, // GPR32sponly:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71619 0, // GPR32sponly:dsub_zsub1_then_dsub_zsub2_then_dsub
71620 0, // GPR32sponly:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71621 0, // GPR32sponly:zsub_zsub1_then_zsub_zsub2_then_zsub
71622 0, // GPR32sponly:zsub0_zsub1
71623 0, // GPR32sponly:zsub0_zsub1_zsub2
71624 0, // GPR32sponly:zsub1_zsub2
71625 0, // GPR32sponly:zsub1_zsub2_zsub3
71626 0, // GPR32sponly:zsub2_zsub3
71627 0, // GPR32sponly:zsub1_then_dsub_zsub2_then_dsub
71628 0, // GPR32sponly:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71629 0, // GPR32sponly:zsub1_then_zsub_zsub2_then_zsub
71630 0, // GPR32sponly:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71631 0, // GPR32sponly:zsub2_then_dsub_zsub3_then_dsub
71632 0, // GPR32sponly:zsub2_then_zsub_zsub3_then_zsub
71633 0, // GPR32sponly:zsub0_zsub2
71634 0, // GPR32sponly:zsub1_zsub3
71635 },
71636 { // WSeqPairsClass
71637 0, // WSeqPairsClass:bsub
71638 0, // WSeqPairsClass:dsub
71639 0, // WSeqPairsClass:dsub0
71640 0, // WSeqPairsClass:dsub1
71641 0, // WSeqPairsClass:dsub2
71642 0, // WSeqPairsClass:dsub3
71643 0, // WSeqPairsClass:hsub
71644 0, // WSeqPairsClass:psub
71645 0, // WSeqPairsClass:psub0
71646 0, // WSeqPairsClass:psub1
71647 0, // WSeqPairsClass:qsub0
71648 0, // WSeqPairsClass:qsub1
71649 0, // WSeqPairsClass:qsub2
71650 0, // WSeqPairsClass:qsub3
71651 0, // WSeqPairsClass:ssub
71652 0, // WSeqPairsClass:sub_32
71653 27, // WSeqPairsClass:sube32 -> GPR32common
71654 0, // WSeqPairsClass:sube64
71655 25, // WSeqPairsClass:subo32 -> GPR32
71656 0, // WSeqPairsClass:subo64
71657 0, // WSeqPairsClass:x8sub_0
71658 0, // WSeqPairsClass:x8sub_1
71659 0, // WSeqPairsClass:x8sub_2
71660 0, // WSeqPairsClass:x8sub_3
71661 0, // WSeqPairsClass:x8sub_4
71662 0, // WSeqPairsClass:x8sub_5
71663 0, // WSeqPairsClass:x8sub_6
71664 0, // WSeqPairsClass:x8sub_7
71665 0, // WSeqPairsClass:zasubb
71666 0, // WSeqPairsClass:zasubd0
71667 0, // WSeqPairsClass:zasubd1
71668 0, // WSeqPairsClass:zasubh0
71669 0, // WSeqPairsClass:zasubh1
71670 0, // WSeqPairsClass:zasubq0
71671 0, // WSeqPairsClass:zasubq1
71672 0, // WSeqPairsClass:zasubs0
71673 0, // WSeqPairsClass:zasubs1
71674 0, // WSeqPairsClass:zsub
71675 0, // WSeqPairsClass:zsub0
71676 0, // WSeqPairsClass:zsub1
71677 0, // WSeqPairsClass:zsub2
71678 0, // WSeqPairsClass:zsub3
71679 0, // WSeqPairsClass:zasubd1_then_zasubq0
71680 0, // WSeqPairsClass:zasubd1_then_zasubq1
71681 0, // WSeqPairsClass:zasubs1_then_zasubd0
71682 0, // WSeqPairsClass:zasubs1_then_zasubd1
71683 0, // WSeqPairsClass:zasubs1_then_zasubq0
71684 0, // WSeqPairsClass:zasubs1_then_zasubq1
71685 0, // WSeqPairsClass:zasubs1_then_zasubd1_then_zasubq0
71686 0, // WSeqPairsClass:zasubs1_then_zasubd1_then_zasubq1
71687 0, // WSeqPairsClass:zasubh1_then_zasubd0
71688 0, // WSeqPairsClass:zasubh1_then_zasubd1
71689 0, // WSeqPairsClass:zasubh1_then_zasubq0
71690 0, // WSeqPairsClass:zasubh1_then_zasubq1
71691 0, // WSeqPairsClass:zasubh1_then_zasubs0
71692 0, // WSeqPairsClass:zasubh1_then_zasubs1
71693 0, // WSeqPairsClass:zasubh1_then_zasubd1_then_zasubq0
71694 0, // WSeqPairsClass:zasubh1_then_zasubd1_then_zasubq1
71695 0, // WSeqPairsClass:zasubh1_then_zasubs1_then_zasubd0
71696 0, // WSeqPairsClass:zasubh1_then_zasubs1_then_zasubd1
71697 0, // WSeqPairsClass:zasubh1_then_zasubs1_then_zasubq0
71698 0, // WSeqPairsClass:zasubh1_then_zasubs1_then_zasubq1
71699 0, // WSeqPairsClass:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
71700 0, // WSeqPairsClass:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
71701 0, // WSeqPairsClass:dsub1_then_bsub
71702 0, // WSeqPairsClass:dsub1_then_hsub
71703 0, // WSeqPairsClass:dsub1_then_ssub
71704 0, // WSeqPairsClass:dsub3_then_bsub
71705 0, // WSeqPairsClass:dsub3_then_hsub
71706 0, // WSeqPairsClass:dsub3_then_ssub
71707 0, // WSeqPairsClass:dsub2_then_bsub
71708 0, // WSeqPairsClass:dsub2_then_hsub
71709 0, // WSeqPairsClass:dsub2_then_ssub
71710 0, // WSeqPairsClass:psub1_then_psub
71711 0, // WSeqPairsClass:qsub1_then_bsub
71712 0, // WSeqPairsClass:qsub1_then_dsub
71713 0, // WSeqPairsClass:qsub1_then_hsub
71714 0, // WSeqPairsClass:qsub1_then_ssub
71715 0, // WSeqPairsClass:qsub3_then_bsub
71716 0, // WSeqPairsClass:qsub3_then_dsub
71717 0, // WSeqPairsClass:qsub3_then_hsub
71718 0, // WSeqPairsClass:qsub3_then_ssub
71719 0, // WSeqPairsClass:qsub2_then_bsub
71720 0, // WSeqPairsClass:qsub2_then_dsub
71721 0, // WSeqPairsClass:qsub2_then_hsub
71722 0, // WSeqPairsClass:qsub2_then_ssub
71723 0, // WSeqPairsClass:x8sub_7_then_sub_32
71724 0, // WSeqPairsClass:x8sub_6_then_sub_32
71725 0, // WSeqPairsClass:x8sub_5_then_sub_32
71726 0, // WSeqPairsClass:x8sub_4_then_sub_32
71727 0, // WSeqPairsClass:x8sub_3_then_sub_32
71728 0, // WSeqPairsClass:x8sub_2_then_sub_32
71729 0, // WSeqPairsClass:x8sub_1_then_sub_32
71730 0, // WSeqPairsClass:subo64_then_sub_32
71731 0, // WSeqPairsClass:zsub1_then_bsub
71732 0, // WSeqPairsClass:zsub1_then_dsub
71733 0, // WSeqPairsClass:zsub1_then_hsub
71734 0, // WSeqPairsClass:zsub1_then_ssub
71735 0, // WSeqPairsClass:zsub1_then_zsub
71736 0, // WSeqPairsClass:zsub3_then_bsub
71737 0, // WSeqPairsClass:zsub3_then_dsub
71738 0, // WSeqPairsClass:zsub3_then_hsub
71739 0, // WSeqPairsClass:zsub3_then_ssub
71740 0, // WSeqPairsClass:zsub3_then_zsub
71741 0, // WSeqPairsClass:zsub2_then_bsub
71742 0, // WSeqPairsClass:zsub2_then_dsub
71743 0, // WSeqPairsClass:zsub2_then_hsub
71744 0, // WSeqPairsClass:zsub2_then_ssub
71745 0, // WSeqPairsClass:zsub2_then_zsub
71746 0, // WSeqPairsClass:dsub0_dsub1
71747 0, // WSeqPairsClass:dsub0_dsub1_dsub2
71748 0, // WSeqPairsClass:dsub1_dsub2
71749 0, // WSeqPairsClass:dsub1_dsub2_dsub3
71750 0, // WSeqPairsClass:dsub2_dsub3
71751 0, // WSeqPairsClass:dsub_qsub1_then_dsub
71752 0, // WSeqPairsClass:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71753 0, // WSeqPairsClass:dsub_qsub1_then_dsub_qsub2_then_dsub
71754 0, // WSeqPairsClass:qsub0_qsub1
71755 0, // WSeqPairsClass:qsub0_qsub1_qsub2
71756 0, // WSeqPairsClass:qsub1_qsub2
71757 0, // WSeqPairsClass:qsub1_qsub2_qsub3
71758 0, // WSeqPairsClass:qsub2_qsub3
71759 0, // WSeqPairsClass:qsub1_then_dsub_qsub2_then_dsub
71760 0, // WSeqPairsClass:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71761 0, // WSeqPairsClass:qsub2_then_dsub_qsub3_then_dsub
71762 0, // WSeqPairsClass:sub_32_x8sub_1_then_sub_32
71763 0, // WSeqPairsClass:x8sub_0_x8sub_1
71764 0, // WSeqPairsClass:x8sub_2_x8sub_3
71765 0, // WSeqPairsClass:x8sub_4_x8sub_5
71766 0, // WSeqPairsClass:x8sub_6_x8sub_7
71767 0, // WSeqPairsClass:x8sub_6_then_sub_32_x8sub_7_then_sub_32
71768 0, // WSeqPairsClass:x8sub_4_then_sub_32_x8sub_5_then_sub_32
71769 0, // WSeqPairsClass:x8sub_2_then_sub_32_x8sub_3_then_sub_32
71770 0, // WSeqPairsClass:sub_32_subo64_then_sub_32
71771 0, // WSeqPairsClass:dsub_zsub1_then_dsub
71772 0, // WSeqPairsClass:zsub_zsub1_then_zsub
71773 0, // WSeqPairsClass:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71774 0, // WSeqPairsClass:dsub_zsub1_then_dsub_zsub2_then_dsub
71775 0, // WSeqPairsClass:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71776 0, // WSeqPairsClass:zsub_zsub1_then_zsub_zsub2_then_zsub
71777 0, // WSeqPairsClass:zsub0_zsub1
71778 0, // WSeqPairsClass:zsub0_zsub1_zsub2
71779 0, // WSeqPairsClass:zsub1_zsub2
71780 0, // WSeqPairsClass:zsub1_zsub2_zsub3
71781 0, // WSeqPairsClass:zsub2_zsub3
71782 0, // WSeqPairsClass:zsub1_then_dsub_zsub2_then_dsub
71783 0, // WSeqPairsClass:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71784 0, // WSeqPairsClass:zsub1_then_zsub_zsub2_then_zsub
71785 0, // WSeqPairsClass:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71786 0, // WSeqPairsClass:zsub2_then_dsub_zsub3_then_dsub
71787 0, // WSeqPairsClass:zsub2_then_zsub_zsub3_then_zsub
71788 0, // WSeqPairsClass:zsub0_zsub2
71789 0, // WSeqPairsClass:zsub1_zsub3
71790 },
71791 { // WSeqPairsClass_with_subo32_in_GPR32common
71792 0, // WSeqPairsClass_with_subo32_in_GPR32common:bsub
71793 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub
71794 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub0
71795 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub1
71796 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub2
71797 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub3
71798 0, // WSeqPairsClass_with_subo32_in_GPR32common:hsub
71799 0, // WSeqPairsClass_with_subo32_in_GPR32common:psub
71800 0, // WSeqPairsClass_with_subo32_in_GPR32common:psub0
71801 0, // WSeqPairsClass_with_subo32_in_GPR32common:psub1
71802 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub0
71803 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1
71804 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2
71805 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub3
71806 0, // WSeqPairsClass_with_subo32_in_GPR32common:ssub
71807 0, // WSeqPairsClass_with_subo32_in_GPR32common:sub_32
71808 27, // WSeqPairsClass_with_subo32_in_GPR32common:sube32 -> GPR32common
71809 0, // WSeqPairsClass_with_subo32_in_GPR32common:sube64
71810 27, // WSeqPairsClass_with_subo32_in_GPR32common:subo32 -> GPR32common
71811 0, // WSeqPairsClass_with_subo32_in_GPR32common:subo64
71812 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_0
71813 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_1
71814 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_2
71815 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_3
71816 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_4
71817 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_5
71818 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_6
71819 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_7
71820 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubb
71821 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubd0
71822 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubd1
71823 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh0
71824 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1
71825 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubq0
71826 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubq1
71827 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs0
71828 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1
71829 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub
71830 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub0
71831 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1
71832 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2
71833 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub3
71834 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubd1_then_zasubq0
71835 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubd1_then_zasubq1
71836 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1_then_zasubd0
71837 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1_then_zasubd1
71838 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1_then_zasubq0
71839 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1_then_zasubq1
71840 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1_then_zasubd1_then_zasubq0
71841 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubs1_then_zasubd1_then_zasubq1
71842 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubd0
71843 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubd1
71844 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubq0
71845 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubq1
71846 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs0
71847 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1
71848 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubd1_then_zasubq0
71849 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubd1_then_zasubq1
71850 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1_then_zasubd0
71851 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1_then_zasubd1
71852 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1_then_zasubq0
71853 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1_then_zasubq1
71854 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
71855 0, // WSeqPairsClass_with_subo32_in_GPR32common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
71856 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub1_then_bsub
71857 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub1_then_hsub
71858 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub1_then_ssub
71859 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub3_then_bsub
71860 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub3_then_hsub
71861 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub3_then_ssub
71862 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub2_then_bsub
71863 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub2_then_hsub
71864 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub2_then_ssub
71865 0, // WSeqPairsClass_with_subo32_in_GPR32common:psub1_then_psub
71866 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_then_bsub
71867 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_then_dsub
71868 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_then_hsub
71869 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_then_ssub
71870 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub3_then_bsub
71871 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub3_then_dsub
71872 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub3_then_hsub
71873 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub3_then_ssub
71874 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2_then_bsub
71875 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2_then_dsub
71876 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2_then_hsub
71877 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2_then_ssub
71878 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_7_then_sub_32
71879 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_6_then_sub_32
71880 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_5_then_sub_32
71881 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_4_then_sub_32
71882 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_3_then_sub_32
71883 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_2_then_sub_32
71884 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_1_then_sub_32
71885 0, // WSeqPairsClass_with_subo32_in_GPR32common:subo64_then_sub_32
71886 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_bsub
71887 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_dsub
71888 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_hsub
71889 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_ssub
71890 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_zsub
71891 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub3_then_bsub
71892 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub3_then_dsub
71893 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub3_then_hsub
71894 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub3_then_ssub
71895 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub3_then_zsub
71896 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_bsub
71897 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_dsub
71898 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_hsub
71899 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_ssub
71900 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_zsub
71901 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub0_dsub1
71902 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub0_dsub1_dsub2
71903 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub1_dsub2
71904 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub1_dsub2_dsub3
71905 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub2_dsub3
71906 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub_qsub1_then_dsub
71907 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71908 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub_qsub1_then_dsub_qsub2_then_dsub
71909 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub0_qsub1
71910 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub0_qsub1_qsub2
71911 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_qsub2
71912 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_qsub2_qsub3
71913 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2_qsub3
71914 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_then_dsub_qsub2_then_dsub
71915 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
71916 0, // WSeqPairsClass_with_subo32_in_GPR32common:qsub2_then_dsub_qsub3_then_dsub
71917 0, // WSeqPairsClass_with_subo32_in_GPR32common:sub_32_x8sub_1_then_sub_32
71918 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_0_x8sub_1
71919 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_2_x8sub_3
71920 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_4_x8sub_5
71921 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_6_x8sub_7
71922 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_6_then_sub_32_x8sub_7_then_sub_32
71923 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_4_then_sub_32_x8sub_5_then_sub_32
71924 0, // WSeqPairsClass_with_subo32_in_GPR32common:x8sub_2_then_sub_32_x8sub_3_then_sub_32
71925 0, // WSeqPairsClass_with_subo32_in_GPR32common:sub_32_subo64_then_sub_32
71926 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub_zsub1_then_dsub
71927 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub_zsub1_then_zsub
71928 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71929 0, // WSeqPairsClass_with_subo32_in_GPR32common:dsub_zsub1_then_dsub_zsub2_then_dsub
71930 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71931 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub_zsub1_then_zsub_zsub2_then_zsub
71932 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub0_zsub1
71933 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub0_zsub1_zsub2
71934 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_zsub2
71935 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_zsub2_zsub3
71936 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_zsub3
71937 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_dsub_zsub2_then_dsub
71938 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
71939 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_zsub_zsub2_then_zsub
71940 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
71941 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_dsub_zsub3_then_dsub
71942 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub2_then_zsub_zsub3_then_zsub
71943 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub0_zsub2
71944 0, // WSeqPairsClass_with_subo32_in_GPR32common:zsub1_zsub3
71945 },
71946 { // WSeqPairsClass_with_sube32_in_GPR32arg
71947 0, // WSeqPairsClass_with_sube32_in_GPR32arg:bsub
71948 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub
71949 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub0
71950 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub1
71951 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub2
71952 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub3
71953 0, // WSeqPairsClass_with_sube32_in_GPR32arg:hsub
71954 0, // WSeqPairsClass_with_sube32_in_GPR32arg:psub
71955 0, // WSeqPairsClass_with_sube32_in_GPR32arg:psub0
71956 0, // WSeqPairsClass_with_sube32_in_GPR32arg:psub1
71957 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub0
71958 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1
71959 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2
71960 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub3
71961 0, // WSeqPairsClass_with_sube32_in_GPR32arg:ssub
71962 0, // WSeqPairsClass_with_sube32_in_GPR32arg:sub_32
71963 29, // WSeqPairsClass_with_sube32_in_GPR32arg:sube32 -> GPR32arg
71964 0, // WSeqPairsClass_with_sube32_in_GPR32arg:sube64
71965 29, // WSeqPairsClass_with_sube32_in_GPR32arg:subo32 -> GPR32arg
71966 0, // WSeqPairsClass_with_sube32_in_GPR32arg:subo64
71967 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_0
71968 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_1
71969 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_2
71970 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_3
71971 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_4
71972 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_5
71973 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_6
71974 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_7
71975 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubb
71976 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubd0
71977 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubd1
71978 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh0
71979 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1
71980 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubq0
71981 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubq1
71982 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs0
71983 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1
71984 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub
71985 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub0
71986 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1
71987 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2
71988 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub3
71989 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubd1_then_zasubq0
71990 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubd1_then_zasubq1
71991 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1_then_zasubd0
71992 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1_then_zasubd1
71993 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1_then_zasubq0
71994 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1_then_zasubq1
71995 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1_then_zasubd1_then_zasubq0
71996 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubs1_then_zasubd1_then_zasubq1
71997 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubd0
71998 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubd1
71999 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubq0
72000 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubq1
72001 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs0
72002 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1
72003 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubd1_then_zasubq0
72004 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubd1_then_zasubq1
72005 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd0
72006 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1
72007 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubq0
72008 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubq1
72009 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72010 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72011 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub1_then_bsub
72012 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub1_then_hsub
72013 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub1_then_ssub
72014 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub3_then_bsub
72015 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub3_then_hsub
72016 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub3_then_ssub
72017 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub2_then_bsub
72018 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub2_then_hsub
72019 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub2_then_ssub
72020 0, // WSeqPairsClass_with_sube32_in_GPR32arg:psub1_then_psub
72021 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_then_bsub
72022 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_then_dsub
72023 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_then_hsub
72024 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_then_ssub
72025 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub3_then_bsub
72026 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub3_then_dsub
72027 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub3_then_hsub
72028 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub3_then_ssub
72029 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2_then_bsub
72030 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2_then_dsub
72031 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2_then_hsub
72032 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2_then_ssub
72033 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_7_then_sub_32
72034 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_6_then_sub_32
72035 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_5_then_sub_32
72036 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_4_then_sub_32
72037 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_3_then_sub_32
72038 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_2_then_sub_32
72039 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_1_then_sub_32
72040 0, // WSeqPairsClass_with_sube32_in_GPR32arg:subo64_then_sub_32
72041 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_bsub
72042 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_dsub
72043 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_hsub
72044 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_ssub
72045 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_zsub
72046 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub3_then_bsub
72047 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub3_then_dsub
72048 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub3_then_hsub
72049 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub3_then_ssub
72050 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub3_then_zsub
72051 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_bsub
72052 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_dsub
72053 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_hsub
72054 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_ssub
72055 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_zsub
72056 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub0_dsub1
72057 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub0_dsub1_dsub2
72058 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub1_dsub2
72059 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub1_dsub2_dsub3
72060 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub2_dsub3
72061 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub_qsub1_then_dsub
72062 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72063 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub
72064 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub0_qsub1
72065 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub0_qsub1_qsub2
72066 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_qsub2
72067 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_qsub2_qsub3
72068 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2_qsub3
72069 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_then_dsub_qsub2_then_dsub
72070 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72071 0, // WSeqPairsClass_with_sube32_in_GPR32arg:qsub2_then_dsub_qsub3_then_dsub
72072 0, // WSeqPairsClass_with_sube32_in_GPR32arg:sub_32_x8sub_1_then_sub_32
72073 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_0_x8sub_1
72074 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_2_x8sub_3
72075 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_4_x8sub_5
72076 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_6_x8sub_7
72077 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32
72078 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32
72079 0, // WSeqPairsClass_with_sube32_in_GPR32arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32
72080 0, // WSeqPairsClass_with_sube32_in_GPR32arg:sub_32_subo64_then_sub_32
72081 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub_zsub1_then_dsub
72082 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub_zsub1_then_zsub
72083 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72084 0, // WSeqPairsClass_with_sube32_in_GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub
72085 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72086 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub
72087 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub0_zsub1
72088 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub0_zsub1_zsub2
72089 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_zsub2
72090 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_zsub2_zsub3
72091 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_zsub3
72092 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_dsub_zsub2_then_dsub
72093 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72094 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_zsub_zsub2_then_zsub
72095 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72096 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_dsub_zsub3_then_dsub
72097 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub2_then_zsub_zsub3_then_zsub
72098 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub0_zsub2
72099 0, // WSeqPairsClass_with_sube32_in_GPR32arg:zsub1_zsub3
72100 },
72101 { // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
72102 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:bsub
72103 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub
72104 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub0
72105 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub1
72106 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub2
72107 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub3
72108 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:hsub
72109 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:psub
72110 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:psub0
72111 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:psub1
72112 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub0
72113 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1
72114 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2
72115 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub3
72116 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:ssub
72117 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:sub_32
72118 30, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:sube32 -> MatrixIndexGPR32_12_15
72119 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:sube64
72120 30, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:subo32 -> MatrixIndexGPR32_12_15
72121 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:subo64
72122 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_0
72123 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_1
72124 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_2
72125 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_3
72126 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_4
72127 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_5
72128 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_6
72129 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_7
72130 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubb
72131 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubd0
72132 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubd1
72133 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh0
72134 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1
72135 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubq0
72136 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubq1
72137 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs0
72138 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1
72139 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub
72140 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub0
72141 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1
72142 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2
72143 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub3
72144 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq0
72145 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq1
72146 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd0
72147 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1
72148 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq0
72149 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq1
72150 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq0
72151 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq1
72152 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd0
72153 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1
72154 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq0
72155 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq1
72156 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs0
72157 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1
72158 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq0
72159 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq1
72160 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd0
72161 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1
72162 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq0
72163 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq1
72164 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72165 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72166 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub1_then_bsub
72167 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub1_then_hsub
72168 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub1_then_ssub
72169 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub3_then_bsub
72170 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub3_then_hsub
72171 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub3_then_ssub
72172 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub2_then_bsub
72173 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub2_then_hsub
72174 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub2_then_ssub
72175 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:psub1_then_psub
72176 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_then_bsub
72177 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub
72178 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_then_hsub
72179 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_then_ssub
72180 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub3_then_bsub
72181 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub3_then_dsub
72182 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub3_then_hsub
72183 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub3_then_ssub
72184 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2_then_bsub
72185 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub
72186 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2_then_hsub
72187 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2_then_ssub
72188 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_7_then_sub_32
72189 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32
72190 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_5_then_sub_32
72191 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32
72192 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_3_then_sub_32
72193 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32
72194 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_1_then_sub_32
72195 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:subo64_then_sub_32
72196 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_bsub
72197 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub
72198 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_hsub
72199 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_ssub
72200 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub
72201 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub3_then_bsub
72202 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub3_then_dsub
72203 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub3_then_hsub
72204 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub3_then_ssub
72205 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub3_then_zsub
72206 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_bsub
72207 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub
72208 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_hsub
72209 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_ssub
72210 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub
72211 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub0_dsub1
72212 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub0_dsub1_dsub2
72213 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub1_dsub2
72214 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub1_dsub2_dsub3
72215 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub2_dsub3
72216 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub
72217 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72218 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub
72219 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub0_qsub1
72220 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub0_qsub1_qsub2
72221 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_qsub2
72222 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_qsub2_qsub3
72223 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2_qsub3
72224 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub
72225 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72226 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub_qsub3_then_dsub
72227 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:sub_32_x8sub_1_then_sub_32
72228 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_0_x8sub_1
72229 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_2_x8sub_3
72230 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_4_x8sub_5
72231 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_6_x8sub_7
72232 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
72233 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
72234 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
72235 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:sub_32_subo64_then_sub_32
72236 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub
72237 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub
72238 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72239 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub
72240 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72241 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub
72242 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub0_zsub1
72243 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub0_zsub1_zsub2
72244 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_zsub2
72245 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_zsub2_zsub3
72246 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_zsub3
72247 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub
72248 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72249 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub
72250 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72251 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub_zsub3_then_dsub
72252 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub_zsub3_then_zsub
72253 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub0_zsub2
72254 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15:zsub1_zsub3
72255 },
72256 { // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
72257 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:bsub
72258 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub
72259 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub0
72260 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub1
72261 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub2
72262 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub3
72263 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:hsub
72264 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:psub
72265 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:psub0
72266 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:psub1
72267 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub0
72268 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1
72269 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2
72270 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub3
72271 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:ssub
72272 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:sub_32
72273 31, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:sube32 -> MatrixIndexGPR32_8_11
72274 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:sube64
72275 31, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:subo32 -> MatrixIndexGPR32_8_11
72276 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:subo64
72277 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_0
72278 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_1
72279 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_2
72280 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_3
72281 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_4
72282 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_5
72283 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_6
72284 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_7
72285 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubb
72286 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubd0
72287 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubd1
72288 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh0
72289 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1
72290 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubq0
72291 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubq1
72292 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs0
72293 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1
72294 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub
72295 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub0
72296 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1
72297 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2
72298 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub3
72299 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
72300 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
72301 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
72302 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
72303 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
72304 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
72305 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
72306 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
72307 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
72308 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
72309 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
72310 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
72311 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
72312 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
72313 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
72314 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
72315 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
72316 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
72317 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
72318 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
72319 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72320 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72321 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
72322 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
72323 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
72324 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
72325 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
72326 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
72327 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
72328 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
72329 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
72330 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:psub1_then_psub
72331 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
72332 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
72333 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
72334 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
72335 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
72336 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
72337 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
72338 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
72339 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
72340 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
72341 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
72342 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
72343 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32
72344 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32
72345 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32
72346 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32
72347 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32
72348 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32
72349 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32
72350 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
72351 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
72352 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
72353 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
72354 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
72355 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
72356 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
72357 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
72358 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
72359 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
72360 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
72361 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
72362 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
72363 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
72364 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
72365 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
72366 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
72367 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
72368 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
72369 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
72370 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
72371 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
72372 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72373 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
72374 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
72375 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
72376 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
72377 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
72378 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
72379 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
72380 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72381 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
72382 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32
72383 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1
72384 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3
72385 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5
72386 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7
72387 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32
72388 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32
72389 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32
72390 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
72391 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
72392 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
72393 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72394 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
72395 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72396 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
72397 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
72398 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
72399 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
72400 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
72401 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
72402 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
72403 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72404 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
72405 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72406 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
72407 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
72408 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
72409 0, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
72410 },
72411 { // GPR64all
72412 0, // GPR64all:bsub
72413 0, // GPR64all:dsub
72414 0, // GPR64all:dsub0
72415 0, // GPR64all:dsub1
72416 0, // GPR64all:dsub2
72417 0, // GPR64all:dsub3
72418 0, // GPR64all:hsub
72419 0, // GPR64all:psub
72420 0, // GPR64all:psub0
72421 0, // GPR64all:psub1
72422 0, // GPR64all:qsub0
72423 0, // GPR64all:qsub1
72424 0, // GPR64all:qsub2
72425 0, // GPR64all:qsub3
72426 0, // GPR64all:ssub
72427 23, // GPR64all:sub_32 -> GPR32all
72428 0, // GPR64all:sube32
72429 0, // GPR64all:sube64
72430 0, // GPR64all:subo32
72431 0, // GPR64all:subo64
72432 0, // GPR64all:x8sub_0
72433 0, // GPR64all:x8sub_1
72434 0, // GPR64all:x8sub_2
72435 0, // GPR64all:x8sub_3
72436 0, // GPR64all:x8sub_4
72437 0, // GPR64all:x8sub_5
72438 0, // GPR64all:x8sub_6
72439 0, // GPR64all:x8sub_7
72440 0, // GPR64all:zasubb
72441 0, // GPR64all:zasubd0
72442 0, // GPR64all:zasubd1
72443 0, // GPR64all:zasubh0
72444 0, // GPR64all:zasubh1
72445 0, // GPR64all:zasubq0
72446 0, // GPR64all:zasubq1
72447 0, // GPR64all:zasubs0
72448 0, // GPR64all:zasubs1
72449 0, // GPR64all:zsub
72450 0, // GPR64all:zsub0
72451 0, // GPR64all:zsub1
72452 0, // GPR64all:zsub2
72453 0, // GPR64all:zsub3
72454 0, // GPR64all:zasubd1_then_zasubq0
72455 0, // GPR64all:zasubd1_then_zasubq1
72456 0, // GPR64all:zasubs1_then_zasubd0
72457 0, // GPR64all:zasubs1_then_zasubd1
72458 0, // GPR64all:zasubs1_then_zasubq0
72459 0, // GPR64all:zasubs1_then_zasubq1
72460 0, // GPR64all:zasubs1_then_zasubd1_then_zasubq0
72461 0, // GPR64all:zasubs1_then_zasubd1_then_zasubq1
72462 0, // GPR64all:zasubh1_then_zasubd0
72463 0, // GPR64all:zasubh1_then_zasubd1
72464 0, // GPR64all:zasubh1_then_zasubq0
72465 0, // GPR64all:zasubh1_then_zasubq1
72466 0, // GPR64all:zasubh1_then_zasubs0
72467 0, // GPR64all:zasubh1_then_zasubs1
72468 0, // GPR64all:zasubh1_then_zasubd1_then_zasubq0
72469 0, // GPR64all:zasubh1_then_zasubd1_then_zasubq1
72470 0, // GPR64all:zasubh1_then_zasubs1_then_zasubd0
72471 0, // GPR64all:zasubh1_then_zasubs1_then_zasubd1
72472 0, // GPR64all:zasubh1_then_zasubs1_then_zasubq0
72473 0, // GPR64all:zasubh1_then_zasubs1_then_zasubq1
72474 0, // GPR64all:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72475 0, // GPR64all:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72476 0, // GPR64all:dsub1_then_bsub
72477 0, // GPR64all:dsub1_then_hsub
72478 0, // GPR64all:dsub1_then_ssub
72479 0, // GPR64all:dsub3_then_bsub
72480 0, // GPR64all:dsub3_then_hsub
72481 0, // GPR64all:dsub3_then_ssub
72482 0, // GPR64all:dsub2_then_bsub
72483 0, // GPR64all:dsub2_then_hsub
72484 0, // GPR64all:dsub2_then_ssub
72485 0, // GPR64all:psub1_then_psub
72486 0, // GPR64all:qsub1_then_bsub
72487 0, // GPR64all:qsub1_then_dsub
72488 0, // GPR64all:qsub1_then_hsub
72489 0, // GPR64all:qsub1_then_ssub
72490 0, // GPR64all:qsub3_then_bsub
72491 0, // GPR64all:qsub3_then_dsub
72492 0, // GPR64all:qsub3_then_hsub
72493 0, // GPR64all:qsub3_then_ssub
72494 0, // GPR64all:qsub2_then_bsub
72495 0, // GPR64all:qsub2_then_dsub
72496 0, // GPR64all:qsub2_then_hsub
72497 0, // GPR64all:qsub2_then_ssub
72498 0, // GPR64all:x8sub_7_then_sub_32
72499 0, // GPR64all:x8sub_6_then_sub_32
72500 0, // GPR64all:x8sub_5_then_sub_32
72501 0, // GPR64all:x8sub_4_then_sub_32
72502 0, // GPR64all:x8sub_3_then_sub_32
72503 0, // GPR64all:x8sub_2_then_sub_32
72504 0, // GPR64all:x8sub_1_then_sub_32
72505 0, // GPR64all:subo64_then_sub_32
72506 0, // GPR64all:zsub1_then_bsub
72507 0, // GPR64all:zsub1_then_dsub
72508 0, // GPR64all:zsub1_then_hsub
72509 0, // GPR64all:zsub1_then_ssub
72510 0, // GPR64all:zsub1_then_zsub
72511 0, // GPR64all:zsub3_then_bsub
72512 0, // GPR64all:zsub3_then_dsub
72513 0, // GPR64all:zsub3_then_hsub
72514 0, // GPR64all:zsub3_then_ssub
72515 0, // GPR64all:zsub3_then_zsub
72516 0, // GPR64all:zsub2_then_bsub
72517 0, // GPR64all:zsub2_then_dsub
72518 0, // GPR64all:zsub2_then_hsub
72519 0, // GPR64all:zsub2_then_ssub
72520 0, // GPR64all:zsub2_then_zsub
72521 0, // GPR64all:dsub0_dsub1
72522 0, // GPR64all:dsub0_dsub1_dsub2
72523 0, // GPR64all:dsub1_dsub2
72524 0, // GPR64all:dsub1_dsub2_dsub3
72525 0, // GPR64all:dsub2_dsub3
72526 0, // GPR64all:dsub_qsub1_then_dsub
72527 0, // GPR64all:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72528 0, // GPR64all:dsub_qsub1_then_dsub_qsub2_then_dsub
72529 0, // GPR64all:qsub0_qsub1
72530 0, // GPR64all:qsub0_qsub1_qsub2
72531 0, // GPR64all:qsub1_qsub2
72532 0, // GPR64all:qsub1_qsub2_qsub3
72533 0, // GPR64all:qsub2_qsub3
72534 0, // GPR64all:qsub1_then_dsub_qsub2_then_dsub
72535 0, // GPR64all:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72536 0, // GPR64all:qsub2_then_dsub_qsub3_then_dsub
72537 0, // GPR64all:sub_32_x8sub_1_then_sub_32
72538 0, // GPR64all:x8sub_0_x8sub_1
72539 0, // GPR64all:x8sub_2_x8sub_3
72540 0, // GPR64all:x8sub_4_x8sub_5
72541 0, // GPR64all:x8sub_6_x8sub_7
72542 0, // GPR64all:x8sub_6_then_sub_32_x8sub_7_then_sub_32
72543 0, // GPR64all:x8sub_4_then_sub_32_x8sub_5_then_sub_32
72544 0, // GPR64all:x8sub_2_then_sub_32_x8sub_3_then_sub_32
72545 0, // GPR64all:sub_32_subo64_then_sub_32
72546 0, // GPR64all:dsub_zsub1_then_dsub
72547 0, // GPR64all:zsub_zsub1_then_zsub
72548 0, // GPR64all:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72549 0, // GPR64all:dsub_zsub1_then_dsub_zsub2_then_dsub
72550 0, // GPR64all:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72551 0, // GPR64all:zsub_zsub1_then_zsub_zsub2_then_zsub
72552 0, // GPR64all:zsub0_zsub1
72553 0, // GPR64all:zsub0_zsub1_zsub2
72554 0, // GPR64all:zsub1_zsub2
72555 0, // GPR64all:zsub1_zsub2_zsub3
72556 0, // GPR64all:zsub2_zsub3
72557 0, // GPR64all:zsub1_then_dsub_zsub2_then_dsub
72558 0, // GPR64all:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72559 0, // GPR64all:zsub1_then_zsub_zsub2_then_zsub
72560 0, // GPR64all:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72561 0, // GPR64all:zsub2_then_dsub_zsub3_then_dsub
72562 0, // GPR64all:zsub2_then_zsub_zsub3_then_zsub
72563 0, // GPR64all:zsub0_zsub2
72564 0, // GPR64all:zsub1_zsub3
72565 },
72566 { // FPR64
72567 1, // FPR64:bsub -> FPR8
72568 0, // FPR64:dsub
72569 0, // FPR64:dsub0
72570 0, // FPR64:dsub1
72571 0, // FPR64:dsub2
72572 0, // FPR64:dsub3
72573 2, // FPR64:hsub -> FPR16
72574 0, // FPR64:psub
72575 0, // FPR64:psub0
72576 0, // FPR64:psub1
72577 0, // FPR64:qsub0
72578 0, // FPR64:qsub1
72579 0, // FPR64:qsub2
72580 0, // FPR64:qsub3
72581 24, // FPR64:ssub -> FPR32
72582 0, // FPR64:sub_32
72583 0, // FPR64:sube32
72584 0, // FPR64:sube64
72585 0, // FPR64:subo32
72586 0, // FPR64:subo64
72587 0, // FPR64:x8sub_0
72588 0, // FPR64:x8sub_1
72589 0, // FPR64:x8sub_2
72590 0, // FPR64:x8sub_3
72591 0, // FPR64:x8sub_4
72592 0, // FPR64:x8sub_5
72593 0, // FPR64:x8sub_6
72594 0, // FPR64:x8sub_7
72595 0, // FPR64:zasubb
72596 0, // FPR64:zasubd0
72597 0, // FPR64:zasubd1
72598 0, // FPR64:zasubh0
72599 0, // FPR64:zasubh1
72600 0, // FPR64:zasubq0
72601 0, // FPR64:zasubq1
72602 0, // FPR64:zasubs0
72603 0, // FPR64:zasubs1
72604 0, // FPR64:zsub
72605 0, // FPR64:zsub0
72606 0, // FPR64:zsub1
72607 0, // FPR64:zsub2
72608 0, // FPR64:zsub3
72609 0, // FPR64:zasubd1_then_zasubq0
72610 0, // FPR64:zasubd1_then_zasubq1
72611 0, // FPR64:zasubs1_then_zasubd0
72612 0, // FPR64:zasubs1_then_zasubd1
72613 0, // FPR64:zasubs1_then_zasubq0
72614 0, // FPR64:zasubs1_then_zasubq1
72615 0, // FPR64:zasubs1_then_zasubd1_then_zasubq0
72616 0, // FPR64:zasubs1_then_zasubd1_then_zasubq1
72617 0, // FPR64:zasubh1_then_zasubd0
72618 0, // FPR64:zasubh1_then_zasubd1
72619 0, // FPR64:zasubh1_then_zasubq0
72620 0, // FPR64:zasubh1_then_zasubq1
72621 0, // FPR64:zasubh1_then_zasubs0
72622 0, // FPR64:zasubh1_then_zasubs1
72623 0, // FPR64:zasubh1_then_zasubd1_then_zasubq0
72624 0, // FPR64:zasubh1_then_zasubd1_then_zasubq1
72625 0, // FPR64:zasubh1_then_zasubs1_then_zasubd0
72626 0, // FPR64:zasubh1_then_zasubs1_then_zasubd1
72627 0, // FPR64:zasubh1_then_zasubs1_then_zasubq0
72628 0, // FPR64:zasubh1_then_zasubs1_then_zasubq1
72629 0, // FPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72630 0, // FPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72631 0, // FPR64:dsub1_then_bsub
72632 0, // FPR64:dsub1_then_hsub
72633 0, // FPR64:dsub1_then_ssub
72634 0, // FPR64:dsub3_then_bsub
72635 0, // FPR64:dsub3_then_hsub
72636 0, // FPR64:dsub3_then_ssub
72637 0, // FPR64:dsub2_then_bsub
72638 0, // FPR64:dsub2_then_hsub
72639 0, // FPR64:dsub2_then_ssub
72640 0, // FPR64:psub1_then_psub
72641 0, // FPR64:qsub1_then_bsub
72642 0, // FPR64:qsub1_then_dsub
72643 0, // FPR64:qsub1_then_hsub
72644 0, // FPR64:qsub1_then_ssub
72645 0, // FPR64:qsub3_then_bsub
72646 0, // FPR64:qsub3_then_dsub
72647 0, // FPR64:qsub3_then_hsub
72648 0, // FPR64:qsub3_then_ssub
72649 0, // FPR64:qsub2_then_bsub
72650 0, // FPR64:qsub2_then_dsub
72651 0, // FPR64:qsub2_then_hsub
72652 0, // FPR64:qsub2_then_ssub
72653 0, // FPR64:x8sub_7_then_sub_32
72654 0, // FPR64:x8sub_6_then_sub_32
72655 0, // FPR64:x8sub_5_then_sub_32
72656 0, // FPR64:x8sub_4_then_sub_32
72657 0, // FPR64:x8sub_3_then_sub_32
72658 0, // FPR64:x8sub_2_then_sub_32
72659 0, // FPR64:x8sub_1_then_sub_32
72660 0, // FPR64:subo64_then_sub_32
72661 0, // FPR64:zsub1_then_bsub
72662 0, // FPR64:zsub1_then_dsub
72663 0, // FPR64:zsub1_then_hsub
72664 0, // FPR64:zsub1_then_ssub
72665 0, // FPR64:zsub1_then_zsub
72666 0, // FPR64:zsub3_then_bsub
72667 0, // FPR64:zsub3_then_dsub
72668 0, // FPR64:zsub3_then_hsub
72669 0, // FPR64:zsub3_then_ssub
72670 0, // FPR64:zsub3_then_zsub
72671 0, // FPR64:zsub2_then_bsub
72672 0, // FPR64:zsub2_then_dsub
72673 0, // FPR64:zsub2_then_hsub
72674 0, // FPR64:zsub2_then_ssub
72675 0, // FPR64:zsub2_then_zsub
72676 0, // FPR64:dsub0_dsub1
72677 0, // FPR64:dsub0_dsub1_dsub2
72678 0, // FPR64:dsub1_dsub2
72679 0, // FPR64:dsub1_dsub2_dsub3
72680 0, // FPR64:dsub2_dsub3
72681 0, // FPR64:dsub_qsub1_then_dsub
72682 0, // FPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72683 0, // FPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
72684 0, // FPR64:qsub0_qsub1
72685 0, // FPR64:qsub0_qsub1_qsub2
72686 0, // FPR64:qsub1_qsub2
72687 0, // FPR64:qsub1_qsub2_qsub3
72688 0, // FPR64:qsub2_qsub3
72689 0, // FPR64:qsub1_then_dsub_qsub2_then_dsub
72690 0, // FPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72691 0, // FPR64:qsub2_then_dsub_qsub3_then_dsub
72692 0, // FPR64:sub_32_x8sub_1_then_sub_32
72693 0, // FPR64:x8sub_0_x8sub_1
72694 0, // FPR64:x8sub_2_x8sub_3
72695 0, // FPR64:x8sub_4_x8sub_5
72696 0, // FPR64:x8sub_6_x8sub_7
72697 0, // FPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
72698 0, // FPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
72699 0, // FPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
72700 0, // FPR64:sub_32_subo64_then_sub_32
72701 0, // FPR64:dsub_zsub1_then_dsub
72702 0, // FPR64:zsub_zsub1_then_zsub
72703 0, // FPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72704 0, // FPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
72705 0, // FPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72706 0, // FPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
72707 0, // FPR64:zsub0_zsub1
72708 0, // FPR64:zsub0_zsub1_zsub2
72709 0, // FPR64:zsub1_zsub2
72710 0, // FPR64:zsub1_zsub2_zsub3
72711 0, // FPR64:zsub2_zsub3
72712 0, // FPR64:zsub1_then_dsub_zsub2_then_dsub
72713 0, // FPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72714 0, // FPR64:zsub1_then_zsub_zsub2_then_zsub
72715 0, // FPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72716 0, // FPR64:zsub2_then_dsub_zsub3_then_dsub
72717 0, // FPR64:zsub2_then_zsub_zsub3_then_zsub
72718 0, // FPR64:zsub0_zsub2
72719 0, // FPR64:zsub1_zsub3
72720 },
72721 { // GPR64
72722 0, // GPR64:bsub
72723 0, // GPR64:dsub
72724 0, // GPR64:dsub0
72725 0, // GPR64:dsub1
72726 0, // GPR64:dsub2
72727 0, // GPR64:dsub3
72728 0, // GPR64:hsub
72729 0, // GPR64:psub
72730 0, // GPR64:psub0
72731 0, // GPR64:psub1
72732 0, // GPR64:qsub0
72733 0, // GPR64:qsub1
72734 0, // GPR64:qsub2
72735 0, // GPR64:qsub3
72736 0, // GPR64:ssub
72737 25, // GPR64:sub_32 -> GPR32
72738 0, // GPR64:sube32
72739 0, // GPR64:sube64
72740 0, // GPR64:subo32
72741 0, // GPR64:subo64
72742 0, // GPR64:x8sub_0
72743 0, // GPR64:x8sub_1
72744 0, // GPR64:x8sub_2
72745 0, // GPR64:x8sub_3
72746 0, // GPR64:x8sub_4
72747 0, // GPR64:x8sub_5
72748 0, // GPR64:x8sub_6
72749 0, // GPR64:x8sub_7
72750 0, // GPR64:zasubb
72751 0, // GPR64:zasubd0
72752 0, // GPR64:zasubd1
72753 0, // GPR64:zasubh0
72754 0, // GPR64:zasubh1
72755 0, // GPR64:zasubq0
72756 0, // GPR64:zasubq1
72757 0, // GPR64:zasubs0
72758 0, // GPR64:zasubs1
72759 0, // GPR64:zsub
72760 0, // GPR64:zsub0
72761 0, // GPR64:zsub1
72762 0, // GPR64:zsub2
72763 0, // GPR64:zsub3
72764 0, // GPR64:zasubd1_then_zasubq0
72765 0, // GPR64:zasubd1_then_zasubq1
72766 0, // GPR64:zasubs1_then_zasubd0
72767 0, // GPR64:zasubs1_then_zasubd1
72768 0, // GPR64:zasubs1_then_zasubq0
72769 0, // GPR64:zasubs1_then_zasubq1
72770 0, // GPR64:zasubs1_then_zasubd1_then_zasubq0
72771 0, // GPR64:zasubs1_then_zasubd1_then_zasubq1
72772 0, // GPR64:zasubh1_then_zasubd0
72773 0, // GPR64:zasubh1_then_zasubd1
72774 0, // GPR64:zasubh1_then_zasubq0
72775 0, // GPR64:zasubh1_then_zasubq1
72776 0, // GPR64:zasubh1_then_zasubs0
72777 0, // GPR64:zasubh1_then_zasubs1
72778 0, // GPR64:zasubh1_then_zasubd1_then_zasubq0
72779 0, // GPR64:zasubh1_then_zasubd1_then_zasubq1
72780 0, // GPR64:zasubh1_then_zasubs1_then_zasubd0
72781 0, // GPR64:zasubh1_then_zasubs1_then_zasubd1
72782 0, // GPR64:zasubh1_then_zasubs1_then_zasubq0
72783 0, // GPR64:zasubh1_then_zasubs1_then_zasubq1
72784 0, // GPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72785 0, // GPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72786 0, // GPR64:dsub1_then_bsub
72787 0, // GPR64:dsub1_then_hsub
72788 0, // GPR64:dsub1_then_ssub
72789 0, // GPR64:dsub3_then_bsub
72790 0, // GPR64:dsub3_then_hsub
72791 0, // GPR64:dsub3_then_ssub
72792 0, // GPR64:dsub2_then_bsub
72793 0, // GPR64:dsub2_then_hsub
72794 0, // GPR64:dsub2_then_ssub
72795 0, // GPR64:psub1_then_psub
72796 0, // GPR64:qsub1_then_bsub
72797 0, // GPR64:qsub1_then_dsub
72798 0, // GPR64:qsub1_then_hsub
72799 0, // GPR64:qsub1_then_ssub
72800 0, // GPR64:qsub3_then_bsub
72801 0, // GPR64:qsub3_then_dsub
72802 0, // GPR64:qsub3_then_hsub
72803 0, // GPR64:qsub3_then_ssub
72804 0, // GPR64:qsub2_then_bsub
72805 0, // GPR64:qsub2_then_dsub
72806 0, // GPR64:qsub2_then_hsub
72807 0, // GPR64:qsub2_then_ssub
72808 0, // GPR64:x8sub_7_then_sub_32
72809 0, // GPR64:x8sub_6_then_sub_32
72810 0, // GPR64:x8sub_5_then_sub_32
72811 0, // GPR64:x8sub_4_then_sub_32
72812 0, // GPR64:x8sub_3_then_sub_32
72813 0, // GPR64:x8sub_2_then_sub_32
72814 0, // GPR64:x8sub_1_then_sub_32
72815 0, // GPR64:subo64_then_sub_32
72816 0, // GPR64:zsub1_then_bsub
72817 0, // GPR64:zsub1_then_dsub
72818 0, // GPR64:zsub1_then_hsub
72819 0, // GPR64:zsub1_then_ssub
72820 0, // GPR64:zsub1_then_zsub
72821 0, // GPR64:zsub3_then_bsub
72822 0, // GPR64:zsub3_then_dsub
72823 0, // GPR64:zsub3_then_hsub
72824 0, // GPR64:zsub3_then_ssub
72825 0, // GPR64:zsub3_then_zsub
72826 0, // GPR64:zsub2_then_bsub
72827 0, // GPR64:zsub2_then_dsub
72828 0, // GPR64:zsub2_then_hsub
72829 0, // GPR64:zsub2_then_ssub
72830 0, // GPR64:zsub2_then_zsub
72831 0, // GPR64:dsub0_dsub1
72832 0, // GPR64:dsub0_dsub1_dsub2
72833 0, // GPR64:dsub1_dsub2
72834 0, // GPR64:dsub1_dsub2_dsub3
72835 0, // GPR64:dsub2_dsub3
72836 0, // GPR64:dsub_qsub1_then_dsub
72837 0, // GPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72838 0, // GPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
72839 0, // GPR64:qsub0_qsub1
72840 0, // GPR64:qsub0_qsub1_qsub2
72841 0, // GPR64:qsub1_qsub2
72842 0, // GPR64:qsub1_qsub2_qsub3
72843 0, // GPR64:qsub2_qsub3
72844 0, // GPR64:qsub1_then_dsub_qsub2_then_dsub
72845 0, // GPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72846 0, // GPR64:qsub2_then_dsub_qsub3_then_dsub
72847 0, // GPR64:sub_32_x8sub_1_then_sub_32
72848 0, // GPR64:x8sub_0_x8sub_1
72849 0, // GPR64:x8sub_2_x8sub_3
72850 0, // GPR64:x8sub_4_x8sub_5
72851 0, // GPR64:x8sub_6_x8sub_7
72852 0, // GPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
72853 0, // GPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
72854 0, // GPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
72855 0, // GPR64:sub_32_subo64_then_sub_32
72856 0, // GPR64:dsub_zsub1_then_dsub
72857 0, // GPR64:zsub_zsub1_then_zsub
72858 0, // GPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72859 0, // GPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
72860 0, // GPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72861 0, // GPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
72862 0, // GPR64:zsub0_zsub1
72863 0, // GPR64:zsub0_zsub1_zsub2
72864 0, // GPR64:zsub1_zsub2
72865 0, // GPR64:zsub1_zsub2_zsub3
72866 0, // GPR64:zsub2_zsub3
72867 0, // GPR64:zsub1_then_dsub_zsub2_then_dsub
72868 0, // GPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
72869 0, // GPR64:zsub1_then_zsub_zsub2_then_zsub
72870 0, // GPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
72871 0, // GPR64:zsub2_then_dsub_zsub3_then_dsub
72872 0, // GPR64:zsub2_then_zsub_zsub3_then_zsub
72873 0, // GPR64:zsub0_zsub2
72874 0, // GPR64:zsub1_zsub3
72875 },
72876 { // GPR64sp
72877 0, // GPR64sp:bsub
72878 0, // GPR64sp:dsub
72879 0, // GPR64sp:dsub0
72880 0, // GPR64sp:dsub1
72881 0, // GPR64sp:dsub2
72882 0, // GPR64sp:dsub3
72883 0, // GPR64sp:hsub
72884 0, // GPR64sp:psub
72885 0, // GPR64sp:psub0
72886 0, // GPR64sp:psub1
72887 0, // GPR64sp:qsub0
72888 0, // GPR64sp:qsub1
72889 0, // GPR64sp:qsub2
72890 0, // GPR64sp:qsub3
72891 0, // GPR64sp:ssub
72892 26, // GPR64sp:sub_32 -> GPR32sp
72893 0, // GPR64sp:sube32
72894 0, // GPR64sp:sube64
72895 0, // GPR64sp:subo32
72896 0, // GPR64sp:subo64
72897 0, // GPR64sp:x8sub_0
72898 0, // GPR64sp:x8sub_1
72899 0, // GPR64sp:x8sub_2
72900 0, // GPR64sp:x8sub_3
72901 0, // GPR64sp:x8sub_4
72902 0, // GPR64sp:x8sub_5
72903 0, // GPR64sp:x8sub_6
72904 0, // GPR64sp:x8sub_7
72905 0, // GPR64sp:zasubb
72906 0, // GPR64sp:zasubd0
72907 0, // GPR64sp:zasubd1
72908 0, // GPR64sp:zasubh0
72909 0, // GPR64sp:zasubh1
72910 0, // GPR64sp:zasubq0
72911 0, // GPR64sp:zasubq1
72912 0, // GPR64sp:zasubs0
72913 0, // GPR64sp:zasubs1
72914 0, // GPR64sp:zsub
72915 0, // GPR64sp:zsub0
72916 0, // GPR64sp:zsub1
72917 0, // GPR64sp:zsub2
72918 0, // GPR64sp:zsub3
72919 0, // GPR64sp:zasubd1_then_zasubq0
72920 0, // GPR64sp:zasubd1_then_zasubq1
72921 0, // GPR64sp:zasubs1_then_zasubd0
72922 0, // GPR64sp:zasubs1_then_zasubd1
72923 0, // GPR64sp:zasubs1_then_zasubq0
72924 0, // GPR64sp:zasubs1_then_zasubq1
72925 0, // GPR64sp:zasubs1_then_zasubd1_then_zasubq0
72926 0, // GPR64sp:zasubs1_then_zasubd1_then_zasubq1
72927 0, // GPR64sp:zasubh1_then_zasubd0
72928 0, // GPR64sp:zasubh1_then_zasubd1
72929 0, // GPR64sp:zasubh1_then_zasubq0
72930 0, // GPR64sp:zasubh1_then_zasubq1
72931 0, // GPR64sp:zasubh1_then_zasubs0
72932 0, // GPR64sp:zasubh1_then_zasubs1
72933 0, // GPR64sp:zasubh1_then_zasubd1_then_zasubq0
72934 0, // GPR64sp:zasubh1_then_zasubd1_then_zasubq1
72935 0, // GPR64sp:zasubh1_then_zasubs1_then_zasubd0
72936 0, // GPR64sp:zasubh1_then_zasubs1_then_zasubd1
72937 0, // GPR64sp:zasubh1_then_zasubs1_then_zasubq0
72938 0, // GPR64sp:zasubh1_then_zasubs1_then_zasubq1
72939 0, // GPR64sp:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
72940 0, // GPR64sp:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
72941 0, // GPR64sp:dsub1_then_bsub
72942 0, // GPR64sp:dsub1_then_hsub
72943 0, // GPR64sp:dsub1_then_ssub
72944 0, // GPR64sp:dsub3_then_bsub
72945 0, // GPR64sp:dsub3_then_hsub
72946 0, // GPR64sp:dsub3_then_ssub
72947 0, // GPR64sp:dsub2_then_bsub
72948 0, // GPR64sp:dsub2_then_hsub
72949 0, // GPR64sp:dsub2_then_ssub
72950 0, // GPR64sp:psub1_then_psub
72951 0, // GPR64sp:qsub1_then_bsub
72952 0, // GPR64sp:qsub1_then_dsub
72953 0, // GPR64sp:qsub1_then_hsub
72954 0, // GPR64sp:qsub1_then_ssub
72955 0, // GPR64sp:qsub3_then_bsub
72956 0, // GPR64sp:qsub3_then_dsub
72957 0, // GPR64sp:qsub3_then_hsub
72958 0, // GPR64sp:qsub3_then_ssub
72959 0, // GPR64sp:qsub2_then_bsub
72960 0, // GPR64sp:qsub2_then_dsub
72961 0, // GPR64sp:qsub2_then_hsub
72962 0, // GPR64sp:qsub2_then_ssub
72963 0, // GPR64sp:x8sub_7_then_sub_32
72964 0, // GPR64sp:x8sub_6_then_sub_32
72965 0, // GPR64sp:x8sub_5_then_sub_32
72966 0, // GPR64sp:x8sub_4_then_sub_32
72967 0, // GPR64sp:x8sub_3_then_sub_32
72968 0, // GPR64sp:x8sub_2_then_sub_32
72969 0, // GPR64sp:x8sub_1_then_sub_32
72970 0, // GPR64sp:subo64_then_sub_32
72971 0, // GPR64sp:zsub1_then_bsub
72972 0, // GPR64sp:zsub1_then_dsub
72973 0, // GPR64sp:zsub1_then_hsub
72974 0, // GPR64sp:zsub1_then_ssub
72975 0, // GPR64sp:zsub1_then_zsub
72976 0, // GPR64sp:zsub3_then_bsub
72977 0, // GPR64sp:zsub3_then_dsub
72978 0, // GPR64sp:zsub3_then_hsub
72979 0, // GPR64sp:zsub3_then_ssub
72980 0, // GPR64sp:zsub3_then_zsub
72981 0, // GPR64sp:zsub2_then_bsub
72982 0, // GPR64sp:zsub2_then_dsub
72983 0, // GPR64sp:zsub2_then_hsub
72984 0, // GPR64sp:zsub2_then_ssub
72985 0, // GPR64sp:zsub2_then_zsub
72986 0, // GPR64sp:dsub0_dsub1
72987 0, // GPR64sp:dsub0_dsub1_dsub2
72988 0, // GPR64sp:dsub1_dsub2
72989 0, // GPR64sp:dsub1_dsub2_dsub3
72990 0, // GPR64sp:dsub2_dsub3
72991 0, // GPR64sp:dsub_qsub1_then_dsub
72992 0, // GPR64sp:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
72993 0, // GPR64sp:dsub_qsub1_then_dsub_qsub2_then_dsub
72994 0, // GPR64sp:qsub0_qsub1
72995 0, // GPR64sp:qsub0_qsub1_qsub2
72996 0, // GPR64sp:qsub1_qsub2
72997 0, // GPR64sp:qsub1_qsub2_qsub3
72998 0, // GPR64sp:qsub2_qsub3
72999 0, // GPR64sp:qsub1_then_dsub_qsub2_then_dsub
73000 0, // GPR64sp:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73001 0, // GPR64sp:qsub2_then_dsub_qsub3_then_dsub
73002 0, // GPR64sp:sub_32_x8sub_1_then_sub_32
73003 0, // GPR64sp:x8sub_0_x8sub_1
73004 0, // GPR64sp:x8sub_2_x8sub_3
73005 0, // GPR64sp:x8sub_4_x8sub_5
73006 0, // GPR64sp:x8sub_6_x8sub_7
73007 0, // GPR64sp:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73008 0, // GPR64sp:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73009 0, // GPR64sp:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73010 0, // GPR64sp:sub_32_subo64_then_sub_32
73011 0, // GPR64sp:dsub_zsub1_then_dsub
73012 0, // GPR64sp:zsub_zsub1_then_zsub
73013 0, // GPR64sp:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73014 0, // GPR64sp:dsub_zsub1_then_dsub_zsub2_then_dsub
73015 0, // GPR64sp:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73016 0, // GPR64sp:zsub_zsub1_then_zsub_zsub2_then_zsub
73017 0, // GPR64sp:zsub0_zsub1
73018 0, // GPR64sp:zsub0_zsub1_zsub2
73019 0, // GPR64sp:zsub1_zsub2
73020 0, // GPR64sp:zsub1_zsub2_zsub3
73021 0, // GPR64sp:zsub2_zsub3
73022 0, // GPR64sp:zsub1_then_dsub_zsub2_then_dsub
73023 0, // GPR64sp:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73024 0, // GPR64sp:zsub1_then_zsub_zsub2_then_zsub
73025 0, // GPR64sp:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73026 0, // GPR64sp:zsub2_then_dsub_zsub3_then_dsub
73027 0, // GPR64sp:zsub2_then_zsub_zsub3_then_zsub
73028 0, // GPR64sp:zsub0_zsub2
73029 0, // GPR64sp:zsub1_zsub3
73030 },
73031 { // GPR64common
73032 0, // GPR64common:bsub
73033 0, // GPR64common:dsub
73034 0, // GPR64common:dsub0
73035 0, // GPR64common:dsub1
73036 0, // GPR64common:dsub2
73037 0, // GPR64common:dsub3
73038 0, // GPR64common:hsub
73039 0, // GPR64common:psub
73040 0, // GPR64common:psub0
73041 0, // GPR64common:psub1
73042 0, // GPR64common:qsub0
73043 0, // GPR64common:qsub1
73044 0, // GPR64common:qsub2
73045 0, // GPR64common:qsub3
73046 0, // GPR64common:ssub
73047 27, // GPR64common:sub_32 -> GPR32common
73048 0, // GPR64common:sube32
73049 0, // GPR64common:sube64
73050 0, // GPR64common:subo32
73051 0, // GPR64common:subo64
73052 0, // GPR64common:x8sub_0
73053 0, // GPR64common:x8sub_1
73054 0, // GPR64common:x8sub_2
73055 0, // GPR64common:x8sub_3
73056 0, // GPR64common:x8sub_4
73057 0, // GPR64common:x8sub_5
73058 0, // GPR64common:x8sub_6
73059 0, // GPR64common:x8sub_7
73060 0, // GPR64common:zasubb
73061 0, // GPR64common:zasubd0
73062 0, // GPR64common:zasubd1
73063 0, // GPR64common:zasubh0
73064 0, // GPR64common:zasubh1
73065 0, // GPR64common:zasubq0
73066 0, // GPR64common:zasubq1
73067 0, // GPR64common:zasubs0
73068 0, // GPR64common:zasubs1
73069 0, // GPR64common:zsub
73070 0, // GPR64common:zsub0
73071 0, // GPR64common:zsub1
73072 0, // GPR64common:zsub2
73073 0, // GPR64common:zsub3
73074 0, // GPR64common:zasubd1_then_zasubq0
73075 0, // GPR64common:zasubd1_then_zasubq1
73076 0, // GPR64common:zasubs1_then_zasubd0
73077 0, // GPR64common:zasubs1_then_zasubd1
73078 0, // GPR64common:zasubs1_then_zasubq0
73079 0, // GPR64common:zasubs1_then_zasubq1
73080 0, // GPR64common:zasubs1_then_zasubd1_then_zasubq0
73081 0, // GPR64common:zasubs1_then_zasubd1_then_zasubq1
73082 0, // GPR64common:zasubh1_then_zasubd0
73083 0, // GPR64common:zasubh1_then_zasubd1
73084 0, // GPR64common:zasubh1_then_zasubq0
73085 0, // GPR64common:zasubh1_then_zasubq1
73086 0, // GPR64common:zasubh1_then_zasubs0
73087 0, // GPR64common:zasubh1_then_zasubs1
73088 0, // GPR64common:zasubh1_then_zasubd1_then_zasubq0
73089 0, // GPR64common:zasubh1_then_zasubd1_then_zasubq1
73090 0, // GPR64common:zasubh1_then_zasubs1_then_zasubd0
73091 0, // GPR64common:zasubh1_then_zasubs1_then_zasubd1
73092 0, // GPR64common:zasubh1_then_zasubs1_then_zasubq0
73093 0, // GPR64common:zasubh1_then_zasubs1_then_zasubq1
73094 0, // GPR64common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
73095 0, // GPR64common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
73096 0, // GPR64common:dsub1_then_bsub
73097 0, // GPR64common:dsub1_then_hsub
73098 0, // GPR64common:dsub1_then_ssub
73099 0, // GPR64common:dsub3_then_bsub
73100 0, // GPR64common:dsub3_then_hsub
73101 0, // GPR64common:dsub3_then_ssub
73102 0, // GPR64common:dsub2_then_bsub
73103 0, // GPR64common:dsub2_then_hsub
73104 0, // GPR64common:dsub2_then_ssub
73105 0, // GPR64common:psub1_then_psub
73106 0, // GPR64common:qsub1_then_bsub
73107 0, // GPR64common:qsub1_then_dsub
73108 0, // GPR64common:qsub1_then_hsub
73109 0, // GPR64common:qsub1_then_ssub
73110 0, // GPR64common:qsub3_then_bsub
73111 0, // GPR64common:qsub3_then_dsub
73112 0, // GPR64common:qsub3_then_hsub
73113 0, // GPR64common:qsub3_then_ssub
73114 0, // GPR64common:qsub2_then_bsub
73115 0, // GPR64common:qsub2_then_dsub
73116 0, // GPR64common:qsub2_then_hsub
73117 0, // GPR64common:qsub2_then_ssub
73118 0, // GPR64common:x8sub_7_then_sub_32
73119 0, // GPR64common:x8sub_6_then_sub_32
73120 0, // GPR64common:x8sub_5_then_sub_32
73121 0, // GPR64common:x8sub_4_then_sub_32
73122 0, // GPR64common:x8sub_3_then_sub_32
73123 0, // GPR64common:x8sub_2_then_sub_32
73124 0, // GPR64common:x8sub_1_then_sub_32
73125 0, // GPR64common:subo64_then_sub_32
73126 0, // GPR64common:zsub1_then_bsub
73127 0, // GPR64common:zsub1_then_dsub
73128 0, // GPR64common:zsub1_then_hsub
73129 0, // GPR64common:zsub1_then_ssub
73130 0, // GPR64common:zsub1_then_zsub
73131 0, // GPR64common:zsub3_then_bsub
73132 0, // GPR64common:zsub3_then_dsub
73133 0, // GPR64common:zsub3_then_hsub
73134 0, // GPR64common:zsub3_then_ssub
73135 0, // GPR64common:zsub3_then_zsub
73136 0, // GPR64common:zsub2_then_bsub
73137 0, // GPR64common:zsub2_then_dsub
73138 0, // GPR64common:zsub2_then_hsub
73139 0, // GPR64common:zsub2_then_ssub
73140 0, // GPR64common:zsub2_then_zsub
73141 0, // GPR64common:dsub0_dsub1
73142 0, // GPR64common:dsub0_dsub1_dsub2
73143 0, // GPR64common:dsub1_dsub2
73144 0, // GPR64common:dsub1_dsub2_dsub3
73145 0, // GPR64common:dsub2_dsub3
73146 0, // GPR64common:dsub_qsub1_then_dsub
73147 0, // GPR64common:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73148 0, // GPR64common:dsub_qsub1_then_dsub_qsub2_then_dsub
73149 0, // GPR64common:qsub0_qsub1
73150 0, // GPR64common:qsub0_qsub1_qsub2
73151 0, // GPR64common:qsub1_qsub2
73152 0, // GPR64common:qsub1_qsub2_qsub3
73153 0, // GPR64common:qsub2_qsub3
73154 0, // GPR64common:qsub1_then_dsub_qsub2_then_dsub
73155 0, // GPR64common:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73156 0, // GPR64common:qsub2_then_dsub_qsub3_then_dsub
73157 0, // GPR64common:sub_32_x8sub_1_then_sub_32
73158 0, // GPR64common:x8sub_0_x8sub_1
73159 0, // GPR64common:x8sub_2_x8sub_3
73160 0, // GPR64common:x8sub_4_x8sub_5
73161 0, // GPR64common:x8sub_6_x8sub_7
73162 0, // GPR64common:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73163 0, // GPR64common:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73164 0, // GPR64common:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73165 0, // GPR64common:sub_32_subo64_then_sub_32
73166 0, // GPR64common:dsub_zsub1_then_dsub
73167 0, // GPR64common:zsub_zsub1_then_zsub
73168 0, // GPR64common:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73169 0, // GPR64common:dsub_zsub1_then_dsub_zsub2_then_dsub
73170 0, // GPR64common:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73171 0, // GPR64common:zsub_zsub1_then_zsub_zsub2_then_zsub
73172 0, // GPR64common:zsub0_zsub1
73173 0, // GPR64common:zsub0_zsub1_zsub2
73174 0, // GPR64common:zsub1_zsub2
73175 0, // GPR64common:zsub1_zsub2_zsub3
73176 0, // GPR64common:zsub2_zsub3
73177 0, // GPR64common:zsub1_then_dsub_zsub2_then_dsub
73178 0, // GPR64common:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73179 0, // GPR64common:zsub1_then_zsub_zsub2_then_zsub
73180 0, // GPR64common:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73181 0, // GPR64common:zsub2_then_dsub_zsub3_then_dsub
73182 0, // GPR64common:zsub2_then_zsub_zsub3_then_zsub
73183 0, // GPR64common:zsub0_zsub2
73184 0, // GPR64common:zsub1_zsub3
73185 },
73186 { // GPR64noip
73187 0, // GPR64noip:bsub
73188 0, // GPR64noip:dsub
73189 0, // GPR64noip:dsub0
73190 0, // GPR64noip:dsub1
73191 0, // GPR64noip:dsub2
73192 0, // GPR64noip:dsub3
73193 0, // GPR64noip:hsub
73194 0, // GPR64noip:psub
73195 0, // GPR64noip:psub0
73196 0, // GPR64noip:psub1
73197 0, // GPR64noip:qsub0
73198 0, // GPR64noip:qsub1
73199 0, // GPR64noip:qsub2
73200 0, // GPR64noip:qsub3
73201 0, // GPR64noip:ssub
73202 25, // GPR64noip:sub_32 -> GPR32
73203 0, // GPR64noip:sube32
73204 0, // GPR64noip:sube64
73205 0, // GPR64noip:subo32
73206 0, // GPR64noip:subo64
73207 0, // GPR64noip:x8sub_0
73208 0, // GPR64noip:x8sub_1
73209 0, // GPR64noip:x8sub_2
73210 0, // GPR64noip:x8sub_3
73211 0, // GPR64noip:x8sub_4
73212 0, // GPR64noip:x8sub_5
73213 0, // GPR64noip:x8sub_6
73214 0, // GPR64noip:x8sub_7
73215 0, // GPR64noip:zasubb
73216 0, // GPR64noip:zasubd0
73217 0, // GPR64noip:zasubd1
73218 0, // GPR64noip:zasubh0
73219 0, // GPR64noip:zasubh1
73220 0, // GPR64noip:zasubq0
73221 0, // GPR64noip:zasubq1
73222 0, // GPR64noip:zasubs0
73223 0, // GPR64noip:zasubs1
73224 0, // GPR64noip:zsub
73225 0, // GPR64noip:zsub0
73226 0, // GPR64noip:zsub1
73227 0, // GPR64noip:zsub2
73228 0, // GPR64noip:zsub3
73229 0, // GPR64noip:zasubd1_then_zasubq0
73230 0, // GPR64noip:zasubd1_then_zasubq1
73231 0, // GPR64noip:zasubs1_then_zasubd0
73232 0, // GPR64noip:zasubs1_then_zasubd1
73233 0, // GPR64noip:zasubs1_then_zasubq0
73234 0, // GPR64noip:zasubs1_then_zasubq1
73235 0, // GPR64noip:zasubs1_then_zasubd1_then_zasubq0
73236 0, // GPR64noip:zasubs1_then_zasubd1_then_zasubq1
73237 0, // GPR64noip:zasubh1_then_zasubd0
73238 0, // GPR64noip:zasubh1_then_zasubd1
73239 0, // GPR64noip:zasubh1_then_zasubq0
73240 0, // GPR64noip:zasubh1_then_zasubq1
73241 0, // GPR64noip:zasubh1_then_zasubs0
73242 0, // GPR64noip:zasubh1_then_zasubs1
73243 0, // GPR64noip:zasubh1_then_zasubd1_then_zasubq0
73244 0, // GPR64noip:zasubh1_then_zasubd1_then_zasubq1
73245 0, // GPR64noip:zasubh1_then_zasubs1_then_zasubd0
73246 0, // GPR64noip:zasubh1_then_zasubs1_then_zasubd1
73247 0, // GPR64noip:zasubh1_then_zasubs1_then_zasubq0
73248 0, // GPR64noip:zasubh1_then_zasubs1_then_zasubq1
73249 0, // GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
73250 0, // GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
73251 0, // GPR64noip:dsub1_then_bsub
73252 0, // GPR64noip:dsub1_then_hsub
73253 0, // GPR64noip:dsub1_then_ssub
73254 0, // GPR64noip:dsub3_then_bsub
73255 0, // GPR64noip:dsub3_then_hsub
73256 0, // GPR64noip:dsub3_then_ssub
73257 0, // GPR64noip:dsub2_then_bsub
73258 0, // GPR64noip:dsub2_then_hsub
73259 0, // GPR64noip:dsub2_then_ssub
73260 0, // GPR64noip:psub1_then_psub
73261 0, // GPR64noip:qsub1_then_bsub
73262 0, // GPR64noip:qsub1_then_dsub
73263 0, // GPR64noip:qsub1_then_hsub
73264 0, // GPR64noip:qsub1_then_ssub
73265 0, // GPR64noip:qsub3_then_bsub
73266 0, // GPR64noip:qsub3_then_dsub
73267 0, // GPR64noip:qsub3_then_hsub
73268 0, // GPR64noip:qsub3_then_ssub
73269 0, // GPR64noip:qsub2_then_bsub
73270 0, // GPR64noip:qsub2_then_dsub
73271 0, // GPR64noip:qsub2_then_hsub
73272 0, // GPR64noip:qsub2_then_ssub
73273 0, // GPR64noip:x8sub_7_then_sub_32
73274 0, // GPR64noip:x8sub_6_then_sub_32
73275 0, // GPR64noip:x8sub_5_then_sub_32
73276 0, // GPR64noip:x8sub_4_then_sub_32
73277 0, // GPR64noip:x8sub_3_then_sub_32
73278 0, // GPR64noip:x8sub_2_then_sub_32
73279 0, // GPR64noip:x8sub_1_then_sub_32
73280 0, // GPR64noip:subo64_then_sub_32
73281 0, // GPR64noip:zsub1_then_bsub
73282 0, // GPR64noip:zsub1_then_dsub
73283 0, // GPR64noip:zsub1_then_hsub
73284 0, // GPR64noip:zsub1_then_ssub
73285 0, // GPR64noip:zsub1_then_zsub
73286 0, // GPR64noip:zsub3_then_bsub
73287 0, // GPR64noip:zsub3_then_dsub
73288 0, // GPR64noip:zsub3_then_hsub
73289 0, // GPR64noip:zsub3_then_ssub
73290 0, // GPR64noip:zsub3_then_zsub
73291 0, // GPR64noip:zsub2_then_bsub
73292 0, // GPR64noip:zsub2_then_dsub
73293 0, // GPR64noip:zsub2_then_hsub
73294 0, // GPR64noip:zsub2_then_ssub
73295 0, // GPR64noip:zsub2_then_zsub
73296 0, // GPR64noip:dsub0_dsub1
73297 0, // GPR64noip:dsub0_dsub1_dsub2
73298 0, // GPR64noip:dsub1_dsub2
73299 0, // GPR64noip:dsub1_dsub2_dsub3
73300 0, // GPR64noip:dsub2_dsub3
73301 0, // GPR64noip:dsub_qsub1_then_dsub
73302 0, // GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73303 0, // GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
73304 0, // GPR64noip:qsub0_qsub1
73305 0, // GPR64noip:qsub0_qsub1_qsub2
73306 0, // GPR64noip:qsub1_qsub2
73307 0, // GPR64noip:qsub1_qsub2_qsub3
73308 0, // GPR64noip:qsub2_qsub3
73309 0, // GPR64noip:qsub1_then_dsub_qsub2_then_dsub
73310 0, // GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73311 0, // GPR64noip:qsub2_then_dsub_qsub3_then_dsub
73312 0, // GPR64noip:sub_32_x8sub_1_then_sub_32
73313 0, // GPR64noip:x8sub_0_x8sub_1
73314 0, // GPR64noip:x8sub_2_x8sub_3
73315 0, // GPR64noip:x8sub_4_x8sub_5
73316 0, // GPR64noip:x8sub_6_x8sub_7
73317 0, // GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73318 0, // GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73319 0, // GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73320 0, // GPR64noip:sub_32_subo64_then_sub_32
73321 0, // GPR64noip:dsub_zsub1_then_dsub
73322 0, // GPR64noip:zsub_zsub1_then_zsub
73323 0, // GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73324 0, // GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
73325 0, // GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73326 0, // GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
73327 0, // GPR64noip:zsub0_zsub1
73328 0, // GPR64noip:zsub0_zsub1_zsub2
73329 0, // GPR64noip:zsub1_zsub2
73330 0, // GPR64noip:zsub1_zsub2_zsub3
73331 0, // GPR64noip:zsub2_zsub3
73332 0, // GPR64noip:zsub1_then_dsub_zsub2_then_dsub
73333 0, // GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73334 0, // GPR64noip:zsub1_then_zsub_zsub2_then_zsub
73335 0, // GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73336 0, // GPR64noip:zsub2_then_dsub_zsub3_then_dsub
73337 0, // GPR64noip:zsub2_then_zsub_zsub3_then_zsub
73338 0, // GPR64noip:zsub0_zsub2
73339 0, // GPR64noip:zsub1_zsub3
73340 },
73341 { // GPR64common_and_GPR64noip
73342 0, // GPR64common_and_GPR64noip:bsub
73343 0, // GPR64common_and_GPR64noip:dsub
73344 0, // GPR64common_and_GPR64noip:dsub0
73345 0, // GPR64common_and_GPR64noip:dsub1
73346 0, // GPR64common_and_GPR64noip:dsub2
73347 0, // GPR64common_and_GPR64noip:dsub3
73348 0, // GPR64common_and_GPR64noip:hsub
73349 0, // GPR64common_and_GPR64noip:psub
73350 0, // GPR64common_and_GPR64noip:psub0
73351 0, // GPR64common_and_GPR64noip:psub1
73352 0, // GPR64common_and_GPR64noip:qsub0
73353 0, // GPR64common_and_GPR64noip:qsub1
73354 0, // GPR64common_and_GPR64noip:qsub2
73355 0, // GPR64common_and_GPR64noip:qsub3
73356 0, // GPR64common_and_GPR64noip:ssub
73357 27, // GPR64common_and_GPR64noip:sub_32 -> GPR32common
73358 0, // GPR64common_and_GPR64noip:sube32
73359 0, // GPR64common_and_GPR64noip:sube64
73360 0, // GPR64common_and_GPR64noip:subo32
73361 0, // GPR64common_and_GPR64noip:subo64
73362 0, // GPR64common_and_GPR64noip:x8sub_0
73363 0, // GPR64common_and_GPR64noip:x8sub_1
73364 0, // GPR64common_and_GPR64noip:x8sub_2
73365 0, // GPR64common_and_GPR64noip:x8sub_3
73366 0, // GPR64common_and_GPR64noip:x8sub_4
73367 0, // GPR64common_and_GPR64noip:x8sub_5
73368 0, // GPR64common_and_GPR64noip:x8sub_6
73369 0, // GPR64common_and_GPR64noip:x8sub_7
73370 0, // GPR64common_and_GPR64noip:zasubb
73371 0, // GPR64common_and_GPR64noip:zasubd0
73372 0, // GPR64common_and_GPR64noip:zasubd1
73373 0, // GPR64common_and_GPR64noip:zasubh0
73374 0, // GPR64common_and_GPR64noip:zasubh1
73375 0, // GPR64common_and_GPR64noip:zasubq0
73376 0, // GPR64common_and_GPR64noip:zasubq1
73377 0, // GPR64common_and_GPR64noip:zasubs0
73378 0, // GPR64common_and_GPR64noip:zasubs1
73379 0, // GPR64common_and_GPR64noip:zsub
73380 0, // GPR64common_and_GPR64noip:zsub0
73381 0, // GPR64common_and_GPR64noip:zsub1
73382 0, // GPR64common_and_GPR64noip:zsub2
73383 0, // GPR64common_and_GPR64noip:zsub3
73384 0, // GPR64common_and_GPR64noip:zasubd1_then_zasubq0
73385 0, // GPR64common_and_GPR64noip:zasubd1_then_zasubq1
73386 0, // GPR64common_and_GPR64noip:zasubs1_then_zasubd0
73387 0, // GPR64common_and_GPR64noip:zasubs1_then_zasubd1
73388 0, // GPR64common_and_GPR64noip:zasubs1_then_zasubq0
73389 0, // GPR64common_and_GPR64noip:zasubs1_then_zasubq1
73390 0, // GPR64common_and_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
73391 0, // GPR64common_and_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
73392 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubd0
73393 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubd1
73394 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubq0
73395 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubq1
73396 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs0
73397 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1
73398 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
73399 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
73400 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
73401 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
73402 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
73403 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
73404 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
73405 0, // GPR64common_and_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
73406 0, // GPR64common_and_GPR64noip:dsub1_then_bsub
73407 0, // GPR64common_and_GPR64noip:dsub1_then_hsub
73408 0, // GPR64common_and_GPR64noip:dsub1_then_ssub
73409 0, // GPR64common_and_GPR64noip:dsub3_then_bsub
73410 0, // GPR64common_and_GPR64noip:dsub3_then_hsub
73411 0, // GPR64common_and_GPR64noip:dsub3_then_ssub
73412 0, // GPR64common_and_GPR64noip:dsub2_then_bsub
73413 0, // GPR64common_and_GPR64noip:dsub2_then_hsub
73414 0, // GPR64common_and_GPR64noip:dsub2_then_ssub
73415 0, // GPR64common_and_GPR64noip:psub1_then_psub
73416 0, // GPR64common_and_GPR64noip:qsub1_then_bsub
73417 0, // GPR64common_and_GPR64noip:qsub1_then_dsub
73418 0, // GPR64common_and_GPR64noip:qsub1_then_hsub
73419 0, // GPR64common_and_GPR64noip:qsub1_then_ssub
73420 0, // GPR64common_and_GPR64noip:qsub3_then_bsub
73421 0, // GPR64common_and_GPR64noip:qsub3_then_dsub
73422 0, // GPR64common_and_GPR64noip:qsub3_then_hsub
73423 0, // GPR64common_and_GPR64noip:qsub3_then_ssub
73424 0, // GPR64common_and_GPR64noip:qsub2_then_bsub
73425 0, // GPR64common_and_GPR64noip:qsub2_then_dsub
73426 0, // GPR64common_and_GPR64noip:qsub2_then_hsub
73427 0, // GPR64common_and_GPR64noip:qsub2_then_ssub
73428 0, // GPR64common_and_GPR64noip:x8sub_7_then_sub_32
73429 0, // GPR64common_and_GPR64noip:x8sub_6_then_sub_32
73430 0, // GPR64common_and_GPR64noip:x8sub_5_then_sub_32
73431 0, // GPR64common_and_GPR64noip:x8sub_4_then_sub_32
73432 0, // GPR64common_and_GPR64noip:x8sub_3_then_sub_32
73433 0, // GPR64common_and_GPR64noip:x8sub_2_then_sub_32
73434 0, // GPR64common_and_GPR64noip:x8sub_1_then_sub_32
73435 0, // GPR64common_and_GPR64noip:subo64_then_sub_32
73436 0, // GPR64common_and_GPR64noip:zsub1_then_bsub
73437 0, // GPR64common_and_GPR64noip:zsub1_then_dsub
73438 0, // GPR64common_and_GPR64noip:zsub1_then_hsub
73439 0, // GPR64common_and_GPR64noip:zsub1_then_ssub
73440 0, // GPR64common_and_GPR64noip:zsub1_then_zsub
73441 0, // GPR64common_and_GPR64noip:zsub3_then_bsub
73442 0, // GPR64common_and_GPR64noip:zsub3_then_dsub
73443 0, // GPR64common_and_GPR64noip:zsub3_then_hsub
73444 0, // GPR64common_and_GPR64noip:zsub3_then_ssub
73445 0, // GPR64common_and_GPR64noip:zsub3_then_zsub
73446 0, // GPR64common_and_GPR64noip:zsub2_then_bsub
73447 0, // GPR64common_and_GPR64noip:zsub2_then_dsub
73448 0, // GPR64common_and_GPR64noip:zsub2_then_hsub
73449 0, // GPR64common_and_GPR64noip:zsub2_then_ssub
73450 0, // GPR64common_and_GPR64noip:zsub2_then_zsub
73451 0, // GPR64common_and_GPR64noip:dsub0_dsub1
73452 0, // GPR64common_and_GPR64noip:dsub0_dsub1_dsub2
73453 0, // GPR64common_and_GPR64noip:dsub1_dsub2
73454 0, // GPR64common_and_GPR64noip:dsub1_dsub2_dsub3
73455 0, // GPR64common_and_GPR64noip:dsub2_dsub3
73456 0, // GPR64common_and_GPR64noip:dsub_qsub1_then_dsub
73457 0, // GPR64common_and_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73458 0, // GPR64common_and_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
73459 0, // GPR64common_and_GPR64noip:qsub0_qsub1
73460 0, // GPR64common_and_GPR64noip:qsub0_qsub1_qsub2
73461 0, // GPR64common_and_GPR64noip:qsub1_qsub2
73462 0, // GPR64common_and_GPR64noip:qsub1_qsub2_qsub3
73463 0, // GPR64common_and_GPR64noip:qsub2_qsub3
73464 0, // GPR64common_and_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
73465 0, // GPR64common_and_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73466 0, // GPR64common_and_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
73467 0, // GPR64common_and_GPR64noip:sub_32_x8sub_1_then_sub_32
73468 0, // GPR64common_and_GPR64noip:x8sub_0_x8sub_1
73469 0, // GPR64common_and_GPR64noip:x8sub_2_x8sub_3
73470 0, // GPR64common_and_GPR64noip:x8sub_4_x8sub_5
73471 0, // GPR64common_and_GPR64noip:x8sub_6_x8sub_7
73472 0, // GPR64common_and_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73473 0, // GPR64common_and_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73474 0, // GPR64common_and_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73475 0, // GPR64common_and_GPR64noip:sub_32_subo64_then_sub_32
73476 0, // GPR64common_and_GPR64noip:dsub_zsub1_then_dsub
73477 0, // GPR64common_and_GPR64noip:zsub_zsub1_then_zsub
73478 0, // GPR64common_and_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73479 0, // GPR64common_and_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
73480 0, // GPR64common_and_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73481 0, // GPR64common_and_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
73482 0, // GPR64common_and_GPR64noip:zsub0_zsub1
73483 0, // GPR64common_and_GPR64noip:zsub0_zsub1_zsub2
73484 0, // GPR64common_and_GPR64noip:zsub1_zsub2
73485 0, // GPR64common_and_GPR64noip:zsub1_zsub2_zsub3
73486 0, // GPR64common_and_GPR64noip:zsub2_zsub3
73487 0, // GPR64common_and_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
73488 0, // GPR64common_and_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73489 0, // GPR64common_and_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
73490 0, // GPR64common_and_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73491 0, // GPR64common_and_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
73492 0, // GPR64common_and_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
73493 0, // GPR64common_and_GPR64noip:zsub0_zsub2
73494 0, // GPR64common_and_GPR64noip:zsub1_zsub3
73495 },
73496 { // tcGPR64
73497 0, // tcGPR64:bsub
73498 0, // tcGPR64:dsub
73499 0, // tcGPR64:dsub0
73500 0, // tcGPR64:dsub1
73501 0, // tcGPR64:dsub2
73502 0, // tcGPR64:dsub3
73503 0, // tcGPR64:hsub
73504 0, // tcGPR64:psub
73505 0, // tcGPR64:psub0
73506 0, // tcGPR64:psub1
73507 0, // tcGPR64:qsub0
73508 0, // tcGPR64:qsub1
73509 0, // tcGPR64:qsub2
73510 0, // tcGPR64:qsub3
73511 0, // tcGPR64:ssub
73512 27, // tcGPR64:sub_32 -> GPR32common
73513 0, // tcGPR64:sube32
73514 0, // tcGPR64:sube64
73515 0, // tcGPR64:subo32
73516 0, // tcGPR64:subo64
73517 0, // tcGPR64:x8sub_0
73518 0, // tcGPR64:x8sub_1
73519 0, // tcGPR64:x8sub_2
73520 0, // tcGPR64:x8sub_3
73521 0, // tcGPR64:x8sub_4
73522 0, // tcGPR64:x8sub_5
73523 0, // tcGPR64:x8sub_6
73524 0, // tcGPR64:x8sub_7
73525 0, // tcGPR64:zasubb
73526 0, // tcGPR64:zasubd0
73527 0, // tcGPR64:zasubd1
73528 0, // tcGPR64:zasubh0
73529 0, // tcGPR64:zasubh1
73530 0, // tcGPR64:zasubq0
73531 0, // tcGPR64:zasubq1
73532 0, // tcGPR64:zasubs0
73533 0, // tcGPR64:zasubs1
73534 0, // tcGPR64:zsub
73535 0, // tcGPR64:zsub0
73536 0, // tcGPR64:zsub1
73537 0, // tcGPR64:zsub2
73538 0, // tcGPR64:zsub3
73539 0, // tcGPR64:zasubd1_then_zasubq0
73540 0, // tcGPR64:zasubd1_then_zasubq1
73541 0, // tcGPR64:zasubs1_then_zasubd0
73542 0, // tcGPR64:zasubs1_then_zasubd1
73543 0, // tcGPR64:zasubs1_then_zasubq0
73544 0, // tcGPR64:zasubs1_then_zasubq1
73545 0, // tcGPR64:zasubs1_then_zasubd1_then_zasubq0
73546 0, // tcGPR64:zasubs1_then_zasubd1_then_zasubq1
73547 0, // tcGPR64:zasubh1_then_zasubd0
73548 0, // tcGPR64:zasubh1_then_zasubd1
73549 0, // tcGPR64:zasubh1_then_zasubq0
73550 0, // tcGPR64:zasubh1_then_zasubq1
73551 0, // tcGPR64:zasubh1_then_zasubs0
73552 0, // tcGPR64:zasubh1_then_zasubs1
73553 0, // tcGPR64:zasubh1_then_zasubd1_then_zasubq0
73554 0, // tcGPR64:zasubh1_then_zasubd1_then_zasubq1
73555 0, // tcGPR64:zasubh1_then_zasubs1_then_zasubd0
73556 0, // tcGPR64:zasubh1_then_zasubs1_then_zasubd1
73557 0, // tcGPR64:zasubh1_then_zasubs1_then_zasubq0
73558 0, // tcGPR64:zasubh1_then_zasubs1_then_zasubq1
73559 0, // tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
73560 0, // tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
73561 0, // tcGPR64:dsub1_then_bsub
73562 0, // tcGPR64:dsub1_then_hsub
73563 0, // tcGPR64:dsub1_then_ssub
73564 0, // tcGPR64:dsub3_then_bsub
73565 0, // tcGPR64:dsub3_then_hsub
73566 0, // tcGPR64:dsub3_then_ssub
73567 0, // tcGPR64:dsub2_then_bsub
73568 0, // tcGPR64:dsub2_then_hsub
73569 0, // tcGPR64:dsub2_then_ssub
73570 0, // tcGPR64:psub1_then_psub
73571 0, // tcGPR64:qsub1_then_bsub
73572 0, // tcGPR64:qsub1_then_dsub
73573 0, // tcGPR64:qsub1_then_hsub
73574 0, // tcGPR64:qsub1_then_ssub
73575 0, // tcGPR64:qsub3_then_bsub
73576 0, // tcGPR64:qsub3_then_dsub
73577 0, // tcGPR64:qsub3_then_hsub
73578 0, // tcGPR64:qsub3_then_ssub
73579 0, // tcGPR64:qsub2_then_bsub
73580 0, // tcGPR64:qsub2_then_dsub
73581 0, // tcGPR64:qsub2_then_hsub
73582 0, // tcGPR64:qsub2_then_ssub
73583 0, // tcGPR64:x8sub_7_then_sub_32
73584 0, // tcGPR64:x8sub_6_then_sub_32
73585 0, // tcGPR64:x8sub_5_then_sub_32
73586 0, // tcGPR64:x8sub_4_then_sub_32
73587 0, // tcGPR64:x8sub_3_then_sub_32
73588 0, // tcGPR64:x8sub_2_then_sub_32
73589 0, // tcGPR64:x8sub_1_then_sub_32
73590 0, // tcGPR64:subo64_then_sub_32
73591 0, // tcGPR64:zsub1_then_bsub
73592 0, // tcGPR64:zsub1_then_dsub
73593 0, // tcGPR64:zsub1_then_hsub
73594 0, // tcGPR64:zsub1_then_ssub
73595 0, // tcGPR64:zsub1_then_zsub
73596 0, // tcGPR64:zsub3_then_bsub
73597 0, // tcGPR64:zsub3_then_dsub
73598 0, // tcGPR64:zsub3_then_hsub
73599 0, // tcGPR64:zsub3_then_ssub
73600 0, // tcGPR64:zsub3_then_zsub
73601 0, // tcGPR64:zsub2_then_bsub
73602 0, // tcGPR64:zsub2_then_dsub
73603 0, // tcGPR64:zsub2_then_hsub
73604 0, // tcGPR64:zsub2_then_ssub
73605 0, // tcGPR64:zsub2_then_zsub
73606 0, // tcGPR64:dsub0_dsub1
73607 0, // tcGPR64:dsub0_dsub1_dsub2
73608 0, // tcGPR64:dsub1_dsub2
73609 0, // tcGPR64:dsub1_dsub2_dsub3
73610 0, // tcGPR64:dsub2_dsub3
73611 0, // tcGPR64:dsub_qsub1_then_dsub
73612 0, // tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73613 0, // tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
73614 0, // tcGPR64:qsub0_qsub1
73615 0, // tcGPR64:qsub0_qsub1_qsub2
73616 0, // tcGPR64:qsub1_qsub2
73617 0, // tcGPR64:qsub1_qsub2_qsub3
73618 0, // tcGPR64:qsub2_qsub3
73619 0, // tcGPR64:qsub1_then_dsub_qsub2_then_dsub
73620 0, // tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73621 0, // tcGPR64:qsub2_then_dsub_qsub3_then_dsub
73622 0, // tcGPR64:sub_32_x8sub_1_then_sub_32
73623 0, // tcGPR64:x8sub_0_x8sub_1
73624 0, // tcGPR64:x8sub_2_x8sub_3
73625 0, // tcGPR64:x8sub_4_x8sub_5
73626 0, // tcGPR64:x8sub_6_x8sub_7
73627 0, // tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73628 0, // tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73629 0, // tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73630 0, // tcGPR64:sub_32_subo64_then_sub_32
73631 0, // tcGPR64:dsub_zsub1_then_dsub
73632 0, // tcGPR64:zsub_zsub1_then_zsub
73633 0, // tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73634 0, // tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
73635 0, // tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73636 0, // tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
73637 0, // tcGPR64:zsub0_zsub1
73638 0, // tcGPR64:zsub0_zsub1_zsub2
73639 0, // tcGPR64:zsub1_zsub2
73640 0, // tcGPR64:zsub1_zsub2_zsub3
73641 0, // tcGPR64:zsub2_zsub3
73642 0, // tcGPR64:zsub1_then_dsub_zsub2_then_dsub
73643 0, // tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73644 0, // tcGPR64:zsub1_then_zsub_zsub2_then_zsub
73645 0, // tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73646 0, // tcGPR64:zsub2_then_dsub_zsub3_then_dsub
73647 0, // tcGPR64:zsub2_then_zsub_zsub3_then_zsub
73648 0, // tcGPR64:zsub0_zsub2
73649 0, // tcGPR64:zsub1_zsub3
73650 },
73651 { // tcGPRnotx16
73652 0, // tcGPRnotx16:bsub
73653 0, // tcGPRnotx16:dsub
73654 0, // tcGPRnotx16:dsub0
73655 0, // tcGPRnotx16:dsub1
73656 0, // tcGPRnotx16:dsub2
73657 0, // tcGPRnotx16:dsub3
73658 0, // tcGPRnotx16:hsub
73659 0, // tcGPRnotx16:psub
73660 0, // tcGPRnotx16:psub0
73661 0, // tcGPRnotx16:psub1
73662 0, // tcGPRnotx16:qsub0
73663 0, // tcGPRnotx16:qsub1
73664 0, // tcGPRnotx16:qsub2
73665 0, // tcGPRnotx16:qsub3
73666 0, // tcGPRnotx16:ssub
73667 27, // tcGPRnotx16:sub_32 -> GPR32common
73668 0, // tcGPRnotx16:sube32
73669 0, // tcGPRnotx16:sube64
73670 0, // tcGPRnotx16:subo32
73671 0, // tcGPRnotx16:subo64
73672 0, // tcGPRnotx16:x8sub_0
73673 0, // tcGPRnotx16:x8sub_1
73674 0, // tcGPRnotx16:x8sub_2
73675 0, // tcGPRnotx16:x8sub_3
73676 0, // tcGPRnotx16:x8sub_4
73677 0, // tcGPRnotx16:x8sub_5
73678 0, // tcGPRnotx16:x8sub_6
73679 0, // tcGPRnotx16:x8sub_7
73680 0, // tcGPRnotx16:zasubb
73681 0, // tcGPRnotx16:zasubd0
73682 0, // tcGPRnotx16:zasubd1
73683 0, // tcGPRnotx16:zasubh0
73684 0, // tcGPRnotx16:zasubh1
73685 0, // tcGPRnotx16:zasubq0
73686 0, // tcGPRnotx16:zasubq1
73687 0, // tcGPRnotx16:zasubs0
73688 0, // tcGPRnotx16:zasubs1
73689 0, // tcGPRnotx16:zsub
73690 0, // tcGPRnotx16:zsub0
73691 0, // tcGPRnotx16:zsub1
73692 0, // tcGPRnotx16:zsub2
73693 0, // tcGPRnotx16:zsub3
73694 0, // tcGPRnotx16:zasubd1_then_zasubq0
73695 0, // tcGPRnotx16:zasubd1_then_zasubq1
73696 0, // tcGPRnotx16:zasubs1_then_zasubd0
73697 0, // tcGPRnotx16:zasubs1_then_zasubd1
73698 0, // tcGPRnotx16:zasubs1_then_zasubq0
73699 0, // tcGPRnotx16:zasubs1_then_zasubq1
73700 0, // tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq0
73701 0, // tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq1
73702 0, // tcGPRnotx16:zasubh1_then_zasubd0
73703 0, // tcGPRnotx16:zasubh1_then_zasubd1
73704 0, // tcGPRnotx16:zasubh1_then_zasubq0
73705 0, // tcGPRnotx16:zasubh1_then_zasubq1
73706 0, // tcGPRnotx16:zasubh1_then_zasubs0
73707 0, // tcGPRnotx16:zasubh1_then_zasubs1
73708 0, // tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq0
73709 0, // tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq1
73710 0, // tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd0
73711 0, // tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1
73712 0, // tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq0
73713 0, // tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq1
73714 0, // tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
73715 0, // tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
73716 0, // tcGPRnotx16:dsub1_then_bsub
73717 0, // tcGPRnotx16:dsub1_then_hsub
73718 0, // tcGPRnotx16:dsub1_then_ssub
73719 0, // tcGPRnotx16:dsub3_then_bsub
73720 0, // tcGPRnotx16:dsub3_then_hsub
73721 0, // tcGPRnotx16:dsub3_then_ssub
73722 0, // tcGPRnotx16:dsub2_then_bsub
73723 0, // tcGPRnotx16:dsub2_then_hsub
73724 0, // tcGPRnotx16:dsub2_then_ssub
73725 0, // tcGPRnotx16:psub1_then_psub
73726 0, // tcGPRnotx16:qsub1_then_bsub
73727 0, // tcGPRnotx16:qsub1_then_dsub
73728 0, // tcGPRnotx16:qsub1_then_hsub
73729 0, // tcGPRnotx16:qsub1_then_ssub
73730 0, // tcGPRnotx16:qsub3_then_bsub
73731 0, // tcGPRnotx16:qsub3_then_dsub
73732 0, // tcGPRnotx16:qsub3_then_hsub
73733 0, // tcGPRnotx16:qsub3_then_ssub
73734 0, // tcGPRnotx16:qsub2_then_bsub
73735 0, // tcGPRnotx16:qsub2_then_dsub
73736 0, // tcGPRnotx16:qsub2_then_hsub
73737 0, // tcGPRnotx16:qsub2_then_ssub
73738 0, // tcGPRnotx16:x8sub_7_then_sub_32
73739 0, // tcGPRnotx16:x8sub_6_then_sub_32
73740 0, // tcGPRnotx16:x8sub_5_then_sub_32
73741 0, // tcGPRnotx16:x8sub_4_then_sub_32
73742 0, // tcGPRnotx16:x8sub_3_then_sub_32
73743 0, // tcGPRnotx16:x8sub_2_then_sub_32
73744 0, // tcGPRnotx16:x8sub_1_then_sub_32
73745 0, // tcGPRnotx16:subo64_then_sub_32
73746 0, // tcGPRnotx16:zsub1_then_bsub
73747 0, // tcGPRnotx16:zsub1_then_dsub
73748 0, // tcGPRnotx16:zsub1_then_hsub
73749 0, // tcGPRnotx16:zsub1_then_ssub
73750 0, // tcGPRnotx16:zsub1_then_zsub
73751 0, // tcGPRnotx16:zsub3_then_bsub
73752 0, // tcGPRnotx16:zsub3_then_dsub
73753 0, // tcGPRnotx16:zsub3_then_hsub
73754 0, // tcGPRnotx16:zsub3_then_ssub
73755 0, // tcGPRnotx16:zsub3_then_zsub
73756 0, // tcGPRnotx16:zsub2_then_bsub
73757 0, // tcGPRnotx16:zsub2_then_dsub
73758 0, // tcGPRnotx16:zsub2_then_hsub
73759 0, // tcGPRnotx16:zsub2_then_ssub
73760 0, // tcGPRnotx16:zsub2_then_zsub
73761 0, // tcGPRnotx16:dsub0_dsub1
73762 0, // tcGPRnotx16:dsub0_dsub1_dsub2
73763 0, // tcGPRnotx16:dsub1_dsub2
73764 0, // tcGPRnotx16:dsub1_dsub2_dsub3
73765 0, // tcGPRnotx16:dsub2_dsub3
73766 0, // tcGPRnotx16:dsub_qsub1_then_dsub
73767 0, // tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73768 0, // tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub
73769 0, // tcGPRnotx16:qsub0_qsub1
73770 0, // tcGPRnotx16:qsub0_qsub1_qsub2
73771 0, // tcGPRnotx16:qsub1_qsub2
73772 0, // tcGPRnotx16:qsub1_qsub2_qsub3
73773 0, // tcGPRnotx16:qsub2_qsub3
73774 0, // tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub
73775 0, // tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73776 0, // tcGPRnotx16:qsub2_then_dsub_qsub3_then_dsub
73777 0, // tcGPRnotx16:sub_32_x8sub_1_then_sub_32
73778 0, // tcGPRnotx16:x8sub_0_x8sub_1
73779 0, // tcGPRnotx16:x8sub_2_x8sub_3
73780 0, // tcGPRnotx16:x8sub_4_x8sub_5
73781 0, // tcGPRnotx16:x8sub_6_x8sub_7
73782 0, // tcGPRnotx16:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73783 0, // tcGPRnotx16:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73784 0, // tcGPRnotx16:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73785 0, // tcGPRnotx16:sub_32_subo64_then_sub_32
73786 0, // tcGPRnotx16:dsub_zsub1_then_dsub
73787 0, // tcGPRnotx16:zsub_zsub1_then_zsub
73788 0, // tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73789 0, // tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub
73790 0, // tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73791 0, // tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub
73792 0, // tcGPRnotx16:zsub0_zsub1
73793 0, // tcGPRnotx16:zsub0_zsub1_zsub2
73794 0, // tcGPRnotx16:zsub1_zsub2
73795 0, // tcGPRnotx16:zsub1_zsub2_zsub3
73796 0, // tcGPRnotx16:zsub2_zsub3
73797 0, // tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub
73798 0, // tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73799 0, // tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub
73800 0, // tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73801 0, // tcGPRnotx16:zsub2_then_dsub_zsub3_then_dsub
73802 0, // tcGPRnotx16:zsub2_then_zsub_zsub3_then_zsub
73803 0, // tcGPRnotx16:zsub0_zsub2
73804 0, // tcGPRnotx16:zsub1_zsub3
73805 },
73806 { // GPR64noip_and_tcGPR64
73807 0, // GPR64noip_and_tcGPR64:bsub
73808 0, // GPR64noip_and_tcGPR64:dsub
73809 0, // GPR64noip_and_tcGPR64:dsub0
73810 0, // GPR64noip_and_tcGPR64:dsub1
73811 0, // GPR64noip_and_tcGPR64:dsub2
73812 0, // GPR64noip_and_tcGPR64:dsub3
73813 0, // GPR64noip_and_tcGPR64:hsub
73814 0, // GPR64noip_and_tcGPR64:psub
73815 0, // GPR64noip_and_tcGPR64:psub0
73816 0, // GPR64noip_and_tcGPR64:psub1
73817 0, // GPR64noip_and_tcGPR64:qsub0
73818 0, // GPR64noip_and_tcGPR64:qsub1
73819 0, // GPR64noip_and_tcGPR64:qsub2
73820 0, // GPR64noip_and_tcGPR64:qsub3
73821 0, // GPR64noip_and_tcGPR64:ssub
73822 27, // GPR64noip_and_tcGPR64:sub_32 -> GPR32common
73823 0, // GPR64noip_and_tcGPR64:sube32
73824 0, // GPR64noip_and_tcGPR64:sube64
73825 0, // GPR64noip_and_tcGPR64:subo32
73826 0, // GPR64noip_and_tcGPR64:subo64
73827 0, // GPR64noip_and_tcGPR64:x8sub_0
73828 0, // GPR64noip_and_tcGPR64:x8sub_1
73829 0, // GPR64noip_and_tcGPR64:x8sub_2
73830 0, // GPR64noip_and_tcGPR64:x8sub_3
73831 0, // GPR64noip_and_tcGPR64:x8sub_4
73832 0, // GPR64noip_and_tcGPR64:x8sub_5
73833 0, // GPR64noip_and_tcGPR64:x8sub_6
73834 0, // GPR64noip_and_tcGPR64:x8sub_7
73835 0, // GPR64noip_and_tcGPR64:zasubb
73836 0, // GPR64noip_and_tcGPR64:zasubd0
73837 0, // GPR64noip_and_tcGPR64:zasubd1
73838 0, // GPR64noip_and_tcGPR64:zasubh0
73839 0, // GPR64noip_and_tcGPR64:zasubh1
73840 0, // GPR64noip_and_tcGPR64:zasubq0
73841 0, // GPR64noip_and_tcGPR64:zasubq1
73842 0, // GPR64noip_and_tcGPR64:zasubs0
73843 0, // GPR64noip_and_tcGPR64:zasubs1
73844 0, // GPR64noip_and_tcGPR64:zsub
73845 0, // GPR64noip_and_tcGPR64:zsub0
73846 0, // GPR64noip_and_tcGPR64:zsub1
73847 0, // GPR64noip_and_tcGPR64:zsub2
73848 0, // GPR64noip_and_tcGPR64:zsub3
73849 0, // GPR64noip_and_tcGPR64:zasubd1_then_zasubq0
73850 0, // GPR64noip_and_tcGPR64:zasubd1_then_zasubq1
73851 0, // GPR64noip_and_tcGPR64:zasubs1_then_zasubd0
73852 0, // GPR64noip_and_tcGPR64:zasubs1_then_zasubd1
73853 0, // GPR64noip_and_tcGPR64:zasubs1_then_zasubq0
73854 0, // GPR64noip_and_tcGPR64:zasubs1_then_zasubq1
73855 0, // GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
73856 0, // GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
73857 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubd0
73858 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubd1
73859 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubq0
73860 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubq1
73861 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs0
73862 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1
73863 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
73864 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
73865 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
73866 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
73867 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
73868 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
73869 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
73870 0, // GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
73871 0, // GPR64noip_and_tcGPR64:dsub1_then_bsub
73872 0, // GPR64noip_and_tcGPR64:dsub1_then_hsub
73873 0, // GPR64noip_and_tcGPR64:dsub1_then_ssub
73874 0, // GPR64noip_and_tcGPR64:dsub3_then_bsub
73875 0, // GPR64noip_and_tcGPR64:dsub3_then_hsub
73876 0, // GPR64noip_and_tcGPR64:dsub3_then_ssub
73877 0, // GPR64noip_and_tcGPR64:dsub2_then_bsub
73878 0, // GPR64noip_and_tcGPR64:dsub2_then_hsub
73879 0, // GPR64noip_and_tcGPR64:dsub2_then_ssub
73880 0, // GPR64noip_and_tcGPR64:psub1_then_psub
73881 0, // GPR64noip_and_tcGPR64:qsub1_then_bsub
73882 0, // GPR64noip_and_tcGPR64:qsub1_then_dsub
73883 0, // GPR64noip_and_tcGPR64:qsub1_then_hsub
73884 0, // GPR64noip_and_tcGPR64:qsub1_then_ssub
73885 0, // GPR64noip_and_tcGPR64:qsub3_then_bsub
73886 0, // GPR64noip_and_tcGPR64:qsub3_then_dsub
73887 0, // GPR64noip_and_tcGPR64:qsub3_then_hsub
73888 0, // GPR64noip_and_tcGPR64:qsub3_then_ssub
73889 0, // GPR64noip_and_tcGPR64:qsub2_then_bsub
73890 0, // GPR64noip_and_tcGPR64:qsub2_then_dsub
73891 0, // GPR64noip_and_tcGPR64:qsub2_then_hsub
73892 0, // GPR64noip_and_tcGPR64:qsub2_then_ssub
73893 0, // GPR64noip_and_tcGPR64:x8sub_7_then_sub_32
73894 0, // GPR64noip_and_tcGPR64:x8sub_6_then_sub_32
73895 0, // GPR64noip_and_tcGPR64:x8sub_5_then_sub_32
73896 0, // GPR64noip_and_tcGPR64:x8sub_4_then_sub_32
73897 0, // GPR64noip_and_tcGPR64:x8sub_3_then_sub_32
73898 0, // GPR64noip_and_tcGPR64:x8sub_2_then_sub_32
73899 0, // GPR64noip_and_tcGPR64:x8sub_1_then_sub_32
73900 0, // GPR64noip_and_tcGPR64:subo64_then_sub_32
73901 0, // GPR64noip_and_tcGPR64:zsub1_then_bsub
73902 0, // GPR64noip_and_tcGPR64:zsub1_then_dsub
73903 0, // GPR64noip_and_tcGPR64:zsub1_then_hsub
73904 0, // GPR64noip_and_tcGPR64:zsub1_then_ssub
73905 0, // GPR64noip_and_tcGPR64:zsub1_then_zsub
73906 0, // GPR64noip_and_tcGPR64:zsub3_then_bsub
73907 0, // GPR64noip_and_tcGPR64:zsub3_then_dsub
73908 0, // GPR64noip_and_tcGPR64:zsub3_then_hsub
73909 0, // GPR64noip_and_tcGPR64:zsub3_then_ssub
73910 0, // GPR64noip_and_tcGPR64:zsub3_then_zsub
73911 0, // GPR64noip_and_tcGPR64:zsub2_then_bsub
73912 0, // GPR64noip_and_tcGPR64:zsub2_then_dsub
73913 0, // GPR64noip_and_tcGPR64:zsub2_then_hsub
73914 0, // GPR64noip_and_tcGPR64:zsub2_then_ssub
73915 0, // GPR64noip_and_tcGPR64:zsub2_then_zsub
73916 0, // GPR64noip_and_tcGPR64:dsub0_dsub1
73917 0, // GPR64noip_and_tcGPR64:dsub0_dsub1_dsub2
73918 0, // GPR64noip_and_tcGPR64:dsub1_dsub2
73919 0, // GPR64noip_and_tcGPR64:dsub1_dsub2_dsub3
73920 0, // GPR64noip_and_tcGPR64:dsub2_dsub3
73921 0, // GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub
73922 0, // GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73923 0, // GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
73924 0, // GPR64noip_and_tcGPR64:qsub0_qsub1
73925 0, // GPR64noip_and_tcGPR64:qsub0_qsub1_qsub2
73926 0, // GPR64noip_and_tcGPR64:qsub1_qsub2
73927 0, // GPR64noip_and_tcGPR64:qsub1_qsub2_qsub3
73928 0, // GPR64noip_and_tcGPR64:qsub2_qsub3
73929 0, // GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
73930 0, // GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
73931 0, // GPR64noip_and_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
73932 0, // GPR64noip_and_tcGPR64:sub_32_x8sub_1_then_sub_32
73933 0, // GPR64noip_and_tcGPR64:x8sub_0_x8sub_1
73934 0, // GPR64noip_and_tcGPR64:x8sub_2_x8sub_3
73935 0, // GPR64noip_and_tcGPR64:x8sub_4_x8sub_5
73936 0, // GPR64noip_and_tcGPR64:x8sub_6_x8sub_7
73937 0, // GPR64noip_and_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
73938 0, // GPR64noip_and_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
73939 0, // GPR64noip_and_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
73940 0, // GPR64noip_and_tcGPR64:sub_32_subo64_then_sub_32
73941 0, // GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub
73942 0, // GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub
73943 0, // GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73944 0, // GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
73945 0, // GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73946 0, // GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
73947 0, // GPR64noip_and_tcGPR64:zsub0_zsub1
73948 0, // GPR64noip_and_tcGPR64:zsub0_zsub1_zsub2
73949 0, // GPR64noip_and_tcGPR64:zsub1_zsub2
73950 0, // GPR64noip_and_tcGPR64:zsub1_zsub2_zsub3
73951 0, // GPR64noip_and_tcGPR64:zsub2_zsub3
73952 0, // GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
73953 0, // GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
73954 0, // GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
73955 0, // GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
73956 0, // GPR64noip_and_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
73957 0, // GPR64noip_and_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
73958 0, // GPR64noip_and_tcGPR64:zsub0_zsub2
73959 0, // GPR64noip_and_tcGPR64:zsub1_zsub3
73960 },
73961 { // FPR64_lo
73962 1, // FPR64_lo:bsub -> FPR8
73963 0, // FPR64_lo:dsub
73964 0, // FPR64_lo:dsub0
73965 0, // FPR64_lo:dsub1
73966 0, // FPR64_lo:dsub2
73967 0, // FPR64_lo:dsub3
73968 4, // FPR64_lo:hsub -> FPR16_lo
73969 0, // FPR64_lo:psub
73970 0, // FPR64_lo:psub0
73971 0, // FPR64_lo:psub1
73972 0, // FPR64_lo:qsub0
73973 0, // FPR64_lo:qsub1
73974 0, // FPR64_lo:qsub2
73975 0, // FPR64_lo:qsub3
73976 28, // FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
73977 0, // FPR64_lo:sub_32
73978 0, // FPR64_lo:sube32
73979 0, // FPR64_lo:sube64
73980 0, // FPR64_lo:subo32
73981 0, // FPR64_lo:subo64
73982 0, // FPR64_lo:x8sub_0
73983 0, // FPR64_lo:x8sub_1
73984 0, // FPR64_lo:x8sub_2
73985 0, // FPR64_lo:x8sub_3
73986 0, // FPR64_lo:x8sub_4
73987 0, // FPR64_lo:x8sub_5
73988 0, // FPR64_lo:x8sub_6
73989 0, // FPR64_lo:x8sub_7
73990 0, // FPR64_lo:zasubb
73991 0, // FPR64_lo:zasubd0
73992 0, // FPR64_lo:zasubd1
73993 0, // FPR64_lo:zasubh0
73994 0, // FPR64_lo:zasubh1
73995 0, // FPR64_lo:zasubq0
73996 0, // FPR64_lo:zasubq1
73997 0, // FPR64_lo:zasubs0
73998 0, // FPR64_lo:zasubs1
73999 0, // FPR64_lo:zsub
74000 0, // FPR64_lo:zsub0
74001 0, // FPR64_lo:zsub1
74002 0, // FPR64_lo:zsub2
74003 0, // FPR64_lo:zsub3
74004 0, // FPR64_lo:zasubd1_then_zasubq0
74005 0, // FPR64_lo:zasubd1_then_zasubq1
74006 0, // FPR64_lo:zasubs1_then_zasubd0
74007 0, // FPR64_lo:zasubs1_then_zasubd1
74008 0, // FPR64_lo:zasubs1_then_zasubq0
74009 0, // FPR64_lo:zasubs1_then_zasubq1
74010 0, // FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
74011 0, // FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
74012 0, // FPR64_lo:zasubh1_then_zasubd0
74013 0, // FPR64_lo:zasubh1_then_zasubd1
74014 0, // FPR64_lo:zasubh1_then_zasubq0
74015 0, // FPR64_lo:zasubh1_then_zasubq1
74016 0, // FPR64_lo:zasubh1_then_zasubs0
74017 0, // FPR64_lo:zasubh1_then_zasubs1
74018 0, // FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
74019 0, // FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
74020 0, // FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
74021 0, // FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
74022 0, // FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
74023 0, // FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
74024 0, // FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74025 0, // FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74026 0, // FPR64_lo:dsub1_then_bsub
74027 0, // FPR64_lo:dsub1_then_hsub
74028 0, // FPR64_lo:dsub1_then_ssub
74029 0, // FPR64_lo:dsub3_then_bsub
74030 0, // FPR64_lo:dsub3_then_hsub
74031 0, // FPR64_lo:dsub3_then_ssub
74032 0, // FPR64_lo:dsub2_then_bsub
74033 0, // FPR64_lo:dsub2_then_hsub
74034 0, // FPR64_lo:dsub2_then_ssub
74035 0, // FPR64_lo:psub1_then_psub
74036 0, // FPR64_lo:qsub1_then_bsub
74037 0, // FPR64_lo:qsub1_then_dsub
74038 0, // FPR64_lo:qsub1_then_hsub
74039 0, // FPR64_lo:qsub1_then_ssub
74040 0, // FPR64_lo:qsub3_then_bsub
74041 0, // FPR64_lo:qsub3_then_dsub
74042 0, // FPR64_lo:qsub3_then_hsub
74043 0, // FPR64_lo:qsub3_then_ssub
74044 0, // FPR64_lo:qsub2_then_bsub
74045 0, // FPR64_lo:qsub2_then_dsub
74046 0, // FPR64_lo:qsub2_then_hsub
74047 0, // FPR64_lo:qsub2_then_ssub
74048 0, // FPR64_lo:x8sub_7_then_sub_32
74049 0, // FPR64_lo:x8sub_6_then_sub_32
74050 0, // FPR64_lo:x8sub_5_then_sub_32
74051 0, // FPR64_lo:x8sub_4_then_sub_32
74052 0, // FPR64_lo:x8sub_3_then_sub_32
74053 0, // FPR64_lo:x8sub_2_then_sub_32
74054 0, // FPR64_lo:x8sub_1_then_sub_32
74055 0, // FPR64_lo:subo64_then_sub_32
74056 0, // FPR64_lo:zsub1_then_bsub
74057 0, // FPR64_lo:zsub1_then_dsub
74058 0, // FPR64_lo:zsub1_then_hsub
74059 0, // FPR64_lo:zsub1_then_ssub
74060 0, // FPR64_lo:zsub1_then_zsub
74061 0, // FPR64_lo:zsub3_then_bsub
74062 0, // FPR64_lo:zsub3_then_dsub
74063 0, // FPR64_lo:zsub3_then_hsub
74064 0, // FPR64_lo:zsub3_then_ssub
74065 0, // FPR64_lo:zsub3_then_zsub
74066 0, // FPR64_lo:zsub2_then_bsub
74067 0, // FPR64_lo:zsub2_then_dsub
74068 0, // FPR64_lo:zsub2_then_hsub
74069 0, // FPR64_lo:zsub2_then_ssub
74070 0, // FPR64_lo:zsub2_then_zsub
74071 0, // FPR64_lo:dsub0_dsub1
74072 0, // FPR64_lo:dsub0_dsub1_dsub2
74073 0, // FPR64_lo:dsub1_dsub2
74074 0, // FPR64_lo:dsub1_dsub2_dsub3
74075 0, // FPR64_lo:dsub2_dsub3
74076 0, // FPR64_lo:dsub_qsub1_then_dsub
74077 0, // FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74078 0, // FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
74079 0, // FPR64_lo:qsub0_qsub1
74080 0, // FPR64_lo:qsub0_qsub1_qsub2
74081 0, // FPR64_lo:qsub1_qsub2
74082 0, // FPR64_lo:qsub1_qsub2_qsub3
74083 0, // FPR64_lo:qsub2_qsub3
74084 0, // FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
74085 0, // FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74086 0, // FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
74087 0, // FPR64_lo:sub_32_x8sub_1_then_sub_32
74088 0, // FPR64_lo:x8sub_0_x8sub_1
74089 0, // FPR64_lo:x8sub_2_x8sub_3
74090 0, // FPR64_lo:x8sub_4_x8sub_5
74091 0, // FPR64_lo:x8sub_6_x8sub_7
74092 0, // FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
74093 0, // FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
74094 0, // FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
74095 0, // FPR64_lo:sub_32_subo64_then_sub_32
74096 0, // FPR64_lo:dsub_zsub1_then_dsub
74097 0, // FPR64_lo:zsub_zsub1_then_zsub
74098 0, // FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74099 0, // FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
74100 0, // FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74101 0, // FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
74102 0, // FPR64_lo:zsub0_zsub1
74103 0, // FPR64_lo:zsub0_zsub1_zsub2
74104 0, // FPR64_lo:zsub1_zsub2
74105 0, // FPR64_lo:zsub1_zsub2_zsub3
74106 0, // FPR64_lo:zsub2_zsub3
74107 0, // FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
74108 0, // FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74109 0, // FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
74110 0, // FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74111 0, // FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
74112 0, // FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
74113 0, // FPR64_lo:zsub0_zsub2
74114 0, // FPR64_lo:zsub1_zsub3
74115 },
74116 { // GPR64arg
74117 0, // GPR64arg:bsub
74118 0, // GPR64arg:dsub
74119 0, // GPR64arg:dsub0
74120 0, // GPR64arg:dsub1
74121 0, // GPR64arg:dsub2
74122 0, // GPR64arg:dsub3
74123 0, // GPR64arg:hsub
74124 0, // GPR64arg:psub
74125 0, // GPR64arg:psub0
74126 0, // GPR64arg:psub1
74127 0, // GPR64arg:qsub0
74128 0, // GPR64arg:qsub1
74129 0, // GPR64arg:qsub2
74130 0, // GPR64arg:qsub3
74131 0, // GPR64arg:ssub
74132 29, // GPR64arg:sub_32 -> GPR32arg
74133 0, // GPR64arg:sube32
74134 0, // GPR64arg:sube64
74135 0, // GPR64arg:subo32
74136 0, // GPR64arg:subo64
74137 0, // GPR64arg:x8sub_0
74138 0, // GPR64arg:x8sub_1
74139 0, // GPR64arg:x8sub_2
74140 0, // GPR64arg:x8sub_3
74141 0, // GPR64arg:x8sub_4
74142 0, // GPR64arg:x8sub_5
74143 0, // GPR64arg:x8sub_6
74144 0, // GPR64arg:x8sub_7
74145 0, // GPR64arg:zasubb
74146 0, // GPR64arg:zasubd0
74147 0, // GPR64arg:zasubd1
74148 0, // GPR64arg:zasubh0
74149 0, // GPR64arg:zasubh1
74150 0, // GPR64arg:zasubq0
74151 0, // GPR64arg:zasubq1
74152 0, // GPR64arg:zasubs0
74153 0, // GPR64arg:zasubs1
74154 0, // GPR64arg:zsub
74155 0, // GPR64arg:zsub0
74156 0, // GPR64arg:zsub1
74157 0, // GPR64arg:zsub2
74158 0, // GPR64arg:zsub3
74159 0, // GPR64arg:zasubd1_then_zasubq0
74160 0, // GPR64arg:zasubd1_then_zasubq1
74161 0, // GPR64arg:zasubs1_then_zasubd0
74162 0, // GPR64arg:zasubs1_then_zasubd1
74163 0, // GPR64arg:zasubs1_then_zasubq0
74164 0, // GPR64arg:zasubs1_then_zasubq1
74165 0, // GPR64arg:zasubs1_then_zasubd1_then_zasubq0
74166 0, // GPR64arg:zasubs1_then_zasubd1_then_zasubq1
74167 0, // GPR64arg:zasubh1_then_zasubd0
74168 0, // GPR64arg:zasubh1_then_zasubd1
74169 0, // GPR64arg:zasubh1_then_zasubq0
74170 0, // GPR64arg:zasubh1_then_zasubq1
74171 0, // GPR64arg:zasubh1_then_zasubs0
74172 0, // GPR64arg:zasubh1_then_zasubs1
74173 0, // GPR64arg:zasubh1_then_zasubd1_then_zasubq0
74174 0, // GPR64arg:zasubh1_then_zasubd1_then_zasubq1
74175 0, // GPR64arg:zasubh1_then_zasubs1_then_zasubd0
74176 0, // GPR64arg:zasubh1_then_zasubs1_then_zasubd1
74177 0, // GPR64arg:zasubh1_then_zasubs1_then_zasubq0
74178 0, // GPR64arg:zasubh1_then_zasubs1_then_zasubq1
74179 0, // GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74180 0, // GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74181 0, // GPR64arg:dsub1_then_bsub
74182 0, // GPR64arg:dsub1_then_hsub
74183 0, // GPR64arg:dsub1_then_ssub
74184 0, // GPR64arg:dsub3_then_bsub
74185 0, // GPR64arg:dsub3_then_hsub
74186 0, // GPR64arg:dsub3_then_ssub
74187 0, // GPR64arg:dsub2_then_bsub
74188 0, // GPR64arg:dsub2_then_hsub
74189 0, // GPR64arg:dsub2_then_ssub
74190 0, // GPR64arg:psub1_then_psub
74191 0, // GPR64arg:qsub1_then_bsub
74192 0, // GPR64arg:qsub1_then_dsub
74193 0, // GPR64arg:qsub1_then_hsub
74194 0, // GPR64arg:qsub1_then_ssub
74195 0, // GPR64arg:qsub3_then_bsub
74196 0, // GPR64arg:qsub3_then_dsub
74197 0, // GPR64arg:qsub3_then_hsub
74198 0, // GPR64arg:qsub3_then_ssub
74199 0, // GPR64arg:qsub2_then_bsub
74200 0, // GPR64arg:qsub2_then_dsub
74201 0, // GPR64arg:qsub2_then_hsub
74202 0, // GPR64arg:qsub2_then_ssub
74203 0, // GPR64arg:x8sub_7_then_sub_32
74204 0, // GPR64arg:x8sub_6_then_sub_32
74205 0, // GPR64arg:x8sub_5_then_sub_32
74206 0, // GPR64arg:x8sub_4_then_sub_32
74207 0, // GPR64arg:x8sub_3_then_sub_32
74208 0, // GPR64arg:x8sub_2_then_sub_32
74209 0, // GPR64arg:x8sub_1_then_sub_32
74210 0, // GPR64arg:subo64_then_sub_32
74211 0, // GPR64arg:zsub1_then_bsub
74212 0, // GPR64arg:zsub1_then_dsub
74213 0, // GPR64arg:zsub1_then_hsub
74214 0, // GPR64arg:zsub1_then_ssub
74215 0, // GPR64arg:zsub1_then_zsub
74216 0, // GPR64arg:zsub3_then_bsub
74217 0, // GPR64arg:zsub3_then_dsub
74218 0, // GPR64arg:zsub3_then_hsub
74219 0, // GPR64arg:zsub3_then_ssub
74220 0, // GPR64arg:zsub3_then_zsub
74221 0, // GPR64arg:zsub2_then_bsub
74222 0, // GPR64arg:zsub2_then_dsub
74223 0, // GPR64arg:zsub2_then_hsub
74224 0, // GPR64arg:zsub2_then_ssub
74225 0, // GPR64arg:zsub2_then_zsub
74226 0, // GPR64arg:dsub0_dsub1
74227 0, // GPR64arg:dsub0_dsub1_dsub2
74228 0, // GPR64arg:dsub1_dsub2
74229 0, // GPR64arg:dsub1_dsub2_dsub3
74230 0, // GPR64arg:dsub2_dsub3
74231 0, // GPR64arg:dsub_qsub1_then_dsub
74232 0, // GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74233 0, // GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub
74234 0, // GPR64arg:qsub0_qsub1
74235 0, // GPR64arg:qsub0_qsub1_qsub2
74236 0, // GPR64arg:qsub1_qsub2
74237 0, // GPR64arg:qsub1_qsub2_qsub3
74238 0, // GPR64arg:qsub2_qsub3
74239 0, // GPR64arg:qsub1_then_dsub_qsub2_then_dsub
74240 0, // GPR64arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74241 0, // GPR64arg:qsub2_then_dsub_qsub3_then_dsub
74242 0, // GPR64arg:sub_32_x8sub_1_then_sub_32
74243 0, // GPR64arg:x8sub_0_x8sub_1
74244 0, // GPR64arg:x8sub_2_x8sub_3
74245 0, // GPR64arg:x8sub_4_x8sub_5
74246 0, // GPR64arg:x8sub_6_x8sub_7
74247 0, // GPR64arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32
74248 0, // GPR64arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32
74249 0, // GPR64arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32
74250 0, // GPR64arg:sub_32_subo64_then_sub_32
74251 0, // GPR64arg:dsub_zsub1_then_dsub
74252 0, // GPR64arg:zsub_zsub1_then_zsub
74253 0, // GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74254 0, // GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub
74255 0, // GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74256 0, // GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub
74257 0, // GPR64arg:zsub0_zsub1
74258 0, // GPR64arg:zsub0_zsub1_zsub2
74259 0, // GPR64arg:zsub1_zsub2
74260 0, // GPR64arg:zsub1_zsub2_zsub3
74261 0, // GPR64arg:zsub2_zsub3
74262 0, // GPR64arg:zsub1_then_dsub_zsub2_then_dsub
74263 0, // GPR64arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74264 0, // GPR64arg:zsub1_then_zsub_zsub2_then_zsub
74265 0, // GPR64arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74266 0, // GPR64arg:zsub2_then_dsub_zsub3_then_dsub
74267 0, // GPR64arg:zsub2_then_zsub_zsub3_then_zsub
74268 0, // GPR64arg:zsub0_zsub2
74269 0, // GPR64arg:zsub1_zsub3
74270 },
74271 { // FIXED_REGS
74272 0, // FIXED_REGS:bsub
74273 0, // FIXED_REGS:dsub
74274 0, // FIXED_REGS:dsub0
74275 0, // FIXED_REGS:dsub1
74276 0, // FIXED_REGS:dsub2
74277 0, // FIXED_REGS:dsub3
74278 0, // FIXED_REGS:hsub
74279 0, // FIXED_REGS:psub
74280 0, // FIXED_REGS:psub0
74281 0, // FIXED_REGS:psub1
74282 0, // FIXED_REGS:qsub0
74283 0, // FIXED_REGS:qsub1
74284 0, // FIXED_REGS:qsub2
74285 0, // FIXED_REGS:qsub3
74286 0, // FIXED_REGS:ssub
74287 26, // FIXED_REGS:sub_32 -> GPR32sp
74288 0, // FIXED_REGS:sube32
74289 0, // FIXED_REGS:sube64
74290 0, // FIXED_REGS:subo32
74291 0, // FIXED_REGS:subo64
74292 0, // FIXED_REGS:x8sub_0
74293 0, // FIXED_REGS:x8sub_1
74294 0, // FIXED_REGS:x8sub_2
74295 0, // FIXED_REGS:x8sub_3
74296 0, // FIXED_REGS:x8sub_4
74297 0, // FIXED_REGS:x8sub_5
74298 0, // FIXED_REGS:x8sub_6
74299 0, // FIXED_REGS:x8sub_7
74300 0, // FIXED_REGS:zasubb
74301 0, // FIXED_REGS:zasubd0
74302 0, // FIXED_REGS:zasubd1
74303 0, // FIXED_REGS:zasubh0
74304 0, // FIXED_REGS:zasubh1
74305 0, // FIXED_REGS:zasubq0
74306 0, // FIXED_REGS:zasubq1
74307 0, // FIXED_REGS:zasubs0
74308 0, // FIXED_REGS:zasubs1
74309 0, // FIXED_REGS:zsub
74310 0, // FIXED_REGS:zsub0
74311 0, // FIXED_REGS:zsub1
74312 0, // FIXED_REGS:zsub2
74313 0, // FIXED_REGS:zsub3
74314 0, // FIXED_REGS:zasubd1_then_zasubq0
74315 0, // FIXED_REGS:zasubd1_then_zasubq1
74316 0, // FIXED_REGS:zasubs1_then_zasubd0
74317 0, // FIXED_REGS:zasubs1_then_zasubd1
74318 0, // FIXED_REGS:zasubs1_then_zasubq0
74319 0, // FIXED_REGS:zasubs1_then_zasubq1
74320 0, // FIXED_REGS:zasubs1_then_zasubd1_then_zasubq0
74321 0, // FIXED_REGS:zasubs1_then_zasubd1_then_zasubq1
74322 0, // FIXED_REGS:zasubh1_then_zasubd0
74323 0, // FIXED_REGS:zasubh1_then_zasubd1
74324 0, // FIXED_REGS:zasubh1_then_zasubq0
74325 0, // FIXED_REGS:zasubh1_then_zasubq1
74326 0, // FIXED_REGS:zasubh1_then_zasubs0
74327 0, // FIXED_REGS:zasubh1_then_zasubs1
74328 0, // FIXED_REGS:zasubh1_then_zasubd1_then_zasubq0
74329 0, // FIXED_REGS:zasubh1_then_zasubd1_then_zasubq1
74330 0, // FIXED_REGS:zasubh1_then_zasubs1_then_zasubd0
74331 0, // FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1
74332 0, // FIXED_REGS:zasubh1_then_zasubs1_then_zasubq0
74333 0, // FIXED_REGS:zasubh1_then_zasubs1_then_zasubq1
74334 0, // FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74335 0, // FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74336 0, // FIXED_REGS:dsub1_then_bsub
74337 0, // FIXED_REGS:dsub1_then_hsub
74338 0, // FIXED_REGS:dsub1_then_ssub
74339 0, // FIXED_REGS:dsub3_then_bsub
74340 0, // FIXED_REGS:dsub3_then_hsub
74341 0, // FIXED_REGS:dsub3_then_ssub
74342 0, // FIXED_REGS:dsub2_then_bsub
74343 0, // FIXED_REGS:dsub2_then_hsub
74344 0, // FIXED_REGS:dsub2_then_ssub
74345 0, // FIXED_REGS:psub1_then_psub
74346 0, // FIXED_REGS:qsub1_then_bsub
74347 0, // FIXED_REGS:qsub1_then_dsub
74348 0, // FIXED_REGS:qsub1_then_hsub
74349 0, // FIXED_REGS:qsub1_then_ssub
74350 0, // FIXED_REGS:qsub3_then_bsub
74351 0, // FIXED_REGS:qsub3_then_dsub
74352 0, // FIXED_REGS:qsub3_then_hsub
74353 0, // FIXED_REGS:qsub3_then_ssub
74354 0, // FIXED_REGS:qsub2_then_bsub
74355 0, // FIXED_REGS:qsub2_then_dsub
74356 0, // FIXED_REGS:qsub2_then_hsub
74357 0, // FIXED_REGS:qsub2_then_ssub
74358 0, // FIXED_REGS:x8sub_7_then_sub_32
74359 0, // FIXED_REGS:x8sub_6_then_sub_32
74360 0, // FIXED_REGS:x8sub_5_then_sub_32
74361 0, // FIXED_REGS:x8sub_4_then_sub_32
74362 0, // FIXED_REGS:x8sub_3_then_sub_32
74363 0, // FIXED_REGS:x8sub_2_then_sub_32
74364 0, // FIXED_REGS:x8sub_1_then_sub_32
74365 0, // FIXED_REGS:subo64_then_sub_32
74366 0, // FIXED_REGS:zsub1_then_bsub
74367 0, // FIXED_REGS:zsub1_then_dsub
74368 0, // FIXED_REGS:zsub1_then_hsub
74369 0, // FIXED_REGS:zsub1_then_ssub
74370 0, // FIXED_REGS:zsub1_then_zsub
74371 0, // FIXED_REGS:zsub3_then_bsub
74372 0, // FIXED_REGS:zsub3_then_dsub
74373 0, // FIXED_REGS:zsub3_then_hsub
74374 0, // FIXED_REGS:zsub3_then_ssub
74375 0, // FIXED_REGS:zsub3_then_zsub
74376 0, // FIXED_REGS:zsub2_then_bsub
74377 0, // FIXED_REGS:zsub2_then_dsub
74378 0, // FIXED_REGS:zsub2_then_hsub
74379 0, // FIXED_REGS:zsub2_then_ssub
74380 0, // FIXED_REGS:zsub2_then_zsub
74381 0, // FIXED_REGS:dsub0_dsub1
74382 0, // FIXED_REGS:dsub0_dsub1_dsub2
74383 0, // FIXED_REGS:dsub1_dsub2
74384 0, // FIXED_REGS:dsub1_dsub2_dsub3
74385 0, // FIXED_REGS:dsub2_dsub3
74386 0, // FIXED_REGS:dsub_qsub1_then_dsub
74387 0, // FIXED_REGS:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74388 0, // FIXED_REGS:dsub_qsub1_then_dsub_qsub2_then_dsub
74389 0, // FIXED_REGS:qsub0_qsub1
74390 0, // FIXED_REGS:qsub0_qsub1_qsub2
74391 0, // FIXED_REGS:qsub1_qsub2
74392 0, // FIXED_REGS:qsub1_qsub2_qsub3
74393 0, // FIXED_REGS:qsub2_qsub3
74394 0, // FIXED_REGS:qsub1_then_dsub_qsub2_then_dsub
74395 0, // FIXED_REGS:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74396 0, // FIXED_REGS:qsub2_then_dsub_qsub3_then_dsub
74397 0, // FIXED_REGS:sub_32_x8sub_1_then_sub_32
74398 0, // FIXED_REGS:x8sub_0_x8sub_1
74399 0, // FIXED_REGS:x8sub_2_x8sub_3
74400 0, // FIXED_REGS:x8sub_4_x8sub_5
74401 0, // FIXED_REGS:x8sub_6_x8sub_7
74402 0, // FIXED_REGS:x8sub_6_then_sub_32_x8sub_7_then_sub_32
74403 0, // FIXED_REGS:x8sub_4_then_sub_32_x8sub_5_then_sub_32
74404 0, // FIXED_REGS:x8sub_2_then_sub_32_x8sub_3_then_sub_32
74405 0, // FIXED_REGS:sub_32_subo64_then_sub_32
74406 0, // FIXED_REGS:dsub_zsub1_then_dsub
74407 0, // FIXED_REGS:zsub_zsub1_then_zsub
74408 0, // FIXED_REGS:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74409 0, // FIXED_REGS:dsub_zsub1_then_dsub_zsub2_then_dsub
74410 0, // FIXED_REGS:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74411 0, // FIXED_REGS:zsub_zsub1_then_zsub_zsub2_then_zsub
74412 0, // FIXED_REGS:zsub0_zsub1
74413 0, // FIXED_REGS:zsub0_zsub1_zsub2
74414 0, // FIXED_REGS:zsub1_zsub2
74415 0, // FIXED_REGS:zsub1_zsub2_zsub3
74416 0, // FIXED_REGS:zsub2_zsub3
74417 0, // FIXED_REGS:zsub1_then_dsub_zsub2_then_dsub
74418 0, // FIXED_REGS:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74419 0, // FIXED_REGS:zsub1_then_zsub_zsub2_then_zsub
74420 0, // FIXED_REGS:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74421 0, // FIXED_REGS:zsub2_then_dsub_zsub3_then_dsub
74422 0, // FIXED_REGS:zsub2_then_zsub_zsub3_then_zsub
74423 0, // FIXED_REGS:zsub0_zsub2
74424 0, // FIXED_REGS:zsub1_zsub3
74425 },
74426 { // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
74427 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:bsub
74428 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub
74429 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0
74430 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1
74431 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2
74432 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3
74433 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:hsub
74434 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub
74435 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub0
74436 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub1
74437 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0
74438 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1
74439 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2
74440 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3
74441 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:ssub
74442 30, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32 -> MatrixIndexGPR32_12_15
74443 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sube32
74444 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sube64
74445 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:subo32
74446 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:subo64
74447 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0
74448 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1
74449 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2
74450 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3
74451 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4
74452 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5
74453 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6
74454 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7
74455 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubb
74456 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd0
74457 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1
74458 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh0
74459 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1
74460 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq0
74461 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq1
74462 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs0
74463 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1
74464 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub
74465 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0
74466 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1
74467 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2
74468 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3
74469 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq0
74470 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq1
74471 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd0
74472 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1
74473 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq0
74474 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq1
74475 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq0
74476 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq1
74477 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd0
74478 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1
74479 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq0
74480 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq1
74481 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs0
74482 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1
74483 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq0
74484 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq1
74485 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd0
74486 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1
74487 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq0
74488 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq1
74489 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74490 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74491 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_bsub
74492 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_hsub
74493 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_ssub
74494 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_bsub
74495 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_hsub
74496 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_ssub
74497 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_bsub
74498 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_hsub
74499 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_ssub
74500 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub1_then_psub
74501 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_bsub
74502 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub
74503 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_hsub
74504 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_ssub
74505 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_bsub
74506 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_dsub
74507 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_hsub
74508 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_ssub
74509 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_bsub
74510 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub
74511 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_hsub
74512 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_ssub
74513 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7_then_sub_32
74514 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32
74515 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5_then_sub_32
74516 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32
74517 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3_then_sub_32
74518 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32
74519 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1_then_sub_32
74520 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:subo64_then_sub_32
74521 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_bsub
74522 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub
74523 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_hsub
74524 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_ssub
74525 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub
74526 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_bsub
74527 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_dsub
74528 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_hsub
74529 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_ssub
74530 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_zsub
74531 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_bsub
74532 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub
74533 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_hsub
74534 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_ssub
74535 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub
74536 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1
74537 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1_dsub2
74538 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2
74539 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2_dsub3
74540 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_dsub3
74541 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub
74542 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74543 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub
74544 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1
74545 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1_qsub2
74546 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2
74547 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2_qsub3
74548 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_qsub3
74549 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub
74550 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74551 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub_qsub3_then_dsub
74552 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_x8sub_1_then_sub_32
74553 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0_x8sub_1
74554 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_x8sub_3
74555 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_x8sub_5
74556 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_x8sub_7
74557 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
74558 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
74559 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
74560 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_subo64_then_sub_32
74561 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub
74562 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub
74563 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74564 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub
74565 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74566 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub
74567 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1
74568 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1_zsub2
74569 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2
74570 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2_zsub3
74571 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_zsub3
74572 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub
74573 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74574 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub
74575 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74576 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub_zsub3_then_dsub
74577 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub_zsub3_then_zsub
74578 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub2
74579 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub3
74580 },
74581 { // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
74582 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
74583 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
74584 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
74585 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
74586 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
74587 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
74588 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
74589 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
74590 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
74591 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
74592 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
74593 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
74594 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
74595 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
74596 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
74597 31, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> MatrixIndexGPR32_8_11
74598 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
74599 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
74600 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
74601 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
74602 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0
74603 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1
74604 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2
74605 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3
74606 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4
74607 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5
74608 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6
74609 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7
74610 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
74611 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
74612 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
74613 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
74614 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
74615 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
74616 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
74617 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
74618 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
74619 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
74620 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
74621 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
74622 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
74623 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
74624 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
74625 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
74626 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
74627 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
74628 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
74629 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
74630 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
74631 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
74632 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
74633 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
74634 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
74635 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
74636 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
74637 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
74638 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
74639 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
74640 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
74641 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
74642 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
74643 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
74644 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74645 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74646 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
74647 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
74648 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
74649 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
74650 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
74651 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
74652 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
74653 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
74654 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
74655 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
74656 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
74657 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
74658 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
74659 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
74660 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
74661 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
74662 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
74663 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
74664 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
74665 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
74666 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
74667 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
74668 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32
74669 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32
74670 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32
74671 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32
74672 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32
74673 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32
74674 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32
74675 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
74676 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
74677 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
74678 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
74679 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
74680 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
74681 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
74682 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
74683 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
74684 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
74685 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
74686 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
74687 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
74688 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
74689 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
74690 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
74691 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
74692 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
74693 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
74694 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
74695 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
74696 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
74697 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74698 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
74699 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
74700 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
74701 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
74702 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
74703 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
74704 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
74705 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74706 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
74707 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32
74708 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1
74709 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3
74710 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5
74711 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7
74712 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32
74713 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32
74714 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32
74715 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
74716 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
74717 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
74718 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74719 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
74720 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74721 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
74722 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
74723 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
74724 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
74725 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
74726 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
74727 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
74728 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74729 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
74730 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74731 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
74732 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
74733 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
74734 0, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
74735 },
74736 { // FIXED_REGS_with_sub_32
74737 0, // FIXED_REGS_with_sub_32:bsub
74738 0, // FIXED_REGS_with_sub_32:dsub
74739 0, // FIXED_REGS_with_sub_32:dsub0
74740 0, // FIXED_REGS_with_sub_32:dsub1
74741 0, // FIXED_REGS_with_sub_32:dsub2
74742 0, // FIXED_REGS_with_sub_32:dsub3
74743 0, // FIXED_REGS_with_sub_32:hsub
74744 0, // FIXED_REGS_with_sub_32:psub
74745 0, // FIXED_REGS_with_sub_32:psub0
74746 0, // FIXED_REGS_with_sub_32:psub1
74747 0, // FIXED_REGS_with_sub_32:qsub0
74748 0, // FIXED_REGS_with_sub_32:qsub1
74749 0, // FIXED_REGS_with_sub_32:qsub2
74750 0, // FIXED_REGS_with_sub_32:qsub3
74751 0, // FIXED_REGS_with_sub_32:ssub
74752 26, // FIXED_REGS_with_sub_32:sub_32 -> GPR32sp
74753 0, // FIXED_REGS_with_sub_32:sube32
74754 0, // FIXED_REGS_with_sub_32:sube64
74755 0, // FIXED_REGS_with_sub_32:subo32
74756 0, // FIXED_REGS_with_sub_32:subo64
74757 0, // FIXED_REGS_with_sub_32:x8sub_0
74758 0, // FIXED_REGS_with_sub_32:x8sub_1
74759 0, // FIXED_REGS_with_sub_32:x8sub_2
74760 0, // FIXED_REGS_with_sub_32:x8sub_3
74761 0, // FIXED_REGS_with_sub_32:x8sub_4
74762 0, // FIXED_REGS_with_sub_32:x8sub_5
74763 0, // FIXED_REGS_with_sub_32:x8sub_6
74764 0, // FIXED_REGS_with_sub_32:x8sub_7
74765 0, // FIXED_REGS_with_sub_32:zasubb
74766 0, // FIXED_REGS_with_sub_32:zasubd0
74767 0, // FIXED_REGS_with_sub_32:zasubd1
74768 0, // FIXED_REGS_with_sub_32:zasubh0
74769 0, // FIXED_REGS_with_sub_32:zasubh1
74770 0, // FIXED_REGS_with_sub_32:zasubq0
74771 0, // FIXED_REGS_with_sub_32:zasubq1
74772 0, // FIXED_REGS_with_sub_32:zasubs0
74773 0, // FIXED_REGS_with_sub_32:zasubs1
74774 0, // FIXED_REGS_with_sub_32:zsub
74775 0, // FIXED_REGS_with_sub_32:zsub0
74776 0, // FIXED_REGS_with_sub_32:zsub1
74777 0, // FIXED_REGS_with_sub_32:zsub2
74778 0, // FIXED_REGS_with_sub_32:zsub3
74779 0, // FIXED_REGS_with_sub_32:zasubd1_then_zasubq0
74780 0, // FIXED_REGS_with_sub_32:zasubd1_then_zasubq1
74781 0, // FIXED_REGS_with_sub_32:zasubs1_then_zasubd0
74782 0, // FIXED_REGS_with_sub_32:zasubs1_then_zasubd1
74783 0, // FIXED_REGS_with_sub_32:zasubs1_then_zasubq0
74784 0, // FIXED_REGS_with_sub_32:zasubs1_then_zasubq1
74785 0, // FIXED_REGS_with_sub_32:zasubs1_then_zasubd1_then_zasubq0
74786 0, // FIXED_REGS_with_sub_32:zasubs1_then_zasubd1_then_zasubq1
74787 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubd0
74788 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubd1
74789 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubq0
74790 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubq1
74791 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs0
74792 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1
74793 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubd1_then_zasubq0
74794 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubd1_then_zasubq1
74795 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1_then_zasubd0
74796 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1_then_zasubd1
74797 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1_then_zasubq0
74798 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1_then_zasubq1
74799 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74800 0, // FIXED_REGS_with_sub_32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74801 0, // FIXED_REGS_with_sub_32:dsub1_then_bsub
74802 0, // FIXED_REGS_with_sub_32:dsub1_then_hsub
74803 0, // FIXED_REGS_with_sub_32:dsub1_then_ssub
74804 0, // FIXED_REGS_with_sub_32:dsub3_then_bsub
74805 0, // FIXED_REGS_with_sub_32:dsub3_then_hsub
74806 0, // FIXED_REGS_with_sub_32:dsub3_then_ssub
74807 0, // FIXED_REGS_with_sub_32:dsub2_then_bsub
74808 0, // FIXED_REGS_with_sub_32:dsub2_then_hsub
74809 0, // FIXED_REGS_with_sub_32:dsub2_then_ssub
74810 0, // FIXED_REGS_with_sub_32:psub1_then_psub
74811 0, // FIXED_REGS_with_sub_32:qsub1_then_bsub
74812 0, // FIXED_REGS_with_sub_32:qsub1_then_dsub
74813 0, // FIXED_REGS_with_sub_32:qsub1_then_hsub
74814 0, // FIXED_REGS_with_sub_32:qsub1_then_ssub
74815 0, // FIXED_REGS_with_sub_32:qsub3_then_bsub
74816 0, // FIXED_REGS_with_sub_32:qsub3_then_dsub
74817 0, // FIXED_REGS_with_sub_32:qsub3_then_hsub
74818 0, // FIXED_REGS_with_sub_32:qsub3_then_ssub
74819 0, // FIXED_REGS_with_sub_32:qsub2_then_bsub
74820 0, // FIXED_REGS_with_sub_32:qsub2_then_dsub
74821 0, // FIXED_REGS_with_sub_32:qsub2_then_hsub
74822 0, // FIXED_REGS_with_sub_32:qsub2_then_ssub
74823 0, // FIXED_REGS_with_sub_32:x8sub_7_then_sub_32
74824 0, // FIXED_REGS_with_sub_32:x8sub_6_then_sub_32
74825 0, // FIXED_REGS_with_sub_32:x8sub_5_then_sub_32
74826 0, // FIXED_REGS_with_sub_32:x8sub_4_then_sub_32
74827 0, // FIXED_REGS_with_sub_32:x8sub_3_then_sub_32
74828 0, // FIXED_REGS_with_sub_32:x8sub_2_then_sub_32
74829 0, // FIXED_REGS_with_sub_32:x8sub_1_then_sub_32
74830 0, // FIXED_REGS_with_sub_32:subo64_then_sub_32
74831 0, // FIXED_REGS_with_sub_32:zsub1_then_bsub
74832 0, // FIXED_REGS_with_sub_32:zsub1_then_dsub
74833 0, // FIXED_REGS_with_sub_32:zsub1_then_hsub
74834 0, // FIXED_REGS_with_sub_32:zsub1_then_ssub
74835 0, // FIXED_REGS_with_sub_32:zsub1_then_zsub
74836 0, // FIXED_REGS_with_sub_32:zsub3_then_bsub
74837 0, // FIXED_REGS_with_sub_32:zsub3_then_dsub
74838 0, // FIXED_REGS_with_sub_32:zsub3_then_hsub
74839 0, // FIXED_REGS_with_sub_32:zsub3_then_ssub
74840 0, // FIXED_REGS_with_sub_32:zsub3_then_zsub
74841 0, // FIXED_REGS_with_sub_32:zsub2_then_bsub
74842 0, // FIXED_REGS_with_sub_32:zsub2_then_dsub
74843 0, // FIXED_REGS_with_sub_32:zsub2_then_hsub
74844 0, // FIXED_REGS_with_sub_32:zsub2_then_ssub
74845 0, // FIXED_REGS_with_sub_32:zsub2_then_zsub
74846 0, // FIXED_REGS_with_sub_32:dsub0_dsub1
74847 0, // FIXED_REGS_with_sub_32:dsub0_dsub1_dsub2
74848 0, // FIXED_REGS_with_sub_32:dsub1_dsub2
74849 0, // FIXED_REGS_with_sub_32:dsub1_dsub2_dsub3
74850 0, // FIXED_REGS_with_sub_32:dsub2_dsub3
74851 0, // FIXED_REGS_with_sub_32:dsub_qsub1_then_dsub
74852 0, // FIXED_REGS_with_sub_32:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74853 0, // FIXED_REGS_with_sub_32:dsub_qsub1_then_dsub_qsub2_then_dsub
74854 0, // FIXED_REGS_with_sub_32:qsub0_qsub1
74855 0, // FIXED_REGS_with_sub_32:qsub0_qsub1_qsub2
74856 0, // FIXED_REGS_with_sub_32:qsub1_qsub2
74857 0, // FIXED_REGS_with_sub_32:qsub1_qsub2_qsub3
74858 0, // FIXED_REGS_with_sub_32:qsub2_qsub3
74859 0, // FIXED_REGS_with_sub_32:qsub1_then_dsub_qsub2_then_dsub
74860 0, // FIXED_REGS_with_sub_32:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
74861 0, // FIXED_REGS_with_sub_32:qsub2_then_dsub_qsub3_then_dsub
74862 0, // FIXED_REGS_with_sub_32:sub_32_x8sub_1_then_sub_32
74863 0, // FIXED_REGS_with_sub_32:x8sub_0_x8sub_1
74864 0, // FIXED_REGS_with_sub_32:x8sub_2_x8sub_3
74865 0, // FIXED_REGS_with_sub_32:x8sub_4_x8sub_5
74866 0, // FIXED_REGS_with_sub_32:x8sub_6_x8sub_7
74867 0, // FIXED_REGS_with_sub_32:x8sub_6_then_sub_32_x8sub_7_then_sub_32
74868 0, // FIXED_REGS_with_sub_32:x8sub_4_then_sub_32_x8sub_5_then_sub_32
74869 0, // FIXED_REGS_with_sub_32:x8sub_2_then_sub_32_x8sub_3_then_sub_32
74870 0, // FIXED_REGS_with_sub_32:sub_32_subo64_then_sub_32
74871 0, // FIXED_REGS_with_sub_32:dsub_zsub1_then_dsub
74872 0, // FIXED_REGS_with_sub_32:zsub_zsub1_then_zsub
74873 0, // FIXED_REGS_with_sub_32:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74874 0, // FIXED_REGS_with_sub_32:dsub_zsub1_then_dsub_zsub2_then_dsub
74875 0, // FIXED_REGS_with_sub_32:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74876 0, // FIXED_REGS_with_sub_32:zsub_zsub1_then_zsub_zsub2_then_zsub
74877 0, // FIXED_REGS_with_sub_32:zsub0_zsub1
74878 0, // FIXED_REGS_with_sub_32:zsub0_zsub1_zsub2
74879 0, // FIXED_REGS_with_sub_32:zsub1_zsub2
74880 0, // FIXED_REGS_with_sub_32:zsub1_zsub2_zsub3
74881 0, // FIXED_REGS_with_sub_32:zsub2_zsub3
74882 0, // FIXED_REGS_with_sub_32:zsub1_then_dsub_zsub2_then_dsub
74883 0, // FIXED_REGS_with_sub_32:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
74884 0, // FIXED_REGS_with_sub_32:zsub1_then_zsub_zsub2_then_zsub
74885 0, // FIXED_REGS_with_sub_32:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
74886 0, // FIXED_REGS_with_sub_32:zsub2_then_dsub_zsub3_then_dsub
74887 0, // FIXED_REGS_with_sub_32:zsub2_then_zsub_zsub3_then_zsub
74888 0, // FIXED_REGS_with_sub_32:zsub0_zsub2
74889 0, // FIXED_REGS_with_sub_32:zsub1_zsub3
74890 },
74891 { // tcGPRx16x17
74892 0, // tcGPRx16x17:bsub
74893 0, // tcGPRx16x17:dsub
74894 0, // tcGPRx16x17:dsub0
74895 0, // tcGPRx16x17:dsub1
74896 0, // tcGPRx16x17:dsub2
74897 0, // tcGPRx16x17:dsub3
74898 0, // tcGPRx16x17:hsub
74899 0, // tcGPRx16x17:psub
74900 0, // tcGPRx16x17:psub0
74901 0, // tcGPRx16x17:psub1
74902 0, // tcGPRx16x17:qsub0
74903 0, // tcGPRx16x17:qsub1
74904 0, // tcGPRx16x17:qsub2
74905 0, // tcGPRx16x17:qsub3
74906 0, // tcGPRx16x17:ssub
74907 27, // tcGPRx16x17:sub_32 -> GPR32common
74908 0, // tcGPRx16x17:sube32
74909 0, // tcGPRx16x17:sube64
74910 0, // tcGPRx16x17:subo32
74911 0, // tcGPRx16x17:subo64
74912 0, // tcGPRx16x17:x8sub_0
74913 0, // tcGPRx16x17:x8sub_1
74914 0, // tcGPRx16x17:x8sub_2
74915 0, // tcGPRx16x17:x8sub_3
74916 0, // tcGPRx16x17:x8sub_4
74917 0, // tcGPRx16x17:x8sub_5
74918 0, // tcGPRx16x17:x8sub_6
74919 0, // tcGPRx16x17:x8sub_7
74920 0, // tcGPRx16x17:zasubb
74921 0, // tcGPRx16x17:zasubd0
74922 0, // tcGPRx16x17:zasubd1
74923 0, // tcGPRx16x17:zasubh0
74924 0, // tcGPRx16x17:zasubh1
74925 0, // tcGPRx16x17:zasubq0
74926 0, // tcGPRx16x17:zasubq1
74927 0, // tcGPRx16x17:zasubs0
74928 0, // tcGPRx16x17:zasubs1
74929 0, // tcGPRx16x17:zsub
74930 0, // tcGPRx16x17:zsub0
74931 0, // tcGPRx16x17:zsub1
74932 0, // tcGPRx16x17:zsub2
74933 0, // tcGPRx16x17:zsub3
74934 0, // tcGPRx16x17:zasubd1_then_zasubq0
74935 0, // tcGPRx16x17:zasubd1_then_zasubq1
74936 0, // tcGPRx16x17:zasubs1_then_zasubd0
74937 0, // tcGPRx16x17:zasubs1_then_zasubd1
74938 0, // tcGPRx16x17:zasubs1_then_zasubq0
74939 0, // tcGPRx16x17:zasubs1_then_zasubq1
74940 0, // tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq0
74941 0, // tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq1
74942 0, // tcGPRx16x17:zasubh1_then_zasubd0
74943 0, // tcGPRx16x17:zasubh1_then_zasubd1
74944 0, // tcGPRx16x17:zasubh1_then_zasubq0
74945 0, // tcGPRx16x17:zasubh1_then_zasubq1
74946 0, // tcGPRx16x17:zasubh1_then_zasubs0
74947 0, // tcGPRx16x17:zasubh1_then_zasubs1
74948 0, // tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq0
74949 0, // tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq1
74950 0, // tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd0
74951 0, // tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1
74952 0, // tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq0
74953 0, // tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq1
74954 0, // tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
74955 0, // tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
74956 0, // tcGPRx16x17:dsub1_then_bsub
74957 0, // tcGPRx16x17:dsub1_then_hsub
74958 0, // tcGPRx16x17:dsub1_then_ssub
74959 0, // tcGPRx16x17:dsub3_then_bsub
74960 0, // tcGPRx16x17:dsub3_then_hsub
74961 0, // tcGPRx16x17:dsub3_then_ssub
74962 0, // tcGPRx16x17:dsub2_then_bsub
74963 0, // tcGPRx16x17:dsub2_then_hsub
74964 0, // tcGPRx16x17:dsub2_then_ssub
74965 0, // tcGPRx16x17:psub1_then_psub
74966 0, // tcGPRx16x17:qsub1_then_bsub
74967 0, // tcGPRx16x17:qsub1_then_dsub
74968 0, // tcGPRx16x17:qsub1_then_hsub
74969 0, // tcGPRx16x17:qsub1_then_ssub
74970 0, // tcGPRx16x17:qsub3_then_bsub
74971 0, // tcGPRx16x17:qsub3_then_dsub
74972 0, // tcGPRx16x17:qsub3_then_hsub
74973 0, // tcGPRx16x17:qsub3_then_ssub
74974 0, // tcGPRx16x17:qsub2_then_bsub
74975 0, // tcGPRx16x17:qsub2_then_dsub
74976 0, // tcGPRx16x17:qsub2_then_hsub
74977 0, // tcGPRx16x17:qsub2_then_ssub
74978 0, // tcGPRx16x17:x8sub_7_then_sub_32
74979 0, // tcGPRx16x17:x8sub_6_then_sub_32
74980 0, // tcGPRx16x17:x8sub_5_then_sub_32
74981 0, // tcGPRx16x17:x8sub_4_then_sub_32
74982 0, // tcGPRx16x17:x8sub_3_then_sub_32
74983 0, // tcGPRx16x17:x8sub_2_then_sub_32
74984 0, // tcGPRx16x17:x8sub_1_then_sub_32
74985 0, // tcGPRx16x17:subo64_then_sub_32
74986 0, // tcGPRx16x17:zsub1_then_bsub
74987 0, // tcGPRx16x17:zsub1_then_dsub
74988 0, // tcGPRx16x17:zsub1_then_hsub
74989 0, // tcGPRx16x17:zsub1_then_ssub
74990 0, // tcGPRx16x17:zsub1_then_zsub
74991 0, // tcGPRx16x17:zsub3_then_bsub
74992 0, // tcGPRx16x17:zsub3_then_dsub
74993 0, // tcGPRx16x17:zsub3_then_hsub
74994 0, // tcGPRx16x17:zsub3_then_ssub
74995 0, // tcGPRx16x17:zsub3_then_zsub
74996 0, // tcGPRx16x17:zsub2_then_bsub
74997 0, // tcGPRx16x17:zsub2_then_dsub
74998 0, // tcGPRx16x17:zsub2_then_hsub
74999 0, // tcGPRx16x17:zsub2_then_ssub
75000 0, // tcGPRx16x17:zsub2_then_zsub
75001 0, // tcGPRx16x17:dsub0_dsub1
75002 0, // tcGPRx16x17:dsub0_dsub1_dsub2
75003 0, // tcGPRx16x17:dsub1_dsub2
75004 0, // tcGPRx16x17:dsub1_dsub2_dsub3
75005 0, // tcGPRx16x17:dsub2_dsub3
75006 0, // tcGPRx16x17:dsub_qsub1_then_dsub
75007 0, // tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75008 0, // tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub
75009 0, // tcGPRx16x17:qsub0_qsub1
75010 0, // tcGPRx16x17:qsub0_qsub1_qsub2
75011 0, // tcGPRx16x17:qsub1_qsub2
75012 0, // tcGPRx16x17:qsub1_qsub2_qsub3
75013 0, // tcGPRx16x17:qsub2_qsub3
75014 0, // tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub
75015 0, // tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75016 0, // tcGPRx16x17:qsub2_then_dsub_qsub3_then_dsub
75017 0, // tcGPRx16x17:sub_32_x8sub_1_then_sub_32
75018 0, // tcGPRx16x17:x8sub_0_x8sub_1
75019 0, // tcGPRx16x17:x8sub_2_x8sub_3
75020 0, // tcGPRx16x17:x8sub_4_x8sub_5
75021 0, // tcGPRx16x17:x8sub_6_x8sub_7
75022 0, // tcGPRx16x17:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75023 0, // tcGPRx16x17:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75024 0, // tcGPRx16x17:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75025 0, // tcGPRx16x17:sub_32_subo64_then_sub_32
75026 0, // tcGPRx16x17:dsub_zsub1_then_dsub
75027 0, // tcGPRx16x17:zsub_zsub1_then_zsub
75028 0, // tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75029 0, // tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub
75030 0, // tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75031 0, // tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub
75032 0, // tcGPRx16x17:zsub0_zsub1
75033 0, // tcGPRx16x17:zsub0_zsub1_zsub2
75034 0, // tcGPRx16x17:zsub1_zsub2
75035 0, // tcGPRx16x17:zsub1_zsub2_zsub3
75036 0, // tcGPRx16x17:zsub2_zsub3
75037 0, // tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub
75038 0, // tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75039 0, // tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub
75040 0, // tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75041 0, // tcGPRx16x17:zsub2_then_dsub_zsub3_then_dsub
75042 0, // tcGPRx16x17:zsub2_then_zsub_zsub3_then_zsub
75043 0, // tcGPRx16x17:zsub0_zsub2
75044 0, // tcGPRx16x17:zsub1_zsub3
75045 },
75046 { // FIXED_REGS_and_GPR64
75047 0, // FIXED_REGS_and_GPR64:bsub
75048 0, // FIXED_REGS_and_GPR64:dsub
75049 0, // FIXED_REGS_and_GPR64:dsub0
75050 0, // FIXED_REGS_and_GPR64:dsub1
75051 0, // FIXED_REGS_and_GPR64:dsub2
75052 0, // FIXED_REGS_and_GPR64:dsub3
75053 0, // FIXED_REGS_and_GPR64:hsub
75054 0, // FIXED_REGS_and_GPR64:psub
75055 0, // FIXED_REGS_and_GPR64:psub0
75056 0, // FIXED_REGS_and_GPR64:psub1
75057 0, // FIXED_REGS_and_GPR64:qsub0
75058 0, // FIXED_REGS_and_GPR64:qsub1
75059 0, // FIXED_REGS_and_GPR64:qsub2
75060 0, // FIXED_REGS_and_GPR64:qsub3
75061 0, // FIXED_REGS_and_GPR64:ssub
75062 27, // FIXED_REGS_and_GPR64:sub_32 -> GPR32common
75063 0, // FIXED_REGS_and_GPR64:sube32
75064 0, // FIXED_REGS_and_GPR64:sube64
75065 0, // FIXED_REGS_and_GPR64:subo32
75066 0, // FIXED_REGS_and_GPR64:subo64
75067 0, // FIXED_REGS_and_GPR64:x8sub_0
75068 0, // FIXED_REGS_and_GPR64:x8sub_1
75069 0, // FIXED_REGS_and_GPR64:x8sub_2
75070 0, // FIXED_REGS_and_GPR64:x8sub_3
75071 0, // FIXED_REGS_and_GPR64:x8sub_4
75072 0, // FIXED_REGS_and_GPR64:x8sub_5
75073 0, // FIXED_REGS_and_GPR64:x8sub_6
75074 0, // FIXED_REGS_and_GPR64:x8sub_7
75075 0, // FIXED_REGS_and_GPR64:zasubb
75076 0, // FIXED_REGS_and_GPR64:zasubd0
75077 0, // FIXED_REGS_and_GPR64:zasubd1
75078 0, // FIXED_REGS_and_GPR64:zasubh0
75079 0, // FIXED_REGS_and_GPR64:zasubh1
75080 0, // FIXED_REGS_and_GPR64:zasubq0
75081 0, // FIXED_REGS_and_GPR64:zasubq1
75082 0, // FIXED_REGS_and_GPR64:zasubs0
75083 0, // FIXED_REGS_and_GPR64:zasubs1
75084 0, // FIXED_REGS_and_GPR64:zsub
75085 0, // FIXED_REGS_and_GPR64:zsub0
75086 0, // FIXED_REGS_and_GPR64:zsub1
75087 0, // FIXED_REGS_and_GPR64:zsub2
75088 0, // FIXED_REGS_and_GPR64:zsub3
75089 0, // FIXED_REGS_and_GPR64:zasubd1_then_zasubq0
75090 0, // FIXED_REGS_and_GPR64:zasubd1_then_zasubq1
75091 0, // FIXED_REGS_and_GPR64:zasubs1_then_zasubd0
75092 0, // FIXED_REGS_and_GPR64:zasubs1_then_zasubd1
75093 0, // FIXED_REGS_and_GPR64:zasubs1_then_zasubq0
75094 0, // FIXED_REGS_and_GPR64:zasubs1_then_zasubq1
75095 0, // FIXED_REGS_and_GPR64:zasubs1_then_zasubd1_then_zasubq0
75096 0, // FIXED_REGS_and_GPR64:zasubs1_then_zasubd1_then_zasubq1
75097 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubd0
75098 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubd1
75099 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubq0
75100 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubq1
75101 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs0
75102 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1
75103 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubd1_then_zasubq0
75104 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubd1_then_zasubq1
75105 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1_then_zasubd0
75106 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1_then_zasubd1
75107 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1_then_zasubq0
75108 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1_then_zasubq1
75109 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
75110 0, // FIXED_REGS_and_GPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
75111 0, // FIXED_REGS_and_GPR64:dsub1_then_bsub
75112 0, // FIXED_REGS_and_GPR64:dsub1_then_hsub
75113 0, // FIXED_REGS_and_GPR64:dsub1_then_ssub
75114 0, // FIXED_REGS_and_GPR64:dsub3_then_bsub
75115 0, // FIXED_REGS_and_GPR64:dsub3_then_hsub
75116 0, // FIXED_REGS_and_GPR64:dsub3_then_ssub
75117 0, // FIXED_REGS_and_GPR64:dsub2_then_bsub
75118 0, // FIXED_REGS_and_GPR64:dsub2_then_hsub
75119 0, // FIXED_REGS_and_GPR64:dsub2_then_ssub
75120 0, // FIXED_REGS_and_GPR64:psub1_then_psub
75121 0, // FIXED_REGS_and_GPR64:qsub1_then_bsub
75122 0, // FIXED_REGS_and_GPR64:qsub1_then_dsub
75123 0, // FIXED_REGS_and_GPR64:qsub1_then_hsub
75124 0, // FIXED_REGS_and_GPR64:qsub1_then_ssub
75125 0, // FIXED_REGS_and_GPR64:qsub3_then_bsub
75126 0, // FIXED_REGS_and_GPR64:qsub3_then_dsub
75127 0, // FIXED_REGS_and_GPR64:qsub3_then_hsub
75128 0, // FIXED_REGS_and_GPR64:qsub3_then_ssub
75129 0, // FIXED_REGS_and_GPR64:qsub2_then_bsub
75130 0, // FIXED_REGS_and_GPR64:qsub2_then_dsub
75131 0, // FIXED_REGS_and_GPR64:qsub2_then_hsub
75132 0, // FIXED_REGS_and_GPR64:qsub2_then_ssub
75133 0, // FIXED_REGS_and_GPR64:x8sub_7_then_sub_32
75134 0, // FIXED_REGS_and_GPR64:x8sub_6_then_sub_32
75135 0, // FIXED_REGS_and_GPR64:x8sub_5_then_sub_32
75136 0, // FIXED_REGS_and_GPR64:x8sub_4_then_sub_32
75137 0, // FIXED_REGS_and_GPR64:x8sub_3_then_sub_32
75138 0, // FIXED_REGS_and_GPR64:x8sub_2_then_sub_32
75139 0, // FIXED_REGS_and_GPR64:x8sub_1_then_sub_32
75140 0, // FIXED_REGS_and_GPR64:subo64_then_sub_32
75141 0, // FIXED_REGS_and_GPR64:zsub1_then_bsub
75142 0, // FIXED_REGS_and_GPR64:zsub1_then_dsub
75143 0, // FIXED_REGS_and_GPR64:zsub1_then_hsub
75144 0, // FIXED_REGS_and_GPR64:zsub1_then_ssub
75145 0, // FIXED_REGS_and_GPR64:zsub1_then_zsub
75146 0, // FIXED_REGS_and_GPR64:zsub3_then_bsub
75147 0, // FIXED_REGS_and_GPR64:zsub3_then_dsub
75148 0, // FIXED_REGS_and_GPR64:zsub3_then_hsub
75149 0, // FIXED_REGS_and_GPR64:zsub3_then_ssub
75150 0, // FIXED_REGS_and_GPR64:zsub3_then_zsub
75151 0, // FIXED_REGS_and_GPR64:zsub2_then_bsub
75152 0, // FIXED_REGS_and_GPR64:zsub2_then_dsub
75153 0, // FIXED_REGS_and_GPR64:zsub2_then_hsub
75154 0, // FIXED_REGS_and_GPR64:zsub2_then_ssub
75155 0, // FIXED_REGS_and_GPR64:zsub2_then_zsub
75156 0, // FIXED_REGS_and_GPR64:dsub0_dsub1
75157 0, // FIXED_REGS_and_GPR64:dsub0_dsub1_dsub2
75158 0, // FIXED_REGS_and_GPR64:dsub1_dsub2
75159 0, // FIXED_REGS_and_GPR64:dsub1_dsub2_dsub3
75160 0, // FIXED_REGS_and_GPR64:dsub2_dsub3
75161 0, // FIXED_REGS_and_GPR64:dsub_qsub1_then_dsub
75162 0, // FIXED_REGS_and_GPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75163 0, // FIXED_REGS_and_GPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
75164 0, // FIXED_REGS_and_GPR64:qsub0_qsub1
75165 0, // FIXED_REGS_and_GPR64:qsub0_qsub1_qsub2
75166 0, // FIXED_REGS_and_GPR64:qsub1_qsub2
75167 0, // FIXED_REGS_and_GPR64:qsub1_qsub2_qsub3
75168 0, // FIXED_REGS_and_GPR64:qsub2_qsub3
75169 0, // FIXED_REGS_and_GPR64:qsub1_then_dsub_qsub2_then_dsub
75170 0, // FIXED_REGS_and_GPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75171 0, // FIXED_REGS_and_GPR64:qsub2_then_dsub_qsub3_then_dsub
75172 0, // FIXED_REGS_and_GPR64:sub_32_x8sub_1_then_sub_32
75173 0, // FIXED_REGS_and_GPR64:x8sub_0_x8sub_1
75174 0, // FIXED_REGS_and_GPR64:x8sub_2_x8sub_3
75175 0, // FIXED_REGS_and_GPR64:x8sub_4_x8sub_5
75176 0, // FIXED_REGS_and_GPR64:x8sub_6_x8sub_7
75177 0, // FIXED_REGS_and_GPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75178 0, // FIXED_REGS_and_GPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75179 0, // FIXED_REGS_and_GPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75180 0, // FIXED_REGS_and_GPR64:sub_32_subo64_then_sub_32
75181 0, // FIXED_REGS_and_GPR64:dsub_zsub1_then_dsub
75182 0, // FIXED_REGS_and_GPR64:zsub_zsub1_then_zsub
75183 0, // FIXED_REGS_and_GPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75184 0, // FIXED_REGS_and_GPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
75185 0, // FIXED_REGS_and_GPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75186 0, // FIXED_REGS_and_GPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
75187 0, // FIXED_REGS_and_GPR64:zsub0_zsub1
75188 0, // FIXED_REGS_and_GPR64:zsub0_zsub1_zsub2
75189 0, // FIXED_REGS_and_GPR64:zsub1_zsub2
75190 0, // FIXED_REGS_and_GPR64:zsub1_zsub2_zsub3
75191 0, // FIXED_REGS_and_GPR64:zsub2_zsub3
75192 0, // FIXED_REGS_and_GPR64:zsub1_then_dsub_zsub2_then_dsub
75193 0, // FIXED_REGS_and_GPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75194 0, // FIXED_REGS_and_GPR64:zsub1_then_zsub_zsub2_then_zsub
75195 0, // FIXED_REGS_and_GPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75196 0, // FIXED_REGS_and_GPR64:zsub2_then_dsub_zsub3_then_dsub
75197 0, // FIXED_REGS_and_GPR64:zsub2_then_zsub_zsub3_then_zsub
75198 0, // FIXED_REGS_and_GPR64:zsub0_zsub2
75199 0, // FIXED_REGS_and_GPR64:zsub1_zsub3
75200 },
75201 { // GPR64sponly
75202 0, // GPR64sponly:bsub
75203 0, // GPR64sponly:dsub
75204 0, // GPR64sponly:dsub0
75205 0, // GPR64sponly:dsub1
75206 0, // GPR64sponly:dsub2
75207 0, // GPR64sponly:dsub3
75208 0, // GPR64sponly:hsub
75209 0, // GPR64sponly:psub
75210 0, // GPR64sponly:psub0
75211 0, // GPR64sponly:psub1
75212 0, // GPR64sponly:qsub0
75213 0, // GPR64sponly:qsub1
75214 0, // GPR64sponly:qsub2
75215 0, // GPR64sponly:qsub3
75216 0, // GPR64sponly:ssub
75217 33, // GPR64sponly:sub_32 -> GPR32sponly
75218 0, // GPR64sponly:sube32
75219 0, // GPR64sponly:sube64
75220 0, // GPR64sponly:subo32
75221 0, // GPR64sponly:subo64
75222 0, // GPR64sponly:x8sub_0
75223 0, // GPR64sponly:x8sub_1
75224 0, // GPR64sponly:x8sub_2
75225 0, // GPR64sponly:x8sub_3
75226 0, // GPR64sponly:x8sub_4
75227 0, // GPR64sponly:x8sub_5
75228 0, // GPR64sponly:x8sub_6
75229 0, // GPR64sponly:x8sub_7
75230 0, // GPR64sponly:zasubb
75231 0, // GPR64sponly:zasubd0
75232 0, // GPR64sponly:zasubd1
75233 0, // GPR64sponly:zasubh0
75234 0, // GPR64sponly:zasubh1
75235 0, // GPR64sponly:zasubq0
75236 0, // GPR64sponly:zasubq1
75237 0, // GPR64sponly:zasubs0
75238 0, // GPR64sponly:zasubs1
75239 0, // GPR64sponly:zsub
75240 0, // GPR64sponly:zsub0
75241 0, // GPR64sponly:zsub1
75242 0, // GPR64sponly:zsub2
75243 0, // GPR64sponly:zsub3
75244 0, // GPR64sponly:zasubd1_then_zasubq0
75245 0, // GPR64sponly:zasubd1_then_zasubq1
75246 0, // GPR64sponly:zasubs1_then_zasubd0
75247 0, // GPR64sponly:zasubs1_then_zasubd1
75248 0, // GPR64sponly:zasubs1_then_zasubq0
75249 0, // GPR64sponly:zasubs1_then_zasubq1
75250 0, // GPR64sponly:zasubs1_then_zasubd1_then_zasubq0
75251 0, // GPR64sponly:zasubs1_then_zasubd1_then_zasubq1
75252 0, // GPR64sponly:zasubh1_then_zasubd0
75253 0, // GPR64sponly:zasubh1_then_zasubd1
75254 0, // GPR64sponly:zasubh1_then_zasubq0
75255 0, // GPR64sponly:zasubh1_then_zasubq1
75256 0, // GPR64sponly:zasubh1_then_zasubs0
75257 0, // GPR64sponly:zasubh1_then_zasubs1
75258 0, // GPR64sponly:zasubh1_then_zasubd1_then_zasubq0
75259 0, // GPR64sponly:zasubh1_then_zasubd1_then_zasubq1
75260 0, // GPR64sponly:zasubh1_then_zasubs1_then_zasubd0
75261 0, // GPR64sponly:zasubh1_then_zasubs1_then_zasubd1
75262 0, // GPR64sponly:zasubh1_then_zasubs1_then_zasubq0
75263 0, // GPR64sponly:zasubh1_then_zasubs1_then_zasubq1
75264 0, // GPR64sponly:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
75265 0, // GPR64sponly:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
75266 0, // GPR64sponly:dsub1_then_bsub
75267 0, // GPR64sponly:dsub1_then_hsub
75268 0, // GPR64sponly:dsub1_then_ssub
75269 0, // GPR64sponly:dsub3_then_bsub
75270 0, // GPR64sponly:dsub3_then_hsub
75271 0, // GPR64sponly:dsub3_then_ssub
75272 0, // GPR64sponly:dsub2_then_bsub
75273 0, // GPR64sponly:dsub2_then_hsub
75274 0, // GPR64sponly:dsub2_then_ssub
75275 0, // GPR64sponly:psub1_then_psub
75276 0, // GPR64sponly:qsub1_then_bsub
75277 0, // GPR64sponly:qsub1_then_dsub
75278 0, // GPR64sponly:qsub1_then_hsub
75279 0, // GPR64sponly:qsub1_then_ssub
75280 0, // GPR64sponly:qsub3_then_bsub
75281 0, // GPR64sponly:qsub3_then_dsub
75282 0, // GPR64sponly:qsub3_then_hsub
75283 0, // GPR64sponly:qsub3_then_ssub
75284 0, // GPR64sponly:qsub2_then_bsub
75285 0, // GPR64sponly:qsub2_then_dsub
75286 0, // GPR64sponly:qsub2_then_hsub
75287 0, // GPR64sponly:qsub2_then_ssub
75288 0, // GPR64sponly:x8sub_7_then_sub_32
75289 0, // GPR64sponly:x8sub_6_then_sub_32
75290 0, // GPR64sponly:x8sub_5_then_sub_32
75291 0, // GPR64sponly:x8sub_4_then_sub_32
75292 0, // GPR64sponly:x8sub_3_then_sub_32
75293 0, // GPR64sponly:x8sub_2_then_sub_32
75294 0, // GPR64sponly:x8sub_1_then_sub_32
75295 0, // GPR64sponly:subo64_then_sub_32
75296 0, // GPR64sponly:zsub1_then_bsub
75297 0, // GPR64sponly:zsub1_then_dsub
75298 0, // GPR64sponly:zsub1_then_hsub
75299 0, // GPR64sponly:zsub1_then_ssub
75300 0, // GPR64sponly:zsub1_then_zsub
75301 0, // GPR64sponly:zsub3_then_bsub
75302 0, // GPR64sponly:zsub3_then_dsub
75303 0, // GPR64sponly:zsub3_then_hsub
75304 0, // GPR64sponly:zsub3_then_ssub
75305 0, // GPR64sponly:zsub3_then_zsub
75306 0, // GPR64sponly:zsub2_then_bsub
75307 0, // GPR64sponly:zsub2_then_dsub
75308 0, // GPR64sponly:zsub2_then_hsub
75309 0, // GPR64sponly:zsub2_then_ssub
75310 0, // GPR64sponly:zsub2_then_zsub
75311 0, // GPR64sponly:dsub0_dsub1
75312 0, // GPR64sponly:dsub0_dsub1_dsub2
75313 0, // GPR64sponly:dsub1_dsub2
75314 0, // GPR64sponly:dsub1_dsub2_dsub3
75315 0, // GPR64sponly:dsub2_dsub3
75316 0, // GPR64sponly:dsub_qsub1_then_dsub
75317 0, // GPR64sponly:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75318 0, // GPR64sponly:dsub_qsub1_then_dsub_qsub2_then_dsub
75319 0, // GPR64sponly:qsub0_qsub1
75320 0, // GPR64sponly:qsub0_qsub1_qsub2
75321 0, // GPR64sponly:qsub1_qsub2
75322 0, // GPR64sponly:qsub1_qsub2_qsub3
75323 0, // GPR64sponly:qsub2_qsub3
75324 0, // GPR64sponly:qsub1_then_dsub_qsub2_then_dsub
75325 0, // GPR64sponly:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75326 0, // GPR64sponly:qsub2_then_dsub_qsub3_then_dsub
75327 0, // GPR64sponly:sub_32_x8sub_1_then_sub_32
75328 0, // GPR64sponly:x8sub_0_x8sub_1
75329 0, // GPR64sponly:x8sub_2_x8sub_3
75330 0, // GPR64sponly:x8sub_4_x8sub_5
75331 0, // GPR64sponly:x8sub_6_x8sub_7
75332 0, // GPR64sponly:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75333 0, // GPR64sponly:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75334 0, // GPR64sponly:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75335 0, // GPR64sponly:sub_32_subo64_then_sub_32
75336 0, // GPR64sponly:dsub_zsub1_then_dsub
75337 0, // GPR64sponly:zsub_zsub1_then_zsub
75338 0, // GPR64sponly:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75339 0, // GPR64sponly:dsub_zsub1_then_dsub_zsub2_then_dsub
75340 0, // GPR64sponly:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75341 0, // GPR64sponly:zsub_zsub1_then_zsub_zsub2_then_zsub
75342 0, // GPR64sponly:zsub0_zsub1
75343 0, // GPR64sponly:zsub0_zsub1_zsub2
75344 0, // GPR64sponly:zsub1_zsub2
75345 0, // GPR64sponly:zsub1_zsub2_zsub3
75346 0, // GPR64sponly:zsub2_zsub3
75347 0, // GPR64sponly:zsub1_then_dsub_zsub2_then_dsub
75348 0, // GPR64sponly:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75349 0, // GPR64sponly:zsub1_then_zsub_zsub2_then_zsub
75350 0, // GPR64sponly:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75351 0, // GPR64sponly:zsub2_then_dsub_zsub3_then_dsub
75352 0, // GPR64sponly:zsub2_then_zsub_zsub3_then_zsub
75353 0, // GPR64sponly:zsub0_zsub2
75354 0, // GPR64sponly:zsub1_zsub3
75355 },
75356 { // tcGPRx17
75357 0, // tcGPRx17:bsub
75358 0, // tcGPRx17:dsub
75359 0, // tcGPRx17:dsub0
75360 0, // tcGPRx17:dsub1
75361 0, // tcGPRx17:dsub2
75362 0, // tcGPRx17:dsub3
75363 0, // tcGPRx17:hsub
75364 0, // tcGPRx17:psub
75365 0, // tcGPRx17:psub0
75366 0, // tcGPRx17:psub1
75367 0, // tcGPRx17:qsub0
75368 0, // tcGPRx17:qsub1
75369 0, // tcGPRx17:qsub2
75370 0, // tcGPRx17:qsub3
75371 0, // tcGPRx17:ssub
75372 27, // tcGPRx17:sub_32 -> GPR32common
75373 0, // tcGPRx17:sube32
75374 0, // tcGPRx17:sube64
75375 0, // tcGPRx17:subo32
75376 0, // tcGPRx17:subo64
75377 0, // tcGPRx17:x8sub_0
75378 0, // tcGPRx17:x8sub_1
75379 0, // tcGPRx17:x8sub_2
75380 0, // tcGPRx17:x8sub_3
75381 0, // tcGPRx17:x8sub_4
75382 0, // tcGPRx17:x8sub_5
75383 0, // tcGPRx17:x8sub_6
75384 0, // tcGPRx17:x8sub_7
75385 0, // tcGPRx17:zasubb
75386 0, // tcGPRx17:zasubd0
75387 0, // tcGPRx17:zasubd1
75388 0, // tcGPRx17:zasubh0
75389 0, // tcGPRx17:zasubh1
75390 0, // tcGPRx17:zasubq0
75391 0, // tcGPRx17:zasubq1
75392 0, // tcGPRx17:zasubs0
75393 0, // tcGPRx17:zasubs1
75394 0, // tcGPRx17:zsub
75395 0, // tcGPRx17:zsub0
75396 0, // tcGPRx17:zsub1
75397 0, // tcGPRx17:zsub2
75398 0, // tcGPRx17:zsub3
75399 0, // tcGPRx17:zasubd1_then_zasubq0
75400 0, // tcGPRx17:zasubd1_then_zasubq1
75401 0, // tcGPRx17:zasubs1_then_zasubd0
75402 0, // tcGPRx17:zasubs1_then_zasubd1
75403 0, // tcGPRx17:zasubs1_then_zasubq0
75404 0, // tcGPRx17:zasubs1_then_zasubq1
75405 0, // tcGPRx17:zasubs1_then_zasubd1_then_zasubq0
75406 0, // tcGPRx17:zasubs1_then_zasubd1_then_zasubq1
75407 0, // tcGPRx17:zasubh1_then_zasubd0
75408 0, // tcGPRx17:zasubh1_then_zasubd1
75409 0, // tcGPRx17:zasubh1_then_zasubq0
75410 0, // tcGPRx17:zasubh1_then_zasubq1
75411 0, // tcGPRx17:zasubh1_then_zasubs0
75412 0, // tcGPRx17:zasubh1_then_zasubs1
75413 0, // tcGPRx17:zasubh1_then_zasubd1_then_zasubq0
75414 0, // tcGPRx17:zasubh1_then_zasubd1_then_zasubq1
75415 0, // tcGPRx17:zasubh1_then_zasubs1_then_zasubd0
75416 0, // tcGPRx17:zasubh1_then_zasubs1_then_zasubd1
75417 0, // tcGPRx17:zasubh1_then_zasubs1_then_zasubq0
75418 0, // tcGPRx17:zasubh1_then_zasubs1_then_zasubq1
75419 0, // tcGPRx17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
75420 0, // tcGPRx17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
75421 0, // tcGPRx17:dsub1_then_bsub
75422 0, // tcGPRx17:dsub1_then_hsub
75423 0, // tcGPRx17:dsub1_then_ssub
75424 0, // tcGPRx17:dsub3_then_bsub
75425 0, // tcGPRx17:dsub3_then_hsub
75426 0, // tcGPRx17:dsub3_then_ssub
75427 0, // tcGPRx17:dsub2_then_bsub
75428 0, // tcGPRx17:dsub2_then_hsub
75429 0, // tcGPRx17:dsub2_then_ssub
75430 0, // tcGPRx17:psub1_then_psub
75431 0, // tcGPRx17:qsub1_then_bsub
75432 0, // tcGPRx17:qsub1_then_dsub
75433 0, // tcGPRx17:qsub1_then_hsub
75434 0, // tcGPRx17:qsub1_then_ssub
75435 0, // tcGPRx17:qsub3_then_bsub
75436 0, // tcGPRx17:qsub3_then_dsub
75437 0, // tcGPRx17:qsub3_then_hsub
75438 0, // tcGPRx17:qsub3_then_ssub
75439 0, // tcGPRx17:qsub2_then_bsub
75440 0, // tcGPRx17:qsub2_then_dsub
75441 0, // tcGPRx17:qsub2_then_hsub
75442 0, // tcGPRx17:qsub2_then_ssub
75443 0, // tcGPRx17:x8sub_7_then_sub_32
75444 0, // tcGPRx17:x8sub_6_then_sub_32
75445 0, // tcGPRx17:x8sub_5_then_sub_32
75446 0, // tcGPRx17:x8sub_4_then_sub_32
75447 0, // tcGPRx17:x8sub_3_then_sub_32
75448 0, // tcGPRx17:x8sub_2_then_sub_32
75449 0, // tcGPRx17:x8sub_1_then_sub_32
75450 0, // tcGPRx17:subo64_then_sub_32
75451 0, // tcGPRx17:zsub1_then_bsub
75452 0, // tcGPRx17:zsub1_then_dsub
75453 0, // tcGPRx17:zsub1_then_hsub
75454 0, // tcGPRx17:zsub1_then_ssub
75455 0, // tcGPRx17:zsub1_then_zsub
75456 0, // tcGPRx17:zsub3_then_bsub
75457 0, // tcGPRx17:zsub3_then_dsub
75458 0, // tcGPRx17:zsub3_then_hsub
75459 0, // tcGPRx17:zsub3_then_ssub
75460 0, // tcGPRx17:zsub3_then_zsub
75461 0, // tcGPRx17:zsub2_then_bsub
75462 0, // tcGPRx17:zsub2_then_dsub
75463 0, // tcGPRx17:zsub2_then_hsub
75464 0, // tcGPRx17:zsub2_then_ssub
75465 0, // tcGPRx17:zsub2_then_zsub
75466 0, // tcGPRx17:dsub0_dsub1
75467 0, // tcGPRx17:dsub0_dsub1_dsub2
75468 0, // tcGPRx17:dsub1_dsub2
75469 0, // tcGPRx17:dsub1_dsub2_dsub3
75470 0, // tcGPRx17:dsub2_dsub3
75471 0, // tcGPRx17:dsub_qsub1_then_dsub
75472 0, // tcGPRx17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75473 0, // tcGPRx17:dsub_qsub1_then_dsub_qsub2_then_dsub
75474 0, // tcGPRx17:qsub0_qsub1
75475 0, // tcGPRx17:qsub0_qsub1_qsub2
75476 0, // tcGPRx17:qsub1_qsub2
75477 0, // tcGPRx17:qsub1_qsub2_qsub3
75478 0, // tcGPRx17:qsub2_qsub3
75479 0, // tcGPRx17:qsub1_then_dsub_qsub2_then_dsub
75480 0, // tcGPRx17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75481 0, // tcGPRx17:qsub2_then_dsub_qsub3_then_dsub
75482 0, // tcGPRx17:sub_32_x8sub_1_then_sub_32
75483 0, // tcGPRx17:x8sub_0_x8sub_1
75484 0, // tcGPRx17:x8sub_2_x8sub_3
75485 0, // tcGPRx17:x8sub_4_x8sub_5
75486 0, // tcGPRx17:x8sub_6_x8sub_7
75487 0, // tcGPRx17:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75488 0, // tcGPRx17:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75489 0, // tcGPRx17:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75490 0, // tcGPRx17:sub_32_subo64_then_sub_32
75491 0, // tcGPRx17:dsub_zsub1_then_dsub
75492 0, // tcGPRx17:zsub_zsub1_then_zsub
75493 0, // tcGPRx17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75494 0, // tcGPRx17:dsub_zsub1_then_dsub_zsub2_then_dsub
75495 0, // tcGPRx17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75496 0, // tcGPRx17:zsub_zsub1_then_zsub_zsub2_then_zsub
75497 0, // tcGPRx17:zsub0_zsub1
75498 0, // tcGPRx17:zsub0_zsub1_zsub2
75499 0, // tcGPRx17:zsub1_zsub2
75500 0, // tcGPRx17:zsub1_zsub2_zsub3
75501 0, // tcGPRx17:zsub2_zsub3
75502 0, // tcGPRx17:zsub1_then_dsub_zsub2_then_dsub
75503 0, // tcGPRx17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75504 0, // tcGPRx17:zsub1_then_zsub_zsub2_then_zsub
75505 0, // tcGPRx17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75506 0, // tcGPRx17:zsub2_then_dsub_zsub3_then_dsub
75507 0, // tcGPRx17:zsub2_then_zsub_zsub3_then_zsub
75508 0, // tcGPRx17:zsub0_zsub2
75509 0, // tcGPRx17:zsub1_zsub3
75510 },
75511 { // DD
75512 1, // DD:bsub -> FPR8
75513 0, // DD:dsub
75514 40, // DD:dsub0 -> FPR64
75515 40, // DD:dsub1 -> FPR64
75516 0, // DD:dsub2
75517 0, // DD:dsub3
75518 2, // DD:hsub -> FPR16
75519 0, // DD:psub
75520 0, // DD:psub0
75521 0, // DD:psub1
75522 0, // DD:qsub0
75523 0, // DD:qsub1
75524 0, // DD:qsub2
75525 0, // DD:qsub3
75526 24, // DD:ssub -> FPR32
75527 0, // DD:sub_32
75528 0, // DD:sube32
75529 0, // DD:sube64
75530 0, // DD:subo32
75531 0, // DD:subo64
75532 0, // DD:x8sub_0
75533 0, // DD:x8sub_1
75534 0, // DD:x8sub_2
75535 0, // DD:x8sub_3
75536 0, // DD:x8sub_4
75537 0, // DD:x8sub_5
75538 0, // DD:x8sub_6
75539 0, // DD:x8sub_7
75540 0, // DD:zasubb
75541 0, // DD:zasubd0
75542 0, // DD:zasubd1
75543 0, // DD:zasubh0
75544 0, // DD:zasubh1
75545 0, // DD:zasubq0
75546 0, // DD:zasubq1
75547 0, // DD:zasubs0
75548 0, // DD:zasubs1
75549 0, // DD:zsub
75550 0, // DD:zsub0
75551 0, // DD:zsub1
75552 0, // DD:zsub2
75553 0, // DD:zsub3
75554 0, // DD:zasubd1_then_zasubq0
75555 0, // DD:zasubd1_then_zasubq1
75556 0, // DD:zasubs1_then_zasubd0
75557 0, // DD:zasubs1_then_zasubd1
75558 0, // DD:zasubs1_then_zasubq0
75559 0, // DD:zasubs1_then_zasubq1
75560 0, // DD:zasubs1_then_zasubd1_then_zasubq0
75561 0, // DD:zasubs1_then_zasubd1_then_zasubq1
75562 0, // DD:zasubh1_then_zasubd0
75563 0, // DD:zasubh1_then_zasubd1
75564 0, // DD:zasubh1_then_zasubq0
75565 0, // DD:zasubh1_then_zasubq1
75566 0, // DD:zasubh1_then_zasubs0
75567 0, // DD:zasubh1_then_zasubs1
75568 0, // DD:zasubh1_then_zasubd1_then_zasubq0
75569 0, // DD:zasubh1_then_zasubd1_then_zasubq1
75570 0, // DD:zasubh1_then_zasubs1_then_zasubd0
75571 0, // DD:zasubh1_then_zasubs1_then_zasubd1
75572 0, // DD:zasubh1_then_zasubs1_then_zasubq0
75573 0, // DD:zasubh1_then_zasubs1_then_zasubq1
75574 0, // DD:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
75575 0, // DD:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
75576 1, // DD:dsub1_then_bsub -> FPR8
75577 2, // DD:dsub1_then_hsub -> FPR16
75578 24, // DD:dsub1_then_ssub -> FPR32
75579 0, // DD:dsub3_then_bsub
75580 0, // DD:dsub3_then_hsub
75581 0, // DD:dsub3_then_ssub
75582 0, // DD:dsub2_then_bsub
75583 0, // DD:dsub2_then_hsub
75584 0, // DD:dsub2_then_ssub
75585 0, // DD:psub1_then_psub
75586 0, // DD:qsub1_then_bsub
75587 0, // DD:qsub1_then_dsub
75588 0, // DD:qsub1_then_hsub
75589 0, // DD:qsub1_then_ssub
75590 0, // DD:qsub3_then_bsub
75591 0, // DD:qsub3_then_dsub
75592 0, // DD:qsub3_then_hsub
75593 0, // DD:qsub3_then_ssub
75594 0, // DD:qsub2_then_bsub
75595 0, // DD:qsub2_then_dsub
75596 0, // DD:qsub2_then_hsub
75597 0, // DD:qsub2_then_ssub
75598 0, // DD:x8sub_7_then_sub_32
75599 0, // DD:x8sub_6_then_sub_32
75600 0, // DD:x8sub_5_then_sub_32
75601 0, // DD:x8sub_4_then_sub_32
75602 0, // DD:x8sub_3_then_sub_32
75603 0, // DD:x8sub_2_then_sub_32
75604 0, // DD:x8sub_1_then_sub_32
75605 0, // DD:subo64_then_sub_32
75606 0, // DD:zsub1_then_bsub
75607 0, // DD:zsub1_then_dsub
75608 0, // DD:zsub1_then_hsub
75609 0, // DD:zsub1_then_ssub
75610 0, // DD:zsub1_then_zsub
75611 0, // DD:zsub3_then_bsub
75612 0, // DD:zsub3_then_dsub
75613 0, // DD:zsub3_then_hsub
75614 0, // DD:zsub3_then_ssub
75615 0, // DD:zsub3_then_zsub
75616 0, // DD:zsub2_then_bsub
75617 0, // DD:zsub2_then_dsub
75618 0, // DD:zsub2_then_hsub
75619 0, // DD:zsub2_then_ssub
75620 0, // DD:zsub2_then_zsub
75621 0, // DD:dsub0_dsub1
75622 0, // DD:dsub0_dsub1_dsub2
75623 0, // DD:dsub1_dsub2
75624 0, // DD:dsub1_dsub2_dsub3
75625 0, // DD:dsub2_dsub3
75626 0, // DD:dsub_qsub1_then_dsub
75627 0, // DD:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75628 0, // DD:dsub_qsub1_then_dsub_qsub2_then_dsub
75629 0, // DD:qsub0_qsub1
75630 0, // DD:qsub0_qsub1_qsub2
75631 0, // DD:qsub1_qsub2
75632 0, // DD:qsub1_qsub2_qsub3
75633 0, // DD:qsub2_qsub3
75634 0, // DD:qsub1_then_dsub_qsub2_then_dsub
75635 0, // DD:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75636 0, // DD:qsub2_then_dsub_qsub3_then_dsub
75637 0, // DD:sub_32_x8sub_1_then_sub_32
75638 0, // DD:x8sub_0_x8sub_1
75639 0, // DD:x8sub_2_x8sub_3
75640 0, // DD:x8sub_4_x8sub_5
75641 0, // DD:x8sub_6_x8sub_7
75642 0, // DD:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75643 0, // DD:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75644 0, // DD:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75645 0, // DD:sub_32_subo64_then_sub_32
75646 0, // DD:dsub_zsub1_then_dsub
75647 0, // DD:zsub_zsub1_then_zsub
75648 0, // DD:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75649 0, // DD:dsub_zsub1_then_dsub_zsub2_then_dsub
75650 0, // DD:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75651 0, // DD:zsub_zsub1_then_zsub_zsub2_then_zsub
75652 0, // DD:zsub0_zsub1
75653 0, // DD:zsub0_zsub1_zsub2
75654 0, // DD:zsub1_zsub2
75655 0, // DD:zsub1_zsub2_zsub3
75656 0, // DD:zsub2_zsub3
75657 0, // DD:zsub1_then_dsub_zsub2_then_dsub
75658 0, // DD:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75659 0, // DD:zsub1_then_zsub_zsub2_then_zsub
75660 0, // DD:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75661 0, // DD:zsub2_then_dsub_zsub3_then_dsub
75662 0, // DD:zsub2_then_zsub_zsub3_then_zsub
75663 0, // DD:zsub0_zsub2
75664 0, // DD:zsub1_zsub3
75665 },
75666 { // DD_with_dsub0_in_FPR64_lo
75667 1, // DD_with_dsub0_in_FPR64_lo:bsub -> FPR8
75668 0, // DD_with_dsub0_in_FPR64_lo:dsub
75669 49, // DD_with_dsub0_in_FPR64_lo:dsub0 -> FPR64_lo
75670 40, // DD_with_dsub0_in_FPR64_lo:dsub1 -> FPR64
75671 0, // DD_with_dsub0_in_FPR64_lo:dsub2
75672 0, // DD_with_dsub0_in_FPR64_lo:dsub3
75673 4, // DD_with_dsub0_in_FPR64_lo:hsub -> FPR16_lo
75674 0, // DD_with_dsub0_in_FPR64_lo:psub
75675 0, // DD_with_dsub0_in_FPR64_lo:psub0
75676 0, // DD_with_dsub0_in_FPR64_lo:psub1
75677 0, // DD_with_dsub0_in_FPR64_lo:qsub0
75678 0, // DD_with_dsub0_in_FPR64_lo:qsub1
75679 0, // DD_with_dsub0_in_FPR64_lo:qsub2
75680 0, // DD_with_dsub0_in_FPR64_lo:qsub3
75681 28, // DD_with_dsub0_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
75682 0, // DD_with_dsub0_in_FPR64_lo:sub_32
75683 0, // DD_with_dsub0_in_FPR64_lo:sube32
75684 0, // DD_with_dsub0_in_FPR64_lo:sube64
75685 0, // DD_with_dsub0_in_FPR64_lo:subo32
75686 0, // DD_with_dsub0_in_FPR64_lo:subo64
75687 0, // DD_with_dsub0_in_FPR64_lo:x8sub_0
75688 0, // DD_with_dsub0_in_FPR64_lo:x8sub_1
75689 0, // DD_with_dsub0_in_FPR64_lo:x8sub_2
75690 0, // DD_with_dsub0_in_FPR64_lo:x8sub_3
75691 0, // DD_with_dsub0_in_FPR64_lo:x8sub_4
75692 0, // DD_with_dsub0_in_FPR64_lo:x8sub_5
75693 0, // DD_with_dsub0_in_FPR64_lo:x8sub_6
75694 0, // DD_with_dsub0_in_FPR64_lo:x8sub_7
75695 0, // DD_with_dsub0_in_FPR64_lo:zasubb
75696 0, // DD_with_dsub0_in_FPR64_lo:zasubd0
75697 0, // DD_with_dsub0_in_FPR64_lo:zasubd1
75698 0, // DD_with_dsub0_in_FPR64_lo:zasubh0
75699 0, // DD_with_dsub0_in_FPR64_lo:zasubh1
75700 0, // DD_with_dsub0_in_FPR64_lo:zasubq0
75701 0, // DD_with_dsub0_in_FPR64_lo:zasubq1
75702 0, // DD_with_dsub0_in_FPR64_lo:zasubs0
75703 0, // DD_with_dsub0_in_FPR64_lo:zasubs1
75704 0, // DD_with_dsub0_in_FPR64_lo:zsub
75705 0, // DD_with_dsub0_in_FPR64_lo:zsub0
75706 0, // DD_with_dsub0_in_FPR64_lo:zsub1
75707 0, // DD_with_dsub0_in_FPR64_lo:zsub2
75708 0, // DD_with_dsub0_in_FPR64_lo:zsub3
75709 0, // DD_with_dsub0_in_FPR64_lo:zasubd1_then_zasubq0
75710 0, // DD_with_dsub0_in_FPR64_lo:zasubd1_then_zasubq1
75711 0, // DD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd0
75712 0, // DD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1
75713 0, // DD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubq0
75714 0, // DD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubq1
75715 0, // DD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
75716 0, // DD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
75717 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd0
75718 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1
75719 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubq0
75720 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubq1
75721 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs0
75722 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1
75723 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
75724 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
75725 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
75726 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
75727 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
75728 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
75729 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
75730 0, // DD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
75731 1, // DD_with_dsub0_in_FPR64_lo:dsub1_then_bsub -> FPR8
75732 2, // DD_with_dsub0_in_FPR64_lo:dsub1_then_hsub -> FPR16
75733 24, // DD_with_dsub0_in_FPR64_lo:dsub1_then_ssub -> FPR32
75734 0, // DD_with_dsub0_in_FPR64_lo:dsub3_then_bsub
75735 0, // DD_with_dsub0_in_FPR64_lo:dsub3_then_hsub
75736 0, // DD_with_dsub0_in_FPR64_lo:dsub3_then_ssub
75737 0, // DD_with_dsub0_in_FPR64_lo:dsub2_then_bsub
75738 0, // DD_with_dsub0_in_FPR64_lo:dsub2_then_hsub
75739 0, // DD_with_dsub0_in_FPR64_lo:dsub2_then_ssub
75740 0, // DD_with_dsub0_in_FPR64_lo:psub1_then_psub
75741 0, // DD_with_dsub0_in_FPR64_lo:qsub1_then_bsub
75742 0, // DD_with_dsub0_in_FPR64_lo:qsub1_then_dsub
75743 0, // DD_with_dsub0_in_FPR64_lo:qsub1_then_hsub
75744 0, // DD_with_dsub0_in_FPR64_lo:qsub1_then_ssub
75745 0, // DD_with_dsub0_in_FPR64_lo:qsub3_then_bsub
75746 0, // DD_with_dsub0_in_FPR64_lo:qsub3_then_dsub
75747 0, // DD_with_dsub0_in_FPR64_lo:qsub3_then_hsub
75748 0, // DD_with_dsub0_in_FPR64_lo:qsub3_then_ssub
75749 0, // DD_with_dsub0_in_FPR64_lo:qsub2_then_bsub
75750 0, // DD_with_dsub0_in_FPR64_lo:qsub2_then_dsub
75751 0, // DD_with_dsub0_in_FPR64_lo:qsub2_then_hsub
75752 0, // DD_with_dsub0_in_FPR64_lo:qsub2_then_ssub
75753 0, // DD_with_dsub0_in_FPR64_lo:x8sub_7_then_sub_32
75754 0, // DD_with_dsub0_in_FPR64_lo:x8sub_6_then_sub_32
75755 0, // DD_with_dsub0_in_FPR64_lo:x8sub_5_then_sub_32
75756 0, // DD_with_dsub0_in_FPR64_lo:x8sub_4_then_sub_32
75757 0, // DD_with_dsub0_in_FPR64_lo:x8sub_3_then_sub_32
75758 0, // DD_with_dsub0_in_FPR64_lo:x8sub_2_then_sub_32
75759 0, // DD_with_dsub0_in_FPR64_lo:x8sub_1_then_sub_32
75760 0, // DD_with_dsub0_in_FPR64_lo:subo64_then_sub_32
75761 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_bsub
75762 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_dsub
75763 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_hsub
75764 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_ssub
75765 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_zsub
75766 0, // DD_with_dsub0_in_FPR64_lo:zsub3_then_bsub
75767 0, // DD_with_dsub0_in_FPR64_lo:zsub3_then_dsub
75768 0, // DD_with_dsub0_in_FPR64_lo:zsub3_then_hsub
75769 0, // DD_with_dsub0_in_FPR64_lo:zsub3_then_ssub
75770 0, // DD_with_dsub0_in_FPR64_lo:zsub3_then_zsub
75771 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_bsub
75772 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_dsub
75773 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_hsub
75774 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_ssub
75775 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_zsub
75776 0, // DD_with_dsub0_in_FPR64_lo:dsub0_dsub1
75777 0, // DD_with_dsub0_in_FPR64_lo:dsub0_dsub1_dsub2
75778 0, // DD_with_dsub0_in_FPR64_lo:dsub1_dsub2
75779 0, // DD_with_dsub0_in_FPR64_lo:dsub1_dsub2_dsub3
75780 0, // DD_with_dsub0_in_FPR64_lo:dsub2_dsub3
75781 0, // DD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub
75782 0, // DD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75783 0, // DD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
75784 0, // DD_with_dsub0_in_FPR64_lo:qsub0_qsub1
75785 0, // DD_with_dsub0_in_FPR64_lo:qsub0_qsub1_qsub2
75786 0, // DD_with_dsub0_in_FPR64_lo:qsub1_qsub2
75787 0, // DD_with_dsub0_in_FPR64_lo:qsub1_qsub2_qsub3
75788 0, // DD_with_dsub0_in_FPR64_lo:qsub2_qsub3
75789 0, // DD_with_dsub0_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
75790 0, // DD_with_dsub0_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75791 0, // DD_with_dsub0_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
75792 0, // DD_with_dsub0_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
75793 0, // DD_with_dsub0_in_FPR64_lo:x8sub_0_x8sub_1
75794 0, // DD_with_dsub0_in_FPR64_lo:x8sub_2_x8sub_3
75795 0, // DD_with_dsub0_in_FPR64_lo:x8sub_4_x8sub_5
75796 0, // DD_with_dsub0_in_FPR64_lo:x8sub_6_x8sub_7
75797 0, // DD_with_dsub0_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75798 0, // DD_with_dsub0_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75799 0, // DD_with_dsub0_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75800 0, // DD_with_dsub0_in_FPR64_lo:sub_32_subo64_then_sub_32
75801 0, // DD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub
75802 0, // DD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub
75803 0, // DD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75804 0, // DD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
75805 0, // DD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75806 0, // DD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
75807 0, // DD_with_dsub0_in_FPR64_lo:zsub0_zsub1
75808 0, // DD_with_dsub0_in_FPR64_lo:zsub0_zsub1_zsub2
75809 0, // DD_with_dsub0_in_FPR64_lo:zsub1_zsub2
75810 0, // DD_with_dsub0_in_FPR64_lo:zsub1_zsub2_zsub3
75811 0, // DD_with_dsub0_in_FPR64_lo:zsub2_zsub3
75812 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
75813 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75814 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
75815 0, // DD_with_dsub0_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75816 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
75817 0, // DD_with_dsub0_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
75818 0, // DD_with_dsub0_in_FPR64_lo:zsub0_zsub2
75819 0, // DD_with_dsub0_in_FPR64_lo:zsub1_zsub3
75820 },
75821 { // DD_with_dsub1_in_FPR64_lo
75822 1, // DD_with_dsub1_in_FPR64_lo:bsub -> FPR8
75823 0, // DD_with_dsub1_in_FPR64_lo:dsub
75824 40, // DD_with_dsub1_in_FPR64_lo:dsub0 -> FPR64
75825 49, // DD_with_dsub1_in_FPR64_lo:dsub1 -> FPR64_lo
75826 0, // DD_with_dsub1_in_FPR64_lo:dsub2
75827 0, // DD_with_dsub1_in_FPR64_lo:dsub3
75828 2, // DD_with_dsub1_in_FPR64_lo:hsub -> FPR16
75829 0, // DD_with_dsub1_in_FPR64_lo:psub
75830 0, // DD_with_dsub1_in_FPR64_lo:psub0
75831 0, // DD_with_dsub1_in_FPR64_lo:psub1
75832 0, // DD_with_dsub1_in_FPR64_lo:qsub0
75833 0, // DD_with_dsub1_in_FPR64_lo:qsub1
75834 0, // DD_with_dsub1_in_FPR64_lo:qsub2
75835 0, // DD_with_dsub1_in_FPR64_lo:qsub3
75836 24, // DD_with_dsub1_in_FPR64_lo:ssub -> FPR32
75837 0, // DD_with_dsub1_in_FPR64_lo:sub_32
75838 0, // DD_with_dsub1_in_FPR64_lo:sube32
75839 0, // DD_with_dsub1_in_FPR64_lo:sube64
75840 0, // DD_with_dsub1_in_FPR64_lo:subo32
75841 0, // DD_with_dsub1_in_FPR64_lo:subo64
75842 0, // DD_with_dsub1_in_FPR64_lo:x8sub_0
75843 0, // DD_with_dsub1_in_FPR64_lo:x8sub_1
75844 0, // DD_with_dsub1_in_FPR64_lo:x8sub_2
75845 0, // DD_with_dsub1_in_FPR64_lo:x8sub_3
75846 0, // DD_with_dsub1_in_FPR64_lo:x8sub_4
75847 0, // DD_with_dsub1_in_FPR64_lo:x8sub_5
75848 0, // DD_with_dsub1_in_FPR64_lo:x8sub_6
75849 0, // DD_with_dsub1_in_FPR64_lo:x8sub_7
75850 0, // DD_with_dsub1_in_FPR64_lo:zasubb
75851 0, // DD_with_dsub1_in_FPR64_lo:zasubd0
75852 0, // DD_with_dsub1_in_FPR64_lo:zasubd1
75853 0, // DD_with_dsub1_in_FPR64_lo:zasubh0
75854 0, // DD_with_dsub1_in_FPR64_lo:zasubh1
75855 0, // DD_with_dsub1_in_FPR64_lo:zasubq0
75856 0, // DD_with_dsub1_in_FPR64_lo:zasubq1
75857 0, // DD_with_dsub1_in_FPR64_lo:zasubs0
75858 0, // DD_with_dsub1_in_FPR64_lo:zasubs1
75859 0, // DD_with_dsub1_in_FPR64_lo:zsub
75860 0, // DD_with_dsub1_in_FPR64_lo:zsub0
75861 0, // DD_with_dsub1_in_FPR64_lo:zsub1
75862 0, // DD_with_dsub1_in_FPR64_lo:zsub2
75863 0, // DD_with_dsub1_in_FPR64_lo:zsub3
75864 0, // DD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq0
75865 0, // DD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq1
75866 0, // DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd0
75867 0, // DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1
75868 0, // DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq0
75869 0, // DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq1
75870 0, // DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
75871 0, // DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
75872 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd0
75873 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1
75874 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq0
75875 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq1
75876 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs0
75877 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1
75878 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
75879 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
75880 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
75881 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
75882 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
75883 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
75884 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
75885 0, // DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
75886 1, // DD_with_dsub1_in_FPR64_lo:dsub1_then_bsub -> FPR8
75887 4, // DD_with_dsub1_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
75888 28, // DD_with_dsub1_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
75889 0, // DD_with_dsub1_in_FPR64_lo:dsub3_then_bsub
75890 0, // DD_with_dsub1_in_FPR64_lo:dsub3_then_hsub
75891 0, // DD_with_dsub1_in_FPR64_lo:dsub3_then_ssub
75892 0, // DD_with_dsub1_in_FPR64_lo:dsub2_then_bsub
75893 0, // DD_with_dsub1_in_FPR64_lo:dsub2_then_hsub
75894 0, // DD_with_dsub1_in_FPR64_lo:dsub2_then_ssub
75895 0, // DD_with_dsub1_in_FPR64_lo:psub1_then_psub
75896 0, // DD_with_dsub1_in_FPR64_lo:qsub1_then_bsub
75897 0, // DD_with_dsub1_in_FPR64_lo:qsub1_then_dsub
75898 0, // DD_with_dsub1_in_FPR64_lo:qsub1_then_hsub
75899 0, // DD_with_dsub1_in_FPR64_lo:qsub1_then_ssub
75900 0, // DD_with_dsub1_in_FPR64_lo:qsub3_then_bsub
75901 0, // DD_with_dsub1_in_FPR64_lo:qsub3_then_dsub
75902 0, // DD_with_dsub1_in_FPR64_lo:qsub3_then_hsub
75903 0, // DD_with_dsub1_in_FPR64_lo:qsub3_then_ssub
75904 0, // DD_with_dsub1_in_FPR64_lo:qsub2_then_bsub
75905 0, // DD_with_dsub1_in_FPR64_lo:qsub2_then_dsub
75906 0, // DD_with_dsub1_in_FPR64_lo:qsub2_then_hsub
75907 0, // DD_with_dsub1_in_FPR64_lo:qsub2_then_ssub
75908 0, // DD_with_dsub1_in_FPR64_lo:x8sub_7_then_sub_32
75909 0, // DD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32
75910 0, // DD_with_dsub1_in_FPR64_lo:x8sub_5_then_sub_32
75911 0, // DD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32
75912 0, // DD_with_dsub1_in_FPR64_lo:x8sub_3_then_sub_32
75913 0, // DD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32
75914 0, // DD_with_dsub1_in_FPR64_lo:x8sub_1_then_sub_32
75915 0, // DD_with_dsub1_in_FPR64_lo:subo64_then_sub_32
75916 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_bsub
75917 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_dsub
75918 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_hsub
75919 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_ssub
75920 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_zsub
75921 0, // DD_with_dsub1_in_FPR64_lo:zsub3_then_bsub
75922 0, // DD_with_dsub1_in_FPR64_lo:zsub3_then_dsub
75923 0, // DD_with_dsub1_in_FPR64_lo:zsub3_then_hsub
75924 0, // DD_with_dsub1_in_FPR64_lo:zsub3_then_ssub
75925 0, // DD_with_dsub1_in_FPR64_lo:zsub3_then_zsub
75926 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_bsub
75927 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_dsub
75928 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_hsub
75929 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_ssub
75930 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_zsub
75931 0, // DD_with_dsub1_in_FPR64_lo:dsub0_dsub1
75932 0, // DD_with_dsub1_in_FPR64_lo:dsub0_dsub1_dsub2
75933 0, // DD_with_dsub1_in_FPR64_lo:dsub1_dsub2
75934 0, // DD_with_dsub1_in_FPR64_lo:dsub1_dsub2_dsub3
75935 0, // DD_with_dsub1_in_FPR64_lo:dsub2_dsub3
75936 0, // DD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub
75937 0, // DD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75938 0, // DD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
75939 0, // DD_with_dsub1_in_FPR64_lo:qsub0_qsub1
75940 0, // DD_with_dsub1_in_FPR64_lo:qsub0_qsub1_qsub2
75941 0, // DD_with_dsub1_in_FPR64_lo:qsub1_qsub2
75942 0, // DD_with_dsub1_in_FPR64_lo:qsub1_qsub2_qsub3
75943 0, // DD_with_dsub1_in_FPR64_lo:qsub2_qsub3
75944 0, // DD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
75945 0, // DD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
75946 0, // DD_with_dsub1_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
75947 0, // DD_with_dsub1_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
75948 0, // DD_with_dsub1_in_FPR64_lo:x8sub_0_x8sub_1
75949 0, // DD_with_dsub1_in_FPR64_lo:x8sub_2_x8sub_3
75950 0, // DD_with_dsub1_in_FPR64_lo:x8sub_4_x8sub_5
75951 0, // DD_with_dsub1_in_FPR64_lo:x8sub_6_x8sub_7
75952 0, // DD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
75953 0, // DD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
75954 0, // DD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
75955 0, // DD_with_dsub1_in_FPR64_lo:sub_32_subo64_then_sub_32
75956 0, // DD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub
75957 0, // DD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub
75958 0, // DD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75959 0, // DD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
75960 0, // DD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75961 0, // DD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
75962 0, // DD_with_dsub1_in_FPR64_lo:zsub0_zsub1
75963 0, // DD_with_dsub1_in_FPR64_lo:zsub0_zsub1_zsub2
75964 0, // DD_with_dsub1_in_FPR64_lo:zsub1_zsub2
75965 0, // DD_with_dsub1_in_FPR64_lo:zsub1_zsub2_zsub3
75966 0, // DD_with_dsub1_in_FPR64_lo:zsub2_zsub3
75967 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
75968 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
75969 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
75970 0, // DD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
75971 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
75972 0, // DD_with_dsub1_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
75973 0, // DD_with_dsub1_in_FPR64_lo:zsub0_zsub2
75974 0, // DD_with_dsub1_in_FPR64_lo:zsub1_zsub3
75975 },
75976 { // XSeqPairsClass
75977 0, // XSeqPairsClass:bsub
75978 0, // XSeqPairsClass:dsub
75979 0, // XSeqPairsClass:dsub0
75980 0, // XSeqPairsClass:dsub1
75981 0, // XSeqPairsClass:dsub2
75982 0, // XSeqPairsClass:dsub3
75983 0, // XSeqPairsClass:hsub
75984 0, // XSeqPairsClass:psub
75985 0, // XSeqPairsClass:psub0
75986 0, // XSeqPairsClass:psub1
75987 0, // XSeqPairsClass:qsub0
75988 0, // XSeqPairsClass:qsub1
75989 0, // XSeqPairsClass:qsub2
75990 0, // XSeqPairsClass:qsub3
75991 0, // XSeqPairsClass:ssub
75992 27, // XSeqPairsClass:sub_32 -> GPR32common
75993 0, // XSeqPairsClass:sube32
75994 43, // XSeqPairsClass:sube64 -> GPR64common
75995 0, // XSeqPairsClass:subo32
75996 41, // XSeqPairsClass:subo64 -> GPR64
75997 0, // XSeqPairsClass:x8sub_0
75998 0, // XSeqPairsClass:x8sub_1
75999 0, // XSeqPairsClass:x8sub_2
76000 0, // XSeqPairsClass:x8sub_3
76001 0, // XSeqPairsClass:x8sub_4
76002 0, // XSeqPairsClass:x8sub_5
76003 0, // XSeqPairsClass:x8sub_6
76004 0, // XSeqPairsClass:x8sub_7
76005 0, // XSeqPairsClass:zasubb
76006 0, // XSeqPairsClass:zasubd0
76007 0, // XSeqPairsClass:zasubd1
76008 0, // XSeqPairsClass:zasubh0
76009 0, // XSeqPairsClass:zasubh1
76010 0, // XSeqPairsClass:zasubq0
76011 0, // XSeqPairsClass:zasubq1
76012 0, // XSeqPairsClass:zasubs0
76013 0, // XSeqPairsClass:zasubs1
76014 0, // XSeqPairsClass:zsub
76015 0, // XSeqPairsClass:zsub0
76016 0, // XSeqPairsClass:zsub1
76017 0, // XSeqPairsClass:zsub2
76018 0, // XSeqPairsClass:zsub3
76019 0, // XSeqPairsClass:zasubd1_then_zasubq0
76020 0, // XSeqPairsClass:zasubd1_then_zasubq1
76021 0, // XSeqPairsClass:zasubs1_then_zasubd0
76022 0, // XSeqPairsClass:zasubs1_then_zasubd1
76023 0, // XSeqPairsClass:zasubs1_then_zasubq0
76024 0, // XSeqPairsClass:zasubs1_then_zasubq1
76025 0, // XSeqPairsClass:zasubs1_then_zasubd1_then_zasubq0
76026 0, // XSeqPairsClass:zasubs1_then_zasubd1_then_zasubq1
76027 0, // XSeqPairsClass:zasubh1_then_zasubd0
76028 0, // XSeqPairsClass:zasubh1_then_zasubd1
76029 0, // XSeqPairsClass:zasubh1_then_zasubq0
76030 0, // XSeqPairsClass:zasubh1_then_zasubq1
76031 0, // XSeqPairsClass:zasubh1_then_zasubs0
76032 0, // XSeqPairsClass:zasubh1_then_zasubs1
76033 0, // XSeqPairsClass:zasubh1_then_zasubd1_then_zasubq0
76034 0, // XSeqPairsClass:zasubh1_then_zasubd1_then_zasubq1
76035 0, // XSeqPairsClass:zasubh1_then_zasubs1_then_zasubd0
76036 0, // XSeqPairsClass:zasubh1_then_zasubs1_then_zasubd1
76037 0, // XSeqPairsClass:zasubh1_then_zasubs1_then_zasubq0
76038 0, // XSeqPairsClass:zasubh1_then_zasubs1_then_zasubq1
76039 0, // XSeqPairsClass:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76040 0, // XSeqPairsClass:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76041 0, // XSeqPairsClass:dsub1_then_bsub
76042 0, // XSeqPairsClass:dsub1_then_hsub
76043 0, // XSeqPairsClass:dsub1_then_ssub
76044 0, // XSeqPairsClass:dsub3_then_bsub
76045 0, // XSeqPairsClass:dsub3_then_hsub
76046 0, // XSeqPairsClass:dsub3_then_ssub
76047 0, // XSeqPairsClass:dsub2_then_bsub
76048 0, // XSeqPairsClass:dsub2_then_hsub
76049 0, // XSeqPairsClass:dsub2_then_ssub
76050 0, // XSeqPairsClass:psub1_then_psub
76051 0, // XSeqPairsClass:qsub1_then_bsub
76052 0, // XSeqPairsClass:qsub1_then_dsub
76053 0, // XSeqPairsClass:qsub1_then_hsub
76054 0, // XSeqPairsClass:qsub1_then_ssub
76055 0, // XSeqPairsClass:qsub3_then_bsub
76056 0, // XSeqPairsClass:qsub3_then_dsub
76057 0, // XSeqPairsClass:qsub3_then_hsub
76058 0, // XSeqPairsClass:qsub3_then_ssub
76059 0, // XSeqPairsClass:qsub2_then_bsub
76060 0, // XSeqPairsClass:qsub2_then_dsub
76061 0, // XSeqPairsClass:qsub2_then_hsub
76062 0, // XSeqPairsClass:qsub2_then_ssub
76063 0, // XSeqPairsClass:x8sub_7_then_sub_32
76064 0, // XSeqPairsClass:x8sub_6_then_sub_32
76065 0, // XSeqPairsClass:x8sub_5_then_sub_32
76066 0, // XSeqPairsClass:x8sub_4_then_sub_32
76067 0, // XSeqPairsClass:x8sub_3_then_sub_32
76068 0, // XSeqPairsClass:x8sub_2_then_sub_32
76069 0, // XSeqPairsClass:x8sub_1_then_sub_32
76070 25, // XSeqPairsClass:subo64_then_sub_32 -> GPR32
76071 0, // XSeqPairsClass:zsub1_then_bsub
76072 0, // XSeqPairsClass:zsub1_then_dsub
76073 0, // XSeqPairsClass:zsub1_then_hsub
76074 0, // XSeqPairsClass:zsub1_then_ssub
76075 0, // XSeqPairsClass:zsub1_then_zsub
76076 0, // XSeqPairsClass:zsub3_then_bsub
76077 0, // XSeqPairsClass:zsub3_then_dsub
76078 0, // XSeqPairsClass:zsub3_then_hsub
76079 0, // XSeqPairsClass:zsub3_then_ssub
76080 0, // XSeqPairsClass:zsub3_then_zsub
76081 0, // XSeqPairsClass:zsub2_then_bsub
76082 0, // XSeqPairsClass:zsub2_then_dsub
76083 0, // XSeqPairsClass:zsub2_then_hsub
76084 0, // XSeqPairsClass:zsub2_then_ssub
76085 0, // XSeqPairsClass:zsub2_then_zsub
76086 0, // XSeqPairsClass:dsub0_dsub1
76087 0, // XSeqPairsClass:dsub0_dsub1_dsub2
76088 0, // XSeqPairsClass:dsub1_dsub2
76089 0, // XSeqPairsClass:dsub1_dsub2_dsub3
76090 0, // XSeqPairsClass:dsub2_dsub3
76091 0, // XSeqPairsClass:dsub_qsub1_then_dsub
76092 0, // XSeqPairsClass:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76093 0, // XSeqPairsClass:dsub_qsub1_then_dsub_qsub2_then_dsub
76094 0, // XSeqPairsClass:qsub0_qsub1
76095 0, // XSeqPairsClass:qsub0_qsub1_qsub2
76096 0, // XSeqPairsClass:qsub1_qsub2
76097 0, // XSeqPairsClass:qsub1_qsub2_qsub3
76098 0, // XSeqPairsClass:qsub2_qsub3
76099 0, // XSeqPairsClass:qsub1_then_dsub_qsub2_then_dsub
76100 0, // XSeqPairsClass:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76101 0, // XSeqPairsClass:qsub2_then_dsub_qsub3_then_dsub
76102 0, // XSeqPairsClass:sub_32_x8sub_1_then_sub_32
76103 0, // XSeqPairsClass:x8sub_0_x8sub_1
76104 0, // XSeqPairsClass:x8sub_2_x8sub_3
76105 0, // XSeqPairsClass:x8sub_4_x8sub_5
76106 0, // XSeqPairsClass:x8sub_6_x8sub_7
76107 0, // XSeqPairsClass:x8sub_6_then_sub_32_x8sub_7_then_sub_32
76108 0, // XSeqPairsClass:x8sub_4_then_sub_32_x8sub_5_then_sub_32
76109 0, // XSeqPairsClass:x8sub_2_then_sub_32_x8sub_3_then_sub_32
76110 34, // XSeqPairsClass:sub_32_subo64_then_sub_32 -> WSeqPairsClass
76111 0, // XSeqPairsClass:dsub_zsub1_then_dsub
76112 0, // XSeqPairsClass:zsub_zsub1_then_zsub
76113 0, // XSeqPairsClass:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76114 0, // XSeqPairsClass:dsub_zsub1_then_dsub_zsub2_then_dsub
76115 0, // XSeqPairsClass:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76116 0, // XSeqPairsClass:zsub_zsub1_then_zsub_zsub2_then_zsub
76117 0, // XSeqPairsClass:zsub0_zsub1
76118 0, // XSeqPairsClass:zsub0_zsub1_zsub2
76119 0, // XSeqPairsClass:zsub1_zsub2
76120 0, // XSeqPairsClass:zsub1_zsub2_zsub3
76121 0, // XSeqPairsClass:zsub2_zsub3
76122 0, // XSeqPairsClass:zsub1_then_dsub_zsub2_then_dsub
76123 0, // XSeqPairsClass:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76124 0, // XSeqPairsClass:zsub1_then_zsub_zsub2_then_zsub
76125 0, // XSeqPairsClass:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76126 0, // XSeqPairsClass:zsub2_then_dsub_zsub3_then_dsub
76127 0, // XSeqPairsClass:zsub2_then_zsub_zsub3_then_zsub
76128 0, // XSeqPairsClass:zsub0_zsub2
76129 0, // XSeqPairsClass:zsub1_zsub3
76130 },
76131 { // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
76132 1, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:bsub -> FPR8
76133 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub
76134 49, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub0 -> FPR64_lo
76135 49, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub1 -> FPR64_lo
76136 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub2
76137 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub3
76138 4, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:hsub -> FPR16_lo
76139 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:psub
76140 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:psub0
76141 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:psub1
76142 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub0
76143 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1
76144 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2
76145 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub3
76146 28, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
76147 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:sub_32
76148 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:sube32
76149 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:sube64
76150 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:subo32
76151 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:subo64
76152 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_0
76153 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_1
76154 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_2
76155 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_3
76156 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_4
76157 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_5
76158 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_6
76159 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_7
76160 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubb
76161 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubd0
76162 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubd1
76163 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh0
76164 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1
76165 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubq0
76166 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubq1
76167 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs0
76168 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1
76169 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub
76170 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub0
76171 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1
76172 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2
76173 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub3
76174 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq0
76175 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq1
76176 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd0
76177 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1
76178 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq0
76179 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq1
76180 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
76181 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
76182 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd0
76183 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1
76184 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq0
76185 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq1
76186 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs0
76187 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1
76188 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
76189 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
76190 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
76191 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
76192 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
76193 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
76194 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76195 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76196 1, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub1_then_bsub -> FPR8
76197 4, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
76198 28, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
76199 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub3_then_bsub
76200 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub3_then_hsub
76201 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub3_then_ssub
76202 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub2_then_bsub
76203 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub2_then_hsub
76204 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub2_then_ssub
76205 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:psub1_then_psub
76206 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_then_bsub
76207 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_then_dsub
76208 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_then_hsub
76209 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_then_ssub
76210 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub3_then_bsub
76211 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub3_then_dsub
76212 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub3_then_hsub
76213 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub3_then_ssub
76214 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2_then_bsub
76215 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2_then_dsub
76216 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2_then_hsub
76217 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2_then_ssub
76218 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_7_then_sub_32
76219 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32
76220 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_5_then_sub_32
76221 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32
76222 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_3_then_sub_32
76223 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32
76224 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_1_then_sub_32
76225 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:subo64_then_sub_32
76226 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_bsub
76227 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_dsub
76228 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_hsub
76229 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_ssub
76230 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_zsub
76231 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub3_then_bsub
76232 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub3_then_dsub
76233 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub3_then_hsub
76234 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub3_then_ssub
76235 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub3_then_zsub
76236 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_bsub
76237 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_dsub
76238 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_hsub
76239 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_ssub
76240 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_zsub
76241 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub0_dsub1
76242 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub0_dsub1_dsub2
76243 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub1_dsub2
76244 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub1_dsub2_dsub3
76245 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub2_dsub3
76246 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub
76247 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76248 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
76249 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub0_qsub1
76250 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub0_qsub1_qsub2
76251 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_qsub2
76252 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_qsub2_qsub3
76253 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2_qsub3
76254 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
76255 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76256 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
76257 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
76258 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_0_x8sub_1
76259 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_2_x8sub_3
76260 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_4_x8sub_5
76261 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_6_x8sub_7
76262 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
76263 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
76264 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
76265 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:sub_32_subo64_then_sub_32
76266 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub
76267 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub
76268 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76269 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
76270 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76271 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
76272 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub0_zsub1
76273 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub0_zsub1_zsub2
76274 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_zsub2
76275 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_zsub2_zsub3
76276 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_zsub3
76277 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
76278 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76279 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
76280 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76281 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
76282 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
76283 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub0_zsub2
76284 0, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo:zsub1_zsub3
76285 },
76286 { // XSeqPairsClass_with_subo64_in_GPR64common
76287 0, // XSeqPairsClass_with_subo64_in_GPR64common:bsub
76288 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub
76289 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub0
76290 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub1
76291 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub2
76292 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub3
76293 0, // XSeqPairsClass_with_subo64_in_GPR64common:hsub
76294 0, // XSeqPairsClass_with_subo64_in_GPR64common:psub
76295 0, // XSeqPairsClass_with_subo64_in_GPR64common:psub0
76296 0, // XSeqPairsClass_with_subo64_in_GPR64common:psub1
76297 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub0
76298 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1
76299 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2
76300 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub3
76301 0, // XSeqPairsClass_with_subo64_in_GPR64common:ssub
76302 27, // XSeqPairsClass_with_subo64_in_GPR64common:sub_32 -> GPR32common
76303 0, // XSeqPairsClass_with_subo64_in_GPR64common:sube32
76304 43, // XSeqPairsClass_with_subo64_in_GPR64common:sube64 -> GPR64common
76305 0, // XSeqPairsClass_with_subo64_in_GPR64common:subo32
76306 43, // XSeqPairsClass_with_subo64_in_GPR64common:subo64 -> GPR64common
76307 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_0
76308 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_1
76309 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_2
76310 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_3
76311 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_4
76312 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_5
76313 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_6
76314 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_7
76315 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubb
76316 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubd0
76317 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubd1
76318 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh0
76319 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1
76320 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubq0
76321 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubq1
76322 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs0
76323 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1
76324 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub
76325 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub0
76326 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1
76327 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2
76328 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub3
76329 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubd1_then_zasubq0
76330 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubd1_then_zasubq1
76331 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1_then_zasubd0
76332 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1_then_zasubd1
76333 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1_then_zasubq0
76334 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1_then_zasubq1
76335 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1_then_zasubd1_then_zasubq0
76336 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubs1_then_zasubd1_then_zasubq1
76337 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubd0
76338 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubd1
76339 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubq0
76340 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubq1
76341 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs0
76342 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1
76343 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubd1_then_zasubq0
76344 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubd1_then_zasubq1
76345 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1_then_zasubd0
76346 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1_then_zasubd1
76347 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1_then_zasubq0
76348 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1_then_zasubq1
76349 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76350 0, // XSeqPairsClass_with_subo64_in_GPR64common:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76351 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub1_then_bsub
76352 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub1_then_hsub
76353 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub1_then_ssub
76354 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub3_then_bsub
76355 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub3_then_hsub
76356 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub3_then_ssub
76357 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub2_then_bsub
76358 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub2_then_hsub
76359 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub2_then_ssub
76360 0, // XSeqPairsClass_with_subo64_in_GPR64common:psub1_then_psub
76361 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_then_bsub
76362 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_then_dsub
76363 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_then_hsub
76364 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_then_ssub
76365 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub3_then_bsub
76366 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub3_then_dsub
76367 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub3_then_hsub
76368 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub3_then_ssub
76369 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2_then_bsub
76370 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2_then_dsub
76371 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2_then_hsub
76372 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2_then_ssub
76373 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_7_then_sub_32
76374 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_6_then_sub_32
76375 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_5_then_sub_32
76376 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_4_then_sub_32
76377 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_3_then_sub_32
76378 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_2_then_sub_32
76379 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_1_then_sub_32
76380 27, // XSeqPairsClass_with_subo64_in_GPR64common:subo64_then_sub_32 -> GPR32common
76381 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_bsub
76382 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_dsub
76383 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_hsub
76384 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_ssub
76385 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_zsub
76386 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub3_then_bsub
76387 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub3_then_dsub
76388 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub3_then_hsub
76389 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub3_then_ssub
76390 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub3_then_zsub
76391 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_bsub
76392 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_dsub
76393 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_hsub
76394 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_ssub
76395 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_zsub
76396 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub0_dsub1
76397 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub0_dsub1_dsub2
76398 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub1_dsub2
76399 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub1_dsub2_dsub3
76400 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub2_dsub3
76401 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub_qsub1_then_dsub
76402 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76403 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub_qsub1_then_dsub_qsub2_then_dsub
76404 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub0_qsub1
76405 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub0_qsub1_qsub2
76406 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_qsub2
76407 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_qsub2_qsub3
76408 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2_qsub3
76409 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_then_dsub_qsub2_then_dsub
76410 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76411 0, // XSeqPairsClass_with_subo64_in_GPR64common:qsub2_then_dsub_qsub3_then_dsub
76412 0, // XSeqPairsClass_with_subo64_in_GPR64common:sub_32_x8sub_1_then_sub_32
76413 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_0_x8sub_1
76414 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_2_x8sub_3
76415 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_4_x8sub_5
76416 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_6_x8sub_7
76417 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_6_then_sub_32_x8sub_7_then_sub_32
76418 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_4_then_sub_32_x8sub_5_then_sub_32
76419 0, // XSeqPairsClass_with_subo64_in_GPR64common:x8sub_2_then_sub_32_x8sub_3_then_sub_32
76420 35, // XSeqPairsClass_with_subo64_in_GPR64common:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
76421 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub_zsub1_then_dsub
76422 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub_zsub1_then_zsub
76423 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76424 0, // XSeqPairsClass_with_subo64_in_GPR64common:dsub_zsub1_then_dsub_zsub2_then_dsub
76425 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76426 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub_zsub1_then_zsub_zsub2_then_zsub
76427 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub0_zsub1
76428 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub0_zsub1_zsub2
76429 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_zsub2
76430 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_zsub2_zsub3
76431 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_zsub3
76432 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_dsub_zsub2_then_dsub
76433 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76434 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_zsub_zsub2_then_zsub
76435 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76436 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_dsub_zsub3_then_dsub
76437 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub2_then_zsub_zsub3_then_zsub
76438 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub0_zsub2
76439 0, // XSeqPairsClass_with_subo64_in_GPR64common:zsub1_zsub3
76440 },
76441 { // XSeqPairsClass_with_subo64_in_GPR64noip
76442 0, // XSeqPairsClass_with_subo64_in_GPR64noip:bsub
76443 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub
76444 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub0
76445 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub1
76446 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub2
76447 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub3
76448 0, // XSeqPairsClass_with_subo64_in_GPR64noip:hsub
76449 0, // XSeqPairsClass_with_subo64_in_GPR64noip:psub
76450 0, // XSeqPairsClass_with_subo64_in_GPR64noip:psub0
76451 0, // XSeqPairsClass_with_subo64_in_GPR64noip:psub1
76452 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub0
76453 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1
76454 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2
76455 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub3
76456 0, // XSeqPairsClass_with_subo64_in_GPR64noip:ssub
76457 27, // XSeqPairsClass_with_subo64_in_GPR64noip:sub_32 -> GPR32common
76458 0, // XSeqPairsClass_with_subo64_in_GPR64noip:sube32
76459 43, // XSeqPairsClass_with_subo64_in_GPR64noip:sube64 -> GPR64common
76460 0, // XSeqPairsClass_with_subo64_in_GPR64noip:subo32
76461 44, // XSeqPairsClass_with_subo64_in_GPR64noip:subo64 -> GPR64noip
76462 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_0
76463 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_1
76464 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_2
76465 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_3
76466 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_4
76467 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_5
76468 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_6
76469 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_7
76470 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubb
76471 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubd0
76472 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubd1
76473 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh0
76474 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1
76475 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubq0
76476 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubq1
76477 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs0
76478 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1
76479 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub
76480 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub0
76481 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1
76482 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2
76483 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub3
76484 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubd1_then_zasubq0
76485 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubd1_then_zasubq1
76486 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1_then_zasubd0
76487 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1_then_zasubd1
76488 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1_then_zasubq0
76489 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1_then_zasubq1
76490 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
76491 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
76492 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubd0
76493 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubd1
76494 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubq0
76495 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubq1
76496 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs0
76497 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1
76498 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
76499 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
76500 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
76501 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
76502 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
76503 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
76504 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76505 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76506 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub1_then_bsub
76507 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub1_then_hsub
76508 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub1_then_ssub
76509 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub3_then_bsub
76510 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub3_then_hsub
76511 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub3_then_ssub
76512 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub2_then_bsub
76513 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub2_then_hsub
76514 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub2_then_ssub
76515 0, // XSeqPairsClass_with_subo64_in_GPR64noip:psub1_then_psub
76516 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_then_bsub
76517 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_then_dsub
76518 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_then_hsub
76519 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_then_ssub
76520 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub3_then_bsub
76521 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub3_then_dsub
76522 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub3_then_hsub
76523 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub3_then_ssub
76524 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2_then_bsub
76525 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2_then_dsub
76526 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2_then_hsub
76527 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2_then_ssub
76528 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_7_then_sub_32
76529 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_6_then_sub_32
76530 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_5_then_sub_32
76531 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_4_then_sub_32
76532 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_3_then_sub_32
76533 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_2_then_sub_32
76534 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_1_then_sub_32
76535 25, // XSeqPairsClass_with_subo64_in_GPR64noip:subo64_then_sub_32 -> GPR32
76536 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_bsub
76537 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_dsub
76538 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_hsub
76539 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_ssub
76540 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_zsub
76541 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub3_then_bsub
76542 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub3_then_dsub
76543 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub3_then_hsub
76544 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub3_then_ssub
76545 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub3_then_zsub
76546 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_bsub
76547 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_dsub
76548 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_hsub
76549 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_ssub
76550 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_zsub
76551 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub0_dsub1
76552 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub0_dsub1_dsub2
76553 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub1_dsub2
76554 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub1_dsub2_dsub3
76555 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub2_dsub3
76556 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub_qsub1_then_dsub
76557 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76558 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
76559 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub0_qsub1
76560 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub0_qsub1_qsub2
76561 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_qsub2
76562 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_qsub2_qsub3
76563 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2_qsub3
76564 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
76565 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76566 0, // XSeqPairsClass_with_subo64_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
76567 0, // XSeqPairsClass_with_subo64_in_GPR64noip:sub_32_x8sub_1_then_sub_32
76568 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_0_x8sub_1
76569 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_2_x8sub_3
76570 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_4_x8sub_5
76571 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_6_x8sub_7
76572 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32
76573 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32
76574 0, // XSeqPairsClass_with_subo64_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32
76575 34, // XSeqPairsClass_with_subo64_in_GPR64noip:sub_32_subo64_then_sub_32 -> WSeqPairsClass
76576 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub_zsub1_then_dsub
76577 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub_zsub1_then_zsub
76578 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76579 0, // XSeqPairsClass_with_subo64_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
76580 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76581 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
76582 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub0_zsub1
76583 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub0_zsub1_zsub2
76584 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_zsub2
76585 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_zsub2_zsub3
76586 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_zsub3
76587 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
76588 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76589 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
76590 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76591 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
76592 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
76593 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub0_zsub2
76594 0, // XSeqPairsClass_with_subo64_in_GPR64noip:zsub1_zsub3
76595 },
76596 { // XSeqPairsClass_with_sube64_in_GPR64noip
76597 0, // XSeqPairsClass_with_sube64_in_GPR64noip:bsub
76598 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub
76599 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub0
76600 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub1
76601 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub2
76602 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub3
76603 0, // XSeqPairsClass_with_sube64_in_GPR64noip:hsub
76604 0, // XSeqPairsClass_with_sube64_in_GPR64noip:psub
76605 0, // XSeqPairsClass_with_sube64_in_GPR64noip:psub0
76606 0, // XSeqPairsClass_with_sube64_in_GPR64noip:psub1
76607 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub0
76608 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1
76609 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2
76610 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub3
76611 0, // XSeqPairsClass_with_sube64_in_GPR64noip:ssub
76612 27, // XSeqPairsClass_with_sube64_in_GPR64noip:sub_32 -> GPR32common
76613 0, // XSeqPairsClass_with_sube64_in_GPR64noip:sube32
76614 45, // XSeqPairsClass_with_sube64_in_GPR64noip:sube64 -> GPR64common_and_GPR64noip
76615 0, // XSeqPairsClass_with_sube64_in_GPR64noip:subo32
76616 45, // XSeqPairsClass_with_sube64_in_GPR64noip:subo64 -> GPR64common_and_GPR64noip
76617 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_0
76618 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_1
76619 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_2
76620 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_3
76621 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_4
76622 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_5
76623 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_6
76624 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_7
76625 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubb
76626 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubd0
76627 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubd1
76628 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh0
76629 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1
76630 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubq0
76631 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubq1
76632 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs0
76633 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1
76634 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub
76635 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub0
76636 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1
76637 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2
76638 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub3
76639 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubd1_then_zasubq0
76640 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubd1_then_zasubq1
76641 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1_then_zasubd0
76642 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1_then_zasubd1
76643 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1_then_zasubq0
76644 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1_then_zasubq1
76645 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
76646 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
76647 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubd0
76648 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubd1
76649 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubq0
76650 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubq1
76651 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs0
76652 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1
76653 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
76654 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
76655 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
76656 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
76657 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
76658 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
76659 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76660 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76661 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub1_then_bsub
76662 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub1_then_hsub
76663 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub1_then_ssub
76664 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub3_then_bsub
76665 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub3_then_hsub
76666 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub3_then_ssub
76667 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub2_then_bsub
76668 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub2_then_hsub
76669 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub2_then_ssub
76670 0, // XSeqPairsClass_with_sube64_in_GPR64noip:psub1_then_psub
76671 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_then_bsub
76672 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_then_dsub
76673 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_then_hsub
76674 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_then_ssub
76675 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub3_then_bsub
76676 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub3_then_dsub
76677 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub3_then_hsub
76678 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub3_then_ssub
76679 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2_then_bsub
76680 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2_then_dsub
76681 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2_then_hsub
76682 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2_then_ssub
76683 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_7_then_sub_32
76684 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_6_then_sub_32
76685 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_5_then_sub_32
76686 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_4_then_sub_32
76687 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_3_then_sub_32
76688 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_2_then_sub_32
76689 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_1_then_sub_32
76690 27, // XSeqPairsClass_with_sube64_in_GPR64noip:subo64_then_sub_32 -> GPR32common
76691 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_bsub
76692 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_dsub
76693 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_hsub
76694 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_ssub
76695 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_zsub
76696 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub3_then_bsub
76697 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub3_then_dsub
76698 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub3_then_hsub
76699 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub3_then_ssub
76700 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub3_then_zsub
76701 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_bsub
76702 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_dsub
76703 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_hsub
76704 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_ssub
76705 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_zsub
76706 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub0_dsub1
76707 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub0_dsub1_dsub2
76708 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub1_dsub2
76709 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub1_dsub2_dsub3
76710 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub2_dsub3
76711 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub_qsub1_then_dsub
76712 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76713 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
76714 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub0_qsub1
76715 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub0_qsub1_qsub2
76716 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_qsub2
76717 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_qsub2_qsub3
76718 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2_qsub3
76719 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
76720 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76721 0, // XSeqPairsClass_with_sube64_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
76722 0, // XSeqPairsClass_with_sube64_in_GPR64noip:sub_32_x8sub_1_then_sub_32
76723 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_0_x8sub_1
76724 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_2_x8sub_3
76725 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_4_x8sub_5
76726 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_6_x8sub_7
76727 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32
76728 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32
76729 0, // XSeqPairsClass_with_sube64_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32
76730 35, // XSeqPairsClass_with_sube64_in_GPR64noip:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
76731 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub_zsub1_then_dsub
76732 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub_zsub1_then_zsub
76733 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76734 0, // XSeqPairsClass_with_sube64_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
76735 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76736 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
76737 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub0_zsub1
76738 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub0_zsub1_zsub2
76739 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_zsub2
76740 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_zsub2_zsub3
76741 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_zsub3
76742 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
76743 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76744 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
76745 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76746 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
76747 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
76748 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub0_zsub2
76749 0, // XSeqPairsClass_with_sube64_in_GPR64noip:zsub1_zsub3
76750 },
76751 { // XSeqPairsClass_with_sube64_in_tcGPR64
76752 0, // XSeqPairsClass_with_sube64_in_tcGPR64:bsub
76753 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub
76754 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub0
76755 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub1
76756 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub2
76757 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub3
76758 0, // XSeqPairsClass_with_sube64_in_tcGPR64:hsub
76759 0, // XSeqPairsClass_with_sube64_in_tcGPR64:psub
76760 0, // XSeqPairsClass_with_sube64_in_tcGPR64:psub0
76761 0, // XSeqPairsClass_with_sube64_in_tcGPR64:psub1
76762 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub0
76763 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1
76764 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2
76765 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub3
76766 0, // XSeqPairsClass_with_sube64_in_tcGPR64:ssub
76767 27, // XSeqPairsClass_with_sube64_in_tcGPR64:sub_32 -> GPR32common
76768 0, // XSeqPairsClass_with_sube64_in_tcGPR64:sube32
76769 46, // XSeqPairsClass_with_sube64_in_tcGPR64:sube64 -> tcGPR64
76770 0, // XSeqPairsClass_with_sube64_in_tcGPR64:subo32
76771 43, // XSeqPairsClass_with_sube64_in_tcGPR64:subo64 -> GPR64common
76772 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_0
76773 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_1
76774 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_2
76775 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_3
76776 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_4
76777 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_5
76778 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_6
76779 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_7
76780 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubb
76781 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubd0
76782 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubd1
76783 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh0
76784 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1
76785 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubq0
76786 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubq1
76787 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs0
76788 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1
76789 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub
76790 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub0
76791 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1
76792 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2
76793 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub3
76794 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubd1_then_zasubq0
76795 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubd1_then_zasubq1
76796 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1_then_zasubd0
76797 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1_then_zasubd1
76798 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1_then_zasubq0
76799 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1_then_zasubq1
76800 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
76801 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
76802 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubd0
76803 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubd1
76804 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubq0
76805 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubq1
76806 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs0
76807 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1
76808 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
76809 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
76810 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
76811 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
76812 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
76813 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
76814 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76815 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76816 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub1_then_bsub
76817 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub1_then_hsub
76818 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub1_then_ssub
76819 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub3_then_bsub
76820 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub3_then_hsub
76821 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub3_then_ssub
76822 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub2_then_bsub
76823 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub2_then_hsub
76824 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub2_then_ssub
76825 0, // XSeqPairsClass_with_sube64_in_tcGPR64:psub1_then_psub
76826 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_then_bsub
76827 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_then_dsub
76828 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_then_hsub
76829 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_then_ssub
76830 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub3_then_bsub
76831 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub3_then_dsub
76832 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub3_then_hsub
76833 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub3_then_ssub
76834 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2_then_bsub
76835 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2_then_dsub
76836 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2_then_hsub
76837 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2_then_ssub
76838 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_7_then_sub_32
76839 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_6_then_sub_32
76840 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_5_then_sub_32
76841 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_4_then_sub_32
76842 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_3_then_sub_32
76843 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_2_then_sub_32
76844 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_1_then_sub_32
76845 27, // XSeqPairsClass_with_sube64_in_tcGPR64:subo64_then_sub_32 -> GPR32common
76846 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_bsub
76847 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_dsub
76848 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_hsub
76849 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_ssub
76850 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_zsub
76851 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub3_then_bsub
76852 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub3_then_dsub
76853 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub3_then_hsub
76854 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub3_then_ssub
76855 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub3_then_zsub
76856 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_bsub
76857 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_dsub
76858 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_hsub
76859 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_ssub
76860 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_zsub
76861 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub0_dsub1
76862 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub0_dsub1_dsub2
76863 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub1_dsub2
76864 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub1_dsub2_dsub3
76865 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub2_dsub3
76866 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub_qsub1_then_dsub
76867 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76868 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
76869 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub0_qsub1
76870 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub0_qsub1_qsub2
76871 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_qsub2
76872 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_qsub2_qsub3
76873 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2_qsub3
76874 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
76875 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
76876 0, // XSeqPairsClass_with_sube64_in_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
76877 0, // XSeqPairsClass_with_sube64_in_tcGPR64:sub_32_x8sub_1_then_sub_32
76878 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_0_x8sub_1
76879 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_2_x8sub_3
76880 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_4_x8sub_5
76881 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_6_x8sub_7
76882 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
76883 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
76884 0, // XSeqPairsClass_with_sube64_in_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
76885 35, // XSeqPairsClass_with_sube64_in_tcGPR64:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
76886 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub_zsub1_then_dsub
76887 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub_zsub1_then_zsub
76888 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76889 0, // XSeqPairsClass_with_sube64_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
76890 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76891 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
76892 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub0_zsub1
76893 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub0_zsub1_zsub2
76894 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_zsub2
76895 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_zsub2_zsub3
76896 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_zsub3
76897 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
76898 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
76899 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
76900 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
76901 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
76902 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
76903 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub0_zsub2
76904 0, // XSeqPairsClass_with_sube64_in_tcGPR64:zsub1_zsub3
76905 },
76906 { // XSeqPairsClass_with_sube64_in_tcGPRnotx16
76907 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:bsub
76908 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub
76909 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub0
76910 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub1
76911 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub2
76912 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub3
76913 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:hsub
76914 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:psub
76915 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:psub0
76916 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:psub1
76917 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub0
76918 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1
76919 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2
76920 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub3
76921 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:ssub
76922 27, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:sub_32 -> GPR32common
76923 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:sube32
76924 48, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:sube64 -> GPR64noip_and_tcGPR64
76925 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:subo32
76926 45, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:subo64 -> GPR64common_and_GPR64noip
76927 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_0
76928 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_1
76929 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_2
76930 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_3
76931 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_4
76932 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_5
76933 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_6
76934 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_7
76935 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubb
76936 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubd0
76937 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubd1
76938 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh0
76939 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1
76940 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubq0
76941 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubq1
76942 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs0
76943 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1
76944 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub
76945 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub0
76946 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1
76947 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2
76948 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub3
76949 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubd1_then_zasubq0
76950 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubd1_then_zasubq1
76951 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1_then_zasubd0
76952 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1_then_zasubd1
76953 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1_then_zasubq0
76954 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1_then_zasubq1
76955 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq0
76956 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq1
76957 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubd0
76958 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubd1
76959 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubq0
76960 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubq1
76961 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs0
76962 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1
76963 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq0
76964 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq1
76965 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd0
76966 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1
76967 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq0
76968 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq1
76969 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
76970 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
76971 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub1_then_bsub
76972 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub1_then_hsub
76973 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub1_then_ssub
76974 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub3_then_bsub
76975 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub3_then_hsub
76976 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub3_then_ssub
76977 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub2_then_bsub
76978 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub2_then_hsub
76979 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub2_then_ssub
76980 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:psub1_then_psub
76981 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_then_bsub
76982 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_then_dsub
76983 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_then_hsub
76984 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_then_ssub
76985 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub3_then_bsub
76986 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub3_then_dsub
76987 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub3_then_hsub
76988 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub3_then_ssub
76989 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2_then_bsub
76990 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2_then_dsub
76991 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2_then_hsub
76992 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2_then_ssub
76993 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_7_then_sub_32
76994 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_6_then_sub_32
76995 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_5_then_sub_32
76996 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_4_then_sub_32
76997 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_3_then_sub_32
76998 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_2_then_sub_32
76999 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_1_then_sub_32
77000 27, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:subo64_then_sub_32 -> GPR32common
77001 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_bsub
77002 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_dsub
77003 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_hsub
77004 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_ssub
77005 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_zsub
77006 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub3_then_bsub
77007 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub3_then_dsub
77008 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub3_then_hsub
77009 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub3_then_ssub
77010 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub3_then_zsub
77011 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_bsub
77012 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_dsub
77013 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_hsub
77014 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_ssub
77015 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_zsub
77016 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub0_dsub1
77017 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub0_dsub1_dsub2
77018 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub1_dsub2
77019 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub1_dsub2_dsub3
77020 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub2_dsub3
77021 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub_qsub1_then_dsub
77022 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77023 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub
77024 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub0_qsub1
77025 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub0_qsub1_qsub2
77026 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_qsub2
77027 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_qsub2_qsub3
77028 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2_qsub3
77029 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub
77030 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77031 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:qsub2_then_dsub_qsub3_then_dsub
77032 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:sub_32_x8sub_1_then_sub_32
77033 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_0_x8sub_1
77034 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_2_x8sub_3
77035 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_4_x8sub_5
77036 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_6_x8sub_7
77037 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77038 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77039 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77040 35, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
77041 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub_zsub1_then_dsub
77042 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub_zsub1_then_zsub
77043 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77044 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub
77045 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77046 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub
77047 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub0_zsub1
77048 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub0_zsub1_zsub2
77049 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_zsub2
77050 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_zsub2_zsub3
77051 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_zsub3
77052 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub
77053 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77054 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub
77055 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77056 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_dsub_zsub3_then_dsub
77057 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub2_then_zsub_zsub3_then_zsub
77058 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub0_zsub2
77059 0, // XSeqPairsClass_with_sube64_in_tcGPRnotx16:zsub1_zsub3
77060 },
77061 { // XSeqPairsClass_with_subo64_in_tcGPR64
77062 0, // XSeqPairsClass_with_subo64_in_tcGPR64:bsub
77063 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub
77064 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub0
77065 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub1
77066 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub2
77067 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub3
77068 0, // XSeqPairsClass_with_subo64_in_tcGPR64:hsub
77069 0, // XSeqPairsClass_with_subo64_in_tcGPR64:psub
77070 0, // XSeqPairsClass_with_subo64_in_tcGPR64:psub0
77071 0, // XSeqPairsClass_with_subo64_in_tcGPR64:psub1
77072 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub0
77073 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1
77074 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2
77075 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub3
77076 0, // XSeqPairsClass_with_subo64_in_tcGPR64:ssub
77077 27, // XSeqPairsClass_with_subo64_in_tcGPR64:sub_32 -> GPR32common
77078 0, // XSeqPairsClass_with_subo64_in_tcGPR64:sube32
77079 46, // XSeqPairsClass_with_subo64_in_tcGPR64:sube64 -> tcGPR64
77080 0, // XSeqPairsClass_with_subo64_in_tcGPR64:subo32
77081 47, // XSeqPairsClass_with_subo64_in_tcGPR64:subo64 -> tcGPRnotx16
77082 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_0
77083 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_1
77084 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_2
77085 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_3
77086 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_4
77087 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_5
77088 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_6
77089 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_7
77090 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubb
77091 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubd0
77092 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubd1
77093 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh0
77094 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1
77095 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubq0
77096 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubq1
77097 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs0
77098 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1
77099 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub
77100 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub0
77101 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1
77102 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2
77103 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub3
77104 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubd1_then_zasubq0
77105 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubd1_then_zasubq1
77106 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1_then_zasubd0
77107 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1_then_zasubd1
77108 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1_then_zasubq0
77109 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1_then_zasubq1
77110 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
77111 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
77112 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubd0
77113 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubd1
77114 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubq0
77115 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubq1
77116 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs0
77117 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1
77118 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
77119 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
77120 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
77121 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
77122 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
77123 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
77124 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
77125 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
77126 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub1_then_bsub
77127 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub1_then_hsub
77128 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub1_then_ssub
77129 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub3_then_bsub
77130 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub3_then_hsub
77131 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub3_then_ssub
77132 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub2_then_bsub
77133 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub2_then_hsub
77134 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub2_then_ssub
77135 0, // XSeqPairsClass_with_subo64_in_tcGPR64:psub1_then_psub
77136 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_then_bsub
77137 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_then_dsub
77138 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_then_hsub
77139 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_then_ssub
77140 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub3_then_bsub
77141 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub3_then_dsub
77142 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub3_then_hsub
77143 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub3_then_ssub
77144 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2_then_bsub
77145 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2_then_dsub
77146 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2_then_hsub
77147 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2_then_ssub
77148 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_7_then_sub_32
77149 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_6_then_sub_32
77150 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_5_then_sub_32
77151 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_4_then_sub_32
77152 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_3_then_sub_32
77153 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_2_then_sub_32
77154 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_1_then_sub_32
77155 27, // XSeqPairsClass_with_subo64_in_tcGPR64:subo64_then_sub_32 -> GPR32common
77156 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_bsub
77157 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_dsub
77158 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_hsub
77159 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_ssub
77160 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_zsub
77161 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub3_then_bsub
77162 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub3_then_dsub
77163 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub3_then_hsub
77164 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub3_then_ssub
77165 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub3_then_zsub
77166 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_bsub
77167 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_dsub
77168 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_hsub
77169 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_ssub
77170 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_zsub
77171 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub0_dsub1
77172 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub0_dsub1_dsub2
77173 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub1_dsub2
77174 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub1_dsub2_dsub3
77175 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub2_dsub3
77176 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub_qsub1_then_dsub
77177 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77178 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
77179 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub0_qsub1
77180 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub0_qsub1_qsub2
77181 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_qsub2
77182 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_qsub2_qsub3
77183 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2_qsub3
77184 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
77185 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77186 0, // XSeqPairsClass_with_subo64_in_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
77187 0, // XSeqPairsClass_with_subo64_in_tcGPR64:sub_32_x8sub_1_then_sub_32
77188 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_0_x8sub_1
77189 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_2_x8sub_3
77190 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_4_x8sub_5
77191 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_6_x8sub_7
77192 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77193 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77194 0, // XSeqPairsClass_with_subo64_in_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77195 35, // XSeqPairsClass_with_subo64_in_tcGPR64:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
77196 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub_zsub1_then_dsub
77197 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub_zsub1_then_zsub
77198 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77199 0, // XSeqPairsClass_with_subo64_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
77200 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77201 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
77202 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub0_zsub1
77203 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub0_zsub1_zsub2
77204 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_zsub2
77205 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_zsub2_zsub3
77206 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_zsub3
77207 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
77208 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77209 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
77210 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77211 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
77212 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
77213 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub0_zsub2
77214 0, // XSeqPairsClass_with_subo64_in_tcGPR64:zsub1_zsub3
77215 },
77216 { // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
77217 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:bsub
77218 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub
77219 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub0
77220 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub1
77221 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub2
77222 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub3
77223 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:hsub
77224 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:psub
77225 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:psub0
77226 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:psub1
77227 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub0
77228 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1
77229 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2
77230 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub3
77231 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:ssub
77232 27, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:sub_32 -> GPR32common
77233 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:sube32
77234 48, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:sube64 -> GPR64noip_and_tcGPR64
77235 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:subo32
77236 48, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:subo64 -> GPR64noip_and_tcGPR64
77237 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_0
77238 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_1
77239 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_2
77240 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_3
77241 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_4
77242 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_5
77243 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_6
77244 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_7
77245 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubb
77246 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubd0
77247 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubd1
77248 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh0
77249 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1
77250 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubq0
77251 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubq1
77252 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs0
77253 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1
77254 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub
77255 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub0
77256 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1
77257 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2
77258 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub3
77259 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq0
77260 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq1
77261 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd0
77262 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1
77263 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq0
77264 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq1
77265 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
77266 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
77267 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd0
77268 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1
77269 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq0
77270 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq1
77271 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs0
77272 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1
77273 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
77274 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
77275 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
77276 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
77277 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
77278 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
77279 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
77280 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
77281 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub1_then_bsub
77282 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub1_then_hsub
77283 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub1_then_ssub
77284 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub3_then_bsub
77285 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub3_then_hsub
77286 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub3_then_ssub
77287 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub2_then_bsub
77288 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub2_then_hsub
77289 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub2_then_ssub
77290 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:psub1_then_psub
77291 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_then_bsub
77292 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_then_dsub
77293 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_then_hsub
77294 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_then_ssub
77295 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub3_then_bsub
77296 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub3_then_dsub
77297 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub3_then_hsub
77298 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub3_then_ssub
77299 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2_then_bsub
77300 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2_then_dsub
77301 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2_then_hsub
77302 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2_then_ssub
77303 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_7_then_sub_32
77304 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32
77305 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_5_then_sub_32
77306 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32
77307 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_3_then_sub_32
77308 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32
77309 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_1_then_sub_32
77310 27, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:subo64_then_sub_32 -> GPR32common
77311 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_bsub
77312 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_dsub
77313 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_hsub
77314 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_ssub
77315 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_zsub
77316 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub3_then_bsub
77317 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub3_then_dsub
77318 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub3_then_hsub
77319 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub3_then_ssub
77320 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub3_then_zsub
77321 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_bsub
77322 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_dsub
77323 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_hsub
77324 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_ssub
77325 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_zsub
77326 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub0_dsub1
77327 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub0_dsub1_dsub2
77328 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub1_dsub2
77329 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub1_dsub2_dsub3
77330 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub2_dsub3
77331 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub
77332 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77333 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
77334 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub0_qsub1
77335 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub0_qsub1_qsub2
77336 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_qsub2
77337 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_qsub2_qsub3
77338 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2_qsub3
77339 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
77340 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77341 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
77342 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:sub_32_x8sub_1_then_sub_32
77343 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_0_x8sub_1
77344 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_2_x8sub_3
77345 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_4_x8sub_5
77346 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_6_x8sub_7
77347 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77348 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77349 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77350 35, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
77351 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub
77352 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub
77353 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77354 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
77355 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77356 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
77357 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub0_zsub1
77358 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub0_zsub1_zsub2
77359 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_zsub2
77360 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_zsub2_zsub3
77361 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_zsub3
77362 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
77363 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77364 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
77365 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77366 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
77367 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
77368 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub0_zsub2
77369 0, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64:zsub1_zsub3
77370 },
77371 { // XSeqPairsClass_with_sub_32_in_GPR32arg
77372 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:bsub
77373 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub
77374 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub0
77375 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub1
77376 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub2
77377 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub3
77378 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:hsub
77379 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:psub
77380 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:psub0
77381 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:psub1
77382 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub0
77383 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1
77384 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2
77385 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub3
77386 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:ssub
77387 29, // XSeqPairsClass_with_sub_32_in_GPR32arg:sub_32 -> GPR32arg
77388 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:sube32
77389 50, // XSeqPairsClass_with_sub_32_in_GPR32arg:sube64 -> GPR64arg
77390 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:subo32
77391 50, // XSeqPairsClass_with_sub_32_in_GPR32arg:subo64 -> GPR64arg
77392 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_0
77393 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_1
77394 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_2
77395 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_3
77396 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_4
77397 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_5
77398 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_6
77399 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_7
77400 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubb
77401 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubd0
77402 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubd1
77403 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh0
77404 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1
77405 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubq0
77406 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubq1
77407 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs0
77408 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1
77409 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub
77410 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub0
77411 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1
77412 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2
77413 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub3
77414 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubd1_then_zasubq0
77415 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubd1_then_zasubq1
77416 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1_then_zasubd0
77417 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1_then_zasubd1
77418 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1_then_zasubq0
77419 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1_then_zasubq1
77420 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1_then_zasubd1_then_zasubq0
77421 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubs1_then_zasubd1_then_zasubq1
77422 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubd0
77423 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubd1
77424 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubq0
77425 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubq1
77426 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs0
77427 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1
77428 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubd1_then_zasubq0
77429 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubd1_then_zasubq1
77430 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd0
77431 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1
77432 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubq0
77433 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubq1
77434 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
77435 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
77436 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub1_then_bsub
77437 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub1_then_hsub
77438 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub1_then_ssub
77439 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub3_then_bsub
77440 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub3_then_hsub
77441 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub3_then_ssub
77442 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub2_then_bsub
77443 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub2_then_hsub
77444 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub2_then_ssub
77445 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:psub1_then_psub
77446 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_then_bsub
77447 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_then_dsub
77448 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_then_hsub
77449 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_then_ssub
77450 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub3_then_bsub
77451 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub3_then_dsub
77452 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub3_then_hsub
77453 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub3_then_ssub
77454 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2_then_bsub
77455 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2_then_dsub
77456 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2_then_hsub
77457 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2_then_ssub
77458 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_7_then_sub_32
77459 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_6_then_sub_32
77460 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_5_then_sub_32
77461 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_4_then_sub_32
77462 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_3_then_sub_32
77463 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_2_then_sub_32
77464 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_1_then_sub_32
77465 29, // XSeqPairsClass_with_sub_32_in_GPR32arg:subo64_then_sub_32 -> GPR32arg
77466 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_bsub
77467 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_dsub
77468 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_hsub
77469 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_ssub
77470 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_zsub
77471 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub3_then_bsub
77472 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub3_then_dsub
77473 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub3_then_hsub
77474 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub3_then_ssub
77475 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub3_then_zsub
77476 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_bsub
77477 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_dsub
77478 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_hsub
77479 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_ssub
77480 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_zsub
77481 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub0_dsub1
77482 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub0_dsub1_dsub2
77483 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub1_dsub2
77484 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub1_dsub2_dsub3
77485 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub2_dsub3
77486 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub_qsub1_then_dsub
77487 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77488 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub
77489 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub0_qsub1
77490 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub0_qsub1_qsub2
77491 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_qsub2
77492 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_qsub2_qsub3
77493 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2_qsub3
77494 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_then_dsub_qsub2_then_dsub
77495 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77496 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:qsub2_then_dsub_qsub3_then_dsub
77497 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:sub_32_x8sub_1_then_sub_32
77498 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_0_x8sub_1
77499 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_2_x8sub_3
77500 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_4_x8sub_5
77501 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_6_x8sub_7
77502 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77503 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77504 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77505 36, // XSeqPairsClass_with_sub_32_in_GPR32arg:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
77506 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub_zsub1_then_dsub
77507 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub_zsub1_then_zsub
77508 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77509 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub
77510 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77511 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub
77512 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub0_zsub1
77513 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub0_zsub1_zsub2
77514 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_zsub2
77515 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_zsub2_zsub3
77516 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_zsub3
77517 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_dsub_zsub2_then_dsub
77518 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77519 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_zsub_zsub2_then_zsub
77520 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77521 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_dsub_zsub3_then_dsub
77522 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub2_then_zsub_zsub3_then_zsub
77523 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub0_zsub2
77524 0, // XSeqPairsClass_with_sub_32_in_GPR32arg:zsub1_zsub3
77525 },
77526 { // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
77527 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:bsub
77528 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub
77529 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0
77530 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1
77531 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2
77532 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3
77533 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:hsub
77534 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:psub
77535 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:psub0
77536 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:psub1
77537 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0
77538 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1
77539 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2
77540 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3
77541 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:ssub
77542 30, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32 -> MatrixIndexGPR32_12_15
77543 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:sube32
77544 52, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:sube64 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
77545 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:subo32
77546 52, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:subo64 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
77547 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0
77548 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1
77549 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2
77550 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3
77551 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4
77552 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5
77553 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6
77554 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7
77555 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubb
77556 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd0
77557 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1
77558 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh0
77559 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1
77560 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq0
77561 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq1
77562 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs0
77563 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1
77564 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub
77565 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0
77566 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1
77567 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2
77568 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3
77569 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq0
77570 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq1
77571 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd0
77572 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1
77573 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq0
77574 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq1
77575 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq0
77576 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq1
77577 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd0
77578 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1
77579 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq0
77580 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq1
77581 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs0
77582 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1
77583 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq0
77584 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq1
77585 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd0
77586 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1
77587 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq0
77588 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq1
77589 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
77590 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
77591 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_bsub
77592 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_hsub
77593 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_ssub
77594 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_bsub
77595 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_hsub
77596 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_ssub
77597 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_bsub
77598 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_hsub
77599 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_ssub
77600 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:psub1_then_psub
77601 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_bsub
77602 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub
77603 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_hsub
77604 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_ssub
77605 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_bsub
77606 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_dsub
77607 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_hsub
77608 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_ssub
77609 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_bsub
77610 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub
77611 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_hsub
77612 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_ssub
77613 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7_then_sub_32
77614 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32
77615 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5_then_sub_32
77616 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32
77617 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3_then_sub_32
77618 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32
77619 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1_then_sub_32
77620 30, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:subo64_then_sub_32 -> MatrixIndexGPR32_12_15
77621 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_bsub
77622 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub
77623 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_hsub
77624 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_ssub
77625 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub
77626 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_bsub
77627 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_dsub
77628 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_hsub
77629 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_ssub
77630 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_zsub
77631 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_bsub
77632 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub
77633 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_hsub
77634 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_ssub
77635 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub
77636 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1
77637 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1_dsub2
77638 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2
77639 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2_dsub3
77640 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_dsub3
77641 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub
77642 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77643 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub
77644 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1
77645 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1_qsub2
77646 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2
77647 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2_qsub3
77648 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_qsub3
77649 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub
77650 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77651 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub_qsub3_then_dsub
77652 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_x8sub_1_then_sub_32
77653 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0_x8sub_1
77654 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_x8sub_3
77655 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_x8sub_5
77656 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_x8sub_7
77657 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77658 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77659 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77660 37, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
77661 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub
77662 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub
77663 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77664 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub
77665 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77666 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub
77667 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1
77668 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1_zsub2
77669 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2
77670 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2_zsub3
77671 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_zsub3
77672 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub
77673 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77674 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub
77675 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77676 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub_zsub3_then_dsub
77677 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub_zsub3_then_zsub
77678 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub2
77679 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub3
77680 },
77681 { // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
77682 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
77683 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
77684 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
77685 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
77686 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
77687 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
77688 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
77689 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:psub
77690 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
77691 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
77692 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
77693 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
77694 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
77695 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
77696 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
77697 31, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> MatrixIndexGPR32_8_11
77698 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
77699 53, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:sube64 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
77700 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
77701 53, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:subo64 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
77702 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0
77703 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1
77704 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2
77705 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3
77706 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4
77707 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5
77708 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6
77709 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7
77710 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
77711 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
77712 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
77713 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
77714 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
77715 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
77716 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
77717 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
77718 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
77719 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
77720 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
77721 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
77722 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
77723 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
77724 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
77725 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
77726 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
77727 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
77728 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
77729 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
77730 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
77731 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
77732 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
77733 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
77734 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
77735 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
77736 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
77737 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
77738 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
77739 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
77740 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
77741 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
77742 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
77743 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
77744 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
77745 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
77746 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
77747 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
77748 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
77749 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
77750 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
77751 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
77752 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
77753 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
77754 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
77755 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
77756 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
77757 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
77758 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
77759 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
77760 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
77761 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
77762 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
77763 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
77764 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
77765 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
77766 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
77767 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
77768 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32
77769 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32
77770 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32
77771 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32
77772 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32
77773 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32
77774 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32
77775 31, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32 -> MatrixIndexGPR32_8_11
77776 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
77777 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
77778 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
77779 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
77780 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
77781 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
77782 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
77783 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
77784 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
77785 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
77786 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
77787 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
77788 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
77789 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
77790 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
77791 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
77792 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
77793 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
77794 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
77795 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
77796 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
77797 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77798 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
77799 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
77800 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
77801 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
77802 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
77803 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
77804 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
77805 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77806 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
77807 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32
77808 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1
77809 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3
77810 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5
77811 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7
77812 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77813 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77814 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77815 38, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
77816 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
77817 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
77818 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77819 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
77820 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77821 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
77822 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
77823 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
77824 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
77825 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
77826 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
77827 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
77828 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77829 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
77830 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77831 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
77832 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
77833 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
77834 0, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
77835 },
77836 { // XSeqPairsClass_with_sube64_in_tcGPRx16x17
77837 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:bsub
77838 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub
77839 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub0
77840 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub1
77841 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub2
77842 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub3
77843 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:hsub
77844 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:psub
77845 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:psub0
77846 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:psub1
77847 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub0
77848 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1
77849 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2
77850 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub3
77851 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:ssub
77852 27, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:sub_32 -> GPR32common
77853 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:sube32
77854 55, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:sube64 -> tcGPRx16x17
77855 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:subo32
77856 58, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:subo64 -> tcGPRx17
77857 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_0
77858 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_1
77859 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_2
77860 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_3
77861 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_4
77862 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_5
77863 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_6
77864 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_7
77865 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubb
77866 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubd0
77867 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubd1
77868 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh0
77869 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1
77870 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubq0
77871 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubq1
77872 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs0
77873 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1
77874 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub
77875 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub0
77876 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1
77877 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2
77878 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub3
77879 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubd1_then_zasubq0
77880 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubd1_then_zasubq1
77881 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1_then_zasubd0
77882 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1_then_zasubd1
77883 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1_then_zasubq0
77884 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1_then_zasubq1
77885 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq0
77886 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq1
77887 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubd0
77888 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubd1
77889 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubq0
77890 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubq1
77891 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs0
77892 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1
77893 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq0
77894 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq1
77895 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd0
77896 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1
77897 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq0
77898 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq1
77899 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
77900 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
77901 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub1_then_bsub
77902 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub1_then_hsub
77903 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub1_then_ssub
77904 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub3_then_bsub
77905 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub3_then_hsub
77906 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub3_then_ssub
77907 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub2_then_bsub
77908 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub2_then_hsub
77909 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub2_then_ssub
77910 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:psub1_then_psub
77911 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_then_bsub
77912 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_then_dsub
77913 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_then_hsub
77914 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_then_ssub
77915 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub3_then_bsub
77916 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub3_then_dsub
77917 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub3_then_hsub
77918 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub3_then_ssub
77919 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2_then_bsub
77920 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2_then_dsub
77921 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2_then_hsub
77922 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2_then_ssub
77923 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_7_then_sub_32
77924 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_6_then_sub_32
77925 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_5_then_sub_32
77926 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_4_then_sub_32
77927 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_3_then_sub_32
77928 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_2_then_sub_32
77929 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_1_then_sub_32
77930 27, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:subo64_then_sub_32 -> GPR32common
77931 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_bsub
77932 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_dsub
77933 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_hsub
77934 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_ssub
77935 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_zsub
77936 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub3_then_bsub
77937 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub3_then_dsub
77938 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub3_then_hsub
77939 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub3_then_ssub
77940 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub3_then_zsub
77941 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_bsub
77942 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_dsub
77943 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_hsub
77944 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_ssub
77945 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_zsub
77946 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub0_dsub1
77947 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub0_dsub1_dsub2
77948 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub1_dsub2
77949 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub1_dsub2_dsub3
77950 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub2_dsub3
77951 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub_qsub1_then_dsub
77952 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77953 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub
77954 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub0_qsub1
77955 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub0_qsub1_qsub2
77956 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_qsub2
77957 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_qsub2_qsub3
77958 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2_qsub3
77959 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub
77960 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
77961 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:qsub2_then_dsub_qsub3_then_dsub
77962 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:sub_32_x8sub_1_then_sub_32
77963 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_0_x8sub_1
77964 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_2_x8sub_3
77965 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_4_x8sub_5
77966 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_6_x8sub_7
77967 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_6_then_sub_32_x8sub_7_then_sub_32
77968 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_4_then_sub_32_x8sub_5_then_sub_32
77969 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:x8sub_2_then_sub_32_x8sub_3_then_sub_32
77970 35, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
77971 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub_zsub1_then_dsub
77972 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub_zsub1_then_zsub
77973 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77974 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub
77975 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77976 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub
77977 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub0_zsub1
77978 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub0_zsub1_zsub2
77979 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_zsub2
77980 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_zsub2_zsub3
77981 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_zsub3
77982 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub
77983 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
77984 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub
77985 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
77986 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_dsub_zsub3_then_dsub
77987 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub2_then_zsub_zsub3_then_zsub
77988 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub0_zsub2
77989 0, // XSeqPairsClass_with_sube64_in_tcGPRx16x17:zsub1_zsub3
77990 },
77991 { // XSeqPairsClass_with_subo64_in_FIXED_REGS
77992 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:bsub
77993 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub
77994 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub0
77995 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub1
77996 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub2
77997 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub3
77998 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:hsub
77999 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:psub
78000 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:psub0
78001 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:psub1
78002 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub0
78003 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1
78004 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2
78005 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub3
78006 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:ssub
78007 27, // XSeqPairsClass_with_subo64_in_FIXED_REGS:sub_32 -> GPR32common
78008 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:sube32
78009 45, // XSeqPairsClass_with_subo64_in_FIXED_REGS:sube64 -> GPR64common_and_GPR64noip
78010 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:subo32
78011 56, // XSeqPairsClass_with_subo64_in_FIXED_REGS:subo64 -> FIXED_REGS_and_GPR64
78012 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_0
78013 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_1
78014 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_2
78015 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_3
78016 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_4
78017 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_5
78018 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_6
78019 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_7
78020 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubb
78021 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubd0
78022 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubd1
78023 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh0
78024 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1
78025 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubq0
78026 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubq1
78027 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs0
78028 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1
78029 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub
78030 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub0
78031 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1
78032 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2
78033 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub3
78034 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubd1_then_zasubq0
78035 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubd1_then_zasubq1
78036 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1_then_zasubd0
78037 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1_then_zasubd1
78038 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1_then_zasubq0
78039 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1_then_zasubq1
78040 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1_then_zasubd1_then_zasubq0
78041 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubs1_then_zasubd1_then_zasubq1
78042 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubd0
78043 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubd1
78044 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubq0
78045 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubq1
78046 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs0
78047 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1
78048 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubd1_then_zasubq0
78049 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubd1_then_zasubq1
78050 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd0
78051 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1
78052 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubq0
78053 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubq1
78054 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78055 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78056 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub1_then_bsub
78057 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub1_then_hsub
78058 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub1_then_ssub
78059 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub3_then_bsub
78060 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub3_then_hsub
78061 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub3_then_ssub
78062 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub2_then_bsub
78063 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub2_then_hsub
78064 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub2_then_ssub
78065 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:psub1_then_psub
78066 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_then_bsub
78067 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_then_dsub
78068 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_then_hsub
78069 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_then_ssub
78070 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub3_then_bsub
78071 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub3_then_dsub
78072 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub3_then_hsub
78073 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub3_then_ssub
78074 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2_then_bsub
78075 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2_then_dsub
78076 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2_then_hsub
78077 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2_then_ssub
78078 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_7_then_sub_32
78079 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_6_then_sub_32
78080 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_5_then_sub_32
78081 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_4_then_sub_32
78082 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_3_then_sub_32
78083 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_2_then_sub_32
78084 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_1_then_sub_32
78085 27, // XSeqPairsClass_with_subo64_in_FIXED_REGS:subo64_then_sub_32 -> GPR32common
78086 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_bsub
78087 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_dsub
78088 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_hsub
78089 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_ssub
78090 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_zsub
78091 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub3_then_bsub
78092 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub3_then_dsub
78093 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub3_then_hsub
78094 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub3_then_ssub
78095 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub3_then_zsub
78096 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_bsub
78097 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_dsub
78098 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_hsub
78099 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_ssub
78100 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_zsub
78101 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub0_dsub1
78102 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub0_dsub1_dsub2
78103 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub1_dsub2
78104 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub1_dsub2_dsub3
78105 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub2_dsub3
78106 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub_qsub1_then_dsub
78107 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78108 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub_qsub1_then_dsub_qsub2_then_dsub
78109 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub0_qsub1
78110 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub0_qsub1_qsub2
78111 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_qsub2
78112 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_qsub2_qsub3
78113 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2_qsub3
78114 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_then_dsub_qsub2_then_dsub
78115 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78116 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:qsub2_then_dsub_qsub3_then_dsub
78117 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:sub_32_x8sub_1_then_sub_32
78118 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_0_x8sub_1
78119 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_2_x8sub_3
78120 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_4_x8sub_5
78121 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_6_x8sub_7
78122 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_6_then_sub_32_x8sub_7_then_sub_32
78123 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_4_then_sub_32_x8sub_5_then_sub_32
78124 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:x8sub_2_then_sub_32_x8sub_3_then_sub_32
78125 35, // XSeqPairsClass_with_subo64_in_FIXED_REGS:sub_32_subo64_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
78126 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub_zsub1_then_dsub
78127 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub_zsub1_then_zsub
78128 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78129 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:dsub_zsub1_then_dsub_zsub2_then_dsub
78130 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78131 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub_zsub1_then_zsub_zsub2_then_zsub
78132 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub0_zsub1
78133 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub0_zsub1_zsub2
78134 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_zsub2
78135 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_zsub2_zsub3
78136 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_zsub3
78137 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_dsub_zsub2_then_dsub
78138 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78139 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_zsub_zsub2_then_zsub
78140 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78141 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_dsub_zsub3_then_dsub
78142 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub2_then_zsub_zsub3_then_zsub
78143 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub0_zsub2
78144 0, // XSeqPairsClass_with_subo64_in_FIXED_REGS:zsub1_zsub3
78145 },
78146 { // FPR128
78147 1, // FPR128:bsub -> FPR8
78148 40, // FPR128:dsub -> FPR64
78149 0, // FPR128:dsub0
78150 0, // FPR128:dsub1
78151 0, // FPR128:dsub2
78152 0, // FPR128:dsub3
78153 2, // FPR128:hsub -> FPR16
78154 0, // FPR128:psub
78155 0, // FPR128:psub0
78156 0, // FPR128:psub1
78157 0, // FPR128:qsub0
78158 0, // FPR128:qsub1
78159 0, // FPR128:qsub2
78160 0, // FPR128:qsub3
78161 24, // FPR128:ssub -> FPR32
78162 0, // FPR128:sub_32
78163 0, // FPR128:sube32
78164 0, // FPR128:sube64
78165 0, // FPR128:subo32
78166 0, // FPR128:subo64
78167 0, // FPR128:x8sub_0
78168 0, // FPR128:x8sub_1
78169 0, // FPR128:x8sub_2
78170 0, // FPR128:x8sub_3
78171 0, // FPR128:x8sub_4
78172 0, // FPR128:x8sub_5
78173 0, // FPR128:x8sub_6
78174 0, // FPR128:x8sub_7
78175 0, // FPR128:zasubb
78176 0, // FPR128:zasubd0
78177 0, // FPR128:zasubd1
78178 0, // FPR128:zasubh0
78179 0, // FPR128:zasubh1
78180 0, // FPR128:zasubq0
78181 0, // FPR128:zasubq1
78182 0, // FPR128:zasubs0
78183 0, // FPR128:zasubs1
78184 0, // FPR128:zsub
78185 0, // FPR128:zsub0
78186 0, // FPR128:zsub1
78187 0, // FPR128:zsub2
78188 0, // FPR128:zsub3
78189 0, // FPR128:zasubd1_then_zasubq0
78190 0, // FPR128:zasubd1_then_zasubq1
78191 0, // FPR128:zasubs1_then_zasubd0
78192 0, // FPR128:zasubs1_then_zasubd1
78193 0, // FPR128:zasubs1_then_zasubq0
78194 0, // FPR128:zasubs1_then_zasubq1
78195 0, // FPR128:zasubs1_then_zasubd1_then_zasubq0
78196 0, // FPR128:zasubs1_then_zasubd1_then_zasubq1
78197 0, // FPR128:zasubh1_then_zasubd0
78198 0, // FPR128:zasubh1_then_zasubd1
78199 0, // FPR128:zasubh1_then_zasubq0
78200 0, // FPR128:zasubh1_then_zasubq1
78201 0, // FPR128:zasubh1_then_zasubs0
78202 0, // FPR128:zasubh1_then_zasubs1
78203 0, // FPR128:zasubh1_then_zasubd1_then_zasubq0
78204 0, // FPR128:zasubh1_then_zasubd1_then_zasubq1
78205 0, // FPR128:zasubh1_then_zasubs1_then_zasubd0
78206 0, // FPR128:zasubh1_then_zasubs1_then_zasubd1
78207 0, // FPR128:zasubh1_then_zasubs1_then_zasubq0
78208 0, // FPR128:zasubh1_then_zasubs1_then_zasubq1
78209 0, // FPR128:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78210 0, // FPR128:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78211 0, // FPR128:dsub1_then_bsub
78212 0, // FPR128:dsub1_then_hsub
78213 0, // FPR128:dsub1_then_ssub
78214 0, // FPR128:dsub3_then_bsub
78215 0, // FPR128:dsub3_then_hsub
78216 0, // FPR128:dsub3_then_ssub
78217 0, // FPR128:dsub2_then_bsub
78218 0, // FPR128:dsub2_then_hsub
78219 0, // FPR128:dsub2_then_ssub
78220 0, // FPR128:psub1_then_psub
78221 0, // FPR128:qsub1_then_bsub
78222 0, // FPR128:qsub1_then_dsub
78223 0, // FPR128:qsub1_then_hsub
78224 0, // FPR128:qsub1_then_ssub
78225 0, // FPR128:qsub3_then_bsub
78226 0, // FPR128:qsub3_then_dsub
78227 0, // FPR128:qsub3_then_hsub
78228 0, // FPR128:qsub3_then_ssub
78229 0, // FPR128:qsub2_then_bsub
78230 0, // FPR128:qsub2_then_dsub
78231 0, // FPR128:qsub2_then_hsub
78232 0, // FPR128:qsub2_then_ssub
78233 0, // FPR128:x8sub_7_then_sub_32
78234 0, // FPR128:x8sub_6_then_sub_32
78235 0, // FPR128:x8sub_5_then_sub_32
78236 0, // FPR128:x8sub_4_then_sub_32
78237 0, // FPR128:x8sub_3_then_sub_32
78238 0, // FPR128:x8sub_2_then_sub_32
78239 0, // FPR128:x8sub_1_then_sub_32
78240 0, // FPR128:subo64_then_sub_32
78241 0, // FPR128:zsub1_then_bsub
78242 0, // FPR128:zsub1_then_dsub
78243 0, // FPR128:zsub1_then_hsub
78244 0, // FPR128:zsub1_then_ssub
78245 0, // FPR128:zsub1_then_zsub
78246 0, // FPR128:zsub3_then_bsub
78247 0, // FPR128:zsub3_then_dsub
78248 0, // FPR128:zsub3_then_hsub
78249 0, // FPR128:zsub3_then_ssub
78250 0, // FPR128:zsub3_then_zsub
78251 0, // FPR128:zsub2_then_bsub
78252 0, // FPR128:zsub2_then_dsub
78253 0, // FPR128:zsub2_then_hsub
78254 0, // FPR128:zsub2_then_ssub
78255 0, // FPR128:zsub2_then_zsub
78256 0, // FPR128:dsub0_dsub1
78257 0, // FPR128:dsub0_dsub1_dsub2
78258 0, // FPR128:dsub1_dsub2
78259 0, // FPR128:dsub1_dsub2_dsub3
78260 0, // FPR128:dsub2_dsub3
78261 0, // FPR128:dsub_qsub1_then_dsub
78262 0, // FPR128:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78263 0, // FPR128:dsub_qsub1_then_dsub_qsub2_then_dsub
78264 0, // FPR128:qsub0_qsub1
78265 0, // FPR128:qsub0_qsub1_qsub2
78266 0, // FPR128:qsub1_qsub2
78267 0, // FPR128:qsub1_qsub2_qsub3
78268 0, // FPR128:qsub2_qsub3
78269 0, // FPR128:qsub1_then_dsub_qsub2_then_dsub
78270 0, // FPR128:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78271 0, // FPR128:qsub2_then_dsub_qsub3_then_dsub
78272 0, // FPR128:sub_32_x8sub_1_then_sub_32
78273 0, // FPR128:x8sub_0_x8sub_1
78274 0, // FPR128:x8sub_2_x8sub_3
78275 0, // FPR128:x8sub_4_x8sub_5
78276 0, // FPR128:x8sub_6_x8sub_7
78277 0, // FPR128:x8sub_6_then_sub_32_x8sub_7_then_sub_32
78278 0, // FPR128:x8sub_4_then_sub_32_x8sub_5_then_sub_32
78279 0, // FPR128:x8sub_2_then_sub_32_x8sub_3_then_sub_32
78280 0, // FPR128:sub_32_subo64_then_sub_32
78281 0, // FPR128:dsub_zsub1_then_dsub
78282 0, // FPR128:zsub_zsub1_then_zsub
78283 0, // FPR128:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78284 0, // FPR128:dsub_zsub1_then_dsub_zsub2_then_dsub
78285 0, // FPR128:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78286 0, // FPR128:zsub_zsub1_then_zsub_zsub2_then_zsub
78287 0, // FPR128:zsub0_zsub1
78288 0, // FPR128:zsub0_zsub1_zsub2
78289 0, // FPR128:zsub1_zsub2
78290 0, // FPR128:zsub1_zsub2_zsub3
78291 0, // FPR128:zsub2_zsub3
78292 0, // FPR128:zsub1_then_dsub_zsub2_then_dsub
78293 0, // FPR128:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78294 0, // FPR128:zsub1_then_zsub_zsub2_then_zsub
78295 0, // FPR128:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78296 0, // FPR128:zsub2_then_dsub_zsub3_then_dsub
78297 0, // FPR128:zsub2_then_zsub_zsub3_then_zsub
78298 0, // FPR128:zsub0_zsub2
78299 0, // FPR128:zsub1_zsub3
78300 },
78301 { // ZPR
78302 1, // ZPR:bsub -> FPR8
78303 40, // ZPR:dsub -> FPR64
78304 0, // ZPR:dsub0
78305 0, // ZPR:dsub1
78306 0, // ZPR:dsub2
78307 0, // ZPR:dsub3
78308 2, // ZPR:hsub -> FPR16
78309 0, // ZPR:psub
78310 0, // ZPR:psub0
78311 0, // ZPR:psub1
78312 0, // ZPR:qsub0
78313 0, // ZPR:qsub1
78314 0, // ZPR:qsub2
78315 0, // ZPR:qsub3
78316 24, // ZPR:ssub -> FPR32
78317 0, // ZPR:sub_32
78318 0, // ZPR:sube32
78319 0, // ZPR:sube64
78320 0, // ZPR:subo32
78321 0, // ZPR:subo64
78322 0, // ZPR:x8sub_0
78323 0, // ZPR:x8sub_1
78324 0, // ZPR:x8sub_2
78325 0, // ZPR:x8sub_3
78326 0, // ZPR:x8sub_4
78327 0, // ZPR:x8sub_5
78328 0, // ZPR:x8sub_6
78329 0, // ZPR:x8sub_7
78330 0, // ZPR:zasubb
78331 0, // ZPR:zasubd0
78332 0, // ZPR:zasubd1
78333 0, // ZPR:zasubh0
78334 0, // ZPR:zasubh1
78335 0, // ZPR:zasubq0
78336 0, // ZPR:zasubq1
78337 0, // ZPR:zasubs0
78338 0, // ZPR:zasubs1
78339 76, // ZPR:zsub -> FPR128
78340 0, // ZPR:zsub0
78341 0, // ZPR:zsub1
78342 0, // ZPR:zsub2
78343 0, // ZPR:zsub3
78344 0, // ZPR:zasubd1_then_zasubq0
78345 0, // ZPR:zasubd1_then_zasubq1
78346 0, // ZPR:zasubs1_then_zasubd0
78347 0, // ZPR:zasubs1_then_zasubd1
78348 0, // ZPR:zasubs1_then_zasubq0
78349 0, // ZPR:zasubs1_then_zasubq1
78350 0, // ZPR:zasubs1_then_zasubd1_then_zasubq0
78351 0, // ZPR:zasubs1_then_zasubd1_then_zasubq1
78352 0, // ZPR:zasubh1_then_zasubd0
78353 0, // ZPR:zasubh1_then_zasubd1
78354 0, // ZPR:zasubh1_then_zasubq0
78355 0, // ZPR:zasubh1_then_zasubq1
78356 0, // ZPR:zasubh1_then_zasubs0
78357 0, // ZPR:zasubh1_then_zasubs1
78358 0, // ZPR:zasubh1_then_zasubd1_then_zasubq0
78359 0, // ZPR:zasubh1_then_zasubd1_then_zasubq1
78360 0, // ZPR:zasubh1_then_zasubs1_then_zasubd0
78361 0, // ZPR:zasubh1_then_zasubs1_then_zasubd1
78362 0, // ZPR:zasubh1_then_zasubs1_then_zasubq0
78363 0, // ZPR:zasubh1_then_zasubs1_then_zasubq1
78364 0, // ZPR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78365 0, // ZPR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78366 0, // ZPR:dsub1_then_bsub
78367 0, // ZPR:dsub1_then_hsub
78368 0, // ZPR:dsub1_then_ssub
78369 0, // ZPR:dsub3_then_bsub
78370 0, // ZPR:dsub3_then_hsub
78371 0, // ZPR:dsub3_then_ssub
78372 0, // ZPR:dsub2_then_bsub
78373 0, // ZPR:dsub2_then_hsub
78374 0, // ZPR:dsub2_then_ssub
78375 0, // ZPR:psub1_then_psub
78376 0, // ZPR:qsub1_then_bsub
78377 0, // ZPR:qsub1_then_dsub
78378 0, // ZPR:qsub1_then_hsub
78379 0, // ZPR:qsub1_then_ssub
78380 0, // ZPR:qsub3_then_bsub
78381 0, // ZPR:qsub3_then_dsub
78382 0, // ZPR:qsub3_then_hsub
78383 0, // ZPR:qsub3_then_ssub
78384 0, // ZPR:qsub2_then_bsub
78385 0, // ZPR:qsub2_then_dsub
78386 0, // ZPR:qsub2_then_hsub
78387 0, // ZPR:qsub2_then_ssub
78388 0, // ZPR:x8sub_7_then_sub_32
78389 0, // ZPR:x8sub_6_then_sub_32
78390 0, // ZPR:x8sub_5_then_sub_32
78391 0, // ZPR:x8sub_4_then_sub_32
78392 0, // ZPR:x8sub_3_then_sub_32
78393 0, // ZPR:x8sub_2_then_sub_32
78394 0, // ZPR:x8sub_1_then_sub_32
78395 0, // ZPR:subo64_then_sub_32
78396 0, // ZPR:zsub1_then_bsub
78397 0, // ZPR:zsub1_then_dsub
78398 0, // ZPR:zsub1_then_hsub
78399 0, // ZPR:zsub1_then_ssub
78400 0, // ZPR:zsub1_then_zsub
78401 0, // ZPR:zsub3_then_bsub
78402 0, // ZPR:zsub3_then_dsub
78403 0, // ZPR:zsub3_then_hsub
78404 0, // ZPR:zsub3_then_ssub
78405 0, // ZPR:zsub3_then_zsub
78406 0, // ZPR:zsub2_then_bsub
78407 0, // ZPR:zsub2_then_dsub
78408 0, // ZPR:zsub2_then_hsub
78409 0, // ZPR:zsub2_then_ssub
78410 0, // ZPR:zsub2_then_zsub
78411 0, // ZPR:dsub0_dsub1
78412 0, // ZPR:dsub0_dsub1_dsub2
78413 0, // ZPR:dsub1_dsub2
78414 0, // ZPR:dsub1_dsub2_dsub3
78415 0, // ZPR:dsub2_dsub3
78416 0, // ZPR:dsub_qsub1_then_dsub
78417 0, // ZPR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78418 0, // ZPR:dsub_qsub1_then_dsub_qsub2_then_dsub
78419 0, // ZPR:qsub0_qsub1
78420 0, // ZPR:qsub0_qsub1_qsub2
78421 0, // ZPR:qsub1_qsub2
78422 0, // ZPR:qsub1_qsub2_qsub3
78423 0, // ZPR:qsub2_qsub3
78424 0, // ZPR:qsub1_then_dsub_qsub2_then_dsub
78425 0, // ZPR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78426 0, // ZPR:qsub2_then_dsub_qsub3_then_dsub
78427 0, // ZPR:sub_32_x8sub_1_then_sub_32
78428 0, // ZPR:x8sub_0_x8sub_1
78429 0, // ZPR:x8sub_2_x8sub_3
78430 0, // ZPR:x8sub_4_x8sub_5
78431 0, // ZPR:x8sub_6_x8sub_7
78432 0, // ZPR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
78433 0, // ZPR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
78434 0, // ZPR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
78435 0, // ZPR:sub_32_subo64_then_sub_32
78436 0, // ZPR:dsub_zsub1_then_dsub
78437 0, // ZPR:zsub_zsub1_then_zsub
78438 0, // ZPR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78439 0, // ZPR:dsub_zsub1_then_dsub_zsub2_then_dsub
78440 0, // ZPR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78441 0, // ZPR:zsub_zsub1_then_zsub_zsub2_then_zsub
78442 0, // ZPR:zsub0_zsub1
78443 0, // ZPR:zsub0_zsub1_zsub2
78444 0, // ZPR:zsub1_zsub2
78445 0, // ZPR:zsub1_zsub2_zsub3
78446 0, // ZPR:zsub2_zsub3
78447 0, // ZPR:zsub1_then_dsub_zsub2_then_dsub
78448 0, // ZPR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78449 0, // ZPR:zsub1_then_zsub_zsub2_then_zsub
78450 0, // ZPR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78451 0, // ZPR:zsub2_then_dsub_zsub3_then_dsub
78452 0, // ZPR:zsub2_then_zsub_zsub3_then_zsub
78453 0, // ZPR:zsub0_zsub2
78454 0, // ZPR:zsub1_zsub3
78455 },
78456 { // FPR128_lo
78457 1, // FPR128_lo:bsub -> FPR8
78458 49, // FPR128_lo:dsub -> FPR64_lo
78459 0, // FPR128_lo:dsub0
78460 0, // FPR128_lo:dsub1
78461 0, // FPR128_lo:dsub2
78462 0, // FPR128_lo:dsub3
78463 4, // FPR128_lo:hsub -> FPR16_lo
78464 0, // FPR128_lo:psub
78465 0, // FPR128_lo:psub0
78466 0, // FPR128_lo:psub1
78467 0, // FPR128_lo:qsub0
78468 0, // FPR128_lo:qsub1
78469 0, // FPR128_lo:qsub2
78470 0, // FPR128_lo:qsub3
78471 28, // FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
78472 0, // FPR128_lo:sub_32
78473 0, // FPR128_lo:sube32
78474 0, // FPR128_lo:sube64
78475 0, // FPR128_lo:subo32
78476 0, // FPR128_lo:subo64
78477 0, // FPR128_lo:x8sub_0
78478 0, // FPR128_lo:x8sub_1
78479 0, // FPR128_lo:x8sub_2
78480 0, // FPR128_lo:x8sub_3
78481 0, // FPR128_lo:x8sub_4
78482 0, // FPR128_lo:x8sub_5
78483 0, // FPR128_lo:x8sub_6
78484 0, // FPR128_lo:x8sub_7
78485 0, // FPR128_lo:zasubb
78486 0, // FPR128_lo:zasubd0
78487 0, // FPR128_lo:zasubd1
78488 0, // FPR128_lo:zasubh0
78489 0, // FPR128_lo:zasubh1
78490 0, // FPR128_lo:zasubq0
78491 0, // FPR128_lo:zasubq1
78492 0, // FPR128_lo:zasubs0
78493 0, // FPR128_lo:zasubs1
78494 0, // FPR128_lo:zsub
78495 0, // FPR128_lo:zsub0
78496 0, // FPR128_lo:zsub1
78497 0, // FPR128_lo:zsub2
78498 0, // FPR128_lo:zsub3
78499 0, // FPR128_lo:zasubd1_then_zasubq0
78500 0, // FPR128_lo:zasubd1_then_zasubq1
78501 0, // FPR128_lo:zasubs1_then_zasubd0
78502 0, // FPR128_lo:zasubs1_then_zasubd1
78503 0, // FPR128_lo:zasubs1_then_zasubq0
78504 0, // FPR128_lo:zasubs1_then_zasubq1
78505 0, // FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
78506 0, // FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
78507 0, // FPR128_lo:zasubh1_then_zasubd0
78508 0, // FPR128_lo:zasubh1_then_zasubd1
78509 0, // FPR128_lo:zasubh1_then_zasubq0
78510 0, // FPR128_lo:zasubh1_then_zasubq1
78511 0, // FPR128_lo:zasubh1_then_zasubs0
78512 0, // FPR128_lo:zasubh1_then_zasubs1
78513 0, // FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
78514 0, // FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
78515 0, // FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
78516 0, // FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
78517 0, // FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
78518 0, // FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
78519 0, // FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78520 0, // FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78521 0, // FPR128_lo:dsub1_then_bsub
78522 0, // FPR128_lo:dsub1_then_hsub
78523 0, // FPR128_lo:dsub1_then_ssub
78524 0, // FPR128_lo:dsub3_then_bsub
78525 0, // FPR128_lo:dsub3_then_hsub
78526 0, // FPR128_lo:dsub3_then_ssub
78527 0, // FPR128_lo:dsub2_then_bsub
78528 0, // FPR128_lo:dsub2_then_hsub
78529 0, // FPR128_lo:dsub2_then_ssub
78530 0, // FPR128_lo:psub1_then_psub
78531 0, // FPR128_lo:qsub1_then_bsub
78532 0, // FPR128_lo:qsub1_then_dsub
78533 0, // FPR128_lo:qsub1_then_hsub
78534 0, // FPR128_lo:qsub1_then_ssub
78535 0, // FPR128_lo:qsub3_then_bsub
78536 0, // FPR128_lo:qsub3_then_dsub
78537 0, // FPR128_lo:qsub3_then_hsub
78538 0, // FPR128_lo:qsub3_then_ssub
78539 0, // FPR128_lo:qsub2_then_bsub
78540 0, // FPR128_lo:qsub2_then_dsub
78541 0, // FPR128_lo:qsub2_then_hsub
78542 0, // FPR128_lo:qsub2_then_ssub
78543 0, // FPR128_lo:x8sub_7_then_sub_32
78544 0, // FPR128_lo:x8sub_6_then_sub_32
78545 0, // FPR128_lo:x8sub_5_then_sub_32
78546 0, // FPR128_lo:x8sub_4_then_sub_32
78547 0, // FPR128_lo:x8sub_3_then_sub_32
78548 0, // FPR128_lo:x8sub_2_then_sub_32
78549 0, // FPR128_lo:x8sub_1_then_sub_32
78550 0, // FPR128_lo:subo64_then_sub_32
78551 0, // FPR128_lo:zsub1_then_bsub
78552 0, // FPR128_lo:zsub1_then_dsub
78553 0, // FPR128_lo:zsub1_then_hsub
78554 0, // FPR128_lo:zsub1_then_ssub
78555 0, // FPR128_lo:zsub1_then_zsub
78556 0, // FPR128_lo:zsub3_then_bsub
78557 0, // FPR128_lo:zsub3_then_dsub
78558 0, // FPR128_lo:zsub3_then_hsub
78559 0, // FPR128_lo:zsub3_then_ssub
78560 0, // FPR128_lo:zsub3_then_zsub
78561 0, // FPR128_lo:zsub2_then_bsub
78562 0, // FPR128_lo:zsub2_then_dsub
78563 0, // FPR128_lo:zsub2_then_hsub
78564 0, // FPR128_lo:zsub2_then_ssub
78565 0, // FPR128_lo:zsub2_then_zsub
78566 0, // FPR128_lo:dsub0_dsub1
78567 0, // FPR128_lo:dsub0_dsub1_dsub2
78568 0, // FPR128_lo:dsub1_dsub2
78569 0, // FPR128_lo:dsub1_dsub2_dsub3
78570 0, // FPR128_lo:dsub2_dsub3
78571 0, // FPR128_lo:dsub_qsub1_then_dsub
78572 0, // FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78573 0, // FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
78574 0, // FPR128_lo:qsub0_qsub1
78575 0, // FPR128_lo:qsub0_qsub1_qsub2
78576 0, // FPR128_lo:qsub1_qsub2
78577 0, // FPR128_lo:qsub1_qsub2_qsub3
78578 0, // FPR128_lo:qsub2_qsub3
78579 0, // FPR128_lo:qsub1_then_dsub_qsub2_then_dsub
78580 0, // FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78581 0, // FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
78582 0, // FPR128_lo:sub_32_x8sub_1_then_sub_32
78583 0, // FPR128_lo:x8sub_0_x8sub_1
78584 0, // FPR128_lo:x8sub_2_x8sub_3
78585 0, // FPR128_lo:x8sub_4_x8sub_5
78586 0, // FPR128_lo:x8sub_6_x8sub_7
78587 0, // FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
78588 0, // FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
78589 0, // FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
78590 0, // FPR128_lo:sub_32_subo64_then_sub_32
78591 0, // FPR128_lo:dsub_zsub1_then_dsub
78592 0, // FPR128_lo:zsub_zsub1_then_zsub
78593 0, // FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78594 0, // FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
78595 0, // FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78596 0, // FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
78597 0, // FPR128_lo:zsub0_zsub1
78598 0, // FPR128_lo:zsub0_zsub1_zsub2
78599 0, // FPR128_lo:zsub1_zsub2
78600 0, // FPR128_lo:zsub1_zsub2_zsub3
78601 0, // FPR128_lo:zsub2_zsub3
78602 0, // FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
78603 0, // FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78604 0, // FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
78605 0, // FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78606 0, // FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
78607 0, // FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
78608 0, // FPR128_lo:zsub0_zsub2
78609 0, // FPR128_lo:zsub1_zsub3
78610 },
78611 { // MPR128
78612 0, // MPR128:bsub
78613 0, // MPR128:dsub
78614 0, // MPR128:dsub0
78615 0, // MPR128:dsub1
78616 0, // MPR128:dsub2
78617 0, // MPR128:dsub3
78618 0, // MPR128:hsub
78619 0, // MPR128:psub
78620 0, // MPR128:psub0
78621 0, // MPR128:psub1
78622 0, // MPR128:qsub0
78623 0, // MPR128:qsub1
78624 0, // MPR128:qsub2
78625 0, // MPR128:qsub3
78626 0, // MPR128:ssub
78627 0, // MPR128:sub_32
78628 0, // MPR128:sube32
78629 0, // MPR128:sube64
78630 0, // MPR128:subo32
78631 0, // MPR128:subo64
78632 0, // MPR128:x8sub_0
78633 0, // MPR128:x8sub_1
78634 0, // MPR128:x8sub_2
78635 0, // MPR128:x8sub_3
78636 0, // MPR128:x8sub_4
78637 0, // MPR128:x8sub_5
78638 0, // MPR128:x8sub_6
78639 0, // MPR128:x8sub_7
78640 0, // MPR128:zasubb
78641 0, // MPR128:zasubd0
78642 0, // MPR128:zasubd1
78643 0, // MPR128:zasubh0
78644 0, // MPR128:zasubh1
78645 0, // MPR128:zasubq0
78646 0, // MPR128:zasubq1
78647 0, // MPR128:zasubs0
78648 0, // MPR128:zasubs1
78649 0, // MPR128:zsub
78650 0, // MPR128:zsub0
78651 0, // MPR128:zsub1
78652 0, // MPR128:zsub2
78653 0, // MPR128:zsub3
78654 0, // MPR128:zasubd1_then_zasubq0
78655 0, // MPR128:zasubd1_then_zasubq1
78656 0, // MPR128:zasubs1_then_zasubd0
78657 0, // MPR128:zasubs1_then_zasubd1
78658 0, // MPR128:zasubs1_then_zasubq0
78659 0, // MPR128:zasubs1_then_zasubq1
78660 0, // MPR128:zasubs1_then_zasubd1_then_zasubq0
78661 0, // MPR128:zasubs1_then_zasubd1_then_zasubq1
78662 0, // MPR128:zasubh1_then_zasubd0
78663 0, // MPR128:zasubh1_then_zasubd1
78664 0, // MPR128:zasubh1_then_zasubq0
78665 0, // MPR128:zasubh1_then_zasubq1
78666 0, // MPR128:zasubh1_then_zasubs0
78667 0, // MPR128:zasubh1_then_zasubs1
78668 0, // MPR128:zasubh1_then_zasubd1_then_zasubq0
78669 0, // MPR128:zasubh1_then_zasubd1_then_zasubq1
78670 0, // MPR128:zasubh1_then_zasubs1_then_zasubd0
78671 0, // MPR128:zasubh1_then_zasubs1_then_zasubd1
78672 0, // MPR128:zasubh1_then_zasubs1_then_zasubq0
78673 0, // MPR128:zasubh1_then_zasubs1_then_zasubq1
78674 0, // MPR128:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78675 0, // MPR128:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78676 0, // MPR128:dsub1_then_bsub
78677 0, // MPR128:dsub1_then_hsub
78678 0, // MPR128:dsub1_then_ssub
78679 0, // MPR128:dsub3_then_bsub
78680 0, // MPR128:dsub3_then_hsub
78681 0, // MPR128:dsub3_then_ssub
78682 0, // MPR128:dsub2_then_bsub
78683 0, // MPR128:dsub2_then_hsub
78684 0, // MPR128:dsub2_then_ssub
78685 0, // MPR128:psub1_then_psub
78686 0, // MPR128:qsub1_then_bsub
78687 0, // MPR128:qsub1_then_dsub
78688 0, // MPR128:qsub1_then_hsub
78689 0, // MPR128:qsub1_then_ssub
78690 0, // MPR128:qsub3_then_bsub
78691 0, // MPR128:qsub3_then_dsub
78692 0, // MPR128:qsub3_then_hsub
78693 0, // MPR128:qsub3_then_ssub
78694 0, // MPR128:qsub2_then_bsub
78695 0, // MPR128:qsub2_then_dsub
78696 0, // MPR128:qsub2_then_hsub
78697 0, // MPR128:qsub2_then_ssub
78698 0, // MPR128:x8sub_7_then_sub_32
78699 0, // MPR128:x8sub_6_then_sub_32
78700 0, // MPR128:x8sub_5_then_sub_32
78701 0, // MPR128:x8sub_4_then_sub_32
78702 0, // MPR128:x8sub_3_then_sub_32
78703 0, // MPR128:x8sub_2_then_sub_32
78704 0, // MPR128:x8sub_1_then_sub_32
78705 0, // MPR128:subo64_then_sub_32
78706 0, // MPR128:zsub1_then_bsub
78707 0, // MPR128:zsub1_then_dsub
78708 0, // MPR128:zsub1_then_hsub
78709 0, // MPR128:zsub1_then_ssub
78710 0, // MPR128:zsub1_then_zsub
78711 0, // MPR128:zsub3_then_bsub
78712 0, // MPR128:zsub3_then_dsub
78713 0, // MPR128:zsub3_then_hsub
78714 0, // MPR128:zsub3_then_ssub
78715 0, // MPR128:zsub3_then_zsub
78716 0, // MPR128:zsub2_then_bsub
78717 0, // MPR128:zsub2_then_dsub
78718 0, // MPR128:zsub2_then_hsub
78719 0, // MPR128:zsub2_then_ssub
78720 0, // MPR128:zsub2_then_zsub
78721 0, // MPR128:dsub0_dsub1
78722 0, // MPR128:dsub0_dsub1_dsub2
78723 0, // MPR128:dsub1_dsub2
78724 0, // MPR128:dsub1_dsub2_dsub3
78725 0, // MPR128:dsub2_dsub3
78726 0, // MPR128:dsub_qsub1_then_dsub
78727 0, // MPR128:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78728 0, // MPR128:dsub_qsub1_then_dsub_qsub2_then_dsub
78729 0, // MPR128:qsub0_qsub1
78730 0, // MPR128:qsub0_qsub1_qsub2
78731 0, // MPR128:qsub1_qsub2
78732 0, // MPR128:qsub1_qsub2_qsub3
78733 0, // MPR128:qsub2_qsub3
78734 0, // MPR128:qsub1_then_dsub_qsub2_then_dsub
78735 0, // MPR128:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78736 0, // MPR128:qsub2_then_dsub_qsub3_then_dsub
78737 0, // MPR128:sub_32_x8sub_1_then_sub_32
78738 0, // MPR128:x8sub_0_x8sub_1
78739 0, // MPR128:x8sub_2_x8sub_3
78740 0, // MPR128:x8sub_4_x8sub_5
78741 0, // MPR128:x8sub_6_x8sub_7
78742 0, // MPR128:x8sub_6_then_sub_32_x8sub_7_then_sub_32
78743 0, // MPR128:x8sub_4_then_sub_32_x8sub_5_then_sub_32
78744 0, // MPR128:x8sub_2_then_sub_32_x8sub_3_then_sub_32
78745 0, // MPR128:sub_32_subo64_then_sub_32
78746 0, // MPR128:dsub_zsub1_then_dsub
78747 0, // MPR128:zsub_zsub1_then_zsub
78748 0, // MPR128:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78749 0, // MPR128:dsub_zsub1_then_dsub_zsub2_then_dsub
78750 0, // MPR128:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78751 0, // MPR128:zsub_zsub1_then_zsub_zsub2_then_zsub
78752 0, // MPR128:zsub0_zsub1
78753 0, // MPR128:zsub0_zsub1_zsub2
78754 0, // MPR128:zsub1_zsub2
78755 0, // MPR128:zsub1_zsub2_zsub3
78756 0, // MPR128:zsub2_zsub3
78757 0, // MPR128:zsub1_then_dsub_zsub2_then_dsub
78758 0, // MPR128:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78759 0, // MPR128:zsub1_then_zsub_zsub2_then_zsub
78760 0, // MPR128:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78761 0, // MPR128:zsub2_then_dsub_zsub3_then_dsub
78762 0, // MPR128:zsub2_then_zsub_zsub3_then_zsub
78763 0, // MPR128:zsub0_zsub2
78764 0, // MPR128:zsub1_zsub3
78765 },
78766 { // ZPR_4b
78767 1, // ZPR_4b:bsub -> FPR8
78768 49, // ZPR_4b:dsub -> FPR64_lo
78769 0, // ZPR_4b:dsub0
78770 0, // ZPR_4b:dsub1
78771 0, // ZPR_4b:dsub2
78772 0, // ZPR_4b:dsub3
78773 4, // ZPR_4b:hsub -> FPR16_lo
78774 0, // ZPR_4b:psub
78775 0, // ZPR_4b:psub0
78776 0, // ZPR_4b:psub1
78777 0, // ZPR_4b:qsub0
78778 0, // ZPR_4b:qsub1
78779 0, // ZPR_4b:qsub2
78780 0, // ZPR_4b:qsub3
78781 28, // ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
78782 0, // ZPR_4b:sub_32
78783 0, // ZPR_4b:sube32
78784 0, // ZPR_4b:sube64
78785 0, // ZPR_4b:subo32
78786 0, // ZPR_4b:subo64
78787 0, // ZPR_4b:x8sub_0
78788 0, // ZPR_4b:x8sub_1
78789 0, // ZPR_4b:x8sub_2
78790 0, // ZPR_4b:x8sub_3
78791 0, // ZPR_4b:x8sub_4
78792 0, // ZPR_4b:x8sub_5
78793 0, // ZPR_4b:x8sub_6
78794 0, // ZPR_4b:x8sub_7
78795 0, // ZPR_4b:zasubb
78796 0, // ZPR_4b:zasubd0
78797 0, // ZPR_4b:zasubd1
78798 0, // ZPR_4b:zasubh0
78799 0, // ZPR_4b:zasubh1
78800 0, // ZPR_4b:zasubq0
78801 0, // ZPR_4b:zasubq1
78802 0, // ZPR_4b:zasubs0
78803 0, // ZPR_4b:zasubs1
78804 78, // ZPR_4b:zsub -> FPR128_lo
78805 0, // ZPR_4b:zsub0
78806 0, // ZPR_4b:zsub1
78807 0, // ZPR_4b:zsub2
78808 0, // ZPR_4b:zsub3
78809 0, // ZPR_4b:zasubd1_then_zasubq0
78810 0, // ZPR_4b:zasubd1_then_zasubq1
78811 0, // ZPR_4b:zasubs1_then_zasubd0
78812 0, // ZPR_4b:zasubs1_then_zasubd1
78813 0, // ZPR_4b:zasubs1_then_zasubq0
78814 0, // ZPR_4b:zasubs1_then_zasubq1
78815 0, // ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
78816 0, // ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
78817 0, // ZPR_4b:zasubh1_then_zasubd0
78818 0, // ZPR_4b:zasubh1_then_zasubd1
78819 0, // ZPR_4b:zasubh1_then_zasubq0
78820 0, // ZPR_4b:zasubh1_then_zasubq1
78821 0, // ZPR_4b:zasubh1_then_zasubs0
78822 0, // ZPR_4b:zasubh1_then_zasubs1
78823 0, // ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
78824 0, // ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
78825 0, // ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
78826 0, // ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
78827 0, // ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
78828 0, // ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
78829 0, // ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78830 0, // ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78831 0, // ZPR_4b:dsub1_then_bsub
78832 0, // ZPR_4b:dsub1_then_hsub
78833 0, // ZPR_4b:dsub1_then_ssub
78834 0, // ZPR_4b:dsub3_then_bsub
78835 0, // ZPR_4b:dsub3_then_hsub
78836 0, // ZPR_4b:dsub3_then_ssub
78837 0, // ZPR_4b:dsub2_then_bsub
78838 0, // ZPR_4b:dsub2_then_hsub
78839 0, // ZPR_4b:dsub2_then_ssub
78840 0, // ZPR_4b:psub1_then_psub
78841 0, // ZPR_4b:qsub1_then_bsub
78842 0, // ZPR_4b:qsub1_then_dsub
78843 0, // ZPR_4b:qsub1_then_hsub
78844 0, // ZPR_4b:qsub1_then_ssub
78845 0, // ZPR_4b:qsub3_then_bsub
78846 0, // ZPR_4b:qsub3_then_dsub
78847 0, // ZPR_4b:qsub3_then_hsub
78848 0, // ZPR_4b:qsub3_then_ssub
78849 0, // ZPR_4b:qsub2_then_bsub
78850 0, // ZPR_4b:qsub2_then_dsub
78851 0, // ZPR_4b:qsub2_then_hsub
78852 0, // ZPR_4b:qsub2_then_ssub
78853 0, // ZPR_4b:x8sub_7_then_sub_32
78854 0, // ZPR_4b:x8sub_6_then_sub_32
78855 0, // ZPR_4b:x8sub_5_then_sub_32
78856 0, // ZPR_4b:x8sub_4_then_sub_32
78857 0, // ZPR_4b:x8sub_3_then_sub_32
78858 0, // ZPR_4b:x8sub_2_then_sub_32
78859 0, // ZPR_4b:x8sub_1_then_sub_32
78860 0, // ZPR_4b:subo64_then_sub_32
78861 0, // ZPR_4b:zsub1_then_bsub
78862 0, // ZPR_4b:zsub1_then_dsub
78863 0, // ZPR_4b:zsub1_then_hsub
78864 0, // ZPR_4b:zsub1_then_ssub
78865 0, // ZPR_4b:zsub1_then_zsub
78866 0, // ZPR_4b:zsub3_then_bsub
78867 0, // ZPR_4b:zsub3_then_dsub
78868 0, // ZPR_4b:zsub3_then_hsub
78869 0, // ZPR_4b:zsub3_then_ssub
78870 0, // ZPR_4b:zsub3_then_zsub
78871 0, // ZPR_4b:zsub2_then_bsub
78872 0, // ZPR_4b:zsub2_then_dsub
78873 0, // ZPR_4b:zsub2_then_hsub
78874 0, // ZPR_4b:zsub2_then_ssub
78875 0, // ZPR_4b:zsub2_then_zsub
78876 0, // ZPR_4b:dsub0_dsub1
78877 0, // ZPR_4b:dsub0_dsub1_dsub2
78878 0, // ZPR_4b:dsub1_dsub2
78879 0, // ZPR_4b:dsub1_dsub2_dsub3
78880 0, // ZPR_4b:dsub2_dsub3
78881 0, // ZPR_4b:dsub_qsub1_then_dsub
78882 0, // ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78883 0, // ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
78884 0, // ZPR_4b:qsub0_qsub1
78885 0, // ZPR_4b:qsub0_qsub1_qsub2
78886 0, // ZPR_4b:qsub1_qsub2
78887 0, // ZPR_4b:qsub1_qsub2_qsub3
78888 0, // ZPR_4b:qsub2_qsub3
78889 0, // ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
78890 0, // ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
78891 0, // ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
78892 0, // ZPR_4b:sub_32_x8sub_1_then_sub_32
78893 0, // ZPR_4b:x8sub_0_x8sub_1
78894 0, // ZPR_4b:x8sub_2_x8sub_3
78895 0, // ZPR_4b:x8sub_4_x8sub_5
78896 0, // ZPR_4b:x8sub_6_x8sub_7
78897 0, // ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
78898 0, // ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
78899 0, // ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
78900 0, // ZPR_4b:sub_32_subo64_then_sub_32
78901 0, // ZPR_4b:dsub_zsub1_then_dsub
78902 0, // ZPR_4b:zsub_zsub1_then_zsub
78903 0, // ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78904 0, // ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub
78905 0, // ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78906 0, // ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub
78907 0, // ZPR_4b:zsub0_zsub1
78908 0, // ZPR_4b:zsub0_zsub1_zsub2
78909 0, // ZPR_4b:zsub1_zsub2
78910 0, // ZPR_4b:zsub1_zsub2_zsub3
78911 0, // ZPR_4b:zsub2_zsub3
78912 0, // ZPR_4b:zsub1_then_dsub_zsub2_then_dsub
78913 0, // ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
78914 0, // ZPR_4b:zsub1_then_zsub_zsub2_then_zsub
78915 0, // ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
78916 0, // ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
78917 0, // ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
78918 0, // ZPR_4b:zsub0_zsub2
78919 0, // ZPR_4b:zsub1_zsub3
78920 },
78921 { // FPR128_0to7
78922 1, // FPR128_0to7:bsub -> FPR8
78923 49, // FPR128_0to7:dsub -> FPR64_lo
78924 0, // FPR128_0to7:dsub0
78925 0, // FPR128_0to7:dsub1
78926 0, // FPR128_0to7:dsub2
78927 0, // FPR128_0to7:dsub3
78928 4, // FPR128_0to7:hsub -> FPR16_lo
78929 0, // FPR128_0to7:psub
78930 0, // FPR128_0to7:psub0
78931 0, // FPR128_0to7:psub1
78932 0, // FPR128_0to7:qsub0
78933 0, // FPR128_0to7:qsub1
78934 0, // FPR128_0to7:qsub2
78935 0, // FPR128_0to7:qsub3
78936 28, // FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
78937 0, // FPR128_0to7:sub_32
78938 0, // FPR128_0to7:sube32
78939 0, // FPR128_0to7:sube64
78940 0, // FPR128_0to7:subo32
78941 0, // FPR128_0to7:subo64
78942 0, // FPR128_0to7:x8sub_0
78943 0, // FPR128_0to7:x8sub_1
78944 0, // FPR128_0to7:x8sub_2
78945 0, // FPR128_0to7:x8sub_3
78946 0, // FPR128_0to7:x8sub_4
78947 0, // FPR128_0to7:x8sub_5
78948 0, // FPR128_0to7:x8sub_6
78949 0, // FPR128_0to7:x8sub_7
78950 0, // FPR128_0to7:zasubb
78951 0, // FPR128_0to7:zasubd0
78952 0, // FPR128_0to7:zasubd1
78953 0, // FPR128_0to7:zasubh0
78954 0, // FPR128_0to7:zasubh1
78955 0, // FPR128_0to7:zasubq0
78956 0, // FPR128_0to7:zasubq1
78957 0, // FPR128_0to7:zasubs0
78958 0, // FPR128_0to7:zasubs1
78959 0, // FPR128_0to7:zsub
78960 0, // FPR128_0to7:zsub0
78961 0, // FPR128_0to7:zsub1
78962 0, // FPR128_0to7:zsub2
78963 0, // FPR128_0to7:zsub3
78964 0, // FPR128_0to7:zasubd1_then_zasubq0
78965 0, // FPR128_0to7:zasubd1_then_zasubq1
78966 0, // FPR128_0to7:zasubs1_then_zasubd0
78967 0, // FPR128_0to7:zasubs1_then_zasubd1
78968 0, // FPR128_0to7:zasubs1_then_zasubq0
78969 0, // FPR128_0to7:zasubs1_then_zasubq1
78970 0, // FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
78971 0, // FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
78972 0, // FPR128_0to7:zasubh1_then_zasubd0
78973 0, // FPR128_0to7:zasubh1_then_zasubd1
78974 0, // FPR128_0to7:zasubh1_then_zasubq0
78975 0, // FPR128_0to7:zasubh1_then_zasubq1
78976 0, // FPR128_0to7:zasubh1_then_zasubs0
78977 0, // FPR128_0to7:zasubh1_then_zasubs1
78978 0, // FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
78979 0, // FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
78980 0, // FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
78981 0, // FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
78982 0, // FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
78983 0, // FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
78984 0, // FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
78985 0, // FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
78986 0, // FPR128_0to7:dsub1_then_bsub
78987 0, // FPR128_0to7:dsub1_then_hsub
78988 0, // FPR128_0to7:dsub1_then_ssub
78989 0, // FPR128_0to7:dsub3_then_bsub
78990 0, // FPR128_0to7:dsub3_then_hsub
78991 0, // FPR128_0to7:dsub3_then_ssub
78992 0, // FPR128_0to7:dsub2_then_bsub
78993 0, // FPR128_0to7:dsub2_then_hsub
78994 0, // FPR128_0to7:dsub2_then_ssub
78995 0, // FPR128_0to7:psub1_then_psub
78996 0, // FPR128_0to7:qsub1_then_bsub
78997 0, // FPR128_0to7:qsub1_then_dsub
78998 0, // FPR128_0to7:qsub1_then_hsub
78999 0, // FPR128_0to7:qsub1_then_ssub
79000 0, // FPR128_0to7:qsub3_then_bsub
79001 0, // FPR128_0to7:qsub3_then_dsub
79002 0, // FPR128_0to7:qsub3_then_hsub
79003 0, // FPR128_0to7:qsub3_then_ssub
79004 0, // FPR128_0to7:qsub2_then_bsub
79005 0, // FPR128_0to7:qsub2_then_dsub
79006 0, // FPR128_0to7:qsub2_then_hsub
79007 0, // FPR128_0to7:qsub2_then_ssub
79008 0, // FPR128_0to7:x8sub_7_then_sub_32
79009 0, // FPR128_0to7:x8sub_6_then_sub_32
79010 0, // FPR128_0to7:x8sub_5_then_sub_32
79011 0, // FPR128_0to7:x8sub_4_then_sub_32
79012 0, // FPR128_0to7:x8sub_3_then_sub_32
79013 0, // FPR128_0to7:x8sub_2_then_sub_32
79014 0, // FPR128_0to7:x8sub_1_then_sub_32
79015 0, // FPR128_0to7:subo64_then_sub_32
79016 0, // FPR128_0to7:zsub1_then_bsub
79017 0, // FPR128_0to7:zsub1_then_dsub
79018 0, // FPR128_0to7:zsub1_then_hsub
79019 0, // FPR128_0to7:zsub1_then_ssub
79020 0, // FPR128_0to7:zsub1_then_zsub
79021 0, // FPR128_0to7:zsub3_then_bsub
79022 0, // FPR128_0to7:zsub3_then_dsub
79023 0, // FPR128_0to7:zsub3_then_hsub
79024 0, // FPR128_0to7:zsub3_then_ssub
79025 0, // FPR128_0to7:zsub3_then_zsub
79026 0, // FPR128_0to7:zsub2_then_bsub
79027 0, // FPR128_0to7:zsub2_then_dsub
79028 0, // FPR128_0to7:zsub2_then_hsub
79029 0, // FPR128_0to7:zsub2_then_ssub
79030 0, // FPR128_0to7:zsub2_then_zsub
79031 0, // FPR128_0to7:dsub0_dsub1
79032 0, // FPR128_0to7:dsub0_dsub1_dsub2
79033 0, // FPR128_0to7:dsub1_dsub2
79034 0, // FPR128_0to7:dsub1_dsub2_dsub3
79035 0, // FPR128_0to7:dsub2_dsub3
79036 0, // FPR128_0to7:dsub_qsub1_then_dsub
79037 0, // FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79038 0, // FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
79039 0, // FPR128_0to7:qsub0_qsub1
79040 0, // FPR128_0to7:qsub0_qsub1_qsub2
79041 0, // FPR128_0to7:qsub1_qsub2
79042 0, // FPR128_0to7:qsub1_qsub2_qsub3
79043 0, // FPR128_0to7:qsub2_qsub3
79044 0, // FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
79045 0, // FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79046 0, // FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
79047 0, // FPR128_0to7:sub_32_x8sub_1_then_sub_32
79048 0, // FPR128_0to7:x8sub_0_x8sub_1
79049 0, // FPR128_0to7:x8sub_2_x8sub_3
79050 0, // FPR128_0to7:x8sub_4_x8sub_5
79051 0, // FPR128_0to7:x8sub_6_x8sub_7
79052 0, // FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79053 0, // FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79054 0, // FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79055 0, // FPR128_0to7:sub_32_subo64_then_sub_32
79056 0, // FPR128_0to7:dsub_zsub1_then_dsub
79057 0, // FPR128_0to7:zsub_zsub1_then_zsub
79058 0, // FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79059 0, // FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
79060 0, // FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79061 0, // FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
79062 0, // FPR128_0to7:zsub0_zsub1
79063 0, // FPR128_0to7:zsub0_zsub1_zsub2
79064 0, // FPR128_0to7:zsub1_zsub2
79065 0, // FPR128_0to7:zsub1_zsub2_zsub3
79066 0, // FPR128_0to7:zsub2_zsub3
79067 0, // FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
79068 0, // FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79069 0, // FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
79070 0, // FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79071 0, // FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
79072 0, // FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
79073 0, // FPR128_0to7:zsub0_zsub2
79074 0, // FPR128_0to7:zsub1_zsub3
79075 },
79076 { // ZPR_3b
79077 1, // ZPR_3b:bsub -> FPR8
79078 49, // ZPR_3b:dsub -> FPR64_lo
79079 0, // ZPR_3b:dsub0
79080 0, // ZPR_3b:dsub1
79081 0, // ZPR_3b:dsub2
79082 0, // ZPR_3b:dsub3
79083 4, // ZPR_3b:hsub -> FPR16_lo
79084 0, // ZPR_3b:psub
79085 0, // ZPR_3b:psub0
79086 0, // ZPR_3b:psub1
79087 0, // ZPR_3b:qsub0
79088 0, // ZPR_3b:qsub1
79089 0, // ZPR_3b:qsub2
79090 0, // ZPR_3b:qsub3
79091 28, // ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
79092 0, // ZPR_3b:sub_32
79093 0, // ZPR_3b:sube32
79094 0, // ZPR_3b:sube64
79095 0, // ZPR_3b:subo32
79096 0, // ZPR_3b:subo64
79097 0, // ZPR_3b:x8sub_0
79098 0, // ZPR_3b:x8sub_1
79099 0, // ZPR_3b:x8sub_2
79100 0, // ZPR_3b:x8sub_3
79101 0, // ZPR_3b:x8sub_4
79102 0, // ZPR_3b:x8sub_5
79103 0, // ZPR_3b:x8sub_6
79104 0, // ZPR_3b:x8sub_7
79105 0, // ZPR_3b:zasubb
79106 0, // ZPR_3b:zasubd0
79107 0, // ZPR_3b:zasubd1
79108 0, // ZPR_3b:zasubh0
79109 0, // ZPR_3b:zasubh1
79110 0, // ZPR_3b:zasubq0
79111 0, // ZPR_3b:zasubq1
79112 0, // ZPR_3b:zasubs0
79113 0, // ZPR_3b:zasubs1
79114 81, // ZPR_3b:zsub -> FPR128_0to7
79115 0, // ZPR_3b:zsub0
79116 0, // ZPR_3b:zsub1
79117 0, // ZPR_3b:zsub2
79118 0, // ZPR_3b:zsub3
79119 0, // ZPR_3b:zasubd1_then_zasubq0
79120 0, // ZPR_3b:zasubd1_then_zasubq1
79121 0, // ZPR_3b:zasubs1_then_zasubd0
79122 0, // ZPR_3b:zasubs1_then_zasubd1
79123 0, // ZPR_3b:zasubs1_then_zasubq0
79124 0, // ZPR_3b:zasubs1_then_zasubq1
79125 0, // ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
79126 0, // ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
79127 0, // ZPR_3b:zasubh1_then_zasubd0
79128 0, // ZPR_3b:zasubh1_then_zasubd1
79129 0, // ZPR_3b:zasubh1_then_zasubq0
79130 0, // ZPR_3b:zasubh1_then_zasubq1
79131 0, // ZPR_3b:zasubh1_then_zasubs0
79132 0, // ZPR_3b:zasubh1_then_zasubs1
79133 0, // ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
79134 0, // ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
79135 0, // ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
79136 0, // ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
79137 0, // ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
79138 0, // ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
79139 0, // ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
79140 0, // ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
79141 0, // ZPR_3b:dsub1_then_bsub
79142 0, // ZPR_3b:dsub1_then_hsub
79143 0, // ZPR_3b:dsub1_then_ssub
79144 0, // ZPR_3b:dsub3_then_bsub
79145 0, // ZPR_3b:dsub3_then_hsub
79146 0, // ZPR_3b:dsub3_then_ssub
79147 0, // ZPR_3b:dsub2_then_bsub
79148 0, // ZPR_3b:dsub2_then_hsub
79149 0, // ZPR_3b:dsub2_then_ssub
79150 0, // ZPR_3b:psub1_then_psub
79151 0, // ZPR_3b:qsub1_then_bsub
79152 0, // ZPR_3b:qsub1_then_dsub
79153 0, // ZPR_3b:qsub1_then_hsub
79154 0, // ZPR_3b:qsub1_then_ssub
79155 0, // ZPR_3b:qsub3_then_bsub
79156 0, // ZPR_3b:qsub3_then_dsub
79157 0, // ZPR_3b:qsub3_then_hsub
79158 0, // ZPR_3b:qsub3_then_ssub
79159 0, // ZPR_3b:qsub2_then_bsub
79160 0, // ZPR_3b:qsub2_then_dsub
79161 0, // ZPR_3b:qsub2_then_hsub
79162 0, // ZPR_3b:qsub2_then_ssub
79163 0, // ZPR_3b:x8sub_7_then_sub_32
79164 0, // ZPR_3b:x8sub_6_then_sub_32
79165 0, // ZPR_3b:x8sub_5_then_sub_32
79166 0, // ZPR_3b:x8sub_4_then_sub_32
79167 0, // ZPR_3b:x8sub_3_then_sub_32
79168 0, // ZPR_3b:x8sub_2_then_sub_32
79169 0, // ZPR_3b:x8sub_1_then_sub_32
79170 0, // ZPR_3b:subo64_then_sub_32
79171 0, // ZPR_3b:zsub1_then_bsub
79172 0, // ZPR_3b:zsub1_then_dsub
79173 0, // ZPR_3b:zsub1_then_hsub
79174 0, // ZPR_3b:zsub1_then_ssub
79175 0, // ZPR_3b:zsub1_then_zsub
79176 0, // ZPR_3b:zsub3_then_bsub
79177 0, // ZPR_3b:zsub3_then_dsub
79178 0, // ZPR_3b:zsub3_then_hsub
79179 0, // ZPR_3b:zsub3_then_ssub
79180 0, // ZPR_3b:zsub3_then_zsub
79181 0, // ZPR_3b:zsub2_then_bsub
79182 0, // ZPR_3b:zsub2_then_dsub
79183 0, // ZPR_3b:zsub2_then_hsub
79184 0, // ZPR_3b:zsub2_then_ssub
79185 0, // ZPR_3b:zsub2_then_zsub
79186 0, // ZPR_3b:dsub0_dsub1
79187 0, // ZPR_3b:dsub0_dsub1_dsub2
79188 0, // ZPR_3b:dsub1_dsub2
79189 0, // ZPR_3b:dsub1_dsub2_dsub3
79190 0, // ZPR_3b:dsub2_dsub3
79191 0, // ZPR_3b:dsub_qsub1_then_dsub
79192 0, // ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79193 0, // ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
79194 0, // ZPR_3b:qsub0_qsub1
79195 0, // ZPR_3b:qsub0_qsub1_qsub2
79196 0, // ZPR_3b:qsub1_qsub2
79197 0, // ZPR_3b:qsub1_qsub2_qsub3
79198 0, // ZPR_3b:qsub2_qsub3
79199 0, // ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
79200 0, // ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79201 0, // ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
79202 0, // ZPR_3b:sub_32_x8sub_1_then_sub_32
79203 0, // ZPR_3b:x8sub_0_x8sub_1
79204 0, // ZPR_3b:x8sub_2_x8sub_3
79205 0, // ZPR_3b:x8sub_4_x8sub_5
79206 0, // ZPR_3b:x8sub_6_x8sub_7
79207 0, // ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79208 0, // ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79209 0, // ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79210 0, // ZPR_3b:sub_32_subo64_then_sub_32
79211 0, // ZPR_3b:dsub_zsub1_then_dsub
79212 0, // ZPR_3b:zsub_zsub1_then_zsub
79213 0, // ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79214 0, // ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
79215 0, // ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79216 0, // ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
79217 0, // ZPR_3b:zsub0_zsub1
79218 0, // ZPR_3b:zsub0_zsub1_zsub2
79219 0, // ZPR_3b:zsub1_zsub2
79220 0, // ZPR_3b:zsub1_zsub2_zsub3
79221 0, // ZPR_3b:zsub2_zsub3
79222 0, // ZPR_3b:zsub1_then_dsub_zsub2_then_dsub
79223 0, // ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79224 0, // ZPR_3b:zsub1_then_zsub_zsub2_then_zsub
79225 0, // ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79226 0, // ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
79227 0, // ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
79228 0, // ZPR_3b:zsub0_zsub2
79229 0, // ZPR_3b:zsub1_zsub3
79230 },
79231 { // DDD
79232 1, // DDD:bsub -> FPR8
79233 0, // DDD:dsub
79234 40, // DDD:dsub0 -> FPR64
79235 40, // DDD:dsub1 -> FPR64
79236 40, // DDD:dsub2 -> FPR64
79237 0, // DDD:dsub3
79238 2, // DDD:hsub -> FPR16
79239 0, // DDD:psub
79240 0, // DDD:psub0
79241 0, // DDD:psub1
79242 0, // DDD:qsub0
79243 0, // DDD:qsub1
79244 0, // DDD:qsub2
79245 0, // DDD:qsub3
79246 24, // DDD:ssub -> FPR32
79247 0, // DDD:sub_32
79248 0, // DDD:sube32
79249 0, // DDD:sube64
79250 0, // DDD:subo32
79251 0, // DDD:subo64
79252 0, // DDD:x8sub_0
79253 0, // DDD:x8sub_1
79254 0, // DDD:x8sub_2
79255 0, // DDD:x8sub_3
79256 0, // DDD:x8sub_4
79257 0, // DDD:x8sub_5
79258 0, // DDD:x8sub_6
79259 0, // DDD:x8sub_7
79260 0, // DDD:zasubb
79261 0, // DDD:zasubd0
79262 0, // DDD:zasubd1
79263 0, // DDD:zasubh0
79264 0, // DDD:zasubh1
79265 0, // DDD:zasubq0
79266 0, // DDD:zasubq1
79267 0, // DDD:zasubs0
79268 0, // DDD:zasubs1
79269 0, // DDD:zsub
79270 0, // DDD:zsub0
79271 0, // DDD:zsub1
79272 0, // DDD:zsub2
79273 0, // DDD:zsub3
79274 0, // DDD:zasubd1_then_zasubq0
79275 0, // DDD:zasubd1_then_zasubq1
79276 0, // DDD:zasubs1_then_zasubd0
79277 0, // DDD:zasubs1_then_zasubd1
79278 0, // DDD:zasubs1_then_zasubq0
79279 0, // DDD:zasubs1_then_zasubq1
79280 0, // DDD:zasubs1_then_zasubd1_then_zasubq0
79281 0, // DDD:zasubs1_then_zasubd1_then_zasubq1
79282 0, // DDD:zasubh1_then_zasubd0
79283 0, // DDD:zasubh1_then_zasubd1
79284 0, // DDD:zasubh1_then_zasubq0
79285 0, // DDD:zasubh1_then_zasubq1
79286 0, // DDD:zasubh1_then_zasubs0
79287 0, // DDD:zasubh1_then_zasubs1
79288 0, // DDD:zasubh1_then_zasubd1_then_zasubq0
79289 0, // DDD:zasubh1_then_zasubd1_then_zasubq1
79290 0, // DDD:zasubh1_then_zasubs1_then_zasubd0
79291 0, // DDD:zasubh1_then_zasubs1_then_zasubd1
79292 0, // DDD:zasubh1_then_zasubs1_then_zasubq0
79293 0, // DDD:zasubh1_then_zasubs1_then_zasubq1
79294 0, // DDD:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
79295 0, // DDD:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
79296 1, // DDD:dsub1_then_bsub -> FPR8
79297 2, // DDD:dsub1_then_hsub -> FPR16
79298 24, // DDD:dsub1_then_ssub -> FPR32
79299 0, // DDD:dsub3_then_bsub
79300 0, // DDD:dsub3_then_hsub
79301 0, // DDD:dsub3_then_ssub
79302 1, // DDD:dsub2_then_bsub -> FPR8
79303 2, // DDD:dsub2_then_hsub -> FPR16
79304 24, // DDD:dsub2_then_ssub -> FPR32
79305 0, // DDD:psub1_then_psub
79306 0, // DDD:qsub1_then_bsub
79307 0, // DDD:qsub1_then_dsub
79308 0, // DDD:qsub1_then_hsub
79309 0, // DDD:qsub1_then_ssub
79310 0, // DDD:qsub3_then_bsub
79311 0, // DDD:qsub3_then_dsub
79312 0, // DDD:qsub3_then_hsub
79313 0, // DDD:qsub3_then_ssub
79314 0, // DDD:qsub2_then_bsub
79315 0, // DDD:qsub2_then_dsub
79316 0, // DDD:qsub2_then_hsub
79317 0, // DDD:qsub2_then_ssub
79318 0, // DDD:x8sub_7_then_sub_32
79319 0, // DDD:x8sub_6_then_sub_32
79320 0, // DDD:x8sub_5_then_sub_32
79321 0, // DDD:x8sub_4_then_sub_32
79322 0, // DDD:x8sub_3_then_sub_32
79323 0, // DDD:x8sub_2_then_sub_32
79324 0, // DDD:x8sub_1_then_sub_32
79325 0, // DDD:subo64_then_sub_32
79326 0, // DDD:zsub1_then_bsub
79327 0, // DDD:zsub1_then_dsub
79328 0, // DDD:zsub1_then_hsub
79329 0, // DDD:zsub1_then_ssub
79330 0, // DDD:zsub1_then_zsub
79331 0, // DDD:zsub3_then_bsub
79332 0, // DDD:zsub3_then_dsub
79333 0, // DDD:zsub3_then_hsub
79334 0, // DDD:zsub3_then_ssub
79335 0, // DDD:zsub3_then_zsub
79336 0, // DDD:zsub2_then_bsub
79337 0, // DDD:zsub2_then_dsub
79338 0, // DDD:zsub2_then_hsub
79339 0, // DDD:zsub2_then_ssub
79340 0, // DDD:zsub2_then_zsub
79341 59, // DDD:dsub0_dsub1 -> DD
79342 0, // DDD:dsub0_dsub1_dsub2
79343 59, // DDD:dsub1_dsub2 -> DD
79344 0, // DDD:dsub1_dsub2_dsub3
79345 0, // DDD:dsub2_dsub3
79346 0, // DDD:dsub_qsub1_then_dsub
79347 0, // DDD:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79348 0, // DDD:dsub_qsub1_then_dsub_qsub2_then_dsub
79349 0, // DDD:qsub0_qsub1
79350 0, // DDD:qsub0_qsub1_qsub2
79351 0, // DDD:qsub1_qsub2
79352 0, // DDD:qsub1_qsub2_qsub3
79353 0, // DDD:qsub2_qsub3
79354 0, // DDD:qsub1_then_dsub_qsub2_then_dsub
79355 0, // DDD:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79356 0, // DDD:qsub2_then_dsub_qsub3_then_dsub
79357 0, // DDD:sub_32_x8sub_1_then_sub_32
79358 0, // DDD:x8sub_0_x8sub_1
79359 0, // DDD:x8sub_2_x8sub_3
79360 0, // DDD:x8sub_4_x8sub_5
79361 0, // DDD:x8sub_6_x8sub_7
79362 0, // DDD:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79363 0, // DDD:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79364 0, // DDD:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79365 0, // DDD:sub_32_subo64_then_sub_32
79366 0, // DDD:dsub_zsub1_then_dsub
79367 0, // DDD:zsub_zsub1_then_zsub
79368 0, // DDD:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79369 0, // DDD:dsub_zsub1_then_dsub_zsub2_then_dsub
79370 0, // DDD:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79371 0, // DDD:zsub_zsub1_then_zsub_zsub2_then_zsub
79372 0, // DDD:zsub0_zsub1
79373 0, // DDD:zsub0_zsub1_zsub2
79374 0, // DDD:zsub1_zsub2
79375 0, // DDD:zsub1_zsub2_zsub3
79376 0, // DDD:zsub2_zsub3
79377 0, // DDD:zsub1_then_dsub_zsub2_then_dsub
79378 0, // DDD:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79379 0, // DDD:zsub1_then_zsub_zsub2_then_zsub
79380 0, // DDD:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79381 0, // DDD:zsub2_then_dsub_zsub3_then_dsub
79382 0, // DDD:zsub2_then_zsub_zsub3_then_zsub
79383 0, // DDD:zsub0_zsub2
79384 0, // DDD:zsub1_zsub3
79385 },
79386 { // DDD_with_dsub0_in_FPR64_lo
79387 1, // DDD_with_dsub0_in_FPR64_lo:bsub -> FPR8
79388 0, // DDD_with_dsub0_in_FPR64_lo:dsub
79389 49, // DDD_with_dsub0_in_FPR64_lo:dsub0 -> FPR64_lo
79390 40, // DDD_with_dsub0_in_FPR64_lo:dsub1 -> FPR64
79391 40, // DDD_with_dsub0_in_FPR64_lo:dsub2 -> FPR64
79392 0, // DDD_with_dsub0_in_FPR64_lo:dsub3
79393 4, // DDD_with_dsub0_in_FPR64_lo:hsub -> FPR16_lo
79394 0, // DDD_with_dsub0_in_FPR64_lo:psub
79395 0, // DDD_with_dsub0_in_FPR64_lo:psub0
79396 0, // DDD_with_dsub0_in_FPR64_lo:psub1
79397 0, // DDD_with_dsub0_in_FPR64_lo:qsub0
79398 0, // DDD_with_dsub0_in_FPR64_lo:qsub1
79399 0, // DDD_with_dsub0_in_FPR64_lo:qsub2
79400 0, // DDD_with_dsub0_in_FPR64_lo:qsub3
79401 28, // DDD_with_dsub0_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
79402 0, // DDD_with_dsub0_in_FPR64_lo:sub_32
79403 0, // DDD_with_dsub0_in_FPR64_lo:sube32
79404 0, // DDD_with_dsub0_in_FPR64_lo:sube64
79405 0, // DDD_with_dsub0_in_FPR64_lo:subo32
79406 0, // DDD_with_dsub0_in_FPR64_lo:subo64
79407 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_0
79408 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_1
79409 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_2
79410 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_3
79411 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_4
79412 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_5
79413 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_6
79414 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_7
79415 0, // DDD_with_dsub0_in_FPR64_lo:zasubb
79416 0, // DDD_with_dsub0_in_FPR64_lo:zasubd0
79417 0, // DDD_with_dsub0_in_FPR64_lo:zasubd1
79418 0, // DDD_with_dsub0_in_FPR64_lo:zasubh0
79419 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1
79420 0, // DDD_with_dsub0_in_FPR64_lo:zasubq0
79421 0, // DDD_with_dsub0_in_FPR64_lo:zasubq1
79422 0, // DDD_with_dsub0_in_FPR64_lo:zasubs0
79423 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1
79424 0, // DDD_with_dsub0_in_FPR64_lo:zsub
79425 0, // DDD_with_dsub0_in_FPR64_lo:zsub0
79426 0, // DDD_with_dsub0_in_FPR64_lo:zsub1
79427 0, // DDD_with_dsub0_in_FPR64_lo:zsub2
79428 0, // DDD_with_dsub0_in_FPR64_lo:zsub3
79429 0, // DDD_with_dsub0_in_FPR64_lo:zasubd1_then_zasubq0
79430 0, // DDD_with_dsub0_in_FPR64_lo:zasubd1_then_zasubq1
79431 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd0
79432 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1
79433 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubq0
79434 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubq1
79435 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
79436 0, // DDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
79437 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd0
79438 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1
79439 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubq0
79440 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubq1
79441 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs0
79442 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1
79443 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
79444 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
79445 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
79446 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
79447 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
79448 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
79449 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
79450 0, // DDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
79451 1, // DDD_with_dsub0_in_FPR64_lo:dsub1_then_bsub -> FPR8
79452 2, // DDD_with_dsub0_in_FPR64_lo:dsub1_then_hsub -> FPR16
79453 24, // DDD_with_dsub0_in_FPR64_lo:dsub1_then_ssub -> FPR32
79454 0, // DDD_with_dsub0_in_FPR64_lo:dsub3_then_bsub
79455 0, // DDD_with_dsub0_in_FPR64_lo:dsub3_then_hsub
79456 0, // DDD_with_dsub0_in_FPR64_lo:dsub3_then_ssub
79457 1, // DDD_with_dsub0_in_FPR64_lo:dsub2_then_bsub -> FPR8
79458 2, // DDD_with_dsub0_in_FPR64_lo:dsub2_then_hsub -> FPR16
79459 24, // DDD_with_dsub0_in_FPR64_lo:dsub2_then_ssub -> FPR32
79460 0, // DDD_with_dsub0_in_FPR64_lo:psub1_then_psub
79461 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_then_bsub
79462 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_then_dsub
79463 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_then_hsub
79464 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_then_ssub
79465 0, // DDD_with_dsub0_in_FPR64_lo:qsub3_then_bsub
79466 0, // DDD_with_dsub0_in_FPR64_lo:qsub3_then_dsub
79467 0, // DDD_with_dsub0_in_FPR64_lo:qsub3_then_hsub
79468 0, // DDD_with_dsub0_in_FPR64_lo:qsub3_then_ssub
79469 0, // DDD_with_dsub0_in_FPR64_lo:qsub2_then_bsub
79470 0, // DDD_with_dsub0_in_FPR64_lo:qsub2_then_dsub
79471 0, // DDD_with_dsub0_in_FPR64_lo:qsub2_then_hsub
79472 0, // DDD_with_dsub0_in_FPR64_lo:qsub2_then_ssub
79473 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_7_then_sub_32
79474 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_6_then_sub_32
79475 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_5_then_sub_32
79476 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_4_then_sub_32
79477 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_3_then_sub_32
79478 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_2_then_sub_32
79479 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_1_then_sub_32
79480 0, // DDD_with_dsub0_in_FPR64_lo:subo64_then_sub_32
79481 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_bsub
79482 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_dsub
79483 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_hsub
79484 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_ssub
79485 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_zsub
79486 0, // DDD_with_dsub0_in_FPR64_lo:zsub3_then_bsub
79487 0, // DDD_with_dsub0_in_FPR64_lo:zsub3_then_dsub
79488 0, // DDD_with_dsub0_in_FPR64_lo:zsub3_then_hsub
79489 0, // DDD_with_dsub0_in_FPR64_lo:zsub3_then_ssub
79490 0, // DDD_with_dsub0_in_FPR64_lo:zsub3_then_zsub
79491 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_bsub
79492 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_dsub
79493 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_hsub
79494 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_ssub
79495 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_zsub
79496 60, // DDD_with_dsub0_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo
79497 0, // DDD_with_dsub0_in_FPR64_lo:dsub0_dsub1_dsub2
79498 59, // DDD_with_dsub0_in_FPR64_lo:dsub1_dsub2 -> DD
79499 0, // DDD_with_dsub0_in_FPR64_lo:dsub1_dsub2_dsub3
79500 0, // DDD_with_dsub0_in_FPR64_lo:dsub2_dsub3
79501 0, // DDD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub
79502 0, // DDD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79503 0, // DDD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
79504 0, // DDD_with_dsub0_in_FPR64_lo:qsub0_qsub1
79505 0, // DDD_with_dsub0_in_FPR64_lo:qsub0_qsub1_qsub2
79506 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_qsub2
79507 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_qsub2_qsub3
79508 0, // DDD_with_dsub0_in_FPR64_lo:qsub2_qsub3
79509 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
79510 0, // DDD_with_dsub0_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79511 0, // DDD_with_dsub0_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
79512 0, // DDD_with_dsub0_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
79513 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_0_x8sub_1
79514 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_2_x8sub_3
79515 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_4_x8sub_5
79516 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_6_x8sub_7
79517 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79518 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79519 0, // DDD_with_dsub0_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79520 0, // DDD_with_dsub0_in_FPR64_lo:sub_32_subo64_then_sub_32
79521 0, // DDD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub
79522 0, // DDD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub
79523 0, // DDD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79524 0, // DDD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
79525 0, // DDD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79526 0, // DDD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
79527 0, // DDD_with_dsub0_in_FPR64_lo:zsub0_zsub1
79528 0, // DDD_with_dsub0_in_FPR64_lo:zsub0_zsub1_zsub2
79529 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_zsub2
79530 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_zsub2_zsub3
79531 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_zsub3
79532 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
79533 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79534 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
79535 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79536 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
79537 0, // DDD_with_dsub0_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
79538 0, // DDD_with_dsub0_in_FPR64_lo:zsub0_zsub2
79539 0, // DDD_with_dsub0_in_FPR64_lo:zsub1_zsub3
79540 },
79541 { // DDD_with_dsub1_in_FPR64_lo
79542 1, // DDD_with_dsub1_in_FPR64_lo:bsub -> FPR8
79543 0, // DDD_with_dsub1_in_FPR64_lo:dsub
79544 40, // DDD_with_dsub1_in_FPR64_lo:dsub0 -> FPR64
79545 49, // DDD_with_dsub1_in_FPR64_lo:dsub1 -> FPR64_lo
79546 40, // DDD_with_dsub1_in_FPR64_lo:dsub2 -> FPR64
79547 0, // DDD_with_dsub1_in_FPR64_lo:dsub3
79548 2, // DDD_with_dsub1_in_FPR64_lo:hsub -> FPR16
79549 0, // DDD_with_dsub1_in_FPR64_lo:psub
79550 0, // DDD_with_dsub1_in_FPR64_lo:psub0
79551 0, // DDD_with_dsub1_in_FPR64_lo:psub1
79552 0, // DDD_with_dsub1_in_FPR64_lo:qsub0
79553 0, // DDD_with_dsub1_in_FPR64_lo:qsub1
79554 0, // DDD_with_dsub1_in_FPR64_lo:qsub2
79555 0, // DDD_with_dsub1_in_FPR64_lo:qsub3
79556 24, // DDD_with_dsub1_in_FPR64_lo:ssub -> FPR32
79557 0, // DDD_with_dsub1_in_FPR64_lo:sub_32
79558 0, // DDD_with_dsub1_in_FPR64_lo:sube32
79559 0, // DDD_with_dsub1_in_FPR64_lo:sube64
79560 0, // DDD_with_dsub1_in_FPR64_lo:subo32
79561 0, // DDD_with_dsub1_in_FPR64_lo:subo64
79562 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_0
79563 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_1
79564 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_2
79565 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_3
79566 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_4
79567 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_5
79568 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_6
79569 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_7
79570 0, // DDD_with_dsub1_in_FPR64_lo:zasubb
79571 0, // DDD_with_dsub1_in_FPR64_lo:zasubd0
79572 0, // DDD_with_dsub1_in_FPR64_lo:zasubd1
79573 0, // DDD_with_dsub1_in_FPR64_lo:zasubh0
79574 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1
79575 0, // DDD_with_dsub1_in_FPR64_lo:zasubq0
79576 0, // DDD_with_dsub1_in_FPR64_lo:zasubq1
79577 0, // DDD_with_dsub1_in_FPR64_lo:zasubs0
79578 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1
79579 0, // DDD_with_dsub1_in_FPR64_lo:zsub
79580 0, // DDD_with_dsub1_in_FPR64_lo:zsub0
79581 0, // DDD_with_dsub1_in_FPR64_lo:zsub1
79582 0, // DDD_with_dsub1_in_FPR64_lo:zsub2
79583 0, // DDD_with_dsub1_in_FPR64_lo:zsub3
79584 0, // DDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq0
79585 0, // DDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq1
79586 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd0
79587 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1
79588 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq0
79589 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq1
79590 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
79591 0, // DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
79592 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd0
79593 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1
79594 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq0
79595 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq1
79596 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs0
79597 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1
79598 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
79599 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
79600 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
79601 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
79602 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
79603 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
79604 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
79605 0, // DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
79606 1, // DDD_with_dsub1_in_FPR64_lo:dsub1_then_bsub -> FPR8
79607 4, // DDD_with_dsub1_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
79608 28, // DDD_with_dsub1_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
79609 0, // DDD_with_dsub1_in_FPR64_lo:dsub3_then_bsub
79610 0, // DDD_with_dsub1_in_FPR64_lo:dsub3_then_hsub
79611 0, // DDD_with_dsub1_in_FPR64_lo:dsub3_then_ssub
79612 1, // DDD_with_dsub1_in_FPR64_lo:dsub2_then_bsub -> FPR8
79613 2, // DDD_with_dsub1_in_FPR64_lo:dsub2_then_hsub -> FPR16
79614 24, // DDD_with_dsub1_in_FPR64_lo:dsub2_then_ssub -> FPR32
79615 0, // DDD_with_dsub1_in_FPR64_lo:psub1_then_psub
79616 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_then_bsub
79617 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub
79618 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_then_hsub
79619 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_then_ssub
79620 0, // DDD_with_dsub1_in_FPR64_lo:qsub3_then_bsub
79621 0, // DDD_with_dsub1_in_FPR64_lo:qsub3_then_dsub
79622 0, // DDD_with_dsub1_in_FPR64_lo:qsub3_then_hsub
79623 0, // DDD_with_dsub1_in_FPR64_lo:qsub3_then_ssub
79624 0, // DDD_with_dsub1_in_FPR64_lo:qsub2_then_bsub
79625 0, // DDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub
79626 0, // DDD_with_dsub1_in_FPR64_lo:qsub2_then_hsub
79627 0, // DDD_with_dsub1_in_FPR64_lo:qsub2_then_ssub
79628 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_7_then_sub_32
79629 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32
79630 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_5_then_sub_32
79631 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32
79632 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_3_then_sub_32
79633 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32
79634 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_1_then_sub_32
79635 0, // DDD_with_dsub1_in_FPR64_lo:subo64_then_sub_32
79636 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_bsub
79637 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub
79638 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_hsub
79639 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_ssub
79640 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub
79641 0, // DDD_with_dsub1_in_FPR64_lo:zsub3_then_bsub
79642 0, // DDD_with_dsub1_in_FPR64_lo:zsub3_then_dsub
79643 0, // DDD_with_dsub1_in_FPR64_lo:zsub3_then_hsub
79644 0, // DDD_with_dsub1_in_FPR64_lo:zsub3_then_ssub
79645 0, // DDD_with_dsub1_in_FPR64_lo:zsub3_then_zsub
79646 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_bsub
79647 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub
79648 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_hsub
79649 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_ssub
79650 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub
79651 61, // DDD_with_dsub1_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub1_in_FPR64_lo
79652 0, // DDD_with_dsub1_in_FPR64_lo:dsub0_dsub1_dsub2
79653 60, // DDD_with_dsub1_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo
79654 0, // DDD_with_dsub1_in_FPR64_lo:dsub1_dsub2_dsub3
79655 0, // DDD_with_dsub1_in_FPR64_lo:dsub2_dsub3
79656 0, // DDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub
79657 0, // DDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79658 0, // DDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
79659 0, // DDD_with_dsub1_in_FPR64_lo:qsub0_qsub1
79660 0, // DDD_with_dsub1_in_FPR64_lo:qsub0_qsub1_qsub2
79661 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_qsub2
79662 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_qsub2_qsub3
79663 0, // DDD_with_dsub1_in_FPR64_lo:qsub2_qsub3
79664 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
79665 0, // DDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79666 0, // DDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
79667 0, // DDD_with_dsub1_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
79668 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_0_x8sub_1
79669 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_2_x8sub_3
79670 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_4_x8sub_5
79671 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_6_x8sub_7
79672 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79673 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79674 0, // DDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79675 0, // DDD_with_dsub1_in_FPR64_lo:sub_32_subo64_then_sub_32
79676 0, // DDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub
79677 0, // DDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub
79678 0, // DDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79679 0, // DDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
79680 0, // DDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79681 0, // DDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
79682 0, // DDD_with_dsub1_in_FPR64_lo:zsub0_zsub1
79683 0, // DDD_with_dsub1_in_FPR64_lo:zsub0_zsub1_zsub2
79684 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_zsub2
79685 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_zsub2_zsub3
79686 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_zsub3
79687 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
79688 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79689 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
79690 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79691 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
79692 0, // DDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
79693 0, // DDD_with_dsub1_in_FPR64_lo:zsub0_zsub2
79694 0, // DDD_with_dsub1_in_FPR64_lo:zsub1_zsub3
79695 },
79696 { // DDD_with_dsub2_in_FPR64_lo
79697 1, // DDD_with_dsub2_in_FPR64_lo:bsub -> FPR8
79698 0, // DDD_with_dsub2_in_FPR64_lo:dsub
79699 40, // DDD_with_dsub2_in_FPR64_lo:dsub0 -> FPR64
79700 40, // DDD_with_dsub2_in_FPR64_lo:dsub1 -> FPR64
79701 49, // DDD_with_dsub2_in_FPR64_lo:dsub2 -> FPR64_lo
79702 0, // DDD_with_dsub2_in_FPR64_lo:dsub3
79703 2, // DDD_with_dsub2_in_FPR64_lo:hsub -> FPR16
79704 0, // DDD_with_dsub2_in_FPR64_lo:psub
79705 0, // DDD_with_dsub2_in_FPR64_lo:psub0
79706 0, // DDD_with_dsub2_in_FPR64_lo:psub1
79707 0, // DDD_with_dsub2_in_FPR64_lo:qsub0
79708 0, // DDD_with_dsub2_in_FPR64_lo:qsub1
79709 0, // DDD_with_dsub2_in_FPR64_lo:qsub2
79710 0, // DDD_with_dsub2_in_FPR64_lo:qsub3
79711 24, // DDD_with_dsub2_in_FPR64_lo:ssub -> FPR32
79712 0, // DDD_with_dsub2_in_FPR64_lo:sub_32
79713 0, // DDD_with_dsub2_in_FPR64_lo:sube32
79714 0, // DDD_with_dsub2_in_FPR64_lo:sube64
79715 0, // DDD_with_dsub2_in_FPR64_lo:subo32
79716 0, // DDD_with_dsub2_in_FPR64_lo:subo64
79717 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_0
79718 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_1
79719 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_2
79720 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_3
79721 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_4
79722 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_5
79723 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_6
79724 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_7
79725 0, // DDD_with_dsub2_in_FPR64_lo:zasubb
79726 0, // DDD_with_dsub2_in_FPR64_lo:zasubd0
79727 0, // DDD_with_dsub2_in_FPR64_lo:zasubd1
79728 0, // DDD_with_dsub2_in_FPR64_lo:zasubh0
79729 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1
79730 0, // DDD_with_dsub2_in_FPR64_lo:zasubq0
79731 0, // DDD_with_dsub2_in_FPR64_lo:zasubq1
79732 0, // DDD_with_dsub2_in_FPR64_lo:zasubs0
79733 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1
79734 0, // DDD_with_dsub2_in_FPR64_lo:zsub
79735 0, // DDD_with_dsub2_in_FPR64_lo:zsub0
79736 0, // DDD_with_dsub2_in_FPR64_lo:zsub1
79737 0, // DDD_with_dsub2_in_FPR64_lo:zsub2
79738 0, // DDD_with_dsub2_in_FPR64_lo:zsub3
79739 0, // DDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq0
79740 0, // DDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq1
79741 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd0
79742 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1
79743 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq0
79744 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq1
79745 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
79746 0, // DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
79747 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd0
79748 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1
79749 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq0
79750 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq1
79751 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs0
79752 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1
79753 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
79754 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
79755 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
79756 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
79757 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
79758 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
79759 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
79760 0, // DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
79761 1, // DDD_with_dsub2_in_FPR64_lo:dsub1_then_bsub -> FPR8
79762 2, // DDD_with_dsub2_in_FPR64_lo:dsub1_then_hsub -> FPR16
79763 24, // DDD_with_dsub2_in_FPR64_lo:dsub1_then_ssub -> FPR32
79764 0, // DDD_with_dsub2_in_FPR64_lo:dsub3_then_bsub
79765 0, // DDD_with_dsub2_in_FPR64_lo:dsub3_then_hsub
79766 0, // DDD_with_dsub2_in_FPR64_lo:dsub3_then_ssub
79767 1, // DDD_with_dsub2_in_FPR64_lo:dsub2_then_bsub -> FPR8
79768 4, // DDD_with_dsub2_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
79769 28, // DDD_with_dsub2_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
79770 0, // DDD_with_dsub2_in_FPR64_lo:psub1_then_psub
79771 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_then_bsub
79772 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub
79773 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_then_hsub
79774 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_then_ssub
79775 0, // DDD_with_dsub2_in_FPR64_lo:qsub3_then_bsub
79776 0, // DDD_with_dsub2_in_FPR64_lo:qsub3_then_dsub
79777 0, // DDD_with_dsub2_in_FPR64_lo:qsub3_then_hsub
79778 0, // DDD_with_dsub2_in_FPR64_lo:qsub3_then_ssub
79779 0, // DDD_with_dsub2_in_FPR64_lo:qsub2_then_bsub
79780 0, // DDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub
79781 0, // DDD_with_dsub2_in_FPR64_lo:qsub2_then_hsub
79782 0, // DDD_with_dsub2_in_FPR64_lo:qsub2_then_ssub
79783 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_7_then_sub_32
79784 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32
79785 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_5_then_sub_32
79786 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32
79787 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_3_then_sub_32
79788 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32
79789 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_1_then_sub_32
79790 0, // DDD_with_dsub2_in_FPR64_lo:subo64_then_sub_32
79791 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_bsub
79792 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub
79793 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_hsub
79794 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_ssub
79795 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub
79796 0, // DDD_with_dsub2_in_FPR64_lo:zsub3_then_bsub
79797 0, // DDD_with_dsub2_in_FPR64_lo:zsub3_then_dsub
79798 0, // DDD_with_dsub2_in_FPR64_lo:zsub3_then_hsub
79799 0, // DDD_with_dsub2_in_FPR64_lo:zsub3_then_ssub
79800 0, // DDD_with_dsub2_in_FPR64_lo:zsub3_then_zsub
79801 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_bsub
79802 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub
79803 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_hsub
79804 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_ssub
79805 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub
79806 59, // DDD_with_dsub2_in_FPR64_lo:dsub0_dsub1 -> DD
79807 0, // DDD_with_dsub2_in_FPR64_lo:dsub0_dsub1_dsub2
79808 61, // DDD_with_dsub2_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub1_in_FPR64_lo
79809 0, // DDD_with_dsub2_in_FPR64_lo:dsub1_dsub2_dsub3
79810 0, // DDD_with_dsub2_in_FPR64_lo:dsub2_dsub3
79811 0, // DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub
79812 0, // DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79813 0, // DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
79814 0, // DDD_with_dsub2_in_FPR64_lo:qsub0_qsub1
79815 0, // DDD_with_dsub2_in_FPR64_lo:qsub0_qsub1_qsub2
79816 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_qsub2
79817 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_qsub2_qsub3
79818 0, // DDD_with_dsub2_in_FPR64_lo:qsub2_qsub3
79819 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
79820 0, // DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79821 0, // DDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
79822 0, // DDD_with_dsub2_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
79823 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_0_x8sub_1
79824 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_2_x8sub_3
79825 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_4_x8sub_5
79826 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_6_x8sub_7
79827 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79828 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79829 0, // DDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79830 0, // DDD_with_dsub2_in_FPR64_lo:sub_32_subo64_then_sub_32
79831 0, // DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub
79832 0, // DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub
79833 0, // DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79834 0, // DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
79835 0, // DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79836 0, // DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
79837 0, // DDD_with_dsub2_in_FPR64_lo:zsub0_zsub1
79838 0, // DDD_with_dsub2_in_FPR64_lo:zsub0_zsub1_zsub2
79839 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_zsub2
79840 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_zsub2_zsub3
79841 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_zsub3
79842 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
79843 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79844 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
79845 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79846 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
79847 0, // DDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
79848 0, // DDD_with_dsub2_in_FPR64_lo:zsub0_zsub2
79849 0, // DDD_with_dsub2_in_FPR64_lo:zsub1_zsub3
79850 },
79851 { // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
79852 1, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:bsub -> FPR8
79853 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub
79854 49, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub0 -> FPR64_lo
79855 49, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub1 -> FPR64_lo
79856 40, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub2 -> FPR64
79857 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub3
79858 4, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:hsub -> FPR16_lo
79859 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:psub
79860 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:psub0
79861 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:psub1
79862 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub0
79863 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1
79864 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2
79865 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub3
79866 28, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
79867 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:sub_32
79868 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:sube32
79869 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:sube64
79870 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:subo32
79871 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:subo64
79872 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_0
79873 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_1
79874 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_2
79875 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_3
79876 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_4
79877 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_5
79878 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_6
79879 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_7
79880 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubb
79881 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubd0
79882 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubd1
79883 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh0
79884 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1
79885 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubq0
79886 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubq1
79887 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs0
79888 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1
79889 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub
79890 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub0
79891 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1
79892 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2
79893 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub3
79894 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq0
79895 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq1
79896 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd0
79897 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1
79898 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq0
79899 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq1
79900 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
79901 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
79902 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd0
79903 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1
79904 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq0
79905 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq1
79906 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs0
79907 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1
79908 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
79909 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
79910 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
79911 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
79912 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
79913 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
79914 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
79915 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
79916 1, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub1_then_bsub -> FPR8
79917 4, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
79918 28, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
79919 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub3_then_bsub
79920 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub3_then_hsub
79921 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub3_then_ssub
79922 1, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub2_then_bsub -> FPR8
79923 2, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub2_then_hsub -> FPR16
79924 24, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub2_then_ssub -> FPR32
79925 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:psub1_then_psub
79926 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_then_bsub
79927 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub
79928 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_then_hsub
79929 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_then_ssub
79930 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub3_then_bsub
79931 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub3_then_dsub
79932 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub3_then_hsub
79933 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub3_then_ssub
79934 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2_then_bsub
79935 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub
79936 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2_then_hsub
79937 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2_then_ssub
79938 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_7_then_sub_32
79939 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32
79940 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_5_then_sub_32
79941 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32
79942 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_3_then_sub_32
79943 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32
79944 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_1_then_sub_32
79945 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:subo64_then_sub_32
79946 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_bsub
79947 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub
79948 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_hsub
79949 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_ssub
79950 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub
79951 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub3_then_bsub
79952 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub3_then_dsub
79953 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub3_then_hsub
79954 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub3_then_ssub
79955 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub3_then_zsub
79956 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_bsub
79957 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub
79958 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_hsub
79959 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_ssub
79960 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub
79961 63, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
79962 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub0_dsub1_dsub2
79963 60, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo
79964 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub1_dsub2_dsub3
79965 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub2_dsub3
79966 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub
79967 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79968 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
79969 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub0_qsub1
79970 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub0_qsub1_qsub2
79971 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_qsub2
79972 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_qsub2_qsub3
79973 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2_qsub3
79974 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
79975 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
79976 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
79977 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
79978 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_0_x8sub_1
79979 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_2_x8sub_3
79980 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_4_x8sub_5
79981 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_6_x8sub_7
79982 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
79983 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
79984 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
79985 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:sub_32_subo64_then_sub_32
79986 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub
79987 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub
79988 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79989 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
79990 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
79991 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
79992 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub0_zsub1
79993 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub0_zsub1_zsub2
79994 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_zsub2
79995 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_zsub2_zsub3
79996 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_zsub3
79997 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
79998 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
79999 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
80000 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80001 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
80002 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
80003 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub0_zsub2
80004 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo:zsub1_zsub3
80005 },
80006 { // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
80007 1, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:bsub -> FPR8
80008 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub
80009 40, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub0 -> FPR64
80010 49, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1 -> FPR64_lo
80011 49, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2 -> FPR64_lo
80012 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3
80013 2, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:hsub -> FPR16
80014 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub
80015 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub0
80016 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub1
80017 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub0
80018 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1
80019 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2
80020 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3
80021 24, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:ssub -> FPR32
80022 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sub_32
80023 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sube32
80024 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sube64
80025 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:subo32
80026 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:subo64
80027 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_0
80028 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_1
80029 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2
80030 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_3
80031 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4
80032 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_5
80033 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6
80034 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_7
80035 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubb
80036 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd0
80037 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd1
80038 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh0
80039 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1
80040 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubq0
80041 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubq1
80042 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs0
80043 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1
80044 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub
80045 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0
80046 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1
80047 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2
80048 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3
80049 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq0
80050 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq1
80051 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd0
80052 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1
80053 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq0
80054 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq1
80055 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
80056 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
80057 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd0
80058 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1
80059 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq0
80060 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq1
80061 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs0
80062 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1
80063 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
80064 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
80065 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
80066 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
80067 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
80068 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
80069 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
80070 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
80071 1, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_then_bsub -> FPR8
80072 4, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
80073 28, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
80074 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3_then_bsub
80075 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3_then_hsub
80076 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3_then_ssub
80077 1, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_then_bsub -> FPR8
80078 4, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
80079 28, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
80080 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub1_then_psub
80081 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_bsub
80082 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub
80083 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_hsub
80084 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_ssub
80085 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_bsub
80086 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_dsub
80087 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_hsub
80088 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_ssub
80089 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_bsub
80090 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub
80091 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_hsub
80092 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_ssub
80093 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_7_then_sub_32
80094 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32
80095 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_5_then_sub_32
80096 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32
80097 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_3_then_sub_32
80098 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32
80099 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_1_then_sub_32
80100 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:subo64_then_sub_32
80101 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_bsub
80102 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub
80103 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_hsub
80104 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_ssub
80105 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub
80106 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_bsub
80107 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_dsub
80108 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_hsub
80109 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_ssub
80110 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_zsub
80111 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_bsub
80112 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub
80113 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_hsub
80114 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_ssub
80115 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub
80116 61, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub1_in_FPR64_lo
80117 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub0_dsub1_dsub2
80118 63, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
80119 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_dsub2_dsub3
80120 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_dsub3
80121 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub
80122 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80123 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
80124 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub0_qsub1
80125 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub0_qsub1_qsub2
80126 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_qsub2
80127 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_qsub2_qsub3
80128 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_qsub3
80129 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
80130 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80131 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
80132 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
80133 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_0_x8sub_1
80134 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2_x8sub_3
80135 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4_x8sub_5
80136 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6_x8sub_7
80137 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
80138 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
80139 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
80140 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sub_32_subo64_then_sub_32
80141 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub
80142 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub
80143 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80144 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
80145 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80146 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
80147 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0_zsub1
80148 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0_zsub1_zsub2
80149 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_zsub2
80150 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_zsub2_zsub3
80151 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_zsub3
80152 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
80153 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80154 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
80155 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80156 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
80157 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
80158 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0_zsub2
80159 0, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_zsub3
80160 },
80161 { // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
80162 1, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:bsub -> FPR8
80163 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub
80164 49, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub0 -> FPR64_lo
80165 49, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1 -> FPR64_lo
80166 49, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2 -> FPR64_lo
80167 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3
80168 4, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:hsub -> FPR16_lo
80169 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub
80170 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub0
80171 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub1
80172 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub0
80173 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1
80174 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2
80175 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3
80176 28, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
80177 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sub_32
80178 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sube32
80179 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sube64
80180 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:subo32
80181 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:subo64
80182 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_0
80183 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_1
80184 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2
80185 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_3
80186 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4
80187 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_5
80188 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6
80189 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_7
80190 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubb
80191 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd0
80192 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd1
80193 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh0
80194 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1
80195 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubq0
80196 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubq1
80197 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs0
80198 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1
80199 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub
80200 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0
80201 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1
80202 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2
80203 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3
80204 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq0
80205 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq1
80206 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd0
80207 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1
80208 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq0
80209 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq1
80210 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
80211 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
80212 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd0
80213 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1
80214 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq0
80215 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq1
80216 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs0
80217 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1
80218 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
80219 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
80220 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
80221 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
80222 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
80223 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
80224 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
80225 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
80226 1, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_then_bsub -> FPR8
80227 4, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
80228 28, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
80229 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3_then_bsub
80230 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3_then_hsub
80231 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub3_then_ssub
80232 1, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_then_bsub -> FPR8
80233 4, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
80234 28, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
80235 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:psub1_then_psub
80236 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_bsub
80237 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub
80238 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_hsub
80239 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_ssub
80240 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_bsub
80241 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_dsub
80242 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_hsub
80243 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub3_then_ssub
80244 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_bsub
80245 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub
80246 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_hsub
80247 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_ssub
80248 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_7_then_sub_32
80249 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32
80250 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_5_then_sub_32
80251 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32
80252 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_3_then_sub_32
80253 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32
80254 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_1_then_sub_32
80255 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:subo64_then_sub_32
80256 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_bsub
80257 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub
80258 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_hsub
80259 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_ssub
80260 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub
80261 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_bsub
80262 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_dsub
80263 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_hsub
80264 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_ssub
80265 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub3_then_zsub
80266 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_bsub
80267 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub
80268 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_hsub
80269 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_ssub
80270 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub
80271 63, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
80272 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub0_dsub1_dsub2
80273 63, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
80274 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub1_dsub2_dsub3
80275 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub2_dsub3
80276 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub
80277 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80278 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
80279 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub0_qsub1
80280 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub0_qsub1_qsub2
80281 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_qsub2
80282 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_qsub2_qsub3
80283 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_qsub3
80284 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
80285 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80286 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
80287 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
80288 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_0_x8sub_1
80289 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2_x8sub_3
80290 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4_x8sub_5
80291 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6_x8sub_7
80292 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
80293 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
80294 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
80295 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:sub_32_subo64_then_sub_32
80296 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub
80297 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub
80298 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80299 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
80300 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80301 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
80302 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0_zsub1
80303 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0_zsub1_zsub2
80304 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_zsub2
80305 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_zsub2_zsub3
80306 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_zsub3
80307 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
80308 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80309 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
80310 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80311 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
80312 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
80313 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub0_zsub2
80314 0, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo:zsub1_zsub3
80315 },
80316 { // DDDD
80317 1, // DDDD:bsub -> FPR8
80318 0, // DDDD:dsub
80319 40, // DDDD:dsub0 -> FPR64
80320 40, // DDDD:dsub1 -> FPR64
80321 40, // DDDD:dsub2 -> FPR64
80322 40, // DDDD:dsub3 -> FPR64
80323 2, // DDDD:hsub -> FPR16
80324 0, // DDDD:psub
80325 0, // DDDD:psub0
80326 0, // DDDD:psub1
80327 0, // DDDD:qsub0
80328 0, // DDDD:qsub1
80329 0, // DDDD:qsub2
80330 0, // DDDD:qsub3
80331 24, // DDDD:ssub -> FPR32
80332 0, // DDDD:sub_32
80333 0, // DDDD:sube32
80334 0, // DDDD:sube64
80335 0, // DDDD:subo32
80336 0, // DDDD:subo64
80337 0, // DDDD:x8sub_0
80338 0, // DDDD:x8sub_1
80339 0, // DDDD:x8sub_2
80340 0, // DDDD:x8sub_3
80341 0, // DDDD:x8sub_4
80342 0, // DDDD:x8sub_5
80343 0, // DDDD:x8sub_6
80344 0, // DDDD:x8sub_7
80345 0, // DDDD:zasubb
80346 0, // DDDD:zasubd0
80347 0, // DDDD:zasubd1
80348 0, // DDDD:zasubh0
80349 0, // DDDD:zasubh1
80350 0, // DDDD:zasubq0
80351 0, // DDDD:zasubq1
80352 0, // DDDD:zasubs0
80353 0, // DDDD:zasubs1
80354 0, // DDDD:zsub
80355 0, // DDDD:zsub0
80356 0, // DDDD:zsub1
80357 0, // DDDD:zsub2
80358 0, // DDDD:zsub3
80359 0, // DDDD:zasubd1_then_zasubq0
80360 0, // DDDD:zasubd1_then_zasubq1
80361 0, // DDDD:zasubs1_then_zasubd0
80362 0, // DDDD:zasubs1_then_zasubd1
80363 0, // DDDD:zasubs1_then_zasubq0
80364 0, // DDDD:zasubs1_then_zasubq1
80365 0, // DDDD:zasubs1_then_zasubd1_then_zasubq0
80366 0, // DDDD:zasubs1_then_zasubd1_then_zasubq1
80367 0, // DDDD:zasubh1_then_zasubd0
80368 0, // DDDD:zasubh1_then_zasubd1
80369 0, // DDDD:zasubh1_then_zasubq0
80370 0, // DDDD:zasubh1_then_zasubq1
80371 0, // DDDD:zasubh1_then_zasubs0
80372 0, // DDDD:zasubh1_then_zasubs1
80373 0, // DDDD:zasubh1_then_zasubd1_then_zasubq0
80374 0, // DDDD:zasubh1_then_zasubd1_then_zasubq1
80375 0, // DDDD:zasubh1_then_zasubs1_then_zasubd0
80376 0, // DDDD:zasubh1_then_zasubs1_then_zasubd1
80377 0, // DDDD:zasubh1_then_zasubs1_then_zasubq0
80378 0, // DDDD:zasubh1_then_zasubs1_then_zasubq1
80379 0, // DDDD:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
80380 0, // DDDD:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
80381 1, // DDDD:dsub1_then_bsub -> FPR8
80382 2, // DDDD:dsub1_then_hsub -> FPR16
80383 24, // DDDD:dsub1_then_ssub -> FPR32
80384 1, // DDDD:dsub3_then_bsub -> FPR8
80385 2, // DDDD:dsub3_then_hsub -> FPR16
80386 24, // DDDD:dsub3_then_ssub -> FPR32
80387 1, // DDDD:dsub2_then_bsub -> FPR8
80388 2, // DDDD:dsub2_then_hsub -> FPR16
80389 24, // DDDD:dsub2_then_ssub -> FPR32
80390 0, // DDDD:psub1_then_psub
80391 0, // DDDD:qsub1_then_bsub
80392 0, // DDDD:qsub1_then_dsub
80393 0, // DDDD:qsub1_then_hsub
80394 0, // DDDD:qsub1_then_ssub
80395 0, // DDDD:qsub3_then_bsub
80396 0, // DDDD:qsub3_then_dsub
80397 0, // DDDD:qsub3_then_hsub
80398 0, // DDDD:qsub3_then_ssub
80399 0, // DDDD:qsub2_then_bsub
80400 0, // DDDD:qsub2_then_dsub
80401 0, // DDDD:qsub2_then_hsub
80402 0, // DDDD:qsub2_then_ssub
80403 0, // DDDD:x8sub_7_then_sub_32
80404 0, // DDDD:x8sub_6_then_sub_32
80405 0, // DDDD:x8sub_5_then_sub_32
80406 0, // DDDD:x8sub_4_then_sub_32
80407 0, // DDDD:x8sub_3_then_sub_32
80408 0, // DDDD:x8sub_2_then_sub_32
80409 0, // DDDD:x8sub_1_then_sub_32
80410 0, // DDDD:subo64_then_sub_32
80411 0, // DDDD:zsub1_then_bsub
80412 0, // DDDD:zsub1_then_dsub
80413 0, // DDDD:zsub1_then_hsub
80414 0, // DDDD:zsub1_then_ssub
80415 0, // DDDD:zsub1_then_zsub
80416 0, // DDDD:zsub3_then_bsub
80417 0, // DDDD:zsub3_then_dsub
80418 0, // DDDD:zsub3_then_hsub
80419 0, // DDDD:zsub3_then_ssub
80420 0, // DDDD:zsub3_then_zsub
80421 0, // DDDD:zsub2_then_bsub
80422 0, // DDDD:zsub2_then_dsub
80423 0, // DDDD:zsub2_then_hsub
80424 0, // DDDD:zsub2_then_ssub
80425 0, // DDDD:zsub2_then_zsub
80426 59, // DDDD:dsub0_dsub1 -> DD
80427 83, // DDDD:dsub0_dsub1_dsub2 -> DDD
80428 59, // DDDD:dsub1_dsub2 -> DD
80429 83, // DDDD:dsub1_dsub2_dsub3 -> DDD
80430 59, // DDDD:dsub2_dsub3 -> DD
80431 0, // DDDD:dsub_qsub1_then_dsub
80432 0, // DDDD:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80433 0, // DDDD:dsub_qsub1_then_dsub_qsub2_then_dsub
80434 0, // DDDD:qsub0_qsub1
80435 0, // DDDD:qsub0_qsub1_qsub2
80436 0, // DDDD:qsub1_qsub2
80437 0, // DDDD:qsub1_qsub2_qsub3
80438 0, // DDDD:qsub2_qsub3
80439 0, // DDDD:qsub1_then_dsub_qsub2_then_dsub
80440 0, // DDDD:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80441 0, // DDDD:qsub2_then_dsub_qsub3_then_dsub
80442 0, // DDDD:sub_32_x8sub_1_then_sub_32
80443 0, // DDDD:x8sub_0_x8sub_1
80444 0, // DDDD:x8sub_2_x8sub_3
80445 0, // DDDD:x8sub_4_x8sub_5
80446 0, // DDDD:x8sub_6_x8sub_7
80447 0, // DDDD:x8sub_6_then_sub_32_x8sub_7_then_sub_32
80448 0, // DDDD:x8sub_4_then_sub_32_x8sub_5_then_sub_32
80449 0, // DDDD:x8sub_2_then_sub_32_x8sub_3_then_sub_32
80450 0, // DDDD:sub_32_subo64_then_sub_32
80451 0, // DDDD:dsub_zsub1_then_dsub
80452 0, // DDDD:zsub_zsub1_then_zsub
80453 0, // DDDD:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80454 0, // DDDD:dsub_zsub1_then_dsub_zsub2_then_dsub
80455 0, // DDDD:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80456 0, // DDDD:zsub_zsub1_then_zsub_zsub2_then_zsub
80457 0, // DDDD:zsub0_zsub1
80458 0, // DDDD:zsub0_zsub1_zsub2
80459 0, // DDDD:zsub1_zsub2
80460 0, // DDDD:zsub1_zsub2_zsub3
80461 0, // DDDD:zsub2_zsub3
80462 0, // DDDD:zsub1_then_dsub_zsub2_then_dsub
80463 0, // DDDD:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80464 0, // DDDD:zsub1_then_zsub_zsub2_then_zsub
80465 0, // DDDD:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80466 0, // DDDD:zsub2_then_dsub_zsub3_then_dsub
80467 0, // DDDD:zsub2_then_zsub_zsub3_then_zsub
80468 0, // DDDD:zsub0_zsub2
80469 0, // DDDD:zsub1_zsub3
80470 },
80471 { // DDDD_with_dsub0_in_FPR64_lo
80472 1, // DDDD_with_dsub0_in_FPR64_lo:bsub -> FPR8
80473 0, // DDDD_with_dsub0_in_FPR64_lo:dsub
80474 49, // DDDD_with_dsub0_in_FPR64_lo:dsub0 -> FPR64_lo
80475 40, // DDDD_with_dsub0_in_FPR64_lo:dsub1 -> FPR64
80476 40, // DDDD_with_dsub0_in_FPR64_lo:dsub2 -> FPR64
80477 40, // DDDD_with_dsub0_in_FPR64_lo:dsub3 -> FPR64
80478 4, // DDDD_with_dsub0_in_FPR64_lo:hsub -> FPR16_lo
80479 0, // DDDD_with_dsub0_in_FPR64_lo:psub
80480 0, // DDDD_with_dsub0_in_FPR64_lo:psub0
80481 0, // DDDD_with_dsub0_in_FPR64_lo:psub1
80482 0, // DDDD_with_dsub0_in_FPR64_lo:qsub0
80483 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1
80484 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2
80485 0, // DDDD_with_dsub0_in_FPR64_lo:qsub3
80486 28, // DDDD_with_dsub0_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
80487 0, // DDDD_with_dsub0_in_FPR64_lo:sub_32
80488 0, // DDDD_with_dsub0_in_FPR64_lo:sube32
80489 0, // DDDD_with_dsub0_in_FPR64_lo:sube64
80490 0, // DDDD_with_dsub0_in_FPR64_lo:subo32
80491 0, // DDDD_with_dsub0_in_FPR64_lo:subo64
80492 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_0
80493 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_1
80494 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_2
80495 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_3
80496 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_4
80497 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_5
80498 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_6
80499 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_7
80500 0, // DDDD_with_dsub0_in_FPR64_lo:zasubb
80501 0, // DDDD_with_dsub0_in_FPR64_lo:zasubd0
80502 0, // DDDD_with_dsub0_in_FPR64_lo:zasubd1
80503 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh0
80504 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1
80505 0, // DDDD_with_dsub0_in_FPR64_lo:zasubq0
80506 0, // DDDD_with_dsub0_in_FPR64_lo:zasubq1
80507 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs0
80508 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1
80509 0, // DDDD_with_dsub0_in_FPR64_lo:zsub
80510 0, // DDDD_with_dsub0_in_FPR64_lo:zsub0
80511 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1
80512 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2
80513 0, // DDDD_with_dsub0_in_FPR64_lo:zsub3
80514 0, // DDDD_with_dsub0_in_FPR64_lo:zasubd1_then_zasubq0
80515 0, // DDDD_with_dsub0_in_FPR64_lo:zasubd1_then_zasubq1
80516 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd0
80517 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1
80518 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubq0
80519 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubq1
80520 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
80521 0, // DDDD_with_dsub0_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
80522 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd0
80523 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1
80524 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubq0
80525 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubq1
80526 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs0
80527 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1
80528 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
80529 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
80530 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
80531 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
80532 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
80533 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
80534 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
80535 0, // DDDD_with_dsub0_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
80536 1, // DDDD_with_dsub0_in_FPR64_lo:dsub1_then_bsub -> FPR8
80537 2, // DDDD_with_dsub0_in_FPR64_lo:dsub1_then_hsub -> FPR16
80538 24, // DDDD_with_dsub0_in_FPR64_lo:dsub1_then_ssub -> FPR32
80539 1, // DDDD_with_dsub0_in_FPR64_lo:dsub3_then_bsub -> FPR8
80540 2, // DDDD_with_dsub0_in_FPR64_lo:dsub3_then_hsub -> FPR16
80541 24, // DDDD_with_dsub0_in_FPR64_lo:dsub3_then_ssub -> FPR32
80542 1, // DDDD_with_dsub0_in_FPR64_lo:dsub2_then_bsub -> FPR8
80543 2, // DDDD_with_dsub0_in_FPR64_lo:dsub2_then_hsub -> FPR16
80544 24, // DDDD_with_dsub0_in_FPR64_lo:dsub2_then_ssub -> FPR32
80545 0, // DDDD_with_dsub0_in_FPR64_lo:psub1_then_psub
80546 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_then_bsub
80547 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_then_dsub
80548 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_then_hsub
80549 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_then_ssub
80550 0, // DDDD_with_dsub0_in_FPR64_lo:qsub3_then_bsub
80551 0, // DDDD_with_dsub0_in_FPR64_lo:qsub3_then_dsub
80552 0, // DDDD_with_dsub0_in_FPR64_lo:qsub3_then_hsub
80553 0, // DDDD_with_dsub0_in_FPR64_lo:qsub3_then_ssub
80554 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2_then_bsub
80555 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2_then_dsub
80556 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2_then_hsub
80557 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2_then_ssub
80558 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_7_then_sub_32
80559 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_6_then_sub_32
80560 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_5_then_sub_32
80561 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_4_then_sub_32
80562 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_3_then_sub_32
80563 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_2_then_sub_32
80564 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_1_then_sub_32
80565 0, // DDDD_with_dsub0_in_FPR64_lo:subo64_then_sub_32
80566 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_bsub
80567 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_dsub
80568 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_hsub
80569 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_ssub
80570 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_zsub
80571 0, // DDDD_with_dsub0_in_FPR64_lo:zsub3_then_bsub
80572 0, // DDDD_with_dsub0_in_FPR64_lo:zsub3_then_dsub
80573 0, // DDDD_with_dsub0_in_FPR64_lo:zsub3_then_hsub
80574 0, // DDDD_with_dsub0_in_FPR64_lo:zsub3_then_ssub
80575 0, // DDDD_with_dsub0_in_FPR64_lo:zsub3_then_zsub
80576 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_bsub
80577 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_dsub
80578 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_hsub
80579 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_ssub
80580 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_zsub
80581 60, // DDDD_with_dsub0_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo
80582 84, // DDDD_with_dsub0_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo
80583 59, // DDDD_with_dsub0_in_FPR64_lo:dsub1_dsub2 -> DD
80584 83, // DDDD_with_dsub0_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD
80585 59, // DDDD_with_dsub0_in_FPR64_lo:dsub2_dsub3 -> DD
80586 0, // DDDD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub
80587 0, // DDDD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80588 0, // DDDD_with_dsub0_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
80589 0, // DDDD_with_dsub0_in_FPR64_lo:qsub0_qsub1
80590 0, // DDDD_with_dsub0_in_FPR64_lo:qsub0_qsub1_qsub2
80591 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_qsub2
80592 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_qsub2_qsub3
80593 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2_qsub3
80594 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
80595 0, // DDDD_with_dsub0_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80596 0, // DDDD_with_dsub0_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
80597 0, // DDDD_with_dsub0_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
80598 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_0_x8sub_1
80599 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_2_x8sub_3
80600 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_4_x8sub_5
80601 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_6_x8sub_7
80602 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
80603 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
80604 0, // DDDD_with_dsub0_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
80605 0, // DDDD_with_dsub0_in_FPR64_lo:sub_32_subo64_then_sub_32
80606 0, // DDDD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub
80607 0, // DDDD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub
80608 0, // DDDD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80609 0, // DDDD_with_dsub0_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
80610 0, // DDDD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80611 0, // DDDD_with_dsub0_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
80612 0, // DDDD_with_dsub0_in_FPR64_lo:zsub0_zsub1
80613 0, // DDDD_with_dsub0_in_FPR64_lo:zsub0_zsub1_zsub2
80614 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_zsub2
80615 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_zsub2_zsub3
80616 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_zsub3
80617 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
80618 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80619 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
80620 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80621 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
80622 0, // DDDD_with_dsub0_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
80623 0, // DDDD_with_dsub0_in_FPR64_lo:zsub0_zsub2
80624 0, // DDDD_with_dsub0_in_FPR64_lo:zsub1_zsub3
80625 },
80626 { // DDDD_with_dsub1_in_FPR64_lo
80627 1, // DDDD_with_dsub1_in_FPR64_lo:bsub -> FPR8
80628 0, // DDDD_with_dsub1_in_FPR64_lo:dsub
80629 40, // DDDD_with_dsub1_in_FPR64_lo:dsub0 -> FPR64
80630 49, // DDDD_with_dsub1_in_FPR64_lo:dsub1 -> FPR64_lo
80631 40, // DDDD_with_dsub1_in_FPR64_lo:dsub2 -> FPR64
80632 40, // DDDD_with_dsub1_in_FPR64_lo:dsub3 -> FPR64
80633 2, // DDDD_with_dsub1_in_FPR64_lo:hsub -> FPR16
80634 0, // DDDD_with_dsub1_in_FPR64_lo:psub
80635 0, // DDDD_with_dsub1_in_FPR64_lo:psub0
80636 0, // DDDD_with_dsub1_in_FPR64_lo:psub1
80637 0, // DDDD_with_dsub1_in_FPR64_lo:qsub0
80638 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1
80639 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2
80640 0, // DDDD_with_dsub1_in_FPR64_lo:qsub3
80641 24, // DDDD_with_dsub1_in_FPR64_lo:ssub -> FPR32
80642 0, // DDDD_with_dsub1_in_FPR64_lo:sub_32
80643 0, // DDDD_with_dsub1_in_FPR64_lo:sube32
80644 0, // DDDD_with_dsub1_in_FPR64_lo:sube64
80645 0, // DDDD_with_dsub1_in_FPR64_lo:subo32
80646 0, // DDDD_with_dsub1_in_FPR64_lo:subo64
80647 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_0
80648 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_1
80649 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_2
80650 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_3
80651 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_4
80652 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_5
80653 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_6
80654 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_7
80655 0, // DDDD_with_dsub1_in_FPR64_lo:zasubb
80656 0, // DDDD_with_dsub1_in_FPR64_lo:zasubd0
80657 0, // DDDD_with_dsub1_in_FPR64_lo:zasubd1
80658 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh0
80659 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1
80660 0, // DDDD_with_dsub1_in_FPR64_lo:zasubq0
80661 0, // DDDD_with_dsub1_in_FPR64_lo:zasubq1
80662 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs0
80663 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1
80664 0, // DDDD_with_dsub1_in_FPR64_lo:zsub
80665 0, // DDDD_with_dsub1_in_FPR64_lo:zsub0
80666 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1
80667 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2
80668 0, // DDDD_with_dsub1_in_FPR64_lo:zsub3
80669 0, // DDDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq0
80670 0, // DDDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq1
80671 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd0
80672 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1
80673 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq0
80674 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq1
80675 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
80676 0, // DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
80677 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd0
80678 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1
80679 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq0
80680 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq1
80681 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs0
80682 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1
80683 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
80684 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
80685 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
80686 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
80687 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
80688 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
80689 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
80690 0, // DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
80691 1, // DDDD_with_dsub1_in_FPR64_lo:dsub1_then_bsub -> FPR8
80692 4, // DDDD_with_dsub1_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
80693 28, // DDDD_with_dsub1_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
80694 1, // DDDD_with_dsub1_in_FPR64_lo:dsub3_then_bsub -> FPR8
80695 2, // DDDD_with_dsub1_in_FPR64_lo:dsub3_then_hsub -> FPR16
80696 24, // DDDD_with_dsub1_in_FPR64_lo:dsub3_then_ssub -> FPR32
80697 1, // DDDD_with_dsub1_in_FPR64_lo:dsub2_then_bsub -> FPR8
80698 2, // DDDD_with_dsub1_in_FPR64_lo:dsub2_then_hsub -> FPR16
80699 24, // DDDD_with_dsub1_in_FPR64_lo:dsub2_then_ssub -> FPR32
80700 0, // DDDD_with_dsub1_in_FPR64_lo:psub1_then_psub
80701 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_then_bsub
80702 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub
80703 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_then_hsub
80704 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_then_ssub
80705 0, // DDDD_with_dsub1_in_FPR64_lo:qsub3_then_bsub
80706 0, // DDDD_with_dsub1_in_FPR64_lo:qsub3_then_dsub
80707 0, // DDDD_with_dsub1_in_FPR64_lo:qsub3_then_hsub
80708 0, // DDDD_with_dsub1_in_FPR64_lo:qsub3_then_ssub
80709 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2_then_bsub
80710 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub
80711 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2_then_hsub
80712 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2_then_ssub
80713 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_7_then_sub_32
80714 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32
80715 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_5_then_sub_32
80716 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32
80717 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_3_then_sub_32
80718 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32
80719 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_1_then_sub_32
80720 0, // DDDD_with_dsub1_in_FPR64_lo:subo64_then_sub_32
80721 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_bsub
80722 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub
80723 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_hsub
80724 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_ssub
80725 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub
80726 0, // DDDD_with_dsub1_in_FPR64_lo:zsub3_then_bsub
80727 0, // DDDD_with_dsub1_in_FPR64_lo:zsub3_then_dsub
80728 0, // DDDD_with_dsub1_in_FPR64_lo:zsub3_then_hsub
80729 0, // DDDD_with_dsub1_in_FPR64_lo:zsub3_then_ssub
80730 0, // DDDD_with_dsub1_in_FPR64_lo:zsub3_then_zsub
80731 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_bsub
80732 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub
80733 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_hsub
80734 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_ssub
80735 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub
80736 61, // DDDD_with_dsub1_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub1_in_FPR64_lo
80737 85, // DDDD_with_dsub1_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub1_in_FPR64_lo
80738 60, // DDDD_with_dsub1_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo
80739 84, // DDDD_with_dsub1_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub0_in_FPR64_lo
80740 59, // DDDD_with_dsub1_in_FPR64_lo:dsub2_dsub3 -> DD
80741 0, // DDDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub
80742 0, // DDDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80743 0, // DDDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
80744 0, // DDDD_with_dsub1_in_FPR64_lo:qsub0_qsub1
80745 0, // DDDD_with_dsub1_in_FPR64_lo:qsub0_qsub1_qsub2
80746 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_qsub2
80747 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_qsub2_qsub3
80748 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2_qsub3
80749 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
80750 0, // DDDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80751 0, // DDDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
80752 0, // DDDD_with_dsub1_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
80753 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_0_x8sub_1
80754 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_2_x8sub_3
80755 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_4_x8sub_5
80756 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_6_x8sub_7
80757 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
80758 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
80759 0, // DDDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
80760 0, // DDDD_with_dsub1_in_FPR64_lo:sub_32_subo64_then_sub_32
80761 0, // DDDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub
80762 0, // DDDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub
80763 0, // DDDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80764 0, // DDDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
80765 0, // DDDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80766 0, // DDDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
80767 0, // DDDD_with_dsub1_in_FPR64_lo:zsub0_zsub1
80768 0, // DDDD_with_dsub1_in_FPR64_lo:zsub0_zsub1_zsub2
80769 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_zsub2
80770 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_zsub2_zsub3
80771 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_zsub3
80772 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
80773 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80774 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
80775 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80776 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
80777 0, // DDDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
80778 0, // DDDD_with_dsub1_in_FPR64_lo:zsub0_zsub2
80779 0, // DDDD_with_dsub1_in_FPR64_lo:zsub1_zsub3
80780 },
80781 { // DDDD_with_dsub2_in_FPR64_lo
80782 1, // DDDD_with_dsub2_in_FPR64_lo:bsub -> FPR8
80783 0, // DDDD_with_dsub2_in_FPR64_lo:dsub
80784 40, // DDDD_with_dsub2_in_FPR64_lo:dsub0 -> FPR64
80785 40, // DDDD_with_dsub2_in_FPR64_lo:dsub1 -> FPR64
80786 49, // DDDD_with_dsub2_in_FPR64_lo:dsub2 -> FPR64_lo
80787 40, // DDDD_with_dsub2_in_FPR64_lo:dsub3 -> FPR64
80788 2, // DDDD_with_dsub2_in_FPR64_lo:hsub -> FPR16
80789 0, // DDDD_with_dsub2_in_FPR64_lo:psub
80790 0, // DDDD_with_dsub2_in_FPR64_lo:psub0
80791 0, // DDDD_with_dsub2_in_FPR64_lo:psub1
80792 0, // DDDD_with_dsub2_in_FPR64_lo:qsub0
80793 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1
80794 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2
80795 0, // DDDD_with_dsub2_in_FPR64_lo:qsub3
80796 24, // DDDD_with_dsub2_in_FPR64_lo:ssub -> FPR32
80797 0, // DDDD_with_dsub2_in_FPR64_lo:sub_32
80798 0, // DDDD_with_dsub2_in_FPR64_lo:sube32
80799 0, // DDDD_with_dsub2_in_FPR64_lo:sube64
80800 0, // DDDD_with_dsub2_in_FPR64_lo:subo32
80801 0, // DDDD_with_dsub2_in_FPR64_lo:subo64
80802 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_0
80803 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_1
80804 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_2
80805 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_3
80806 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_4
80807 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_5
80808 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_6
80809 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_7
80810 0, // DDDD_with_dsub2_in_FPR64_lo:zasubb
80811 0, // DDDD_with_dsub2_in_FPR64_lo:zasubd0
80812 0, // DDDD_with_dsub2_in_FPR64_lo:zasubd1
80813 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh0
80814 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1
80815 0, // DDDD_with_dsub2_in_FPR64_lo:zasubq0
80816 0, // DDDD_with_dsub2_in_FPR64_lo:zasubq1
80817 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs0
80818 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1
80819 0, // DDDD_with_dsub2_in_FPR64_lo:zsub
80820 0, // DDDD_with_dsub2_in_FPR64_lo:zsub0
80821 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1
80822 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2
80823 0, // DDDD_with_dsub2_in_FPR64_lo:zsub3
80824 0, // DDDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq0
80825 0, // DDDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq1
80826 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd0
80827 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1
80828 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq0
80829 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq1
80830 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
80831 0, // DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
80832 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd0
80833 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1
80834 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq0
80835 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq1
80836 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs0
80837 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1
80838 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
80839 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
80840 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
80841 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
80842 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
80843 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
80844 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
80845 0, // DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
80846 1, // DDDD_with_dsub2_in_FPR64_lo:dsub1_then_bsub -> FPR8
80847 2, // DDDD_with_dsub2_in_FPR64_lo:dsub1_then_hsub -> FPR16
80848 24, // DDDD_with_dsub2_in_FPR64_lo:dsub1_then_ssub -> FPR32
80849 1, // DDDD_with_dsub2_in_FPR64_lo:dsub3_then_bsub -> FPR8
80850 2, // DDDD_with_dsub2_in_FPR64_lo:dsub3_then_hsub -> FPR16
80851 24, // DDDD_with_dsub2_in_FPR64_lo:dsub3_then_ssub -> FPR32
80852 1, // DDDD_with_dsub2_in_FPR64_lo:dsub2_then_bsub -> FPR8
80853 4, // DDDD_with_dsub2_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
80854 28, // DDDD_with_dsub2_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
80855 0, // DDDD_with_dsub2_in_FPR64_lo:psub1_then_psub
80856 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_then_bsub
80857 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub
80858 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_then_hsub
80859 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_then_ssub
80860 0, // DDDD_with_dsub2_in_FPR64_lo:qsub3_then_bsub
80861 0, // DDDD_with_dsub2_in_FPR64_lo:qsub3_then_dsub
80862 0, // DDDD_with_dsub2_in_FPR64_lo:qsub3_then_hsub
80863 0, // DDDD_with_dsub2_in_FPR64_lo:qsub3_then_ssub
80864 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2_then_bsub
80865 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub
80866 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2_then_hsub
80867 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2_then_ssub
80868 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_7_then_sub_32
80869 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32
80870 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_5_then_sub_32
80871 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32
80872 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_3_then_sub_32
80873 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32
80874 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_1_then_sub_32
80875 0, // DDDD_with_dsub2_in_FPR64_lo:subo64_then_sub_32
80876 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_bsub
80877 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub
80878 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_hsub
80879 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_ssub
80880 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub
80881 0, // DDDD_with_dsub2_in_FPR64_lo:zsub3_then_bsub
80882 0, // DDDD_with_dsub2_in_FPR64_lo:zsub3_then_dsub
80883 0, // DDDD_with_dsub2_in_FPR64_lo:zsub3_then_hsub
80884 0, // DDDD_with_dsub2_in_FPR64_lo:zsub3_then_ssub
80885 0, // DDDD_with_dsub2_in_FPR64_lo:zsub3_then_zsub
80886 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_bsub
80887 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub
80888 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_hsub
80889 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_ssub
80890 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub
80891 59, // DDDD_with_dsub2_in_FPR64_lo:dsub0_dsub1 -> DD
80892 86, // DDDD_with_dsub2_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub2_in_FPR64_lo
80893 61, // DDDD_with_dsub2_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub1_in_FPR64_lo
80894 85, // DDDD_with_dsub2_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub1_in_FPR64_lo
80895 60, // DDDD_with_dsub2_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub0_in_FPR64_lo
80896 0, // DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub
80897 0, // DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80898 0, // DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
80899 0, // DDDD_with_dsub2_in_FPR64_lo:qsub0_qsub1
80900 0, // DDDD_with_dsub2_in_FPR64_lo:qsub0_qsub1_qsub2
80901 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_qsub2
80902 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_qsub2_qsub3
80903 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2_qsub3
80904 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
80905 0, // DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
80906 0, // DDDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
80907 0, // DDDD_with_dsub2_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
80908 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_0_x8sub_1
80909 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_2_x8sub_3
80910 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_4_x8sub_5
80911 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_6_x8sub_7
80912 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
80913 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
80914 0, // DDDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
80915 0, // DDDD_with_dsub2_in_FPR64_lo:sub_32_subo64_then_sub_32
80916 0, // DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub
80917 0, // DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub
80918 0, // DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80919 0, // DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
80920 0, // DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80921 0, // DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
80922 0, // DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub1
80923 0, // DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub1_zsub2
80924 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub2
80925 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub2_zsub3
80926 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_zsub3
80927 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
80928 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
80929 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
80930 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
80931 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
80932 0, // DDDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
80933 0, // DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub2
80934 0, // DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub3
80935 },
80936 { // DDDD_with_dsub3_in_FPR64_lo
80937 1, // DDDD_with_dsub3_in_FPR64_lo:bsub -> FPR8
80938 0, // DDDD_with_dsub3_in_FPR64_lo:dsub
80939 40, // DDDD_with_dsub3_in_FPR64_lo:dsub0 -> FPR64
80940 40, // DDDD_with_dsub3_in_FPR64_lo:dsub1 -> FPR64
80941 40, // DDDD_with_dsub3_in_FPR64_lo:dsub2 -> FPR64
80942 49, // DDDD_with_dsub3_in_FPR64_lo:dsub3 -> FPR64_lo
80943 2, // DDDD_with_dsub3_in_FPR64_lo:hsub -> FPR16
80944 0, // DDDD_with_dsub3_in_FPR64_lo:psub
80945 0, // DDDD_with_dsub3_in_FPR64_lo:psub0
80946 0, // DDDD_with_dsub3_in_FPR64_lo:psub1
80947 0, // DDDD_with_dsub3_in_FPR64_lo:qsub0
80948 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1
80949 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2
80950 0, // DDDD_with_dsub3_in_FPR64_lo:qsub3
80951 24, // DDDD_with_dsub3_in_FPR64_lo:ssub -> FPR32
80952 0, // DDDD_with_dsub3_in_FPR64_lo:sub_32
80953 0, // DDDD_with_dsub3_in_FPR64_lo:sube32
80954 0, // DDDD_with_dsub3_in_FPR64_lo:sube64
80955 0, // DDDD_with_dsub3_in_FPR64_lo:subo32
80956 0, // DDDD_with_dsub3_in_FPR64_lo:subo64
80957 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_0
80958 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_1
80959 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_2
80960 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_3
80961 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_4
80962 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_5
80963 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_6
80964 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_7
80965 0, // DDDD_with_dsub3_in_FPR64_lo:zasubb
80966 0, // DDDD_with_dsub3_in_FPR64_lo:zasubd0
80967 0, // DDDD_with_dsub3_in_FPR64_lo:zasubd1
80968 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh0
80969 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1
80970 0, // DDDD_with_dsub3_in_FPR64_lo:zasubq0
80971 0, // DDDD_with_dsub3_in_FPR64_lo:zasubq1
80972 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs0
80973 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1
80974 0, // DDDD_with_dsub3_in_FPR64_lo:zsub
80975 0, // DDDD_with_dsub3_in_FPR64_lo:zsub0
80976 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1
80977 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2
80978 0, // DDDD_with_dsub3_in_FPR64_lo:zsub3
80979 0, // DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq0
80980 0, // DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq1
80981 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd0
80982 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1
80983 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq0
80984 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq1
80985 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
80986 0, // DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
80987 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd0
80988 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1
80989 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq0
80990 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq1
80991 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs0
80992 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1
80993 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
80994 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
80995 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
80996 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
80997 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
80998 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
80999 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81000 0, // DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81001 1, // DDDD_with_dsub3_in_FPR64_lo:dsub1_then_bsub -> FPR8
81002 2, // DDDD_with_dsub3_in_FPR64_lo:dsub1_then_hsub -> FPR16
81003 24, // DDDD_with_dsub3_in_FPR64_lo:dsub1_then_ssub -> FPR32
81004 1, // DDDD_with_dsub3_in_FPR64_lo:dsub3_then_bsub -> FPR8
81005 4, // DDDD_with_dsub3_in_FPR64_lo:dsub3_then_hsub -> FPR16_lo
81006 28, // DDDD_with_dsub3_in_FPR64_lo:dsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81007 1, // DDDD_with_dsub3_in_FPR64_lo:dsub2_then_bsub -> FPR8
81008 2, // DDDD_with_dsub3_in_FPR64_lo:dsub2_then_hsub -> FPR16
81009 24, // DDDD_with_dsub3_in_FPR64_lo:dsub2_then_ssub -> FPR32
81010 0, // DDDD_with_dsub3_in_FPR64_lo:psub1_then_psub
81011 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_then_bsub
81012 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub
81013 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_then_hsub
81014 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_then_ssub
81015 0, // DDDD_with_dsub3_in_FPR64_lo:qsub3_then_bsub
81016 0, // DDDD_with_dsub3_in_FPR64_lo:qsub3_then_dsub
81017 0, // DDDD_with_dsub3_in_FPR64_lo:qsub3_then_hsub
81018 0, // DDDD_with_dsub3_in_FPR64_lo:qsub3_then_ssub
81019 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2_then_bsub
81020 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub
81021 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2_then_hsub
81022 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2_then_ssub
81023 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_7_then_sub_32
81024 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32
81025 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_5_then_sub_32
81026 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32
81027 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_3_then_sub_32
81028 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32
81029 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_1_then_sub_32
81030 0, // DDDD_with_dsub3_in_FPR64_lo:subo64_then_sub_32
81031 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_bsub
81032 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub
81033 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_hsub
81034 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_ssub
81035 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub
81036 0, // DDDD_with_dsub3_in_FPR64_lo:zsub3_then_bsub
81037 0, // DDDD_with_dsub3_in_FPR64_lo:zsub3_then_dsub
81038 0, // DDDD_with_dsub3_in_FPR64_lo:zsub3_then_hsub
81039 0, // DDDD_with_dsub3_in_FPR64_lo:zsub3_then_ssub
81040 0, // DDDD_with_dsub3_in_FPR64_lo:zsub3_then_zsub
81041 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_bsub
81042 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub
81043 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_hsub
81044 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_ssub
81045 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub
81046 59, // DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1 -> DD
81047 83, // DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD
81048 59, // DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2 -> DD
81049 86, // DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub2_in_FPR64_lo
81050 61, // DDDD_with_dsub3_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub1_in_FPR64_lo
81051 0, // DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub
81052 0, // DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81053 0, // DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81054 0, // DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1
81055 0, // DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1_qsub2
81056 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2
81057 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2_qsub3
81058 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2_qsub3
81059 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81060 0, // DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81061 0, // DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81062 0, // DDDD_with_dsub3_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81063 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_0_x8sub_1
81064 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_2_x8sub_3
81065 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_4_x8sub_5
81066 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_6_x8sub_7
81067 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81068 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81069 0, // DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
81070 0, // DDDD_with_dsub3_in_FPR64_lo:sub_32_subo64_then_sub_32
81071 0, // DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub
81072 0, // DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub
81073 0, // DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81074 0, // DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
81075 0, // DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81076 0, // DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
81077 0, // DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1
81078 0, // DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1_zsub2
81079 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2
81080 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2_zsub3
81081 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_zsub3
81082 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
81083 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81084 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
81085 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81086 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
81087 0, // DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
81088 0, // DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub2
81089 0, // DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub3
81090 },
81091 { // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
81092 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:bsub -> FPR8
81093 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub
81094 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub0 -> FPR64_lo
81095 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub1 -> FPR64_lo
81096 40, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub2 -> FPR64
81097 40, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub3 -> FPR64
81098 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:hsub -> FPR16_lo
81099 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:psub
81100 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:psub0
81101 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:psub1
81102 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub0
81103 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1
81104 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2
81105 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub3
81106 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
81107 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:sub_32
81108 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:sube32
81109 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:sube64
81110 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:subo32
81111 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:subo64
81112 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_0
81113 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_1
81114 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_2
81115 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_3
81116 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_4
81117 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_5
81118 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_6
81119 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_7
81120 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubb
81121 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubd0
81122 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubd1
81123 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh0
81124 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1
81125 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubq0
81126 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubq1
81127 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs0
81128 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1
81129 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub
81130 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub0
81131 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1
81132 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2
81133 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub3
81134 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq0
81135 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubd1_then_zasubq1
81136 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd0
81137 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1
81138 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq0
81139 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubq1
81140 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
81141 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
81142 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd0
81143 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1
81144 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq0
81145 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubq1
81146 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs0
81147 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1
81148 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
81149 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
81150 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
81151 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
81152 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
81153 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
81154 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81155 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81156 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub1_then_bsub -> FPR8
81157 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
81158 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81159 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub3_then_bsub -> FPR8
81160 2, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub3_then_hsub -> FPR16
81161 24, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub3_then_ssub -> FPR32
81162 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub2_then_bsub -> FPR8
81163 2, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub2_then_hsub -> FPR16
81164 24, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub2_then_ssub -> FPR32
81165 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:psub1_then_psub
81166 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_then_bsub
81167 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub
81168 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_then_hsub
81169 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_then_ssub
81170 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub3_then_bsub
81171 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub3_then_dsub
81172 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub3_then_hsub
81173 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub3_then_ssub
81174 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2_then_bsub
81175 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub
81176 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2_then_hsub
81177 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2_then_ssub
81178 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_7_then_sub_32
81179 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32
81180 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_5_then_sub_32
81181 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32
81182 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_3_then_sub_32
81183 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32
81184 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_1_then_sub_32
81185 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:subo64_then_sub_32
81186 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_bsub
81187 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub
81188 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_hsub
81189 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_ssub
81190 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub
81191 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub3_then_bsub
81192 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub3_then_dsub
81193 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub3_then_hsub
81194 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub3_then_ssub
81195 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub3_then_zsub
81196 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_bsub
81197 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub
81198 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_hsub
81199 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_ssub
81200 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub
81201 63, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81202 87, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
81203 60, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo
81204 84, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub0_in_FPR64_lo
81205 59, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub2_dsub3 -> DD
81206 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub
81207 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81208 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81209 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub0_qsub1
81210 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub0_qsub1_qsub2
81211 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_qsub2
81212 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_qsub2_qsub3
81213 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2_qsub3
81214 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81215 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81216 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81217 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81218 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_0_x8sub_1
81219 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_2_x8sub_3
81220 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_4_x8sub_5
81221 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_6_x8sub_7
81222 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81223 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81224 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
81225 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:sub_32_subo64_then_sub_32
81226 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub
81227 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub
81228 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81229 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
81230 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81231 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
81232 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub0_zsub1
81233 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub0_zsub1_zsub2
81234 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_zsub2
81235 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_zsub2_zsub3
81236 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_zsub3
81237 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
81238 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81239 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
81240 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81241 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
81242 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
81243 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub0_zsub2
81244 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo:zsub1_zsub3
81245 },
81246 { // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
81247 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:bsub -> FPR8
81248 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub
81249 40, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub0 -> FPR64
81250 49, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1 -> FPR64_lo
81251 49, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2 -> FPR64_lo
81252 40, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3 -> FPR64
81253 2, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:hsub -> FPR16
81254 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub
81255 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub0
81256 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub1
81257 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub0
81258 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1
81259 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2
81260 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3
81261 24, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:ssub -> FPR32
81262 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sub_32
81263 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sube32
81264 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sube64
81265 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:subo32
81266 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:subo64
81267 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_0
81268 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_1
81269 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2
81270 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_3
81271 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4
81272 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_5
81273 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6
81274 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_7
81275 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubb
81276 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd0
81277 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd1
81278 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh0
81279 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1
81280 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubq0
81281 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubq1
81282 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs0
81283 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1
81284 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub
81285 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0
81286 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1
81287 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2
81288 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3
81289 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq0
81290 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq1
81291 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd0
81292 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1
81293 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq0
81294 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq1
81295 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
81296 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
81297 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd0
81298 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1
81299 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq0
81300 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq1
81301 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs0
81302 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1
81303 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
81304 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
81305 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
81306 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
81307 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
81308 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
81309 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81310 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81311 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_then_bsub -> FPR8
81312 4, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
81313 28, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81314 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3_then_bsub -> FPR8
81315 2, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3_then_hsub -> FPR16
81316 24, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3_then_ssub -> FPR32
81317 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_then_bsub -> FPR8
81318 4, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
81319 28, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81320 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub1_then_psub
81321 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_bsub
81322 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub
81323 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_hsub
81324 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_ssub
81325 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_bsub
81326 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_dsub
81327 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_hsub
81328 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_ssub
81329 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_bsub
81330 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub
81331 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_hsub
81332 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_ssub
81333 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_7_then_sub_32
81334 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32
81335 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_5_then_sub_32
81336 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32
81337 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_3_then_sub_32
81338 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32
81339 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_1_then_sub_32
81340 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:subo64_then_sub_32
81341 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_bsub
81342 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub
81343 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_hsub
81344 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_ssub
81345 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub
81346 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_bsub
81347 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_dsub
81348 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_hsub
81349 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_ssub
81350 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_zsub
81351 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_bsub
81352 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub
81353 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_hsub
81354 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_ssub
81355 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub
81356 61, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub1_in_FPR64_lo
81357 88, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81358 63, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81359 87, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
81360 60, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub0_in_FPR64_lo
81361 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub
81362 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81363 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81364 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub0_qsub1
81365 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub0_qsub1_qsub2
81366 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_qsub2
81367 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_qsub2_qsub3
81368 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_qsub3
81369 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81370 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81371 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81372 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81373 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_0_x8sub_1
81374 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2_x8sub_3
81375 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4_x8sub_5
81376 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6_x8sub_7
81377 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81378 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81379 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
81380 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sub_32_subo64_then_sub_32
81381 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub
81382 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub
81383 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81384 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
81385 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81386 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
81387 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub1
81388 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub1_zsub2
81389 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub2
81390 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub2_zsub3
81391 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_zsub3
81392 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
81393 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81394 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
81395 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81396 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
81397 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
81398 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub2
81399 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub3
81400 },
81401 { // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
81402 1, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:bsub -> FPR8
81403 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub
81404 40, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0 -> FPR64
81405 40, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1 -> FPR64
81406 49, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2 -> FPR64_lo
81407 49, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3 -> FPR64_lo
81408 2, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:hsub -> FPR16
81409 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub
81410 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub0
81411 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub1
81412 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0
81413 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1
81414 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2
81415 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3
81416 24, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:ssub -> FPR32
81417 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32
81418 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sube32
81419 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sube64
81420 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo32
81421 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo64
81422 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_0
81423 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_1
81424 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2
81425 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_3
81426 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4
81427 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_5
81428 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6
81429 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_7
81430 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubb
81431 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd0
81432 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1
81433 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh0
81434 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1
81435 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubq0
81436 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubq1
81437 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs0
81438 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1
81439 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub
81440 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0
81441 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1
81442 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2
81443 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3
81444 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq0
81445 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq1
81446 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd0
81447 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1
81448 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq0
81449 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq1
81450 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
81451 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
81452 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd0
81453 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1
81454 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq0
81455 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq1
81456 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs0
81457 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1
81458 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
81459 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
81460 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
81461 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
81462 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
81463 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
81464 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81465 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81466 1, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_bsub -> FPR8
81467 2, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_hsub -> FPR16
81468 24, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_ssub -> FPR32
81469 1, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_bsub -> FPR8
81470 4, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_hsub -> FPR16_lo
81471 28, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81472 1, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_bsub -> FPR8
81473 4, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
81474 28, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81475 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub1_then_psub
81476 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_bsub
81477 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub
81478 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_hsub
81479 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_ssub
81480 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_bsub
81481 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_dsub
81482 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_hsub
81483 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_ssub
81484 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_bsub
81485 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub
81486 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_hsub
81487 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_ssub
81488 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_7_then_sub_32
81489 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32
81490 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_5_then_sub_32
81491 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32
81492 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_3_then_sub_32
81493 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32
81494 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_1_then_sub_32
81495 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo64_then_sub_32
81496 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_bsub
81497 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub
81498 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_hsub
81499 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_ssub
81500 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub
81501 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_bsub
81502 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_dsub
81503 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_hsub
81504 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_ssub
81505 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_zsub
81506 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_bsub
81507 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub
81508 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_hsub
81509 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_ssub
81510 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub
81511 59, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1 -> DD
81512 86, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub2_in_FPR64_lo
81513 61, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub1_in_FPR64_lo
81514 88, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81515 63, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81516 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub
81517 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81518 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81519 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1
81520 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1_qsub2
81521 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2
81522 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2_qsub3
81523 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_qsub3
81524 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81525 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81526 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81527 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81528 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_0_x8sub_1
81529 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_x8sub_3
81530 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_x8sub_5
81531 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_x8sub_7
81532 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81533 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81534 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
81535 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32_subo64_then_sub_32
81536 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub
81537 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub
81538 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81539 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
81540 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81541 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
81542 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1
81543 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1_zsub2
81544 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2
81545 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2_zsub3
81546 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_zsub3
81547 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
81548 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81549 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
81550 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81551 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
81552 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
81553 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub2
81554 0, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub3
81555 },
81556 { // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
81557 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:bsub -> FPR8
81558 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub
81559 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub0 -> FPR64_lo
81560 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1 -> FPR64_lo
81561 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2 -> FPR64_lo
81562 40, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3 -> FPR64
81563 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:hsub -> FPR16_lo
81564 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub
81565 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub0
81566 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub1
81567 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub0
81568 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1
81569 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2
81570 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3
81571 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
81572 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sub_32
81573 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sube32
81574 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sube64
81575 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:subo32
81576 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:subo64
81577 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_0
81578 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_1
81579 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2
81580 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_3
81581 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4
81582 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_5
81583 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6
81584 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_7
81585 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubb
81586 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd0
81587 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd1
81588 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh0
81589 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1
81590 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubq0
81591 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubq1
81592 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs0
81593 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1
81594 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub
81595 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0
81596 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1
81597 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2
81598 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3
81599 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq0
81600 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubd1_then_zasubq1
81601 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd0
81602 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1
81603 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq0
81604 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubq1
81605 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
81606 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
81607 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd0
81608 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1
81609 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq0
81610 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubq1
81611 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs0
81612 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1
81613 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
81614 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
81615 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
81616 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
81617 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
81618 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
81619 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81620 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81621 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_then_bsub -> FPR8
81622 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
81623 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81624 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3_then_bsub -> FPR8
81625 2, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3_then_hsub -> FPR16
81626 24, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub3_then_ssub -> FPR32
81627 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_then_bsub -> FPR8
81628 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
81629 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81630 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:psub1_then_psub
81631 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_bsub
81632 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub
81633 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_hsub
81634 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_ssub
81635 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_bsub
81636 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_dsub
81637 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_hsub
81638 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub3_then_ssub
81639 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_bsub
81640 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub
81641 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_hsub
81642 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_ssub
81643 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_7_then_sub_32
81644 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32
81645 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_5_then_sub_32
81646 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32
81647 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_3_then_sub_32
81648 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32
81649 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_1_then_sub_32
81650 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:subo64_then_sub_32
81651 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_bsub
81652 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub
81653 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_hsub
81654 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_ssub
81655 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub
81656 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_bsub
81657 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_dsub
81658 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_hsub
81659 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_ssub
81660 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub3_then_zsub
81661 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_bsub
81662 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub
81663 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_hsub
81664 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_ssub
81665 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub
81666 63, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81667 89, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81668 63, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81669 87, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
81670 60, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub0_in_FPR64_lo
81671 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub
81672 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81673 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81674 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub0_qsub1
81675 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub0_qsub1_qsub2
81676 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_qsub2
81677 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_qsub2_qsub3
81678 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_qsub3
81679 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81680 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81681 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81682 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81683 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_0_x8sub_1
81684 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2_x8sub_3
81685 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4_x8sub_5
81686 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6_x8sub_7
81687 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81688 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81689 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
81690 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:sub_32_subo64_then_sub_32
81691 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub
81692 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub
81693 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81694 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
81695 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81696 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
81697 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub1
81698 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub1_zsub2
81699 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub2
81700 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub2_zsub3
81701 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_zsub3
81702 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
81703 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81704 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
81705 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81706 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
81707 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
81708 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub0_zsub2
81709 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo:zsub1_zsub3
81710 },
81711 { // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
81712 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:bsub -> FPR8
81713 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub
81714 40, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0 -> FPR64
81715 49, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1 -> FPR64_lo
81716 49, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2 -> FPR64_lo
81717 49, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3 -> FPR64_lo
81718 2, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:hsub -> FPR16
81719 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub
81720 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub0
81721 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub1
81722 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0
81723 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1
81724 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2
81725 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3
81726 24, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:ssub -> FPR32
81727 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32
81728 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sube32
81729 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sube64
81730 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo32
81731 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo64
81732 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_0
81733 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_1
81734 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2
81735 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_3
81736 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4
81737 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_5
81738 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6
81739 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_7
81740 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubb
81741 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd0
81742 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1
81743 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh0
81744 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1
81745 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubq0
81746 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubq1
81747 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs0
81748 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1
81749 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub
81750 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0
81751 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1
81752 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2
81753 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3
81754 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq0
81755 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq1
81756 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd0
81757 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1
81758 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq0
81759 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq1
81760 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
81761 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
81762 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd0
81763 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1
81764 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq0
81765 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq1
81766 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs0
81767 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1
81768 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
81769 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
81770 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
81771 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
81772 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
81773 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
81774 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81775 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81776 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_bsub -> FPR8
81777 4, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
81778 28, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81779 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_bsub -> FPR8
81780 4, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_hsub -> FPR16_lo
81781 28, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81782 1, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_bsub -> FPR8
81783 4, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
81784 28, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81785 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub1_then_psub
81786 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_bsub
81787 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub
81788 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_hsub
81789 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_ssub
81790 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_bsub
81791 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_dsub
81792 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_hsub
81793 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_ssub
81794 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_bsub
81795 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub
81796 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_hsub
81797 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_ssub
81798 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_7_then_sub_32
81799 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32
81800 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_5_then_sub_32
81801 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32
81802 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_3_then_sub_32
81803 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32
81804 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_1_then_sub_32
81805 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo64_then_sub_32
81806 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_bsub
81807 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub
81808 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_hsub
81809 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_ssub
81810 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub
81811 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_bsub
81812 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_dsub
81813 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_hsub
81814 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_ssub
81815 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_zsub
81816 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_bsub
81817 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub
81818 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_hsub
81819 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_ssub
81820 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub
81821 61, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub1_in_FPR64_lo
81822 88, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81823 63, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81824 89, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81825 63, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81826 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub
81827 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81828 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81829 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1
81830 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1_qsub2
81831 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2
81832 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2_qsub3
81833 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_qsub3
81834 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81835 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81836 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81837 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81838 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_0_x8sub_1
81839 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_x8sub_3
81840 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_x8sub_5
81841 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_x8sub_7
81842 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81843 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81844 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
81845 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32_subo64_then_sub_32
81846 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub
81847 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub
81848 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81849 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
81850 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81851 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
81852 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1
81853 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1_zsub2
81854 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2
81855 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2_zsub3
81856 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_zsub3
81857 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
81858 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
81859 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
81860 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
81861 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
81862 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
81863 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub2
81864 0, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub3
81865 },
81866 { // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
81867 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:bsub -> FPR8
81868 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub
81869 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0 -> FPR64_lo
81870 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1 -> FPR64_lo
81871 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2 -> FPR64_lo
81872 49, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3 -> FPR64_lo
81873 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:hsub -> FPR16_lo
81874 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub
81875 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub0
81876 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub1
81877 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0
81878 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1
81879 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2
81880 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3
81881 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
81882 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32
81883 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sube32
81884 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sube64
81885 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo32
81886 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo64
81887 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_0
81888 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_1
81889 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2
81890 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_3
81891 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4
81892 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_5
81893 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6
81894 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_7
81895 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubb
81896 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd0
81897 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1
81898 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh0
81899 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1
81900 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubq0
81901 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubq1
81902 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs0
81903 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1
81904 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub
81905 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0
81906 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1
81907 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2
81908 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3
81909 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq0
81910 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubd1_then_zasubq1
81911 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd0
81912 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1
81913 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq0
81914 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubq1
81915 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
81916 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
81917 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd0
81918 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1
81919 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq0
81920 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubq1
81921 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs0
81922 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1
81923 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
81924 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
81925 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
81926 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
81927 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
81928 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
81929 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
81930 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
81931 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_bsub -> FPR8
81932 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_hsub -> FPR16_lo
81933 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81934 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_bsub -> FPR8
81935 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_hsub -> FPR16_lo
81936 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81937 1, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_bsub -> FPR8
81938 4, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_hsub -> FPR16_lo
81939 28, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
81940 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:psub1_then_psub
81941 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_bsub
81942 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub
81943 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_hsub
81944 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_ssub
81945 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_bsub
81946 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_dsub
81947 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_hsub
81948 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub3_then_ssub
81949 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_bsub
81950 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub
81951 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_hsub
81952 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_ssub
81953 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_7_then_sub_32
81954 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32
81955 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_5_then_sub_32
81956 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32
81957 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_3_then_sub_32
81958 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32
81959 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_1_then_sub_32
81960 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:subo64_then_sub_32
81961 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_bsub
81962 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub
81963 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_hsub
81964 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_ssub
81965 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub
81966 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_bsub
81967 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_dsub
81968 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_hsub
81969 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_ssub
81970 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub3_then_zsub
81971 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_bsub
81972 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub
81973 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_hsub
81974 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_ssub
81975 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub
81976 63, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81977 89, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub0_dsub1_dsub2 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81978 63, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81979 89, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub1_dsub2_dsub3 -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
81980 63, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub2_dsub3 -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
81981 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub
81982 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81983 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
81984 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1
81985 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub0_qsub1_qsub2
81986 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2
81987 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_qsub2_qsub3
81988 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_qsub3
81989 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
81990 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
81991 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
81992 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
81993 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_0_x8sub_1
81994 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_x8sub_3
81995 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_x8sub_5
81996 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_x8sub_7
81997 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
81998 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
81999 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82000 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:sub_32_subo64_then_sub_32
82001 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub
82002 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub
82003 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82004 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
82005 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82006 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
82007 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1
82008 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub1_zsub2
82009 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2
82010 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub2_zsub3
82011 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_zsub3
82012 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
82013 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82014 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
82015 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82016 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
82017 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
82018 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub0_zsub2
82019 0, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo:zsub1_zsub3
82020 },
82021 { // QQ
82022 1, // QQ:bsub -> FPR8
82023 40, // QQ:dsub -> FPR64
82024 0, // QQ:dsub0
82025 0, // QQ:dsub1
82026 0, // QQ:dsub2
82027 0, // QQ:dsub3
82028 2, // QQ:hsub -> FPR16
82029 0, // QQ:psub
82030 0, // QQ:psub0
82031 0, // QQ:psub1
82032 76, // QQ:qsub0 -> FPR128
82033 76, // QQ:qsub1 -> FPR128
82034 0, // QQ:qsub2
82035 0, // QQ:qsub3
82036 24, // QQ:ssub -> FPR32
82037 0, // QQ:sub_32
82038 0, // QQ:sube32
82039 0, // QQ:sube64
82040 0, // QQ:subo32
82041 0, // QQ:subo64
82042 0, // QQ:x8sub_0
82043 0, // QQ:x8sub_1
82044 0, // QQ:x8sub_2
82045 0, // QQ:x8sub_3
82046 0, // QQ:x8sub_4
82047 0, // QQ:x8sub_5
82048 0, // QQ:x8sub_6
82049 0, // QQ:x8sub_7
82050 0, // QQ:zasubb
82051 0, // QQ:zasubd0
82052 0, // QQ:zasubd1
82053 0, // QQ:zasubh0
82054 0, // QQ:zasubh1
82055 0, // QQ:zasubq0
82056 0, // QQ:zasubq1
82057 0, // QQ:zasubs0
82058 0, // QQ:zasubs1
82059 0, // QQ:zsub
82060 0, // QQ:zsub0
82061 0, // QQ:zsub1
82062 0, // QQ:zsub2
82063 0, // QQ:zsub3
82064 0, // QQ:zasubd1_then_zasubq0
82065 0, // QQ:zasubd1_then_zasubq1
82066 0, // QQ:zasubs1_then_zasubd0
82067 0, // QQ:zasubs1_then_zasubd1
82068 0, // QQ:zasubs1_then_zasubq0
82069 0, // QQ:zasubs1_then_zasubq1
82070 0, // QQ:zasubs1_then_zasubd1_then_zasubq0
82071 0, // QQ:zasubs1_then_zasubd1_then_zasubq1
82072 0, // QQ:zasubh1_then_zasubd0
82073 0, // QQ:zasubh1_then_zasubd1
82074 0, // QQ:zasubh1_then_zasubq0
82075 0, // QQ:zasubh1_then_zasubq1
82076 0, // QQ:zasubh1_then_zasubs0
82077 0, // QQ:zasubh1_then_zasubs1
82078 0, // QQ:zasubh1_then_zasubd1_then_zasubq0
82079 0, // QQ:zasubh1_then_zasubd1_then_zasubq1
82080 0, // QQ:zasubh1_then_zasubs1_then_zasubd0
82081 0, // QQ:zasubh1_then_zasubs1_then_zasubd1
82082 0, // QQ:zasubh1_then_zasubs1_then_zasubq0
82083 0, // QQ:zasubh1_then_zasubs1_then_zasubq1
82084 0, // QQ:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
82085 0, // QQ:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
82086 0, // QQ:dsub1_then_bsub
82087 0, // QQ:dsub1_then_hsub
82088 0, // QQ:dsub1_then_ssub
82089 0, // QQ:dsub3_then_bsub
82090 0, // QQ:dsub3_then_hsub
82091 0, // QQ:dsub3_then_ssub
82092 0, // QQ:dsub2_then_bsub
82093 0, // QQ:dsub2_then_hsub
82094 0, // QQ:dsub2_then_ssub
82095 0, // QQ:psub1_then_psub
82096 1, // QQ:qsub1_then_bsub -> FPR8
82097 40, // QQ:qsub1_then_dsub -> FPR64
82098 2, // QQ:qsub1_then_hsub -> FPR16
82099 24, // QQ:qsub1_then_ssub -> FPR32
82100 0, // QQ:qsub3_then_bsub
82101 0, // QQ:qsub3_then_dsub
82102 0, // QQ:qsub3_then_hsub
82103 0, // QQ:qsub3_then_ssub
82104 0, // QQ:qsub2_then_bsub
82105 0, // QQ:qsub2_then_dsub
82106 0, // QQ:qsub2_then_hsub
82107 0, // QQ:qsub2_then_ssub
82108 0, // QQ:x8sub_7_then_sub_32
82109 0, // QQ:x8sub_6_then_sub_32
82110 0, // QQ:x8sub_5_then_sub_32
82111 0, // QQ:x8sub_4_then_sub_32
82112 0, // QQ:x8sub_3_then_sub_32
82113 0, // QQ:x8sub_2_then_sub_32
82114 0, // QQ:x8sub_1_then_sub_32
82115 0, // QQ:subo64_then_sub_32
82116 0, // QQ:zsub1_then_bsub
82117 0, // QQ:zsub1_then_dsub
82118 0, // QQ:zsub1_then_hsub
82119 0, // QQ:zsub1_then_ssub
82120 0, // QQ:zsub1_then_zsub
82121 0, // QQ:zsub3_then_bsub
82122 0, // QQ:zsub3_then_dsub
82123 0, // QQ:zsub3_then_hsub
82124 0, // QQ:zsub3_then_ssub
82125 0, // QQ:zsub3_then_zsub
82126 0, // QQ:zsub2_then_bsub
82127 0, // QQ:zsub2_then_dsub
82128 0, // QQ:zsub2_then_hsub
82129 0, // QQ:zsub2_then_ssub
82130 0, // QQ:zsub2_then_zsub
82131 0, // QQ:dsub0_dsub1
82132 0, // QQ:dsub0_dsub1_dsub2
82133 0, // QQ:dsub1_dsub2
82134 0, // QQ:dsub1_dsub2_dsub3
82135 0, // QQ:dsub2_dsub3
82136 59, // QQ:dsub_qsub1_then_dsub -> DD
82137 0, // QQ:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82138 0, // QQ:dsub_qsub1_then_dsub_qsub2_then_dsub
82139 0, // QQ:qsub0_qsub1
82140 0, // QQ:qsub0_qsub1_qsub2
82141 0, // QQ:qsub1_qsub2
82142 0, // QQ:qsub1_qsub2_qsub3
82143 0, // QQ:qsub2_qsub3
82144 0, // QQ:qsub1_then_dsub_qsub2_then_dsub
82145 0, // QQ:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82146 0, // QQ:qsub2_then_dsub_qsub3_then_dsub
82147 0, // QQ:sub_32_x8sub_1_then_sub_32
82148 0, // QQ:x8sub_0_x8sub_1
82149 0, // QQ:x8sub_2_x8sub_3
82150 0, // QQ:x8sub_4_x8sub_5
82151 0, // QQ:x8sub_6_x8sub_7
82152 0, // QQ:x8sub_6_then_sub_32_x8sub_7_then_sub_32
82153 0, // QQ:x8sub_4_then_sub_32_x8sub_5_then_sub_32
82154 0, // QQ:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82155 0, // QQ:sub_32_subo64_then_sub_32
82156 0, // QQ:dsub_zsub1_then_dsub
82157 0, // QQ:zsub_zsub1_then_zsub
82158 0, // QQ:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82159 0, // QQ:dsub_zsub1_then_dsub_zsub2_then_dsub
82160 0, // QQ:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82161 0, // QQ:zsub_zsub1_then_zsub_zsub2_then_zsub
82162 0, // QQ:zsub0_zsub1
82163 0, // QQ:zsub0_zsub1_zsub2
82164 0, // QQ:zsub1_zsub2
82165 0, // QQ:zsub1_zsub2_zsub3
82166 0, // QQ:zsub2_zsub3
82167 0, // QQ:zsub1_then_dsub_zsub2_then_dsub
82168 0, // QQ:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82169 0, // QQ:zsub1_then_zsub_zsub2_then_zsub
82170 0, // QQ:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82171 0, // QQ:zsub2_then_dsub_zsub3_then_dsub
82172 0, // QQ:zsub2_then_zsub_zsub3_then_zsub
82173 0, // QQ:zsub0_zsub2
82174 0, // QQ:zsub1_zsub3
82175 },
82176 { // ZPR2
82177 1, // ZPR2:bsub -> FPR8
82178 40, // ZPR2:dsub -> FPR64
82179 0, // ZPR2:dsub0
82180 0, // ZPR2:dsub1
82181 0, // ZPR2:dsub2
82182 0, // ZPR2:dsub3
82183 2, // ZPR2:hsub -> FPR16
82184 0, // ZPR2:psub
82185 0, // ZPR2:psub0
82186 0, // ZPR2:psub1
82187 0, // ZPR2:qsub0
82188 0, // ZPR2:qsub1
82189 0, // ZPR2:qsub2
82190 0, // ZPR2:qsub3
82191 24, // ZPR2:ssub -> FPR32
82192 0, // ZPR2:sub_32
82193 0, // ZPR2:sube32
82194 0, // ZPR2:sube64
82195 0, // ZPR2:subo32
82196 0, // ZPR2:subo64
82197 0, // ZPR2:x8sub_0
82198 0, // ZPR2:x8sub_1
82199 0, // ZPR2:x8sub_2
82200 0, // ZPR2:x8sub_3
82201 0, // ZPR2:x8sub_4
82202 0, // ZPR2:x8sub_5
82203 0, // ZPR2:x8sub_6
82204 0, // ZPR2:x8sub_7
82205 0, // ZPR2:zasubb
82206 0, // ZPR2:zasubd0
82207 0, // ZPR2:zasubd1
82208 0, // ZPR2:zasubh0
82209 0, // ZPR2:zasubh1
82210 0, // ZPR2:zasubq0
82211 0, // ZPR2:zasubq1
82212 0, // ZPR2:zasubs0
82213 0, // ZPR2:zasubs1
82214 76, // ZPR2:zsub -> FPR128
82215 77, // ZPR2:zsub0 -> ZPR
82216 77, // ZPR2:zsub1 -> ZPR
82217 0, // ZPR2:zsub2
82218 0, // ZPR2:zsub3
82219 0, // ZPR2:zasubd1_then_zasubq0
82220 0, // ZPR2:zasubd1_then_zasubq1
82221 0, // ZPR2:zasubs1_then_zasubd0
82222 0, // ZPR2:zasubs1_then_zasubd1
82223 0, // ZPR2:zasubs1_then_zasubq0
82224 0, // ZPR2:zasubs1_then_zasubq1
82225 0, // ZPR2:zasubs1_then_zasubd1_then_zasubq0
82226 0, // ZPR2:zasubs1_then_zasubd1_then_zasubq1
82227 0, // ZPR2:zasubh1_then_zasubd0
82228 0, // ZPR2:zasubh1_then_zasubd1
82229 0, // ZPR2:zasubh1_then_zasubq0
82230 0, // ZPR2:zasubh1_then_zasubq1
82231 0, // ZPR2:zasubh1_then_zasubs0
82232 0, // ZPR2:zasubh1_then_zasubs1
82233 0, // ZPR2:zasubh1_then_zasubd1_then_zasubq0
82234 0, // ZPR2:zasubh1_then_zasubd1_then_zasubq1
82235 0, // ZPR2:zasubh1_then_zasubs1_then_zasubd0
82236 0, // ZPR2:zasubh1_then_zasubs1_then_zasubd1
82237 0, // ZPR2:zasubh1_then_zasubs1_then_zasubq0
82238 0, // ZPR2:zasubh1_then_zasubs1_then_zasubq1
82239 0, // ZPR2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
82240 0, // ZPR2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
82241 0, // ZPR2:dsub1_then_bsub
82242 0, // ZPR2:dsub1_then_hsub
82243 0, // ZPR2:dsub1_then_ssub
82244 0, // ZPR2:dsub3_then_bsub
82245 0, // ZPR2:dsub3_then_hsub
82246 0, // ZPR2:dsub3_then_ssub
82247 0, // ZPR2:dsub2_then_bsub
82248 0, // ZPR2:dsub2_then_hsub
82249 0, // ZPR2:dsub2_then_ssub
82250 0, // ZPR2:psub1_then_psub
82251 0, // ZPR2:qsub1_then_bsub
82252 0, // ZPR2:qsub1_then_dsub
82253 0, // ZPR2:qsub1_then_hsub
82254 0, // ZPR2:qsub1_then_ssub
82255 0, // ZPR2:qsub3_then_bsub
82256 0, // ZPR2:qsub3_then_dsub
82257 0, // ZPR2:qsub3_then_hsub
82258 0, // ZPR2:qsub3_then_ssub
82259 0, // ZPR2:qsub2_then_bsub
82260 0, // ZPR2:qsub2_then_dsub
82261 0, // ZPR2:qsub2_then_hsub
82262 0, // ZPR2:qsub2_then_ssub
82263 0, // ZPR2:x8sub_7_then_sub_32
82264 0, // ZPR2:x8sub_6_then_sub_32
82265 0, // ZPR2:x8sub_5_then_sub_32
82266 0, // ZPR2:x8sub_4_then_sub_32
82267 0, // ZPR2:x8sub_3_then_sub_32
82268 0, // ZPR2:x8sub_2_then_sub_32
82269 0, // ZPR2:x8sub_1_then_sub_32
82270 0, // ZPR2:subo64_then_sub_32
82271 1, // ZPR2:zsub1_then_bsub -> FPR8
82272 40, // ZPR2:zsub1_then_dsub -> FPR64
82273 2, // ZPR2:zsub1_then_hsub -> FPR16
82274 24, // ZPR2:zsub1_then_ssub -> FPR32
82275 76, // ZPR2:zsub1_then_zsub -> FPR128
82276 0, // ZPR2:zsub3_then_bsub
82277 0, // ZPR2:zsub3_then_dsub
82278 0, // ZPR2:zsub3_then_hsub
82279 0, // ZPR2:zsub3_then_ssub
82280 0, // ZPR2:zsub3_then_zsub
82281 0, // ZPR2:zsub2_then_bsub
82282 0, // ZPR2:zsub2_then_dsub
82283 0, // ZPR2:zsub2_then_hsub
82284 0, // ZPR2:zsub2_then_ssub
82285 0, // ZPR2:zsub2_then_zsub
82286 0, // ZPR2:dsub0_dsub1
82287 0, // ZPR2:dsub0_dsub1_dsub2
82288 0, // ZPR2:dsub1_dsub2
82289 0, // ZPR2:dsub1_dsub2_dsub3
82290 0, // ZPR2:dsub2_dsub3
82291 0, // ZPR2:dsub_qsub1_then_dsub
82292 0, // ZPR2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82293 0, // ZPR2:dsub_qsub1_then_dsub_qsub2_then_dsub
82294 0, // ZPR2:qsub0_qsub1
82295 0, // ZPR2:qsub0_qsub1_qsub2
82296 0, // ZPR2:qsub1_qsub2
82297 0, // ZPR2:qsub1_qsub2_qsub3
82298 0, // ZPR2:qsub2_qsub3
82299 0, // ZPR2:qsub1_then_dsub_qsub2_then_dsub
82300 0, // ZPR2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82301 0, // ZPR2:qsub2_then_dsub_qsub3_then_dsub
82302 0, // ZPR2:sub_32_x8sub_1_then_sub_32
82303 0, // ZPR2:x8sub_0_x8sub_1
82304 0, // ZPR2:x8sub_2_x8sub_3
82305 0, // ZPR2:x8sub_4_x8sub_5
82306 0, // ZPR2:x8sub_6_x8sub_7
82307 0, // ZPR2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
82308 0, // ZPR2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
82309 0, // ZPR2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82310 0, // ZPR2:sub_32_subo64_then_sub_32
82311 59, // ZPR2:dsub_zsub1_then_dsub -> DD
82312 101, // ZPR2:zsub_zsub1_then_zsub -> QQ
82313 0, // ZPR2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82314 0, // ZPR2:dsub_zsub1_then_dsub_zsub2_then_dsub
82315 0, // ZPR2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82316 0, // ZPR2:zsub_zsub1_then_zsub_zsub2_then_zsub
82317 0, // ZPR2:zsub0_zsub1
82318 0, // ZPR2:zsub0_zsub1_zsub2
82319 0, // ZPR2:zsub1_zsub2
82320 0, // ZPR2:zsub1_zsub2_zsub3
82321 0, // ZPR2:zsub2_zsub3
82322 0, // ZPR2:zsub1_then_dsub_zsub2_then_dsub
82323 0, // ZPR2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82324 0, // ZPR2:zsub1_then_zsub_zsub2_then_zsub
82325 0, // ZPR2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82326 0, // ZPR2:zsub2_then_dsub_zsub3_then_dsub
82327 0, // ZPR2:zsub2_then_zsub_zsub3_then_zsub
82328 0, // ZPR2:zsub0_zsub2
82329 0, // ZPR2:zsub1_zsub3
82330 },
82331 { // ZPR2StridedOrContiguous
82332 1, // ZPR2StridedOrContiguous:bsub -> FPR8
82333 40, // ZPR2StridedOrContiguous:dsub -> FPR64
82334 0, // ZPR2StridedOrContiguous:dsub0
82335 0, // ZPR2StridedOrContiguous:dsub1
82336 0, // ZPR2StridedOrContiguous:dsub2
82337 0, // ZPR2StridedOrContiguous:dsub3
82338 2, // ZPR2StridedOrContiguous:hsub -> FPR16
82339 0, // ZPR2StridedOrContiguous:psub
82340 0, // ZPR2StridedOrContiguous:psub0
82341 0, // ZPR2StridedOrContiguous:psub1
82342 0, // ZPR2StridedOrContiguous:qsub0
82343 0, // ZPR2StridedOrContiguous:qsub1
82344 0, // ZPR2StridedOrContiguous:qsub2
82345 0, // ZPR2StridedOrContiguous:qsub3
82346 24, // ZPR2StridedOrContiguous:ssub -> FPR32
82347 0, // ZPR2StridedOrContiguous:sub_32
82348 0, // ZPR2StridedOrContiguous:sube32
82349 0, // ZPR2StridedOrContiguous:sube64
82350 0, // ZPR2StridedOrContiguous:subo32
82351 0, // ZPR2StridedOrContiguous:subo64
82352 0, // ZPR2StridedOrContiguous:x8sub_0
82353 0, // ZPR2StridedOrContiguous:x8sub_1
82354 0, // ZPR2StridedOrContiguous:x8sub_2
82355 0, // ZPR2StridedOrContiguous:x8sub_3
82356 0, // ZPR2StridedOrContiguous:x8sub_4
82357 0, // ZPR2StridedOrContiguous:x8sub_5
82358 0, // ZPR2StridedOrContiguous:x8sub_6
82359 0, // ZPR2StridedOrContiguous:x8sub_7
82360 0, // ZPR2StridedOrContiguous:zasubb
82361 0, // ZPR2StridedOrContiguous:zasubd0
82362 0, // ZPR2StridedOrContiguous:zasubd1
82363 0, // ZPR2StridedOrContiguous:zasubh0
82364 0, // ZPR2StridedOrContiguous:zasubh1
82365 0, // ZPR2StridedOrContiguous:zasubq0
82366 0, // ZPR2StridedOrContiguous:zasubq1
82367 0, // ZPR2StridedOrContiguous:zasubs0
82368 0, // ZPR2StridedOrContiguous:zasubs1
82369 76, // ZPR2StridedOrContiguous:zsub -> FPR128
82370 77, // ZPR2StridedOrContiguous:zsub0 -> ZPR
82371 77, // ZPR2StridedOrContiguous:zsub1 -> ZPR
82372 0, // ZPR2StridedOrContiguous:zsub2
82373 0, // ZPR2StridedOrContiguous:zsub3
82374 0, // ZPR2StridedOrContiguous:zasubd1_then_zasubq0
82375 0, // ZPR2StridedOrContiguous:zasubd1_then_zasubq1
82376 0, // ZPR2StridedOrContiguous:zasubs1_then_zasubd0
82377 0, // ZPR2StridedOrContiguous:zasubs1_then_zasubd1
82378 0, // ZPR2StridedOrContiguous:zasubs1_then_zasubq0
82379 0, // ZPR2StridedOrContiguous:zasubs1_then_zasubq1
82380 0, // ZPR2StridedOrContiguous:zasubs1_then_zasubd1_then_zasubq0
82381 0, // ZPR2StridedOrContiguous:zasubs1_then_zasubd1_then_zasubq1
82382 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubd0
82383 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubd1
82384 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubq0
82385 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubq1
82386 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs0
82387 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1
82388 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubd1_then_zasubq0
82389 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubd1_then_zasubq1
82390 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd0
82391 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd1
82392 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1_then_zasubq0
82393 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1_then_zasubq1
82394 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
82395 0, // ZPR2StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
82396 0, // ZPR2StridedOrContiguous:dsub1_then_bsub
82397 0, // ZPR2StridedOrContiguous:dsub1_then_hsub
82398 0, // ZPR2StridedOrContiguous:dsub1_then_ssub
82399 0, // ZPR2StridedOrContiguous:dsub3_then_bsub
82400 0, // ZPR2StridedOrContiguous:dsub3_then_hsub
82401 0, // ZPR2StridedOrContiguous:dsub3_then_ssub
82402 0, // ZPR2StridedOrContiguous:dsub2_then_bsub
82403 0, // ZPR2StridedOrContiguous:dsub2_then_hsub
82404 0, // ZPR2StridedOrContiguous:dsub2_then_ssub
82405 0, // ZPR2StridedOrContiguous:psub1_then_psub
82406 0, // ZPR2StridedOrContiguous:qsub1_then_bsub
82407 0, // ZPR2StridedOrContiguous:qsub1_then_dsub
82408 0, // ZPR2StridedOrContiguous:qsub1_then_hsub
82409 0, // ZPR2StridedOrContiguous:qsub1_then_ssub
82410 0, // ZPR2StridedOrContiguous:qsub3_then_bsub
82411 0, // ZPR2StridedOrContiguous:qsub3_then_dsub
82412 0, // ZPR2StridedOrContiguous:qsub3_then_hsub
82413 0, // ZPR2StridedOrContiguous:qsub3_then_ssub
82414 0, // ZPR2StridedOrContiguous:qsub2_then_bsub
82415 0, // ZPR2StridedOrContiguous:qsub2_then_dsub
82416 0, // ZPR2StridedOrContiguous:qsub2_then_hsub
82417 0, // ZPR2StridedOrContiguous:qsub2_then_ssub
82418 0, // ZPR2StridedOrContiguous:x8sub_7_then_sub_32
82419 0, // ZPR2StridedOrContiguous:x8sub_6_then_sub_32
82420 0, // ZPR2StridedOrContiguous:x8sub_5_then_sub_32
82421 0, // ZPR2StridedOrContiguous:x8sub_4_then_sub_32
82422 0, // ZPR2StridedOrContiguous:x8sub_3_then_sub_32
82423 0, // ZPR2StridedOrContiguous:x8sub_2_then_sub_32
82424 0, // ZPR2StridedOrContiguous:x8sub_1_then_sub_32
82425 0, // ZPR2StridedOrContiguous:subo64_then_sub_32
82426 1, // ZPR2StridedOrContiguous:zsub1_then_bsub -> FPR8
82427 40, // ZPR2StridedOrContiguous:zsub1_then_dsub -> FPR64
82428 2, // ZPR2StridedOrContiguous:zsub1_then_hsub -> FPR16
82429 24, // ZPR2StridedOrContiguous:zsub1_then_ssub -> FPR32
82430 76, // ZPR2StridedOrContiguous:zsub1_then_zsub -> FPR128
82431 0, // ZPR2StridedOrContiguous:zsub3_then_bsub
82432 0, // ZPR2StridedOrContiguous:zsub3_then_dsub
82433 0, // ZPR2StridedOrContiguous:zsub3_then_hsub
82434 0, // ZPR2StridedOrContiguous:zsub3_then_ssub
82435 0, // ZPR2StridedOrContiguous:zsub3_then_zsub
82436 0, // ZPR2StridedOrContiguous:zsub2_then_bsub
82437 0, // ZPR2StridedOrContiguous:zsub2_then_dsub
82438 0, // ZPR2StridedOrContiguous:zsub2_then_hsub
82439 0, // ZPR2StridedOrContiguous:zsub2_then_ssub
82440 0, // ZPR2StridedOrContiguous:zsub2_then_zsub
82441 0, // ZPR2StridedOrContiguous:dsub0_dsub1
82442 0, // ZPR2StridedOrContiguous:dsub0_dsub1_dsub2
82443 0, // ZPR2StridedOrContiguous:dsub1_dsub2
82444 0, // ZPR2StridedOrContiguous:dsub1_dsub2_dsub3
82445 0, // ZPR2StridedOrContiguous:dsub2_dsub3
82446 0, // ZPR2StridedOrContiguous:dsub_qsub1_then_dsub
82447 0, // ZPR2StridedOrContiguous:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82448 0, // ZPR2StridedOrContiguous:dsub_qsub1_then_dsub_qsub2_then_dsub
82449 0, // ZPR2StridedOrContiguous:qsub0_qsub1
82450 0, // ZPR2StridedOrContiguous:qsub0_qsub1_qsub2
82451 0, // ZPR2StridedOrContiguous:qsub1_qsub2
82452 0, // ZPR2StridedOrContiguous:qsub1_qsub2_qsub3
82453 0, // ZPR2StridedOrContiguous:qsub2_qsub3
82454 0, // ZPR2StridedOrContiguous:qsub1_then_dsub_qsub2_then_dsub
82455 0, // ZPR2StridedOrContiguous:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82456 0, // ZPR2StridedOrContiguous:qsub2_then_dsub_qsub3_then_dsub
82457 0, // ZPR2StridedOrContiguous:sub_32_x8sub_1_then_sub_32
82458 0, // ZPR2StridedOrContiguous:x8sub_0_x8sub_1
82459 0, // ZPR2StridedOrContiguous:x8sub_2_x8sub_3
82460 0, // ZPR2StridedOrContiguous:x8sub_4_x8sub_5
82461 0, // ZPR2StridedOrContiguous:x8sub_6_x8sub_7
82462 0, // ZPR2StridedOrContiguous:x8sub_6_then_sub_32_x8sub_7_then_sub_32
82463 0, // ZPR2StridedOrContiguous:x8sub_4_then_sub_32_x8sub_5_then_sub_32
82464 0, // ZPR2StridedOrContiguous:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82465 0, // ZPR2StridedOrContiguous:sub_32_subo64_then_sub_32
82466 59, // ZPR2StridedOrContiguous:dsub_zsub1_then_dsub -> DD
82467 101, // ZPR2StridedOrContiguous:zsub_zsub1_then_zsub -> QQ
82468 0, // ZPR2StridedOrContiguous:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82469 0, // ZPR2StridedOrContiguous:dsub_zsub1_then_dsub_zsub2_then_dsub
82470 0, // ZPR2StridedOrContiguous:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82471 0, // ZPR2StridedOrContiguous:zsub_zsub1_then_zsub_zsub2_then_zsub
82472 0, // ZPR2StridedOrContiguous:zsub0_zsub1
82473 0, // ZPR2StridedOrContiguous:zsub0_zsub1_zsub2
82474 0, // ZPR2StridedOrContiguous:zsub1_zsub2
82475 0, // ZPR2StridedOrContiguous:zsub1_zsub2_zsub3
82476 0, // ZPR2StridedOrContiguous:zsub2_zsub3
82477 0, // ZPR2StridedOrContiguous:zsub1_then_dsub_zsub2_then_dsub
82478 0, // ZPR2StridedOrContiguous:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82479 0, // ZPR2StridedOrContiguous:zsub1_then_zsub_zsub2_then_zsub
82480 0, // ZPR2StridedOrContiguous:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82481 0, // ZPR2StridedOrContiguous:zsub2_then_dsub_zsub3_then_dsub
82482 0, // ZPR2StridedOrContiguous:zsub2_then_zsub_zsub3_then_zsub
82483 0, // ZPR2StridedOrContiguous:zsub0_zsub2
82484 0, // ZPR2StridedOrContiguous:zsub1_zsub3
82485 },
82486 { // QQ_with_dsub_in_FPR64_lo
82487 1, // QQ_with_dsub_in_FPR64_lo:bsub -> FPR8
82488 49, // QQ_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
82489 0, // QQ_with_dsub_in_FPR64_lo:dsub0
82490 0, // QQ_with_dsub_in_FPR64_lo:dsub1
82491 0, // QQ_with_dsub_in_FPR64_lo:dsub2
82492 0, // QQ_with_dsub_in_FPR64_lo:dsub3
82493 4, // QQ_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
82494 0, // QQ_with_dsub_in_FPR64_lo:psub
82495 0, // QQ_with_dsub_in_FPR64_lo:psub0
82496 0, // QQ_with_dsub_in_FPR64_lo:psub1
82497 78, // QQ_with_dsub_in_FPR64_lo:qsub0 -> FPR128_lo
82498 76, // QQ_with_dsub_in_FPR64_lo:qsub1 -> FPR128
82499 0, // QQ_with_dsub_in_FPR64_lo:qsub2
82500 0, // QQ_with_dsub_in_FPR64_lo:qsub3
82501 28, // QQ_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
82502 0, // QQ_with_dsub_in_FPR64_lo:sub_32
82503 0, // QQ_with_dsub_in_FPR64_lo:sube32
82504 0, // QQ_with_dsub_in_FPR64_lo:sube64
82505 0, // QQ_with_dsub_in_FPR64_lo:subo32
82506 0, // QQ_with_dsub_in_FPR64_lo:subo64
82507 0, // QQ_with_dsub_in_FPR64_lo:x8sub_0
82508 0, // QQ_with_dsub_in_FPR64_lo:x8sub_1
82509 0, // QQ_with_dsub_in_FPR64_lo:x8sub_2
82510 0, // QQ_with_dsub_in_FPR64_lo:x8sub_3
82511 0, // QQ_with_dsub_in_FPR64_lo:x8sub_4
82512 0, // QQ_with_dsub_in_FPR64_lo:x8sub_5
82513 0, // QQ_with_dsub_in_FPR64_lo:x8sub_6
82514 0, // QQ_with_dsub_in_FPR64_lo:x8sub_7
82515 0, // QQ_with_dsub_in_FPR64_lo:zasubb
82516 0, // QQ_with_dsub_in_FPR64_lo:zasubd0
82517 0, // QQ_with_dsub_in_FPR64_lo:zasubd1
82518 0, // QQ_with_dsub_in_FPR64_lo:zasubh0
82519 0, // QQ_with_dsub_in_FPR64_lo:zasubh1
82520 0, // QQ_with_dsub_in_FPR64_lo:zasubq0
82521 0, // QQ_with_dsub_in_FPR64_lo:zasubq1
82522 0, // QQ_with_dsub_in_FPR64_lo:zasubs0
82523 0, // QQ_with_dsub_in_FPR64_lo:zasubs1
82524 0, // QQ_with_dsub_in_FPR64_lo:zsub
82525 0, // QQ_with_dsub_in_FPR64_lo:zsub0
82526 0, // QQ_with_dsub_in_FPR64_lo:zsub1
82527 0, // QQ_with_dsub_in_FPR64_lo:zsub2
82528 0, // QQ_with_dsub_in_FPR64_lo:zsub3
82529 0, // QQ_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
82530 0, // QQ_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
82531 0, // QQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
82532 0, // QQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
82533 0, // QQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
82534 0, // QQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
82535 0, // QQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
82536 0, // QQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
82537 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
82538 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
82539 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
82540 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
82541 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
82542 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
82543 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
82544 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
82545 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
82546 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
82547 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
82548 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
82549 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
82550 0, // QQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
82551 0, // QQ_with_dsub_in_FPR64_lo:dsub1_then_bsub
82552 0, // QQ_with_dsub_in_FPR64_lo:dsub1_then_hsub
82553 0, // QQ_with_dsub_in_FPR64_lo:dsub1_then_ssub
82554 0, // QQ_with_dsub_in_FPR64_lo:dsub3_then_bsub
82555 0, // QQ_with_dsub_in_FPR64_lo:dsub3_then_hsub
82556 0, // QQ_with_dsub_in_FPR64_lo:dsub3_then_ssub
82557 0, // QQ_with_dsub_in_FPR64_lo:dsub2_then_bsub
82558 0, // QQ_with_dsub_in_FPR64_lo:dsub2_then_hsub
82559 0, // QQ_with_dsub_in_FPR64_lo:dsub2_then_ssub
82560 0, // QQ_with_dsub_in_FPR64_lo:psub1_then_psub
82561 1, // QQ_with_dsub_in_FPR64_lo:qsub1_then_bsub -> FPR8
82562 40, // QQ_with_dsub_in_FPR64_lo:qsub1_then_dsub -> FPR64
82563 2, // QQ_with_dsub_in_FPR64_lo:qsub1_then_hsub -> FPR16
82564 24, // QQ_with_dsub_in_FPR64_lo:qsub1_then_ssub -> FPR32
82565 0, // QQ_with_dsub_in_FPR64_lo:qsub3_then_bsub
82566 0, // QQ_with_dsub_in_FPR64_lo:qsub3_then_dsub
82567 0, // QQ_with_dsub_in_FPR64_lo:qsub3_then_hsub
82568 0, // QQ_with_dsub_in_FPR64_lo:qsub3_then_ssub
82569 0, // QQ_with_dsub_in_FPR64_lo:qsub2_then_bsub
82570 0, // QQ_with_dsub_in_FPR64_lo:qsub2_then_dsub
82571 0, // QQ_with_dsub_in_FPR64_lo:qsub2_then_hsub
82572 0, // QQ_with_dsub_in_FPR64_lo:qsub2_then_ssub
82573 0, // QQ_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
82574 0, // QQ_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
82575 0, // QQ_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
82576 0, // QQ_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
82577 0, // QQ_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
82578 0, // QQ_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
82579 0, // QQ_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
82580 0, // QQ_with_dsub_in_FPR64_lo:subo64_then_sub_32
82581 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_bsub
82582 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_dsub
82583 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_hsub
82584 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_ssub
82585 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_zsub
82586 0, // QQ_with_dsub_in_FPR64_lo:zsub3_then_bsub
82587 0, // QQ_with_dsub_in_FPR64_lo:zsub3_then_dsub
82588 0, // QQ_with_dsub_in_FPR64_lo:zsub3_then_hsub
82589 0, // QQ_with_dsub_in_FPR64_lo:zsub3_then_ssub
82590 0, // QQ_with_dsub_in_FPR64_lo:zsub3_then_zsub
82591 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_bsub
82592 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_dsub
82593 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_hsub
82594 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_ssub
82595 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_zsub
82596 0, // QQ_with_dsub_in_FPR64_lo:dsub0_dsub1
82597 0, // QQ_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
82598 0, // QQ_with_dsub_in_FPR64_lo:dsub1_dsub2
82599 0, // QQ_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
82600 0, // QQ_with_dsub_in_FPR64_lo:dsub2_dsub3
82601 60, // QQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
82602 0, // QQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82603 0, // QQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
82604 0, // QQ_with_dsub_in_FPR64_lo:qsub0_qsub1
82605 0, // QQ_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
82606 0, // QQ_with_dsub_in_FPR64_lo:qsub1_qsub2
82607 0, // QQ_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
82608 0, // QQ_with_dsub_in_FPR64_lo:qsub2_qsub3
82609 0, // QQ_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
82610 0, // QQ_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82611 0, // QQ_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
82612 0, // QQ_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
82613 0, // QQ_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
82614 0, // QQ_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
82615 0, // QQ_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
82616 0, // QQ_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
82617 0, // QQ_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
82618 0, // QQ_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
82619 0, // QQ_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82620 0, // QQ_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
82621 0, // QQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub
82622 0, // QQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub
82623 0, // QQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82624 0, // QQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
82625 0, // QQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82626 0, // QQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
82627 0, // QQ_with_dsub_in_FPR64_lo:zsub0_zsub1
82628 0, // QQ_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
82629 0, // QQ_with_dsub_in_FPR64_lo:zsub1_zsub2
82630 0, // QQ_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
82631 0, // QQ_with_dsub_in_FPR64_lo:zsub2_zsub3
82632 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
82633 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82634 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
82635 0, // QQ_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82636 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
82637 0, // QQ_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
82638 0, // QQ_with_dsub_in_FPR64_lo:zsub0_zsub2
82639 0, // QQ_with_dsub_in_FPR64_lo:zsub1_zsub3
82640 },
82641 { // QQ_with_qsub1_in_FPR128_lo
82642 1, // QQ_with_qsub1_in_FPR128_lo:bsub -> FPR8
82643 40, // QQ_with_qsub1_in_FPR128_lo:dsub -> FPR64
82644 0, // QQ_with_qsub1_in_FPR128_lo:dsub0
82645 0, // QQ_with_qsub1_in_FPR128_lo:dsub1
82646 0, // QQ_with_qsub1_in_FPR128_lo:dsub2
82647 0, // QQ_with_qsub1_in_FPR128_lo:dsub3
82648 2, // QQ_with_qsub1_in_FPR128_lo:hsub -> FPR16
82649 0, // QQ_with_qsub1_in_FPR128_lo:psub
82650 0, // QQ_with_qsub1_in_FPR128_lo:psub0
82651 0, // QQ_with_qsub1_in_FPR128_lo:psub1
82652 76, // QQ_with_qsub1_in_FPR128_lo:qsub0 -> FPR128
82653 78, // QQ_with_qsub1_in_FPR128_lo:qsub1 -> FPR128_lo
82654 0, // QQ_with_qsub1_in_FPR128_lo:qsub2
82655 0, // QQ_with_qsub1_in_FPR128_lo:qsub3
82656 24, // QQ_with_qsub1_in_FPR128_lo:ssub -> FPR32
82657 0, // QQ_with_qsub1_in_FPR128_lo:sub_32
82658 0, // QQ_with_qsub1_in_FPR128_lo:sube32
82659 0, // QQ_with_qsub1_in_FPR128_lo:sube64
82660 0, // QQ_with_qsub1_in_FPR128_lo:subo32
82661 0, // QQ_with_qsub1_in_FPR128_lo:subo64
82662 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_0
82663 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_1
82664 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_2
82665 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_3
82666 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_4
82667 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_5
82668 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_6
82669 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_7
82670 0, // QQ_with_qsub1_in_FPR128_lo:zasubb
82671 0, // QQ_with_qsub1_in_FPR128_lo:zasubd0
82672 0, // QQ_with_qsub1_in_FPR128_lo:zasubd1
82673 0, // QQ_with_qsub1_in_FPR128_lo:zasubh0
82674 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1
82675 0, // QQ_with_qsub1_in_FPR128_lo:zasubq0
82676 0, // QQ_with_qsub1_in_FPR128_lo:zasubq1
82677 0, // QQ_with_qsub1_in_FPR128_lo:zasubs0
82678 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1
82679 0, // QQ_with_qsub1_in_FPR128_lo:zsub
82680 0, // QQ_with_qsub1_in_FPR128_lo:zsub0
82681 0, // QQ_with_qsub1_in_FPR128_lo:zsub1
82682 0, // QQ_with_qsub1_in_FPR128_lo:zsub2
82683 0, // QQ_with_qsub1_in_FPR128_lo:zsub3
82684 0, // QQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq0
82685 0, // QQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq1
82686 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd0
82687 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1
82688 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq0
82689 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq1
82690 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
82691 0, // QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
82692 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd0
82693 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1
82694 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq0
82695 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq1
82696 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs0
82697 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1
82698 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
82699 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
82700 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
82701 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
82702 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
82703 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
82704 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
82705 0, // QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
82706 0, // QQ_with_qsub1_in_FPR128_lo:dsub1_then_bsub
82707 0, // QQ_with_qsub1_in_FPR128_lo:dsub1_then_hsub
82708 0, // QQ_with_qsub1_in_FPR128_lo:dsub1_then_ssub
82709 0, // QQ_with_qsub1_in_FPR128_lo:dsub3_then_bsub
82710 0, // QQ_with_qsub1_in_FPR128_lo:dsub3_then_hsub
82711 0, // QQ_with_qsub1_in_FPR128_lo:dsub3_then_ssub
82712 0, // QQ_with_qsub1_in_FPR128_lo:dsub2_then_bsub
82713 0, // QQ_with_qsub1_in_FPR128_lo:dsub2_then_hsub
82714 0, // QQ_with_qsub1_in_FPR128_lo:dsub2_then_ssub
82715 0, // QQ_with_qsub1_in_FPR128_lo:psub1_then_psub
82716 1, // QQ_with_qsub1_in_FPR128_lo:qsub1_then_bsub -> FPR8
82717 49, // QQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
82718 4, // QQ_with_qsub1_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
82719 28, // QQ_with_qsub1_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
82720 0, // QQ_with_qsub1_in_FPR128_lo:qsub3_then_bsub
82721 0, // QQ_with_qsub1_in_FPR128_lo:qsub3_then_dsub
82722 0, // QQ_with_qsub1_in_FPR128_lo:qsub3_then_hsub
82723 0, // QQ_with_qsub1_in_FPR128_lo:qsub3_then_ssub
82724 0, // QQ_with_qsub1_in_FPR128_lo:qsub2_then_bsub
82725 0, // QQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub
82726 0, // QQ_with_qsub1_in_FPR128_lo:qsub2_then_hsub
82727 0, // QQ_with_qsub1_in_FPR128_lo:qsub2_then_ssub
82728 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_7_then_sub_32
82729 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32
82730 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_5_then_sub_32
82731 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32
82732 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_3_then_sub_32
82733 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32
82734 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_1_then_sub_32
82735 0, // QQ_with_qsub1_in_FPR128_lo:subo64_then_sub_32
82736 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_bsub
82737 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub
82738 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_hsub
82739 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_ssub
82740 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub
82741 0, // QQ_with_qsub1_in_FPR128_lo:zsub3_then_bsub
82742 0, // QQ_with_qsub1_in_FPR128_lo:zsub3_then_dsub
82743 0, // QQ_with_qsub1_in_FPR128_lo:zsub3_then_hsub
82744 0, // QQ_with_qsub1_in_FPR128_lo:zsub3_then_ssub
82745 0, // QQ_with_qsub1_in_FPR128_lo:zsub3_then_zsub
82746 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_bsub
82747 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub
82748 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_hsub
82749 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_ssub
82750 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub
82751 0, // QQ_with_qsub1_in_FPR128_lo:dsub0_dsub1
82752 0, // QQ_with_qsub1_in_FPR128_lo:dsub0_dsub1_dsub2
82753 0, // QQ_with_qsub1_in_FPR128_lo:dsub1_dsub2
82754 0, // QQ_with_qsub1_in_FPR128_lo:dsub1_dsub2_dsub3
82755 0, // QQ_with_qsub1_in_FPR128_lo:dsub2_dsub3
82756 61, // QQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
82757 0, // QQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82758 0, // QQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
82759 0, // QQ_with_qsub1_in_FPR128_lo:qsub0_qsub1
82760 0, // QQ_with_qsub1_in_FPR128_lo:qsub0_qsub1_qsub2
82761 0, // QQ_with_qsub1_in_FPR128_lo:qsub1_qsub2
82762 0, // QQ_with_qsub1_in_FPR128_lo:qsub1_qsub2_qsub3
82763 0, // QQ_with_qsub1_in_FPR128_lo:qsub2_qsub3
82764 0, // QQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub
82765 0, // QQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82766 0, // QQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
82767 0, // QQ_with_qsub1_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
82768 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_0_x8sub_1
82769 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_2_x8sub_3
82770 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_4_x8sub_5
82771 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_6_x8sub_7
82772 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
82773 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
82774 0, // QQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82775 0, // QQ_with_qsub1_in_FPR128_lo:sub_32_subo64_then_sub_32
82776 0, // QQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub
82777 0, // QQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub
82778 0, // QQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82779 0, // QQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
82780 0, // QQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82781 0, // QQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
82782 0, // QQ_with_qsub1_in_FPR128_lo:zsub0_zsub1
82783 0, // QQ_with_qsub1_in_FPR128_lo:zsub0_zsub1_zsub2
82784 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_zsub2
82785 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_zsub2_zsub3
82786 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_zsub3
82787 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
82788 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82789 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
82790 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82791 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
82792 0, // QQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
82793 0, // QQ_with_qsub1_in_FPR128_lo:zsub0_zsub2
82794 0, // QQ_with_qsub1_in_FPR128_lo:zsub1_zsub3
82795 },
82796 { // ZPR2Mul2
82797 1, // ZPR2Mul2:bsub -> FPR8
82798 40, // ZPR2Mul2:dsub -> FPR64
82799 0, // ZPR2Mul2:dsub0
82800 0, // ZPR2Mul2:dsub1
82801 0, // ZPR2Mul2:dsub2
82802 0, // ZPR2Mul2:dsub3
82803 2, // ZPR2Mul2:hsub -> FPR16
82804 0, // ZPR2Mul2:psub
82805 0, // ZPR2Mul2:psub0
82806 0, // ZPR2Mul2:psub1
82807 0, // ZPR2Mul2:qsub0
82808 0, // ZPR2Mul2:qsub1
82809 0, // ZPR2Mul2:qsub2
82810 0, // ZPR2Mul2:qsub3
82811 24, // ZPR2Mul2:ssub -> FPR32
82812 0, // ZPR2Mul2:sub_32
82813 0, // ZPR2Mul2:sube32
82814 0, // ZPR2Mul2:sube64
82815 0, // ZPR2Mul2:subo32
82816 0, // ZPR2Mul2:subo64
82817 0, // ZPR2Mul2:x8sub_0
82818 0, // ZPR2Mul2:x8sub_1
82819 0, // ZPR2Mul2:x8sub_2
82820 0, // ZPR2Mul2:x8sub_3
82821 0, // ZPR2Mul2:x8sub_4
82822 0, // ZPR2Mul2:x8sub_5
82823 0, // ZPR2Mul2:x8sub_6
82824 0, // ZPR2Mul2:x8sub_7
82825 0, // ZPR2Mul2:zasubb
82826 0, // ZPR2Mul2:zasubd0
82827 0, // ZPR2Mul2:zasubd1
82828 0, // ZPR2Mul2:zasubh0
82829 0, // ZPR2Mul2:zasubh1
82830 0, // ZPR2Mul2:zasubq0
82831 0, // ZPR2Mul2:zasubq1
82832 0, // ZPR2Mul2:zasubs0
82833 0, // ZPR2Mul2:zasubs1
82834 76, // ZPR2Mul2:zsub -> FPR128
82835 77, // ZPR2Mul2:zsub0 -> ZPR
82836 77, // ZPR2Mul2:zsub1 -> ZPR
82837 0, // ZPR2Mul2:zsub2
82838 0, // ZPR2Mul2:zsub3
82839 0, // ZPR2Mul2:zasubd1_then_zasubq0
82840 0, // ZPR2Mul2:zasubd1_then_zasubq1
82841 0, // ZPR2Mul2:zasubs1_then_zasubd0
82842 0, // ZPR2Mul2:zasubs1_then_zasubd1
82843 0, // ZPR2Mul2:zasubs1_then_zasubq0
82844 0, // ZPR2Mul2:zasubs1_then_zasubq1
82845 0, // ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
82846 0, // ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
82847 0, // ZPR2Mul2:zasubh1_then_zasubd0
82848 0, // ZPR2Mul2:zasubh1_then_zasubd1
82849 0, // ZPR2Mul2:zasubh1_then_zasubq0
82850 0, // ZPR2Mul2:zasubh1_then_zasubq1
82851 0, // ZPR2Mul2:zasubh1_then_zasubs0
82852 0, // ZPR2Mul2:zasubh1_then_zasubs1
82853 0, // ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
82854 0, // ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
82855 0, // ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
82856 0, // ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
82857 0, // ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
82858 0, // ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
82859 0, // ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
82860 0, // ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
82861 0, // ZPR2Mul2:dsub1_then_bsub
82862 0, // ZPR2Mul2:dsub1_then_hsub
82863 0, // ZPR2Mul2:dsub1_then_ssub
82864 0, // ZPR2Mul2:dsub3_then_bsub
82865 0, // ZPR2Mul2:dsub3_then_hsub
82866 0, // ZPR2Mul2:dsub3_then_ssub
82867 0, // ZPR2Mul2:dsub2_then_bsub
82868 0, // ZPR2Mul2:dsub2_then_hsub
82869 0, // ZPR2Mul2:dsub2_then_ssub
82870 0, // ZPR2Mul2:psub1_then_psub
82871 0, // ZPR2Mul2:qsub1_then_bsub
82872 0, // ZPR2Mul2:qsub1_then_dsub
82873 0, // ZPR2Mul2:qsub1_then_hsub
82874 0, // ZPR2Mul2:qsub1_then_ssub
82875 0, // ZPR2Mul2:qsub3_then_bsub
82876 0, // ZPR2Mul2:qsub3_then_dsub
82877 0, // ZPR2Mul2:qsub3_then_hsub
82878 0, // ZPR2Mul2:qsub3_then_ssub
82879 0, // ZPR2Mul2:qsub2_then_bsub
82880 0, // ZPR2Mul2:qsub2_then_dsub
82881 0, // ZPR2Mul2:qsub2_then_hsub
82882 0, // ZPR2Mul2:qsub2_then_ssub
82883 0, // ZPR2Mul2:x8sub_7_then_sub_32
82884 0, // ZPR2Mul2:x8sub_6_then_sub_32
82885 0, // ZPR2Mul2:x8sub_5_then_sub_32
82886 0, // ZPR2Mul2:x8sub_4_then_sub_32
82887 0, // ZPR2Mul2:x8sub_3_then_sub_32
82888 0, // ZPR2Mul2:x8sub_2_then_sub_32
82889 0, // ZPR2Mul2:x8sub_1_then_sub_32
82890 0, // ZPR2Mul2:subo64_then_sub_32
82891 1, // ZPR2Mul2:zsub1_then_bsub -> FPR8
82892 40, // ZPR2Mul2:zsub1_then_dsub -> FPR64
82893 2, // ZPR2Mul2:zsub1_then_hsub -> FPR16
82894 24, // ZPR2Mul2:zsub1_then_ssub -> FPR32
82895 76, // ZPR2Mul2:zsub1_then_zsub -> FPR128
82896 0, // ZPR2Mul2:zsub3_then_bsub
82897 0, // ZPR2Mul2:zsub3_then_dsub
82898 0, // ZPR2Mul2:zsub3_then_hsub
82899 0, // ZPR2Mul2:zsub3_then_ssub
82900 0, // ZPR2Mul2:zsub3_then_zsub
82901 0, // ZPR2Mul2:zsub2_then_bsub
82902 0, // ZPR2Mul2:zsub2_then_dsub
82903 0, // ZPR2Mul2:zsub2_then_hsub
82904 0, // ZPR2Mul2:zsub2_then_ssub
82905 0, // ZPR2Mul2:zsub2_then_zsub
82906 0, // ZPR2Mul2:dsub0_dsub1
82907 0, // ZPR2Mul2:dsub0_dsub1_dsub2
82908 0, // ZPR2Mul2:dsub1_dsub2
82909 0, // ZPR2Mul2:dsub1_dsub2_dsub3
82910 0, // ZPR2Mul2:dsub2_dsub3
82911 0, // ZPR2Mul2:dsub_qsub1_then_dsub
82912 0, // ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82913 0, // ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
82914 0, // ZPR2Mul2:qsub0_qsub1
82915 0, // ZPR2Mul2:qsub0_qsub1_qsub2
82916 0, // ZPR2Mul2:qsub1_qsub2
82917 0, // ZPR2Mul2:qsub1_qsub2_qsub3
82918 0, // ZPR2Mul2:qsub2_qsub3
82919 0, // ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
82920 0, // ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
82921 0, // ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
82922 0, // ZPR2Mul2:sub_32_x8sub_1_then_sub_32
82923 0, // ZPR2Mul2:x8sub_0_x8sub_1
82924 0, // ZPR2Mul2:x8sub_2_x8sub_3
82925 0, // ZPR2Mul2:x8sub_4_x8sub_5
82926 0, // ZPR2Mul2:x8sub_6_x8sub_7
82927 0, // ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
82928 0, // ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
82929 0, // ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
82930 0, // ZPR2Mul2:sub_32_subo64_then_sub_32
82931 59, // ZPR2Mul2:dsub_zsub1_then_dsub -> DD
82932 101, // ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
82933 0, // ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82934 0, // ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub
82935 0, // ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82936 0, // ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub
82937 0, // ZPR2Mul2:zsub0_zsub1
82938 0, // ZPR2Mul2:zsub0_zsub1_zsub2
82939 0, // ZPR2Mul2:zsub1_zsub2
82940 0, // ZPR2Mul2:zsub1_zsub2_zsub3
82941 0, // ZPR2Mul2:zsub2_zsub3
82942 0, // ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub
82943 0, // ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
82944 0, // ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub
82945 0, // ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
82946 0, // ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
82947 0, // ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
82948 0, // ZPR2Mul2:zsub0_zsub2
82949 0, // ZPR2Mul2:zsub1_zsub3
82950 },
82951 { // ZPR2Strided
82952 1, // ZPR2Strided:bsub -> FPR8
82953 40, // ZPR2Strided:dsub -> FPR64
82954 0, // ZPR2Strided:dsub0
82955 0, // ZPR2Strided:dsub1
82956 0, // ZPR2Strided:dsub2
82957 0, // ZPR2Strided:dsub3
82958 2, // ZPR2Strided:hsub -> FPR16
82959 0, // ZPR2Strided:psub
82960 0, // ZPR2Strided:psub0
82961 0, // ZPR2Strided:psub1
82962 0, // ZPR2Strided:qsub0
82963 0, // ZPR2Strided:qsub1
82964 0, // ZPR2Strided:qsub2
82965 0, // ZPR2Strided:qsub3
82966 24, // ZPR2Strided:ssub -> FPR32
82967 0, // ZPR2Strided:sub_32
82968 0, // ZPR2Strided:sube32
82969 0, // ZPR2Strided:sube64
82970 0, // ZPR2Strided:subo32
82971 0, // ZPR2Strided:subo64
82972 0, // ZPR2Strided:x8sub_0
82973 0, // ZPR2Strided:x8sub_1
82974 0, // ZPR2Strided:x8sub_2
82975 0, // ZPR2Strided:x8sub_3
82976 0, // ZPR2Strided:x8sub_4
82977 0, // ZPR2Strided:x8sub_5
82978 0, // ZPR2Strided:x8sub_6
82979 0, // ZPR2Strided:x8sub_7
82980 0, // ZPR2Strided:zasubb
82981 0, // ZPR2Strided:zasubd0
82982 0, // ZPR2Strided:zasubd1
82983 0, // ZPR2Strided:zasubh0
82984 0, // ZPR2Strided:zasubh1
82985 0, // ZPR2Strided:zasubq0
82986 0, // ZPR2Strided:zasubq1
82987 0, // ZPR2Strided:zasubs0
82988 0, // ZPR2Strided:zasubs1
82989 76, // ZPR2Strided:zsub -> FPR128
82990 77, // ZPR2Strided:zsub0 -> ZPR
82991 77, // ZPR2Strided:zsub1 -> ZPR
82992 0, // ZPR2Strided:zsub2
82993 0, // ZPR2Strided:zsub3
82994 0, // ZPR2Strided:zasubd1_then_zasubq0
82995 0, // ZPR2Strided:zasubd1_then_zasubq1
82996 0, // ZPR2Strided:zasubs1_then_zasubd0
82997 0, // ZPR2Strided:zasubs1_then_zasubd1
82998 0, // ZPR2Strided:zasubs1_then_zasubq0
82999 0, // ZPR2Strided:zasubs1_then_zasubq1
83000 0, // ZPR2Strided:zasubs1_then_zasubd1_then_zasubq0
83001 0, // ZPR2Strided:zasubs1_then_zasubd1_then_zasubq1
83002 0, // ZPR2Strided:zasubh1_then_zasubd0
83003 0, // ZPR2Strided:zasubh1_then_zasubd1
83004 0, // ZPR2Strided:zasubh1_then_zasubq0
83005 0, // ZPR2Strided:zasubh1_then_zasubq1
83006 0, // ZPR2Strided:zasubh1_then_zasubs0
83007 0, // ZPR2Strided:zasubh1_then_zasubs1
83008 0, // ZPR2Strided:zasubh1_then_zasubd1_then_zasubq0
83009 0, // ZPR2Strided:zasubh1_then_zasubd1_then_zasubq1
83010 0, // ZPR2Strided:zasubh1_then_zasubs1_then_zasubd0
83011 0, // ZPR2Strided:zasubh1_then_zasubs1_then_zasubd1
83012 0, // ZPR2Strided:zasubh1_then_zasubs1_then_zasubq0
83013 0, // ZPR2Strided:zasubh1_then_zasubs1_then_zasubq1
83014 0, // ZPR2Strided:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83015 0, // ZPR2Strided:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83016 0, // ZPR2Strided:dsub1_then_bsub
83017 0, // ZPR2Strided:dsub1_then_hsub
83018 0, // ZPR2Strided:dsub1_then_ssub
83019 0, // ZPR2Strided:dsub3_then_bsub
83020 0, // ZPR2Strided:dsub3_then_hsub
83021 0, // ZPR2Strided:dsub3_then_ssub
83022 0, // ZPR2Strided:dsub2_then_bsub
83023 0, // ZPR2Strided:dsub2_then_hsub
83024 0, // ZPR2Strided:dsub2_then_ssub
83025 0, // ZPR2Strided:psub1_then_psub
83026 0, // ZPR2Strided:qsub1_then_bsub
83027 0, // ZPR2Strided:qsub1_then_dsub
83028 0, // ZPR2Strided:qsub1_then_hsub
83029 0, // ZPR2Strided:qsub1_then_ssub
83030 0, // ZPR2Strided:qsub3_then_bsub
83031 0, // ZPR2Strided:qsub3_then_dsub
83032 0, // ZPR2Strided:qsub3_then_hsub
83033 0, // ZPR2Strided:qsub3_then_ssub
83034 0, // ZPR2Strided:qsub2_then_bsub
83035 0, // ZPR2Strided:qsub2_then_dsub
83036 0, // ZPR2Strided:qsub2_then_hsub
83037 0, // ZPR2Strided:qsub2_then_ssub
83038 0, // ZPR2Strided:x8sub_7_then_sub_32
83039 0, // ZPR2Strided:x8sub_6_then_sub_32
83040 0, // ZPR2Strided:x8sub_5_then_sub_32
83041 0, // ZPR2Strided:x8sub_4_then_sub_32
83042 0, // ZPR2Strided:x8sub_3_then_sub_32
83043 0, // ZPR2Strided:x8sub_2_then_sub_32
83044 0, // ZPR2Strided:x8sub_1_then_sub_32
83045 0, // ZPR2Strided:subo64_then_sub_32
83046 1, // ZPR2Strided:zsub1_then_bsub -> FPR8
83047 40, // ZPR2Strided:zsub1_then_dsub -> FPR64
83048 2, // ZPR2Strided:zsub1_then_hsub -> FPR16
83049 24, // ZPR2Strided:zsub1_then_ssub -> FPR32
83050 76, // ZPR2Strided:zsub1_then_zsub -> FPR128
83051 0, // ZPR2Strided:zsub3_then_bsub
83052 0, // ZPR2Strided:zsub3_then_dsub
83053 0, // ZPR2Strided:zsub3_then_hsub
83054 0, // ZPR2Strided:zsub3_then_ssub
83055 0, // ZPR2Strided:zsub3_then_zsub
83056 0, // ZPR2Strided:zsub2_then_bsub
83057 0, // ZPR2Strided:zsub2_then_dsub
83058 0, // ZPR2Strided:zsub2_then_hsub
83059 0, // ZPR2Strided:zsub2_then_ssub
83060 0, // ZPR2Strided:zsub2_then_zsub
83061 0, // ZPR2Strided:dsub0_dsub1
83062 0, // ZPR2Strided:dsub0_dsub1_dsub2
83063 0, // ZPR2Strided:dsub1_dsub2
83064 0, // ZPR2Strided:dsub1_dsub2_dsub3
83065 0, // ZPR2Strided:dsub2_dsub3
83066 0, // ZPR2Strided:dsub_qsub1_then_dsub
83067 0, // ZPR2Strided:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83068 0, // ZPR2Strided:dsub_qsub1_then_dsub_qsub2_then_dsub
83069 0, // ZPR2Strided:qsub0_qsub1
83070 0, // ZPR2Strided:qsub0_qsub1_qsub2
83071 0, // ZPR2Strided:qsub1_qsub2
83072 0, // ZPR2Strided:qsub1_qsub2_qsub3
83073 0, // ZPR2Strided:qsub2_qsub3
83074 0, // ZPR2Strided:qsub1_then_dsub_qsub2_then_dsub
83075 0, // ZPR2Strided:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83076 0, // ZPR2Strided:qsub2_then_dsub_qsub3_then_dsub
83077 0, // ZPR2Strided:sub_32_x8sub_1_then_sub_32
83078 0, // ZPR2Strided:x8sub_0_x8sub_1
83079 0, // ZPR2Strided:x8sub_2_x8sub_3
83080 0, // ZPR2Strided:x8sub_4_x8sub_5
83081 0, // ZPR2Strided:x8sub_6_x8sub_7
83082 0, // ZPR2Strided:x8sub_6_then_sub_32_x8sub_7_then_sub_32
83083 0, // ZPR2Strided:x8sub_4_then_sub_32_x8sub_5_then_sub_32
83084 0, // ZPR2Strided:x8sub_2_then_sub_32_x8sub_3_then_sub_32
83085 0, // ZPR2Strided:sub_32_subo64_then_sub_32
83086 0, // ZPR2Strided:dsub_zsub1_then_dsub
83087 0, // ZPR2Strided:zsub_zsub1_then_zsub
83088 0, // ZPR2Strided:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83089 0, // ZPR2Strided:dsub_zsub1_then_dsub_zsub2_then_dsub
83090 0, // ZPR2Strided:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83091 0, // ZPR2Strided:zsub_zsub1_then_zsub_zsub2_then_zsub
83092 0, // ZPR2Strided:zsub0_zsub1
83093 0, // ZPR2Strided:zsub0_zsub1_zsub2
83094 0, // ZPR2Strided:zsub1_zsub2
83095 0, // ZPR2Strided:zsub1_zsub2_zsub3
83096 0, // ZPR2Strided:zsub2_zsub3
83097 0, // ZPR2Strided:zsub1_then_dsub_zsub2_then_dsub
83098 0, // ZPR2Strided:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83099 0, // ZPR2Strided:zsub1_then_zsub_zsub2_then_zsub
83100 0, // ZPR2Strided:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83101 0, // ZPR2Strided:zsub2_then_dsub_zsub3_then_dsub
83102 0, // ZPR2Strided:zsub2_then_zsub_zsub3_then_zsub
83103 0, // ZPR2Strided:zsub0_zsub2
83104 0, // ZPR2Strided:zsub1_zsub3
83105 },
83106 { // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
83107 1, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:bsub -> FPR8
83108 49, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
83109 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub0
83110 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1
83111 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2
83112 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3
83113 4, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
83114 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:psub
83115 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:psub0
83116 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:psub1
83117 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub0
83118 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1
83119 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2
83120 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3
83121 28, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
83122 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:sub_32
83123 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:sube32
83124 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:sube64
83125 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:subo32
83126 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:subo64
83127 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_0
83128 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_1
83129 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2
83130 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_3
83131 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4
83132 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_5
83133 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6
83134 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_7
83135 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubb
83136 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd0
83137 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd1
83138 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh0
83139 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1
83140 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubq0
83141 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubq1
83142 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs0
83143 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1
83144 78, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
83145 80, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
83146 80, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
83147 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2
83148 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3
83149 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
83150 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
83151 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
83152 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
83153 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
83154 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
83155 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
83156 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
83157 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
83158 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
83159 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
83160 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
83161 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
83162 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
83163 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
83164 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
83165 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
83166 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
83167 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
83168 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
83169 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83170 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83171 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_then_bsub
83172 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_then_hsub
83173 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_then_ssub
83174 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3_then_bsub
83175 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3_then_hsub
83176 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3_then_ssub
83177 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_then_bsub
83178 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_then_hsub
83179 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_then_ssub
83180 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:psub1_then_psub
83181 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_bsub
83182 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_dsub
83183 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_hsub
83184 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_ssub
83185 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_bsub
83186 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_dsub
83187 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_hsub
83188 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_ssub
83189 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_bsub
83190 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_dsub
83191 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_hsub
83192 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_ssub
83193 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
83194 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
83195 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
83196 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
83197 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
83198 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
83199 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
83200 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:subo64_then_sub_32
83201 1, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
83202 49, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
83203 4, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
83204 28, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
83205 78, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
83206 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_bsub
83207 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_dsub
83208 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_hsub
83209 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_ssub
83210 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_zsub
83211 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_bsub
83212 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_dsub
83213 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_hsub
83214 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_ssub
83215 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_zsub
83216 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub0_dsub1
83217 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
83218 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_dsub2
83219 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
83220 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_dsub3
83221 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
83222 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83223 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
83224 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub0_qsub1
83225 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
83226 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_qsub2
83227 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
83228 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_qsub3
83229 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
83230 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83231 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
83232 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
83233 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
83234 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
83235 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
83236 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
83237 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
83238 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
83239 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
83240 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
83241 63, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
83242 111, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
83243 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83244 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
83245 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83246 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
83247 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0_zsub1
83248 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
83249 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_zsub2
83250 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
83251 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_zsub3
83252 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
83253 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83254 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
83255 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83256 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
83257 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
83258 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0_zsub2
83259 0, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_zsub3
83260 },
83261 { // ZPR2_with_dsub_in_FPR64_lo
83262 1, // ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
83263 49, // ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
83264 0, // ZPR2_with_dsub_in_FPR64_lo:dsub0
83265 0, // ZPR2_with_dsub_in_FPR64_lo:dsub1
83266 0, // ZPR2_with_dsub_in_FPR64_lo:dsub2
83267 0, // ZPR2_with_dsub_in_FPR64_lo:dsub3
83268 4, // ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
83269 0, // ZPR2_with_dsub_in_FPR64_lo:psub
83270 0, // ZPR2_with_dsub_in_FPR64_lo:psub0
83271 0, // ZPR2_with_dsub_in_FPR64_lo:psub1
83272 0, // ZPR2_with_dsub_in_FPR64_lo:qsub0
83273 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1
83274 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2
83275 0, // ZPR2_with_dsub_in_FPR64_lo:qsub3
83276 28, // ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
83277 0, // ZPR2_with_dsub_in_FPR64_lo:sub_32
83278 0, // ZPR2_with_dsub_in_FPR64_lo:sube32
83279 0, // ZPR2_with_dsub_in_FPR64_lo:sube64
83280 0, // ZPR2_with_dsub_in_FPR64_lo:subo32
83281 0, // ZPR2_with_dsub_in_FPR64_lo:subo64
83282 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_0
83283 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_1
83284 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_2
83285 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_3
83286 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_4
83287 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_5
83288 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_6
83289 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_7
83290 0, // ZPR2_with_dsub_in_FPR64_lo:zasubb
83291 0, // ZPR2_with_dsub_in_FPR64_lo:zasubd0
83292 0, // ZPR2_with_dsub_in_FPR64_lo:zasubd1
83293 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh0
83294 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1
83295 0, // ZPR2_with_dsub_in_FPR64_lo:zasubq0
83296 0, // ZPR2_with_dsub_in_FPR64_lo:zasubq1
83297 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs0
83298 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1
83299 78, // ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
83300 80, // ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
83301 77, // ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR
83302 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2
83303 0, // ZPR2_with_dsub_in_FPR64_lo:zsub3
83304 0, // ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
83305 0, // ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
83306 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
83307 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
83308 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
83309 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
83310 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
83311 0, // ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
83312 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
83313 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
83314 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
83315 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
83316 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
83317 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
83318 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
83319 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
83320 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
83321 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
83322 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
83323 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
83324 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83325 0, // ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83326 0, // ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
83327 0, // ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
83328 0, // ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
83329 0, // ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
83330 0, // ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
83331 0, // ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
83332 0, // ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
83333 0, // ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
83334 0, // ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
83335 0, // ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
83336 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
83337 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
83338 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
83339 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
83340 0, // ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
83341 0, // ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
83342 0, // ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
83343 0, // ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
83344 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
83345 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
83346 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
83347 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
83348 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
83349 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
83350 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
83351 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
83352 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
83353 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
83354 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
83355 0, // ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
83356 1, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
83357 40, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64
83358 2, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16
83359 24, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32
83360 76, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128
83361 0, // ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
83362 0, // ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
83363 0, // ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
83364 0, // ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
83365 0, // ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
83366 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub
83367 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub
83368 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub
83369 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub
83370 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub
83371 0, // ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
83372 0, // ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
83373 0, // ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
83374 0, // ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
83375 0, // ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
83376 0, // ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
83377 0, // ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83378 0, // ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
83379 0, // ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
83380 0, // ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
83381 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
83382 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
83383 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
83384 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
83385 0, // ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83386 0, // ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
83387 0, // ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
83388 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
83389 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
83390 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
83391 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
83392 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
83393 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
83394 0, // ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
83395 0, // ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
83396 60, // ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
83397 104, // ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo
83398 0, // ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83399 0, // ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
83400 0, // ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83401 0, // ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
83402 0, // ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1
83403 0, // ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
83404 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2
83405 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
83406 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
83407 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
83408 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83409 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
83410 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83411 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
83412 0, // ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
83413 0, // ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
83414 0, // ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
83415 },
83416 { // ZPR2_with_zsub1_in_ZPR_4b
83417 1, // ZPR2_with_zsub1_in_ZPR_4b:bsub -> FPR8
83418 40, // ZPR2_with_zsub1_in_ZPR_4b:dsub -> FPR64
83419 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub0
83420 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub1
83421 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub2
83422 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub3
83423 2, // ZPR2_with_zsub1_in_ZPR_4b:hsub -> FPR16
83424 0, // ZPR2_with_zsub1_in_ZPR_4b:psub
83425 0, // ZPR2_with_zsub1_in_ZPR_4b:psub0
83426 0, // ZPR2_with_zsub1_in_ZPR_4b:psub1
83427 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub0
83428 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1
83429 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2
83430 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub3
83431 24, // ZPR2_with_zsub1_in_ZPR_4b:ssub -> FPR32
83432 0, // ZPR2_with_zsub1_in_ZPR_4b:sub_32
83433 0, // ZPR2_with_zsub1_in_ZPR_4b:sube32
83434 0, // ZPR2_with_zsub1_in_ZPR_4b:sube64
83435 0, // ZPR2_with_zsub1_in_ZPR_4b:subo32
83436 0, // ZPR2_with_zsub1_in_ZPR_4b:subo64
83437 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_0
83438 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_1
83439 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_2
83440 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_3
83441 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_4
83442 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_5
83443 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_6
83444 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_7
83445 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubb
83446 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubd0
83447 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubd1
83448 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh0
83449 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1
83450 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubq0
83451 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubq1
83452 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs0
83453 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1
83454 76, // ZPR2_with_zsub1_in_ZPR_4b:zsub -> FPR128
83455 77, // ZPR2_with_zsub1_in_ZPR_4b:zsub0 -> ZPR
83456 80, // ZPR2_with_zsub1_in_ZPR_4b:zsub1 -> ZPR_4b
83457 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2
83458 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub3
83459 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq0
83460 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq1
83461 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd0
83462 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1
83463 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq0
83464 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq1
83465 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
83466 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
83467 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd0
83468 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1
83469 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq0
83470 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq1
83471 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs0
83472 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1
83473 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
83474 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
83475 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
83476 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
83477 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
83478 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
83479 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83480 0, // ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83481 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub1_then_bsub
83482 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub1_then_hsub
83483 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub1_then_ssub
83484 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub3_then_bsub
83485 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub3_then_hsub
83486 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub3_then_ssub
83487 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub2_then_bsub
83488 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub2_then_hsub
83489 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub2_then_ssub
83490 0, // ZPR2_with_zsub1_in_ZPR_4b:psub1_then_psub
83491 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_bsub
83492 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_dsub
83493 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_hsub
83494 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_ssub
83495 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_bsub
83496 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_dsub
83497 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_hsub
83498 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_ssub
83499 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_bsub
83500 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_dsub
83501 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_hsub
83502 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_ssub
83503 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_7_then_sub_32
83504 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32
83505 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_5_then_sub_32
83506 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32
83507 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_3_then_sub_32
83508 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32
83509 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_1_then_sub_32
83510 0, // ZPR2_with_zsub1_in_ZPR_4b:subo64_then_sub_32
83511 1, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_bsub -> FPR8
83512 49, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
83513 4, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
83514 28, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
83515 78, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
83516 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_bsub
83517 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_dsub
83518 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_hsub
83519 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_ssub
83520 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_zsub
83521 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_bsub
83522 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_dsub
83523 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_hsub
83524 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_ssub
83525 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_zsub
83526 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub0_dsub1
83527 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub0_dsub1_dsub2
83528 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub1_dsub2
83529 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub1_dsub2_dsub3
83530 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub2_dsub3
83531 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub
83532 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83533 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
83534 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub0_qsub1
83535 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub0_qsub1_qsub2
83536 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_qsub2
83537 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_qsub2_qsub3
83538 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2_qsub3
83539 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
83540 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83541 0, // ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
83542 0, // ZPR2_with_zsub1_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
83543 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_0_x8sub_1
83544 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_2_x8sub_3
83545 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_4_x8sub_5
83546 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_6_x8sub_7
83547 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
83548 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
83549 0, // ZPR2_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
83550 0, // ZPR2_with_zsub1_in_ZPR_4b:sub_32_subo64_then_sub_32
83551 61, // ZPR2_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
83552 105, // ZPR2_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
83553 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83554 0, // ZPR2_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub
83555 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83556 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub
83557 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub0_zsub1
83558 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub0_zsub1_zsub2
83559 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_zsub2
83560 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_zsub2_zsub3
83561 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_zsub3
83562 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub
83563 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83564 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub
83565 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83566 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
83567 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
83568 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub0_zsub2
83569 0, // ZPR2_with_zsub1_in_ZPR_4b:zsub1_zsub3
83570 },
83571 { // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
83572 1, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:bsub -> FPR8
83573 49, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub -> FPR64_lo
83574 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub0
83575 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub1
83576 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub2
83577 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub3
83578 4, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:hsub -> FPR16_lo
83579 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:psub
83580 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:psub0
83581 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:psub1
83582 78, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub0 -> FPR128_lo
83583 78, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1 -> FPR128_lo
83584 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2
83585 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub3
83586 28, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
83587 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:sub_32
83588 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:sube32
83589 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:sube64
83590 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:subo32
83591 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:subo64
83592 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_0
83593 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_1
83594 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_2
83595 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_3
83596 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_4
83597 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_5
83598 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_6
83599 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_7
83600 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubb
83601 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubd0
83602 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubd1
83603 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh0
83604 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1
83605 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubq0
83606 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubq1
83607 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs0
83608 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1
83609 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub
83610 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub0
83611 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1
83612 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2
83613 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub3
83614 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq0
83615 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq1
83616 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd0
83617 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1
83618 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq0
83619 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq1
83620 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
83621 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
83622 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd0
83623 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1
83624 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq0
83625 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq1
83626 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs0
83627 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1
83628 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
83629 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
83630 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
83631 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
83632 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
83633 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
83634 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83635 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83636 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub1_then_bsub
83637 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub1_then_hsub
83638 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub1_then_ssub
83639 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub3_then_bsub
83640 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub3_then_hsub
83641 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub3_then_ssub
83642 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub2_then_bsub
83643 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub2_then_hsub
83644 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub2_then_ssub
83645 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:psub1_then_psub
83646 1, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_then_bsub -> FPR8
83647 49, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
83648 4, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
83649 28, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
83650 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub3_then_bsub
83651 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub3_then_dsub
83652 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub3_then_hsub
83653 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub3_then_ssub
83654 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2_then_bsub
83655 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub
83656 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2_then_hsub
83657 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2_then_ssub
83658 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_7_then_sub_32
83659 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32
83660 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_5_then_sub_32
83661 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32
83662 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_3_then_sub_32
83663 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32
83664 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_1_then_sub_32
83665 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:subo64_then_sub_32
83666 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_bsub
83667 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub
83668 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_hsub
83669 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_ssub
83670 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub
83671 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub3_then_bsub
83672 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub3_then_dsub
83673 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub3_then_hsub
83674 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub3_then_ssub
83675 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub3_then_zsub
83676 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_bsub
83677 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub
83678 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_hsub
83679 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_ssub
83680 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub
83681 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub0_dsub1
83682 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub0_dsub1_dsub2
83683 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub1_dsub2
83684 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub1_dsub2_dsub3
83685 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub2_dsub3
83686 63, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
83687 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83688 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
83689 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub0_qsub1
83690 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub0_qsub1_qsub2
83691 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_qsub2
83692 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_qsub2_qsub3
83693 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2_qsub3
83694 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub
83695 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83696 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
83697 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
83698 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_0_x8sub_1
83699 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_2_x8sub_3
83700 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_4_x8sub_5
83701 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_6_x8sub_7
83702 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
83703 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
83704 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
83705 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:sub_32_subo64_then_sub_32
83706 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub
83707 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub
83708 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83709 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
83710 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83711 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
83712 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub0_zsub1
83713 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub0_zsub1_zsub2
83714 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_zsub2
83715 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_zsub2_zsub3
83716 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_zsub3
83717 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
83718 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83719 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
83720 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83721 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
83722 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
83723 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub0_zsub2
83724 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo:zsub1_zsub3
83725 },
83726 { // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
83727 1, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:bsub -> FPR8
83728 49, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub -> FPR64_lo
83729 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub0
83730 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub1
83731 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub2
83732 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub3
83733 4, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:hsub -> FPR16_lo
83734 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:psub
83735 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:psub0
83736 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:psub1
83737 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub0
83738 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1
83739 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2
83740 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub3
83741 28, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
83742 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:sub_32
83743 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:sube32
83744 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:sube64
83745 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:subo32
83746 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:subo64
83747 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_0
83748 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_1
83749 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_2
83750 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_3
83751 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_4
83752 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_5
83753 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_6
83754 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_7
83755 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubb
83756 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubd0
83757 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubd1
83758 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh0
83759 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1
83760 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubq0
83761 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubq1
83762 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs0
83763 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1
83764 78, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub -> FPR128_lo
83765 80, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub0 -> ZPR_4b
83766 80, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1 -> ZPR_4b
83767 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2
83768 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub3
83769 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq0
83770 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq1
83771 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd0
83772 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1
83773 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq0
83774 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq1
83775 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
83776 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
83777 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd0
83778 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1
83779 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq0
83780 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq1
83781 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs0
83782 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1
83783 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
83784 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
83785 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
83786 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
83787 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
83788 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
83789 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83790 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83791 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub1_then_bsub
83792 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub1_then_hsub
83793 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub1_then_ssub
83794 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub3_then_bsub
83795 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub3_then_hsub
83796 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub3_then_ssub
83797 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub2_then_bsub
83798 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub2_then_hsub
83799 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub2_then_ssub
83800 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:psub1_then_psub
83801 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_bsub
83802 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_dsub
83803 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_hsub
83804 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_ssub
83805 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_bsub
83806 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_dsub
83807 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_hsub
83808 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub3_then_ssub
83809 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_bsub
83810 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_dsub
83811 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_hsub
83812 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_ssub
83813 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_7_then_sub_32
83814 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32
83815 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_5_then_sub_32
83816 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32
83817 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_3_then_sub_32
83818 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32
83819 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_1_then_sub_32
83820 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:subo64_then_sub_32
83821 1, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_bsub -> FPR8
83822 49, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
83823 4, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
83824 28, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
83825 78, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
83826 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_bsub
83827 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_dsub
83828 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_hsub
83829 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_ssub
83830 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub3_then_zsub
83831 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_bsub
83832 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_dsub
83833 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_hsub
83834 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_ssub
83835 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_zsub
83836 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub0_dsub1
83837 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub0_dsub1_dsub2
83838 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub1_dsub2
83839 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub1_dsub2_dsub3
83840 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub2_dsub3
83841 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub
83842 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83843 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
83844 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub0_qsub1
83845 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub0_qsub1_qsub2
83846 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_qsub2
83847 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_qsub2_qsub3
83848 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2_qsub3
83849 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
83850 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83851 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
83852 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
83853 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_0_x8sub_1
83854 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_2_x8sub_3
83855 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_4_x8sub_5
83856 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_6_x8sub_7
83857 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
83858 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
83859 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
83860 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:sub_32_subo64_then_sub_32
83861 63, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
83862 111, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
83863 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83864 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub
83865 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83866 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub
83867 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub0_zsub1
83868 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub0_zsub1_zsub2
83869 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_zsub2
83870 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_zsub2_zsub3
83871 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_zsub3
83872 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub
83873 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
83874 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub
83875 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
83876 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
83877 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
83878 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub0_zsub2
83879 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b:zsub1_zsub3
83880 },
83881 { // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
83882 1, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:bsub -> FPR8
83883 49, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
83884 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub0
83885 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1
83886 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2
83887 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3
83888 4, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
83889 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:psub
83890 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:psub0
83891 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:psub1
83892 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub0
83893 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1
83894 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2
83895 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3
83896 28, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
83897 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:sub_32
83898 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:sube32
83899 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:sube64
83900 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:subo32
83901 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:subo64
83902 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_0
83903 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_1
83904 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2
83905 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_3
83906 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4
83907 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_5
83908 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6
83909 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_7
83910 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubb
83911 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd0
83912 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd1
83913 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh0
83914 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1
83915 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubq0
83916 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubq1
83917 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs0
83918 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1
83919 81, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
83920 82, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
83921 80, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_4b
83922 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2
83923 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3
83924 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
83925 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
83926 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
83927 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
83928 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
83929 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
83930 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
83931 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
83932 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
83933 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
83934 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
83935 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
83936 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
83937 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
83938 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
83939 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
83940 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
83941 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
83942 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
83943 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
83944 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
83945 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
83946 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_then_bsub
83947 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_then_hsub
83948 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_then_ssub
83949 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3_then_bsub
83950 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3_then_hsub
83951 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3_then_ssub
83952 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_then_bsub
83953 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_then_hsub
83954 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_then_ssub
83955 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:psub1_then_psub
83956 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_bsub
83957 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_dsub
83958 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_hsub
83959 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_ssub
83960 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_bsub
83961 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_dsub
83962 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_hsub
83963 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_ssub
83964 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_bsub
83965 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_dsub
83966 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_hsub
83967 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_ssub
83968 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
83969 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
83970 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
83971 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
83972 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
83973 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
83974 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
83975 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:subo64_then_sub_32
83976 1, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
83977 49, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
83978 4, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
83979 28, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
83980 78, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_lo
83981 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_bsub
83982 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_dsub
83983 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_hsub
83984 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_ssub
83985 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_zsub
83986 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_bsub
83987 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_dsub
83988 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_hsub
83989 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_ssub
83990 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_zsub
83991 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub0_dsub1
83992 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
83993 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_dsub2
83994 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
83995 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_dsub3
83996 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
83997 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
83998 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
83999 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub0_qsub1
84000 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
84001 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_qsub2
84002 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
84003 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_qsub3
84004 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
84005 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84006 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
84007 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
84008 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
84009 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
84010 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
84011 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
84012 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84013 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84014 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84015 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
84016 63, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
84017 120, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
84018 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84019 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
84020 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84021 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
84022 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0_zsub1
84023 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
84024 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_zsub2
84025 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
84026 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_zsub3
84027 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
84028 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84029 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
84030 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84031 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
84032 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
84033 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0_zsub2
84034 0, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_zsub3
84035 },
84036 { // QQ_with_qsub0_in_FPR128_0to7
84037 1, // QQ_with_qsub0_in_FPR128_0to7:bsub -> FPR8
84038 49, // QQ_with_qsub0_in_FPR128_0to7:dsub -> FPR64_lo
84039 0, // QQ_with_qsub0_in_FPR128_0to7:dsub0
84040 0, // QQ_with_qsub0_in_FPR128_0to7:dsub1
84041 0, // QQ_with_qsub0_in_FPR128_0to7:dsub2
84042 0, // QQ_with_qsub0_in_FPR128_0to7:dsub3
84043 4, // QQ_with_qsub0_in_FPR128_0to7:hsub -> FPR16_lo
84044 0, // QQ_with_qsub0_in_FPR128_0to7:psub
84045 0, // QQ_with_qsub0_in_FPR128_0to7:psub0
84046 0, // QQ_with_qsub0_in_FPR128_0to7:psub1
84047 81, // QQ_with_qsub0_in_FPR128_0to7:qsub0 -> FPR128_0to7
84048 78, // QQ_with_qsub0_in_FPR128_0to7:qsub1 -> FPR128_lo
84049 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2
84050 0, // QQ_with_qsub0_in_FPR128_0to7:qsub3
84051 28, // QQ_with_qsub0_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
84052 0, // QQ_with_qsub0_in_FPR128_0to7:sub_32
84053 0, // QQ_with_qsub0_in_FPR128_0to7:sube32
84054 0, // QQ_with_qsub0_in_FPR128_0to7:sube64
84055 0, // QQ_with_qsub0_in_FPR128_0to7:subo32
84056 0, // QQ_with_qsub0_in_FPR128_0to7:subo64
84057 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_0
84058 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_1
84059 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_2
84060 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_3
84061 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_4
84062 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_5
84063 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_6
84064 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_7
84065 0, // QQ_with_qsub0_in_FPR128_0to7:zasubb
84066 0, // QQ_with_qsub0_in_FPR128_0to7:zasubd0
84067 0, // QQ_with_qsub0_in_FPR128_0to7:zasubd1
84068 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh0
84069 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1
84070 0, // QQ_with_qsub0_in_FPR128_0to7:zasubq0
84071 0, // QQ_with_qsub0_in_FPR128_0to7:zasubq1
84072 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs0
84073 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1
84074 0, // QQ_with_qsub0_in_FPR128_0to7:zsub
84075 0, // QQ_with_qsub0_in_FPR128_0to7:zsub0
84076 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1
84077 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2
84078 0, // QQ_with_qsub0_in_FPR128_0to7:zsub3
84079 0, // QQ_with_qsub0_in_FPR128_0to7:zasubd1_then_zasubq0
84080 0, // QQ_with_qsub0_in_FPR128_0to7:zasubd1_then_zasubq1
84081 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd0
84082 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1
84083 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubq0
84084 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubq1
84085 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
84086 0, // QQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
84087 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd0
84088 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1
84089 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubq0
84090 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubq1
84091 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs0
84092 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1
84093 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
84094 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
84095 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
84096 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
84097 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
84098 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
84099 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
84100 0, // QQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
84101 0, // QQ_with_qsub0_in_FPR128_0to7:dsub1_then_bsub
84102 0, // QQ_with_qsub0_in_FPR128_0to7:dsub1_then_hsub
84103 0, // QQ_with_qsub0_in_FPR128_0to7:dsub1_then_ssub
84104 0, // QQ_with_qsub0_in_FPR128_0to7:dsub3_then_bsub
84105 0, // QQ_with_qsub0_in_FPR128_0to7:dsub3_then_hsub
84106 0, // QQ_with_qsub0_in_FPR128_0to7:dsub3_then_ssub
84107 0, // QQ_with_qsub0_in_FPR128_0to7:dsub2_then_bsub
84108 0, // QQ_with_qsub0_in_FPR128_0to7:dsub2_then_hsub
84109 0, // QQ_with_qsub0_in_FPR128_0to7:dsub2_then_ssub
84110 0, // QQ_with_qsub0_in_FPR128_0to7:psub1_then_psub
84111 1, // QQ_with_qsub0_in_FPR128_0to7:qsub1_then_bsub -> FPR8
84112 49, // QQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
84113 4, // QQ_with_qsub0_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
84114 28, // QQ_with_qsub0_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
84115 0, // QQ_with_qsub0_in_FPR128_0to7:qsub3_then_bsub
84116 0, // QQ_with_qsub0_in_FPR128_0to7:qsub3_then_dsub
84117 0, // QQ_with_qsub0_in_FPR128_0to7:qsub3_then_hsub
84118 0, // QQ_with_qsub0_in_FPR128_0to7:qsub3_then_ssub
84119 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2_then_bsub
84120 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2_then_dsub
84121 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2_then_hsub
84122 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2_then_ssub
84123 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_7_then_sub_32
84124 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_6_then_sub_32
84125 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_5_then_sub_32
84126 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_4_then_sub_32
84127 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_3_then_sub_32
84128 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_2_then_sub_32
84129 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_1_then_sub_32
84130 0, // QQ_with_qsub0_in_FPR128_0to7:subo64_then_sub_32
84131 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_bsub
84132 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub
84133 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_hsub
84134 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_ssub
84135 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub
84136 0, // QQ_with_qsub0_in_FPR128_0to7:zsub3_then_bsub
84137 0, // QQ_with_qsub0_in_FPR128_0to7:zsub3_then_dsub
84138 0, // QQ_with_qsub0_in_FPR128_0to7:zsub3_then_hsub
84139 0, // QQ_with_qsub0_in_FPR128_0to7:zsub3_then_ssub
84140 0, // QQ_with_qsub0_in_FPR128_0to7:zsub3_then_zsub
84141 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_bsub
84142 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_dsub
84143 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_hsub
84144 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_ssub
84145 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_zsub
84146 0, // QQ_with_qsub0_in_FPR128_0to7:dsub0_dsub1
84147 0, // QQ_with_qsub0_in_FPR128_0to7:dsub0_dsub1_dsub2
84148 0, // QQ_with_qsub0_in_FPR128_0to7:dsub1_dsub2
84149 0, // QQ_with_qsub0_in_FPR128_0to7:dsub1_dsub2_dsub3
84150 0, // QQ_with_qsub0_in_FPR128_0to7:dsub2_dsub3
84151 63, // QQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
84152 0, // QQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84153 0, // QQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
84154 0, // QQ_with_qsub0_in_FPR128_0to7:qsub0_qsub1
84155 0, // QQ_with_qsub0_in_FPR128_0to7:qsub0_qsub1_qsub2
84156 0, // QQ_with_qsub0_in_FPR128_0to7:qsub1_qsub2
84157 0, // QQ_with_qsub0_in_FPR128_0to7:qsub1_qsub2_qsub3
84158 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2_qsub3
84159 0, // QQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
84160 0, // QQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84161 0, // QQ_with_qsub0_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
84162 0, // QQ_with_qsub0_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
84163 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_0_x8sub_1
84164 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_2_x8sub_3
84165 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_4_x8sub_5
84166 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_6_x8sub_7
84167 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84168 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84169 0, // QQ_with_qsub0_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84170 0, // QQ_with_qsub0_in_FPR128_0to7:sub_32_subo64_then_sub_32
84171 0, // QQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub
84172 0, // QQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub
84173 0, // QQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84174 0, // QQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
84175 0, // QQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84176 0, // QQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
84177 0, // QQ_with_qsub0_in_FPR128_0to7:zsub0_zsub1
84178 0, // QQ_with_qsub0_in_FPR128_0to7:zsub0_zsub1_zsub2
84179 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_zsub2
84180 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_zsub2_zsub3
84181 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_zsub3
84182 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
84183 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84184 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
84185 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84186 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
84187 0, // QQ_with_qsub0_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
84188 0, // QQ_with_qsub0_in_FPR128_0to7:zsub0_zsub2
84189 0, // QQ_with_qsub0_in_FPR128_0to7:zsub1_zsub3
84190 },
84191 { // QQ_with_qsub1_in_FPR128_0to7
84192 1, // QQ_with_qsub1_in_FPR128_0to7:bsub -> FPR8
84193 40, // QQ_with_qsub1_in_FPR128_0to7:dsub -> FPR64
84194 0, // QQ_with_qsub1_in_FPR128_0to7:dsub0
84195 0, // QQ_with_qsub1_in_FPR128_0to7:dsub1
84196 0, // QQ_with_qsub1_in_FPR128_0to7:dsub2
84197 0, // QQ_with_qsub1_in_FPR128_0to7:dsub3
84198 2, // QQ_with_qsub1_in_FPR128_0to7:hsub -> FPR16
84199 0, // QQ_with_qsub1_in_FPR128_0to7:psub
84200 0, // QQ_with_qsub1_in_FPR128_0to7:psub0
84201 0, // QQ_with_qsub1_in_FPR128_0to7:psub1
84202 76, // QQ_with_qsub1_in_FPR128_0to7:qsub0 -> FPR128
84203 81, // QQ_with_qsub1_in_FPR128_0to7:qsub1 -> FPR128_0to7
84204 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2
84205 0, // QQ_with_qsub1_in_FPR128_0to7:qsub3
84206 24, // QQ_with_qsub1_in_FPR128_0to7:ssub -> FPR32
84207 0, // QQ_with_qsub1_in_FPR128_0to7:sub_32
84208 0, // QQ_with_qsub1_in_FPR128_0to7:sube32
84209 0, // QQ_with_qsub1_in_FPR128_0to7:sube64
84210 0, // QQ_with_qsub1_in_FPR128_0to7:subo32
84211 0, // QQ_with_qsub1_in_FPR128_0to7:subo64
84212 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_0
84213 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_1
84214 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_2
84215 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_3
84216 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_4
84217 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_5
84218 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_6
84219 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_7
84220 0, // QQ_with_qsub1_in_FPR128_0to7:zasubb
84221 0, // QQ_with_qsub1_in_FPR128_0to7:zasubd0
84222 0, // QQ_with_qsub1_in_FPR128_0to7:zasubd1
84223 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh0
84224 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1
84225 0, // QQ_with_qsub1_in_FPR128_0to7:zasubq0
84226 0, // QQ_with_qsub1_in_FPR128_0to7:zasubq1
84227 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs0
84228 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1
84229 0, // QQ_with_qsub1_in_FPR128_0to7:zsub
84230 0, // QQ_with_qsub1_in_FPR128_0to7:zsub0
84231 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1
84232 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2
84233 0, // QQ_with_qsub1_in_FPR128_0to7:zsub3
84234 0, // QQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq0
84235 0, // QQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq1
84236 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd0
84237 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1
84238 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq0
84239 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq1
84240 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
84241 0, // QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
84242 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd0
84243 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1
84244 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq0
84245 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq1
84246 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs0
84247 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1
84248 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
84249 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
84250 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
84251 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
84252 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
84253 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
84254 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
84255 0, // QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
84256 0, // QQ_with_qsub1_in_FPR128_0to7:dsub1_then_bsub
84257 0, // QQ_with_qsub1_in_FPR128_0to7:dsub1_then_hsub
84258 0, // QQ_with_qsub1_in_FPR128_0to7:dsub1_then_ssub
84259 0, // QQ_with_qsub1_in_FPR128_0to7:dsub3_then_bsub
84260 0, // QQ_with_qsub1_in_FPR128_0to7:dsub3_then_hsub
84261 0, // QQ_with_qsub1_in_FPR128_0to7:dsub3_then_ssub
84262 0, // QQ_with_qsub1_in_FPR128_0to7:dsub2_then_bsub
84263 0, // QQ_with_qsub1_in_FPR128_0to7:dsub2_then_hsub
84264 0, // QQ_with_qsub1_in_FPR128_0to7:dsub2_then_ssub
84265 0, // QQ_with_qsub1_in_FPR128_0to7:psub1_then_psub
84266 1, // QQ_with_qsub1_in_FPR128_0to7:qsub1_then_bsub -> FPR8
84267 49, // QQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
84268 4, // QQ_with_qsub1_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
84269 28, // QQ_with_qsub1_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
84270 0, // QQ_with_qsub1_in_FPR128_0to7:qsub3_then_bsub
84271 0, // QQ_with_qsub1_in_FPR128_0to7:qsub3_then_dsub
84272 0, // QQ_with_qsub1_in_FPR128_0to7:qsub3_then_hsub
84273 0, // QQ_with_qsub1_in_FPR128_0to7:qsub3_then_ssub
84274 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2_then_bsub
84275 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub
84276 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2_then_hsub
84277 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2_then_ssub
84278 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_7_then_sub_32
84279 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32
84280 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_5_then_sub_32
84281 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32
84282 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_3_then_sub_32
84283 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32
84284 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_1_then_sub_32
84285 0, // QQ_with_qsub1_in_FPR128_0to7:subo64_then_sub_32
84286 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_bsub
84287 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub
84288 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_hsub
84289 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_ssub
84290 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub
84291 0, // QQ_with_qsub1_in_FPR128_0to7:zsub3_then_bsub
84292 0, // QQ_with_qsub1_in_FPR128_0to7:zsub3_then_dsub
84293 0, // QQ_with_qsub1_in_FPR128_0to7:zsub3_then_hsub
84294 0, // QQ_with_qsub1_in_FPR128_0to7:zsub3_then_ssub
84295 0, // QQ_with_qsub1_in_FPR128_0to7:zsub3_then_zsub
84296 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_bsub
84297 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub
84298 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_hsub
84299 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_ssub
84300 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub
84301 0, // QQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1
84302 0, // QQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1_dsub2
84303 0, // QQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2
84304 0, // QQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2_dsub3
84305 0, // QQ_with_qsub1_in_FPR128_0to7:dsub2_dsub3
84306 61, // QQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
84307 0, // QQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84308 0, // QQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
84309 0, // QQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1
84310 0, // QQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1_qsub2
84311 0, // QQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2
84312 0, // QQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2_qsub3
84313 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2_qsub3
84314 0, // QQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
84315 0, // QQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84316 0, // QQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
84317 0, // QQ_with_qsub1_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
84318 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_0_x8sub_1
84319 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_2_x8sub_3
84320 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_4_x8sub_5
84321 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_6_x8sub_7
84322 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84323 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84324 0, // QQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84325 0, // QQ_with_qsub1_in_FPR128_0to7:sub_32_subo64_then_sub_32
84326 0, // QQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub
84327 0, // QQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub
84328 0, // QQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84329 0, // QQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
84330 0, // QQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84331 0, // QQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
84332 0, // QQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1
84333 0, // QQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1_zsub2
84334 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2
84335 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2_zsub3
84336 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_zsub3
84337 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
84338 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84339 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
84340 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84341 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
84342 0, // QQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
84343 0, // QQ_with_qsub1_in_FPR128_0to7:zsub0_zsub2
84344 0, // QQ_with_qsub1_in_FPR128_0to7:zsub1_zsub3
84345 },
84346 { // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
84347 1, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
84348 49, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
84349 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
84350 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
84351 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
84352 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
84353 4, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
84354 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
84355 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
84356 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
84357 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
84358 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
84359 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
84360 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
84361 28, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
84362 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
84363 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
84364 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
84365 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
84366 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
84367 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
84368 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
84369 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
84370 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
84371 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
84372 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
84373 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
84374 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
84375 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
84376 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
84377 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
84378 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
84379 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
84380 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
84381 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
84382 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
84383 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
84384 78, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
84385 80, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
84386 80, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
84387 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2
84388 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3
84389 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
84390 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
84391 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
84392 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
84393 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
84394 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
84395 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
84396 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
84397 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
84398 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
84399 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
84400 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
84401 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
84402 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
84403 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
84404 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
84405 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
84406 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
84407 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
84408 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
84409 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
84410 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
84411 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
84412 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
84413 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
84414 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
84415 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
84416 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
84417 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
84418 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
84419 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
84420 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
84421 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
84422 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
84423 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
84424 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
84425 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
84426 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
84427 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
84428 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
84429 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
84430 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
84431 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
84432 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
84433 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
84434 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
84435 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
84436 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
84437 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
84438 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
84439 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
84440 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
84441 1, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
84442 49, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
84443 4, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
84444 28, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
84445 78, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
84446 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
84447 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
84448 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
84449 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
84450 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
84451 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub
84452 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub
84453 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub
84454 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub
84455 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub
84456 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
84457 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
84458 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
84459 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
84460 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
84461 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
84462 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84463 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
84464 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
84465 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
84466 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
84467 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
84468 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
84469 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
84470 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84471 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
84472 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
84473 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
84474 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
84475 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
84476 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
84477 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84478 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84479 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84480 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
84481 63, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
84482 111, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
84483 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84484 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
84485 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84486 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
84487 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1
84488 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
84489 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2
84490 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
84491 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
84492 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
84493 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84494 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
84495 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84496 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
84497 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
84498 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
84499 0, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
84500 },
84501 { // ZPR2Strided_with_dsub_in_FPR64_lo
84502 1, // ZPR2Strided_with_dsub_in_FPR64_lo:bsub -> FPR8
84503 49, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
84504 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub0
84505 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub1
84506 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub2
84507 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub3
84508 4, // ZPR2Strided_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
84509 0, // ZPR2Strided_with_dsub_in_FPR64_lo:psub
84510 0, // ZPR2Strided_with_dsub_in_FPR64_lo:psub0
84511 0, // ZPR2Strided_with_dsub_in_FPR64_lo:psub1
84512 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub0
84513 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1
84514 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2
84515 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub3
84516 28, // ZPR2Strided_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
84517 0, // ZPR2Strided_with_dsub_in_FPR64_lo:sub_32
84518 0, // ZPR2Strided_with_dsub_in_FPR64_lo:sube32
84519 0, // ZPR2Strided_with_dsub_in_FPR64_lo:sube64
84520 0, // ZPR2Strided_with_dsub_in_FPR64_lo:subo32
84521 0, // ZPR2Strided_with_dsub_in_FPR64_lo:subo64
84522 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_0
84523 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_1
84524 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_2
84525 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_3
84526 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_4
84527 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_5
84528 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_6
84529 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_7
84530 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubb
84531 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubd0
84532 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubd1
84533 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh0
84534 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1
84535 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubq0
84536 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubq1
84537 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs0
84538 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1
84539 81, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub -> FPR128_0to7
84540 82, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub0 -> ZPR_3b
84541 80, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
84542 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2
84543 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub3
84544 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
84545 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
84546 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
84547 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
84548 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
84549 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
84550 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
84551 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
84552 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
84553 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
84554 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
84555 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
84556 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
84557 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
84558 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
84559 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
84560 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
84561 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
84562 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
84563 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
84564 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
84565 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
84566 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub1_then_bsub
84567 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub1_then_hsub
84568 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub1_then_ssub
84569 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub3_then_bsub
84570 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub3_then_hsub
84571 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub3_then_ssub
84572 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub2_then_bsub
84573 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub2_then_hsub
84574 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub2_then_ssub
84575 0, // ZPR2Strided_with_dsub_in_FPR64_lo:psub1_then_psub
84576 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_then_bsub
84577 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_then_dsub
84578 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_then_hsub
84579 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_then_ssub
84580 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub3_then_bsub
84581 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub3_then_dsub
84582 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub3_then_hsub
84583 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub3_then_ssub
84584 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2_then_bsub
84585 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2_then_dsub
84586 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2_then_hsub
84587 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2_then_ssub
84588 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
84589 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
84590 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
84591 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
84592 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
84593 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
84594 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
84595 0, // ZPR2Strided_with_dsub_in_FPR64_lo:subo64_then_sub_32
84596 1, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
84597 49, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
84598 4, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
84599 28, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
84600 78, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
84601 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub3_then_bsub
84602 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub3_then_dsub
84603 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub3_then_hsub
84604 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub3_then_ssub
84605 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub3_then_zsub
84606 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_bsub
84607 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_dsub
84608 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_hsub
84609 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_ssub
84610 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_zsub
84611 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub0_dsub1
84612 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
84613 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub1_dsub2
84614 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
84615 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub2_dsub3
84616 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
84617 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84618 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
84619 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub0_qsub1
84620 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
84621 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_qsub2
84622 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
84623 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2_qsub3
84624 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
84625 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84626 0, // ZPR2Strided_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
84627 0, // ZPR2Strided_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
84628 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
84629 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
84630 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
84631 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
84632 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84633 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84634 0, // ZPR2Strided_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84635 0, // ZPR2Strided_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
84636 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub
84637 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub
84638 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84639 0, // ZPR2Strided_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
84640 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84641 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
84642 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub0_zsub1
84643 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
84644 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_zsub2
84645 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
84646 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_zsub3
84647 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
84648 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84649 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
84650 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84651 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
84652 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
84653 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub0_zsub2
84654 0, // ZPR2Strided_with_dsub_in_FPR64_lo:zsub1_zsub3
84655 },
84656 { // ZPR2_with_zsub1_in_ZPR_3b
84657 1, // ZPR2_with_zsub1_in_ZPR_3b:bsub -> FPR8
84658 40, // ZPR2_with_zsub1_in_ZPR_3b:dsub -> FPR64
84659 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub0
84660 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub1
84661 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub2
84662 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub3
84663 2, // ZPR2_with_zsub1_in_ZPR_3b:hsub -> FPR16
84664 0, // ZPR2_with_zsub1_in_ZPR_3b:psub
84665 0, // ZPR2_with_zsub1_in_ZPR_3b:psub0
84666 0, // ZPR2_with_zsub1_in_ZPR_3b:psub1
84667 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub0
84668 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1
84669 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2
84670 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub3
84671 24, // ZPR2_with_zsub1_in_ZPR_3b:ssub -> FPR32
84672 0, // ZPR2_with_zsub1_in_ZPR_3b:sub_32
84673 0, // ZPR2_with_zsub1_in_ZPR_3b:sube32
84674 0, // ZPR2_with_zsub1_in_ZPR_3b:sube64
84675 0, // ZPR2_with_zsub1_in_ZPR_3b:subo32
84676 0, // ZPR2_with_zsub1_in_ZPR_3b:subo64
84677 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_0
84678 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_1
84679 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_2
84680 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_3
84681 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_4
84682 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_5
84683 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_6
84684 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_7
84685 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubb
84686 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubd0
84687 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubd1
84688 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh0
84689 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1
84690 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubq0
84691 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubq1
84692 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs0
84693 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1
84694 76, // ZPR2_with_zsub1_in_ZPR_3b:zsub -> FPR128
84695 77, // ZPR2_with_zsub1_in_ZPR_3b:zsub0 -> ZPR
84696 82, // ZPR2_with_zsub1_in_ZPR_3b:zsub1 -> ZPR_3b
84697 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2
84698 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub3
84699 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq0
84700 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq1
84701 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd0
84702 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1
84703 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq0
84704 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq1
84705 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
84706 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
84707 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd0
84708 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1
84709 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq0
84710 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq1
84711 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs0
84712 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1
84713 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
84714 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
84715 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
84716 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
84717 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
84718 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
84719 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
84720 0, // ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
84721 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub1_then_bsub
84722 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub1_then_hsub
84723 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub1_then_ssub
84724 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub3_then_bsub
84725 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub3_then_hsub
84726 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub3_then_ssub
84727 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub2_then_bsub
84728 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub2_then_hsub
84729 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub2_then_ssub
84730 0, // ZPR2_with_zsub1_in_ZPR_3b:psub1_then_psub
84731 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_bsub
84732 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_dsub
84733 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_hsub
84734 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_ssub
84735 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_bsub
84736 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_dsub
84737 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_hsub
84738 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_ssub
84739 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_bsub
84740 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_dsub
84741 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_hsub
84742 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_ssub
84743 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_7_then_sub_32
84744 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32
84745 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_5_then_sub_32
84746 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32
84747 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_3_then_sub_32
84748 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32
84749 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_1_then_sub_32
84750 0, // ZPR2_with_zsub1_in_ZPR_3b:subo64_then_sub_32
84751 1, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_bsub -> FPR8
84752 49, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
84753 4, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
84754 28, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
84755 81, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
84756 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_bsub
84757 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_dsub
84758 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_hsub
84759 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_ssub
84760 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_zsub
84761 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_bsub
84762 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_dsub
84763 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_hsub
84764 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_ssub
84765 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_zsub
84766 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub0_dsub1
84767 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub0_dsub1_dsub2
84768 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub1_dsub2
84769 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub1_dsub2_dsub3
84770 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub2_dsub3
84771 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub
84772 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84773 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
84774 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub0_qsub1
84775 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub0_qsub1_qsub2
84776 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_qsub2
84777 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_qsub2_qsub3
84778 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2_qsub3
84779 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
84780 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84781 0, // ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
84782 0, // ZPR2_with_zsub1_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
84783 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_0_x8sub_1
84784 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_2_x8sub_3
84785 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_4_x8sub_5
84786 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_6_x8sub_7
84787 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84788 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84789 0, // ZPR2_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84790 0, // ZPR2_with_zsub1_in_ZPR_3b:sub_32_subo64_then_sub_32
84791 61, // ZPR2_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
84792 115, // ZPR2_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
84793 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84794 0, // ZPR2_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
84795 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84796 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
84797 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub0_zsub1
84798 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub0_zsub1_zsub2
84799 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_zsub2
84800 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_zsub2_zsub3
84801 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_zsub3
84802 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub
84803 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84804 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub
84805 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84806 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
84807 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
84808 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub0_zsub2
84809 0, // ZPR2_with_zsub1_in_ZPR_3b:zsub1_zsub3
84810 },
84811 { // ZPR2_with_zsub_in_FPR128_0to7
84812 1, // ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
84813 49, // ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
84814 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub0
84815 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub1
84816 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub2
84817 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub3
84818 4, // ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
84819 0, // ZPR2_with_zsub_in_FPR128_0to7:psub
84820 0, // ZPR2_with_zsub_in_FPR128_0to7:psub0
84821 0, // ZPR2_with_zsub_in_FPR128_0to7:psub1
84822 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub0
84823 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1
84824 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2
84825 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub3
84826 28, // ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
84827 0, // ZPR2_with_zsub_in_FPR128_0to7:sub_32
84828 0, // ZPR2_with_zsub_in_FPR128_0to7:sube32
84829 0, // ZPR2_with_zsub_in_FPR128_0to7:sube64
84830 0, // ZPR2_with_zsub_in_FPR128_0to7:subo32
84831 0, // ZPR2_with_zsub_in_FPR128_0to7:subo64
84832 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
84833 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
84834 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
84835 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
84836 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
84837 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
84838 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
84839 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
84840 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubb
84841 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubd0
84842 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubd1
84843 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh0
84844 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1
84845 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubq0
84846 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubq1
84847 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs0
84848 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1
84849 81, // ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
84850 82, // ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
84851 80, // ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_4b
84852 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2
84853 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub3
84854 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
84855 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
84856 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
84857 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
84858 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
84859 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
84860 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
84861 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
84862 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
84863 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
84864 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
84865 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
84866 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
84867 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
84868 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
84869 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
84870 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
84871 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
84872 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
84873 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
84874 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
84875 0, // ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
84876 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
84877 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
84878 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
84879 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
84880 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
84881 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
84882 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
84883 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
84884 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
84885 0, // ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
84886 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
84887 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
84888 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
84889 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
84890 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
84891 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
84892 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
84893 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
84894 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
84895 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
84896 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
84897 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
84898 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
84899 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
84900 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
84901 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
84902 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
84903 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
84904 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
84905 0, // ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
84906 1, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
84907 49, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
84908 4, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
84909 28, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
84910 78, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_lo
84911 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub
84912 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub
84913 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub
84914 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub
84915 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub
84916 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub
84917 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub
84918 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub
84919 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub
84920 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub
84921 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
84922 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
84923 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
84924 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
84925 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
84926 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
84927 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84928 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
84929 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
84930 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
84931 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
84932 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
84933 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
84934 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
84935 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
84936 0, // ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
84937 0, // ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
84938 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
84939 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
84940 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
84941 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
84942 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
84943 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
84944 0, // ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
84945 0, // ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
84946 63, // ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
84947 114, // ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
84948 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84949 0, // ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
84950 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84951 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
84952 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1
84953 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
84954 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2
84955 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
84956 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3
84957 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
84958 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
84959 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
84960 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
84961 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
84962 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
84963 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
84964 0, // ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
84965 },
84966 { // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
84967 1, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:bsub -> FPR8
84968 49, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub -> FPR64_lo
84969 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub0
84970 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub1
84971 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub2
84972 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub3
84973 4, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:hsub -> FPR16_lo
84974 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:psub
84975 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:psub0
84976 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:psub1
84977 81, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub0 -> FPR128_0to7
84978 81, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1 -> FPR128_0to7
84979 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2
84980 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub3
84981 28, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
84982 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:sub_32
84983 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:sube32
84984 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:sube64
84985 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:subo32
84986 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:subo64
84987 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_0
84988 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_1
84989 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_2
84990 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_3
84991 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_4
84992 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_5
84993 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_6
84994 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_7
84995 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubb
84996 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubd0
84997 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubd1
84998 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh0
84999 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1
85000 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubq0
85001 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubq1
85002 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs0
85003 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1
85004 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub
85005 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub0
85006 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1
85007 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2
85008 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub3
85009 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq0
85010 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq1
85011 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd0
85012 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1
85013 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq0
85014 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq1
85015 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
85016 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
85017 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd0
85018 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1
85019 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq0
85020 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq1
85021 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs0
85022 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1
85023 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
85024 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
85025 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
85026 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
85027 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
85028 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
85029 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85030 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85031 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub1_then_bsub
85032 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub1_then_hsub
85033 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub1_then_ssub
85034 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub3_then_bsub
85035 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub3_then_hsub
85036 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub3_then_ssub
85037 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub2_then_bsub
85038 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub2_then_hsub
85039 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub2_then_ssub
85040 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:psub1_then_psub
85041 1, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_then_bsub -> FPR8
85042 49, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
85043 4, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
85044 28, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
85045 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub3_then_bsub
85046 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub3_then_dsub
85047 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub3_then_hsub
85048 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub3_then_ssub
85049 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2_then_bsub
85050 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub
85051 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2_then_hsub
85052 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2_then_ssub
85053 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_7_then_sub_32
85054 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32
85055 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_5_then_sub_32
85056 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32
85057 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_3_then_sub_32
85058 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32
85059 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_1_then_sub_32
85060 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:subo64_then_sub_32
85061 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_bsub
85062 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub
85063 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_hsub
85064 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_ssub
85065 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub
85066 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub3_then_bsub
85067 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub3_then_dsub
85068 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub3_then_hsub
85069 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub3_then_ssub
85070 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub3_then_zsub
85071 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_bsub
85072 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub
85073 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_hsub
85074 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_ssub
85075 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub
85076 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1
85077 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1_dsub2
85078 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2
85079 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2_dsub3
85080 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub2_dsub3
85081 63, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
85082 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85083 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
85084 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1
85085 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1_qsub2
85086 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2
85087 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2_qsub3
85088 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2_qsub3
85089 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
85090 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85091 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
85092 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
85093 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_0_x8sub_1
85094 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_2_x8sub_3
85095 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_4_x8sub_5
85096 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_6_x8sub_7
85097 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
85098 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
85099 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
85100 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:sub_32_subo64_then_sub_32
85101 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub
85102 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub
85103 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85104 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
85105 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85106 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
85107 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1
85108 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1_zsub2
85109 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2
85110 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2_zsub3
85111 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_zsub3
85112 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
85113 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85114 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
85115 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85116 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
85117 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
85118 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub0_zsub2
85119 0, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7:zsub1_zsub3
85120 },
85121 { // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
85122 1, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:bsub -> FPR8
85123 49, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub -> FPR64_lo
85124 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub0
85125 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub1
85126 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub2
85127 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub3
85128 4, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:hsub -> FPR16_lo
85129 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:psub
85130 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:psub0
85131 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:psub1
85132 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub0
85133 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1
85134 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2
85135 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub3
85136 28, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
85137 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:sub_32
85138 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:sube32
85139 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:sube64
85140 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:subo32
85141 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:subo64
85142 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_0
85143 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_1
85144 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_2
85145 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_3
85146 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_4
85147 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_5
85148 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_6
85149 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_7
85150 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubb
85151 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubd0
85152 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubd1
85153 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh0
85154 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1
85155 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubq0
85156 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubq1
85157 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs0
85158 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1
85159 81, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub -> FPR128_0to7
85160 82, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub0 -> ZPR_3b
85161 82, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1 -> ZPR_3b
85162 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2
85163 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub3
85164 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq0
85165 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq1
85166 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd0
85167 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1
85168 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq0
85169 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq1
85170 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
85171 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
85172 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd0
85173 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1
85174 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq0
85175 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq1
85176 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs0
85177 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1
85178 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
85179 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
85180 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
85181 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
85182 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
85183 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
85184 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85185 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85186 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub1_then_bsub
85187 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub1_then_hsub
85188 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub1_then_ssub
85189 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub3_then_bsub
85190 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub3_then_hsub
85191 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub3_then_ssub
85192 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub2_then_bsub
85193 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub2_then_hsub
85194 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub2_then_ssub
85195 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:psub1_then_psub
85196 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_bsub
85197 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_dsub
85198 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_hsub
85199 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_ssub
85200 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_bsub
85201 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_dsub
85202 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_hsub
85203 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub3_then_ssub
85204 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_bsub
85205 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_dsub
85206 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_hsub
85207 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_ssub
85208 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_7_then_sub_32
85209 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32
85210 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_5_then_sub_32
85211 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32
85212 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_3_then_sub_32
85213 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32
85214 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_1_then_sub_32
85215 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:subo64_then_sub_32
85216 1, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_bsub -> FPR8
85217 49, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
85218 4, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
85219 28, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
85220 81, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
85221 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_bsub
85222 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_dsub
85223 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_hsub
85224 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_ssub
85225 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub3_then_zsub
85226 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_bsub
85227 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_dsub
85228 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_hsub
85229 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_ssub
85230 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_zsub
85231 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub0_dsub1
85232 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub0_dsub1_dsub2
85233 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub1_dsub2
85234 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub1_dsub2_dsub3
85235 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub2_dsub3
85236 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub
85237 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85238 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
85239 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub0_qsub1
85240 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub0_qsub1_qsub2
85241 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_qsub2
85242 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_qsub2_qsub3
85243 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2_qsub3
85244 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
85245 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85246 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
85247 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
85248 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_0_x8sub_1
85249 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_2_x8sub_3
85250 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_4_x8sub_5
85251 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_6_x8sub_7
85252 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
85253 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
85254 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
85255 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:sub_32_subo64_then_sub_32
85256 63, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
85257 120, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
85258 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85259 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub
85260 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85261 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub
85262 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub0_zsub1
85263 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub0_zsub1_zsub2
85264 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_zsub2
85265 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_zsub2_zsub3
85266 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_zsub3
85267 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub
85268 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85269 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub
85270 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85271 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
85272 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
85273 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub0_zsub2
85274 0, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b:zsub1_zsub3
85275 },
85276 { // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
85277 1, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
85278 49, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
85279 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
85280 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
85281 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
85282 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
85283 4, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
85284 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
85285 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
85286 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
85287 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
85288 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
85289 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
85290 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
85291 28, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
85292 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
85293 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
85294 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
85295 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
85296 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
85297 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
85298 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
85299 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
85300 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
85301 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
85302 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
85303 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
85304 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
85305 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
85306 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
85307 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
85308 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
85309 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
85310 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
85311 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
85312 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
85313 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
85314 81, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
85315 82, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
85316 82, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
85317 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2
85318 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3
85319 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
85320 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
85321 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
85322 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
85323 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
85324 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
85325 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
85326 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
85327 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
85328 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
85329 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
85330 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
85331 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
85332 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
85333 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
85334 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
85335 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
85336 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
85337 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
85338 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
85339 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85340 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85341 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
85342 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
85343 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
85344 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
85345 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
85346 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
85347 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
85348 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
85349 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
85350 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
85351 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
85352 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
85353 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
85354 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
85355 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
85356 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
85357 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
85358 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
85359 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
85360 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
85361 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
85362 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
85363 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
85364 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
85365 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
85366 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
85367 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
85368 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
85369 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
85370 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
85371 1, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
85372 49, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
85373 4, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
85374 28, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
85375 81, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
85376 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub
85377 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub
85378 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub
85379 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub
85380 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub
85381 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub
85382 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub
85383 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub
85384 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub
85385 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub
85386 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
85387 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
85388 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
85389 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
85390 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
85391 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
85392 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85393 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
85394 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
85395 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
85396 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
85397 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
85398 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
85399 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
85400 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85401 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
85402 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
85403 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
85404 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
85405 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
85406 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
85407 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
85408 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
85409 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
85410 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
85411 63, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
85412 120, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
85413 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85414 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
85415 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85416 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
85417 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1
85418 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
85419 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2
85420 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
85421 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3
85422 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
85423 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85424 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
85425 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85426 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
85427 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
85428 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
85429 0, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
85430 },
85431 { // MPR64
85432 0, // MPR64:bsub
85433 0, // MPR64:dsub
85434 0, // MPR64:dsub0
85435 0, // MPR64:dsub1
85436 0, // MPR64:dsub2
85437 0, // MPR64:dsub3
85438 0, // MPR64:hsub
85439 0, // MPR64:psub
85440 0, // MPR64:psub0
85441 0, // MPR64:psub1
85442 0, // MPR64:qsub0
85443 0, // MPR64:qsub1
85444 0, // MPR64:qsub2
85445 0, // MPR64:qsub3
85446 0, // MPR64:ssub
85447 0, // MPR64:sub_32
85448 0, // MPR64:sube32
85449 0, // MPR64:sube64
85450 0, // MPR64:subo32
85451 0, // MPR64:subo64
85452 0, // MPR64:x8sub_0
85453 0, // MPR64:x8sub_1
85454 0, // MPR64:x8sub_2
85455 0, // MPR64:x8sub_3
85456 0, // MPR64:x8sub_4
85457 0, // MPR64:x8sub_5
85458 0, // MPR64:x8sub_6
85459 0, // MPR64:x8sub_7
85460 0, // MPR64:zasubb
85461 0, // MPR64:zasubd0
85462 0, // MPR64:zasubd1
85463 0, // MPR64:zasubh0
85464 0, // MPR64:zasubh1
85465 79, // MPR64:zasubq0 -> MPR128
85466 79, // MPR64:zasubq1 -> MPR128
85467 0, // MPR64:zasubs0
85468 0, // MPR64:zasubs1
85469 0, // MPR64:zsub
85470 0, // MPR64:zsub0
85471 0, // MPR64:zsub1
85472 0, // MPR64:zsub2
85473 0, // MPR64:zsub3
85474 0, // MPR64:zasubd1_then_zasubq0
85475 0, // MPR64:zasubd1_then_zasubq1
85476 0, // MPR64:zasubs1_then_zasubd0
85477 0, // MPR64:zasubs1_then_zasubd1
85478 0, // MPR64:zasubs1_then_zasubq0
85479 0, // MPR64:zasubs1_then_zasubq1
85480 0, // MPR64:zasubs1_then_zasubd1_then_zasubq0
85481 0, // MPR64:zasubs1_then_zasubd1_then_zasubq1
85482 0, // MPR64:zasubh1_then_zasubd0
85483 0, // MPR64:zasubh1_then_zasubd1
85484 0, // MPR64:zasubh1_then_zasubq0
85485 0, // MPR64:zasubh1_then_zasubq1
85486 0, // MPR64:zasubh1_then_zasubs0
85487 0, // MPR64:zasubh1_then_zasubs1
85488 0, // MPR64:zasubh1_then_zasubd1_then_zasubq0
85489 0, // MPR64:zasubh1_then_zasubd1_then_zasubq1
85490 0, // MPR64:zasubh1_then_zasubs1_then_zasubd0
85491 0, // MPR64:zasubh1_then_zasubs1_then_zasubd1
85492 0, // MPR64:zasubh1_then_zasubs1_then_zasubq0
85493 0, // MPR64:zasubh1_then_zasubs1_then_zasubq1
85494 0, // MPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85495 0, // MPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85496 0, // MPR64:dsub1_then_bsub
85497 0, // MPR64:dsub1_then_hsub
85498 0, // MPR64:dsub1_then_ssub
85499 0, // MPR64:dsub3_then_bsub
85500 0, // MPR64:dsub3_then_hsub
85501 0, // MPR64:dsub3_then_ssub
85502 0, // MPR64:dsub2_then_bsub
85503 0, // MPR64:dsub2_then_hsub
85504 0, // MPR64:dsub2_then_ssub
85505 0, // MPR64:psub1_then_psub
85506 0, // MPR64:qsub1_then_bsub
85507 0, // MPR64:qsub1_then_dsub
85508 0, // MPR64:qsub1_then_hsub
85509 0, // MPR64:qsub1_then_ssub
85510 0, // MPR64:qsub3_then_bsub
85511 0, // MPR64:qsub3_then_dsub
85512 0, // MPR64:qsub3_then_hsub
85513 0, // MPR64:qsub3_then_ssub
85514 0, // MPR64:qsub2_then_bsub
85515 0, // MPR64:qsub2_then_dsub
85516 0, // MPR64:qsub2_then_hsub
85517 0, // MPR64:qsub2_then_ssub
85518 0, // MPR64:x8sub_7_then_sub_32
85519 0, // MPR64:x8sub_6_then_sub_32
85520 0, // MPR64:x8sub_5_then_sub_32
85521 0, // MPR64:x8sub_4_then_sub_32
85522 0, // MPR64:x8sub_3_then_sub_32
85523 0, // MPR64:x8sub_2_then_sub_32
85524 0, // MPR64:x8sub_1_then_sub_32
85525 0, // MPR64:subo64_then_sub_32
85526 0, // MPR64:zsub1_then_bsub
85527 0, // MPR64:zsub1_then_dsub
85528 0, // MPR64:zsub1_then_hsub
85529 0, // MPR64:zsub1_then_ssub
85530 0, // MPR64:zsub1_then_zsub
85531 0, // MPR64:zsub3_then_bsub
85532 0, // MPR64:zsub3_then_dsub
85533 0, // MPR64:zsub3_then_hsub
85534 0, // MPR64:zsub3_then_ssub
85535 0, // MPR64:zsub3_then_zsub
85536 0, // MPR64:zsub2_then_bsub
85537 0, // MPR64:zsub2_then_dsub
85538 0, // MPR64:zsub2_then_hsub
85539 0, // MPR64:zsub2_then_ssub
85540 0, // MPR64:zsub2_then_zsub
85541 0, // MPR64:dsub0_dsub1
85542 0, // MPR64:dsub0_dsub1_dsub2
85543 0, // MPR64:dsub1_dsub2
85544 0, // MPR64:dsub1_dsub2_dsub3
85545 0, // MPR64:dsub2_dsub3
85546 0, // MPR64:dsub_qsub1_then_dsub
85547 0, // MPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85548 0, // MPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
85549 0, // MPR64:qsub0_qsub1
85550 0, // MPR64:qsub0_qsub1_qsub2
85551 0, // MPR64:qsub1_qsub2
85552 0, // MPR64:qsub1_qsub2_qsub3
85553 0, // MPR64:qsub2_qsub3
85554 0, // MPR64:qsub1_then_dsub_qsub2_then_dsub
85555 0, // MPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85556 0, // MPR64:qsub2_then_dsub_qsub3_then_dsub
85557 0, // MPR64:sub_32_x8sub_1_then_sub_32
85558 0, // MPR64:x8sub_0_x8sub_1
85559 0, // MPR64:x8sub_2_x8sub_3
85560 0, // MPR64:x8sub_4_x8sub_5
85561 0, // MPR64:x8sub_6_x8sub_7
85562 0, // MPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32
85563 0, // MPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32
85564 0, // MPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32
85565 0, // MPR64:sub_32_subo64_then_sub_32
85566 0, // MPR64:dsub_zsub1_then_dsub
85567 0, // MPR64:zsub_zsub1_then_zsub
85568 0, // MPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85569 0, // MPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
85570 0, // MPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85571 0, // MPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
85572 0, // MPR64:zsub0_zsub1
85573 0, // MPR64:zsub0_zsub1_zsub2
85574 0, // MPR64:zsub1_zsub2
85575 0, // MPR64:zsub1_zsub2_zsub3
85576 0, // MPR64:zsub2_zsub3
85577 0, // MPR64:zsub1_then_dsub_zsub2_then_dsub
85578 0, // MPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85579 0, // MPR64:zsub1_then_zsub_zsub2_then_zsub
85580 0, // MPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85581 0, // MPR64:zsub2_then_dsub_zsub3_then_dsub
85582 0, // MPR64:zsub2_then_zsub_zsub3_then_zsub
85583 0, // MPR64:zsub0_zsub2
85584 0, // MPR64:zsub1_zsub3
85585 },
85586 { // QQQ
85587 1, // QQQ:bsub -> FPR8
85588 40, // QQQ:dsub -> FPR64
85589 0, // QQQ:dsub0
85590 0, // QQQ:dsub1
85591 0, // QQQ:dsub2
85592 0, // QQQ:dsub3
85593 2, // QQQ:hsub -> FPR16
85594 0, // QQQ:psub
85595 0, // QQQ:psub0
85596 0, // QQQ:psub1
85597 76, // QQQ:qsub0 -> FPR128
85598 76, // QQQ:qsub1 -> FPR128
85599 76, // QQQ:qsub2 -> FPR128
85600 0, // QQQ:qsub3
85601 24, // QQQ:ssub -> FPR32
85602 0, // QQQ:sub_32
85603 0, // QQQ:sube32
85604 0, // QQQ:sube64
85605 0, // QQQ:subo32
85606 0, // QQQ:subo64
85607 0, // QQQ:x8sub_0
85608 0, // QQQ:x8sub_1
85609 0, // QQQ:x8sub_2
85610 0, // QQQ:x8sub_3
85611 0, // QQQ:x8sub_4
85612 0, // QQQ:x8sub_5
85613 0, // QQQ:x8sub_6
85614 0, // QQQ:x8sub_7
85615 0, // QQQ:zasubb
85616 0, // QQQ:zasubd0
85617 0, // QQQ:zasubd1
85618 0, // QQQ:zasubh0
85619 0, // QQQ:zasubh1
85620 0, // QQQ:zasubq0
85621 0, // QQQ:zasubq1
85622 0, // QQQ:zasubs0
85623 0, // QQQ:zasubs1
85624 0, // QQQ:zsub
85625 0, // QQQ:zsub0
85626 0, // QQQ:zsub1
85627 0, // QQQ:zsub2
85628 0, // QQQ:zsub3
85629 0, // QQQ:zasubd1_then_zasubq0
85630 0, // QQQ:zasubd1_then_zasubq1
85631 0, // QQQ:zasubs1_then_zasubd0
85632 0, // QQQ:zasubs1_then_zasubd1
85633 0, // QQQ:zasubs1_then_zasubq0
85634 0, // QQQ:zasubs1_then_zasubq1
85635 0, // QQQ:zasubs1_then_zasubd1_then_zasubq0
85636 0, // QQQ:zasubs1_then_zasubd1_then_zasubq1
85637 0, // QQQ:zasubh1_then_zasubd0
85638 0, // QQQ:zasubh1_then_zasubd1
85639 0, // QQQ:zasubh1_then_zasubq0
85640 0, // QQQ:zasubh1_then_zasubq1
85641 0, // QQQ:zasubh1_then_zasubs0
85642 0, // QQQ:zasubh1_then_zasubs1
85643 0, // QQQ:zasubh1_then_zasubd1_then_zasubq0
85644 0, // QQQ:zasubh1_then_zasubd1_then_zasubq1
85645 0, // QQQ:zasubh1_then_zasubs1_then_zasubd0
85646 0, // QQQ:zasubh1_then_zasubs1_then_zasubd1
85647 0, // QQQ:zasubh1_then_zasubs1_then_zasubq0
85648 0, // QQQ:zasubh1_then_zasubs1_then_zasubq1
85649 0, // QQQ:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85650 0, // QQQ:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85651 0, // QQQ:dsub1_then_bsub
85652 0, // QQQ:dsub1_then_hsub
85653 0, // QQQ:dsub1_then_ssub
85654 0, // QQQ:dsub3_then_bsub
85655 0, // QQQ:dsub3_then_hsub
85656 0, // QQQ:dsub3_then_ssub
85657 0, // QQQ:dsub2_then_bsub
85658 0, // QQQ:dsub2_then_hsub
85659 0, // QQQ:dsub2_then_ssub
85660 0, // QQQ:psub1_then_psub
85661 1, // QQQ:qsub1_then_bsub -> FPR8
85662 40, // QQQ:qsub1_then_dsub -> FPR64
85663 2, // QQQ:qsub1_then_hsub -> FPR16
85664 24, // QQQ:qsub1_then_ssub -> FPR32
85665 0, // QQQ:qsub3_then_bsub
85666 0, // QQQ:qsub3_then_dsub
85667 0, // QQQ:qsub3_then_hsub
85668 0, // QQQ:qsub3_then_ssub
85669 1, // QQQ:qsub2_then_bsub -> FPR8
85670 40, // QQQ:qsub2_then_dsub -> FPR64
85671 2, // QQQ:qsub2_then_hsub -> FPR16
85672 24, // QQQ:qsub2_then_ssub -> FPR32
85673 0, // QQQ:x8sub_7_then_sub_32
85674 0, // QQQ:x8sub_6_then_sub_32
85675 0, // QQQ:x8sub_5_then_sub_32
85676 0, // QQQ:x8sub_4_then_sub_32
85677 0, // QQQ:x8sub_3_then_sub_32
85678 0, // QQQ:x8sub_2_then_sub_32
85679 0, // QQQ:x8sub_1_then_sub_32
85680 0, // QQQ:subo64_then_sub_32
85681 0, // QQQ:zsub1_then_bsub
85682 0, // QQQ:zsub1_then_dsub
85683 0, // QQQ:zsub1_then_hsub
85684 0, // QQQ:zsub1_then_ssub
85685 0, // QQQ:zsub1_then_zsub
85686 0, // QQQ:zsub3_then_bsub
85687 0, // QQQ:zsub3_then_dsub
85688 0, // QQQ:zsub3_then_hsub
85689 0, // QQQ:zsub3_then_ssub
85690 0, // QQQ:zsub3_then_zsub
85691 0, // QQQ:zsub2_then_bsub
85692 0, // QQQ:zsub2_then_dsub
85693 0, // QQQ:zsub2_then_hsub
85694 0, // QQQ:zsub2_then_ssub
85695 0, // QQQ:zsub2_then_zsub
85696 0, // QQQ:dsub0_dsub1
85697 0, // QQQ:dsub0_dsub1_dsub2
85698 0, // QQQ:dsub1_dsub2
85699 0, // QQQ:dsub1_dsub2_dsub3
85700 0, // QQQ:dsub2_dsub3
85701 59, // QQQ:dsub_qsub1_then_dsub -> DD
85702 0, // QQQ:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85703 83, // QQQ:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD
85704 101, // QQQ:qsub0_qsub1 -> QQ
85705 0, // QQQ:qsub0_qsub1_qsub2
85706 101, // QQQ:qsub1_qsub2 -> QQ
85707 0, // QQQ:qsub1_qsub2_qsub3
85708 0, // QQQ:qsub2_qsub3
85709 59, // QQQ:qsub1_then_dsub_qsub2_then_dsub -> DD
85710 0, // QQQ:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85711 0, // QQQ:qsub2_then_dsub_qsub3_then_dsub
85712 0, // QQQ:sub_32_x8sub_1_then_sub_32
85713 0, // QQQ:x8sub_0_x8sub_1
85714 0, // QQQ:x8sub_2_x8sub_3
85715 0, // QQQ:x8sub_4_x8sub_5
85716 0, // QQQ:x8sub_6_x8sub_7
85717 0, // QQQ:x8sub_6_then_sub_32_x8sub_7_then_sub_32
85718 0, // QQQ:x8sub_4_then_sub_32_x8sub_5_then_sub_32
85719 0, // QQQ:x8sub_2_then_sub_32_x8sub_3_then_sub_32
85720 0, // QQQ:sub_32_subo64_then_sub_32
85721 0, // QQQ:dsub_zsub1_then_dsub
85722 0, // QQQ:zsub_zsub1_then_zsub
85723 0, // QQQ:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85724 0, // QQQ:dsub_zsub1_then_dsub_zsub2_then_dsub
85725 0, // QQQ:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85726 0, // QQQ:zsub_zsub1_then_zsub_zsub2_then_zsub
85727 0, // QQQ:zsub0_zsub1
85728 0, // QQQ:zsub0_zsub1_zsub2
85729 0, // QQQ:zsub1_zsub2
85730 0, // QQQ:zsub1_zsub2_zsub3
85731 0, // QQQ:zsub2_zsub3
85732 0, // QQQ:zsub1_then_dsub_zsub2_then_dsub
85733 0, // QQQ:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85734 0, // QQQ:zsub1_then_zsub_zsub2_then_zsub
85735 0, // QQQ:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85736 0, // QQQ:zsub2_then_dsub_zsub3_then_dsub
85737 0, // QQQ:zsub2_then_zsub_zsub3_then_zsub
85738 0, // QQQ:zsub0_zsub2
85739 0, // QQQ:zsub1_zsub3
85740 },
85741 { // ZPR3
85742 1, // ZPR3:bsub -> FPR8
85743 40, // ZPR3:dsub -> FPR64
85744 0, // ZPR3:dsub0
85745 0, // ZPR3:dsub1
85746 0, // ZPR3:dsub2
85747 0, // ZPR3:dsub3
85748 2, // ZPR3:hsub -> FPR16
85749 0, // ZPR3:psub
85750 0, // ZPR3:psub0
85751 0, // ZPR3:psub1
85752 0, // ZPR3:qsub0
85753 0, // ZPR3:qsub1
85754 0, // ZPR3:qsub2
85755 0, // ZPR3:qsub3
85756 24, // ZPR3:ssub -> FPR32
85757 0, // ZPR3:sub_32
85758 0, // ZPR3:sube32
85759 0, // ZPR3:sube64
85760 0, // ZPR3:subo32
85761 0, // ZPR3:subo64
85762 0, // ZPR3:x8sub_0
85763 0, // ZPR3:x8sub_1
85764 0, // ZPR3:x8sub_2
85765 0, // ZPR3:x8sub_3
85766 0, // ZPR3:x8sub_4
85767 0, // ZPR3:x8sub_5
85768 0, // ZPR3:x8sub_6
85769 0, // ZPR3:x8sub_7
85770 0, // ZPR3:zasubb
85771 0, // ZPR3:zasubd0
85772 0, // ZPR3:zasubd1
85773 0, // ZPR3:zasubh0
85774 0, // ZPR3:zasubh1
85775 0, // ZPR3:zasubq0
85776 0, // ZPR3:zasubq1
85777 0, // ZPR3:zasubs0
85778 0, // ZPR3:zasubs1
85779 76, // ZPR3:zsub -> FPR128
85780 77, // ZPR3:zsub0 -> ZPR
85781 77, // ZPR3:zsub1 -> ZPR
85782 77, // ZPR3:zsub2 -> ZPR
85783 0, // ZPR3:zsub3
85784 0, // ZPR3:zasubd1_then_zasubq0
85785 0, // ZPR3:zasubd1_then_zasubq1
85786 0, // ZPR3:zasubs1_then_zasubd0
85787 0, // ZPR3:zasubs1_then_zasubd1
85788 0, // ZPR3:zasubs1_then_zasubq0
85789 0, // ZPR3:zasubs1_then_zasubq1
85790 0, // ZPR3:zasubs1_then_zasubd1_then_zasubq0
85791 0, // ZPR3:zasubs1_then_zasubd1_then_zasubq1
85792 0, // ZPR3:zasubh1_then_zasubd0
85793 0, // ZPR3:zasubh1_then_zasubd1
85794 0, // ZPR3:zasubh1_then_zasubq0
85795 0, // ZPR3:zasubh1_then_zasubq1
85796 0, // ZPR3:zasubh1_then_zasubs0
85797 0, // ZPR3:zasubh1_then_zasubs1
85798 0, // ZPR3:zasubh1_then_zasubd1_then_zasubq0
85799 0, // ZPR3:zasubh1_then_zasubd1_then_zasubq1
85800 0, // ZPR3:zasubh1_then_zasubs1_then_zasubd0
85801 0, // ZPR3:zasubh1_then_zasubs1_then_zasubd1
85802 0, // ZPR3:zasubh1_then_zasubs1_then_zasubq0
85803 0, // ZPR3:zasubh1_then_zasubs1_then_zasubq1
85804 0, // ZPR3:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85805 0, // ZPR3:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85806 0, // ZPR3:dsub1_then_bsub
85807 0, // ZPR3:dsub1_then_hsub
85808 0, // ZPR3:dsub1_then_ssub
85809 0, // ZPR3:dsub3_then_bsub
85810 0, // ZPR3:dsub3_then_hsub
85811 0, // ZPR3:dsub3_then_ssub
85812 0, // ZPR3:dsub2_then_bsub
85813 0, // ZPR3:dsub2_then_hsub
85814 0, // ZPR3:dsub2_then_ssub
85815 0, // ZPR3:psub1_then_psub
85816 0, // ZPR3:qsub1_then_bsub
85817 0, // ZPR3:qsub1_then_dsub
85818 0, // ZPR3:qsub1_then_hsub
85819 0, // ZPR3:qsub1_then_ssub
85820 0, // ZPR3:qsub3_then_bsub
85821 0, // ZPR3:qsub3_then_dsub
85822 0, // ZPR3:qsub3_then_hsub
85823 0, // ZPR3:qsub3_then_ssub
85824 0, // ZPR3:qsub2_then_bsub
85825 0, // ZPR3:qsub2_then_dsub
85826 0, // ZPR3:qsub2_then_hsub
85827 0, // ZPR3:qsub2_then_ssub
85828 0, // ZPR3:x8sub_7_then_sub_32
85829 0, // ZPR3:x8sub_6_then_sub_32
85830 0, // ZPR3:x8sub_5_then_sub_32
85831 0, // ZPR3:x8sub_4_then_sub_32
85832 0, // ZPR3:x8sub_3_then_sub_32
85833 0, // ZPR3:x8sub_2_then_sub_32
85834 0, // ZPR3:x8sub_1_then_sub_32
85835 0, // ZPR3:subo64_then_sub_32
85836 1, // ZPR3:zsub1_then_bsub -> FPR8
85837 40, // ZPR3:zsub1_then_dsub -> FPR64
85838 2, // ZPR3:zsub1_then_hsub -> FPR16
85839 24, // ZPR3:zsub1_then_ssub -> FPR32
85840 76, // ZPR3:zsub1_then_zsub -> FPR128
85841 0, // ZPR3:zsub3_then_bsub
85842 0, // ZPR3:zsub3_then_dsub
85843 0, // ZPR3:zsub3_then_hsub
85844 0, // ZPR3:zsub3_then_ssub
85845 0, // ZPR3:zsub3_then_zsub
85846 1, // ZPR3:zsub2_then_bsub -> FPR8
85847 40, // ZPR3:zsub2_then_dsub -> FPR64
85848 2, // ZPR3:zsub2_then_hsub -> FPR16
85849 24, // ZPR3:zsub2_then_ssub -> FPR32
85850 76, // ZPR3:zsub2_then_zsub -> FPR128
85851 0, // ZPR3:dsub0_dsub1
85852 0, // ZPR3:dsub0_dsub1_dsub2
85853 0, // ZPR3:dsub1_dsub2
85854 0, // ZPR3:dsub1_dsub2_dsub3
85855 0, // ZPR3:dsub2_dsub3
85856 0, // ZPR3:dsub_qsub1_then_dsub
85857 0, // ZPR3:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85858 0, // ZPR3:dsub_qsub1_then_dsub_qsub2_then_dsub
85859 0, // ZPR3:qsub0_qsub1
85860 0, // ZPR3:qsub0_qsub1_qsub2
85861 0, // ZPR3:qsub1_qsub2
85862 0, // ZPR3:qsub1_qsub2_qsub3
85863 0, // ZPR3:qsub2_qsub3
85864 0, // ZPR3:qsub1_then_dsub_qsub2_then_dsub
85865 0, // ZPR3:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
85866 0, // ZPR3:qsub2_then_dsub_qsub3_then_dsub
85867 0, // ZPR3:sub_32_x8sub_1_then_sub_32
85868 0, // ZPR3:x8sub_0_x8sub_1
85869 0, // ZPR3:x8sub_2_x8sub_3
85870 0, // ZPR3:x8sub_4_x8sub_5
85871 0, // ZPR3:x8sub_6_x8sub_7
85872 0, // ZPR3:x8sub_6_then_sub_32_x8sub_7_then_sub_32
85873 0, // ZPR3:x8sub_4_then_sub_32_x8sub_5_then_sub_32
85874 0, // ZPR3:x8sub_2_then_sub_32_x8sub_3_then_sub_32
85875 0, // ZPR3:sub_32_subo64_then_sub_32
85876 59, // ZPR3:dsub_zsub1_then_dsub -> DD
85877 101, // ZPR3:zsub_zsub1_then_zsub -> QQ
85878 0, // ZPR3:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85879 83, // ZPR3:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
85880 0, // ZPR3:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85881 124, // ZPR3:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
85882 102, // ZPR3:zsub0_zsub1 -> ZPR2
85883 0, // ZPR3:zsub0_zsub1_zsub2
85884 102, // ZPR3:zsub1_zsub2 -> ZPR2
85885 0, // ZPR3:zsub1_zsub2_zsub3
85886 0, // ZPR3:zsub2_zsub3
85887 59, // ZPR3:zsub1_then_dsub_zsub2_then_dsub -> DD
85888 0, // ZPR3:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
85889 101, // ZPR3:zsub1_then_zsub_zsub2_then_zsub -> QQ
85890 0, // ZPR3:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
85891 0, // ZPR3:zsub2_then_dsub_zsub3_then_dsub
85892 0, // ZPR3:zsub2_then_zsub_zsub3_then_zsub
85893 0, // ZPR3:zsub0_zsub2
85894 0, // ZPR3:zsub1_zsub3
85895 },
85896 { // QQQ_with_dsub_in_FPR64_lo
85897 1, // QQQ_with_dsub_in_FPR64_lo:bsub -> FPR8
85898 49, // QQQ_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
85899 0, // QQQ_with_dsub_in_FPR64_lo:dsub0
85900 0, // QQQ_with_dsub_in_FPR64_lo:dsub1
85901 0, // QQQ_with_dsub_in_FPR64_lo:dsub2
85902 0, // QQQ_with_dsub_in_FPR64_lo:dsub3
85903 4, // QQQ_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
85904 0, // QQQ_with_dsub_in_FPR64_lo:psub
85905 0, // QQQ_with_dsub_in_FPR64_lo:psub0
85906 0, // QQQ_with_dsub_in_FPR64_lo:psub1
85907 78, // QQQ_with_dsub_in_FPR64_lo:qsub0 -> FPR128_lo
85908 76, // QQQ_with_dsub_in_FPR64_lo:qsub1 -> FPR128
85909 76, // QQQ_with_dsub_in_FPR64_lo:qsub2 -> FPR128
85910 0, // QQQ_with_dsub_in_FPR64_lo:qsub3
85911 28, // QQQ_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
85912 0, // QQQ_with_dsub_in_FPR64_lo:sub_32
85913 0, // QQQ_with_dsub_in_FPR64_lo:sube32
85914 0, // QQQ_with_dsub_in_FPR64_lo:sube64
85915 0, // QQQ_with_dsub_in_FPR64_lo:subo32
85916 0, // QQQ_with_dsub_in_FPR64_lo:subo64
85917 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_0
85918 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_1
85919 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_2
85920 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_3
85921 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_4
85922 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_5
85923 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_6
85924 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_7
85925 0, // QQQ_with_dsub_in_FPR64_lo:zasubb
85926 0, // QQQ_with_dsub_in_FPR64_lo:zasubd0
85927 0, // QQQ_with_dsub_in_FPR64_lo:zasubd1
85928 0, // QQQ_with_dsub_in_FPR64_lo:zasubh0
85929 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1
85930 0, // QQQ_with_dsub_in_FPR64_lo:zasubq0
85931 0, // QQQ_with_dsub_in_FPR64_lo:zasubq1
85932 0, // QQQ_with_dsub_in_FPR64_lo:zasubs0
85933 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1
85934 0, // QQQ_with_dsub_in_FPR64_lo:zsub
85935 0, // QQQ_with_dsub_in_FPR64_lo:zsub0
85936 0, // QQQ_with_dsub_in_FPR64_lo:zsub1
85937 0, // QQQ_with_dsub_in_FPR64_lo:zsub2
85938 0, // QQQ_with_dsub_in_FPR64_lo:zsub3
85939 0, // QQQ_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
85940 0, // QQQ_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
85941 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
85942 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
85943 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
85944 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
85945 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
85946 0, // QQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
85947 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
85948 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
85949 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
85950 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
85951 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
85952 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
85953 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
85954 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
85955 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
85956 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
85957 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
85958 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
85959 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
85960 0, // QQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
85961 0, // QQQ_with_dsub_in_FPR64_lo:dsub1_then_bsub
85962 0, // QQQ_with_dsub_in_FPR64_lo:dsub1_then_hsub
85963 0, // QQQ_with_dsub_in_FPR64_lo:dsub1_then_ssub
85964 0, // QQQ_with_dsub_in_FPR64_lo:dsub3_then_bsub
85965 0, // QQQ_with_dsub_in_FPR64_lo:dsub3_then_hsub
85966 0, // QQQ_with_dsub_in_FPR64_lo:dsub3_then_ssub
85967 0, // QQQ_with_dsub_in_FPR64_lo:dsub2_then_bsub
85968 0, // QQQ_with_dsub_in_FPR64_lo:dsub2_then_hsub
85969 0, // QQQ_with_dsub_in_FPR64_lo:dsub2_then_ssub
85970 0, // QQQ_with_dsub_in_FPR64_lo:psub1_then_psub
85971 1, // QQQ_with_dsub_in_FPR64_lo:qsub1_then_bsub -> FPR8
85972 40, // QQQ_with_dsub_in_FPR64_lo:qsub1_then_dsub -> FPR64
85973 2, // QQQ_with_dsub_in_FPR64_lo:qsub1_then_hsub -> FPR16
85974 24, // QQQ_with_dsub_in_FPR64_lo:qsub1_then_ssub -> FPR32
85975 0, // QQQ_with_dsub_in_FPR64_lo:qsub3_then_bsub
85976 0, // QQQ_with_dsub_in_FPR64_lo:qsub3_then_dsub
85977 0, // QQQ_with_dsub_in_FPR64_lo:qsub3_then_hsub
85978 0, // QQQ_with_dsub_in_FPR64_lo:qsub3_then_ssub
85979 1, // QQQ_with_dsub_in_FPR64_lo:qsub2_then_bsub -> FPR8
85980 40, // QQQ_with_dsub_in_FPR64_lo:qsub2_then_dsub -> FPR64
85981 2, // QQQ_with_dsub_in_FPR64_lo:qsub2_then_hsub -> FPR16
85982 24, // QQQ_with_dsub_in_FPR64_lo:qsub2_then_ssub -> FPR32
85983 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
85984 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
85985 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
85986 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
85987 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
85988 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
85989 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
85990 0, // QQQ_with_dsub_in_FPR64_lo:subo64_then_sub_32
85991 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_bsub
85992 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_dsub
85993 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_hsub
85994 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_ssub
85995 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_zsub
85996 0, // QQQ_with_dsub_in_FPR64_lo:zsub3_then_bsub
85997 0, // QQQ_with_dsub_in_FPR64_lo:zsub3_then_dsub
85998 0, // QQQ_with_dsub_in_FPR64_lo:zsub3_then_hsub
85999 0, // QQQ_with_dsub_in_FPR64_lo:zsub3_then_ssub
86000 0, // QQQ_with_dsub_in_FPR64_lo:zsub3_then_zsub
86001 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_bsub
86002 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_dsub
86003 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_hsub
86004 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_ssub
86005 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_zsub
86006 0, // QQQ_with_dsub_in_FPR64_lo:dsub0_dsub1
86007 0, // QQQ_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
86008 0, // QQQ_with_dsub_in_FPR64_lo:dsub1_dsub2
86009 0, // QQQ_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
86010 0, // QQQ_with_dsub_in_FPR64_lo:dsub2_dsub3
86011 60, // QQQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
86012 0, // QQQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86013 84, // QQQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo
86014 104, // QQQ_with_dsub_in_FPR64_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo
86015 0, // QQQ_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
86016 101, // QQQ_with_dsub_in_FPR64_lo:qsub1_qsub2 -> QQ
86017 0, // QQQ_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
86018 0, // QQQ_with_dsub_in_FPR64_lo:qsub2_qsub3
86019 59, // QQQ_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub -> DD
86020 0, // QQQ_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86021 0, // QQQ_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
86022 0, // QQQ_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
86023 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
86024 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
86025 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
86026 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
86027 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86028 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86029 0, // QQQ_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86030 0, // QQQ_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
86031 0, // QQQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub
86032 0, // QQQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub
86033 0, // QQQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86034 0, // QQQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
86035 0, // QQQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86036 0, // QQQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
86037 0, // QQQ_with_dsub_in_FPR64_lo:zsub0_zsub1
86038 0, // QQQ_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
86039 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_zsub2
86040 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
86041 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_zsub3
86042 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
86043 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86044 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
86045 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86046 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
86047 0, // QQQ_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
86048 0, // QQQ_with_dsub_in_FPR64_lo:zsub0_zsub2
86049 0, // QQQ_with_dsub_in_FPR64_lo:zsub1_zsub3
86050 },
86051 { // QQQ_with_qsub1_in_FPR128_lo
86052 1, // QQQ_with_qsub1_in_FPR128_lo:bsub -> FPR8
86053 40, // QQQ_with_qsub1_in_FPR128_lo:dsub -> FPR64
86054 0, // QQQ_with_qsub1_in_FPR128_lo:dsub0
86055 0, // QQQ_with_qsub1_in_FPR128_lo:dsub1
86056 0, // QQQ_with_qsub1_in_FPR128_lo:dsub2
86057 0, // QQQ_with_qsub1_in_FPR128_lo:dsub3
86058 2, // QQQ_with_qsub1_in_FPR128_lo:hsub -> FPR16
86059 0, // QQQ_with_qsub1_in_FPR128_lo:psub
86060 0, // QQQ_with_qsub1_in_FPR128_lo:psub0
86061 0, // QQQ_with_qsub1_in_FPR128_lo:psub1
86062 76, // QQQ_with_qsub1_in_FPR128_lo:qsub0 -> FPR128
86063 78, // QQQ_with_qsub1_in_FPR128_lo:qsub1 -> FPR128_lo
86064 76, // QQQ_with_qsub1_in_FPR128_lo:qsub2 -> FPR128
86065 0, // QQQ_with_qsub1_in_FPR128_lo:qsub3
86066 24, // QQQ_with_qsub1_in_FPR128_lo:ssub -> FPR32
86067 0, // QQQ_with_qsub1_in_FPR128_lo:sub_32
86068 0, // QQQ_with_qsub1_in_FPR128_lo:sube32
86069 0, // QQQ_with_qsub1_in_FPR128_lo:sube64
86070 0, // QQQ_with_qsub1_in_FPR128_lo:subo32
86071 0, // QQQ_with_qsub1_in_FPR128_lo:subo64
86072 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_0
86073 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_1
86074 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_2
86075 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_3
86076 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_4
86077 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_5
86078 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_6
86079 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_7
86080 0, // QQQ_with_qsub1_in_FPR128_lo:zasubb
86081 0, // QQQ_with_qsub1_in_FPR128_lo:zasubd0
86082 0, // QQQ_with_qsub1_in_FPR128_lo:zasubd1
86083 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh0
86084 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1
86085 0, // QQQ_with_qsub1_in_FPR128_lo:zasubq0
86086 0, // QQQ_with_qsub1_in_FPR128_lo:zasubq1
86087 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs0
86088 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1
86089 0, // QQQ_with_qsub1_in_FPR128_lo:zsub
86090 0, // QQQ_with_qsub1_in_FPR128_lo:zsub0
86091 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1
86092 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2
86093 0, // QQQ_with_qsub1_in_FPR128_lo:zsub3
86094 0, // QQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq0
86095 0, // QQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq1
86096 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd0
86097 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1
86098 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq0
86099 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq1
86100 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
86101 0, // QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
86102 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd0
86103 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1
86104 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq0
86105 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq1
86106 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs0
86107 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1
86108 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
86109 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
86110 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
86111 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
86112 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
86113 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
86114 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
86115 0, // QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
86116 0, // QQQ_with_qsub1_in_FPR128_lo:dsub1_then_bsub
86117 0, // QQQ_with_qsub1_in_FPR128_lo:dsub1_then_hsub
86118 0, // QQQ_with_qsub1_in_FPR128_lo:dsub1_then_ssub
86119 0, // QQQ_with_qsub1_in_FPR128_lo:dsub3_then_bsub
86120 0, // QQQ_with_qsub1_in_FPR128_lo:dsub3_then_hsub
86121 0, // QQQ_with_qsub1_in_FPR128_lo:dsub3_then_ssub
86122 0, // QQQ_with_qsub1_in_FPR128_lo:dsub2_then_bsub
86123 0, // QQQ_with_qsub1_in_FPR128_lo:dsub2_then_hsub
86124 0, // QQQ_with_qsub1_in_FPR128_lo:dsub2_then_ssub
86125 0, // QQQ_with_qsub1_in_FPR128_lo:psub1_then_psub
86126 1, // QQQ_with_qsub1_in_FPR128_lo:qsub1_then_bsub -> FPR8
86127 49, // QQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
86128 4, // QQQ_with_qsub1_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
86129 28, // QQQ_with_qsub1_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
86130 0, // QQQ_with_qsub1_in_FPR128_lo:qsub3_then_bsub
86131 0, // QQQ_with_qsub1_in_FPR128_lo:qsub3_then_dsub
86132 0, // QQQ_with_qsub1_in_FPR128_lo:qsub3_then_hsub
86133 0, // QQQ_with_qsub1_in_FPR128_lo:qsub3_then_ssub
86134 1, // QQQ_with_qsub1_in_FPR128_lo:qsub2_then_bsub -> FPR8
86135 40, // QQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub -> FPR64
86136 2, // QQQ_with_qsub1_in_FPR128_lo:qsub2_then_hsub -> FPR16
86137 24, // QQQ_with_qsub1_in_FPR128_lo:qsub2_then_ssub -> FPR32
86138 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_7_then_sub_32
86139 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32
86140 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_5_then_sub_32
86141 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32
86142 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_3_then_sub_32
86143 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32
86144 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_1_then_sub_32
86145 0, // QQQ_with_qsub1_in_FPR128_lo:subo64_then_sub_32
86146 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_bsub
86147 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub
86148 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_hsub
86149 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_ssub
86150 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub
86151 0, // QQQ_with_qsub1_in_FPR128_lo:zsub3_then_bsub
86152 0, // QQQ_with_qsub1_in_FPR128_lo:zsub3_then_dsub
86153 0, // QQQ_with_qsub1_in_FPR128_lo:zsub3_then_hsub
86154 0, // QQQ_with_qsub1_in_FPR128_lo:zsub3_then_ssub
86155 0, // QQQ_with_qsub1_in_FPR128_lo:zsub3_then_zsub
86156 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_bsub
86157 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub
86158 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_hsub
86159 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_ssub
86160 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub
86161 0, // QQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1
86162 0, // QQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1_dsub2
86163 0, // QQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2
86164 0, // QQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2_dsub3
86165 0, // QQQ_with_qsub1_in_FPR128_lo:dsub2_dsub3
86166 61, // QQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
86167 0, // QQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86168 85, // QQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo
86169 105, // QQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_lo
86170 0, // QQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1_qsub2
86171 104, // QQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo
86172 0, // QQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2_qsub3
86173 0, // QQQ_with_qsub1_in_FPR128_lo:qsub2_qsub3
86174 60, // QQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
86175 0, // QQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86176 0, // QQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
86177 0, // QQQ_with_qsub1_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
86178 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_0_x8sub_1
86179 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_2_x8sub_3
86180 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_4_x8sub_5
86181 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_6_x8sub_7
86182 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86183 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86184 0, // QQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86185 0, // QQQ_with_qsub1_in_FPR128_lo:sub_32_subo64_then_sub_32
86186 0, // QQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub
86187 0, // QQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub
86188 0, // QQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86189 0, // QQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
86190 0, // QQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86191 0, // QQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
86192 0, // QQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1
86193 0, // QQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1_zsub2
86194 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2
86195 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2_zsub3
86196 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_zsub3
86197 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
86198 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86199 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
86200 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86201 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
86202 0, // QQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
86203 0, // QQQ_with_qsub1_in_FPR128_lo:zsub0_zsub2
86204 0, // QQQ_with_qsub1_in_FPR128_lo:zsub1_zsub3
86205 },
86206 { // QQQ_with_qsub2_in_FPR128_lo
86207 1, // QQQ_with_qsub2_in_FPR128_lo:bsub -> FPR8
86208 40, // QQQ_with_qsub2_in_FPR128_lo:dsub -> FPR64
86209 0, // QQQ_with_qsub2_in_FPR128_lo:dsub0
86210 0, // QQQ_with_qsub2_in_FPR128_lo:dsub1
86211 0, // QQQ_with_qsub2_in_FPR128_lo:dsub2
86212 0, // QQQ_with_qsub2_in_FPR128_lo:dsub3
86213 2, // QQQ_with_qsub2_in_FPR128_lo:hsub -> FPR16
86214 0, // QQQ_with_qsub2_in_FPR128_lo:psub
86215 0, // QQQ_with_qsub2_in_FPR128_lo:psub0
86216 0, // QQQ_with_qsub2_in_FPR128_lo:psub1
86217 76, // QQQ_with_qsub2_in_FPR128_lo:qsub0 -> FPR128
86218 76, // QQQ_with_qsub2_in_FPR128_lo:qsub1 -> FPR128
86219 78, // QQQ_with_qsub2_in_FPR128_lo:qsub2 -> FPR128_lo
86220 0, // QQQ_with_qsub2_in_FPR128_lo:qsub3
86221 24, // QQQ_with_qsub2_in_FPR128_lo:ssub -> FPR32
86222 0, // QQQ_with_qsub2_in_FPR128_lo:sub_32
86223 0, // QQQ_with_qsub2_in_FPR128_lo:sube32
86224 0, // QQQ_with_qsub2_in_FPR128_lo:sube64
86225 0, // QQQ_with_qsub2_in_FPR128_lo:subo32
86226 0, // QQQ_with_qsub2_in_FPR128_lo:subo64
86227 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_0
86228 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_1
86229 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_2
86230 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_3
86231 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_4
86232 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_5
86233 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_6
86234 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_7
86235 0, // QQQ_with_qsub2_in_FPR128_lo:zasubb
86236 0, // QQQ_with_qsub2_in_FPR128_lo:zasubd0
86237 0, // QQQ_with_qsub2_in_FPR128_lo:zasubd1
86238 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh0
86239 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1
86240 0, // QQQ_with_qsub2_in_FPR128_lo:zasubq0
86241 0, // QQQ_with_qsub2_in_FPR128_lo:zasubq1
86242 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs0
86243 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1
86244 0, // QQQ_with_qsub2_in_FPR128_lo:zsub
86245 0, // QQQ_with_qsub2_in_FPR128_lo:zsub0
86246 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1
86247 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2
86248 0, // QQQ_with_qsub2_in_FPR128_lo:zsub3
86249 0, // QQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq0
86250 0, // QQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq1
86251 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd0
86252 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1
86253 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq0
86254 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq1
86255 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
86256 0, // QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
86257 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd0
86258 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1
86259 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq0
86260 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq1
86261 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs0
86262 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1
86263 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
86264 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
86265 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
86266 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
86267 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
86268 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
86269 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
86270 0, // QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
86271 0, // QQQ_with_qsub2_in_FPR128_lo:dsub1_then_bsub
86272 0, // QQQ_with_qsub2_in_FPR128_lo:dsub1_then_hsub
86273 0, // QQQ_with_qsub2_in_FPR128_lo:dsub1_then_ssub
86274 0, // QQQ_with_qsub2_in_FPR128_lo:dsub3_then_bsub
86275 0, // QQQ_with_qsub2_in_FPR128_lo:dsub3_then_hsub
86276 0, // QQQ_with_qsub2_in_FPR128_lo:dsub3_then_ssub
86277 0, // QQQ_with_qsub2_in_FPR128_lo:dsub2_then_bsub
86278 0, // QQQ_with_qsub2_in_FPR128_lo:dsub2_then_hsub
86279 0, // QQQ_with_qsub2_in_FPR128_lo:dsub2_then_ssub
86280 0, // QQQ_with_qsub2_in_FPR128_lo:psub1_then_psub
86281 1, // QQQ_with_qsub2_in_FPR128_lo:qsub1_then_bsub -> FPR8
86282 40, // QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub -> FPR64
86283 2, // QQQ_with_qsub2_in_FPR128_lo:qsub1_then_hsub -> FPR16
86284 24, // QQQ_with_qsub2_in_FPR128_lo:qsub1_then_ssub -> FPR32
86285 0, // QQQ_with_qsub2_in_FPR128_lo:qsub3_then_bsub
86286 0, // QQQ_with_qsub2_in_FPR128_lo:qsub3_then_dsub
86287 0, // QQQ_with_qsub2_in_FPR128_lo:qsub3_then_hsub
86288 0, // QQQ_with_qsub2_in_FPR128_lo:qsub3_then_ssub
86289 1, // QQQ_with_qsub2_in_FPR128_lo:qsub2_then_bsub -> FPR8
86290 49, // QQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
86291 4, // QQQ_with_qsub2_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
86292 28, // QQQ_with_qsub2_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
86293 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_7_then_sub_32
86294 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32
86295 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_5_then_sub_32
86296 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32
86297 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_3_then_sub_32
86298 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32
86299 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_1_then_sub_32
86300 0, // QQQ_with_qsub2_in_FPR128_lo:subo64_then_sub_32
86301 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_bsub
86302 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub
86303 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_hsub
86304 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_ssub
86305 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub
86306 0, // QQQ_with_qsub2_in_FPR128_lo:zsub3_then_bsub
86307 0, // QQQ_with_qsub2_in_FPR128_lo:zsub3_then_dsub
86308 0, // QQQ_with_qsub2_in_FPR128_lo:zsub3_then_hsub
86309 0, // QQQ_with_qsub2_in_FPR128_lo:zsub3_then_ssub
86310 0, // QQQ_with_qsub2_in_FPR128_lo:zsub3_then_zsub
86311 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_bsub
86312 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub
86313 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_hsub
86314 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_ssub
86315 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub
86316 0, // QQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1
86317 0, // QQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1_dsub2
86318 0, // QQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2
86319 0, // QQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2_dsub3
86320 0, // QQQ_with_qsub2_in_FPR128_lo:dsub2_dsub3
86321 59, // QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub -> DD
86322 0, // QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86323 86, // QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
86324 101, // QQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1 -> QQ
86325 0, // QQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1_qsub2
86326 105, // QQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2 -> QQ_with_qsub1_in_FPR128_lo
86327 0, // QQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2_qsub3
86328 0, // QQQ_with_qsub2_in_FPR128_lo:qsub2_qsub3
86329 61, // QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
86330 0, // QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86331 0, // QQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
86332 0, // QQQ_with_qsub2_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
86333 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_0_x8sub_1
86334 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_2_x8sub_3
86335 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_4_x8sub_5
86336 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_6_x8sub_7
86337 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86338 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86339 0, // QQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86340 0, // QQQ_with_qsub2_in_FPR128_lo:sub_32_subo64_then_sub_32
86341 0, // QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub
86342 0, // QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub
86343 0, // QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86344 0, // QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
86345 0, // QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86346 0, // QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
86347 0, // QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1
86348 0, // QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1_zsub2
86349 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2
86350 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2_zsub3
86351 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_zsub3
86352 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
86353 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86354 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
86355 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86356 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
86357 0, // QQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
86358 0, // QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub2
86359 0, // QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub3
86360 },
86361 { // ZPR3_with_dsub_in_FPR64_lo
86362 1, // ZPR3_with_dsub_in_FPR64_lo:bsub -> FPR8
86363 49, // ZPR3_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
86364 0, // ZPR3_with_dsub_in_FPR64_lo:dsub0
86365 0, // ZPR3_with_dsub_in_FPR64_lo:dsub1
86366 0, // ZPR3_with_dsub_in_FPR64_lo:dsub2
86367 0, // ZPR3_with_dsub_in_FPR64_lo:dsub3
86368 4, // ZPR3_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
86369 0, // ZPR3_with_dsub_in_FPR64_lo:psub
86370 0, // ZPR3_with_dsub_in_FPR64_lo:psub0
86371 0, // ZPR3_with_dsub_in_FPR64_lo:psub1
86372 0, // ZPR3_with_dsub_in_FPR64_lo:qsub0
86373 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1
86374 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2
86375 0, // ZPR3_with_dsub_in_FPR64_lo:qsub3
86376 28, // ZPR3_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
86377 0, // ZPR3_with_dsub_in_FPR64_lo:sub_32
86378 0, // ZPR3_with_dsub_in_FPR64_lo:sube32
86379 0, // ZPR3_with_dsub_in_FPR64_lo:sube64
86380 0, // ZPR3_with_dsub_in_FPR64_lo:subo32
86381 0, // ZPR3_with_dsub_in_FPR64_lo:subo64
86382 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_0
86383 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_1
86384 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_2
86385 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_3
86386 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_4
86387 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_5
86388 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_6
86389 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_7
86390 0, // ZPR3_with_dsub_in_FPR64_lo:zasubb
86391 0, // ZPR3_with_dsub_in_FPR64_lo:zasubd0
86392 0, // ZPR3_with_dsub_in_FPR64_lo:zasubd1
86393 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh0
86394 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1
86395 0, // ZPR3_with_dsub_in_FPR64_lo:zasubq0
86396 0, // ZPR3_with_dsub_in_FPR64_lo:zasubq1
86397 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs0
86398 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1
86399 78, // ZPR3_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
86400 80, // ZPR3_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
86401 77, // ZPR3_with_dsub_in_FPR64_lo:zsub1 -> ZPR
86402 77, // ZPR3_with_dsub_in_FPR64_lo:zsub2 -> ZPR
86403 0, // ZPR3_with_dsub_in_FPR64_lo:zsub3
86404 0, // ZPR3_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
86405 0, // ZPR3_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
86406 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
86407 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
86408 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
86409 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
86410 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
86411 0, // ZPR3_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
86412 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
86413 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
86414 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
86415 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
86416 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
86417 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
86418 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
86419 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
86420 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
86421 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
86422 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
86423 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
86424 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
86425 0, // ZPR3_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
86426 0, // ZPR3_with_dsub_in_FPR64_lo:dsub1_then_bsub
86427 0, // ZPR3_with_dsub_in_FPR64_lo:dsub1_then_hsub
86428 0, // ZPR3_with_dsub_in_FPR64_lo:dsub1_then_ssub
86429 0, // ZPR3_with_dsub_in_FPR64_lo:dsub3_then_bsub
86430 0, // ZPR3_with_dsub_in_FPR64_lo:dsub3_then_hsub
86431 0, // ZPR3_with_dsub_in_FPR64_lo:dsub3_then_ssub
86432 0, // ZPR3_with_dsub_in_FPR64_lo:dsub2_then_bsub
86433 0, // ZPR3_with_dsub_in_FPR64_lo:dsub2_then_hsub
86434 0, // ZPR3_with_dsub_in_FPR64_lo:dsub2_then_ssub
86435 0, // ZPR3_with_dsub_in_FPR64_lo:psub1_then_psub
86436 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_then_bsub
86437 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_then_dsub
86438 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_then_hsub
86439 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_then_ssub
86440 0, // ZPR3_with_dsub_in_FPR64_lo:qsub3_then_bsub
86441 0, // ZPR3_with_dsub_in_FPR64_lo:qsub3_then_dsub
86442 0, // ZPR3_with_dsub_in_FPR64_lo:qsub3_then_hsub
86443 0, // ZPR3_with_dsub_in_FPR64_lo:qsub3_then_ssub
86444 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2_then_bsub
86445 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2_then_dsub
86446 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2_then_hsub
86447 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2_then_ssub
86448 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
86449 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
86450 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
86451 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
86452 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
86453 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
86454 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
86455 0, // ZPR3_with_dsub_in_FPR64_lo:subo64_then_sub_32
86456 1, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
86457 40, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64
86458 2, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16
86459 24, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32
86460 76, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128
86461 0, // ZPR3_with_dsub_in_FPR64_lo:zsub3_then_bsub
86462 0, // ZPR3_with_dsub_in_FPR64_lo:zsub3_then_dsub
86463 0, // ZPR3_with_dsub_in_FPR64_lo:zsub3_then_hsub
86464 0, // ZPR3_with_dsub_in_FPR64_lo:zsub3_then_ssub
86465 0, // ZPR3_with_dsub_in_FPR64_lo:zsub3_then_zsub
86466 1, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
86467 40, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64
86468 2, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16
86469 24, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32
86470 76, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128
86471 0, // ZPR3_with_dsub_in_FPR64_lo:dsub0_dsub1
86472 0, // ZPR3_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
86473 0, // ZPR3_with_dsub_in_FPR64_lo:dsub1_dsub2
86474 0, // ZPR3_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
86475 0, // ZPR3_with_dsub_in_FPR64_lo:dsub2_dsub3
86476 0, // ZPR3_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
86477 0, // ZPR3_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86478 0, // ZPR3_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
86479 0, // ZPR3_with_dsub_in_FPR64_lo:qsub0_qsub1
86480 0, // ZPR3_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
86481 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_qsub2
86482 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
86483 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2_qsub3
86484 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
86485 0, // ZPR3_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86486 0, // ZPR3_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
86487 0, // ZPR3_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
86488 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
86489 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
86490 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
86491 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
86492 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86493 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86494 0, // ZPR3_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86495 0, // ZPR3_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
86496 60, // ZPR3_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
86497 104, // ZPR3_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo
86498 0, // ZPR3_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86499 84, // ZPR3_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo
86500 0, // ZPR3_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86501 126, // ZPR3_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo
86502 109, // ZPR3_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo
86503 0, // ZPR3_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
86504 102, // ZPR3_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2
86505 0, // ZPR3_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
86506 0, // ZPR3_with_dsub_in_FPR64_lo:zsub2_zsub3
86507 59, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD
86508 0, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86509 101, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ
86510 0, // ZPR3_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86511 0, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
86512 0, // ZPR3_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
86513 0, // ZPR3_with_dsub_in_FPR64_lo:zsub0_zsub2
86514 0, // ZPR3_with_dsub_in_FPR64_lo:zsub1_zsub3
86515 },
86516 { // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
86517 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
86518 40, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64
86519 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
86520 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
86521 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
86522 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
86523 2, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16
86524 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
86525 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
86526 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
86527 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
86528 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
86529 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
86530 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
86531 24, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32
86532 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
86533 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
86534 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
86535 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
86536 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
86537 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
86538 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
86539 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
86540 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
86541 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
86542 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
86543 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
86544 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
86545 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
86546 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
86547 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
86548 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
86549 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
86550 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
86551 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
86552 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
86553 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
86554 76, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128
86555 77, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR
86556 77, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR
86557 77, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR
86558 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3
86559 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
86560 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
86561 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
86562 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
86563 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
86564 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
86565 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
86566 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
86567 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
86568 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
86569 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
86570 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
86571 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
86572 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
86573 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
86574 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
86575 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
86576 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
86577 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
86578 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
86579 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
86580 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
86581 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
86582 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
86583 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
86584 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
86585 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
86586 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
86587 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
86588 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
86589 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
86590 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
86591 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
86592 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
86593 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
86594 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
86595 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
86596 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
86597 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
86598 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
86599 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
86600 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
86601 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
86602 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
86603 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
86604 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
86605 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
86606 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
86607 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
86608 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
86609 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
86610 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
86611 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
86612 40, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
86613 2, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
86614 24, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
86615 76, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
86616 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub
86617 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub
86618 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub
86619 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub
86620 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub
86621 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
86622 40, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
86623 2, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
86624 24, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
86625 76, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
86626 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
86627 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
86628 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
86629 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
86630 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
86631 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
86632 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86633 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
86634 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
86635 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
86636 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
86637 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
86638 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
86639 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
86640 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86641 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
86642 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
86643 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
86644 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
86645 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
86646 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
86647 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86648 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86649 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86650 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
86651 59, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
86652 101, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
86653 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86654 83, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
86655 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86656 124, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
86657 106, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2Mul2
86658 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2
86659 102, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2
86660 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3
86661 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3
86662 59, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
86663 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86664 101, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
86665 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86666 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
86667 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
86668 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
86669 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
86670 },
86671 { // ZPR3_with_zsub1_in_ZPR_4b
86672 1, // ZPR3_with_zsub1_in_ZPR_4b:bsub -> FPR8
86673 40, // ZPR3_with_zsub1_in_ZPR_4b:dsub -> FPR64
86674 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub0
86675 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub1
86676 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub2
86677 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub3
86678 2, // ZPR3_with_zsub1_in_ZPR_4b:hsub -> FPR16
86679 0, // ZPR3_with_zsub1_in_ZPR_4b:psub
86680 0, // ZPR3_with_zsub1_in_ZPR_4b:psub0
86681 0, // ZPR3_with_zsub1_in_ZPR_4b:psub1
86682 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub0
86683 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1
86684 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2
86685 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub3
86686 24, // ZPR3_with_zsub1_in_ZPR_4b:ssub -> FPR32
86687 0, // ZPR3_with_zsub1_in_ZPR_4b:sub_32
86688 0, // ZPR3_with_zsub1_in_ZPR_4b:sube32
86689 0, // ZPR3_with_zsub1_in_ZPR_4b:sube64
86690 0, // ZPR3_with_zsub1_in_ZPR_4b:subo32
86691 0, // ZPR3_with_zsub1_in_ZPR_4b:subo64
86692 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_0
86693 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_1
86694 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_2
86695 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_3
86696 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_4
86697 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_5
86698 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_6
86699 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_7
86700 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubb
86701 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubd0
86702 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubd1
86703 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh0
86704 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1
86705 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubq0
86706 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubq1
86707 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs0
86708 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1
86709 76, // ZPR3_with_zsub1_in_ZPR_4b:zsub -> FPR128
86710 77, // ZPR3_with_zsub1_in_ZPR_4b:zsub0 -> ZPR
86711 80, // ZPR3_with_zsub1_in_ZPR_4b:zsub1 -> ZPR_4b
86712 77, // ZPR3_with_zsub1_in_ZPR_4b:zsub2 -> ZPR
86713 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub3
86714 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq0
86715 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq1
86716 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd0
86717 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1
86718 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq0
86719 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq1
86720 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
86721 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
86722 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd0
86723 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1
86724 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq0
86725 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq1
86726 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs0
86727 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1
86728 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
86729 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
86730 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
86731 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
86732 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
86733 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
86734 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
86735 0, // ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
86736 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub1_then_bsub
86737 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub1_then_hsub
86738 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub1_then_ssub
86739 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub3_then_bsub
86740 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub3_then_hsub
86741 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub3_then_ssub
86742 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub2_then_bsub
86743 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub2_then_hsub
86744 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub2_then_ssub
86745 0, // ZPR3_with_zsub1_in_ZPR_4b:psub1_then_psub
86746 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_bsub
86747 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_dsub
86748 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_hsub
86749 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_ssub
86750 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_bsub
86751 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_dsub
86752 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_hsub
86753 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_ssub
86754 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_bsub
86755 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_dsub
86756 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_hsub
86757 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_ssub
86758 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_7_then_sub_32
86759 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32
86760 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_5_then_sub_32
86761 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32
86762 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_3_then_sub_32
86763 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32
86764 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_1_then_sub_32
86765 0, // ZPR3_with_zsub1_in_ZPR_4b:subo64_then_sub_32
86766 1, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_bsub -> FPR8
86767 49, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
86768 4, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
86769 28, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
86770 78, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
86771 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_bsub
86772 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_dsub
86773 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_hsub
86774 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_ssub
86775 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_zsub
86776 1, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_bsub -> FPR8
86777 40, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_dsub -> FPR64
86778 2, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_hsub -> FPR16
86779 24, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_ssub -> FPR32
86780 76, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_zsub -> FPR128
86781 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub0_dsub1
86782 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub0_dsub1_dsub2
86783 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub1_dsub2
86784 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub1_dsub2_dsub3
86785 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub2_dsub3
86786 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub
86787 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86788 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
86789 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub0_qsub1
86790 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub0_qsub1_qsub2
86791 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_qsub2
86792 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_qsub2_qsub3
86793 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2_qsub3
86794 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
86795 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86796 0, // ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
86797 0, // ZPR3_with_zsub1_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
86798 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_0_x8sub_1
86799 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_2_x8sub_3
86800 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_4_x8sub_5
86801 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_6_x8sub_7
86802 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86803 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86804 0, // ZPR3_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86805 0, // ZPR3_with_zsub1_in_ZPR_4b:sub_32_subo64_then_sub_32
86806 61, // ZPR3_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
86807 105, // ZPR3_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
86808 0, // ZPR3_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86809 85, // ZPR3_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo
86810 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86811 127, // ZPR3_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo
86812 110, // ZPR3_with_zsub1_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
86813 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub0_zsub1_zsub2
86814 109, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo
86815 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_zsub2_zsub3
86816 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_zsub3
86817 60, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
86818 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86819 104, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo
86820 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86821 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
86822 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
86823 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub0_zsub2
86824 0, // ZPR3_with_zsub1_in_ZPR_4b:zsub1_zsub3
86825 },
86826 { // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
86827 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
86828 40, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64
86829 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
86830 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
86831 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
86832 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
86833 2, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16
86834 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
86835 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
86836 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
86837 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
86838 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
86839 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
86840 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
86841 24, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32
86842 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
86843 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
86844 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
86845 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
86846 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
86847 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
86848 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
86849 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
86850 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
86851 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
86852 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
86853 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
86854 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
86855 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
86856 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
86857 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
86858 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
86859 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
86860 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
86861 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
86862 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
86863 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
86864 76, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128
86865 77, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR
86866 77, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR
86867 77, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR
86868 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3
86869 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
86870 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
86871 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
86872 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
86873 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
86874 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
86875 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
86876 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
86877 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
86878 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
86879 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
86880 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
86881 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
86882 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
86883 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
86884 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
86885 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
86886 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
86887 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
86888 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
86889 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
86890 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
86891 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
86892 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
86893 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
86894 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
86895 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
86896 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
86897 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
86898 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
86899 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
86900 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
86901 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
86902 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
86903 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
86904 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
86905 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
86906 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
86907 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
86908 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
86909 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
86910 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
86911 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
86912 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
86913 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
86914 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
86915 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
86916 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
86917 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
86918 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
86919 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
86920 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
86921 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
86922 40, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
86923 2, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
86924 24, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
86925 76, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
86926 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub
86927 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub
86928 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub
86929 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub
86930 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub
86931 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
86932 40, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
86933 2, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
86934 24, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
86935 76, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
86936 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
86937 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
86938 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
86939 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
86940 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
86941 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
86942 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86943 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
86944 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
86945 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
86946 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
86947 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
86948 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
86949 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
86950 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
86951 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
86952 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
86953 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
86954 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
86955 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
86956 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
86957 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
86958 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
86959 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
86960 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
86961 59, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
86962 101, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
86963 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86964 83, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
86965 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86966 124, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
86967 102, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2
86968 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2
86969 106, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2
86970 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3
86971 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3
86972 59, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
86973 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
86974 101, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
86975 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
86976 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
86977 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
86978 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
86979 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
86980 },
86981 { // ZPR3_with_zsub2_in_ZPR_4b
86982 1, // ZPR3_with_zsub2_in_ZPR_4b:bsub -> FPR8
86983 40, // ZPR3_with_zsub2_in_ZPR_4b:dsub -> FPR64
86984 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub0
86985 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub1
86986 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub2
86987 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub3
86988 2, // ZPR3_with_zsub2_in_ZPR_4b:hsub -> FPR16
86989 0, // ZPR3_with_zsub2_in_ZPR_4b:psub
86990 0, // ZPR3_with_zsub2_in_ZPR_4b:psub0
86991 0, // ZPR3_with_zsub2_in_ZPR_4b:psub1
86992 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub0
86993 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1
86994 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2
86995 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub3
86996 24, // ZPR3_with_zsub2_in_ZPR_4b:ssub -> FPR32
86997 0, // ZPR3_with_zsub2_in_ZPR_4b:sub_32
86998 0, // ZPR3_with_zsub2_in_ZPR_4b:sube32
86999 0, // ZPR3_with_zsub2_in_ZPR_4b:sube64
87000 0, // ZPR3_with_zsub2_in_ZPR_4b:subo32
87001 0, // ZPR3_with_zsub2_in_ZPR_4b:subo64
87002 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_0
87003 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_1
87004 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_2
87005 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_3
87006 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_4
87007 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_5
87008 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_6
87009 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_7
87010 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubb
87011 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubd0
87012 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubd1
87013 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh0
87014 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1
87015 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubq0
87016 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubq1
87017 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs0
87018 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1
87019 76, // ZPR3_with_zsub2_in_ZPR_4b:zsub -> FPR128
87020 77, // ZPR3_with_zsub2_in_ZPR_4b:zsub0 -> ZPR
87021 77, // ZPR3_with_zsub2_in_ZPR_4b:zsub1 -> ZPR
87022 80, // ZPR3_with_zsub2_in_ZPR_4b:zsub2 -> ZPR_4b
87023 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub3
87024 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq0
87025 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq1
87026 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd0
87027 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1
87028 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq0
87029 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq1
87030 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
87031 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
87032 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd0
87033 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1
87034 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq0
87035 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq1
87036 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs0
87037 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1
87038 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
87039 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
87040 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
87041 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
87042 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
87043 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
87044 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87045 0, // ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87046 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_bsub
87047 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_hsub
87048 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_ssub
87049 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_bsub
87050 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_hsub
87051 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_ssub
87052 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_bsub
87053 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_hsub
87054 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_ssub
87055 0, // ZPR3_with_zsub2_in_ZPR_4b:psub1_then_psub
87056 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_bsub
87057 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub
87058 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_hsub
87059 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_ssub
87060 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_bsub
87061 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_dsub
87062 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_hsub
87063 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_ssub
87064 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_bsub
87065 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_dsub
87066 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_hsub
87067 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_ssub
87068 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_7_then_sub_32
87069 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32
87070 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_5_then_sub_32
87071 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32
87072 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_3_then_sub_32
87073 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32
87074 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_1_then_sub_32
87075 0, // ZPR3_with_zsub2_in_ZPR_4b:subo64_then_sub_32
87076 1, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_bsub -> FPR8
87077 40, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub -> FPR64
87078 2, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_hsub -> FPR16
87079 24, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_ssub -> FPR32
87080 76, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub -> FPR128
87081 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_bsub
87082 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_dsub
87083 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_hsub
87084 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_ssub
87085 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_zsub
87086 1, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_bsub -> FPR8
87087 49, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
87088 4, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
87089 28, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87090 78, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
87091 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub0_dsub1
87092 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub0_dsub1_dsub2
87093 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub1_dsub2
87094 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub1_dsub2_dsub3
87095 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub2_dsub3
87096 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub
87097 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87098 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
87099 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub0_qsub1
87100 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub0_qsub1_qsub2
87101 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_qsub2
87102 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_qsub2_qsub3
87103 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2_qsub3
87104 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
87105 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87106 0, // ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
87107 0, // ZPR3_with_zsub2_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
87108 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_0_x8sub_1
87109 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_x8sub_3
87110 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_x8sub_5
87111 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_x8sub_7
87112 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
87113 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
87114 0, // ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
87115 0, // ZPR3_with_zsub2_in_ZPR_4b:sub_32_subo64_then_sub_32
87116 59, // ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub -> DD
87117 101, // ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ
87118 0, // ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87119 86, // ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
87120 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87121 128, // ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
87122 102, // ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub1 -> ZPR2
87123 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub1_zsub2
87124 110, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_4b
87125 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub2_zsub3
87126 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_zsub3
87127 61, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
87128 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87129 105, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_lo
87130 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87131 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
87132 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
87133 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub2
87134 0, // ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub3
87135 },
87136 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
87137 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:bsub -> FPR8
87138 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub -> FPR64_lo
87139 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub0
87140 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub1
87141 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub2
87142 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub3
87143 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:hsub -> FPR16_lo
87144 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:psub
87145 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:psub0
87146 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:psub1
87147 78, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub0 -> FPR128_lo
87148 78, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1 -> FPR128_lo
87149 76, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2 -> FPR128
87150 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub3
87151 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
87152 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:sub_32
87153 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:sube32
87154 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:sube64
87155 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:subo32
87156 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:subo64
87157 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_0
87158 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_1
87159 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_2
87160 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_3
87161 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_4
87162 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_5
87163 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_6
87164 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_7
87165 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubb
87166 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubd0
87167 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubd1
87168 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh0
87169 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1
87170 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubq0
87171 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubq1
87172 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs0
87173 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1
87174 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub
87175 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub0
87176 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1
87177 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2
87178 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub3
87179 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq0
87180 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq1
87181 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd0
87182 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1
87183 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq0
87184 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq1
87185 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
87186 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
87187 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd0
87188 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1
87189 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq0
87190 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq1
87191 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs0
87192 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1
87193 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
87194 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
87195 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
87196 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
87197 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
87198 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
87199 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87200 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87201 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub1_then_bsub
87202 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub1_then_hsub
87203 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub1_then_ssub
87204 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub3_then_bsub
87205 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub3_then_hsub
87206 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub3_then_ssub
87207 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub2_then_bsub
87208 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub2_then_hsub
87209 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub2_then_ssub
87210 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:psub1_then_psub
87211 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_then_bsub -> FPR8
87212 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
87213 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
87214 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87215 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub3_then_bsub
87216 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub3_then_dsub
87217 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub3_then_hsub
87218 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub3_then_ssub
87219 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2_then_bsub -> FPR8
87220 40, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub -> FPR64
87221 2, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2_then_hsub -> FPR16
87222 24, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2_then_ssub -> FPR32
87223 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_7_then_sub_32
87224 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32
87225 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_5_then_sub_32
87226 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32
87227 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_3_then_sub_32
87228 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32
87229 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_1_then_sub_32
87230 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:subo64_then_sub_32
87231 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_bsub
87232 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub
87233 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_hsub
87234 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_ssub
87235 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub
87236 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub3_then_bsub
87237 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub3_then_dsub
87238 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub3_then_hsub
87239 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub3_then_ssub
87240 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub3_then_zsub
87241 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_bsub
87242 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub
87243 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_hsub
87244 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_ssub
87245 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub
87246 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1
87247 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1_dsub2
87248 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2
87249 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2_dsub3
87250 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub2_dsub3
87251 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
87252 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87253 87, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
87254 111, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
87255 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1_qsub2
87256 104, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo
87257 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2_qsub3
87258 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2_qsub3
87259 60, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
87260 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87261 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
87262 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
87263 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_0_x8sub_1
87264 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_2_x8sub_3
87265 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_4_x8sub_5
87266 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_6_x8sub_7
87267 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
87268 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
87269 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
87270 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:sub_32_subo64_then_sub_32
87271 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub
87272 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub
87273 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87274 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
87275 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87276 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
87277 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1
87278 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1_zsub2
87279 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2
87280 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2_zsub3
87281 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_zsub3
87282 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
87283 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87284 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
87285 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87286 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
87287 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
87288 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub0_zsub2
87289 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo:zsub1_zsub3
87290 },
87291 { // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
87292 1, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:bsub -> FPR8
87293 40, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub -> FPR64
87294 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub0
87295 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1
87296 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2
87297 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3
87298 2, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:hsub -> FPR16
87299 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub
87300 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub0
87301 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub1
87302 76, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub0 -> FPR128
87303 78, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1 -> FPR128_lo
87304 78, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2 -> FPR128_lo
87305 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3
87306 24, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:ssub -> FPR32
87307 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:sub_32
87308 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:sube32
87309 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:sube64
87310 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:subo32
87311 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:subo64
87312 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_0
87313 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_1
87314 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2
87315 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_3
87316 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4
87317 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_5
87318 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6
87319 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_7
87320 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubb
87321 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd0
87322 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd1
87323 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh0
87324 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1
87325 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubq0
87326 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubq1
87327 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs0
87328 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1
87329 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub
87330 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0
87331 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1
87332 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2
87333 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3
87334 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq0
87335 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq1
87336 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd0
87337 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1
87338 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq0
87339 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq1
87340 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
87341 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
87342 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd0
87343 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1
87344 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq0
87345 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq1
87346 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs0
87347 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1
87348 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
87349 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
87350 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
87351 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
87352 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
87353 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
87354 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87355 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87356 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_then_bsub
87357 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_then_hsub
87358 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_then_ssub
87359 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3_then_bsub
87360 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3_then_hsub
87361 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3_then_ssub
87362 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_then_bsub
87363 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_then_hsub
87364 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_then_ssub
87365 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub1_then_psub
87366 1, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_bsub -> FPR8
87367 49, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
87368 4, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
87369 28, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87370 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_bsub
87371 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_dsub
87372 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_hsub
87373 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_ssub
87374 1, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_bsub -> FPR8
87375 49, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
87376 4, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
87377 28, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87378 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_7_then_sub_32
87379 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32
87380 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_5_then_sub_32
87381 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32
87382 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_3_then_sub_32
87383 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32
87384 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_1_then_sub_32
87385 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:subo64_then_sub_32
87386 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_bsub
87387 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub
87388 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_hsub
87389 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_ssub
87390 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub
87391 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_bsub
87392 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_dsub
87393 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_hsub
87394 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_ssub
87395 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_zsub
87396 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_bsub
87397 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub
87398 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_hsub
87399 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_ssub
87400 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub
87401 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1
87402 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1_dsub2
87403 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2
87404 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2_dsub3
87405 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_dsub3
87406 61, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
87407 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87408 88, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
87409 105, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_lo
87410 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1_qsub2
87411 111, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
87412 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2_qsub3
87413 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_qsub3
87414 63, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
87415 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87416 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
87417 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
87418 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_0_x8sub_1
87419 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2_x8sub_3
87420 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4_x8sub_5
87421 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6_x8sub_7
87422 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
87423 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
87424 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
87425 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:sub_32_subo64_then_sub_32
87426 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub
87427 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub
87428 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87429 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
87430 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87431 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
87432 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1
87433 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1_zsub2
87434 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2
87435 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2_zsub3
87436 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_zsub3
87437 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
87438 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87439 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
87440 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87441 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
87442 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
87443 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub2
87444 0, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub3
87445 },
87446 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
87447 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:bsub -> FPR8
87448 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub -> FPR64_lo
87449 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub0
87450 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub1
87451 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub2
87452 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub3
87453 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:hsub -> FPR16_lo
87454 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:psub
87455 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:psub0
87456 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:psub1
87457 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub0
87458 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1
87459 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2
87460 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub3
87461 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
87462 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:sub_32
87463 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:sube32
87464 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:sube64
87465 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:subo32
87466 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:subo64
87467 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_0
87468 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_1
87469 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_2
87470 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_3
87471 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_4
87472 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_5
87473 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_6
87474 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_7
87475 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubb
87476 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubd0
87477 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubd1
87478 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh0
87479 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1
87480 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubq0
87481 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubq1
87482 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs0
87483 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1
87484 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub -> FPR128_lo
87485 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub0 -> ZPR_4b
87486 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1 -> ZPR_4b
87487 77, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2 -> ZPR
87488 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub3
87489 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq0
87490 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq1
87491 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd0
87492 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1
87493 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq0
87494 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq1
87495 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
87496 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
87497 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd0
87498 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1
87499 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq0
87500 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq1
87501 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs0
87502 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1
87503 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
87504 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
87505 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
87506 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
87507 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
87508 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
87509 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87510 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87511 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub1_then_bsub
87512 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub1_then_hsub
87513 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub1_then_ssub
87514 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub3_then_bsub
87515 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub3_then_hsub
87516 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub3_then_ssub
87517 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub2_then_bsub
87518 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub2_then_hsub
87519 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub2_then_ssub
87520 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:psub1_then_psub
87521 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_bsub
87522 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_dsub
87523 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_hsub
87524 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_ssub
87525 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_bsub
87526 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_dsub
87527 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_hsub
87528 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub3_then_ssub
87529 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_bsub
87530 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_dsub
87531 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_hsub
87532 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_ssub
87533 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_7_then_sub_32
87534 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32
87535 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_5_then_sub_32
87536 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32
87537 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_3_then_sub_32
87538 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32
87539 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_1_then_sub_32
87540 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:subo64_then_sub_32
87541 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_bsub -> FPR8
87542 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
87543 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
87544 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87545 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
87546 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_bsub
87547 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_dsub
87548 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_hsub
87549 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_ssub
87550 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub3_then_zsub
87551 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_bsub -> FPR8
87552 40, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_dsub -> FPR64
87553 2, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_hsub -> FPR16
87554 24, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_ssub -> FPR32
87555 76, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_zsub -> FPR128
87556 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub0_dsub1
87557 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub0_dsub1_dsub2
87558 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub1_dsub2
87559 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub1_dsub2_dsub3
87560 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub2_dsub3
87561 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub
87562 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87563 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
87564 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub0_qsub1
87565 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub0_qsub1_qsub2
87566 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_qsub2
87567 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_qsub2_qsub3
87568 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2_qsub3
87569 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
87570 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87571 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
87572 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
87573 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_0_x8sub_1
87574 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_2_x8sub_3
87575 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_4_x8sub_5
87576 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_6_x8sub_7
87577 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
87578 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
87579 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
87580 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:sub_32_subo64_then_sub_32
87581 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
87582 111, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
87583 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87584 87, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
87585 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87586 134, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
87587 112, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
87588 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub0_zsub1_zsub2
87589 109, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo
87590 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_zsub2_zsub3
87591 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_zsub3
87592 60, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
87593 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87594 104, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo
87595 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87596 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
87597 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
87598 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub0_zsub2
87599 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b:zsub1_zsub3
87600 },
87601 { // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
87602 1, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:bsub -> FPR8
87603 40, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub -> FPR64
87604 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub0
87605 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1
87606 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2
87607 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3
87608 2, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:hsub -> FPR16
87609 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:psub
87610 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:psub0
87611 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:psub1
87612 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub0
87613 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1
87614 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2
87615 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3
87616 24, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:ssub -> FPR32
87617 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:sub_32
87618 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:sube32
87619 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:sube64
87620 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:subo32
87621 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:subo64
87622 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_0
87623 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_1
87624 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2
87625 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_3
87626 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4
87627 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_5
87628 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6
87629 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_7
87630 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubb
87631 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd0
87632 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd1
87633 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh0
87634 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1
87635 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubq0
87636 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubq1
87637 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs0
87638 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1
87639 76, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub -> FPR128
87640 77, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0 -> ZPR
87641 80, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1 -> ZPR_4b
87642 80, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2 -> ZPR_4b
87643 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3
87644 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq0
87645 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq1
87646 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd0
87647 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1
87648 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq0
87649 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq1
87650 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
87651 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
87652 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd0
87653 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1
87654 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq0
87655 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq1
87656 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs0
87657 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1
87658 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
87659 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
87660 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
87661 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
87662 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
87663 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
87664 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87665 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87666 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_bsub
87667 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_hsub
87668 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_ssub
87669 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_bsub
87670 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_hsub
87671 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_ssub
87672 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_bsub
87673 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_hsub
87674 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_ssub
87675 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:psub1_then_psub
87676 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_bsub
87677 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub
87678 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_hsub
87679 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_ssub
87680 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_bsub
87681 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_dsub
87682 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_hsub
87683 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_ssub
87684 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_bsub
87685 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_dsub
87686 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_hsub
87687 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_ssub
87688 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_7_then_sub_32
87689 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32
87690 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_5_then_sub_32
87691 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32
87692 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_3_then_sub_32
87693 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32
87694 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_1_then_sub_32
87695 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:subo64_then_sub_32
87696 1, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_bsub -> FPR8
87697 49, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
87698 4, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
87699 28, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87700 78, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
87701 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_bsub
87702 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_dsub
87703 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_hsub
87704 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_ssub
87705 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_zsub
87706 1, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_bsub -> FPR8
87707 49, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
87708 4, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
87709 28, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87710 78, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
87711 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub0_dsub1
87712 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub0_dsub1_dsub2
87713 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_dsub2
87714 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_dsub2_dsub3
87715 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_dsub3
87716 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub
87717 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87718 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
87719 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub0_qsub1
87720 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub0_qsub1_qsub2
87721 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_qsub2
87722 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_qsub2_qsub3
87723 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_qsub3
87724 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
87725 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87726 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
87727 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
87728 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_0_x8sub_1
87729 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_x8sub_3
87730 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_x8sub_5
87731 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_x8sub_7
87732 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
87733 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
87734 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
87735 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:sub_32_subo64_then_sub_32
87736 61, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
87737 105, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
87738 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87739 88, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
87740 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87741 135, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
87742 110, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
87743 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub1_zsub2
87744 112, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
87745 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub2_zsub3
87746 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_zsub3
87747 63, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
87748 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87749 111, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
87750 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87751 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
87752 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
87753 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub2
87754 0, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub3
87755 },
87756 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
87757 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:bsub -> FPR8
87758 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub -> FPR64_lo
87759 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub0
87760 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1
87761 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2
87762 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3
87763 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:hsub -> FPR16_lo
87764 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub
87765 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub0
87766 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub1
87767 78, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub0 -> FPR128_lo
87768 78, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1 -> FPR128_lo
87769 78, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2 -> FPR128_lo
87770 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3
87771 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
87772 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:sub_32
87773 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:sube32
87774 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:sube64
87775 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:subo32
87776 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:subo64
87777 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_0
87778 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_1
87779 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2
87780 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_3
87781 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4
87782 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_5
87783 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6
87784 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_7
87785 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubb
87786 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd0
87787 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd1
87788 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh0
87789 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1
87790 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubq0
87791 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubq1
87792 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs0
87793 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1
87794 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub
87795 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0
87796 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1
87797 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2
87798 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3
87799 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq0
87800 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq1
87801 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd0
87802 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1
87803 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq0
87804 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq1
87805 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
87806 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
87807 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd0
87808 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1
87809 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq0
87810 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq1
87811 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs0
87812 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1
87813 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
87814 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
87815 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
87816 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
87817 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
87818 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
87819 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87820 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87821 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_then_bsub
87822 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_then_hsub
87823 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_then_ssub
87824 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3_then_bsub
87825 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3_then_hsub
87826 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub3_then_ssub
87827 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_then_bsub
87828 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_then_hsub
87829 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_then_ssub
87830 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:psub1_then_psub
87831 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_bsub -> FPR8
87832 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
87833 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
87834 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87835 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_bsub
87836 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_dsub
87837 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_hsub
87838 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub3_then_ssub
87839 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_bsub -> FPR8
87840 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
87841 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
87842 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
87843 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_7_then_sub_32
87844 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32
87845 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_5_then_sub_32
87846 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32
87847 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_3_then_sub_32
87848 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32
87849 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_1_then_sub_32
87850 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:subo64_then_sub_32
87851 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_bsub
87852 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub
87853 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_hsub
87854 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_ssub
87855 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub
87856 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_bsub
87857 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_dsub
87858 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_hsub
87859 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_ssub
87860 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub3_then_zsub
87861 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_bsub
87862 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub
87863 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_hsub
87864 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_ssub
87865 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub
87866 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1
87867 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1_dsub2
87868 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2
87869 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2_dsub3
87870 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub2_dsub3
87871 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
87872 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87873 89, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
87874 111, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
87875 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1_qsub2
87876 111, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
87877 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2_qsub3
87878 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_qsub3
87879 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
87880 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
87881 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub
87882 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
87883 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_0_x8sub_1
87884 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2_x8sub_3
87885 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4_x8sub_5
87886 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6_x8sub_7
87887 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
87888 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
87889 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
87890 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:sub_32_subo64_then_sub_32
87891 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub
87892 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub
87893 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87894 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
87895 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87896 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
87897 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1
87898 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1_zsub2
87899 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2
87900 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2_zsub3
87901 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_zsub3
87902 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
87903 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
87904 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
87905 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
87906 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
87907 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
87908 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub0_zsub2
87909 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo:zsub1_zsub3
87910 },
87911 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
87912 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:bsub -> FPR8
87913 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub -> FPR64_lo
87914 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub0
87915 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1
87916 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2
87917 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3
87918 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:hsub -> FPR16_lo
87919 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:psub
87920 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:psub0
87921 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:psub1
87922 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub0
87923 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1
87924 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2
87925 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3
87926 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
87927 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:sub_32
87928 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:sube32
87929 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:sube64
87930 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:subo32
87931 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:subo64
87932 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_0
87933 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_1
87934 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2
87935 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_3
87936 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4
87937 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_5
87938 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6
87939 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_7
87940 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubb
87941 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd0
87942 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd1
87943 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh0
87944 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1
87945 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubq0
87946 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubq1
87947 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs0
87948 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1
87949 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub -> FPR128_lo
87950 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0 -> ZPR_4b
87951 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1 -> ZPR_4b
87952 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2 -> ZPR_4b
87953 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3
87954 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq0
87955 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq1
87956 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd0
87957 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1
87958 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq0
87959 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq1
87960 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
87961 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
87962 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd0
87963 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1
87964 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq0
87965 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq1
87966 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs0
87967 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1
87968 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
87969 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
87970 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
87971 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
87972 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
87973 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
87974 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
87975 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
87976 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_bsub
87977 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_hsub
87978 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_then_ssub
87979 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_bsub
87980 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_hsub
87981 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub3_then_ssub
87982 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_bsub
87983 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_hsub
87984 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_then_ssub
87985 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:psub1_then_psub
87986 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_bsub
87987 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub
87988 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_hsub
87989 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_ssub
87990 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_bsub
87991 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_dsub
87992 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_hsub
87993 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub3_then_ssub
87994 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_bsub
87995 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_dsub
87996 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_hsub
87997 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_ssub
87998 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_7_then_sub_32
87999 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32
88000 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_5_then_sub_32
88001 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32
88002 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_3_then_sub_32
88003 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32
88004 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_1_then_sub_32
88005 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:subo64_then_sub_32
88006 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_bsub -> FPR8
88007 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
88008 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
88009 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88010 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
88011 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_bsub
88012 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_dsub
88013 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_hsub
88014 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_ssub
88015 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub3_then_zsub
88016 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_bsub -> FPR8
88017 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
88018 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
88019 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88020 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
88021 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub0_dsub1
88022 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub0_dsub1_dsub2
88023 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_dsub2
88024 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub1_dsub2_dsub3
88025 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub2_dsub3
88026 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub
88027 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88028 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
88029 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub0_qsub1
88030 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub0_qsub1_qsub2
88031 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_qsub2
88032 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_qsub2_qsub3
88033 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_qsub3
88034 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
88035 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88036 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
88037 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
88038 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_0_x8sub_1
88039 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_x8sub_3
88040 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_x8sub_5
88041 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_x8sub_7
88042 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88043 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88044 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88045 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:sub_32_subo64_then_sub_32
88046 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88047 111, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
88048 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88049 89, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
88050 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88051 138, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
88052 112, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
88053 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub1_zsub2
88054 112, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
88055 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub2_zsub3
88056 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_zsub3
88057 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88058 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88059 111, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
88060 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88061 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub
88062 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub
88063 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub0_zsub2
88064 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b:zsub1_zsub3
88065 },
88066 { // QQQ_with_qsub0_in_FPR128_0to7
88067 1, // QQQ_with_qsub0_in_FPR128_0to7:bsub -> FPR8
88068 49, // QQQ_with_qsub0_in_FPR128_0to7:dsub -> FPR64_lo
88069 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub0
88070 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub1
88071 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub2
88072 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub3
88073 4, // QQQ_with_qsub0_in_FPR128_0to7:hsub -> FPR16_lo
88074 0, // QQQ_with_qsub0_in_FPR128_0to7:psub
88075 0, // QQQ_with_qsub0_in_FPR128_0to7:psub0
88076 0, // QQQ_with_qsub0_in_FPR128_0to7:psub1
88077 81, // QQQ_with_qsub0_in_FPR128_0to7:qsub0 -> FPR128_0to7
88078 78, // QQQ_with_qsub0_in_FPR128_0to7:qsub1 -> FPR128_lo
88079 78, // QQQ_with_qsub0_in_FPR128_0to7:qsub2 -> FPR128_lo
88080 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub3
88081 28, // QQQ_with_qsub0_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
88082 0, // QQQ_with_qsub0_in_FPR128_0to7:sub_32
88083 0, // QQQ_with_qsub0_in_FPR128_0to7:sube32
88084 0, // QQQ_with_qsub0_in_FPR128_0to7:sube64
88085 0, // QQQ_with_qsub0_in_FPR128_0to7:subo32
88086 0, // QQQ_with_qsub0_in_FPR128_0to7:subo64
88087 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_0
88088 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_1
88089 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_2
88090 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_3
88091 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_4
88092 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_5
88093 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_6
88094 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_7
88095 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubb
88096 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubd0
88097 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubd1
88098 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh0
88099 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1
88100 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubq0
88101 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubq1
88102 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs0
88103 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1
88104 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub
88105 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub0
88106 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1
88107 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2
88108 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub3
88109 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubd1_then_zasubq0
88110 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubd1_then_zasubq1
88111 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd0
88112 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1
88113 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubq0
88114 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubq1
88115 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
88116 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
88117 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd0
88118 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1
88119 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubq0
88120 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubq1
88121 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs0
88122 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1
88123 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
88124 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
88125 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
88126 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
88127 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
88128 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
88129 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
88130 0, // QQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
88131 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub1_then_bsub
88132 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub1_then_hsub
88133 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub1_then_ssub
88134 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub3_then_bsub
88135 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub3_then_hsub
88136 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub3_then_ssub
88137 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub2_then_bsub
88138 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub2_then_hsub
88139 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub2_then_ssub
88140 0, // QQQ_with_qsub0_in_FPR128_0to7:psub1_then_psub
88141 1, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_then_bsub -> FPR8
88142 49, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
88143 4, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
88144 28, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88145 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub3_then_bsub
88146 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub3_then_dsub
88147 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub3_then_hsub
88148 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub3_then_ssub
88149 1, // QQQ_with_qsub0_in_FPR128_0to7:qsub2_then_bsub -> FPR8
88150 49, // QQQ_with_qsub0_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
88151 4, // QQQ_with_qsub0_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
88152 28, // QQQ_with_qsub0_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88153 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_7_then_sub_32
88154 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_6_then_sub_32
88155 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_5_then_sub_32
88156 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_4_then_sub_32
88157 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_3_then_sub_32
88158 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_2_then_sub_32
88159 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_1_then_sub_32
88160 0, // QQQ_with_qsub0_in_FPR128_0to7:subo64_then_sub_32
88161 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_bsub
88162 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub
88163 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_hsub
88164 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_ssub
88165 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub
88166 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub3_then_bsub
88167 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub3_then_dsub
88168 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub3_then_hsub
88169 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub3_then_ssub
88170 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub3_then_zsub
88171 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_bsub
88172 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_dsub
88173 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_hsub
88174 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_ssub
88175 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_zsub
88176 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub0_dsub1
88177 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub0_dsub1_dsub2
88178 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub1_dsub2
88179 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub1_dsub2_dsub3
88180 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub2_dsub3
88181 63, // QQQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88182 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88183 89, // QQQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
88184 114, // QQQ_with_qsub0_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub0_in_FPR128_0to7
88185 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub0_qsub1_qsub2
88186 111, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
88187 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_qsub2_qsub3
88188 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub2_qsub3
88189 63, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88190 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88191 0, // QQQ_with_qsub0_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
88192 0, // QQQ_with_qsub0_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
88193 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_0_x8sub_1
88194 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_2_x8sub_3
88195 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_4_x8sub_5
88196 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_6_x8sub_7
88197 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88198 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88199 0, // QQQ_with_qsub0_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88200 0, // QQQ_with_qsub0_in_FPR128_0to7:sub_32_subo64_then_sub_32
88201 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub
88202 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub
88203 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88204 0, // QQQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
88205 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88206 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
88207 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub0_zsub1
88208 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub0_zsub1_zsub2
88209 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_zsub2
88210 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_zsub2_zsub3
88211 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_zsub3
88212 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
88213 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88214 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
88215 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88216 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
88217 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
88218 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub0_zsub2
88219 0, // QQQ_with_qsub0_in_FPR128_0to7:zsub1_zsub3
88220 },
88221 { // QQQ_with_qsub1_in_FPR128_0to7
88222 1, // QQQ_with_qsub1_in_FPR128_0to7:bsub -> FPR8
88223 40, // QQQ_with_qsub1_in_FPR128_0to7:dsub -> FPR64
88224 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub0
88225 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub1
88226 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub2
88227 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub3
88228 2, // QQQ_with_qsub1_in_FPR128_0to7:hsub -> FPR16
88229 0, // QQQ_with_qsub1_in_FPR128_0to7:psub
88230 0, // QQQ_with_qsub1_in_FPR128_0to7:psub0
88231 0, // QQQ_with_qsub1_in_FPR128_0to7:psub1
88232 76, // QQQ_with_qsub1_in_FPR128_0to7:qsub0 -> FPR128
88233 81, // QQQ_with_qsub1_in_FPR128_0to7:qsub1 -> FPR128_0to7
88234 78, // QQQ_with_qsub1_in_FPR128_0to7:qsub2 -> FPR128_lo
88235 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub3
88236 24, // QQQ_with_qsub1_in_FPR128_0to7:ssub -> FPR32
88237 0, // QQQ_with_qsub1_in_FPR128_0to7:sub_32
88238 0, // QQQ_with_qsub1_in_FPR128_0to7:sube32
88239 0, // QQQ_with_qsub1_in_FPR128_0to7:sube64
88240 0, // QQQ_with_qsub1_in_FPR128_0to7:subo32
88241 0, // QQQ_with_qsub1_in_FPR128_0to7:subo64
88242 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_0
88243 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_1
88244 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_2
88245 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_3
88246 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_4
88247 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_5
88248 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_6
88249 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_7
88250 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubb
88251 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubd0
88252 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubd1
88253 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh0
88254 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1
88255 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubq0
88256 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubq1
88257 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs0
88258 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1
88259 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub
88260 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub0
88261 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1
88262 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2
88263 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub3
88264 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq0
88265 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq1
88266 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd0
88267 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1
88268 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq0
88269 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq1
88270 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
88271 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
88272 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd0
88273 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1
88274 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq0
88275 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq1
88276 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs0
88277 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1
88278 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
88279 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
88280 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
88281 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
88282 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
88283 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
88284 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
88285 0, // QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
88286 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub1_then_bsub
88287 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub1_then_hsub
88288 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub1_then_ssub
88289 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub3_then_bsub
88290 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub3_then_hsub
88291 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub3_then_ssub
88292 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub2_then_bsub
88293 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub2_then_hsub
88294 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub2_then_ssub
88295 0, // QQQ_with_qsub1_in_FPR128_0to7:psub1_then_psub
88296 1, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_bsub -> FPR8
88297 49, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
88298 4, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
88299 28, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88300 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_bsub
88301 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_dsub
88302 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_hsub
88303 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_ssub
88304 1, // QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_bsub -> FPR8
88305 49, // QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
88306 4, // QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
88307 28, // QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88308 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_7_then_sub_32
88309 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32
88310 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_5_then_sub_32
88311 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32
88312 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_3_then_sub_32
88313 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32
88314 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_1_then_sub_32
88315 0, // QQQ_with_qsub1_in_FPR128_0to7:subo64_then_sub_32
88316 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_bsub
88317 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub
88318 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_hsub
88319 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_ssub
88320 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub
88321 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_bsub
88322 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_dsub
88323 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_hsub
88324 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_ssub
88325 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_zsub
88326 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_bsub
88327 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub
88328 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_hsub
88329 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_ssub
88330 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub
88331 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1
88332 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1_dsub2
88333 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2
88334 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2_dsub3
88335 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub2_dsub3
88336 61, // QQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
88337 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88338 88, // QQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
88339 115, // QQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_0to7
88340 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1_qsub2
88341 114, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub0_in_FPR128_0to7
88342 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2_qsub3
88343 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub2_qsub3
88344 63, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88345 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88346 0, // QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
88347 0, // QQQ_with_qsub1_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
88348 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_0_x8sub_1
88349 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_2_x8sub_3
88350 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_4_x8sub_5
88351 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_6_x8sub_7
88352 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88353 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88354 0, // QQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88355 0, // QQQ_with_qsub1_in_FPR128_0to7:sub_32_subo64_then_sub_32
88356 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub
88357 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub
88358 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88359 0, // QQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
88360 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88361 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
88362 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1
88363 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1_zsub2
88364 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2
88365 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2_zsub3
88366 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_zsub3
88367 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
88368 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88369 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
88370 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88371 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
88372 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
88373 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub2
88374 0, // QQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub3
88375 },
88376 { // QQQ_with_qsub2_in_FPR128_0to7
88377 1, // QQQ_with_qsub2_in_FPR128_0to7:bsub -> FPR8
88378 40, // QQQ_with_qsub2_in_FPR128_0to7:dsub -> FPR64
88379 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub0
88380 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub1
88381 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub2
88382 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub3
88383 2, // QQQ_with_qsub2_in_FPR128_0to7:hsub -> FPR16
88384 0, // QQQ_with_qsub2_in_FPR128_0to7:psub
88385 0, // QQQ_with_qsub2_in_FPR128_0to7:psub0
88386 0, // QQQ_with_qsub2_in_FPR128_0to7:psub1
88387 76, // QQQ_with_qsub2_in_FPR128_0to7:qsub0 -> FPR128
88388 76, // QQQ_with_qsub2_in_FPR128_0to7:qsub1 -> FPR128
88389 81, // QQQ_with_qsub2_in_FPR128_0to7:qsub2 -> FPR128_0to7
88390 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub3
88391 24, // QQQ_with_qsub2_in_FPR128_0to7:ssub -> FPR32
88392 0, // QQQ_with_qsub2_in_FPR128_0to7:sub_32
88393 0, // QQQ_with_qsub2_in_FPR128_0to7:sube32
88394 0, // QQQ_with_qsub2_in_FPR128_0to7:sube64
88395 0, // QQQ_with_qsub2_in_FPR128_0to7:subo32
88396 0, // QQQ_with_qsub2_in_FPR128_0to7:subo64
88397 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_0
88398 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_1
88399 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_2
88400 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_3
88401 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_4
88402 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_5
88403 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_6
88404 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_7
88405 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubb
88406 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubd0
88407 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubd1
88408 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh0
88409 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1
88410 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubq0
88411 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubq1
88412 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs0
88413 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1
88414 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub
88415 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub0
88416 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1
88417 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2
88418 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub3
88419 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq0
88420 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq1
88421 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd0
88422 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1
88423 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq0
88424 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq1
88425 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
88426 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
88427 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd0
88428 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1
88429 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq0
88430 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq1
88431 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs0
88432 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1
88433 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
88434 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
88435 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
88436 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
88437 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
88438 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
88439 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
88440 0, // QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
88441 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_bsub
88442 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_hsub
88443 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_ssub
88444 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_bsub
88445 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_hsub
88446 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_ssub
88447 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_bsub
88448 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_hsub
88449 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_ssub
88450 0, // QQQ_with_qsub2_in_FPR128_0to7:psub1_then_psub
88451 1, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_bsub -> FPR8
88452 40, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub -> FPR64
88453 2, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_hsub -> FPR16
88454 24, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_ssub -> FPR32
88455 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_bsub
88456 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_dsub
88457 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_hsub
88458 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_ssub
88459 1, // QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_bsub -> FPR8
88460 49, // QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
88461 4, // QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
88462 28, // QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88463 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_7_then_sub_32
88464 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32
88465 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_5_then_sub_32
88466 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32
88467 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_3_then_sub_32
88468 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32
88469 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_1_then_sub_32
88470 0, // QQQ_with_qsub2_in_FPR128_0to7:subo64_then_sub_32
88471 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_bsub
88472 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub
88473 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_hsub
88474 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_ssub
88475 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub
88476 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_bsub
88477 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_dsub
88478 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_hsub
88479 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_ssub
88480 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_zsub
88481 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_bsub
88482 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub
88483 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_hsub
88484 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_ssub
88485 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub
88486 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1
88487 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1_dsub2
88488 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2
88489 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2_dsub3
88490 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub2_dsub3
88491 59, // QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD
88492 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88493 86, // QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
88494 101, // QQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1 -> QQ
88495 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1_qsub2
88496 115, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub1_in_FPR128_0to7
88497 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2_qsub3
88498 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub2_qsub3
88499 61, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
88500 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88501 0, // QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
88502 0, // QQQ_with_qsub2_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
88503 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_0_x8sub_1
88504 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_x8sub_3
88505 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_x8sub_5
88506 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_x8sub_7
88507 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88508 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88509 0, // QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88510 0, // QQQ_with_qsub2_in_FPR128_0to7:sub_32_subo64_then_sub_32
88511 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub
88512 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub
88513 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88514 0, // QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
88515 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88516 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
88517 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1
88518 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1_zsub2
88519 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2
88520 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2_zsub3
88521 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_zsub3
88522 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
88523 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88524 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
88525 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88526 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
88527 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
88528 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub2
88529 0, // QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub3
88530 },
88531 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
88532 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
88533 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64_lo
88534 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
88535 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
88536 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
88537 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
88538 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16_lo
88539 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
88540 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
88541 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
88542 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
88543 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
88544 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
88545 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
88546 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32_with_hsub_in_FPR16_lo
88547 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
88548 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
88549 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
88550 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
88551 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
88552 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
88553 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
88554 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
88555 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
88556 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
88557 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
88558 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
88559 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
88560 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
88561 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
88562 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
88563 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
88564 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
88565 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
88566 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
88567 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
88568 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
88569 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128_lo
88570 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR_4b
88571 77, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR
88572 77, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR
88573 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3
88574 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
88575 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
88576 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
88577 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
88578 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
88579 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
88580 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
88581 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
88582 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
88583 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
88584 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
88585 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
88586 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
88587 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
88588 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
88589 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
88590 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
88591 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
88592 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
88593 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
88594 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
88595 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
88596 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
88597 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
88598 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
88599 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
88600 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
88601 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
88602 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
88603 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
88604 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
88605 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
88606 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
88607 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
88608 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
88609 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
88610 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
88611 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
88612 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
88613 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
88614 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
88615 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
88616 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
88617 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
88618 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
88619 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
88620 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
88621 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
88622 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
88623 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
88624 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
88625 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
88626 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
88627 40, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
88628 2, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
88629 24, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
88630 76, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
88631 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub
88632 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub
88633 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub
88634 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub
88635 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub
88636 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
88637 40, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
88638 2, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
88639 24, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
88640 76, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
88641 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
88642 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
88643 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
88644 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
88645 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
88646 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
88647 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88648 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
88649 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
88650 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
88651 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
88652 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
88653 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
88654 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
88655 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88656 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
88657 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
88658 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
88659 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
88660 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
88661 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
88662 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88663 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88664 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88665 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
88666 60, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
88667 104, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo
88668 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88669 84, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo
88670 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88671 126, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo
88672 109, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo
88673 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2
88674 106, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2
88675 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3
88676 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3
88677 59, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
88678 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88679 101, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
88680 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88681 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
88682 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
88683 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
88684 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
88685 },
88686 { // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
88687 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
88688 49, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
88689 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
88690 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
88691 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
88692 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
88693 4, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
88694 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
88695 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
88696 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
88697 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
88698 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
88699 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
88700 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
88701 28, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
88702 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
88703 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
88704 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
88705 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
88706 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
88707 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
88708 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
88709 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
88710 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
88711 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
88712 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
88713 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
88714 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
88715 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
88716 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
88717 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
88718 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
88719 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
88720 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
88721 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
88722 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
88723 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
88724 78, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
88725 80, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
88726 80, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
88727 77, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR
88728 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3
88729 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
88730 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
88731 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
88732 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
88733 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
88734 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
88735 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
88736 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
88737 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
88738 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
88739 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
88740 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
88741 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
88742 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
88743 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
88744 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
88745 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
88746 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
88747 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
88748 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
88749 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
88750 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
88751 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
88752 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
88753 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
88754 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
88755 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
88756 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
88757 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
88758 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
88759 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
88760 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
88761 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
88762 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
88763 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
88764 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
88765 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
88766 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
88767 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
88768 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
88769 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
88770 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
88771 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
88772 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
88773 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
88774 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
88775 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
88776 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
88777 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
88778 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
88779 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
88780 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
88781 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
88782 49, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
88783 4, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
88784 28, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88785 78, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
88786 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
88787 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
88788 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
88789 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
88790 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
88791 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
88792 40, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64
88793 2, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16
88794 24, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32
88795 76, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128
88796 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
88797 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
88798 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
88799 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
88800 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
88801 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
88802 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88803 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
88804 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
88805 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
88806 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
88807 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
88808 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
88809 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
88810 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88811 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
88812 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
88813 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
88814 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
88815 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
88816 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
88817 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88818 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88819 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88820 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
88821 63, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88822 111, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
88823 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88824 87, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
88825 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88826 134, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
88827 116, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
88828 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
88829 109, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo
88830 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
88831 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
88832 60, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
88833 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88834 104, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo
88835 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88836 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
88837 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
88838 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
88839 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
88840 },
88841 { // ZPR3_with_zsub1_in_ZPR_3b
88842 1, // ZPR3_with_zsub1_in_ZPR_3b:bsub -> FPR8
88843 40, // ZPR3_with_zsub1_in_ZPR_3b:dsub -> FPR64
88844 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub0
88845 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub1
88846 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub2
88847 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub3
88848 2, // ZPR3_with_zsub1_in_ZPR_3b:hsub -> FPR16
88849 0, // ZPR3_with_zsub1_in_ZPR_3b:psub
88850 0, // ZPR3_with_zsub1_in_ZPR_3b:psub0
88851 0, // ZPR3_with_zsub1_in_ZPR_3b:psub1
88852 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub0
88853 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1
88854 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2
88855 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub3
88856 24, // ZPR3_with_zsub1_in_ZPR_3b:ssub -> FPR32
88857 0, // ZPR3_with_zsub1_in_ZPR_3b:sub_32
88858 0, // ZPR3_with_zsub1_in_ZPR_3b:sube32
88859 0, // ZPR3_with_zsub1_in_ZPR_3b:sube64
88860 0, // ZPR3_with_zsub1_in_ZPR_3b:subo32
88861 0, // ZPR3_with_zsub1_in_ZPR_3b:subo64
88862 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_0
88863 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_1
88864 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_2
88865 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_3
88866 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_4
88867 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_5
88868 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_6
88869 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_7
88870 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubb
88871 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubd0
88872 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubd1
88873 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh0
88874 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1
88875 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubq0
88876 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubq1
88877 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs0
88878 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1
88879 76, // ZPR3_with_zsub1_in_ZPR_3b:zsub -> FPR128
88880 77, // ZPR3_with_zsub1_in_ZPR_3b:zsub0 -> ZPR
88881 82, // ZPR3_with_zsub1_in_ZPR_3b:zsub1 -> ZPR_3b
88882 80, // ZPR3_with_zsub1_in_ZPR_3b:zsub2 -> ZPR_4b
88883 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub3
88884 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq0
88885 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq1
88886 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd0
88887 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1
88888 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq0
88889 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq1
88890 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
88891 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
88892 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd0
88893 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1
88894 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq0
88895 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq1
88896 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs0
88897 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1
88898 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
88899 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
88900 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
88901 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
88902 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
88903 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
88904 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
88905 0, // ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
88906 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub1_then_bsub
88907 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub1_then_hsub
88908 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub1_then_ssub
88909 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub3_then_bsub
88910 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub3_then_hsub
88911 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub3_then_ssub
88912 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub2_then_bsub
88913 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub2_then_hsub
88914 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub2_then_ssub
88915 0, // ZPR3_with_zsub1_in_ZPR_3b:psub1_then_psub
88916 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_bsub
88917 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_dsub
88918 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_hsub
88919 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_ssub
88920 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_bsub
88921 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_dsub
88922 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_hsub
88923 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_ssub
88924 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_bsub
88925 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_dsub
88926 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_hsub
88927 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_ssub
88928 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_7_then_sub_32
88929 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32
88930 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_5_then_sub_32
88931 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32
88932 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_3_then_sub_32
88933 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32
88934 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_1_then_sub_32
88935 0, // ZPR3_with_zsub1_in_ZPR_3b:subo64_then_sub_32
88936 1, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_bsub -> FPR8
88937 49, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
88938 4, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
88939 28, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88940 81, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
88941 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_bsub
88942 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_dsub
88943 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_hsub
88944 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_ssub
88945 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_zsub
88946 1, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_bsub -> FPR8
88947 49, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
88948 4, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
88949 28, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
88950 78, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_zsub -> FPR128_lo
88951 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub0_dsub1
88952 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub0_dsub1_dsub2
88953 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub1_dsub2
88954 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub1_dsub2_dsub3
88955 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub2_dsub3
88956 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub
88957 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88958 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
88959 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub0_qsub1
88960 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub0_qsub1_qsub2
88961 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_qsub2
88962 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_qsub2_qsub3
88963 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2_qsub3
88964 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
88965 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
88966 0, // ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
88967 0, // ZPR3_with_zsub1_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
88968 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_0_x8sub_1
88969 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_2_x8sub_3
88970 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_4_x8sub_5
88971 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_6_x8sub_7
88972 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
88973 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
88974 0, // ZPR3_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
88975 0, // ZPR3_with_zsub1_in_ZPR_3b:sub_32_subo64_then_sub_32
88976 61, // ZPR3_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
88977 115, // ZPR3_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
88978 0, // ZPR3_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88979 88, // ZPR3_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
88980 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88981 141, // ZPR3_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7
88982 118, // ZPR3_with_zsub1_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
88983 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub0_zsub1_zsub2
88984 119, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub_in_FPR128_0to7
88985 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_zsub2_zsub3
88986 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_zsub3
88987 63, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
88988 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
88989 114, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
88990 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
88991 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
88992 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
88993 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub0_zsub2
88994 0, // ZPR3_with_zsub1_in_ZPR_3b:zsub1_zsub3
88995 },
88996 { // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
88997 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
88998 40, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64
88999 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
89000 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
89001 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
89002 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
89003 2, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16
89004 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
89005 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
89006 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
89007 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
89008 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
89009 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
89010 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
89011 24, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32
89012 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
89013 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
89014 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
89015 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
89016 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
89017 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
89018 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
89019 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
89020 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
89021 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
89022 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
89023 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
89024 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
89025 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
89026 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
89027 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
89028 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
89029 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
89030 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
89031 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
89032 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
89033 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
89034 76, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128
89035 77, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR
89036 80, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
89037 80, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
89038 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3
89039 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
89040 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
89041 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
89042 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
89043 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
89044 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
89045 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
89046 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
89047 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
89048 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
89049 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
89050 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
89051 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
89052 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
89053 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
89054 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
89055 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
89056 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
89057 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
89058 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
89059 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89060 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89061 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
89062 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
89063 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
89064 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
89065 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
89066 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
89067 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
89068 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
89069 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
89070 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
89071 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
89072 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
89073 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
89074 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
89075 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
89076 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
89077 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
89078 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
89079 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
89080 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
89081 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
89082 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
89083 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
89084 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
89085 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
89086 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
89087 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
89088 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
89089 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
89090 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
89091 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
89092 49, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
89093 4, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
89094 28, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89095 78, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
89096 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
89097 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
89098 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
89099 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
89100 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
89101 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
89102 49, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
89103 4, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
89104 28, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89105 78, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
89106 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
89107 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
89108 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
89109 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
89110 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
89111 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
89112 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89113 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
89114 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
89115 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
89116 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
89117 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
89118 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
89119 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
89120 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89121 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
89122 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
89123 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
89124 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
89125 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
89126 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
89127 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
89128 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
89129 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
89130 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
89131 61, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
89132 105, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
89133 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89134 88, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
89135 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89136 135, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
89137 110, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
89138 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
89139 116, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
89140 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
89141 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
89142 63, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
89143 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89144 111, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
89145 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89146 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
89147 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
89148 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
89149 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
89150 },
89151 { // ZPR3_with_zsub2_in_ZPR_3b
89152 1, // ZPR3_with_zsub2_in_ZPR_3b:bsub -> FPR8
89153 40, // ZPR3_with_zsub2_in_ZPR_3b:dsub -> FPR64
89154 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub0
89155 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub1
89156 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub2
89157 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub3
89158 2, // ZPR3_with_zsub2_in_ZPR_3b:hsub -> FPR16
89159 0, // ZPR3_with_zsub2_in_ZPR_3b:psub
89160 0, // ZPR3_with_zsub2_in_ZPR_3b:psub0
89161 0, // ZPR3_with_zsub2_in_ZPR_3b:psub1
89162 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub0
89163 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1
89164 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2
89165 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub3
89166 24, // ZPR3_with_zsub2_in_ZPR_3b:ssub -> FPR32
89167 0, // ZPR3_with_zsub2_in_ZPR_3b:sub_32
89168 0, // ZPR3_with_zsub2_in_ZPR_3b:sube32
89169 0, // ZPR3_with_zsub2_in_ZPR_3b:sube64
89170 0, // ZPR3_with_zsub2_in_ZPR_3b:subo32
89171 0, // ZPR3_with_zsub2_in_ZPR_3b:subo64
89172 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_0
89173 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_1
89174 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_2
89175 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_3
89176 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_4
89177 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_5
89178 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_6
89179 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_7
89180 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubb
89181 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubd0
89182 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubd1
89183 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh0
89184 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1
89185 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubq0
89186 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubq1
89187 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs0
89188 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1
89189 76, // ZPR3_with_zsub2_in_ZPR_3b:zsub -> FPR128
89190 77, // ZPR3_with_zsub2_in_ZPR_3b:zsub0 -> ZPR
89191 77, // ZPR3_with_zsub2_in_ZPR_3b:zsub1 -> ZPR
89192 82, // ZPR3_with_zsub2_in_ZPR_3b:zsub2 -> ZPR_3b
89193 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub3
89194 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq0
89195 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq1
89196 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd0
89197 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1
89198 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq0
89199 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq1
89200 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
89201 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
89202 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd0
89203 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1
89204 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq0
89205 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq1
89206 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs0
89207 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1
89208 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
89209 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
89210 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
89211 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
89212 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
89213 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
89214 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89215 0, // ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89216 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_bsub
89217 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_hsub
89218 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_ssub
89219 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_bsub
89220 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_hsub
89221 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_ssub
89222 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_bsub
89223 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_hsub
89224 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_ssub
89225 0, // ZPR3_with_zsub2_in_ZPR_3b:psub1_then_psub
89226 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_bsub
89227 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub
89228 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_hsub
89229 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_ssub
89230 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_bsub
89231 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_dsub
89232 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_hsub
89233 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_ssub
89234 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_bsub
89235 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_dsub
89236 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_hsub
89237 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_ssub
89238 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_7_then_sub_32
89239 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32
89240 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_5_then_sub_32
89241 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32
89242 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_3_then_sub_32
89243 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32
89244 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_1_then_sub_32
89245 0, // ZPR3_with_zsub2_in_ZPR_3b:subo64_then_sub_32
89246 1, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_bsub -> FPR8
89247 40, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub -> FPR64
89248 2, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_hsub -> FPR16
89249 24, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_ssub -> FPR32
89250 76, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub -> FPR128
89251 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_bsub
89252 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_dsub
89253 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_hsub
89254 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_ssub
89255 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_zsub
89256 1, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_bsub -> FPR8
89257 49, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
89258 4, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
89259 28, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89260 81, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
89261 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub0_dsub1
89262 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub0_dsub1_dsub2
89263 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub1_dsub2
89264 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub1_dsub2_dsub3
89265 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub2_dsub3
89266 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub
89267 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89268 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
89269 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub0_qsub1
89270 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub0_qsub1_qsub2
89271 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_qsub2
89272 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_qsub2_qsub3
89273 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2_qsub3
89274 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
89275 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89276 0, // ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
89277 0, // ZPR3_with_zsub2_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
89278 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_0_x8sub_1
89279 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_x8sub_3
89280 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_x8sub_5
89281 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_x8sub_7
89282 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
89283 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
89284 0, // ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
89285 0, // ZPR3_with_zsub2_in_ZPR_3b:sub_32_subo64_then_sub_32
89286 59, // ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub -> DD
89287 101, // ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ
89288 0, // ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89289 86, // ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
89290 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89291 142, // ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
89292 102, // ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub1 -> ZPR2
89293 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub1_zsub2
89294 118, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_3b
89295 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub2_zsub3
89296 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_zsub3
89297 61, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
89298 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89299 115, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
89300 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89301 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
89302 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
89303 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub2
89304 0, // ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub3
89305 },
89306 { // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
89307 1, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
89308 40, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64
89309 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
89310 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
89311 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
89312 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
89313 2, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16
89314 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
89315 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
89316 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
89317 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
89318 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
89319 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
89320 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
89321 24, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32
89322 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
89323 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
89324 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
89325 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
89326 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
89327 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
89328 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
89329 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
89330 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
89331 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
89332 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
89333 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
89334 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
89335 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
89336 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
89337 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
89338 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
89339 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
89340 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
89341 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
89342 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
89343 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
89344 76, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128
89345 77, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR
89346 77, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR
89347 80, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR_4b
89348 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3
89349 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
89350 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
89351 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
89352 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
89353 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
89354 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
89355 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
89356 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
89357 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
89358 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
89359 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
89360 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
89361 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
89362 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
89363 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
89364 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
89365 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
89366 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
89367 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
89368 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
89369 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89370 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89371 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
89372 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
89373 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
89374 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
89375 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
89376 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
89377 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
89378 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
89379 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
89380 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
89381 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
89382 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
89383 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
89384 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
89385 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
89386 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
89387 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
89388 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
89389 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
89390 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
89391 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
89392 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
89393 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
89394 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
89395 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
89396 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
89397 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
89398 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
89399 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
89400 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
89401 1, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
89402 40, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
89403 2, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
89404 24, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
89405 76, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
89406 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub
89407 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub
89408 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub
89409 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub
89410 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub
89411 1, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
89412 49, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
89413 4, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
89414 28, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89415 78, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_lo
89416 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
89417 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
89418 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
89419 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
89420 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
89421 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
89422 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89423 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
89424 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
89425 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
89426 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
89427 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
89428 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
89429 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
89430 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89431 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
89432 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
89433 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
89434 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
89435 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
89436 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
89437 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
89438 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
89439 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
89440 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
89441 59, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
89442 101, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
89443 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89444 86, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
89445 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89446 128, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
89447 106, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2Mul2
89448 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2
89449 110, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_4b
89450 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3
89451 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3
89452 61, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
89453 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89454 105, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_lo
89455 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89456 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
89457 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
89458 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
89459 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
89460 },
89461 { // ZPR3_with_zsub_in_FPR128_0to7
89462 1, // ZPR3_with_zsub_in_FPR128_0to7:bsub -> FPR8
89463 49, // ZPR3_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
89464 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub0
89465 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub1
89466 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub2
89467 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub3
89468 4, // ZPR3_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
89469 0, // ZPR3_with_zsub_in_FPR128_0to7:psub
89470 0, // ZPR3_with_zsub_in_FPR128_0to7:psub0
89471 0, // ZPR3_with_zsub_in_FPR128_0to7:psub1
89472 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub0
89473 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1
89474 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2
89475 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub3
89476 28, // ZPR3_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
89477 0, // ZPR3_with_zsub_in_FPR128_0to7:sub_32
89478 0, // ZPR3_with_zsub_in_FPR128_0to7:sube32
89479 0, // ZPR3_with_zsub_in_FPR128_0to7:sube64
89480 0, // ZPR3_with_zsub_in_FPR128_0to7:subo32
89481 0, // ZPR3_with_zsub_in_FPR128_0to7:subo64
89482 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_0
89483 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_1
89484 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_2
89485 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_3
89486 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_4
89487 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_5
89488 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_6
89489 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_7
89490 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubb
89491 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubd0
89492 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubd1
89493 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh0
89494 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1
89495 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubq0
89496 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubq1
89497 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs0
89498 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1
89499 81, // ZPR3_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
89500 82, // ZPR3_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
89501 80, // ZPR3_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_4b
89502 80, // ZPR3_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_4b
89503 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub3
89504 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
89505 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
89506 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
89507 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
89508 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
89509 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
89510 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
89511 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
89512 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
89513 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
89514 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
89515 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
89516 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
89517 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
89518 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
89519 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
89520 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
89521 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
89522 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
89523 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
89524 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89525 0, // ZPR3_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89526 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub1_then_bsub
89527 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub1_then_hsub
89528 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub1_then_ssub
89529 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub3_then_bsub
89530 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub3_then_hsub
89531 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub3_then_ssub
89532 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub2_then_bsub
89533 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub2_then_hsub
89534 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub2_then_ssub
89535 0, // ZPR3_with_zsub_in_FPR128_0to7:psub1_then_psub
89536 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_then_bsub
89537 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_then_dsub
89538 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_then_hsub
89539 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_then_ssub
89540 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub3_then_bsub
89541 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub3_then_dsub
89542 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub3_then_hsub
89543 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub3_then_ssub
89544 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2_then_bsub
89545 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2_then_dsub
89546 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2_then_hsub
89547 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2_then_ssub
89548 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
89549 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
89550 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
89551 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
89552 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
89553 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
89554 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
89555 0, // ZPR3_with_zsub_in_FPR128_0to7:subo64_then_sub_32
89556 1, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
89557 49, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
89558 4, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
89559 28, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89560 78, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_lo
89561 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub3_then_bsub
89562 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub3_then_dsub
89563 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub3_then_hsub
89564 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub3_then_ssub
89565 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub3_then_zsub
89566 1, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
89567 49, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
89568 4, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
89569 28, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89570 78, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_lo
89571 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub0_dsub1
89572 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
89573 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub1_dsub2
89574 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
89575 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub2_dsub3
89576 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
89577 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89578 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
89579 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub0_qsub1
89580 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
89581 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_qsub2
89582 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
89583 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2_qsub3
89584 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
89585 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89586 0, // ZPR3_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
89587 0, // ZPR3_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
89588 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
89589 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
89590 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
89591 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
89592 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
89593 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
89594 0, // ZPR3_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
89595 0, // ZPR3_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
89596 63, // ZPR3_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
89597 114, // ZPR3_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
89598 0, // ZPR3_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89599 89, // ZPR3_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
89600 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89601 140, // ZPR3_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
89602 119, // ZPR3_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2_with_zsub_in_FPR128_0to7
89603 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
89604 112, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
89605 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
89606 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_zsub3
89607 63, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
89608 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89609 111, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
89610 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89611 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
89612 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
89613 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub0_zsub2
89614 0, // ZPR3_with_zsub_in_FPR128_0to7:zsub1_zsub3
89615 },
89616 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
89617 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:bsub -> FPR8
89618 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub -> FPR64_lo
89619 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub0
89620 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub1
89621 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub2
89622 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub3
89623 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:hsub -> FPR16_lo
89624 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:psub
89625 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:psub0
89626 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:psub1
89627 81, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub0 -> FPR128_0to7
89628 81, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1 -> FPR128_0to7
89629 78, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2 -> FPR128_lo
89630 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub3
89631 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
89632 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:sub_32
89633 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:sube32
89634 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:sube64
89635 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:subo32
89636 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:subo64
89637 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_0
89638 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_1
89639 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_2
89640 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_3
89641 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_4
89642 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_5
89643 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_6
89644 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_7
89645 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubb
89646 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubd0
89647 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubd1
89648 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh0
89649 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1
89650 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubq0
89651 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubq1
89652 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs0
89653 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1
89654 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub
89655 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub0
89656 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1
89657 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2
89658 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub3
89659 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq0
89660 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq1
89661 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd0
89662 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1
89663 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq0
89664 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq1
89665 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
89666 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
89667 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd0
89668 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1
89669 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq0
89670 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq1
89671 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs0
89672 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1
89673 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
89674 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
89675 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
89676 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
89677 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
89678 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
89679 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89680 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89681 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub1_then_bsub
89682 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub1_then_hsub
89683 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub1_then_ssub
89684 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub3_then_bsub
89685 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub3_then_hsub
89686 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub3_then_ssub
89687 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub2_then_bsub
89688 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub2_then_hsub
89689 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub2_then_ssub
89690 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:psub1_then_psub
89691 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_bsub -> FPR8
89692 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
89693 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
89694 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89695 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_bsub
89696 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_dsub
89697 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_hsub
89698 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub3_then_ssub
89699 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_bsub -> FPR8
89700 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
89701 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
89702 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89703 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_7_then_sub_32
89704 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32
89705 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_5_then_sub_32
89706 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32
89707 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_3_then_sub_32
89708 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32
89709 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_1_then_sub_32
89710 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:subo64_then_sub_32
89711 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_bsub
89712 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub
89713 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_hsub
89714 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_ssub
89715 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub
89716 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_bsub
89717 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_dsub
89718 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_hsub
89719 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_ssub
89720 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub3_then_zsub
89721 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_bsub
89722 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub
89723 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_hsub
89724 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_ssub
89725 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub
89726 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1
89727 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1_dsub2
89728 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2
89729 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2_dsub3
89730 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub2_dsub3
89731 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
89732 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89733 89, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
89734 120, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
89735 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1_qsub2
89736 114, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub0_in_FPR128_0to7
89737 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2_qsub3
89738 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2_qsub3
89739 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
89740 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89741 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
89742 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
89743 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_0_x8sub_1
89744 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_2_x8sub_3
89745 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_4_x8sub_5
89746 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_6_x8sub_7
89747 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
89748 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
89749 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
89750 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:sub_32_subo64_then_sub_32
89751 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub
89752 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub
89753 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89754 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
89755 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89756 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
89757 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1
89758 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1_zsub2
89759 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2
89760 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2_zsub3
89761 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_zsub3
89762 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
89763 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89764 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
89765 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89766 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
89767 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
89768 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub2
89769 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub3
89770 },
89771 { // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
89772 1, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:bsub -> FPR8
89773 40, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub -> FPR64
89774 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub0
89775 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1
89776 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2
89777 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3
89778 2, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:hsub -> FPR16
89779 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:psub
89780 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:psub0
89781 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:psub1
89782 76, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub0 -> FPR128
89783 81, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1 -> FPR128_0to7
89784 81, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2 -> FPR128_0to7
89785 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3
89786 24, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:ssub -> FPR32
89787 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:sub_32
89788 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:sube32
89789 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:sube64
89790 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:subo32
89791 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:subo64
89792 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_0
89793 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_1
89794 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2
89795 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_3
89796 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4
89797 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_5
89798 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6
89799 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_7
89800 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubb
89801 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd0
89802 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd1
89803 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh0
89804 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1
89805 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubq0
89806 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubq1
89807 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs0
89808 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1
89809 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub
89810 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0
89811 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1
89812 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2
89813 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3
89814 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq0
89815 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq1
89816 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd0
89817 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1
89818 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq0
89819 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq1
89820 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
89821 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
89822 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd0
89823 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1
89824 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq0
89825 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq1
89826 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs0
89827 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1
89828 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
89829 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
89830 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
89831 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
89832 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
89833 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
89834 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89835 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89836 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_bsub
89837 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_hsub
89838 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_ssub
89839 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_bsub
89840 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_hsub
89841 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_ssub
89842 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_bsub
89843 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_hsub
89844 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_ssub
89845 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:psub1_then_psub
89846 1, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_bsub -> FPR8
89847 49, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
89848 4, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
89849 28, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89850 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_bsub
89851 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_dsub
89852 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_hsub
89853 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_ssub
89854 1, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_bsub -> FPR8
89855 49, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
89856 4, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
89857 28, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
89858 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_7_then_sub_32
89859 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32
89860 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_5_then_sub_32
89861 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32
89862 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_3_then_sub_32
89863 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32
89864 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_1_then_sub_32
89865 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:subo64_then_sub_32
89866 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_bsub
89867 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub
89868 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_hsub
89869 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_ssub
89870 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub
89871 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_bsub
89872 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_dsub
89873 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_hsub
89874 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_ssub
89875 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_zsub
89876 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_bsub
89877 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub
89878 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_hsub
89879 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_ssub
89880 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub
89881 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1
89882 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1_dsub2
89883 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2
89884 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2_dsub3
89885 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_dsub3
89886 61, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
89887 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89888 88, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
89889 115, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_0to7
89890 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1_qsub2
89891 120, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
89892 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2_qsub3
89893 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_qsub3
89894 63, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
89895 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
89896 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
89897 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
89898 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_0_x8sub_1
89899 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_x8sub_3
89900 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_x8sub_5
89901 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_x8sub_7
89902 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
89903 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
89904 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
89905 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:sub_32_subo64_then_sub_32
89906 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub
89907 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub
89908 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89909 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
89910 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89911 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
89912 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1
89913 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1_zsub2
89914 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2
89915 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2_zsub3
89916 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_zsub3
89917 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
89918 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
89919 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
89920 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
89921 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
89922 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
89923 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub2
89924 0, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub3
89925 },
89926 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
89927 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:bsub -> FPR8
89928 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub -> FPR64_lo
89929 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub0
89930 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub1
89931 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub2
89932 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub3
89933 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:hsub -> FPR16_lo
89934 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:psub
89935 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:psub0
89936 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:psub1
89937 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub0
89938 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1
89939 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2
89940 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub3
89941 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
89942 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:sub_32
89943 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:sube32
89944 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:sube64
89945 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:subo32
89946 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:subo64
89947 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_0
89948 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_1
89949 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_2
89950 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_3
89951 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_4
89952 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_5
89953 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_6
89954 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_7
89955 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubb
89956 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubd0
89957 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubd1
89958 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh0
89959 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1
89960 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubq0
89961 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubq1
89962 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs0
89963 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1
89964 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub -> FPR128_0to7
89965 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub0 -> ZPR_3b
89966 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1 -> ZPR_3b
89967 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2 -> ZPR_4b
89968 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub3
89969 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq0
89970 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq1
89971 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd0
89972 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1
89973 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq0
89974 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq1
89975 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
89976 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
89977 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd0
89978 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1
89979 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq0
89980 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq1
89981 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs0
89982 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1
89983 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
89984 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
89985 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
89986 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
89987 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
89988 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
89989 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
89990 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
89991 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub1_then_bsub
89992 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub1_then_hsub
89993 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub1_then_ssub
89994 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub3_then_bsub
89995 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub3_then_hsub
89996 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub3_then_ssub
89997 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub2_then_bsub
89998 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub2_then_hsub
89999 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub2_then_ssub
90000 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:psub1_then_psub
90001 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_bsub
90002 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_dsub
90003 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_hsub
90004 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_ssub
90005 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_bsub
90006 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_dsub
90007 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_hsub
90008 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub3_then_ssub
90009 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_bsub
90010 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_dsub
90011 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_hsub
90012 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_ssub
90013 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_7_then_sub_32
90014 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32
90015 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_5_then_sub_32
90016 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32
90017 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_3_then_sub_32
90018 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32
90019 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_1_then_sub_32
90020 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:subo64_then_sub_32
90021 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_bsub -> FPR8
90022 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
90023 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
90024 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90025 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
90026 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_bsub
90027 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_dsub
90028 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_hsub
90029 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_ssub
90030 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub3_then_zsub
90031 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_bsub -> FPR8
90032 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
90033 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
90034 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90035 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_zsub -> FPR128_lo
90036 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub0_dsub1
90037 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub0_dsub1_dsub2
90038 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub1_dsub2
90039 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub1_dsub2_dsub3
90040 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub2_dsub3
90041 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub
90042 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90043 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
90044 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub0_qsub1
90045 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub0_qsub1_qsub2
90046 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_qsub2
90047 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_qsub2_qsub3
90048 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2_qsub3
90049 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
90050 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90051 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
90052 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
90053 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_0_x8sub_1
90054 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_2_x8sub_3
90055 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_4_x8sub_5
90056 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_6_x8sub_7
90057 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90058 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90059 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90060 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:sub_32_subo64_then_sub_32
90061 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90062 120, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90063 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90064 89, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90065 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90066 150, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
90067 121, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
90068 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub0_zsub1_zsub2
90069 119, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub_in_FPR128_0to7
90070 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_zsub2_zsub3
90071 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_zsub3
90072 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90073 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90074 114, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
90075 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90076 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
90077 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
90078 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub0_zsub2
90079 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b:zsub1_zsub3
90080 },
90081 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
90082 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
90083 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
90084 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
90085 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
90086 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
90087 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
90088 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
90089 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
90090 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
90091 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
90092 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
90093 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
90094 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
90095 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
90096 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
90097 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
90098 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
90099 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
90100 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
90101 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
90102 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
90103 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
90104 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
90105 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
90106 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
90107 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
90108 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
90109 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
90110 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
90111 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
90112 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
90113 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
90114 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
90115 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
90116 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
90117 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
90118 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
90119 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
90120 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
90121 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
90122 80, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
90123 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3
90124 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
90125 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
90126 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
90127 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
90128 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
90129 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
90130 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
90131 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
90132 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
90133 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
90134 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
90135 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
90136 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
90137 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
90138 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
90139 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
90140 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
90141 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
90142 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
90143 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
90144 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
90145 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
90146 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
90147 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
90148 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
90149 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
90150 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
90151 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
90152 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
90153 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
90154 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
90155 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
90156 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
90157 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
90158 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
90159 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
90160 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
90161 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
90162 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
90163 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
90164 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
90165 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
90166 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
90167 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
90168 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
90169 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
90170 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
90171 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
90172 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
90173 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
90174 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
90175 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
90176 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
90177 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
90178 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
90179 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90180 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
90181 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
90182 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
90183 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
90184 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
90185 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
90186 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
90187 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
90188 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
90189 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90190 78, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
90191 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
90192 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
90193 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
90194 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
90195 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
90196 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
90197 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90198 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
90199 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
90200 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
90201 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
90202 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
90203 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
90204 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
90205 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90206 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
90207 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
90208 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
90209 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
90210 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
90211 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
90212 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90213 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90214 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90215 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
90216 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90217 111, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
90218 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90219 89, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90220 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90221 138, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
90222 112, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
90223 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
90224 116, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
90225 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
90226 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
90227 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90228 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90229 111, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
90230 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90231 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
90232 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
90233 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
90234 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
90235 },
90236 { // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
90237 1, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:bsub -> FPR8
90238 40, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub -> FPR64
90239 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub0
90240 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1
90241 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2
90242 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3
90243 2, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:hsub -> FPR16
90244 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:psub
90245 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:psub0
90246 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:psub1
90247 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub0
90248 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1
90249 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2
90250 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3
90251 24, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:ssub -> FPR32
90252 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:sub_32
90253 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:sube32
90254 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:sube64
90255 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:subo32
90256 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:subo64
90257 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_0
90258 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_1
90259 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2
90260 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_3
90261 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4
90262 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_5
90263 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6
90264 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_7
90265 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubb
90266 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd0
90267 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd1
90268 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh0
90269 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1
90270 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubq0
90271 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubq1
90272 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs0
90273 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1
90274 76, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub -> FPR128
90275 77, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0 -> ZPR
90276 82, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1 -> ZPR_3b
90277 82, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2 -> ZPR_3b
90278 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3
90279 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq0
90280 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq1
90281 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd0
90282 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1
90283 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq0
90284 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq1
90285 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
90286 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
90287 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd0
90288 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1
90289 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq0
90290 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq1
90291 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs0
90292 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1
90293 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
90294 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
90295 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
90296 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
90297 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
90298 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
90299 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
90300 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
90301 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_bsub
90302 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_hsub
90303 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_ssub
90304 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_bsub
90305 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_hsub
90306 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_ssub
90307 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_bsub
90308 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_hsub
90309 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_ssub
90310 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:psub1_then_psub
90311 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_bsub
90312 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub
90313 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_hsub
90314 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_ssub
90315 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_bsub
90316 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_dsub
90317 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_hsub
90318 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_ssub
90319 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_bsub
90320 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_dsub
90321 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_hsub
90322 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_ssub
90323 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_7_then_sub_32
90324 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32
90325 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_5_then_sub_32
90326 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32
90327 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_3_then_sub_32
90328 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32
90329 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_1_then_sub_32
90330 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:subo64_then_sub_32
90331 1, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_bsub -> FPR8
90332 49, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
90333 4, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
90334 28, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90335 81, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
90336 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_bsub
90337 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_dsub
90338 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_hsub
90339 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_ssub
90340 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_zsub
90341 1, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_bsub -> FPR8
90342 49, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
90343 4, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
90344 28, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90345 81, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
90346 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub0_dsub1
90347 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub0_dsub1_dsub2
90348 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_dsub2
90349 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_dsub2_dsub3
90350 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_dsub3
90351 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub
90352 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90353 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
90354 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub0_qsub1
90355 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub0_qsub1_qsub2
90356 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_qsub2
90357 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_qsub2_qsub3
90358 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_qsub3
90359 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
90360 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90361 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
90362 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
90363 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_0_x8sub_1
90364 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_x8sub_3
90365 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_x8sub_5
90366 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_x8sub_7
90367 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90368 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90369 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90370 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:sub_32_subo64_then_sub_32
90371 61, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
90372 115, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
90373 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90374 88, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90375 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90376 151, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
90377 118, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
90378 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub1_zsub2
90379 121, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
90380 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub2_zsub3
90381 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_zsub3
90382 63, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90383 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90384 120, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90385 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90386 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
90387 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
90388 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub2
90389 0, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub3
90390 },
90391 { // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
90392 1, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
90393 49, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
90394 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
90395 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
90396 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
90397 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
90398 4, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
90399 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
90400 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
90401 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
90402 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
90403 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
90404 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
90405 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
90406 28, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
90407 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
90408 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
90409 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
90410 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
90411 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
90412 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
90413 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
90414 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
90415 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
90416 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
90417 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
90418 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
90419 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
90420 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
90421 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
90422 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
90423 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
90424 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
90425 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
90426 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
90427 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
90428 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
90429 78, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
90430 80, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
90431 80, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
90432 80, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
90433 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3
90434 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
90435 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
90436 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
90437 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
90438 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
90439 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
90440 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
90441 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
90442 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
90443 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
90444 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
90445 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
90446 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
90447 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
90448 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
90449 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
90450 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
90451 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
90452 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
90453 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
90454 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
90455 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
90456 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
90457 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
90458 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
90459 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
90460 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
90461 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
90462 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
90463 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
90464 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
90465 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
90466 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
90467 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
90468 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
90469 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
90470 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
90471 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
90472 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
90473 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
90474 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
90475 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
90476 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
90477 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
90478 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
90479 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
90480 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
90481 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
90482 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
90483 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
90484 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
90485 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
90486 1, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
90487 49, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
90488 4, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
90489 28, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90490 78, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
90491 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
90492 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
90493 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
90494 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
90495 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
90496 1, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
90497 49, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
90498 4, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
90499 28, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90500 78, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
90501 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
90502 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
90503 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
90504 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
90505 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
90506 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
90507 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90508 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
90509 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
90510 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
90511 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
90512 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
90513 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
90514 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
90515 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90516 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
90517 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
90518 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
90519 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
90520 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
90521 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
90522 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90523 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90524 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90525 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
90526 63, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90527 111, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
90528 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90529 89, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90530 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90531 138, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
90532 116, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
90533 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
90534 112, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
90535 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
90536 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
90537 63, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90538 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90539 111, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
90540 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90541 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
90542 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
90543 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
90544 0, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
90545 },
90546 { // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
90547 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:bsub -> FPR8
90548 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub -> FPR64_lo
90549 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub0
90550 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1
90551 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2
90552 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3
90553 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:hsub -> FPR16_lo
90554 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:psub
90555 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:psub0
90556 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:psub1
90557 81, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub0 -> FPR128_0to7
90558 81, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1 -> FPR128_0to7
90559 81, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2 -> FPR128_0to7
90560 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3
90561 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
90562 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:sub_32
90563 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:sube32
90564 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:sube64
90565 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:subo32
90566 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:subo64
90567 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_0
90568 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_1
90569 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2
90570 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_3
90571 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4
90572 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_5
90573 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6
90574 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_7
90575 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubb
90576 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd0
90577 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd1
90578 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh0
90579 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1
90580 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubq0
90581 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubq1
90582 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs0
90583 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1
90584 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub
90585 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0
90586 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1
90587 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2
90588 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3
90589 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq0
90590 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq1
90591 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd0
90592 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1
90593 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq0
90594 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq1
90595 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
90596 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
90597 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd0
90598 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1
90599 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq0
90600 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq1
90601 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs0
90602 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1
90603 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
90604 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
90605 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
90606 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
90607 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
90608 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
90609 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
90610 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
90611 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_bsub
90612 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_hsub
90613 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_then_ssub
90614 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_bsub
90615 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_hsub
90616 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub3_then_ssub
90617 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_bsub
90618 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_hsub
90619 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_then_ssub
90620 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:psub1_then_psub
90621 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_bsub -> FPR8
90622 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
90623 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
90624 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90625 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_bsub
90626 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_dsub
90627 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_hsub
90628 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub3_then_ssub
90629 1, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_bsub -> FPR8
90630 49, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
90631 4, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
90632 28, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90633 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_7_then_sub_32
90634 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32
90635 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_5_then_sub_32
90636 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32
90637 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_3_then_sub_32
90638 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32
90639 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_1_then_sub_32
90640 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:subo64_then_sub_32
90641 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_bsub
90642 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub
90643 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_hsub
90644 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_ssub
90645 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub
90646 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_bsub
90647 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_dsub
90648 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_hsub
90649 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_ssub
90650 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub3_then_zsub
90651 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_bsub
90652 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub
90653 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_hsub
90654 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_ssub
90655 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub
90656 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1
90657 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1_dsub2
90658 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2
90659 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2_dsub3
90660 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub2_dsub3
90661 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90662 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90663 89, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90664 120, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90665 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1_qsub2
90666 120, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90667 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2_qsub3
90668 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_qsub3
90669 63, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90670 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90671 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
90672 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
90673 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_0_x8sub_1
90674 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_x8sub_3
90675 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_x8sub_5
90676 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_x8sub_7
90677 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90678 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90679 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90680 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:sub_32_subo64_then_sub_32
90681 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub
90682 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub
90683 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90684 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
90685 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90686 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
90687 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1
90688 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1_zsub2
90689 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2
90690 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2_zsub3
90691 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_zsub3
90692 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
90693 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90694 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
90695 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90696 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
90697 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
90698 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub2
90699 0, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub3
90700 },
90701 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
90702 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:bsub -> FPR8
90703 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub -> FPR64_lo
90704 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub0
90705 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1
90706 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2
90707 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3
90708 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:hsub -> FPR16_lo
90709 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:psub
90710 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:psub0
90711 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:psub1
90712 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub0
90713 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1
90714 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2
90715 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3
90716 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
90717 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:sub_32
90718 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:sube32
90719 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:sube64
90720 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:subo32
90721 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:subo64
90722 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_0
90723 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_1
90724 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2
90725 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_3
90726 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4
90727 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_5
90728 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6
90729 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_7
90730 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubb
90731 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd0
90732 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd1
90733 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh0
90734 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1
90735 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubq0
90736 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubq1
90737 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs0
90738 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1
90739 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub -> FPR128_0to7
90740 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0 -> ZPR_3b
90741 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1 -> ZPR_3b
90742 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2 -> ZPR_3b
90743 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3
90744 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq0
90745 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq1
90746 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd0
90747 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1
90748 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq0
90749 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq1
90750 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
90751 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
90752 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd0
90753 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1
90754 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq0
90755 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq1
90756 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs0
90757 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1
90758 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
90759 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
90760 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
90761 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
90762 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
90763 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
90764 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
90765 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
90766 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_bsub
90767 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_hsub
90768 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_then_ssub
90769 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_bsub
90770 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_hsub
90771 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub3_then_ssub
90772 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_bsub
90773 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_hsub
90774 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_then_ssub
90775 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:psub1_then_psub
90776 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_bsub
90777 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub
90778 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_hsub
90779 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_ssub
90780 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_bsub
90781 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_dsub
90782 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_hsub
90783 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub3_then_ssub
90784 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_bsub
90785 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_dsub
90786 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_hsub
90787 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_ssub
90788 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_7_then_sub_32
90789 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32
90790 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_5_then_sub_32
90791 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32
90792 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_3_then_sub_32
90793 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32
90794 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_1_then_sub_32
90795 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:subo64_then_sub_32
90796 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_bsub -> FPR8
90797 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
90798 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
90799 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90800 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
90801 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_bsub
90802 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_dsub
90803 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_hsub
90804 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_ssub
90805 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub3_then_zsub
90806 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_bsub -> FPR8
90807 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
90808 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
90809 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90810 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
90811 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub0_dsub1
90812 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub0_dsub1_dsub2
90813 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_dsub2
90814 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub1_dsub2_dsub3
90815 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub2_dsub3
90816 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub
90817 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90818 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
90819 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub0_qsub1
90820 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub0_qsub1_qsub2
90821 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_qsub2
90822 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_qsub2_qsub3
90823 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_qsub3
90824 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
90825 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90826 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
90827 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
90828 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_0_x8sub_1
90829 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_x8sub_3
90830 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_x8sub_5
90831 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_x8sub_7
90832 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90833 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90834 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90835 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:sub_32_subo64_then_sub_32
90836 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90837 120, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90838 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90839 89, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90840 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90841 156, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
90842 121, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
90843 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub1_zsub2
90844 121, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
90845 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub2_zsub3
90846 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_zsub3
90847 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90848 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90849 120, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90850 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90851 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub
90852 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub
90853 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub0_zsub2
90854 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b:zsub1_zsub3
90855 },
90856 { // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
90857 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
90858 49, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
90859 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
90860 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
90861 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
90862 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
90863 4, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
90864 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
90865 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
90866 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
90867 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
90868 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
90869 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
90870 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
90871 28, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
90872 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
90873 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
90874 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
90875 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
90876 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
90877 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
90878 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
90879 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
90880 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
90881 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
90882 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
90883 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
90884 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
90885 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
90886 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
90887 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
90888 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
90889 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
90890 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
90891 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
90892 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
90893 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
90894 81, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
90895 82, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
90896 82, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
90897 80, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_4b
90898 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3
90899 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
90900 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
90901 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
90902 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
90903 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
90904 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
90905 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
90906 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
90907 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
90908 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
90909 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
90910 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
90911 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
90912 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
90913 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
90914 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
90915 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
90916 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
90917 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
90918 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
90919 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
90920 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
90921 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
90922 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
90923 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
90924 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
90925 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
90926 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
90927 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
90928 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
90929 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
90930 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
90931 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
90932 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
90933 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
90934 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
90935 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
90936 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
90937 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
90938 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
90939 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
90940 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
90941 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
90942 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
90943 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
90944 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
90945 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
90946 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
90947 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
90948 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
90949 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
90950 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
90951 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
90952 49, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
90953 4, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
90954 28, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90955 81, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
90956 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub
90957 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub
90958 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub
90959 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub
90960 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub
90961 1, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
90962 49, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
90963 4, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
90964 28, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
90965 78, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_lo
90966 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
90967 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
90968 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
90969 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
90970 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
90971 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
90972 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90973 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
90974 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
90975 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
90976 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
90977 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
90978 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
90979 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
90980 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
90981 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
90982 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
90983 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
90984 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
90985 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
90986 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
90987 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
90988 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
90989 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
90990 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
90991 63, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
90992 120, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
90993 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
90994 89, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
90995 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
90996 150, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
90997 122, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
90998 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
90999 119, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_zsub_in_FPR128_0to7
91000 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
91001 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3
91002 63, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91003 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91004 114, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
91005 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91006 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
91007 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
91008 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
91009 0, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
91010 },
91011 { // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
91012 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
91013 40, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64
91014 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
91015 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
91016 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
91017 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
91018 2, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16
91019 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
91020 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
91021 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
91022 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
91023 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
91024 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
91025 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
91026 24, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32
91027 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
91028 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
91029 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
91030 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
91031 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
91032 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
91033 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
91034 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
91035 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
91036 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
91037 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
91038 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
91039 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
91040 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
91041 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
91042 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
91043 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
91044 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
91045 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
91046 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
91047 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
91048 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
91049 76, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128
91050 77, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR
91051 82, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
91052 82, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
91053 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3
91054 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
91055 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
91056 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
91057 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
91058 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
91059 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
91060 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
91061 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
91062 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
91063 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
91064 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
91065 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
91066 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
91067 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
91068 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
91069 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
91070 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
91071 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
91072 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
91073 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
91074 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
91075 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
91076 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
91077 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
91078 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
91079 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
91080 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
91081 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
91082 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
91083 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
91084 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
91085 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
91086 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
91087 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
91088 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
91089 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
91090 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
91091 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
91092 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
91093 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
91094 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
91095 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
91096 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
91097 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
91098 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
91099 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
91100 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
91101 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
91102 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
91103 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
91104 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
91105 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
91106 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
91107 49, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
91108 4, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
91109 28, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91110 81, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
91111 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub
91112 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub
91113 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub
91114 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub
91115 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub
91116 1, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
91117 49, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
91118 4, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
91119 28, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91120 81, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
91121 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
91122 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
91123 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
91124 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
91125 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
91126 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
91127 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91128 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
91129 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
91130 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
91131 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
91132 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
91133 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
91134 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
91135 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91136 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
91137 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
91138 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
91139 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
91140 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
91141 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
91142 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
91143 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
91144 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
91145 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
91146 61, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
91147 115, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
91148 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91149 88, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
91150 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91151 151, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
91152 118, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
91153 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
91154 122, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
91155 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
91156 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3
91157 63, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91158 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91159 120, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
91160 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91161 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
91162 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
91163 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
91164 0, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
91165 },
91166 { // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
91167 1, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
91168 40, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64
91169 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
91170 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
91171 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
91172 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
91173 2, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16
91174 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
91175 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
91176 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
91177 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
91178 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
91179 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
91180 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
91181 24, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32
91182 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
91183 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
91184 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
91185 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
91186 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
91187 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
91188 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
91189 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
91190 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
91191 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
91192 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
91193 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
91194 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
91195 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
91196 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
91197 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
91198 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
91199 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
91200 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
91201 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
91202 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
91203 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
91204 76, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128
91205 77, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR
91206 77, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR
91207 82, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR_3b
91208 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3
91209 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
91210 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
91211 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
91212 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
91213 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
91214 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
91215 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
91216 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
91217 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
91218 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
91219 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
91220 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
91221 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
91222 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
91223 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
91224 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
91225 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
91226 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
91227 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
91228 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
91229 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
91230 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
91231 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
91232 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
91233 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
91234 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
91235 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
91236 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
91237 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
91238 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
91239 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
91240 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
91241 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
91242 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
91243 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
91244 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
91245 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
91246 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
91247 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
91248 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
91249 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
91250 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
91251 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
91252 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
91253 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
91254 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
91255 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
91256 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
91257 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
91258 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
91259 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
91260 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
91261 1, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
91262 40, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
91263 2, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
91264 24, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
91265 76, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
91266 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub
91267 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub
91268 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub
91269 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub
91270 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub
91271 1, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
91272 49, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
91273 4, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
91274 28, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91275 81, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_0to7
91276 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
91277 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
91278 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
91279 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
91280 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
91281 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
91282 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91283 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
91284 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
91285 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
91286 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
91287 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
91288 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
91289 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
91290 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91291 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
91292 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
91293 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
91294 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
91295 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
91296 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
91297 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
91298 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
91299 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
91300 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
91301 59, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
91302 101, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
91303 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91304 86, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
91305 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91306 142, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
91307 106, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2Mul2
91308 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2
91309 118, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_3b
91310 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3
91311 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3
91312 61, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
91313 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91314 115, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
91315 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91316 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
91317 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
91318 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
91319 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
91320 },
91321 { // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
91322 1, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
91323 49, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64_lo
91324 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
91325 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
91326 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
91327 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
91328 4, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16_lo
91329 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
91330 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
91331 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
91332 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
91333 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
91334 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
91335 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
91336 28, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32_with_hsub_in_FPR16_lo
91337 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
91338 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
91339 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
91340 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
91341 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
91342 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
91343 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
91344 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
91345 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
91346 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
91347 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
91348 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
91349 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
91350 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
91351 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
91352 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
91353 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
91354 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
91355 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
91356 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
91357 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
91358 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
91359 81, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128_0to7
91360 82, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR_3b
91361 80, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR_4b
91362 80, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR_4b
91363 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3
91364 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
91365 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
91366 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
91367 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
91368 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
91369 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
91370 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
91371 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
91372 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
91373 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
91374 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
91375 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
91376 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
91377 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
91378 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
91379 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
91380 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
91381 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
91382 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
91383 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
91384 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
91385 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
91386 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
91387 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
91388 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
91389 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
91390 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
91391 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
91392 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
91393 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
91394 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
91395 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
91396 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
91397 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
91398 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
91399 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
91400 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
91401 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
91402 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
91403 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
91404 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
91405 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
91406 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
91407 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
91408 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
91409 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
91410 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
91411 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
91412 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
91413 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
91414 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
91415 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
91416 1, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
91417 49, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64_lo
91418 4, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16_lo
91419 28, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91420 78, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128_lo
91421 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub
91422 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub
91423 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub
91424 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub
91425 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub
91426 1, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
91427 49, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
91428 4, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
91429 28, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91430 78, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_lo
91431 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
91432 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
91433 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
91434 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
91435 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
91436 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
91437 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91438 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
91439 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
91440 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
91441 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
91442 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
91443 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
91444 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
91445 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91446 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
91447 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
91448 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
91449 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
91450 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
91451 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
91452 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
91453 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
91454 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
91455 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
91456 63, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91457 114, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
91458 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91459 89, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
91460 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91461 140, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
91462 119, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_zsub_in_FPR128_0to7
91463 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2
91464 116, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
91465 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3
91466 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3
91467 63, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91468 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91469 111, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
91470 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91471 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub
91472 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub
91473 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
91474 0, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
91475 },
91476 { // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
91477 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
91478 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
91479 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
91480 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
91481 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
91482 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
91483 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
91484 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
91485 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
91486 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
91487 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
91488 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
91489 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
91490 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
91491 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
91492 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
91493 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
91494 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
91495 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
91496 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
91497 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
91498 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
91499 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
91500 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
91501 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
91502 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
91503 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
91504 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
91505 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
91506 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
91507 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
91508 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
91509 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
91510 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
91511 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
91512 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
91513 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
91514 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
91515 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
91516 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
91517 82, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
91518 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3
91519 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
91520 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
91521 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
91522 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
91523 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
91524 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
91525 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
91526 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
91527 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
91528 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
91529 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
91530 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
91531 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
91532 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
91533 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
91534 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
91535 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
91536 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
91537 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
91538 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
91539 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
91540 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
91541 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
91542 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
91543 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
91544 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
91545 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
91546 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
91547 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
91548 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
91549 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
91550 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
91551 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
91552 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
91553 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
91554 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
91555 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
91556 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
91557 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
91558 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
91559 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
91560 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
91561 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
91562 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
91563 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
91564 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
91565 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
91566 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
91567 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
91568 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
91569 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
91570 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
91571 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
91572 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
91573 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
91574 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91575 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
91576 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub
91577 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub
91578 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub
91579 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub
91580 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub
91581 1, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
91582 49, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
91583 4, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
91584 28, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91585 81, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
91586 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
91587 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
91588 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
91589 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
91590 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
91591 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
91592 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91593 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
91594 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
91595 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
91596 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
91597 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
91598 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
91599 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
91600 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91601 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
91602 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
91603 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
91604 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
91605 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
91606 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
91607 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
91608 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
91609 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
91610 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
91611 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91612 120, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
91613 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91614 89, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
91615 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91616 156, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
91617 121, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
91618 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2
91619 122, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
91620 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3
91621 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3
91622 63, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91623 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91624 120, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
91625 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91626 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
91627 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
91628 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
91629 0, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
91630 },
91631 { // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
91632 1, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
91633 49, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
91634 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
91635 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
91636 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
91637 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
91638 4, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
91639 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
91640 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
91641 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
91642 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
91643 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
91644 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
91645 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
91646 28, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
91647 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
91648 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
91649 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
91650 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
91651 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
91652 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
91653 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
91654 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
91655 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
91656 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
91657 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
91658 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
91659 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
91660 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
91661 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
91662 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
91663 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
91664 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
91665 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
91666 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
91667 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
91668 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
91669 81, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_0to7
91670 82, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_3b
91671 82, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_3b
91672 82, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_3b
91673 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3
91674 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
91675 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
91676 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
91677 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
91678 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
91679 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
91680 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
91681 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
91682 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
91683 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
91684 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
91685 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
91686 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
91687 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
91688 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
91689 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
91690 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
91691 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
91692 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
91693 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
91694 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
91695 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
91696 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
91697 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
91698 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
91699 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
91700 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
91701 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
91702 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
91703 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
91704 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
91705 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
91706 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
91707 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
91708 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
91709 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
91710 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
91711 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
91712 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
91713 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
91714 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
91715 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
91716 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
91717 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
91718 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
91719 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
91720 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
91721 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
91722 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
91723 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
91724 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
91725 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
91726 1, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
91727 49, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
91728 4, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
91729 28, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91730 81, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_0to7
91731 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub
91732 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub
91733 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub
91734 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub
91735 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub
91736 1, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
91737 49, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
91738 4, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
91739 28, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
91740 81, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_0to7
91741 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
91742 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
91743 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
91744 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
91745 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
91746 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
91747 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91748 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
91749 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
91750 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
91751 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
91752 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
91753 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
91754 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
91755 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
91756 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
91757 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
91758 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
91759 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
91760 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
91761 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
91762 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
91763 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
91764 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
91765 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
91766 63, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91767 120, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
91768 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91769 89, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
91770 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91771 156, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
91772 122, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
91773 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
91774 121, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
91775 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
91776 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3
91777 63, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
91778 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91779 120, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
91780 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91781 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
91782 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
91783 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
91784 0, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
91785 },
91786 { // QQQQ
91787 1, // QQQQ:bsub -> FPR8
91788 40, // QQQQ:dsub -> FPR64
91789 0, // QQQQ:dsub0
91790 0, // QQQQ:dsub1
91791 0, // QQQQ:dsub2
91792 0, // QQQQ:dsub3
91793 2, // QQQQ:hsub -> FPR16
91794 0, // QQQQ:psub
91795 0, // QQQQ:psub0
91796 0, // QQQQ:psub1
91797 76, // QQQQ:qsub0 -> FPR128
91798 76, // QQQQ:qsub1 -> FPR128
91799 76, // QQQQ:qsub2 -> FPR128
91800 76, // QQQQ:qsub3 -> FPR128
91801 24, // QQQQ:ssub -> FPR32
91802 0, // QQQQ:sub_32
91803 0, // QQQQ:sube32
91804 0, // QQQQ:sube64
91805 0, // QQQQ:subo32
91806 0, // QQQQ:subo64
91807 0, // QQQQ:x8sub_0
91808 0, // QQQQ:x8sub_1
91809 0, // QQQQ:x8sub_2
91810 0, // QQQQ:x8sub_3
91811 0, // QQQQ:x8sub_4
91812 0, // QQQQ:x8sub_5
91813 0, // QQQQ:x8sub_6
91814 0, // QQQQ:x8sub_7
91815 0, // QQQQ:zasubb
91816 0, // QQQQ:zasubd0
91817 0, // QQQQ:zasubd1
91818 0, // QQQQ:zasubh0
91819 0, // QQQQ:zasubh1
91820 0, // QQQQ:zasubq0
91821 0, // QQQQ:zasubq1
91822 0, // QQQQ:zasubs0
91823 0, // QQQQ:zasubs1
91824 0, // QQQQ:zsub
91825 0, // QQQQ:zsub0
91826 0, // QQQQ:zsub1
91827 0, // QQQQ:zsub2
91828 0, // QQQQ:zsub3
91829 0, // QQQQ:zasubd1_then_zasubq0
91830 0, // QQQQ:zasubd1_then_zasubq1
91831 0, // QQQQ:zasubs1_then_zasubd0
91832 0, // QQQQ:zasubs1_then_zasubd1
91833 0, // QQQQ:zasubs1_then_zasubq0
91834 0, // QQQQ:zasubs1_then_zasubq1
91835 0, // QQQQ:zasubs1_then_zasubd1_then_zasubq0
91836 0, // QQQQ:zasubs1_then_zasubd1_then_zasubq1
91837 0, // QQQQ:zasubh1_then_zasubd0
91838 0, // QQQQ:zasubh1_then_zasubd1
91839 0, // QQQQ:zasubh1_then_zasubq0
91840 0, // QQQQ:zasubh1_then_zasubq1
91841 0, // QQQQ:zasubh1_then_zasubs0
91842 0, // QQQQ:zasubh1_then_zasubs1
91843 0, // QQQQ:zasubh1_then_zasubd1_then_zasubq0
91844 0, // QQQQ:zasubh1_then_zasubd1_then_zasubq1
91845 0, // QQQQ:zasubh1_then_zasubs1_then_zasubd0
91846 0, // QQQQ:zasubh1_then_zasubs1_then_zasubd1
91847 0, // QQQQ:zasubh1_then_zasubs1_then_zasubq0
91848 0, // QQQQ:zasubh1_then_zasubs1_then_zasubq1
91849 0, // QQQQ:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
91850 0, // QQQQ:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
91851 0, // QQQQ:dsub1_then_bsub
91852 0, // QQQQ:dsub1_then_hsub
91853 0, // QQQQ:dsub1_then_ssub
91854 0, // QQQQ:dsub3_then_bsub
91855 0, // QQQQ:dsub3_then_hsub
91856 0, // QQQQ:dsub3_then_ssub
91857 0, // QQQQ:dsub2_then_bsub
91858 0, // QQQQ:dsub2_then_hsub
91859 0, // QQQQ:dsub2_then_ssub
91860 0, // QQQQ:psub1_then_psub
91861 1, // QQQQ:qsub1_then_bsub -> FPR8
91862 40, // QQQQ:qsub1_then_dsub -> FPR64
91863 2, // QQQQ:qsub1_then_hsub -> FPR16
91864 24, // QQQQ:qsub1_then_ssub -> FPR32
91865 1, // QQQQ:qsub3_then_bsub -> FPR8
91866 40, // QQQQ:qsub3_then_dsub -> FPR64
91867 2, // QQQQ:qsub3_then_hsub -> FPR16
91868 24, // QQQQ:qsub3_then_ssub -> FPR32
91869 1, // QQQQ:qsub2_then_bsub -> FPR8
91870 40, // QQQQ:qsub2_then_dsub -> FPR64
91871 2, // QQQQ:qsub2_then_hsub -> FPR16
91872 24, // QQQQ:qsub2_then_ssub -> FPR32
91873 0, // QQQQ:x8sub_7_then_sub_32
91874 0, // QQQQ:x8sub_6_then_sub_32
91875 0, // QQQQ:x8sub_5_then_sub_32
91876 0, // QQQQ:x8sub_4_then_sub_32
91877 0, // QQQQ:x8sub_3_then_sub_32
91878 0, // QQQQ:x8sub_2_then_sub_32
91879 0, // QQQQ:x8sub_1_then_sub_32
91880 0, // QQQQ:subo64_then_sub_32
91881 0, // QQQQ:zsub1_then_bsub
91882 0, // QQQQ:zsub1_then_dsub
91883 0, // QQQQ:zsub1_then_hsub
91884 0, // QQQQ:zsub1_then_ssub
91885 0, // QQQQ:zsub1_then_zsub
91886 0, // QQQQ:zsub3_then_bsub
91887 0, // QQQQ:zsub3_then_dsub
91888 0, // QQQQ:zsub3_then_hsub
91889 0, // QQQQ:zsub3_then_ssub
91890 0, // QQQQ:zsub3_then_zsub
91891 0, // QQQQ:zsub2_then_bsub
91892 0, // QQQQ:zsub2_then_dsub
91893 0, // QQQQ:zsub2_then_hsub
91894 0, // QQQQ:zsub2_then_ssub
91895 0, // QQQQ:zsub2_then_zsub
91896 0, // QQQQ:dsub0_dsub1
91897 0, // QQQQ:dsub0_dsub1_dsub2
91898 0, // QQQQ:dsub1_dsub2
91899 0, // QQQQ:dsub1_dsub2_dsub3
91900 0, // QQQQ:dsub2_dsub3
91901 59, // QQQQ:dsub_qsub1_then_dsub -> DD
91902 90, // QQQQ:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD
91903 83, // QQQQ:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD
91904 101, // QQQQ:qsub0_qsub1 -> QQ
91905 124, // QQQQ:qsub0_qsub1_qsub2 -> QQQ
91906 101, // QQQQ:qsub1_qsub2 -> QQ
91907 124, // QQQQ:qsub1_qsub2_qsub3 -> QQQ
91908 101, // QQQQ:qsub2_qsub3 -> QQ
91909 59, // QQQQ:qsub1_then_dsub_qsub2_then_dsub -> DD
91910 83, // QQQQ:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD
91911 59, // QQQQ:qsub2_then_dsub_qsub3_then_dsub -> DD
91912 0, // QQQQ:sub_32_x8sub_1_then_sub_32
91913 0, // QQQQ:x8sub_0_x8sub_1
91914 0, // QQQQ:x8sub_2_x8sub_3
91915 0, // QQQQ:x8sub_4_x8sub_5
91916 0, // QQQQ:x8sub_6_x8sub_7
91917 0, // QQQQ:x8sub_6_then_sub_32_x8sub_7_then_sub_32
91918 0, // QQQQ:x8sub_4_then_sub_32_x8sub_5_then_sub_32
91919 0, // QQQQ:x8sub_2_then_sub_32_x8sub_3_then_sub_32
91920 0, // QQQQ:sub_32_subo64_then_sub_32
91921 0, // QQQQ:dsub_zsub1_then_dsub
91922 0, // QQQQ:zsub_zsub1_then_zsub
91923 0, // QQQQ:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91924 0, // QQQQ:dsub_zsub1_then_dsub_zsub2_then_dsub
91925 0, // QQQQ:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91926 0, // QQQQ:zsub_zsub1_then_zsub_zsub2_then_zsub
91927 0, // QQQQ:zsub0_zsub1
91928 0, // QQQQ:zsub0_zsub1_zsub2
91929 0, // QQQQ:zsub1_zsub2
91930 0, // QQQQ:zsub1_zsub2_zsub3
91931 0, // QQQQ:zsub2_zsub3
91932 0, // QQQQ:zsub1_then_dsub_zsub2_then_dsub
91933 0, // QQQQ:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
91934 0, // QQQQ:zsub1_then_zsub_zsub2_then_zsub
91935 0, // QQQQ:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
91936 0, // QQQQ:zsub2_then_dsub_zsub3_then_dsub
91937 0, // QQQQ:zsub2_then_zsub_zsub3_then_zsub
91938 0, // QQQQ:zsub0_zsub2
91939 0, // QQQQ:zsub1_zsub3
91940 },
91941 { // ZPR4
91942 1, // ZPR4:bsub -> FPR8
91943 40, // ZPR4:dsub -> FPR64
91944 0, // ZPR4:dsub0
91945 0, // ZPR4:dsub1
91946 0, // ZPR4:dsub2
91947 0, // ZPR4:dsub3
91948 2, // ZPR4:hsub -> FPR16
91949 0, // ZPR4:psub
91950 0, // ZPR4:psub0
91951 0, // ZPR4:psub1
91952 0, // ZPR4:qsub0
91953 0, // ZPR4:qsub1
91954 0, // ZPR4:qsub2
91955 0, // ZPR4:qsub3
91956 24, // ZPR4:ssub -> FPR32
91957 0, // ZPR4:sub_32
91958 0, // ZPR4:sube32
91959 0, // ZPR4:sube64
91960 0, // ZPR4:subo32
91961 0, // ZPR4:subo64
91962 0, // ZPR4:x8sub_0
91963 0, // ZPR4:x8sub_1
91964 0, // ZPR4:x8sub_2
91965 0, // ZPR4:x8sub_3
91966 0, // ZPR4:x8sub_4
91967 0, // ZPR4:x8sub_5
91968 0, // ZPR4:x8sub_6
91969 0, // ZPR4:x8sub_7
91970 0, // ZPR4:zasubb
91971 0, // ZPR4:zasubd0
91972 0, // ZPR4:zasubd1
91973 0, // ZPR4:zasubh0
91974 0, // ZPR4:zasubh1
91975 0, // ZPR4:zasubq0
91976 0, // ZPR4:zasubq1
91977 0, // ZPR4:zasubs0
91978 0, // ZPR4:zasubs1
91979 76, // ZPR4:zsub -> FPR128
91980 77, // ZPR4:zsub0 -> ZPR
91981 77, // ZPR4:zsub1 -> ZPR
91982 77, // ZPR4:zsub2 -> ZPR
91983 77, // ZPR4:zsub3 -> ZPR
91984 0, // ZPR4:zasubd1_then_zasubq0
91985 0, // ZPR4:zasubd1_then_zasubq1
91986 0, // ZPR4:zasubs1_then_zasubd0
91987 0, // ZPR4:zasubs1_then_zasubd1
91988 0, // ZPR4:zasubs1_then_zasubq0
91989 0, // ZPR4:zasubs1_then_zasubq1
91990 0, // ZPR4:zasubs1_then_zasubd1_then_zasubq0
91991 0, // ZPR4:zasubs1_then_zasubd1_then_zasubq1
91992 0, // ZPR4:zasubh1_then_zasubd0
91993 0, // ZPR4:zasubh1_then_zasubd1
91994 0, // ZPR4:zasubh1_then_zasubq0
91995 0, // ZPR4:zasubh1_then_zasubq1
91996 0, // ZPR4:zasubh1_then_zasubs0
91997 0, // ZPR4:zasubh1_then_zasubs1
91998 0, // ZPR4:zasubh1_then_zasubd1_then_zasubq0
91999 0, // ZPR4:zasubh1_then_zasubd1_then_zasubq1
92000 0, // ZPR4:zasubh1_then_zasubs1_then_zasubd0
92001 0, // ZPR4:zasubh1_then_zasubs1_then_zasubd1
92002 0, // ZPR4:zasubh1_then_zasubs1_then_zasubq0
92003 0, // ZPR4:zasubh1_then_zasubs1_then_zasubq1
92004 0, // ZPR4:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92005 0, // ZPR4:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92006 0, // ZPR4:dsub1_then_bsub
92007 0, // ZPR4:dsub1_then_hsub
92008 0, // ZPR4:dsub1_then_ssub
92009 0, // ZPR4:dsub3_then_bsub
92010 0, // ZPR4:dsub3_then_hsub
92011 0, // ZPR4:dsub3_then_ssub
92012 0, // ZPR4:dsub2_then_bsub
92013 0, // ZPR4:dsub2_then_hsub
92014 0, // ZPR4:dsub2_then_ssub
92015 0, // ZPR4:psub1_then_psub
92016 0, // ZPR4:qsub1_then_bsub
92017 0, // ZPR4:qsub1_then_dsub
92018 0, // ZPR4:qsub1_then_hsub
92019 0, // ZPR4:qsub1_then_ssub
92020 0, // ZPR4:qsub3_then_bsub
92021 0, // ZPR4:qsub3_then_dsub
92022 0, // ZPR4:qsub3_then_hsub
92023 0, // ZPR4:qsub3_then_ssub
92024 0, // ZPR4:qsub2_then_bsub
92025 0, // ZPR4:qsub2_then_dsub
92026 0, // ZPR4:qsub2_then_hsub
92027 0, // ZPR4:qsub2_then_ssub
92028 0, // ZPR4:x8sub_7_then_sub_32
92029 0, // ZPR4:x8sub_6_then_sub_32
92030 0, // ZPR4:x8sub_5_then_sub_32
92031 0, // ZPR4:x8sub_4_then_sub_32
92032 0, // ZPR4:x8sub_3_then_sub_32
92033 0, // ZPR4:x8sub_2_then_sub_32
92034 0, // ZPR4:x8sub_1_then_sub_32
92035 0, // ZPR4:subo64_then_sub_32
92036 1, // ZPR4:zsub1_then_bsub -> FPR8
92037 40, // ZPR4:zsub1_then_dsub -> FPR64
92038 2, // ZPR4:zsub1_then_hsub -> FPR16
92039 24, // ZPR4:zsub1_then_ssub -> FPR32
92040 76, // ZPR4:zsub1_then_zsub -> FPR128
92041 1, // ZPR4:zsub3_then_bsub -> FPR8
92042 40, // ZPR4:zsub3_then_dsub -> FPR64
92043 2, // ZPR4:zsub3_then_hsub -> FPR16
92044 24, // ZPR4:zsub3_then_ssub -> FPR32
92045 76, // ZPR4:zsub3_then_zsub -> FPR128
92046 1, // ZPR4:zsub2_then_bsub -> FPR8
92047 40, // ZPR4:zsub2_then_dsub -> FPR64
92048 2, // ZPR4:zsub2_then_hsub -> FPR16
92049 24, // ZPR4:zsub2_then_ssub -> FPR32
92050 76, // ZPR4:zsub2_then_zsub -> FPR128
92051 0, // ZPR4:dsub0_dsub1
92052 0, // ZPR4:dsub0_dsub1_dsub2
92053 0, // ZPR4:dsub1_dsub2
92054 0, // ZPR4:dsub1_dsub2_dsub3
92055 0, // ZPR4:dsub2_dsub3
92056 0, // ZPR4:dsub_qsub1_then_dsub
92057 0, // ZPR4:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
92058 0, // ZPR4:dsub_qsub1_then_dsub_qsub2_then_dsub
92059 0, // ZPR4:qsub0_qsub1
92060 0, // ZPR4:qsub0_qsub1_qsub2
92061 0, // ZPR4:qsub1_qsub2
92062 0, // ZPR4:qsub1_qsub2_qsub3
92063 0, // ZPR4:qsub2_qsub3
92064 0, // ZPR4:qsub1_then_dsub_qsub2_then_dsub
92065 0, // ZPR4:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
92066 0, // ZPR4:qsub2_then_dsub_qsub3_then_dsub
92067 0, // ZPR4:sub_32_x8sub_1_then_sub_32
92068 0, // ZPR4:x8sub_0_x8sub_1
92069 0, // ZPR4:x8sub_2_x8sub_3
92070 0, // ZPR4:x8sub_4_x8sub_5
92071 0, // ZPR4:x8sub_6_x8sub_7
92072 0, // ZPR4:x8sub_6_then_sub_32_x8sub_7_then_sub_32
92073 0, // ZPR4:x8sub_4_then_sub_32_x8sub_5_then_sub_32
92074 0, // ZPR4:x8sub_2_then_sub_32_x8sub_3_then_sub_32
92075 0, // ZPR4:sub_32_subo64_then_sub_32
92076 59, // ZPR4:dsub_zsub1_then_dsub -> DD
92077 101, // ZPR4:zsub_zsub1_then_zsub -> QQ
92078 90, // ZPR4:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD
92079 83, // ZPR4:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
92080 164, // ZPR4:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ
92081 124, // ZPR4:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
92082 102, // ZPR4:zsub0_zsub1 -> ZPR2
92083 125, // ZPR4:zsub0_zsub1_zsub2 -> ZPR3
92084 102, // ZPR4:zsub1_zsub2 -> ZPR2
92085 125, // ZPR4:zsub1_zsub2_zsub3 -> ZPR3
92086 102, // ZPR4:zsub2_zsub3 -> ZPR2
92087 59, // ZPR4:zsub1_then_dsub_zsub2_then_dsub -> DD
92088 83, // ZPR4:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
92089 101, // ZPR4:zsub1_then_zsub_zsub2_then_zsub -> QQ
92090 124, // ZPR4:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
92091 59, // ZPR4:zsub2_then_dsub_zsub3_then_dsub -> DD
92092 101, // ZPR4:zsub2_then_zsub_zsub3_then_zsub -> QQ
92093 0, // ZPR4:zsub0_zsub2
92094 0, // ZPR4:zsub1_zsub3
92095 },
92096 { // QQQQ_with_dsub_in_FPR64_lo
92097 1, // QQQQ_with_dsub_in_FPR64_lo:bsub -> FPR8
92098 49, // QQQQ_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
92099 0, // QQQQ_with_dsub_in_FPR64_lo:dsub0
92100 0, // QQQQ_with_dsub_in_FPR64_lo:dsub1
92101 0, // QQQQ_with_dsub_in_FPR64_lo:dsub2
92102 0, // QQQQ_with_dsub_in_FPR64_lo:dsub3
92103 4, // QQQQ_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
92104 0, // QQQQ_with_dsub_in_FPR64_lo:psub
92105 0, // QQQQ_with_dsub_in_FPR64_lo:psub0
92106 0, // QQQQ_with_dsub_in_FPR64_lo:psub1
92107 78, // QQQQ_with_dsub_in_FPR64_lo:qsub0 -> FPR128_lo
92108 76, // QQQQ_with_dsub_in_FPR64_lo:qsub1 -> FPR128
92109 76, // QQQQ_with_dsub_in_FPR64_lo:qsub2 -> FPR128
92110 76, // QQQQ_with_dsub_in_FPR64_lo:qsub3 -> FPR128
92111 28, // QQQQ_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
92112 0, // QQQQ_with_dsub_in_FPR64_lo:sub_32
92113 0, // QQQQ_with_dsub_in_FPR64_lo:sube32
92114 0, // QQQQ_with_dsub_in_FPR64_lo:sube64
92115 0, // QQQQ_with_dsub_in_FPR64_lo:subo32
92116 0, // QQQQ_with_dsub_in_FPR64_lo:subo64
92117 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_0
92118 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_1
92119 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_2
92120 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_3
92121 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_4
92122 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_5
92123 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_6
92124 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_7
92125 0, // QQQQ_with_dsub_in_FPR64_lo:zasubb
92126 0, // QQQQ_with_dsub_in_FPR64_lo:zasubd0
92127 0, // QQQQ_with_dsub_in_FPR64_lo:zasubd1
92128 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh0
92129 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1
92130 0, // QQQQ_with_dsub_in_FPR64_lo:zasubq0
92131 0, // QQQQ_with_dsub_in_FPR64_lo:zasubq1
92132 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs0
92133 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1
92134 0, // QQQQ_with_dsub_in_FPR64_lo:zsub
92135 0, // QQQQ_with_dsub_in_FPR64_lo:zsub0
92136 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1
92137 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2
92138 0, // QQQQ_with_dsub_in_FPR64_lo:zsub3
92139 0, // QQQQ_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
92140 0, // QQQQ_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
92141 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
92142 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
92143 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
92144 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
92145 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
92146 0, // QQQQ_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
92147 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
92148 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
92149 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
92150 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
92151 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
92152 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
92153 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
92154 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
92155 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
92156 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
92157 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
92158 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
92159 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92160 0, // QQQQ_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92161 0, // QQQQ_with_dsub_in_FPR64_lo:dsub1_then_bsub
92162 0, // QQQQ_with_dsub_in_FPR64_lo:dsub1_then_hsub
92163 0, // QQQQ_with_dsub_in_FPR64_lo:dsub1_then_ssub
92164 0, // QQQQ_with_dsub_in_FPR64_lo:dsub3_then_bsub
92165 0, // QQQQ_with_dsub_in_FPR64_lo:dsub3_then_hsub
92166 0, // QQQQ_with_dsub_in_FPR64_lo:dsub3_then_ssub
92167 0, // QQQQ_with_dsub_in_FPR64_lo:dsub2_then_bsub
92168 0, // QQQQ_with_dsub_in_FPR64_lo:dsub2_then_hsub
92169 0, // QQQQ_with_dsub_in_FPR64_lo:dsub2_then_ssub
92170 0, // QQQQ_with_dsub_in_FPR64_lo:psub1_then_psub
92171 1, // QQQQ_with_dsub_in_FPR64_lo:qsub1_then_bsub -> FPR8
92172 40, // QQQQ_with_dsub_in_FPR64_lo:qsub1_then_dsub -> FPR64
92173 2, // QQQQ_with_dsub_in_FPR64_lo:qsub1_then_hsub -> FPR16
92174 24, // QQQQ_with_dsub_in_FPR64_lo:qsub1_then_ssub -> FPR32
92175 1, // QQQQ_with_dsub_in_FPR64_lo:qsub3_then_bsub -> FPR8
92176 40, // QQQQ_with_dsub_in_FPR64_lo:qsub3_then_dsub -> FPR64
92177 2, // QQQQ_with_dsub_in_FPR64_lo:qsub3_then_hsub -> FPR16
92178 24, // QQQQ_with_dsub_in_FPR64_lo:qsub3_then_ssub -> FPR32
92179 1, // QQQQ_with_dsub_in_FPR64_lo:qsub2_then_bsub -> FPR8
92180 40, // QQQQ_with_dsub_in_FPR64_lo:qsub2_then_dsub -> FPR64
92181 2, // QQQQ_with_dsub_in_FPR64_lo:qsub2_then_hsub -> FPR16
92182 24, // QQQQ_with_dsub_in_FPR64_lo:qsub2_then_ssub -> FPR32
92183 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
92184 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
92185 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
92186 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
92187 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
92188 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
92189 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
92190 0, // QQQQ_with_dsub_in_FPR64_lo:subo64_then_sub_32
92191 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_bsub
92192 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_dsub
92193 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_hsub
92194 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_ssub
92195 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_zsub
92196 0, // QQQQ_with_dsub_in_FPR64_lo:zsub3_then_bsub
92197 0, // QQQQ_with_dsub_in_FPR64_lo:zsub3_then_dsub
92198 0, // QQQQ_with_dsub_in_FPR64_lo:zsub3_then_hsub
92199 0, // QQQQ_with_dsub_in_FPR64_lo:zsub3_then_ssub
92200 0, // QQQQ_with_dsub_in_FPR64_lo:zsub3_then_zsub
92201 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_bsub
92202 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_dsub
92203 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_hsub
92204 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_ssub
92205 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_zsub
92206 0, // QQQQ_with_dsub_in_FPR64_lo:dsub0_dsub1
92207 0, // QQQQ_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
92208 0, // QQQQ_with_dsub_in_FPR64_lo:dsub1_dsub2
92209 0, // QQQQ_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
92210 0, // QQQQ_with_dsub_in_FPR64_lo:dsub2_dsub3
92211 60, // QQQQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
92212 91, // QQQQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo
92213 84, // QQQQ_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo
92214 104, // QQQQ_with_dsub_in_FPR64_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo
92215 126, // QQQQ_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo
92216 101, // QQQQ_with_dsub_in_FPR64_lo:qsub1_qsub2 -> QQ
92217 124, // QQQQ_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3 -> QQQ
92218 101, // QQQQ_with_dsub_in_FPR64_lo:qsub2_qsub3 -> QQ
92219 59, // QQQQ_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub -> DD
92220 83, // QQQQ_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD
92221 59, // QQQQ_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub -> DD
92222 0, // QQQQ_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
92223 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
92224 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
92225 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
92226 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
92227 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
92228 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
92229 0, // QQQQ_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
92230 0, // QQQQ_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
92231 0, // QQQQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub
92232 0, // QQQQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub
92233 0, // QQQQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92234 0, // QQQQ_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
92235 0, // QQQQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92236 0, // QQQQ_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
92237 0, // QQQQ_with_dsub_in_FPR64_lo:zsub0_zsub1
92238 0, // QQQQ_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
92239 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_zsub2
92240 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
92241 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_zsub3
92242 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
92243 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92244 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
92245 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92246 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
92247 0, // QQQQ_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
92248 0, // QQQQ_with_dsub_in_FPR64_lo:zsub0_zsub2
92249 0, // QQQQ_with_dsub_in_FPR64_lo:zsub1_zsub3
92250 },
92251 { // QQQQ_with_qsub1_in_FPR128_lo
92252 1, // QQQQ_with_qsub1_in_FPR128_lo:bsub -> FPR8
92253 40, // QQQQ_with_qsub1_in_FPR128_lo:dsub -> FPR64
92254 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub0
92255 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub1
92256 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub2
92257 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub3
92258 2, // QQQQ_with_qsub1_in_FPR128_lo:hsub -> FPR16
92259 0, // QQQQ_with_qsub1_in_FPR128_lo:psub
92260 0, // QQQQ_with_qsub1_in_FPR128_lo:psub0
92261 0, // QQQQ_with_qsub1_in_FPR128_lo:psub1
92262 76, // QQQQ_with_qsub1_in_FPR128_lo:qsub0 -> FPR128
92263 78, // QQQQ_with_qsub1_in_FPR128_lo:qsub1 -> FPR128_lo
92264 76, // QQQQ_with_qsub1_in_FPR128_lo:qsub2 -> FPR128
92265 76, // QQQQ_with_qsub1_in_FPR128_lo:qsub3 -> FPR128
92266 24, // QQQQ_with_qsub1_in_FPR128_lo:ssub -> FPR32
92267 0, // QQQQ_with_qsub1_in_FPR128_lo:sub_32
92268 0, // QQQQ_with_qsub1_in_FPR128_lo:sube32
92269 0, // QQQQ_with_qsub1_in_FPR128_lo:sube64
92270 0, // QQQQ_with_qsub1_in_FPR128_lo:subo32
92271 0, // QQQQ_with_qsub1_in_FPR128_lo:subo64
92272 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_0
92273 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_1
92274 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_2
92275 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_3
92276 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_4
92277 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_5
92278 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_6
92279 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_7
92280 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubb
92281 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubd0
92282 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubd1
92283 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh0
92284 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1
92285 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubq0
92286 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubq1
92287 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs0
92288 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1
92289 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub
92290 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub0
92291 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1
92292 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2
92293 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub3
92294 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq0
92295 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq1
92296 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd0
92297 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1
92298 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq0
92299 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq1
92300 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
92301 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
92302 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd0
92303 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1
92304 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq0
92305 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq1
92306 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs0
92307 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1
92308 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
92309 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
92310 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
92311 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
92312 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
92313 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
92314 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92315 0, // QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92316 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub1_then_bsub
92317 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub1_then_hsub
92318 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub1_then_ssub
92319 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub3_then_bsub
92320 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub3_then_hsub
92321 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub3_then_ssub
92322 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub2_then_bsub
92323 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub2_then_hsub
92324 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub2_then_ssub
92325 0, // QQQQ_with_qsub1_in_FPR128_lo:psub1_then_psub
92326 1, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_bsub -> FPR8
92327 49, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
92328 4, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
92329 28, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
92330 1, // QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_bsub -> FPR8
92331 40, // QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_dsub -> FPR64
92332 2, // QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_hsub -> FPR16
92333 24, // QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_ssub -> FPR32
92334 1, // QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_bsub -> FPR8
92335 40, // QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub -> FPR64
92336 2, // QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_hsub -> FPR16
92337 24, // QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_ssub -> FPR32
92338 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_7_then_sub_32
92339 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32
92340 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_5_then_sub_32
92341 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32
92342 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_3_then_sub_32
92343 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32
92344 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_1_then_sub_32
92345 0, // QQQQ_with_qsub1_in_FPR128_lo:subo64_then_sub_32
92346 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_bsub
92347 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub
92348 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_hsub
92349 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_ssub
92350 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub
92351 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_bsub
92352 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_dsub
92353 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_hsub
92354 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_ssub
92355 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_zsub
92356 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_bsub
92357 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub
92358 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_hsub
92359 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_ssub
92360 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub
92361 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1
92362 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1_dsub2
92363 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2
92364 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2_dsub3
92365 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub2_dsub3
92366 61, // QQQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
92367 92, // QQQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo
92368 85, // QQQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo
92369 105, // QQQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_lo
92370 127, // QQQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_lo
92371 104, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo
92372 126, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo
92373 101, // QQQQ_with_qsub1_in_FPR128_lo:qsub2_qsub3 -> QQ
92374 60, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
92375 84, // QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo
92376 59, // QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD
92377 0, // QQQQ_with_qsub1_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
92378 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_0_x8sub_1
92379 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_2_x8sub_3
92380 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_4_x8sub_5
92381 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_6_x8sub_7
92382 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
92383 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
92384 0, // QQQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
92385 0, // QQQQ_with_qsub1_in_FPR128_lo:sub_32_subo64_then_sub_32
92386 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub
92387 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub
92388 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92389 0, // QQQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
92390 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92391 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
92392 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1
92393 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1_zsub2
92394 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2
92395 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2_zsub3
92396 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_zsub3
92397 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
92398 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92399 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
92400 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92401 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
92402 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
92403 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub0_zsub2
92404 0, // QQQQ_with_qsub1_in_FPR128_lo:zsub1_zsub3
92405 },
92406 { // QQQQ_with_qsub2_in_FPR128_lo
92407 1, // QQQQ_with_qsub2_in_FPR128_lo:bsub -> FPR8
92408 40, // QQQQ_with_qsub2_in_FPR128_lo:dsub -> FPR64
92409 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub0
92410 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub1
92411 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub2
92412 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub3
92413 2, // QQQQ_with_qsub2_in_FPR128_lo:hsub -> FPR16
92414 0, // QQQQ_with_qsub2_in_FPR128_lo:psub
92415 0, // QQQQ_with_qsub2_in_FPR128_lo:psub0
92416 0, // QQQQ_with_qsub2_in_FPR128_lo:psub1
92417 76, // QQQQ_with_qsub2_in_FPR128_lo:qsub0 -> FPR128
92418 76, // QQQQ_with_qsub2_in_FPR128_lo:qsub1 -> FPR128
92419 78, // QQQQ_with_qsub2_in_FPR128_lo:qsub2 -> FPR128_lo
92420 76, // QQQQ_with_qsub2_in_FPR128_lo:qsub3 -> FPR128
92421 24, // QQQQ_with_qsub2_in_FPR128_lo:ssub -> FPR32
92422 0, // QQQQ_with_qsub2_in_FPR128_lo:sub_32
92423 0, // QQQQ_with_qsub2_in_FPR128_lo:sube32
92424 0, // QQQQ_with_qsub2_in_FPR128_lo:sube64
92425 0, // QQQQ_with_qsub2_in_FPR128_lo:subo32
92426 0, // QQQQ_with_qsub2_in_FPR128_lo:subo64
92427 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_0
92428 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_1
92429 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_2
92430 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_3
92431 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_4
92432 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_5
92433 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_6
92434 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_7
92435 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubb
92436 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubd0
92437 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubd1
92438 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh0
92439 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1
92440 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubq0
92441 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubq1
92442 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs0
92443 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1
92444 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub
92445 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub0
92446 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1
92447 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2
92448 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub3
92449 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq0
92450 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq1
92451 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd0
92452 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1
92453 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq0
92454 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq1
92455 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
92456 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
92457 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd0
92458 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1
92459 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq0
92460 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq1
92461 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs0
92462 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1
92463 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
92464 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
92465 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
92466 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
92467 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
92468 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
92469 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92470 0, // QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92471 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_bsub
92472 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_hsub
92473 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_ssub
92474 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_bsub
92475 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_hsub
92476 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_ssub
92477 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_bsub
92478 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_hsub
92479 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_ssub
92480 0, // QQQQ_with_qsub2_in_FPR128_lo:psub1_then_psub
92481 1, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_bsub -> FPR8
92482 40, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub -> FPR64
92483 2, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_hsub -> FPR16
92484 24, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_ssub -> FPR32
92485 1, // QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_bsub -> FPR8
92486 40, // QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_dsub -> FPR64
92487 2, // QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_hsub -> FPR16
92488 24, // QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_ssub -> FPR32
92489 1, // QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_bsub -> FPR8
92490 49, // QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
92491 4, // QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
92492 28, // QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
92493 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_7_then_sub_32
92494 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32
92495 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_5_then_sub_32
92496 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32
92497 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_3_then_sub_32
92498 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32
92499 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_1_then_sub_32
92500 0, // QQQQ_with_qsub2_in_FPR128_lo:subo64_then_sub_32
92501 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_bsub
92502 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub
92503 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_hsub
92504 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_ssub
92505 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub
92506 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_bsub
92507 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_dsub
92508 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_hsub
92509 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_ssub
92510 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_zsub
92511 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_bsub
92512 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub
92513 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_hsub
92514 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_ssub
92515 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub
92516 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1
92517 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1_dsub2
92518 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2
92519 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2_dsub3
92520 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub2_dsub3
92521 59, // QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub -> DD
92522 93, // QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo
92523 86, // QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
92524 101, // QQQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1 -> QQ
92525 128, // QQQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_qsub2_in_FPR128_lo
92526 105, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2 -> QQ_with_qsub1_in_FPR128_lo
92527 127, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_qsub1_in_FPR128_lo
92528 104, // QQQQ_with_qsub2_in_FPR128_lo:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo
92529 61, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
92530 85, // QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo
92531 60, // QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
92532 0, // QQQQ_with_qsub2_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
92533 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_0_x8sub_1
92534 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_x8sub_3
92535 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_x8sub_5
92536 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_x8sub_7
92537 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
92538 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
92539 0, // QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
92540 0, // QQQQ_with_qsub2_in_FPR128_lo:sub_32_subo64_then_sub_32
92541 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub
92542 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub
92543 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92544 0, // QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
92545 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92546 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
92547 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1
92548 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1_zsub2
92549 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2
92550 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2_zsub3
92551 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_zsub3
92552 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
92553 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92554 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
92555 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92556 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
92557 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
92558 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub2
92559 0, // QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub3
92560 },
92561 { // QQQQ_with_qsub3_in_FPR128_lo
92562 1, // QQQQ_with_qsub3_in_FPR128_lo:bsub -> FPR8
92563 40, // QQQQ_with_qsub3_in_FPR128_lo:dsub -> FPR64
92564 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub0
92565 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub1
92566 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub2
92567 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub3
92568 2, // QQQQ_with_qsub3_in_FPR128_lo:hsub -> FPR16
92569 0, // QQQQ_with_qsub3_in_FPR128_lo:psub
92570 0, // QQQQ_with_qsub3_in_FPR128_lo:psub0
92571 0, // QQQQ_with_qsub3_in_FPR128_lo:psub1
92572 76, // QQQQ_with_qsub3_in_FPR128_lo:qsub0 -> FPR128
92573 76, // QQQQ_with_qsub3_in_FPR128_lo:qsub1 -> FPR128
92574 76, // QQQQ_with_qsub3_in_FPR128_lo:qsub2 -> FPR128
92575 78, // QQQQ_with_qsub3_in_FPR128_lo:qsub3 -> FPR128_lo
92576 24, // QQQQ_with_qsub3_in_FPR128_lo:ssub -> FPR32
92577 0, // QQQQ_with_qsub3_in_FPR128_lo:sub_32
92578 0, // QQQQ_with_qsub3_in_FPR128_lo:sube32
92579 0, // QQQQ_with_qsub3_in_FPR128_lo:sube64
92580 0, // QQQQ_with_qsub3_in_FPR128_lo:subo32
92581 0, // QQQQ_with_qsub3_in_FPR128_lo:subo64
92582 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_0
92583 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_1
92584 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_2
92585 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_3
92586 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_4
92587 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_5
92588 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_6
92589 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_7
92590 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubb
92591 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubd0
92592 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubd1
92593 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh0
92594 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1
92595 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubq0
92596 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubq1
92597 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs0
92598 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1
92599 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub
92600 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub0
92601 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1
92602 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2
92603 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub3
92604 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq0
92605 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq1
92606 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd0
92607 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1
92608 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq0
92609 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq1
92610 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
92611 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
92612 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd0
92613 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1
92614 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq0
92615 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq1
92616 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs0
92617 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1
92618 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
92619 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
92620 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
92621 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
92622 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
92623 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
92624 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92625 0, // QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92626 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_bsub
92627 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_hsub
92628 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_ssub
92629 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_bsub
92630 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_hsub
92631 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_ssub
92632 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_bsub
92633 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_hsub
92634 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_ssub
92635 0, // QQQQ_with_qsub3_in_FPR128_lo:psub1_then_psub
92636 1, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_bsub -> FPR8
92637 40, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub -> FPR64
92638 2, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_hsub -> FPR16
92639 24, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_ssub -> FPR32
92640 1, // QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_bsub -> FPR8
92641 49, // QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_dsub -> FPR64_lo
92642 4, // QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_hsub -> FPR16_lo
92643 28, // QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
92644 1, // QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_bsub -> FPR8
92645 40, // QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub -> FPR64
92646 2, // QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_hsub -> FPR16
92647 24, // QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_ssub -> FPR32
92648 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_7_then_sub_32
92649 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32
92650 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_5_then_sub_32
92651 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32
92652 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_3_then_sub_32
92653 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32
92654 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_1_then_sub_32
92655 0, // QQQQ_with_qsub3_in_FPR128_lo:subo64_then_sub_32
92656 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_bsub
92657 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub
92658 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_hsub
92659 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_ssub
92660 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub
92661 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_bsub
92662 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_dsub
92663 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_hsub
92664 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_ssub
92665 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_zsub
92666 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_bsub
92667 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub
92668 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_hsub
92669 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_ssub
92670 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub
92671 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1
92672 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1_dsub2
92673 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2
92674 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2_dsub3
92675 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub2_dsub3
92676 59, // QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub -> DD
92677 94, // QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub3_in_FPR64_lo
92678 83, // QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD
92679 101, // QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1 -> QQ
92680 124, // QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ
92681 101, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2 -> QQ
92682 128, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_qsub2_in_FPR128_lo
92683 105, // QQQQ_with_qsub3_in_FPR128_lo:qsub2_qsub3 -> QQ_with_qsub1_in_FPR128_lo
92684 59, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD
92685 86, // QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub2_in_FPR64_lo
92686 61, // QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub1_in_FPR64_lo
92687 0, // QQQQ_with_qsub3_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
92688 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_0_x8sub_1
92689 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_x8sub_3
92690 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_x8sub_5
92691 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_x8sub_7
92692 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
92693 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
92694 0, // QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
92695 0, // QQQQ_with_qsub3_in_FPR128_lo:sub_32_subo64_then_sub_32
92696 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub
92697 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub
92698 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92699 0, // QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
92700 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92701 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
92702 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1
92703 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1_zsub2
92704 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2
92705 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2_zsub3
92706 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_zsub3
92707 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
92708 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
92709 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
92710 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
92711 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
92712 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
92713 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub2
92714 0, // QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub3
92715 },
92716 { // ZPR4StridedOrContiguous
92717 1, // ZPR4StridedOrContiguous:bsub -> FPR8
92718 40, // ZPR4StridedOrContiguous:dsub -> FPR64
92719 0, // ZPR4StridedOrContiguous:dsub0
92720 0, // ZPR4StridedOrContiguous:dsub1
92721 0, // ZPR4StridedOrContiguous:dsub2
92722 0, // ZPR4StridedOrContiguous:dsub3
92723 2, // ZPR4StridedOrContiguous:hsub -> FPR16
92724 0, // ZPR4StridedOrContiguous:psub
92725 0, // ZPR4StridedOrContiguous:psub0
92726 0, // ZPR4StridedOrContiguous:psub1
92727 0, // ZPR4StridedOrContiguous:qsub0
92728 0, // ZPR4StridedOrContiguous:qsub1
92729 0, // ZPR4StridedOrContiguous:qsub2
92730 0, // ZPR4StridedOrContiguous:qsub3
92731 24, // ZPR4StridedOrContiguous:ssub -> FPR32
92732 0, // ZPR4StridedOrContiguous:sub_32
92733 0, // ZPR4StridedOrContiguous:sube32
92734 0, // ZPR4StridedOrContiguous:sube64
92735 0, // ZPR4StridedOrContiguous:subo32
92736 0, // ZPR4StridedOrContiguous:subo64
92737 0, // ZPR4StridedOrContiguous:x8sub_0
92738 0, // ZPR4StridedOrContiguous:x8sub_1
92739 0, // ZPR4StridedOrContiguous:x8sub_2
92740 0, // ZPR4StridedOrContiguous:x8sub_3
92741 0, // ZPR4StridedOrContiguous:x8sub_4
92742 0, // ZPR4StridedOrContiguous:x8sub_5
92743 0, // ZPR4StridedOrContiguous:x8sub_6
92744 0, // ZPR4StridedOrContiguous:x8sub_7
92745 0, // ZPR4StridedOrContiguous:zasubb
92746 0, // ZPR4StridedOrContiguous:zasubd0
92747 0, // ZPR4StridedOrContiguous:zasubd1
92748 0, // ZPR4StridedOrContiguous:zasubh0
92749 0, // ZPR4StridedOrContiguous:zasubh1
92750 0, // ZPR4StridedOrContiguous:zasubq0
92751 0, // ZPR4StridedOrContiguous:zasubq1
92752 0, // ZPR4StridedOrContiguous:zasubs0
92753 0, // ZPR4StridedOrContiguous:zasubs1
92754 76, // ZPR4StridedOrContiguous:zsub -> FPR128
92755 77, // ZPR4StridedOrContiguous:zsub0 -> ZPR
92756 77, // ZPR4StridedOrContiguous:zsub1 -> ZPR
92757 77, // ZPR4StridedOrContiguous:zsub2 -> ZPR
92758 77, // ZPR4StridedOrContiguous:zsub3 -> ZPR
92759 0, // ZPR4StridedOrContiguous:zasubd1_then_zasubq0
92760 0, // ZPR4StridedOrContiguous:zasubd1_then_zasubq1
92761 0, // ZPR4StridedOrContiguous:zasubs1_then_zasubd0
92762 0, // ZPR4StridedOrContiguous:zasubs1_then_zasubd1
92763 0, // ZPR4StridedOrContiguous:zasubs1_then_zasubq0
92764 0, // ZPR4StridedOrContiguous:zasubs1_then_zasubq1
92765 0, // ZPR4StridedOrContiguous:zasubs1_then_zasubd1_then_zasubq0
92766 0, // ZPR4StridedOrContiguous:zasubs1_then_zasubd1_then_zasubq1
92767 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubd0
92768 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubd1
92769 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubq0
92770 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubq1
92771 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs0
92772 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1
92773 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubd1_then_zasubq0
92774 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubd1_then_zasubq1
92775 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd0
92776 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd1
92777 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1_then_zasubq0
92778 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1_then_zasubq1
92779 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92780 0, // ZPR4StridedOrContiguous:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92781 0, // ZPR4StridedOrContiguous:dsub1_then_bsub
92782 0, // ZPR4StridedOrContiguous:dsub1_then_hsub
92783 0, // ZPR4StridedOrContiguous:dsub1_then_ssub
92784 0, // ZPR4StridedOrContiguous:dsub3_then_bsub
92785 0, // ZPR4StridedOrContiguous:dsub3_then_hsub
92786 0, // ZPR4StridedOrContiguous:dsub3_then_ssub
92787 0, // ZPR4StridedOrContiguous:dsub2_then_bsub
92788 0, // ZPR4StridedOrContiguous:dsub2_then_hsub
92789 0, // ZPR4StridedOrContiguous:dsub2_then_ssub
92790 0, // ZPR4StridedOrContiguous:psub1_then_psub
92791 0, // ZPR4StridedOrContiguous:qsub1_then_bsub
92792 0, // ZPR4StridedOrContiguous:qsub1_then_dsub
92793 0, // ZPR4StridedOrContiguous:qsub1_then_hsub
92794 0, // ZPR4StridedOrContiguous:qsub1_then_ssub
92795 0, // ZPR4StridedOrContiguous:qsub3_then_bsub
92796 0, // ZPR4StridedOrContiguous:qsub3_then_dsub
92797 0, // ZPR4StridedOrContiguous:qsub3_then_hsub
92798 0, // ZPR4StridedOrContiguous:qsub3_then_ssub
92799 0, // ZPR4StridedOrContiguous:qsub2_then_bsub
92800 0, // ZPR4StridedOrContiguous:qsub2_then_dsub
92801 0, // ZPR4StridedOrContiguous:qsub2_then_hsub
92802 0, // ZPR4StridedOrContiguous:qsub2_then_ssub
92803 0, // ZPR4StridedOrContiguous:x8sub_7_then_sub_32
92804 0, // ZPR4StridedOrContiguous:x8sub_6_then_sub_32
92805 0, // ZPR4StridedOrContiguous:x8sub_5_then_sub_32
92806 0, // ZPR4StridedOrContiguous:x8sub_4_then_sub_32
92807 0, // ZPR4StridedOrContiguous:x8sub_3_then_sub_32
92808 0, // ZPR4StridedOrContiguous:x8sub_2_then_sub_32
92809 0, // ZPR4StridedOrContiguous:x8sub_1_then_sub_32
92810 0, // ZPR4StridedOrContiguous:subo64_then_sub_32
92811 1, // ZPR4StridedOrContiguous:zsub1_then_bsub -> FPR8
92812 40, // ZPR4StridedOrContiguous:zsub1_then_dsub -> FPR64
92813 2, // ZPR4StridedOrContiguous:zsub1_then_hsub -> FPR16
92814 24, // ZPR4StridedOrContiguous:zsub1_then_ssub -> FPR32
92815 76, // ZPR4StridedOrContiguous:zsub1_then_zsub -> FPR128
92816 1, // ZPR4StridedOrContiguous:zsub3_then_bsub -> FPR8
92817 40, // ZPR4StridedOrContiguous:zsub3_then_dsub -> FPR64
92818 2, // ZPR4StridedOrContiguous:zsub3_then_hsub -> FPR16
92819 24, // ZPR4StridedOrContiguous:zsub3_then_ssub -> FPR32
92820 76, // ZPR4StridedOrContiguous:zsub3_then_zsub -> FPR128
92821 1, // ZPR4StridedOrContiguous:zsub2_then_bsub -> FPR8
92822 40, // ZPR4StridedOrContiguous:zsub2_then_dsub -> FPR64
92823 2, // ZPR4StridedOrContiguous:zsub2_then_hsub -> FPR16
92824 24, // ZPR4StridedOrContiguous:zsub2_then_ssub -> FPR32
92825 76, // ZPR4StridedOrContiguous:zsub2_then_zsub -> FPR128
92826 0, // ZPR4StridedOrContiguous:dsub0_dsub1
92827 0, // ZPR4StridedOrContiguous:dsub0_dsub1_dsub2
92828 0, // ZPR4StridedOrContiguous:dsub1_dsub2
92829 0, // ZPR4StridedOrContiguous:dsub1_dsub2_dsub3
92830 0, // ZPR4StridedOrContiguous:dsub2_dsub3
92831 0, // ZPR4StridedOrContiguous:dsub_qsub1_then_dsub
92832 0, // ZPR4StridedOrContiguous:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
92833 0, // ZPR4StridedOrContiguous:dsub_qsub1_then_dsub_qsub2_then_dsub
92834 0, // ZPR4StridedOrContiguous:qsub0_qsub1
92835 0, // ZPR4StridedOrContiguous:qsub0_qsub1_qsub2
92836 0, // ZPR4StridedOrContiguous:qsub1_qsub2
92837 0, // ZPR4StridedOrContiguous:qsub1_qsub2_qsub3
92838 0, // ZPR4StridedOrContiguous:qsub2_qsub3
92839 0, // ZPR4StridedOrContiguous:qsub1_then_dsub_qsub2_then_dsub
92840 0, // ZPR4StridedOrContiguous:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
92841 0, // ZPR4StridedOrContiguous:qsub2_then_dsub_qsub3_then_dsub
92842 0, // ZPR4StridedOrContiguous:sub_32_x8sub_1_then_sub_32
92843 0, // ZPR4StridedOrContiguous:x8sub_0_x8sub_1
92844 0, // ZPR4StridedOrContiguous:x8sub_2_x8sub_3
92845 0, // ZPR4StridedOrContiguous:x8sub_4_x8sub_5
92846 0, // ZPR4StridedOrContiguous:x8sub_6_x8sub_7
92847 0, // ZPR4StridedOrContiguous:x8sub_6_then_sub_32_x8sub_7_then_sub_32
92848 0, // ZPR4StridedOrContiguous:x8sub_4_then_sub_32_x8sub_5_then_sub_32
92849 0, // ZPR4StridedOrContiguous:x8sub_2_then_sub_32_x8sub_3_then_sub_32
92850 0, // ZPR4StridedOrContiguous:sub_32_subo64_then_sub_32
92851 59, // ZPR4StridedOrContiguous:dsub_zsub1_then_dsub -> DD
92852 101, // ZPR4StridedOrContiguous:zsub_zsub1_then_zsub -> QQ
92853 90, // ZPR4StridedOrContiguous:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD
92854 83, // ZPR4StridedOrContiguous:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
92855 164, // ZPR4StridedOrContiguous:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ
92856 124, // ZPR4StridedOrContiguous:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
92857 106, // ZPR4StridedOrContiguous:zsub0_zsub1 -> ZPR2Mul2
92858 130, // ZPR4StridedOrContiguous:zsub0_zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
92859 102, // ZPR4StridedOrContiguous:zsub1_zsub2 -> ZPR2
92860 132, // ZPR4StridedOrContiguous:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
92861 106, // ZPR4StridedOrContiguous:zsub2_zsub3 -> ZPR2Mul2
92862 59, // ZPR4StridedOrContiguous:zsub1_then_dsub_zsub2_then_dsub -> DD
92863 83, // ZPR4StridedOrContiguous:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
92864 101, // ZPR4StridedOrContiguous:zsub1_then_zsub_zsub2_then_zsub -> QQ
92865 124, // ZPR4StridedOrContiguous:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
92866 59, // ZPR4StridedOrContiguous:zsub2_then_dsub_zsub3_then_dsub -> DD
92867 101, // ZPR4StridedOrContiguous:zsub2_then_zsub_zsub3_then_zsub -> QQ
92868 107, // ZPR4StridedOrContiguous:zsub0_zsub2 -> ZPR2Strided
92869 107, // ZPR4StridedOrContiguous:zsub1_zsub3 -> ZPR2Strided
92870 },
92871 { // ZPR4_with_dsub_in_FPR64_lo
92872 1, // ZPR4_with_dsub_in_FPR64_lo:bsub -> FPR8
92873 49, // ZPR4_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
92874 0, // ZPR4_with_dsub_in_FPR64_lo:dsub0
92875 0, // ZPR4_with_dsub_in_FPR64_lo:dsub1
92876 0, // ZPR4_with_dsub_in_FPR64_lo:dsub2
92877 0, // ZPR4_with_dsub_in_FPR64_lo:dsub3
92878 4, // ZPR4_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
92879 0, // ZPR4_with_dsub_in_FPR64_lo:psub
92880 0, // ZPR4_with_dsub_in_FPR64_lo:psub0
92881 0, // ZPR4_with_dsub_in_FPR64_lo:psub1
92882 0, // ZPR4_with_dsub_in_FPR64_lo:qsub0
92883 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1
92884 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2
92885 0, // ZPR4_with_dsub_in_FPR64_lo:qsub3
92886 28, // ZPR4_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
92887 0, // ZPR4_with_dsub_in_FPR64_lo:sub_32
92888 0, // ZPR4_with_dsub_in_FPR64_lo:sube32
92889 0, // ZPR4_with_dsub_in_FPR64_lo:sube64
92890 0, // ZPR4_with_dsub_in_FPR64_lo:subo32
92891 0, // ZPR4_with_dsub_in_FPR64_lo:subo64
92892 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_0
92893 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_1
92894 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_2
92895 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_3
92896 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_4
92897 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_5
92898 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_6
92899 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_7
92900 0, // ZPR4_with_dsub_in_FPR64_lo:zasubb
92901 0, // ZPR4_with_dsub_in_FPR64_lo:zasubd0
92902 0, // ZPR4_with_dsub_in_FPR64_lo:zasubd1
92903 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh0
92904 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1
92905 0, // ZPR4_with_dsub_in_FPR64_lo:zasubq0
92906 0, // ZPR4_with_dsub_in_FPR64_lo:zasubq1
92907 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs0
92908 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1
92909 78, // ZPR4_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
92910 80, // ZPR4_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
92911 77, // ZPR4_with_dsub_in_FPR64_lo:zsub1 -> ZPR
92912 77, // ZPR4_with_dsub_in_FPR64_lo:zsub2 -> ZPR
92913 77, // ZPR4_with_dsub_in_FPR64_lo:zsub3 -> ZPR
92914 0, // ZPR4_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
92915 0, // ZPR4_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
92916 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
92917 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
92918 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
92919 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
92920 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
92921 0, // ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
92922 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
92923 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
92924 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
92925 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
92926 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
92927 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
92928 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
92929 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
92930 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
92931 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
92932 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
92933 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
92934 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
92935 0, // ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
92936 0, // ZPR4_with_dsub_in_FPR64_lo:dsub1_then_bsub
92937 0, // ZPR4_with_dsub_in_FPR64_lo:dsub1_then_hsub
92938 0, // ZPR4_with_dsub_in_FPR64_lo:dsub1_then_ssub
92939 0, // ZPR4_with_dsub_in_FPR64_lo:dsub3_then_bsub
92940 0, // ZPR4_with_dsub_in_FPR64_lo:dsub3_then_hsub
92941 0, // ZPR4_with_dsub_in_FPR64_lo:dsub3_then_ssub
92942 0, // ZPR4_with_dsub_in_FPR64_lo:dsub2_then_bsub
92943 0, // ZPR4_with_dsub_in_FPR64_lo:dsub2_then_hsub
92944 0, // ZPR4_with_dsub_in_FPR64_lo:dsub2_then_ssub
92945 0, // ZPR4_with_dsub_in_FPR64_lo:psub1_then_psub
92946 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_then_bsub
92947 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_then_dsub
92948 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_then_hsub
92949 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_then_ssub
92950 0, // ZPR4_with_dsub_in_FPR64_lo:qsub3_then_bsub
92951 0, // ZPR4_with_dsub_in_FPR64_lo:qsub3_then_dsub
92952 0, // ZPR4_with_dsub_in_FPR64_lo:qsub3_then_hsub
92953 0, // ZPR4_with_dsub_in_FPR64_lo:qsub3_then_ssub
92954 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2_then_bsub
92955 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2_then_dsub
92956 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2_then_hsub
92957 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2_then_ssub
92958 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
92959 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
92960 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
92961 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
92962 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
92963 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
92964 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
92965 0, // ZPR4_with_dsub_in_FPR64_lo:subo64_then_sub_32
92966 1, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
92967 40, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64
92968 2, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16
92969 24, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32
92970 76, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128
92971 1, // ZPR4_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
92972 40, // ZPR4_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64
92973 2, // ZPR4_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16
92974 24, // ZPR4_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32
92975 76, // ZPR4_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128
92976 1, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
92977 40, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64
92978 2, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16
92979 24, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32
92980 76, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128
92981 0, // ZPR4_with_dsub_in_FPR64_lo:dsub0_dsub1
92982 0, // ZPR4_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
92983 0, // ZPR4_with_dsub_in_FPR64_lo:dsub1_dsub2
92984 0, // ZPR4_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
92985 0, // ZPR4_with_dsub_in_FPR64_lo:dsub2_dsub3
92986 0, // ZPR4_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
92987 0, // ZPR4_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
92988 0, // ZPR4_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
92989 0, // ZPR4_with_dsub_in_FPR64_lo:qsub0_qsub1
92990 0, // ZPR4_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
92991 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_qsub2
92992 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
92993 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2_qsub3
92994 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
92995 0, // ZPR4_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
92996 0, // ZPR4_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
92997 0, // ZPR4_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
92998 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
92999 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
93000 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
93001 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
93002 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93003 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93004 0, // ZPR4_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93005 0, // ZPR4_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
93006 60, // ZPR4_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
93007 104, // ZPR4_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo
93008 91, // ZPR4_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo
93009 84, // ZPR4_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo
93010 166, // ZPR4_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo
93011 126, // ZPR4_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo
93012 109, // ZPR4_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo
93013 129, // ZPR4_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo
93014 102, // ZPR4_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2
93015 125, // ZPR4_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3
93016 102, // ZPR4_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2
93017 59, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD
93018 83, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
93019 101, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ
93020 124, // ZPR4_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
93021 59, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD
93022 101, // ZPR4_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ
93023 0, // ZPR4_with_dsub_in_FPR64_lo:zsub0_zsub2
93024 0, // ZPR4_with_dsub_in_FPR64_lo:zsub1_zsub3
93025 },
93026 { // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
93027 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
93028 40, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64
93029 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
93030 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
93031 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
93032 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
93033 2, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16
93034 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:psub
93035 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:psub0
93036 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:psub1
93037 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
93038 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
93039 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
93040 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
93041 24, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32
93042 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
93043 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:sube32
93044 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:sube64
93045 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:subo32
93046 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:subo64
93047 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
93048 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
93049 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
93050 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
93051 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
93052 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
93053 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
93054 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
93055 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
93056 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
93057 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
93058 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
93059 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
93060 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
93061 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
93062 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
93063 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
93064 76, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128
93065 77, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR
93066 77, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR
93067 77, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR
93068 77, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub3 -> ZPR
93069 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
93070 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
93071 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
93072 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
93073 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
93074 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
93075 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
93076 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
93077 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
93078 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
93079 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
93080 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
93081 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
93082 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
93083 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
93084 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
93085 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
93086 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
93087 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
93088 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
93089 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
93090 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
93091 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
93092 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
93093 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
93094 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
93095 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
93096 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
93097 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
93098 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
93099 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
93100 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
93101 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
93102 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
93103 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
93104 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
93105 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
93106 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
93107 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
93108 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
93109 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
93110 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
93111 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
93112 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
93113 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
93114 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
93115 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
93116 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
93117 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
93118 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
93119 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
93120 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
93121 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
93122 40, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
93123 2, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
93124 24, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
93125 76, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
93126 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
93127 40, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub -> FPR64
93128 2, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub -> FPR16
93129 24, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub -> FPR32
93130 76, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub -> FPR128
93131 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
93132 40, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
93133 2, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
93134 24, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
93135 76, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
93136 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
93137 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
93138 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
93139 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
93140 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
93141 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
93142 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93143 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
93144 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
93145 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
93146 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
93147 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
93148 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
93149 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
93150 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93151 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
93152 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
93153 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
93154 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
93155 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
93156 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
93157 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93158 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93159 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93160 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
93161 59, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
93162 101, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
93163 90, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD
93164 83, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
93165 164, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ
93166 124, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
93167 106, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2Mul2
93168 130, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
93169 102, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2
93170 132, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
93171 106, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2Mul2
93172 59, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
93173 83, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
93174 101, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
93175 124, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
93176 59, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD
93177 101, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ
93178 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
93179 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
93180 },
93181 { // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
93182 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
93183 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64
93184 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
93185 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
93186 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
93187 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
93188 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16
93189 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
93190 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
93191 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
93192 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
93193 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
93194 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
93195 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
93196 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32
93197 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
93198 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
93199 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
93200 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
93201 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
93202 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
93203 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
93204 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
93205 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
93206 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
93207 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
93208 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
93209 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
93210 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
93211 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
93212 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
93213 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
93214 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
93215 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
93216 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
93217 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
93218 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
93219 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128
93220 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR
93221 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR
93222 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR
93223 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3 -> ZPR
93224 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
93225 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
93226 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
93227 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
93228 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
93229 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
93230 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
93231 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
93232 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
93233 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
93234 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
93235 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
93236 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
93237 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
93238 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
93239 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
93240 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
93241 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
93242 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
93243 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
93244 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
93245 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
93246 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
93247 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
93248 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
93249 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
93250 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
93251 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
93252 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
93253 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
93254 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
93255 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
93256 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
93257 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
93258 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
93259 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
93260 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
93261 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
93262 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
93263 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
93264 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
93265 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
93266 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
93267 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
93268 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
93269 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
93270 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
93271 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
93272 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
93273 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
93274 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
93275 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
93276 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
93277 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
93278 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
93279 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
93280 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
93281 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
93282 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub -> FPR64
93283 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub -> FPR16
93284 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub -> FPR32
93285 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub -> FPR128
93286 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
93287 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
93288 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
93289 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
93290 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
93291 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
93292 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
93293 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
93294 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
93295 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
93296 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
93297 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93298 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
93299 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
93300 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
93301 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
93302 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
93303 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
93304 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
93305 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93306 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
93307 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
93308 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
93309 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
93310 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
93311 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
93312 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93313 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93314 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93315 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
93316 59, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
93317 101, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
93318 90, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD
93319 83, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
93320 164, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ
93321 124, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
93322 102, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2
93323 132, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
93324 106, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2
93325 130, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
93326 102, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2
93327 59, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
93328 83, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
93329 101, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
93330 124, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
93331 59, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD
93332 101, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ
93333 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
93334 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
93335 },
93336 { // ZPR4_with_zsub1_in_ZPR_4b
93337 1, // ZPR4_with_zsub1_in_ZPR_4b:bsub -> FPR8
93338 40, // ZPR4_with_zsub1_in_ZPR_4b:dsub -> FPR64
93339 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub0
93340 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub1
93341 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub2
93342 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub3
93343 2, // ZPR4_with_zsub1_in_ZPR_4b:hsub -> FPR16
93344 0, // ZPR4_with_zsub1_in_ZPR_4b:psub
93345 0, // ZPR4_with_zsub1_in_ZPR_4b:psub0
93346 0, // ZPR4_with_zsub1_in_ZPR_4b:psub1
93347 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub0
93348 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1
93349 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2
93350 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub3
93351 24, // ZPR4_with_zsub1_in_ZPR_4b:ssub -> FPR32
93352 0, // ZPR4_with_zsub1_in_ZPR_4b:sub_32
93353 0, // ZPR4_with_zsub1_in_ZPR_4b:sube32
93354 0, // ZPR4_with_zsub1_in_ZPR_4b:sube64
93355 0, // ZPR4_with_zsub1_in_ZPR_4b:subo32
93356 0, // ZPR4_with_zsub1_in_ZPR_4b:subo64
93357 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_0
93358 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_1
93359 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_2
93360 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_3
93361 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_4
93362 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_5
93363 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_6
93364 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_7
93365 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubb
93366 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubd0
93367 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubd1
93368 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh0
93369 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1
93370 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubq0
93371 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubq1
93372 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs0
93373 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1
93374 76, // ZPR4_with_zsub1_in_ZPR_4b:zsub -> FPR128
93375 77, // ZPR4_with_zsub1_in_ZPR_4b:zsub0 -> ZPR
93376 80, // ZPR4_with_zsub1_in_ZPR_4b:zsub1 -> ZPR_4b
93377 77, // ZPR4_with_zsub1_in_ZPR_4b:zsub2 -> ZPR
93378 77, // ZPR4_with_zsub1_in_ZPR_4b:zsub3 -> ZPR
93379 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq0
93380 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq1
93381 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd0
93382 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1
93383 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq0
93384 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq1
93385 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
93386 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
93387 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd0
93388 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1
93389 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq0
93390 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq1
93391 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs0
93392 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1
93393 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
93394 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
93395 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
93396 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
93397 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
93398 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
93399 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
93400 0, // ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
93401 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub1_then_bsub
93402 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub1_then_hsub
93403 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub1_then_ssub
93404 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub3_then_bsub
93405 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub3_then_hsub
93406 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub3_then_ssub
93407 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub2_then_bsub
93408 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub2_then_hsub
93409 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub2_then_ssub
93410 0, // ZPR4_with_zsub1_in_ZPR_4b:psub1_then_psub
93411 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_bsub
93412 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_dsub
93413 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_hsub
93414 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_ssub
93415 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_bsub
93416 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_dsub
93417 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_hsub
93418 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_ssub
93419 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_bsub
93420 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_dsub
93421 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_hsub
93422 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_ssub
93423 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_7_then_sub_32
93424 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32
93425 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_5_then_sub_32
93426 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32
93427 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_3_then_sub_32
93428 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32
93429 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_1_then_sub_32
93430 0, // ZPR4_with_zsub1_in_ZPR_4b:subo64_then_sub_32
93431 1, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_bsub -> FPR8
93432 49, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
93433 4, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
93434 28, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
93435 78, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
93436 1, // ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_bsub -> FPR8
93437 40, // ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_dsub -> FPR64
93438 2, // ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_hsub -> FPR16
93439 24, // ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_ssub -> FPR32
93440 76, // ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_zsub -> FPR128
93441 1, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_bsub -> FPR8
93442 40, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_dsub -> FPR64
93443 2, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_hsub -> FPR16
93444 24, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_ssub -> FPR32
93445 76, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_zsub -> FPR128
93446 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub0_dsub1
93447 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub0_dsub1_dsub2
93448 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub1_dsub2
93449 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub1_dsub2_dsub3
93450 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub2_dsub3
93451 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub
93452 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93453 0, // ZPR4_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
93454 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub0_qsub1
93455 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub0_qsub1_qsub2
93456 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_qsub2
93457 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_qsub2_qsub3
93458 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2_qsub3
93459 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
93460 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93461 0, // ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
93462 0, // ZPR4_with_zsub1_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
93463 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_0_x8sub_1
93464 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_2_x8sub_3
93465 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_4_x8sub_5
93466 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_6_x8sub_7
93467 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93468 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93469 0, // ZPR4_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93470 0, // ZPR4_with_zsub1_in_ZPR_4b:sub_32_subo64_then_sub_32
93471 61, // ZPR4_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
93472 105, // ZPR4_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
93473 92, // ZPR4_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo
93474 85, // ZPR4_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo
93475 167, // ZPR4_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_lo
93476 127, // ZPR4_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo
93477 110, // ZPR4_with_zsub1_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
93478 131, // ZPR4_with_zsub1_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_4b
93479 109, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo
93480 129, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo
93481 102, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_zsub3 -> ZPR2
93482 60, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
93483 84, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo
93484 104, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo
93485 126, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo
93486 59, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD
93487 101, // ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ
93488 0, // ZPR4_with_zsub1_in_ZPR_4b:zsub0_zsub2
93489 0, // ZPR4_with_zsub1_in_ZPR_4b:zsub1_zsub3
93490 },
93491 { // ZPR4_with_zsub2_in_ZPR_4b
93492 1, // ZPR4_with_zsub2_in_ZPR_4b:bsub -> FPR8
93493 40, // ZPR4_with_zsub2_in_ZPR_4b:dsub -> FPR64
93494 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub0
93495 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub1
93496 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub2
93497 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub3
93498 2, // ZPR4_with_zsub2_in_ZPR_4b:hsub -> FPR16
93499 0, // ZPR4_with_zsub2_in_ZPR_4b:psub
93500 0, // ZPR4_with_zsub2_in_ZPR_4b:psub0
93501 0, // ZPR4_with_zsub2_in_ZPR_4b:psub1
93502 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub0
93503 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1
93504 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2
93505 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub3
93506 24, // ZPR4_with_zsub2_in_ZPR_4b:ssub -> FPR32
93507 0, // ZPR4_with_zsub2_in_ZPR_4b:sub_32
93508 0, // ZPR4_with_zsub2_in_ZPR_4b:sube32
93509 0, // ZPR4_with_zsub2_in_ZPR_4b:sube64
93510 0, // ZPR4_with_zsub2_in_ZPR_4b:subo32
93511 0, // ZPR4_with_zsub2_in_ZPR_4b:subo64
93512 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_0
93513 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_1
93514 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_2
93515 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_3
93516 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_4
93517 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_5
93518 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_6
93519 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_7
93520 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubb
93521 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubd0
93522 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubd1
93523 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh0
93524 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1
93525 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubq0
93526 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubq1
93527 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs0
93528 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1
93529 76, // ZPR4_with_zsub2_in_ZPR_4b:zsub -> FPR128
93530 77, // ZPR4_with_zsub2_in_ZPR_4b:zsub0 -> ZPR
93531 77, // ZPR4_with_zsub2_in_ZPR_4b:zsub1 -> ZPR
93532 80, // ZPR4_with_zsub2_in_ZPR_4b:zsub2 -> ZPR_4b
93533 77, // ZPR4_with_zsub2_in_ZPR_4b:zsub3 -> ZPR
93534 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq0
93535 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq1
93536 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd0
93537 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1
93538 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq0
93539 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq1
93540 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
93541 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
93542 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd0
93543 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1
93544 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq0
93545 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq1
93546 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs0
93547 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1
93548 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
93549 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
93550 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
93551 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
93552 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
93553 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
93554 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
93555 0, // ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
93556 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_bsub
93557 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_hsub
93558 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_ssub
93559 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_bsub
93560 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_hsub
93561 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_ssub
93562 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_bsub
93563 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_hsub
93564 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_ssub
93565 0, // ZPR4_with_zsub2_in_ZPR_4b:psub1_then_psub
93566 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_bsub
93567 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub
93568 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_hsub
93569 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_ssub
93570 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_bsub
93571 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_dsub
93572 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_hsub
93573 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_ssub
93574 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_bsub
93575 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_dsub
93576 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_hsub
93577 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_ssub
93578 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_7_then_sub_32
93579 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32
93580 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_5_then_sub_32
93581 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32
93582 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_3_then_sub_32
93583 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32
93584 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_1_then_sub_32
93585 0, // ZPR4_with_zsub2_in_ZPR_4b:subo64_then_sub_32
93586 1, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_bsub -> FPR8
93587 40, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub -> FPR64
93588 2, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_hsub -> FPR16
93589 24, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_ssub -> FPR32
93590 76, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub -> FPR128
93591 1, // ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_bsub -> FPR8
93592 40, // ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_dsub -> FPR64
93593 2, // ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_hsub -> FPR16
93594 24, // ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_ssub -> FPR32
93595 76, // ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_zsub -> FPR128
93596 1, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_bsub -> FPR8
93597 49, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
93598 4, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
93599 28, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
93600 78, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
93601 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub0_dsub1
93602 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub0_dsub1_dsub2
93603 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub1_dsub2
93604 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub1_dsub2_dsub3
93605 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub2_dsub3
93606 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub
93607 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93608 0, // ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
93609 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub0_qsub1
93610 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub0_qsub1_qsub2
93611 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_qsub2
93612 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_qsub2_qsub3
93613 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2_qsub3
93614 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
93615 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93616 0, // ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
93617 0, // ZPR4_with_zsub2_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
93618 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_0_x8sub_1
93619 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_x8sub_3
93620 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_x8sub_5
93621 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_x8sub_7
93622 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93623 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93624 0, // ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93625 0, // ZPR4_with_zsub2_in_ZPR_4b:sub_32_subo64_then_sub_32
93626 59, // ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub -> DD
93627 101, // ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ
93628 93, // ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo
93629 86, // ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
93630 168, // ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub2_in_FPR128_lo
93631 128, // ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
93632 102, // ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub1 -> ZPR2
93633 133, // ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b
93634 110, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_4b
93635 131, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_in_ZPR_4b
93636 109, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo
93637 61, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
93638 85, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo
93639 105, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_lo
93640 127, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub1_in_FPR128_lo
93641 60, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
93642 104, // ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo
93643 0, // ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub2
93644 0, // ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub3
93645 },
93646 { // ZPR4_with_zsub3_in_ZPR_4b
93647 1, // ZPR4_with_zsub3_in_ZPR_4b:bsub -> FPR8
93648 40, // ZPR4_with_zsub3_in_ZPR_4b:dsub -> FPR64
93649 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub0
93650 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub1
93651 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub2
93652 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub3
93653 2, // ZPR4_with_zsub3_in_ZPR_4b:hsub -> FPR16
93654 0, // ZPR4_with_zsub3_in_ZPR_4b:psub
93655 0, // ZPR4_with_zsub3_in_ZPR_4b:psub0
93656 0, // ZPR4_with_zsub3_in_ZPR_4b:psub1
93657 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub0
93658 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1
93659 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2
93660 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub3
93661 24, // ZPR4_with_zsub3_in_ZPR_4b:ssub -> FPR32
93662 0, // ZPR4_with_zsub3_in_ZPR_4b:sub_32
93663 0, // ZPR4_with_zsub3_in_ZPR_4b:sube32
93664 0, // ZPR4_with_zsub3_in_ZPR_4b:sube64
93665 0, // ZPR4_with_zsub3_in_ZPR_4b:subo32
93666 0, // ZPR4_with_zsub3_in_ZPR_4b:subo64
93667 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_0
93668 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_1
93669 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_2
93670 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_3
93671 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_4
93672 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_5
93673 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_6
93674 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_7
93675 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubb
93676 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubd0
93677 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubd1
93678 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh0
93679 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1
93680 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubq0
93681 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubq1
93682 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs0
93683 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1
93684 76, // ZPR4_with_zsub3_in_ZPR_4b:zsub -> FPR128
93685 77, // ZPR4_with_zsub3_in_ZPR_4b:zsub0 -> ZPR
93686 77, // ZPR4_with_zsub3_in_ZPR_4b:zsub1 -> ZPR
93687 77, // ZPR4_with_zsub3_in_ZPR_4b:zsub2 -> ZPR
93688 80, // ZPR4_with_zsub3_in_ZPR_4b:zsub3 -> ZPR_4b
93689 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq0
93690 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq1
93691 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd0
93692 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1
93693 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq0
93694 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq1
93695 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
93696 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
93697 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd0
93698 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1
93699 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq0
93700 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq1
93701 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs0
93702 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1
93703 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
93704 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
93705 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
93706 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
93707 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
93708 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
93709 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
93710 0, // ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
93711 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_bsub
93712 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_hsub
93713 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_ssub
93714 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_bsub
93715 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_hsub
93716 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_ssub
93717 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_bsub
93718 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_hsub
93719 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_ssub
93720 0, // ZPR4_with_zsub3_in_ZPR_4b:psub1_then_psub
93721 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_bsub
93722 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub
93723 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_hsub
93724 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_ssub
93725 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_bsub
93726 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_dsub
93727 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_hsub
93728 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_ssub
93729 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_bsub
93730 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub
93731 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_hsub
93732 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_ssub
93733 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_7_then_sub_32
93734 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32
93735 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_5_then_sub_32
93736 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32
93737 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_3_then_sub_32
93738 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32
93739 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_1_then_sub_32
93740 0, // ZPR4_with_zsub3_in_ZPR_4b:subo64_then_sub_32
93741 1, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_bsub -> FPR8
93742 40, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub -> FPR64
93743 2, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_hsub -> FPR16
93744 24, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_ssub -> FPR32
93745 76, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub -> FPR128
93746 1, // ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_bsub -> FPR8
93747 49, // ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_dsub -> FPR64_lo
93748 4, // ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_hsub -> FPR16_lo
93749 28, // ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
93750 78, // ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_zsub -> FPR128_lo
93751 1, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_bsub -> FPR8
93752 40, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub -> FPR64
93753 2, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_hsub -> FPR16
93754 24, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_ssub -> FPR32
93755 76, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub -> FPR128
93756 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1
93757 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1_dsub2
93758 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2
93759 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2_dsub3
93760 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub2_dsub3
93761 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub
93762 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93763 0, // ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
93764 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1
93765 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1_qsub2
93766 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2
93767 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2_qsub3
93768 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2_qsub3
93769 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
93770 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
93771 0, // ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
93772 0, // ZPR4_with_zsub3_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
93773 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_0_x8sub_1
93774 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_x8sub_3
93775 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_x8sub_5
93776 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_x8sub_7
93777 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93778 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93779 0, // ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93780 0, // ZPR4_with_zsub3_in_ZPR_4b:sub_32_subo64_then_sub_32
93781 59, // ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub -> DD
93782 101, // ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ
93783 94, // ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub3_in_FPR64_lo
93784 83, // ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
93785 169, // ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub3_in_FPR128_lo
93786 124, // ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
93787 102, // ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1 -> ZPR2
93788 125, // ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3
93789 102, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2 -> ZPR2
93790 133, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_4b
93791 110, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_zsub1_in_ZPR_4b
93792 59, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD
93793 86, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub2_in_FPR64_lo
93794 101, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ
93795 128, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
93796 61, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub1_in_FPR64_lo
93797 105, // ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub1_in_FPR128_lo
93798 0, // ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub2
93799 0, // ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub3
93800 },
93801 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
93802 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:bsub -> FPR8
93803 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub -> FPR64_lo
93804 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub0
93805 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub1
93806 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub2
93807 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub3
93808 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:hsub -> FPR16_lo
93809 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:psub
93810 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:psub0
93811 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:psub1
93812 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub0 -> FPR128_lo
93813 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1 -> FPR128_lo
93814 76, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2 -> FPR128
93815 76, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub3 -> FPR128
93816 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
93817 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:sub_32
93818 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:sube32
93819 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:sube64
93820 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:subo32
93821 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:subo64
93822 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_0
93823 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_1
93824 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_2
93825 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_3
93826 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_4
93827 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_5
93828 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_6
93829 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_7
93830 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubb
93831 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubd0
93832 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubd1
93833 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh0
93834 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1
93835 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubq0
93836 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubq1
93837 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs0
93838 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1
93839 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub
93840 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub0
93841 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1
93842 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2
93843 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub3
93844 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq0
93845 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubd1_then_zasubq1
93846 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd0
93847 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1
93848 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq0
93849 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubq1
93850 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
93851 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
93852 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd0
93853 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1
93854 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq0
93855 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubq1
93856 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs0
93857 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1
93858 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
93859 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
93860 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
93861 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
93862 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
93863 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
93864 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
93865 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
93866 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub1_then_bsub
93867 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub1_then_hsub
93868 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub1_then_ssub
93869 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub3_then_bsub
93870 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub3_then_hsub
93871 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub3_then_ssub
93872 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub2_then_bsub
93873 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub2_then_hsub
93874 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub2_then_ssub
93875 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:psub1_then_psub
93876 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_bsub -> FPR8
93877 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
93878 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
93879 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
93880 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_bsub -> FPR8
93881 40, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_dsub -> FPR64
93882 2, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_hsub -> FPR16
93883 24, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub3_then_ssub -> FPR32
93884 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_bsub -> FPR8
93885 40, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub -> FPR64
93886 2, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_hsub -> FPR16
93887 24, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_ssub -> FPR32
93888 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_7_then_sub_32
93889 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32
93890 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_5_then_sub_32
93891 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32
93892 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_3_then_sub_32
93893 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32
93894 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_1_then_sub_32
93895 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:subo64_then_sub_32
93896 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_bsub
93897 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub
93898 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_hsub
93899 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_ssub
93900 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub
93901 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_bsub
93902 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_dsub
93903 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_hsub
93904 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_ssub
93905 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub3_then_zsub
93906 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_bsub
93907 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub
93908 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_hsub
93909 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_ssub
93910 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub
93911 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1
93912 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub0_dsub1_dsub2
93913 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2
93914 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub1_dsub2_dsub3
93915 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub2_dsub3
93916 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
93917 95, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
93918 87, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
93919 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
93920 134, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
93921 104, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo
93922 126, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo
93923 101, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2_qsub3 -> QQ
93924 60, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
93925 84, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo
93926 59, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD
93927 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
93928 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_0_x8sub_1
93929 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_2_x8sub_3
93930 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_4_x8sub_5
93931 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_6_x8sub_7
93932 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
93933 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
93934 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
93935 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:sub_32_subo64_then_sub_32
93936 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub
93937 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub
93938 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
93939 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
93940 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
93941 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
93942 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1
93943 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub0_zsub1_zsub2
93944 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2
93945 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_zsub2_zsub3
93946 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_zsub3
93947 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
93948 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
93949 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
93950 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
93951 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
93952 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
93953 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub0_zsub2
93954 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo:zsub1_zsub3
93955 },
93956 { // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
93957 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:bsub -> FPR8
93958 40, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub -> FPR64
93959 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub0
93960 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1
93961 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2
93962 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3
93963 2, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:hsub -> FPR16
93964 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub
93965 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub0
93966 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub1
93967 76, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub0 -> FPR128
93968 78, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1 -> FPR128_lo
93969 78, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2 -> FPR128_lo
93970 76, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3 -> FPR128
93971 24, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:ssub -> FPR32
93972 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sub_32
93973 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sube32
93974 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sube64
93975 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:subo32
93976 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:subo64
93977 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_0
93978 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_1
93979 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2
93980 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_3
93981 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4
93982 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_5
93983 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6
93984 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_7
93985 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubb
93986 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd0
93987 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd1
93988 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh0
93989 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1
93990 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubq0
93991 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubq1
93992 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs0
93993 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1
93994 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub
93995 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0
93996 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1
93997 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2
93998 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3
93999 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq0
94000 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq1
94001 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd0
94002 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1
94003 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq0
94004 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq1
94005 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
94006 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
94007 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd0
94008 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1
94009 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq0
94010 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq1
94011 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs0
94012 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1
94013 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
94014 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
94015 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
94016 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
94017 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
94018 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
94019 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94020 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94021 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_bsub
94022 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_hsub
94023 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_ssub
94024 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_bsub
94025 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_hsub
94026 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_ssub
94027 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_bsub
94028 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_hsub
94029 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_ssub
94030 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub1_then_psub
94031 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_bsub -> FPR8
94032 49, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
94033 4, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
94034 28, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94035 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_bsub -> FPR8
94036 40, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_dsub -> FPR64
94037 2, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_hsub -> FPR16
94038 24, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_ssub -> FPR32
94039 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_bsub -> FPR8
94040 49, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
94041 4, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
94042 28, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94043 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_7_then_sub_32
94044 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32
94045 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_5_then_sub_32
94046 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32
94047 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_3_then_sub_32
94048 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32
94049 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_1_then_sub_32
94050 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:subo64_then_sub_32
94051 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_bsub
94052 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub
94053 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_hsub
94054 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_ssub
94055 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub
94056 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_bsub
94057 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_dsub
94058 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_hsub
94059 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_ssub
94060 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_zsub
94061 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_bsub
94062 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub
94063 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_hsub
94064 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_ssub
94065 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub
94066 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1
94067 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1_dsub2
94068 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2
94069 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2_dsub3
94070 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_dsub3
94071 61, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
94072 96, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
94073 88, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
94074 105, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_lo
94075 135, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
94076 111, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94077 134, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
94078 104, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo
94079 63, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94080 87, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
94081 60, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
94082 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
94083 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_0_x8sub_1
94084 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_x8sub_3
94085 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_x8sub_5
94086 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_x8sub_7
94087 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
94088 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
94089 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
94090 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sub_32_subo64_then_sub_32
94091 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub
94092 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub
94093 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
94094 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
94095 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
94096 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
94097 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1
94098 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1_zsub2
94099 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2
94100 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2_zsub3
94101 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_zsub3
94102 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
94103 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
94104 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
94105 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
94106 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
94107 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
94108 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub2
94109 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub3
94110 },
94111 { // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
94112 1, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:bsub -> FPR8
94113 40, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub -> FPR64
94114 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0
94115 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1
94116 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2
94117 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3
94118 2, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:hsub -> FPR16
94119 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub
94120 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub0
94121 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub1
94122 76, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0 -> FPR128
94123 76, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1 -> FPR128
94124 78, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2 -> FPR128_lo
94125 78, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3 -> FPR128_lo
94126 24, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:ssub -> FPR32
94127 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32
94128 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sube32
94129 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sube64
94130 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo32
94131 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo64
94132 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_0
94133 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_1
94134 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2
94135 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_3
94136 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4
94137 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_5
94138 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6
94139 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_7
94140 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubb
94141 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd0
94142 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1
94143 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh0
94144 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1
94145 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubq0
94146 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubq1
94147 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs0
94148 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1
94149 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub
94150 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0
94151 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1
94152 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2
94153 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3
94154 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq0
94155 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq1
94156 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd0
94157 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1
94158 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq0
94159 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq1
94160 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
94161 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
94162 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd0
94163 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1
94164 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq0
94165 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq1
94166 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs0
94167 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1
94168 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
94169 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
94170 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
94171 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
94172 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
94173 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
94174 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94175 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94176 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_bsub
94177 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_hsub
94178 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_ssub
94179 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_bsub
94180 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_hsub
94181 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_ssub
94182 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_bsub
94183 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_hsub
94184 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_ssub
94185 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub1_then_psub
94186 1, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_bsub -> FPR8
94187 40, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub -> FPR64
94188 2, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_hsub -> FPR16
94189 24, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_ssub -> FPR32
94190 1, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_bsub -> FPR8
94191 49, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_dsub -> FPR64_lo
94192 4, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_hsub -> FPR16_lo
94193 28, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94194 1, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_bsub -> FPR8
94195 49, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
94196 4, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
94197 28, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94198 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_7_then_sub_32
94199 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32
94200 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_5_then_sub_32
94201 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32
94202 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_3_then_sub_32
94203 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32
94204 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_1_then_sub_32
94205 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo64_then_sub_32
94206 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_bsub
94207 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub
94208 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_hsub
94209 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_ssub
94210 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub
94211 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_bsub
94212 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_dsub
94213 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_hsub
94214 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_ssub
94215 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_zsub
94216 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_bsub
94217 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub
94218 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_hsub
94219 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_ssub
94220 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub
94221 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1
94222 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1_dsub2
94223 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2
94224 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2_dsub3
94225 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_dsub3
94226 59, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub -> DD
94227 97, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
94228 86, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
94229 101, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1 -> QQ
94230 128, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_qsub2_in_FPR128_lo
94231 105, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2 -> QQ_with_qsub1_in_FPR128_lo
94232 135, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
94233 111, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94234 61, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
94235 88, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
94236 63, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94237 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
94238 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_0_x8sub_1
94239 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_x8sub_3
94240 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_x8sub_5
94241 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_x8sub_7
94242 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
94243 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
94244 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
94245 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32_subo64_then_sub_32
94246 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub
94247 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub
94248 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
94249 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
94250 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
94251 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
94252 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1
94253 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1_zsub2
94254 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2
94255 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2_zsub3
94256 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_zsub3
94257 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
94258 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
94259 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
94260 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
94261 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
94262 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
94263 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub2
94264 0, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub3
94265 },
94266 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
94267 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:bsub -> FPR8
94268 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub -> FPR64_lo
94269 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub0
94270 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub1
94271 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub2
94272 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub3
94273 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:hsub -> FPR16_lo
94274 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:psub
94275 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:psub0
94276 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:psub1
94277 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub0
94278 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1
94279 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2
94280 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub3
94281 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
94282 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:sub_32
94283 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:sube32
94284 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:sube64
94285 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:subo32
94286 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:subo64
94287 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_0
94288 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_1
94289 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_2
94290 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_3
94291 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_4
94292 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_5
94293 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_6
94294 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_7
94295 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubb
94296 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubd0
94297 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubd1
94298 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh0
94299 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1
94300 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubq0
94301 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubq1
94302 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs0
94303 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1
94304 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub -> FPR128_lo
94305 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub0 -> ZPR_4b
94306 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1 -> ZPR_4b
94307 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2 -> ZPR
94308 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub3 -> ZPR
94309 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq0
94310 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubd1_then_zasubq1
94311 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd0
94312 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1
94313 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq0
94314 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubq1
94315 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
94316 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
94317 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd0
94318 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1
94319 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq0
94320 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubq1
94321 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs0
94322 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1
94323 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
94324 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
94325 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
94326 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
94327 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
94328 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
94329 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94330 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94331 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub1_then_bsub
94332 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub1_then_hsub
94333 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub1_then_ssub
94334 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub3_then_bsub
94335 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub3_then_hsub
94336 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub3_then_ssub
94337 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub2_then_bsub
94338 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub2_then_hsub
94339 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub2_then_ssub
94340 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:psub1_then_psub
94341 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_bsub
94342 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_dsub
94343 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_hsub
94344 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_ssub
94345 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_bsub
94346 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_dsub
94347 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_hsub
94348 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub3_then_ssub
94349 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_bsub
94350 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_dsub
94351 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_hsub
94352 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_ssub
94353 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_7_then_sub_32
94354 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32
94355 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_5_then_sub_32
94356 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32
94357 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_3_then_sub_32
94358 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32
94359 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_1_then_sub_32
94360 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:subo64_then_sub_32
94361 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_bsub -> FPR8
94362 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
94363 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
94364 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94365 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
94366 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_bsub -> FPR8
94367 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_dsub -> FPR64
94368 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_hsub -> FPR16
94369 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_ssub -> FPR32
94370 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub3_then_zsub -> FPR128
94371 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_bsub -> FPR8
94372 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_dsub -> FPR64
94373 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_hsub -> FPR16
94374 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_ssub -> FPR32
94375 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_zsub -> FPR128
94376 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub0_dsub1
94377 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub0_dsub1_dsub2
94378 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub1_dsub2
94379 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub1_dsub2_dsub3
94380 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub2_dsub3
94381 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub
94382 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
94383 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
94384 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub0_qsub1
94385 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub0_qsub1_qsub2
94386 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_qsub2
94387 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_qsub2_qsub3
94388 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2_qsub3
94389 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
94390 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
94391 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
94392 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
94393 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_0_x8sub_1
94394 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_2_x8sub_3
94395 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_4_x8sub_5
94396 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_6_x8sub_7
94397 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
94398 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
94399 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
94400 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:sub_32_subo64_then_sub_32
94401 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94402 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94403 95, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
94404 87, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
94405 177, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
94406 134, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
94407 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
94408 136, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
94409 109, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo
94410 129, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo
94411 102, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_zsub3 -> ZPR2
94412 60, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
94413 84, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo
94414 104, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo
94415 126, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo
94416 59, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD
94417 101, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ
94418 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub0_zsub2
94419 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b:zsub1_zsub3
94420 },
94421 { // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
94422 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:bsub -> FPR8
94423 40, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub -> FPR64
94424 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub0
94425 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1
94426 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2
94427 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3
94428 2, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:hsub -> FPR16
94429 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:psub
94430 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:psub0
94431 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:psub1
94432 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub0
94433 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1
94434 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2
94435 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3
94436 24, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:ssub -> FPR32
94437 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:sub_32
94438 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:sube32
94439 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:sube64
94440 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:subo32
94441 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:subo64
94442 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_0
94443 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_1
94444 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2
94445 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_3
94446 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4
94447 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_5
94448 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6
94449 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_7
94450 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubb
94451 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd0
94452 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd1
94453 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh0
94454 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1
94455 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubq0
94456 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubq1
94457 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs0
94458 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1
94459 76, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub -> FPR128
94460 77, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0 -> ZPR
94461 80, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1 -> ZPR_4b
94462 80, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2 -> ZPR_4b
94463 77, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3 -> ZPR
94464 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq0
94465 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq1
94466 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd0
94467 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1
94468 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq0
94469 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq1
94470 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
94471 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
94472 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd0
94473 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1
94474 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq0
94475 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq1
94476 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs0
94477 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1
94478 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
94479 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
94480 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
94481 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
94482 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
94483 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
94484 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94485 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94486 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_bsub
94487 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_hsub
94488 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_ssub
94489 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_bsub
94490 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_hsub
94491 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_ssub
94492 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_bsub
94493 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_hsub
94494 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_ssub
94495 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:psub1_then_psub
94496 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_bsub
94497 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub
94498 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_hsub
94499 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_ssub
94500 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_bsub
94501 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_dsub
94502 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_hsub
94503 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_ssub
94504 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_bsub
94505 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_dsub
94506 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_hsub
94507 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_ssub
94508 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_7_then_sub_32
94509 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32
94510 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_5_then_sub_32
94511 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32
94512 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_3_then_sub_32
94513 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32
94514 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_1_then_sub_32
94515 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:subo64_then_sub_32
94516 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_bsub -> FPR8
94517 49, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
94518 4, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
94519 28, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94520 78, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
94521 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_bsub -> FPR8
94522 40, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_dsub -> FPR64
94523 2, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_hsub -> FPR16
94524 24, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_ssub -> FPR32
94525 76, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_zsub -> FPR128
94526 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_bsub -> FPR8
94527 49, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
94528 4, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
94529 28, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94530 78, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
94531 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub0_dsub1
94532 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub0_dsub1_dsub2
94533 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_dsub2
94534 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_dsub2_dsub3
94535 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_dsub3
94536 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub
94537 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
94538 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
94539 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub0_qsub1
94540 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub0_qsub1_qsub2
94541 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_qsub2
94542 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_qsub2_qsub3
94543 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_qsub3
94544 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
94545 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
94546 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
94547 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
94548 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_0_x8sub_1
94549 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_x8sub_3
94550 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_x8sub_5
94551 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_x8sub_7
94552 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
94553 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
94554 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
94555 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:sub_32_subo64_then_sub_32
94556 61, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
94557 105, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
94558 96, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
94559 88, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
94560 178, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
94561 135, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
94562 110, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
94563 137, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
94564 112, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
94565 136, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
94566 109, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo
94567 63, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94568 87, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
94569 111, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94570 134, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
94571 60, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
94572 104, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo
94573 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub2
94574 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub3
94575 },
94576 { // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
94577 1, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:bsub -> FPR8
94578 40, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub -> FPR64
94579 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0
94580 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1
94581 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2
94582 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3
94583 2, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:hsub -> FPR16
94584 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub
94585 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub0
94586 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub1
94587 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0
94588 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1
94589 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2
94590 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3
94591 24, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:ssub -> FPR32
94592 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32
94593 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sube32
94594 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sube64
94595 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:subo32
94596 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:subo64
94597 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_0
94598 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_1
94599 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2
94600 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_3
94601 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4
94602 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_5
94603 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6
94604 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_7
94605 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubb
94606 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd0
94607 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1
94608 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh0
94609 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1
94610 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubq0
94611 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubq1
94612 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs0
94613 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1
94614 76, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub -> FPR128
94615 77, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0 -> ZPR
94616 77, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1 -> ZPR
94617 80, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2 -> ZPR_4b
94618 80, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3 -> ZPR_4b
94619 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq0
94620 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq1
94621 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd0
94622 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1
94623 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq0
94624 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq1
94625 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
94626 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
94627 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd0
94628 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1
94629 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq0
94630 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq1
94631 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs0
94632 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1
94633 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
94634 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
94635 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
94636 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
94637 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
94638 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
94639 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94640 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94641 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_bsub
94642 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_hsub
94643 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_ssub
94644 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_bsub
94645 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_hsub
94646 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_ssub
94647 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_bsub
94648 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_hsub
94649 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_ssub
94650 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub1_then_psub
94651 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_bsub
94652 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub
94653 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_hsub
94654 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_ssub
94655 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_bsub
94656 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_dsub
94657 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_hsub
94658 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_ssub
94659 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_bsub
94660 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub
94661 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_hsub
94662 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_ssub
94663 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_7_then_sub_32
94664 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32
94665 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_5_then_sub_32
94666 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32
94667 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_3_then_sub_32
94668 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32
94669 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_1_then_sub_32
94670 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:subo64_then_sub_32
94671 1, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_bsub -> FPR8
94672 40, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub -> FPR64
94673 2, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_hsub -> FPR16
94674 24, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_ssub -> FPR32
94675 76, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub -> FPR128
94676 1, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_bsub -> FPR8
94677 49, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_dsub -> FPR64_lo
94678 4, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_hsub -> FPR16_lo
94679 28, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94680 78, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_zsub -> FPR128_lo
94681 1, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_bsub -> FPR8
94682 49, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
94683 4, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
94684 28, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94685 78, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
94686 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1
94687 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1_dsub2
94688 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2
94689 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2_dsub3
94690 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_dsub3
94691 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub
94692 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
94693 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
94694 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1
94695 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1_qsub2
94696 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2
94697 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2_qsub3
94698 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_qsub3
94699 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
94700 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
94701 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
94702 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
94703 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_0_x8sub_1
94704 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_x8sub_3
94705 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_x8sub_5
94706 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_x8sub_7
94707 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
94708 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
94709 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
94710 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32_subo64_then_sub_32
94711 59, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub -> DD
94712 101, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ
94713 97, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
94714 86, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
94715 179, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
94716 128, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
94717 102, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1 -> ZPR2
94718 133, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b
94719 110, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_4b
94720 137, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
94721 112, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
94722 61, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
94723 88, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
94724 105, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_lo
94725 135, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
94726 63, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94727 111, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94728 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub2
94729 0, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub3
94730 },
94731 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
94732 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:bsub -> FPR8
94733 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub -> FPR64_lo
94734 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub0
94735 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1
94736 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2
94737 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3
94738 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:hsub -> FPR16_lo
94739 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub
94740 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub0
94741 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub1
94742 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub0 -> FPR128_lo
94743 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1 -> FPR128_lo
94744 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2 -> FPR128_lo
94745 76, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3 -> FPR128
94746 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
94747 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sub_32
94748 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sube32
94749 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sube64
94750 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:subo32
94751 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:subo64
94752 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_0
94753 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_1
94754 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2
94755 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_3
94756 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4
94757 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_5
94758 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6
94759 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_7
94760 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubb
94761 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd0
94762 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd1
94763 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh0
94764 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1
94765 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubq0
94766 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubq1
94767 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs0
94768 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1
94769 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub
94770 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0
94771 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1
94772 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2
94773 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3
94774 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq0
94775 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubd1_then_zasubq1
94776 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd0
94777 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1
94778 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq0
94779 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubq1
94780 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
94781 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
94782 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd0
94783 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1
94784 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq0
94785 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubq1
94786 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs0
94787 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1
94788 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
94789 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
94790 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
94791 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
94792 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
94793 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
94794 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94795 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94796 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_bsub
94797 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_hsub
94798 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_then_ssub
94799 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_bsub
94800 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_hsub
94801 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub3_then_ssub
94802 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_bsub
94803 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_hsub
94804 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_then_ssub
94805 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:psub1_then_psub
94806 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_bsub -> FPR8
94807 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
94808 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
94809 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94810 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_bsub -> FPR8
94811 40, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_dsub -> FPR64
94812 2, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_hsub -> FPR16
94813 24, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub3_then_ssub -> FPR32
94814 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_bsub -> FPR8
94815 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
94816 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
94817 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94818 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_7_then_sub_32
94819 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32
94820 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_5_then_sub_32
94821 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32
94822 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_3_then_sub_32
94823 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32
94824 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_1_then_sub_32
94825 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:subo64_then_sub_32
94826 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_bsub
94827 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub
94828 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_hsub
94829 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_ssub
94830 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub
94831 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_bsub
94832 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_dsub
94833 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_hsub
94834 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_ssub
94835 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub3_then_zsub
94836 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_bsub
94837 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub
94838 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_hsub
94839 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_ssub
94840 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub
94841 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1
94842 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub0_dsub1_dsub2
94843 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2
94844 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub1_dsub2_dsub3
94845 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub2_dsub3
94846 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94847 98, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
94848 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
94849 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94850 138, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
94851 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
94852 134, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
94853 104, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo
94854 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
94855 87, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
94856 60, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
94857 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
94858 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_0_x8sub_1
94859 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_x8sub_3
94860 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_x8sub_5
94861 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_x8sub_7
94862 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
94863 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
94864 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
94865 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:sub_32_subo64_then_sub_32
94866 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub
94867 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub
94868 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
94869 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
94870 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
94871 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
94872 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1
94873 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub1_zsub2
94874 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2
94875 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub2_zsub3
94876 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_zsub3
94877 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
94878 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
94879 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
94880 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
94881 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
94882 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
94883 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub0_zsub2
94884 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo:zsub1_zsub3
94885 },
94886 { // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
94887 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:bsub -> FPR8
94888 40, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub -> FPR64
94889 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0
94890 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1
94891 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2
94892 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3
94893 2, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:hsub -> FPR16
94894 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub
94895 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub0
94896 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub1
94897 76, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0 -> FPR128
94898 78, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1 -> FPR128_lo
94899 78, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2 -> FPR128_lo
94900 78, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3 -> FPR128_lo
94901 24, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:ssub -> FPR32
94902 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32
94903 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sube32
94904 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sube64
94905 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo32
94906 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo64
94907 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_0
94908 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_1
94909 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2
94910 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_3
94911 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4
94912 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_5
94913 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6
94914 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_7
94915 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubb
94916 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd0
94917 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1
94918 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh0
94919 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1
94920 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubq0
94921 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubq1
94922 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs0
94923 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1
94924 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub
94925 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0
94926 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1
94927 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2
94928 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3
94929 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq0
94930 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq1
94931 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd0
94932 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1
94933 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq0
94934 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq1
94935 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
94936 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
94937 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd0
94938 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1
94939 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq0
94940 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq1
94941 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs0
94942 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1
94943 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
94944 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
94945 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
94946 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
94947 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
94948 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
94949 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
94950 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
94951 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_bsub
94952 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_hsub
94953 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_ssub
94954 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_bsub
94955 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_hsub
94956 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_ssub
94957 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_bsub
94958 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_hsub
94959 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_ssub
94960 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub1_then_psub
94961 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_bsub -> FPR8
94962 49, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
94963 4, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
94964 28, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94965 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_bsub -> FPR8
94966 49, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_dsub -> FPR64_lo
94967 4, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_hsub -> FPR16_lo
94968 28, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94969 1, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_bsub -> FPR8
94970 49, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
94971 4, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
94972 28, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
94973 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_7_then_sub_32
94974 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32
94975 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_5_then_sub_32
94976 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32
94977 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_3_then_sub_32
94978 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32
94979 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_1_then_sub_32
94980 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo64_then_sub_32
94981 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_bsub
94982 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub
94983 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_hsub
94984 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_ssub
94985 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub
94986 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_bsub
94987 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_dsub
94988 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_hsub
94989 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_ssub
94990 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_zsub
94991 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_bsub
94992 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub
94993 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_hsub
94994 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_ssub
94995 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub
94996 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1
94997 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1_dsub2
94998 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2
94999 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2_dsub3
95000 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_dsub3
95001 61, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
95002 99, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
95003 88, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95004 105, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_lo
95005 135, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
95006 111, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95007 138, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95008 111, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95009 63, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95010 89, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95011 63, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95012 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
95013 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_0_x8sub_1
95014 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_x8sub_3
95015 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_x8sub_5
95016 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_x8sub_7
95017 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95018 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95019 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95020 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32_subo64_then_sub_32
95021 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub
95022 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub
95023 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95024 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
95025 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95026 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
95027 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1
95028 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1_zsub2
95029 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2
95030 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2_zsub3
95031 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_zsub3
95032 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
95033 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95034 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
95035 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95036 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
95037 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
95038 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub2
95039 0, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub3
95040 },
95041 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
95042 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:bsub -> FPR8
95043 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub -> FPR64_lo
95044 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub0
95045 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1
95046 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2
95047 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3
95048 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:hsub -> FPR16_lo
95049 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:psub
95050 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:psub0
95051 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:psub1
95052 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub0
95053 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1
95054 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2
95055 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3
95056 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
95057 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:sub_32
95058 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:sube32
95059 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:sube64
95060 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:subo32
95061 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:subo64
95062 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_0
95063 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_1
95064 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2
95065 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_3
95066 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4
95067 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_5
95068 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6
95069 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_7
95070 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubb
95071 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd0
95072 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd1
95073 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh0
95074 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1
95075 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubq0
95076 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubq1
95077 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs0
95078 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1
95079 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub -> FPR128_lo
95080 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0 -> ZPR_4b
95081 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1 -> ZPR_4b
95082 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2 -> ZPR_4b
95083 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3 -> ZPR
95084 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq0
95085 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubd1_then_zasubq1
95086 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd0
95087 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1
95088 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq0
95089 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubq1
95090 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
95091 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
95092 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd0
95093 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1
95094 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq0
95095 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubq1
95096 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs0
95097 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1
95098 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
95099 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
95100 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
95101 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
95102 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
95103 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
95104 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
95105 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
95106 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_bsub
95107 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_hsub
95108 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_then_ssub
95109 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_bsub
95110 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_hsub
95111 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub3_then_ssub
95112 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_bsub
95113 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_hsub
95114 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_then_ssub
95115 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:psub1_then_psub
95116 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_bsub
95117 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub
95118 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_hsub
95119 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_ssub
95120 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_bsub
95121 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_dsub
95122 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_hsub
95123 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub3_then_ssub
95124 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_bsub
95125 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_dsub
95126 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_hsub
95127 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_ssub
95128 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_7_then_sub_32
95129 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32
95130 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_5_then_sub_32
95131 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32
95132 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_3_then_sub_32
95133 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32
95134 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_1_then_sub_32
95135 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:subo64_then_sub_32
95136 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_bsub -> FPR8
95137 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
95138 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
95139 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95140 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
95141 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_bsub -> FPR8
95142 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_dsub -> FPR64
95143 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_hsub -> FPR16
95144 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_ssub -> FPR32
95145 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub3_then_zsub -> FPR128
95146 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_bsub -> FPR8
95147 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
95148 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
95149 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95150 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
95151 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub0_dsub1
95152 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub0_dsub1_dsub2
95153 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_dsub2
95154 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub1_dsub2_dsub3
95155 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub2_dsub3
95156 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub
95157 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
95158 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
95159 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub0_qsub1
95160 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub0_qsub1_qsub2
95161 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_qsub2
95162 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_qsub2_qsub3
95163 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_qsub3
95164 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
95165 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
95166 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
95167 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
95168 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_0_x8sub_1
95169 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_x8sub_3
95170 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_x8sub_5
95171 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_x8sub_7
95172 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95173 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95174 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95175 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:sub_32_subo64_then_sub_32
95176 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95177 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95178 98, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
95179 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95180 183, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
95181 138, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95182 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95183 139, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
95184 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95185 136, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
95186 109, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo
95187 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95188 87, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
95189 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95190 134, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
95191 60, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
95192 104, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo
95193 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub0_zsub2
95194 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b:zsub1_zsub3
95195 },
95196 { // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
95197 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:bsub -> FPR8
95198 40, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub -> FPR64
95199 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0
95200 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1
95201 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2
95202 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3
95203 2, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:hsub -> FPR16
95204 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub
95205 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub0
95206 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub1
95207 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0
95208 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1
95209 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2
95210 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3
95211 24, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:ssub -> FPR32
95212 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32
95213 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sube32
95214 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sube64
95215 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:subo32
95216 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:subo64
95217 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_0
95218 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_1
95219 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2
95220 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_3
95221 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4
95222 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_5
95223 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6
95224 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_7
95225 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubb
95226 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd0
95227 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1
95228 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh0
95229 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1
95230 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubq0
95231 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubq1
95232 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs0
95233 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1
95234 76, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub -> FPR128
95235 77, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0 -> ZPR
95236 80, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1 -> ZPR_4b
95237 80, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2 -> ZPR_4b
95238 80, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3 -> ZPR_4b
95239 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq0
95240 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq1
95241 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd0
95242 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1
95243 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq0
95244 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq1
95245 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
95246 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
95247 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd0
95248 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1
95249 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq0
95250 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq1
95251 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs0
95252 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1
95253 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
95254 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
95255 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
95256 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
95257 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
95258 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
95259 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
95260 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
95261 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_bsub
95262 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_hsub
95263 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_ssub
95264 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_bsub
95265 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_hsub
95266 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_ssub
95267 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_bsub
95268 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_hsub
95269 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_ssub
95270 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:psub1_then_psub
95271 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_bsub
95272 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub
95273 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_hsub
95274 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_ssub
95275 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_bsub
95276 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_dsub
95277 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_hsub
95278 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_ssub
95279 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_bsub
95280 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub
95281 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_hsub
95282 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_ssub
95283 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_7_then_sub_32
95284 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32
95285 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_5_then_sub_32
95286 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32
95287 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_3_then_sub_32
95288 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32
95289 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_1_then_sub_32
95290 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:subo64_then_sub_32
95291 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_bsub -> FPR8
95292 49, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
95293 4, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
95294 28, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95295 78, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
95296 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_bsub -> FPR8
95297 49, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_dsub -> FPR64_lo
95298 4, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_hsub -> FPR16_lo
95299 28, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95300 78, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_zsub -> FPR128_lo
95301 1, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_bsub -> FPR8
95302 49, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
95303 4, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
95304 28, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95305 78, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
95306 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1
95307 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1_dsub2
95308 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2
95309 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2_dsub3
95310 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_dsub3
95311 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub
95312 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
95313 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
95314 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1
95315 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1_qsub2
95316 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2
95317 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2_qsub3
95318 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_qsub3
95319 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
95320 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
95321 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
95322 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
95323 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_0_x8sub_1
95324 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_x8sub_3
95325 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_x8sub_5
95326 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_x8sub_7
95327 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95328 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95329 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95330 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32_subo64_then_sub_32
95331 61, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
95332 105, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
95333 99, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
95334 88, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95335 184, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
95336 135, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
95337 110, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
95338 137, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
95339 112, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95340 139, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
95341 112, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95342 63, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95343 89, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95344 111, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95345 138, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95346 63, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95347 111, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95348 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub2
95349 0, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub3
95350 },
95351 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
95352 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:bsub -> FPR8
95353 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub -> FPR64_lo
95354 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0
95355 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1
95356 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2
95357 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3
95358 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:hsub -> FPR16_lo
95359 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub
95360 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub0
95361 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub1
95362 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0 -> FPR128_lo
95363 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1 -> FPR128_lo
95364 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2 -> FPR128_lo
95365 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3 -> FPR128_lo
95366 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
95367 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32
95368 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sube32
95369 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sube64
95370 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo32
95371 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo64
95372 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_0
95373 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_1
95374 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2
95375 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_3
95376 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4
95377 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_5
95378 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6
95379 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_7
95380 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubb
95381 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd0
95382 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1
95383 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh0
95384 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1
95385 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubq0
95386 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubq1
95387 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs0
95388 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1
95389 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub
95390 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0
95391 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1
95392 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2
95393 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3
95394 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq0
95395 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubd1_then_zasubq1
95396 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd0
95397 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1
95398 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq0
95399 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubq1
95400 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq0
95401 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubs1_then_zasubd1_then_zasubq1
95402 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd0
95403 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1
95404 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq0
95405 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubq1
95406 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs0
95407 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1
95408 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq0
95409 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubd1_then_zasubq1
95410 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd0
95411 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1
95412 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq0
95413 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubq1
95414 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
95415 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
95416 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_bsub
95417 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_hsub
95418 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_then_ssub
95419 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_bsub
95420 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_hsub
95421 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub3_then_ssub
95422 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_bsub
95423 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_hsub
95424 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_then_ssub
95425 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:psub1_then_psub
95426 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_bsub -> FPR8
95427 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub -> FPR64_lo
95428 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_hsub -> FPR16_lo
95429 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95430 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_bsub -> FPR8
95431 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_dsub -> FPR64_lo
95432 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_hsub -> FPR16_lo
95433 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95434 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_bsub -> FPR8
95435 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub -> FPR64_lo
95436 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_hsub -> FPR16_lo
95437 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95438 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_7_then_sub_32
95439 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32
95440 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_5_then_sub_32
95441 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32
95442 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_3_then_sub_32
95443 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32
95444 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_1_then_sub_32
95445 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:subo64_then_sub_32
95446 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_bsub
95447 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub
95448 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_hsub
95449 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_ssub
95450 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub
95451 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_bsub
95452 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_dsub
95453 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_hsub
95454 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_ssub
95455 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub3_then_zsub
95456 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_bsub
95457 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub
95458 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_hsub
95459 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_ssub
95460 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub
95461 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1
95462 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub0_dsub1_dsub2
95463 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2
95464 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub1_dsub2_dsub3
95465 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub2_dsub3
95466 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95467 100, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
95468 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95469 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95470 138, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95471 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95472 138, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95473 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95474 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95475 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95476 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95477 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32_x8sub_1_then_sub_32
95478 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_0_x8sub_1
95479 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_x8sub_3
95480 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_x8sub_5
95481 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_x8sub_7
95482 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95483 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95484 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95485 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:sub_32_subo64_then_sub_32
95486 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub
95487 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub
95488 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95489 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
95490 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95491 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
95492 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1
95493 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub1_zsub2
95494 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2
95495 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub2_zsub3
95496 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_zsub3
95497 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub
95498 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95499 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub
95500 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95501 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_dsub_zsub3_then_dsub
95502 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub2_then_zsub_zsub3_then_zsub
95503 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub0_zsub2
95504 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo:zsub1_zsub3
95505 },
95506 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
95507 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:bsub -> FPR8
95508 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub -> FPR64_lo
95509 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0
95510 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1
95511 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2
95512 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3
95513 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:hsub -> FPR16_lo
95514 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:psub
95515 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:psub0
95516 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:psub1
95517 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0
95518 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1
95519 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2
95520 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3
95521 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:ssub -> FPR32_with_hsub_in_FPR16_lo
95522 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32
95523 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:sube32
95524 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:sube64
95525 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:subo32
95526 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:subo64
95527 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_0
95528 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_1
95529 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2
95530 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_3
95531 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4
95532 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_5
95533 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6
95534 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_7
95535 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubb
95536 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd0
95537 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1
95538 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh0
95539 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1
95540 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubq0
95541 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubq1
95542 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs0
95543 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1
95544 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub -> FPR128_lo
95545 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0 -> ZPR_4b
95546 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1 -> ZPR_4b
95547 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2 -> ZPR_4b
95548 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3 -> ZPR_4b
95549 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq0
95550 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubd1_then_zasubq1
95551 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd0
95552 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1
95553 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq0
95554 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubq1
95555 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq0
95556 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubs1_then_zasubd1_then_zasubq1
95557 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd0
95558 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1
95559 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq0
95560 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubq1
95561 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs0
95562 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1
95563 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq0
95564 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubd1_then_zasubq1
95565 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd0
95566 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1
95567 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq0
95568 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubq1
95569 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
95570 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
95571 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_bsub
95572 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_hsub
95573 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_then_ssub
95574 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_bsub
95575 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_hsub
95576 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub3_then_ssub
95577 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_bsub
95578 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_hsub
95579 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_then_ssub
95580 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:psub1_then_psub
95581 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_bsub
95582 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub
95583 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_hsub
95584 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_ssub
95585 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_bsub
95586 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_dsub
95587 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_hsub
95588 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub3_then_ssub
95589 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_bsub
95590 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub
95591 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_hsub
95592 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_ssub
95593 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_7_then_sub_32
95594 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32
95595 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_5_then_sub_32
95596 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32
95597 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_3_then_sub_32
95598 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32
95599 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_1_then_sub_32
95600 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:subo64_then_sub_32
95601 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_bsub -> FPR8
95602 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub -> FPR64_lo
95603 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_hsub -> FPR16_lo
95604 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95605 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub -> FPR128_lo
95606 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_bsub -> FPR8
95607 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_dsub -> FPR64_lo
95608 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_hsub -> FPR16_lo
95609 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95610 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub3_then_zsub -> FPR128_lo
95611 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_bsub -> FPR8
95612 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub -> FPR64_lo
95613 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_hsub -> FPR16_lo
95614 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95615 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub -> FPR128_lo
95616 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1
95617 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub0_dsub1_dsub2
95618 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2
95619 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub1_dsub2_dsub3
95620 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub2_dsub3
95621 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub
95622 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
95623 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_qsub1_then_dsub_qsub2_then_dsub
95624 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1
95625 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub0_qsub1_qsub2
95626 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2
95627 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_qsub2_qsub3
95628 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_qsub3
95629 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub
95630 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
95631 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:qsub2_then_dsub_qsub3_then_dsub
95632 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32_x8sub_1_then_sub_32
95633 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_0_x8sub_1
95634 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_x8sub_3
95635 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_x8sub_5
95636 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_x8sub_7
95637 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95638 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95639 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95640 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:sub_32_subo64_then_sub_32
95641 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95642 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95643 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
95644 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95645 187, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
95646 138, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95647 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95648 139, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
95649 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95650 139, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
95651 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
95652 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95653 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95654 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95655 138, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95656 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95657 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95658 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub0_zsub2
95659 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b:zsub1_zsub3
95660 },
95661 { // QQQQ_with_qsub0_in_FPR128_0to7
95662 1, // QQQQ_with_qsub0_in_FPR128_0to7:bsub -> FPR8
95663 49, // QQQQ_with_qsub0_in_FPR128_0to7:dsub -> FPR64_lo
95664 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub0
95665 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub1
95666 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub2
95667 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub3
95668 4, // QQQQ_with_qsub0_in_FPR128_0to7:hsub -> FPR16_lo
95669 0, // QQQQ_with_qsub0_in_FPR128_0to7:psub
95670 0, // QQQQ_with_qsub0_in_FPR128_0to7:psub0
95671 0, // QQQQ_with_qsub0_in_FPR128_0to7:psub1
95672 81, // QQQQ_with_qsub0_in_FPR128_0to7:qsub0 -> FPR128_0to7
95673 78, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1 -> FPR128_lo
95674 78, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2 -> FPR128_lo
95675 78, // QQQQ_with_qsub0_in_FPR128_0to7:qsub3 -> FPR128_lo
95676 28, // QQQQ_with_qsub0_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
95677 0, // QQQQ_with_qsub0_in_FPR128_0to7:sub_32
95678 0, // QQQQ_with_qsub0_in_FPR128_0to7:sube32
95679 0, // QQQQ_with_qsub0_in_FPR128_0to7:sube64
95680 0, // QQQQ_with_qsub0_in_FPR128_0to7:subo32
95681 0, // QQQQ_with_qsub0_in_FPR128_0to7:subo64
95682 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_0
95683 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_1
95684 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_2
95685 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_3
95686 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_4
95687 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_5
95688 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_6
95689 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_7
95690 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubb
95691 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubd0
95692 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubd1
95693 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh0
95694 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1
95695 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubq0
95696 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubq1
95697 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs0
95698 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1
95699 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub
95700 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub0
95701 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1
95702 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2
95703 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub3
95704 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubd1_then_zasubq0
95705 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubd1_then_zasubq1
95706 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd0
95707 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1
95708 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubq0
95709 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubq1
95710 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
95711 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
95712 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd0
95713 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1
95714 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubq0
95715 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubq1
95716 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs0
95717 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1
95718 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
95719 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
95720 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
95721 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
95722 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
95723 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
95724 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
95725 0, // QQQQ_with_qsub0_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
95726 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub1_then_bsub
95727 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub1_then_hsub
95728 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub1_then_ssub
95729 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub3_then_bsub
95730 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub3_then_hsub
95731 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub3_then_ssub
95732 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub2_then_bsub
95733 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub2_then_hsub
95734 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub2_then_ssub
95735 0, // QQQQ_with_qsub0_in_FPR128_0to7:psub1_then_psub
95736 1, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_then_bsub -> FPR8
95737 49, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
95738 4, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
95739 28, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95740 1, // QQQQ_with_qsub0_in_FPR128_0to7:qsub3_then_bsub -> FPR8
95741 49, // QQQQ_with_qsub0_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
95742 4, // QQQQ_with_qsub0_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
95743 28, // QQQQ_with_qsub0_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95744 1, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2_then_bsub -> FPR8
95745 49, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
95746 4, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
95747 28, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95748 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_7_then_sub_32
95749 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_6_then_sub_32
95750 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_5_then_sub_32
95751 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_4_then_sub_32
95752 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_3_then_sub_32
95753 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_2_then_sub_32
95754 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_1_then_sub_32
95755 0, // QQQQ_with_qsub0_in_FPR128_0to7:subo64_then_sub_32
95756 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_bsub
95757 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub
95758 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_hsub
95759 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_ssub
95760 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub
95761 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub3_then_bsub
95762 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub3_then_dsub
95763 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub3_then_hsub
95764 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub3_then_ssub
95765 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub3_then_zsub
95766 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_bsub
95767 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_dsub
95768 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_hsub
95769 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_ssub
95770 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_zsub
95771 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub0_dsub1
95772 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub0_dsub1_dsub2
95773 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub1_dsub2
95774 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub1_dsub2_dsub3
95775 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub2_dsub3
95776 63, // QQQQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95777 100, // QQQQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
95778 89, // QQQQ_with_qsub0_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95779 114, // QQQQ_with_qsub0_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub0_in_FPR128_0to7
95780 140, // QQQQ_with_qsub0_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_qsub0_in_FPR128_0to7
95781 111, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95782 138, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
95783 111, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95784 63, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95785 89, // QQQQ_with_qsub0_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95786 63, // QQQQ_with_qsub0_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95787 0, // QQQQ_with_qsub0_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
95788 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_0_x8sub_1
95789 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_2_x8sub_3
95790 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_4_x8sub_5
95791 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_6_x8sub_7
95792 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95793 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95794 0, // QQQQ_with_qsub0_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95795 0, // QQQQ_with_qsub0_in_FPR128_0to7:sub_32_subo64_then_sub_32
95796 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub
95797 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub
95798 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95799 0, // QQQQ_with_qsub0_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
95800 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95801 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
95802 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub0_zsub1
95803 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub0_zsub1_zsub2
95804 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_zsub2
95805 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_zsub2_zsub3
95806 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_zsub3
95807 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
95808 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95809 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
95810 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95811 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
95812 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
95813 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub0_zsub2
95814 0, // QQQQ_with_qsub0_in_FPR128_0to7:zsub1_zsub3
95815 },
95816 { // QQQQ_with_qsub1_in_FPR128_0to7
95817 1, // QQQQ_with_qsub1_in_FPR128_0to7:bsub -> FPR8
95818 40, // QQQQ_with_qsub1_in_FPR128_0to7:dsub -> FPR64
95819 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub0
95820 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub1
95821 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub2
95822 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub3
95823 2, // QQQQ_with_qsub1_in_FPR128_0to7:hsub -> FPR16
95824 0, // QQQQ_with_qsub1_in_FPR128_0to7:psub
95825 0, // QQQQ_with_qsub1_in_FPR128_0to7:psub0
95826 0, // QQQQ_with_qsub1_in_FPR128_0to7:psub1
95827 76, // QQQQ_with_qsub1_in_FPR128_0to7:qsub0 -> FPR128
95828 81, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1 -> FPR128_0to7
95829 78, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2 -> FPR128_lo
95830 78, // QQQQ_with_qsub1_in_FPR128_0to7:qsub3 -> FPR128_lo
95831 24, // QQQQ_with_qsub1_in_FPR128_0to7:ssub -> FPR32
95832 0, // QQQQ_with_qsub1_in_FPR128_0to7:sub_32
95833 0, // QQQQ_with_qsub1_in_FPR128_0to7:sube32
95834 0, // QQQQ_with_qsub1_in_FPR128_0to7:sube64
95835 0, // QQQQ_with_qsub1_in_FPR128_0to7:subo32
95836 0, // QQQQ_with_qsub1_in_FPR128_0to7:subo64
95837 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_0
95838 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_1
95839 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2
95840 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_3
95841 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4
95842 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_5
95843 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6
95844 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_7
95845 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubb
95846 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubd0
95847 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubd1
95848 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh0
95849 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1
95850 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubq0
95851 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubq1
95852 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs0
95853 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1
95854 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub
95855 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub0
95856 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1
95857 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2
95858 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub3
95859 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq0
95860 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq1
95861 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd0
95862 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1
95863 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq0
95864 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq1
95865 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
95866 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
95867 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd0
95868 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1
95869 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq0
95870 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq1
95871 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs0
95872 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1
95873 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
95874 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
95875 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
95876 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
95877 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
95878 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
95879 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
95880 0, // QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
95881 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub1_then_bsub
95882 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub1_then_hsub
95883 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub1_then_ssub
95884 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub3_then_bsub
95885 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub3_then_hsub
95886 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub3_then_ssub
95887 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub2_then_bsub
95888 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub2_then_hsub
95889 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub2_then_ssub
95890 0, // QQQQ_with_qsub1_in_FPR128_0to7:psub1_then_psub
95891 1, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_bsub -> FPR8
95892 49, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
95893 4, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
95894 28, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95895 1, // QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_bsub -> FPR8
95896 49, // QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
95897 4, // QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
95898 28, // QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95899 1, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_bsub -> FPR8
95900 49, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
95901 4, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
95902 28, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
95903 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_7_then_sub_32
95904 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32
95905 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_5_then_sub_32
95906 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32
95907 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_3_then_sub_32
95908 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32
95909 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_1_then_sub_32
95910 0, // QQQQ_with_qsub1_in_FPR128_0to7:subo64_then_sub_32
95911 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_bsub
95912 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub
95913 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_hsub
95914 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_ssub
95915 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub
95916 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_bsub
95917 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_dsub
95918 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_hsub
95919 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_ssub
95920 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_zsub
95921 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_bsub
95922 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub
95923 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_hsub
95924 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_ssub
95925 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub
95926 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1
95927 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1_dsub2
95928 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2
95929 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2_dsub3
95930 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub2_dsub3
95931 61, // QQQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
95932 99, // QQQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
95933 88, // QQQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95934 115, // QQQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_0to7
95935 141, // QQQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_0to7
95936 114, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub0_in_FPR128_0to7
95937 140, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_qsub0_in_FPR128_0to7
95938 111, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
95939 63, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95940 89, // QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
95941 63, // QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
95942 0, // QQQQ_with_qsub1_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
95943 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_0_x8sub_1
95944 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2_x8sub_3
95945 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4_x8sub_5
95946 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6_x8sub_7
95947 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
95948 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
95949 0, // QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
95950 0, // QQQQ_with_qsub1_in_FPR128_0to7:sub_32_subo64_then_sub_32
95951 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub
95952 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub
95953 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95954 0, // QQQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
95955 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95956 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
95957 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1
95958 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1_zsub2
95959 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2
95960 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2_zsub3
95961 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_zsub3
95962 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
95963 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
95964 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
95965 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
95966 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
95967 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
95968 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub2
95969 0, // QQQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub3
95970 },
95971 { // QQQQ_with_qsub2_in_FPR128_0to7
95972 1, // QQQQ_with_qsub2_in_FPR128_0to7:bsub -> FPR8
95973 40, // QQQQ_with_qsub2_in_FPR128_0to7:dsub -> FPR64
95974 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub0
95975 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub1
95976 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub2
95977 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub3
95978 2, // QQQQ_with_qsub2_in_FPR128_0to7:hsub -> FPR16
95979 0, // QQQQ_with_qsub2_in_FPR128_0to7:psub
95980 0, // QQQQ_with_qsub2_in_FPR128_0to7:psub0
95981 0, // QQQQ_with_qsub2_in_FPR128_0to7:psub1
95982 76, // QQQQ_with_qsub2_in_FPR128_0to7:qsub0 -> FPR128
95983 76, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1 -> FPR128
95984 81, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2 -> FPR128_0to7
95985 78, // QQQQ_with_qsub2_in_FPR128_0to7:qsub3 -> FPR128_lo
95986 24, // QQQQ_with_qsub2_in_FPR128_0to7:ssub -> FPR32
95987 0, // QQQQ_with_qsub2_in_FPR128_0to7:sub_32
95988 0, // QQQQ_with_qsub2_in_FPR128_0to7:sube32
95989 0, // QQQQ_with_qsub2_in_FPR128_0to7:sube64
95990 0, // QQQQ_with_qsub2_in_FPR128_0to7:subo32
95991 0, // QQQQ_with_qsub2_in_FPR128_0to7:subo64
95992 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_0
95993 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_1
95994 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2
95995 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_3
95996 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4
95997 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_5
95998 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6
95999 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_7
96000 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubb
96001 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubd0
96002 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubd1
96003 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh0
96004 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1
96005 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubq0
96006 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubq1
96007 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs0
96008 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1
96009 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub
96010 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub0
96011 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1
96012 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2
96013 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub3
96014 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq0
96015 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq1
96016 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd0
96017 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1
96018 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq0
96019 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq1
96020 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
96021 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
96022 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd0
96023 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1
96024 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq0
96025 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq1
96026 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs0
96027 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1
96028 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
96029 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
96030 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
96031 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
96032 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
96033 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
96034 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96035 0, // QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96036 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_bsub
96037 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_hsub
96038 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_ssub
96039 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_bsub
96040 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_hsub
96041 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_ssub
96042 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_bsub
96043 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_hsub
96044 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_ssub
96045 0, // QQQQ_with_qsub2_in_FPR128_0to7:psub1_then_psub
96046 1, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_bsub -> FPR8
96047 40, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub -> FPR64
96048 2, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_hsub -> FPR16
96049 24, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_ssub -> FPR32
96050 1, // QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_bsub -> FPR8
96051 49, // QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
96052 4, // QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
96053 28, // QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
96054 1, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_bsub -> FPR8
96055 49, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
96056 4, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
96057 28, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
96058 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_7_then_sub_32
96059 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32
96060 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_5_then_sub_32
96061 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32
96062 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_3_then_sub_32
96063 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32
96064 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_1_then_sub_32
96065 0, // QQQQ_with_qsub2_in_FPR128_0to7:subo64_then_sub_32
96066 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_bsub
96067 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub
96068 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_hsub
96069 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_ssub
96070 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub
96071 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_bsub
96072 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_dsub
96073 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_hsub
96074 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_ssub
96075 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_zsub
96076 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_bsub
96077 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub
96078 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_hsub
96079 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_ssub
96080 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub
96081 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1
96082 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1_dsub2
96083 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2
96084 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2_dsub3
96085 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub2_dsub3
96086 59, // QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD
96087 97, // QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
96088 86, // QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
96089 101, // QQQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1 -> QQ
96090 142, // QQQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_qsub2_in_FPR128_0to7
96091 115, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub1_in_FPR128_0to7
96092 141, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_qsub1_in_FPR128_0to7
96093 114, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_qsub0_in_FPR128_0to7
96094 61, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
96095 88, // QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
96096 63, // QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
96097 0, // QQQQ_with_qsub2_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
96098 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_0_x8sub_1
96099 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_x8sub_3
96100 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_x8sub_5
96101 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_x8sub_7
96102 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
96103 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
96104 0, // QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
96105 0, // QQQQ_with_qsub2_in_FPR128_0to7:sub_32_subo64_then_sub_32
96106 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub
96107 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub
96108 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
96109 0, // QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
96110 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
96111 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
96112 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1
96113 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1_zsub2
96114 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2
96115 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2_zsub3
96116 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_zsub3
96117 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
96118 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
96119 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
96120 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
96121 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
96122 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
96123 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub2
96124 0, // QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub3
96125 },
96126 { // QQQQ_with_qsub3_in_FPR128_0to7
96127 1, // QQQQ_with_qsub3_in_FPR128_0to7:bsub -> FPR8
96128 40, // QQQQ_with_qsub3_in_FPR128_0to7:dsub -> FPR64
96129 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub0
96130 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub1
96131 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub2
96132 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub3
96133 2, // QQQQ_with_qsub3_in_FPR128_0to7:hsub -> FPR16
96134 0, // QQQQ_with_qsub3_in_FPR128_0to7:psub
96135 0, // QQQQ_with_qsub3_in_FPR128_0to7:psub0
96136 0, // QQQQ_with_qsub3_in_FPR128_0to7:psub1
96137 76, // QQQQ_with_qsub3_in_FPR128_0to7:qsub0 -> FPR128
96138 76, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1 -> FPR128
96139 76, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2 -> FPR128
96140 81, // QQQQ_with_qsub3_in_FPR128_0to7:qsub3 -> FPR128_0to7
96141 24, // QQQQ_with_qsub3_in_FPR128_0to7:ssub -> FPR32
96142 0, // QQQQ_with_qsub3_in_FPR128_0to7:sub_32
96143 0, // QQQQ_with_qsub3_in_FPR128_0to7:sube32
96144 0, // QQQQ_with_qsub3_in_FPR128_0to7:sube64
96145 0, // QQQQ_with_qsub3_in_FPR128_0to7:subo32
96146 0, // QQQQ_with_qsub3_in_FPR128_0to7:subo64
96147 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0
96148 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1
96149 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2
96150 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3
96151 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4
96152 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5
96153 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6
96154 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7
96155 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubb
96156 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubd0
96157 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubd1
96158 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh0
96159 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1
96160 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubq0
96161 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubq1
96162 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs0
96163 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1
96164 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub
96165 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub0
96166 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1
96167 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2
96168 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub3
96169 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq0
96170 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq1
96171 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd0
96172 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1
96173 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq0
96174 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq1
96175 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
96176 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
96177 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd0
96178 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1
96179 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq0
96180 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq1
96181 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs0
96182 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1
96183 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
96184 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
96185 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
96186 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
96187 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
96188 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
96189 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96190 0, // QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96191 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_bsub
96192 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_hsub
96193 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_ssub
96194 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_bsub
96195 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_hsub
96196 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_ssub
96197 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_bsub
96198 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_hsub
96199 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_ssub
96200 0, // QQQQ_with_qsub3_in_FPR128_0to7:psub1_then_psub
96201 1, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_bsub -> FPR8
96202 40, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub -> FPR64
96203 2, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_hsub -> FPR16
96204 24, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_ssub -> FPR32
96205 1, // QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_bsub -> FPR8
96206 49, // QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
96207 4, // QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
96208 28, // QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
96209 1, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_bsub -> FPR8
96210 40, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub -> FPR64
96211 2, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_hsub -> FPR16
96212 24, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_ssub -> FPR32
96213 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7_then_sub_32
96214 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32
96215 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5_then_sub_32
96216 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32
96217 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3_then_sub_32
96218 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32
96219 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1_then_sub_32
96220 0, // QQQQ_with_qsub3_in_FPR128_0to7:subo64_then_sub_32
96221 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_bsub
96222 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub
96223 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_hsub
96224 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_ssub
96225 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub
96226 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_bsub
96227 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_dsub
96228 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_hsub
96229 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_ssub
96230 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_zsub
96231 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_bsub
96232 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub
96233 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_hsub
96234 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_ssub
96235 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub
96236 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1
96237 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1_dsub2
96238 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2
96239 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2_dsub3
96240 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub2_dsub3
96241 59, // QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD
96242 94, // QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub3_in_FPR64_lo
96243 83, // QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD
96244 101, // QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1 -> QQ
96245 124, // QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ
96246 101, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2 -> QQ
96247 142, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_qsub2_in_FPR128_0to7
96248 115, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_qsub1_in_FPR128_0to7
96249 59, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD
96250 86, // QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub2_in_FPR64_lo
96251 61, // QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub1_in_FPR64_lo
96252 0, // QQQQ_with_qsub3_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
96253 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0_x8sub_1
96254 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_x8sub_3
96255 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_x8sub_5
96256 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_x8sub_7
96257 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
96258 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
96259 0, // QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
96260 0, // QQQQ_with_qsub3_in_FPR128_0to7:sub_32_subo64_then_sub_32
96261 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub
96262 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub
96263 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
96264 0, // QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
96265 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
96266 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
96267 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1
96268 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1_zsub2
96269 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2
96270 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2_zsub3
96271 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_zsub3
96272 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
96273 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
96274 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
96275 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
96276 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
96277 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
96278 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub2
96279 0, // QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub3
96280 },
96281 { // ZPR4Mul4
96282 1, // ZPR4Mul4:bsub -> FPR8
96283 40, // ZPR4Mul4:dsub -> FPR64
96284 0, // ZPR4Mul4:dsub0
96285 0, // ZPR4Mul4:dsub1
96286 0, // ZPR4Mul4:dsub2
96287 0, // ZPR4Mul4:dsub3
96288 2, // ZPR4Mul4:hsub -> FPR16
96289 0, // ZPR4Mul4:psub
96290 0, // ZPR4Mul4:psub0
96291 0, // ZPR4Mul4:psub1
96292 0, // ZPR4Mul4:qsub0
96293 0, // ZPR4Mul4:qsub1
96294 0, // ZPR4Mul4:qsub2
96295 0, // ZPR4Mul4:qsub3
96296 24, // ZPR4Mul4:ssub -> FPR32
96297 0, // ZPR4Mul4:sub_32
96298 0, // ZPR4Mul4:sube32
96299 0, // ZPR4Mul4:sube64
96300 0, // ZPR4Mul4:subo32
96301 0, // ZPR4Mul4:subo64
96302 0, // ZPR4Mul4:x8sub_0
96303 0, // ZPR4Mul4:x8sub_1
96304 0, // ZPR4Mul4:x8sub_2
96305 0, // ZPR4Mul4:x8sub_3
96306 0, // ZPR4Mul4:x8sub_4
96307 0, // ZPR4Mul4:x8sub_5
96308 0, // ZPR4Mul4:x8sub_6
96309 0, // ZPR4Mul4:x8sub_7
96310 0, // ZPR4Mul4:zasubb
96311 0, // ZPR4Mul4:zasubd0
96312 0, // ZPR4Mul4:zasubd1
96313 0, // ZPR4Mul4:zasubh0
96314 0, // ZPR4Mul4:zasubh1
96315 0, // ZPR4Mul4:zasubq0
96316 0, // ZPR4Mul4:zasubq1
96317 0, // ZPR4Mul4:zasubs0
96318 0, // ZPR4Mul4:zasubs1
96319 76, // ZPR4Mul4:zsub -> FPR128
96320 77, // ZPR4Mul4:zsub0 -> ZPR
96321 77, // ZPR4Mul4:zsub1 -> ZPR
96322 77, // ZPR4Mul4:zsub2 -> ZPR
96323 77, // ZPR4Mul4:zsub3 -> ZPR
96324 0, // ZPR4Mul4:zasubd1_then_zasubq0
96325 0, // ZPR4Mul4:zasubd1_then_zasubq1
96326 0, // ZPR4Mul4:zasubs1_then_zasubd0
96327 0, // ZPR4Mul4:zasubs1_then_zasubd1
96328 0, // ZPR4Mul4:zasubs1_then_zasubq0
96329 0, // ZPR4Mul4:zasubs1_then_zasubq1
96330 0, // ZPR4Mul4:zasubs1_then_zasubd1_then_zasubq0
96331 0, // ZPR4Mul4:zasubs1_then_zasubd1_then_zasubq1
96332 0, // ZPR4Mul4:zasubh1_then_zasubd0
96333 0, // ZPR4Mul4:zasubh1_then_zasubd1
96334 0, // ZPR4Mul4:zasubh1_then_zasubq0
96335 0, // ZPR4Mul4:zasubh1_then_zasubq1
96336 0, // ZPR4Mul4:zasubh1_then_zasubs0
96337 0, // ZPR4Mul4:zasubh1_then_zasubs1
96338 0, // ZPR4Mul4:zasubh1_then_zasubd1_then_zasubq0
96339 0, // ZPR4Mul4:zasubh1_then_zasubd1_then_zasubq1
96340 0, // ZPR4Mul4:zasubh1_then_zasubs1_then_zasubd0
96341 0, // ZPR4Mul4:zasubh1_then_zasubs1_then_zasubd1
96342 0, // ZPR4Mul4:zasubh1_then_zasubs1_then_zasubq0
96343 0, // ZPR4Mul4:zasubh1_then_zasubs1_then_zasubq1
96344 0, // ZPR4Mul4:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96345 0, // ZPR4Mul4:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96346 0, // ZPR4Mul4:dsub1_then_bsub
96347 0, // ZPR4Mul4:dsub1_then_hsub
96348 0, // ZPR4Mul4:dsub1_then_ssub
96349 0, // ZPR4Mul4:dsub3_then_bsub
96350 0, // ZPR4Mul4:dsub3_then_hsub
96351 0, // ZPR4Mul4:dsub3_then_ssub
96352 0, // ZPR4Mul4:dsub2_then_bsub
96353 0, // ZPR4Mul4:dsub2_then_hsub
96354 0, // ZPR4Mul4:dsub2_then_ssub
96355 0, // ZPR4Mul4:psub1_then_psub
96356 0, // ZPR4Mul4:qsub1_then_bsub
96357 0, // ZPR4Mul4:qsub1_then_dsub
96358 0, // ZPR4Mul4:qsub1_then_hsub
96359 0, // ZPR4Mul4:qsub1_then_ssub
96360 0, // ZPR4Mul4:qsub3_then_bsub
96361 0, // ZPR4Mul4:qsub3_then_dsub
96362 0, // ZPR4Mul4:qsub3_then_hsub
96363 0, // ZPR4Mul4:qsub3_then_ssub
96364 0, // ZPR4Mul4:qsub2_then_bsub
96365 0, // ZPR4Mul4:qsub2_then_dsub
96366 0, // ZPR4Mul4:qsub2_then_hsub
96367 0, // ZPR4Mul4:qsub2_then_ssub
96368 0, // ZPR4Mul4:x8sub_7_then_sub_32
96369 0, // ZPR4Mul4:x8sub_6_then_sub_32
96370 0, // ZPR4Mul4:x8sub_5_then_sub_32
96371 0, // ZPR4Mul4:x8sub_4_then_sub_32
96372 0, // ZPR4Mul4:x8sub_3_then_sub_32
96373 0, // ZPR4Mul4:x8sub_2_then_sub_32
96374 0, // ZPR4Mul4:x8sub_1_then_sub_32
96375 0, // ZPR4Mul4:subo64_then_sub_32
96376 1, // ZPR4Mul4:zsub1_then_bsub -> FPR8
96377 40, // ZPR4Mul4:zsub1_then_dsub -> FPR64
96378 2, // ZPR4Mul4:zsub1_then_hsub -> FPR16
96379 24, // ZPR4Mul4:zsub1_then_ssub -> FPR32
96380 76, // ZPR4Mul4:zsub1_then_zsub -> FPR128
96381 1, // ZPR4Mul4:zsub3_then_bsub -> FPR8
96382 40, // ZPR4Mul4:zsub3_then_dsub -> FPR64
96383 2, // ZPR4Mul4:zsub3_then_hsub -> FPR16
96384 24, // ZPR4Mul4:zsub3_then_ssub -> FPR32
96385 76, // ZPR4Mul4:zsub3_then_zsub -> FPR128
96386 1, // ZPR4Mul4:zsub2_then_bsub -> FPR8
96387 40, // ZPR4Mul4:zsub2_then_dsub -> FPR64
96388 2, // ZPR4Mul4:zsub2_then_hsub -> FPR16
96389 24, // ZPR4Mul4:zsub2_then_ssub -> FPR32
96390 76, // ZPR4Mul4:zsub2_then_zsub -> FPR128
96391 0, // ZPR4Mul4:dsub0_dsub1
96392 0, // ZPR4Mul4:dsub0_dsub1_dsub2
96393 0, // ZPR4Mul4:dsub1_dsub2
96394 0, // ZPR4Mul4:dsub1_dsub2_dsub3
96395 0, // ZPR4Mul4:dsub2_dsub3
96396 0, // ZPR4Mul4:dsub_qsub1_then_dsub
96397 0, // ZPR4Mul4:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96398 0, // ZPR4Mul4:dsub_qsub1_then_dsub_qsub2_then_dsub
96399 0, // ZPR4Mul4:qsub0_qsub1
96400 0, // ZPR4Mul4:qsub0_qsub1_qsub2
96401 0, // ZPR4Mul4:qsub1_qsub2
96402 0, // ZPR4Mul4:qsub1_qsub2_qsub3
96403 0, // ZPR4Mul4:qsub2_qsub3
96404 0, // ZPR4Mul4:qsub1_then_dsub_qsub2_then_dsub
96405 0, // ZPR4Mul4:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96406 0, // ZPR4Mul4:qsub2_then_dsub_qsub3_then_dsub
96407 0, // ZPR4Mul4:sub_32_x8sub_1_then_sub_32
96408 0, // ZPR4Mul4:x8sub_0_x8sub_1
96409 0, // ZPR4Mul4:x8sub_2_x8sub_3
96410 0, // ZPR4Mul4:x8sub_4_x8sub_5
96411 0, // ZPR4Mul4:x8sub_6_x8sub_7
96412 0, // ZPR4Mul4:x8sub_6_then_sub_32_x8sub_7_then_sub_32
96413 0, // ZPR4Mul4:x8sub_4_then_sub_32_x8sub_5_then_sub_32
96414 0, // ZPR4Mul4:x8sub_2_then_sub_32_x8sub_3_then_sub_32
96415 0, // ZPR4Mul4:sub_32_subo64_then_sub_32
96416 59, // ZPR4Mul4:dsub_zsub1_then_dsub -> DD
96417 101, // ZPR4Mul4:zsub_zsub1_then_zsub -> QQ
96418 90, // ZPR4Mul4:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD
96419 83, // ZPR4Mul4:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
96420 164, // ZPR4Mul4:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ
96421 124, // ZPR4Mul4:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
96422 106, // ZPR4Mul4:zsub0_zsub1 -> ZPR2Mul2
96423 130, // ZPR4Mul4:zsub0_zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
96424 102, // ZPR4Mul4:zsub1_zsub2 -> ZPR2
96425 132, // ZPR4Mul4:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
96426 106, // ZPR4Mul4:zsub2_zsub3 -> ZPR2Mul2
96427 59, // ZPR4Mul4:zsub1_then_dsub_zsub2_then_dsub -> DD
96428 83, // ZPR4Mul4:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
96429 101, // ZPR4Mul4:zsub1_then_zsub_zsub2_then_zsub -> QQ
96430 124, // ZPR4Mul4:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
96431 59, // ZPR4Mul4:zsub2_then_dsub_zsub3_then_dsub -> DD
96432 101, // ZPR4Mul4:zsub2_then_zsub_zsub3_then_zsub -> QQ
96433 0, // ZPR4Mul4:zsub0_zsub2
96434 0, // ZPR4Mul4:zsub1_zsub3
96435 },
96436 { // ZPR4Strided
96437 1, // ZPR4Strided:bsub -> FPR8
96438 40, // ZPR4Strided:dsub -> FPR64
96439 0, // ZPR4Strided:dsub0
96440 0, // ZPR4Strided:dsub1
96441 0, // ZPR4Strided:dsub2
96442 0, // ZPR4Strided:dsub3
96443 2, // ZPR4Strided:hsub -> FPR16
96444 0, // ZPR4Strided:psub
96445 0, // ZPR4Strided:psub0
96446 0, // ZPR4Strided:psub1
96447 0, // ZPR4Strided:qsub0
96448 0, // ZPR4Strided:qsub1
96449 0, // ZPR4Strided:qsub2
96450 0, // ZPR4Strided:qsub3
96451 24, // ZPR4Strided:ssub -> FPR32
96452 0, // ZPR4Strided:sub_32
96453 0, // ZPR4Strided:sube32
96454 0, // ZPR4Strided:sube64
96455 0, // ZPR4Strided:subo32
96456 0, // ZPR4Strided:subo64
96457 0, // ZPR4Strided:x8sub_0
96458 0, // ZPR4Strided:x8sub_1
96459 0, // ZPR4Strided:x8sub_2
96460 0, // ZPR4Strided:x8sub_3
96461 0, // ZPR4Strided:x8sub_4
96462 0, // ZPR4Strided:x8sub_5
96463 0, // ZPR4Strided:x8sub_6
96464 0, // ZPR4Strided:x8sub_7
96465 0, // ZPR4Strided:zasubb
96466 0, // ZPR4Strided:zasubd0
96467 0, // ZPR4Strided:zasubd1
96468 0, // ZPR4Strided:zasubh0
96469 0, // ZPR4Strided:zasubh1
96470 0, // ZPR4Strided:zasubq0
96471 0, // ZPR4Strided:zasubq1
96472 0, // ZPR4Strided:zasubs0
96473 0, // ZPR4Strided:zasubs1
96474 76, // ZPR4Strided:zsub -> FPR128
96475 77, // ZPR4Strided:zsub0 -> ZPR
96476 77, // ZPR4Strided:zsub1 -> ZPR
96477 77, // ZPR4Strided:zsub2 -> ZPR
96478 77, // ZPR4Strided:zsub3 -> ZPR
96479 0, // ZPR4Strided:zasubd1_then_zasubq0
96480 0, // ZPR4Strided:zasubd1_then_zasubq1
96481 0, // ZPR4Strided:zasubs1_then_zasubd0
96482 0, // ZPR4Strided:zasubs1_then_zasubd1
96483 0, // ZPR4Strided:zasubs1_then_zasubq0
96484 0, // ZPR4Strided:zasubs1_then_zasubq1
96485 0, // ZPR4Strided:zasubs1_then_zasubd1_then_zasubq0
96486 0, // ZPR4Strided:zasubs1_then_zasubd1_then_zasubq1
96487 0, // ZPR4Strided:zasubh1_then_zasubd0
96488 0, // ZPR4Strided:zasubh1_then_zasubd1
96489 0, // ZPR4Strided:zasubh1_then_zasubq0
96490 0, // ZPR4Strided:zasubh1_then_zasubq1
96491 0, // ZPR4Strided:zasubh1_then_zasubs0
96492 0, // ZPR4Strided:zasubh1_then_zasubs1
96493 0, // ZPR4Strided:zasubh1_then_zasubd1_then_zasubq0
96494 0, // ZPR4Strided:zasubh1_then_zasubd1_then_zasubq1
96495 0, // ZPR4Strided:zasubh1_then_zasubs1_then_zasubd0
96496 0, // ZPR4Strided:zasubh1_then_zasubs1_then_zasubd1
96497 0, // ZPR4Strided:zasubh1_then_zasubs1_then_zasubq0
96498 0, // ZPR4Strided:zasubh1_then_zasubs1_then_zasubq1
96499 0, // ZPR4Strided:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96500 0, // ZPR4Strided:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96501 0, // ZPR4Strided:dsub1_then_bsub
96502 0, // ZPR4Strided:dsub1_then_hsub
96503 0, // ZPR4Strided:dsub1_then_ssub
96504 0, // ZPR4Strided:dsub3_then_bsub
96505 0, // ZPR4Strided:dsub3_then_hsub
96506 0, // ZPR4Strided:dsub3_then_ssub
96507 0, // ZPR4Strided:dsub2_then_bsub
96508 0, // ZPR4Strided:dsub2_then_hsub
96509 0, // ZPR4Strided:dsub2_then_ssub
96510 0, // ZPR4Strided:psub1_then_psub
96511 0, // ZPR4Strided:qsub1_then_bsub
96512 0, // ZPR4Strided:qsub1_then_dsub
96513 0, // ZPR4Strided:qsub1_then_hsub
96514 0, // ZPR4Strided:qsub1_then_ssub
96515 0, // ZPR4Strided:qsub3_then_bsub
96516 0, // ZPR4Strided:qsub3_then_dsub
96517 0, // ZPR4Strided:qsub3_then_hsub
96518 0, // ZPR4Strided:qsub3_then_ssub
96519 0, // ZPR4Strided:qsub2_then_bsub
96520 0, // ZPR4Strided:qsub2_then_dsub
96521 0, // ZPR4Strided:qsub2_then_hsub
96522 0, // ZPR4Strided:qsub2_then_ssub
96523 0, // ZPR4Strided:x8sub_7_then_sub_32
96524 0, // ZPR4Strided:x8sub_6_then_sub_32
96525 0, // ZPR4Strided:x8sub_5_then_sub_32
96526 0, // ZPR4Strided:x8sub_4_then_sub_32
96527 0, // ZPR4Strided:x8sub_3_then_sub_32
96528 0, // ZPR4Strided:x8sub_2_then_sub_32
96529 0, // ZPR4Strided:x8sub_1_then_sub_32
96530 0, // ZPR4Strided:subo64_then_sub_32
96531 1, // ZPR4Strided:zsub1_then_bsub -> FPR8
96532 40, // ZPR4Strided:zsub1_then_dsub -> FPR64
96533 2, // ZPR4Strided:zsub1_then_hsub -> FPR16
96534 24, // ZPR4Strided:zsub1_then_ssub -> FPR32
96535 76, // ZPR4Strided:zsub1_then_zsub -> FPR128
96536 1, // ZPR4Strided:zsub3_then_bsub -> FPR8
96537 40, // ZPR4Strided:zsub3_then_dsub -> FPR64
96538 2, // ZPR4Strided:zsub3_then_hsub -> FPR16
96539 24, // ZPR4Strided:zsub3_then_ssub -> FPR32
96540 76, // ZPR4Strided:zsub3_then_zsub -> FPR128
96541 1, // ZPR4Strided:zsub2_then_bsub -> FPR8
96542 40, // ZPR4Strided:zsub2_then_dsub -> FPR64
96543 2, // ZPR4Strided:zsub2_then_hsub -> FPR16
96544 24, // ZPR4Strided:zsub2_then_ssub -> FPR32
96545 76, // ZPR4Strided:zsub2_then_zsub -> FPR128
96546 0, // ZPR4Strided:dsub0_dsub1
96547 0, // ZPR4Strided:dsub0_dsub1_dsub2
96548 0, // ZPR4Strided:dsub1_dsub2
96549 0, // ZPR4Strided:dsub1_dsub2_dsub3
96550 0, // ZPR4Strided:dsub2_dsub3
96551 0, // ZPR4Strided:dsub_qsub1_then_dsub
96552 0, // ZPR4Strided:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96553 0, // ZPR4Strided:dsub_qsub1_then_dsub_qsub2_then_dsub
96554 0, // ZPR4Strided:qsub0_qsub1
96555 0, // ZPR4Strided:qsub0_qsub1_qsub2
96556 0, // ZPR4Strided:qsub1_qsub2
96557 0, // ZPR4Strided:qsub1_qsub2_qsub3
96558 0, // ZPR4Strided:qsub2_qsub3
96559 0, // ZPR4Strided:qsub1_then_dsub_qsub2_then_dsub
96560 0, // ZPR4Strided:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96561 0, // ZPR4Strided:qsub2_then_dsub_qsub3_then_dsub
96562 0, // ZPR4Strided:sub_32_x8sub_1_then_sub_32
96563 0, // ZPR4Strided:x8sub_0_x8sub_1
96564 0, // ZPR4Strided:x8sub_2_x8sub_3
96565 0, // ZPR4Strided:x8sub_4_x8sub_5
96566 0, // ZPR4Strided:x8sub_6_x8sub_7
96567 0, // ZPR4Strided:x8sub_6_then_sub_32_x8sub_7_then_sub_32
96568 0, // ZPR4Strided:x8sub_4_then_sub_32_x8sub_5_then_sub_32
96569 0, // ZPR4Strided:x8sub_2_then_sub_32_x8sub_3_then_sub_32
96570 0, // ZPR4Strided:sub_32_subo64_then_sub_32
96571 0, // ZPR4Strided:dsub_zsub1_then_dsub
96572 0, // ZPR4Strided:zsub_zsub1_then_zsub
96573 0, // ZPR4Strided:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
96574 0, // ZPR4Strided:dsub_zsub1_then_dsub_zsub2_then_dsub
96575 0, // ZPR4Strided:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
96576 0, // ZPR4Strided:zsub_zsub1_then_zsub_zsub2_then_zsub
96577 0, // ZPR4Strided:zsub0_zsub1
96578 0, // ZPR4Strided:zsub0_zsub1_zsub2
96579 0, // ZPR4Strided:zsub1_zsub2
96580 0, // ZPR4Strided:zsub1_zsub2_zsub3
96581 0, // ZPR4Strided:zsub2_zsub3
96582 0, // ZPR4Strided:zsub1_then_dsub_zsub2_then_dsub
96583 0, // ZPR4Strided:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
96584 0, // ZPR4Strided:zsub1_then_zsub_zsub2_then_zsub
96585 0, // ZPR4Strided:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
96586 0, // ZPR4Strided:zsub2_then_dsub_zsub3_then_dsub
96587 0, // ZPR4Strided:zsub2_then_zsub_zsub3_then_zsub
96588 107, // ZPR4Strided:zsub0_zsub2 -> ZPR2Strided
96589 107, // ZPR4Strided:zsub1_zsub3 -> ZPR2Strided
96590 },
96591 { // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
96592 1, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:bsub -> FPR8
96593 49, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
96594 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub0
96595 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1
96596 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2
96597 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3
96598 4, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
96599 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:psub
96600 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:psub0
96601 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:psub1
96602 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub0
96603 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1
96604 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2
96605 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3
96606 28, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
96607 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:sub_32
96608 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:sube32
96609 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:sube64
96610 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:subo32
96611 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:subo64
96612 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_0
96613 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_1
96614 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2
96615 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_3
96616 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4
96617 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_5
96618 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6
96619 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_7
96620 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubb
96621 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd0
96622 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd1
96623 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh0
96624 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1
96625 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubq0
96626 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubq1
96627 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs0
96628 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1
96629 78, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
96630 80, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
96631 80, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
96632 80, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
96633 80, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3 -> ZPR_4b
96634 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
96635 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
96636 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
96637 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
96638 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
96639 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
96640 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
96641 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
96642 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
96643 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
96644 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
96645 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
96646 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
96647 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
96648 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
96649 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
96650 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
96651 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
96652 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
96653 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
96654 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96655 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96656 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_then_bsub
96657 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_then_hsub
96658 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_then_ssub
96659 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3_then_bsub
96660 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3_then_hsub
96661 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub3_then_ssub
96662 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_then_bsub
96663 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_then_hsub
96664 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_then_ssub
96665 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:psub1_then_psub
96666 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_bsub
96667 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_dsub
96668 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_hsub
96669 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_ssub
96670 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_bsub
96671 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_dsub
96672 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_hsub
96673 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub3_then_ssub
96674 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_bsub
96675 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_dsub
96676 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_hsub
96677 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_ssub
96678 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
96679 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
96680 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
96681 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
96682 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
96683 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
96684 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
96685 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:subo64_then_sub_32
96686 1, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
96687 49, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
96688 4, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
96689 28, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
96690 78, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
96691 1, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
96692 49, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64_lo
96693 4, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16_lo
96694 28, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
96695 78, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128_lo
96696 1, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
96697 49, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
96698 4, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
96699 28, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
96700 78, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
96701 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub0_dsub1
96702 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
96703 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_dsub2
96704 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
96705 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub2_dsub3
96706 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
96707 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96708 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
96709 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub0_qsub1
96710 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
96711 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_qsub2
96712 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
96713 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_qsub3
96714 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
96715 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96716 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
96717 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
96718 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
96719 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
96720 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
96721 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
96722 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
96723 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
96724 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
96725 0, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
96726 63, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
96727 111, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
96728 100, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
96729 89, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
96730 187, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
96731 138, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
96732 116, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
96733 155, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
96734 112, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
96735 153, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
96736 116, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
96737 63, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
96738 89, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
96739 111, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
96740 138, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
96741 63, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
96742 111, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
96743 117, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub0_zsub2 -> ZPR2Strided_with_dsub_in_FPR64_lo
96744 117, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo:zsub1_zsub3 -> ZPR2Strided_with_dsub_in_FPR64_lo
96745 },
96746 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
96747 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
96748 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64_lo
96749 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
96750 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
96751 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
96752 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
96753 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16_lo
96754 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
96755 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
96756 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
96757 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
96758 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
96759 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
96760 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
96761 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32_with_hsub_in_FPR16_lo
96762 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
96763 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
96764 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
96765 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
96766 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
96767 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
96768 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
96769 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
96770 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
96771 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
96772 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
96773 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
96774 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
96775 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
96776 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
96777 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
96778 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
96779 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
96780 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
96781 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
96782 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
96783 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
96784 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128_lo
96785 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR_4b
96786 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR
96787 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR
96788 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3 -> ZPR
96789 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
96790 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
96791 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
96792 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
96793 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
96794 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
96795 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
96796 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
96797 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
96798 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
96799 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
96800 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
96801 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
96802 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
96803 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
96804 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
96805 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
96806 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
96807 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
96808 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
96809 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96810 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96811 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
96812 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
96813 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
96814 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
96815 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
96816 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
96817 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
96818 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
96819 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
96820 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
96821 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
96822 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
96823 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
96824 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
96825 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
96826 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
96827 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
96828 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
96829 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
96830 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
96831 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
96832 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
96833 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
96834 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
96835 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
96836 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
96837 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
96838 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
96839 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
96840 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
96841 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
96842 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
96843 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
96844 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
96845 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
96846 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
96847 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub -> FPR64
96848 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub -> FPR16
96849 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub -> FPR32
96850 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub -> FPR128
96851 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
96852 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
96853 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
96854 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
96855 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
96856 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
96857 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
96858 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
96859 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
96860 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
96861 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
96862 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96863 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
96864 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
96865 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
96866 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
96867 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
96868 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
96869 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
96870 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
96871 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
96872 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
96873 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
96874 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
96875 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
96876 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
96877 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
96878 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
96879 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
96880 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
96881 60, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo
96882 104, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo
96883 91, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo
96884 84, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo
96885 166, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo
96886 126, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo
96887 109, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo
96888 143, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
96889 106, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2
96890 130, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
96891 102, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2
96892 59, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
96893 83, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD
96894 101, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
96895 124, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ
96896 59, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD
96897 101, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ
96898 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
96899 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
96900 },
96901 { // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
96902 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
96903 49, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
96904 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
96905 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
96906 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
96907 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
96908 4, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
96909 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
96910 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
96911 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
96912 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
96913 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
96914 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
96915 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
96916 28, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
96917 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
96918 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
96919 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
96920 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
96921 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
96922 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
96923 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
96924 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
96925 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
96926 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
96927 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
96928 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
96929 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
96930 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
96931 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
96932 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
96933 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
96934 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
96935 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
96936 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
96937 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
96938 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
96939 78, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
96940 80, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
96941 80, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
96942 77, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR
96943 77, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3 -> ZPR
96944 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
96945 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
96946 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
96947 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
96948 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
96949 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
96950 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
96951 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
96952 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
96953 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
96954 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
96955 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
96956 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
96957 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
96958 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
96959 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
96960 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
96961 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
96962 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
96963 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
96964 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
96965 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
96966 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
96967 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
96968 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
96969 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
96970 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
96971 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
96972 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
96973 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
96974 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
96975 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
96976 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
96977 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
96978 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
96979 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
96980 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
96981 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
96982 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
96983 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
96984 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
96985 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
96986 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
96987 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
96988 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
96989 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
96990 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
96991 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
96992 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
96993 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
96994 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
96995 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
96996 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
96997 49, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
96998 4, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
96999 28, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97000 78, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
97001 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
97002 40, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64
97003 2, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16
97004 24, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32
97005 76, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128
97006 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
97007 40, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64
97008 2, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16
97009 24, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32
97010 76, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128
97011 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
97012 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
97013 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
97014 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
97015 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
97016 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
97017 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97018 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
97019 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
97020 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
97021 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
97022 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
97023 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
97024 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
97025 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97026 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
97027 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
97028 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
97029 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
97030 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
97031 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
97032 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97033 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97034 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97035 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
97036 63, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
97037 111, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
97038 95, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
97039 87, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
97040 177, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
97041 134, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
97042 116, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97043 144, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97044 109, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo
97045 143, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
97046 106, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2Mul2
97047 60, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo
97048 84, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo
97049 104, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo
97050 126, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo
97051 59, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD
97052 101, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ
97053 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
97054 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
97055 },
97056 { // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97057 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
97058 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64
97059 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
97060 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
97061 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
97062 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
97063 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16
97064 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
97065 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
97066 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
97067 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
97068 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
97069 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
97070 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
97071 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32
97072 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
97073 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
97074 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
97075 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
97076 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
97077 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
97078 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
97079 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
97080 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
97081 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
97082 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
97083 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
97084 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
97085 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
97086 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
97087 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
97088 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
97089 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
97090 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
97091 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
97092 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
97093 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
97094 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128
97095 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR
97096 80, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
97097 80, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
97098 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3 -> ZPR
97099 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
97100 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
97101 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
97102 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
97103 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
97104 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
97105 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
97106 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
97107 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
97108 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
97109 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
97110 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
97111 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
97112 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
97113 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
97114 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
97115 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
97116 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
97117 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
97118 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
97119 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
97120 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
97121 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
97122 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
97123 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
97124 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
97125 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
97126 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
97127 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
97128 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
97129 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
97130 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
97131 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
97132 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
97133 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
97134 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
97135 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
97136 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
97137 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
97138 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
97139 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
97140 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
97141 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
97142 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
97143 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
97144 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
97145 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
97146 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
97147 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
97148 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
97149 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
97150 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
97151 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
97152 49, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
97153 4, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
97154 28, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97155 78, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
97156 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
97157 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64
97158 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16
97159 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32
97160 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128
97161 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
97162 49, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
97163 4, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
97164 28, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97165 78, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
97166 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
97167 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
97168 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
97169 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
97170 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
97171 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
97172 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97173 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
97174 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
97175 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
97176 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
97177 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
97178 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
97179 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
97180 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97181 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
97182 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
97183 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
97184 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
97185 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
97186 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
97187 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97188 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97189 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97190 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
97191 61, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
97192 105, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
97193 96, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
97194 88, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
97195 178, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
97196 135, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
97197 110, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
97198 146, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97199 116, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97200 144, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97201 109, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo
97202 63, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
97203 87, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
97204 111, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
97205 134, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
97206 60, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
97207 104, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo
97208 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
97209 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
97210 },
97211 { // ZPR4_with_zsub1_in_ZPR_3b
97212 1, // ZPR4_with_zsub1_in_ZPR_3b:bsub -> FPR8
97213 40, // ZPR4_with_zsub1_in_ZPR_3b:dsub -> FPR64
97214 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub0
97215 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub1
97216 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub2
97217 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub3
97218 2, // ZPR4_with_zsub1_in_ZPR_3b:hsub -> FPR16
97219 0, // ZPR4_with_zsub1_in_ZPR_3b:psub
97220 0, // ZPR4_with_zsub1_in_ZPR_3b:psub0
97221 0, // ZPR4_with_zsub1_in_ZPR_3b:psub1
97222 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub0
97223 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1
97224 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2
97225 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub3
97226 24, // ZPR4_with_zsub1_in_ZPR_3b:ssub -> FPR32
97227 0, // ZPR4_with_zsub1_in_ZPR_3b:sub_32
97228 0, // ZPR4_with_zsub1_in_ZPR_3b:sube32
97229 0, // ZPR4_with_zsub1_in_ZPR_3b:sube64
97230 0, // ZPR4_with_zsub1_in_ZPR_3b:subo32
97231 0, // ZPR4_with_zsub1_in_ZPR_3b:subo64
97232 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_0
97233 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_1
97234 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_2
97235 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_3
97236 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_4
97237 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_5
97238 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_6
97239 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_7
97240 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubb
97241 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubd0
97242 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubd1
97243 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh0
97244 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1
97245 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubq0
97246 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubq1
97247 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs0
97248 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1
97249 76, // ZPR4_with_zsub1_in_ZPR_3b:zsub -> FPR128
97250 77, // ZPR4_with_zsub1_in_ZPR_3b:zsub0 -> ZPR
97251 82, // ZPR4_with_zsub1_in_ZPR_3b:zsub1 -> ZPR_3b
97252 80, // ZPR4_with_zsub1_in_ZPR_3b:zsub2 -> ZPR_4b
97253 80, // ZPR4_with_zsub1_in_ZPR_3b:zsub3 -> ZPR_4b
97254 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq0
97255 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq1
97256 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd0
97257 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1
97258 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq0
97259 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq1
97260 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
97261 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
97262 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd0
97263 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1
97264 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq0
97265 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq1
97266 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs0
97267 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1
97268 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
97269 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
97270 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
97271 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
97272 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
97273 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
97274 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
97275 0, // ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
97276 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub1_then_bsub
97277 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub1_then_hsub
97278 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub1_then_ssub
97279 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub3_then_bsub
97280 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub3_then_hsub
97281 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub3_then_ssub
97282 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub2_then_bsub
97283 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub2_then_hsub
97284 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub2_then_ssub
97285 0, // ZPR4_with_zsub1_in_ZPR_3b:psub1_then_psub
97286 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_bsub
97287 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_dsub
97288 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_hsub
97289 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_ssub
97290 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_bsub
97291 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_dsub
97292 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_hsub
97293 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_ssub
97294 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_bsub
97295 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_dsub
97296 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_hsub
97297 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_ssub
97298 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_7_then_sub_32
97299 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32
97300 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_5_then_sub_32
97301 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32
97302 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_3_then_sub_32
97303 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32
97304 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_1_then_sub_32
97305 0, // ZPR4_with_zsub1_in_ZPR_3b:subo64_then_sub_32
97306 1, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_bsub -> FPR8
97307 49, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
97308 4, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
97309 28, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97310 81, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
97311 1, // ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_bsub -> FPR8
97312 49, // ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
97313 4, // ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
97314 28, // ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97315 78, // ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_zsub -> FPR128_lo
97316 1, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_bsub -> FPR8
97317 49, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
97318 4, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
97319 28, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97320 78, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_zsub -> FPR128_lo
97321 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub0_dsub1
97322 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub0_dsub1_dsub2
97323 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub1_dsub2
97324 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub1_dsub2_dsub3
97325 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub2_dsub3
97326 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub
97327 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97328 0, // ZPR4_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
97329 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub0_qsub1
97330 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub0_qsub1_qsub2
97331 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_qsub2
97332 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_qsub2_qsub3
97333 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2_qsub3
97334 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
97335 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97336 0, // ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
97337 0, // ZPR4_with_zsub1_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
97338 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_0_x8sub_1
97339 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_2_x8sub_3
97340 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_4_x8sub_5
97341 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_6_x8sub_7
97342 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97343 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97344 0, // ZPR4_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97345 0, // ZPR4_with_zsub1_in_ZPR_3b:sub_32_subo64_then_sub_32
97346 61, // ZPR4_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
97347 115, // ZPR4_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
97348 99, // ZPR4_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
97349 88, // ZPR4_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
97350 190, // ZPR4_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_0to7
97351 141, // ZPR4_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7
97352 118, // ZPR4_with_zsub1_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
97353 145, // ZPR4_with_zsub1_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_3b
97354 119, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub_in_FPR128_0to7
97355 149, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub_in_FPR128_0to7
97356 112, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
97357 63, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
97358 89, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
97359 114, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
97360 140, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
97361 63, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
97362 111, // ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
97363 0, // ZPR4_with_zsub1_in_ZPR_3b:zsub0_zsub2
97364 0, // ZPR4_with_zsub1_in_ZPR_3b:zsub1_zsub3
97365 },
97366 { // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97367 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
97368 40, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64
97369 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
97370 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
97371 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
97372 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
97373 2, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16
97374 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
97375 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
97376 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
97377 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
97378 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
97379 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
97380 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
97381 24, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32
97382 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
97383 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
97384 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
97385 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
97386 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
97387 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
97388 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
97389 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
97390 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
97391 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
97392 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
97393 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
97394 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
97395 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
97396 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
97397 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
97398 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
97399 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
97400 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
97401 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
97402 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
97403 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
97404 76, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128
97405 77, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR
97406 77, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR
97407 80, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
97408 80, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3 -> ZPR_4b
97409 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
97410 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
97411 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
97412 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
97413 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
97414 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
97415 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
97416 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
97417 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
97418 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
97419 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
97420 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
97421 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
97422 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
97423 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
97424 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
97425 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
97426 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
97427 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
97428 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
97429 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
97430 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
97431 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
97432 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
97433 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
97434 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
97435 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
97436 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
97437 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
97438 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
97439 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
97440 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
97441 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
97442 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
97443 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
97444 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
97445 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
97446 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
97447 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
97448 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
97449 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
97450 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
97451 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
97452 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
97453 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
97454 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
97455 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
97456 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
97457 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
97458 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
97459 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
97460 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
97461 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
97462 40, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64
97463 2, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16
97464 24, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32
97465 76, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128
97466 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
97467 49, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64_lo
97468 4, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16_lo
97469 28, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97470 78, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128_lo
97471 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
97472 49, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
97473 4, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
97474 28, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97475 78, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
97476 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
97477 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
97478 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
97479 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
97480 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
97481 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
97482 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97483 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
97484 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
97485 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
97486 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
97487 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
97488 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
97489 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
97490 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97491 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
97492 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
97493 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
97494 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
97495 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
97496 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
97497 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97498 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97499 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97500 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
97501 59, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD
97502 101, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ
97503 97, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
97504 86, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
97505 179, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
97506 128, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
97507 106, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2
97508 148, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
97509 110, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_4b
97510 146, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97511 116, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
97512 61, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
97513 88, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
97514 105, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_lo
97515 135, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
97516 63, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
97517 111, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
97518 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
97519 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
97520 },
97521 { // ZPR4_with_zsub2_in_ZPR_3b
97522 1, // ZPR4_with_zsub2_in_ZPR_3b:bsub -> FPR8
97523 40, // ZPR4_with_zsub2_in_ZPR_3b:dsub -> FPR64
97524 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub0
97525 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub1
97526 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub2
97527 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub3
97528 2, // ZPR4_with_zsub2_in_ZPR_3b:hsub -> FPR16
97529 0, // ZPR4_with_zsub2_in_ZPR_3b:psub
97530 0, // ZPR4_with_zsub2_in_ZPR_3b:psub0
97531 0, // ZPR4_with_zsub2_in_ZPR_3b:psub1
97532 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub0
97533 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1
97534 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2
97535 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub3
97536 24, // ZPR4_with_zsub2_in_ZPR_3b:ssub -> FPR32
97537 0, // ZPR4_with_zsub2_in_ZPR_3b:sub_32
97538 0, // ZPR4_with_zsub2_in_ZPR_3b:sube32
97539 0, // ZPR4_with_zsub2_in_ZPR_3b:sube64
97540 0, // ZPR4_with_zsub2_in_ZPR_3b:subo32
97541 0, // ZPR4_with_zsub2_in_ZPR_3b:subo64
97542 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_0
97543 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_1
97544 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_2
97545 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_3
97546 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_4
97547 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_5
97548 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_6
97549 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_7
97550 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubb
97551 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubd0
97552 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubd1
97553 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh0
97554 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1
97555 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubq0
97556 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubq1
97557 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs0
97558 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1
97559 76, // ZPR4_with_zsub2_in_ZPR_3b:zsub -> FPR128
97560 77, // ZPR4_with_zsub2_in_ZPR_3b:zsub0 -> ZPR
97561 77, // ZPR4_with_zsub2_in_ZPR_3b:zsub1 -> ZPR
97562 82, // ZPR4_with_zsub2_in_ZPR_3b:zsub2 -> ZPR_3b
97563 80, // ZPR4_with_zsub2_in_ZPR_3b:zsub3 -> ZPR_4b
97564 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq0
97565 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq1
97566 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd0
97567 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1
97568 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq0
97569 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq1
97570 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
97571 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
97572 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd0
97573 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1
97574 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq0
97575 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq1
97576 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs0
97577 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1
97578 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
97579 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
97580 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
97581 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
97582 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
97583 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
97584 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
97585 0, // ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
97586 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_bsub
97587 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_hsub
97588 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_ssub
97589 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_bsub
97590 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_hsub
97591 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_ssub
97592 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_bsub
97593 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_hsub
97594 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_ssub
97595 0, // ZPR4_with_zsub2_in_ZPR_3b:psub1_then_psub
97596 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_bsub
97597 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub
97598 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_hsub
97599 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_ssub
97600 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_bsub
97601 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_dsub
97602 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_hsub
97603 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_ssub
97604 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_bsub
97605 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_dsub
97606 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_hsub
97607 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_ssub
97608 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_7_then_sub_32
97609 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32
97610 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_5_then_sub_32
97611 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32
97612 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_3_then_sub_32
97613 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32
97614 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_1_then_sub_32
97615 0, // ZPR4_with_zsub2_in_ZPR_3b:subo64_then_sub_32
97616 1, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_bsub -> FPR8
97617 40, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub -> FPR64
97618 2, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_hsub -> FPR16
97619 24, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_ssub -> FPR32
97620 76, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub -> FPR128
97621 1, // ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_bsub -> FPR8
97622 49, // ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
97623 4, // ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
97624 28, // ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97625 78, // ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_zsub -> FPR128_lo
97626 1, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_bsub -> FPR8
97627 49, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
97628 4, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
97629 28, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97630 81, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
97631 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub0_dsub1
97632 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub0_dsub1_dsub2
97633 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub1_dsub2
97634 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub1_dsub2_dsub3
97635 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub2_dsub3
97636 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub
97637 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97638 0, // ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
97639 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub0_qsub1
97640 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub0_qsub1_qsub2
97641 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_qsub2
97642 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_qsub2_qsub3
97643 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2_qsub3
97644 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
97645 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97646 0, // ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
97647 0, // ZPR4_with_zsub2_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
97648 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_0_x8sub_1
97649 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_x8sub_3
97650 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_x8sub_5
97651 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_x8sub_7
97652 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97653 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97654 0, // ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97655 0, // ZPR4_with_zsub2_in_ZPR_3b:sub_32_subo64_then_sub_32
97656 59, // ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub -> DD
97657 101, // ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ
97658 97, // ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
97659 86, // ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
97660 191, // ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub2_in_FPR128_0to7
97661 142, // ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
97662 102, // ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub1 -> ZPR2
97663 147, // ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b
97664 118, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_3b
97665 145, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_in_ZPR_3b
97666 119, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_zsub_in_FPR128_0to7
97667 61, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
97668 88, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
97669 115, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
97670 141, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7
97671 63, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
97672 114, // ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
97673 0, // ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub2
97674 0, // ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub3
97675 },
97676 { // ZPR4_with_zsub3_in_ZPR_3b
97677 1, // ZPR4_with_zsub3_in_ZPR_3b:bsub -> FPR8
97678 40, // ZPR4_with_zsub3_in_ZPR_3b:dsub -> FPR64
97679 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub0
97680 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub1
97681 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub2
97682 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub3
97683 2, // ZPR4_with_zsub3_in_ZPR_3b:hsub -> FPR16
97684 0, // ZPR4_with_zsub3_in_ZPR_3b:psub
97685 0, // ZPR4_with_zsub3_in_ZPR_3b:psub0
97686 0, // ZPR4_with_zsub3_in_ZPR_3b:psub1
97687 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub0
97688 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1
97689 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2
97690 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub3
97691 24, // ZPR4_with_zsub3_in_ZPR_3b:ssub -> FPR32
97692 0, // ZPR4_with_zsub3_in_ZPR_3b:sub_32
97693 0, // ZPR4_with_zsub3_in_ZPR_3b:sube32
97694 0, // ZPR4_with_zsub3_in_ZPR_3b:sube64
97695 0, // ZPR4_with_zsub3_in_ZPR_3b:subo32
97696 0, // ZPR4_with_zsub3_in_ZPR_3b:subo64
97697 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_0
97698 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_1
97699 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_2
97700 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_3
97701 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_4
97702 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_5
97703 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_6
97704 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_7
97705 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubb
97706 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubd0
97707 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubd1
97708 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh0
97709 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1
97710 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubq0
97711 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubq1
97712 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs0
97713 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1
97714 76, // ZPR4_with_zsub3_in_ZPR_3b:zsub -> FPR128
97715 77, // ZPR4_with_zsub3_in_ZPR_3b:zsub0 -> ZPR
97716 77, // ZPR4_with_zsub3_in_ZPR_3b:zsub1 -> ZPR
97717 77, // ZPR4_with_zsub3_in_ZPR_3b:zsub2 -> ZPR
97718 82, // ZPR4_with_zsub3_in_ZPR_3b:zsub3 -> ZPR_3b
97719 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq0
97720 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq1
97721 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd0
97722 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1
97723 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq0
97724 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq1
97725 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
97726 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
97727 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd0
97728 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1
97729 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq0
97730 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq1
97731 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs0
97732 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1
97733 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
97734 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
97735 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
97736 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
97737 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
97738 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
97739 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
97740 0, // ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
97741 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_bsub
97742 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_hsub
97743 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_ssub
97744 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_bsub
97745 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_hsub
97746 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_ssub
97747 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_bsub
97748 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_hsub
97749 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_ssub
97750 0, // ZPR4_with_zsub3_in_ZPR_3b:psub1_then_psub
97751 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_bsub
97752 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub
97753 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_hsub
97754 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_ssub
97755 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_bsub
97756 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_dsub
97757 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_hsub
97758 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_ssub
97759 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_bsub
97760 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub
97761 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_hsub
97762 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_ssub
97763 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_7_then_sub_32
97764 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32
97765 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_5_then_sub_32
97766 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32
97767 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_3_then_sub_32
97768 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32
97769 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_1_then_sub_32
97770 0, // ZPR4_with_zsub3_in_ZPR_3b:subo64_then_sub_32
97771 1, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_bsub -> FPR8
97772 40, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub -> FPR64
97773 2, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_hsub -> FPR16
97774 24, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_ssub -> FPR32
97775 76, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub -> FPR128
97776 1, // ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_bsub -> FPR8
97777 49, // ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
97778 4, // ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
97779 28, // ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97780 81, // ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_zsub -> FPR128_0to7
97781 1, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_bsub -> FPR8
97782 40, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub -> FPR64
97783 2, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_hsub -> FPR16
97784 24, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_ssub -> FPR32
97785 76, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub -> FPR128
97786 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1
97787 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1_dsub2
97788 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2
97789 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2_dsub3
97790 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub2_dsub3
97791 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub
97792 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97793 0, // ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
97794 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1
97795 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1_qsub2
97796 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2
97797 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2_qsub3
97798 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2_qsub3
97799 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
97800 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97801 0, // ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
97802 0, // ZPR4_with_zsub3_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
97803 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_0_x8sub_1
97804 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_x8sub_3
97805 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_x8sub_5
97806 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_x8sub_7
97807 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97808 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97809 0, // ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97810 0, // ZPR4_with_zsub3_in_ZPR_3b:sub_32_subo64_then_sub_32
97811 59, // ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub -> DD
97812 101, // ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ
97813 94, // ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub3_in_FPR64_lo
97814 83, // ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
97815 192, // ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub3_in_FPR128_0to7
97816 124, // ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
97817 102, // ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1 -> ZPR2
97818 125, // ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3
97819 102, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2 -> ZPR2
97820 147, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_3b
97821 118, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_zsub1_in_ZPR_3b
97822 59, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD
97823 86, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub2_in_FPR64_lo
97824 101, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ
97825 142, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
97826 61, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub1_in_FPR64_lo
97827 115, // ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
97828 0, // ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub2
97829 0, // ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub3
97830 },
97831 { // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
97832 1, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
97833 40, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64
97834 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
97835 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
97836 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
97837 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
97838 2, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16
97839 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
97840 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
97841 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
97842 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
97843 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
97844 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
97845 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
97846 24, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32
97847 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
97848 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
97849 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
97850 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
97851 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
97852 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
97853 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
97854 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
97855 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
97856 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
97857 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
97858 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
97859 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
97860 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
97861 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
97862 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
97863 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
97864 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
97865 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
97866 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
97867 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
97868 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
97869 76, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128
97870 77, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR
97871 77, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR
97872 77, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR
97873 80, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3 -> ZPR_4b
97874 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
97875 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
97876 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
97877 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
97878 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
97879 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
97880 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
97881 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
97882 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
97883 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
97884 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
97885 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
97886 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
97887 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
97888 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
97889 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
97890 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
97891 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
97892 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
97893 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
97894 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
97895 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
97896 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
97897 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
97898 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
97899 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
97900 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
97901 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
97902 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
97903 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
97904 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
97905 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
97906 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
97907 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
97908 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
97909 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
97910 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
97911 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
97912 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
97913 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
97914 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
97915 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
97916 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
97917 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
97918 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
97919 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
97920 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
97921 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
97922 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
97923 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
97924 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
97925 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
97926 1, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
97927 40, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
97928 2, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
97929 24, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
97930 76, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
97931 1, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
97932 49, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
97933 4, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
97934 28, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
97935 78, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_lo
97936 1, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
97937 40, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
97938 2, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
97939 24, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
97940 76, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
97941 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
97942 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
97943 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
97944 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
97945 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
97946 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
97947 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97948 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
97949 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
97950 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
97951 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
97952 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
97953 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
97954 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
97955 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
97956 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
97957 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
97958 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
97959 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
97960 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
97961 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
97962 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
97963 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
97964 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
97965 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
97966 59, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
97967 101, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
97968 94, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub3_in_FPR64_lo
97969 83, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
97970 169, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub3_in_FPR128_lo
97971 124, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
97972 102, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2
97973 132, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
97974 106, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2
97975 148, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
97976 110, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_zsub1_in_ZPR_4b
97977 59, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
97978 86, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub2_in_FPR64_lo
97979 101, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
97980 128, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub2_in_FPR128_lo
97981 61, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub1_in_FPR64_lo
97982 105, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub1_in_FPR128_lo
97983 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
97984 0, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
97985 },
97986 { // ZPR4_with_zsub_in_FPR128_0to7
97987 1, // ZPR4_with_zsub_in_FPR128_0to7:bsub -> FPR8
97988 49, // ZPR4_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
97989 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub0
97990 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub1
97991 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub2
97992 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub3
97993 4, // ZPR4_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
97994 0, // ZPR4_with_zsub_in_FPR128_0to7:psub
97995 0, // ZPR4_with_zsub_in_FPR128_0to7:psub0
97996 0, // ZPR4_with_zsub_in_FPR128_0to7:psub1
97997 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub0
97998 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1
97999 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2
98000 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub3
98001 28, // ZPR4_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
98002 0, // ZPR4_with_zsub_in_FPR128_0to7:sub_32
98003 0, // ZPR4_with_zsub_in_FPR128_0to7:sube32
98004 0, // ZPR4_with_zsub_in_FPR128_0to7:sube64
98005 0, // ZPR4_with_zsub_in_FPR128_0to7:subo32
98006 0, // ZPR4_with_zsub_in_FPR128_0to7:subo64
98007 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_0
98008 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_1
98009 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_2
98010 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_3
98011 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_4
98012 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_5
98013 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_6
98014 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_7
98015 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubb
98016 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubd0
98017 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubd1
98018 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh0
98019 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1
98020 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubq0
98021 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubq1
98022 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs0
98023 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1
98024 81, // ZPR4_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
98025 82, // ZPR4_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
98026 80, // ZPR4_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_4b
98027 80, // ZPR4_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_4b
98028 80, // ZPR4_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_4b
98029 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
98030 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
98031 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
98032 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
98033 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
98034 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
98035 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
98036 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
98037 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
98038 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
98039 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
98040 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
98041 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
98042 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
98043 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
98044 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
98045 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
98046 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
98047 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
98048 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
98049 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98050 0, // ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98051 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub1_then_bsub
98052 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub1_then_hsub
98053 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub1_then_ssub
98054 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub3_then_bsub
98055 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub3_then_hsub
98056 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub3_then_ssub
98057 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub2_then_bsub
98058 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub2_then_hsub
98059 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub2_then_ssub
98060 0, // ZPR4_with_zsub_in_FPR128_0to7:psub1_then_psub
98061 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_bsub
98062 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_dsub
98063 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_hsub
98064 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_ssub
98065 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_bsub
98066 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_dsub
98067 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_hsub
98068 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_ssub
98069 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_bsub
98070 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_dsub
98071 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_hsub
98072 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_ssub
98073 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
98074 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
98075 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
98076 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
98077 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
98078 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
98079 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
98080 0, // ZPR4_with_zsub_in_FPR128_0to7:subo64_then_sub_32
98081 1, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
98082 49, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
98083 4, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
98084 28, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98085 78, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_lo
98086 1, // ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
98087 49, // ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
98088 4, // ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
98089 28, // ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98090 78, // ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_lo
98091 1, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
98092 49, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
98093 4, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
98094 28, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98095 78, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_lo
98096 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub0_dsub1
98097 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
98098 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub1_dsub2
98099 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
98100 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub2_dsub3
98101 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
98102 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
98103 0, // ZPR4_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
98104 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub0_qsub1
98105 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
98106 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_qsub2
98107 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
98108 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2_qsub3
98109 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
98110 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
98111 0, // ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
98112 0, // ZPR4_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
98113 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
98114 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
98115 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
98116 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
98117 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
98118 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
98119 0, // ZPR4_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
98120 0, // ZPR4_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
98121 63, // ZPR4_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98122 114, // ZPR4_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
98123 100, // ZPR4_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
98124 89, // ZPR4_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98125 189, // ZPR4_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub0_in_FPR128_0to7
98126 140, // ZPR4_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
98127 119, // ZPR4_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2_with_zsub_in_FPR128_0to7
98128 149, // ZPR4_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub_in_FPR128_0to7
98129 112, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
98130 139, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
98131 112, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
98132 63, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98133 89, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98134 111, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
98135 138, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
98136 63, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98137 111, // ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
98138 0, // ZPR4_with_zsub_in_FPR128_0to7:zsub0_zsub2
98139 0, // ZPR4_with_zsub_in_FPR128_0to7:zsub1_zsub3
98140 },
98141 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
98142 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:bsub -> FPR8
98143 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub -> FPR64_lo
98144 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub0
98145 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub1
98146 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub2
98147 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub3
98148 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:hsub -> FPR16_lo
98149 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:psub
98150 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:psub0
98151 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:psub1
98152 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub0 -> FPR128_0to7
98153 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1 -> FPR128_0to7
98154 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2 -> FPR128_lo
98155 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub3 -> FPR128_lo
98156 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
98157 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:sub_32
98158 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:sube32
98159 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:sube64
98160 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:subo32
98161 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:subo64
98162 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_0
98163 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_1
98164 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2
98165 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_3
98166 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4
98167 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_5
98168 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6
98169 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_7
98170 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubb
98171 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubd0
98172 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubd1
98173 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh0
98174 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1
98175 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubq0
98176 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubq1
98177 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs0
98178 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1
98179 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub
98180 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub0
98181 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1
98182 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2
98183 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub3
98184 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq0
98185 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubd1_then_zasubq1
98186 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd0
98187 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1
98188 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq0
98189 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubq1
98190 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
98191 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
98192 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd0
98193 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1
98194 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq0
98195 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubq1
98196 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs0
98197 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1
98198 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
98199 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
98200 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
98201 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
98202 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
98203 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
98204 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98205 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98206 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub1_then_bsub
98207 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub1_then_hsub
98208 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub1_then_ssub
98209 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub3_then_bsub
98210 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub3_then_hsub
98211 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub3_then_ssub
98212 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub2_then_bsub
98213 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub2_then_hsub
98214 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub2_then_ssub
98215 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:psub1_then_psub
98216 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_bsub -> FPR8
98217 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
98218 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
98219 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98220 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_bsub -> FPR8
98221 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
98222 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
98223 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98224 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_bsub -> FPR8
98225 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
98226 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
98227 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98228 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_7_then_sub_32
98229 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32
98230 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_5_then_sub_32
98231 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32
98232 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_3_then_sub_32
98233 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32
98234 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_1_then_sub_32
98235 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:subo64_then_sub_32
98236 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_bsub
98237 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub
98238 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_hsub
98239 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_ssub
98240 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub
98241 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_bsub
98242 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_dsub
98243 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_hsub
98244 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_ssub
98245 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub3_then_zsub
98246 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_bsub
98247 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub
98248 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_hsub
98249 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_ssub
98250 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub
98251 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1
98252 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub0_dsub1_dsub2
98253 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2
98254 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub1_dsub2_dsub3
98255 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub2_dsub3
98256 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98257 100, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
98258 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98259 120, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
98260 150, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
98261 114, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub0_in_FPR128_0to7
98262 140, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_qsub0_in_FPR128_0to7
98263 111, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
98264 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98265 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98266 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98267 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
98268 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_0_x8sub_1
98269 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2_x8sub_3
98270 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4_x8sub_5
98271 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6_x8sub_7
98272 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
98273 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
98274 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
98275 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:sub_32_subo64_then_sub_32
98276 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub
98277 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub
98278 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
98279 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
98280 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
98281 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
98282 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1
98283 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub1_zsub2
98284 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2
98285 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub2_zsub3
98286 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_zsub3
98287 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
98288 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
98289 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
98290 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
98291 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
98292 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
98293 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub0_zsub2
98294 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7:zsub1_zsub3
98295 },
98296 { // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
98297 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:bsub -> FPR8
98298 40, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub -> FPR64
98299 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub0
98300 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1
98301 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2
98302 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3
98303 2, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:hsub -> FPR16
98304 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:psub
98305 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:psub0
98306 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:psub1
98307 76, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub0 -> FPR128
98308 81, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1 -> FPR128_0to7
98309 81, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2 -> FPR128_0to7
98310 78, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3 -> FPR128_lo
98311 24, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:ssub -> FPR32
98312 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:sub_32
98313 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:sube32
98314 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:sube64
98315 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:subo32
98316 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:subo64
98317 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_0
98318 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_1
98319 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2
98320 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_3
98321 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4
98322 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_5
98323 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6
98324 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_7
98325 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubb
98326 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd0
98327 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd1
98328 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh0
98329 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1
98330 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubq0
98331 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubq1
98332 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs0
98333 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1
98334 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub
98335 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0
98336 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1
98337 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2
98338 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3
98339 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq0
98340 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq1
98341 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd0
98342 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1
98343 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq0
98344 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq1
98345 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
98346 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
98347 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd0
98348 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1
98349 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq0
98350 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq1
98351 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs0
98352 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1
98353 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
98354 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
98355 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
98356 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
98357 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
98358 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
98359 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98360 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98361 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_bsub
98362 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_hsub
98363 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_ssub
98364 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_bsub
98365 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_hsub
98366 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_ssub
98367 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_bsub
98368 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_hsub
98369 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_ssub
98370 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:psub1_then_psub
98371 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_bsub -> FPR8
98372 49, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
98373 4, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
98374 28, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98375 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_bsub -> FPR8
98376 49, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
98377 4, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
98378 28, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98379 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_bsub -> FPR8
98380 49, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
98381 4, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
98382 28, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98383 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_7_then_sub_32
98384 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32
98385 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_5_then_sub_32
98386 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32
98387 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_3_then_sub_32
98388 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32
98389 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_1_then_sub_32
98390 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:subo64_then_sub_32
98391 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_bsub
98392 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub
98393 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_hsub
98394 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_ssub
98395 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub
98396 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_bsub
98397 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_dsub
98398 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_hsub
98399 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_ssub
98400 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_zsub
98401 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_bsub
98402 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub
98403 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_hsub
98404 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_ssub
98405 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub
98406 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1
98407 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1_dsub2
98408 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2
98409 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2_dsub3
98410 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_dsub3
98411 61, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
98412 99, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
98413 88, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98414 115, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_0to7
98415 151, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
98416 120, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
98417 150, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
98418 114, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_qsub0_in_FPR128_0to7
98419 63, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98420 89, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98421 63, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98422 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
98423 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_0_x8sub_1
98424 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_x8sub_3
98425 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_x8sub_5
98426 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_x8sub_7
98427 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
98428 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
98429 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
98430 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:sub_32_subo64_then_sub_32
98431 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub
98432 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub
98433 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
98434 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
98435 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
98436 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
98437 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1
98438 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1_zsub2
98439 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2
98440 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2_zsub3
98441 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_zsub3
98442 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
98443 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
98444 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
98445 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
98446 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
98447 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
98448 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub2
98449 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub3
98450 },
98451 { // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
98452 1, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:bsub -> FPR8
98453 40, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub -> FPR64
98454 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0
98455 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1
98456 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2
98457 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3
98458 2, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:hsub -> FPR16
98459 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub
98460 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub0
98461 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub1
98462 76, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0 -> FPR128
98463 76, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1 -> FPR128
98464 81, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2 -> FPR128_0to7
98465 81, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3 -> FPR128_0to7
98466 24, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:ssub -> FPR32
98467 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32
98468 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sube32
98469 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sube64
98470 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:subo32
98471 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:subo64
98472 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0
98473 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1
98474 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2
98475 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3
98476 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4
98477 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5
98478 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6
98479 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7
98480 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubb
98481 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd0
98482 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1
98483 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh0
98484 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1
98485 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubq0
98486 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubq1
98487 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs0
98488 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1
98489 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub
98490 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0
98491 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1
98492 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2
98493 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3
98494 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq0
98495 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq1
98496 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd0
98497 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1
98498 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq0
98499 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq1
98500 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
98501 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
98502 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd0
98503 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1
98504 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq0
98505 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq1
98506 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs0
98507 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1
98508 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
98509 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
98510 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
98511 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
98512 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
98513 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
98514 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98515 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98516 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_bsub
98517 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_hsub
98518 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_ssub
98519 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_bsub
98520 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_hsub
98521 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_ssub
98522 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_bsub
98523 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_hsub
98524 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_ssub
98525 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub1_then_psub
98526 1, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_bsub -> FPR8
98527 40, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub -> FPR64
98528 2, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_hsub -> FPR16
98529 24, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_ssub -> FPR32
98530 1, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_bsub -> FPR8
98531 49, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
98532 4, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
98533 28, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98534 1, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_bsub -> FPR8
98535 49, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
98536 4, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
98537 28, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98538 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7_then_sub_32
98539 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32
98540 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5_then_sub_32
98541 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32
98542 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3_then_sub_32
98543 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32
98544 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1_then_sub_32
98545 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:subo64_then_sub_32
98546 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_bsub
98547 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub
98548 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_hsub
98549 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_ssub
98550 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub
98551 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_bsub
98552 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_dsub
98553 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_hsub
98554 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_ssub
98555 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_zsub
98556 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_bsub
98557 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub
98558 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_hsub
98559 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_ssub
98560 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub
98561 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1
98562 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1_dsub2
98563 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2
98564 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2_dsub3
98565 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_dsub3
98566 59, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD
98567 97, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
98568 86, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
98569 101, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1 -> QQ
98570 142, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_qsub2_in_FPR128_0to7
98571 115, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_qsub1_in_FPR128_0to7
98572 151, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
98573 120, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
98574 61, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
98575 88, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98576 63, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98577 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
98578 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0_x8sub_1
98579 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_x8sub_3
98580 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_x8sub_5
98581 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_x8sub_7
98582 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
98583 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
98584 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
98585 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32_subo64_then_sub_32
98586 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub
98587 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub
98588 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
98589 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
98590 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
98591 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
98592 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1
98593 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1_zsub2
98594 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2
98595 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2_zsub3
98596 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_zsub3
98597 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
98598 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
98599 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
98600 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
98601 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
98602 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
98603 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub2
98604 0, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub3
98605 },
98606 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
98607 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
98608 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
98609 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
98610 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
98611 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
98612 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
98613 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
98614 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
98615 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
98616 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
98617 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
98618 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
98619 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
98620 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
98621 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
98622 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
98623 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
98624 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
98625 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
98626 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
98627 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
98628 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
98629 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
98630 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
98631 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
98632 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
98633 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
98634 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
98635 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
98636 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
98637 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
98638 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
98639 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
98640 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
98641 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
98642 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
98643 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
98644 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
98645 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
98646 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
98647 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
98648 77, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3 -> ZPR
98649 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
98650 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
98651 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
98652 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
98653 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
98654 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
98655 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
98656 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
98657 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
98658 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
98659 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
98660 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
98661 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
98662 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
98663 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
98664 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
98665 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
98666 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
98667 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
98668 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
98669 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98670 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98671 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
98672 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
98673 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
98674 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
98675 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
98676 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
98677 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
98678 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
98679 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
98680 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
98681 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
98682 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
98683 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
98684 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
98685 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
98686 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
98687 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
98688 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
98689 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
98690 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
98691 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
98692 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
98693 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
98694 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
98695 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
98696 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
98697 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
98698 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
98699 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
98700 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
98701 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
98702 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
98703 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
98704 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98705 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
98706 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
98707 40, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64
98708 2, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16
98709 24, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32
98710 76, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128
98711 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
98712 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
98713 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
98714 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98715 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
98716 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
98717 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
98718 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
98719 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
98720 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
98721 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
98722 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
98723 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
98724 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
98725 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
98726 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
98727 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
98728 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
98729 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
98730 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
98731 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
98732 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
98733 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
98734 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
98735 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
98736 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
98737 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
98738 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
98739 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
98740 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
98741 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98742 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
98743 98, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
98744 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98745 183, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
98746 138, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
98747 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
98748 153, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
98749 116, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
98750 144, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
98751 109, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo
98752 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98753 87, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
98754 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
98755 134, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
98756 60, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo
98757 104, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo
98758 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
98759 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
98760 },
98761 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
98762 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:bsub -> FPR8
98763 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub -> FPR64_lo
98764 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub0
98765 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub1
98766 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub2
98767 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub3
98768 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:hsub -> FPR16_lo
98769 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:psub
98770 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:psub0
98771 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:psub1
98772 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub0
98773 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1
98774 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2
98775 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub3
98776 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
98777 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:sub_32
98778 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:sube32
98779 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:sube64
98780 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:subo32
98781 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:subo64
98782 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_0
98783 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_1
98784 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_2
98785 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_3
98786 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_4
98787 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_5
98788 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_6
98789 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_7
98790 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubb
98791 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubd0
98792 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubd1
98793 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh0
98794 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1
98795 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubq0
98796 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubq1
98797 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs0
98798 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1
98799 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub -> FPR128_0to7
98800 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub0 -> ZPR_3b
98801 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1 -> ZPR_3b
98802 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2 -> ZPR_4b
98803 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub3 -> ZPR_4b
98804 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq0
98805 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubd1_then_zasubq1
98806 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd0
98807 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1
98808 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq0
98809 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubq1
98810 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
98811 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
98812 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd0
98813 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1
98814 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq0
98815 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubq1
98816 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs0
98817 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1
98818 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
98819 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
98820 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
98821 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
98822 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
98823 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
98824 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98825 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98826 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub1_then_bsub
98827 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub1_then_hsub
98828 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub1_then_ssub
98829 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub3_then_bsub
98830 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub3_then_hsub
98831 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub3_then_ssub
98832 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub2_then_bsub
98833 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub2_then_hsub
98834 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub2_then_ssub
98835 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:psub1_then_psub
98836 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_bsub
98837 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_dsub
98838 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_hsub
98839 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_ssub
98840 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_bsub
98841 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_dsub
98842 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_hsub
98843 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub3_then_ssub
98844 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_bsub
98845 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_dsub
98846 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_hsub
98847 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_ssub
98848 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_7_then_sub_32
98849 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32
98850 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_5_then_sub_32
98851 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32
98852 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_3_then_sub_32
98853 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32
98854 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_1_then_sub_32
98855 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:subo64_then_sub_32
98856 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_bsub -> FPR8
98857 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
98858 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
98859 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98860 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
98861 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_bsub -> FPR8
98862 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
98863 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
98864 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98865 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub3_then_zsub -> FPR128_lo
98866 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_bsub -> FPR8
98867 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
98868 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
98869 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
98870 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_zsub -> FPR128_lo
98871 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub0_dsub1
98872 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub0_dsub1_dsub2
98873 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub1_dsub2
98874 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub1_dsub2_dsub3
98875 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub2_dsub3
98876 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub
98877 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
98878 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
98879 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub0_qsub1
98880 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub0_qsub1_qsub2
98881 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_qsub2
98882 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_qsub2_qsub3
98883 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2_qsub3
98884 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
98885 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
98886 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
98887 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
98888 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_0_x8sub_1
98889 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_2_x8sub_3
98890 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_4_x8sub_5
98891 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_6_x8sub_7
98892 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
98893 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
98894 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
98895 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:sub_32_subo64_then_sub_32
98896 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98897 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
98898 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
98899 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98900 205, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
98901 150, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
98902 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
98903 152, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
98904 119, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub_in_FPR128_0to7
98905 149, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub_in_FPR128_0to7
98906 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
98907 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98908 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
98909 114, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
98910 140, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
98911 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
98912 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
98913 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub0_zsub2
98914 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b:zsub1_zsub3
98915 },
98916 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
98917 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:bsub -> FPR8
98918 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
98919 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0
98920 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1
98921 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2
98922 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3
98923 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
98924 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub
98925 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub0
98926 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1
98927 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0
98928 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1
98929 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2
98930 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3
98931 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
98932 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32
98933 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube32
98934 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sube64
98935 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo32
98936 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64
98937 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0
98938 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1
98939 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2
98940 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3
98941 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4
98942 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5
98943 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6
98944 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7
98945 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubb
98946 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd0
98947 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1
98948 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh0
98949 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1
98950 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq0
98951 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubq1
98952 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs0
98953 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1
98954 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
98955 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
98956 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
98957 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
98958 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3 -> ZPR_4b
98959 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
98960 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
98961 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
98962 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
98963 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
98964 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
98965 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
98966 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
98967 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
98968 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
98969 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
98970 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
98971 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
98972 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
98973 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
98974 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
98975 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
98976 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
98977 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
98978 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
98979 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
98980 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
98981 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_bsub
98982 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_hsub
98983 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_then_ssub
98984 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_bsub
98985 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_hsub
98986 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub3_then_ssub
98987 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_bsub
98988 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_hsub
98989 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_then_ssub
98990 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:psub1_then_psub
98991 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_bsub
98992 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub
98993 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_hsub
98994 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_ssub
98995 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_bsub
98996 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_dsub
98997 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_hsub
98998 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub3_then_ssub
98999 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_bsub
99000 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub
99001 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_hsub
99002 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_ssub
99003 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
99004 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
99005 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
99006 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
99007 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
99008 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
99009 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
99010 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:subo64_then_sub_32
99011 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
99012 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
99013 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
99014 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99015 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
99016 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
99017 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64_lo
99018 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16_lo
99019 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99020 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128_lo
99021 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
99022 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
99023 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
99024 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99025 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
99026 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1
99027 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
99028 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2
99029 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
99030 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub2_dsub3
99031 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
99032 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99033 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
99034 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1
99035 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
99036 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2
99037 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
99038 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_qsub3
99039 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
99040 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99041 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
99042 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
99043 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
99044 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
99045 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
99046 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
99047 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99048 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99049 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99050 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
99051 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99052 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
99053 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99054 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99055 187, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
99056 138, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
99057 116, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99058 155, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99059 112, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
99060 153, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99061 116, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99062 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99063 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99064 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
99065 138, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
99066 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99067 111, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
99068 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub0_zsub2
99069 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo:zsub1_zsub3
99070 },
99071 { // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
99072 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:bsub -> FPR8
99073 40, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub -> FPR64
99074 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub0
99075 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1
99076 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2
99077 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3
99078 2, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:hsub -> FPR16
99079 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:psub
99080 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:psub0
99081 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:psub1
99082 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub0
99083 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1
99084 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2
99085 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3
99086 24, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:ssub -> FPR32
99087 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:sub_32
99088 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:sube32
99089 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:sube64
99090 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:subo32
99091 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:subo64
99092 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_0
99093 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_1
99094 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2
99095 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_3
99096 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4
99097 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_5
99098 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6
99099 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_7
99100 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubb
99101 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd0
99102 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd1
99103 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh0
99104 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1
99105 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubq0
99106 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubq1
99107 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs0
99108 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1
99109 76, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub -> FPR128
99110 77, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0 -> ZPR
99111 82, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1 -> ZPR_3b
99112 82, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2 -> ZPR_3b
99113 80, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3 -> ZPR_4b
99114 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq0
99115 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq1
99116 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd0
99117 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1
99118 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq0
99119 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq1
99120 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
99121 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
99122 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd0
99123 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1
99124 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq0
99125 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq1
99126 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs0
99127 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1
99128 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
99129 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
99130 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
99131 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
99132 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
99133 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
99134 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
99135 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
99136 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_bsub
99137 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_hsub
99138 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_ssub
99139 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_bsub
99140 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_hsub
99141 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_ssub
99142 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_bsub
99143 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_hsub
99144 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_ssub
99145 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:psub1_then_psub
99146 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_bsub
99147 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub
99148 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_hsub
99149 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_ssub
99150 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_bsub
99151 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_dsub
99152 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_hsub
99153 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_ssub
99154 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_bsub
99155 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_dsub
99156 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_hsub
99157 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_ssub
99158 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_7_then_sub_32
99159 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32
99160 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_5_then_sub_32
99161 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32
99162 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_3_then_sub_32
99163 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32
99164 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_1_then_sub_32
99165 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:subo64_then_sub_32
99166 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_bsub -> FPR8
99167 49, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
99168 4, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
99169 28, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99170 81, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
99171 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_bsub -> FPR8
99172 49, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
99173 4, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
99174 28, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99175 78, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_zsub -> FPR128_lo
99176 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_bsub -> FPR8
99177 49, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
99178 4, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
99179 28, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99180 81, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
99181 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub0_dsub1
99182 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub0_dsub1_dsub2
99183 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_dsub2
99184 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_dsub2_dsub3
99185 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_dsub3
99186 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub
99187 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99188 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
99189 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub0_qsub1
99190 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub0_qsub1_qsub2
99191 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_qsub2
99192 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_qsub2_qsub3
99193 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_qsub3
99194 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
99195 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99196 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
99197 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
99198 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_0_x8sub_1
99199 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_x8sub_3
99200 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_x8sub_5
99201 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_x8sub_7
99202 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99203 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99204 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99205 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:sub_32_subo64_then_sub_32
99206 61, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
99207 115, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
99208 99, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99209 88, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99210 206, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
99211 151, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
99212 118, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
99213 154, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
99214 121, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
99215 152, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
99216 119, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_zsub_in_FPR128_0to7
99217 63, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99218 89, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99219 120, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99220 150, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
99221 63, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99222 114, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
99223 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub2
99224 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub3
99225 },
99226 { // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
99227 1, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
99228 40, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64
99229 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
99230 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
99231 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
99232 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
99233 2, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16
99234 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
99235 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
99236 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
99237 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
99238 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
99239 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
99240 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
99241 24, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32
99242 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
99243 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
99244 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
99245 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
99246 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
99247 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
99248 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
99249 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
99250 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
99251 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
99252 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
99253 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
99254 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
99255 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
99256 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
99257 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
99258 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
99259 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
99260 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
99261 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
99262 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
99263 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
99264 76, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128
99265 77, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR
99266 80, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR_4b
99267 80, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR_4b
99268 80, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3 -> ZPR_4b
99269 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
99270 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
99271 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
99272 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
99273 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
99274 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
99275 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
99276 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
99277 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
99278 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
99279 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
99280 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
99281 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
99282 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
99283 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
99284 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
99285 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
99286 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
99287 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
99288 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
99289 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
99290 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
99291 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
99292 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
99293 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
99294 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
99295 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
99296 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
99297 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
99298 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
99299 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
99300 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
99301 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
99302 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
99303 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
99304 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
99305 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
99306 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
99307 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
99308 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
99309 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
99310 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
99311 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
99312 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
99313 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
99314 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
99315 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
99316 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
99317 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
99318 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
99319 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
99320 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
99321 1, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
99322 49, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64_lo
99323 4, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16_lo
99324 28, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99325 78, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128_lo
99326 1, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
99327 49, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
99328 4, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
99329 28, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99330 78, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_lo
99331 1, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
99332 49, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
99333 4, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
99334 28, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99335 78, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_lo
99336 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
99337 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
99338 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
99339 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
99340 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
99341 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
99342 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99343 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
99344 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
99345 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
99346 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
99347 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
99348 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
99349 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
99350 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99351 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
99352 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
99353 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
99354 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
99355 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
99356 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
99357 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99358 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99359 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99360 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
99361 61, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
99362 105, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_lo
99363 99, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99364 88, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99365 184, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
99366 135, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
99367 110, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_4b
99368 146, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99369 116, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99370 155, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99371 112, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
99372 63, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99373 89, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99374 111, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
99375 138, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
99376 63, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99377 111, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
99378 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
99379 0, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
99380 },
99381 { // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
99382 1, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:bsub -> FPR8
99383 40, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub -> FPR64
99384 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0
99385 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1
99386 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2
99387 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3
99388 2, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:hsub -> FPR16
99389 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub
99390 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub0
99391 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub1
99392 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0
99393 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1
99394 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2
99395 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3
99396 24, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:ssub -> FPR32
99397 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32
99398 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sube32
99399 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sube64
99400 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:subo32
99401 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:subo64
99402 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_0
99403 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_1
99404 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2
99405 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_3
99406 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4
99407 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_5
99408 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6
99409 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_7
99410 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubb
99411 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd0
99412 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1
99413 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh0
99414 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1
99415 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubq0
99416 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubq1
99417 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs0
99418 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1
99419 76, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub -> FPR128
99420 77, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0 -> ZPR
99421 77, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1 -> ZPR
99422 82, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2 -> ZPR_3b
99423 82, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3 -> ZPR_3b
99424 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq0
99425 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq1
99426 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd0
99427 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1
99428 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq0
99429 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq1
99430 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
99431 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
99432 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd0
99433 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1
99434 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq0
99435 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq1
99436 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs0
99437 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1
99438 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
99439 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
99440 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
99441 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
99442 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
99443 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
99444 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
99445 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
99446 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_bsub
99447 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_hsub
99448 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_ssub
99449 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_bsub
99450 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_hsub
99451 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_ssub
99452 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_bsub
99453 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_hsub
99454 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_ssub
99455 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub1_then_psub
99456 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_bsub
99457 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub
99458 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_hsub
99459 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_ssub
99460 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_bsub
99461 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_dsub
99462 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_hsub
99463 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_ssub
99464 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_bsub
99465 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub
99466 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_hsub
99467 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_ssub
99468 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_7_then_sub_32
99469 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32
99470 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_5_then_sub_32
99471 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32
99472 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_3_then_sub_32
99473 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32
99474 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_1_then_sub_32
99475 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:subo64_then_sub_32
99476 1, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_bsub -> FPR8
99477 40, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub -> FPR64
99478 2, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_hsub -> FPR16
99479 24, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_ssub -> FPR32
99480 76, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub -> FPR128
99481 1, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_bsub -> FPR8
99482 49, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
99483 4, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
99484 28, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99485 81, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_zsub -> FPR128_0to7
99486 1, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_bsub -> FPR8
99487 49, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
99488 4, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
99489 28, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99490 81, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
99491 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1
99492 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1_dsub2
99493 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2
99494 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2_dsub3
99495 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_dsub3
99496 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub
99497 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99498 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
99499 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1
99500 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1_qsub2
99501 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2
99502 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2_qsub3
99503 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_qsub3
99504 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
99505 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99506 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
99507 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
99508 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_0_x8sub_1
99509 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_x8sub_3
99510 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_x8sub_5
99511 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_x8sub_7
99512 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99513 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99514 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99515 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32_subo64_then_sub_32
99516 59, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub -> DD
99517 101, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ
99518 97, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99519 86, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
99520 207, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
99521 142, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
99522 102, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1 -> ZPR2
99523 147, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b
99524 118, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_3b
99525 154, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
99526 121, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
99527 61, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
99528 88, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99529 115, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
99530 151, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
99531 63, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99532 120, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99533 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub2
99534 0, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub3
99535 },
99536 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
99537 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:bsub -> FPR8
99538 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub -> FPR64_lo
99539 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub0
99540 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1
99541 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2
99542 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3
99543 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:hsub -> FPR16_lo
99544 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:psub
99545 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:psub0
99546 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:psub1
99547 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub0 -> FPR128_0to7
99548 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1 -> FPR128_0to7
99549 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2 -> FPR128_0to7
99550 78, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3 -> FPR128_lo
99551 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
99552 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:sub_32
99553 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:sube32
99554 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:sube64
99555 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:subo32
99556 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:subo64
99557 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_0
99558 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_1
99559 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2
99560 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_3
99561 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4
99562 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_5
99563 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6
99564 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_7
99565 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubb
99566 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd0
99567 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd1
99568 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh0
99569 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1
99570 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubq0
99571 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubq1
99572 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs0
99573 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1
99574 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub
99575 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0
99576 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1
99577 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2
99578 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3
99579 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq0
99580 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubd1_then_zasubq1
99581 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd0
99582 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1
99583 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq0
99584 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubq1
99585 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
99586 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
99587 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd0
99588 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1
99589 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq0
99590 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubq1
99591 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs0
99592 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1
99593 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
99594 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
99595 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
99596 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
99597 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
99598 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
99599 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
99600 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
99601 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_bsub
99602 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_hsub
99603 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_then_ssub
99604 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_bsub
99605 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_hsub
99606 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub3_then_ssub
99607 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_bsub
99608 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_hsub
99609 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_then_ssub
99610 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:psub1_then_psub
99611 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_bsub -> FPR8
99612 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
99613 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
99614 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99615 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_bsub -> FPR8
99616 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
99617 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
99618 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99619 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_bsub -> FPR8
99620 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
99621 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
99622 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99623 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_7_then_sub_32
99624 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32
99625 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_5_then_sub_32
99626 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32
99627 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_3_then_sub_32
99628 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32
99629 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_1_then_sub_32
99630 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:subo64_then_sub_32
99631 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_bsub
99632 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub
99633 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_hsub
99634 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_ssub
99635 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub
99636 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_bsub
99637 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_dsub
99638 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_hsub
99639 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_ssub
99640 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub3_then_zsub
99641 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_bsub
99642 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub
99643 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_hsub
99644 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_ssub
99645 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub
99646 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1
99647 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub0_dsub1_dsub2
99648 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2
99649 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub1_dsub2_dsub3
99650 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub2_dsub3
99651 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99652 100, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99653 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99654 120, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99655 156, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
99656 120, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99657 150, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
99658 114, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_qsub0_in_FPR128_0to7
99659 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99660 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99661 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99662 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
99663 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_0_x8sub_1
99664 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_x8sub_3
99665 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_x8sub_5
99666 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_x8sub_7
99667 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99668 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99669 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99670 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:sub_32_subo64_then_sub_32
99671 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub
99672 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub
99673 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
99674 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
99675 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
99676 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
99677 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1
99678 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub1_zsub2
99679 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2
99680 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub2_zsub3
99681 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_zsub3
99682 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
99683 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
99684 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
99685 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
99686 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
99687 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
99688 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub0_zsub2
99689 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7:zsub1_zsub3
99690 },
99691 { // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
99692 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:bsub -> FPR8
99693 40, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub -> FPR64
99694 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0
99695 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1
99696 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2
99697 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3
99698 2, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:hsub -> FPR16
99699 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub
99700 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub0
99701 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub1
99702 76, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0 -> FPR128
99703 81, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1 -> FPR128_0to7
99704 81, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2 -> FPR128_0to7
99705 81, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3 -> FPR128_0to7
99706 24, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:ssub -> FPR32
99707 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32
99708 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sube32
99709 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sube64
99710 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:subo32
99711 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:subo64
99712 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0
99713 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1
99714 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2
99715 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3
99716 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4
99717 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5
99718 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6
99719 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7
99720 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubb
99721 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd0
99722 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1
99723 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh0
99724 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1
99725 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubq0
99726 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubq1
99727 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs0
99728 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1
99729 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub
99730 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0
99731 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1
99732 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2
99733 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3
99734 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq0
99735 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq1
99736 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd0
99737 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1
99738 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq0
99739 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq1
99740 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
99741 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
99742 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd0
99743 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1
99744 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq0
99745 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq1
99746 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs0
99747 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1
99748 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
99749 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
99750 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
99751 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
99752 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
99753 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
99754 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
99755 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
99756 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_bsub
99757 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_hsub
99758 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_ssub
99759 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_bsub
99760 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_hsub
99761 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_ssub
99762 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_bsub
99763 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_hsub
99764 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_ssub
99765 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:psub1_then_psub
99766 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_bsub -> FPR8
99767 49, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
99768 4, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
99769 28, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99770 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_bsub -> FPR8
99771 49, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
99772 4, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
99773 28, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99774 1, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_bsub -> FPR8
99775 49, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
99776 4, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
99777 28, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99778 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7_then_sub_32
99779 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32
99780 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5_then_sub_32
99781 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32
99782 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3_then_sub_32
99783 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32
99784 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1_then_sub_32
99785 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:subo64_then_sub_32
99786 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_bsub
99787 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub
99788 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_hsub
99789 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_ssub
99790 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub
99791 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_bsub
99792 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_dsub
99793 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_hsub
99794 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_ssub
99795 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_zsub
99796 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_bsub
99797 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub
99798 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_hsub
99799 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_ssub
99800 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub
99801 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1
99802 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1_dsub2
99803 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2
99804 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2_dsub3
99805 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_dsub3
99806 61, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
99807 99, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99808 88, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99809 115, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_qsub1_in_FPR128_0to7
99810 151, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
99811 120, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99812 156, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
99813 120, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99814 63, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99815 89, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99816 63, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99817 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
99818 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0_x8sub_1
99819 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_x8sub_3
99820 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_x8sub_5
99821 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_x8sub_7
99822 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99823 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99824 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99825 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32_subo64_then_sub_32
99826 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub
99827 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub
99828 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
99829 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
99830 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
99831 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
99832 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1
99833 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1_zsub2
99834 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2
99835 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2_zsub3
99836 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_zsub3
99837 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
99838 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
99839 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
99840 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
99841 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
99842 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
99843 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub2
99844 0, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub3
99845 },
99846 { // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
99847 1, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:bsub -> FPR8
99848 49, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
99849 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub0
99850 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1
99851 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2
99852 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3
99853 4, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
99854 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:psub
99855 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:psub0
99856 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:psub1
99857 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub0
99858 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1
99859 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2
99860 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3
99861 28, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
99862 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:sub_32
99863 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:sube32
99864 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:sube64
99865 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:subo32
99866 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:subo64
99867 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_0
99868 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_1
99869 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2
99870 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_3
99871 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4
99872 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_5
99873 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6
99874 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_7
99875 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubb
99876 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd0
99877 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd1
99878 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh0
99879 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1
99880 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubq0
99881 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubq1
99882 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs0
99883 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1
99884 81, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
99885 82, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
99886 82, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
99887 80, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_4b
99888 80, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_4b
99889 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
99890 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
99891 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
99892 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
99893 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
99894 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
99895 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
99896 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
99897 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
99898 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
99899 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
99900 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
99901 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
99902 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
99903 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
99904 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
99905 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
99906 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
99907 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
99908 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
99909 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
99910 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
99911 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_then_bsub
99912 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_then_hsub
99913 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_then_ssub
99914 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3_then_bsub
99915 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3_then_hsub
99916 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub3_then_ssub
99917 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_then_bsub
99918 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_then_hsub
99919 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_then_ssub
99920 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:psub1_then_psub
99921 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_bsub
99922 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_dsub
99923 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_hsub
99924 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_ssub
99925 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_bsub
99926 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_dsub
99927 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_hsub
99928 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub3_then_ssub
99929 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_bsub
99930 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_dsub
99931 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_hsub
99932 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_ssub
99933 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
99934 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
99935 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
99936 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
99937 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
99938 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
99939 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
99940 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:subo64_then_sub_32
99941 1, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
99942 49, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
99943 4, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
99944 28, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99945 81, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
99946 1, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
99947 49, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
99948 4, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
99949 28, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99950 78, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_lo
99951 1, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
99952 49, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
99953 4, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
99954 28, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
99955 78, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_lo
99956 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub0_dsub1
99957 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
99958 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_dsub2
99959 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
99960 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub2_dsub3
99961 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
99962 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99963 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
99964 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub0_qsub1
99965 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
99966 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_qsub2
99967 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
99968 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_qsub3
99969 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
99970 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
99971 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
99972 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
99973 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
99974 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
99975 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
99976 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
99977 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
99978 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
99979 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
99980 0, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
99981 63, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99982 120, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99983 100, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
99984 89, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99985 220, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
99986 156, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
99987 122, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
99988 163, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
99989 121, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
99990 162, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
99991 122, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
99992 63, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99993 89, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
99994 120, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99995 156, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
99996 63, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
99997 120, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
99998 117, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub0_zsub2 -> ZPR2Strided_with_dsub_in_FPR64_lo
99999 117, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7:zsub1_zsub3 -> ZPR2Strided_with_dsub_in_FPR64_lo
100000 },
100001 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
100002 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:bsub -> FPR8
100003 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub -> FPR64_lo
100004 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub0
100005 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1
100006 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2
100007 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3
100008 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:hsub -> FPR16_lo
100009 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:psub
100010 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:psub0
100011 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:psub1
100012 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub0
100013 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1
100014 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2
100015 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3
100016 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
100017 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:sub_32
100018 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:sube32
100019 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:sube64
100020 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:subo32
100021 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:subo64
100022 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_0
100023 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_1
100024 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2
100025 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_3
100026 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4
100027 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_5
100028 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6
100029 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_7
100030 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubb
100031 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd0
100032 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd1
100033 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh0
100034 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1
100035 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubq0
100036 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubq1
100037 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs0
100038 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1
100039 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub -> FPR128_0to7
100040 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0 -> ZPR_3b
100041 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1 -> ZPR_3b
100042 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2 -> ZPR_3b
100043 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3 -> ZPR_4b
100044 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq0
100045 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubd1_then_zasubq1
100046 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd0
100047 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1
100048 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq0
100049 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubq1
100050 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
100051 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
100052 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd0
100053 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1
100054 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq0
100055 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubq1
100056 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs0
100057 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1
100058 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
100059 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
100060 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
100061 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
100062 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
100063 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
100064 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100065 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100066 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_bsub
100067 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_hsub
100068 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_then_ssub
100069 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_bsub
100070 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_hsub
100071 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub3_then_ssub
100072 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_bsub
100073 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_hsub
100074 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_then_ssub
100075 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:psub1_then_psub
100076 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_bsub
100077 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub
100078 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_hsub
100079 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_ssub
100080 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_bsub
100081 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_dsub
100082 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_hsub
100083 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub3_then_ssub
100084 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_bsub
100085 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_dsub
100086 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_hsub
100087 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_ssub
100088 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_7_then_sub_32
100089 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32
100090 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_5_then_sub_32
100091 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32
100092 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_3_then_sub_32
100093 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32
100094 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_1_then_sub_32
100095 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:subo64_then_sub_32
100096 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_bsub -> FPR8
100097 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
100098 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
100099 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100100 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
100101 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_bsub -> FPR8
100102 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
100103 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
100104 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100105 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub3_then_zsub -> FPR128_lo
100106 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_bsub -> FPR8
100107 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
100108 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
100109 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100110 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
100111 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub0_dsub1
100112 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub0_dsub1_dsub2
100113 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_dsub2
100114 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub1_dsub2_dsub3
100115 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub2_dsub3
100116 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub
100117 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100118 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
100119 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub0_qsub1
100120 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub0_qsub1_qsub2
100121 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_qsub2
100122 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_qsub2_qsub3
100123 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_qsub3
100124 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
100125 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100126 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
100127 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
100128 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_0_x8sub_1
100129 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_x8sub_3
100130 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_x8sub_5
100131 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_x8sub_7
100132 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
100133 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
100134 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
100135 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:sub_32_subo64_then_sub_32
100136 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100137 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100138 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
100139 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100140 214, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
100141 156, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
100142 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100143 157, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
100144 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100145 152, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
100146 119, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_zsub_in_FPR128_0to7
100147 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100148 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100149 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100150 150, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
100151 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100152 114, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
100153 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub0_zsub2
100154 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b:zsub1_zsub3
100155 },
100156 { // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
100157 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
100158 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64_lo
100159 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
100160 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
100161 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
100162 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
100163 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16_lo
100164 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
100165 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
100166 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
100167 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
100168 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
100169 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
100170 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
100171 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32_with_hsub_in_FPR16_lo
100172 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
100173 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
100174 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
100175 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
100176 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
100177 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
100178 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
100179 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
100180 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
100181 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
100182 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
100183 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
100184 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
100185 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
100186 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
100187 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
100188 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
100189 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
100190 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
100191 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
100192 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
100193 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
100194 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128_lo
100195 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR_4b
100196 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR_4b
100197 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR_4b
100198 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3 -> ZPR_4b
100199 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
100200 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
100201 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
100202 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
100203 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
100204 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
100205 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
100206 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
100207 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
100208 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
100209 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
100210 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
100211 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
100212 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
100213 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
100214 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
100215 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
100216 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
100217 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
100218 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
100219 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100220 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100221 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
100222 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
100223 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
100224 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
100225 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
100226 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
100227 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
100228 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
100229 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
100230 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
100231 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
100232 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
100233 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
100234 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
100235 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
100236 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
100237 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
100238 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
100239 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
100240 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
100241 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
100242 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
100243 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
100244 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
100245 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
100246 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
100247 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
100248 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
100249 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
100250 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
100251 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
100252 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64_lo
100253 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16_lo
100254 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100255 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128_lo
100256 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
100257 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
100258 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
100259 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100260 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_lo
100261 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
100262 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
100263 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
100264 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100265 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_lo
100266 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
100267 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
100268 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
100269 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
100270 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
100271 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
100272 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100273 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
100274 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
100275 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
100276 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
100277 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
100278 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
100279 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
100280 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100281 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
100282 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
100283 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
100284 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
100285 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
100286 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
100287 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
100288 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
100289 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
100290 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
100291 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100292 111, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
100293 100, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
100294 89, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100295 187, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
100296 138, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
100297 112, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
100298 153, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100299 116, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100300 155, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100301 112, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
100302 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100303 89, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100304 111, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
100305 138, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
100306 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100307 111, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
100308 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
100309 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
100310 },
100311 { // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
100312 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:bsub -> FPR8
100313 40, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub -> FPR64
100314 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0
100315 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1
100316 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2
100317 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3
100318 2, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:hsub -> FPR16
100319 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub
100320 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub0
100321 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub1
100322 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0
100323 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1
100324 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2
100325 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3
100326 24, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:ssub -> FPR32
100327 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32
100328 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sube32
100329 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sube64
100330 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:subo32
100331 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:subo64
100332 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_0
100333 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_1
100334 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2
100335 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_3
100336 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4
100337 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_5
100338 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6
100339 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_7
100340 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubb
100341 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd0
100342 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1
100343 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh0
100344 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1
100345 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubq0
100346 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubq1
100347 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs0
100348 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1
100349 76, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub -> FPR128
100350 77, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0 -> ZPR
100351 82, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1 -> ZPR_3b
100352 82, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2 -> ZPR_3b
100353 82, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3 -> ZPR_3b
100354 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq0
100355 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq1
100356 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd0
100357 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1
100358 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq0
100359 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq1
100360 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
100361 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
100362 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd0
100363 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1
100364 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq0
100365 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq1
100366 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs0
100367 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1
100368 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
100369 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
100370 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
100371 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
100372 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
100373 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
100374 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100375 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100376 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_bsub
100377 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_hsub
100378 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_ssub
100379 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_bsub
100380 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_hsub
100381 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_ssub
100382 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_bsub
100383 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_hsub
100384 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_ssub
100385 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:psub1_then_psub
100386 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_bsub
100387 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub
100388 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_hsub
100389 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_ssub
100390 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_bsub
100391 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_dsub
100392 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_hsub
100393 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_ssub
100394 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_bsub
100395 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub
100396 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_hsub
100397 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_ssub
100398 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_7_then_sub_32
100399 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32
100400 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_5_then_sub_32
100401 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32
100402 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_3_then_sub_32
100403 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32
100404 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_1_then_sub_32
100405 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:subo64_then_sub_32
100406 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_bsub -> FPR8
100407 49, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
100408 4, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
100409 28, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100410 81, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
100411 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_bsub -> FPR8
100412 49, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
100413 4, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
100414 28, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100415 81, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_zsub -> FPR128_0to7
100416 1, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_bsub -> FPR8
100417 49, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
100418 4, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
100419 28, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100420 81, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
100421 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1
100422 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1_dsub2
100423 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2
100424 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2_dsub3
100425 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_dsub3
100426 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub
100427 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100428 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
100429 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1
100430 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1_qsub2
100431 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2
100432 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2_qsub3
100433 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_qsub3
100434 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
100435 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100436 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
100437 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
100438 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_0_x8sub_1
100439 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_x8sub_3
100440 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_x8sub_5
100441 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_x8sub_7
100442 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
100443 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
100444 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
100445 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32_subo64_then_sub_32
100446 61, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
100447 115, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
100448 99, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
100449 88, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100450 215, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
100451 151, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
100452 118, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
100453 154, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
100454 121, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100455 157, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
100456 121, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100457 63, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100458 89, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100459 120, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100460 156, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
100461 63, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100462 120, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100463 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub2
100464 0, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub3
100465 },
100466 { // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
100467 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:bsub -> FPR8
100468 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub -> FPR64_lo
100469 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0
100470 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1
100471 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2
100472 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3
100473 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:hsub -> FPR16_lo
100474 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:psub
100475 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:psub0
100476 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:psub1
100477 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0 -> FPR128_0to7
100478 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1 -> FPR128_0to7
100479 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2 -> FPR128_0to7
100480 81, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3 -> FPR128_0to7
100481 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
100482 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32
100483 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:sube32
100484 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:sube64
100485 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:subo32
100486 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:subo64
100487 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0
100488 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1
100489 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2
100490 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3
100491 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4
100492 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5
100493 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6
100494 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7
100495 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubb
100496 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd0
100497 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1
100498 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh0
100499 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1
100500 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubq0
100501 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubq1
100502 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs0
100503 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1
100504 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub
100505 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0
100506 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1
100507 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2
100508 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3
100509 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq0
100510 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubd1_then_zasubq1
100511 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd0
100512 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1
100513 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq0
100514 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubq1
100515 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
100516 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
100517 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd0
100518 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1
100519 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq0
100520 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubq1
100521 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs0
100522 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1
100523 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
100524 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
100525 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
100526 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
100527 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
100528 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
100529 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100530 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100531 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_bsub
100532 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_hsub
100533 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_then_ssub
100534 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_bsub
100535 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_hsub
100536 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub3_then_ssub
100537 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_bsub
100538 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_hsub
100539 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_then_ssub
100540 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:psub1_then_psub
100541 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_bsub -> FPR8
100542 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub -> FPR64_lo
100543 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_hsub -> FPR16_lo
100544 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100545 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_bsub -> FPR8
100546 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_dsub -> FPR64_lo
100547 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_hsub -> FPR16_lo
100548 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100549 1, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_bsub -> FPR8
100550 49, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub -> FPR64_lo
100551 4, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_hsub -> FPR16_lo
100552 28, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100553 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_7_then_sub_32
100554 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32
100555 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_5_then_sub_32
100556 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32
100557 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_3_then_sub_32
100558 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32
100559 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_1_then_sub_32
100560 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:subo64_then_sub_32
100561 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_bsub
100562 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub
100563 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_hsub
100564 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_ssub
100565 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub
100566 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_bsub
100567 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_dsub
100568 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_hsub
100569 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_ssub
100570 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub3_then_zsub
100571 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_bsub
100572 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub
100573 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_hsub
100574 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_ssub
100575 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub
100576 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1
100577 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub0_dsub1_dsub2
100578 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2
100579 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub1_dsub2_dsub3
100580 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub2_dsub3
100581 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100582 100, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
100583 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100584 120, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100585 156, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub0_qsub1_qsub2 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
100586 120, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100587 156, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_qsub2_qsub3 -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
100588 120, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_qsub3 -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100589 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100590 89, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100591 63, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100592 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
100593 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_0_x8sub_1
100594 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_x8sub_3
100595 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_x8sub_5
100596 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_x8sub_7
100597 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
100598 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
100599 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
100600 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:sub_32_subo64_then_sub_32
100601 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub
100602 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub
100603 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
100604 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub
100605 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
100606 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub
100607 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1
100608 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub1_zsub2
100609 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2
100610 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub2_zsub3
100611 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_zsub3
100612 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub
100613 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
100614 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub
100615 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
100616 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub
100617 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub
100618 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub0_zsub2
100619 0, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7:zsub1_zsub3
100620 },
100621 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
100622 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:bsub -> FPR8
100623 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub -> FPR64_lo
100624 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0
100625 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1
100626 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2
100627 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3
100628 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:hsub -> FPR16_lo
100629 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:psub
100630 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:psub0
100631 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:psub1
100632 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0
100633 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1
100634 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2
100635 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3
100636 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:ssub -> FPR32_with_hsub_in_FPR16_lo
100637 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32
100638 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:sube32
100639 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:sube64
100640 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:subo32
100641 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:subo64
100642 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_0
100643 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_1
100644 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2
100645 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_3
100646 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4
100647 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_5
100648 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6
100649 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_7
100650 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubb
100651 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd0
100652 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1
100653 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh0
100654 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1
100655 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubq0
100656 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubq1
100657 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs0
100658 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1
100659 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub -> FPR128_0to7
100660 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0 -> ZPR_3b
100661 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1 -> ZPR_3b
100662 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2 -> ZPR_3b
100663 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3 -> ZPR_3b
100664 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq0
100665 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubd1_then_zasubq1
100666 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd0
100667 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1
100668 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq0
100669 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubq1
100670 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq0
100671 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubs1_then_zasubd1_then_zasubq1
100672 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd0
100673 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1
100674 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq0
100675 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubq1
100676 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs0
100677 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1
100678 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq0
100679 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubd1_then_zasubq1
100680 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd0
100681 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1
100682 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq0
100683 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubq1
100684 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100685 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100686 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_bsub
100687 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_hsub
100688 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_then_ssub
100689 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_bsub
100690 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_hsub
100691 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub3_then_ssub
100692 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_bsub
100693 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_hsub
100694 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_then_ssub
100695 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:psub1_then_psub
100696 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_bsub
100697 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub
100698 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_hsub
100699 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_ssub
100700 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_bsub
100701 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_dsub
100702 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_hsub
100703 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub3_then_ssub
100704 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_bsub
100705 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub
100706 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_hsub
100707 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_ssub
100708 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_7_then_sub_32
100709 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32
100710 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_5_then_sub_32
100711 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32
100712 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_3_then_sub_32
100713 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32
100714 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_1_then_sub_32
100715 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:subo64_then_sub_32
100716 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_bsub -> FPR8
100717 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub -> FPR64_lo
100718 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_hsub -> FPR16_lo
100719 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100720 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub -> FPR128_0to7
100721 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_bsub -> FPR8
100722 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_dsub -> FPR64_lo
100723 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_hsub -> FPR16_lo
100724 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100725 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub3_then_zsub -> FPR128_0to7
100726 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_bsub -> FPR8
100727 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub -> FPR64_lo
100728 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_hsub -> FPR16_lo
100729 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100730 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub -> FPR128_0to7
100731 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1
100732 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub0_dsub1_dsub2
100733 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2
100734 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub1_dsub2_dsub3
100735 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub2_dsub3
100736 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub
100737 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100738 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_qsub1_then_dsub_qsub2_then_dsub
100739 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1
100740 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub0_qsub1_qsub2
100741 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2
100742 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_qsub2_qsub3
100743 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_qsub3
100744 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub
100745 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100746 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:qsub2_then_dsub_qsub3_then_dsub
100747 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32_x8sub_1_then_sub_32
100748 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_0_x8sub_1
100749 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_x8sub_3
100750 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_x8sub_5
100751 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_x8sub_7
100752 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_6_then_sub_32_x8sub_7_then_sub_32
100753 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_4_then_sub_32_x8sub_5_then_sub_32
100754 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:x8sub_2_then_sub_32_x8sub_3_then_sub_32
100755 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:sub_32_subo64_then_sub_32
100756 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100757 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100758 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
100759 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100760 220, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
100761 156, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
100762 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100763 157, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
100764 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100765 157, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
100766 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
100767 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100768 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100769 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100770 156, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
100771 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100772 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
100773 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub0_zsub2
100774 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b:zsub1_zsub3
100775 },
100776 { // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
100777 1, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:bsub -> FPR8
100778 49, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
100779 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub0
100780 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub1
100781 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub2
100782 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub3
100783 4, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
100784 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:psub
100785 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:psub0
100786 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:psub1
100787 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub0
100788 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1
100789 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2
100790 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub3
100791 28, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
100792 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:sub_32
100793 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:sube32
100794 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:sube64
100795 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:subo32
100796 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:subo64
100797 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_0
100798 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_1
100799 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_2
100800 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_3
100801 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_4
100802 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_5
100803 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_6
100804 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_7
100805 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubb
100806 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubd0
100807 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubd1
100808 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh0
100809 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1
100810 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubq0
100811 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubq1
100812 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs0
100813 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1
100814 78, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub -> FPR128_lo
100815 80, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub0 -> ZPR_4b
100816 80, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1 -> ZPR_4b
100817 80, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
100818 80, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub3 -> ZPR_4b
100819 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
100820 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
100821 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
100822 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
100823 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
100824 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
100825 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
100826 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
100827 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
100828 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
100829 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
100830 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
100831 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
100832 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
100833 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
100834 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
100835 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
100836 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
100837 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
100838 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
100839 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100840 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100841 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub1_then_bsub
100842 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub1_then_hsub
100843 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub1_then_ssub
100844 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub3_then_bsub
100845 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub3_then_hsub
100846 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub3_then_ssub
100847 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub2_then_bsub
100848 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub2_then_hsub
100849 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub2_then_ssub
100850 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:psub1_then_psub
100851 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_then_bsub
100852 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_then_dsub
100853 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_then_hsub
100854 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_then_ssub
100855 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub3_then_bsub
100856 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub3_then_dsub
100857 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub3_then_hsub
100858 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub3_then_ssub
100859 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2_then_bsub
100860 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2_then_dsub
100861 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2_then_hsub
100862 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2_then_ssub
100863 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
100864 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
100865 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
100866 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
100867 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
100868 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
100869 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
100870 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:subo64_then_sub_32
100871 1, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
100872 49, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
100873 4, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
100874 28, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100875 78, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_lo
100876 1, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
100877 49, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64_lo
100878 4, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16_lo
100879 28, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100880 78, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128_lo
100881 1, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
100882 49, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
100883 4, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
100884 28, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
100885 78, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
100886 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub0_dsub1
100887 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
100888 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub1_dsub2
100889 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
100890 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub2_dsub3
100891 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
100892 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100893 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
100894 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub0_qsub1
100895 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
100896 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_qsub2
100897 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
100898 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2_qsub3
100899 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
100900 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
100901 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
100902 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
100903 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
100904 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
100905 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
100906 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
100907 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
100908 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
100909 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
100910 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
100911 63, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100912 111, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
100913 100, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
100914 89, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100915 187, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
100916 138, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
100917 116, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100918 155, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100919 112, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
100920 153, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100921 116, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
100922 63, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100923 89, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
100924 111, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
100925 138, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
100926 63, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
100927 111, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
100928 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub0_zsub2
100929 0, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo:zsub1_zsub3
100930 },
100931 { // ZPR4Strided_with_dsub_in_FPR64_lo
100932 1, // ZPR4Strided_with_dsub_in_FPR64_lo:bsub -> FPR8
100933 49, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub -> FPR64_lo
100934 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub0
100935 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub1
100936 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub2
100937 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub3
100938 4, // ZPR4Strided_with_dsub_in_FPR64_lo:hsub -> FPR16_lo
100939 0, // ZPR4Strided_with_dsub_in_FPR64_lo:psub
100940 0, // ZPR4Strided_with_dsub_in_FPR64_lo:psub0
100941 0, // ZPR4Strided_with_dsub_in_FPR64_lo:psub1
100942 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub0
100943 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1
100944 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2
100945 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub3
100946 28, // ZPR4Strided_with_dsub_in_FPR64_lo:ssub -> FPR32_with_hsub_in_FPR16_lo
100947 0, // ZPR4Strided_with_dsub_in_FPR64_lo:sub_32
100948 0, // ZPR4Strided_with_dsub_in_FPR64_lo:sube32
100949 0, // ZPR4Strided_with_dsub_in_FPR64_lo:sube64
100950 0, // ZPR4Strided_with_dsub_in_FPR64_lo:subo32
100951 0, // ZPR4Strided_with_dsub_in_FPR64_lo:subo64
100952 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_0
100953 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_1
100954 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_2
100955 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_3
100956 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_4
100957 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_5
100958 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_6
100959 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_7
100960 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubb
100961 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubd0
100962 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubd1
100963 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh0
100964 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1
100965 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubq0
100966 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubq1
100967 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs0
100968 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1
100969 81, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub -> FPR128_0to7
100970 82, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub0 -> ZPR_3b
100971 82, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1 -> ZPR_3b
100972 80, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2 -> ZPR_4b
100973 80, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub3 -> ZPR_4b
100974 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubd1_then_zasubq0
100975 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubd1_then_zasubq1
100976 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd0
100977 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1
100978 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubq0
100979 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubq1
100980 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq0
100981 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubs1_then_zasubd1_then_zasubq1
100982 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd0
100983 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1
100984 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubq0
100985 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubq1
100986 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs0
100987 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1
100988 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq0
100989 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubd1_then_zasubq1
100990 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd0
100991 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1
100992 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq0
100993 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubq1
100994 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
100995 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
100996 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub1_then_bsub
100997 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub1_then_hsub
100998 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub1_then_ssub
100999 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub3_then_bsub
101000 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub3_then_hsub
101001 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub3_then_ssub
101002 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub2_then_bsub
101003 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub2_then_hsub
101004 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub2_then_ssub
101005 0, // ZPR4Strided_with_dsub_in_FPR64_lo:psub1_then_psub
101006 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_then_bsub
101007 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_then_dsub
101008 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_then_hsub
101009 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_then_ssub
101010 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub3_then_bsub
101011 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub3_then_dsub
101012 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub3_then_hsub
101013 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub3_then_ssub
101014 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2_then_bsub
101015 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2_then_dsub
101016 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2_then_hsub
101017 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2_then_ssub
101018 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_7_then_sub_32
101019 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32
101020 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_5_then_sub_32
101021 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32
101022 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_3_then_sub_32
101023 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32
101024 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_1_then_sub_32
101025 0, // ZPR4Strided_with_dsub_in_FPR64_lo:subo64_then_sub_32
101026 1, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_bsub -> FPR8
101027 49, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_dsub -> FPR64_lo
101028 4, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_hsub -> FPR16_lo
101029 28, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101030 81, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_zsub -> FPR128_0to7
101031 1, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub3_then_bsub -> FPR8
101032 49, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub3_then_dsub -> FPR64_lo
101033 4, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub3_then_hsub -> FPR16_lo
101034 28, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101035 78, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub3_then_zsub -> FPR128_lo
101036 1, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_bsub -> FPR8
101037 49, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_dsub -> FPR64_lo
101038 4, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_hsub -> FPR16_lo
101039 28, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101040 78, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_zsub -> FPR128_lo
101041 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub0_dsub1
101042 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub0_dsub1_dsub2
101043 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub1_dsub2
101044 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub1_dsub2_dsub3
101045 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub2_dsub3
101046 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub
101047 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101048 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub_qsub1_then_dsub_qsub2_then_dsub
101049 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub0_qsub1
101050 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub0_qsub1_qsub2
101051 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_qsub2
101052 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_qsub2_qsub3
101053 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2_qsub3
101054 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub
101055 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101056 0, // ZPR4Strided_with_dsub_in_FPR64_lo:qsub2_then_dsub_qsub3_then_dsub
101057 0, // ZPR4Strided_with_dsub_in_FPR64_lo:sub_32_x8sub_1_then_sub_32
101058 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_0_x8sub_1
101059 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_2_x8sub_3
101060 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_4_x8sub_5
101061 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_6_x8sub_7
101062 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101063 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101064 0, // ZPR4Strided_with_dsub_in_FPR64_lo:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101065 0, // ZPR4Strided_with_dsub_in_FPR64_lo:sub_32_subo64_then_sub_32
101066 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub
101067 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub
101068 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
101069 0, // ZPR4Strided_with_dsub_in_FPR64_lo:dsub_zsub1_then_dsub_zsub2_then_dsub
101070 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
101071 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub_zsub1_then_zsub_zsub2_then_zsub
101072 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub0_zsub1
101073 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub0_zsub1_zsub2
101074 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_zsub2
101075 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_zsub2_zsub3
101076 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_zsub3
101077 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub
101078 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
101079 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub
101080 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
101081 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_dsub_zsub3_then_dsub
101082 0, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub2_then_zsub_zsub3_then_zsub
101083 117, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub0_zsub2 -> ZPR2Strided_with_dsub_in_FPR64_lo
101084 117, // ZPR4Strided_with_dsub_in_FPR64_lo:zsub1_zsub3 -> ZPR2Strided_with_dsub_in_FPR64_lo
101085 },
101086 { // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
101087 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
101088 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64_lo
101089 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
101090 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
101091 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
101092 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
101093 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16_lo
101094 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
101095 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
101096 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
101097 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
101098 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
101099 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
101100 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
101101 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32_with_hsub_in_FPR16_lo
101102 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
101103 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
101104 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
101105 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
101106 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
101107 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
101108 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
101109 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
101110 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
101111 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
101112 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
101113 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
101114 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
101115 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
101116 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
101117 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
101118 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
101119 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
101120 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
101121 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
101122 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
101123 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
101124 81, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128_0to7
101125 82, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR_3b
101126 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR_4b
101127 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR_4b
101128 80, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3 -> ZPR_4b
101129 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
101130 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
101131 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
101132 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
101133 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
101134 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
101135 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
101136 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
101137 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
101138 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
101139 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
101140 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
101141 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
101142 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
101143 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
101144 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
101145 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
101146 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
101147 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
101148 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
101149 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
101150 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
101151 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
101152 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
101153 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
101154 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
101155 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
101156 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
101157 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
101158 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
101159 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
101160 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
101161 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
101162 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
101163 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
101164 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
101165 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
101166 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
101167 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
101168 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
101169 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
101170 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
101171 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
101172 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
101173 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
101174 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
101175 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
101176 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
101177 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
101178 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
101179 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
101180 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
101181 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
101182 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64_lo
101183 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16_lo
101184 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101185 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128_lo
101186 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
101187 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
101188 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
101189 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101190 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_lo
101191 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
101192 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
101193 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
101194 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101195 78, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_lo
101196 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
101197 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
101198 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
101199 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
101200 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
101201 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
101202 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101203 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
101204 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
101205 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
101206 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
101207 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
101208 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
101209 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
101210 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101211 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
101212 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
101213 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
101214 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
101215 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
101216 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
101217 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101218 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101219 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101220 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
101221 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101222 114, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
101223 100, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
101224 89, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101225 189, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub0_in_FPR128_0to7
101226 140, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
101227 119, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_zsub_in_FPR128_0to7
101228 161, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
101229 116, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
101230 155, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
101231 112, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
101232 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101233 89, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101234 111, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
101235 138, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
101236 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101237 111, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
101238 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
101239 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
101240 },
101241 { // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101242 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
101243 49, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
101244 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
101245 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
101246 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
101247 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
101248 4, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
101249 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
101250 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
101251 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
101252 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
101253 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
101254 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
101255 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
101256 28, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
101257 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
101258 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
101259 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
101260 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
101261 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
101262 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
101263 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
101264 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
101265 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
101266 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
101267 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
101268 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
101269 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
101270 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
101271 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
101272 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
101273 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
101274 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
101275 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
101276 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
101277 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
101278 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
101279 81, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
101280 82, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
101281 82, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
101282 80, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_4b
101283 80, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_4b
101284 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
101285 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
101286 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
101287 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
101288 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
101289 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
101290 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
101291 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
101292 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
101293 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
101294 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
101295 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
101296 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
101297 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
101298 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
101299 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
101300 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
101301 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
101302 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
101303 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
101304 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
101305 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
101306 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
101307 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
101308 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
101309 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
101310 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
101311 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
101312 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
101313 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
101314 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
101315 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
101316 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
101317 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
101318 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
101319 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
101320 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
101321 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
101322 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
101323 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
101324 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
101325 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
101326 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
101327 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
101328 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
101329 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
101330 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
101331 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
101332 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
101333 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
101334 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
101335 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
101336 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
101337 49, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
101338 4, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
101339 28, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101340 81, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
101341 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
101342 49, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
101343 4, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
101344 28, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101345 78, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_lo
101346 1, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
101347 49, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
101348 4, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
101349 28, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101350 78, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_lo
101351 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
101352 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
101353 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
101354 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
101355 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
101356 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
101357 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101358 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
101359 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
101360 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
101361 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
101362 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
101363 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
101364 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
101365 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101366 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
101367 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
101368 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
101369 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
101370 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
101371 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
101372 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101373 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101374 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101375 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
101376 63, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101377 120, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
101378 100, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
101379 89, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101380 205, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
101381 150, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
101382 122, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101383 158, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101384 119, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_zsub_in_FPR128_0to7
101385 161, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
101386 116, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
101387 63, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101388 89, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101389 114, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
101390 140, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub0_in_FPR128_0to7
101391 63, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101392 111, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
101393 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
101394 0, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
101395 },
101396 { // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101397 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
101398 40, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64
101399 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
101400 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
101401 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
101402 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
101403 2, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16
101404 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
101405 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
101406 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
101407 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
101408 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
101409 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
101410 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
101411 24, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32
101412 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
101413 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
101414 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
101415 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
101416 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
101417 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
101418 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
101419 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
101420 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
101421 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
101422 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
101423 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
101424 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
101425 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
101426 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
101427 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
101428 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
101429 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
101430 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
101431 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
101432 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
101433 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
101434 76, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128
101435 77, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR
101436 82, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
101437 82, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
101438 80, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_4b
101439 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
101440 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
101441 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
101442 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
101443 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
101444 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
101445 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
101446 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
101447 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
101448 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
101449 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
101450 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
101451 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
101452 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
101453 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
101454 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
101455 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
101456 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
101457 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
101458 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
101459 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
101460 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
101461 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
101462 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
101463 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
101464 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
101465 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
101466 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
101467 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
101468 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
101469 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
101470 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
101471 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
101472 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
101473 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
101474 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
101475 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
101476 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
101477 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
101478 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
101479 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
101480 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
101481 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
101482 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
101483 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
101484 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
101485 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
101486 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
101487 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
101488 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
101489 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
101490 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
101491 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
101492 49, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
101493 4, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
101494 28, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101495 81, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
101496 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
101497 49, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
101498 4, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
101499 28, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101500 78, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_lo
101501 1, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
101502 49, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
101503 4, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
101504 28, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101505 81, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
101506 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
101507 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
101508 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
101509 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
101510 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
101511 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
101512 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101513 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
101514 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
101515 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
101516 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
101517 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
101518 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
101519 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
101520 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101521 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
101522 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
101523 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
101524 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
101525 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
101526 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
101527 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101528 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101529 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101530 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
101531 61, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
101532 115, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
101533 99, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
101534 88, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101535 206, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
101536 151, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
101537 118, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
101538 159, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101539 122, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101540 158, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101541 119, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2_with_zsub_in_FPR128_0to7
101542 63, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101543 89, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101544 120, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
101545 150, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
101546 63, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101547 114, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
101548 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
101549 0, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
101550 },
101551 { // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101552 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
101553 40, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64
101554 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
101555 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
101556 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
101557 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
101558 2, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16
101559 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
101560 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
101561 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
101562 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
101563 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
101564 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
101565 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
101566 24, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32
101567 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
101568 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
101569 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
101570 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
101571 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
101572 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
101573 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
101574 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
101575 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
101576 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
101577 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
101578 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
101579 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
101580 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
101581 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
101582 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
101583 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
101584 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
101585 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
101586 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
101587 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
101588 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
101589 76, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128
101590 77, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR
101591 77, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR
101592 82, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
101593 82, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_3b
101594 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
101595 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
101596 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
101597 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
101598 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
101599 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
101600 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
101601 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
101602 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
101603 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
101604 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
101605 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
101606 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
101607 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
101608 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
101609 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
101610 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
101611 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
101612 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
101613 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
101614 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
101615 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
101616 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
101617 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
101618 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
101619 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
101620 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
101621 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
101622 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
101623 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
101624 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
101625 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
101626 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
101627 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
101628 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
101629 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
101630 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
101631 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
101632 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
101633 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
101634 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
101635 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
101636 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
101637 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
101638 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
101639 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
101640 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
101641 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
101642 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
101643 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
101644 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
101645 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
101646 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
101647 40, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64
101648 2, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16
101649 24, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32
101650 76, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128
101651 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
101652 49, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
101653 4, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
101654 28, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101655 81, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_0to7
101656 1, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
101657 49, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
101658 4, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
101659 28, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101660 81, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
101661 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
101662 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
101663 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
101664 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
101665 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
101666 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
101667 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101668 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
101669 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
101670 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
101671 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
101672 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
101673 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
101674 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
101675 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101676 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
101677 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
101678 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
101679 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
101680 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
101681 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
101682 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101683 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101684 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101685 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
101686 59, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD
101687 101, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ
101688 97, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
101689 86, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub2_in_FPR64_lo
101690 207, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
101691 142, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
101692 106, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2Mul2
101693 160, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
101694 118, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_zsub1_in_ZPR_3b
101695 159, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101696 122, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101697 61, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub1_in_FPR64_lo
101698 88, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
101699 115, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
101700 151, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
101701 63, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101702 120, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
101703 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
101704 0, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
101705 },
101706 { // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
101707 1, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:bsub -> FPR8
101708 40, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub -> FPR64
101709 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0
101710 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1
101711 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2
101712 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3
101713 2, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:hsub -> FPR16
101714 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub
101715 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub0
101716 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1
101717 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0
101718 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1
101719 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2
101720 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3
101721 24, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:ssub -> FPR32
101722 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32
101723 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube32
101724 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sube64
101725 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo32
101726 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64
101727 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0
101728 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1
101729 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2
101730 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3
101731 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4
101732 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5
101733 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6
101734 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7
101735 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubb
101736 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd0
101737 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1
101738 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh0
101739 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1
101740 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq0
101741 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubq1
101742 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs0
101743 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1
101744 76, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub -> FPR128
101745 77, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0 -> ZPR
101746 77, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1 -> ZPR
101747 77, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2 -> ZPR
101748 82, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3 -> ZPR_3b
101749 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq0
101750 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubd1_then_zasubq1
101751 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd0
101752 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1
101753 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq0
101754 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubq1
101755 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
101756 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
101757 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd0
101758 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1
101759 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq0
101760 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubq1
101761 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs0
101762 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1
101763 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
101764 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
101765 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
101766 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
101767 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
101768 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
101769 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
101770 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
101771 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_bsub
101772 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_hsub
101773 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_then_ssub
101774 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_bsub
101775 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_hsub
101776 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub3_then_ssub
101777 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_bsub
101778 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_hsub
101779 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_then_ssub
101780 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:psub1_then_psub
101781 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_bsub
101782 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub
101783 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_hsub
101784 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_ssub
101785 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_bsub
101786 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_dsub
101787 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_hsub
101788 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub3_then_ssub
101789 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_bsub
101790 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub
101791 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_hsub
101792 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_ssub
101793 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_7_then_sub_32
101794 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32
101795 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_5_then_sub_32
101796 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32
101797 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_3_then_sub_32
101798 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32
101799 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_1_then_sub_32
101800 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:subo64_then_sub_32
101801 1, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
101802 40, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub -> FPR64
101803 2, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_hsub -> FPR16
101804 24, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_ssub -> FPR32
101805 76, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub -> FPR128
101806 1, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
101807 49, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
101808 4, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
101809 28, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101810 81, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_0to7
101811 1, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
101812 40, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub -> FPR64
101813 2, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_hsub -> FPR16
101814 24, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_ssub -> FPR32
101815 76, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub -> FPR128
101816 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1
101817 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub0_dsub1_dsub2
101818 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2
101819 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub1_dsub2_dsub3
101820 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub2_dsub3
101821 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub
101822 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101823 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
101824 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1
101825 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub0_qsub1_qsub2
101826 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2
101827 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_qsub2_qsub3
101828 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_qsub3
101829 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
101830 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101831 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
101832 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
101833 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_0_x8sub_1
101834 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_x8sub_3
101835 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_x8sub_5
101836 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_x8sub_7
101837 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101838 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101839 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101840 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:sub_32_subo64_then_sub_32
101841 59, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD
101842 101, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ
101843 94, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub3_in_FPR64_lo
101844 83, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD
101845 192, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub3_in_FPR128_0to7
101846 124, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ
101847 102, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2
101848 132, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
101849 106, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2
101850 160, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
101851 118, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_zsub1_in_ZPR_3b
101852 59, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD
101853 86, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub2_in_FPR64_lo
101854 101, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ
101855 142, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_qsub2_in_FPR128_0to7
101856 61, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub1_in_FPR64_lo
101857 115, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
101858 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub0_zsub2
101859 0, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2:zsub1_zsub3
101860 },
101861 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
101862 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
101863 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
101864 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
101865 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
101866 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
101867 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
101868 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
101869 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
101870 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
101871 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
101872 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
101873 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
101874 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
101875 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
101876 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
101877 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
101878 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
101879 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
101880 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
101881 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
101882 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
101883 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
101884 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
101885 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
101886 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
101887 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
101888 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
101889 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
101890 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
101891 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
101892 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
101893 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
101894 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
101895 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
101896 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
101897 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
101898 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
101899 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
101900 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
101901 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
101902 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
101903 80, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_4b
101904 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
101905 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
101906 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
101907 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
101908 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
101909 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
101910 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
101911 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
101912 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
101913 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
101914 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
101915 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
101916 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
101917 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
101918 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
101919 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
101920 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
101921 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
101922 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
101923 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
101924 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
101925 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
101926 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
101927 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
101928 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
101929 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
101930 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
101931 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
101932 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
101933 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
101934 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
101935 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
101936 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
101937 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
101938 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
101939 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
101940 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
101941 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
101942 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
101943 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
101944 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
101945 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
101946 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
101947 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
101948 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
101949 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
101950 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
101951 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
101952 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
101953 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
101954 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
101955 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
101956 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
101957 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
101958 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
101959 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101960 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
101961 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
101962 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
101963 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
101964 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101965 78, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_lo
101966 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
101967 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
101968 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
101969 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
101970 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
101971 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
101972 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
101973 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
101974 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
101975 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
101976 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
101977 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101978 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
101979 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
101980 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
101981 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
101982 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
101983 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
101984 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
101985 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
101986 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
101987 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
101988 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
101989 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
101990 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
101991 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
101992 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
101993 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
101994 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
101995 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
101996 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
101997 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
101998 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
101999 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102000 214, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
102001 156, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102002 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
102003 162, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102004 122, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102005 158, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102006 119, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2_with_zsub_in_FPR128_0to7
102007 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102008 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102009 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102010 150, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
102011 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102012 114, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_qsub0_in_FPR128_0to7
102013 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
102014 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
102015 },
102016 { // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102017 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:bsub -> FPR8
102018 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
102019 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0
102020 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1
102021 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2
102022 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3
102023 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
102024 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub
102025 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub0
102026 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1
102027 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0
102028 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1
102029 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2
102030 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3
102031 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
102032 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32
102033 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube32
102034 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sube64
102035 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo32
102036 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64
102037 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0
102038 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1
102039 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2
102040 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3
102041 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4
102042 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5
102043 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6
102044 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7
102045 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubb
102046 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd0
102047 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1
102048 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh0
102049 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1
102050 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq0
102051 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubq1
102052 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs0
102053 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1
102054 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
102055 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
102056 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
102057 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
102058 82, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_3b
102059 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
102060 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
102061 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
102062 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
102063 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
102064 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
102065 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
102066 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
102067 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
102068 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
102069 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
102070 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
102071 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
102072 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
102073 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
102074 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
102075 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
102076 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
102077 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
102078 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
102079 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
102080 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
102081 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_bsub
102082 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_hsub
102083 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_then_ssub
102084 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_bsub
102085 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_hsub
102086 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub3_then_ssub
102087 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_bsub
102088 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_hsub
102089 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_then_ssub
102090 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:psub1_then_psub
102091 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_bsub
102092 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub
102093 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_hsub
102094 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_ssub
102095 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_bsub
102096 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_dsub
102097 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_hsub
102098 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub3_then_ssub
102099 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_bsub
102100 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub
102101 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_hsub
102102 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_ssub
102103 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
102104 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
102105 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
102106 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
102107 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
102108 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
102109 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
102110 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:subo64_then_sub_32
102111 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
102112 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
102113 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
102114 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102115 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
102116 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
102117 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
102118 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
102119 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102120 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_0to7
102121 1, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
102122 49, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
102123 4, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
102124 28, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102125 81, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
102126 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1
102127 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
102128 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2
102129 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
102130 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub2_dsub3
102131 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
102132 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102133 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
102134 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1
102135 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
102136 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2
102137 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
102138 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_qsub3
102139 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
102140 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102141 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
102142 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
102143 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
102144 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
102145 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
102146 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
102147 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
102148 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
102149 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
102150 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
102151 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102152 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102153 100, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
102154 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102155 220, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
102156 156, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102157 122, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102158 163, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
102159 121, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
102160 162, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102161 122, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102162 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102163 89, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102164 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102165 156, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102166 63, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102167 120, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102168 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub0_zsub2
102169 0, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7:zsub1_zsub3
102170 },
102171 { // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
102172 1, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
102173 40, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64
102174 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
102175 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
102176 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
102177 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
102178 2, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16
102179 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
102180 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
102181 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
102182 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
102183 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
102184 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
102185 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
102186 24, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32
102187 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
102188 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
102189 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
102190 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
102191 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
102192 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
102193 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
102194 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
102195 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
102196 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
102197 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
102198 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
102199 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
102200 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
102201 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
102202 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
102203 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
102204 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
102205 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
102206 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
102207 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
102208 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
102209 76, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128
102210 77, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR
102211 82, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR_3b
102212 82, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR_3b
102213 82, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3 -> ZPR_3b
102214 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
102215 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
102216 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
102217 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
102218 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
102219 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
102220 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
102221 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
102222 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
102223 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
102224 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
102225 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
102226 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
102227 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
102228 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
102229 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
102230 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
102231 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
102232 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
102233 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
102234 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
102235 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
102236 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
102237 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
102238 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
102239 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
102240 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
102241 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
102242 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
102243 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
102244 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
102245 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
102246 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
102247 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
102248 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
102249 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
102250 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
102251 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
102252 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
102253 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
102254 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
102255 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
102256 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
102257 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
102258 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
102259 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
102260 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
102261 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
102262 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
102263 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
102264 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
102265 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
102266 1, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
102267 49, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64_lo
102268 4, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16_lo
102269 28, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102270 81, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128_0to7
102271 1, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
102272 49, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
102273 4, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
102274 28, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102275 81, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_0to7
102276 1, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
102277 49, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
102278 4, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
102279 28, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102280 81, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_0to7
102281 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
102282 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
102283 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
102284 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
102285 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
102286 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
102287 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102288 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
102289 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
102290 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
102291 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
102292 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
102293 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
102294 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
102295 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102296 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
102297 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
102298 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
102299 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
102300 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
102301 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
102302 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
102303 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
102304 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
102305 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
102306 61, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub1_in_FPR64_lo
102307 115, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_qsub1_in_FPR128_0to7
102308 99, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
102309 88, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102310 215, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
102311 151, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
102312 118, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_zsub1_in_ZPR_3b
102313 159, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102314 122, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102315 163, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
102316 121, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
102317 63, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102318 89, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102319 120, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102320 156, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102321 63, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102322 120, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102323 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
102324 0, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
102325 },
102326 { // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
102327 1, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:bsub -> FPR8
102328 49, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub -> FPR64_lo
102329 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub0
102330 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub1
102331 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub2
102332 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub3
102333 4, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:hsub -> FPR16_lo
102334 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:psub
102335 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:psub0
102336 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:psub1
102337 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub0
102338 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1
102339 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2
102340 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub3
102341 28, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:ssub -> FPR32_with_hsub_in_FPR16_lo
102342 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:sub_32
102343 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:sube32
102344 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:sube64
102345 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:subo32
102346 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:subo64
102347 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_0
102348 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_1
102349 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_2
102350 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_3
102351 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_4
102352 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_5
102353 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_6
102354 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_7
102355 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubb
102356 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubd0
102357 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubd1
102358 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh0
102359 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1
102360 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubq0
102361 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubq1
102362 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs0
102363 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1
102364 81, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub -> FPR128_0to7
102365 82, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub0 -> ZPR_3b
102366 82, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1 -> ZPR_3b
102367 82, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2 -> ZPR_3b
102368 82, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub3 -> ZPR_3b
102369 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq0
102370 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubd1_then_zasubq1
102371 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd0
102372 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1
102373 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq0
102374 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubq1
102375 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq0
102376 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubs1_then_zasubd1_then_zasubq1
102377 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd0
102378 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1
102379 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq0
102380 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubq1
102381 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs0
102382 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1
102383 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq0
102384 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubd1_then_zasubq1
102385 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd0
102386 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1
102387 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq0
102388 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubq1
102389 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
102390 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
102391 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub1_then_bsub
102392 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub1_then_hsub
102393 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub1_then_ssub
102394 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub3_then_bsub
102395 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub3_then_hsub
102396 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub3_then_ssub
102397 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub2_then_bsub
102398 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub2_then_hsub
102399 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub2_then_ssub
102400 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:psub1_then_psub
102401 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_bsub
102402 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_dsub
102403 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_hsub
102404 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_ssub
102405 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_bsub
102406 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_dsub
102407 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_hsub
102408 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub3_then_ssub
102409 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_bsub
102410 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_dsub
102411 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_hsub
102412 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_ssub
102413 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_7_then_sub_32
102414 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32
102415 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_5_then_sub_32
102416 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32
102417 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_3_then_sub_32
102418 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32
102419 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_1_then_sub_32
102420 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:subo64_then_sub_32
102421 1, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_bsub -> FPR8
102422 49, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_dsub -> FPR64_lo
102423 4, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_hsub -> FPR16_lo
102424 28, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102425 81, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_zsub -> FPR128_0to7
102426 1, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_bsub -> FPR8
102427 49, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_dsub -> FPR64_lo
102428 4, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_hsub -> FPR16_lo
102429 28, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102430 81, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub3_then_zsub -> FPR128_0to7
102431 1, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_bsub -> FPR8
102432 49, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_dsub -> FPR64_lo
102433 4, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_hsub -> FPR16_lo
102434 28, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102435 81, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_zsub -> FPR128_0to7
102436 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub0_dsub1
102437 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub0_dsub1_dsub2
102438 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub1_dsub2
102439 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub1_dsub2_dsub3
102440 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub2_dsub3
102441 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub
102442 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102443 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub_qsub1_then_dsub_qsub2_then_dsub
102444 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub0_qsub1
102445 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub0_qsub1_qsub2
102446 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_qsub2
102447 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_qsub2_qsub3
102448 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2_qsub3
102449 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub
102450 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102451 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:qsub2_then_dsub_qsub3_then_dsub
102452 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:sub_32_x8sub_1_then_sub_32
102453 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_0_x8sub_1
102454 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_2_x8sub_3
102455 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_4_x8sub_5
102456 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_6_x8sub_7
102457 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_6_then_sub_32_x8sub_7_then_sub_32
102458 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_4_then_sub_32_x8sub_5_then_sub_32
102459 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:x8sub_2_then_sub_32_x8sub_3_then_sub_32
102460 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:sub_32_subo64_then_sub_32
102461 63, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102462 120, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102463 100, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
102464 89, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102465 220, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
102466 156, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102467 122, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub0_zsub1 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102468 163, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub0_zsub1_zsub2 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
102469 121, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_zsub2 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
102470 162, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_zsub2_zsub3 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102471 122, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_zsub3 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102472 63, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102473 89, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102474 120, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102475 156, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102476 63, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102477 120, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102478 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub0_zsub2
102479 0, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7:zsub1_zsub3
102480 },
102481 { // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
102482 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:bsub -> FPR8
102483 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub -> FPR64_lo
102484 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0
102485 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1
102486 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2
102487 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3
102488 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:hsub -> FPR16_lo
102489 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub
102490 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub0
102491 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1
102492 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0
102493 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1
102494 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2
102495 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3
102496 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:ssub -> FPR32_with_hsub_in_FPR16_lo
102497 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32
102498 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube32
102499 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sube64
102500 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo32
102501 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64
102502 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0
102503 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1
102504 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2
102505 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3
102506 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4
102507 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5
102508 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6
102509 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7
102510 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubb
102511 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd0
102512 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1
102513 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh0
102514 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1
102515 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq0
102516 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubq1
102517 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs0
102518 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1
102519 81, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub -> FPR128_0to7
102520 82, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0 -> ZPR_3b
102521 82, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1 -> ZPR_3b
102522 82, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2 -> ZPR_3b
102523 82, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3 -> ZPR_3b
102524 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq0
102525 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubd1_then_zasubq1
102526 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd0
102527 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1
102528 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq0
102529 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubq1
102530 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq0
102531 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubs1_then_zasubd1_then_zasubq1
102532 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd0
102533 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1
102534 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq0
102535 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubq1
102536 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs0
102537 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1
102538 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq0
102539 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubd1_then_zasubq1
102540 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd0
102541 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1
102542 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq0
102543 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubq1
102544 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
102545 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
102546 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_bsub
102547 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_hsub
102548 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_then_ssub
102549 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_bsub
102550 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_hsub
102551 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub3_then_ssub
102552 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_bsub
102553 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_hsub
102554 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_then_ssub
102555 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:psub1_then_psub
102556 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_bsub
102557 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub
102558 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_hsub
102559 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_ssub
102560 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_bsub
102561 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_dsub
102562 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_hsub
102563 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub3_then_ssub
102564 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_bsub
102565 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub
102566 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_hsub
102567 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_ssub
102568 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_7_then_sub_32
102569 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32
102570 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_5_then_sub_32
102571 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32
102572 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_3_then_sub_32
102573 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32
102574 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_1_then_sub_32
102575 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:subo64_then_sub_32
102576 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_bsub -> FPR8
102577 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub -> FPR64_lo
102578 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_hsub -> FPR16_lo
102579 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102580 81, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub -> FPR128_0to7
102581 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_bsub -> FPR8
102582 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_dsub -> FPR64_lo
102583 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_hsub -> FPR16_lo
102584 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102585 81, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub3_then_zsub -> FPR128_0to7
102586 1, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_bsub -> FPR8
102587 49, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub -> FPR64_lo
102588 4, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_hsub -> FPR16_lo
102589 28, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_ssub -> FPR32_with_hsub_in_FPR16_lo
102590 81, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub -> FPR128_0to7
102591 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1
102592 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub0_dsub1_dsub2
102593 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2
102594 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub1_dsub2_dsub3
102595 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub2_dsub3
102596 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub
102597 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102598 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_qsub1_then_dsub_qsub2_then_dsub
102599 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1
102600 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub0_qsub1_qsub2
102601 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2
102602 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_qsub2_qsub3
102603 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_qsub3
102604 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub
102605 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102606 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:qsub2_then_dsub_qsub3_then_dsub
102607 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_x8sub_1_then_sub_32
102608 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_0_x8sub_1
102609 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_x8sub_3
102610 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_x8sub_5
102611 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_x8sub_7
102612 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_6_then_sub_32_x8sub_7_then_sub_32
102613 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_4_then_sub_32_x8sub_5_then_sub_32
102614 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:x8sub_2_then_sub_32_x8sub_3_then_sub_32
102615 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:sub_32_subo64_then_sub_32
102616 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102617 120, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102618 100, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
102619 89, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:dsub_zsub1_then_dsub_zsub2_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102620 220, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
102621 156, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub_zsub1_then_zsub_zsub2_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102622 121, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
102623 162, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub1_zsub2 -> ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102624 122, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2 -> ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
102625 163, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub2_zsub3 -> ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
102626 121, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_zsub3 -> ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
102627 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102628 89, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub -> DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
102629 120, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102630 156, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub -> QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
102631 63, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_dsub_zsub3_then_dsub -> DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
102632 120, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub2_then_zsub_zsub3_then_zsub -> QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
102633 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub0_zsub2
102634 0, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2:zsub1_zsub3
102635 },
102636 { // GPR64x8Class
102637 0, // GPR64x8Class:bsub
102638 0, // GPR64x8Class:dsub
102639 0, // GPR64x8Class:dsub0
102640 0, // GPR64x8Class:dsub1
102641 0, // GPR64x8Class:dsub2
102642 0, // GPR64x8Class:dsub3
102643 0, // GPR64x8Class:hsub
102644 0, // GPR64x8Class:psub
102645 0, // GPR64x8Class:psub0
102646 0, // GPR64x8Class:psub1
102647 0, // GPR64x8Class:qsub0
102648 0, // GPR64x8Class:qsub1
102649 0, // GPR64x8Class:qsub2
102650 0, // GPR64x8Class:qsub3
102651 0, // GPR64x8Class:ssub
102652 27, // GPR64x8Class:sub_32 -> GPR32common
102653 0, // GPR64x8Class:sube32
102654 0, // GPR64x8Class:sube64
102655 0, // GPR64x8Class:subo32
102656 0, // GPR64x8Class:subo64
102657 43, // GPR64x8Class:x8sub_0 -> GPR64common
102658 43, // GPR64x8Class:x8sub_1 -> GPR64common
102659 43, // GPR64x8Class:x8sub_2 -> GPR64common
102660 43, // GPR64x8Class:x8sub_3 -> GPR64common
102661 43, // GPR64x8Class:x8sub_4 -> GPR64common
102662 43, // GPR64x8Class:x8sub_5 -> GPR64common
102663 43, // GPR64x8Class:x8sub_6 -> GPR64common
102664 43, // GPR64x8Class:x8sub_7 -> GPR64common
102665 0, // GPR64x8Class:zasubb
102666 0, // GPR64x8Class:zasubd0
102667 0, // GPR64x8Class:zasubd1
102668 0, // GPR64x8Class:zasubh0
102669 0, // GPR64x8Class:zasubh1
102670 0, // GPR64x8Class:zasubq0
102671 0, // GPR64x8Class:zasubq1
102672 0, // GPR64x8Class:zasubs0
102673 0, // GPR64x8Class:zasubs1
102674 0, // GPR64x8Class:zsub
102675 0, // GPR64x8Class:zsub0
102676 0, // GPR64x8Class:zsub1
102677 0, // GPR64x8Class:zsub2
102678 0, // GPR64x8Class:zsub3
102679 0, // GPR64x8Class:zasubd1_then_zasubq0
102680 0, // GPR64x8Class:zasubd1_then_zasubq1
102681 0, // GPR64x8Class:zasubs1_then_zasubd0
102682 0, // GPR64x8Class:zasubs1_then_zasubd1
102683 0, // GPR64x8Class:zasubs1_then_zasubq0
102684 0, // GPR64x8Class:zasubs1_then_zasubq1
102685 0, // GPR64x8Class:zasubs1_then_zasubd1_then_zasubq0
102686 0, // GPR64x8Class:zasubs1_then_zasubd1_then_zasubq1
102687 0, // GPR64x8Class:zasubh1_then_zasubd0
102688 0, // GPR64x8Class:zasubh1_then_zasubd1
102689 0, // GPR64x8Class:zasubh1_then_zasubq0
102690 0, // GPR64x8Class:zasubh1_then_zasubq1
102691 0, // GPR64x8Class:zasubh1_then_zasubs0
102692 0, // GPR64x8Class:zasubh1_then_zasubs1
102693 0, // GPR64x8Class:zasubh1_then_zasubd1_then_zasubq0
102694 0, // GPR64x8Class:zasubh1_then_zasubd1_then_zasubq1
102695 0, // GPR64x8Class:zasubh1_then_zasubs1_then_zasubd0
102696 0, // GPR64x8Class:zasubh1_then_zasubs1_then_zasubd1
102697 0, // GPR64x8Class:zasubh1_then_zasubs1_then_zasubq0
102698 0, // GPR64x8Class:zasubh1_then_zasubs1_then_zasubq1
102699 0, // GPR64x8Class:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
102700 0, // GPR64x8Class:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
102701 0, // GPR64x8Class:dsub1_then_bsub
102702 0, // GPR64x8Class:dsub1_then_hsub
102703 0, // GPR64x8Class:dsub1_then_ssub
102704 0, // GPR64x8Class:dsub3_then_bsub
102705 0, // GPR64x8Class:dsub3_then_hsub
102706 0, // GPR64x8Class:dsub3_then_ssub
102707 0, // GPR64x8Class:dsub2_then_bsub
102708 0, // GPR64x8Class:dsub2_then_hsub
102709 0, // GPR64x8Class:dsub2_then_ssub
102710 0, // GPR64x8Class:psub1_then_psub
102711 0, // GPR64x8Class:qsub1_then_bsub
102712 0, // GPR64x8Class:qsub1_then_dsub
102713 0, // GPR64x8Class:qsub1_then_hsub
102714 0, // GPR64x8Class:qsub1_then_ssub
102715 0, // GPR64x8Class:qsub3_then_bsub
102716 0, // GPR64x8Class:qsub3_then_dsub
102717 0, // GPR64x8Class:qsub3_then_hsub
102718 0, // GPR64x8Class:qsub3_then_ssub
102719 0, // GPR64x8Class:qsub2_then_bsub
102720 0, // GPR64x8Class:qsub2_then_dsub
102721 0, // GPR64x8Class:qsub2_then_hsub
102722 0, // GPR64x8Class:qsub2_then_ssub
102723 27, // GPR64x8Class:x8sub_7_then_sub_32 -> GPR32common
102724 27, // GPR64x8Class:x8sub_6_then_sub_32 -> GPR32common
102725 27, // GPR64x8Class:x8sub_5_then_sub_32 -> GPR32common
102726 27, // GPR64x8Class:x8sub_4_then_sub_32 -> GPR32common
102727 27, // GPR64x8Class:x8sub_3_then_sub_32 -> GPR32common
102728 27, // GPR64x8Class:x8sub_2_then_sub_32 -> GPR32common
102729 27, // GPR64x8Class:x8sub_1_then_sub_32 -> GPR32common
102730 0, // GPR64x8Class:subo64_then_sub_32
102731 0, // GPR64x8Class:zsub1_then_bsub
102732 0, // GPR64x8Class:zsub1_then_dsub
102733 0, // GPR64x8Class:zsub1_then_hsub
102734 0, // GPR64x8Class:zsub1_then_ssub
102735 0, // GPR64x8Class:zsub1_then_zsub
102736 0, // GPR64x8Class:zsub3_then_bsub
102737 0, // GPR64x8Class:zsub3_then_dsub
102738 0, // GPR64x8Class:zsub3_then_hsub
102739 0, // GPR64x8Class:zsub3_then_ssub
102740 0, // GPR64x8Class:zsub3_then_zsub
102741 0, // GPR64x8Class:zsub2_then_bsub
102742 0, // GPR64x8Class:zsub2_then_dsub
102743 0, // GPR64x8Class:zsub2_then_hsub
102744 0, // GPR64x8Class:zsub2_then_ssub
102745 0, // GPR64x8Class:zsub2_then_zsub
102746 0, // GPR64x8Class:dsub0_dsub1
102747 0, // GPR64x8Class:dsub0_dsub1_dsub2
102748 0, // GPR64x8Class:dsub1_dsub2
102749 0, // GPR64x8Class:dsub1_dsub2_dsub3
102750 0, // GPR64x8Class:dsub2_dsub3
102751 0, // GPR64x8Class:dsub_qsub1_then_dsub
102752 0, // GPR64x8Class:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102753 0, // GPR64x8Class:dsub_qsub1_then_dsub_qsub2_then_dsub
102754 0, // GPR64x8Class:qsub0_qsub1
102755 0, // GPR64x8Class:qsub0_qsub1_qsub2
102756 0, // GPR64x8Class:qsub1_qsub2
102757 0, // GPR64x8Class:qsub1_qsub2_qsub3
102758 0, // GPR64x8Class:qsub2_qsub3
102759 0, // GPR64x8Class:qsub1_then_dsub_qsub2_then_dsub
102760 0, // GPR64x8Class:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102761 0, // GPR64x8Class:qsub2_then_dsub_qsub3_then_dsub
102762 35, // GPR64x8Class:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102763 64, // GPR64x8Class:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
102764 64, // GPR64x8Class:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
102765 64, // GPR64x8Class:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
102766 64, // GPR64x8Class:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
102767 35, // GPR64x8Class:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102768 35, // GPR64x8Class:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102769 35, // GPR64x8Class:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102770 0, // GPR64x8Class:sub_32_subo64_then_sub_32
102771 0, // GPR64x8Class:dsub_zsub1_then_dsub
102772 0, // GPR64x8Class:zsub_zsub1_then_zsub
102773 0, // GPR64x8Class:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
102774 0, // GPR64x8Class:dsub_zsub1_then_dsub_zsub2_then_dsub
102775 0, // GPR64x8Class:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
102776 0, // GPR64x8Class:zsub_zsub1_then_zsub_zsub2_then_zsub
102777 0, // GPR64x8Class:zsub0_zsub1
102778 0, // GPR64x8Class:zsub0_zsub1_zsub2
102779 0, // GPR64x8Class:zsub1_zsub2
102780 0, // GPR64x8Class:zsub1_zsub2_zsub3
102781 0, // GPR64x8Class:zsub2_zsub3
102782 0, // GPR64x8Class:zsub1_then_dsub_zsub2_then_dsub
102783 0, // GPR64x8Class:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
102784 0, // GPR64x8Class:zsub1_then_zsub_zsub2_then_zsub
102785 0, // GPR64x8Class:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
102786 0, // GPR64x8Class:zsub2_then_dsub_zsub3_then_dsub
102787 0, // GPR64x8Class:zsub2_then_zsub_zsub3_then_zsub
102788 0, // GPR64x8Class:zsub0_zsub2
102789 0, // GPR64x8Class:zsub1_zsub3
102790 },
102791 { // GPR64x8Class_with_x8sub_0_in_GPR64noip
102792 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:bsub
102793 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub
102794 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub0
102795 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub1
102796 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub2
102797 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub3
102798 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:hsub
102799 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:psub
102800 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:psub0
102801 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:psub1
102802 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub0
102803 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1
102804 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2
102805 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub3
102806 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:ssub
102807 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:sub_32 -> GPR32common
102808 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:sube32
102809 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:sube64
102810 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:subo32
102811 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:subo64
102812 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
102813 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
102814 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_2 -> GPR64common
102815 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_3 -> GPR64common
102816 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_4 -> GPR64common
102817 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_5 -> GPR64common
102818 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_6 -> GPR64common
102819 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_7 -> GPR64common
102820 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubb
102821 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubd0
102822 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubd1
102823 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh0
102824 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1
102825 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubq0
102826 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubq1
102827 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs0
102828 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1
102829 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub
102830 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub0
102831 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1
102832 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2
102833 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub3
102834 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubd1_then_zasubq0
102835 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubd1_then_zasubq1
102836 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1_then_zasubd0
102837 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1_then_zasubd1
102838 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1_then_zasubq0
102839 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1_then_zasubq1
102840 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
102841 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
102842 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubd0
102843 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubd1
102844 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubq0
102845 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubq1
102846 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs0
102847 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1
102848 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
102849 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
102850 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
102851 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
102852 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
102853 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
102854 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
102855 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
102856 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub1_then_bsub
102857 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub1_then_hsub
102858 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub1_then_ssub
102859 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub3_then_bsub
102860 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub3_then_hsub
102861 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub3_then_ssub
102862 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub2_then_bsub
102863 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub2_then_hsub
102864 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub2_then_ssub
102865 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:psub1_then_psub
102866 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_then_bsub
102867 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_then_dsub
102868 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_then_hsub
102869 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_then_ssub
102870 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub3_then_bsub
102871 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub3_then_dsub
102872 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub3_then_hsub
102873 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub3_then_ssub
102874 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2_then_bsub
102875 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2_then_dsub
102876 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2_then_hsub
102877 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2_then_ssub
102878 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
102879 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
102880 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
102881 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
102882 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
102883 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
102884 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
102885 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:subo64_then_sub_32
102886 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_bsub
102887 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_dsub
102888 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_hsub
102889 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_ssub
102890 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_zsub
102891 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub3_then_bsub
102892 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub3_then_dsub
102893 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub3_then_hsub
102894 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub3_then_ssub
102895 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub3_then_zsub
102896 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_bsub
102897 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_dsub
102898 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_hsub
102899 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_ssub
102900 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_zsub
102901 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub0_dsub1
102902 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub0_dsub1_dsub2
102903 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub1_dsub2
102904 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub1_dsub2_dsub3
102905 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub2_dsub3
102906 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub_qsub1_then_dsub
102907 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102908 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
102909 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub0_qsub1
102910 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub0_qsub1_qsub2
102911 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_qsub2
102912 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_qsub2_qsub3
102913 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2_qsub3
102914 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
102915 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
102916 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
102917 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102918 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
102919 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
102920 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
102921 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
102922 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102923 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102924 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
102925 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:sub_32_subo64_then_sub_32
102926 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub_zsub1_then_dsub
102927 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub_zsub1_then_zsub
102928 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
102929 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
102930 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
102931 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
102932 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub0_zsub1
102933 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub0_zsub1_zsub2
102934 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_zsub2
102935 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_zsub2_zsub3
102936 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_zsub3
102937 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
102938 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
102939 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
102940 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
102941 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
102942 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
102943 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub0_zsub2
102944 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip:zsub1_zsub3
102945 },
102946 { // GPR64x8Class_with_x8sub_2_in_GPR64noip
102947 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:bsub
102948 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub
102949 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0
102950 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1
102951 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2
102952 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3
102953 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:hsub
102954 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:psub
102955 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:psub0
102956 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1
102957 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0
102958 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1
102959 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2
102960 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3
102961 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:ssub
102962 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32 -> GPR32common
102963 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:sube32
102964 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:sube64
102965 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:subo32
102966 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64
102967 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0 -> GPR64common
102968 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1 -> GPR64common
102969 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
102970 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
102971 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4 -> GPR64common
102972 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5 -> GPR64common
102973 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6 -> GPR64common
102974 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7 -> GPR64common
102975 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubb
102976 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd0
102977 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1
102978 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh0
102979 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1
102980 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq0
102981 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq1
102982 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs0
102983 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1
102984 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub
102985 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0
102986 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1
102987 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2
102988 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3
102989 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq0
102990 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq1
102991 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd0
102992 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1
102993 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq0
102994 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq1
102995 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
102996 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
102997 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd0
102998 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1
102999 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq0
103000 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq1
103001 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs0
103002 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1
103003 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
103004 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
103005 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
103006 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
103007 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
103008 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
103009 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103010 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103011 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_bsub
103012 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_hsub
103013 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_ssub
103014 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_bsub
103015 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_hsub
103016 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_ssub
103017 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_bsub
103018 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_hsub
103019 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_ssub
103020 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1_then_psub
103021 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_bsub
103022 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub
103023 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_hsub
103024 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_ssub
103025 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_bsub
103026 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_dsub
103027 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_hsub
103028 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_ssub
103029 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_bsub
103030 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub
103031 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_hsub
103032 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_ssub
103033 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
103034 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
103035 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
103036 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
103037 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
103038 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
103039 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
103040 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64_then_sub_32
103041 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_bsub
103042 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub
103043 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_hsub
103044 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_ssub
103045 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub
103046 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_bsub
103047 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_dsub
103048 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_hsub
103049 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_ssub
103050 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_zsub
103051 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_bsub
103052 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub
103053 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_hsub
103054 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_ssub
103055 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub
103056 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1
103057 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1_dsub2
103058 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2
103059 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2_dsub3
103060 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_dsub3
103061 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub
103062 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103063 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
103064 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1
103065 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1_qsub2
103066 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2
103067 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2_qsub3
103068 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_qsub3
103069 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
103070 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103071 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
103072 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103073 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
103074 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
103075 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
103076 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
103077 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103078 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103079 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103080 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_subo64_then_sub_32
103081 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub
103082 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub
103083 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103084 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
103085 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103086 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
103087 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1
103088 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1_zsub2
103089 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2
103090 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2_zsub3
103091 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_zsub3
103092 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
103093 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103094 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
103095 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103096 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
103097 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
103098 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub2
103099 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub3
103100 },
103101 { // GPR64x8Class_with_x8sub_4_in_GPR64noip
103102 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
103103 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
103104 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
103105 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
103106 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
103107 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
103108 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
103109 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
103110 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
103111 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
103112 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
103113 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
103114 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
103115 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
103116 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
103117 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
103118 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
103119 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
103120 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
103121 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
103122 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> GPR64common
103123 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common
103124 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common
103125 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common
103126 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
103127 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
103128 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
103129 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
103130 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
103131 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
103132 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
103133 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
103134 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
103135 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
103136 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
103137 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
103138 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
103139 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
103140 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
103141 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
103142 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
103143 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
103144 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
103145 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
103146 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
103147 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
103148 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
103149 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
103150 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
103151 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
103152 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
103153 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
103154 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
103155 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
103156 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
103157 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
103158 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
103159 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
103160 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
103161 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
103162 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
103163 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
103164 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103165 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103166 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
103167 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
103168 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
103169 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
103170 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
103171 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
103172 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
103173 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
103174 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
103175 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
103176 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
103177 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
103178 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
103179 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
103180 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
103181 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
103182 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
103183 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
103184 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
103185 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
103186 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
103187 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
103188 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
103189 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
103190 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
103191 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
103192 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
103193 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
103194 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
103195 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
103196 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
103197 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
103198 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
103199 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
103200 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
103201 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
103202 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
103203 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
103204 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
103205 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
103206 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
103207 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
103208 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
103209 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
103210 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
103211 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
103212 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
103213 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
103214 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
103215 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
103216 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
103217 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103218 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
103219 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
103220 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
103221 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
103222 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
103223 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
103224 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
103225 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103226 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
103227 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103228 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
103229 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
103230 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
103231 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
103232 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103233 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103234 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103235 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
103236 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
103237 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
103238 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103239 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
103240 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103241 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
103242 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
103243 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
103244 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
103245 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
103246 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
103247 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
103248 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103249 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
103250 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103251 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
103252 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
103253 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
103254 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
103255 },
103256 { // GPR64x8Class_with_x8sub_6_in_GPR64noip
103257 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
103258 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
103259 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
103260 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
103261 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
103262 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
103263 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
103264 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
103265 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
103266 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
103267 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
103268 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
103269 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
103270 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
103271 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
103272 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
103273 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
103274 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
103275 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
103276 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
103277 43, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common
103278 43, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
103279 43, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
103280 43, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
103281 43, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
103282 43, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
103283 45, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
103284 45, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
103285 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
103286 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
103287 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
103288 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
103289 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
103290 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
103291 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
103292 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
103293 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
103294 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
103295 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
103296 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
103297 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
103298 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
103299 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
103300 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
103301 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
103302 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
103303 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
103304 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
103305 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
103306 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
103307 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
103308 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
103309 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
103310 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
103311 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
103312 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
103313 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
103314 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
103315 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
103316 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
103317 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
103318 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
103319 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103320 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103321 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
103322 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
103323 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
103324 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
103325 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
103326 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
103327 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
103328 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
103329 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
103330 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
103331 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
103332 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
103333 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
103334 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
103335 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
103336 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
103337 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
103338 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
103339 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
103340 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
103341 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
103342 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
103343 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
103344 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
103345 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
103346 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
103347 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
103348 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
103349 27, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
103350 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
103351 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
103352 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
103353 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
103354 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
103355 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
103356 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
103357 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
103358 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
103359 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
103360 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
103361 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
103362 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
103363 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
103364 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
103365 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
103366 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
103367 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
103368 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
103369 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
103370 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
103371 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
103372 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103373 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
103374 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
103375 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
103376 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
103377 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
103378 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
103379 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
103380 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103381 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
103382 35, // GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103383 64, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
103384 64, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
103385 64, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
103386 66, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
103387 35, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103388 35, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103389 35, // GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103390 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
103391 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
103392 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
103393 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103394 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
103395 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103396 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
103397 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
103398 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
103399 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
103400 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
103401 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
103402 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
103403 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103404 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
103405 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103406 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
103407 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
103408 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
103409 0, // GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
103410 },
103411 { // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
103412 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:bsub
103413 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub
103414 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0
103415 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1
103416 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2
103417 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3
103418 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:hsub
103419 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub
103420 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub0
103421 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1
103422 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0
103423 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1
103424 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2
103425 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3
103426 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:ssub
103427 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32 -> GPR32common
103428 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sube32
103429 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sube64
103430 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo32
103431 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64
103432 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
103433 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
103434 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
103435 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
103436 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4 -> GPR64common
103437 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5 -> GPR64common
103438 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6 -> GPR64common
103439 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7 -> GPR64common
103440 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubb
103441 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd0
103442 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1
103443 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh0
103444 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1
103445 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq0
103446 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq1
103447 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs0
103448 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1
103449 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub
103450 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0
103451 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1
103452 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2
103453 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3
103454 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq0
103455 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq1
103456 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd0
103457 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1
103458 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq0
103459 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq1
103460 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
103461 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
103462 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd0
103463 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1
103464 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq0
103465 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq1
103466 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs0
103467 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1
103468 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
103469 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
103470 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
103471 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
103472 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
103473 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
103474 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103475 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103476 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_bsub
103477 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_hsub
103478 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_ssub
103479 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_bsub
103480 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_hsub
103481 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_ssub
103482 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_bsub
103483 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_hsub
103484 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_ssub
103485 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1_then_psub
103486 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_bsub
103487 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub
103488 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_hsub
103489 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_ssub
103490 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_bsub
103491 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_dsub
103492 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_hsub
103493 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_ssub
103494 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_bsub
103495 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub
103496 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_hsub
103497 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_ssub
103498 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
103499 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
103500 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
103501 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
103502 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
103503 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
103504 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
103505 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64_then_sub_32
103506 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_bsub
103507 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub
103508 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_hsub
103509 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_ssub
103510 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub
103511 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_bsub
103512 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_dsub
103513 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_hsub
103514 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_ssub
103515 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_zsub
103516 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_bsub
103517 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub
103518 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_hsub
103519 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_ssub
103520 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub
103521 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1
103522 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1_dsub2
103523 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2
103524 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2_dsub3
103525 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_dsub3
103526 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub
103527 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103528 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
103529 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1
103530 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1_qsub2
103531 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2
103532 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2_qsub3
103533 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_qsub3
103534 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
103535 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103536 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
103537 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103538 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
103539 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
103540 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
103541 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
103542 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103543 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103544 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103545 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_subo64_then_sub_32
103546 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub
103547 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub
103548 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103549 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
103550 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103551 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
103552 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1
103553 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1_zsub2
103554 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2
103555 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2_zsub3
103556 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_zsub3
103557 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
103558 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103559 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
103560 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103561 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
103562 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
103563 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub2
103564 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub3
103565 },
103566 { // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
103567 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
103568 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
103569 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
103570 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
103571 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
103572 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
103573 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
103574 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
103575 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
103576 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
103577 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
103578 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
103579 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
103580 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
103581 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
103582 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
103583 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
103584 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
103585 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
103586 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
103587 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
103588 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
103589 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common
103590 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common
103591 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
103592 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
103593 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
103594 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
103595 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
103596 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
103597 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
103598 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
103599 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
103600 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
103601 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
103602 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
103603 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
103604 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
103605 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
103606 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
103607 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
103608 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
103609 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
103610 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
103611 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
103612 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
103613 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
103614 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
103615 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
103616 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
103617 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
103618 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
103619 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
103620 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
103621 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
103622 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
103623 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
103624 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
103625 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
103626 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
103627 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
103628 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
103629 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103630 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103631 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
103632 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
103633 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
103634 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
103635 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
103636 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
103637 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
103638 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
103639 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
103640 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
103641 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
103642 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
103643 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
103644 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
103645 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
103646 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
103647 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
103648 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
103649 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
103650 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
103651 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
103652 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
103653 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
103654 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
103655 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
103656 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
103657 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
103658 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
103659 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
103660 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
103661 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
103662 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
103663 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
103664 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
103665 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
103666 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
103667 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
103668 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
103669 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
103670 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
103671 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
103672 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
103673 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
103674 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
103675 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
103676 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
103677 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
103678 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
103679 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
103680 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
103681 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
103682 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103683 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
103684 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
103685 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
103686 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
103687 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
103688 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
103689 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
103690 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103691 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
103692 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103693 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
103694 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
103695 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
103696 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
103697 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103698 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103699 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103700 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
103701 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
103702 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
103703 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103704 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
103705 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103706 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
103707 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
103708 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
103709 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
103710 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
103711 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
103712 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
103713 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103714 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
103715 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103716 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
103717 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
103718 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
103719 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
103720 },
103721 { // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
103722 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
103723 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
103724 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
103725 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
103726 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
103727 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
103728 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
103729 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
103730 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
103731 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
103732 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
103733 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
103734 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
103735 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
103736 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
103737 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
103738 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
103739 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
103740 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
103741 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
103742 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
103743 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
103744 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
103745 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
103746 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
103747 43, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
103748 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
103749 45, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
103750 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
103751 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
103752 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
103753 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
103754 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
103755 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
103756 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
103757 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
103758 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
103759 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
103760 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
103761 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
103762 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
103763 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
103764 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
103765 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
103766 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
103767 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
103768 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
103769 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
103770 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
103771 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
103772 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
103773 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
103774 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
103775 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
103776 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
103777 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
103778 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
103779 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
103780 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
103781 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
103782 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
103783 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
103784 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103785 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103786 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
103787 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
103788 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
103789 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
103790 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
103791 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
103792 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
103793 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
103794 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
103795 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
103796 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
103797 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
103798 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
103799 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
103800 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
103801 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
103802 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
103803 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
103804 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
103805 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
103806 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
103807 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
103808 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
103809 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
103810 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
103811 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
103812 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
103813 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
103814 27, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
103815 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
103816 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
103817 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
103818 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
103819 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
103820 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
103821 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
103822 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
103823 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
103824 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
103825 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
103826 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
103827 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
103828 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
103829 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
103830 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
103831 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
103832 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
103833 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
103834 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
103835 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
103836 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
103837 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103838 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
103839 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
103840 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
103841 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
103842 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
103843 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
103844 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
103845 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103846 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
103847 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103848 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
103849 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
103850 64, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
103851 66, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
103852 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103853 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103854 35, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
103855 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
103856 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
103857 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
103858 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103859 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
103860 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103861 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
103862 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
103863 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
103864 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
103865 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
103866 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
103867 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
103868 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
103869 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
103870 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
103871 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
103872 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
103873 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
103874 0, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
103875 },
103876 { // GPR64x8Class_with_x8sub_0_in_tcGPR64
103877 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:bsub
103878 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub
103879 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub0
103880 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub1
103881 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub2
103882 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub3
103883 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:hsub
103884 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:psub
103885 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:psub0
103886 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:psub1
103887 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub0
103888 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1
103889 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2
103890 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub3
103891 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:ssub
103892 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:sub_32 -> GPR32common
103893 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:sube32
103894 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:sube64
103895 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:subo32
103896 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:subo64
103897 46, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_0 -> tcGPR64
103898 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_1 -> GPR64common
103899 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_2 -> GPR64common
103900 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_3 -> GPR64common
103901 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_4 -> GPR64common
103902 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_5 -> GPR64common
103903 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_6 -> GPR64common
103904 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_7 -> GPR64common
103905 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubb
103906 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubd0
103907 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubd1
103908 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh0
103909 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1
103910 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubq0
103911 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubq1
103912 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs0
103913 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1
103914 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub
103915 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub0
103916 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1
103917 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2
103918 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub3
103919 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubd1_then_zasubq0
103920 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubd1_then_zasubq1
103921 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1_then_zasubd0
103922 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1_then_zasubd1
103923 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1_then_zasubq0
103924 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1_then_zasubq1
103925 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
103926 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
103927 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubd0
103928 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubd1
103929 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubq0
103930 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubq1
103931 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs0
103932 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1
103933 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
103934 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
103935 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
103936 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
103937 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
103938 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
103939 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
103940 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
103941 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub1_then_bsub
103942 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub1_then_hsub
103943 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub1_then_ssub
103944 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub3_then_bsub
103945 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub3_then_hsub
103946 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub3_then_ssub
103947 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub2_then_bsub
103948 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub2_then_hsub
103949 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub2_then_ssub
103950 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:psub1_then_psub
103951 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_then_bsub
103952 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_then_dsub
103953 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_then_hsub
103954 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_then_ssub
103955 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub3_then_bsub
103956 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub3_then_dsub
103957 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub3_then_hsub
103958 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub3_then_ssub
103959 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2_then_bsub
103960 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2_then_dsub
103961 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2_then_hsub
103962 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2_then_ssub
103963 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_7_then_sub_32 -> GPR32common
103964 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_6_then_sub_32 -> GPR32common
103965 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_5_then_sub_32 -> GPR32common
103966 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_4_then_sub_32 -> GPR32common
103967 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_3_then_sub_32 -> GPR32common
103968 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_2_then_sub_32 -> GPR32common
103969 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_1_then_sub_32 -> GPR32common
103970 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:subo64_then_sub_32
103971 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_bsub
103972 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_dsub
103973 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_hsub
103974 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_ssub
103975 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_zsub
103976 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub3_then_bsub
103977 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub3_then_dsub
103978 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub3_then_hsub
103979 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub3_then_ssub
103980 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub3_then_zsub
103981 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_bsub
103982 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_dsub
103983 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_hsub
103984 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_ssub
103985 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_zsub
103986 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub0_dsub1
103987 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub0_dsub1_dsub2
103988 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub1_dsub2
103989 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub1_dsub2_dsub3
103990 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub2_dsub3
103991 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub_qsub1_then_dsub
103992 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
103993 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
103994 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub0_qsub1
103995 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub0_qsub1_qsub2
103996 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_qsub2
103997 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_qsub2_qsub3
103998 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2_qsub3
103999 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
104000 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104001 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
104002 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104003 67, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
104004 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
104005 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
104006 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
104007 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104008 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104009 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104010 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:sub_32_subo64_then_sub_32
104011 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub_zsub1_then_dsub
104012 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub_zsub1_then_zsub
104013 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104014 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
104015 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104016 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
104017 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub0_zsub1
104018 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub0_zsub1_zsub2
104019 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_zsub2
104020 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_zsub2_zsub3
104021 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_zsub3
104022 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
104023 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104024 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
104025 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104026 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
104027 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
104028 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub0_zsub2
104029 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64:zsub1_zsub3
104030 },
104031 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
104032 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
104033 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
104034 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
104035 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
104036 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
104037 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
104038 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
104039 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
104040 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
104041 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
104042 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
104043 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
104044 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
104045 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
104046 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
104047 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
104048 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
104049 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
104050 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
104051 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
104052 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> GPR64common
104053 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common
104054 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
104055 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
104056 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
104057 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
104058 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
104059 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
104060 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
104061 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
104062 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
104063 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
104064 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
104065 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
104066 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
104067 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
104068 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
104069 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
104070 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
104071 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
104072 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
104073 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
104074 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
104075 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
104076 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
104077 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
104078 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
104079 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
104080 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
104081 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
104082 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
104083 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
104084 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
104085 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
104086 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
104087 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
104088 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
104089 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
104090 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
104091 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
104092 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
104093 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
104094 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
104095 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
104096 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
104097 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
104098 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
104099 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
104100 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
104101 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
104102 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
104103 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
104104 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
104105 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
104106 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
104107 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
104108 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
104109 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
104110 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
104111 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
104112 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
104113 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
104114 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
104115 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
104116 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
104117 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
104118 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
104119 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
104120 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
104121 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
104122 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
104123 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
104124 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
104125 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
104126 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
104127 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
104128 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
104129 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
104130 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
104131 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
104132 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
104133 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
104134 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
104135 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
104136 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
104137 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
104138 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
104139 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
104140 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
104141 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
104142 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
104143 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
104144 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
104145 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
104146 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
104147 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104148 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
104149 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
104150 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
104151 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
104152 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
104153 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
104154 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
104155 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104156 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
104157 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104158 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
104159 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
104160 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
104161 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
104162 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104163 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104164 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104165 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
104166 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
104167 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
104168 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104169 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
104170 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104171 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
104172 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
104173 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
104174 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
104175 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
104176 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
104177 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
104178 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104179 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
104180 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104181 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
104182 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
104183 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
104184 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
104185 },
104186 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
104187 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
104188 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
104189 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
104190 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
104191 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
104192 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
104193 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
104194 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
104195 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
104196 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
104197 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
104198 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
104199 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
104200 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
104201 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
104202 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
104203 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
104204 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
104205 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
104206 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
104207 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common
104208 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
104209 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
104210 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
104211 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
104212 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
104213 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
104214 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
104215 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
104216 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
104217 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
104218 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
104219 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
104220 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
104221 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
104222 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
104223 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
104224 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
104225 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
104226 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
104227 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
104228 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
104229 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
104230 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
104231 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
104232 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
104233 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
104234 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
104235 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
104236 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
104237 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
104238 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
104239 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
104240 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
104241 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
104242 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
104243 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
104244 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
104245 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
104246 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
104247 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
104248 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
104249 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
104250 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
104251 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
104252 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
104253 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
104254 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
104255 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
104256 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
104257 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
104258 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
104259 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
104260 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
104261 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
104262 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
104263 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
104264 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
104265 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
104266 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
104267 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
104268 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
104269 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
104270 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
104271 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
104272 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
104273 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
104274 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
104275 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
104276 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
104277 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
104278 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
104279 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
104280 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
104281 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
104282 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
104283 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
104284 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
104285 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
104286 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
104287 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
104288 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
104289 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
104290 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
104291 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
104292 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
104293 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
104294 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
104295 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
104296 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
104297 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
104298 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
104299 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
104300 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
104301 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
104302 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104303 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
104304 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
104305 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
104306 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
104307 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
104308 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
104309 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
104310 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104311 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
104312 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104313 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
104314 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
104315 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
104316 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
104317 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104318 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104319 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104320 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
104321 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
104322 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
104323 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104324 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
104325 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104326 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
104327 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
104328 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
104329 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
104330 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
104331 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
104332 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
104333 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104334 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
104335 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104336 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
104337 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
104338 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
104339 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
104340 },
104341 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
104342 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
104343 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
104344 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
104345 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
104346 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
104347 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
104348 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
104349 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
104350 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
104351 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
104352 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
104353 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
104354 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
104355 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
104356 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
104357 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
104358 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
104359 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
104360 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
104361 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
104362 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common
104363 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
104364 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
104365 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
104366 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
104367 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
104368 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
104369 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
104370 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
104371 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
104372 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
104373 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
104374 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
104375 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
104376 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
104377 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
104378 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
104379 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
104380 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
104381 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
104382 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
104383 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
104384 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
104385 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
104386 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
104387 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
104388 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
104389 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
104390 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
104391 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
104392 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
104393 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
104394 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
104395 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
104396 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
104397 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
104398 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
104399 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
104400 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
104401 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
104402 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
104403 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
104404 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
104405 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
104406 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
104407 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
104408 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
104409 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
104410 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
104411 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
104412 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
104413 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
104414 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
104415 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
104416 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
104417 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
104418 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
104419 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
104420 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
104421 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
104422 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
104423 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
104424 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
104425 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
104426 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
104427 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
104428 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
104429 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
104430 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
104431 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
104432 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
104433 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
104434 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
104435 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
104436 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
104437 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
104438 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
104439 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
104440 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
104441 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
104442 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
104443 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
104444 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
104445 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
104446 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
104447 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
104448 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
104449 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
104450 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
104451 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
104452 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
104453 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
104454 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
104455 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
104456 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
104457 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104458 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
104459 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
104460 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
104461 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
104462 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
104463 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
104464 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
104465 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104466 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
104467 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104468 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
104469 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
104470 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
104471 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
104472 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104473 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104474 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104475 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
104476 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
104477 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
104478 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104479 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
104480 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104481 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
104482 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
104483 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
104484 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
104485 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
104486 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
104487 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
104488 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104489 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
104490 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104491 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
104492 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
104493 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
104494 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
104495 },
104496 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
104497 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:bsub
104498 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub
104499 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0
104500 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1
104501 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2
104502 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3
104503 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:hsub
104504 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub
104505 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub0
104506 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1
104507 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0
104508 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1
104509 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2
104510 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3
104511 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:ssub
104512 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32 -> GPR32common
104513 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sube32
104514 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sube64
104515 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo32
104516 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64
104517 46, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0 -> tcGPR64
104518 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1 -> GPR64common
104519 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
104520 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
104521 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4 -> GPR64common
104522 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5 -> GPR64common
104523 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6 -> GPR64common
104524 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7 -> GPR64common
104525 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubb
104526 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd0
104527 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1
104528 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh0
104529 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1
104530 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq0
104531 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq1
104532 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs0
104533 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1
104534 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub
104535 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0
104536 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1
104537 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2
104538 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3
104539 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq0
104540 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq1
104541 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd0
104542 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1
104543 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq0
104544 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq1
104545 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
104546 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
104547 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd0
104548 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1
104549 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq0
104550 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq1
104551 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs0
104552 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1
104553 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
104554 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
104555 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
104556 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
104557 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
104558 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
104559 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
104560 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
104561 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_bsub
104562 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_hsub
104563 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_ssub
104564 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_bsub
104565 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_hsub
104566 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_ssub
104567 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_bsub
104568 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_hsub
104569 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_ssub
104570 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1_then_psub
104571 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_bsub
104572 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub
104573 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_hsub
104574 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_ssub
104575 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_bsub
104576 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_dsub
104577 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_hsub
104578 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_ssub
104579 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_bsub
104580 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub
104581 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_hsub
104582 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_ssub
104583 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
104584 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
104585 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
104586 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
104587 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
104588 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
104589 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
104590 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64_then_sub_32
104591 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_bsub
104592 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub
104593 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_hsub
104594 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_ssub
104595 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub
104596 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_bsub
104597 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_dsub
104598 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_hsub
104599 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_ssub
104600 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_zsub
104601 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_bsub
104602 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub
104603 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_hsub
104604 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_ssub
104605 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub
104606 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1
104607 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1_dsub2
104608 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2
104609 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2_dsub3
104610 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_dsub3
104611 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub
104612 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104613 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
104614 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1
104615 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1_qsub2
104616 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2
104617 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2_qsub3
104618 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_qsub3
104619 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
104620 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104621 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
104622 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104623 67, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
104624 66, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
104625 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
104626 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
104627 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104628 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104629 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104630 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_subo64_then_sub_32
104631 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub
104632 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub
104633 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104634 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
104635 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104636 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
104637 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1
104638 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1_zsub2
104639 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2
104640 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2_zsub3
104641 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_zsub3
104642 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
104643 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104644 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
104645 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104646 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
104647 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
104648 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub2
104649 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub3
104650 },
104651 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
104652 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
104653 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
104654 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
104655 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
104656 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
104657 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
104658 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
104659 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
104660 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
104661 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
104662 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
104663 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
104664 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
104665 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
104666 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
104667 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
104668 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
104669 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
104670 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
104671 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
104672 46, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> tcGPR64
104673 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common
104674 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common
104675 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common
104676 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
104677 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
104678 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
104679 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
104680 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
104681 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
104682 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
104683 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
104684 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
104685 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
104686 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
104687 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
104688 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
104689 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
104690 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
104691 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
104692 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
104693 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
104694 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
104695 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
104696 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
104697 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
104698 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
104699 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
104700 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
104701 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
104702 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
104703 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
104704 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
104705 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
104706 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
104707 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
104708 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
104709 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
104710 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
104711 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
104712 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
104713 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
104714 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
104715 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
104716 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
104717 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
104718 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
104719 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
104720 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
104721 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
104722 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
104723 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
104724 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
104725 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
104726 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
104727 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
104728 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
104729 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
104730 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
104731 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
104732 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
104733 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
104734 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
104735 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
104736 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
104737 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
104738 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
104739 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
104740 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
104741 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
104742 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
104743 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
104744 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
104745 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
104746 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
104747 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
104748 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
104749 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
104750 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
104751 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
104752 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
104753 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
104754 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
104755 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
104756 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
104757 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
104758 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
104759 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
104760 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
104761 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
104762 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
104763 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
104764 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
104765 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
104766 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
104767 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104768 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
104769 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
104770 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
104771 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
104772 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
104773 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
104774 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
104775 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104776 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
104777 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104778 67, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
104779 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
104780 66, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
104781 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
104782 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104783 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104784 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104785 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
104786 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
104787 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
104788 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104789 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
104790 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104791 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
104792 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
104793 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
104794 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
104795 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
104796 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
104797 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
104798 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104799 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
104800 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104801 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
104802 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
104803 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
104804 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
104805 },
104806 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
104807 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
104808 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
104809 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
104810 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
104811 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
104812 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
104813 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
104814 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
104815 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
104816 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
104817 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
104818 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
104819 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
104820 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
104821 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
104822 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
104823 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
104824 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
104825 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
104826 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
104827 46, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
104828 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
104829 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
104830 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
104831 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
104832 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
104833 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
104834 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
104835 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
104836 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
104837 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
104838 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
104839 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
104840 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
104841 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
104842 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
104843 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
104844 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
104845 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
104846 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
104847 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
104848 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
104849 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
104850 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
104851 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
104852 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
104853 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
104854 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
104855 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
104856 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
104857 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
104858 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
104859 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
104860 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
104861 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
104862 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
104863 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
104864 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
104865 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
104866 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
104867 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
104868 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
104869 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
104870 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
104871 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
104872 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
104873 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
104874 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
104875 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
104876 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
104877 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
104878 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
104879 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
104880 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
104881 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
104882 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
104883 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
104884 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
104885 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
104886 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
104887 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
104888 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
104889 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
104890 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
104891 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
104892 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
104893 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
104894 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
104895 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
104896 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
104897 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
104898 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
104899 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
104900 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
104901 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
104902 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
104903 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
104904 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
104905 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
104906 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
104907 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
104908 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
104909 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
104910 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
104911 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
104912 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
104913 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
104914 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
104915 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
104916 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
104917 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
104918 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
104919 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
104920 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
104921 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
104922 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104923 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
104924 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
104925 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
104926 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
104927 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
104928 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
104929 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
104930 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
104931 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
104932 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104933 67, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
104934 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
104935 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
104936 66, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
104937 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104938 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104939 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
104940 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
104941 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
104942 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
104943 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104944 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
104945 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104946 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
104947 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
104948 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
104949 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
104950 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
104951 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
104952 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
104953 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
104954 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
104955 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
104956 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
104957 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
104958 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
104959 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
104960 },
104961 { // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
104962 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:bsub
104963 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub
104964 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub0
104965 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub1
104966 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub2
104967 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub3
104968 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:hsub
104969 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:psub
104970 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:psub0
104971 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:psub1
104972 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub0
104973 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1
104974 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2
104975 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub3
104976 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:ssub
104977 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:sub_32 -> GPR32common
104978 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:sube32
104979 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:sube64
104980 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:subo32
104981 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:subo64
104982 48, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_0 -> GPR64noip_and_tcGPR64
104983 45, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_1 -> GPR64common_and_GPR64noip
104984 43, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_2 -> GPR64common
104985 43, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_3 -> GPR64common
104986 43, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_4 -> GPR64common
104987 43, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_5 -> GPR64common
104988 43, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_6 -> GPR64common
104989 43, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_7 -> GPR64common
104990 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubb
104991 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubd0
104992 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubd1
104993 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh0
104994 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1
104995 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubq0
104996 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubq1
104997 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs0
104998 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1
104999 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub
105000 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub0
105001 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1
105002 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2
105003 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub3
105004 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubd1_then_zasubq0
105005 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubd1_then_zasubq1
105006 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1_then_zasubd0
105007 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1_then_zasubd1
105008 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1_then_zasubq0
105009 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1_then_zasubq1
105010 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq0
105011 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq1
105012 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubd0
105013 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubd1
105014 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubq0
105015 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubq1
105016 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs0
105017 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1
105018 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq0
105019 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq1
105020 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd0
105021 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1
105022 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq0
105023 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq1
105024 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105025 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105026 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub1_then_bsub
105027 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub1_then_hsub
105028 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub1_then_ssub
105029 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub3_then_bsub
105030 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub3_then_hsub
105031 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub3_then_ssub
105032 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub2_then_bsub
105033 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub2_then_hsub
105034 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub2_then_ssub
105035 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:psub1_then_psub
105036 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_then_bsub
105037 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_then_dsub
105038 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_then_hsub
105039 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_then_ssub
105040 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub3_then_bsub
105041 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub3_then_dsub
105042 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub3_then_hsub
105043 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub3_then_ssub
105044 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2_then_bsub
105045 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2_then_dsub
105046 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2_then_hsub
105047 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2_then_ssub
105048 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_7_then_sub_32 -> GPR32common
105049 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_6_then_sub_32 -> GPR32common
105050 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_5_then_sub_32 -> GPR32common
105051 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_4_then_sub_32 -> GPR32common
105052 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_3_then_sub_32 -> GPR32common
105053 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_2_then_sub_32 -> GPR32common
105054 27, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_1_then_sub_32 -> GPR32common
105055 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:subo64_then_sub_32
105056 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_bsub
105057 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_dsub
105058 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_hsub
105059 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_ssub
105060 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_zsub
105061 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub3_then_bsub
105062 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub3_then_dsub
105063 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub3_then_hsub
105064 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub3_then_ssub
105065 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub3_then_zsub
105066 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_bsub
105067 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_dsub
105068 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_hsub
105069 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_ssub
105070 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_zsub
105071 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub0_dsub1
105072 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub0_dsub1_dsub2
105073 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub1_dsub2
105074 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub1_dsub2_dsub3
105075 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub2_dsub3
105076 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub_qsub1_then_dsub
105077 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105078 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub
105079 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub0_qsub1
105080 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub0_qsub1_qsub2
105081 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_qsub2
105082 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_qsub2_qsub3
105083 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2_qsub3
105084 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub
105085 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105086 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:qsub2_then_dsub_qsub3_then_dsub
105087 35, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105088 68, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
105089 64, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
105090 64, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
105091 64, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
105092 35, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105093 35, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105094 35, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105095 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:sub_32_subo64_then_sub_32
105096 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub_zsub1_then_dsub
105097 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub_zsub1_then_zsub
105098 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105099 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub
105100 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105101 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub
105102 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub0_zsub1
105103 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub0_zsub1_zsub2
105104 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_zsub2
105105 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_zsub2_zsub3
105106 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_zsub3
105107 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub
105108 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105109 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub
105110 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105111 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_dsub_zsub3_then_dsub
105112 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub2_then_zsub_zsub3_then_zsub
105113 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub0_zsub2
105114 0, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16:zsub1_zsub3
105115 },
105116 { // GPR64x8Class_with_x8sub_1_in_tcGPR64
105117 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:bsub
105118 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub
105119 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub0
105120 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub1
105121 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub2
105122 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub3
105123 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:hsub
105124 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:psub
105125 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:psub0
105126 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:psub1
105127 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub0
105128 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1
105129 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2
105130 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub3
105131 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:ssub
105132 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:sub_32 -> GPR32common
105133 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:sube32
105134 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:sube64
105135 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:subo32
105136 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:subo64
105137 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_0 -> tcGPR64
105138 47, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_1 -> tcGPRnotx16
105139 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_2 -> tcGPR64
105140 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_3 -> GPR64common
105141 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_4 -> GPR64common
105142 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_5 -> GPR64common
105143 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_6 -> GPR64common
105144 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_7 -> GPR64common
105145 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubb
105146 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubd0
105147 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubd1
105148 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh0
105149 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1
105150 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubq0
105151 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubq1
105152 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs0
105153 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1
105154 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub
105155 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub0
105156 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1
105157 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2
105158 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub3
105159 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubd1_then_zasubq0
105160 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubd1_then_zasubq1
105161 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1_then_zasubd0
105162 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1_then_zasubd1
105163 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1_then_zasubq0
105164 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1_then_zasubq1
105165 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
105166 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
105167 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubd0
105168 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubd1
105169 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubq0
105170 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubq1
105171 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs0
105172 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1
105173 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
105174 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
105175 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
105176 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
105177 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
105178 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
105179 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105180 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105181 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub1_then_bsub
105182 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub1_then_hsub
105183 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub1_then_ssub
105184 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub3_then_bsub
105185 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub3_then_hsub
105186 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub3_then_ssub
105187 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub2_then_bsub
105188 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub2_then_hsub
105189 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub2_then_ssub
105190 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:psub1_then_psub
105191 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_then_bsub
105192 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_then_dsub
105193 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_then_hsub
105194 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_then_ssub
105195 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub3_then_bsub
105196 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub3_then_dsub
105197 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub3_then_hsub
105198 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub3_then_ssub
105199 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2_then_bsub
105200 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2_then_dsub
105201 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2_then_hsub
105202 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2_then_ssub
105203 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_7_then_sub_32 -> GPR32common
105204 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_6_then_sub_32 -> GPR32common
105205 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_5_then_sub_32 -> GPR32common
105206 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_4_then_sub_32 -> GPR32common
105207 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_3_then_sub_32 -> GPR32common
105208 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_2_then_sub_32 -> GPR32common
105209 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_1_then_sub_32 -> GPR32common
105210 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:subo64_then_sub_32
105211 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_bsub
105212 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_dsub
105213 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_hsub
105214 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_ssub
105215 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_zsub
105216 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub3_then_bsub
105217 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub3_then_dsub
105218 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub3_then_hsub
105219 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub3_then_ssub
105220 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub3_then_zsub
105221 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_bsub
105222 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_dsub
105223 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_hsub
105224 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_ssub
105225 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_zsub
105226 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub0_dsub1
105227 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub0_dsub1_dsub2
105228 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub1_dsub2
105229 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub1_dsub2_dsub3
105230 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub2_dsub3
105231 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub_qsub1_then_dsub
105232 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105233 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
105234 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub0_qsub1
105235 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub0_qsub1_qsub2
105236 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_qsub2
105237 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_qsub2_qsub3
105238 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2_qsub3
105239 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
105240 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105241 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
105242 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105243 69, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
105244 67, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPR64
105245 64, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
105246 64, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
105247 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105248 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105249 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105250 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:sub_32_subo64_then_sub_32
105251 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub_zsub1_then_dsub
105252 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub_zsub1_then_zsub
105253 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105254 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
105255 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105256 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
105257 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub0_zsub1
105258 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub0_zsub1_zsub2
105259 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_zsub2
105260 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_zsub2_zsub3
105261 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_zsub3
105262 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
105263 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105264 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
105265 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105266 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
105267 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
105268 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub0_zsub2
105269 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64:zsub1_zsub3
105270 },
105271 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
105272 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
105273 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
105274 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
105275 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
105276 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
105277 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
105278 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
105279 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
105280 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
105281 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
105282 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
105283 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
105284 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
105285 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
105286 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
105287 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
105288 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
105289 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
105290 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
105291 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
105292 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
105293 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
105294 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
105295 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
105296 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
105297 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
105298 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
105299 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
105300 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
105301 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
105302 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
105303 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
105304 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
105305 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
105306 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
105307 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
105308 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
105309 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
105310 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
105311 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
105312 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
105313 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
105314 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
105315 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
105316 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
105317 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
105318 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
105319 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
105320 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
105321 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
105322 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
105323 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
105324 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
105325 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
105326 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
105327 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
105328 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
105329 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
105330 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
105331 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
105332 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
105333 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
105334 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105335 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105336 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
105337 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
105338 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
105339 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
105340 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
105341 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
105342 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
105343 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
105344 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
105345 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
105346 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
105347 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
105348 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
105349 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
105350 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
105351 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
105352 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
105353 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
105354 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
105355 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
105356 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
105357 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
105358 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
105359 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
105360 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
105361 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
105362 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
105363 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
105364 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
105365 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
105366 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
105367 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
105368 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
105369 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
105370 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
105371 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
105372 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
105373 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
105374 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
105375 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
105376 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
105377 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
105378 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
105379 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
105380 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
105381 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
105382 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
105383 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
105384 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
105385 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
105386 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
105387 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105388 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
105389 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
105390 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
105391 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
105392 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
105393 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
105394 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
105395 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105396 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
105397 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105398 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
105399 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
105400 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
105401 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
105402 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105403 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105404 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105405 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
105406 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
105407 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
105408 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105409 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
105410 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105411 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
105412 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
105413 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
105414 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
105415 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
105416 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
105417 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
105418 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105419 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
105420 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105421 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
105422 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
105423 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
105424 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
105425 },
105426 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
105427 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
105428 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
105429 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
105430 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
105431 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
105432 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
105433 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
105434 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
105435 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
105436 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
105437 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
105438 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
105439 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
105440 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
105441 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
105442 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
105443 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
105444 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
105445 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
105446 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
105447 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
105448 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
105449 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
105450 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
105451 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
105452 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
105453 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
105454 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
105455 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
105456 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
105457 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
105458 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
105459 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
105460 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
105461 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
105462 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
105463 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
105464 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
105465 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
105466 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
105467 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
105468 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
105469 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
105470 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
105471 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
105472 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
105473 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
105474 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
105475 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
105476 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
105477 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
105478 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
105479 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
105480 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
105481 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
105482 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
105483 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
105484 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
105485 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
105486 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
105487 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
105488 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
105489 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105490 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105491 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
105492 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
105493 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
105494 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
105495 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
105496 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
105497 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
105498 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
105499 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
105500 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
105501 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
105502 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
105503 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
105504 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
105505 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
105506 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
105507 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
105508 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
105509 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
105510 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
105511 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
105512 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
105513 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
105514 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
105515 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
105516 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
105517 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
105518 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
105519 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
105520 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
105521 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
105522 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
105523 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
105524 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
105525 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
105526 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
105527 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
105528 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
105529 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
105530 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
105531 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
105532 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
105533 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
105534 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
105535 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
105536 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
105537 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
105538 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
105539 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
105540 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
105541 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
105542 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105543 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
105544 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
105545 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
105546 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
105547 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
105548 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
105549 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
105550 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105551 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
105552 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105553 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
105554 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
105555 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
105556 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
105557 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105558 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105559 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105560 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
105561 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
105562 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
105563 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105564 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
105565 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105566 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
105567 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
105568 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
105569 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
105570 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
105571 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
105572 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
105573 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105574 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
105575 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105576 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
105577 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
105578 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
105579 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
105580 },
105581 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
105582 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
105583 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
105584 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
105585 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
105586 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
105587 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
105588 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
105589 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
105590 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
105591 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
105592 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
105593 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
105594 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
105595 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
105596 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
105597 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
105598 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
105599 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
105600 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
105601 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
105602 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
105603 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
105604 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
105605 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
105606 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
105607 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
105608 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
105609 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
105610 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
105611 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
105612 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
105613 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
105614 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
105615 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
105616 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
105617 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
105618 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
105619 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
105620 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
105621 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
105622 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
105623 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
105624 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
105625 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
105626 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
105627 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
105628 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
105629 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
105630 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
105631 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
105632 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
105633 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
105634 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
105635 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
105636 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
105637 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
105638 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
105639 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
105640 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
105641 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
105642 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
105643 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
105644 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105645 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105646 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
105647 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
105648 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
105649 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
105650 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
105651 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
105652 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
105653 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
105654 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
105655 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
105656 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
105657 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
105658 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
105659 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
105660 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
105661 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
105662 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
105663 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
105664 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
105665 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
105666 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
105667 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
105668 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
105669 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
105670 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
105671 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
105672 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
105673 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
105674 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
105675 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
105676 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
105677 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
105678 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
105679 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
105680 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
105681 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
105682 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
105683 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
105684 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
105685 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
105686 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
105687 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
105688 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
105689 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
105690 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
105691 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
105692 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
105693 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
105694 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
105695 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
105696 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
105697 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105698 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
105699 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
105700 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
105701 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
105702 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
105703 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
105704 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
105705 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105706 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
105707 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105708 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
105709 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
105710 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
105711 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
105712 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105713 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105714 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105715 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
105716 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
105717 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
105718 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105719 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
105720 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105721 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
105722 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
105723 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
105724 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
105725 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
105726 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
105727 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
105728 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105729 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
105730 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105731 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
105732 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
105733 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
105734 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
105735 },
105736 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
105737 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
105738 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
105739 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
105740 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
105741 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
105742 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
105743 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
105744 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
105745 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
105746 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
105747 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
105748 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
105749 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
105750 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
105751 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
105752 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
105753 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
105754 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
105755 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
105756 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
105757 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common
105758 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
105759 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
105760 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
105761 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
105762 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
105763 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
105764 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
105765 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
105766 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
105767 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
105768 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
105769 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
105770 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
105771 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
105772 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
105773 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
105774 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
105775 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
105776 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
105777 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
105778 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
105779 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
105780 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
105781 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
105782 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
105783 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
105784 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
105785 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
105786 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
105787 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
105788 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
105789 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
105790 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
105791 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
105792 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
105793 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
105794 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
105795 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
105796 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
105797 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
105798 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
105799 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105800 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105801 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
105802 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
105803 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
105804 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
105805 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
105806 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
105807 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
105808 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
105809 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
105810 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
105811 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
105812 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
105813 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
105814 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
105815 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
105816 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
105817 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
105818 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
105819 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
105820 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
105821 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
105822 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
105823 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
105824 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
105825 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
105826 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
105827 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
105828 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
105829 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
105830 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
105831 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
105832 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
105833 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
105834 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
105835 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
105836 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
105837 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
105838 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
105839 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
105840 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
105841 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
105842 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
105843 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
105844 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
105845 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
105846 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
105847 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
105848 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
105849 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
105850 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
105851 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
105852 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105853 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
105854 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
105855 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
105856 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
105857 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
105858 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
105859 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
105860 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
105861 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
105862 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105863 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64common
105864 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
105865 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
105866 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
105867 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105868 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105869 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
105870 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
105871 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
105872 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
105873 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105874 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
105875 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105876 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
105877 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
105878 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
105879 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
105880 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
105881 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
105882 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
105883 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
105884 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
105885 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
105886 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
105887 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
105888 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
105889 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
105890 },
105891 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
105892 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:bsub
105893 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub
105894 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0
105895 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1
105896 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2
105897 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3
105898 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:hsub
105899 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub
105900 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub0
105901 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1
105902 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0
105903 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1
105904 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2
105905 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3
105906 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:ssub
105907 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32 -> GPR32common
105908 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sube32
105909 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sube64
105910 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo32
105911 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64
105912 48, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
105913 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
105914 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
105915 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
105916 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4 -> GPR64common
105917 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5 -> GPR64common
105918 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6 -> GPR64common
105919 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7 -> GPR64common
105920 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubb
105921 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd0
105922 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1
105923 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh0
105924 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1
105925 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq0
105926 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubq1
105927 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs0
105928 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1
105929 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub
105930 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0
105931 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1
105932 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2
105933 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3
105934 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq0
105935 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubd1_then_zasubq1
105936 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd0
105937 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1
105938 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq0
105939 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubq1
105940 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
105941 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
105942 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd0
105943 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1
105944 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq0
105945 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubq1
105946 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs0
105947 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1
105948 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
105949 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
105950 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
105951 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
105952 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
105953 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
105954 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
105955 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
105956 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_bsub
105957 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_hsub
105958 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_then_ssub
105959 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_bsub
105960 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_hsub
105961 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub3_then_ssub
105962 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_bsub
105963 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_hsub
105964 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_then_ssub
105965 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:psub1_then_psub
105966 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_bsub
105967 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub
105968 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_hsub
105969 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_ssub
105970 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_bsub
105971 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_dsub
105972 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_hsub
105973 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub3_then_ssub
105974 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_bsub
105975 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub
105976 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_hsub
105977 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_ssub
105978 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
105979 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
105980 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
105981 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
105982 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
105983 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
105984 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
105985 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:subo64_then_sub_32
105986 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_bsub
105987 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub
105988 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_hsub
105989 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_ssub
105990 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub
105991 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_bsub
105992 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_dsub
105993 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_hsub
105994 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_ssub
105995 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub3_then_zsub
105996 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_bsub
105997 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub
105998 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_hsub
105999 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_ssub
106000 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub
106001 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1
106002 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub0_dsub1_dsub2
106003 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2
106004 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub1_dsub2_dsub3
106005 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub2_dsub3
106006 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub
106007 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106008 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
106009 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1
106010 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub0_qsub1_qsub2
106011 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2
106012 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_qsub2_qsub3
106013 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_qsub3
106014 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
106015 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106016 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
106017 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106018 68, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
106019 66, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
106020 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
106021 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
106022 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106023 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106024 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106025 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:sub_32_subo64_then_sub_32
106026 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub
106027 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub
106028 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106029 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
106030 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106031 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
106032 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1
106033 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub1_zsub2
106034 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2
106035 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub2_zsub3
106036 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_zsub3
106037 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
106038 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106039 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
106040 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106041 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
106042 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
106043 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub0_zsub2
106044 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip:zsub1_zsub3
106045 },
106046 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
106047 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
106048 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
106049 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
106050 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
106051 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
106052 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
106053 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
106054 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
106055 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
106056 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
106057 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
106058 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
106059 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
106060 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
106061 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
106062 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
106063 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
106064 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
106065 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
106066 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
106067 48, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
106068 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
106069 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common
106070 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common
106071 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
106072 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
106073 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
106074 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
106075 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
106076 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
106077 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
106078 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
106079 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
106080 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
106081 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
106082 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
106083 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
106084 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
106085 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
106086 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
106087 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
106088 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
106089 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
106090 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
106091 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
106092 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
106093 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
106094 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
106095 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
106096 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
106097 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
106098 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
106099 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
106100 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
106101 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
106102 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
106103 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
106104 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
106105 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
106106 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
106107 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
106108 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
106109 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
106110 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
106111 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
106112 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
106113 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
106114 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
106115 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
106116 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
106117 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
106118 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
106119 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
106120 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
106121 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
106122 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
106123 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
106124 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
106125 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
106126 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
106127 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
106128 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
106129 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
106130 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
106131 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
106132 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
106133 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
106134 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
106135 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
106136 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
106137 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
106138 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
106139 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
106140 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
106141 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
106142 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
106143 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
106144 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
106145 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
106146 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
106147 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
106148 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
106149 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
106150 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
106151 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
106152 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
106153 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
106154 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
106155 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
106156 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
106157 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
106158 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
106159 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
106160 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
106161 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
106162 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106163 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
106164 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
106165 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
106166 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
106167 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
106168 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
106169 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
106170 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106171 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
106172 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106173 68, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
106174 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
106175 66, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
106176 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
106177 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106178 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106179 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106180 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
106181 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
106182 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
106183 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106184 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
106185 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106186 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
106187 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
106188 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
106189 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
106190 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
106191 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
106192 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
106193 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106194 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
106195 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106196 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
106197 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
106198 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
106199 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
106200 },
106201 { // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
106202 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
106203 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
106204 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
106205 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
106206 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
106207 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
106208 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
106209 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
106210 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
106211 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
106212 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
106213 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
106214 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
106215 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
106216 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
106217 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
106218 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
106219 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
106220 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
106221 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
106222 48, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
106223 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
106224 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
106225 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
106226 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
106227 43, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
106228 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
106229 45, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
106230 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
106231 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
106232 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
106233 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
106234 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
106235 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
106236 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
106237 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
106238 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
106239 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
106240 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
106241 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
106242 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
106243 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
106244 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
106245 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
106246 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
106247 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
106248 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
106249 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
106250 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
106251 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
106252 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
106253 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
106254 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
106255 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
106256 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
106257 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
106258 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
106259 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
106260 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
106261 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
106262 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
106263 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
106264 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
106265 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
106266 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
106267 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
106268 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
106269 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
106270 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
106271 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
106272 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
106273 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
106274 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
106275 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
106276 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
106277 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
106278 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
106279 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
106280 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
106281 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
106282 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
106283 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
106284 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
106285 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
106286 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
106287 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
106288 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
106289 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
106290 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
106291 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
106292 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
106293 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
106294 27, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
106295 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
106296 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
106297 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
106298 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
106299 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
106300 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
106301 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
106302 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
106303 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
106304 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
106305 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
106306 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
106307 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
106308 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
106309 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
106310 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
106311 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
106312 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
106313 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
106314 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
106315 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
106316 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
106317 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106318 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
106319 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
106320 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
106321 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
106322 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
106323 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
106324 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
106325 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106326 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
106327 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106328 68, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
106329 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
106330 64, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
106331 66, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
106332 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106333 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106334 35, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106335 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
106336 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
106337 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
106338 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106339 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
106340 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106341 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
106342 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
106343 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
106344 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
106345 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
106346 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
106347 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
106348 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106349 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
106350 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106351 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
106352 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
106353 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
106354 0, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
106355 },
106356 { // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
106357 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:bsub
106358 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub
106359 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub0
106360 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub1
106361 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub2
106362 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub3
106363 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:hsub
106364 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:psub
106365 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:psub0
106366 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:psub1
106367 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub0
106368 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1
106369 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2
106370 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub3
106371 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:ssub
106372 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:sub_32 -> GPR32common
106373 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:sube32
106374 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:sube64
106375 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:subo32
106376 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:subo64
106377 48, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_0 -> GPR64noip_and_tcGPR64
106378 48, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_1 -> GPR64noip_and_tcGPR64
106379 46, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_2 -> tcGPR64
106380 47, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_3 -> tcGPRnotx16
106381 46, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_4 -> tcGPR64
106382 43, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_5 -> GPR64common
106383 43, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_6 -> GPR64common
106384 43, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_7 -> GPR64common
106385 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubb
106386 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubd0
106387 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubd1
106388 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh0
106389 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1
106390 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubq0
106391 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubq1
106392 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs0
106393 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1
106394 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub
106395 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub0
106396 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1
106397 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2
106398 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub3
106399 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq0
106400 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq1
106401 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd0
106402 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1
106403 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq0
106404 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq1
106405 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
106406 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
106407 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd0
106408 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1
106409 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq0
106410 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq1
106411 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs0
106412 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1
106413 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
106414 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
106415 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
106416 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
106417 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
106418 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
106419 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
106420 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
106421 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub1_then_bsub
106422 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub1_then_hsub
106423 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub1_then_ssub
106424 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub3_then_bsub
106425 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub3_then_hsub
106426 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub3_then_ssub
106427 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub2_then_bsub
106428 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub2_then_hsub
106429 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub2_then_ssub
106430 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:psub1_then_psub
106431 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_then_bsub
106432 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_then_dsub
106433 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_then_hsub
106434 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_then_ssub
106435 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub3_then_bsub
106436 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub3_then_dsub
106437 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub3_then_hsub
106438 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub3_then_ssub
106439 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2_then_bsub
106440 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2_then_dsub
106441 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2_then_hsub
106442 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2_then_ssub
106443 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_7_then_sub_32 -> GPR32common
106444 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32 -> GPR32common
106445 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_5_then_sub_32 -> GPR32common
106446 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32 -> GPR32common
106447 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_3_then_sub_32 -> GPR32common
106448 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32 -> GPR32common
106449 27, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_1_then_sub_32 -> GPR32common
106450 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:subo64_then_sub_32
106451 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_bsub
106452 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_dsub
106453 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_hsub
106454 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_ssub
106455 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_zsub
106456 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub3_then_bsub
106457 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub3_then_dsub
106458 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub3_then_hsub
106459 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub3_then_ssub
106460 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub3_then_zsub
106461 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_bsub
106462 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_dsub
106463 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_hsub
106464 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_ssub
106465 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_zsub
106466 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub0_dsub1
106467 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub0_dsub1_dsub2
106468 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub1_dsub2
106469 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub1_dsub2_dsub3
106470 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub2_dsub3
106471 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub
106472 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106473 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
106474 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub0_qsub1
106475 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub0_qsub1_qsub2
106476 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_qsub2
106477 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_qsub2_qsub3
106478 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2_qsub3
106479 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
106480 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106481 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
106482 35, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106483 70, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
106484 69, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_tcGPR64
106485 67, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPR64
106486 64, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
106487 35, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106488 35, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106489 35, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106490 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:sub_32_subo64_then_sub_32
106491 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub
106492 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub
106493 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106494 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
106495 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106496 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
106497 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub0_zsub1
106498 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub0_zsub1_zsub2
106499 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_zsub2
106500 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_zsub2_zsub3
106501 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_zsub3
106502 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
106503 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106504 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
106505 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106506 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
106507 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
106508 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub0_zsub2
106509 0, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64:zsub1_zsub3
106510 },
106511 { // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
106512 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
106513 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
106514 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
106515 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
106516 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
106517 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
106518 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
106519 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
106520 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
106521 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
106522 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
106523 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
106524 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
106525 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
106526 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
106527 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
106528 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
106529 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
106530 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
106531 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
106532 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> tcGPR64
106533 47, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> tcGPRnotx16
106534 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> tcGPR64
106535 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common
106536 45, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
106537 45, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
106538 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
106539 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
106540 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
106541 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
106542 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
106543 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
106544 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
106545 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
106546 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
106547 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
106548 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
106549 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
106550 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
106551 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
106552 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
106553 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
106554 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
106555 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
106556 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
106557 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
106558 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
106559 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
106560 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
106561 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
106562 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
106563 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
106564 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
106565 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
106566 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
106567 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
106568 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
106569 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
106570 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
106571 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
106572 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
106573 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
106574 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
106575 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
106576 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
106577 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
106578 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
106579 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
106580 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
106581 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
106582 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
106583 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
106584 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
106585 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
106586 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
106587 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
106588 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
106589 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
106590 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
106591 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
106592 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
106593 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
106594 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
106595 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
106596 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
106597 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
106598 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
106599 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
106600 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
106601 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
106602 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
106603 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
106604 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
106605 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
106606 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
106607 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
106608 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
106609 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
106610 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
106611 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
106612 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
106613 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
106614 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
106615 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
106616 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
106617 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
106618 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
106619 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
106620 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
106621 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
106622 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
106623 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
106624 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
106625 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
106626 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
106627 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106628 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
106629 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
106630 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
106631 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
106632 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
106633 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
106634 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
106635 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106636 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
106637 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106638 69, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
106639 67, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPR64
106640 66, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
106641 64, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
106642 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106643 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106644 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106645 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
106646 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
106647 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
106648 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106649 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
106650 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106651 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
106652 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
106653 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
106654 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
106655 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
106656 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
106657 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
106658 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106659 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
106660 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106661 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
106662 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
106663 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
106664 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
106665 },
106666 { // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
106667 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
106668 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
106669 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
106670 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
106671 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
106672 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
106673 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
106674 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
106675 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
106676 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
106677 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
106678 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
106679 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
106680 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
106681 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
106682 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
106683 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
106684 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
106685 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
106686 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
106687 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
106688 47, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> tcGPRnotx16
106689 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> tcGPR64
106690 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
106691 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
106692 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
106693 45, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
106694 45, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
106695 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
106696 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
106697 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
106698 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
106699 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
106700 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
106701 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
106702 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
106703 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
106704 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
106705 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
106706 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
106707 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
106708 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
106709 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
106710 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
106711 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
106712 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
106713 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
106714 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
106715 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
106716 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
106717 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
106718 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
106719 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
106720 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
106721 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
106722 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
106723 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
106724 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
106725 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
106726 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
106727 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
106728 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
106729 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
106730 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
106731 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
106732 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
106733 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
106734 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
106735 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
106736 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
106737 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
106738 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
106739 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
106740 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
106741 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
106742 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
106743 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
106744 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
106745 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
106746 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
106747 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
106748 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
106749 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
106750 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
106751 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
106752 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
106753 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
106754 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
106755 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
106756 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
106757 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
106758 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
106759 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
106760 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
106761 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
106762 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
106763 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
106764 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
106765 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
106766 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
106767 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
106768 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
106769 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
106770 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
106771 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
106772 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
106773 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
106774 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
106775 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
106776 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
106777 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
106778 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
106779 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
106780 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
106781 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
106782 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106783 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
106784 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
106785 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
106786 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
106787 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
106788 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
106789 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
106790 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106791 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
106792 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106793 69, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
106794 67, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPR64
106795 64, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
106796 66, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
106797 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106798 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106799 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106800 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
106801 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
106802 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
106803 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106804 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
106805 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106806 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
106807 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
106808 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
106809 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
106810 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
106811 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
106812 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
106813 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106814 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
106815 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106816 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
106817 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
106818 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
106819 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
106820 },
106821 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
106822 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
106823 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
106824 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
106825 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
106826 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
106827 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
106828 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
106829 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
106830 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
106831 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
106832 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
106833 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
106834 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
106835 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
106836 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
106837 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
106838 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
106839 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
106840 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
106841 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
106842 46, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> tcGPR64
106843 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common
106844 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
106845 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
106846 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
106847 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
106848 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
106849 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
106850 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
106851 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
106852 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
106853 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
106854 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
106855 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
106856 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
106857 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
106858 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
106859 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
106860 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
106861 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
106862 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
106863 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
106864 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
106865 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
106866 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
106867 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
106868 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
106869 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
106870 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
106871 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
106872 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
106873 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
106874 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
106875 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
106876 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
106877 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
106878 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
106879 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
106880 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
106881 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
106882 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
106883 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
106884 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
106885 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
106886 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
106887 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
106888 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
106889 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
106890 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
106891 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
106892 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
106893 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
106894 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
106895 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
106896 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
106897 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
106898 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
106899 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
106900 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
106901 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
106902 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
106903 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
106904 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
106905 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
106906 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
106907 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
106908 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
106909 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
106910 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
106911 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
106912 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
106913 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
106914 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
106915 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
106916 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
106917 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
106918 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
106919 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
106920 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
106921 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
106922 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
106923 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
106924 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
106925 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
106926 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
106927 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
106928 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
106929 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
106930 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
106931 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
106932 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
106933 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
106934 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
106935 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
106936 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
106937 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106938 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
106939 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
106940 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
106941 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
106942 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
106943 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
106944 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
106945 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
106946 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
106947 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106948 67, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
106949 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
106950 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
106951 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
106952 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106953 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106954 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
106955 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
106956 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
106957 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
106958 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106959 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
106960 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106961 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
106962 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
106963 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
106964 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
106965 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
106966 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
106967 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
106968 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
106969 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
106970 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
106971 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
106972 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
106973 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
106974 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
106975 },
106976 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
106977 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
106978 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
106979 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
106980 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
106981 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
106982 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
106983 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
106984 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
106985 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
106986 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
106987 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
106988 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
106989 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
106990 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
106991 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
106992 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
106993 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
106994 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
106995 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
106996 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
106997 46, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
106998 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
106999 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
107000 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
107001 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
107002 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
107003 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
107004 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
107005 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
107006 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
107007 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
107008 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
107009 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
107010 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
107011 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
107012 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
107013 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
107014 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
107015 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
107016 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
107017 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
107018 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
107019 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
107020 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
107021 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
107022 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
107023 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
107024 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
107025 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
107026 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
107027 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
107028 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
107029 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
107030 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
107031 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
107032 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
107033 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
107034 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
107035 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
107036 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
107037 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
107038 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
107039 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107040 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107041 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
107042 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
107043 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
107044 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
107045 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
107046 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
107047 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
107048 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
107049 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
107050 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
107051 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
107052 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
107053 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
107054 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
107055 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
107056 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
107057 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
107058 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
107059 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
107060 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
107061 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
107062 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
107063 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
107064 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
107065 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
107066 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
107067 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
107068 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
107069 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
107070 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
107071 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
107072 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
107073 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
107074 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
107075 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
107076 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
107077 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
107078 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
107079 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
107080 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
107081 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
107082 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
107083 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
107084 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
107085 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
107086 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
107087 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
107088 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
107089 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
107090 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
107091 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
107092 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107093 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
107094 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
107095 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
107096 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
107097 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
107098 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
107099 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
107100 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107101 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
107102 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107103 67, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
107104 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
107105 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
107106 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
107107 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107108 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107109 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107110 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
107111 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
107112 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
107113 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107114 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
107115 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107116 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
107117 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
107118 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
107119 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
107120 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
107121 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
107122 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
107123 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107124 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
107125 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107126 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
107127 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
107128 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
107129 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
107130 },
107131 { // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
107132 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:bsub
107133 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub
107134 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub0
107135 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub1
107136 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub2
107137 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub3
107138 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:hsub
107139 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:psub
107140 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:psub0
107141 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:psub1
107142 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub0
107143 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1
107144 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2
107145 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub3
107146 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:ssub
107147 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:sub_32 -> GPR32common
107148 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:sube32
107149 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:sube64
107150 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:subo32
107151 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:subo64
107152 46, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_0 -> tcGPR64
107153 47, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_1 -> tcGPRnotx16
107154 48, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_2 -> GPR64noip_and_tcGPR64
107155 45, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_3 -> GPR64common_and_GPR64noip
107156 43, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_4 -> GPR64common
107157 43, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_5 -> GPR64common
107158 43, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_6 -> GPR64common
107159 43, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_7 -> GPR64common
107160 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubb
107161 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubd0
107162 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubd1
107163 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh0
107164 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1
107165 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubq0
107166 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubq1
107167 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs0
107168 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1
107169 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub
107170 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub0
107171 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1
107172 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2
107173 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub3
107174 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubd1_then_zasubq0
107175 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubd1_then_zasubq1
107176 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1_then_zasubd0
107177 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1_then_zasubd1
107178 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1_then_zasubq0
107179 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1_then_zasubq1
107180 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq0
107181 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq1
107182 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubd0
107183 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubd1
107184 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubq0
107185 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubq1
107186 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs0
107187 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1
107188 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq0
107189 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq1
107190 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd0
107191 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1
107192 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq0
107193 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq1
107194 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107195 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107196 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub1_then_bsub
107197 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub1_then_hsub
107198 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub1_then_ssub
107199 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub3_then_bsub
107200 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub3_then_hsub
107201 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub3_then_ssub
107202 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub2_then_bsub
107203 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub2_then_hsub
107204 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub2_then_ssub
107205 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:psub1_then_psub
107206 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_then_bsub
107207 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_then_dsub
107208 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_then_hsub
107209 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_then_ssub
107210 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub3_then_bsub
107211 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub3_then_dsub
107212 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub3_then_hsub
107213 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub3_then_ssub
107214 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2_then_bsub
107215 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2_then_dsub
107216 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2_then_hsub
107217 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2_then_ssub
107218 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_7_then_sub_32 -> GPR32common
107219 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_6_then_sub_32 -> GPR32common
107220 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_5_then_sub_32 -> GPR32common
107221 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_4_then_sub_32 -> GPR32common
107222 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_3_then_sub_32 -> GPR32common
107223 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_2_then_sub_32 -> GPR32common
107224 27, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_1_then_sub_32 -> GPR32common
107225 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:subo64_then_sub_32
107226 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_bsub
107227 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_dsub
107228 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_hsub
107229 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_ssub
107230 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_zsub
107231 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub3_then_bsub
107232 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub3_then_dsub
107233 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub3_then_hsub
107234 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub3_then_ssub
107235 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub3_then_zsub
107236 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_bsub
107237 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_dsub
107238 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_hsub
107239 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_ssub
107240 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_zsub
107241 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub0_dsub1
107242 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub0_dsub1_dsub2
107243 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub1_dsub2
107244 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub1_dsub2_dsub3
107245 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub2_dsub3
107246 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub_qsub1_then_dsub
107247 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107248 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub
107249 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub0_qsub1
107250 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub0_qsub1_qsub2
107251 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_qsub2
107252 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_qsub2_qsub3
107253 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2_qsub3
107254 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub
107255 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107256 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:qsub2_then_dsub_qsub3_then_dsub
107257 35, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107258 69, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
107259 68, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
107260 64, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
107261 64, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
107262 35, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107263 35, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107264 35, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107265 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:sub_32_subo64_then_sub_32
107266 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub_zsub1_then_dsub
107267 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub_zsub1_then_zsub
107268 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107269 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub
107270 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107271 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub
107272 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub0_zsub1
107273 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub0_zsub1_zsub2
107274 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_zsub2
107275 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_zsub2_zsub3
107276 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_zsub3
107277 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub
107278 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107279 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub
107280 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107281 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_dsub_zsub3_then_dsub
107282 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub2_then_zsub_zsub3_then_zsub
107283 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub0_zsub2
107284 0, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16:zsub1_zsub3
107285 },
107286 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
107287 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
107288 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
107289 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
107290 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
107291 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
107292 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
107293 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
107294 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
107295 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
107296 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
107297 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
107298 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
107299 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
107300 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
107301 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
107302 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
107303 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
107304 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
107305 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
107306 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
107307 46, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
107308 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
107309 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
107310 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
107311 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
107312 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
107313 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
107314 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
107315 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
107316 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
107317 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
107318 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
107319 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
107320 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
107321 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
107322 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
107323 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
107324 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
107325 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
107326 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
107327 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
107328 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
107329 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
107330 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
107331 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
107332 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
107333 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
107334 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
107335 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
107336 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
107337 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
107338 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
107339 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
107340 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
107341 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
107342 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
107343 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
107344 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
107345 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
107346 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
107347 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
107348 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
107349 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107350 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107351 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
107352 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
107353 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
107354 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
107355 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
107356 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
107357 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
107358 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
107359 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
107360 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
107361 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
107362 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
107363 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
107364 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
107365 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
107366 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
107367 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
107368 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
107369 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
107370 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
107371 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
107372 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
107373 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
107374 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
107375 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
107376 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
107377 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
107378 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
107379 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
107380 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
107381 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
107382 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
107383 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
107384 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
107385 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
107386 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
107387 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
107388 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
107389 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
107390 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
107391 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
107392 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
107393 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
107394 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
107395 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
107396 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
107397 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
107398 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
107399 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
107400 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
107401 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
107402 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107403 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
107404 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
107405 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
107406 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
107407 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
107408 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
107409 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
107410 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107411 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
107412 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107413 67, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
107414 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
107415 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
107416 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
107417 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107418 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107419 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107420 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
107421 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
107422 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
107423 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107424 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
107425 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107426 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
107427 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
107428 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
107429 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
107430 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
107431 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
107432 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
107433 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107434 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
107435 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107436 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
107437 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
107438 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
107439 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
107440 },
107441 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
107442 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
107443 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
107444 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
107445 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
107446 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
107447 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
107448 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
107449 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
107450 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
107451 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
107452 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
107453 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
107454 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
107455 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
107456 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
107457 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
107458 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
107459 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
107460 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
107461 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
107462 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64common_and_GPR64noip
107463 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
107464 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
107465 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
107466 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
107467 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
107468 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
107469 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
107470 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
107471 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
107472 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
107473 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
107474 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
107475 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
107476 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
107477 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
107478 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
107479 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
107480 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
107481 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
107482 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
107483 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
107484 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
107485 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
107486 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
107487 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
107488 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
107489 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
107490 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
107491 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
107492 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
107493 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
107494 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
107495 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
107496 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
107497 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
107498 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
107499 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
107500 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
107501 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
107502 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
107503 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
107504 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107505 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107506 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
107507 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
107508 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
107509 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
107510 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
107511 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
107512 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
107513 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
107514 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
107515 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
107516 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
107517 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
107518 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
107519 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
107520 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
107521 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
107522 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
107523 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
107524 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
107525 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
107526 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
107527 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
107528 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
107529 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
107530 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
107531 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
107532 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
107533 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
107534 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
107535 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
107536 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
107537 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
107538 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
107539 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
107540 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
107541 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
107542 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
107543 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
107544 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
107545 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
107546 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
107547 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
107548 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
107549 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
107550 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
107551 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
107552 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
107553 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
107554 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
107555 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
107556 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
107557 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107558 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
107559 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
107560 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
107561 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
107562 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
107563 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
107564 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
107565 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107566 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
107567 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107568 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
107569 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
107570 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
107571 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
107572 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107573 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107574 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107575 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
107576 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
107577 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
107578 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107579 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
107580 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107581 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
107582 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
107583 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
107584 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
107585 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
107586 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
107587 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
107588 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107589 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
107590 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107591 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
107592 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
107593 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
107594 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
107595 },
107596 { // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
107597 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
107598 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
107599 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
107600 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
107601 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
107602 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
107603 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
107604 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
107605 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
107606 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
107607 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
107608 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
107609 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
107610 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
107611 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
107612 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
107613 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
107614 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
107615 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
107616 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
107617 48, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
107618 48, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64noip_and_tcGPR64
107619 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> tcGPR64
107620 47, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> tcGPRnotx16
107621 46, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> tcGPR64
107622 43, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
107623 45, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
107624 45, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
107625 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
107626 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
107627 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
107628 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
107629 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
107630 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
107631 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
107632 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
107633 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
107634 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
107635 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
107636 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
107637 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
107638 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
107639 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
107640 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
107641 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
107642 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
107643 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
107644 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
107645 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
107646 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
107647 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
107648 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
107649 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
107650 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
107651 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
107652 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
107653 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
107654 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
107655 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
107656 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
107657 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
107658 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
107659 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107660 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107661 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
107662 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
107663 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
107664 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
107665 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
107666 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
107667 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
107668 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
107669 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
107670 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
107671 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
107672 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
107673 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
107674 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
107675 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
107676 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
107677 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
107678 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
107679 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
107680 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
107681 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
107682 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
107683 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
107684 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
107685 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
107686 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
107687 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
107688 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
107689 27, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
107690 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
107691 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
107692 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
107693 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
107694 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
107695 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
107696 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
107697 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
107698 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
107699 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
107700 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
107701 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
107702 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
107703 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
107704 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
107705 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
107706 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
107707 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
107708 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
107709 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
107710 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
107711 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
107712 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107713 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
107714 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
107715 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
107716 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
107717 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
107718 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
107719 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
107720 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107721 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
107722 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107723 70, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
107724 69, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_tcGPR64
107725 67, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPR64
107726 66, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
107727 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107728 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107729 35, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107730 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
107731 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
107732 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
107733 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107734 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
107735 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107736 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
107737 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
107738 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
107739 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
107740 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
107741 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
107742 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
107743 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107744 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
107745 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107746 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
107747 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
107748 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
107749 0, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
107750 },
107751 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
107752 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
107753 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
107754 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
107755 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
107756 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
107757 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
107758 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
107759 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
107760 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
107761 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
107762 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
107763 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
107764 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
107765 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
107766 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
107767 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
107768 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
107769 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
107770 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
107771 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
107772 48, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
107773 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
107774 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
107775 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
107776 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
107777 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
107778 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
107779 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
107780 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
107781 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
107782 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
107783 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
107784 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
107785 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
107786 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
107787 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
107788 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
107789 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
107790 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
107791 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
107792 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
107793 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
107794 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
107795 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
107796 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
107797 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
107798 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
107799 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
107800 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
107801 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
107802 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
107803 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
107804 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
107805 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
107806 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
107807 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
107808 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
107809 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
107810 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
107811 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
107812 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
107813 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
107814 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107815 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107816 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
107817 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
107818 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
107819 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
107820 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
107821 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
107822 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
107823 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
107824 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
107825 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
107826 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
107827 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
107828 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
107829 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
107830 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
107831 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
107832 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
107833 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
107834 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
107835 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
107836 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
107837 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
107838 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
107839 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
107840 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
107841 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
107842 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
107843 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
107844 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
107845 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
107846 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
107847 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
107848 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
107849 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
107850 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
107851 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
107852 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
107853 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
107854 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
107855 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
107856 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
107857 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
107858 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
107859 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
107860 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
107861 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
107862 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
107863 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
107864 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
107865 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
107866 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
107867 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107868 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
107869 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
107870 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
107871 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
107872 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
107873 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
107874 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
107875 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
107876 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
107877 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107878 68, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
107879 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
107880 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
107881 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
107882 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107883 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107884 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
107885 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
107886 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
107887 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
107888 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107889 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
107890 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107891 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
107892 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
107893 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
107894 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
107895 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
107896 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
107897 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
107898 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
107899 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
107900 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
107901 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
107902 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
107903 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
107904 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
107905 },
107906 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
107907 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
107908 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
107909 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
107910 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
107911 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
107912 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
107913 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
107914 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
107915 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
107916 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
107917 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
107918 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
107919 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
107920 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
107921 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
107922 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
107923 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
107924 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
107925 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
107926 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
107927 48, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
107928 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
107929 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
107930 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
107931 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
107932 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
107933 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
107934 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
107935 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
107936 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
107937 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
107938 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
107939 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
107940 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
107941 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
107942 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
107943 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
107944 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
107945 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
107946 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
107947 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
107948 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
107949 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
107950 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
107951 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
107952 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
107953 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
107954 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
107955 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
107956 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
107957 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
107958 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
107959 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
107960 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
107961 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
107962 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
107963 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
107964 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
107965 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
107966 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
107967 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
107968 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
107969 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
107970 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
107971 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
107972 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
107973 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
107974 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
107975 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
107976 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
107977 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
107978 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
107979 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
107980 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
107981 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
107982 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
107983 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
107984 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
107985 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
107986 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
107987 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
107988 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
107989 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
107990 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
107991 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
107992 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
107993 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
107994 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
107995 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
107996 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
107997 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
107998 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
107999 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
108000 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
108001 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
108002 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
108003 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
108004 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
108005 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
108006 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
108007 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
108008 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
108009 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
108010 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
108011 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
108012 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
108013 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
108014 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
108015 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
108016 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
108017 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
108018 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
108019 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
108020 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
108021 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
108022 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108023 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
108024 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
108025 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
108026 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
108027 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
108028 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
108029 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
108030 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108031 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
108032 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108033 68, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
108034 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
108035 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
108036 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
108037 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108038 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108039 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108040 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
108041 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
108042 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
108043 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108044 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
108045 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108046 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
108047 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
108048 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
108049 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
108050 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
108051 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
108052 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
108053 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108054 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
108055 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108056 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
108057 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
108058 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
108059 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
108060 },
108061 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
108062 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:bsub
108063 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub
108064 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0
108065 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1
108066 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2
108067 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3
108068 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:hsub
108069 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub
108070 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub0
108071 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1
108072 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0
108073 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1
108074 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2
108075 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3
108076 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:ssub
108077 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32 -> GPR32common
108078 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube32
108079 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sube64
108080 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo32
108081 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64
108082 46, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0 -> tcGPR64
108083 47, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1 -> tcGPRnotx16
108084 48, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2 -> GPR64noip_and_tcGPR64
108085 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
108086 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
108087 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
108088 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6 -> GPR64common
108089 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7 -> GPR64common
108090 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubb
108091 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd0
108092 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1
108093 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh0
108094 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1
108095 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq0
108096 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubq1
108097 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs0
108098 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1
108099 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub
108100 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0
108101 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1
108102 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2
108103 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3
108104 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq0
108105 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubd1_then_zasubq1
108106 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd0
108107 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1
108108 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq0
108109 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubq1
108110 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
108111 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
108112 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd0
108113 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1
108114 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq0
108115 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubq1
108116 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs0
108117 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1
108118 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
108119 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
108120 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
108121 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
108122 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
108123 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
108124 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
108125 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
108126 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_bsub
108127 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_hsub
108128 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_then_ssub
108129 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_bsub
108130 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_hsub
108131 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub3_then_ssub
108132 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_bsub
108133 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_hsub
108134 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_then_ssub
108135 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:psub1_then_psub
108136 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_bsub
108137 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub
108138 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_hsub
108139 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_ssub
108140 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_bsub
108141 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_dsub
108142 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_hsub
108143 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub3_then_ssub
108144 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_bsub
108145 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub
108146 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_hsub
108147 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_ssub
108148 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
108149 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
108150 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
108151 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
108152 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
108153 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
108154 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
108155 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:subo64_then_sub_32
108156 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_bsub
108157 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub
108158 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_hsub
108159 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_ssub
108160 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub
108161 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_bsub
108162 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_dsub
108163 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_hsub
108164 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_ssub
108165 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub3_then_zsub
108166 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_bsub
108167 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub
108168 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_hsub
108169 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_ssub
108170 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub
108171 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1
108172 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub0_dsub1_dsub2
108173 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2
108174 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub1_dsub2_dsub3
108175 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub2_dsub3
108176 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub
108177 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108178 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
108179 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1
108180 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub0_qsub1_qsub2
108181 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2
108182 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_qsub2_qsub3
108183 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_qsub3
108184 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
108185 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108186 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
108187 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108188 69, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
108189 68, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
108190 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
108191 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
108192 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108193 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108194 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108195 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:sub_32_subo64_then_sub_32
108196 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub
108197 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub
108198 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108199 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
108200 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108201 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
108202 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1
108203 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub1_zsub2
108204 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2
108205 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub2_zsub3
108206 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_zsub3
108207 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
108208 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108209 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
108210 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108211 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
108212 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
108213 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub0_zsub2
108214 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip:zsub1_zsub3
108215 },
108216 { // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
108217 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
108218 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
108219 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
108220 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
108221 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
108222 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
108223 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
108224 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
108225 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
108226 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
108227 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
108228 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
108229 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
108230 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
108231 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
108232 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
108233 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
108234 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
108235 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
108236 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
108237 46, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
108238 47, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> tcGPRnotx16
108239 48, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64noip_and_tcGPR64
108240 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
108241 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common
108242 43, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common
108243 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
108244 45, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
108245 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
108246 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
108247 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
108248 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
108249 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
108250 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
108251 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
108252 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
108253 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
108254 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
108255 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
108256 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
108257 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
108258 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
108259 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
108260 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
108261 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
108262 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
108263 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
108264 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
108265 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
108266 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
108267 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
108268 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
108269 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
108270 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
108271 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
108272 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
108273 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
108274 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
108275 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
108276 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
108277 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
108278 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
108279 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
108280 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
108281 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
108282 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
108283 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
108284 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
108285 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
108286 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
108287 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
108288 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
108289 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
108290 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
108291 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
108292 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
108293 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
108294 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
108295 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
108296 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
108297 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
108298 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
108299 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
108300 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
108301 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
108302 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
108303 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
108304 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
108305 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
108306 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
108307 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
108308 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
108309 27, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
108310 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
108311 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
108312 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
108313 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
108314 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
108315 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
108316 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
108317 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
108318 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
108319 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
108320 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
108321 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
108322 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
108323 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
108324 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
108325 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
108326 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
108327 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
108328 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
108329 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
108330 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
108331 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
108332 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108333 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
108334 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
108335 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
108336 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
108337 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
108338 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
108339 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
108340 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108341 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
108342 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108343 69, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
108344 68, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
108345 64, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64common
108346 66, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
108347 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108348 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108349 35, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108350 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
108351 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
108352 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
108353 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108354 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
108355 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108356 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
108357 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
108358 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
108359 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
108360 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
108361 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
108362 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
108363 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108364 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
108365 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108366 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
108367 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
108368 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
108369 0, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
108370 },
108371 { // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
108372 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:bsub
108373 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub
108374 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub0
108375 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub1
108376 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub2
108377 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub3
108378 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:hsub
108379 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:psub
108380 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:psub0
108381 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:psub1
108382 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub0
108383 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1
108384 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2
108385 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub3
108386 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:ssub
108387 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:sub_32 -> GPR32common
108388 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:sube32
108389 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:sube64
108390 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:subo32
108391 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:subo64
108392 48, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_0 -> GPR64noip_and_tcGPR64
108393 48, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_1 -> GPR64noip_and_tcGPR64
108394 48, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_2 -> GPR64noip_and_tcGPR64
108395 48, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_3 -> GPR64noip_and_tcGPR64
108396 46, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_4 -> tcGPR64
108397 47, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_5 -> tcGPRnotx16
108398 46, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_6 -> tcGPR64
108399 43, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_7 -> GPR64common
108400 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubb
108401 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubd0
108402 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubd1
108403 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh0
108404 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1
108405 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubq0
108406 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubq1
108407 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs0
108408 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1
108409 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub
108410 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub0
108411 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1
108412 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2
108413 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub3
108414 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq0
108415 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq1
108416 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd0
108417 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1
108418 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq0
108419 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq1
108420 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
108421 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
108422 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd0
108423 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1
108424 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq0
108425 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq1
108426 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs0
108427 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1
108428 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
108429 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
108430 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
108431 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
108432 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
108433 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
108434 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
108435 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
108436 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub1_then_bsub
108437 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub1_then_hsub
108438 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub1_then_ssub
108439 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub3_then_bsub
108440 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub3_then_hsub
108441 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub3_then_ssub
108442 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub2_then_bsub
108443 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub2_then_hsub
108444 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub2_then_ssub
108445 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:psub1_then_psub
108446 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_then_bsub
108447 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_then_dsub
108448 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_then_hsub
108449 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_then_ssub
108450 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub3_then_bsub
108451 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub3_then_dsub
108452 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub3_then_hsub
108453 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub3_then_ssub
108454 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2_then_bsub
108455 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2_then_dsub
108456 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2_then_hsub
108457 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2_then_ssub
108458 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_7_then_sub_32 -> GPR32common
108459 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32 -> GPR32common
108460 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_5_then_sub_32 -> GPR32common
108461 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32 -> GPR32common
108462 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_3_then_sub_32 -> GPR32common
108463 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32 -> GPR32common
108464 27, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_1_then_sub_32 -> GPR32common
108465 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:subo64_then_sub_32
108466 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_bsub
108467 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_dsub
108468 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_hsub
108469 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_ssub
108470 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_zsub
108471 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub3_then_bsub
108472 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub3_then_dsub
108473 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub3_then_hsub
108474 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub3_then_ssub
108475 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub3_then_zsub
108476 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_bsub
108477 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_dsub
108478 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_hsub
108479 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_ssub
108480 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_zsub
108481 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub0_dsub1
108482 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub0_dsub1_dsub2
108483 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub1_dsub2
108484 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub1_dsub2_dsub3
108485 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub2_dsub3
108486 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub
108487 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108488 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
108489 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub0_qsub1
108490 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub0_qsub1_qsub2
108491 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_qsub2
108492 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_qsub2_qsub3
108493 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2_qsub3
108494 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
108495 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108496 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
108497 35, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108498 70, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
108499 70, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
108500 69, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_tcGPR64
108501 67, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_tcGPR64
108502 35, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108503 35, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108504 35, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108505 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:sub_32_subo64_then_sub_32
108506 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub
108507 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub
108508 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108509 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
108510 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108511 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
108512 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub0_zsub1
108513 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub0_zsub1_zsub2
108514 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_zsub2
108515 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_zsub2_zsub3
108516 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_zsub3
108517 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
108518 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108519 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
108520 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108521 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
108522 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
108523 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub0_zsub2
108524 0, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64:zsub1_zsub3
108525 },
108526 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
108527 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
108528 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
108529 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
108530 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
108531 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
108532 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
108533 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
108534 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
108535 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
108536 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
108537 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
108538 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
108539 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
108540 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
108541 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
108542 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
108543 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
108544 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
108545 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
108546 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
108547 48, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
108548 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
108549 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common
108550 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
108551 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
108552 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
108553 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
108554 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
108555 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
108556 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
108557 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
108558 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
108559 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
108560 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
108561 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
108562 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
108563 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
108564 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
108565 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
108566 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
108567 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
108568 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
108569 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
108570 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
108571 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
108572 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
108573 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
108574 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
108575 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
108576 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
108577 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
108578 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
108579 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
108580 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
108581 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
108582 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
108583 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
108584 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
108585 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
108586 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
108587 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
108588 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
108589 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
108590 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
108591 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
108592 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
108593 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
108594 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
108595 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
108596 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
108597 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
108598 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
108599 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
108600 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
108601 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
108602 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
108603 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
108604 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
108605 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
108606 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
108607 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
108608 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
108609 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
108610 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
108611 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
108612 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
108613 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
108614 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
108615 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
108616 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
108617 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
108618 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
108619 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
108620 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
108621 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
108622 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
108623 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
108624 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
108625 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
108626 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
108627 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
108628 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
108629 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
108630 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
108631 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
108632 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
108633 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
108634 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
108635 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
108636 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
108637 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
108638 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
108639 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
108640 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
108641 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
108642 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108643 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
108644 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
108645 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
108646 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
108647 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
108648 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
108649 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
108650 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108651 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
108652 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108653 68, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
108654 64, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64common
108655 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
108656 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
108657 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108658 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108659 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108660 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
108661 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
108662 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
108663 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108664 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
108665 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108666 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
108667 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
108668 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
108669 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
108670 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
108671 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
108672 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
108673 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108674 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
108675 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108676 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
108677 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
108678 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
108679 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
108680 },
108681 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
108682 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
108683 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
108684 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
108685 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
108686 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
108687 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
108688 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
108689 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
108690 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
108691 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
108692 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
108693 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
108694 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
108695 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
108696 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
108697 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
108698 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
108699 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
108700 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
108701 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
108702 46, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
108703 47, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> tcGPRnotx16
108704 46, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> tcGPR64
108705 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common
108706 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
108707 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
108708 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
108709 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
108710 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
108711 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
108712 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
108713 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
108714 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
108715 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
108716 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
108717 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
108718 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
108719 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
108720 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
108721 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
108722 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
108723 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
108724 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
108725 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
108726 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
108727 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
108728 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
108729 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
108730 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
108731 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
108732 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
108733 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
108734 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
108735 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
108736 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
108737 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
108738 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
108739 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
108740 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
108741 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
108742 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
108743 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
108744 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
108745 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
108746 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
108747 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
108748 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
108749 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
108750 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
108751 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
108752 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
108753 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
108754 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
108755 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
108756 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
108757 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
108758 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
108759 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
108760 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
108761 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
108762 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
108763 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
108764 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
108765 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
108766 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
108767 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
108768 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
108769 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
108770 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
108771 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
108772 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
108773 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
108774 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
108775 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
108776 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
108777 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
108778 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
108779 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
108780 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
108781 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
108782 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
108783 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
108784 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
108785 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
108786 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
108787 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
108788 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
108789 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
108790 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
108791 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
108792 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
108793 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
108794 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
108795 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
108796 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
108797 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108798 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
108799 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
108800 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
108801 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
108802 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
108803 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
108804 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
108805 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108806 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
108807 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108808 69, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
108809 67, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPR64
108810 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
108811 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
108812 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108813 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108814 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108815 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
108816 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
108817 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
108818 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108819 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
108820 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108821 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
108822 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
108823 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
108824 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
108825 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
108826 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
108827 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
108828 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108829 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
108830 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108831 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
108832 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
108833 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
108834 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
108835 },
108836 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
108837 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
108838 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
108839 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
108840 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
108841 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
108842 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
108843 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
108844 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
108845 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
108846 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
108847 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
108848 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
108849 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
108850 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
108851 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
108852 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
108853 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
108854 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
108855 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
108856 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
108857 46, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
108858 43, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common
108859 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
108860 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
108861 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
108862 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
108863 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
108864 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
108865 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
108866 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
108867 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
108868 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
108869 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
108870 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
108871 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
108872 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
108873 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
108874 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
108875 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
108876 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
108877 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
108878 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
108879 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
108880 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
108881 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
108882 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
108883 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
108884 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
108885 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
108886 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
108887 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
108888 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
108889 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
108890 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
108891 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
108892 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
108893 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
108894 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
108895 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
108896 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
108897 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
108898 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
108899 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
108900 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
108901 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
108902 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
108903 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
108904 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
108905 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
108906 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
108907 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
108908 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
108909 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
108910 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
108911 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
108912 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
108913 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
108914 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
108915 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
108916 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
108917 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
108918 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
108919 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
108920 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
108921 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
108922 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
108923 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
108924 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
108925 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
108926 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
108927 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
108928 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
108929 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
108930 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
108931 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
108932 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
108933 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
108934 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
108935 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
108936 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
108937 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
108938 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
108939 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
108940 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
108941 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
108942 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
108943 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
108944 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
108945 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
108946 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
108947 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
108948 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
108949 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
108950 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
108951 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
108952 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108953 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
108954 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
108955 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
108956 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
108957 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
108958 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
108959 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
108960 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
108961 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
108962 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108963 67, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPR64
108964 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
108965 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
108966 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
108967 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108968 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108969 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
108970 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
108971 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
108972 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
108973 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108974 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
108975 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108976 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
108977 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
108978 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
108979 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
108980 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
108981 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
108982 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
108983 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
108984 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
108985 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
108986 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
108987 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
108988 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
108989 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
108990 },
108991 { // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
108992 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:bsub
108993 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub
108994 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub0
108995 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub1
108996 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub2
108997 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub3
108998 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:hsub
108999 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:psub
109000 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:psub0
109001 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:psub1
109002 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub0
109003 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1
109004 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2
109005 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub3
109006 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:ssub
109007 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:sub_32 -> GPR32common
109008 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:sube32
109009 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:sube64
109010 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:subo32
109011 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:subo64
109012 48, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_0 -> GPR64noip_and_tcGPR64
109013 48, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_1 -> GPR64noip_and_tcGPR64
109014 46, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_2 -> tcGPR64
109015 47, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_3 -> tcGPRnotx16
109016 48, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_4 -> GPR64noip_and_tcGPR64
109017 45, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_5 -> GPR64common_and_GPR64noip
109018 43, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_6 -> GPR64common
109019 43, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_7 -> GPR64common
109020 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubb
109021 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubd0
109022 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubd1
109023 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh0
109024 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1
109025 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubq0
109026 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubq1
109027 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs0
109028 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1
109029 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub
109030 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub0
109031 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1
109032 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2
109033 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub3
109034 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubd1_then_zasubq0
109035 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubd1_then_zasubq1
109036 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1_then_zasubd0
109037 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1_then_zasubd1
109038 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1_then_zasubq0
109039 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1_then_zasubq1
109040 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq0
109041 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq1
109042 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubd0
109043 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubd1
109044 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubq0
109045 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubq1
109046 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs0
109047 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1
109048 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq0
109049 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq1
109050 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd0
109051 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1
109052 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq0
109053 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq1
109054 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109055 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109056 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub1_then_bsub
109057 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub1_then_hsub
109058 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub1_then_ssub
109059 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub3_then_bsub
109060 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub3_then_hsub
109061 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub3_then_ssub
109062 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub2_then_bsub
109063 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub2_then_hsub
109064 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub2_then_ssub
109065 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:psub1_then_psub
109066 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_then_bsub
109067 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_then_dsub
109068 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_then_hsub
109069 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_then_ssub
109070 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub3_then_bsub
109071 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub3_then_dsub
109072 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub3_then_hsub
109073 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub3_then_ssub
109074 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2_then_bsub
109075 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2_then_dsub
109076 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2_then_hsub
109077 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2_then_ssub
109078 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_7_then_sub_32 -> GPR32common
109079 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_6_then_sub_32 -> GPR32common
109080 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_5_then_sub_32 -> GPR32common
109081 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_4_then_sub_32 -> GPR32common
109082 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_3_then_sub_32 -> GPR32common
109083 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_2_then_sub_32 -> GPR32common
109084 27, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_1_then_sub_32 -> GPR32common
109085 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:subo64_then_sub_32
109086 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_bsub
109087 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_dsub
109088 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_hsub
109089 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_ssub
109090 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_zsub
109091 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub3_then_bsub
109092 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub3_then_dsub
109093 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub3_then_hsub
109094 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub3_then_ssub
109095 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub3_then_zsub
109096 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_bsub
109097 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_dsub
109098 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_hsub
109099 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_ssub
109100 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_zsub
109101 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub0_dsub1
109102 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub0_dsub1_dsub2
109103 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub1_dsub2
109104 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub1_dsub2_dsub3
109105 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub2_dsub3
109106 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub_qsub1_then_dsub
109107 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109108 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub
109109 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub0_qsub1
109110 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub0_qsub1_qsub2
109111 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_qsub2
109112 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_qsub2_qsub3
109113 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2_qsub3
109114 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub
109115 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109116 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:qsub2_then_dsub_qsub3_then_dsub
109117 35, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109118 70, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109119 69, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_tcGPR64
109120 68, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
109121 64, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64common
109122 35, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109123 35, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109124 35, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109125 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:sub_32_subo64_then_sub_32
109126 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub_zsub1_then_dsub
109127 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub_zsub1_then_zsub
109128 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109129 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub
109130 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109131 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub
109132 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub0_zsub1
109133 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub0_zsub1_zsub2
109134 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_zsub2
109135 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_zsub2_zsub3
109136 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_zsub3
109137 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub
109138 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109139 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub
109140 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109141 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_dsub_zsub3_then_dsub
109142 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub2_then_zsub_zsub3_then_zsub
109143 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub0_zsub2
109144 0, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16:zsub1_zsub3
109145 },
109146 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
109147 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
109148 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
109149 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
109150 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
109151 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
109152 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
109153 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
109154 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
109155 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
109156 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
109157 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
109158 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
109159 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
109160 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
109161 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
109162 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
109163 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
109164 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
109165 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
109166 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
109167 48, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
109168 48, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64noip_and_tcGPR64
109169 46, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> tcGPR64
109170 47, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> tcGPRnotx16
109171 48, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64noip_and_tcGPR64
109172 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
109173 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
109174 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
109175 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
109176 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
109177 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
109178 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
109179 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
109180 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
109181 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
109182 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
109183 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
109184 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
109185 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
109186 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
109187 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
109188 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
109189 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
109190 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
109191 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
109192 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
109193 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
109194 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
109195 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
109196 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
109197 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
109198 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
109199 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
109200 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
109201 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
109202 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
109203 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
109204 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
109205 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
109206 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
109207 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
109208 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
109209 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109210 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109211 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
109212 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
109213 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
109214 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
109215 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
109216 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
109217 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
109218 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
109219 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
109220 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
109221 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
109222 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
109223 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
109224 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
109225 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
109226 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
109227 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
109228 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
109229 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
109230 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
109231 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
109232 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
109233 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
109234 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
109235 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
109236 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
109237 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
109238 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
109239 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
109240 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
109241 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
109242 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
109243 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
109244 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
109245 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
109246 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
109247 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
109248 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
109249 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
109250 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
109251 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
109252 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
109253 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
109254 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
109255 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
109256 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
109257 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
109258 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
109259 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
109260 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
109261 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
109262 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109263 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
109264 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
109265 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
109266 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
109267 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
109268 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
109269 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
109270 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109271 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
109272 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109273 70, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109274 69, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_tcGPR64
109275 68, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
109276 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
109277 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109278 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109279 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109280 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
109281 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
109282 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
109283 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109284 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
109285 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109286 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
109287 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
109288 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
109289 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
109290 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
109291 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
109292 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
109293 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109294 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
109295 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109296 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
109297 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
109298 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
109299 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
109300 },
109301 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
109302 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
109303 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
109304 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
109305 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
109306 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
109307 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
109308 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
109309 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
109310 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
109311 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
109312 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
109313 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
109314 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
109315 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
109316 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
109317 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
109318 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
109319 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
109320 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
109321 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
109322 48, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> GPR64noip_and_tcGPR64
109323 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> GPR64common_and_GPR64noip
109324 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64common_and_GPR64noip
109325 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
109326 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
109327 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
109328 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
109329 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
109330 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
109331 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
109332 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
109333 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
109334 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
109335 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
109336 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
109337 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
109338 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
109339 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
109340 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
109341 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
109342 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
109343 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
109344 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
109345 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
109346 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
109347 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
109348 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
109349 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
109350 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
109351 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
109352 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
109353 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
109354 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
109355 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
109356 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
109357 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
109358 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
109359 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
109360 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
109361 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
109362 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
109363 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
109364 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109365 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109366 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
109367 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
109368 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
109369 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
109370 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
109371 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
109372 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
109373 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
109374 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
109375 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
109376 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
109377 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
109378 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
109379 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
109380 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
109381 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
109382 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
109383 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
109384 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
109385 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
109386 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
109387 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
109388 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
109389 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
109390 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
109391 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
109392 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
109393 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
109394 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
109395 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
109396 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
109397 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
109398 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
109399 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
109400 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
109401 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
109402 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
109403 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
109404 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
109405 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
109406 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
109407 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
109408 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
109409 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
109410 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
109411 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
109412 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
109413 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
109414 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
109415 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
109416 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
109417 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109418 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
109419 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
109420 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
109421 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
109422 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
109423 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
109424 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
109425 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109426 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
109427 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109428 68, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
109429 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
109430 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
109431 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
109432 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109433 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109434 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109435 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
109436 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
109437 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
109438 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109439 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
109440 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109441 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
109442 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
109443 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
109444 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
109445 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
109446 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
109447 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
109448 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109449 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
109450 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109451 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
109452 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
109453 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
109454 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
109455 },
109456 { // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
109457 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:bsub
109458 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub
109459 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0
109460 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1
109461 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2
109462 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3
109463 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:hsub
109464 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub
109465 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub0
109466 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1
109467 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0
109468 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1
109469 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2
109470 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3
109471 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:ssub
109472 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32 -> GPR32common
109473 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube32
109474 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sube64
109475 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo32
109476 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64
109477 46, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0 -> tcGPR64
109478 47, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1 -> tcGPRnotx16
109479 48, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2 -> GPR64noip_and_tcGPR64
109480 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3 -> GPR64common_and_GPR64noip
109481 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4 -> GPR64common_and_GPR64noip
109482 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5 -> GPR64common_and_GPR64noip
109483 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6 -> GPR64common_and_GPR64noip
109484 45, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7 -> GPR64common_and_GPR64noip
109485 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubb
109486 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd0
109487 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1
109488 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh0
109489 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1
109490 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq0
109491 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubq1
109492 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs0
109493 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1
109494 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub
109495 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0
109496 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1
109497 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2
109498 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3
109499 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq0
109500 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubd1_then_zasubq1
109501 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd0
109502 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1
109503 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq0
109504 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubq1
109505 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq0
109506 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubs1_then_zasubd1_then_zasubq1
109507 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd0
109508 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1
109509 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq0
109510 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubq1
109511 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs0
109512 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1
109513 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq0
109514 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubd1_then_zasubq1
109515 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd0
109516 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1
109517 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq0
109518 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubq1
109519 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109520 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109521 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_bsub
109522 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_hsub
109523 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_then_ssub
109524 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_bsub
109525 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_hsub
109526 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub3_then_ssub
109527 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_bsub
109528 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_hsub
109529 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_then_ssub
109530 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:psub1_then_psub
109531 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_bsub
109532 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub
109533 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_hsub
109534 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_ssub
109535 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_bsub
109536 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_dsub
109537 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_hsub
109538 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub3_then_ssub
109539 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_bsub
109540 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub
109541 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_hsub
109542 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_ssub
109543 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_7_then_sub_32 -> GPR32common
109544 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32 -> GPR32common
109545 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_5_then_sub_32 -> GPR32common
109546 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32 -> GPR32common
109547 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_3_then_sub_32 -> GPR32common
109548 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32 -> GPR32common
109549 27, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_1_then_sub_32 -> GPR32common
109550 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:subo64_then_sub_32
109551 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_bsub
109552 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub
109553 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_hsub
109554 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_ssub
109555 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub
109556 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_bsub
109557 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_dsub
109558 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_hsub
109559 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_ssub
109560 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub3_then_zsub
109561 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_bsub
109562 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub
109563 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_hsub
109564 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_ssub
109565 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub
109566 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1
109567 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub0_dsub1_dsub2
109568 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2
109569 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub1_dsub2_dsub3
109570 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub2_dsub3
109571 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub
109572 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109573 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_qsub1_then_dsub_qsub2_then_dsub
109574 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1
109575 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub0_qsub1_qsub2
109576 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2
109577 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_qsub2_qsub3
109578 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_qsub3
109579 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub
109580 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109581 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:qsub2_then_dsub_qsub3_then_dsub
109582 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109583 69, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_tcGPR64
109584 68, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
109585 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
109586 66, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
109587 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109588 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109589 35, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109590 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:sub_32_subo64_then_sub_32
109591 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub
109592 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub
109593 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109594 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:dsub_zsub1_then_dsub_zsub2_then_dsub
109595 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109596 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub_zsub1_then_zsub_zsub2_then_zsub
109597 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1
109598 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub1_zsub2
109599 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2
109600 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub2_zsub3
109601 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_zsub3
109602 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub
109603 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109604 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub
109605 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109606 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_dsub_zsub3_then_dsub
109607 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub2_then_zsub_zsub3_then_zsub
109608 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub0_zsub2
109609 0, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip:zsub1_zsub3
109610 },
109611 { // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
109612 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:bsub
109613 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub
109614 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub0
109615 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub1
109616 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub2
109617 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub3
109618 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:hsub
109619 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:psub
109620 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:psub0
109621 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:psub1
109622 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub0
109623 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1
109624 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2
109625 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub3
109626 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:ssub
109627 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:sub_32 -> GPR32common
109628 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:sube32
109629 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:sube64
109630 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:subo32
109631 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:subo64
109632 48, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_0 -> GPR64noip_and_tcGPR64
109633 48, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_1 -> GPR64noip_and_tcGPR64
109634 48, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_2 -> GPR64noip_and_tcGPR64
109635 48, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_3 -> GPR64noip_and_tcGPR64
109636 48, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_4 -> GPR64noip_and_tcGPR64
109637 48, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_5 -> GPR64noip_and_tcGPR64
109638 46, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_6 -> tcGPR64
109639 47, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_7 -> tcGPRnotx16
109640 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubb
109641 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubd0
109642 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubd1
109643 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh0
109644 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1
109645 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubq0
109646 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubq1
109647 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs0
109648 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1
109649 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub
109650 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub0
109651 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1
109652 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2
109653 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub3
109654 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq0
109655 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq1
109656 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd0
109657 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1
109658 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq0
109659 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq1
109660 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
109661 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
109662 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd0
109663 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1
109664 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq0
109665 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq1
109666 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs0
109667 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1
109668 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
109669 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
109670 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
109671 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
109672 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
109673 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
109674 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109675 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109676 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub1_then_bsub
109677 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub1_then_hsub
109678 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub1_then_ssub
109679 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub3_then_bsub
109680 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub3_then_hsub
109681 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub3_then_ssub
109682 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub2_then_bsub
109683 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub2_then_hsub
109684 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub2_then_ssub
109685 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:psub1_then_psub
109686 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_then_bsub
109687 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_then_dsub
109688 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_then_hsub
109689 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_then_ssub
109690 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub3_then_bsub
109691 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub3_then_dsub
109692 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub3_then_hsub
109693 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub3_then_ssub
109694 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2_then_bsub
109695 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2_then_dsub
109696 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2_then_hsub
109697 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2_then_ssub
109698 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_7_then_sub_32 -> GPR32common
109699 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32 -> GPR32common
109700 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_5_then_sub_32 -> GPR32common
109701 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32 -> GPR32common
109702 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_3_then_sub_32 -> GPR32common
109703 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32 -> GPR32common
109704 27, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_1_then_sub_32 -> GPR32common
109705 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:subo64_then_sub_32
109706 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_bsub
109707 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_dsub
109708 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_hsub
109709 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_ssub
109710 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_zsub
109711 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub3_then_bsub
109712 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub3_then_dsub
109713 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub3_then_hsub
109714 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub3_then_ssub
109715 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub3_then_zsub
109716 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_bsub
109717 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_dsub
109718 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_hsub
109719 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_ssub
109720 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_zsub
109721 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub0_dsub1
109722 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub0_dsub1_dsub2
109723 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub1_dsub2
109724 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub1_dsub2_dsub3
109725 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub2_dsub3
109726 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub
109727 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109728 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
109729 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub0_qsub1
109730 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub0_qsub1_qsub2
109731 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_qsub2
109732 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_qsub2_qsub3
109733 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2_qsub3
109734 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
109735 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109736 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
109737 35, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109738 70, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109739 70, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109740 70, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109741 69, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_tcGPR64
109742 35, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109743 35, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109744 35, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109745 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:sub_32_subo64_then_sub_32
109746 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub
109747 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub
109748 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109749 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
109750 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109751 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
109752 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub0_zsub1
109753 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub0_zsub1_zsub2
109754 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_zsub2
109755 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_zsub2_zsub3
109756 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_zsub3
109757 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
109758 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109759 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
109760 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109761 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
109762 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
109763 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub0_zsub2
109764 0, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64:zsub1_zsub3
109765 },
109766 { // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
109767 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:bsub
109768 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub
109769 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub0
109770 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub1
109771 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub2
109772 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub3
109773 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:hsub
109774 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:psub
109775 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:psub0
109776 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:psub1
109777 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub0
109778 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1
109779 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2
109780 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub3
109781 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:ssub
109782 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:sub_32 -> GPR32common
109783 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:sube32
109784 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:sube64
109785 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:subo32
109786 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:subo64
109787 48, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_0 -> GPR64noip_and_tcGPR64
109788 48, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_1 -> GPR64noip_and_tcGPR64
109789 48, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_2 -> GPR64noip_and_tcGPR64
109790 48, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_3 -> GPR64noip_and_tcGPR64
109791 46, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_4 -> tcGPR64
109792 47, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_5 -> tcGPRnotx16
109793 48, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_6 -> GPR64noip_and_tcGPR64
109794 45, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_7 -> GPR64common_and_GPR64noip
109795 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubb
109796 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubd0
109797 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubd1
109798 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh0
109799 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1
109800 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubq0
109801 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubq1
109802 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs0
109803 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1
109804 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub
109805 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub0
109806 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1
109807 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2
109808 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub3
109809 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubd1_then_zasubq0
109810 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubd1_then_zasubq1
109811 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1_then_zasubd0
109812 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1_then_zasubd1
109813 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1_then_zasubq0
109814 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1_then_zasubq1
109815 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq0
109816 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubs1_then_zasubd1_then_zasubq1
109817 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubd0
109818 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubd1
109819 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubq0
109820 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubq1
109821 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs0
109822 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1
109823 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq0
109824 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubd1_then_zasubq1
109825 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd0
109826 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1
109827 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq0
109828 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubq1
109829 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109830 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109831 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub1_then_bsub
109832 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub1_then_hsub
109833 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub1_then_ssub
109834 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub3_then_bsub
109835 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub3_then_hsub
109836 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub3_then_ssub
109837 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub2_then_bsub
109838 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub2_then_hsub
109839 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub2_then_ssub
109840 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:psub1_then_psub
109841 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_then_bsub
109842 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_then_dsub
109843 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_then_hsub
109844 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_then_ssub
109845 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub3_then_bsub
109846 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub3_then_dsub
109847 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub3_then_hsub
109848 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub3_then_ssub
109849 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2_then_bsub
109850 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2_then_dsub
109851 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2_then_hsub
109852 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2_then_ssub
109853 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_7_then_sub_32 -> GPR32common
109854 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_6_then_sub_32 -> GPR32common
109855 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_5_then_sub_32 -> GPR32common
109856 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_4_then_sub_32 -> GPR32common
109857 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_3_then_sub_32 -> GPR32common
109858 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_2_then_sub_32 -> GPR32common
109859 27, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_1_then_sub_32 -> GPR32common
109860 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:subo64_then_sub_32
109861 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_bsub
109862 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_dsub
109863 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_hsub
109864 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_ssub
109865 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_zsub
109866 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub3_then_bsub
109867 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub3_then_dsub
109868 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub3_then_hsub
109869 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub3_then_ssub
109870 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub3_then_zsub
109871 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_bsub
109872 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_dsub
109873 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_hsub
109874 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_ssub
109875 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_zsub
109876 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub0_dsub1
109877 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub0_dsub1_dsub2
109878 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub1_dsub2
109879 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub1_dsub2_dsub3
109880 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub2_dsub3
109881 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub_qsub1_then_dsub
109882 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109883 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub_qsub1_then_dsub_qsub2_then_dsub
109884 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub0_qsub1
109885 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub0_qsub1_qsub2
109886 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_qsub2
109887 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_qsub2_qsub3
109888 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2_qsub3
109889 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub
109890 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
109891 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:qsub2_then_dsub_qsub3_then_dsub
109892 35, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109893 70, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109894 70, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
109895 69, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_tcGPR64
109896 68, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
109897 35, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109898 35, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109899 35, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
109900 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:sub_32_subo64_then_sub_32
109901 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub_zsub1_then_dsub
109902 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub_zsub1_then_zsub
109903 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109904 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:dsub_zsub1_then_dsub_zsub2_then_dsub
109905 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109906 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub_zsub1_then_zsub_zsub2_then_zsub
109907 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub0_zsub1
109908 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub0_zsub1_zsub2
109909 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_zsub2
109910 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_zsub2_zsub3
109911 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_zsub3
109912 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub
109913 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
109914 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub
109915 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
109916 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_dsub_zsub3_then_dsub
109917 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub2_then_zsub_zsub3_then_zsub
109918 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub0_zsub2
109919 0, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16:zsub1_zsub3
109920 },
109921 { // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
109922 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:bsub
109923 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub
109924 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub0
109925 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub1
109926 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub2
109927 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub3
109928 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:hsub
109929 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:psub
109930 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:psub0
109931 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:psub1
109932 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub0
109933 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1
109934 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2
109935 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub3
109936 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:ssub
109937 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:sub_32 -> GPR32common
109938 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:sube32
109939 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:sube64
109940 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:subo32
109941 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:subo64
109942 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_0 -> GPR64noip_and_tcGPR64
109943 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_1 -> GPR64noip_and_tcGPR64
109944 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_2 -> GPR64noip_and_tcGPR64
109945 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_3 -> GPR64noip_and_tcGPR64
109946 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_4 -> GPR64noip_and_tcGPR64
109947 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_5 -> GPR64noip_and_tcGPR64
109948 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_6 -> GPR64noip_and_tcGPR64
109949 48, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_7 -> GPR64noip_and_tcGPR64
109950 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubb
109951 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubd0
109952 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubd1
109953 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh0
109954 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1
109955 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubq0
109956 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubq1
109957 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs0
109958 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1
109959 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub
109960 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub0
109961 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1
109962 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2
109963 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub3
109964 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq0
109965 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubd1_then_zasubq1
109966 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd0
109967 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1
109968 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq0
109969 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubq1
109970 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq0
109971 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubs1_then_zasubd1_then_zasubq1
109972 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd0
109973 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1
109974 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq0
109975 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubq1
109976 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs0
109977 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1
109978 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq0
109979 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubd1_then_zasubq1
109980 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd0
109981 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1
109982 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq0
109983 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubq1
109984 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
109985 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
109986 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub1_then_bsub
109987 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub1_then_hsub
109988 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub1_then_ssub
109989 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub3_then_bsub
109990 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub3_then_hsub
109991 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub3_then_ssub
109992 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub2_then_bsub
109993 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub2_then_hsub
109994 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub2_then_ssub
109995 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:psub1_then_psub
109996 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_then_bsub
109997 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_then_dsub
109998 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_then_hsub
109999 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_then_ssub
110000 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub3_then_bsub
110001 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub3_then_dsub
110002 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub3_then_hsub
110003 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub3_then_ssub
110004 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2_then_bsub
110005 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2_then_dsub
110006 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2_then_hsub
110007 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2_then_ssub
110008 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_7_then_sub_32 -> GPR32common
110009 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32 -> GPR32common
110010 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_5_then_sub_32 -> GPR32common
110011 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32 -> GPR32common
110012 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_3_then_sub_32 -> GPR32common
110013 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32 -> GPR32common
110014 27, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_1_then_sub_32 -> GPR32common
110015 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:subo64_then_sub_32
110016 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_bsub
110017 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_dsub
110018 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_hsub
110019 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_ssub
110020 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_zsub
110021 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub3_then_bsub
110022 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub3_then_dsub
110023 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub3_then_hsub
110024 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub3_then_ssub
110025 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub3_then_zsub
110026 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_bsub
110027 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_dsub
110028 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_hsub
110029 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_ssub
110030 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_zsub
110031 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub0_dsub1
110032 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub0_dsub1_dsub2
110033 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub1_dsub2
110034 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub1_dsub2_dsub3
110035 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub2_dsub3
110036 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub
110037 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110038 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub_qsub1_then_dsub_qsub2_then_dsub
110039 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub0_qsub1
110040 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub0_qsub1_qsub2
110041 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_qsub2
110042 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_qsub2_qsub3
110043 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2_qsub3
110044 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub
110045 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110046 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:qsub2_then_dsub_qsub3_then_dsub
110047 35, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110048 70, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110049 70, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110050 70, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110051 70, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110052 35, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110053 35, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110054 35, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110055 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:sub_32_subo64_then_sub_32
110056 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub
110057 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub
110058 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110059 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:dsub_zsub1_then_dsub_zsub2_then_dsub
110060 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110061 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub_zsub1_then_zsub_zsub2_then_zsub
110062 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub0_zsub1
110063 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub0_zsub1_zsub2
110064 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_zsub2
110065 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_zsub2_zsub3
110066 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_zsub3
110067 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub
110068 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110069 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub
110070 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110071 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_dsub_zsub3_then_dsub
110072 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub2_then_zsub_zsub3_then_zsub
110073 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub0_zsub2
110074 0, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64:zsub1_zsub3
110075 },
110076 { // GPR64x8Class_with_sub_32_in_GPR32arg
110077 0, // GPR64x8Class_with_sub_32_in_GPR32arg:bsub
110078 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub
110079 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub0
110080 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub1
110081 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub2
110082 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub3
110083 0, // GPR64x8Class_with_sub_32_in_GPR32arg:hsub
110084 0, // GPR64x8Class_with_sub_32_in_GPR32arg:psub
110085 0, // GPR64x8Class_with_sub_32_in_GPR32arg:psub0
110086 0, // GPR64x8Class_with_sub_32_in_GPR32arg:psub1
110087 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub0
110088 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1
110089 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2
110090 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub3
110091 0, // GPR64x8Class_with_sub_32_in_GPR32arg:ssub
110092 29, // GPR64x8Class_with_sub_32_in_GPR32arg:sub_32 -> GPR32arg
110093 0, // GPR64x8Class_with_sub_32_in_GPR32arg:sube32
110094 0, // GPR64x8Class_with_sub_32_in_GPR32arg:sube64
110095 0, // GPR64x8Class_with_sub_32_in_GPR32arg:subo32
110096 0, // GPR64x8Class_with_sub_32_in_GPR32arg:subo64
110097 50, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_0 -> GPR64arg
110098 50, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_1 -> GPR64arg
110099 48, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_2 -> GPR64noip_and_tcGPR64
110100 48, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_3 -> GPR64noip_and_tcGPR64
110101 48, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_4 -> GPR64noip_and_tcGPR64
110102 48, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_5 -> GPR64noip_and_tcGPR64
110103 48, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_6 -> GPR64noip_and_tcGPR64
110104 48, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_7 -> GPR64noip_and_tcGPR64
110105 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubb
110106 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubd0
110107 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubd1
110108 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh0
110109 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1
110110 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubq0
110111 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubq1
110112 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs0
110113 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1
110114 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub
110115 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub0
110116 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1
110117 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2
110118 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub3
110119 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubd1_then_zasubq0
110120 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubd1_then_zasubq1
110121 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1_then_zasubd0
110122 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1_then_zasubd1
110123 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1_then_zasubq0
110124 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1_then_zasubq1
110125 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1_then_zasubd1_then_zasubq0
110126 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubs1_then_zasubd1_then_zasubq1
110127 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubd0
110128 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubd1
110129 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubq0
110130 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubq1
110131 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs0
110132 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1
110133 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubd1_then_zasubq0
110134 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubd1_then_zasubq1
110135 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd0
110136 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1
110137 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubq0
110138 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubq1
110139 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
110140 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
110141 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub1_then_bsub
110142 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub1_then_hsub
110143 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub1_then_ssub
110144 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub3_then_bsub
110145 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub3_then_hsub
110146 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub3_then_ssub
110147 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub2_then_bsub
110148 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub2_then_hsub
110149 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub2_then_ssub
110150 0, // GPR64x8Class_with_sub_32_in_GPR32arg:psub1_then_psub
110151 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_then_bsub
110152 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_then_dsub
110153 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_then_hsub
110154 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_then_ssub
110155 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub3_then_bsub
110156 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub3_then_dsub
110157 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub3_then_hsub
110158 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub3_then_ssub
110159 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2_then_bsub
110160 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2_then_dsub
110161 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2_then_hsub
110162 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2_then_ssub
110163 27, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_7_then_sub_32 -> GPR32common
110164 27, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_6_then_sub_32 -> GPR32common
110165 27, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_5_then_sub_32 -> GPR32common
110166 27, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_4_then_sub_32 -> GPR32common
110167 27, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_3_then_sub_32 -> GPR32common
110168 27, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_2_then_sub_32 -> GPR32common
110169 29, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_1_then_sub_32 -> GPR32arg
110170 0, // GPR64x8Class_with_sub_32_in_GPR32arg:subo64_then_sub_32
110171 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_bsub
110172 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_dsub
110173 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_hsub
110174 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_ssub
110175 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_zsub
110176 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub3_then_bsub
110177 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub3_then_dsub
110178 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub3_then_hsub
110179 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub3_then_ssub
110180 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub3_then_zsub
110181 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_bsub
110182 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_dsub
110183 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_hsub
110184 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_ssub
110185 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_zsub
110186 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub0_dsub1
110187 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub0_dsub1_dsub2
110188 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub1_dsub2
110189 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub1_dsub2_dsub3
110190 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub2_dsub3
110191 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub_qsub1_then_dsub
110192 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110193 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub_qsub1_then_dsub_qsub2_then_dsub
110194 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub0_qsub1
110195 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub0_qsub1_qsub2
110196 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_qsub2
110197 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_qsub2_qsub3
110198 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2_qsub3
110199 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_then_dsub_qsub2_then_dsub
110200 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110201 0, // GPR64x8Class_with_sub_32_in_GPR32arg:qsub2_then_dsub_qsub3_then_dsub
110202 36, // GPR64x8Class_with_sub_32_in_GPR32arg:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
110203 71, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
110204 70, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110205 70, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110206 70, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110207 35, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110208 35, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110209 35, // GPR64x8Class_with_sub_32_in_GPR32arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110210 0, // GPR64x8Class_with_sub_32_in_GPR32arg:sub_32_subo64_then_sub_32
110211 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub_zsub1_then_dsub
110212 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub_zsub1_then_zsub
110213 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110214 0, // GPR64x8Class_with_sub_32_in_GPR32arg:dsub_zsub1_then_dsub_zsub2_then_dsub
110215 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110216 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub_zsub1_then_zsub_zsub2_then_zsub
110217 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub0_zsub1
110218 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub0_zsub1_zsub2
110219 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_zsub2
110220 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_zsub2_zsub3
110221 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_zsub3
110222 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_dsub_zsub2_then_dsub
110223 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110224 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_zsub_zsub2_then_zsub
110225 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110226 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_dsub_zsub3_then_dsub
110227 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub2_then_zsub_zsub3_then_zsub
110228 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub0_zsub2
110229 0, // GPR64x8Class_with_sub_32_in_GPR32arg:zsub1_zsub3
110230 },
110231 { // MPR32
110232 0, // MPR32:bsub
110233 0, // MPR32:dsub
110234 0, // MPR32:dsub0
110235 0, // MPR32:dsub1
110236 0, // MPR32:dsub2
110237 0, // MPR32:dsub3
110238 0, // MPR32:hsub
110239 0, // MPR32:psub
110240 0, // MPR32:psub0
110241 0, // MPR32:psub1
110242 0, // MPR32:qsub0
110243 0, // MPR32:qsub1
110244 0, // MPR32:qsub2
110245 0, // MPR32:qsub3
110246 0, // MPR32:ssub
110247 0, // MPR32:sub_32
110248 0, // MPR32:sube32
110249 0, // MPR32:sube64
110250 0, // MPR32:subo32
110251 0, // MPR32:subo64
110252 0, // MPR32:x8sub_0
110253 0, // MPR32:x8sub_1
110254 0, // MPR32:x8sub_2
110255 0, // MPR32:x8sub_3
110256 0, // MPR32:x8sub_4
110257 0, // MPR32:x8sub_5
110258 0, // MPR32:x8sub_6
110259 0, // MPR32:x8sub_7
110260 0, // MPR32:zasubb
110261 123, // MPR32:zasubd0 -> MPR64
110262 123, // MPR32:zasubd1 -> MPR64
110263 0, // MPR32:zasubh0
110264 0, // MPR32:zasubh1
110265 79, // MPR32:zasubq0 -> MPR128
110266 79, // MPR32:zasubq1 -> MPR128
110267 0, // MPR32:zasubs0
110268 0, // MPR32:zasubs1
110269 0, // MPR32:zsub
110270 0, // MPR32:zsub0
110271 0, // MPR32:zsub1
110272 0, // MPR32:zsub2
110273 0, // MPR32:zsub3
110274 79, // MPR32:zasubd1_then_zasubq0 -> MPR128
110275 79, // MPR32:zasubd1_then_zasubq1 -> MPR128
110276 0, // MPR32:zasubs1_then_zasubd0
110277 0, // MPR32:zasubs1_then_zasubd1
110278 0, // MPR32:zasubs1_then_zasubq0
110279 0, // MPR32:zasubs1_then_zasubq1
110280 0, // MPR32:zasubs1_then_zasubd1_then_zasubq0
110281 0, // MPR32:zasubs1_then_zasubd1_then_zasubq1
110282 0, // MPR32:zasubh1_then_zasubd0
110283 0, // MPR32:zasubh1_then_zasubd1
110284 0, // MPR32:zasubh1_then_zasubq0
110285 0, // MPR32:zasubh1_then_zasubq1
110286 0, // MPR32:zasubh1_then_zasubs0
110287 0, // MPR32:zasubh1_then_zasubs1
110288 0, // MPR32:zasubh1_then_zasubd1_then_zasubq0
110289 0, // MPR32:zasubh1_then_zasubd1_then_zasubq1
110290 0, // MPR32:zasubh1_then_zasubs1_then_zasubd0
110291 0, // MPR32:zasubh1_then_zasubs1_then_zasubd1
110292 0, // MPR32:zasubh1_then_zasubs1_then_zasubq0
110293 0, // MPR32:zasubh1_then_zasubs1_then_zasubq1
110294 0, // MPR32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
110295 0, // MPR32:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
110296 0, // MPR32:dsub1_then_bsub
110297 0, // MPR32:dsub1_then_hsub
110298 0, // MPR32:dsub1_then_ssub
110299 0, // MPR32:dsub3_then_bsub
110300 0, // MPR32:dsub3_then_hsub
110301 0, // MPR32:dsub3_then_ssub
110302 0, // MPR32:dsub2_then_bsub
110303 0, // MPR32:dsub2_then_hsub
110304 0, // MPR32:dsub2_then_ssub
110305 0, // MPR32:psub1_then_psub
110306 0, // MPR32:qsub1_then_bsub
110307 0, // MPR32:qsub1_then_dsub
110308 0, // MPR32:qsub1_then_hsub
110309 0, // MPR32:qsub1_then_ssub
110310 0, // MPR32:qsub3_then_bsub
110311 0, // MPR32:qsub3_then_dsub
110312 0, // MPR32:qsub3_then_hsub
110313 0, // MPR32:qsub3_then_ssub
110314 0, // MPR32:qsub2_then_bsub
110315 0, // MPR32:qsub2_then_dsub
110316 0, // MPR32:qsub2_then_hsub
110317 0, // MPR32:qsub2_then_ssub
110318 0, // MPR32:x8sub_7_then_sub_32
110319 0, // MPR32:x8sub_6_then_sub_32
110320 0, // MPR32:x8sub_5_then_sub_32
110321 0, // MPR32:x8sub_4_then_sub_32
110322 0, // MPR32:x8sub_3_then_sub_32
110323 0, // MPR32:x8sub_2_then_sub_32
110324 0, // MPR32:x8sub_1_then_sub_32
110325 0, // MPR32:subo64_then_sub_32
110326 0, // MPR32:zsub1_then_bsub
110327 0, // MPR32:zsub1_then_dsub
110328 0, // MPR32:zsub1_then_hsub
110329 0, // MPR32:zsub1_then_ssub
110330 0, // MPR32:zsub1_then_zsub
110331 0, // MPR32:zsub3_then_bsub
110332 0, // MPR32:zsub3_then_dsub
110333 0, // MPR32:zsub3_then_hsub
110334 0, // MPR32:zsub3_then_ssub
110335 0, // MPR32:zsub3_then_zsub
110336 0, // MPR32:zsub2_then_bsub
110337 0, // MPR32:zsub2_then_dsub
110338 0, // MPR32:zsub2_then_hsub
110339 0, // MPR32:zsub2_then_ssub
110340 0, // MPR32:zsub2_then_zsub
110341 0, // MPR32:dsub0_dsub1
110342 0, // MPR32:dsub0_dsub1_dsub2
110343 0, // MPR32:dsub1_dsub2
110344 0, // MPR32:dsub1_dsub2_dsub3
110345 0, // MPR32:dsub2_dsub3
110346 0, // MPR32:dsub_qsub1_then_dsub
110347 0, // MPR32:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110348 0, // MPR32:dsub_qsub1_then_dsub_qsub2_then_dsub
110349 0, // MPR32:qsub0_qsub1
110350 0, // MPR32:qsub0_qsub1_qsub2
110351 0, // MPR32:qsub1_qsub2
110352 0, // MPR32:qsub1_qsub2_qsub3
110353 0, // MPR32:qsub2_qsub3
110354 0, // MPR32:qsub1_then_dsub_qsub2_then_dsub
110355 0, // MPR32:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110356 0, // MPR32:qsub2_then_dsub_qsub3_then_dsub
110357 0, // MPR32:sub_32_x8sub_1_then_sub_32
110358 0, // MPR32:x8sub_0_x8sub_1
110359 0, // MPR32:x8sub_2_x8sub_3
110360 0, // MPR32:x8sub_4_x8sub_5
110361 0, // MPR32:x8sub_6_x8sub_7
110362 0, // MPR32:x8sub_6_then_sub_32_x8sub_7_then_sub_32
110363 0, // MPR32:x8sub_4_then_sub_32_x8sub_5_then_sub_32
110364 0, // MPR32:x8sub_2_then_sub_32_x8sub_3_then_sub_32
110365 0, // MPR32:sub_32_subo64_then_sub_32
110366 0, // MPR32:dsub_zsub1_then_dsub
110367 0, // MPR32:zsub_zsub1_then_zsub
110368 0, // MPR32:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110369 0, // MPR32:dsub_zsub1_then_dsub_zsub2_then_dsub
110370 0, // MPR32:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110371 0, // MPR32:zsub_zsub1_then_zsub_zsub2_then_zsub
110372 0, // MPR32:zsub0_zsub1
110373 0, // MPR32:zsub0_zsub1_zsub2
110374 0, // MPR32:zsub1_zsub2
110375 0, // MPR32:zsub1_zsub2_zsub3
110376 0, // MPR32:zsub2_zsub3
110377 0, // MPR32:zsub1_then_dsub_zsub2_then_dsub
110378 0, // MPR32:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110379 0, // MPR32:zsub1_then_zsub_zsub2_then_zsub
110380 0, // MPR32:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110381 0, // MPR32:zsub2_then_dsub_zsub3_then_dsub
110382 0, // MPR32:zsub2_then_zsub_zsub3_then_zsub
110383 0, // MPR32:zsub0_zsub2
110384 0, // MPR32:zsub1_zsub3
110385 },
110386 { // GPR64x8Class_with_x8sub_2_in_GPR64arg
110387 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:bsub
110388 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub
110389 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub0
110390 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub1
110391 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub2
110392 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub3
110393 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:hsub
110394 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:psub
110395 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:psub0
110396 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:psub1
110397 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub0
110398 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1
110399 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2
110400 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub3
110401 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:ssub
110402 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg:sub_32 -> GPR32arg
110403 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:sube32
110404 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:sube64
110405 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:subo32
110406 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:subo64
110407 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_0 -> GPR64arg
110408 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_1 -> GPR64arg
110409 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_2 -> GPR64arg
110410 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_3 -> GPR64arg
110411 48, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_4 -> GPR64noip_and_tcGPR64
110412 48, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_5 -> GPR64noip_and_tcGPR64
110413 48, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_6 -> GPR64noip_and_tcGPR64
110414 48, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_7 -> GPR64noip_and_tcGPR64
110415 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubb
110416 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubd0
110417 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubd1
110418 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh0
110419 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1
110420 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubq0
110421 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubq1
110422 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs0
110423 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1
110424 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub
110425 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub0
110426 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1
110427 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2
110428 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub3
110429 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubd1_then_zasubq0
110430 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubd1_then_zasubq1
110431 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1_then_zasubd0
110432 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1_then_zasubd1
110433 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1_then_zasubq0
110434 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1_then_zasubq1
110435 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1_then_zasubd1_then_zasubq0
110436 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubs1_then_zasubd1_then_zasubq1
110437 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubd0
110438 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubd1
110439 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubq0
110440 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubq1
110441 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs0
110442 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1
110443 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubd1_then_zasubq0
110444 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubd1_then_zasubq1
110445 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd0
110446 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1
110447 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1_then_zasubq0
110448 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1_then_zasubq1
110449 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
110450 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
110451 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub1_then_bsub
110452 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub1_then_hsub
110453 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub1_then_ssub
110454 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub3_then_bsub
110455 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub3_then_hsub
110456 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub3_then_ssub
110457 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub2_then_bsub
110458 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub2_then_hsub
110459 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub2_then_ssub
110460 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:psub1_then_psub
110461 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_then_bsub
110462 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_then_dsub
110463 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_then_hsub
110464 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_then_ssub
110465 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub3_then_bsub
110466 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub3_then_dsub
110467 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub3_then_hsub
110468 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub3_then_ssub
110469 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2_then_bsub
110470 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2_then_dsub
110471 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2_then_hsub
110472 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2_then_ssub
110473 27, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_7_then_sub_32 -> GPR32common
110474 27, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_6_then_sub_32 -> GPR32common
110475 27, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_5_then_sub_32 -> GPR32common
110476 27, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_4_then_sub_32 -> GPR32common
110477 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_3_then_sub_32 -> GPR32arg
110478 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_2_then_sub_32 -> GPR32arg
110479 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_1_then_sub_32 -> GPR32arg
110480 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:subo64_then_sub_32
110481 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_bsub
110482 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_dsub
110483 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_hsub
110484 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_ssub
110485 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_zsub
110486 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub3_then_bsub
110487 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub3_then_dsub
110488 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub3_then_hsub
110489 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub3_then_ssub
110490 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub3_then_zsub
110491 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_bsub
110492 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_dsub
110493 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_hsub
110494 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_ssub
110495 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_zsub
110496 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub0_dsub1
110497 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub0_dsub1_dsub2
110498 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub1_dsub2
110499 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub1_dsub2_dsub3
110500 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub2_dsub3
110501 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub_qsub1_then_dsub
110502 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110503 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub
110504 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub0_qsub1
110505 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub0_qsub1_qsub2
110506 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_qsub2
110507 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_qsub2_qsub3
110508 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2_qsub3
110509 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_then_dsub_qsub2_then_dsub
110510 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110511 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:qsub2_then_dsub_qsub3_then_dsub
110512 36, // GPR64x8Class_with_x8sub_2_in_GPR64arg:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
110513 71, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
110514 71, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_GPR32arg
110515 70, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110516 70, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110517 35, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110518 35, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110519 36, // GPR64x8Class_with_x8sub_2_in_GPR64arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
110520 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:sub_32_subo64_then_sub_32
110521 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub_zsub1_then_dsub
110522 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub_zsub1_then_zsub
110523 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110524 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub
110525 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110526 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub
110527 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub0_zsub1
110528 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub0_zsub1_zsub2
110529 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_zsub2
110530 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_zsub2_zsub3
110531 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_zsub3
110532 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_dsub_zsub2_then_dsub
110533 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110534 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_zsub_zsub2_then_zsub
110535 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110536 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_dsub_zsub3_then_dsub
110537 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub2_then_zsub_zsub3_then_zsub
110538 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub0_zsub2
110539 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg:zsub1_zsub3
110540 },
110541 { // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
110542 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:bsub
110543 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub
110544 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0
110545 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1
110546 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2
110547 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3
110548 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:hsub
110549 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:psub
110550 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:psub0
110551 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:psub1
110552 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0
110553 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1
110554 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2
110555 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3
110556 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:ssub
110557 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32 -> MatrixIndexGPR32_12_15
110558 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:sube32
110559 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:sube64
110560 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:subo32
110561 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:subo64
110562 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110563 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110564 46, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2 -> tcGPR64
110565 47, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3 -> tcGPRnotx16
110566 46, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4 -> tcGPR64
110567 43, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5 -> GPR64common
110568 45, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6 -> GPR64common_and_GPR64noip
110569 45, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7 -> GPR64common_and_GPR64noip
110570 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubb
110571 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd0
110572 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1
110573 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh0
110574 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1
110575 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq0
110576 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq1
110577 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs0
110578 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1
110579 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub
110580 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0
110581 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1
110582 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2
110583 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3
110584 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq0
110585 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq1
110586 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd0
110587 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1
110588 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq0
110589 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq1
110590 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq0
110591 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq1
110592 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd0
110593 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1
110594 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq0
110595 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq1
110596 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs0
110597 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1
110598 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq0
110599 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq1
110600 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd0
110601 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1
110602 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq0
110603 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq1
110604 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
110605 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
110606 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_bsub
110607 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_hsub
110608 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_ssub
110609 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_bsub
110610 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_hsub
110611 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_ssub
110612 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_bsub
110613 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_hsub
110614 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_ssub
110615 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:psub1_then_psub
110616 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_bsub
110617 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub
110618 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_hsub
110619 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_ssub
110620 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_bsub
110621 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_dsub
110622 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_hsub
110623 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_ssub
110624 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_bsub
110625 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub
110626 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_hsub
110627 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_ssub
110628 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7_then_sub_32 -> GPR32common
110629 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32 -> GPR32common
110630 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5_then_sub_32 -> GPR32common
110631 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32 -> GPR32common
110632 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3_then_sub_32 -> GPR32common
110633 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32 -> GPR32common
110634 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1_then_sub_32 -> MatrixIndexGPR32_12_15
110635 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:subo64_then_sub_32
110636 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_bsub
110637 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub
110638 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_hsub
110639 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_ssub
110640 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub
110641 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_bsub
110642 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_dsub
110643 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_hsub
110644 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_ssub
110645 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_zsub
110646 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_bsub
110647 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub
110648 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_hsub
110649 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_ssub
110650 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub
110651 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1
110652 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1_dsub2
110653 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2
110654 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2_dsub3
110655 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_dsub3
110656 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub
110657 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110658 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub
110659 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1
110660 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1_qsub2
110661 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2
110662 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2_qsub3
110663 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_qsub3
110664 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub
110665 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110666 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub_qsub3_then_dsub
110667 37, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
110668 72, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
110669 69, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_tcGPR64
110670 67, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPR64
110671 66, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
110672 35, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110673 35, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110674 35, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110675 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_subo64_then_sub_32
110676 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub
110677 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub
110678 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110679 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub
110680 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110681 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub
110682 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1
110683 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1_zsub2
110684 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2
110685 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2_zsub3
110686 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_zsub3
110687 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub
110688 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110689 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub
110690 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110691 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub_zsub3_then_dsub
110692 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub_zsub3_then_zsub
110693 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub2
110694 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub3
110695 },
110696 { // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
110697 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
110698 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
110699 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
110700 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
110701 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
110702 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
110703 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
110704 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:psub
110705 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
110706 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
110707 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
110708 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
110709 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
110710 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
110711 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
110712 31, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> MatrixIndexGPR32_8_11
110713 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
110714 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
110715 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
110716 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
110717 53, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
110718 53, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
110719 48, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64noip_and_tcGPR64
110720 48, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64noip_and_tcGPR64
110721 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110722 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110723 46, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> tcGPR64
110724 47, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> tcGPRnotx16
110725 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
110726 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
110727 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
110728 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
110729 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
110730 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
110731 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
110732 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
110733 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
110734 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
110735 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
110736 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
110737 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
110738 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
110739 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
110740 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
110741 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
110742 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
110743 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
110744 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
110745 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
110746 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
110747 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
110748 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
110749 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
110750 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
110751 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
110752 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
110753 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
110754 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
110755 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
110756 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
110757 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
110758 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
110759 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
110760 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
110761 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
110762 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
110763 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
110764 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
110765 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
110766 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
110767 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
110768 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
110769 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
110770 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
110771 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
110772 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
110773 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
110774 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
110775 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
110776 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
110777 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
110778 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
110779 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
110780 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
110781 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
110782 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
110783 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> GPR32common
110784 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> GPR32common
110785 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> MatrixIndexGPR32_12_15
110786 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> MatrixIndexGPR32_12_15
110787 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> GPR32common
110788 27, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> GPR32common
110789 31, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> MatrixIndexGPR32_8_11
110790 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
110791 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
110792 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
110793 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
110794 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
110795 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
110796 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
110797 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
110798 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
110799 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
110800 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
110801 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
110802 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
110803 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
110804 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
110805 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
110806 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
110807 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
110808 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
110809 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
110810 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
110811 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
110812 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110813 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
110814 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
110815 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
110816 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
110817 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
110818 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
110819 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
110820 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110821 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
110822 38, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
110823 73, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
110824 70, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110825 72, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
110826 69, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_tcGPR64
110827 35, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110828 37, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
110829 35, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110830 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
110831 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
110832 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
110833 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110834 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
110835 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110836 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
110837 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
110838 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
110839 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
110840 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
110841 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
110842 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
110843 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110844 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
110845 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110846 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
110847 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
110848 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
110849 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
110850 },
110851 { // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110852 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:bsub
110853 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub
110854 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0
110855 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1
110856 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2
110857 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3
110858 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:hsub
110859 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub
110860 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub0
110861 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub1
110862 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0
110863 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1
110864 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2
110865 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3
110866 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:ssub
110867 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32 -> GPR32common
110868 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sube32
110869 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sube64
110870 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:subo32
110871 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:subo64
110872 48, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0 -> GPR64noip_and_tcGPR64
110873 48, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1 -> GPR64noip_and_tcGPR64
110874 52, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110875 52, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
110876 46, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4 -> tcGPR64
110877 47, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5 -> tcGPRnotx16
110878 46, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6 -> tcGPR64
110879 43, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7 -> GPR64common
110880 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubb
110881 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd0
110882 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1
110883 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh0
110884 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1
110885 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq0
110886 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubq1
110887 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs0
110888 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1
110889 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub
110890 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0
110891 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1
110892 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2
110893 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3
110894 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq0
110895 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubd1_then_zasubq1
110896 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd0
110897 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1
110898 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq0
110899 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubq1
110900 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq0
110901 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubs1_then_zasubd1_then_zasubq1
110902 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd0
110903 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1
110904 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq0
110905 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubq1
110906 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs0
110907 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1
110908 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq0
110909 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubd1_then_zasubq1
110910 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd0
110911 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1
110912 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq0
110913 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubq1
110914 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
110915 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
110916 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_bsub
110917 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_hsub
110918 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_then_ssub
110919 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_bsub
110920 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_hsub
110921 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub3_then_ssub
110922 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_bsub
110923 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_hsub
110924 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_then_ssub
110925 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:psub1_then_psub
110926 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_bsub
110927 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub
110928 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_hsub
110929 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_ssub
110930 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_bsub
110931 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_dsub
110932 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_hsub
110933 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub3_then_ssub
110934 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_bsub
110935 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub
110936 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_hsub
110937 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_ssub
110938 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_7_then_sub_32 -> GPR32common
110939 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32 -> GPR32common
110940 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_5_then_sub_32 -> GPR32common
110941 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32 -> GPR32common
110942 30, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_3_then_sub_32 -> MatrixIndexGPR32_12_15
110943 30, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32 -> MatrixIndexGPR32_12_15
110944 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_1_then_sub_32 -> GPR32common
110945 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:subo64_then_sub_32
110946 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_bsub
110947 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub
110948 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_hsub
110949 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_ssub
110950 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub
110951 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_bsub
110952 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_dsub
110953 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_hsub
110954 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_ssub
110955 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub3_then_zsub
110956 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_bsub
110957 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub
110958 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_hsub
110959 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_ssub
110960 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub
110961 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1
110962 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub0_dsub1_dsub2
110963 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2
110964 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub1_dsub2_dsub3
110965 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub2_dsub3
110966 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub
110967 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110968 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_qsub1_then_dsub_qsub2_then_dsub
110969 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1
110970 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub0_qsub1_qsub2
110971 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2
110972 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_qsub2_qsub3
110973 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_qsub3
110974 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub
110975 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
110976 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:qsub2_then_dsub_qsub3_then_dsub
110977 35, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110978 70, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
110979 72, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
110980 69, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_tcGPR64
110981 67, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_tcGPR64
110982 35, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110983 35, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
110984 37, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
110985 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:sub_32_subo64_then_sub_32
110986 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub
110987 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub
110988 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110989 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:dsub_zsub1_then_dsub_zsub2_then_dsub
110990 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
110991 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub_zsub1_then_zsub_zsub2_then_zsub
110992 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1
110993 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub1_zsub2
110994 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2
110995 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub2_zsub3
110996 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_zsub3
110997 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub
110998 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
110999 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub
111000 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111001 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_dsub_zsub3_then_dsub
111002 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub2_then_zsub_zsub3_then_zsub
111003 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub0_zsub2
111004 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15:zsub1_zsub3
111005 },
111006 { // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111007 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
111008 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
111009 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
111010 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
111011 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
111012 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
111013 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
111014 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
111015 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
111016 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
111017 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
111018 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
111019 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
111020 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
111021 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
111022 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> GPR32common
111023 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
111024 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
111025 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
111026 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
111027 48, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64noip_and_tcGPR64
111028 48, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64noip_and_tcGPR64
111029 53, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111030 53, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111031 48, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64noip_and_tcGPR64
111032 48, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64noip_and_tcGPR64
111033 52, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111034 52, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111035 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
111036 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
111037 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
111038 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
111039 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
111040 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
111041 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
111042 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
111043 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
111044 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
111045 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
111046 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
111047 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
111048 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
111049 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
111050 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
111051 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
111052 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
111053 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
111054 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
111055 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
111056 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
111057 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
111058 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
111059 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
111060 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
111061 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
111062 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
111063 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
111064 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
111065 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
111066 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
111067 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
111068 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
111069 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
111070 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
111071 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
111072 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
111073 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
111074 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
111075 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
111076 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
111077 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
111078 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
111079 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
111080 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
111081 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
111082 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
111083 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
111084 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
111085 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
111086 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
111087 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
111088 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
111089 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
111090 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
111091 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
111092 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
111093 30, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> MatrixIndexGPR32_12_15
111094 30, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> MatrixIndexGPR32_12_15
111095 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> GPR32common
111096 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> GPR32common
111097 31, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> MatrixIndexGPR32_8_11
111098 31, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> MatrixIndexGPR32_8_11
111099 27, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> GPR32common
111100 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
111101 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
111102 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
111103 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
111104 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
111105 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
111106 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
111107 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
111108 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
111109 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
111110 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
111111 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
111112 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
111113 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
111114 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
111115 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
111116 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
111117 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
111118 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
111119 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
111120 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
111121 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
111122 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111123 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
111124 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
111125 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
111126 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
111127 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
111128 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
111129 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
111130 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111131 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
111132 35, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
111133 70, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
111134 73, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111135 70, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
111136 72, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
111137 37, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
111138 35, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
111139 38, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111140 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
111141 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
111142 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
111143 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111144 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
111145 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111146 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
111147 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
111148 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
111149 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
111150 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
111151 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
111152 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
111153 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111154 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
111155 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111156 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
111157 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
111158 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
111159 0, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
111160 },
111161 { // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111162 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
111163 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
111164 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
111165 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
111166 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
111167 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
111168 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
111169 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
111170 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
111171 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
111172 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
111173 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
111174 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
111175 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
111176 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
111177 29, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> GPR32arg
111178 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
111179 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
111180 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
111181 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
111182 50, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64arg
111183 50, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64arg
111184 48, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64noip_and_tcGPR64
111185 48, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64noip_and_tcGPR64
111186 53, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111187 53, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111188 48, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64noip_and_tcGPR64
111189 48, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64noip_and_tcGPR64
111190 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
111191 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
111192 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
111193 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
111194 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
111195 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
111196 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
111197 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
111198 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
111199 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
111200 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
111201 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
111202 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
111203 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
111204 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
111205 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
111206 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
111207 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
111208 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
111209 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
111210 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
111211 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
111212 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
111213 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
111214 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
111215 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
111216 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
111217 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
111218 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
111219 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
111220 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
111221 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
111222 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
111223 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
111224 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
111225 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
111226 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
111227 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
111228 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
111229 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
111230 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
111231 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
111232 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
111233 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
111234 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
111235 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
111236 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
111237 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
111238 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
111239 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
111240 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
111241 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
111242 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
111243 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
111244 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
111245 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
111246 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
111247 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
111248 27, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> GPR32common
111249 27, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> GPR32common
111250 31, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> MatrixIndexGPR32_8_11
111251 31, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> MatrixIndexGPR32_8_11
111252 27, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> GPR32common
111253 27, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> GPR32common
111254 29, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> GPR32arg
111255 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
111256 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
111257 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
111258 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
111259 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
111260 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
111261 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
111262 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
111263 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
111264 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
111265 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
111266 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
111267 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
111268 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
111269 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
111270 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
111271 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
111272 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
111273 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
111274 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
111275 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
111276 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
111277 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111278 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
111279 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
111280 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
111281 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
111282 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
111283 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
111284 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
111285 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111286 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
111287 36, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111288 71, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111289 70, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
111290 73, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111291 70, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
111292 35, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
111293 38, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111294 35, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
111295 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
111296 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
111297 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
111298 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111299 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
111300 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111301 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
111302 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
111303 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
111304 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
111305 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
111306 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
111307 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
111308 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111309 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
111310 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111311 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
111312 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
111313 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
111314 0, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
111315 },
111316 { // GPR64x8Class_with_x8sub_4_in_GPR64arg
111317 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:bsub
111318 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub
111319 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub0
111320 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub1
111321 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub2
111322 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub3
111323 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:hsub
111324 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:psub
111325 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:psub0
111326 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:psub1
111327 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub0
111328 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1
111329 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2
111330 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub3
111331 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:ssub
111332 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg:sub_32 -> GPR32arg
111333 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:sube32
111334 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:sube64
111335 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:subo32
111336 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:subo64
111337 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_0 -> GPR64arg
111338 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_1 -> GPR64arg
111339 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_2 -> GPR64arg
111340 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_3 -> GPR64arg
111341 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_4 -> GPR64arg
111342 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_5 -> GPR64arg
111343 48, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_6 -> GPR64noip_and_tcGPR64
111344 48, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_7 -> GPR64noip_and_tcGPR64
111345 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubb
111346 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubd0
111347 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubd1
111348 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh0
111349 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1
111350 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubq0
111351 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubq1
111352 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs0
111353 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1
111354 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub
111355 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub0
111356 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1
111357 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2
111358 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub3
111359 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubd1_then_zasubq0
111360 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubd1_then_zasubq1
111361 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1_then_zasubd0
111362 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1_then_zasubd1
111363 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1_then_zasubq0
111364 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1_then_zasubq1
111365 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1_then_zasubd1_then_zasubq0
111366 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubs1_then_zasubd1_then_zasubq1
111367 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubd0
111368 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubd1
111369 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubq0
111370 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubq1
111371 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs0
111372 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1
111373 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubd1_then_zasubq0
111374 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubd1_then_zasubq1
111375 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd0
111376 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1
111377 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1_then_zasubq0
111378 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1_then_zasubq1
111379 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
111380 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
111381 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub1_then_bsub
111382 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub1_then_hsub
111383 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub1_then_ssub
111384 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub3_then_bsub
111385 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub3_then_hsub
111386 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub3_then_ssub
111387 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub2_then_bsub
111388 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub2_then_hsub
111389 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub2_then_ssub
111390 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:psub1_then_psub
111391 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_then_bsub
111392 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_then_dsub
111393 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_then_hsub
111394 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_then_ssub
111395 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub3_then_bsub
111396 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub3_then_dsub
111397 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub3_then_hsub
111398 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub3_then_ssub
111399 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2_then_bsub
111400 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2_then_dsub
111401 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2_then_hsub
111402 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2_then_ssub
111403 27, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_7_then_sub_32 -> GPR32common
111404 27, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_6_then_sub_32 -> GPR32common
111405 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_5_then_sub_32 -> GPR32arg
111406 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_4_then_sub_32 -> GPR32arg
111407 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_3_then_sub_32 -> GPR32arg
111408 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_2_then_sub_32 -> GPR32arg
111409 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_1_then_sub_32 -> GPR32arg
111410 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:subo64_then_sub_32
111411 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_bsub
111412 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_dsub
111413 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_hsub
111414 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_ssub
111415 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_zsub
111416 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub3_then_bsub
111417 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub3_then_dsub
111418 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub3_then_hsub
111419 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub3_then_ssub
111420 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub3_then_zsub
111421 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_bsub
111422 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_dsub
111423 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_hsub
111424 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_ssub
111425 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_zsub
111426 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub0_dsub1
111427 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub0_dsub1_dsub2
111428 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub1_dsub2
111429 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub1_dsub2_dsub3
111430 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub2_dsub3
111431 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub_qsub1_then_dsub
111432 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111433 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub
111434 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub0_qsub1
111435 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub0_qsub1_qsub2
111436 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_qsub2
111437 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_qsub2_qsub3
111438 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2_qsub3
111439 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_then_dsub_qsub2_then_dsub
111440 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111441 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:qsub2_then_dsub_qsub3_then_dsub
111442 36, // GPR64x8Class_with_x8sub_4_in_GPR64arg:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111443 71, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111444 71, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111445 71, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111446 70, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
111447 35, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
111448 36, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111449 36, // GPR64x8Class_with_x8sub_4_in_GPR64arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111450 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:sub_32_subo64_then_sub_32
111451 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub_zsub1_then_dsub
111452 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub_zsub1_then_zsub
111453 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111454 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub
111455 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111456 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub
111457 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub0_zsub1
111458 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub0_zsub1_zsub2
111459 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_zsub2
111460 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_zsub2_zsub3
111461 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_zsub3
111462 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_dsub_zsub2_then_dsub
111463 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111464 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_zsub_zsub2_then_zsub
111465 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111466 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_dsub_zsub3_then_dsub
111467 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub2_then_zsub_zsub3_then_zsub
111468 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub0_zsub2
111469 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg:zsub1_zsub3
111470 },
111471 { // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111472 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
111473 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
111474 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
111475 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
111476 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
111477 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
111478 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
111479 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
111480 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
111481 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
111482 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
111483 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
111484 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
111485 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
111486 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
111487 29, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> GPR32arg
111488 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
111489 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
111490 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
111491 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
111492 50, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64arg
111493 50, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64arg
111494 50, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64arg
111495 50, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64arg
111496 48, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64noip_and_tcGPR64
111497 48, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64noip_and_tcGPR64
111498 53, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111499 53, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111500 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
111501 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
111502 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
111503 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
111504 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
111505 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
111506 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
111507 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
111508 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
111509 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
111510 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
111511 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
111512 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
111513 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
111514 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
111515 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
111516 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
111517 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
111518 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
111519 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
111520 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
111521 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
111522 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
111523 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
111524 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
111525 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
111526 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
111527 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
111528 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
111529 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
111530 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
111531 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
111532 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
111533 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
111534 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
111535 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
111536 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
111537 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
111538 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
111539 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
111540 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
111541 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
111542 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
111543 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
111544 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
111545 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
111546 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
111547 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
111548 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
111549 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
111550 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
111551 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
111552 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
111553 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
111554 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
111555 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
111556 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
111557 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
111558 31, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> MatrixIndexGPR32_8_11
111559 31, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> MatrixIndexGPR32_8_11
111560 27, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> GPR32common
111561 27, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> GPR32common
111562 29, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> GPR32arg
111563 29, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> GPR32arg
111564 29, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> GPR32arg
111565 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
111566 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
111567 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
111568 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
111569 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
111570 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
111571 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
111572 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
111573 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
111574 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
111575 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
111576 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
111577 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
111578 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
111579 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
111580 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
111581 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
111582 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
111583 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
111584 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
111585 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
111586 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
111587 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111588 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
111589 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
111590 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
111591 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
111592 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
111593 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
111594 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
111595 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111596 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
111597 36, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111598 71, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111599 71, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111600 70, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
111601 73, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111602 38, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111603 35, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
111604 36, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111605 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
111606 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
111607 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
111608 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111609 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
111610 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111611 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
111612 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
111613 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
111614 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
111615 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
111616 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
111617 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
111618 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111619 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
111620 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111621 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
111622 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
111623 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
111624 0, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
111625 },
111626 { // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111627 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
111628 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
111629 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
111630 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
111631 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
111632 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
111633 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
111634 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
111635 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
111636 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
111637 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
111638 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
111639 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
111640 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
111641 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
111642 29, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> GPR32arg
111643 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
111644 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
111645 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
111646 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
111647 50, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64arg
111648 50, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64arg
111649 53, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111650 53, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111651 53, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111652 53, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111653 52, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111654 52, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111655 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
111656 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
111657 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
111658 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
111659 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
111660 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
111661 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
111662 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
111663 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
111664 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
111665 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
111666 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
111667 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
111668 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
111669 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
111670 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
111671 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
111672 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
111673 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
111674 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
111675 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
111676 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
111677 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
111678 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
111679 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
111680 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
111681 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
111682 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
111683 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
111684 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
111685 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
111686 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
111687 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
111688 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
111689 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
111690 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
111691 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
111692 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
111693 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
111694 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
111695 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
111696 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
111697 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
111698 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
111699 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
111700 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
111701 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
111702 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
111703 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
111704 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
111705 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
111706 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
111707 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
111708 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
111709 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
111710 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
111711 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
111712 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
111713 30, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> MatrixIndexGPR32_12_15
111714 30, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> MatrixIndexGPR32_12_15
111715 31, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> MatrixIndexGPR32_8_11
111716 31, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> MatrixIndexGPR32_8_11
111717 31, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> MatrixIndexGPR32_8_11
111718 31, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> MatrixIndexGPR32_8_11
111719 29, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> GPR32arg
111720 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
111721 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
111722 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
111723 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
111724 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
111725 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
111726 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
111727 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
111728 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
111729 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
111730 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
111731 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
111732 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
111733 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
111734 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
111735 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
111736 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
111737 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
111738 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
111739 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
111740 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
111741 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
111742 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111743 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
111744 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
111745 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
111746 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
111747 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
111748 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
111749 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
111750 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111751 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
111752 36, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
111753 71, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
111754 73, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111755 73, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111756 72, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
111757 37, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
111758 38, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111759 38, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111760 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
111761 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
111762 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
111763 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111764 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
111765 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111766 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
111767 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
111768 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
111769 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
111770 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
111771 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
111772 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
111773 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111774 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
111775 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111776 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
111777 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
111778 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
111779 0, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
111780 },
111781 { // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111782 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
111783 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
111784 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
111785 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
111786 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
111787 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
111788 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
111789 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
111790 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
111791 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
111792 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
111793 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
111794 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
111795 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
111796 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
111797 31, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> MatrixIndexGPR32_8_11
111798 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
111799 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
111800 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
111801 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
111802 53, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111803 53, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111804 53, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111805 53, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
111806 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111807 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111808 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111809 52, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
111810 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
111811 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
111812 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
111813 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
111814 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
111815 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
111816 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
111817 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
111818 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
111819 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
111820 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
111821 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
111822 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
111823 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
111824 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
111825 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
111826 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
111827 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
111828 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
111829 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
111830 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
111831 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
111832 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
111833 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
111834 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
111835 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
111836 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
111837 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
111838 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
111839 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
111840 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
111841 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
111842 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
111843 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
111844 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
111845 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
111846 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
111847 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
111848 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
111849 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
111850 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
111851 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
111852 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
111853 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
111854 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
111855 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
111856 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
111857 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
111858 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
111859 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
111860 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
111861 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
111862 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
111863 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
111864 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
111865 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
111866 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
111867 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
111868 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> MatrixIndexGPR32_12_15
111869 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> MatrixIndexGPR32_12_15
111870 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> MatrixIndexGPR32_12_15
111871 30, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> MatrixIndexGPR32_12_15
111872 31, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> MatrixIndexGPR32_8_11
111873 31, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> MatrixIndexGPR32_8_11
111874 31, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> MatrixIndexGPR32_8_11
111875 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
111876 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
111877 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
111878 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
111879 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
111880 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
111881 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
111882 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
111883 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
111884 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
111885 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
111886 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
111887 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
111888 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
111889 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
111890 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
111891 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
111892 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
111893 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
111894 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
111895 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
111896 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
111897 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111898 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
111899 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
111900 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
111901 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
111902 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
111903 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
111904 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
111905 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
111906 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
111907 38, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111908 73, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111909 73, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
111910 72, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
111911 72, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
111912 37, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
111913 37, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
111914 38, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
111915 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
111916 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
111917 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
111918 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111919 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
111920 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111921 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
111922 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
111923 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
111924 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
111925 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
111926 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
111927 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
111928 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
111929 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
111930 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
111931 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
111932 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
111933 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
111934 0, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
111935 },
111936 { // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
111937 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:bsub
111938 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub
111939 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub0
111940 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub1
111941 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub2
111942 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub3
111943 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:hsub
111944 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:psub
111945 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:psub0
111946 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:psub1
111947 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub0
111948 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1
111949 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2
111950 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub3
111951 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:ssub
111952 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:sub_32 -> GPR32common
111953 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:sube32
111954 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:sube64
111955 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:subo32
111956 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:subo64
111957 55, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_0 -> tcGPRx16x17
111958 58, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_1 -> tcGPRx17
111959 48, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_2 -> GPR64noip_and_tcGPR64
111960 45, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_3 -> GPR64common_and_GPR64noip
111961 45, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_4 -> GPR64common_and_GPR64noip
111962 45, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_5 -> GPR64common_and_GPR64noip
111963 45, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_6 -> GPR64common_and_GPR64noip
111964 45, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_7 -> GPR64common_and_GPR64noip
111965 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubb
111966 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubd0
111967 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubd1
111968 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh0
111969 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1
111970 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubq0
111971 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubq1
111972 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs0
111973 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1
111974 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub
111975 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub0
111976 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1
111977 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2
111978 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub3
111979 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubd1_then_zasubq0
111980 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubd1_then_zasubq1
111981 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1_then_zasubd0
111982 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1_then_zasubd1
111983 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1_then_zasubq0
111984 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1_then_zasubq1
111985 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq0
111986 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq1
111987 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubd0
111988 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubd1
111989 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubq0
111990 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubq1
111991 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs0
111992 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1
111993 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq0
111994 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq1
111995 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd0
111996 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1
111997 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq0
111998 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq1
111999 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112000 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112001 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub1_then_bsub
112002 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub1_then_hsub
112003 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub1_then_ssub
112004 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub3_then_bsub
112005 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub3_then_hsub
112006 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub3_then_ssub
112007 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub2_then_bsub
112008 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub2_then_hsub
112009 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub2_then_ssub
112010 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:psub1_then_psub
112011 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_then_bsub
112012 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_then_dsub
112013 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_then_hsub
112014 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_then_ssub
112015 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub3_then_bsub
112016 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub3_then_dsub
112017 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub3_then_hsub
112018 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub3_then_ssub
112019 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2_then_bsub
112020 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2_then_dsub
112021 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2_then_hsub
112022 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2_then_ssub
112023 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_7_then_sub_32 -> GPR32common
112024 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_6_then_sub_32 -> GPR32common
112025 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_5_then_sub_32 -> GPR32common
112026 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_4_then_sub_32 -> GPR32common
112027 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_3_then_sub_32 -> GPR32common
112028 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_2_then_sub_32 -> GPR32common
112029 27, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_1_then_sub_32 -> GPR32common
112030 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:subo64_then_sub_32
112031 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_bsub
112032 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_dsub
112033 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_hsub
112034 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_ssub
112035 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_zsub
112036 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub3_then_bsub
112037 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub3_then_dsub
112038 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub3_then_hsub
112039 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub3_then_ssub
112040 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub3_then_zsub
112041 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_bsub
112042 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_dsub
112043 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_hsub
112044 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_ssub
112045 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_zsub
112046 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub0_dsub1
112047 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub0_dsub1_dsub2
112048 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub1_dsub2
112049 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub1_dsub2_dsub3
112050 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub2_dsub3
112051 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub_qsub1_then_dsub
112052 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112053 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub
112054 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub0_qsub1
112055 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub0_qsub1_qsub2
112056 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_qsub2
112057 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_qsub2_qsub3
112058 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2_qsub3
112059 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub
112060 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112061 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:qsub2_then_dsub_qsub3_then_dsub
112062 35, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112063 74, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
112064 68, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
112065 66, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
112066 66, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
112067 35, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112068 35, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112069 35, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112070 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:sub_32_subo64_then_sub_32
112071 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub_zsub1_then_dsub
112072 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub_zsub1_then_zsub
112073 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112074 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub
112075 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112076 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub
112077 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub0_zsub1
112078 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub0_zsub1_zsub2
112079 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_zsub2
112080 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_zsub2_zsub3
112081 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_zsub3
112082 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub
112083 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112084 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub
112085 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112086 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_dsub_zsub3_then_dsub
112087 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub2_then_zsub_zsub3_then_zsub
112088 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub0_zsub2
112089 0, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17:zsub1_zsub3
112090 },
112091 { // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112092 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
112093 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
112094 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
112095 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
112096 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
112097 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
112098 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
112099 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
112100 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
112101 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
112102 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
112103 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
112104 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
112105 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
112106 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
112107 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> GPR32arg
112108 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
112109 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
112110 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
112111 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
112112 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64arg
112113 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64arg
112114 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64arg
112115 50, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64arg
112116 53, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112117 53, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112118 53, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112119 53, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112120 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
112121 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
112122 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
112123 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
112124 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
112125 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
112126 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
112127 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
112128 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
112129 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
112130 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
112131 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
112132 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
112133 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
112134 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
112135 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
112136 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
112137 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
112138 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
112139 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
112140 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
112141 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
112142 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
112143 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
112144 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
112145 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
112146 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
112147 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
112148 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
112149 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
112150 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
112151 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
112152 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
112153 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
112154 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112155 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112156 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
112157 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
112158 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
112159 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
112160 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
112161 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
112162 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
112163 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
112164 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
112165 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
112166 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
112167 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
112168 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
112169 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
112170 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
112171 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
112172 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
112173 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
112174 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
112175 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
112176 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
112177 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
112178 31, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> MatrixIndexGPR32_8_11
112179 31, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> MatrixIndexGPR32_8_11
112180 31, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> MatrixIndexGPR32_8_11
112181 31, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> MatrixIndexGPR32_8_11
112182 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> GPR32arg
112183 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> GPR32arg
112184 29, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> GPR32arg
112185 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
112186 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
112187 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
112188 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
112189 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
112190 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
112191 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
112192 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
112193 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
112194 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
112195 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
112196 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
112197 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
112198 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
112199 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
112200 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
112201 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
112202 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
112203 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
112204 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
112205 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
112206 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
112207 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112208 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
112209 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
112210 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
112211 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
112212 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
112213 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
112214 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
112215 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112216 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
112217 36, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112218 71, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112219 71, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112220 73, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
112221 73, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
112222 38, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
112223 38, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
112224 36, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112225 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
112226 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
112227 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
112228 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112229 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
112230 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112231 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
112232 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
112233 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
112234 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
112235 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
112236 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
112237 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
112238 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112239 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
112240 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112241 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
112242 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
112243 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
112244 0, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
112245 },
112246 { // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
112247 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:bsub
112248 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub
112249 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub0
112250 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub1
112251 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub2
112252 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub3
112253 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:hsub
112254 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:psub
112255 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:psub0
112256 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:psub1
112257 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub0
112258 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1
112259 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2
112260 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub3
112261 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:ssub
112262 30, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:sub_32 -> MatrixIndexGPR32_12_15
112263 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:sube32
112264 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:sube64
112265 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:subo32
112266 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:subo64
112267 52, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_0 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112268 52, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_1 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112269 55, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_2 -> tcGPRx16x17
112270 58, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_3 -> tcGPRx17
112271 48, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_4 -> GPR64noip_and_tcGPR64
112272 45, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_5 -> GPR64common_and_GPR64noip
112273 45, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_6 -> GPR64common_and_GPR64noip
112274 45, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_7 -> GPR64common_and_GPR64noip
112275 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubb
112276 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubd0
112277 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubd1
112278 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh0
112279 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1
112280 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubq0
112281 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubq1
112282 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs0
112283 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1
112284 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub
112285 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub0
112286 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1
112287 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2
112288 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub3
112289 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubd1_then_zasubq0
112290 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubd1_then_zasubq1
112291 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1_then_zasubd0
112292 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1_then_zasubd1
112293 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1_then_zasubq0
112294 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1_then_zasubq1
112295 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq0
112296 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq1
112297 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubd0
112298 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubd1
112299 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubq0
112300 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubq1
112301 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs0
112302 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1
112303 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq0
112304 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq1
112305 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd0
112306 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1
112307 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq0
112308 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq1
112309 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112310 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112311 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub1_then_bsub
112312 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub1_then_hsub
112313 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub1_then_ssub
112314 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub3_then_bsub
112315 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub3_then_hsub
112316 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub3_then_ssub
112317 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub2_then_bsub
112318 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub2_then_hsub
112319 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub2_then_ssub
112320 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:psub1_then_psub
112321 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_then_bsub
112322 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_then_dsub
112323 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_then_hsub
112324 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_then_ssub
112325 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub3_then_bsub
112326 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub3_then_dsub
112327 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub3_then_hsub
112328 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub3_then_ssub
112329 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2_then_bsub
112330 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2_then_dsub
112331 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2_then_hsub
112332 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2_then_ssub
112333 27, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_7_then_sub_32 -> GPR32common
112334 27, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_6_then_sub_32 -> GPR32common
112335 27, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_5_then_sub_32 -> GPR32common
112336 27, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_4_then_sub_32 -> GPR32common
112337 27, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_3_then_sub_32 -> GPR32common
112338 27, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_2_then_sub_32 -> GPR32common
112339 30, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_1_then_sub_32 -> MatrixIndexGPR32_12_15
112340 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:subo64_then_sub_32
112341 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_bsub
112342 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_dsub
112343 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_hsub
112344 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_ssub
112345 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_zsub
112346 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub3_then_bsub
112347 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub3_then_dsub
112348 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub3_then_hsub
112349 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub3_then_ssub
112350 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub3_then_zsub
112351 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_bsub
112352 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_dsub
112353 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_hsub
112354 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_ssub
112355 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_zsub
112356 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub0_dsub1
112357 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub0_dsub1_dsub2
112358 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub1_dsub2
112359 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub1_dsub2_dsub3
112360 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub2_dsub3
112361 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub_qsub1_then_dsub
112362 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112363 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub
112364 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub0_qsub1
112365 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub0_qsub1_qsub2
112366 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_qsub2
112367 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_qsub2_qsub3
112368 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2_qsub3
112369 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub
112370 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112371 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:qsub2_then_dsub_qsub3_then_dsub
112372 37, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
112373 72, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
112374 74, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
112375 68, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
112376 66, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_GPR64noip
112377 35, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112378 35, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112379 35, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112380 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:sub_32_subo64_then_sub_32
112381 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub_zsub1_then_dsub
112382 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub_zsub1_then_zsub
112383 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112384 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub
112385 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112386 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub
112387 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub0_zsub1
112388 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub0_zsub1_zsub2
112389 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_zsub2
112390 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_zsub2_zsub3
112391 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_zsub3
112392 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub
112393 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112394 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub
112395 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112396 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_dsub_zsub3_then_dsub
112397 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub2_then_zsub_zsub3_then_zsub
112398 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub0_zsub2
112399 0, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17:zsub1_zsub3
112400 },
112401 { // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112402 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:bsub
112403 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub
112404 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0
112405 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1
112406 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2
112407 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3
112408 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:hsub
112409 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub
112410 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub0
112411 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1
112412 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0
112413 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1
112414 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2
112415 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3
112416 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:ssub
112417 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32 -> GPR32arg
112418 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube32
112419 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sube64
112420 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo32
112421 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64
112422 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0 -> GPR64arg
112423 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1 -> GPR64arg
112424 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2 -> GPR64arg
112425 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3 -> GPR64arg
112426 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4 -> GPR64arg
112427 50, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5 -> GPR64arg
112428 53, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112429 53, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112430 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubb
112431 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd0
112432 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1
112433 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh0
112434 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1
112435 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq0
112436 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubq1
112437 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs0
112438 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1
112439 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub
112440 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0
112441 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1
112442 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2
112443 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3
112444 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq0
112445 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubd1_then_zasubq1
112446 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd0
112447 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1
112448 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq0
112449 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubq1
112450 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq0
112451 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubs1_then_zasubd1_then_zasubq1
112452 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd0
112453 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1
112454 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq0
112455 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubq1
112456 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs0
112457 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1
112458 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq0
112459 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubd1_then_zasubq1
112460 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd0
112461 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1
112462 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq0
112463 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubq1
112464 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112465 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112466 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_bsub
112467 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_hsub
112468 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_then_ssub
112469 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_bsub
112470 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_hsub
112471 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub3_then_ssub
112472 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_bsub
112473 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_hsub
112474 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_then_ssub
112475 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:psub1_then_psub
112476 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_bsub
112477 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub
112478 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_hsub
112479 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_ssub
112480 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_bsub
112481 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_dsub
112482 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_hsub
112483 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub3_then_ssub
112484 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_bsub
112485 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub
112486 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_hsub
112487 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_ssub
112488 31, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_7_then_sub_32 -> MatrixIndexGPR32_8_11
112489 31, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32 -> MatrixIndexGPR32_8_11
112490 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_5_then_sub_32 -> GPR32arg
112491 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32 -> GPR32arg
112492 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_3_then_sub_32 -> GPR32arg
112493 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32 -> GPR32arg
112494 29, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_1_then_sub_32 -> GPR32arg
112495 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:subo64_then_sub_32
112496 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_bsub
112497 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub
112498 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_hsub
112499 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_ssub
112500 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub
112501 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_bsub
112502 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_dsub
112503 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_hsub
112504 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_ssub
112505 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub3_then_zsub
112506 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_bsub
112507 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub
112508 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_hsub
112509 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_ssub
112510 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub
112511 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1
112512 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub0_dsub1_dsub2
112513 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2
112514 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub1_dsub2_dsub3
112515 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub2_dsub3
112516 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub
112517 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112518 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_qsub1_then_dsub_qsub2_then_dsub
112519 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1
112520 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub0_qsub1_qsub2
112521 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2
112522 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_qsub2_qsub3
112523 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_qsub3
112524 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub
112525 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112526 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:qsub2_then_dsub_qsub3_then_dsub
112527 36, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112528 71, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112529 71, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112530 71, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112531 73, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
112532 38, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
112533 36, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112534 36, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112535 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:sub_32_subo64_then_sub_32
112536 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub
112537 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub
112538 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112539 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:dsub_zsub1_then_dsub_zsub2_then_dsub
112540 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112541 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub_zsub1_then_zsub_zsub2_then_zsub
112542 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1
112543 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub1_zsub2
112544 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2
112545 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub2_zsub3
112546 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_zsub3
112547 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub
112548 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112549 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub
112550 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112551 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_dsub_zsub3_then_dsub
112552 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub2_then_zsub_zsub3_then_zsub
112553 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub0_zsub2
112554 0, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11:zsub1_zsub3
112555 },
112556 { // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
112557 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:bsub
112558 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub
112559 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub0
112560 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub1
112561 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub2
112562 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub3
112563 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:hsub
112564 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:psub
112565 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:psub0
112566 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:psub1
112567 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub0
112568 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1
112569 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2
112570 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub3
112571 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:ssub
112572 30, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:sub_32 -> MatrixIndexGPR32_12_15
112573 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:sube32
112574 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:sube64
112575 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:subo32
112576 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:subo64
112577 52, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_0 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112578 52, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_1 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112579 52, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_2 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112580 52, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_3 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112581 55, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_4 -> tcGPRx16x17
112582 58, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_5 -> tcGPRx17
112583 48, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_6 -> GPR64noip_and_tcGPR64
112584 45, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_7 -> GPR64common_and_GPR64noip
112585 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubb
112586 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubd0
112587 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubd1
112588 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh0
112589 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1
112590 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubq0
112591 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubq1
112592 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs0
112593 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1
112594 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub
112595 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub0
112596 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1
112597 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2
112598 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub3
112599 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubd1_then_zasubq0
112600 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubd1_then_zasubq1
112601 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1_then_zasubd0
112602 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1_then_zasubd1
112603 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1_then_zasubq0
112604 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1_then_zasubq1
112605 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq0
112606 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq1
112607 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubd0
112608 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubd1
112609 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubq0
112610 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubq1
112611 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs0
112612 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1
112613 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq0
112614 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq1
112615 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd0
112616 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1
112617 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq0
112618 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq1
112619 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112620 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112621 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub1_then_bsub
112622 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub1_then_hsub
112623 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub1_then_ssub
112624 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub3_then_bsub
112625 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub3_then_hsub
112626 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub3_then_ssub
112627 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub2_then_bsub
112628 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub2_then_hsub
112629 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub2_then_ssub
112630 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:psub1_then_psub
112631 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_then_bsub
112632 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_then_dsub
112633 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_then_hsub
112634 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_then_ssub
112635 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub3_then_bsub
112636 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub3_then_dsub
112637 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub3_then_hsub
112638 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub3_then_ssub
112639 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2_then_bsub
112640 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2_then_dsub
112641 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2_then_hsub
112642 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2_then_ssub
112643 27, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_7_then_sub_32 -> GPR32common
112644 27, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_6_then_sub_32 -> GPR32common
112645 27, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_5_then_sub_32 -> GPR32common
112646 27, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_4_then_sub_32 -> GPR32common
112647 30, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_3_then_sub_32 -> MatrixIndexGPR32_12_15
112648 30, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_2_then_sub_32 -> MatrixIndexGPR32_12_15
112649 30, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_1_then_sub_32 -> MatrixIndexGPR32_12_15
112650 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:subo64_then_sub_32
112651 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_bsub
112652 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_dsub
112653 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_hsub
112654 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_ssub
112655 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_zsub
112656 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub3_then_bsub
112657 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub3_then_dsub
112658 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub3_then_hsub
112659 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub3_then_ssub
112660 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub3_then_zsub
112661 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_bsub
112662 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_dsub
112663 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_hsub
112664 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_ssub
112665 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_zsub
112666 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub0_dsub1
112667 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub0_dsub1_dsub2
112668 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub1_dsub2
112669 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub1_dsub2_dsub3
112670 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub2_dsub3
112671 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub_qsub1_then_dsub
112672 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112673 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub
112674 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub0_qsub1
112675 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub0_qsub1_qsub2
112676 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_qsub2
112677 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_qsub2_qsub3
112678 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2_qsub3
112679 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub
112680 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112681 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:qsub2_then_dsub_qsub3_then_dsub
112682 37, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
112683 72, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
112684 72, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
112685 74, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
112686 68, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_tcGPRnotx16
112687 35, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112688 35, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112689 37, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
112690 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:sub_32_subo64_then_sub_32
112691 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub_zsub1_then_dsub
112692 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub_zsub1_then_zsub
112693 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112694 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub
112695 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112696 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub
112697 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub0_zsub1
112698 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub0_zsub1_zsub2
112699 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_zsub2
112700 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_zsub2_zsub3
112701 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_zsub3
112702 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub
112703 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112704 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub
112705 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112706 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_dsub_zsub3_then_dsub
112707 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub2_then_zsub_zsub3_then_zsub
112708 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub0_zsub2
112709 0, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17:zsub1_zsub3
112710 },
112711 { // GPR64x8Class_with_x8sub_6_in_GPR64arg
112712 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:bsub
112713 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub
112714 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub0
112715 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub1
112716 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub2
112717 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub3
112718 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:hsub
112719 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:psub
112720 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:psub0
112721 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:psub1
112722 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub0
112723 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1
112724 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2
112725 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub3
112726 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:ssub
112727 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:sub_32 -> GPR32arg
112728 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:sube32
112729 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:sube64
112730 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:subo32
112731 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:subo64
112732 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_0 -> GPR64arg
112733 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_1 -> GPR64arg
112734 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_2 -> GPR64arg
112735 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_3 -> GPR64arg
112736 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_4 -> GPR64arg
112737 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_5 -> GPR64arg
112738 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_6 -> GPR64arg
112739 50, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_7 -> GPR64arg
112740 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubb
112741 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubd0
112742 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubd1
112743 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh0
112744 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1
112745 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubq0
112746 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubq1
112747 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs0
112748 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1
112749 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub
112750 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub0
112751 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1
112752 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2
112753 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub3
112754 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubd1_then_zasubq0
112755 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubd1_then_zasubq1
112756 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1_then_zasubd0
112757 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1_then_zasubd1
112758 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1_then_zasubq0
112759 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1_then_zasubq1
112760 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1_then_zasubd1_then_zasubq0
112761 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubs1_then_zasubd1_then_zasubq1
112762 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubd0
112763 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubd1
112764 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubq0
112765 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubq1
112766 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs0
112767 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1
112768 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubd1_then_zasubq0
112769 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubd1_then_zasubq1
112770 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd0
112771 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1
112772 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1_then_zasubq0
112773 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1_then_zasubq1
112774 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112775 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112776 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub1_then_bsub
112777 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub1_then_hsub
112778 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub1_then_ssub
112779 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub3_then_bsub
112780 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub3_then_hsub
112781 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub3_then_ssub
112782 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub2_then_bsub
112783 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub2_then_hsub
112784 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub2_then_ssub
112785 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:psub1_then_psub
112786 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_then_bsub
112787 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_then_dsub
112788 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_then_hsub
112789 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_then_ssub
112790 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub3_then_bsub
112791 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub3_then_dsub
112792 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub3_then_hsub
112793 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub3_then_ssub
112794 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2_then_bsub
112795 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2_then_dsub
112796 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2_then_hsub
112797 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2_then_ssub
112798 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_7_then_sub_32 -> GPR32arg
112799 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_6_then_sub_32 -> GPR32arg
112800 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_5_then_sub_32 -> GPR32arg
112801 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_4_then_sub_32 -> GPR32arg
112802 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_3_then_sub_32 -> GPR32arg
112803 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_2_then_sub_32 -> GPR32arg
112804 29, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_1_then_sub_32 -> GPR32arg
112805 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:subo64_then_sub_32
112806 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_bsub
112807 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_dsub
112808 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_hsub
112809 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_ssub
112810 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_zsub
112811 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub3_then_bsub
112812 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub3_then_dsub
112813 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub3_then_hsub
112814 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub3_then_ssub
112815 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub3_then_zsub
112816 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_bsub
112817 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_dsub
112818 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_hsub
112819 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_ssub
112820 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_zsub
112821 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub0_dsub1
112822 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub0_dsub1_dsub2
112823 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub1_dsub2
112824 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub1_dsub2_dsub3
112825 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub2_dsub3
112826 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub_qsub1_then_dsub
112827 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112828 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub_qsub1_then_dsub_qsub2_then_dsub
112829 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub0_qsub1
112830 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub0_qsub1_qsub2
112831 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_qsub2
112832 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_qsub2_qsub3
112833 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2_qsub3
112834 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_then_dsub_qsub2_then_dsub
112835 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112836 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:qsub2_then_dsub_qsub3_then_dsub
112837 36, // GPR64x8Class_with_x8sub_6_in_GPR64arg:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112838 71, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112839 71, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112840 71, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112841 71, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sub_32_in_GPR32arg
112842 36, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112843 36, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112844 36, // GPR64x8Class_with_x8sub_6_in_GPR64arg:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_GPR32arg
112845 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:sub_32_subo64_then_sub_32
112846 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub_zsub1_then_dsub
112847 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub_zsub1_then_zsub
112848 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112849 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:dsub_zsub1_then_dsub_zsub2_then_dsub
112850 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112851 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub_zsub1_then_zsub_zsub2_then_zsub
112852 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub0_zsub1
112853 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub0_zsub1_zsub2
112854 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_zsub2
112855 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_zsub2_zsub3
112856 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_zsub3
112857 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_dsub_zsub2_then_dsub
112858 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
112859 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_zsub_zsub2_then_zsub
112860 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
112861 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_dsub_zsub3_then_dsub
112862 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub2_then_zsub_zsub3_then_zsub
112863 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub0_zsub2
112864 0, // GPR64x8Class_with_x8sub_6_in_GPR64arg:zsub1_zsub3
112865 },
112866 { // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
112867 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:bsub
112868 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub
112869 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub0
112870 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub1
112871 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub2
112872 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub3
112873 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:hsub
112874 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:psub
112875 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:psub0
112876 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:psub1
112877 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub0
112878 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1
112879 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2
112880 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub3
112881 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:ssub
112882 31, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:sub_32 -> MatrixIndexGPR32_8_11
112883 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:sube32
112884 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:sube64
112885 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:subo32
112886 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:subo64
112887 53, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_0 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112888 53, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_1 -> GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
112889 52, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_2 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112890 52, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_3 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112891 52, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_4 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112892 52, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_5 -> GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
112893 55, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_6 -> tcGPRx16x17
112894 58, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_7 -> tcGPRx17
112895 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubb
112896 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubd0
112897 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubd1
112898 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh0
112899 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1
112900 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubq0
112901 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubq1
112902 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs0
112903 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1
112904 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub
112905 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub0
112906 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1
112907 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2
112908 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub3
112909 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubd1_then_zasubq0
112910 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubd1_then_zasubq1
112911 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1_then_zasubd0
112912 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1_then_zasubd1
112913 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1_then_zasubq0
112914 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1_then_zasubq1
112915 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq0
112916 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubs1_then_zasubd1_then_zasubq1
112917 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubd0
112918 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubd1
112919 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubq0
112920 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubq1
112921 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs0
112922 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1
112923 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq0
112924 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubd1_then_zasubq1
112925 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd0
112926 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1
112927 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq0
112928 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubq1
112929 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
112930 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
112931 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub1_then_bsub
112932 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub1_then_hsub
112933 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub1_then_ssub
112934 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub3_then_bsub
112935 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub3_then_hsub
112936 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub3_then_ssub
112937 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub2_then_bsub
112938 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub2_then_hsub
112939 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub2_then_ssub
112940 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:psub1_then_psub
112941 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_then_bsub
112942 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_then_dsub
112943 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_then_hsub
112944 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_then_ssub
112945 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub3_then_bsub
112946 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub3_then_dsub
112947 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub3_then_hsub
112948 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub3_then_ssub
112949 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2_then_bsub
112950 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2_then_dsub
112951 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2_then_hsub
112952 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2_then_ssub
112953 27, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_7_then_sub_32 -> GPR32common
112954 27, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_6_then_sub_32 -> GPR32common
112955 30, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_5_then_sub_32 -> MatrixIndexGPR32_12_15
112956 30, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_4_then_sub_32 -> MatrixIndexGPR32_12_15
112957 30, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_3_then_sub_32 -> MatrixIndexGPR32_12_15
112958 30, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_2_then_sub_32 -> MatrixIndexGPR32_12_15
112959 31, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_1_then_sub_32 -> MatrixIndexGPR32_8_11
112960 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:subo64_then_sub_32
112961 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_bsub
112962 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_dsub
112963 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_hsub
112964 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_ssub
112965 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_zsub
112966 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub3_then_bsub
112967 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub3_then_dsub
112968 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub3_then_hsub
112969 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub3_then_ssub
112970 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub3_then_zsub
112971 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_bsub
112972 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_dsub
112973 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_hsub
112974 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_ssub
112975 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_zsub
112976 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub0_dsub1
112977 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub0_dsub1_dsub2
112978 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub1_dsub2
112979 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub1_dsub2_dsub3
112980 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub2_dsub3
112981 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub_qsub1_then_dsub
112982 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112983 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub_qsub1_then_dsub_qsub2_then_dsub
112984 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub0_qsub1
112985 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub0_qsub1_qsub2
112986 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_qsub2
112987 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_qsub2_qsub3
112988 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2_qsub3
112989 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub
112990 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
112991 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:qsub2_then_dsub_qsub3_then_dsub
112992 38, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
112993 73, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
112994 72, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
112995 72, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
112996 74, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_6_x8sub_7 -> XSeqPairsClass_with_sube64_in_tcGPRx16x17
112997 35, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
112998 37, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
112999 37, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
113000 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:sub_32_subo64_then_sub_32
113001 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub_zsub1_then_dsub
113002 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub_zsub1_then_zsub
113003 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113004 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:dsub_zsub1_then_dsub_zsub2_then_dsub
113005 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113006 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub_zsub1_then_zsub_zsub2_then_zsub
113007 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub0_zsub1
113008 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub0_zsub1_zsub2
113009 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_zsub2
113010 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_zsub2_zsub3
113011 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_zsub3
113012 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub
113013 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113014 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub
113015 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113016 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_dsub_zsub3_then_dsub
113017 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub2_then_zsub_zsub3_then_zsub
113018 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub0_zsub2
113019 0, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17:zsub1_zsub3
113020 },
113021 { // GPR64x8Class_with_x8sub_7_in_FIXED_REGS
113022 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:bsub
113023 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub
113024 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub0
113025 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub1
113026 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub2
113027 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub3
113028 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:hsub
113029 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:psub
113030 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:psub0
113031 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:psub1
113032 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub0
113033 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1
113034 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2
113035 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub3
113036 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:ssub
113037 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:sub_32 -> GPR32common
113038 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:sube32
113039 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:sube64
113040 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:subo32
113041 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:subo64
113042 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_0 -> GPR64common_and_GPR64noip
113043 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_1 -> GPR64common_and_GPR64noip
113044 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_2 -> GPR64common_and_GPR64noip
113045 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_3 -> GPR64common_and_GPR64noip
113046 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_4 -> GPR64common_and_GPR64noip
113047 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_5 -> GPR64common_and_GPR64noip
113048 45, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_6 -> GPR64common_and_GPR64noip
113049 56, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_7 -> FIXED_REGS_and_GPR64
113050 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubb
113051 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubd0
113052 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubd1
113053 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh0
113054 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1
113055 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubq0
113056 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubq1
113057 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs0
113058 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1
113059 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub
113060 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub0
113061 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1
113062 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2
113063 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub3
113064 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubd1_then_zasubq0
113065 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubd1_then_zasubq1
113066 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1_then_zasubd0
113067 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1_then_zasubd1
113068 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1_then_zasubq0
113069 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1_then_zasubq1
113070 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1_then_zasubd1_then_zasubq0
113071 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubs1_then_zasubd1_then_zasubq1
113072 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubd0
113073 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubd1
113074 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubq0
113075 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubq1
113076 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs0
113077 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1
113078 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubd1_then_zasubq0
113079 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubd1_then_zasubq1
113080 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd0
113081 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1
113082 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubq0
113083 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubq1
113084 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
113085 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
113086 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub1_then_bsub
113087 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub1_then_hsub
113088 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub1_then_ssub
113089 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub3_then_bsub
113090 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub3_then_hsub
113091 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub3_then_ssub
113092 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub2_then_bsub
113093 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub2_then_hsub
113094 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub2_then_ssub
113095 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:psub1_then_psub
113096 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_then_bsub
113097 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_then_dsub
113098 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_then_hsub
113099 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_then_ssub
113100 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub3_then_bsub
113101 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub3_then_dsub
113102 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub3_then_hsub
113103 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub3_then_ssub
113104 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2_then_bsub
113105 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2_then_dsub
113106 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2_then_hsub
113107 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2_then_ssub
113108 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_7_then_sub_32 -> GPR32common
113109 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_6_then_sub_32 -> GPR32common
113110 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_5_then_sub_32 -> GPR32common
113111 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_4_then_sub_32 -> GPR32common
113112 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_3_then_sub_32 -> GPR32common
113113 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_2_then_sub_32 -> GPR32common
113114 27, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_1_then_sub_32 -> GPR32common
113115 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:subo64_then_sub_32
113116 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_bsub
113117 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_dsub
113118 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_hsub
113119 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_ssub
113120 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_zsub
113121 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub3_then_bsub
113122 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub3_then_dsub
113123 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub3_then_hsub
113124 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub3_then_ssub
113125 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub3_then_zsub
113126 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_bsub
113127 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_dsub
113128 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_hsub
113129 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_ssub
113130 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_zsub
113131 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub0_dsub1
113132 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub0_dsub1_dsub2
113133 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub1_dsub2
113134 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub1_dsub2_dsub3
113135 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub2_dsub3
113136 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub_qsub1_then_dsub
113137 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113138 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub_qsub1_then_dsub_qsub2_then_dsub
113139 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub0_qsub1
113140 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub0_qsub1_qsub2
113141 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_qsub2
113142 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_qsub2_qsub3
113143 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2_qsub3
113144 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_then_dsub_qsub2_then_dsub
113145 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113146 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:qsub2_then_dsub_qsub3_then_dsub
113147 35, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:sub_32_x8sub_1_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
113148 66, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_0_x8sub_1 -> XSeqPairsClass_with_sube64_in_GPR64noip
113149 66, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_2_x8sub_3 -> XSeqPairsClass_with_sube64_in_GPR64noip
113150 66, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_4_x8sub_5 -> XSeqPairsClass_with_sube64_in_GPR64noip
113151 75, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_6_x8sub_7 -> XSeqPairsClass_with_subo64_in_FIXED_REGS
113152 35, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_6_then_sub_32_x8sub_7_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
113153 35, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_4_then_sub_32_x8sub_5_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
113154 35, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:x8sub_2_then_sub_32_x8sub_3_then_sub_32 -> WSeqPairsClass_with_subo32_in_GPR32common
113155 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:sub_32_subo64_then_sub_32
113156 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub_zsub1_then_dsub
113157 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub_zsub1_then_zsub
113158 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113159 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:dsub_zsub1_then_dsub_zsub2_then_dsub
113160 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113161 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub_zsub1_then_zsub_zsub2_then_zsub
113162 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub0_zsub1
113163 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub0_zsub1_zsub2
113164 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_zsub2
113165 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_zsub2_zsub3
113166 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_zsub3
113167 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_dsub_zsub2_then_dsub
113168 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113169 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_zsub_zsub2_then_zsub
113170 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113171 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_dsub_zsub3_then_dsub
113172 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub2_then_zsub_zsub3_then_zsub
113173 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub0_zsub2
113174 0, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS:zsub1_zsub3
113175 },
113176 { // ZTR
113177 0, // ZTR:bsub
113178 0, // ZTR:dsub
113179 0, // ZTR:dsub0
113180 0, // ZTR:dsub1
113181 0, // ZTR:dsub2
113182 0, // ZTR:dsub3
113183 0, // ZTR:hsub
113184 0, // ZTR:psub
113185 0, // ZTR:psub0
113186 0, // ZTR:psub1
113187 0, // ZTR:qsub0
113188 0, // ZTR:qsub1
113189 0, // ZTR:qsub2
113190 0, // ZTR:qsub3
113191 0, // ZTR:ssub
113192 0, // ZTR:sub_32
113193 0, // ZTR:sube32
113194 0, // ZTR:sube64
113195 0, // ZTR:subo32
113196 0, // ZTR:subo64
113197 0, // ZTR:x8sub_0
113198 0, // ZTR:x8sub_1
113199 0, // ZTR:x8sub_2
113200 0, // ZTR:x8sub_3
113201 0, // ZTR:x8sub_4
113202 0, // ZTR:x8sub_5
113203 0, // ZTR:x8sub_6
113204 0, // ZTR:x8sub_7
113205 0, // ZTR:zasubb
113206 0, // ZTR:zasubd0
113207 0, // ZTR:zasubd1
113208 0, // ZTR:zasubh0
113209 0, // ZTR:zasubh1
113210 0, // ZTR:zasubq0
113211 0, // ZTR:zasubq1
113212 0, // ZTR:zasubs0
113213 0, // ZTR:zasubs1
113214 0, // ZTR:zsub
113215 0, // ZTR:zsub0
113216 0, // ZTR:zsub1
113217 0, // ZTR:zsub2
113218 0, // ZTR:zsub3
113219 0, // ZTR:zasubd1_then_zasubq0
113220 0, // ZTR:zasubd1_then_zasubq1
113221 0, // ZTR:zasubs1_then_zasubd0
113222 0, // ZTR:zasubs1_then_zasubd1
113223 0, // ZTR:zasubs1_then_zasubq0
113224 0, // ZTR:zasubs1_then_zasubq1
113225 0, // ZTR:zasubs1_then_zasubd1_then_zasubq0
113226 0, // ZTR:zasubs1_then_zasubd1_then_zasubq1
113227 0, // ZTR:zasubh1_then_zasubd0
113228 0, // ZTR:zasubh1_then_zasubd1
113229 0, // ZTR:zasubh1_then_zasubq0
113230 0, // ZTR:zasubh1_then_zasubq1
113231 0, // ZTR:zasubh1_then_zasubs0
113232 0, // ZTR:zasubh1_then_zasubs1
113233 0, // ZTR:zasubh1_then_zasubd1_then_zasubq0
113234 0, // ZTR:zasubh1_then_zasubd1_then_zasubq1
113235 0, // ZTR:zasubh1_then_zasubs1_then_zasubd0
113236 0, // ZTR:zasubh1_then_zasubs1_then_zasubd1
113237 0, // ZTR:zasubh1_then_zasubs1_then_zasubq0
113238 0, // ZTR:zasubh1_then_zasubs1_then_zasubq1
113239 0, // ZTR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
113240 0, // ZTR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
113241 0, // ZTR:dsub1_then_bsub
113242 0, // ZTR:dsub1_then_hsub
113243 0, // ZTR:dsub1_then_ssub
113244 0, // ZTR:dsub3_then_bsub
113245 0, // ZTR:dsub3_then_hsub
113246 0, // ZTR:dsub3_then_ssub
113247 0, // ZTR:dsub2_then_bsub
113248 0, // ZTR:dsub2_then_hsub
113249 0, // ZTR:dsub2_then_ssub
113250 0, // ZTR:psub1_then_psub
113251 0, // ZTR:qsub1_then_bsub
113252 0, // ZTR:qsub1_then_dsub
113253 0, // ZTR:qsub1_then_hsub
113254 0, // ZTR:qsub1_then_ssub
113255 0, // ZTR:qsub3_then_bsub
113256 0, // ZTR:qsub3_then_dsub
113257 0, // ZTR:qsub3_then_hsub
113258 0, // ZTR:qsub3_then_ssub
113259 0, // ZTR:qsub2_then_bsub
113260 0, // ZTR:qsub2_then_dsub
113261 0, // ZTR:qsub2_then_hsub
113262 0, // ZTR:qsub2_then_ssub
113263 0, // ZTR:x8sub_7_then_sub_32
113264 0, // ZTR:x8sub_6_then_sub_32
113265 0, // ZTR:x8sub_5_then_sub_32
113266 0, // ZTR:x8sub_4_then_sub_32
113267 0, // ZTR:x8sub_3_then_sub_32
113268 0, // ZTR:x8sub_2_then_sub_32
113269 0, // ZTR:x8sub_1_then_sub_32
113270 0, // ZTR:subo64_then_sub_32
113271 0, // ZTR:zsub1_then_bsub
113272 0, // ZTR:zsub1_then_dsub
113273 0, // ZTR:zsub1_then_hsub
113274 0, // ZTR:zsub1_then_ssub
113275 0, // ZTR:zsub1_then_zsub
113276 0, // ZTR:zsub3_then_bsub
113277 0, // ZTR:zsub3_then_dsub
113278 0, // ZTR:zsub3_then_hsub
113279 0, // ZTR:zsub3_then_ssub
113280 0, // ZTR:zsub3_then_zsub
113281 0, // ZTR:zsub2_then_bsub
113282 0, // ZTR:zsub2_then_dsub
113283 0, // ZTR:zsub2_then_hsub
113284 0, // ZTR:zsub2_then_ssub
113285 0, // ZTR:zsub2_then_zsub
113286 0, // ZTR:dsub0_dsub1
113287 0, // ZTR:dsub0_dsub1_dsub2
113288 0, // ZTR:dsub1_dsub2
113289 0, // ZTR:dsub1_dsub2_dsub3
113290 0, // ZTR:dsub2_dsub3
113291 0, // ZTR:dsub_qsub1_then_dsub
113292 0, // ZTR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113293 0, // ZTR:dsub_qsub1_then_dsub_qsub2_then_dsub
113294 0, // ZTR:qsub0_qsub1
113295 0, // ZTR:qsub0_qsub1_qsub2
113296 0, // ZTR:qsub1_qsub2
113297 0, // ZTR:qsub1_qsub2_qsub3
113298 0, // ZTR:qsub2_qsub3
113299 0, // ZTR:qsub1_then_dsub_qsub2_then_dsub
113300 0, // ZTR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113301 0, // ZTR:qsub2_then_dsub_qsub3_then_dsub
113302 0, // ZTR:sub_32_x8sub_1_then_sub_32
113303 0, // ZTR:x8sub_0_x8sub_1
113304 0, // ZTR:x8sub_2_x8sub_3
113305 0, // ZTR:x8sub_4_x8sub_5
113306 0, // ZTR:x8sub_6_x8sub_7
113307 0, // ZTR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
113308 0, // ZTR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
113309 0, // ZTR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
113310 0, // ZTR:sub_32_subo64_then_sub_32
113311 0, // ZTR:dsub_zsub1_then_dsub
113312 0, // ZTR:zsub_zsub1_then_zsub
113313 0, // ZTR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113314 0, // ZTR:dsub_zsub1_then_dsub_zsub2_then_dsub
113315 0, // ZTR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113316 0, // ZTR:zsub_zsub1_then_zsub_zsub2_then_zsub
113317 0, // ZTR:zsub0_zsub1
113318 0, // ZTR:zsub0_zsub1_zsub2
113319 0, // ZTR:zsub1_zsub2
113320 0, // ZTR:zsub1_zsub2_zsub3
113321 0, // ZTR:zsub2_zsub3
113322 0, // ZTR:zsub1_then_dsub_zsub2_then_dsub
113323 0, // ZTR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113324 0, // ZTR:zsub1_then_zsub_zsub2_then_zsub
113325 0, // ZTR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113326 0, // ZTR:zsub2_then_dsub_zsub3_then_dsub
113327 0, // ZTR:zsub2_then_zsub_zsub3_then_zsub
113328 0, // ZTR:zsub0_zsub2
113329 0, // ZTR:zsub1_zsub3
113330 },
113331 { // MPR16
113332 0, // MPR16:bsub
113333 0, // MPR16:dsub
113334 0, // MPR16:dsub0
113335 0, // MPR16:dsub1
113336 0, // MPR16:dsub2
113337 0, // MPR16:dsub3
113338 0, // MPR16:hsub
113339 0, // MPR16:psub
113340 0, // MPR16:psub0
113341 0, // MPR16:psub1
113342 0, // MPR16:qsub0
113343 0, // MPR16:qsub1
113344 0, // MPR16:qsub2
113345 0, // MPR16:qsub3
113346 0, // MPR16:ssub
113347 0, // MPR16:sub_32
113348 0, // MPR16:sube32
113349 0, // MPR16:sube64
113350 0, // MPR16:subo32
113351 0, // MPR16:subo64
113352 0, // MPR16:x8sub_0
113353 0, // MPR16:x8sub_1
113354 0, // MPR16:x8sub_2
113355 0, // MPR16:x8sub_3
113356 0, // MPR16:x8sub_4
113357 0, // MPR16:x8sub_5
113358 0, // MPR16:x8sub_6
113359 0, // MPR16:x8sub_7
113360 0, // MPR16:zasubb
113361 123, // MPR16:zasubd0 -> MPR64
113362 123, // MPR16:zasubd1 -> MPR64
113363 0, // MPR16:zasubh0
113364 0, // MPR16:zasubh1
113365 79, // MPR16:zasubq0 -> MPR128
113366 79, // MPR16:zasubq1 -> MPR128
113367 283, // MPR16:zasubs0 -> MPR32
113368 283, // MPR16:zasubs1 -> MPR32
113369 0, // MPR16:zsub
113370 0, // MPR16:zsub0
113371 0, // MPR16:zsub1
113372 0, // MPR16:zsub2
113373 0, // MPR16:zsub3
113374 79, // MPR16:zasubd1_then_zasubq0 -> MPR128
113375 79, // MPR16:zasubd1_then_zasubq1 -> MPR128
113376 123, // MPR16:zasubs1_then_zasubd0 -> MPR64
113377 123, // MPR16:zasubs1_then_zasubd1 -> MPR64
113378 79, // MPR16:zasubs1_then_zasubq0 -> MPR128
113379 79, // MPR16:zasubs1_then_zasubq1 -> MPR128
113380 79, // MPR16:zasubs1_then_zasubd1_then_zasubq0 -> MPR128
113381 79, // MPR16:zasubs1_then_zasubd1_then_zasubq1 -> MPR128
113382 0, // MPR16:zasubh1_then_zasubd0
113383 0, // MPR16:zasubh1_then_zasubd1
113384 0, // MPR16:zasubh1_then_zasubq0
113385 0, // MPR16:zasubh1_then_zasubq1
113386 0, // MPR16:zasubh1_then_zasubs0
113387 0, // MPR16:zasubh1_then_zasubs1
113388 0, // MPR16:zasubh1_then_zasubd1_then_zasubq0
113389 0, // MPR16:zasubh1_then_zasubd1_then_zasubq1
113390 0, // MPR16:zasubh1_then_zasubs1_then_zasubd0
113391 0, // MPR16:zasubh1_then_zasubs1_then_zasubd1
113392 0, // MPR16:zasubh1_then_zasubs1_then_zasubq0
113393 0, // MPR16:zasubh1_then_zasubs1_then_zasubq1
113394 0, // MPR16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0
113395 0, // MPR16:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1
113396 0, // MPR16:dsub1_then_bsub
113397 0, // MPR16:dsub1_then_hsub
113398 0, // MPR16:dsub1_then_ssub
113399 0, // MPR16:dsub3_then_bsub
113400 0, // MPR16:dsub3_then_hsub
113401 0, // MPR16:dsub3_then_ssub
113402 0, // MPR16:dsub2_then_bsub
113403 0, // MPR16:dsub2_then_hsub
113404 0, // MPR16:dsub2_then_ssub
113405 0, // MPR16:psub1_then_psub
113406 0, // MPR16:qsub1_then_bsub
113407 0, // MPR16:qsub1_then_dsub
113408 0, // MPR16:qsub1_then_hsub
113409 0, // MPR16:qsub1_then_ssub
113410 0, // MPR16:qsub3_then_bsub
113411 0, // MPR16:qsub3_then_dsub
113412 0, // MPR16:qsub3_then_hsub
113413 0, // MPR16:qsub3_then_ssub
113414 0, // MPR16:qsub2_then_bsub
113415 0, // MPR16:qsub2_then_dsub
113416 0, // MPR16:qsub2_then_hsub
113417 0, // MPR16:qsub2_then_ssub
113418 0, // MPR16:x8sub_7_then_sub_32
113419 0, // MPR16:x8sub_6_then_sub_32
113420 0, // MPR16:x8sub_5_then_sub_32
113421 0, // MPR16:x8sub_4_then_sub_32
113422 0, // MPR16:x8sub_3_then_sub_32
113423 0, // MPR16:x8sub_2_then_sub_32
113424 0, // MPR16:x8sub_1_then_sub_32
113425 0, // MPR16:subo64_then_sub_32
113426 0, // MPR16:zsub1_then_bsub
113427 0, // MPR16:zsub1_then_dsub
113428 0, // MPR16:zsub1_then_hsub
113429 0, // MPR16:zsub1_then_ssub
113430 0, // MPR16:zsub1_then_zsub
113431 0, // MPR16:zsub3_then_bsub
113432 0, // MPR16:zsub3_then_dsub
113433 0, // MPR16:zsub3_then_hsub
113434 0, // MPR16:zsub3_then_ssub
113435 0, // MPR16:zsub3_then_zsub
113436 0, // MPR16:zsub2_then_bsub
113437 0, // MPR16:zsub2_then_dsub
113438 0, // MPR16:zsub2_then_hsub
113439 0, // MPR16:zsub2_then_ssub
113440 0, // MPR16:zsub2_then_zsub
113441 0, // MPR16:dsub0_dsub1
113442 0, // MPR16:dsub0_dsub1_dsub2
113443 0, // MPR16:dsub1_dsub2
113444 0, // MPR16:dsub1_dsub2_dsub3
113445 0, // MPR16:dsub2_dsub3
113446 0, // MPR16:dsub_qsub1_then_dsub
113447 0, // MPR16:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113448 0, // MPR16:dsub_qsub1_then_dsub_qsub2_then_dsub
113449 0, // MPR16:qsub0_qsub1
113450 0, // MPR16:qsub0_qsub1_qsub2
113451 0, // MPR16:qsub1_qsub2
113452 0, // MPR16:qsub1_qsub2_qsub3
113453 0, // MPR16:qsub2_qsub3
113454 0, // MPR16:qsub1_then_dsub_qsub2_then_dsub
113455 0, // MPR16:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113456 0, // MPR16:qsub2_then_dsub_qsub3_then_dsub
113457 0, // MPR16:sub_32_x8sub_1_then_sub_32
113458 0, // MPR16:x8sub_0_x8sub_1
113459 0, // MPR16:x8sub_2_x8sub_3
113460 0, // MPR16:x8sub_4_x8sub_5
113461 0, // MPR16:x8sub_6_x8sub_7
113462 0, // MPR16:x8sub_6_then_sub_32_x8sub_7_then_sub_32
113463 0, // MPR16:x8sub_4_then_sub_32_x8sub_5_then_sub_32
113464 0, // MPR16:x8sub_2_then_sub_32_x8sub_3_then_sub_32
113465 0, // MPR16:sub_32_subo64_then_sub_32
113466 0, // MPR16:dsub_zsub1_then_dsub
113467 0, // MPR16:zsub_zsub1_then_zsub
113468 0, // MPR16:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113469 0, // MPR16:dsub_zsub1_then_dsub_zsub2_then_dsub
113470 0, // MPR16:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113471 0, // MPR16:zsub_zsub1_then_zsub_zsub2_then_zsub
113472 0, // MPR16:zsub0_zsub1
113473 0, // MPR16:zsub0_zsub1_zsub2
113474 0, // MPR16:zsub1_zsub2
113475 0, // MPR16:zsub1_zsub2_zsub3
113476 0, // MPR16:zsub2_zsub3
113477 0, // MPR16:zsub1_then_dsub_zsub2_then_dsub
113478 0, // MPR16:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113479 0, // MPR16:zsub1_then_zsub_zsub2_then_zsub
113480 0, // MPR16:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113481 0, // MPR16:zsub2_then_dsub_zsub3_then_dsub
113482 0, // MPR16:zsub2_then_zsub_zsub3_then_zsub
113483 0, // MPR16:zsub0_zsub2
113484 0, // MPR16:zsub1_zsub3
113485 },
113486 { // MPR
113487 0, // MPR:bsub
113488 0, // MPR:dsub
113489 0, // MPR:dsub0
113490 0, // MPR:dsub1
113491 0, // MPR:dsub2
113492 0, // MPR:dsub3
113493 0, // MPR:hsub
113494 0, // MPR:psub
113495 0, // MPR:psub0
113496 0, // MPR:psub1
113497 0, // MPR:qsub0
113498 0, // MPR:qsub1
113499 0, // MPR:qsub2
113500 0, // MPR:qsub3
113501 0, // MPR:ssub
113502 0, // MPR:sub_32
113503 0, // MPR:sube32
113504 0, // MPR:sube64
113505 0, // MPR:subo32
113506 0, // MPR:subo64
113507 0, // MPR:x8sub_0
113508 0, // MPR:x8sub_1
113509 0, // MPR:x8sub_2
113510 0, // MPR:x8sub_3
113511 0, // MPR:x8sub_4
113512 0, // MPR:x8sub_5
113513 0, // MPR:x8sub_6
113514 0, // MPR:x8sub_7
113515 305, // MPR:zasubb -> MPR8
113516 123, // MPR:zasubd0 -> MPR64
113517 123, // MPR:zasubd1 -> MPR64
113518 303, // MPR:zasubh0 -> MPR16
113519 303, // MPR:zasubh1 -> MPR16
113520 79, // MPR:zasubq0 -> MPR128
113521 79, // MPR:zasubq1 -> MPR128
113522 283, // MPR:zasubs0 -> MPR32
113523 283, // MPR:zasubs1 -> MPR32
113524 0, // MPR:zsub
113525 0, // MPR:zsub0
113526 0, // MPR:zsub1
113527 0, // MPR:zsub2
113528 0, // MPR:zsub3
113529 79, // MPR:zasubd1_then_zasubq0 -> MPR128
113530 79, // MPR:zasubd1_then_zasubq1 -> MPR128
113531 123, // MPR:zasubs1_then_zasubd0 -> MPR64
113532 123, // MPR:zasubs1_then_zasubd1 -> MPR64
113533 79, // MPR:zasubs1_then_zasubq0 -> MPR128
113534 79, // MPR:zasubs1_then_zasubq1 -> MPR128
113535 79, // MPR:zasubs1_then_zasubd1_then_zasubq0 -> MPR128
113536 79, // MPR:zasubs1_then_zasubd1_then_zasubq1 -> MPR128
113537 123, // MPR:zasubh1_then_zasubd0 -> MPR64
113538 123, // MPR:zasubh1_then_zasubd1 -> MPR64
113539 79, // MPR:zasubh1_then_zasubq0 -> MPR128
113540 79, // MPR:zasubh1_then_zasubq1 -> MPR128
113541 283, // MPR:zasubh1_then_zasubs0 -> MPR32
113542 283, // MPR:zasubh1_then_zasubs1 -> MPR32
113543 79, // MPR:zasubh1_then_zasubd1_then_zasubq0 -> MPR128
113544 79, // MPR:zasubh1_then_zasubd1_then_zasubq1 -> MPR128
113545 123, // MPR:zasubh1_then_zasubs1_then_zasubd0 -> MPR64
113546 123, // MPR:zasubh1_then_zasubs1_then_zasubd1 -> MPR64
113547 79, // MPR:zasubh1_then_zasubs1_then_zasubq0 -> MPR128
113548 79, // MPR:zasubh1_then_zasubs1_then_zasubq1 -> MPR128
113549 79, // MPR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0 -> MPR128
113550 79, // MPR:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1 -> MPR128
113551 0, // MPR:dsub1_then_bsub
113552 0, // MPR:dsub1_then_hsub
113553 0, // MPR:dsub1_then_ssub
113554 0, // MPR:dsub3_then_bsub
113555 0, // MPR:dsub3_then_hsub
113556 0, // MPR:dsub3_then_ssub
113557 0, // MPR:dsub2_then_bsub
113558 0, // MPR:dsub2_then_hsub
113559 0, // MPR:dsub2_then_ssub
113560 0, // MPR:psub1_then_psub
113561 0, // MPR:qsub1_then_bsub
113562 0, // MPR:qsub1_then_dsub
113563 0, // MPR:qsub1_then_hsub
113564 0, // MPR:qsub1_then_ssub
113565 0, // MPR:qsub3_then_bsub
113566 0, // MPR:qsub3_then_dsub
113567 0, // MPR:qsub3_then_hsub
113568 0, // MPR:qsub3_then_ssub
113569 0, // MPR:qsub2_then_bsub
113570 0, // MPR:qsub2_then_dsub
113571 0, // MPR:qsub2_then_hsub
113572 0, // MPR:qsub2_then_ssub
113573 0, // MPR:x8sub_7_then_sub_32
113574 0, // MPR:x8sub_6_then_sub_32
113575 0, // MPR:x8sub_5_then_sub_32
113576 0, // MPR:x8sub_4_then_sub_32
113577 0, // MPR:x8sub_3_then_sub_32
113578 0, // MPR:x8sub_2_then_sub_32
113579 0, // MPR:x8sub_1_then_sub_32
113580 0, // MPR:subo64_then_sub_32
113581 0, // MPR:zsub1_then_bsub
113582 0, // MPR:zsub1_then_dsub
113583 0, // MPR:zsub1_then_hsub
113584 0, // MPR:zsub1_then_ssub
113585 0, // MPR:zsub1_then_zsub
113586 0, // MPR:zsub3_then_bsub
113587 0, // MPR:zsub3_then_dsub
113588 0, // MPR:zsub3_then_hsub
113589 0, // MPR:zsub3_then_ssub
113590 0, // MPR:zsub3_then_zsub
113591 0, // MPR:zsub2_then_bsub
113592 0, // MPR:zsub2_then_dsub
113593 0, // MPR:zsub2_then_hsub
113594 0, // MPR:zsub2_then_ssub
113595 0, // MPR:zsub2_then_zsub
113596 0, // MPR:dsub0_dsub1
113597 0, // MPR:dsub0_dsub1_dsub2
113598 0, // MPR:dsub1_dsub2
113599 0, // MPR:dsub1_dsub2_dsub3
113600 0, // MPR:dsub2_dsub3
113601 0, // MPR:dsub_qsub1_then_dsub
113602 0, // MPR:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113603 0, // MPR:dsub_qsub1_then_dsub_qsub2_then_dsub
113604 0, // MPR:qsub0_qsub1
113605 0, // MPR:qsub0_qsub1_qsub2
113606 0, // MPR:qsub1_qsub2
113607 0, // MPR:qsub1_qsub2_qsub3
113608 0, // MPR:qsub2_qsub3
113609 0, // MPR:qsub1_then_dsub_qsub2_then_dsub
113610 0, // MPR:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113611 0, // MPR:qsub2_then_dsub_qsub3_then_dsub
113612 0, // MPR:sub_32_x8sub_1_then_sub_32
113613 0, // MPR:x8sub_0_x8sub_1
113614 0, // MPR:x8sub_2_x8sub_3
113615 0, // MPR:x8sub_4_x8sub_5
113616 0, // MPR:x8sub_6_x8sub_7
113617 0, // MPR:x8sub_6_then_sub_32_x8sub_7_then_sub_32
113618 0, // MPR:x8sub_4_then_sub_32_x8sub_5_then_sub_32
113619 0, // MPR:x8sub_2_then_sub_32_x8sub_3_then_sub_32
113620 0, // MPR:sub_32_subo64_then_sub_32
113621 0, // MPR:dsub_zsub1_then_dsub
113622 0, // MPR:zsub_zsub1_then_zsub
113623 0, // MPR:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113624 0, // MPR:dsub_zsub1_then_dsub_zsub2_then_dsub
113625 0, // MPR:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113626 0, // MPR:zsub_zsub1_then_zsub_zsub2_then_zsub
113627 0, // MPR:zsub0_zsub1
113628 0, // MPR:zsub0_zsub1_zsub2
113629 0, // MPR:zsub1_zsub2
113630 0, // MPR:zsub1_zsub2_zsub3
113631 0, // MPR:zsub2_zsub3
113632 0, // MPR:zsub1_then_dsub_zsub2_then_dsub
113633 0, // MPR:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113634 0, // MPR:zsub1_then_zsub_zsub2_then_zsub
113635 0, // MPR:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113636 0, // MPR:zsub2_then_dsub_zsub3_then_dsub
113637 0, // MPR:zsub2_then_zsub_zsub3_then_zsub
113638 0, // MPR:zsub0_zsub2
113639 0, // MPR:zsub1_zsub3
113640 },
113641 { // MPR8
113642 0, // MPR8:bsub
113643 0, // MPR8:dsub
113644 0, // MPR8:dsub0
113645 0, // MPR8:dsub1
113646 0, // MPR8:dsub2
113647 0, // MPR8:dsub3
113648 0, // MPR8:hsub
113649 0, // MPR8:psub
113650 0, // MPR8:psub0
113651 0, // MPR8:psub1
113652 0, // MPR8:qsub0
113653 0, // MPR8:qsub1
113654 0, // MPR8:qsub2
113655 0, // MPR8:qsub3
113656 0, // MPR8:ssub
113657 0, // MPR8:sub_32
113658 0, // MPR8:sube32
113659 0, // MPR8:sube64
113660 0, // MPR8:subo32
113661 0, // MPR8:subo64
113662 0, // MPR8:x8sub_0
113663 0, // MPR8:x8sub_1
113664 0, // MPR8:x8sub_2
113665 0, // MPR8:x8sub_3
113666 0, // MPR8:x8sub_4
113667 0, // MPR8:x8sub_5
113668 0, // MPR8:x8sub_6
113669 0, // MPR8:x8sub_7
113670 0, // MPR8:zasubb
113671 123, // MPR8:zasubd0 -> MPR64
113672 123, // MPR8:zasubd1 -> MPR64
113673 303, // MPR8:zasubh0 -> MPR16
113674 303, // MPR8:zasubh1 -> MPR16
113675 79, // MPR8:zasubq0 -> MPR128
113676 79, // MPR8:zasubq1 -> MPR128
113677 283, // MPR8:zasubs0 -> MPR32
113678 283, // MPR8:zasubs1 -> MPR32
113679 0, // MPR8:zsub
113680 0, // MPR8:zsub0
113681 0, // MPR8:zsub1
113682 0, // MPR8:zsub2
113683 0, // MPR8:zsub3
113684 79, // MPR8:zasubd1_then_zasubq0 -> MPR128
113685 79, // MPR8:zasubd1_then_zasubq1 -> MPR128
113686 123, // MPR8:zasubs1_then_zasubd0 -> MPR64
113687 123, // MPR8:zasubs1_then_zasubd1 -> MPR64
113688 79, // MPR8:zasubs1_then_zasubq0 -> MPR128
113689 79, // MPR8:zasubs1_then_zasubq1 -> MPR128
113690 79, // MPR8:zasubs1_then_zasubd1_then_zasubq0 -> MPR128
113691 79, // MPR8:zasubs1_then_zasubd1_then_zasubq1 -> MPR128
113692 123, // MPR8:zasubh1_then_zasubd0 -> MPR64
113693 123, // MPR8:zasubh1_then_zasubd1 -> MPR64
113694 79, // MPR8:zasubh1_then_zasubq0 -> MPR128
113695 79, // MPR8:zasubh1_then_zasubq1 -> MPR128
113696 283, // MPR8:zasubh1_then_zasubs0 -> MPR32
113697 283, // MPR8:zasubh1_then_zasubs1 -> MPR32
113698 79, // MPR8:zasubh1_then_zasubd1_then_zasubq0 -> MPR128
113699 79, // MPR8:zasubh1_then_zasubd1_then_zasubq1 -> MPR128
113700 123, // MPR8:zasubh1_then_zasubs1_then_zasubd0 -> MPR64
113701 123, // MPR8:zasubh1_then_zasubs1_then_zasubd1 -> MPR64
113702 79, // MPR8:zasubh1_then_zasubs1_then_zasubq0 -> MPR128
113703 79, // MPR8:zasubh1_then_zasubs1_then_zasubq1 -> MPR128
113704 79, // MPR8:zasubh1_then_zasubs1_then_zasubd1_then_zasubq0 -> MPR128
113705 79, // MPR8:zasubh1_then_zasubs1_then_zasubd1_then_zasubq1 -> MPR128
113706 0, // MPR8:dsub1_then_bsub
113707 0, // MPR8:dsub1_then_hsub
113708 0, // MPR8:dsub1_then_ssub
113709 0, // MPR8:dsub3_then_bsub
113710 0, // MPR8:dsub3_then_hsub
113711 0, // MPR8:dsub3_then_ssub
113712 0, // MPR8:dsub2_then_bsub
113713 0, // MPR8:dsub2_then_hsub
113714 0, // MPR8:dsub2_then_ssub
113715 0, // MPR8:psub1_then_psub
113716 0, // MPR8:qsub1_then_bsub
113717 0, // MPR8:qsub1_then_dsub
113718 0, // MPR8:qsub1_then_hsub
113719 0, // MPR8:qsub1_then_ssub
113720 0, // MPR8:qsub3_then_bsub
113721 0, // MPR8:qsub3_then_dsub
113722 0, // MPR8:qsub3_then_hsub
113723 0, // MPR8:qsub3_then_ssub
113724 0, // MPR8:qsub2_then_bsub
113725 0, // MPR8:qsub2_then_dsub
113726 0, // MPR8:qsub2_then_hsub
113727 0, // MPR8:qsub2_then_ssub
113728 0, // MPR8:x8sub_7_then_sub_32
113729 0, // MPR8:x8sub_6_then_sub_32
113730 0, // MPR8:x8sub_5_then_sub_32
113731 0, // MPR8:x8sub_4_then_sub_32
113732 0, // MPR8:x8sub_3_then_sub_32
113733 0, // MPR8:x8sub_2_then_sub_32
113734 0, // MPR8:x8sub_1_then_sub_32
113735 0, // MPR8:subo64_then_sub_32
113736 0, // MPR8:zsub1_then_bsub
113737 0, // MPR8:zsub1_then_dsub
113738 0, // MPR8:zsub1_then_hsub
113739 0, // MPR8:zsub1_then_ssub
113740 0, // MPR8:zsub1_then_zsub
113741 0, // MPR8:zsub3_then_bsub
113742 0, // MPR8:zsub3_then_dsub
113743 0, // MPR8:zsub3_then_hsub
113744 0, // MPR8:zsub3_then_ssub
113745 0, // MPR8:zsub3_then_zsub
113746 0, // MPR8:zsub2_then_bsub
113747 0, // MPR8:zsub2_then_dsub
113748 0, // MPR8:zsub2_then_hsub
113749 0, // MPR8:zsub2_then_ssub
113750 0, // MPR8:zsub2_then_zsub
113751 0, // MPR8:dsub0_dsub1
113752 0, // MPR8:dsub0_dsub1_dsub2
113753 0, // MPR8:dsub1_dsub2
113754 0, // MPR8:dsub1_dsub2_dsub3
113755 0, // MPR8:dsub2_dsub3
113756 0, // MPR8:dsub_qsub1_then_dsub
113757 0, // MPR8:dsub_qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113758 0, // MPR8:dsub_qsub1_then_dsub_qsub2_then_dsub
113759 0, // MPR8:qsub0_qsub1
113760 0, // MPR8:qsub0_qsub1_qsub2
113761 0, // MPR8:qsub1_qsub2
113762 0, // MPR8:qsub1_qsub2_qsub3
113763 0, // MPR8:qsub2_qsub3
113764 0, // MPR8:qsub1_then_dsub_qsub2_then_dsub
113765 0, // MPR8:qsub1_then_dsub_qsub2_then_dsub_qsub3_then_dsub
113766 0, // MPR8:qsub2_then_dsub_qsub3_then_dsub
113767 0, // MPR8:sub_32_x8sub_1_then_sub_32
113768 0, // MPR8:x8sub_0_x8sub_1
113769 0, // MPR8:x8sub_2_x8sub_3
113770 0, // MPR8:x8sub_4_x8sub_5
113771 0, // MPR8:x8sub_6_x8sub_7
113772 0, // MPR8:x8sub_6_then_sub_32_x8sub_7_then_sub_32
113773 0, // MPR8:x8sub_4_then_sub_32_x8sub_5_then_sub_32
113774 0, // MPR8:x8sub_2_then_sub_32_x8sub_3_then_sub_32
113775 0, // MPR8:sub_32_subo64_then_sub_32
113776 0, // MPR8:dsub_zsub1_then_dsub
113777 0, // MPR8:zsub_zsub1_then_zsub
113778 0, // MPR8:dsub_zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113779 0, // MPR8:dsub_zsub1_then_dsub_zsub2_then_dsub
113780 0, // MPR8:zsub_zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113781 0, // MPR8:zsub_zsub1_then_zsub_zsub2_then_zsub
113782 0, // MPR8:zsub0_zsub1
113783 0, // MPR8:zsub0_zsub1_zsub2
113784 0, // MPR8:zsub1_zsub2
113785 0, // MPR8:zsub1_zsub2_zsub3
113786 0, // MPR8:zsub2_zsub3
113787 0, // MPR8:zsub1_then_dsub_zsub2_then_dsub
113788 0, // MPR8:zsub1_then_dsub_zsub2_then_dsub_zsub3_then_dsub
113789 0, // MPR8:zsub1_then_zsub_zsub2_then_zsub
113790 0, // MPR8:zsub1_then_zsub_zsub2_then_zsub_zsub3_then_zsub
113791 0, // MPR8:zsub2_then_dsub_zsub3_then_dsub
113792 0, // MPR8:zsub2_then_zsub_zsub3_then_zsub
113793 0, // MPR8:zsub0_zsub2
113794 0, // MPR8:zsub1_zsub3
113795 },
113796 };
113797 assert(RC && "Missing regclass");
113798 if (!Idx) return RC;
113799 --Idx;
113800 assert(Idx < 153 && "Bad subreg");
113801 unsigned TV = Table[RC->getID()][Idx];
113802 return TV ? getRegClass(TV - 1) : nullptr;
113803}
113804
113805/// Get the weight in units of pressure for this register class.
113806const RegClassWeight &AArch64GenRegisterInfo::
113807getRegClassWeight(const TargetRegisterClass *RC) const {
113808 static const RegClassWeight RCWeightTable[] = {
113809 {1, 32}, // FPR8
113810 {1, 32}, // FPR16
113811 {1, 16}, // PPRorPNR
113812 {1, 16}, // FPR16_lo
113813 {1, 16}, // PNR
113814 {1, 16}, // PPR
113815 {1, 8}, // PNR_3b
113816 {1, 8}, // PNR_p8to15
113817 {1, 8}, // PPR_3b
113818 {1, 8}, // PPR_p8to15
113819 {2, 16}, // PPR2
113820 {2, 16}, // PPR2Mul2
113821 {2, 9}, // PPR2_with_psub1_in_PPR_3b
113822 {2, 9}, // PPR2_with_psub1_in_PPR_p8to15
113823 {2, 9}, // PPR2_with_psub_in_PNR_3b
113824 {2, 9}, // PPR2_with_psub_in_PNR_p8to15
113825 {2, 8}, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_3b
113826 {2, 8}, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_p8to15
113827 {2, 8}, // PPR2Mul2_and_PPR2_with_psub_in_PNR_3b
113828 {2, 8}, // PPR2Mul2_and_PPR2_with_psub_in_PNR_p8to15
113829 {2, 2}, // PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
113830 {2, 2}, // PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
113831 {1, 33}, // GPR32all
113832 {1, 32}, // FPR32
113833 {1, 32}, // GPR32
113834 {1, 32}, // GPR32sp
113835 {1, 31}, // GPR32common
113836 {1, 16}, // FPR32_with_hsub_in_FPR16_lo
113837 {1, 8}, // GPR32arg
113838 {1, 4}, // MatrixIndexGPR32_12_15
113839 {1, 4}, // MatrixIndexGPR32_8_11
113840 {0, 0}, // CCR
113841 {1, 1}, // GPR32sponly
113842 {2, 32}, // WSeqPairsClass
113843 {2, 30}, // WSeqPairsClass_with_subo32_in_GPR32common
113844 {2, 8}, // WSeqPairsClass_with_sube32_in_GPR32arg
113845 {2, 4}, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_12_15
113846 {2, 4}, // WSeqPairsClass_with_sube32_in_MatrixIndexGPR32_8_11
113847 {1, 33}, // GPR64all
113848 {1, 32}, // FPR64
113849 {1, 32}, // GPR64
113850 {1, 32}, // GPR64sp
113851 {1, 31}, // GPR64common
113852 {1, 29}, // GPR64noip
113853 {1, 28}, // GPR64common_and_GPR64noip
113854 {1, 19}, // tcGPR64
113855 {1, 18}, // tcGPRnotx16
113856 {1, 17}, // GPR64noip_and_tcGPR64
113857 {1, 16}, // FPR64_lo
113858 {1, 8}, // GPR64arg
113859 {1, 4}, // FIXED_REGS
113860 {1, 4}, // GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
113861 {1, 4}, // GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
113862 {1, 2}, // FIXED_REGS_with_sub_32
113863 {1, 2}, // tcGPRx16x17
113864 {1, 1}, // FIXED_REGS_and_GPR64
113865 {1, 1}, // GPR64sponly
113866 {1, 1}, // tcGPRx17
113867 {2, 32}, // DD
113868 {2, 17}, // DD_with_dsub0_in_FPR64_lo
113869 {2, 17}, // DD_with_dsub1_in_FPR64_lo
113870 {2, 32}, // XSeqPairsClass
113871 {2, 16}, // DD_with_dsub0_in_FPR64_lo_and_DD_with_dsub1_in_FPR64_lo
113872 {2, 30}, // XSeqPairsClass_with_subo64_in_GPR64common
113873 {2, 30}, // XSeqPairsClass_with_subo64_in_GPR64noip
113874 {2, 28}, // XSeqPairsClass_with_sube64_in_GPR64noip
113875 {2, 20}, // XSeqPairsClass_with_sube64_in_tcGPR64
113876 {2, 18}, // XSeqPairsClass_with_sube64_in_tcGPRnotx16
113877 {2, 18}, // XSeqPairsClass_with_subo64_in_tcGPR64
113878 {2, 16}, // XSeqPairsClass_with_subo64_in_GPR64noip_and_tcGPR64
113879 {2, 8}, // XSeqPairsClass_with_sub_32_in_GPR32arg
113880 {2, 4}, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_12_15
113881 {2, 4}, // XSeqPairsClass_with_sub_32_in_MatrixIndexGPR32_8_11
113882 {2, 2}, // XSeqPairsClass_with_sube64_in_tcGPRx16x17
113883 {2, 2}, // XSeqPairsClass_with_subo64_in_FIXED_REGS
113884 {1, 32}, // FPR128
113885 {1, 32}, // ZPR
113886 {1, 16}, // FPR128_lo
113887 {0, 0}, // MPR128
113888 {1, 16}, // ZPR_4b
113889 {1, 8}, // FPR128_0to7
113890 {1, 8}, // ZPR_3b
113891 {3, 32}, // DDD
113892 {3, 18}, // DDD_with_dsub0_in_FPR64_lo
113893 {3, 18}, // DDD_with_dsub1_in_FPR64_lo
113894 {3, 18}, // DDD_with_dsub2_in_FPR64_lo
113895 {3, 17}, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub1_in_FPR64_lo
113896 {3, 17}, // DDD_with_dsub1_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
113897 {3, 16}, // DDD_with_dsub0_in_FPR64_lo_and_DDD_with_dsub2_in_FPR64_lo
113898 {4, 32}, // DDDD
113899 {4, 19}, // DDDD_with_dsub0_in_FPR64_lo
113900 {4, 19}, // DDDD_with_dsub1_in_FPR64_lo
113901 {4, 19}, // DDDD_with_dsub2_in_FPR64_lo
113902 {4, 19}, // DDDD_with_dsub3_in_FPR64_lo
113903 {4, 18}, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub1_in_FPR64_lo
113904 {4, 18}, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
113905 {4, 18}, // DDDD_with_dsub2_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
113906 {4, 17}, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub2_in_FPR64_lo
113907 {4, 17}, // DDDD_with_dsub1_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
113908 {4, 16}, // DDDD_with_dsub0_in_FPR64_lo_and_DDDD_with_dsub3_in_FPR64_lo
113909 {2, 32}, // QQ
113910 {2, 32}, // ZPR2
113911 {2, 32}, // ZPR2StridedOrContiguous
113912 {2, 17}, // QQ_with_dsub_in_FPR64_lo
113913 {2, 17}, // QQ_with_qsub1_in_FPR128_lo
113914 {2, 32}, // ZPR2Mul2
113915 {2, 32}, // ZPR2Strided
113916 {2, 16}, // ZPR2StridedOrContiguous_with_dsub_in_FPR64_lo
113917 {2, 17}, // ZPR2_with_dsub_in_FPR64_lo
113918 {2, 17}, // ZPR2_with_zsub1_in_ZPR_4b
113919 {2, 16}, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_lo
113920 {2, 16}, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_4b
113921 {2, 16}, // ZPR2StridedOrContiguous_with_zsub_in_FPR128_0to7
113922 {2, 9}, // QQ_with_qsub0_in_FPR128_0to7
113923 {2, 9}, // QQ_with_qsub1_in_FPR128_0to7
113924 {2, 16}, // ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
113925 {2, 16}, // ZPR2Strided_with_dsub_in_FPR64_lo
113926 {2, 9}, // ZPR2_with_zsub1_in_ZPR_3b
113927 {2, 9}, // ZPR2_with_zsub_in_FPR128_0to7
113928 {2, 8}, // QQ_with_dsub_in_FPR64_lo_and_QQ_with_qsub1_in_FPR128_0to7
113929 {2, 8}, // ZPR2_with_dsub_in_FPR64_lo_and_ZPR2_with_zsub1_in_ZPR_3b
113930 {2, 8}, // ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
113931 {0, 0}, // MPR64
113932 {3, 32}, // QQQ
113933 {3, 32}, // ZPR3
113934 {3, 18}, // QQQ_with_dsub_in_FPR64_lo
113935 {3, 18}, // QQQ_with_qsub1_in_FPR128_lo
113936 {3, 18}, // QQQ_with_qsub2_in_FPR128_lo
113937 {3, 18}, // ZPR3_with_dsub_in_FPR64_lo
113938 {3, 32}, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
113939 {3, 18}, // ZPR3_with_zsub1_in_ZPR_4b
113940 {3, 32}, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
113941 {3, 18}, // ZPR3_with_zsub2_in_ZPR_4b
113942 {3, 17}, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_lo
113943 {3, 17}, // QQQ_with_qsub1_in_FPR128_lo_and_QQQ_with_qsub2_in_FPR128_lo
113944 {3, 17}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_4b
113945 {3, 17}, // ZPR3_with_zsub1_in_ZPR_4b_and_ZPR3_with_zsub2_in_ZPR_4b
113946 {3, 16}, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_lo
113947 {3, 16}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_4b
113948 {3, 10}, // QQQ_with_qsub0_in_FPR128_0to7
113949 {3, 10}, // QQQ_with_qsub1_in_FPR128_0to7
113950 {3, 10}, // QQQ_with_qsub2_in_FPR128_0to7
113951 {3, 17}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
113952 {3, 17}, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
113953 {3, 10}, // ZPR3_with_zsub1_in_ZPR_3b
113954 {3, 17}, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
113955 {3, 10}, // ZPR3_with_zsub2_in_ZPR_3b
113956 {3, 17}, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
113957 {3, 10}, // ZPR3_with_zsub_in_FPR128_0to7
113958 {3, 9}, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub1_in_FPR128_0to7
113959 {3, 9}, // QQQ_with_qsub1_in_FPR128_0to7_and_QQQ_with_qsub2_in_FPR128_0to7
113960 {3, 9}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_in_ZPR_3b
113961 {3, 15}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
113962 {3, 9}, // ZPR3_with_zsub1_in_ZPR_3b_and_ZPR3_with_zsub2_in_ZPR_3b
113963 {3, 15}, // ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
113964 {3, 8}, // QQQ_with_dsub_in_FPR64_lo_and_QQQ_with_qsub2_in_FPR128_0to7
113965 {3, 8}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub2_in_ZPR_3b
113966 {3, 9}, // ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
113967 {3, 9}, // ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
113968 {3, 9}, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
113969 {3, 9}, // ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
113970 {3, 7}, // ZPR3_with_dsub_in_FPR64_lo_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
113971 {3, 7}, // ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
113972 {4, 32}, // QQQQ
113973 {4, 32}, // ZPR4
113974 {4, 19}, // QQQQ_with_dsub_in_FPR64_lo
113975 {4, 19}, // QQQQ_with_qsub1_in_FPR128_lo
113976 {4, 19}, // QQQQ_with_qsub2_in_FPR128_lo
113977 {4, 19}, // QQQQ_with_qsub3_in_FPR128_lo
113978 {4, 32}, // ZPR4StridedOrContiguous
113979 {4, 19}, // ZPR4_with_dsub_in_FPR64_lo
113980 {4, 32}, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2
113981 {4, 32}, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
113982 {4, 19}, // ZPR4_with_zsub1_in_ZPR_4b
113983 {4, 19}, // ZPR4_with_zsub2_in_ZPR_4b
113984 {4, 19}, // ZPR4_with_zsub3_in_ZPR_4b
113985 {4, 18}, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_lo
113986 {4, 18}, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub2_in_FPR128_lo
113987 {4, 18}, // QQQQ_with_qsub2_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
113988 {4, 18}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_4b
113989 {4, 18}, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub2_in_ZPR_4b
113990 {4, 18}, // ZPR4_with_zsub2_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
113991 {4, 17}, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_lo
113992 {4, 17}, // QQQQ_with_qsub1_in_FPR128_lo_and_QQQQ_with_qsub3_in_FPR128_lo
113993 {4, 17}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_4b
113994 {4, 17}, // ZPR4_with_zsub1_in_ZPR_4b_and_ZPR4_with_zsub3_in_ZPR_4b
113995 {4, 16}, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_lo
113996 {4, 16}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_4b
113997 {4, 11}, // QQQQ_with_qsub0_in_FPR128_0to7
113998 {4, 11}, // QQQQ_with_qsub1_in_FPR128_0to7
113999 {4, 11}, // QQQQ_with_qsub2_in_FPR128_0to7
114000 {4, 11}, // QQQQ_with_qsub3_in_FPR128_0to7
114001 {4, 32}, // ZPR4Mul4
114002 {4, 32}, // ZPR4Strided
114003 {4, 16}, // ZPR4StridedOrContiguous_with_dsub_in_FPR64_lo
114004 {4, 18}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
114005 {4, 18}, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
114006 {4, 18}, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
114007 {4, 11}, // ZPR4_with_zsub1_in_ZPR_3b
114008 {4, 18}, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
114009 {4, 11}, // ZPR4_with_zsub2_in_ZPR_3b
114010 {4, 11}, // ZPR4_with_zsub3_in_ZPR_3b
114011 {4, 18}, // ZPR4_with_zsub3_in_ZPR_4b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
114012 {4, 11}, // ZPR4_with_zsub_in_FPR128_0to7
114013 {4, 10}, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub1_in_FPR128_0to7
114014 {4, 10}, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub2_in_FPR128_0to7
114015 {4, 10}, // QQQQ_with_qsub2_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
114016 {4, 16}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
114017 {4, 10}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_in_ZPR_3b
114018 {4, 16}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_dsub_in_FPR64_lo
114019 {4, 10}, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub2_in_ZPR_3b
114020 {4, 16}, // ZPR4_with_zsub1_in_ZPR_4b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
114021 {4, 10}, // ZPR4_with_zsub2_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
114022 {4, 9}, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub2_in_FPR128_0to7
114023 {4, 9}, // QQQQ_with_qsub1_in_FPR128_0to7_and_QQQQ_with_qsub3_in_FPR128_0to7
114024 {4, 16}, // ZPR4StridedOrContiguous_with_zsub_in_FPR128_0to7
114025 {4, 9}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub2_in_ZPR_3b
114026 {4, 14}, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_4b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
114027 {4, 9}, // ZPR4_with_zsub1_in_ZPR_3b_and_ZPR4_with_zsub3_in_ZPR_3b
114028 {4, 8}, // QQQQ_with_dsub_in_FPR64_lo_and_QQQQ_with_qsub3_in_FPR128_0to7
114029 {4, 8}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub3_in_ZPR_3b
114030 {4, 16}, // ZPR4Mul4_and_ZPR4_with_dsub_in_FPR64_lo
114031 {4, 16}, // ZPR4Strided_with_dsub_in_FPR64_lo
114032 {4, 10}, // ZPR4_with_dsub_in_FPR64_lo_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub_in_FPR128_0to7_and_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
114033 {4, 10}, // ZPR4_with_zsub0_zsub1_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
114034 {4, 10}, // ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
114035 {4, 10}, // ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
114036 {4, 10}, // ZPR4_with_zsub3_in_ZPR_3b_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2
114037 {4, 8}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub0_zsub1_zsub2_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
114038 {4, 8}, // ZPR4_with_dsub_in_FPR64_lo_and_ZPR4_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub1_zsub2_in_ZPR2Mul2_and_ZPR2_with_zsub_in_FPR128_0to7
114039 {4, 8}, // ZPR4_with_zsub1_in_ZPR_3b_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
114040 {4, 8}, // ZPR4Mul4_and_ZPR4_with_zsub_in_FPR128_0to7
114041 {4, 6}, // ZPR4_with_dsub_in_FPR64_lo_with_zsub1_zsub2_zsub3_in_ZPR3_with_zsub2_in_ZPR_3b_and_ZPR3_with_zsub0_zsub1_in_ZPR2Mul2
114042 {8, 30}, // GPR64x8Class
114043 {8, 30}, // GPR64x8Class_with_x8sub_0_in_GPR64noip
114044 {8, 30}, // GPR64x8Class_with_x8sub_2_in_GPR64noip
114045 {8, 30}, // GPR64x8Class_with_x8sub_4_in_GPR64noip
114046 {8, 30}, // GPR64x8Class_with_x8sub_6_in_GPR64noip
114047 {8, 30}, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
114048 {8, 30}, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114049 {8, 30}, // GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114050 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64
114051 {8, 30}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114052 {8, 30}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114053 {8, 30}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114054 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
114055 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114056 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114057 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPRnotx16
114058 {8, 24}, // GPR64x8Class_with_x8sub_1_in_tcGPR64
114059 {8, 30}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114060 {8, 30}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114061 {8, 30}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114062 {8, 30}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114063 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip
114064 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114065 {8, 26}, // GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114066 {8, 22}, // GPR64x8Class_with_x8sub_1_in_GPR64noip_and_tcGPR64
114067 {8, 24}, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114068 {8, 24}, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114069 {8, 26}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114070 {8, 26}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114071 {8, 24}, // GPR64x8Class_with_x8sub_2_in_tcGPRnotx16
114072 {8, 26}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114073 {8, 28}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114074 {8, 22}, // GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114075 {8, 26}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114076 {8, 26}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114077 {8, 24}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_4_in_GPR64noip
114078 {8, 24}, // GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114079 {8, 20}, // GPR64x8Class_with_x8sub_3_in_GPR64noip_and_tcGPR64
114080 {8, 26}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114081 {8, 24}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114082 {8, 26}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114083 {8, 22}, // GPR64x8Class_with_x8sub_4_in_tcGPRnotx16
114084 {8, 22}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114085 {8, 24}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_0_in_tcGPR64_and_GPR64x8Class_with_x8sub_0_in_GPR64noip_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114086 {8, 24}, // GPR64x8Class_with_x8sub_4_in_GPR64noip_and_GPR64x8Class_with_x8sub_2_in_GPR64noip_and_GPR64x8Class_with_x8sub_1_in_tcGPR64_and_GPR64x8Class_with_x8sub_6_in_GPR64noip
114087 {8, 18}, // GPR64x8Class_with_x8sub_5_in_GPR64noip_and_tcGPR64
114088 {8, 20}, // GPR64x8Class_with_x8sub_6_in_tcGPRnotx16
114089 {8, 16}, // GPR64x8Class_with_x8sub_7_in_GPR64noip_and_tcGPR64
114090 {8, 14}, // GPR64x8Class_with_sub_32_in_GPR32arg
114091 {0, 0}, // MPR32
114092 {8, 12}, // GPR64x8Class_with_x8sub_2_in_GPR64arg
114093 {8, 10}, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_12_15
114094 {8, 10}, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11
114095 {8, 10}, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_12_15
114096 {8, 10}, // GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114097 {8, 10}, // GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114098 {8, 10}, // GPR64x8Class_with_x8sub_4_in_GPR64arg
114099 {8, 10}, // GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114100 {8, 8}, // GPR64x8Class_with_sub_32_in_GPR32arg_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114101 {8, 8}, // GPR64x8Class_with_sub_32_in_MatrixIndexGPR32_8_11_and_GPR64x8Class_with_x8sub_2_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114102 {8, 8}, // GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
114103 {8, 8}, // GPR64x8Class_with_x8sub_2_in_GPR64arg_and_GPR64x8Class_with_x8sub_4_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114104 {8, 8}, // GPR64x8Class_with_x8sub_2_in_tcGPRx16x17
114105 {8, 8}, // GPR64x8Class_with_x8sub_4_in_GPR64arg_and_GPR64x8Class_with_x8sub_6_in_GPR64_with_sub_32_in_MatrixIndexGPR32_8_11
114106 {8, 8}, // GPR64x8Class_with_x8sub_4_in_tcGPRx16x17
114107 {8, 8}, // GPR64x8Class_with_x8sub_6_in_GPR64arg
114108 {8, 8}, // GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
114109 {8, 8}, // GPR64x8Class_with_x8sub_7_in_FIXED_REGS
114110 {1, 1}, // ZTR
114111 {0, 0}, // MPR16
114112 {0, 0}, // MPR
114113 {0, 0}, // MPR8
114114 };
114115 return RCWeightTable[RC->getID()];
114116}
114117
114118/// Get the weight in units of pressure for this register unit.
114119unsigned AArch64GenRegisterInfo::
114120getRegUnitWeight(unsigned RegUnit) const {
114121 assert(RegUnit < 103 && "invalid register unit");
114122 // All register units have unit weight.
114123 return 1;
114124}
114125
114126
114127// Get the number of dimensions of register pressure.
114128unsigned AArch64GenRegisterInfo::getNumRegPressureSets() const {
114129 return 23;
114130}
114131
114132// Get the name of this register unit pressure set.
114133const char *AArch64GenRegisterInfo::
114134getRegPressureSetName(unsigned Idx) const {
114135 static const char *PressureNameTable[] = {
114136 "ZTR",
114137 "PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15",
114138 "PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b",
114139 "tcGPRx17",
114140 "XSeqPairsClass_with_subo64_in_FIXED_REGS",
114141 "MatrixIndexGPR32_12_15",
114142 "MatrixIndexGPR32_8_11",
114143 "FIXED_REGS",
114144 "GPR64x8Class_with_x8sub_0_in_tcGPRx16x17",
114145 "GPR64x8Class_with_x8sub_7_in_FIXED_REGS",
114146 "PNR_3b",
114147 "PNR_p8to15",
114148 "FIXED_REGS_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS",
114149 "FPR128_0to7",
114150 "GPR64x8Class_with_x8sub_0_in_tcGPRx16x17_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS",
114151 "PPRorPNR",
114152 "GPR64x8Class_with_x8sub_6_in_tcGPRx16x17_with_GPR64x8Class_with_x8sub_0_in_tcGPRx16x17",
114153 "GPR64x8Class_with_x8sub_6_in_tcGPRx16x17",
114154 "FPR16_lo",
114155 "GPR64x8Class_with_x8sub_0_in_tcGPR64",
114156 "GPR64x8Class_with_x8sub_0_in_tcGPR64_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS",
114157 "FPR8",
114158 "GPR32",
114159 };
114160 return PressureNameTable[Idx];
114161}
114162
114163// Get the register unit pressure limit for this dimension.
114164// This limit must be adjusted dynamically for reserved registers.
114165unsigned AArch64GenRegisterInfo::
114166getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const {
114167 static const uint8_t PressureLimitTable[] = {
114168 1, // 0: ZTR
114169 2, // 1: PPR2_with_psub_in_PNR_3b_and_PPR2_with_psub1_in_PPR_p8to15
114170 2, // 2: PPR2_with_psub_in_PNR_p8to15_and_PPR2_with_psub1_in_PPR_3b
114171 2, // 3: tcGPRx17
114172 2, // 4: XSeqPairsClass_with_subo64_in_FIXED_REGS
114173 4, // 5: MatrixIndexGPR32_12_15
114174 4, // 6: MatrixIndexGPR32_8_11
114175 5, // 7: FIXED_REGS
114176 8, // 8: GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
114177 8, // 9: GPR64x8Class_with_x8sub_7_in_FIXED_REGS
114178 10, // 10: PNR_3b
114179 10, // 11: PNR_p8to15
114180 11, // 12: FIXED_REGS_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS
114181 14, // 13: FPR128_0to7
114182 14, // 14: GPR64x8Class_with_x8sub_0_in_tcGPRx16x17_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS
114183 16, // 15: PPRorPNR
114184 16, // 16: GPR64x8Class_with_x8sub_6_in_tcGPRx16x17_with_GPR64x8Class_with_x8sub_0_in_tcGPRx16x17
114185 18, // 17: GPR64x8Class_with_x8sub_6_in_tcGPRx16x17
114186 22, // 18: FPR16_lo
114187 26, // 19: GPR64x8Class_with_x8sub_0_in_tcGPR64
114188 30, // 20: GPR64x8Class_with_x8sub_0_in_tcGPR64_with_GPR64x8Class_with_x8sub_7_in_FIXED_REGS
114189 32, // 21: FPR8
114190 35, // 22: GPR32
114191 };
114192 return PressureLimitTable[Idx];
114193}
114194
114195/// Table of pressure sets per register class or unit.
114196static const int RCSetsTable[] = {
114197 /* 0 */ 0, -1,
114198 /* 2 */ 10, 15, -1,
114199 /* 5 */ 1, 10, 11, 15, -1,
114200 /* 10 */ 2, 10, 11, 15, -1,
114201 /* 15 */ 13, 18, 21, -1,
114202 /* 19 */ 7, 12, 22, -1,
114203 /* 23 */ 4, 7, 9, 12, 14, 20, 22, -1,
114204 /* 31 */ 9, 12, 14, 19, 20, 22, -1,
114205 /* 38 */ 8, 14, 16, 19, 20, 22, -1,
114206 /* 45 */ 8, 9, 12, 14, 16, 19, 20, 22, -1,
114207 /* 54 */ 5, 16, 17, 19, 20, 22, -1,
114208 /* 61 */ 6, 16, 17, 19, 20, 22, -1,
114209 /* 68 */ 3, 8, 14, 16, 17, 19, 20, 22, -1,
114210};
114211
114212/// Get the dimensions of register pressure impacted by this register class.
114213/// Returns a -1 terminated array of pressure set IDs
114214const int *AArch64GenRegisterInfo::
114215getRegClassPressureSets(const TargetRegisterClass *RC) const {
114216 static const uint8_t RCSetStartTable[] = {
114217 17,17,3,16,3,3,2,7,2,7,3,3,2,7,2,7,2,7,2,7,5,10,21,17,21,21,21,16,34,54,61,1,19,21,28,34,54,61,21,17,21,21,21,21,28,34,34,34,16,34,19,54,61,19,68,23,19,68,17,16,16,21,16,28,21,28,34,34,34,34,34,54,61,68,23,17,17,16,1,16,15,15,17,16,16,16,16,16,16,17,16,16,16,16,16,16,16,16,16,16,17,17,17,16,16,17,17,16,16,16,16,16,16,15,15,16,16,15,15,15,15,15,1,17,17,16,16,16,16,17,16,17,16,16,16,16,16,16,16,15,15,15,16,16,15,16,15,16,15,15,15,15,16,15,16,15,15,15,15,15,15,15,15,17,17,16,16,16,16,17,16,17,17,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,15,15,15,15,17,17,16,16,16,16,15,16,15,15,16,15,15,15,15,16,15,16,15,16,15,15,15,16,15,16,15,15,15,16,16,15,15,15,15,15,15,15,15,15,15,28,28,28,28,28,28,28,28,34,28,28,28,34,34,34,34,34,28,28,28,28,34,34,34,34,34,34,34,34,34,34,28,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,1,34,55,55,55,56,56,34,34,56,55,38,56,55,34,55,34,55,25,0,1,1,1,};
114218 return &RCSetsTable[RCSetStartTable[RC->getID()]];
114219}
114220
114221/// Get the dimensions of register pressure impacted by this register unit.
114222/// Returns a -1 terminated array of pressure set IDs
114223const int *AArch64GenRegisterInfo::
114224getRegUnitPressureSets(unsigned RegUnit) const {
114225 assert(RegUnit < 103 && "invalid register unit");
114226 static const uint8_t RUSetStartTable[] = {
114227 19,23,1,1,21,1,19,19,21,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,15,15,15,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,17,17,15,15,15,10,2,2,2,2,2,2,5,5,7,7,7,7,7,7,10,34,34,34,34,56,56,56,56,61,61,61,61,54,54,54,54,68,68,69,69,69,69,45,45,31,31,25,25,23,0,};
114228 return &RCSetsTable[RUSetStartTable[RegUnit]];
114229}
114230
114231extern const MCRegisterDesc AArch64RegDesc[];
114232extern const int16_t AArch64RegDiffLists[];
114233extern const LaneBitmask AArch64LaneMaskLists[];
114234extern const char AArch64RegStrings[];
114235extern const char AArch64RegClassStrings[];
114236extern const MCPhysReg AArch64RegUnitRoots[][2];
114237extern const uint16_t AArch64SubRegIdxLists[];
114238extern const uint16_t AArch64RegEncodingTable[];
114239// AArch64 Dwarf<->LLVM register mappings.
114240extern const MCRegisterInfo::DwarfLLVMRegPair AArch64DwarfFlavour0Dwarf2L[];
114241extern const unsigned AArch64DwarfFlavour0Dwarf2LSize;
114242
114243extern const MCRegisterInfo::DwarfLLVMRegPair AArch64EHFlavour0Dwarf2L[];
114244extern const unsigned AArch64EHFlavour0Dwarf2LSize;
114245
114246extern const MCRegisterInfo::DwarfLLVMRegPair AArch64DwarfFlavour0L2Dwarf[];
114247extern const unsigned AArch64DwarfFlavour0L2DwarfSize;
114248
114249extern const MCRegisterInfo::DwarfLLVMRegPair AArch64EHFlavour0L2Dwarf[];
114250extern const unsigned AArch64EHFlavour0L2DwarfSize;
114251
114252AArch64GenRegisterInfo::
114253AArch64GenRegisterInfo(unsigned RA, unsigned DwarfFlavour, unsigned EHFlavour,
114254 unsigned PC, unsigned HwMode)
114255 : TargetRegisterInfo(&AArch64RegInfoDesc, RegisterClasses, RegisterClasses+305,
114256 SubRegIndexNameTable, SubRegIdxRangeTable, SubRegIndexLaneMaskTable,
114257 LaneBitmask(0xFFFFFFFFFFE00018), RegClassInfos, VTLists, HwMode) {
114258 InitMCRegisterInfo(AArch64RegDesc, 701, RA, PC,
114259 AArch64MCRegisterClasses, 305,
114260 AArch64RegUnitRoots,
114261 103,
114262 AArch64RegDiffLists,
114263 AArch64LaneMaskLists,
114264 AArch64RegStrings,
114265 AArch64RegClassStrings,
114266 AArch64SubRegIdxLists,
114267 154,
114268 AArch64RegEncodingTable);
114269
114270 switch (DwarfFlavour) {
114271 default:
114272 llvm_unreachable("Unknown DWARF flavour");
114273 case 0:
114274 mapDwarfRegsToLLVMRegs(AArch64DwarfFlavour0Dwarf2L, AArch64DwarfFlavour0Dwarf2LSize, false);
114275 break;
114276 }
114277 switch (EHFlavour) {
114278 default:
114279 llvm_unreachable("Unknown DWARF flavour");
114280 case 0:
114281 mapDwarfRegsToLLVMRegs(AArch64EHFlavour0Dwarf2L, AArch64EHFlavour0Dwarf2LSize, true);
114282 break;
114283 }
114284 switch (DwarfFlavour) {
114285 default:
114286 llvm_unreachable("Unknown DWARF flavour");
114287 case 0:
114288 mapLLVMRegsToDwarfRegs(AArch64DwarfFlavour0L2Dwarf, AArch64DwarfFlavour0L2DwarfSize, false);
114289 break;
114290 }
114291 switch (EHFlavour) {
114292 default:
114293 llvm_unreachable("Unknown DWARF flavour");
114294 case 0:
114295 mapLLVMRegsToDwarfRegs(AArch64EHFlavour0L2Dwarf, AArch64EHFlavour0L2DwarfSize, true);
114296 break;
114297 }
114298}
114299
114300static const MCPhysReg CSR_AArch64_AAPCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114301static const uint32_t CSR_AArch64_AAPCS_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114302static const MCPhysReg CSR_AArch64_AAPCS_SCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X18, 0 };
114303static const uint32_t CSR_AArch64_AAPCS_SCS_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x80000000, 0xc0000fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f8018, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114304static const MCPhysReg CSR_AArch64_AAPCS_SwiftError_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114305static const uint32_t CSR_AArch64_AAPCS_SwiftError_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000ffb, 0x000001fd, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005e0000, 0x0000001c, 0x00000000, 0x00000000, 0x00000000, };
114306static const MCPhysReg CSR_AArch64_AAPCS_SwiftError_SCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X18, 0 };
114307static const uint32_t CSR_AArch64_AAPCS_SwiftError_SCS_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x80000000, 0xc0000ffb, 0x000001fd, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005e8000, 0x0000001d, 0x00000000, 0x00000000, 0x00000000, };
114308static const MCPhysReg CSR_AArch64_AAPCS_SwiftTail_SaveList[] = { AArch64::X19, AArch64::X21, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114309static const uint32_t CSR_AArch64_AAPCS_SwiftTail_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000ff5, 0x000001fa, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x005c0000, 0x00000018, 0x00000000, 0x00000000, 0x00000000, };
114310static const MCPhysReg CSR_AArch64_AAPCS_ThisReturn_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X0, 0 };
114311static const uint32_t CSR_AArch64_AAPCS_ThisReturn_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00002000, 0x80001fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114312static const MCPhysReg CSR_AArch64_AAPCS_X18_SaveList[] = { AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114313static const uint32_t CSR_AArch64_AAPCS_X18_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x80000000, 0xc0000fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f8018, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114314static const MCPhysReg CSR_AArch64_AAVPCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, 0 };
114315static const uint32_t CSR_AArch64_AAVPCS_RegMask[] = { 0xffe00c24, 0xffe0001f, 0xffe0001f, 0x0000001f, 0xffe00000, 0xffe0001f, 0x0000001f, 0x80000fff, 0x000001ff, 0x00000000, 0xfffe0000, 0x3ffe0000, 0x7ffe0000, 0x00000000, 0x0000fffe, 0x00003ffe, 0x02007ffe, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114316static const MCPhysReg CSR_AArch64_AAVPCS_SCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::X18, 0 };
114317static const uint32_t CSR_AArch64_AAVPCS_SCS_RegMask[] = { 0xffe00c24, 0xffe0001f, 0xffe0001f, 0x0000001f, 0xffe00000, 0xffe0001f, 0x8000001f, 0xc0000fff, 0x000001ff, 0x00000000, 0xfffe0000, 0x3ffe0000, 0x7ffe0000, 0x00000000, 0x0000fffe, 0x00003ffe, 0x02007ffe, 0x005f8018, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114318static const MCPhysReg CSR_AArch64_AllRegs_SaveList[] = { AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7, AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WSP, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::SP, AArch64::B0, AArch64::B1, AArch64::B2, AArch64::B3, AArch64::B4, AArch64::B5, AArch64::B6, AArch64::B7, AArch64::B8, AArch64::B9, AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14, AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19, AArch64::B20, AArch64::B21, AArch64::B22, AArch64::B23, AArch64::B24, AArch64::B25, AArch64::B26, AArch64::B27, AArch64::B28, AArch64::B29, AArch64::B30, AArch64::B31, AArch64::H0, AArch64::H1, AArch64::H2, AArch64::H3, AArch64::H4, AArch64::H5, AArch64::H6, AArch64::H7, AArch64::H8, AArch64::H9, AArch64::H10, AArch64::H11, AArch64::H12, AArch64::H13, AArch64::H14, AArch64::H15, AArch64::H16, AArch64::H17, AArch64::H18, AArch64::H19, AArch64::H20, AArch64::H21, AArch64::H22, AArch64::H23, AArch64::H24, AArch64::H25, AArch64::H26, AArch64::H27, AArch64::H28, AArch64::H29, AArch64::H30, AArch64::H31, AArch64::S0, AArch64::S1, AArch64::S2, AArch64::S3, AArch64::S4, AArch64::S5, AArch64::S6, AArch64::S7, AArch64::S8, AArch64::S9, AArch64::S10, AArch64::S11, AArch64::S12, AArch64::S13, AArch64::S14, AArch64::S15, AArch64::S16, AArch64::S17, AArch64::S18, AArch64::S19, AArch64::S20, AArch64::S21, AArch64::S22, AArch64::S23, AArch64::S24, AArch64::S25, AArch64::S26, AArch64::S27, AArch64::S28, AArch64::S29, AArch64::S30, AArch64::S31, AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4, AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::D16, AArch64::D17, AArch64::D18, AArch64::D19, AArch64::D20, AArch64::D21, AArch64::D22, AArch64::D23, AArch64::D24, AArch64::D25, AArch64::D26, AArch64::D27, AArch64::D28, AArch64::D29, AArch64::D30, AArch64::D31, AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114319static const uint32_t CSR_AArch64_AllRegs_RegMask[] = { 0xffffeea4, 0xffffffff, 0xffffffff, 0x00001fff, 0xffffe000, 0xffffffff, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0xfe0001ff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffdfffdf, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114320static const MCPhysReg CSR_AArch64_AllRegs_SCS_SaveList[] = { AArch64::W0, AArch64::W1, AArch64::W2, AArch64::W3, AArch64::W4, AArch64::W5, AArch64::W6, AArch64::W7, AArch64::W8, AArch64::W9, AArch64::W10, AArch64::W11, AArch64::W12, AArch64::W13, AArch64::W14, AArch64::W15, AArch64::W16, AArch64::W17, AArch64::W18, AArch64::W19, AArch64::W20, AArch64::W21, AArch64::W22, AArch64::W23, AArch64::W24, AArch64::W25, AArch64::W26, AArch64::W27, AArch64::W28, AArch64::W29, AArch64::W30, AArch64::WSP, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::SP, AArch64::B0, AArch64::B1, AArch64::B2, AArch64::B3, AArch64::B4, AArch64::B5, AArch64::B6, AArch64::B7, AArch64::B8, AArch64::B9, AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14, AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19, AArch64::B20, AArch64::B21, AArch64::B22, AArch64::B23, AArch64::B24, AArch64::B25, AArch64::B26, AArch64::B27, AArch64::B28, AArch64::B29, AArch64::B30, AArch64::B31, AArch64::H0, AArch64::H1, AArch64::H2, AArch64::H3, AArch64::H4, AArch64::H5, AArch64::H6, AArch64::H7, AArch64::H8, AArch64::H9, AArch64::H10, AArch64::H11, AArch64::H12, AArch64::H13, AArch64::H14, AArch64::H15, AArch64::H16, AArch64::H17, AArch64::H18, AArch64::H19, AArch64::H20, AArch64::H21, AArch64::H22, AArch64::H23, AArch64::H24, AArch64::H25, AArch64::H26, AArch64::H27, AArch64::H28, AArch64::H29, AArch64::H30, AArch64::H31, AArch64::S0, AArch64::S1, AArch64::S2, AArch64::S3, AArch64::S4, AArch64::S5, AArch64::S6, AArch64::S7, AArch64::S8, AArch64::S9, AArch64::S10, AArch64::S11, AArch64::S12, AArch64::S13, AArch64::S14, AArch64::S15, AArch64::S16, AArch64::S17, AArch64::S18, AArch64::S19, AArch64::S20, AArch64::S21, AArch64::S22, AArch64::S23, AArch64::S24, AArch64::S25, AArch64::S26, AArch64::S27, AArch64::S28, AArch64::S29, AArch64::S30, AArch64::S31, AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4, AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::D16, AArch64::D17, AArch64::D18, AArch64::D19, AArch64::D20, AArch64::D21, AArch64::D22, AArch64::D23, AArch64::D24, AArch64::D25, AArch64::D26, AArch64::D27, AArch64::D28, AArch64::D29, AArch64::D30, AArch64::D31, AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114321static const uint32_t CSR_AArch64_AllRegs_SCS_RegMask[] = { 0xffffeea4, 0xffffffff, 0xffffffff, 0x00001fff, 0xffffe000, 0xffffffff, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0xfe0001ff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffdfffdf, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114322static const MCPhysReg CSR_AArch64_NoRegs_SaveList[] = { 0 };
114323static const uint32_t CSR_AArch64_NoRegs_RegMask[] = { 0x00000c00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, };
114324static const MCPhysReg CSR_AArch64_NoRegs_SCS_SaveList[] = { AArch64::X18, 0 };
114325static const uint32_t CSR_AArch64_NoRegs_SCS_RegMask[] = { 0x00000c00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x40000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, };
114326static const MCPhysReg CSR_AArch64_NoneRegs_SaveList[] = { AArch64::LR, AArch64::FP, 0 };
114327static const uint32_t CSR_AArch64_NoneRegs_RegMask[] = { 0x00000c24, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000c00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, };
114328static const MCPhysReg CSR_AArch64_NoneRegs_SCS_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X18, 0 };
114329static const uint32_t CSR_AArch64_NoneRegs_SCS_RegMask[] = { 0x00000c24, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x80000000, 0x40000c00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, };
114330static const MCPhysReg CSR_AArch64_RT_AllRegs_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114331static const uint32_t CSR_AArch64_RT_AllRegs_RegMask[] = { 0xffe00c24, 0xffe01fff, 0xffe01fff, 0x00001fff, 0xffe00000, 0xffe01fff, 0x1fc01fff, 0x8fe00fff, 0x000001ff, 0x00000000, 0xfffe0000, 0xfffe00ff, 0xfffe003f, 0x0000007f, 0x00fffffe, 0x003ffffe, 0x027ffffe, 0x705f3810, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114332static const MCPhysReg CSR_AArch64_RT_AllRegs_SCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, AArch64::X18, 0 };
114333static const uint32_t CSR_AArch64_RT_AllRegs_SCS_RegMask[] = { 0xffe00c24, 0xffe01fff, 0xffe01fff, 0x00001fff, 0xffe00000, 0xffe01fff, 0x9fc01fff, 0xcfe00fff, 0x000001ff, 0x00000000, 0xfffe0000, 0xfffe00ff, 0xfffe003f, 0x0000007f, 0x00fffffe, 0x003ffffe, 0x027ffffe, 0x705fb818, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114334static const MCPhysReg CSR_AArch64_RT_MostRegs_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, 0 };
114335static const uint32_t CSR_AArch64_RT_MostRegs_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x1fc00000, 0x8fe00fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x705f3810, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114336static const MCPhysReg CSR_AArch64_RT_MostRegs_SCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, 0 };
114337static const uint32_t CSR_AArch64_RT_MostRegs_SCS_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x9fc00000, 0xcfe00fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x705fb818, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114338static const MCPhysReg CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X0_SaveList[] = { AArch64::Z0, AArch64::Z1, AArch64::Z2, AArch64::Z3, AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7, AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15, AArch64::Z16, AArch64::Z17, AArch64::Z18, AArch64::Z19, AArch64::Z20, AArch64::Z21, AArch64::Z22, AArch64::Z23, AArch64::Z24, AArch64::Z25, AArch64::Z26, AArch64::Z27, AArch64::Z28, AArch64::Z29, AArch64::Z30, AArch64::Z31, AArch64::P0, AArch64::P1, AArch64::P2, AArch64::P3, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, 0 };
114339static const uint32_t CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X0_RegMask[] = { 0xffffec24, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x07ffffff, 0x83ffffff, 0xffffffff, 0x000001ff, 0xfffffe00, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x3fffffff, 0x3fdf1fd0, 0xfffffffe, 0xffffffff, 0xffffffff, 0x1fffffff, };
114340static const MCPhysReg CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X1_SaveList[] = { AArch64::Z0, AArch64::Z1, AArch64::Z2, AArch64::Z3, AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7, AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15, AArch64::Z16, AArch64::Z17, AArch64::Z18, AArch64::Z19, AArch64::Z20, AArch64::Z21, AArch64::Z22, AArch64::Z23, AArch64::Z24, AArch64::Z25, AArch64::Z26, AArch64::Z27, AArch64::Z28, AArch64::Z29, AArch64::Z30, AArch64::Z31, AArch64::P0, AArch64::P1, AArch64::P2, AArch64::P3, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, 0 };
114341static const uint32_t CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X1_RegMask[] = { 0xffffec24, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x1fffdfff, 0x8fffefff, 0xffffffff, 0x000001ff, 0xfffffe00, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x7bffffff, 0x7f5f3f90, 0xfffffffe, 0xffffffff, 0xffffffff, 0x1fffffff, };
114342static const MCPhysReg CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X2_SaveList[] = { AArch64::Z0, AArch64::Z1, AArch64::Z2, AArch64::Z3, AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7, AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15, AArch64::Z16, AArch64::Z17, AArch64::Z18, AArch64::Z19, AArch64::Z20, AArch64::Z21, AArch64::Z22, AArch64::Z23, AArch64::Z24, AArch64::Z25, AArch64::Z26, AArch64::Z27, AArch64::Z28, AArch64::Z29, AArch64::Z30, AArch64::Z31, AArch64::P0, AArch64::P1, AArch64::P2, AArch64::P3, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, 0 };
114343static const uint32_t CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X2_RegMask[] = { 0xffffec24, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x1fff9fff, 0x8fffcfff, 0xffffffff, 0x000001ff, 0xfffffe00, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x7bffffff, 0x7f5f3f90, 0xfffffffe, 0xffffffff, 0xffffffff, 0x1fffffff, };
114344static const MCPhysReg CSR_AArch64_SMStartStop_SaveList[] = { AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, 0 };
114345static const uint32_t CSR_AArch64_SMStartStop_RegMask[] = { 0x00000c24, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xffffe000, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0xfe000000, 0xffdfffdf, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114346static const MCPhysReg CSR_AArch64_SVE_AAPCS_SaveList[] = { AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15, AArch64::Z16, AArch64::Z17, AArch64::Z18, AArch64::Z19, AArch64::Z20, AArch64::Z21, AArch64::Z22, AArch64::Z23, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, 0 };
114347static const uint32_t CSR_AArch64_SVE_AAPCS_RegMask[] = { 0xffe00c24, 0xffe0001f, 0xffe0001f, 0x1ffe001f, 0xffe01ffe, 0xffe0001f, 0x0000001f, 0x80000fff, 0xfffe01ff, 0x00000001, 0xfffe0000, 0x3ffe0000, 0x7ffe0000, 0x00ffe000, 0x0000fffe, 0x00003ffe, 0x02007ffe, 0x005f0010, 0x0fffe01e, 0x03ffe000, 0x07ffe000, 0x00000000, };
114348static const MCPhysReg CSR_AArch64_SVE_AAPCS_SCS_SaveList[] = { AArch64::Z8, AArch64::Z9, AArch64::Z10, AArch64::Z11, AArch64::Z12, AArch64::Z13, AArch64::Z14, AArch64::Z15, AArch64::Z16, AArch64::Z17, AArch64::Z18, AArch64::Z19, AArch64::Z20, AArch64::Z21, AArch64::Z22, AArch64::Z23, AArch64::P4, AArch64::P5, AArch64::P6, AArch64::P7, AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11, AArch64::P12, AArch64::P13, AArch64::P14, AArch64::P15, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::LR, AArch64::FP, AArch64::X18, 0 };
114349static const uint32_t CSR_AArch64_SVE_AAPCS_SCS_RegMask[] = { 0xffe00c24, 0xffe0001f, 0xffe0001f, 0x1ffe001f, 0xffe01ffe, 0xffe0001f, 0x8000001f, 0xc0000fff, 0xfffe01ff, 0x00000001, 0xfffe0000, 0x3ffe0000, 0x7ffe0000, 0x00ffe000, 0x0000fffe, 0x00003ffe, 0x02007ffe, 0x005f8018, 0x0fffe01f, 0x03ffe000, 0x07ffe000, 0x00000000, };
114350static const MCPhysReg CSR_AArch64_StackProbe_Windows_SaveList[] = { AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::SP, AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114351static const uint32_t CSR_AArch64_StackProbe_Windows_RegMask[] = { 0xffffee84, 0xffffffff, 0xffffffff, 0x00001fff, 0xffffe000, 0xffffffff, 0x9fffffff, 0xcffff7ff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0xfe0001ff, 0xffffffff, 0xffffffff, 0x7fffffff, 0x7fdfbfd8, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114352static const MCPhysReg CSR_AArch64_TLS_ELF_SaveList[] = { AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X16, AArch64::X17, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114353static const uint32_t CSR_AArch64_TLS_ELF_RegMask[] = { 0xffffec04, 0xffffffff, 0xffffffff, 0x00001fff, 0xffffe000, 0xffffffff, 0xffffdfff, 0xffffe7ff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0xfe0001ff, 0xffffffff, 0xffffffff, 0xfbffffff, 0xff5fff9f, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114354static const MCPhysReg CSR_Darwin_AArch64_AAPCS_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114355static const uint32_t CSR_Darwin_AArch64_AAPCS_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114356static const MCPhysReg CSR_Darwin_AArch64_AAPCS_SwiftError_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114357static const uint32_t CSR_Darwin_AArch64_AAPCS_SwiftError_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000ffb, 0x000001fd, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005e0000, 0x0000001c, 0x00000000, 0x00000000, 0x00000000, };
114358static const MCPhysReg CSR_Darwin_AArch64_AAPCS_SwiftTail_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X21, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114359static const uint32_t CSR_Darwin_AArch64_AAPCS_SwiftTail_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000ff5, 0x000001fa, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x005c0000, 0x00000018, 0x00000000, 0x00000000, 0x00000000, };
114360static const MCPhysReg CSR_Darwin_AArch64_AAPCS_ThisReturn_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X0, 0 };
114361static const uint32_t CSR_Darwin_AArch64_AAPCS_ThisReturn_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00002000, 0x80001fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114362static const MCPhysReg CSR_Darwin_AArch64_AAPCS_Win64_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X18, 0 };
114363static const uint32_t CSR_Darwin_AArch64_AAPCS_Win64_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x80000000, 0xc0000fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f8018, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114364static const MCPhysReg CSR_Darwin_AArch64_AAVPCS_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, 0 };
114365static const uint32_t CSR_Darwin_AArch64_AAVPCS_RegMask[] = { 0xffe00c24, 0xffe0001f, 0xffe0001f, 0x0000001f, 0xffe00000, 0xffe0001f, 0x0000001f, 0x80000fff, 0x000001ff, 0x00000000, 0xfffe0000, 0x3ffe0000, 0x7ffe0000, 0x00000000, 0x0000fffe, 0x00003ffe, 0x02007ffe, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114366static const MCPhysReg CSR_Darwin_AArch64_CXX_TLS_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4, AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D16, AArch64::D17, AArch64::D18, AArch64::D19, AArch64::D20, AArch64::D21, AArch64::D22, AArch64::D23, AArch64::D24, AArch64::D25, AArch64::D26, AArch64::D27, AArch64::D28, AArch64::D29, AArch64::D30, AArch64::D31, 0 };
114367static const uint32_t CSR_Darwin_AArch64_CXX_TLS_RegMask[] = { 0xffffec24, 0xffffffff, 0xffffffff, 0x00001fff, 0x00000000, 0xffffe000, 0x0fbfdfff, 0x87dfefff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, 0x02000000, 0x375f1b90, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114368static const MCPhysReg CSR_Darwin_AArch64_CXX_TLS_PE_SaveList[] = { AArch64::LR, AArch64::FP, 0 };
114369static const uint32_t CSR_Darwin_AArch64_CXX_TLS_PE_RegMask[] = { 0x00000c24, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000c00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, };
114370static const MCPhysReg CSR_Darwin_AArch64_CXX_TLS_ViaCopy_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4, AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D16, AArch64::D17, AArch64::D18, AArch64::D19, AArch64::D20, AArch64::D21, AArch64::D22, AArch64::D23, AArch64::D24, AArch64::D25, AArch64::D26, AArch64::D27, AArch64::D28, AArch64::D29, AArch64::D30, AArch64::D31, 0 };
114371static const uint32_t CSR_Darwin_AArch64_CXX_TLS_ViaCopy_RegMask[] = { 0xffffec00, 0xffffffff, 0xffffffff, 0x00001fff, 0x00000000, 0xffffe000, 0x0fbfdfff, 0x87dfe3ff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0x000001ff, 0x00000000, 0x00000000, 0x00000000, 0x370f1b90, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114372static const MCPhysReg CSR_Darwin_AArch64_RT_AllRegs_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114373static const uint32_t CSR_Darwin_AArch64_RT_AllRegs_RegMask[] = { 0xffe00c24, 0xffe01fff, 0xffe01fff, 0x00001fff, 0xffe00000, 0xffe01fff, 0x1fc01fff, 0x8fe00fff, 0x000001ff, 0x00000000, 0xfffe0000, 0xfffe00ff, 0xfffe003f, 0x0000007f, 0x00fffffe, 0x003ffffe, 0x027ffffe, 0x705f3810, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114374static const MCPhysReg CSR_Darwin_AArch64_RT_MostRegs_SaveList[] = { AArch64::LR, AArch64::FP, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, 0 };
114375static const uint32_t CSR_Darwin_AArch64_RT_MostRegs_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x1fc00000, 0x8fe00fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x705f3810, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114376static const MCPhysReg CSR_Darwin_AArch64_TLS_SaveList[] = { AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::X9, AArch64::X10, AArch64::X11, AArch64::X12, AArch64::X13, AArch64::X14, AArch64::X15, AArch64::X18, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::Q16, AArch64::Q17, AArch64::Q18, AArch64::Q19, AArch64::Q20, AArch64::Q21, AArch64::Q22, AArch64::Q23, AArch64::Q24, AArch64::Q25, AArch64::Q26, AArch64::Q27, AArch64::Q28, AArch64::Q29, AArch64::Q30, AArch64::Q31, 0 };
114377static const uint32_t CSR_Darwin_AArch64_TLS_RegMask[] = { 0xffffec04, 0xffffffff, 0xffffffff, 0x00001fff, 0xffffe000, 0xffffffff, 0x9fffdfff, 0xcfffe7ff, 0x000001ff, 0x00000000, 0xfffffe00, 0xffffffff, 0xffffffff, 0xfe0001ff, 0xffffffff, 0xffffffff, 0x7bffffff, 0x7f5fbf98, 0x0000001f, 0x00000000, 0x00000000, 0x00000000, };
114378static const MCPhysReg CSR_Win_AArch64_AAPCS_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114379static const uint32_t CSR_Win_AArch64_AAPCS_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000fff, 0x000001ff, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114380static const MCPhysReg CSR_Win_AArch64_AAPCS_SwiftError_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114381static const uint32_t CSR_Win_AArch64_AAPCS_SwiftError_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000ffb, 0x000001fd, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x02000000, 0x005e0000, 0x0000001c, 0x00000000, 0x00000000, 0x00000000, };
114382static const MCPhysReg CSR_Win_AArch64_AAPCS_SwiftTail_SaveList[] = { AArch64::X19, AArch64::X21, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, 0 };
114383static const uint32_t CSR_Win_AArch64_AAPCS_SwiftTail_RegMask[] = { 0x1fe00c24, 0x1fe00000, 0x1fe00000, 0x00000000, 0x00000000, 0x1fe00000, 0x00000000, 0x80000ff5, 0x000001fa, 0x00000000, 0x00fe0000, 0x003e0000, 0x007e0000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x005c0000, 0x00000018, 0x00000000, 0x00000000, 0x00000000, };
114384static const MCPhysReg CSR_Win_AArch64_Arm64EC_Thunk_SaveList[] = { AArch64::Q6, AArch64::Q7, AArch64::Q8, AArch64::Q9, AArch64::Q10, AArch64::Q11, AArch64::Q12, AArch64::Q13, AArch64::Q14, AArch64::Q15, AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, 0 };
114385static const uint32_t CSR_Win_AArch64_Arm64EC_Thunk_RegMask[] = { 0x1ff80c24, 0x1ff80000, 0x1ff80000, 0x00000000, 0x1ff80000, 0x1ff80000, 0x00000000, 0x80000fff, 0x000001ff, 0x00000000, 0x00ff8000, 0x003f8000, 0x007f8000, 0x80000000, 0x800000ff, 0x8000003f, 0x0200007f, 0x005f0010, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114386static const MCPhysReg CSR_Win_AArch64_CFGuard_Check_SaveList[] = { AArch64::X19, AArch64::X20, AArch64::X21, AArch64::X22, AArch64::X23, AArch64::X24, AArch64::X25, AArch64::X26, AArch64::X27, AArch64::X28, AArch64::FP, AArch64::LR, AArch64::D8, AArch64::D9, AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14, AArch64::D15, AArch64::X0, AArch64::X1, AArch64::X2, AArch64::X3, AArch64::X4, AArch64::X5, AArch64::X6, AArch64::X7, AArch64::X8, AArch64::Q0, AArch64::Q1, AArch64::Q2, AArch64::Q3, AArch64::Q4, AArch64::Q5, AArch64::Q6, AArch64::Q7, 0 };
114387static const uint32_t CSR_Win_AArch64_CFGuard_Check_RegMask[] = { 0x1fffec24, 0x1fffe000, 0x1fffe000, 0x00000000, 0x001fe000, 0x1fffe000, 0x003fe000, 0x801fffff, 0x000001ff, 0x00000000, 0x00fffe00, 0x003ffe00, 0x007ffe00, 0xfe000000, 0x3e000000, 0x7e000000, 0x06000000, 0x07df03d0, 0x0000001e, 0x00000000, 0x00000000, 0x00000000, };
114388
114389
114390ArrayRef<const uint32_t *> AArch64GenRegisterInfo::getRegMasks() const {
114391 static const uint32_t *const Masks[] = {
114392 CSR_AArch64_AAPCS_RegMask,
114393 CSR_AArch64_AAPCS_SCS_RegMask,
114394 CSR_AArch64_AAPCS_SwiftError_RegMask,
114395 CSR_AArch64_AAPCS_SwiftError_SCS_RegMask,
114396 CSR_AArch64_AAPCS_SwiftTail_RegMask,
114397 CSR_AArch64_AAPCS_ThisReturn_RegMask,
114398 CSR_AArch64_AAPCS_X18_RegMask,
114399 CSR_AArch64_AAVPCS_RegMask,
114400 CSR_AArch64_AAVPCS_SCS_RegMask,
114401 CSR_AArch64_AllRegs_RegMask,
114402 CSR_AArch64_AllRegs_SCS_RegMask,
114403 CSR_AArch64_NoRegs_RegMask,
114404 CSR_AArch64_NoRegs_SCS_RegMask,
114405 CSR_AArch64_NoneRegs_RegMask,
114406 CSR_AArch64_NoneRegs_SCS_RegMask,
114407 CSR_AArch64_RT_AllRegs_RegMask,
114408 CSR_AArch64_RT_AllRegs_SCS_RegMask,
114409 CSR_AArch64_RT_MostRegs_RegMask,
114410 CSR_AArch64_RT_MostRegs_SCS_RegMask,
114411 CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X0_RegMask,
114412 CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X1_RegMask,
114413 CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X2_RegMask,
114414 CSR_AArch64_SMStartStop_RegMask,
114415 CSR_AArch64_SVE_AAPCS_RegMask,
114416 CSR_AArch64_SVE_AAPCS_SCS_RegMask,
114417 CSR_AArch64_StackProbe_Windows_RegMask,
114418 CSR_AArch64_TLS_ELF_RegMask,
114419 CSR_Darwin_AArch64_AAPCS_RegMask,
114420 CSR_Darwin_AArch64_AAPCS_SwiftError_RegMask,
114421 CSR_Darwin_AArch64_AAPCS_SwiftTail_RegMask,
114422 CSR_Darwin_AArch64_AAPCS_ThisReturn_RegMask,
114423 CSR_Darwin_AArch64_AAPCS_Win64_RegMask,
114424 CSR_Darwin_AArch64_AAVPCS_RegMask,
114425 CSR_Darwin_AArch64_CXX_TLS_RegMask,
114426 CSR_Darwin_AArch64_CXX_TLS_PE_RegMask,
114427 CSR_Darwin_AArch64_CXX_TLS_ViaCopy_RegMask,
114428 CSR_Darwin_AArch64_RT_AllRegs_RegMask,
114429 CSR_Darwin_AArch64_RT_MostRegs_RegMask,
114430 CSR_Darwin_AArch64_TLS_RegMask,
114431 CSR_Win_AArch64_AAPCS_RegMask,
114432 CSR_Win_AArch64_AAPCS_SwiftError_RegMask,
114433 CSR_Win_AArch64_AAPCS_SwiftTail_RegMask,
114434 CSR_Win_AArch64_Arm64EC_Thunk_RegMask,
114435 CSR_Win_AArch64_CFGuard_Check_RegMask,
114436 };
114437 return ArrayRef(Masks);
114438}
114439
114440bool AArch64GenRegisterInfo::
114441isGeneralPurposeRegister(const MachineFunction &MF, MCRegister PhysReg) const {
114442 return
114443 AArch64::GPR64RegClass.contains(PhysReg) ||
114444 AArch64::GPR32RegClass.contains(PhysReg) ||
114445 false;
114446}
114447
114448bool AArch64GenRegisterInfo::
114449isFixedRegister(const MachineFunction &MF, MCRegister PhysReg) const {
114450 return
114451 AArch64::CCRRegClass.contains(PhysReg) ||
114452 AArch64::FIXED_REGSRegClass.contains(PhysReg) ||
114453 false;
114454}
114455
114456bool AArch64GenRegisterInfo::
114457isArgumentRegister(const MachineFunction &MF, MCRegister PhysReg) const {
114458 return
114459 false;
114460}
114461
114462bool AArch64GenRegisterInfo::
114463isConstantPhysReg(MCRegister PhysReg) const {
114464 return
114465 PhysReg == AArch64::WZR ||
114466 PhysReg == AArch64::XZR ||
114467 false;
114468}
114469
114470ArrayRef<const char *> AArch64GenRegisterInfo::getRegMaskNames() const {
114471 static const char *Names[] = {
114472 "CSR_AArch64_AAPCS",
114473 "CSR_AArch64_AAPCS_SCS",
114474 "CSR_AArch64_AAPCS_SwiftError",
114475 "CSR_AArch64_AAPCS_SwiftError_SCS",
114476 "CSR_AArch64_AAPCS_SwiftTail",
114477 "CSR_AArch64_AAPCS_ThisReturn",
114478 "CSR_AArch64_AAPCS_X18",
114479 "CSR_AArch64_AAVPCS",
114480 "CSR_AArch64_AAVPCS_SCS",
114481 "CSR_AArch64_AllRegs",
114482 "CSR_AArch64_AllRegs_SCS",
114483 "CSR_AArch64_NoRegs",
114484 "CSR_AArch64_NoRegs_SCS",
114485 "CSR_AArch64_NoneRegs",
114486 "CSR_AArch64_NoneRegs_SCS",
114487 "CSR_AArch64_RT_AllRegs",
114488 "CSR_AArch64_RT_AllRegs_SCS",
114489 "CSR_AArch64_RT_MostRegs",
114490 "CSR_AArch64_RT_MostRegs_SCS",
114491 "CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X0",
114492 "CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X1",
114493 "CSR_AArch64_SME_ABI_Support_Routines_PreserveMost_From_X2",
114494 "CSR_AArch64_SMStartStop",
114495 "CSR_AArch64_SVE_AAPCS",
114496 "CSR_AArch64_SVE_AAPCS_SCS",
114497 "CSR_AArch64_StackProbe_Windows",
114498 "CSR_AArch64_TLS_ELF",
114499 "CSR_Darwin_AArch64_AAPCS",
114500 "CSR_Darwin_AArch64_AAPCS_SwiftError",
114501 "CSR_Darwin_AArch64_AAPCS_SwiftTail",
114502 "CSR_Darwin_AArch64_AAPCS_ThisReturn",
114503 "CSR_Darwin_AArch64_AAPCS_Win64",
114504 "CSR_Darwin_AArch64_AAVPCS",
114505 "CSR_Darwin_AArch64_CXX_TLS",
114506 "CSR_Darwin_AArch64_CXX_TLS_PE",
114507 "CSR_Darwin_AArch64_CXX_TLS_ViaCopy",
114508 "CSR_Darwin_AArch64_RT_AllRegs",
114509 "CSR_Darwin_AArch64_RT_MostRegs",
114510 "CSR_Darwin_AArch64_TLS",
114511 "CSR_Win_AArch64_AAPCS",
114512 "CSR_Win_AArch64_AAPCS_SwiftError",
114513 "CSR_Win_AArch64_AAPCS_SwiftTail",
114514 "CSR_Win_AArch64_Arm64EC_Thunk",
114515 "CSR_Win_AArch64_CFGuard_Check",
114516 };
114517 return ArrayRef(Names);
114518}
114519
114520const AArch64FrameLowering *
114521AArch64GenRegisterInfo::getFrameLowering(const MachineFunction &MF) {
114522 return static_cast<const AArch64FrameLowering *>(
114523 MF.getSubtarget().getFrameLowering());
114524}
114525
114526} // end namespace llvm
114527
114528#endif // GET_REGINFO_TARGET_DESC
114529
114530