/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* * ARM Disassembler *| |* *| |* Automatically generated file, do not edit! *| |* *| \*===----------------------------------------------------------------------===*/ /* Capstone Disassembly Engine, http://www.capstone-engine.org */ /* By Nguyen Anh Quynh , 2013-2015 */ #include "../../MCInst.h" #include "../../LEB128.h" // Helper function for extracting fields from encoded instructions. #define FieldFromInstruction(fname, InsnType) \ static InsnType fname(InsnType insn, unsigned startBit, unsigned numBits) \ { \ InsnType fieldMask; \ if (numBits == sizeof(InsnType)*8) \ fieldMask = (InsnType)(-1LL); \ else \ fieldMask = (((InsnType)1 << numBits) - 1) << startBit; \ return (insn & fieldMask) >> startBit; \ } static const uint8_t DecoderTableARM32[] = { /* 0 */ MCD_OPC_ExtractField, 25, 3, // Inst{27-25} ... /* 3 */ MCD_OPC_FilterValue, 0, 12, 12, // Skip to: 3091 /* 7 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10 */ MCD_OPC_FilterValue, 0, 68, 6, // Skip to: 1618 /* 14 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 17 */ MCD_OPC_FilterValue, 0, 80, 1, // Skip to: 357 /* 21 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 24 */ MCD_OPC_FilterValue, 0, 103, 0, // Skip to: 131 /* 28 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 31 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 55 /* 35 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 48 /* 39 */ MCD_OPC_CheckField, 5, 7, 0, 3, 0, // Skip to: 48 /* 45 */ MCD_OPC_Decode, 43, 0, // Opcode: ANDrr /* 48 */ MCD_OPC_CheckPredicate, 0, 252, 29, // Skip to: 7728 /* 52 */ MCD_OPC_Decode, 44, 1, // Opcode: ANDrsi /* 55 */ MCD_OPC_FilterValue, 1, 22, 0, // Skip to: 81 /* 59 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 73 /* 63 */ MCD_OPC_CheckField, 5, 7, 0, 4, 0, // Skip to: 73 /* 69 */ MCD_OPC_Decode, 205, 3, 0, // Opcode: SUBrr /* 73 */ MCD_OPC_CheckPredicate, 0, 227, 29, // Skip to: 7728 /* 77 */ MCD_OPC_Decode, 206, 3, 1, // Opcode: SUBrsi /* 81 */ MCD_OPC_FilterValue, 2, 20, 0, // Skip to: 105 /* 85 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 98 /* 89 */ MCD_OPC_CheckField, 5, 7, 0, 3, 0, // Skip to: 98 /* 95 */ MCD_OPC_Decode, 32, 0, // Opcode: ADDrr /* 98 */ MCD_OPC_CheckPredicate, 0, 202, 29, // Skip to: 7728 /* 102 */ MCD_OPC_Decode, 33, 1, // Opcode: ADDrsi /* 105 */ MCD_OPC_FilterValue, 3, 195, 29, // Skip to: 7728 /* 109 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 123 /* 113 */ MCD_OPC_CheckField, 5, 7, 0, 4, 0, // Skip to: 123 /* 119 */ MCD_OPC_Decode, 185, 2, 0, // Opcode: SBCrr /* 123 */ MCD_OPC_CheckPredicate, 0, 177, 29, // Skip to: 7728 /* 127 */ MCD_OPC_Decode, 186, 2, 1, // Opcode: SBCrsi /* 131 */ MCD_OPC_FilterValue, 1, 169, 29, // Skip to: 7728 /* 135 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 138 */ MCD_OPC_FilterValue, 0, 49, 0, // Skip to: 191 /* 142 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 145 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 156 /* 149 */ MCD_OPC_CheckPredicate, 0, 151, 29, // Skip to: 7728 /* 153 */ MCD_OPC_Decode, 45, 2, // Opcode: ANDrsr /* 156 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 168 /* 160 */ MCD_OPC_CheckPredicate, 0, 140, 29, // Skip to: 7728 /* 164 */ MCD_OPC_Decode, 207, 3, 2, // Opcode: SUBrsr /* 168 */ MCD_OPC_FilterValue, 2, 7, 0, // Skip to: 179 /* 172 */ MCD_OPC_CheckPredicate, 0, 128, 29, // Skip to: 7728 /* 176 */ MCD_OPC_Decode, 34, 2, // Opcode: ADDrsr /* 179 */ MCD_OPC_FilterValue, 3, 121, 29, // Skip to: 7728 /* 183 */ MCD_OPC_CheckPredicate, 0, 117, 29, // Skip to: 7728 /* 187 */ MCD_OPC_Decode, 187, 2, 3, // Opcode: SBCrsr /* 191 */ MCD_OPC_FilterValue, 1, 109, 29, // Skip to: 7728 /* 195 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 198 */ MCD_OPC_FilterValue, 0, 62, 0, // Skip to: 264 /* 202 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 205 */ MCD_OPC_FilterValue, 0, 13, 0, // Skip to: 222 /* 209 */ MCD_OPC_CheckPredicate, 1, 91, 29, // Skip to: 7728 /* 213 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 218 */ MCD_OPC_Decode, 244, 1, 4, // Opcode: MUL /* 222 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 240 /* 226 */ MCD_OPC_CheckPredicate, 1, 74, 29, // Skip to: 7728 /* 230 */ MCD_OPC_CheckField, 20, 1, 0, 68, 29, // Skip to: 7728 /* 236 */ MCD_OPC_Decode, 244, 3, 5, // Opcode: UMAAL /* 240 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 252 /* 244 */ MCD_OPC_CheckPredicate, 1, 56, 29, // Skip to: 7728 /* 248 */ MCD_OPC_Decode, 247, 3, 6, // Opcode: UMULL /* 252 */ MCD_OPC_FilterValue, 3, 48, 29, // Skip to: 7728 /* 256 */ MCD_OPC_CheckPredicate, 1, 44, 29, // Skip to: 7728 /* 260 */ MCD_OPC_Decode, 239, 2, 6, // Opcode: SMULL /* 264 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 295 /* 268 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 271 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 283 /* 275 */ MCD_OPC_CheckPredicate, 0, 25, 29, // Skip to: 7728 /* 279 */ MCD_OPC_Decode, 185, 3, 7, // Opcode: STRH_POST /* 283 */ MCD_OPC_FilterValue, 1, 17, 29, // Skip to: 7728 /* 287 */ MCD_OPC_CheckPredicate, 0, 13, 29, // Skip to: 7728 /* 291 */ MCD_OPC_Decode, 174, 1, 7, // Opcode: LDRH_POST /* 295 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 326 /* 299 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 302 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 314 /* 306 */ MCD_OPC_CheckPredicate, 0, 250, 28, // Skip to: 7728 /* 310 */ MCD_OPC_Decode, 165, 1, 7, // Opcode: LDRD_POST /* 314 */ MCD_OPC_FilterValue, 1, 242, 28, // Skip to: 7728 /* 318 */ MCD_OPC_CheckPredicate, 0, 238, 28, // Skip to: 7728 /* 322 */ MCD_OPC_Decode, 182, 1, 7, // Opcode: LDRSB_POST /* 326 */ MCD_OPC_FilterValue, 3, 230, 28, // Skip to: 7728 /* 330 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 333 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 345 /* 337 */ MCD_OPC_CheckPredicate, 0, 219, 28, // Skip to: 7728 /* 341 */ MCD_OPC_Decode, 176, 3, 7, // Opcode: STRD_POST /* 345 */ MCD_OPC_FilterValue, 1, 211, 28, // Skip to: 7728 /* 349 */ MCD_OPC_CheckPredicate, 0, 207, 28, // Skip to: 7728 /* 353 */ MCD_OPC_Decode, 187, 1, 7, // Opcode: LDRSH_POST /* 357 */ MCD_OPC_FilterValue, 1, 199, 28, // Skip to: 7728 /* 361 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 364 */ MCD_OPC_FilterValue, 0, 166, 1, // Skip to: 790 /* 368 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 371 */ MCD_OPC_FilterValue, 0, 93, 1, // Skip to: 724 /* 375 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 378 */ MCD_OPC_FilterValue, 0, 20, 1, // Skip to: 658 /* 382 */ MCD_OPC_ExtractField, 28, 4, // Inst{31-28} ... /* 385 */ MCD_OPC_FilterValue, 14, 57, 0, // Skip to: 446 /* 389 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 392 */ MCD_OPC_FilterValue, 0, 23, 0, // Skip to: 419 /* 396 */ MCD_OPC_CheckPredicate, 2, 144, 0, // Skip to: 544 /* 400 */ MCD_OPC_CheckField, 6, 2, 1, 138, 0, // Skip to: 544 /* 406 */ MCD_OPC_CheckField, 4, 1, 0, 132, 0, // Skip to: 544 /* 412 */ MCD_OPC_SoftFail, 128, 26 /* 0xD00 */, 0, /* 416 */ MCD_OPC_Decode, 91, 8, // Opcode: CRC32B /* 419 */ MCD_OPC_FilterValue, 1, 121, 0, // Skip to: 544 /* 423 */ MCD_OPC_CheckPredicate, 2, 117, 0, // Skip to: 544 /* 427 */ MCD_OPC_CheckField, 6, 2, 1, 111, 0, // Skip to: 544 /* 433 */ MCD_OPC_CheckField, 4, 1, 0, 105, 0, // Skip to: 544 /* 439 */ MCD_OPC_SoftFail, 128, 26 /* 0xD00 */, 0, /* 443 */ MCD_OPC_Decode, 92, 8, // Opcode: CRC32CB /* 446 */ MCD_OPC_FilterValue, 15, 94, 0, // Skip to: 544 /* 450 */ MCD_OPC_ExtractField, 10, 8, // Inst{17-10} ... /* 453 */ MCD_OPC_FilterValue, 0, 19, 0, // Skip to: 476 /* 457 */ MCD_OPC_CheckPredicate, 0, 83, 0, // Skip to: 544 /* 461 */ MCD_OPC_CheckField, 9, 1, 0, 77, 0, // Skip to: 544 /* 467 */ MCD_OPC_CheckField, 0, 5, 0, 71, 0, // Skip to: 544 /* 473 */ MCD_OPC_Decode, 89, 9, // Opcode: CPS2p /* 476 */ MCD_OPC_FilterValue, 64, 26, 0, // Skip to: 506 /* 480 */ MCD_OPC_CheckPredicate, 0, 60, 0, // Skip to: 544 /* 484 */ MCD_OPC_CheckField, 18, 2, 0, 54, 0, // Skip to: 544 /* 490 */ MCD_OPC_CheckField, 6, 3, 0, 48, 0, // Skip to: 544 /* 496 */ MCD_OPC_CheckField, 0, 5, 0, 42, 0, // Skip to: 544 /* 502 */ MCD_OPC_Decode, 191, 2, 10, // Opcode: SETEND /* 506 */ MCD_OPC_FilterValue, 128, 1, 33, 0, // Skip to: 544 /* 511 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 514 */ MCD_OPC_FilterValue, 0, 26, 0, // Skip to: 544 /* 518 */ MCD_OPC_CheckPredicate, 0, 15, 0, // Skip to: 537 /* 522 */ MCD_OPC_CheckField, 18, 2, 0, 9, 0, // Skip to: 537 /* 528 */ MCD_OPC_CheckField, 6, 3, 0, 3, 0, // Skip to: 537 /* 534 */ MCD_OPC_Decode, 88, 9, // Opcode: CPS1p /* 537 */ MCD_OPC_CheckPredicate, 0, 3, 0, // Skip to: 544 /* 541 */ MCD_OPC_Decode, 90, 9, // Opcode: CPS3p /* 544 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 547 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 583 /* 551 */ MCD_OPC_CheckPredicate, 0, 163, 3, // Skip to: 1486 /* 555 */ MCD_OPC_CheckField, 16, 1, 1, 157, 3, // Skip to: 1486 /* 561 */ MCD_OPC_CheckField, 9, 1, 0, 151, 3, // Skip to: 1486 /* 567 */ MCD_OPC_CheckField, 4, 1, 0, 145, 3, // Skip to: 1486 /* 573 */ MCD_OPC_SoftFail, 143, 26 /* 0xD0F */, 128, 128, 56 /* 0xE0000 */, /* 579 */ MCD_OPC_Decode, 238, 1, 11, // Opcode: MRS /* 583 */ MCD_OPC_FilterValue, 1, 18, 0, // Skip to: 605 /* 587 */ MCD_OPC_CheckPredicate, 0, 127, 3, // Skip to: 1486 /* 591 */ MCD_OPC_CheckField, 4, 1, 1, 121, 3, // Skip to: 1486 /* 597 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 601 */ MCD_OPC_Decode, 144, 2, 12, // Opcode: QADD /* 605 */ MCD_OPC_FilterValue, 2, 31, 0, // Skip to: 640 /* 609 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 612 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 624 /* 616 */ MCD_OPC_CheckPredicate, 3, 98, 3, // Skip to: 1486 /* 620 */ MCD_OPC_Decode, 209, 2, 13, // Opcode: SMLABB /* 624 */ MCD_OPC_FilterValue, 1, 90, 3, // Skip to: 1486 /* 628 */ MCD_OPC_CheckPredicate, 4, 86, 3, // Skip to: 1486 /* 632 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 636 */ MCD_OPC_Decode, 209, 3, 14, // Opcode: SWP /* 640 */ MCD_OPC_FilterValue, 3, 74, 3, // Skip to: 1486 /* 644 */ MCD_OPC_CheckPredicate, 3, 70, 3, // Skip to: 1486 /* 648 */ MCD_OPC_CheckField, 4, 1, 0, 64, 3, // Skip to: 1486 /* 654 */ MCD_OPC_Decode, 210, 2, 13, // Opcode: SMLABT /* 658 */ MCD_OPC_FilterValue, 1, 56, 3, // Skip to: 1486 /* 662 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 665 */ MCD_OPC_FilterValue, 1, 19, 0, // Skip to: 688 /* 669 */ MCD_OPC_CheckPredicate, 5, 45, 3, // Skip to: 1486 /* 673 */ MCD_OPC_CheckField, 28, 4, 14, 39, 3, // Skip to: 1486 /* 679 */ MCD_OPC_CheckField, 4, 1, 1, 33, 3, // Skip to: 1486 /* 685 */ MCD_OPC_Decode, 115, 15, // Opcode: HLT /* 688 */ MCD_OPC_FilterValue, 2, 14, 0, // Skip to: 706 /* 692 */ MCD_OPC_CheckPredicate, 3, 22, 3, // Skip to: 1486 /* 696 */ MCD_OPC_CheckField, 4, 1, 0, 16, 3, // Skip to: 1486 /* 702 */ MCD_OPC_Decode, 221, 2, 13, // Opcode: SMLATB /* 706 */ MCD_OPC_FilterValue, 3, 8, 3, // Skip to: 1486 /* 710 */ MCD_OPC_CheckPredicate, 3, 4, 3, // Skip to: 1486 /* 714 */ MCD_OPC_CheckField, 4, 1, 0, 254, 2, // Skip to: 1486 /* 720 */ MCD_OPC_Decode, 222, 2, 13, // Opcode: SMLATT /* 724 */ MCD_OPC_FilterValue, 1, 246, 2, // Skip to: 1486 /* 728 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 731 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 767 /* 735 */ MCD_OPC_CheckPredicate, 0, 15, 0, // Skip to: 754 /* 739 */ MCD_OPC_CheckField, 5, 7, 0, 9, 0, // Skip to: 754 /* 745 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 750 */ MCD_OPC_Decode, 229, 3, 16, // Opcode: TSTrr /* 754 */ MCD_OPC_CheckPredicate, 0, 216, 2, // Skip to: 1486 /* 758 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 763 */ MCD_OPC_Decode, 230, 3, 17, // Opcode: TSTrsi /* 767 */ MCD_OPC_FilterValue, 1, 203, 2, // Skip to: 1486 /* 771 */ MCD_OPC_CheckPredicate, 0, 199, 2, // Skip to: 1486 /* 775 */ MCD_OPC_CheckField, 7, 1, 0, 193, 2, // Skip to: 1486 /* 781 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 786 */ MCD_OPC_Decode, 231, 3, 18, // Opcode: TSTrsr /* 790 */ MCD_OPC_FilterValue, 1, 19, 1, // Skip to: 1069 /* 794 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 797 */ MCD_OPC_FilterValue, 0, 165, 0, // Skip to: 966 /* 801 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 804 */ MCD_OPC_FilterValue, 0, 124, 0, // Skip to: 932 /* 808 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 811 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 835 /* 815 */ MCD_OPC_CheckPredicate, 0, 155, 2, // Skip to: 1486 /* 819 */ MCD_OPC_CheckField, 9, 1, 0, 149, 2, // Skip to: 1486 /* 825 */ MCD_OPC_SoftFail, 143, 26 /* 0xD0F */, 128, 128, 60 /* 0xF0000 */, /* 831 */ MCD_OPC_Decode, 240, 1, 11, // Opcode: MRSsys /* 835 */ MCD_OPC_FilterValue, 2, 45, 0, // Skip to: 884 /* 839 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 842 */ MCD_OPC_FilterValue, 0, 17, 0, // Skip to: 863 /* 846 */ MCD_OPC_CheckPredicate, 2, 124, 2, // Skip to: 1486 /* 850 */ MCD_OPC_CheckField, 28, 4, 14, 118, 2, // Skip to: 1486 /* 856 */ MCD_OPC_SoftFail, 128, 26 /* 0xD00 */, 0, /* 860 */ MCD_OPC_Decode, 96, 8, // Opcode: CRC32W /* 863 */ MCD_OPC_FilterValue, 1, 107, 2, // Skip to: 1486 /* 867 */ MCD_OPC_CheckPredicate, 2, 103, 2, // Skip to: 1486 /* 871 */ MCD_OPC_CheckField, 28, 4, 14, 97, 2, // Skip to: 1486 /* 877 */ MCD_OPC_SoftFail, 128, 26 /* 0xD00 */, 0, /* 881 */ MCD_OPC_Decode, 94, 8, // Opcode: CRC32CW /* 884 */ MCD_OPC_FilterValue, 4, 8, 0, // Skip to: 896 /* 888 */ MCD_OPC_CheckPredicate, 3, 82, 2, // Skip to: 1486 /* 892 */ MCD_OPC_Decode, 214, 2, 19, // Opcode: SMLALBB /* 896 */ MCD_OPC_FilterValue, 5, 8, 0, // Skip to: 908 /* 900 */ MCD_OPC_CheckPredicate, 3, 70, 2, // Skip to: 1486 /* 904 */ MCD_OPC_Decode, 218, 2, 19, // Opcode: SMLALTB /* 908 */ MCD_OPC_FilterValue, 6, 8, 0, // Skip to: 920 /* 912 */ MCD_OPC_CheckPredicate, 3, 58, 2, // Skip to: 1486 /* 916 */ MCD_OPC_Decode, 215, 2, 19, // Opcode: SMLALBT /* 920 */ MCD_OPC_FilterValue, 7, 50, 2, // Skip to: 1486 /* 924 */ MCD_OPC_CheckPredicate, 3, 46, 2, // Skip to: 1486 /* 928 */ MCD_OPC_Decode, 219, 2, 19, // Opcode: SMLALTT /* 932 */ MCD_OPC_FilterValue, 1, 38, 2, // Skip to: 1486 /* 936 */ MCD_OPC_CheckPredicate, 0, 14, 0, // Skip to: 954 /* 940 */ MCD_OPC_CheckField, 5, 7, 0, 8, 0, // Skip to: 954 /* 946 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 951 */ MCD_OPC_Decode, 83, 16, // Opcode: CMPrr /* 954 */ MCD_OPC_CheckPredicate, 0, 16, 2, // Skip to: 1486 /* 958 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 963 */ MCD_OPC_Decode, 84, 17, // Opcode: CMPrsi /* 966 */ MCD_OPC_FilterValue, 1, 4, 2, // Skip to: 1486 /* 970 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 973 */ MCD_OPC_FilterValue, 0, 64, 0, // Skip to: 1041 /* 977 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 980 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 1025 /* 984 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 987 */ MCD_OPC_FilterValue, 2, 12, 0, // Skip to: 1003 /* 991 */ MCD_OPC_CheckPredicate, 0, 235, 1, // Skip to: 1486 /* 995 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 999 */ MCD_OPC_Decode, 148, 2, 20, // Opcode: QDADD /* 1003 */ MCD_OPC_FilterValue, 3, 223, 1, // Skip to: 1486 /* 1007 */ MCD_OPC_CheckPredicate, 6, 219, 1, // Skip to: 1486 /* 1011 */ MCD_OPC_SoftFail, 128, 128, 128, 128, 1 /* 0x10000000 */, 128, 128, 128, 128, 14 /* 0xFFFFFFFFE0000000 */, /* 1022 */ MCD_OPC_Decode, 116, 15, // Opcode: HVC /* 1025 */ MCD_OPC_FilterValue, 1, 201, 1, // Skip to: 1486 /* 1029 */ MCD_OPC_CheckPredicate, 0, 197, 1, // Skip to: 1486 /* 1033 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 1038 */ MCD_OPC_Decode, 85, 18, // Opcode: CMPrsr /* 1041 */ MCD_OPC_FilterValue, 1, 185, 1, // Skip to: 1486 /* 1045 */ MCD_OPC_CheckPredicate, 4, 181, 1, // Skip to: 1486 /* 1049 */ MCD_OPC_CheckField, 20, 1, 0, 175, 1, // Skip to: 1486 /* 1055 */ MCD_OPC_CheckField, 5, 2, 0, 169, 1, // Skip to: 1486 /* 1061 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 1065 */ MCD_OPC_Decode, 210, 3, 14, // Opcode: SWPB /* 1069 */ MCD_OPC_FilterValue, 2, 206, 0, // Skip to: 1279 /* 1073 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 1076 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 1102 /* 1080 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 1094 /* 1084 */ MCD_OPC_CheckField, 5, 7, 0, 4, 0, // Skip to: 1094 /* 1090 */ MCD_OPC_Decode, 252, 1, 0, // Opcode: ORRrr /* 1094 */ MCD_OPC_CheckPredicate, 0, 132, 1, // Skip to: 1486 /* 1098 */ MCD_OPC_Decode, 253, 1, 1, // Opcode: ORRrsi /* 1102 */ MCD_OPC_FilterValue, 1, 124, 1, // Skip to: 1486 /* 1106 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 1109 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1121 /* 1113 */ MCD_OPC_CheckPredicate, 0, 113, 1, // Skip to: 1486 /* 1117 */ MCD_OPC_Decode, 254, 1, 2, // Opcode: ORRrsr /* 1121 */ MCD_OPC_FilterValue, 1, 105, 1, // Skip to: 1486 /* 1125 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1128 */ MCD_OPC_FilterValue, 12, 50, 0, // Skip to: 1182 /* 1132 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1135 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 1159 /* 1139 */ MCD_OPC_CheckPredicate, 5, 87, 1, // Skip to: 1486 /* 1143 */ MCD_OPC_CheckField, 12, 4, 15, 81, 1, // Skip to: 1486 /* 1149 */ MCD_OPC_CheckField, 5, 2, 0, 75, 1, // Skip to: 1486 /* 1155 */ MCD_OPC_Decode, 149, 3, 21, // Opcode: STL /* 1159 */ MCD_OPC_FilterValue, 1, 67, 1, // Skip to: 1486 /* 1163 */ MCD_OPC_CheckPredicate, 5, 63, 1, // Skip to: 1486 /* 1167 */ MCD_OPC_CheckField, 5, 2, 0, 57, 1, // Skip to: 1486 /* 1173 */ MCD_OPC_CheckField, 0, 4, 15, 51, 1, // Skip to: 1486 /* 1179 */ MCD_OPC_Decode, 123, 22, // Opcode: LDA /* 1182 */ MCD_OPC_FilterValue, 14, 44, 0, // Skip to: 1230 /* 1186 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1189 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 1207 /* 1193 */ MCD_OPC_CheckPredicate, 5, 33, 1, // Skip to: 1486 /* 1197 */ MCD_OPC_CheckField, 5, 2, 0, 27, 1, // Skip to: 1486 /* 1203 */ MCD_OPC_Decode, 151, 3, 23, // Opcode: STLEX /* 1207 */ MCD_OPC_FilterValue, 1, 19, 1, // Skip to: 1486 /* 1211 */ MCD_OPC_CheckPredicate, 5, 15, 1, // Skip to: 1486 /* 1215 */ MCD_OPC_CheckField, 5, 2, 0, 9, 1, // Skip to: 1486 /* 1221 */ MCD_OPC_CheckField, 0, 4, 15, 3, 1, // Skip to: 1486 /* 1227 */ MCD_OPC_Decode, 125, 22, // Opcode: LDAEX /* 1230 */ MCD_OPC_FilterValue, 15, 252, 0, // Skip to: 1486 /* 1234 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1237 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 1255 /* 1241 */ MCD_OPC_CheckPredicate, 0, 241, 0, // Skip to: 1486 /* 1245 */ MCD_OPC_CheckField, 5, 2, 0, 235, 0, // Skip to: 1486 /* 1251 */ MCD_OPC_Decode, 178, 3, 23, // Opcode: STREX /* 1255 */ MCD_OPC_FilterValue, 1, 227, 0, // Skip to: 1486 /* 1259 */ MCD_OPC_CheckPredicate, 0, 223, 0, // Skip to: 1486 /* 1263 */ MCD_OPC_CheckField, 5, 2, 0, 217, 0, // Skip to: 1486 /* 1269 */ MCD_OPC_CheckField, 0, 4, 15, 211, 0, // Skip to: 1486 /* 1275 */ MCD_OPC_Decode, 167, 1, 22, // Opcode: LDREX /* 1279 */ MCD_OPC_FilterValue, 3, 203, 0, // Skip to: 1486 /* 1283 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 1286 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 1310 /* 1290 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 1303 /* 1294 */ MCD_OPC_CheckField, 5, 7, 0, 3, 0, // Skip to: 1303 /* 1300 */ MCD_OPC_Decode, 54, 0, // Opcode: BICrr /* 1303 */ MCD_OPC_CheckPredicate, 0, 179, 0, // Skip to: 1486 /* 1307 */ MCD_OPC_Decode, 55, 1, // Opcode: BICrsi /* 1310 */ MCD_OPC_FilterValue, 1, 172, 0, // Skip to: 1486 /* 1314 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 1317 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 1328 /* 1321 */ MCD_OPC_CheckPredicate, 0, 161, 0, // Skip to: 1486 /* 1325 */ MCD_OPC_Decode, 56, 2, // Opcode: BICrsr /* 1328 */ MCD_OPC_FilterValue, 1, 154, 0, // Skip to: 1486 /* 1332 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1335 */ MCD_OPC_FilterValue, 12, 50, 0, // Skip to: 1389 /* 1339 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1342 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 1366 /* 1346 */ MCD_OPC_CheckPredicate, 5, 136, 0, // Skip to: 1486 /* 1350 */ MCD_OPC_CheckField, 12, 4, 15, 130, 0, // Skip to: 1486 /* 1356 */ MCD_OPC_CheckField, 5, 2, 0, 124, 0, // Skip to: 1486 /* 1362 */ MCD_OPC_Decode, 150, 3, 21, // Opcode: STLB /* 1366 */ MCD_OPC_FilterValue, 1, 116, 0, // Skip to: 1486 /* 1370 */ MCD_OPC_CheckPredicate, 5, 112, 0, // Skip to: 1486 /* 1374 */ MCD_OPC_CheckField, 5, 2, 0, 106, 0, // Skip to: 1486 /* 1380 */ MCD_OPC_CheckField, 0, 4, 15, 100, 0, // Skip to: 1486 /* 1386 */ MCD_OPC_Decode, 124, 22, // Opcode: LDAB /* 1389 */ MCD_OPC_FilterValue, 14, 44, 0, // Skip to: 1437 /* 1393 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1396 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 1414 /* 1400 */ MCD_OPC_CheckPredicate, 5, 82, 0, // Skip to: 1486 /* 1404 */ MCD_OPC_CheckField, 5, 2, 0, 76, 0, // Skip to: 1486 /* 1410 */ MCD_OPC_Decode, 152, 3, 23, // Opcode: STLEXB /* 1414 */ MCD_OPC_FilterValue, 1, 68, 0, // Skip to: 1486 /* 1418 */ MCD_OPC_CheckPredicate, 5, 64, 0, // Skip to: 1486 /* 1422 */ MCD_OPC_CheckField, 5, 2, 0, 58, 0, // Skip to: 1486 /* 1428 */ MCD_OPC_CheckField, 0, 4, 15, 52, 0, // Skip to: 1486 /* 1434 */ MCD_OPC_Decode, 126, 22, // Opcode: LDAEXB /* 1437 */ MCD_OPC_FilterValue, 15, 45, 0, // Skip to: 1486 /* 1441 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1444 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 1462 /* 1448 */ MCD_OPC_CheckPredicate, 0, 34, 0, // Skip to: 1486 /* 1452 */ MCD_OPC_CheckField, 5, 2, 0, 28, 0, // Skip to: 1486 /* 1458 */ MCD_OPC_Decode, 179, 3, 23, // Opcode: STREXB /* 1462 */ MCD_OPC_FilterValue, 1, 20, 0, // Skip to: 1486 /* 1466 */ MCD_OPC_CheckPredicate, 0, 16, 0, // Skip to: 1486 /* 1470 */ MCD_OPC_CheckField, 5, 2, 0, 10, 0, // Skip to: 1486 /* 1476 */ MCD_OPC_CheckField, 0, 4, 15, 4, 0, // Skip to: 1486 /* 1482 */ MCD_OPC_Decode, 168, 1, 22, // Opcode: LDREXB /* 1486 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 1489 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 1525 /* 1493 */ MCD_OPC_CheckPredicate, 6, 87, 24, // Skip to: 7728 /* 1497 */ MCD_OPC_CheckField, 23, 1, 0, 81, 24, // Skip to: 7728 /* 1503 */ MCD_OPC_CheckField, 20, 1, 0, 75, 24, // Skip to: 7728 /* 1509 */ MCD_OPC_CheckField, 9, 3, 1, 69, 24, // Skip to: 7728 /* 1515 */ MCD_OPC_CheckField, 0, 4, 0, 63, 24, // Skip to: 7728 /* 1521 */ MCD_OPC_Decode, 239, 1, 24, // Opcode: MRSbanked /* 1525 */ MCD_OPC_FilterValue, 11, 27, 0, // Skip to: 1556 /* 1529 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1532 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1544 /* 1536 */ MCD_OPC_CheckPredicate, 0, 44, 24, // Skip to: 7728 /* 1540 */ MCD_OPC_Decode, 182, 3, 7, // Opcode: STRH /* 1544 */ MCD_OPC_FilterValue, 1, 36, 24, // Skip to: 7728 /* 1548 */ MCD_OPC_CheckPredicate, 0, 32, 24, // Skip to: 7728 /* 1552 */ MCD_OPC_Decode, 171, 1, 7, // Opcode: LDRH /* 1556 */ MCD_OPC_FilterValue, 13, 27, 0, // Skip to: 1587 /* 1560 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1563 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1575 /* 1567 */ MCD_OPC_CheckPredicate, 3, 13, 24, // Skip to: 7728 /* 1571 */ MCD_OPC_Decode, 164, 1, 7, // Opcode: LDRD /* 1575 */ MCD_OPC_FilterValue, 1, 5, 24, // Skip to: 7728 /* 1579 */ MCD_OPC_CheckPredicate, 0, 1, 24, // Skip to: 7728 /* 1583 */ MCD_OPC_Decode, 179, 1, 7, // Opcode: LDRSB /* 1587 */ MCD_OPC_FilterValue, 15, 249, 23, // Skip to: 7728 /* 1591 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1594 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1606 /* 1598 */ MCD_OPC_CheckPredicate, 3, 238, 23, // Skip to: 7728 /* 1602 */ MCD_OPC_Decode, 175, 3, 7, // Opcode: STRD /* 1606 */ MCD_OPC_FilterValue, 1, 230, 23, // Skip to: 7728 /* 1610 */ MCD_OPC_CheckPredicate, 0, 226, 23, // Skip to: 7728 /* 1614 */ MCD_OPC_Decode, 184, 1, 7, // Opcode: LDRSH /* 1618 */ MCD_OPC_FilterValue, 1, 218, 23, // Skip to: 7728 /* 1622 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 1625 */ MCD_OPC_FilterValue, 0, 79, 2, // Skip to: 2220 /* 1629 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 1632 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 1689 /* 1636 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 1639 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 1663 /* 1643 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 1656 /* 1647 */ MCD_OPC_CheckField, 5, 7, 0, 3, 0, // Skip to: 1656 /* 1653 */ MCD_OPC_Decode, 101, 0, // Opcode: EORrr /* 1656 */ MCD_OPC_CheckPredicate, 0, 180, 23, // Skip to: 7728 /* 1660 */ MCD_OPC_Decode, 102, 1, // Opcode: EORrsi /* 1663 */ MCD_OPC_FilterValue, 1, 173, 23, // Skip to: 7728 /* 1667 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 1681 /* 1671 */ MCD_OPC_CheckField, 5, 7, 0, 4, 0, // Skip to: 1681 /* 1677 */ MCD_OPC_Decode, 174, 2, 0, // Opcode: RSBrr /* 1681 */ MCD_OPC_CheckPredicate, 0, 155, 23, // Skip to: 7728 /* 1685 */ MCD_OPC_Decode, 175, 2, 1, // Opcode: RSBrsi /* 1689 */ MCD_OPC_FilterValue, 1, 53, 0, // Skip to: 1746 /* 1693 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 1696 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 1720 /* 1700 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 1713 /* 1704 */ MCD_OPC_CheckField, 5, 7, 0, 3, 0, // Skip to: 1713 /* 1710 */ MCD_OPC_Decode, 24, 0, // Opcode: ADCrr /* 1713 */ MCD_OPC_CheckPredicate, 0, 123, 23, // Skip to: 7728 /* 1717 */ MCD_OPC_Decode, 25, 1, // Opcode: ADCrsi /* 1720 */ MCD_OPC_FilterValue, 1, 116, 23, // Skip to: 7728 /* 1724 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 1738 /* 1728 */ MCD_OPC_CheckField, 5, 7, 0, 4, 0, // Skip to: 1738 /* 1734 */ MCD_OPC_Decode, 178, 2, 0, // Opcode: RSCrr /* 1738 */ MCD_OPC_CheckPredicate, 0, 98, 23, // Skip to: 7728 /* 1742 */ MCD_OPC_Decode, 179, 2, 1, // Opcode: RSCrsi /* 1746 */ MCD_OPC_FilterValue, 2, 106, 1, // Skip to: 2112 /* 1750 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 1753 */ MCD_OPC_FilterValue, 0, 22, 1, // Skip to: 2035 /* 1757 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 1760 */ MCD_OPC_FilterValue, 0, 33, 0, // Skip to: 1797 /* 1764 */ MCD_OPC_ExtractField, 9, 7, // Inst{15-9} ... /* 1767 */ MCD_OPC_FilterValue, 120, 14, 0, // Skip to: 1785 /* 1771 */ MCD_OPC_CheckPredicate, 0, 65, 23, // Skip to: 7728 /* 1775 */ MCD_OPC_CheckField, 8, 1, 0, 59, 23, // Skip to: 7728 /* 1781 */ MCD_OPC_Decode, 241, 1, 25, // Opcode: MSR /* 1785 */ MCD_OPC_FilterValue, 121, 51, 23, // Skip to: 7728 /* 1789 */ MCD_OPC_CheckPredicate, 6, 47, 23, // Skip to: 7728 /* 1793 */ MCD_OPC_Decode, 242, 1, 26, // Opcode: MSRbanked /* 1797 */ MCD_OPC_FilterValue, 1, 20, 0, // Skip to: 1821 /* 1801 */ MCD_OPC_CheckPredicate, 0, 35, 23, // Skip to: 7728 /* 1805 */ MCD_OPC_CheckField, 22, 1, 0, 29, 23, // Skip to: 7728 /* 1811 */ MCD_OPC_CheckField, 8, 12, 255, 31, 22, 23, // Skip to: 7728 /* 1818 */ MCD_OPC_Decode, 69, 27, // Opcode: BXJ /* 1821 */ MCD_OPC_FilterValue, 2, 57, 0, // Skip to: 1882 /* 1825 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 1828 */ MCD_OPC_FilterValue, 0, 23, 0, // Skip to: 1855 /* 1832 */ MCD_OPC_CheckPredicate, 2, 4, 23, // Skip to: 7728 /* 1836 */ MCD_OPC_CheckField, 28, 4, 14, 254, 22, // Skip to: 7728 /* 1842 */ MCD_OPC_CheckField, 22, 1, 0, 248, 22, // Skip to: 7728 /* 1848 */ MCD_OPC_SoftFail, 128, 26 /* 0xD00 */, 0, /* 1852 */ MCD_OPC_Decode, 95, 8, // Opcode: CRC32H /* 1855 */ MCD_OPC_FilterValue, 1, 237, 22, // Skip to: 7728 /* 1859 */ MCD_OPC_CheckPredicate, 2, 233, 22, // Skip to: 7728 /* 1863 */ MCD_OPC_CheckField, 28, 4, 14, 227, 22, // Skip to: 7728 /* 1869 */ MCD_OPC_CheckField, 22, 1, 0, 221, 22, // Skip to: 7728 /* 1875 */ MCD_OPC_SoftFail, 128, 26 /* 0xD00 */, 0, /* 1879 */ MCD_OPC_Decode, 93, 8, // Opcode: CRC32CH /* 1882 */ MCD_OPC_FilterValue, 3, 25, 0, // Skip to: 1911 /* 1886 */ MCD_OPC_CheckPredicate, 6, 206, 22, // Skip to: 7728 /* 1890 */ MCD_OPC_CheckField, 22, 1, 1, 200, 22, // Skip to: 7728 /* 1896 */ MCD_OPC_CheckField, 8, 12, 0, 194, 22, // Skip to: 7728 /* 1902 */ MCD_OPC_CheckField, 0, 4, 14, 188, 22, // Skip to: 7728 /* 1908 */ MCD_OPC_Decode, 104, 28, // Opcode: ERET /* 1911 */ MCD_OPC_FilterValue, 4, 27, 0, // Skip to: 1942 /* 1915 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 1918 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1930 /* 1922 */ MCD_OPC_CheckPredicate, 3, 170, 22, // Skip to: 7728 /* 1926 */ MCD_OPC_Decode, 223, 2, 13, // Opcode: SMLAWB /* 1930 */ MCD_OPC_FilterValue, 1, 162, 22, // Skip to: 7728 /* 1934 */ MCD_OPC_CheckPredicate, 3, 158, 22, // Skip to: 7728 /* 1938 */ MCD_OPC_Decode, 237, 2, 29, // Opcode: SMULBB /* 1942 */ MCD_OPC_FilterValue, 5, 27, 0, // Skip to: 1973 /* 1946 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 1949 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1961 /* 1953 */ MCD_OPC_CheckPredicate, 3, 139, 22, // Skip to: 7728 /* 1957 */ MCD_OPC_Decode, 243, 2, 29, // Opcode: SMULWB /* 1961 */ MCD_OPC_FilterValue, 1, 131, 22, // Skip to: 7728 /* 1965 */ MCD_OPC_CheckPredicate, 3, 127, 22, // Skip to: 7728 /* 1969 */ MCD_OPC_Decode, 241, 2, 29, // Opcode: SMULTB /* 1973 */ MCD_OPC_FilterValue, 6, 27, 0, // Skip to: 2004 /* 1977 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 1980 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1992 /* 1984 */ MCD_OPC_CheckPredicate, 3, 108, 22, // Skip to: 7728 /* 1988 */ MCD_OPC_Decode, 224, 2, 13, // Opcode: SMLAWT /* 1992 */ MCD_OPC_FilterValue, 1, 100, 22, // Skip to: 7728 /* 1996 */ MCD_OPC_CheckPredicate, 3, 96, 22, // Skip to: 7728 /* 2000 */ MCD_OPC_Decode, 238, 2, 29, // Opcode: SMULBT /* 2004 */ MCD_OPC_FilterValue, 7, 88, 22, // Skip to: 7728 /* 2008 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2011 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2023 /* 2015 */ MCD_OPC_CheckPredicate, 3, 77, 22, // Skip to: 7728 /* 2019 */ MCD_OPC_Decode, 244, 2, 29, // Opcode: SMULWT /* 2023 */ MCD_OPC_FilterValue, 1, 69, 22, // Skip to: 7728 /* 2027 */ MCD_OPC_CheckPredicate, 3, 65, 22, // Skip to: 7728 /* 2031 */ MCD_OPC_Decode, 242, 2, 29, // Opcode: SMULTT /* 2035 */ MCD_OPC_FilterValue, 1, 57, 22, // Skip to: 7728 /* 2039 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2042 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 2078 /* 2046 */ MCD_OPC_CheckPredicate, 0, 15, 0, // Skip to: 2065 /* 2050 */ MCD_OPC_CheckField, 5, 7, 0, 9, 0, // Skip to: 2065 /* 2056 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 2061 */ MCD_OPC_Decode, 222, 3, 16, // Opcode: TEQrr /* 2065 */ MCD_OPC_CheckPredicate, 0, 27, 22, // Skip to: 7728 /* 2069 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 2074 */ MCD_OPC_Decode, 223, 3, 17, // Opcode: TEQrsi /* 2078 */ MCD_OPC_FilterValue, 1, 14, 22, // Skip to: 7728 /* 2082 */ MCD_OPC_CheckPredicate, 0, 14, 0, // Skip to: 2100 /* 2086 */ MCD_OPC_CheckField, 5, 7, 0, 8, 0, // Skip to: 2100 /* 2092 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 2097 */ MCD_OPC_Decode, 79, 16, // Opcode: CMNzrr /* 2100 */ MCD_OPC_CheckPredicate, 0, 248, 21, // Skip to: 7728 /* 2104 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 2109 */ MCD_OPC_Decode, 80, 17, // Opcode: CMNzrsi /* 2112 */ MCD_OPC_FilterValue, 3, 236, 21, // Skip to: 7728 /* 2116 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2119 */ MCD_OPC_FilterValue, 0, 64, 0, // Skip to: 2187 /* 2123 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 2144 /* 2127 */ MCD_OPC_CheckField, 5, 16, 128, 15, 10, 0, // Skip to: 2144 /* 2134 */ MCD_OPC_CheckField, 0, 4, 14, 4, 0, // Skip to: 2144 /* 2140 */ MCD_OPC_Decode, 218, 1, 28, // Opcode: MOVPCLR /* 2144 */ MCD_OPC_ExtractField, 5, 7, // Inst{11-5} ... /* 2147 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 2173 /* 2151 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 2165 /* 2155 */ MCD_OPC_CheckField, 16, 4, 0, 4, 0, // Skip to: 2165 /* 2161 */ MCD_OPC_Decode, 228, 1, 30, // Opcode: MOVr /* 2165 */ MCD_OPC_CheckPredicate, 0, 4, 0, // Skip to: 2173 /* 2169 */ MCD_OPC_Decode, 229, 1, 31, // Opcode: MOVr_TC /* 2173 */ MCD_OPC_CheckPredicate, 0, 175, 21, // Skip to: 7728 /* 2177 */ MCD_OPC_CheckField, 16, 4, 0, 169, 21, // Skip to: 7728 /* 2183 */ MCD_OPC_Decode, 230, 1, 32, // Opcode: MOVsi /* 2187 */ MCD_OPC_FilterValue, 1, 161, 21, // Skip to: 7728 /* 2191 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 2194 */ MCD_OPC_FilterValue, 0, 154, 21, // Skip to: 7728 /* 2198 */ MCD_OPC_CheckPredicate, 0, 10, 0, // Skip to: 2212 /* 2202 */ MCD_OPC_CheckField, 5, 7, 0, 4, 0, // Skip to: 2212 /* 2208 */ MCD_OPC_Decode, 248, 1, 30, // Opcode: MVNr /* 2212 */ MCD_OPC_CheckPredicate, 0, 136, 21, // Skip to: 7728 /* 2216 */ MCD_OPC_Decode, 249, 1, 32, // Opcode: MVNsi /* 2220 */ MCD_OPC_FilterValue, 1, 128, 21, // Skip to: 7728 /* 2224 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 2227 */ MCD_OPC_FilterValue, 0, 57, 1, // Skip to: 2544 /* 2231 */ MCD_OPC_ExtractField, 22, 3, // Inst{24-22} ... /* 2234 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 2245 /* 2238 */ MCD_OPC_CheckPredicate, 0, 110, 21, // Skip to: 7728 /* 2242 */ MCD_OPC_Decode, 103, 2, // Opcode: EORrsr /* 2245 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 2257 /* 2249 */ MCD_OPC_CheckPredicate, 0, 99, 21, // Skip to: 7728 /* 2253 */ MCD_OPC_Decode, 176, 2, 2, // Opcode: RSBrsr /* 2257 */ MCD_OPC_FilterValue, 2, 7, 0, // Skip to: 2268 /* 2261 */ MCD_OPC_CheckPredicate, 0, 87, 21, // Skip to: 7728 /* 2265 */ MCD_OPC_Decode, 26, 3, // Opcode: ADCrsr /* 2268 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 2280 /* 2272 */ MCD_OPC_CheckPredicate, 0, 76, 21, // Skip to: 7728 /* 2276 */ MCD_OPC_Decode, 180, 2, 2, // Opcode: RSCrsr /* 2280 */ MCD_OPC_FilterValue, 4, 137, 0, // Skip to: 2421 /* 2284 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2287 */ MCD_OPC_FilterValue, 0, 113, 0, // Skip to: 2404 /* 2291 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 2294 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 2339 /* 2298 */ MCD_OPC_ExtractField, 8, 12, // Inst{19-8} ... /* 2301 */ MCD_OPC_FilterValue, 255, 31, 46, 21, // Skip to: 7728 /* 2306 */ MCD_OPC_CheckPredicate, 7, 9, 0, // Skip to: 2319 /* 2310 */ MCD_OPC_CheckField, 0, 4, 14, 3, 0, // Skip to: 2319 /* 2316 */ MCD_OPC_Decode, 71, 28, // Opcode: BX_RET /* 2319 */ MCD_OPC_CheckPredicate, 7, 9, 0, // Skip to: 2332 /* 2323 */ MCD_OPC_CheckField, 28, 4, 14, 3, 0, // Skip to: 2332 /* 2329 */ MCD_OPC_Decode, 68, 33, // Opcode: BX /* 2332 */ MCD_OPC_CheckPredicate, 7, 16, 21, // Skip to: 7728 /* 2336 */ MCD_OPC_Decode, 72, 27, // Opcode: BX_pred /* 2339 */ MCD_OPC_FilterValue, 1, 28, 0, // Skip to: 2371 /* 2343 */ MCD_OPC_ExtractField, 8, 12, // Inst{19-8} ... /* 2346 */ MCD_OPC_FilterValue, 255, 31, 1, 21, // Skip to: 7728 /* 2351 */ MCD_OPC_CheckPredicate, 8, 9, 0, // Skip to: 2364 /* 2355 */ MCD_OPC_CheckField, 28, 4, 14, 3, 0, // Skip to: 2364 /* 2361 */ MCD_OPC_Decode, 59, 33, // Opcode: BLX /* 2364 */ MCD_OPC_CheckPredicate, 8, 240, 20, // Skip to: 7728 /* 2368 */ MCD_OPC_Decode, 60, 27, // Opcode: BLX_pred /* 2371 */ MCD_OPC_FilterValue, 2, 12, 0, // Skip to: 2387 /* 2375 */ MCD_OPC_CheckPredicate, 0, 229, 20, // Skip to: 7728 /* 2379 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 2383 */ MCD_OPC_Decode, 151, 2, 20, // Opcode: QSUB /* 2387 */ MCD_OPC_FilterValue, 3, 217, 20, // Skip to: 7728 /* 2391 */ MCD_OPC_CheckPredicate, 0, 213, 20, // Skip to: 7728 /* 2395 */ MCD_OPC_CheckField, 28, 4, 14, 207, 20, // Skip to: 7728 /* 2401 */ MCD_OPC_Decode, 57, 15, // Opcode: BKPT /* 2404 */ MCD_OPC_FilterValue, 1, 200, 20, // Skip to: 7728 /* 2408 */ MCD_OPC_CheckPredicate, 0, 196, 20, // Skip to: 7728 /* 2412 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 2417 */ MCD_OPC_Decode, 224, 3, 18, // Opcode: TEQrsr /* 2421 */ MCD_OPC_FilterValue, 5, 83, 0, // Skip to: 2508 /* 2425 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2428 */ MCD_OPC_FilterValue, 0, 60, 0, // Skip to: 2492 /* 2432 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 2435 */ MCD_OPC_FilterValue, 0, 19, 0, // Skip to: 2458 /* 2439 */ MCD_OPC_CheckPredicate, 8, 165, 20, // Skip to: 7728 /* 2443 */ MCD_OPC_CheckField, 16, 4, 15, 159, 20, // Skip to: 7728 /* 2449 */ MCD_OPC_CheckField, 8, 4, 15, 153, 20, // Skip to: 7728 /* 2455 */ MCD_OPC_Decode, 77, 34, // Opcode: CLZ /* 2458 */ MCD_OPC_FilterValue, 2, 12, 0, // Skip to: 2474 /* 2462 */ MCD_OPC_CheckPredicate, 0, 142, 20, // Skip to: 7728 /* 2466 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 2470 */ MCD_OPC_Decode, 149, 2, 20, // Opcode: QDSUB /* 2474 */ MCD_OPC_FilterValue, 3, 130, 20, // Skip to: 7728 /* 2478 */ MCD_OPC_CheckPredicate, 9, 126, 20, // Skip to: 7728 /* 2482 */ MCD_OPC_CheckField, 8, 12, 0, 120, 20, // Skip to: 7728 /* 2488 */ MCD_OPC_Decode, 208, 2, 35, // Opcode: SMC /* 2492 */ MCD_OPC_FilterValue, 1, 112, 20, // Skip to: 7728 /* 2496 */ MCD_OPC_CheckPredicate, 0, 108, 20, // Skip to: 7728 /* 2500 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 2505 */ MCD_OPC_Decode, 81, 18, // Opcode: CMNzrsr /* 2508 */ MCD_OPC_FilterValue, 6, 14, 0, // Skip to: 2526 /* 2512 */ MCD_OPC_CheckPredicate, 0, 92, 20, // Skip to: 7728 /* 2516 */ MCD_OPC_CheckField, 16, 4, 0, 86, 20, // Skip to: 7728 /* 2522 */ MCD_OPC_Decode, 231, 1, 36, // Opcode: MOVsr /* 2526 */ MCD_OPC_FilterValue, 7, 78, 20, // Skip to: 7728 /* 2530 */ MCD_OPC_CheckPredicate, 0, 74, 20, // Skip to: 7728 /* 2534 */ MCD_OPC_CheckField, 16, 4, 0, 68, 20, // Skip to: 7728 /* 2540 */ MCD_OPC_Decode, 250, 1, 37, // Opcode: MVNsr /* 2544 */ MCD_OPC_FilterValue, 1, 60, 20, // Skip to: 7728 /* 2548 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 2551 */ MCD_OPC_FilterValue, 0, 5, 1, // Skip to: 2816 /* 2555 */ MCD_OPC_ExtractField, 22, 3, // Inst{24-22} ... /* 2558 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2570 /* 2562 */ MCD_OPC_CheckPredicate, 1, 42, 20, // Skip to: 7728 /* 2566 */ MCD_OPC_Decode, 209, 1, 38, // Opcode: MLA /* 2570 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 2588 /* 2574 */ MCD_OPC_CheckPredicate, 10, 30, 20, // Skip to: 7728 /* 2578 */ MCD_OPC_CheckField, 20, 1, 0, 24, 20, // Skip to: 7728 /* 2584 */ MCD_OPC_Decode, 211, 1, 39, // Opcode: MLS /* 2588 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 2600 /* 2592 */ MCD_OPC_CheckPredicate, 1, 12, 20, // Skip to: 7728 /* 2596 */ MCD_OPC_Decode, 245, 3, 40, // Opcode: UMLAL /* 2600 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 2612 /* 2604 */ MCD_OPC_CheckPredicate, 1, 0, 20, // Skip to: 7728 /* 2608 */ MCD_OPC_Decode, 213, 2, 40, // Opcode: SMLAL /* 2612 */ MCD_OPC_FilterValue, 6, 76, 0, // Skip to: 2692 /* 2616 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 2619 */ MCD_OPC_FilterValue, 14, 32, 0, // Skip to: 2655 /* 2623 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2626 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2638 /* 2630 */ MCD_OPC_CheckPredicate, 5, 230, 19, // Skip to: 7728 /* 2634 */ MCD_OPC_Decode, 153, 3, 41, // Opcode: STLEXD /* 2638 */ MCD_OPC_FilterValue, 1, 222, 19, // Skip to: 7728 /* 2642 */ MCD_OPC_CheckPredicate, 5, 218, 19, // Skip to: 7728 /* 2646 */ MCD_OPC_CheckField, 0, 4, 15, 212, 19, // Skip to: 7728 /* 2652 */ MCD_OPC_Decode, 127, 42, // Opcode: LDAEXD /* 2655 */ MCD_OPC_FilterValue, 15, 205, 19, // Skip to: 7728 /* 2659 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2662 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2674 /* 2666 */ MCD_OPC_CheckPredicate, 0, 194, 19, // Skip to: 7728 /* 2670 */ MCD_OPC_Decode, 180, 3, 41, // Opcode: STREXD /* 2674 */ MCD_OPC_FilterValue, 1, 186, 19, // Skip to: 7728 /* 2678 */ MCD_OPC_CheckPredicate, 0, 182, 19, // Skip to: 7728 /* 2682 */ MCD_OPC_CheckField, 0, 4, 15, 176, 19, // Skip to: 7728 /* 2688 */ MCD_OPC_Decode, 169, 1, 42, // Opcode: LDREXD /* 2692 */ MCD_OPC_FilterValue, 7, 168, 19, // Skip to: 7728 /* 2696 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 2699 */ MCD_OPC_FilterValue, 12, 39, 0, // Skip to: 2742 /* 2703 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2706 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 2724 /* 2710 */ MCD_OPC_CheckPredicate, 5, 150, 19, // Skip to: 7728 /* 2714 */ MCD_OPC_CheckField, 12, 4, 15, 144, 19, // Skip to: 7728 /* 2720 */ MCD_OPC_Decode, 155, 3, 21, // Opcode: STLH /* 2724 */ MCD_OPC_FilterValue, 1, 136, 19, // Skip to: 7728 /* 2728 */ MCD_OPC_CheckPredicate, 5, 132, 19, // Skip to: 7728 /* 2732 */ MCD_OPC_CheckField, 0, 4, 15, 126, 19, // Skip to: 7728 /* 2738 */ MCD_OPC_Decode, 129, 1, 22, // Opcode: LDAH /* 2742 */ MCD_OPC_FilterValue, 14, 33, 0, // Skip to: 2779 /* 2746 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2749 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2761 /* 2753 */ MCD_OPC_CheckPredicate, 5, 107, 19, // Skip to: 7728 /* 2757 */ MCD_OPC_Decode, 154, 3, 23, // Opcode: STLEXH /* 2761 */ MCD_OPC_FilterValue, 1, 99, 19, // Skip to: 7728 /* 2765 */ MCD_OPC_CheckPredicate, 5, 95, 19, // Skip to: 7728 /* 2769 */ MCD_OPC_CheckField, 0, 4, 15, 89, 19, // Skip to: 7728 /* 2775 */ MCD_OPC_Decode, 128, 1, 22, // Opcode: LDAEXH /* 2779 */ MCD_OPC_FilterValue, 15, 81, 19, // Skip to: 7728 /* 2783 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2786 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2798 /* 2790 */ MCD_OPC_CheckPredicate, 0, 70, 19, // Skip to: 7728 /* 2794 */ MCD_OPC_Decode, 181, 3, 23, // Opcode: STREXH /* 2798 */ MCD_OPC_FilterValue, 1, 62, 19, // Skip to: 7728 /* 2802 */ MCD_OPC_CheckPredicate, 0, 58, 19, // Skip to: 7728 /* 2806 */ MCD_OPC_CheckField, 0, 4, 15, 52, 19, // Skip to: 7728 /* 2812 */ MCD_OPC_Decode, 170, 1, 22, // Opcode: LDREXH /* 2816 */ MCD_OPC_FilterValue, 1, 113, 0, // Skip to: 2933 /* 2820 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2823 */ MCD_OPC_FilterValue, 0, 52, 0, // Skip to: 2879 /* 2827 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 2830 */ MCD_OPC_FilterValue, 0, 33, 0, // Skip to: 2867 /* 2834 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2837 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 2855 /* 2841 */ MCD_OPC_CheckPredicate, 0, 19, 19, // Skip to: 7728 /* 2845 */ MCD_OPC_CheckField, 8, 4, 0, 13, 19, // Skip to: 7728 /* 2851 */ MCD_OPC_Decode, 184, 3, 43, // Opcode: STRHTr /* 2855 */ MCD_OPC_FilterValue, 1, 5, 19, // Skip to: 7728 /* 2859 */ MCD_OPC_CheckPredicate, 0, 1, 19, // Skip to: 7728 /* 2863 */ MCD_OPC_Decode, 183, 3, 44, // Opcode: STRHTi /* 2867 */ MCD_OPC_FilterValue, 1, 249, 18, // Skip to: 7728 /* 2871 */ MCD_OPC_CheckPredicate, 0, 245, 18, // Skip to: 7728 /* 2875 */ MCD_OPC_Decode, 186, 3, 7, // Opcode: STRH_PRE /* 2879 */ MCD_OPC_FilterValue, 1, 237, 18, // Skip to: 7728 /* 2883 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 2886 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 2921 /* 2890 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2893 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 2909 /* 2897 */ MCD_OPC_CheckPredicate, 0, 219, 18, // Skip to: 7728 /* 2901 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 2905 */ MCD_OPC_Decode, 173, 1, 45, // Opcode: LDRHTr /* 2909 */ MCD_OPC_FilterValue, 1, 207, 18, // Skip to: 7728 /* 2913 */ MCD_OPC_CheckPredicate, 0, 203, 18, // Skip to: 7728 /* 2917 */ MCD_OPC_Decode, 172, 1, 46, // Opcode: LDRHTi /* 2921 */ MCD_OPC_FilterValue, 1, 195, 18, // Skip to: 7728 /* 2925 */ MCD_OPC_CheckPredicate, 0, 191, 18, // Skip to: 7728 /* 2929 */ MCD_OPC_Decode, 175, 1, 7, // Opcode: LDRH_PRE /* 2933 */ MCD_OPC_FilterValue, 2, 75, 0, // Skip to: 3012 /* 2937 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2940 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 2958 /* 2944 */ MCD_OPC_CheckPredicate, 0, 172, 18, // Skip to: 7728 /* 2948 */ MCD_OPC_CheckField, 24, 1, 1, 166, 18, // Skip to: 7728 /* 2954 */ MCD_OPC_Decode, 166, 1, 7, // Opcode: LDRD_PRE /* 2958 */ MCD_OPC_FilterValue, 1, 158, 18, // Skip to: 7728 /* 2962 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 2965 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 3000 /* 2969 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2972 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 2988 /* 2976 */ MCD_OPC_CheckPredicate, 0, 140, 18, // Skip to: 7728 /* 2980 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 2984 */ MCD_OPC_Decode, 181, 1, 45, // Opcode: LDRSBTr /* 2988 */ MCD_OPC_FilterValue, 1, 128, 18, // Skip to: 7728 /* 2992 */ MCD_OPC_CheckPredicate, 0, 124, 18, // Skip to: 7728 /* 2996 */ MCD_OPC_Decode, 180, 1, 46, // Opcode: LDRSBTi /* 3000 */ MCD_OPC_FilterValue, 1, 116, 18, // Skip to: 7728 /* 3004 */ MCD_OPC_CheckPredicate, 0, 112, 18, // Skip to: 7728 /* 3008 */ MCD_OPC_Decode, 183, 1, 7, // Opcode: LDRSB_PRE /* 3012 */ MCD_OPC_FilterValue, 3, 104, 18, // Skip to: 7728 /* 3016 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 3019 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 3037 /* 3023 */ MCD_OPC_CheckPredicate, 0, 93, 18, // Skip to: 7728 /* 3027 */ MCD_OPC_CheckField, 24, 1, 1, 87, 18, // Skip to: 7728 /* 3033 */ MCD_OPC_Decode, 177, 3, 7, // Opcode: STRD_PRE /* 3037 */ MCD_OPC_FilterValue, 1, 79, 18, // Skip to: 7728 /* 3041 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3044 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 3079 /* 3048 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 3051 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 3067 /* 3055 */ MCD_OPC_CheckPredicate, 0, 61, 18, // Skip to: 7728 /* 3059 */ MCD_OPC_SoftFail, 128, 30 /* 0xF00 */, 0, /* 3063 */ MCD_OPC_Decode, 186, 1, 45, // Opcode: LDRSHTr /* 3067 */ MCD_OPC_FilterValue, 1, 49, 18, // Skip to: 7728 /* 3071 */ MCD_OPC_CheckPredicate, 0, 45, 18, // Skip to: 7728 /* 3075 */ MCD_OPC_Decode, 185, 1, 46, // Opcode: LDRSHTi /* 3079 */ MCD_OPC_FilterValue, 1, 37, 18, // Skip to: 7728 /* 3083 */ MCD_OPC_CheckPredicate, 0, 33, 18, // Skip to: 7728 /* 3087 */ MCD_OPC_Decode, 188, 1, 7, // Opcode: LDRSH_PRE /* 3091 */ MCD_OPC_FilterValue, 1, 147, 1, // Skip to: 3498 /* 3095 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 3098 */ MCD_OPC_FilterValue, 0, 170, 0, // Skip to: 3272 /* 3102 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3105 */ MCD_OPC_FilterValue, 0, 62, 0, // Skip to: 3171 /* 3109 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 3112 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 3123 /* 3116 */ MCD_OPC_CheckPredicate, 0, 38, 0, // Skip to: 3158 /* 3120 */ MCD_OPC_Decode, 42, 47, // Opcode: ANDri /* 3123 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 3135 /* 3127 */ MCD_OPC_CheckPredicate, 0, 27, 0, // Skip to: 3158 /* 3131 */ MCD_OPC_Decode, 204, 3, 47, // Opcode: SUBri /* 3135 */ MCD_OPC_FilterValue, 2, 7, 0, // Skip to: 3146 /* 3139 */ MCD_OPC_CheckPredicate, 0, 15, 0, // Skip to: 3158 /* 3143 */ MCD_OPC_Decode, 31, 47, // Opcode: ADDri /* 3146 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 3158 /* 3150 */ MCD_OPC_CheckPredicate, 0, 4, 0, // Skip to: 3158 /* 3154 */ MCD_OPC_Decode, 184, 2, 47, // Opcode: SBCri /* 3158 */ MCD_OPC_CheckPredicate, 0, 214, 17, // Skip to: 7728 /* 3162 */ MCD_OPC_CheckField, 16, 5, 15, 208, 17, // Skip to: 7728 /* 3168 */ MCD_OPC_Decode, 37, 48, // Opcode: ADR /* 3171 */ MCD_OPC_FilterValue, 1, 201, 17, // Skip to: 7728 /* 3175 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 3178 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 3214 /* 3182 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 3185 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3197 /* 3189 */ MCD_OPC_CheckPredicate, 10, 183, 17, // Skip to: 7728 /* 3193 */ MCD_OPC_Decode, 225, 1, 49, // Opcode: MOVi16 /* 3197 */ MCD_OPC_FilterValue, 1, 175, 17, // Skip to: 7728 /* 3201 */ MCD_OPC_CheckPredicate, 0, 171, 17, // Skip to: 7728 /* 3205 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 3210 */ MCD_OPC_Decode, 228, 3, 50, // Opcode: TSTri /* 3214 */ MCD_OPC_FilterValue, 1, 31, 0, // Skip to: 3249 /* 3218 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 3221 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3233 /* 3225 */ MCD_OPC_CheckPredicate, 10, 147, 17, // Skip to: 7728 /* 3229 */ MCD_OPC_Decode, 220, 1, 49, // Opcode: MOVTi16 /* 3233 */ MCD_OPC_FilterValue, 1, 139, 17, // Skip to: 7728 /* 3237 */ MCD_OPC_CheckPredicate, 0, 135, 17, // Skip to: 7728 /* 3241 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 3246 */ MCD_OPC_Decode, 82, 50, // Opcode: CMPri /* 3249 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 3261 /* 3253 */ MCD_OPC_CheckPredicate, 0, 119, 17, // Skip to: 7728 /* 3257 */ MCD_OPC_Decode, 251, 1, 47, // Opcode: ORRri /* 3261 */ MCD_OPC_FilterValue, 3, 111, 17, // Skip to: 7728 /* 3265 */ MCD_OPC_CheckPredicate, 0, 107, 17, // Skip to: 7728 /* 3269 */ MCD_OPC_Decode, 53, 47, // Opcode: BICri /* 3272 */ MCD_OPC_FilterValue, 1, 100, 17, // Skip to: 7728 /* 3276 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 3279 */ MCD_OPC_FilterValue, 0, 26, 0, // Skip to: 3309 /* 3283 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 3286 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 3297 /* 3290 */ MCD_OPC_CheckPredicate, 0, 82, 17, // Skip to: 7728 /* 3294 */ MCD_OPC_Decode, 100, 47, // Opcode: EORri /* 3297 */ MCD_OPC_FilterValue, 1, 75, 17, // Skip to: 7728 /* 3301 */ MCD_OPC_CheckPredicate, 0, 71, 17, // Skip to: 7728 /* 3305 */ MCD_OPC_Decode, 173, 2, 47, // Opcode: RSBri /* 3309 */ MCD_OPC_FilterValue, 1, 26, 0, // Skip to: 3339 /* 3313 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 3316 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 3327 /* 3320 */ MCD_OPC_CheckPredicate, 0, 52, 17, // Skip to: 7728 /* 3324 */ MCD_OPC_Decode, 23, 47, // Opcode: ADCri /* 3327 */ MCD_OPC_FilterValue, 1, 45, 17, // Skip to: 7728 /* 3331 */ MCD_OPC_CheckPredicate, 0, 41, 17, // Skip to: 7728 /* 3335 */ MCD_OPC_Decode, 177, 2, 47, // Opcode: RSCri /* 3339 */ MCD_OPC_FilterValue, 2, 112, 0, // Skip to: 3455 /* 3343 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 3346 */ MCD_OPC_FilterValue, 0, 65, 0, // Skip to: 3415 /* 3350 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 3353 */ MCD_OPC_FilterValue, 15, 19, 17, // Skip to: 7728 /* 3357 */ MCD_OPC_CheckPredicate, 11, 21, 0, // Skip to: 3382 /* 3361 */ MCD_OPC_CheckField, 22, 1, 0, 15, 0, // Skip to: 3382 /* 3367 */ MCD_OPC_CheckField, 16, 4, 0, 9, 0, // Skip to: 3382 /* 3373 */ MCD_OPC_CheckField, 4, 8, 15, 3, 0, // Skip to: 3382 /* 3379 */ MCD_OPC_Decode, 97, 35, // Opcode: DBG /* 3382 */ MCD_OPC_CheckPredicate, 1, 21, 0, // Skip to: 3407 /* 3386 */ MCD_OPC_CheckField, 22, 1, 0, 15, 0, // Skip to: 3407 /* 3392 */ MCD_OPC_CheckField, 16, 4, 0, 9, 0, // Skip to: 3407 /* 3398 */ MCD_OPC_CheckField, 8, 4, 0, 3, 0, // Skip to: 3407 /* 3404 */ MCD_OPC_Decode, 114, 51, // Opcode: HINT /* 3407 */ MCD_OPC_CheckPredicate, 0, 221, 16, // Skip to: 7728 /* 3411 */ MCD_OPC_Decode, 243, 1, 52, // Opcode: MSRi /* 3415 */ MCD_OPC_FilterValue, 1, 213, 16, // Skip to: 7728 /* 3419 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 3422 */ MCD_OPC_FilterValue, 0, 13, 0, // Skip to: 3439 /* 3426 */ MCD_OPC_CheckPredicate, 0, 202, 16, // Skip to: 7728 /* 3430 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 3435 */ MCD_OPC_Decode, 221, 3, 50, // Opcode: TEQri /* 3439 */ MCD_OPC_FilterValue, 1, 189, 16, // Skip to: 7728 /* 3443 */ MCD_OPC_CheckPredicate, 0, 185, 16, // Skip to: 7728 /* 3447 */ MCD_OPC_SoftFail, 128, 224, 3 /* 0xF000 */, 0, /* 3452 */ MCD_OPC_Decode, 78, 50, // Opcode: CMNri /* 3455 */ MCD_OPC_FilterValue, 3, 173, 16, // Skip to: 7728 /* 3459 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 3462 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 3480 /* 3466 */ MCD_OPC_CheckPredicate, 0, 162, 16, // Skip to: 7728 /* 3470 */ MCD_OPC_CheckField, 16, 4, 0, 156, 16, // Skip to: 7728 /* 3476 */ MCD_OPC_Decode, 224, 1, 53, // Opcode: MOVi /* 3480 */ MCD_OPC_FilterValue, 1, 148, 16, // Skip to: 7728 /* 3484 */ MCD_OPC_CheckPredicate, 0, 144, 16, // Skip to: 7728 /* 3488 */ MCD_OPC_CheckField, 16, 4, 0, 138, 16, // Skip to: 7728 /* 3494 */ MCD_OPC_Decode, 247, 1, 53, // Opcode: MVNi /* 3498 */ MCD_OPC_FilterValue, 2, 160, 1, // Skip to: 3918 /* 3502 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 3505 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 3536 /* 3509 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3512 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3524 /* 3516 */ MCD_OPC_CheckPredicate, 0, 112, 16, // Skip to: 7728 /* 3520 */ MCD_OPC_Decode, 191, 3, 54, // Opcode: STR_POST_IMM /* 3524 */ MCD_OPC_FilterValue, 1, 104, 16, // Skip to: 7728 /* 3528 */ MCD_OPC_CheckPredicate, 0, 100, 16, // Skip to: 7728 /* 3532 */ MCD_OPC_Decode, 195, 3, 55, // Opcode: STRi12 /* 3536 */ MCD_OPC_FilterValue, 1, 47, 0, // Skip to: 3587 /* 3540 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3543 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3555 /* 3547 */ MCD_OPC_CheckPredicate, 0, 81, 16, // Skip to: 7728 /* 3551 */ MCD_OPC_Decode, 192, 1, 54, // Opcode: LDR_POST_IMM /* 3555 */ MCD_OPC_FilterValue, 1, 73, 16, // Skip to: 7728 /* 3559 */ MCD_OPC_CheckPredicate, 12, 16, 0, // Skip to: 3579 /* 3563 */ MCD_OPC_CheckField, 28, 4, 15, 10, 0, // Skip to: 3579 /* 3569 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 3579 /* 3575 */ MCD_OPC_Decode, 138, 2, 56, // Opcode: PLDWi12 /* 3579 */ MCD_OPC_CheckPredicate, 0, 49, 16, // Skip to: 7728 /* 3583 */ MCD_OPC_Decode, 197, 1, 55, // Opcode: LDRi12 /* 3587 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 3618 /* 3591 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3594 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3606 /* 3598 */ MCD_OPC_CheckPredicate, 0, 30, 16, // Skip to: 7728 /* 3602 */ MCD_OPC_Decode, 189, 3, 54, // Opcode: STRT_POST_IMM /* 3606 */ MCD_OPC_FilterValue, 1, 22, 16, // Skip to: 7728 /* 3610 */ MCD_OPC_CheckPredicate, 0, 18, 16, // Skip to: 7728 /* 3614 */ MCD_OPC_Decode, 193, 3, 57, // Opcode: STR_PRE_IMM /* 3618 */ MCD_OPC_FilterValue, 3, 27, 0, // Skip to: 3649 /* 3622 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3625 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3637 /* 3629 */ MCD_OPC_CheckPredicate, 0, 255, 15, // Skip to: 7728 /* 3633 */ MCD_OPC_Decode, 190, 1, 54, // Opcode: LDRT_POST_IMM /* 3637 */ MCD_OPC_FilterValue, 1, 247, 15, // Skip to: 7728 /* 3641 */ MCD_OPC_CheckPredicate, 0, 243, 15, // Skip to: 7728 /* 3645 */ MCD_OPC_Decode, 194, 1, 58, // Opcode: LDR_PRE_IMM /* 3649 */ MCD_OPC_FilterValue, 4, 27, 0, // Skip to: 3680 /* 3653 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3656 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3668 /* 3660 */ MCD_OPC_CheckPredicate, 0, 224, 15, // Skip to: 7728 /* 3664 */ MCD_OPC_Decode, 167, 3, 54, // Opcode: STRB_POST_IMM /* 3668 */ MCD_OPC_FilterValue, 1, 216, 15, // Skip to: 7728 /* 3672 */ MCD_OPC_CheckPredicate, 0, 212, 15, // Skip to: 7728 /* 3676 */ MCD_OPC_Decode, 171, 3, 59, // Opcode: STRBi12 /* 3680 */ MCD_OPC_FilterValue, 5, 67, 0, // Skip to: 3751 /* 3684 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3687 */ MCD_OPC_FilterValue, 0, 28, 0, // Skip to: 3719 /* 3691 */ MCD_OPC_CheckPredicate, 11, 16, 0, // Skip to: 3711 /* 3695 */ MCD_OPC_CheckField, 28, 4, 15, 10, 0, // Skip to: 3711 /* 3701 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 3711 /* 3707 */ MCD_OPC_Decode, 142, 2, 56, // Opcode: PLIi12 /* 3711 */ MCD_OPC_CheckPredicate, 0, 173, 15, // Skip to: 7728 /* 3715 */ MCD_OPC_Decode, 158, 1, 54, // Opcode: LDRB_POST_IMM /* 3719 */ MCD_OPC_FilterValue, 1, 165, 15, // Skip to: 7728 /* 3723 */ MCD_OPC_CheckPredicate, 0, 16, 0, // Skip to: 3743 /* 3727 */ MCD_OPC_CheckField, 28, 4, 15, 10, 0, // Skip to: 3743 /* 3733 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 3743 /* 3739 */ MCD_OPC_Decode, 140, 2, 56, // Opcode: PLDi12 /* 3743 */ MCD_OPC_CheckPredicate, 0, 141, 15, // Skip to: 7728 /* 3747 */ MCD_OPC_Decode, 162, 1, 59, // Opcode: LDRBi12 /* 3751 */ MCD_OPC_FilterValue, 6, 27, 0, // Skip to: 3782 /* 3755 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3758 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3770 /* 3762 */ MCD_OPC_CheckPredicate, 0, 122, 15, // Skip to: 7728 /* 3766 */ MCD_OPC_Decode, 165, 3, 54, // Opcode: STRBT_POST_IMM /* 3770 */ MCD_OPC_FilterValue, 1, 114, 15, // Skip to: 7728 /* 3774 */ MCD_OPC_CheckPredicate, 0, 110, 15, // Skip to: 7728 /* 3778 */ MCD_OPC_Decode, 169, 3, 57, // Opcode: STRB_PRE_IMM /* 3782 */ MCD_OPC_FilterValue, 7, 102, 15, // Skip to: 7728 /* 3786 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3789 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3801 /* 3793 */ MCD_OPC_CheckPredicate, 0, 91, 15, // Skip to: 7728 /* 3797 */ MCD_OPC_Decode, 156, 1, 54, // Opcode: LDRBT_POST_IMM /* 3801 */ MCD_OPC_FilterValue, 1, 83, 15, // Skip to: 7728 /* 3805 */ MCD_OPC_CheckPredicate, 11, 23, 0, // Skip to: 3832 /* 3809 */ MCD_OPC_CheckField, 28, 4, 15, 17, 0, // Skip to: 3832 /* 3815 */ MCD_OPC_CheckField, 23, 1, 0, 11, 0, // Skip to: 3832 /* 3821 */ MCD_OPC_CheckField, 0, 20, 159, 224, 63, 3, 0, // Skip to: 3832 /* 3829 */ MCD_OPC_Decode, 76, 60, // Opcode: CLREX /* 3832 */ MCD_OPC_ExtractField, 4, 16, // Inst{19-4} ... /* 3835 */ MCD_OPC_FilterValue, 132, 254, 3, 19, 0, // Skip to: 3860 /* 3841 */ MCD_OPC_CheckPredicate, 13, 65, 0, // Skip to: 3910 /* 3845 */ MCD_OPC_CheckField, 28, 4, 15, 59, 0, // Skip to: 3910 /* 3851 */ MCD_OPC_CheckField, 23, 1, 0, 53, 0, // Skip to: 3910 /* 3857 */ MCD_OPC_Decode, 99, 61, // Opcode: DSB /* 3860 */ MCD_OPC_FilterValue, 133, 254, 3, 19, 0, // Skip to: 3885 /* 3866 */ MCD_OPC_CheckPredicate, 13, 40, 0, // Skip to: 3910 /* 3870 */ MCD_OPC_CheckField, 28, 4, 15, 34, 0, // Skip to: 3910 /* 3876 */ MCD_OPC_CheckField, 23, 1, 0, 28, 0, // Skip to: 3910 /* 3882 */ MCD_OPC_Decode, 98, 61, // Opcode: DMB /* 3885 */ MCD_OPC_FilterValue, 134, 254, 3, 19, 0, // Skip to: 3910 /* 3891 */ MCD_OPC_CheckPredicate, 13, 15, 0, // Skip to: 3910 /* 3895 */ MCD_OPC_CheckField, 28, 4, 15, 9, 0, // Skip to: 3910 /* 3901 */ MCD_OPC_CheckField, 23, 1, 0, 3, 0, // Skip to: 3910 /* 3907 */ MCD_OPC_Decode, 117, 62, // Opcode: ISB /* 3910 */ MCD_OPC_CheckPredicate, 0, 230, 14, // Skip to: 7728 /* 3914 */ MCD_OPC_Decode, 160, 1, 58, // Opcode: LDRB_PRE_IMM /* 3918 */ MCD_OPC_FilterValue, 3, 44, 9, // Skip to: 6270 /* 3922 */ MCD_OPC_ExtractField, 21, 2, // Inst{22-21} ... /* 3925 */ MCD_OPC_FilterValue, 0, 109, 2, // Skip to: 4550 /* 3929 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 3932 */ MCD_OPC_FilterValue, 0, 85, 0, // Skip to: 4021 /* 3936 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 3939 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 3970 /* 3943 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3946 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3958 /* 3950 */ MCD_OPC_CheckPredicate, 0, 190, 14, // Skip to: 7728 /* 3954 */ MCD_OPC_Decode, 192, 3, 54, // Opcode: STR_POST_REG /* 3958 */ MCD_OPC_FilterValue, 1, 182, 14, // Skip to: 7728 /* 3962 */ MCD_OPC_CheckPredicate, 0, 178, 14, // Skip to: 7728 /* 3966 */ MCD_OPC_Decode, 198, 3, 63, // Opcode: STRrs /* 3970 */ MCD_OPC_FilterValue, 1, 170, 14, // Skip to: 7728 /* 3974 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 3977 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3989 /* 3981 */ MCD_OPC_CheckPredicate, 0, 159, 14, // Skip to: 7728 /* 3985 */ MCD_OPC_Decode, 193, 1, 54, // Opcode: LDR_POST_REG /* 3989 */ MCD_OPC_FilterValue, 1, 151, 14, // Skip to: 7728 /* 3993 */ MCD_OPC_CheckPredicate, 12, 16, 0, // Skip to: 4013 /* 3997 */ MCD_OPC_CheckField, 28, 4, 15, 10, 0, // Skip to: 4013 /* 4003 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 4013 /* 4009 */ MCD_OPC_Decode, 139, 2, 64, // Opcode: PLDWrs /* 4013 */ MCD_OPC_CheckPredicate, 0, 127, 14, // Skip to: 7728 /* 4017 */ MCD_OPC_Decode, 198, 1, 63, // Opcode: LDRrs /* 4021 */ MCD_OPC_FilterValue, 1, 119, 14, // Skip to: 7728 /* 4025 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 4028 */ MCD_OPC_FilterValue, 0, 176, 0, // Skip to: 4208 /* 4032 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 4035 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 4086 /* 4039 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4042 */ MCD_OPC_FilterValue, 0, 18, 0, // Skip to: 4064 /* 4046 */ MCD_OPC_CheckPredicate, 0, 94, 14, // Skip to: 7728 /* 4050 */ MCD_OPC_CheckField, 20, 1, 1, 88, 14, // Skip to: 7728 /* 4056 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4060 */ MCD_OPC_Decode, 181, 2, 65, // Opcode: SADD16 /* 4064 */ MCD_OPC_FilterValue, 1, 76, 14, // Skip to: 7728 /* 4068 */ MCD_OPC_CheckPredicate, 0, 72, 14, // Skip to: 7728 /* 4072 */ MCD_OPC_CheckField, 20, 1, 1, 66, 14, // Skip to: 7728 /* 4078 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4082 */ MCD_OPC_Decode, 182, 2, 65, // Opcode: SADD8 /* 4086 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 4104 /* 4090 */ MCD_OPC_CheckPredicate, 1, 50, 14, // Skip to: 7728 /* 4094 */ MCD_OPC_CheckField, 20, 1, 0, 44, 14, // Skip to: 7728 /* 4100 */ MCD_OPC_Decode, 136, 2, 66, // Opcode: PKHBT /* 4104 */ MCD_OPC_FilterValue, 2, 60, 0, // Skip to: 4168 /* 4108 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4111 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 4144 /* 4115 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4118 */ MCD_OPC_FilterValue, 0, 22, 14, // Skip to: 7728 /* 4122 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 4136 /* 4126 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 4136 /* 4132 */ MCD_OPC_Decode, 235, 2, 67, // Opcode: SMUAD /* 4136 */ MCD_OPC_CheckPredicate, 1, 4, 14, // Skip to: 7728 /* 4140 */ MCD_OPC_Decode, 211, 2, 68, // Opcode: SMLAD /* 4144 */ MCD_OPC_FilterValue, 1, 252, 13, // Skip to: 7728 /* 4148 */ MCD_OPC_CheckPredicate, 14, 248, 13, // Skip to: 7728 /* 4152 */ MCD_OPC_CheckField, 12, 4, 15, 242, 13, // Skip to: 7728 /* 4158 */ MCD_OPC_CheckField, 7, 1, 0, 236, 13, // Skip to: 7728 /* 4164 */ MCD_OPC_Decode, 189, 2, 29, // Opcode: SDIV /* 4168 */ MCD_OPC_FilterValue, 3, 228, 13, // Skip to: 7728 /* 4172 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4175 */ MCD_OPC_FilterValue, 0, 221, 13, // Skip to: 7728 /* 4179 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4182 */ MCD_OPC_FilterValue, 0, 214, 13, // Skip to: 7728 /* 4186 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 4200 /* 4190 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 4200 /* 4196 */ MCD_OPC_Decode, 255, 3, 29, // Opcode: USAD8 /* 4200 */ MCD_OPC_CheckPredicate, 1, 196, 13, // Skip to: 7728 /* 4204 */ MCD_OPC_Decode, 128, 4, 39, // Opcode: USADA8 /* 4208 */ MCD_OPC_FilterValue, 1, 99, 0, // Skip to: 4311 /* 4212 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 4215 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 4243 /* 4219 */ MCD_OPC_CheckPredicate, 0, 177, 13, // Skip to: 7728 /* 4223 */ MCD_OPC_CheckField, 20, 1, 1, 171, 13, // Skip to: 7728 /* 4229 */ MCD_OPC_CheckField, 7, 1, 0, 165, 13, // Skip to: 7728 /* 4235 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4239 */ MCD_OPC_Decode, 183, 2, 65, // Opcode: SASX /* 4243 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 4271 /* 4247 */ MCD_OPC_CheckPredicate, 1, 149, 13, // Skip to: 7728 /* 4251 */ MCD_OPC_CheckField, 20, 1, 0, 143, 13, // Skip to: 7728 /* 4257 */ MCD_OPC_CheckField, 7, 1, 1, 137, 13, // Skip to: 7728 /* 4263 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4267 */ MCD_OPC_Decode, 190, 2, 69, // Opcode: SEL /* 4271 */ MCD_OPC_FilterValue, 2, 125, 13, // Skip to: 7728 /* 4275 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4278 */ MCD_OPC_FilterValue, 0, 118, 13, // Skip to: 7728 /* 4282 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4285 */ MCD_OPC_FilterValue, 0, 111, 13, // Skip to: 7728 /* 4289 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 4303 /* 4293 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 4303 /* 4299 */ MCD_OPC_Decode, 236, 2, 67, // Opcode: SMUADX /* 4303 */ MCD_OPC_CheckPredicate, 1, 93, 13, // Skip to: 7728 /* 4307 */ MCD_OPC_Decode, 212, 2, 68, // Opcode: SMLADX /* 4311 */ MCD_OPC_FilterValue, 2, 89, 0, // Skip to: 4404 /* 4315 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 4318 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 4346 /* 4322 */ MCD_OPC_CheckPredicate, 0, 74, 13, // Skip to: 7728 /* 4326 */ MCD_OPC_CheckField, 20, 1, 1, 68, 13, // Skip to: 7728 /* 4332 */ MCD_OPC_CheckField, 7, 1, 0, 62, 13, // Skip to: 7728 /* 4338 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4342 */ MCD_OPC_Decode, 130, 3, 65, // Opcode: SSAX /* 4346 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 4364 /* 4350 */ MCD_OPC_CheckPredicate, 1, 46, 13, // Skip to: 7728 /* 4354 */ MCD_OPC_CheckField, 20, 1, 0, 40, 13, // Skip to: 7728 /* 4360 */ MCD_OPC_Decode, 137, 2, 66, // Opcode: PKHTB /* 4364 */ MCD_OPC_FilterValue, 2, 32, 13, // Skip to: 7728 /* 4368 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4371 */ MCD_OPC_FilterValue, 0, 25, 13, // Skip to: 7728 /* 4375 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4378 */ MCD_OPC_FilterValue, 0, 18, 13, // Skip to: 7728 /* 4382 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 4396 /* 4386 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 4396 /* 4392 */ MCD_OPC_Decode, 245, 2, 67, // Opcode: SMUSD /* 4396 */ MCD_OPC_CheckPredicate, 1, 0, 13, // Skip to: 7728 /* 4400 */ MCD_OPC_Decode, 225, 2, 68, // Opcode: SMLSD /* 4404 */ MCD_OPC_FilterValue, 3, 248, 12, // Skip to: 7728 /* 4408 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 4411 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 4462 /* 4415 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4418 */ MCD_OPC_FilterValue, 0, 18, 0, // Skip to: 4440 /* 4422 */ MCD_OPC_CheckPredicate, 0, 230, 12, // Skip to: 7728 /* 4426 */ MCD_OPC_CheckField, 20, 1, 1, 224, 12, // Skip to: 7728 /* 4432 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4436 */ MCD_OPC_Decode, 131, 3, 65, // Opcode: SSUB16 /* 4440 */ MCD_OPC_FilterValue, 1, 212, 12, // Skip to: 7728 /* 4444 */ MCD_OPC_CheckPredicate, 0, 208, 12, // Skip to: 7728 /* 4448 */ MCD_OPC_CheckField, 20, 1, 1, 202, 12, // Skip to: 7728 /* 4454 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4458 */ MCD_OPC_Decode, 132, 3, 65, // Opcode: SSUB8 /* 4462 */ MCD_OPC_FilterValue, 1, 44, 0, // Skip to: 4510 /* 4466 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4469 */ MCD_OPC_FilterValue, 0, 183, 12, // Skip to: 7728 /* 4473 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4476 */ MCD_OPC_FilterValue, 0, 176, 12, // Skip to: 7728 /* 4480 */ MCD_OPC_CheckPredicate, 1, 14, 0, // Skip to: 4498 /* 4484 */ MCD_OPC_CheckField, 16, 4, 15, 8, 0, // Skip to: 4498 /* 4490 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 4494 */ MCD_OPC_Decode, 215, 3, 70, // Opcode: SXTB16 /* 4498 */ MCD_OPC_CheckPredicate, 1, 154, 12, // Skip to: 7728 /* 4502 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 4506 */ MCD_OPC_Decode, 212, 3, 71, // Opcode: SXTAB16 /* 4510 */ MCD_OPC_FilterValue, 2, 142, 12, // Skip to: 7728 /* 4514 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4517 */ MCD_OPC_FilterValue, 0, 135, 12, // Skip to: 7728 /* 4521 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4524 */ MCD_OPC_FilterValue, 0, 128, 12, // Skip to: 7728 /* 4528 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 4542 /* 4532 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 4542 /* 4538 */ MCD_OPC_Decode, 246, 2, 67, // Opcode: SMUSDX /* 4542 */ MCD_OPC_CheckPredicate, 1, 110, 12, // Skip to: 7728 /* 4546 */ MCD_OPC_Decode, 226, 2, 68, // Opcode: SMLSDX /* 4550 */ MCD_OPC_FilterValue, 1, 30, 2, // Skip to: 5096 /* 4554 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 4557 */ MCD_OPC_FilterValue, 0, 65, 0, // Skip to: 4626 /* 4561 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4564 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 4595 /* 4568 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 4571 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4583 /* 4575 */ MCD_OPC_CheckPredicate, 0, 77, 12, // Skip to: 7728 /* 4579 */ MCD_OPC_Decode, 190, 3, 54, // Opcode: STRT_POST_REG /* 4583 */ MCD_OPC_FilterValue, 1, 69, 12, // Skip to: 7728 /* 4587 */ MCD_OPC_CheckPredicate, 0, 65, 12, // Skip to: 7728 /* 4591 */ MCD_OPC_Decode, 194, 3, 72, // Opcode: STR_PRE_REG /* 4595 */ MCD_OPC_FilterValue, 1, 57, 12, // Skip to: 7728 /* 4599 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 4602 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4614 /* 4606 */ MCD_OPC_CheckPredicate, 0, 46, 12, // Skip to: 7728 /* 4610 */ MCD_OPC_Decode, 191, 1, 54, // Opcode: LDRT_POST_REG /* 4614 */ MCD_OPC_FilterValue, 1, 38, 12, // Skip to: 7728 /* 4618 */ MCD_OPC_CheckPredicate, 0, 34, 12, // Skip to: 7728 /* 4622 */ MCD_OPC_Decode, 195, 1, 73, // Opcode: LDR_PRE_REG /* 4626 */ MCD_OPC_FilterValue, 1, 26, 12, // Skip to: 7728 /* 4630 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 4633 */ MCD_OPC_FilterValue, 0, 237, 0, // Skip to: 4874 /* 4637 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 4640 */ MCD_OPC_FilterValue, 0, 35, 0, // Skip to: 4679 /* 4644 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4647 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 4663 /* 4651 */ MCD_OPC_CheckPredicate, 0, 1, 12, // Skip to: 7728 /* 4655 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4659 */ MCD_OPC_Decode, 145, 2, 65, // Opcode: QADD16 /* 4663 */ MCD_OPC_FilterValue, 1, 245, 11, // Skip to: 7728 /* 4667 */ MCD_OPC_CheckPredicate, 0, 241, 11, // Skip to: 7728 /* 4671 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4675 */ MCD_OPC_Decode, 202, 2, 65, // Opcode: SHADD16 /* 4679 */ MCD_OPC_FilterValue, 1, 35, 0, // Skip to: 4718 /* 4683 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4686 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 4702 /* 4690 */ MCD_OPC_CheckPredicate, 0, 218, 11, // Skip to: 7728 /* 4694 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4698 */ MCD_OPC_Decode, 147, 2, 65, // Opcode: QASX /* 4702 */ MCD_OPC_FilterValue, 1, 206, 11, // Skip to: 7728 /* 4706 */ MCD_OPC_CheckPredicate, 0, 202, 11, // Skip to: 7728 /* 4710 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4714 */ MCD_OPC_Decode, 204, 2, 65, // Opcode: SHASX /* 4718 */ MCD_OPC_FilterValue, 2, 35, 0, // Skip to: 4757 /* 4722 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4725 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 4741 /* 4729 */ MCD_OPC_CheckPredicate, 0, 179, 11, // Skip to: 7728 /* 4733 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4737 */ MCD_OPC_Decode, 150, 2, 65, // Opcode: QSAX /* 4741 */ MCD_OPC_FilterValue, 1, 167, 11, // Skip to: 7728 /* 4745 */ MCD_OPC_CheckPredicate, 0, 163, 11, // Skip to: 7728 /* 4749 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4753 */ MCD_OPC_Decode, 205, 2, 65, // Opcode: SHSAX /* 4757 */ MCD_OPC_FilterValue, 3, 35, 0, // Skip to: 4796 /* 4761 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4764 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 4780 /* 4768 */ MCD_OPC_CheckPredicate, 0, 140, 11, // Skip to: 7728 /* 4772 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4776 */ MCD_OPC_Decode, 152, 2, 65, // Opcode: QSUB16 /* 4780 */ MCD_OPC_FilterValue, 1, 128, 11, // Skip to: 7728 /* 4784 */ MCD_OPC_CheckPredicate, 0, 124, 11, // Skip to: 7728 /* 4788 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4792 */ MCD_OPC_Decode, 206, 2, 65, // Opcode: SHSUB16 /* 4796 */ MCD_OPC_FilterValue, 4, 35, 0, // Skip to: 4835 /* 4800 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4803 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 4819 /* 4807 */ MCD_OPC_CheckPredicate, 0, 101, 11, // Skip to: 7728 /* 4811 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4815 */ MCD_OPC_Decode, 146, 2, 65, // Opcode: QADD8 /* 4819 */ MCD_OPC_FilterValue, 1, 89, 11, // Skip to: 7728 /* 4823 */ MCD_OPC_CheckPredicate, 0, 85, 11, // Skip to: 7728 /* 4827 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4831 */ MCD_OPC_Decode, 203, 2, 65, // Opcode: SHADD8 /* 4835 */ MCD_OPC_FilterValue, 7, 73, 11, // Skip to: 7728 /* 4839 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4842 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 4858 /* 4846 */ MCD_OPC_CheckPredicate, 0, 62, 11, // Skip to: 7728 /* 4850 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4854 */ MCD_OPC_Decode, 153, 2, 65, // Opcode: QSUB8 /* 4858 */ MCD_OPC_FilterValue, 1, 50, 11, // Skip to: 7728 /* 4862 */ MCD_OPC_CheckPredicate, 0, 46, 11, // Skip to: 7728 /* 4866 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 4870 */ MCD_OPC_Decode, 207, 2, 65, // Opcode: SHSUB8 /* 4874 */ MCD_OPC_FilterValue, 1, 170, 0, // Skip to: 5048 /* 4878 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 4881 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4893 /* 4885 */ MCD_OPC_CheckPredicate, 0, 23, 11, // Skip to: 7728 /* 4889 */ MCD_OPC_Decode, 128, 3, 74, // Opcode: SSAT /* 4893 */ MCD_OPC_FilterValue, 1, 15, 11, // Skip to: 7728 /* 4897 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 4900 */ MCD_OPC_FilterValue, 0, 45, 0, // Skip to: 4949 /* 4904 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4907 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 4925 /* 4911 */ MCD_OPC_CheckPredicate, 0, 253, 10, // Skip to: 7728 /* 4915 */ MCD_OPC_CheckField, 8, 4, 15, 247, 10, // Skip to: 7728 /* 4921 */ MCD_OPC_Decode, 129, 3, 75, // Opcode: SSAT16 /* 4925 */ MCD_OPC_FilterValue, 1, 239, 10, // Skip to: 7728 /* 4929 */ MCD_OPC_CheckPredicate, 1, 235, 10, // Skip to: 7728 /* 4933 */ MCD_OPC_CheckField, 16, 4, 15, 229, 10, // Skip to: 7728 /* 4939 */ MCD_OPC_CheckField, 8, 4, 15, 223, 10, // Skip to: 7728 /* 4945 */ MCD_OPC_Decode, 155, 2, 34, // Opcode: REV /* 4949 */ MCD_OPC_FilterValue, 1, 71, 0, // Skip to: 5024 /* 4953 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4956 */ MCD_OPC_FilterValue, 0, 30, 0, // Skip to: 4990 /* 4960 */ MCD_OPC_CheckPredicate, 1, 14, 0, // Skip to: 4978 /* 4964 */ MCD_OPC_CheckField, 16, 4, 15, 8, 0, // Skip to: 4978 /* 4970 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 4974 */ MCD_OPC_Decode, 214, 3, 70, // Opcode: SXTB /* 4978 */ MCD_OPC_CheckPredicate, 1, 186, 10, // Skip to: 7728 /* 4982 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 4986 */ MCD_OPC_Decode, 211, 3, 71, // Opcode: SXTAB /* 4990 */ MCD_OPC_FilterValue, 1, 174, 10, // Skip to: 7728 /* 4994 */ MCD_OPC_CheckPredicate, 1, 14, 0, // Skip to: 5012 /* 4998 */ MCD_OPC_CheckField, 16, 4, 15, 8, 0, // Skip to: 5012 /* 5004 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 5008 */ MCD_OPC_Decode, 216, 3, 70, // Opcode: SXTH /* 5012 */ MCD_OPC_CheckPredicate, 1, 152, 10, // Skip to: 7728 /* 5016 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 5020 */ MCD_OPC_Decode, 213, 3, 71, // Opcode: SXTAH /* 5024 */ MCD_OPC_FilterValue, 2, 140, 10, // Skip to: 7728 /* 5028 */ MCD_OPC_CheckPredicate, 1, 136, 10, // Skip to: 7728 /* 5032 */ MCD_OPC_CheckField, 16, 5, 31, 130, 10, // Skip to: 7728 /* 5038 */ MCD_OPC_CheckField, 8, 4, 15, 124, 10, // Skip to: 7728 /* 5044 */ MCD_OPC_Decode, 156, 2, 34, // Opcode: REV16 /* 5048 */ MCD_OPC_FilterValue, 2, 26, 0, // Skip to: 5078 /* 5052 */ MCD_OPC_CheckPredicate, 14, 112, 10, // Skip to: 7728 /* 5056 */ MCD_OPC_CheckField, 20, 1, 1, 106, 10, // Skip to: 7728 /* 5062 */ MCD_OPC_CheckField, 12, 4, 15, 100, 10, // Skip to: 7728 /* 5068 */ MCD_OPC_CheckField, 5, 3, 0, 94, 10, // Skip to: 7728 /* 5074 */ MCD_OPC_Decode, 237, 3, 29, // Opcode: UDIV /* 5078 */ MCD_OPC_FilterValue, 3, 86, 10, // Skip to: 7728 /* 5082 */ MCD_OPC_CheckPredicate, 10, 82, 10, // Skip to: 7728 /* 5086 */ MCD_OPC_CheckField, 5, 2, 2, 76, 10, // Skip to: 7728 /* 5092 */ MCD_OPC_Decode, 188, 2, 76, // Opcode: SBFX /* 5096 */ MCD_OPC_FilterValue, 2, 67, 2, // Skip to: 5679 /* 5100 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 5103 */ MCD_OPC_FilterValue, 0, 105, 0, // Skip to: 5212 /* 5107 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5110 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 5141 /* 5114 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 5117 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5129 /* 5121 */ MCD_OPC_CheckPredicate, 0, 43, 10, // Skip to: 7728 /* 5125 */ MCD_OPC_Decode, 168, 3, 54, // Opcode: STRB_POST_REG /* 5129 */ MCD_OPC_FilterValue, 1, 35, 10, // Skip to: 7728 /* 5133 */ MCD_OPC_CheckPredicate, 0, 31, 10, // Skip to: 7728 /* 5137 */ MCD_OPC_Decode, 174, 3, 77, // Opcode: STRBrs /* 5141 */ MCD_OPC_FilterValue, 1, 23, 10, // Skip to: 7728 /* 5145 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 5148 */ MCD_OPC_FilterValue, 0, 28, 0, // Skip to: 5180 /* 5152 */ MCD_OPC_CheckPredicate, 11, 16, 0, // Skip to: 5172 /* 5156 */ MCD_OPC_CheckField, 28, 4, 15, 10, 0, // Skip to: 5172 /* 5162 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 5172 /* 5168 */ MCD_OPC_Decode, 143, 2, 64, // Opcode: PLIrs /* 5172 */ MCD_OPC_CheckPredicate, 0, 248, 9, // Skip to: 7728 /* 5176 */ MCD_OPC_Decode, 159, 1, 54, // Opcode: LDRB_POST_REG /* 5180 */ MCD_OPC_FilterValue, 1, 240, 9, // Skip to: 7728 /* 5184 */ MCD_OPC_CheckPredicate, 0, 16, 0, // Skip to: 5204 /* 5188 */ MCD_OPC_CheckField, 28, 4, 15, 10, 0, // Skip to: 5204 /* 5194 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 5204 /* 5200 */ MCD_OPC_Decode, 141, 2, 64, // Opcode: PLDrs /* 5204 */ MCD_OPC_CheckPredicate, 0, 216, 9, // Skip to: 7728 /* 5208 */ MCD_OPC_Decode, 163, 1, 77, // Opcode: LDRBrs /* 5212 */ MCD_OPC_FilterValue, 1, 208, 9, // Skip to: 7728 /* 5216 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 5219 */ MCD_OPC_FilterValue, 0, 136, 0, // Skip to: 5359 /* 5223 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 5226 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 5277 /* 5230 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5233 */ MCD_OPC_FilterValue, 0, 18, 0, // Skip to: 5255 /* 5237 */ MCD_OPC_CheckPredicate, 0, 183, 9, // Skip to: 7728 /* 5241 */ MCD_OPC_CheckField, 20, 1, 1, 177, 9, // Skip to: 7728 /* 5247 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5251 */ MCD_OPC_Decode, 232, 3, 65, // Opcode: UADD16 /* 5255 */ MCD_OPC_FilterValue, 1, 165, 9, // Skip to: 7728 /* 5259 */ MCD_OPC_CheckPredicate, 0, 161, 9, // Skip to: 7728 /* 5263 */ MCD_OPC_CheckField, 20, 1, 1, 155, 9, // Skip to: 7728 /* 5269 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5273 */ MCD_OPC_Decode, 233, 3, 65, // Opcode: UADD8 /* 5277 */ MCD_OPC_FilterValue, 2, 54, 0, // Skip to: 5335 /* 5281 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5284 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 5302 /* 5288 */ MCD_OPC_CheckPredicate, 1, 132, 9, // Skip to: 7728 /* 5292 */ MCD_OPC_CheckField, 7, 1, 0, 126, 9, // Skip to: 7728 /* 5298 */ MCD_OPC_Decode, 216, 2, 19, // Opcode: SMLALD /* 5302 */ MCD_OPC_FilterValue, 1, 118, 9, // Skip to: 7728 /* 5306 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5309 */ MCD_OPC_FilterValue, 0, 111, 9, // Skip to: 7728 /* 5313 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 5327 /* 5317 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 5327 /* 5323 */ MCD_OPC_Decode, 233, 2, 29, // Opcode: SMMUL /* 5327 */ MCD_OPC_CheckPredicate, 1, 93, 9, // Skip to: 7728 /* 5331 */ MCD_OPC_Decode, 229, 2, 39, // Opcode: SMMLA /* 5335 */ MCD_OPC_FilterValue, 3, 85, 9, // Skip to: 7728 /* 5339 */ MCD_OPC_CheckPredicate, 10, 9, 0, // Skip to: 5352 /* 5343 */ MCD_OPC_CheckField, 0, 4, 15, 3, 0, // Skip to: 5352 /* 5349 */ MCD_OPC_Decode, 51, 78, // Opcode: BFC /* 5352 */ MCD_OPC_CheckPredicate, 10, 68, 9, // Skip to: 7728 /* 5356 */ MCD_OPC_Decode, 52, 79, // Opcode: BFI /* 5359 */ MCD_OPC_FilterValue, 1, 89, 0, // Skip to: 5452 /* 5363 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5366 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 5390 /* 5370 */ MCD_OPC_CheckPredicate, 1, 50, 9, // Skip to: 7728 /* 5374 */ MCD_OPC_CheckField, 23, 2, 2, 44, 9, // Skip to: 7728 /* 5380 */ MCD_OPC_CheckField, 7, 1, 0, 38, 9, // Skip to: 7728 /* 5386 */ MCD_OPC_Decode, 217, 2, 19, // Opcode: SMLALDX /* 5390 */ MCD_OPC_FilterValue, 1, 30, 9, // Skip to: 7728 /* 5394 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 5397 */ MCD_OPC_FilterValue, 0, 18, 0, // Skip to: 5419 /* 5401 */ MCD_OPC_CheckPredicate, 0, 19, 9, // Skip to: 7728 /* 5405 */ MCD_OPC_CheckField, 7, 1, 0, 13, 9, // Skip to: 7728 /* 5411 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5415 */ MCD_OPC_Decode, 234, 3, 65, // Opcode: UASX /* 5419 */ MCD_OPC_FilterValue, 2, 1, 9, // Skip to: 7728 /* 5423 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5426 */ MCD_OPC_FilterValue, 0, 250, 8, // Skip to: 7728 /* 5430 */ MCD_OPC_CheckPredicate, 1, 10, 0, // Skip to: 5444 /* 5434 */ MCD_OPC_CheckField, 12, 4, 15, 4, 0, // Skip to: 5444 /* 5440 */ MCD_OPC_Decode, 234, 2, 29, // Opcode: SMMULR /* 5444 */ MCD_OPC_CheckPredicate, 1, 232, 8, // Skip to: 7728 /* 5448 */ MCD_OPC_Decode, 230, 2, 39, // Opcode: SMMLAR /* 5452 */ MCD_OPC_FilterValue, 2, 74, 0, // Skip to: 5530 /* 5456 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5459 */ MCD_OPC_FilterValue, 0, 43, 0, // Skip to: 5506 /* 5463 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5466 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 5484 /* 5470 */ MCD_OPC_CheckPredicate, 1, 206, 8, // Skip to: 7728 /* 5474 */ MCD_OPC_CheckField, 23, 2, 2, 200, 8, // Skip to: 7728 /* 5480 */ MCD_OPC_Decode, 227, 2, 19, // Opcode: SMLSLD /* 5484 */ MCD_OPC_FilterValue, 1, 192, 8, // Skip to: 7728 /* 5488 */ MCD_OPC_CheckPredicate, 0, 188, 8, // Skip to: 7728 /* 5492 */ MCD_OPC_CheckField, 23, 2, 0, 182, 8, // Skip to: 7728 /* 5498 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5502 */ MCD_OPC_Decode, 131, 4, 65, // Opcode: USAX /* 5506 */ MCD_OPC_FilterValue, 1, 170, 8, // Skip to: 7728 /* 5510 */ MCD_OPC_CheckPredicate, 1, 166, 8, // Skip to: 7728 /* 5514 */ MCD_OPC_CheckField, 23, 2, 2, 160, 8, // Skip to: 7728 /* 5520 */ MCD_OPC_CheckField, 20, 1, 1, 154, 8, // Skip to: 7728 /* 5526 */ MCD_OPC_Decode, 231, 2, 39, // Opcode: SMMLS /* 5530 */ MCD_OPC_FilterValue, 3, 146, 8, // Skip to: 7728 /* 5534 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 5537 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 5588 /* 5541 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5544 */ MCD_OPC_FilterValue, 0, 18, 0, // Skip to: 5566 /* 5548 */ MCD_OPC_CheckPredicate, 0, 128, 8, // Skip to: 7728 /* 5552 */ MCD_OPC_CheckField, 20, 1, 1, 122, 8, // Skip to: 7728 /* 5558 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5562 */ MCD_OPC_Decode, 132, 4, 65, // Opcode: USUB16 /* 5566 */ MCD_OPC_FilterValue, 1, 110, 8, // Skip to: 7728 /* 5570 */ MCD_OPC_CheckPredicate, 0, 106, 8, // Skip to: 7728 /* 5574 */ MCD_OPC_CheckField, 20, 1, 1, 100, 8, // Skip to: 7728 /* 5580 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5584 */ MCD_OPC_Decode, 133, 4, 65, // Opcode: USUB8 /* 5588 */ MCD_OPC_FilterValue, 1, 44, 0, // Skip to: 5636 /* 5592 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5595 */ MCD_OPC_FilterValue, 0, 81, 8, // Skip to: 7728 /* 5599 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5602 */ MCD_OPC_FilterValue, 0, 74, 8, // Skip to: 7728 /* 5606 */ MCD_OPC_CheckPredicate, 1, 14, 0, // Skip to: 5624 /* 5610 */ MCD_OPC_CheckField, 16, 4, 15, 8, 0, // Skip to: 5624 /* 5616 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 5620 */ MCD_OPC_Decode, 138, 4, 70, // Opcode: UXTB16 /* 5624 */ MCD_OPC_CheckPredicate, 1, 52, 8, // Skip to: 7728 /* 5628 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 5632 */ MCD_OPC_Decode, 135, 4, 71, // Opcode: UXTAB16 /* 5636 */ MCD_OPC_FilterValue, 2, 40, 8, // Skip to: 7728 /* 5640 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5643 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 5661 /* 5647 */ MCD_OPC_CheckPredicate, 1, 29, 8, // Skip to: 7728 /* 5651 */ MCD_OPC_CheckField, 20, 1, 0, 23, 8, // Skip to: 7728 /* 5657 */ MCD_OPC_Decode, 228, 2, 19, // Opcode: SMLSLDX /* 5661 */ MCD_OPC_FilterValue, 1, 15, 8, // Skip to: 7728 /* 5665 */ MCD_OPC_CheckPredicate, 1, 11, 8, // Skip to: 7728 /* 5669 */ MCD_OPC_CheckField, 20, 1, 1, 5, 8, // Skip to: 7728 /* 5675 */ MCD_OPC_Decode, 232, 2, 39, // Opcode: SMMLSR /* 5679 */ MCD_OPC_FilterValue, 3, 253, 7, // Skip to: 7728 /* 5683 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 5686 */ MCD_OPC_FilterValue, 0, 65, 0, // Skip to: 5755 /* 5690 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5693 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 5724 /* 5697 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 5700 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5712 /* 5704 */ MCD_OPC_CheckPredicate, 0, 228, 7, // Skip to: 7728 /* 5708 */ MCD_OPC_Decode, 166, 3, 54, // Opcode: STRBT_POST_REG /* 5712 */ MCD_OPC_FilterValue, 1, 220, 7, // Skip to: 7728 /* 5716 */ MCD_OPC_CheckPredicate, 0, 216, 7, // Skip to: 7728 /* 5720 */ MCD_OPC_Decode, 170, 3, 72, // Opcode: STRB_PRE_REG /* 5724 */ MCD_OPC_FilterValue, 1, 208, 7, // Skip to: 7728 /* 5728 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 5731 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5743 /* 5735 */ MCD_OPC_CheckPredicate, 0, 197, 7, // Skip to: 7728 /* 5739 */ MCD_OPC_Decode, 157, 1, 54, // Opcode: LDRBT_POST_REG /* 5743 */ MCD_OPC_FilterValue, 1, 189, 7, // Skip to: 7728 /* 5747 */ MCD_OPC_CheckPredicate, 0, 185, 7, // Skip to: 7728 /* 5751 */ MCD_OPC_Decode, 161, 1, 73, // Opcode: LDRB_PRE_REG /* 5755 */ MCD_OPC_FilterValue, 1, 177, 7, // Skip to: 7728 /* 5759 */ MCD_OPC_ExtractField, 23, 2, // Inst{24-23} ... /* 5762 */ MCD_OPC_FilterValue, 0, 237, 0, // Skip to: 6003 /* 5766 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 5769 */ MCD_OPC_FilterValue, 0, 35, 0, // Skip to: 5808 /* 5773 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5776 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 5792 /* 5780 */ MCD_OPC_CheckPredicate, 0, 152, 7, // Skip to: 7728 /* 5784 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5788 */ MCD_OPC_Decode, 249, 3, 65, // Opcode: UQADD16 /* 5792 */ MCD_OPC_FilterValue, 1, 140, 7, // Skip to: 7728 /* 5796 */ MCD_OPC_CheckPredicate, 0, 136, 7, // Skip to: 7728 /* 5800 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5804 */ MCD_OPC_Decode, 238, 3, 65, // Opcode: UHADD16 /* 5808 */ MCD_OPC_FilterValue, 1, 35, 0, // Skip to: 5847 /* 5812 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5815 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 5831 /* 5819 */ MCD_OPC_CheckPredicate, 0, 113, 7, // Skip to: 7728 /* 5823 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5827 */ MCD_OPC_Decode, 251, 3, 65, // Opcode: UQASX /* 5831 */ MCD_OPC_FilterValue, 1, 101, 7, // Skip to: 7728 /* 5835 */ MCD_OPC_CheckPredicate, 0, 97, 7, // Skip to: 7728 /* 5839 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5843 */ MCD_OPC_Decode, 240, 3, 65, // Opcode: UHASX /* 5847 */ MCD_OPC_FilterValue, 2, 35, 0, // Skip to: 5886 /* 5851 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5854 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 5870 /* 5858 */ MCD_OPC_CheckPredicate, 0, 74, 7, // Skip to: 7728 /* 5862 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5866 */ MCD_OPC_Decode, 252, 3, 65, // Opcode: UQSAX /* 5870 */ MCD_OPC_FilterValue, 1, 62, 7, // Skip to: 7728 /* 5874 */ MCD_OPC_CheckPredicate, 0, 58, 7, // Skip to: 7728 /* 5878 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5882 */ MCD_OPC_Decode, 241, 3, 65, // Opcode: UHSAX /* 5886 */ MCD_OPC_FilterValue, 3, 35, 0, // Skip to: 5925 /* 5890 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5893 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 5909 /* 5897 */ MCD_OPC_CheckPredicate, 0, 35, 7, // Skip to: 7728 /* 5901 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5905 */ MCD_OPC_Decode, 253, 3, 65, // Opcode: UQSUB16 /* 5909 */ MCD_OPC_FilterValue, 1, 23, 7, // Skip to: 7728 /* 5913 */ MCD_OPC_CheckPredicate, 0, 19, 7, // Skip to: 7728 /* 5917 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5921 */ MCD_OPC_Decode, 242, 3, 65, // Opcode: UHSUB16 /* 5925 */ MCD_OPC_FilterValue, 4, 35, 0, // Skip to: 5964 /* 5929 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5932 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 5948 /* 5936 */ MCD_OPC_CheckPredicate, 0, 252, 6, // Skip to: 7728 /* 5940 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5944 */ MCD_OPC_Decode, 250, 3, 65, // Opcode: UQADD8 /* 5948 */ MCD_OPC_FilterValue, 1, 240, 6, // Skip to: 7728 /* 5952 */ MCD_OPC_CheckPredicate, 0, 236, 6, // Skip to: 7728 /* 5956 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5960 */ MCD_OPC_Decode, 239, 3, 65, // Opcode: UHADD8 /* 5964 */ MCD_OPC_FilterValue, 7, 224, 6, // Skip to: 7728 /* 5968 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5971 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 5987 /* 5975 */ MCD_OPC_CheckPredicate, 0, 213, 6, // Skip to: 7728 /* 5979 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5983 */ MCD_OPC_Decode, 254, 3, 65, // Opcode: UQSUB8 /* 5987 */ MCD_OPC_FilterValue, 1, 201, 6, // Skip to: 7728 /* 5991 */ MCD_OPC_CheckPredicate, 0, 197, 6, // Skip to: 7728 /* 5995 */ MCD_OPC_SoftFail, 0, 128, 30 /* 0xF00 */, /* 5999 */ MCD_OPC_Decode, 243, 3, 65, // Opcode: UHSUB8 /* 6003 */ MCD_OPC_FilterValue, 1, 170, 0, // Skip to: 6177 /* 6007 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 6010 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6022 /* 6014 */ MCD_OPC_CheckPredicate, 0, 174, 6, // Skip to: 7728 /* 6018 */ MCD_OPC_Decode, 129, 4, 74, // Opcode: USAT /* 6022 */ MCD_OPC_FilterValue, 1, 166, 6, // Skip to: 7728 /* 6026 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6029 */ MCD_OPC_FilterValue, 0, 45, 0, // Skip to: 6078 /* 6033 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 6036 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 6054 /* 6040 */ MCD_OPC_CheckPredicate, 0, 148, 6, // Skip to: 7728 /* 6044 */ MCD_OPC_CheckField, 8, 4, 15, 142, 6, // Skip to: 7728 /* 6050 */ MCD_OPC_Decode, 130, 4, 75, // Opcode: USAT16 /* 6054 */ MCD_OPC_FilterValue, 1, 134, 6, // Skip to: 7728 /* 6058 */ MCD_OPC_CheckPredicate, 10, 130, 6, // Skip to: 7728 /* 6062 */ MCD_OPC_CheckField, 16, 4, 15, 124, 6, // Skip to: 7728 /* 6068 */ MCD_OPC_CheckField, 8, 4, 15, 118, 6, // Skip to: 7728 /* 6074 */ MCD_OPC_Decode, 154, 2, 34, // Opcode: RBIT /* 6078 */ MCD_OPC_FilterValue, 1, 71, 0, // Skip to: 6153 /* 6082 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 6085 */ MCD_OPC_FilterValue, 0, 30, 0, // Skip to: 6119 /* 6089 */ MCD_OPC_CheckPredicate, 1, 14, 0, // Skip to: 6107 /* 6093 */ MCD_OPC_CheckField, 16, 4, 15, 8, 0, // Skip to: 6107 /* 6099 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 6103 */ MCD_OPC_Decode, 137, 4, 70, // Opcode: UXTB /* 6107 */ MCD_OPC_CheckPredicate, 1, 81, 6, // Skip to: 7728 /* 6111 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 6115 */ MCD_OPC_Decode, 134, 4, 71, // Opcode: UXTAB /* 6119 */ MCD_OPC_FilterValue, 1, 69, 6, // Skip to: 7728 /* 6123 */ MCD_OPC_CheckPredicate, 1, 14, 0, // Skip to: 6141 /* 6127 */ MCD_OPC_CheckField, 16, 4, 15, 8, 0, // Skip to: 6141 /* 6133 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 6137 */ MCD_OPC_Decode, 139, 4, 70, // Opcode: UXTH /* 6141 */ MCD_OPC_CheckPredicate, 1, 47, 6, // Skip to: 7728 /* 6145 */ MCD_OPC_SoftFail, 128, 6 /* 0x300 */, 0, /* 6149 */ MCD_OPC_Decode, 136, 4, 71, // Opcode: UXTAH /* 6153 */ MCD_OPC_FilterValue, 2, 35, 6, // Skip to: 7728 /* 6157 */ MCD_OPC_CheckPredicate, 1, 31, 6, // Skip to: 7728 /* 6161 */ MCD_OPC_CheckField, 16, 5, 31, 25, 6, // Skip to: 7728 /* 6167 */ MCD_OPC_CheckField, 8, 4, 15, 19, 6, // Skip to: 7728 /* 6173 */ MCD_OPC_Decode, 157, 2, 34, // Opcode: REVSH /* 6177 */ MCD_OPC_FilterValue, 3, 11, 6, // Skip to: 7728 /* 6181 */ MCD_OPC_ExtractField, 5, 2, // Inst{6-5} ... /* 6184 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6196 /* 6188 */ MCD_OPC_CheckPredicate, 10, 0, 6, // Skip to: 7728 /* 6192 */ MCD_OPC_Decode, 235, 3, 76, // Opcode: UBFX /* 6196 */ MCD_OPC_FilterValue, 3, 248, 5, // Skip to: 7728 /* 6200 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 6203 */ MCD_OPC_FilterValue, 1, 241, 5, // Skip to: 7728 /* 6207 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 6210 */ MCD_OPC_FilterValue, 1, 234, 5, // Skip to: 7728 /* 6214 */ MCD_OPC_ExtractField, 28, 4, // Inst{31-28} ... /* 6217 */ MCD_OPC_FilterValue, 14, 227, 5, // Skip to: 7728 /* 6221 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 6224 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 6243 /* 6228 */ MCD_OPC_CheckPredicate, 15, 30, 0, // Skip to: 6262 /* 6232 */ MCD_OPC_CheckField, 8, 12, 222, 29, 23, 0, // Skip to: 6262 /* 6239 */ MCD_OPC_Decode, 227, 3, 60, // Opcode: TRAPNaCl /* 6243 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 6262 /* 6247 */ MCD_OPC_CheckPredicate, 0, 11, 0, // Skip to: 6262 /* 6251 */ MCD_OPC_CheckField, 8, 12, 222, 31, 4, 0, // Skip to: 6262 /* 6258 */ MCD_OPC_Decode, 226, 3, 60, // Opcode: TRAP /* 6262 */ MCD_OPC_CheckPredicate, 0, 182, 5, // Skip to: 7728 /* 6266 */ MCD_OPC_Decode, 236, 3, 15, // Opcode: UDF /* 6270 */ MCD_OPC_FilterValue, 4, 219, 2, // Skip to: 7005 /* 6274 */ MCD_OPC_ExtractField, 20, 5, // Inst{24-20} ... /* 6277 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6289 /* 6281 */ MCD_OPC_CheckPredicate, 0, 163, 5, // Skip to: 7728 /* 6285 */ MCD_OPC_Decode, 156, 3, 80, // Opcode: STMDA /* 6289 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 6322 /* 6293 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6314 /* 6297 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6314 /* 6303 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6314 /* 6310 */ MCD_OPC_Decode, 158, 2, 81, // Opcode: RFEDA /* 6314 */ MCD_OPC_CheckPredicate, 0, 130, 5, // Skip to: 7728 /* 6318 */ MCD_OPC_Decode, 146, 1, 80, // Opcode: LDMDA /* 6322 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6334 /* 6326 */ MCD_OPC_CheckPredicate, 0, 118, 5, // Skip to: 7728 /* 6330 */ MCD_OPC_Decode, 157, 3, 82, // Opcode: STMDA_UPD /* 6334 */ MCD_OPC_FilterValue, 3, 29, 0, // Skip to: 6367 /* 6338 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6359 /* 6342 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6359 /* 6348 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6359 /* 6355 */ MCD_OPC_Decode, 159, 2, 81, // Opcode: RFEDA_UPD /* 6359 */ MCD_OPC_CheckPredicate, 0, 85, 5, // Skip to: 7728 /* 6363 */ MCD_OPC_Decode, 147, 1, 82, // Opcode: LDMDA_UPD /* 6367 */ MCD_OPC_FilterValue, 4, 30, 0, // Skip to: 6401 /* 6371 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6393 /* 6375 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6393 /* 6381 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6393 /* 6389 */ MCD_OPC_Decode, 248, 2, 83, // Opcode: SRSDA /* 6393 */ MCD_OPC_CheckPredicate, 0, 51, 5, // Skip to: 7728 /* 6397 */ MCD_OPC_Decode, 234, 17, 80, // Opcode: sysSTMDA /* 6401 */ MCD_OPC_FilterValue, 5, 8, 0, // Skip to: 6413 /* 6405 */ MCD_OPC_CheckPredicate, 0, 39, 5, // Skip to: 7728 /* 6409 */ MCD_OPC_Decode, 226, 17, 80, // Opcode: sysLDMDA /* 6413 */ MCD_OPC_FilterValue, 6, 30, 0, // Skip to: 6447 /* 6417 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6439 /* 6421 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6439 /* 6427 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6439 /* 6435 */ MCD_OPC_Decode, 249, 2, 83, // Opcode: SRSDA_UPD /* 6439 */ MCD_OPC_CheckPredicate, 0, 5, 5, // Skip to: 7728 /* 6443 */ MCD_OPC_Decode, 235, 17, 82, // Opcode: sysSTMDA_UPD /* 6447 */ MCD_OPC_FilterValue, 7, 8, 0, // Skip to: 6459 /* 6451 */ MCD_OPC_CheckPredicate, 0, 249, 4, // Skip to: 7728 /* 6455 */ MCD_OPC_Decode, 227, 17, 82, // Opcode: sysLDMDA_UPD /* 6459 */ MCD_OPC_FilterValue, 8, 8, 0, // Skip to: 6471 /* 6463 */ MCD_OPC_CheckPredicate, 0, 237, 4, // Skip to: 7728 /* 6467 */ MCD_OPC_Decode, 160, 3, 80, // Opcode: STMIA /* 6471 */ MCD_OPC_FilterValue, 9, 29, 0, // Skip to: 6504 /* 6475 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6496 /* 6479 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6496 /* 6485 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6496 /* 6492 */ MCD_OPC_Decode, 162, 2, 81, // Opcode: RFEIA /* 6496 */ MCD_OPC_CheckPredicate, 0, 204, 4, // Skip to: 7728 /* 6500 */ MCD_OPC_Decode, 150, 1, 80, // Opcode: LDMIA /* 6504 */ MCD_OPC_FilterValue, 10, 8, 0, // Skip to: 6516 /* 6508 */ MCD_OPC_CheckPredicate, 0, 192, 4, // Skip to: 7728 /* 6512 */ MCD_OPC_Decode, 161, 3, 82, // Opcode: STMIA_UPD /* 6516 */ MCD_OPC_FilterValue, 11, 29, 0, // Skip to: 6549 /* 6520 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6541 /* 6524 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6541 /* 6530 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6541 /* 6537 */ MCD_OPC_Decode, 163, 2, 81, // Opcode: RFEIA_UPD /* 6541 */ MCD_OPC_CheckPredicate, 0, 159, 4, // Skip to: 7728 /* 6545 */ MCD_OPC_Decode, 152, 1, 82, // Opcode: LDMIA_UPD /* 6549 */ MCD_OPC_FilterValue, 12, 30, 0, // Skip to: 6583 /* 6553 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6575 /* 6557 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6575 /* 6563 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6575 /* 6571 */ MCD_OPC_Decode, 252, 2, 83, // Opcode: SRSIA /* 6575 */ MCD_OPC_CheckPredicate, 0, 125, 4, // Skip to: 7728 /* 6579 */ MCD_OPC_Decode, 238, 17, 80, // Opcode: sysSTMIA /* 6583 */ MCD_OPC_FilterValue, 13, 8, 0, // Skip to: 6595 /* 6587 */ MCD_OPC_CheckPredicate, 0, 113, 4, // Skip to: 7728 /* 6591 */ MCD_OPC_Decode, 230, 17, 80, // Opcode: sysLDMIA /* 6595 */ MCD_OPC_FilterValue, 14, 30, 0, // Skip to: 6629 /* 6599 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6621 /* 6603 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6621 /* 6609 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6621 /* 6617 */ MCD_OPC_Decode, 253, 2, 83, // Opcode: SRSIA_UPD /* 6621 */ MCD_OPC_CheckPredicate, 0, 79, 4, // Skip to: 7728 /* 6625 */ MCD_OPC_Decode, 239, 17, 82, // Opcode: sysSTMIA_UPD /* 6629 */ MCD_OPC_FilterValue, 15, 8, 0, // Skip to: 6641 /* 6633 */ MCD_OPC_CheckPredicate, 0, 67, 4, // Skip to: 7728 /* 6637 */ MCD_OPC_Decode, 231, 17, 82, // Opcode: sysLDMIA_UPD /* 6641 */ MCD_OPC_FilterValue, 16, 8, 0, // Skip to: 6653 /* 6645 */ MCD_OPC_CheckPredicate, 0, 55, 4, // Skip to: 7728 /* 6649 */ MCD_OPC_Decode, 158, 3, 80, // Opcode: STMDB /* 6653 */ MCD_OPC_FilterValue, 17, 29, 0, // Skip to: 6686 /* 6657 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6678 /* 6661 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6678 /* 6667 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6678 /* 6674 */ MCD_OPC_Decode, 160, 2, 81, // Opcode: RFEDB /* 6678 */ MCD_OPC_CheckPredicate, 0, 22, 4, // Skip to: 7728 /* 6682 */ MCD_OPC_Decode, 148, 1, 80, // Opcode: LDMDB /* 6686 */ MCD_OPC_FilterValue, 18, 8, 0, // Skip to: 6698 /* 6690 */ MCD_OPC_CheckPredicate, 0, 10, 4, // Skip to: 7728 /* 6694 */ MCD_OPC_Decode, 159, 3, 82, // Opcode: STMDB_UPD /* 6698 */ MCD_OPC_FilterValue, 19, 29, 0, // Skip to: 6731 /* 6702 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6723 /* 6706 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6723 /* 6712 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6723 /* 6719 */ MCD_OPC_Decode, 161, 2, 81, // Opcode: RFEDB_UPD /* 6723 */ MCD_OPC_CheckPredicate, 0, 233, 3, // Skip to: 7728 /* 6727 */ MCD_OPC_Decode, 149, 1, 82, // Opcode: LDMDB_UPD /* 6731 */ MCD_OPC_FilterValue, 20, 30, 0, // Skip to: 6765 /* 6735 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6757 /* 6739 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6757 /* 6745 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6757 /* 6753 */ MCD_OPC_Decode, 250, 2, 83, // Opcode: SRSDB /* 6757 */ MCD_OPC_CheckPredicate, 0, 199, 3, // Skip to: 7728 /* 6761 */ MCD_OPC_Decode, 236, 17, 80, // Opcode: sysSTMDB /* 6765 */ MCD_OPC_FilterValue, 21, 8, 0, // Skip to: 6777 /* 6769 */ MCD_OPC_CheckPredicate, 0, 187, 3, // Skip to: 7728 /* 6773 */ MCD_OPC_Decode, 228, 17, 80, // Opcode: sysLDMDB /* 6777 */ MCD_OPC_FilterValue, 22, 30, 0, // Skip to: 6811 /* 6781 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6803 /* 6785 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6803 /* 6791 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6803 /* 6799 */ MCD_OPC_Decode, 251, 2, 83, // Opcode: SRSDB_UPD /* 6803 */ MCD_OPC_CheckPredicate, 0, 153, 3, // Skip to: 7728 /* 6807 */ MCD_OPC_Decode, 237, 17, 82, // Opcode: sysSTMDB_UPD /* 6811 */ MCD_OPC_FilterValue, 23, 8, 0, // Skip to: 6823 /* 6815 */ MCD_OPC_CheckPredicate, 0, 141, 3, // Skip to: 7728 /* 6819 */ MCD_OPC_Decode, 229, 17, 82, // Opcode: sysLDMDB_UPD /* 6823 */ MCD_OPC_FilterValue, 24, 8, 0, // Skip to: 6835 /* 6827 */ MCD_OPC_CheckPredicate, 0, 129, 3, // Skip to: 7728 /* 6831 */ MCD_OPC_Decode, 162, 3, 80, // Opcode: STMIB /* 6835 */ MCD_OPC_FilterValue, 25, 29, 0, // Skip to: 6868 /* 6839 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6860 /* 6843 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6860 /* 6849 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6860 /* 6856 */ MCD_OPC_Decode, 164, 2, 81, // Opcode: RFEIB /* 6860 */ MCD_OPC_CheckPredicate, 0, 96, 3, // Skip to: 7728 /* 6864 */ MCD_OPC_Decode, 153, 1, 80, // Opcode: LDMIB /* 6868 */ MCD_OPC_FilterValue, 26, 8, 0, // Skip to: 6880 /* 6872 */ MCD_OPC_CheckPredicate, 0, 84, 3, // Skip to: 7728 /* 6876 */ MCD_OPC_Decode, 163, 3, 82, // Opcode: STMIB_UPD /* 6880 */ MCD_OPC_FilterValue, 27, 29, 0, // Skip to: 6913 /* 6884 */ MCD_OPC_CheckPredicate, 0, 17, 0, // Skip to: 6905 /* 6888 */ MCD_OPC_CheckField, 28, 4, 15, 11, 0, // Skip to: 6905 /* 6894 */ MCD_OPC_CheckField, 0, 16, 128, 20, 4, 0, // Skip to: 6905 /* 6901 */ MCD_OPC_Decode, 165, 2, 81, // Opcode: RFEIB_UPD /* 6905 */ MCD_OPC_CheckPredicate, 0, 51, 3, // Skip to: 7728 /* 6909 */ MCD_OPC_Decode, 154, 1, 82, // Opcode: LDMIB_UPD /* 6913 */ MCD_OPC_FilterValue, 28, 30, 0, // Skip to: 6947 /* 6917 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6939 /* 6921 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6939 /* 6927 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6939 /* 6935 */ MCD_OPC_Decode, 254, 2, 83, // Opcode: SRSIB /* 6939 */ MCD_OPC_CheckPredicate, 0, 17, 3, // Skip to: 7728 /* 6943 */ MCD_OPC_Decode, 240, 17, 80, // Opcode: sysSTMIB /* 6947 */ MCD_OPC_FilterValue, 29, 8, 0, // Skip to: 6959 /* 6951 */ MCD_OPC_CheckPredicate, 0, 5, 3, // Skip to: 7728 /* 6955 */ MCD_OPC_Decode, 232, 17, 80, // Opcode: sysLDMIB /* 6959 */ MCD_OPC_FilterValue, 30, 30, 0, // Skip to: 6993 /* 6963 */ MCD_OPC_CheckPredicate, 0, 18, 0, // Skip to: 6985 /* 6967 */ MCD_OPC_CheckField, 28, 4, 15, 12, 0, // Skip to: 6985 /* 6973 */ MCD_OPC_CheckField, 5, 15, 168, 208, 1, 4, 0, // Skip to: 6985 /* 6981 */ MCD_OPC_Decode, 255, 2, 83, // Opcode: SRSIB_UPD /* 6985 */ MCD_OPC_CheckPredicate, 0, 227, 2, // Skip to: 7728 /* 6989 */ MCD_OPC_Decode, 241, 17, 82, // Opcode: sysSTMIB_UPD /* 6993 */ MCD_OPC_FilterValue, 31, 219, 2, // Skip to: 7728 /* 6997 */ MCD_OPC_CheckPredicate, 0, 215, 2, // Skip to: 7728 /* 7001 */ MCD_OPC_Decode, 233, 17, 82, // Opcode: sysLDMIB_UPD /* 7005 */ MCD_OPC_FilterValue, 5, 51, 0, // Skip to: 7060 /* 7009 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7012 */ MCD_OPC_FilterValue, 0, 7, 0, // Skip to: 7023 /* 7016 */ MCD_OPC_CheckPredicate, 0, 27, 0, // Skip to: 7047 /* 7020 */ MCD_OPC_Decode, 73, 84, // Opcode: Bcc /* 7023 */ MCD_OPC_FilterValue, 1, 20, 0, // Skip to: 7047 /* 7027 */ MCD_OPC_CheckPredicate, 0, 9, 0, // Skip to: 7040 /* 7031 */ MCD_OPC_CheckField, 28, 4, 14, 3, 0, // Skip to: 7040 /* 7037 */ MCD_OPC_Decode, 58, 84, // Opcode: BL /* 7040 */ MCD_OPC_CheckPredicate, 0, 3, 0, // Skip to: 7047 /* 7044 */ MCD_OPC_Decode, 62, 84, // Opcode: BL_pred /* 7047 */ MCD_OPC_CheckPredicate, 8, 165, 2, // Skip to: 7728 /* 7051 */ MCD_OPC_CheckField, 28, 4, 15, 159, 2, // Skip to: 7728 /* 7057 */ MCD_OPC_Decode, 61, 85, // Opcode: BLXi /* 7060 */ MCD_OPC_FilterValue, 6, 43, 2, // Skip to: 7619 /* 7064 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 7067 */ MCD_OPC_FilterValue, 0, 62, 0, // Skip to: 7133 /* 7071 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7074 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 7107 /* 7078 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 7081 */ MCD_OPC_FilterValue, 1, 131, 2, // Skip to: 7728 /* 7085 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7099 /* 7089 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7099 /* 7095 */ MCD_OPC_Decode, 138, 3, 86, // Opcode: STC2_OPTION /* 7099 */ MCD_OPC_CheckPredicate, 0, 113, 2, // Skip to: 7728 /* 7103 */ MCD_OPC_Decode, 146, 3, 86, // Opcode: STC_OPTION /* 7107 */ MCD_OPC_FilterValue, 1, 105, 2, // Skip to: 7728 /* 7111 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7125 /* 7115 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7125 /* 7121 */ MCD_OPC_Decode, 137, 3, 86, // Opcode: STC2_OFFSET /* 7125 */ MCD_OPC_CheckPredicate, 0, 87, 2, // Skip to: 7728 /* 7129 */ MCD_OPC_Decode, 145, 3, 86, // Opcode: STC_OFFSET /* 7133 */ MCD_OPC_FilterValue, 1, 62, 0, // Skip to: 7199 /* 7137 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7140 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 7173 /* 7144 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 7147 */ MCD_OPC_FilterValue, 1, 65, 2, // Skip to: 7728 /* 7151 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7165 /* 7155 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7165 /* 7161 */ MCD_OPC_Decode, 135, 1, 86, // Opcode: LDC2_OPTION /* 7165 */ MCD_OPC_CheckPredicate, 0, 47, 2, // Skip to: 7728 /* 7169 */ MCD_OPC_Decode, 143, 1, 86, // Opcode: LDC_OPTION /* 7173 */ MCD_OPC_FilterValue, 1, 39, 2, // Skip to: 7728 /* 7177 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7191 /* 7181 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7191 /* 7187 */ MCD_OPC_Decode, 134, 1, 86, // Opcode: LDC2_OFFSET /* 7191 */ MCD_OPC_CheckPredicate, 0, 21, 2, // Skip to: 7728 /* 7195 */ MCD_OPC_Decode, 142, 1, 86, // Opcode: LDC_OFFSET /* 7199 */ MCD_OPC_FilterValue, 2, 55, 0, // Skip to: 7258 /* 7203 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7206 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7232 /* 7210 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7224 /* 7214 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7224 /* 7220 */ MCD_OPC_Decode, 139, 3, 86, // Opcode: STC2_POST /* 7224 */ MCD_OPC_CheckPredicate, 0, 244, 1, // Skip to: 7728 /* 7228 */ MCD_OPC_Decode, 147, 3, 86, // Opcode: STC_POST /* 7232 */ MCD_OPC_FilterValue, 1, 236, 1, // Skip to: 7728 /* 7236 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7250 /* 7240 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7250 /* 7246 */ MCD_OPC_Decode, 140, 3, 86, // Opcode: STC2_PRE /* 7250 */ MCD_OPC_CheckPredicate, 0, 218, 1, // Skip to: 7728 /* 7254 */ MCD_OPC_Decode, 148, 3, 86, // Opcode: STC_PRE /* 7258 */ MCD_OPC_FilterValue, 3, 55, 0, // Skip to: 7317 /* 7262 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7265 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7291 /* 7269 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7283 /* 7273 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7283 /* 7279 */ MCD_OPC_Decode, 136, 1, 86, // Opcode: LDC2_POST /* 7283 */ MCD_OPC_CheckPredicate, 0, 185, 1, // Skip to: 7728 /* 7287 */ MCD_OPC_Decode, 144, 1, 86, // Opcode: LDC_POST /* 7291 */ MCD_OPC_FilterValue, 1, 177, 1, // Skip to: 7728 /* 7295 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7309 /* 7299 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7309 /* 7305 */ MCD_OPC_Decode, 137, 1, 86, // Opcode: LDC2_PRE /* 7309 */ MCD_OPC_CheckPredicate, 0, 159, 1, // Skip to: 7728 /* 7313 */ MCD_OPC_Decode, 145, 1, 86, // Opcode: LDC_PRE /* 7317 */ MCD_OPC_FilterValue, 4, 88, 0, // Skip to: 7409 /* 7321 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7324 */ MCD_OPC_FilterValue, 0, 55, 0, // Skip to: 7383 /* 7328 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 7331 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7357 /* 7335 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7349 /* 7339 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7349 /* 7345 */ MCD_OPC_Decode, 208, 1, 87, // Opcode: MCRR2 /* 7349 */ MCD_OPC_CheckPredicate, 0, 119, 1, // Skip to: 7728 /* 7353 */ MCD_OPC_Decode, 207, 1, 88, // Opcode: MCRR /* 7357 */ MCD_OPC_FilterValue, 1, 111, 1, // Skip to: 7728 /* 7361 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7375 /* 7365 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7375 /* 7371 */ MCD_OPC_Decode, 134, 3, 86, // Opcode: STC2L_OPTION /* 7375 */ MCD_OPC_CheckPredicate, 0, 93, 1, // Skip to: 7728 /* 7379 */ MCD_OPC_Decode, 142, 3, 86, // Opcode: STCL_OPTION /* 7383 */ MCD_OPC_FilterValue, 1, 85, 1, // Skip to: 7728 /* 7387 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7401 /* 7391 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7401 /* 7397 */ MCD_OPC_Decode, 133, 3, 86, // Opcode: STC2L_OFFSET /* 7401 */ MCD_OPC_CheckPredicate, 0, 67, 1, // Skip to: 7728 /* 7405 */ MCD_OPC_Decode, 141, 3, 86, // Opcode: STCL_OFFSET /* 7409 */ MCD_OPC_FilterValue, 5, 88, 0, // Skip to: 7501 /* 7413 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7416 */ MCD_OPC_FilterValue, 0, 55, 0, // Skip to: 7475 /* 7420 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 7423 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7449 /* 7427 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7441 /* 7431 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7441 /* 7437 */ MCD_OPC_Decode, 237, 1, 87, // Opcode: MRRC2 /* 7441 */ MCD_OPC_CheckPredicate, 0, 27, 1, // Skip to: 7728 /* 7445 */ MCD_OPC_Decode, 236, 1, 88, // Opcode: MRRC /* 7449 */ MCD_OPC_FilterValue, 1, 19, 1, // Skip to: 7728 /* 7453 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7467 /* 7457 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7467 /* 7463 */ MCD_OPC_Decode, 131, 1, 86, // Opcode: LDC2L_OPTION /* 7467 */ MCD_OPC_CheckPredicate, 0, 1, 1, // Skip to: 7728 /* 7471 */ MCD_OPC_Decode, 139, 1, 86, // Opcode: LDCL_OPTION /* 7475 */ MCD_OPC_FilterValue, 1, 249, 0, // Skip to: 7728 /* 7479 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7493 /* 7483 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7493 /* 7489 */ MCD_OPC_Decode, 130, 1, 86, // Opcode: LDC2L_OFFSET /* 7493 */ MCD_OPC_CheckPredicate, 0, 231, 0, // Skip to: 7728 /* 7497 */ MCD_OPC_Decode, 138, 1, 86, // Opcode: LDCL_OFFSET /* 7501 */ MCD_OPC_FilterValue, 6, 55, 0, // Skip to: 7560 /* 7505 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7508 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7534 /* 7512 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7526 /* 7516 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7526 /* 7522 */ MCD_OPC_Decode, 135, 3, 86, // Opcode: STC2L_POST /* 7526 */ MCD_OPC_CheckPredicate, 0, 198, 0, // Skip to: 7728 /* 7530 */ MCD_OPC_Decode, 143, 3, 86, // Opcode: STCL_POST /* 7534 */ MCD_OPC_FilterValue, 1, 190, 0, // Skip to: 7728 /* 7538 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7552 /* 7542 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7552 /* 7548 */ MCD_OPC_Decode, 136, 3, 86, // Opcode: STC2L_PRE /* 7552 */ MCD_OPC_CheckPredicate, 0, 172, 0, // Skip to: 7728 /* 7556 */ MCD_OPC_Decode, 144, 3, 86, // Opcode: STCL_PRE /* 7560 */ MCD_OPC_FilterValue, 7, 164, 0, // Skip to: 7728 /* 7564 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7567 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7593 /* 7571 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7585 /* 7575 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7585 /* 7581 */ MCD_OPC_Decode, 132, 1, 86, // Opcode: LDC2L_POST /* 7585 */ MCD_OPC_CheckPredicate, 0, 139, 0, // Skip to: 7728 /* 7589 */ MCD_OPC_Decode, 140, 1, 86, // Opcode: LDCL_POST /* 7593 */ MCD_OPC_FilterValue, 1, 131, 0, // Skip to: 7728 /* 7597 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7611 /* 7601 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7611 /* 7607 */ MCD_OPC_Decode, 133, 1, 86, // Opcode: LDC2L_PRE /* 7611 */ MCD_OPC_CheckPredicate, 0, 113, 0, // Skip to: 7728 /* 7615 */ MCD_OPC_Decode, 141, 1, 86, // Opcode: LDCL_PRE /* 7619 */ MCD_OPC_FilterValue, 7, 105, 0, // Skip to: 7728 /* 7623 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 7626 */ MCD_OPC_FilterValue, 0, 86, 0, // Skip to: 7716 /* 7630 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 7633 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 7657 /* 7637 */ MCD_OPC_CheckPredicate, 4, 9, 0, // Skip to: 7650 /* 7641 */ MCD_OPC_CheckField, 28, 4, 15, 3, 0, // Skip to: 7650 /* 7647 */ MCD_OPC_Decode, 75, 89, // Opcode: CDP2 /* 7650 */ MCD_OPC_CheckPredicate, 4, 74, 0, // Skip to: 7728 /* 7654 */ MCD_OPC_Decode, 74, 90, // Opcode: CDP /* 7657 */ MCD_OPC_FilterValue, 1, 67, 0, // Skip to: 7728 /* 7661 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 7664 */ MCD_OPC_FilterValue, 0, 22, 0, // Skip to: 7690 /* 7668 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7682 /* 7672 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7682 /* 7678 */ MCD_OPC_Decode, 206, 1, 91, // Opcode: MCR2 /* 7682 */ MCD_OPC_CheckPredicate, 0, 42, 0, // Skip to: 7728 /* 7686 */ MCD_OPC_Decode, 205, 1, 92, // Opcode: MCR /* 7690 */ MCD_OPC_FilterValue, 1, 34, 0, // Skip to: 7728 /* 7694 */ MCD_OPC_CheckPredicate, 4, 10, 0, // Skip to: 7708 /* 7698 */ MCD_OPC_CheckField, 28, 4, 15, 4, 0, // Skip to: 7708 /* 7704 */ MCD_OPC_Decode, 235, 1, 93, // Opcode: MRC2 /* 7708 */ MCD_OPC_CheckPredicate, 0, 16, 0, // Skip to: 7728 /* 7712 */ MCD_OPC_Decode, 234, 1, 94, // Opcode: MRC /* 7716 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7728 /* 7720 */ MCD_OPC_CheckPredicate, 0, 4, 0, // Skip to: 7728 /* 7724 */ MCD_OPC_Decode, 208, 3, 95, // Opcode: SVC /* 7728 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableNEONData32[] = { /* 0 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 3 */ MCD_OPC_FilterValue, 0, 230, 30, // Skip to: 7917 /* 7 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 10 */ MCD_OPC_FilterValue, 0, 113, 5, // Skip to: 1407 /* 14 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 17 */ MCD_OPC_FilterValue, 0, 105, 0, // Skip to: 126 /* 21 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 24 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 56 /* 29 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 32 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 44 /* 36 */ MCD_OPC_CheckPredicate, 16, 195, 56, // Skip to: 14571 /* 40 */ MCD_OPC_Decode, 180, 6, 96, // Opcode: VHADDsv8i8 /* 44 */ MCD_OPC_FilterValue, 1, 187, 56, // Skip to: 14571 /* 48 */ MCD_OPC_CheckPredicate, 16, 183, 56, // Skip to: 14571 /* 52 */ MCD_OPC_Decode, 175, 6, 97, // Opcode: VHADDsv16i8 /* 56 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 75 /* 61 */ MCD_OPC_CheckPredicate, 16, 170, 56, // Skip to: 14571 /* 65 */ MCD_OPC_CheckField, 6, 1, 0, 164, 56, // Skip to: 14571 /* 71 */ MCD_OPC_Decode, 198, 4, 98, // Opcode: VADDLsv8i16 /* 75 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 107 /* 80 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 83 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 95 /* 87 */ MCD_OPC_CheckPredicate, 16, 144, 56, // Skip to: 14571 /* 91 */ MCD_OPC_Decode, 186, 6, 96, // Opcode: VHADDuv8i8 /* 95 */ MCD_OPC_FilterValue, 1, 136, 56, // Skip to: 14571 /* 99 */ MCD_OPC_CheckPredicate, 16, 132, 56, // Skip to: 14571 /* 103 */ MCD_OPC_Decode, 181, 6, 97, // Opcode: VHADDuv16i8 /* 107 */ MCD_OPC_FilterValue, 231, 3, 123, 56, // Skip to: 14571 /* 112 */ MCD_OPC_CheckPredicate, 16, 119, 56, // Skip to: 14571 /* 116 */ MCD_OPC_CheckField, 6, 1, 0, 113, 56, // Skip to: 14571 /* 122 */ MCD_OPC_Decode, 201, 4, 98, // Opcode: VADDLuv8i16 /* 126 */ MCD_OPC_FilterValue, 1, 105, 0, // Skip to: 235 /* 130 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 133 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 165 /* 138 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 141 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 153 /* 145 */ MCD_OPC_CheckPredicate, 16, 86, 56, // Skip to: 14571 /* 149 */ MCD_OPC_Decode, 141, 13, 96, // Opcode: VRHADDsv8i8 /* 153 */ MCD_OPC_FilterValue, 1, 78, 56, // Skip to: 14571 /* 157 */ MCD_OPC_CheckPredicate, 16, 74, 56, // Skip to: 14571 /* 161 */ MCD_OPC_Decode, 136, 13, 97, // Opcode: VRHADDsv16i8 /* 165 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 184 /* 170 */ MCD_OPC_CheckPredicate, 16, 61, 56, // Skip to: 14571 /* 174 */ MCD_OPC_CheckField, 6, 1, 0, 55, 56, // Skip to: 14571 /* 180 */ MCD_OPC_Decode, 205, 4, 99, // Opcode: VADDWsv8i16 /* 184 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 216 /* 189 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 192 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 204 /* 196 */ MCD_OPC_CheckPredicate, 16, 35, 56, // Skip to: 14571 /* 200 */ MCD_OPC_Decode, 147, 13, 96, // Opcode: VRHADDuv8i8 /* 204 */ MCD_OPC_FilterValue, 1, 27, 56, // Skip to: 14571 /* 208 */ MCD_OPC_CheckPredicate, 16, 23, 56, // Skip to: 14571 /* 212 */ MCD_OPC_Decode, 142, 13, 97, // Opcode: VRHADDuv16i8 /* 216 */ MCD_OPC_FilterValue, 231, 3, 14, 56, // Skip to: 14571 /* 221 */ MCD_OPC_CheckPredicate, 16, 10, 56, // Skip to: 14571 /* 225 */ MCD_OPC_CheckField, 6, 1, 0, 4, 56, // Skip to: 14571 /* 231 */ MCD_OPC_Decode, 208, 4, 99, // Opcode: VADDWuv8i16 /* 235 */ MCD_OPC_FilterValue, 2, 105, 0, // Skip to: 344 /* 239 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 242 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 274 /* 247 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 250 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 262 /* 254 */ MCD_OPC_CheckPredicate, 16, 233, 55, // Skip to: 14571 /* 258 */ MCD_OPC_Decode, 192, 6, 96, // Opcode: VHSUBsv8i8 /* 262 */ MCD_OPC_FilterValue, 1, 225, 55, // Skip to: 14571 /* 266 */ MCD_OPC_CheckPredicate, 16, 221, 55, // Skip to: 14571 /* 270 */ MCD_OPC_Decode, 187, 6, 97, // Opcode: VHSUBsv16i8 /* 274 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 293 /* 279 */ MCD_OPC_CheckPredicate, 16, 208, 55, // Skip to: 14571 /* 283 */ MCD_OPC_CheckField, 6, 1, 0, 202, 55, // Skip to: 14571 /* 289 */ MCD_OPC_Decode, 146, 17, 98, // Opcode: VSUBLsv8i16 /* 293 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 325 /* 298 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 301 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 313 /* 305 */ MCD_OPC_CheckPredicate, 16, 182, 55, // Skip to: 14571 /* 309 */ MCD_OPC_Decode, 198, 6, 96, // Opcode: VHSUBuv8i8 /* 313 */ MCD_OPC_FilterValue, 1, 174, 55, // Skip to: 14571 /* 317 */ MCD_OPC_CheckPredicate, 16, 170, 55, // Skip to: 14571 /* 321 */ MCD_OPC_Decode, 193, 6, 97, // Opcode: VHSUBuv16i8 /* 325 */ MCD_OPC_FilterValue, 231, 3, 161, 55, // Skip to: 14571 /* 330 */ MCD_OPC_CheckPredicate, 16, 157, 55, // Skip to: 14571 /* 334 */ MCD_OPC_CheckField, 6, 1, 0, 151, 55, // Skip to: 14571 /* 340 */ MCD_OPC_Decode, 149, 17, 98, // Opcode: VSUBLuv8i16 /* 344 */ MCD_OPC_FilterValue, 3, 105, 0, // Skip to: 453 /* 348 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 351 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 383 /* 356 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 359 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 371 /* 363 */ MCD_OPC_CheckPredicate, 16, 124, 55, // Skip to: 14571 /* 367 */ MCD_OPC_Decode, 150, 5, 96, // Opcode: VCGTsv8i8 /* 371 */ MCD_OPC_FilterValue, 1, 116, 55, // Skip to: 14571 /* 375 */ MCD_OPC_CheckPredicate, 16, 112, 55, // Skip to: 14571 /* 379 */ MCD_OPC_Decode, 145, 5, 97, // Opcode: VCGTsv16i8 /* 383 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 402 /* 388 */ MCD_OPC_CheckPredicate, 16, 99, 55, // Skip to: 14571 /* 392 */ MCD_OPC_CheckField, 6, 1, 0, 93, 55, // Skip to: 14571 /* 398 */ MCD_OPC_Decode, 153, 17, 99, // Opcode: VSUBWsv8i16 /* 402 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 434 /* 407 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 410 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 422 /* 414 */ MCD_OPC_CheckPredicate, 16, 73, 55, // Skip to: 14571 /* 418 */ MCD_OPC_Decode, 156, 5, 96, // Opcode: VCGTuv8i8 /* 422 */ MCD_OPC_FilterValue, 1, 65, 55, // Skip to: 14571 /* 426 */ MCD_OPC_CheckPredicate, 16, 61, 55, // Skip to: 14571 /* 430 */ MCD_OPC_Decode, 151, 5, 97, // Opcode: VCGTuv16i8 /* 434 */ MCD_OPC_FilterValue, 231, 3, 52, 55, // Skip to: 14571 /* 439 */ MCD_OPC_CheckPredicate, 16, 48, 55, // Skip to: 14571 /* 443 */ MCD_OPC_CheckField, 6, 1, 0, 42, 55, // Skip to: 14571 /* 449 */ MCD_OPC_Decode, 156, 17, 99, // Opcode: VSUBWuv8i16 /* 453 */ MCD_OPC_FilterValue, 4, 105, 0, // Skip to: 562 /* 457 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 460 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 492 /* 465 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 468 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 480 /* 472 */ MCD_OPC_CheckPredicate, 16, 15, 55, // Skip to: 14571 /* 476 */ MCD_OPC_Decode, 141, 14, 100, // Opcode: VSHLsv8i8 /* 480 */ MCD_OPC_FilterValue, 1, 7, 55, // Skip to: 14571 /* 484 */ MCD_OPC_CheckPredicate, 16, 3, 55, // Skip to: 14571 /* 488 */ MCD_OPC_Decode, 134, 14, 101, // Opcode: VSHLsv16i8 /* 492 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 511 /* 497 */ MCD_OPC_CheckPredicate, 16, 246, 54, // Skip to: 14571 /* 501 */ MCD_OPC_CheckField, 6, 1, 0, 240, 54, // Skip to: 14571 /* 507 */ MCD_OPC_Decode, 195, 4, 102, // Opcode: VADDHNv8i8 /* 511 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 543 /* 516 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 519 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 531 /* 523 */ MCD_OPC_CheckPredicate, 16, 220, 54, // Skip to: 14571 /* 527 */ MCD_OPC_Decode, 149, 14, 100, // Opcode: VSHLuv8i8 /* 531 */ MCD_OPC_FilterValue, 1, 212, 54, // Skip to: 14571 /* 535 */ MCD_OPC_CheckPredicate, 16, 208, 54, // Skip to: 14571 /* 539 */ MCD_OPC_Decode, 142, 14, 101, // Opcode: VSHLuv16i8 /* 543 */ MCD_OPC_FilterValue, 231, 3, 199, 54, // Skip to: 14571 /* 548 */ MCD_OPC_CheckPredicate, 16, 195, 54, // Skip to: 14571 /* 552 */ MCD_OPC_CheckField, 6, 1, 0, 189, 54, // Skip to: 14571 /* 558 */ MCD_OPC_Decode, 245, 12, 102, // Opcode: VRADDHNv8i8 /* 562 */ MCD_OPC_FilterValue, 5, 105, 0, // Skip to: 671 /* 566 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 569 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 601 /* 574 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 577 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 589 /* 581 */ MCD_OPC_CheckPredicate, 16, 162, 54, // Skip to: 14571 /* 585 */ MCD_OPC_Decode, 181, 13, 100, // Opcode: VRSHLsv8i8 /* 589 */ MCD_OPC_FilterValue, 1, 154, 54, // Skip to: 14571 /* 593 */ MCD_OPC_CheckPredicate, 16, 150, 54, // Skip to: 14571 /* 597 */ MCD_OPC_Decode, 174, 13, 101, // Opcode: VRSHLsv16i8 /* 601 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 620 /* 606 */ MCD_OPC_CheckPredicate, 16, 137, 54, // Skip to: 14571 /* 610 */ MCD_OPC_CheckField, 6, 1, 0, 131, 54, // Skip to: 14571 /* 616 */ MCD_OPC_Decode, 142, 4, 103, // Opcode: VABALsv8i16 /* 620 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 652 /* 625 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 628 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 640 /* 632 */ MCD_OPC_CheckPredicate, 16, 111, 54, // Skip to: 14571 /* 636 */ MCD_OPC_Decode, 189, 13, 100, // Opcode: VRSHLuv8i8 /* 640 */ MCD_OPC_FilterValue, 1, 103, 54, // Skip to: 14571 /* 644 */ MCD_OPC_CheckPredicate, 16, 99, 54, // Skip to: 14571 /* 648 */ MCD_OPC_Decode, 182, 13, 101, // Opcode: VRSHLuv16i8 /* 652 */ MCD_OPC_FilterValue, 231, 3, 90, 54, // Skip to: 14571 /* 657 */ MCD_OPC_CheckPredicate, 16, 86, 54, // Skip to: 14571 /* 661 */ MCD_OPC_CheckField, 6, 1, 0, 80, 54, // Skip to: 14571 /* 667 */ MCD_OPC_Decode, 145, 4, 103, // Opcode: VABALuv8i16 /* 671 */ MCD_OPC_FilterValue, 6, 105, 0, // Skip to: 780 /* 675 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 678 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 710 /* 683 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 686 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 698 /* 690 */ MCD_OPC_CheckPredicate, 16, 53, 54, // Skip to: 14571 /* 694 */ MCD_OPC_Decode, 249, 9, 96, // Opcode: VMAXsv8i8 /* 698 */ MCD_OPC_FilterValue, 1, 45, 54, // Skip to: 14571 /* 702 */ MCD_OPC_CheckPredicate, 16, 41, 54, // Skip to: 14571 /* 706 */ MCD_OPC_Decode, 244, 9, 97, // Opcode: VMAXsv16i8 /* 710 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 729 /* 715 */ MCD_OPC_CheckPredicate, 16, 28, 54, // Skip to: 14571 /* 719 */ MCD_OPC_CheckField, 6, 1, 0, 22, 54, // Skip to: 14571 /* 725 */ MCD_OPC_Decode, 143, 17, 102, // Opcode: VSUBHNv8i8 /* 729 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 761 /* 734 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 737 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 749 /* 741 */ MCD_OPC_CheckPredicate, 16, 2, 54, // Skip to: 14571 /* 745 */ MCD_OPC_Decode, 255, 9, 96, // Opcode: VMAXuv8i8 /* 749 */ MCD_OPC_FilterValue, 1, 250, 53, // Skip to: 14571 /* 753 */ MCD_OPC_CheckPredicate, 16, 246, 53, // Skip to: 14571 /* 757 */ MCD_OPC_Decode, 250, 9, 97, // Opcode: VMAXuv16i8 /* 761 */ MCD_OPC_FilterValue, 231, 3, 237, 53, // Skip to: 14571 /* 766 */ MCD_OPC_CheckPredicate, 16, 233, 53, // Skip to: 14571 /* 770 */ MCD_OPC_CheckField, 6, 1, 0, 227, 53, // Skip to: 14571 /* 776 */ MCD_OPC_Decode, 233, 13, 102, // Opcode: VRSUBHNv8i8 /* 780 */ MCD_OPC_FilterValue, 7, 105, 0, // Skip to: 889 /* 784 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 787 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 819 /* 792 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 795 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 807 /* 799 */ MCD_OPC_CheckPredicate, 16, 200, 53, // Skip to: 14571 /* 803 */ MCD_OPC_Decode, 171, 4, 96, // Opcode: VABDsv8i8 /* 807 */ MCD_OPC_FilterValue, 1, 192, 53, // Skip to: 14571 /* 811 */ MCD_OPC_CheckPredicate, 16, 188, 53, // Skip to: 14571 /* 815 */ MCD_OPC_Decode, 166, 4, 97, // Opcode: VABDsv16i8 /* 819 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 838 /* 824 */ MCD_OPC_CheckPredicate, 16, 175, 53, // Skip to: 14571 /* 828 */ MCD_OPC_CheckField, 6, 1, 0, 169, 53, // Skip to: 14571 /* 834 */ MCD_OPC_Decode, 160, 4, 98, // Opcode: VABDLsv8i16 /* 838 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 870 /* 843 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 846 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 858 /* 850 */ MCD_OPC_CheckPredicate, 16, 149, 53, // Skip to: 14571 /* 854 */ MCD_OPC_Decode, 177, 4, 96, // Opcode: VABDuv8i8 /* 858 */ MCD_OPC_FilterValue, 1, 141, 53, // Skip to: 14571 /* 862 */ MCD_OPC_CheckPredicate, 16, 137, 53, // Skip to: 14571 /* 866 */ MCD_OPC_Decode, 172, 4, 97, // Opcode: VABDuv16i8 /* 870 */ MCD_OPC_FilterValue, 231, 3, 128, 53, // Skip to: 14571 /* 875 */ MCD_OPC_CheckPredicate, 16, 124, 53, // Skip to: 14571 /* 879 */ MCD_OPC_CheckField, 6, 1, 0, 118, 53, // Skip to: 14571 /* 885 */ MCD_OPC_Decode, 163, 4, 98, // Opcode: VABDLuv8i16 /* 889 */ MCD_OPC_FilterValue, 8, 105, 0, // Skip to: 998 /* 893 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 896 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 928 /* 901 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 904 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 916 /* 908 */ MCD_OPC_CheckPredicate, 16, 91, 53, // Skip to: 14571 /* 912 */ MCD_OPC_Decode, 218, 4, 96, // Opcode: VADDv8i8 /* 916 */ MCD_OPC_FilterValue, 1, 83, 53, // Skip to: 14571 /* 920 */ MCD_OPC_CheckPredicate, 16, 79, 53, // Skip to: 14571 /* 924 */ MCD_OPC_Decode, 211, 4, 97, // Opcode: VADDv16i8 /* 928 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 947 /* 933 */ MCD_OPC_CheckPredicate, 16, 66, 53, // Skip to: 14571 /* 937 */ MCD_OPC_CheckField, 6, 1, 0, 60, 53, // Skip to: 14571 /* 943 */ MCD_OPC_Decode, 153, 10, 103, // Opcode: VMLALsv8i16 /* 947 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 979 /* 952 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 955 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 967 /* 959 */ MCD_OPC_CheckPredicate, 16, 40, 53, // Skip to: 14571 /* 963 */ MCD_OPC_Decode, 166, 17, 96, // Opcode: VSUBv8i8 /* 967 */ MCD_OPC_FilterValue, 1, 32, 53, // Skip to: 14571 /* 971 */ MCD_OPC_CheckPredicate, 16, 28, 53, // Skip to: 14571 /* 975 */ MCD_OPC_Decode, 159, 17, 97, // Opcode: VSUBv16i8 /* 979 */ MCD_OPC_FilterValue, 231, 3, 19, 53, // Skip to: 14571 /* 984 */ MCD_OPC_CheckPredicate, 16, 15, 53, // Skip to: 14571 /* 988 */ MCD_OPC_CheckField, 6, 1, 0, 9, 53, // Skip to: 14571 /* 994 */ MCD_OPC_Decode, 156, 10, 103, // Opcode: VMLALuv8i16 /* 998 */ MCD_OPC_FilterValue, 9, 69, 0, // Skip to: 1071 /* 1002 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1005 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 1038 /* 1009 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1012 */ MCD_OPC_FilterValue, 228, 3, 8, 0, // Skip to: 1025 /* 1017 */ MCD_OPC_CheckPredicate, 16, 238, 52, // Skip to: 14571 /* 1021 */ MCD_OPC_Decode, 171, 10, 104, // Opcode: VMLAv8i8 /* 1025 */ MCD_OPC_FilterValue, 230, 3, 229, 52, // Skip to: 14571 /* 1030 */ MCD_OPC_CheckPredicate, 16, 225, 52, // Skip to: 14571 /* 1034 */ MCD_OPC_Decode, 197, 10, 104, // Opcode: VMLSv8i8 /* 1038 */ MCD_OPC_FilterValue, 1, 217, 52, // Skip to: 14571 /* 1042 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1045 */ MCD_OPC_FilterValue, 228, 3, 8, 0, // Skip to: 1058 /* 1050 */ MCD_OPC_CheckPredicate, 16, 205, 52, // Skip to: 14571 /* 1054 */ MCD_OPC_Decode, 166, 10, 105, // Opcode: VMLAv16i8 /* 1058 */ MCD_OPC_FilterValue, 230, 3, 196, 52, // Skip to: 14571 /* 1063 */ MCD_OPC_CheckPredicate, 16, 192, 52, // Skip to: 14571 /* 1067 */ MCD_OPC_Decode, 192, 10, 105, // Opcode: VMLSv16i8 /* 1071 */ MCD_OPC_FilterValue, 10, 79, 0, // Skip to: 1154 /* 1075 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1078 */ MCD_OPC_FilterValue, 228, 3, 14, 0, // Skip to: 1097 /* 1083 */ MCD_OPC_CheckPredicate, 16, 172, 52, // Skip to: 14571 /* 1087 */ MCD_OPC_CheckField, 6, 1, 0, 166, 52, // Skip to: 14571 /* 1093 */ MCD_OPC_Decode, 205, 11, 96, // Opcode: VPMAXs8 /* 1097 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 1116 /* 1102 */ MCD_OPC_CheckPredicate, 16, 153, 52, // Skip to: 14571 /* 1106 */ MCD_OPC_CheckField, 6, 1, 0, 147, 52, // Skip to: 14571 /* 1112 */ MCD_OPC_Decode, 179, 10, 103, // Opcode: VMLSLsv8i16 /* 1116 */ MCD_OPC_FilterValue, 230, 3, 14, 0, // Skip to: 1135 /* 1121 */ MCD_OPC_CheckPredicate, 16, 134, 52, // Skip to: 14571 /* 1125 */ MCD_OPC_CheckField, 6, 1, 0, 128, 52, // Skip to: 14571 /* 1131 */ MCD_OPC_Decode, 208, 11, 96, // Opcode: VPMAXu8 /* 1135 */ MCD_OPC_FilterValue, 231, 3, 119, 52, // Skip to: 14571 /* 1140 */ MCD_OPC_CheckPredicate, 16, 115, 52, // Skip to: 14571 /* 1144 */ MCD_OPC_CheckField, 6, 1, 0, 109, 52, // Skip to: 14571 /* 1150 */ MCD_OPC_Decode, 182, 10, 103, // Opcode: VMLSLuv8i16 /* 1154 */ MCD_OPC_FilterValue, 12, 41, 0, // Skip to: 1199 /* 1158 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1161 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 1180 /* 1166 */ MCD_OPC_CheckPredicate, 16, 89, 52, // Skip to: 14571 /* 1170 */ MCD_OPC_CheckField, 6, 1, 0, 83, 52, // Skip to: 14571 /* 1176 */ MCD_OPC_Decode, 251, 10, 98, // Opcode: VMULLsv8i16 /* 1180 */ MCD_OPC_FilterValue, 231, 3, 74, 52, // Skip to: 14571 /* 1185 */ MCD_OPC_CheckPredicate, 16, 70, 52, // Skip to: 14571 /* 1189 */ MCD_OPC_CheckField, 6, 1, 0, 64, 52, // Skip to: 14571 /* 1195 */ MCD_OPC_Decode, 254, 10, 98, // Opcode: VMULLuv8i16 /* 1199 */ MCD_OPC_FilterValue, 13, 55, 0, // Skip to: 1258 /* 1203 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1206 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 1239 /* 1210 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1213 */ MCD_OPC_FilterValue, 228, 3, 8, 0, // Skip to: 1226 /* 1218 */ MCD_OPC_CheckPredicate, 16, 37, 52, // Skip to: 14571 /* 1222 */ MCD_OPC_Decode, 209, 4, 96, // Opcode: VADDfd /* 1226 */ MCD_OPC_FilterValue, 230, 3, 28, 52, // Skip to: 14571 /* 1231 */ MCD_OPC_CheckPredicate, 16, 24, 52, // Skip to: 14571 /* 1235 */ MCD_OPC_Decode, 198, 11, 96, // Opcode: VPADDf /* 1239 */ MCD_OPC_FilterValue, 1, 16, 52, // Skip to: 14571 /* 1243 */ MCD_OPC_CheckPredicate, 16, 12, 52, // Skip to: 14571 /* 1247 */ MCD_OPC_CheckField, 23, 9, 228, 3, 5, 52, // Skip to: 14571 /* 1254 */ MCD_OPC_Decode, 210, 4, 97, // Opcode: VADDfq /* 1258 */ MCD_OPC_FilterValue, 14, 86, 0, // Skip to: 1348 /* 1262 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1265 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 1297 /* 1270 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1273 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1285 /* 1277 */ MCD_OPC_CheckPredicate, 16, 234, 51, // Skip to: 14571 /* 1281 */ MCD_OPC_Decode, 233, 4, 96, // Opcode: VCEQfd /* 1285 */ MCD_OPC_FilterValue, 1, 226, 51, // Skip to: 14571 /* 1289 */ MCD_OPC_CheckPredicate, 16, 222, 51, // Skip to: 14571 /* 1293 */ MCD_OPC_Decode, 234, 4, 97, // Opcode: VCEQfq /* 1297 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 1316 /* 1302 */ MCD_OPC_CheckPredicate, 16, 209, 51, // Skip to: 14571 /* 1306 */ MCD_OPC_CheckField, 6, 1, 0, 203, 51, // Skip to: 14571 /* 1312 */ MCD_OPC_Decode, 244, 10, 98, // Opcode: VMULLp8 /* 1316 */ MCD_OPC_FilterValue, 230, 3, 194, 51, // Skip to: 14571 /* 1321 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1324 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1336 /* 1328 */ MCD_OPC_CheckPredicate, 16, 183, 51, // Skip to: 14571 /* 1332 */ MCD_OPC_Decode, 249, 4, 96, // Opcode: VCGEfd /* 1336 */ MCD_OPC_FilterValue, 1, 175, 51, // Skip to: 14571 /* 1340 */ MCD_OPC_CheckPredicate, 16, 171, 51, // Skip to: 14571 /* 1344 */ MCD_OPC_Decode, 250, 4, 97, // Opcode: VCGEfq /* 1348 */ MCD_OPC_FilterValue, 15, 163, 51, // Skip to: 14571 /* 1352 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1355 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 1388 /* 1359 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1362 */ MCD_OPC_FilterValue, 228, 3, 8, 0, // Skip to: 1375 /* 1367 */ MCD_OPC_CheckPredicate, 16, 144, 51, // Skip to: 14571 /* 1371 */ MCD_OPC_Decode, 242, 9, 96, // Opcode: VMAXfd /* 1375 */ MCD_OPC_FilterValue, 230, 3, 135, 51, // Skip to: 14571 /* 1380 */ MCD_OPC_CheckPredicate, 16, 131, 51, // Skip to: 14571 /* 1384 */ MCD_OPC_Decode, 202, 11, 96, // Opcode: VPMAXf /* 1388 */ MCD_OPC_FilterValue, 1, 123, 51, // Skip to: 14571 /* 1392 */ MCD_OPC_CheckPredicate, 16, 119, 51, // Skip to: 14571 /* 1396 */ MCD_OPC_CheckField, 23, 9, 228, 3, 112, 51, // Skip to: 14571 /* 1403 */ MCD_OPC_Decode, 243, 9, 97, // Opcode: VMAXfq /* 1407 */ MCD_OPC_FilterValue, 1, 38, 6, // Skip to: 2985 /* 1411 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1414 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 1549 /* 1418 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1421 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 1453 /* 1426 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1429 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1441 /* 1433 */ MCD_OPC_CheckPredicate, 16, 78, 51, // Skip to: 14571 /* 1437 */ MCD_OPC_Decode, 177, 6, 96, // Opcode: VHADDsv4i16 /* 1441 */ MCD_OPC_FilterValue, 1, 70, 51, // Skip to: 14571 /* 1445 */ MCD_OPC_CheckPredicate, 16, 66, 51, // Skip to: 14571 /* 1449 */ MCD_OPC_Decode, 179, 6, 97, // Opcode: VHADDsv8i16 /* 1453 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 1485 /* 1458 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1461 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1473 /* 1465 */ MCD_OPC_CheckPredicate, 16, 46, 51, // Skip to: 14571 /* 1469 */ MCD_OPC_Decode, 197, 4, 98, // Opcode: VADDLsv4i32 /* 1473 */ MCD_OPC_FilterValue, 1, 38, 51, // Skip to: 14571 /* 1477 */ MCD_OPC_CheckPredicate, 16, 34, 51, // Skip to: 14571 /* 1481 */ MCD_OPC_Decode, 163, 10, 106, // Opcode: VMLAslv4i16 /* 1485 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 1517 /* 1490 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1493 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1505 /* 1497 */ MCD_OPC_CheckPredicate, 16, 14, 51, // Skip to: 14571 /* 1501 */ MCD_OPC_Decode, 183, 6, 96, // Opcode: VHADDuv4i16 /* 1505 */ MCD_OPC_FilterValue, 1, 6, 51, // Skip to: 14571 /* 1509 */ MCD_OPC_CheckPredicate, 16, 2, 51, // Skip to: 14571 /* 1513 */ MCD_OPC_Decode, 185, 6, 97, // Opcode: VHADDuv8i16 /* 1517 */ MCD_OPC_FilterValue, 231, 3, 249, 50, // Skip to: 14571 /* 1522 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1525 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1537 /* 1529 */ MCD_OPC_CheckPredicate, 16, 238, 50, // Skip to: 14571 /* 1533 */ MCD_OPC_Decode, 200, 4, 98, // Opcode: VADDLuv4i32 /* 1537 */ MCD_OPC_FilterValue, 1, 230, 50, // Skip to: 14571 /* 1541 */ MCD_OPC_CheckPredicate, 16, 226, 50, // Skip to: 14571 /* 1545 */ MCD_OPC_Decode, 165, 10, 107, // Opcode: VMLAslv8i16 /* 1549 */ MCD_OPC_FilterValue, 1, 105, 0, // Skip to: 1658 /* 1553 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1556 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 1588 /* 1561 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1564 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1576 /* 1568 */ MCD_OPC_CheckPredicate, 16, 199, 50, // Skip to: 14571 /* 1572 */ MCD_OPC_Decode, 138, 13, 96, // Opcode: VRHADDsv4i16 /* 1576 */ MCD_OPC_FilterValue, 1, 191, 50, // Skip to: 14571 /* 1580 */ MCD_OPC_CheckPredicate, 16, 187, 50, // Skip to: 14571 /* 1584 */ MCD_OPC_Decode, 140, 13, 97, // Opcode: VRHADDsv8i16 /* 1588 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 1607 /* 1593 */ MCD_OPC_CheckPredicate, 16, 174, 50, // Skip to: 14571 /* 1597 */ MCD_OPC_CheckField, 6, 1, 0, 168, 50, // Skip to: 14571 /* 1603 */ MCD_OPC_Decode, 204, 4, 99, // Opcode: VADDWsv4i32 /* 1607 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 1639 /* 1612 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1615 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1627 /* 1619 */ MCD_OPC_CheckPredicate, 16, 148, 50, // Skip to: 14571 /* 1623 */ MCD_OPC_Decode, 144, 13, 96, // Opcode: VRHADDuv4i16 /* 1627 */ MCD_OPC_FilterValue, 1, 140, 50, // Skip to: 14571 /* 1631 */ MCD_OPC_CheckPredicate, 16, 136, 50, // Skip to: 14571 /* 1635 */ MCD_OPC_Decode, 146, 13, 97, // Opcode: VRHADDuv8i16 /* 1639 */ MCD_OPC_FilterValue, 231, 3, 127, 50, // Skip to: 14571 /* 1644 */ MCD_OPC_CheckPredicate, 16, 123, 50, // Skip to: 14571 /* 1648 */ MCD_OPC_CheckField, 6, 1, 0, 117, 50, // Skip to: 14571 /* 1654 */ MCD_OPC_Decode, 207, 4, 99, // Opcode: VADDWuv4i32 /* 1658 */ MCD_OPC_FilterValue, 2, 131, 0, // Skip to: 1793 /* 1662 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1665 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 1697 /* 1670 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1673 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1685 /* 1677 */ MCD_OPC_CheckPredicate, 16, 90, 50, // Skip to: 14571 /* 1681 */ MCD_OPC_Decode, 189, 6, 96, // Opcode: VHSUBsv4i16 /* 1685 */ MCD_OPC_FilterValue, 1, 82, 50, // Skip to: 14571 /* 1689 */ MCD_OPC_CheckPredicate, 16, 78, 50, // Skip to: 14571 /* 1693 */ MCD_OPC_Decode, 191, 6, 97, // Opcode: VHSUBsv8i16 /* 1697 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 1729 /* 1702 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1705 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1717 /* 1709 */ MCD_OPC_CheckPredicate, 16, 58, 50, // Skip to: 14571 /* 1713 */ MCD_OPC_Decode, 145, 17, 98, // Opcode: VSUBLsv4i32 /* 1717 */ MCD_OPC_FilterValue, 1, 50, 50, // Skip to: 14571 /* 1721 */ MCD_OPC_CheckPredicate, 16, 46, 50, // Skip to: 14571 /* 1725 */ MCD_OPC_Decode, 148, 10, 108, // Opcode: VMLALslsv4i16 /* 1729 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 1761 /* 1734 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1737 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1749 /* 1741 */ MCD_OPC_CheckPredicate, 16, 26, 50, // Skip to: 14571 /* 1745 */ MCD_OPC_Decode, 195, 6, 96, // Opcode: VHSUBuv4i16 /* 1749 */ MCD_OPC_FilterValue, 1, 18, 50, // Skip to: 14571 /* 1753 */ MCD_OPC_CheckPredicate, 16, 14, 50, // Skip to: 14571 /* 1757 */ MCD_OPC_Decode, 197, 6, 97, // Opcode: VHSUBuv8i16 /* 1761 */ MCD_OPC_FilterValue, 231, 3, 5, 50, // Skip to: 14571 /* 1766 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1769 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1781 /* 1773 */ MCD_OPC_CheckPredicate, 16, 250, 49, // Skip to: 14571 /* 1777 */ MCD_OPC_Decode, 148, 17, 98, // Opcode: VSUBLuv4i32 /* 1781 */ MCD_OPC_FilterValue, 1, 242, 49, // Skip to: 14571 /* 1785 */ MCD_OPC_CheckPredicate, 16, 238, 49, // Skip to: 14571 /* 1789 */ MCD_OPC_Decode, 150, 10, 108, // Opcode: VMLALsluv4i16 /* 1793 */ MCD_OPC_FilterValue, 3, 118, 0, // Skip to: 1915 /* 1797 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1800 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 1832 /* 1805 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1808 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1820 /* 1812 */ MCD_OPC_CheckPredicate, 16, 211, 49, // Skip to: 14571 /* 1816 */ MCD_OPC_Decode, 147, 5, 96, // Opcode: VCGTsv4i16 /* 1820 */ MCD_OPC_FilterValue, 1, 203, 49, // Skip to: 14571 /* 1824 */ MCD_OPC_CheckPredicate, 16, 199, 49, // Skip to: 14571 /* 1828 */ MCD_OPC_Decode, 149, 5, 97, // Opcode: VCGTsv8i16 /* 1832 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 1864 /* 1837 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1840 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1852 /* 1844 */ MCD_OPC_CheckPredicate, 16, 179, 49, // Skip to: 14571 /* 1848 */ MCD_OPC_Decode, 152, 17, 99, // Opcode: VSUBWsv4i32 /* 1852 */ MCD_OPC_FilterValue, 1, 171, 49, // Skip to: 14571 /* 1856 */ MCD_OPC_CheckPredicate, 16, 167, 49, // Skip to: 14571 /* 1860 */ MCD_OPC_Decode, 239, 11, 108, // Opcode: VQDMLALslv4i16 /* 1864 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 1896 /* 1869 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1872 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1884 /* 1876 */ MCD_OPC_CheckPredicate, 16, 147, 49, // Skip to: 14571 /* 1880 */ MCD_OPC_Decode, 153, 5, 96, // Opcode: VCGTuv4i16 /* 1884 */ MCD_OPC_FilterValue, 1, 139, 49, // Skip to: 14571 /* 1888 */ MCD_OPC_CheckPredicate, 16, 135, 49, // Skip to: 14571 /* 1892 */ MCD_OPC_Decode, 155, 5, 97, // Opcode: VCGTuv8i16 /* 1896 */ MCD_OPC_FilterValue, 231, 3, 126, 49, // Skip to: 14571 /* 1901 */ MCD_OPC_CheckPredicate, 16, 122, 49, // Skip to: 14571 /* 1905 */ MCD_OPC_CheckField, 6, 1, 0, 116, 49, // Skip to: 14571 /* 1911 */ MCD_OPC_Decode, 155, 17, 99, // Opcode: VSUBWuv4i32 /* 1915 */ MCD_OPC_FilterValue, 4, 131, 0, // Skip to: 2050 /* 1919 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1922 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 1954 /* 1927 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1930 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1942 /* 1934 */ MCD_OPC_CheckPredicate, 16, 89, 49, // Skip to: 14571 /* 1938 */ MCD_OPC_Decode, 138, 14, 100, // Opcode: VSHLsv4i16 /* 1942 */ MCD_OPC_FilterValue, 1, 81, 49, // Skip to: 14571 /* 1946 */ MCD_OPC_CheckPredicate, 16, 77, 49, // Skip to: 14571 /* 1950 */ MCD_OPC_Decode, 140, 14, 101, // Opcode: VSHLsv8i16 /* 1954 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 1986 /* 1959 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1962 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1974 /* 1966 */ MCD_OPC_CheckPredicate, 16, 57, 49, // Skip to: 14571 /* 1970 */ MCD_OPC_Decode, 194, 4, 102, // Opcode: VADDHNv4i16 /* 1974 */ MCD_OPC_FilterValue, 1, 49, 49, // Skip to: 14571 /* 1978 */ MCD_OPC_CheckPredicate, 16, 45, 49, // Skip to: 14571 /* 1982 */ MCD_OPC_Decode, 189, 10, 106, // Opcode: VMLSslv4i16 /* 1986 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 2018 /* 1991 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1994 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2006 /* 1998 */ MCD_OPC_CheckPredicate, 16, 25, 49, // Skip to: 14571 /* 2002 */ MCD_OPC_Decode, 146, 14, 100, // Opcode: VSHLuv4i16 /* 2006 */ MCD_OPC_FilterValue, 1, 17, 49, // Skip to: 14571 /* 2010 */ MCD_OPC_CheckPredicate, 16, 13, 49, // Skip to: 14571 /* 2014 */ MCD_OPC_Decode, 148, 14, 101, // Opcode: VSHLuv8i16 /* 2018 */ MCD_OPC_FilterValue, 231, 3, 4, 49, // Skip to: 14571 /* 2023 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2026 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2038 /* 2030 */ MCD_OPC_CheckPredicate, 16, 249, 48, // Skip to: 14571 /* 2034 */ MCD_OPC_Decode, 244, 12, 102, // Opcode: VRADDHNv4i16 /* 2038 */ MCD_OPC_FilterValue, 1, 241, 48, // Skip to: 14571 /* 2042 */ MCD_OPC_CheckPredicate, 16, 237, 48, // Skip to: 14571 /* 2046 */ MCD_OPC_Decode, 191, 10, 107, // Opcode: VMLSslv8i16 /* 2050 */ MCD_OPC_FilterValue, 5, 105, 0, // Skip to: 2159 /* 2054 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2057 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 2089 /* 2062 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2065 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2077 /* 2069 */ MCD_OPC_CheckPredicate, 16, 210, 48, // Skip to: 14571 /* 2073 */ MCD_OPC_Decode, 178, 13, 100, // Opcode: VRSHLsv4i16 /* 2077 */ MCD_OPC_FilterValue, 1, 202, 48, // Skip to: 14571 /* 2081 */ MCD_OPC_CheckPredicate, 16, 198, 48, // Skip to: 14571 /* 2085 */ MCD_OPC_Decode, 180, 13, 101, // Opcode: VRSHLsv8i16 /* 2089 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 2108 /* 2094 */ MCD_OPC_CheckPredicate, 16, 185, 48, // Skip to: 14571 /* 2098 */ MCD_OPC_CheckField, 6, 1, 0, 179, 48, // Skip to: 14571 /* 2104 */ MCD_OPC_Decode, 141, 4, 103, // Opcode: VABALsv4i32 /* 2108 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 2140 /* 2113 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2116 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2128 /* 2120 */ MCD_OPC_CheckPredicate, 16, 159, 48, // Skip to: 14571 /* 2124 */ MCD_OPC_Decode, 186, 13, 100, // Opcode: VRSHLuv4i16 /* 2128 */ MCD_OPC_FilterValue, 1, 151, 48, // Skip to: 14571 /* 2132 */ MCD_OPC_CheckPredicate, 16, 147, 48, // Skip to: 14571 /* 2136 */ MCD_OPC_Decode, 188, 13, 101, // Opcode: VRSHLuv8i16 /* 2140 */ MCD_OPC_FilterValue, 231, 3, 138, 48, // Skip to: 14571 /* 2145 */ MCD_OPC_CheckPredicate, 16, 134, 48, // Skip to: 14571 /* 2149 */ MCD_OPC_CheckField, 6, 1, 0, 128, 48, // Skip to: 14571 /* 2155 */ MCD_OPC_Decode, 144, 4, 103, // Opcode: VABALuv4i32 /* 2159 */ MCD_OPC_FilterValue, 6, 131, 0, // Skip to: 2294 /* 2163 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2166 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 2198 /* 2171 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2174 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2186 /* 2178 */ MCD_OPC_CheckPredicate, 16, 101, 48, // Skip to: 14571 /* 2182 */ MCD_OPC_Decode, 246, 9, 96, // Opcode: VMAXsv4i16 /* 2186 */ MCD_OPC_FilterValue, 1, 93, 48, // Skip to: 14571 /* 2190 */ MCD_OPC_CheckPredicate, 16, 89, 48, // Skip to: 14571 /* 2194 */ MCD_OPC_Decode, 248, 9, 97, // Opcode: VMAXsv8i16 /* 2198 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 2230 /* 2203 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2206 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2218 /* 2210 */ MCD_OPC_CheckPredicate, 16, 69, 48, // Skip to: 14571 /* 2214 */ MCD_OPC_Decode, 142, 17, 102, // Opcode: VSUBHNv4i16 /* 2218 */ MCD_OPC_FilterValue, 1, 61, 48, // Skip to: 14571 /* 2222 */ MCD_OPC_CheckPredicate, 16, 57, 48, // Skip to: 14571 /* 2226 */ MCD_OPC_Decode, 174, 10, 108, // Opcode: VMLSLslsv4i16 /* 2230 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 2262 /* 2235 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2238 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2250 /* 2242 */ MCD_OPC_CheckPredicate, 16, 37, 48, // Skip to: 14571 /* 2246 */ MCD_OPC_Decode, 252, 9, 96, // Opcode: VMAXuv4i16 /* 2250 */ MCD_OPC_FilterValue, 1, 29, 48, // Skip to: 14571 /* 2254 */ MCD_OPC_CheckPredicate, 16, 25, 48, // Skip to: 14571 /* 2258 */ MCD_OPC_Decode, 254, 9, 97, // Opcode: VMAXuv8i16 /* 2262 */ MCD_OPC_FilterValue, 231, 3, 16, 48, // Skip to: 14571 /* 2267 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2270 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2282 /* 2274 */ MCD_OPC_CheckPredicate, 16, 5, 48, // Skip to: 14571 /* 2278 */ MCD_OPC_Decode, 232, 13, 102, // Opcode: VRSUBHNv4i16 /* 2282 */ MCD_OPC_FilterValue, 1, 253, 47, // Skip to: 14571 /* 2286 */ MCD_OPC_CheckPredicate, 16, 249, 47, // Skip to: 14571 /* 2290 */ MCD_OPC_Decode, 176, 10, 108, // Opcode: VMLSLsluv4i16 /* 2294 */ MCD_OPC_FilterValue, 7, 118, 0, // Skip to: 2416 /* 2298 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2301 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 2333 /* 2306 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2309 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2321 /* 2313 */ MCD_OPC_CheckPredicate, 16, 222, 47, // Skip to: 14571 /* 2317 */ MCD_OPC_Decode, 168, 4, 96, // Opcode: VABDsv4i16 /* 2321 */ MCD_OPC_FilterValue, 1, 214, 47, // Skip to: 14571 /* 2325 */ MCD_OPC_CheckPredicate, 16, 210, 47, // Skip to: 14571 /* 2329 */ MCD_OPC_Decode, 170, 4, 97, // Opcode: VABDsv8i16 /* 2333 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 2365 /* 2338 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2341 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2353 /* 2345 */ MCD_OPC_CheckPredicate, 16, 190, 47, // Skip to: 14571 /* 2349 */ MCD_OPC_Decode, 159, 4, 98, // Opcode: VABDLsv4i32 /* 2353 */ MCD_OPC_FilterValue, 1, 182, 47, // Skip to: 14571 /* 2357 */ MCD_OPC_CheckPredicate, 16, 178, 47, // Skip to: 14571 /* 2361 */ MCD_OPC_Decode, 243, 11, 108, // Opcode: VQDMLSLslv4i16 /* 2365 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 2397 /* 2370 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2373 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2385 /* 2377 */ MCD_OPC_CheckPredicate, 16, 158, 47, // Skip to: 14571 /* 2381 */ MCD_OPC_Decode, 174, 4, 96, // Opcode: VABDuv4i16 /* 2385 */ MCD_OPC_FilterValue, 1, 150, 47, // Skip to: 14571 /* 2389 */ MCD_OPC_CheckPredicate, 16, 146, 47, // Skip to: 14571 /* 2393 */ MCD_OPC_Decode, 176, 4, 97, // Opcode: VABDuv8i16 /* 2397 */ MCD_OPC_FilterValue, 231, 3, 137, 47, // Skip to: 14571 /* 2402 */ MCD_OPC_CheckPredicate, 16, 133, 47, // Skip to: 14571 /* 2406 */ MCD_OPC_CheckField, 6, 1, 0, 127, 47, // Skip to: 14571 /* 2412 */ MCD_OPC_Decode, 162, 4, 98, // Opcode: VABDLuv4i32 /* 2416 */ MCD_OPC_FilterValue, 8, 131, 0, // Skip to: 2551 /* 2420 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2423 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 2455 /* 2428 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2431 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2443 /* 2435 */ MCD_OPC_CheckPredicate, 16, 100, 47, // Skip to: 14571 /* 2439 */ MCD_OPC_Decode, 215, 4, 96, // Opcode: VADDv4i16 /* 2443 */ MCD_OPC_FilterValue, 1, 92, 47, // Skip to: 14571 /* 2447 */ MCD_OPC_CheckPredicate, 16, 88, 47, // Skip to: 14571 /* 2451 */ MCD_OPC_Decode, 217, 4, 97, // Opcode: VADDv8i16 /* 2455 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 2487 /* 2460 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2463 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2475 /* 2467 */ MCD_OPC_CheckPredicate, 16, 68, 47, // Skip to: 14571 /* 2471 */ MCD_OPC_Decode, 152, 10, 103, // Opcode: VMLALsv4i32 /* 2475 */ MCD_OPC_FilterValue, 1, 60, 47, // Skip to: 14571 /* 2479 */ MCD_OPC_CheckPredicate, 16, 56, 47, // Skip to: 14571 /* 2483 */ MCD_OPC_Decode, 135, 11, 109, // Opcode: VMULslv4i16 /* 2487 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 2519 /* 2492 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2495 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2507 /* 2499 */ MCD_OPC_CheckPredicate, 16, 36, 47, // Skip to: 14571 /* 2503 */ MCD_OPC_Decode, 163, 17, 96, // Opcode: VSUBv4i16 /* 2507 */ MCD_OPC_FilterValue, 1, 28, 47, // Skip to: 14571 /* 2511 */ MCD_OPC_CheckPredicate, 16, 24, 47, // Skip to: 14571 /* 2515 */ MCD_OPC_Decode, 165, 17, 97, // Opcode: VSUBv8i16 /* 2519 */ MCD_OPC_FilterValue, 231, 3, 15, 47, // Skip to: 14571 /* 2524 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2527 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2539 /* 2531 */ MCD_OPC_CheckPredicate, 16, 4, 47, // Skip to: 14571 /* 2535 */ MCD_OPC_Decode, 155, 10, 103, // Opcode: VMLALuv4i32 /* 2539 */ MCD_OPC_FilterValue, 1, 252, 46, // Skip to: 14571 /* 2543 */ MCD_OPC_CheckPredicate, 16, 248, 46, // Skip to: 14571 /* 2547 */ MCD_OPC_Decode, 137, 11, 110, // Opcode: VMULslv8i16 /* 2551 */ MCD_OPC_FilterValue, 9, 86, 0, // Skip to: 2641 /* 2555 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2558 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 2590 /* 2563 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2566 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2578 /* 2570 */ MCD_OPC_CheckPredicate, 16, 221, 46, // Skip to: 14571 /* 2574 */ MCD_OPC_Decode, 168, 10, 104, // Opcode: VMLAv4i16 /* 2578 */ MCD_OPC_FilterValue, 1, 213, 46, // Skip to: 14571 /* 2582 */ MCD_OPC_CheckPredicate, 16, 209, 46, // Skip to: 14571 /* 2586 */ MCD_OPC_Decode, 170, 10, 105, // Opcode: VMLAv8i16 /* 2590 */ MCD_OPC_FilterValue, 229, 3, 14, 0, // Skip to: 2609 /* 2595 */ MCD_OPC_CheckPredicate, 16, 196, 46, // Skip to: 14571 /* 2599 */ MCD_OPC_CheckField, 6, 1, 0, 190, 46, // Skip to: 14571 /* 2605 */ MCD_OPC_Decode, 241, 11, 103, // Opcode: VQDMLALv4i32 /* 2609 */ MCD_OPC_FilterValue, 230, 3, 181, 46, // Skip to: 14571 /* 2614 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2617 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2629 /* 2621 */ MCD_OPC_CheckPredicate, 16, 170, 46, // Skip to: 14571 /* 2625 */ MCD_OPC_Decode, 194, 10, 104, // Opcode: VMLSv4i16 /* 2629 */ MCD_OPC_FilterValue, 1, 162, 46, // Skip to: 14571 /* 2633 */ MCD_OPC_CheckPredicate, 16, 158, 46, // Skip to: 14571 /* 2637 */ MCD_OPC_Decode, 196, 10, 105, // Opcode: VMLSv8i16 /* 2641 */ MCD_OPC_FilterValue, 10, 105, 0, // Skip to: 2750 /* 2645 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2648 */ MCD_OPC_FilterValue, 228, 3, 14, 0, // Skip to: 2667 /* 2653 */ MCD_OPC_CheckPredicate, 16, 138, 46, // Skip to: 14571 /* 2657 */ MCD_OPC_CheckField, 6, 1, 0, 132, 46, // Skip to: 14571 /* 2663 */ MCD_OPC_Decode, 203, 11, 96, // Opcode: VPMAXs16 /* 2667 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 2699 /* 2672 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2675 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2687 /* 2679 */ MCD_OPC_CheckPredicate, 16, 112, 46, // Skip to: 14571 /* 2683 */ MCD_OPC_Decode, 178, 10, 103, // Opcode: VMLSLsv4i32 /* 2687 */ MCD_OPC_FilterValue, 1, 104, 46, // Skip to: 14571 /* 2691 */ MCD_OPC_CheckPredicate, 16, 100, 46, // Skip to: 14571 /* 2695 */ MCD_OPC_Decode, 246, 10, 111, // Opcode: VMULLslsv4i16 /* 2699 */ MCD_OPC_FilterValue, 230, 3, 14, 0, // Skip to: 2718 /* 2704 */ MCD_OPC_CheckPredicate, 16, 87, 46, // Skip to: 14571 /* 2708 */ MCD_OPC_CheckField, 6, 1, 0, 81, 46, // Skip to: 14571 /* 2714 */ MCD_OPC_Decode, 206, 11, 96, // Opcode: VPMAXu16 /* 2718 */ MCD_OPC_FilterValue, 231, 3, 72, 46, // Skip to: 14571 /* 2723 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2726 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2738 /* 2730 */ MCD_OPC_CheckPredicate, 16, 61, 46, // Skip to: 14571 /* 2734 */ MCD_OPC_Decode, 181, 10, 103, // Opcode: VMLSLuv4i32 /* 2738 */ MCD_OPC_FilterValue, 1, 53, 46, // Skip to: 14571 /* 2742 */ MCD_OPC_CheckPredicate, 16, 49, 46, // Skip to: 14571 /* 2746 */ MCD_OPC_Decode, 248, 10, 111, // Opcode: VMULLsluv4i16 /* 2750 */ MCD_OPC_FilterValue, 11, 99, 0, // Skip to: 2853 /* 2754 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2757 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 2789 /* 2762 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2765 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2777 /* 2769 */ MCD_OPC_CheckPredicate, 16, 22, 46, // Skip to: 14571 /* 2773 */ MCD_OPC_Decode, 251, 11, 96, // Opcode: VQDMULHv4i16 /* 2777 */ MCD_OPC_FilterValue, 1, 14, 46, // Skip to: 14571 /* 2781 */ MCD_OPC_CheckPredicate, 16, 10, 46, // Skip to: 14571 /* 2785 */ MCD_OPC_Decode, 253, 11, 97, // Opcode: VQDMULHv8i16 /* 2789 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 2821 /* 2794 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2797 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2809 /* 2801 */ MCD_OPC_CheckPredicate, 16, 246, 45, // Skip to: 14571 /* 2805 */ MCD_OPC_Decode, 245, 11, 103, // Opcode: VQDMLSLv4i32 /* 2809 */ MCD_OPC_FilterValue, 1, 238, 45, // Skip to: 14571 /* 2813 */ MCD_OPC_CheckPredicate, 16, 234, 45, // Skip to: 14571 /* 2817 */ MCD_OPC_Decode, 255, 11, 111, // Opcode: VQDMULLslv4i16 /* 2821 */ MCD_OPC_FilterValue, 230, 3, 225, 45, // Skip to: 14571 /* 2826 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2829 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2841 /* 2833 */ MCD_OPC_CheckPredicate, 16, 214, 45, // Skip to: 14571 /* 2837 */ MCD_OPC_Decode, 150, 12, 96, // Opcode: VQRDMULHv4i16 /* 2841 */ MCD_OPC_FilterValue, 1, 206, 45, // Skip to: 14571 /* 2845 */ MCD_OPC_CheckPredicate, 16, 202, 45, // Skip to: 14571 /* 2849 */ MCD_OPC_Decode, 152, 12, 97, // Opcode: VQRDMULHv8i16 /* 2853 */ MCD_OPC_FilterValue, 12, 69, 0, // Skip to: 2926 /* 2857 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2860 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 2893 /* 2864 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2867 */ MCD_OPC_FilterValue, 229, 3, 8, 0, // Skip to: 2880 /* 2872 */ MCD_OPC_CheckPredicate, 16, 175, 45, // Skip to: 14571 /* 2876 */ MCD_OPC_Decode, 250, 10, 98, // Opcode: VMULLsv4i32 /* 2880 */ MCD_OPC_FilterValue, 231, 3, 166, 45, // Skip to: 14571 /* 2885 */ MCD_OPC_CheckPredicate, 16, 162, 45, // Skip to: 14571 /* 2889 */ MCD_OPC_Decode, 253, 10, 98, // Opcode: VMULLuv4i32 /* 2893 */ MCD_OPC_FilterValue, 1, 154, 45, // Skip to: 14571 /* 2897 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2900 */ MCD_OPC_FilterValue, 229, 3, 8, 0, // Skip to: 2913 /* 2905 */ MCD_OPC_CheckPredicate, 16, 142, 45, // Skip to: 14571 /* 2909 */ MCD_OPC_Decode, 247, 11, 109, // Opcode: VQDMULHslv4i16 /* 2913 */ MCD_OPC_FilterValue, 231, 3, 133, 45, // Skip to: 14571 /* 2918 */ MCD_OPC_CheckPredicate, 16, 129, 45, // Skip to: 14571 /* 2922 */ MCD_OPC_Decode, 249, 11, 110, // Opcode: VQDMULHslv8i16 /* 2926 */ MCD_OPC_FilterValue, 13, 121, 45, // Skip to: 14571 /* 2930 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 2933 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 2952 /* 2937 */ MCD_OPC_CheckPredicate, 16, 110, 45, // Skip to: 14571 /* 2941 */ MCD_OPC_CheckField, 23, 9, 229, 3, 103, 45, // Skip to: 14571 /* 2948 */ MCD_OPC_Decode, 129, 12, 98, // Opcode: VQDMULLv4i32 /* 2952 */ MCD_OPC_FilterValue, 1, 95, 45, // Skip to: 14571 /* 2956 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2959 */ MCD_OPC_FilterValue, 229, 3, 8, 0, // Skip to: 2972 /* 2964 */ MCD_OPC_CheckPredicate, 16, 83, 45, // Skip to: 14571 /* 2968 */ MCD_OPC_Decode, 146, 12, 109, // Opcode: VQRDMULHslv4i16 /* 2972 */ MCD_OPC_FilterValue, 231, 3, 74, 45, // Skip to: 14571 /* 2977 */ MCD_OPC_CheckPredicate, 16, 70, 45, // Skip to: 14571 /* 2981 */ MCD_OPC_Decode, 148, 12, 110, // Opcode: VQRDMULHslv8i16 /* 2985 */ MCD_OPC_FilterValue, 2, 47, 7, // Skip to: 4828 /* 2989 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 2992 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 3127 /* 2996 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2999 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3031 /* 3004 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3007 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3019 /* 3011 */ MCD_OPC_CheckPredicate, 16, 36, 45, // Skip to: 14571 /* 3015 */ MCD_OPC_Decode, 176, 6, 96, // Opcode: VHADDsv2i32 /* 3019 */ MCD_OPC_FilterValue, 1, 28, 45, // Skip to: 14571 /* 3023 */ MCD_OPC_CheckPredicate, 16, 24, 45, // Skip to: 14571 /* 3027 */ MCD_OPC_Decode, 178, 6, 97, // Opcode: VHADDsv4i32 /* 3031 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3063 /* 3036 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3039 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3051 /* 3043 */ MCD_OPC_CheckPredicate, 16, 4, 45, // Skip to: 14571 /* 3047 */ MCD_OPC_Decode, 196, 4, 98, // Opcode: VADDLsv2i64 /* 3051 */ MCD_OPC_FilterValue, 1, 252, 44, // Skip to: 14571 /* 3055 */ MCD_OPC_CheckPredicate, 16, 248, 44, // Skip to: 14571 /* 3059 */ MCD_OPC_Decode, 162, 10, 112, // Opcode: VMLAslv2i32 /* 3063 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3095 /* 3068 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3071 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3083 /* 3075 */ MCD_OPC_CheckPredicate, 16, 228, 44, // Skip to: 14571 /* 3079 */ MCD_OPC_Decode, 182, 6, 96, // Opcode: VHADDuv2i32 /* 3083 */ MCD_OPC_FilterValue, 1, 220, 44, // Skip to: 14571 /* 3087 */ MCD_OPC_CheckPredicate, 16, 216, 44, // Skip to: 14571 /* 3091 */ MCD_OPC_Decode, 184, 6, 97, // Opcode: VHADDuv4i32 /* 3095 */ MCD_OPC_FilterValue, 231, 3, 207, 44, // Skip to: 14571 /* 3100 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3103 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3115 /* 3107 */ MCD_OPC_CheckPredicate, 16, 196, 44, // Skip to: 14571 /* 3111 */ MCD_OPC_Decode, 199, 4, 98, // Opcode: VADDLuv2i64 /* 3115 */ MCD_OPC_FilterValue, 1, 188, 44, // Skip to: 14571 /* 3119 */ MCD_OPC_CheckPredicate, 16, 184, 44, // Skip to: 14571 /* 3123 */ MCD_OPC_Decode, 164, 10, 113, // Opcode: VMLAslv4i32 /* 3127 */ MCD_OPC_FilterValue, 1, 131, 0, // Skip to: 3262 /* 3131 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3134 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3166 /* 3139 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3142 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3154 /* 3146 */ MCD_OPC_CheckPredicate, 16, 157, 44, // Skip to: 14571 /* 3150 */ MCD_OPC_Decode, 137, 13, 96, // Opcode: VRHADDsv2i32 /* 3154 */ MCD_OPC_FilterValue, 1, 149, 44, // Skip to: 14571 /* 3158 */ MCD_OPC_CheckPredicate, 16, 145, 44, // Skip to: 14571 /* 3162 */ MCD_OPC_Decode, 139, 13, 97, // Opcode: VRHADDsv4i32 /* 3166 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3198 /* 3171 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3174 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3186 /* 3178 */ MCD_OPC_CheckPredicate, 16, 125, 44, // Skip to: 14571 /* 3182 */ MCD_OPC_Decode, 203, 4, 99, // Opcode: VADDWsv2i64 /* 3186 */ MCD_OPC_FilterValue, 1, 117, 44, // Skip to: 14571 /* 3190 */ MCD_OPC_CheckPredicate, 16, 113, 44, // Skip to: 14571 /* 3194 */ MCD_OPC_Decode, 160, 10, 112, // Opcode: VMLAslfd /* 3198 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3230 /* 3203 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3206 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3218 /* 3210 */ MCD_OPC_CheckPredicate, 16, 93, 44, // Skip to: 14571 /* 3214 */ MCD_OPC_Decode, 143, 13, 96, // Opcode: VRHADDuv2i32 /* 3218 */ MCD_OPC_FilterValue, 1, 85, 44, // Skip to: 14571 /* 3222 */ MCD_OPC_CheckPredicate, 16, 81, 44, // Skip to: 14571 /* 3226 */ MCD_OPC_Decode, 145, 13, 97, // Opcode: VRHADDuv4i32 /* 3230 */ MCD_OPC_FilterValue, 231, 3, 72, 44, // Skip to: 14571 /* 3235 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3238 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3250 /* 3242 */ MCD_OPC_CheckPredicate, 16, 61, 44, // Skip to: 14571 /* 3246 */ MCD_OPC_Decode, 206, 4, 99, // Opcode: VADDWuv2i64 /* 3250 */ MCD_OPC_FilterValue, 1, 53, 44, // Skip to: 14571 /* 3254 */ MCD_OPC_CheckPredicate, 16, 49, 44, // Skip to: 14571 /* 3258 */ MCD_OPC_Decode, 161, 10, 113, // Opcode: VMLAslfq /* 3262 */ MCD_OPC_FilterValue, 2, 131, 0, // Skip to: 3397 /* 3266 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3269 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3301 /* 3274 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3277 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3289 /* 3281 */ MCD_OPC_CheckPredicate, 16, 22, 44, // Skip to: 14571 /* 3285 */ MCD_OPC_Decode, 188, 6, 96, // Opcode: VHSUBsv2i32 /* 3289 */ MCD_OPC_FilterValue, 1, 14, 44, // Skip to: 14571 /* 3293 */ MCD_OPC_CheckPredicate, 16, 10, 44, // Skip to: 14571 /* 3297 */ MCD_OPC_Decode, 190, 6, 97, // Opcode: VHSUBsv4i32 /* 3301 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3333 /* 3306 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3309 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3321 /* 3313 */ MCD_OPC_CheckPredicate, 16, 246, 43, // Skip to: 14571 /* 3317 */ MCD_OPC_Decode, 144, 17, 98, // Opcode: VSUBLsv2i64 /* 3321 */ MCD_OPC_FilterValue, 1, 238, 43, // Skip to: 14571 /* 3325 */ MCD_OPC_CheckPredicate, 16, 234, 43, // Skip to: 14571 /* 3329 */ MCD_OPC_Decode, 147, 10, 114, // Opcode: VMLALslsv2i32 /* 3333 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3365 /* 3338 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3341 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3353 /* 3345 */ MCD_OPC_CheckPredicate, 16, 214, 43, // Skip to: 14571 /* 3349 */ MCD_OPC_Decode, 194, 6, 96, // Opcode: VHSUBuv2i32 /* 3353 */ MCD_OPC_FilterValue, 1, 206, 43, // Skip to: 14571 /* 3357 */ MCD_OPC_CheckPredicate, 16, 202, 43, // Skip to: 14571 /* 3361 */ MCD_OPC_Decode, 196, 6, 97, // Opcode: VHSUBuv4i32 /* 3365 */ MCD_OPC_FilterValue, 231, 3, 193, 43, // Skip to: 14571 /* 3370 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3373 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3385 /* 3377 */ MCD_OPC_CheckPredicate, 16, 182, 43, // Skip to: 14571 /* 3381 */ MCD_OPC_Decode, 147, 17, 98, // Opcode: VSUBLuv2i64 /* 3385 */ MCD_OPC_FilterValue, 1, 174, 43, // Skip to: 14571 /* 3389 */ MCD_OPC_CheckPredicate, 16, 170, 43, // Skip to: 14571 /* 3393 */ MCD_OPC_Decode, 149, 10, 114, // Opcode: VMLALsluv2i32 /* 3397 */ MCD_OPC_FilterValue, 3, 118, 0, // Skip to: 3519 /* 3401 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3404 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3436 /* 3409 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3412 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3424 /* 3416 */ MCD_OPC_CheckPredicate, 16, 143, 43, // Skip to: 14571 /* 3420 */ MCD_OPC_Decode, 146, 5, 96, // Opcode: VCGTsv2i32 /* 3424 */ MCD_OPC_FilterValue, 1, 135, 43, // Skip to: 14571 /* 3428 */ MCD_OPC_CheckPredicate, 16, 131, 43, // Skip to: 14571 /* 3432 */ MCD_OPC_Decode, 148, 5, 97, // Opcode: VCGTsv4i32 /* 3436 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3468 /* 3441 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3444 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3456 /* 3448 */ MCD_OPC_CheckPredicate, 16, 111, 43, // Skip to: 14571 /* 3452 */ MCD_OPC_Decode, 151, 17, 99, // Opcode: VSUBWsv2i64 /* 3456 */ MCD_OPC_FilterValue, 1, 103, 43, // Skip to: 14571 /* 3460 */ MCD_OPC_CheckPredicate, 16, 99, 43, // Skip to: 14571 /* 3464 */ MCD_OPC_Decode, 238, 11, 114, // Opcode: VQDMLALslv2i32 /* 3468 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3500 /* 3473 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3476 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3488 /* 3480 */ MCD_OPC_CheckPredicate, 16, 79, 43, // Skip to: 14571 /* 3484 */ MCD_OPC_Decode, 152, 5, 96, // Opcode: VCGTuv2i32 /* 3488 */ MCD_OPC_FilterValue, 1, 71, 43, // Skip to: 14571 /* 3492 */ MCD_OPC_CheckPredicate, 16, 67, 43, // Skip to: 14571 /* 3496 */ MCD_OPC_Decode, 154, 5, 97, // Opcode: VCGTuv4i32 /* 3500 */ MCD_OPC_FilterValue, 231, 3, 58, 43, // Skip to: 14571 /* 3505 */ MCD_OPC_CheckPredicate, 16, 54, 43, // Skip to: 14571 /* 3509 */ MCD_OPC_CheckField, 6, 1, 0, 48, 43, // Skip to: 14571 /* 3515 */ MCD_OPC_Decode, 154, 17, 99, // Opcode: VSUBWuv2i64 /* 3519 */ MCD_OPC_FilterValue, 4, 131, 0, // Skip to: 3654 /* 3523 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3526 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3558 /* 3531 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3534 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3546 /* 3538 */ MCD_OPC_CheckPredicate, 16, 21, 43, // Skip to: 14571 /* 3542 */ MCD_OPC_Decode, 136, 14, 100, // Opcode: VSHLsv2i32 /* 3546 */ MCD_OPC_FilterValue, 1, 13, 43, // Skip to: 14571 /* 3550 */ MCD_OPC_CheckPredicate, 16, 9, 43, // Skip to: 14571 /* 3554 */ MCD_OPC_Decode, 139, 14, 101, // Opcode: VSHLsv4i32 /* 3558 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3590 /* 3563 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3566 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3578 /* 3570 */ MCD_OPC_CheckPredicate, 16, 245, 42, // Skip to: 14571 /* 3574 */ MCD_OPC_Decode, 193, 4, 102, // Opcode: VADDHNv2i32 /* 3578 */ MCD_OPC_FilterValue, 1, 237, 42, // Skip to: 14571 /* 3582 */ MCD_OPC_CheckPredicate, 16, 233, 42, // Skip to: 14571 /* 3586 */ MCD_OPC_Decode, 188, 10, 112, // Opcode: VMLSslv2i32 /* 3590 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3622 /* 3595 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3598 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3610 /* 3602 */ MCD_OPC_CheckPredicate, 16, 213, 42, // Skip to: 14571 /* 3606 */ MCD_OPC_Decode, 144, 14, 100, // Opcode: VSHLuv2i32 /* 3610 */ MCD_OPC_FilterValue, 1, 205, 42, // Skip to: 14571 /* 3614 */ MCD_OPC_CheckPredicate, 16, 201, 42, // Skip to: 14571 /* 3618 */ MCD_OPC_Decode, 147, 14, 101, // Opcode: VSHLuv4i32 /* 3622 */ MCD_OPC_FilterValue, 231, 3, 192, 42, // Skip to: 14571 /* 3627 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3630 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3642 /* 3634 */ MCD_OPC_CheckPredicate, 16, 181, 42, // Skip to: 14571 /* 3638 */ MCD_OPC_Decode, 243, 12, 102, // Opcode: VRADDHNv2i32 /* 3642 */ MCD_OPC_FilterValue, 1, 173, 42, // Skip to: 14571 /* 3646 */ MCD_OPC_CheckPredicate, 16, 169, 42, // Skip to: 14571 /* 3650 */ MCD_OPC_Decode, 190, 10, 113, // Opcode: VMLSslv4i32 /* 3654 */ MCD_OPC_FilterValue, 5, 131, 0, // Skip to: 3789 /* 3658 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3661 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3693 /* 3666 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3669 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3681 /* 3673 */ MCD_OPC_CheckPredicate, 16, 142, 42, // Skip to: 14571 /* 3677 */ MCD_OPC_Decode, 176, 13, 100, // Opcode: VRSHLsv2i32 /* 3681 */ MCD_OPC_FilterValue, 1, 134, 42, // Skip to: 14571 /* 3685 */ MCD_OPC_CheckPredicate, 16, 130, 42, // Skip to: 14571 /* 3689 */ MCD_OPC_Decode, 179, 13, 101, // Opcode: VRSHLsv4i32 /* 3693 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3725 /* 3698 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3701 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3713 /* 3705 */ MCD_OPC_CheckPredicate, 16, 110, 42, // Skip to: 14571 /* 3709 */ MCD_OPC_Decode, 140, 4, 103, // Opcode: VABALsv2i64 /* 3713 */ MCD_OPC_FilterValue, 1, 102, 42, // Skip to: 14571 /* 3717 */ MCD_OPC_CheckPredicate, 16, 98, 42, // Skip to: 14571 /* 3721 */ MCD_OPC_Decode, 186, 10, 112, // Opcode: VMLSslfd /* 3725 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3757 /* 3730 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3733 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3745 /* 3737 */ MCD_OPC_CheckPredicate, 16, 78, 42, // Skip to: 14571 /* 3741 */ MCD_OPC_Decode, 184, 13, 100, // Opcode: VRSHLuv2i32 /* 3745 */ MCD_OPC_FilterValue, 1, 70, 42, // Skip to: 14571 /* 3749 */ MCD_OPC_CheckPredicate, 16, 66, 42, // Skip to: 14571 /* 3753 */ MCD_OPC_Decode, 187, 13, 101, // Opcode: VRSHLuv4i32 /* 3757 */ MCD_OPC_FilterValue, 231, 3, 57, 42, // Skip to: 14571 /* 3762 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3765 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3777 /* 3769 */ MCD_OPC_CheckPredicate, 16, 46, 42, // Skip to: 14571 /* 3773 */ MCD_OPC_Decode, 143, 4, 103, // Opcode: VABALuv2i64 /* 3777 */ MCD_OPC_FilterValue, 1, 38, 42, // Skip to: 14571 /* 3781 */ MCD_OPC_CheckPredicate, 16, 34, 42, // Skip to: 14571 /* 3785 */ MCD_OPC_Decode, 187, 10, 113, // Opcode: VMLSslfq /* 3789 */ MCD_OPC_FilterValue, 6, 131, 0, // Skip to: 3924 /* 3793 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3796 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3828 /* 3801 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3804 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3816 /* 3808 */ MCD_OPC_CheckPredicate, 16, 7, 42, // Skip to: 14571 /* 3812 */ MCD_OPC_Decode, 245, 9, 96, // Opcode: VMAXsv2i32 /* 3816 */ MCD_OPC_FilterValue, 1, 255, 41, // Skip to: 14571 /* 3820 */ MCD_OPC_CheckPredicate, 16, 251, 41, // Skip to: 14571 /* 3824 */ MCD_OPC_Decode, 247, 9, 97, // Opcode: VMAXsv4i32 /* 3828 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3860 /* 3833 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3836 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3848 /* 3840 */ MCD_OPC_CheckPredicate, 16, 231, 41, // Skip to: 14571 /* 3844 */ MCD_OPC_Decode, 141, 17, 102, // Opcode: VSUBHNv2i32 /* 3848 */ MCD_OPC_FilterValue, 1, 223, 41, // Skip to: 14571 /* 3852 */ MCD_OPC_CheckPredicate, 16, 219, 41, // Skip to: 14571 /* 3856 */ MCD_OPC_Decode, 173, 10, 114, // Opcode: VMLSLslsv2i32 /* 3860 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 3892 /* 3865 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3868 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3880 /* 3872 */ MCD_OPC_CheckPredicate, 16, 199, 41, // Skip to: 14571 /* 3876 */ MCD_OPC_Decode, 251, 9, 96, // Opcode: VMAXuv2i32 /* 3880 */ MCD_OPC_FilterValue, 1, 191, 41, // Skip to: 14571 /* 3884 */ MCD_OPC_CheckPredicate, 16, 187, 41, // Skip to: 14571 /* 3888 */ MCD_OPC_Decode, 253, 9, 97, // Opcode: VMAXuv4i32 /* 3892 */ MCD_OPC_FilterValue, 231, 3, 178, 41, // Skip to: 14571 /* 3897 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3900 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3912 /* 3904 */ MCD_OPC_CheckPredicate, 16, 167, 41, // Skip to: 14571 /* 3908 */ MCD_OPC_Decode, 231, 13, 102, // Opcode: VRSUBHNv2i32 /* 3912 */ MCD_OPC_FilterValue, 1, 159, 41, // Skip to: 14571 /* 3916 */ MCD_OPC_CheckPredicate, 16, 155, 41, // Skip to: 14571 /* 3920 */ MCD_OPC_Decode, 175, 10, 114, // Opcode: VMLSLsluv2i32 /* 3924 */ MCD_OPC_FilterValue, 7, 118, 0, // Skip to: 4046 /* 3928 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3931 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 3963 /* 3936 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3939 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3951 /* 3943 */ MCD_OPC_CheckPredicate, 16, 128, 41, // Skip to: 14571 /* 3947 */ MCD_OPC_Decode, 167, 4, 96, // Opcode: VABDsv2i32 /* 3951 */ MCD_OPC_FilterValue, 1, 120, 41, // Skip to: 14571 /* 3955 */ MCD_OPC_CheckPredicate, 16, 116, 41, // Skip to: 14571 /* 3959 */ MCD_OPC_Decode, 169, 4, 97, // Opcode: VABDsv4i32 /* 3963 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 3995 /* 3968 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3971 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 3983 /* 3975 */ MCD_OPC_CheckPredicate, 16, 96, 41, // Skip to: 14571 /* 3979 */ MCD_OPC_Decode, 158, 4, 98, // Opcode: VABDLsv2i64 /* 3983 */ MCD_OPC_FilterValue, 1, 88, 41, // Skip to: 14571 /* 3987 */ MCD_OPC_CheckPredicate, 16, 84, 41, // Skip to: 14571 /* 3991 */ MCD_OPC_Decode, 242, 11, 114, // Opcode: VQDMLSLslv2i32 /* 3995 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 4027 /* 4000 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4003 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4015 /* 4007 */ MCD_OPC_CheckPredicate, 16, 64, 41, // Skip to: 14571 /* 4011 */ MCD_OPC_Decode, 173, 4, 96, // Opcode: VABDuv2i32 /* 4015 */ MCD_OPC_FilterValue, 1, 56, 41, // Skip to: 14571 /* 4019 */ MCD_OPC_CheckPredicate, 16, 52, 41, // Skip to: 14571 /* 4023 */ MCD_OPC_Decode, 175, 4, 97, // Opcode: VABDuv4i32 /* 4027 */ MCD_OPC_FilterValue, 231, 3, 43, 41, // Skip to: 14571 /* 4032 */ MCD_OPC_CheckPredicate, 16, 39, 41, // Skip to: 14571 /* 4036 */ MCD_OPC_CheckField, 6, 1, 0, 33, 41, // Skip to: 14571 /* 4042 */ MCD_OPC_Decode, 161, 4, 98, // Opcode: VABDLuv2i64 /* 4046 */ MCD_OPC_FilterValue, 8, 131, 0, // Skip to: 4181 /* 4050 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4053 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 4085 /* 4058 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4061 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4073 /* 4065 */ MCD_OPC_CheckPredicate, 16, 6, 41, // Skip to: 14571 /* 4069 */ MCD_OPC_Decode, 213, 4, 96, // Opcode: VADDv2i32 /* 4073 */ MCD_OPC_FilterValue, 1, 254, 40, // Skip to: 14571 /* 4077 */ MCD_OPC_CheckPredicate, 16, 250, 40, // Skip to: 14571 /* 4081 */ MCD_OPC_Decode, 216, 4, 97, // Opcode: VADDv4i32 /* 4085 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 4117 /* 4090 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4093 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4105 /* 4097 */ MCD_OPC_CheckPredicate, 16, 230, 40, // Skip to: 14571 /* 4101 */ MCD_OPC_Decode, 151, 10, 103, // Opcode: VMLALsv2i64 /* 4105 */ MCD_OPC_FilterValue, 1, 222, 40, // Skip to: 14571 /* 4109 */ MCD_OPC_CheckPredicate, 16, 218, 40, // Skip to: 14571 /* 4113 */ MCD_OPC_Decode, 134, 11, 115, // Opcode: VMULslv2i32 /* 4117 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 4149 /* 4122 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4125 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4137 /* 4129 */ MCD_OPC_CheckPredicate, 16, 198, 40, // Skip to: 14571 /* 4133 */ MCD_OPC_Decode, 161, 17, 96, // Opcode: VSUBv2i32 /* 4137 */ MCD_OPC_FilterValue, 1, 190, 40, // Skip to: 14571 /* 4141 */ MCD_OPC_CheckPredicate, 16, 186, 40, // Skip to: 14571 /* 4145 */ MCD_OPC_Decode, 164, 17, 97, // Opcode: VSUBv4i32 /* 4149 */ MCD_OPC_FilterValue, 231, 3, 177, 40, // Skip to: 14571 /* 4154 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4157 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4169 /* 4161 */ MCD_OPC_CheckPredicate, 16, 166, 40, // Skip to: 14571 /* 4165 */ MCD_OPC_Decode, 154, 10, 103, // Opcode: VMLALuv2i64 /* 4169 */ MCD_OPC_FilterValue, 1, 158, 40, // Skip to: 14571 /* 4173 */ MCD_OPC_CheckPredicate, 16, 154, 40, // Skip to: 14571 /* 4177 */ MCD_OPC_Decode, 136, 11, 116, // Opcode: VMULslv4i32 /* 4181 */ MCD_OPC_FilterValue, 9, 118, 0, // Skip to: 4303 /* 4185 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4188 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 4220 /* 4193 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4196 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4208 /* 4200 */ MCD_OPC_CheckPredicate, 16, 127, 40, // Skip to: 14571 /* 4204 */ MCD_OPC_Decode, 167, 10, 104, // Opcode: VMLAv2i32 /* 4208 */ MCD_OPC_FilterValue, 1, 119, 40, // Skip to: 14571 /* 4212 */ MCD_OPC_CheckPredicate, 16, 115, 40, // Skip to: 14571 /* 4216 */ MCD_OPC_Decode, 169, 10, 105, // Opcode: VMLAv4i32 /* 4220 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 4252 /* 4225 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4228 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4240 /* 4232 */ MCD_OPC_CheckPredicate, 16, 95, 40, // Skip to: 14571 /* 4236 */ MCD_OPC_Decode, 240, 11, 103, // Opcode: VQDMLALv2i64 /* 4240 */ MCD_OPC_FilterValue, 1, 87, 40, // Skip to: 14571 /* 4244 */ MCD_OPC_CheckPredicate, 16, 83, 40, // Skip to: 14571 /* 4248 */ MCD_OPC_Decode, 132, 11, 115, // Opcode: VMULslfd /* 4252 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 4284 /* 4257 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4260 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4272 /* 4264 */ MCD_OPC_CheckPredicate, 16, 63, 40, // Skip to: 14571 /* 4268 */ MCD_OPC_Decode, 193, 10, 104, // Opcode: VMLSv2i32 /* 4272 */ MCD_OPC_FilterValue, 1, 55, 40, // Skip to: 14571 /* 4276 */ MCD_OPC_CheckPredicate, 16, 51, 40, // Skip to: 14571 /* 4280 */ MCD_OPC_Decode, 195, 10, 105, // Opcode: VMLSv4i32 /* 4284 */ MCD_OPC_FilterValue, 231, 3, 42, 40, // Skip to: 14571 /* 4289 */ MCD_OPC_CheckPredicate, 16, 38, 40, // Skip to: 14571 /* 4293 */ MCD_OPC_CheckField, 6, 1, 1, 32, 40, // Skip to: 14571 /* 4299 */ MCD_OPC_Decode, 133, 11, 116, // Opcode: VMULslfq /* 4303 */ MCD_OPC_FilterValue, 10, 105, 0, // Skip to: 4412 /* 4307 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4310 */ MCD_OPC_FilterValue, 228, 3, 14, 0, // Skip to: 4329 /* 4315 */ MCD_OPC_CheckPredicate, 16, 12, 40, // Skip to: 14571 /* 4319 */ MCD_OPC_CheckField, 6, 1, 0, 6, 40, // Skip to: 14571 /* 4325 */ MCD_OPC_Decode, 204, 11, 96, // Opcode: VPMAXs32 /* 4329 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 4361 /* 4334 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4337 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4349 /* 4341 */ MCD_OPC_CheckPredicate, 16, 242, 39, // Skip to: 14571 /* 4345 */ MCD_OPC_Decode, 177, 10, 103, // Opcode: VMLSLsv2i64 /* 4349 */ MCD_OPC_FilterValue, 1, 234, 39, // Skip to: 14571 /* 4353 */ MCD_OPC_CheckPredicate, 16, 230, 39, // Skip to: 14571 /* 4357 */ MCD_OPC_Decode, 245, 10, 117, // Opcode: VMULLslsv2i32 /* 4361 */ MCD_OPC_FilterValue, 230, 3, 14, 0, // Skip to: 4380 /* 4366 */ MCD_OPC_CheckPredicate, 16, 217, 39, // Skip to: 14571 /* 4370 */ MCD_OPC_CheckField, 6, 1, 0, 211, 39, // Skip to: 14571 /* 4376 */ MCD_OPC_Decode, 207, 11, 96, // Opcode: VPMAXu32 /* 4380 */ MCD_OPC_FilterValue, 231, 3, 202, 39, // Skip to: 14571 /* 4385 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4388 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4400 /* 4392 */ MCD_OPC_CheckPredicate, 16, 191, 39, // Skip to: 14571 /* 4396 */ MCD_OPC_Decode, 180, 10, 103, // Opcode: VMLSLuv2i64 /* 4400 */ MCD_OPC_FilterValue, 1, 183, 39, // Skip to: 14571 /* 4404 */ MCD_OPC_CheckPredicate, 16, 179, 39, // Skip to: 14571 /* 4408 */ MCD_OPC_Decode, 247, 10, 117, // Opcode: VMULLsluv2i32 /* 4412 */ MCD_OPC_FilterValue, 11, 99, 0, // Skip to: 4515 /* 4416 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4419 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 4451 /* 4424 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4427 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4439 /* 4431 */ MCD_OPC_CheckPredicate, 16, 152, 39, // Skip to: 14571 /* 4435 */ MCD_OPC_Decode, 250, 11, 96, // Opcode: VQDMULHv2i32 /* 4439 */ MCD_OPC_FilterValue, 1, 144, 39, // Skip to: 14571 /* 4443 */ MCD_OPC_CheckPredicate, 16, 140, 39, // Skip to: 14571 /* 4447 */ MCD_OPC_Decode, 252, 11, 97, // Opcode: VQDMULHv4i32 /* 4451 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 4483 /* 4456 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4459 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4471 /* 4463 */ MCD_OPC_CheckPredicate, 16, 120, 39, // Skip to: 14571 /* 4467 */ MCD_OPC_Decode, 244, 11, 103, // Opcode: VQDMLSLv2i64 /* 4471 */ MCD_OPC_FilterValue, 1, 112, 39, // Skip to: 14571 /* 4475 */ MCD_OPC_CheckPredicate, 16, 108, 39, // Skip to: 14571 /* 4479 */ MCD_OPC_Decode, 254, 11, 117, // Opcode: VQDMULLslv2i32 /* 4483 */ MCD_OPC_FilterValue, 230, 3, 99, 39, // Skip to: 14571 /* 4488 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4491 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4503 /* 4495 */ MCD_OPC_CheckPredicate, 16, 88, 39, // Skip to: 14571 /* 4499 */ MCD_OPC_Decode, 149, 12, 96, // Opcode: VQRDMULHv2i32 /* 4503 */ MCD_OPC_FilterValue, 1, 80, 39, // Skip to: 14571 /* 4507 */ MCD_OPC_CheckPredicate, 16, 76, 39, // Skip to: 14571 /* 4511 */ MCD_OPC_Decode, 151, 12, 97, // Opcode: VQRDMULHv4i32 /* 4515 */ MCD_OPC_FilterValue, 12, 69, 0, // Skip to: 4588 /* 4519 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4522 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 4555 /* 4526 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4529 */ MCD_OPC_FilterValue, 229, 3, 8, 0, // Skip to: 4542 /* 4534 */ MCD_OPC_CheckPredicate, 16, 49, 39, // Skip to: 14571 /* 4538 */ MCD_OPC_Decode, 249, 10, 98, // Opcode: VMULLsv2i64 /* 4542 */ MCD_OPC_FilterValue, 231, 3, 40, 39, // Skip to: 14571 /* 4547 */ MCD_OPC_CheckPredicate, 16, 36, 39, // Skip to: 14571 /* 4551 */ MCD_OPC_Decode, 252, 10, 98, // Opcode: VMULLuv2i64 /* 4555 */ MCD_OPC_FilterValue, 1, 28, 39, // Skip to: 14571 /* 4559 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4562 */ MCD_OPC_FilterValue, 229, 3, 8, 0, // Skip to: 4575 /* 4567 */ MCD_OPC_CheckPredicate, 16, 16, 39, // Skip to: 14571 /* 4571 */ MCD_OPC_Decode, 246, 11, 115, // Opcode: VQDMULHslv2i32 /* 4575 */ MCD_OPC_FilterValue, 231, 3, 7, 39, // Skip to: 14571 /* 4580 */ MCD_OPC_CheckPredicate, 16, 3, 39, // Skip to: 14571 /* 4584 */ MCD_OPC_Decode, 248, 11, 116, // Opcode: VQDMULHslv4i32 /* 4588 */ MCD_OPC_FilterValue, 13, 118, 0, // Skip to: 4710 /* 4592 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4595 */ MCD_OPC_FilterValue, 228, 3, 27, 0, // Skip to: 4627 /* 4600 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4603 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4615 /* 4607 */ MCD_OPC_CheckPredicate, 16, 232, 38, // Skip to: 14571 /* 4611 */ MCD_OPC_Decode, 157, 17, 96, // Opcode: VSUBfd /* 4615 */ MCD_OPC_FilterValue, 1, 224, 38, // Skip to: 14571 /* 4619 */ MCD_OPC_CheckPredicate, 16, 220, 38, // Skip to: 14571 /* 4623 */ MCD_OPC_Decode, 158, 17, 97, // Opcode: VSUBfq /* 4627 */ MCD_OPC_FilterValue, 229, 3, 27, 0, // Skip to: 4659 /* 4632 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4635 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4647 /* 4639 */ MCD_OPC_CheckPredicate, 16, 200, 38, // Skip to: 14571 /* 4643 */ MCD_OPC_Decode, 128, 12, 98, // Opcode: VQDMULLv2i64 /* 4647 */ MCD_OPC_FilterValue, 1, 192, 38, // Skip to: 14571 /* 4651 */ MCD_OPC_CheckPredicate, 16, 188, 38, // Skip to: 14571 /* 4655 */ MCD_OPC_Decode, 145, 12, 115, // Opcode: VQRDMULHslv2i32 /* 4659 */ MCD_OPC_FilterValue, 230, 3, 27, 0, // Skip to: 4691 /* 4664 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4667 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4679 /* 4671 */ MCD_OPC_CheckPredicate, 16, 168, 38, // Skip to: 14571 /* 4675 */ MCD_OPC_Decode, 164, 4, 96, // Opcode: VABDfd /* 4679 */ MCD_OPC_FilterValue, 1, 160, 38, // Skip to: 14571 /* 4683 */ MCD_OPC_CheckPredicate, 16, 156, 38, // Skip to: 14571 /* 4687 */ MCD_OPC_Decode, 165, 4, 97, // Opcode: VABDfq /* 4691 */ MCD_OPC_FilterValue, 231, 3, 147, 38, // Skip to: 14571 /* 4696 */ MCD_OPC_CheckPredicate, 16, 143, 38, // Skip to: 14571 /* 4700 */ MCD_OPC_CheckField, 6, 1, 1, 137, 38, // Skip to: 14571 /* 4706 */ MCD_OPC_Decode, 147, 12, 116, // Opcode: VQRDMULHslv4i32 /* 4710 */ MCD_OPC_FilterValue, 14, 55, 0, // Skip to: 4769 /* 4714 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4717 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 4750 /* 4721 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4724 */ MCD_OPC_FilterValue, 229, 3, 8, 0, // Skip to: 4737 /* 4729 */ MCD_OPC_CheckPredicate, 17, 110, 38, // Skip to: 14571 /* 4733 */ MCD_OPC_Decode, 243, 10, 98, // Opcode: VMULLp64 /* 4737 */ MCD_OPC_FilterValue, 230, 3, 101, 38, // Skip to: 14571 /* 4742 */ MCD_OPC_CheckPredicate, 16, 97, 38, // Skip to: 14571 /* 4746 */ MCD_OPC_Decode, 143, 5, 96, // Opcode: VCGTfd /* 4750 */ MCD_OPC_FilterValue, 1, 89, 38, // Skip to: 14571 /* 4754 */ MCD_OPC_CheckPredicate, 16, 85, 38, // Skip to: 14571 /* 4758 */ MCD_OPC_CheckField, 23, 9, 230, 3, 78, 38, // Skip to: 14571 /* 4765 */ MCD_OPC_Decode, 144, 5, 97, // Opcode: VCGTfq /* 4769 */ MCD_OPC_FilterValue, 15, 70, 38, // Skip to: 14571 /* 4773 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4776 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 4809 /* 4780 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4783 */ MCD_OPC_FilterValue, 228, 3, 8, 0, // Skip to: 4796 /* 4788 */ MCD_OPC_CheckPredicate, 16, 51, 38, // Skip to: 14571 /* 4792 */ MCD_OPC_Decode, 132, 10, 96, // Opcode: VMINfd /* 4796 */ MCD_OPC_FilterValue, 230, 3, 42, 38, // Skip to: 14571 /* 4801 */ MCD_OPC_CheckPredicate, 16, 38, 38, // Skip to: 14571 /* 4805 */ MCD_OPC_Decode, 209, 11, 96, // Opcode: VPMINf /* 4809 */ MCD_OPC_FilterValue, 1, 30, 38, // Skip to: 14571 /* 4813 */ MCD_OPC_CheckPredicate, 16, 26, 38, // Skip to: 14571 /* 4817 */ MCD_OPC_CheckField, 23, 9, 228, 3, 19, 38, // Skip to: 14571 /* 4824 */ MCD_OPC_Decode, 133, 10, 97, // Opcode: VMINfq /* 4828 */ MCD_OPC_FilterValue, 3, 11, 38, // Skip to: 14571 /* 4832 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4835 */ MCD_OPC_FilterValue, 228, 3, 96, 0, // Skip to: 4936 /* 4840 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 4843 */ MCD_OPC_FilterValue, 4, 27, 0, // Skip to: 4874 /* 4847 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4850 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4862 /* 4854 */ MCD_OPC_CheckPredicate, 16, 241, 37, // Skip to: 14571 /* 4858 */ MCD_OPC_Decode, 135, 14, 100, // Opcode: VSHLsv1i64 /* 4862 */ MCD_OPC_FilterValue, 1, 233, 37, // Skip to: 14571 /* 4866 */ MCD_OPC_CheckPredicate, 16, 229, 37, // Skip to: 14571 /* 4870 */ MCD_OPC_Decode, 137, 14, 101, // Opcode: VSHLsv2i64 /* 4874 */ MCD_OPC_FilterValue, 5, 27, 0, // Skip to: 4905 /* 4878 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4881 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4893 /* 4885 */ MCD_OPC_CheckPredicate, 16, 210, 37, // Skip to: 14571 /* 4889 */ MCD_OPC_Decode, 175, 13, 100, // Opcode: VRSHLsv1i64 /* 4893 */ MCD_OPC_FilterValue, 1, 202, 37, // Skip to: 14571 /* 4897 */ MCD_OPC_CheckPredicate, 16, 198, 37, // Skip to: 14571 /* 4901 */ MCD_OPC_Decode, 177, 13, 101, // Opcode: VRSHLsv2i64 /* 4905 */ MCD_OPC_FilterValue, 8, 190, 37, // Skip to: 14571 /* 4909 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4912 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 4924 /* 4916 */ MCD_OPC_CheckPredicate, 16, 179, 37, // Skip to: 14571 /* 4920 */ MCD_OPC_Decode, 212, 4, 96, // Opcode: VADDv1i64 /* 4924 */ MCD_OPC_FilterValue, 1, 171, 37, // Skip to: 14571 /* 4928 */ MCD_OPC_CheckPredicate, 16, 167, 37, // Skip to: 14571 /* 4932 */ MCD_OPC_Decode, 214, 4, 97, // Opcode: VADDv2i64 /* 4936 */ MCD_OPC_FilterValue, 229, 3, 104, 0, // Skip to: 5045 /* 4941 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4944 */ MCD_OPC_FilterValue, 0, 43, 0, // Skip to: 4991 /* 4948 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 4951 */ MCD_OPC_FilterValue, 0, 144, 37, // Skip to: 14571 /* 4955 */ MCD_OPC_CheckPredicate, 16, 10, 0, // Skip to: 4969 /* 4959 */ MCD_OPC_CheckField, 8, 2, 0, 4, 0, // Skip to: 4969 /* 4965 */ MCD_OPC_Decode, 152, 6, 118, // Opcode: VEXTd32 /* 4969 */ MCD_OPC_CheckPredicate, 16, 10, 0, // Skip to: 4983 /* 4973 */ MCD_OPC_CheckField, 8, 1, 0, 4, 0, // Skip to: 4983 /* 4979 */ MCD_OPC_Decode, 151, 6, 119, // Opcode: VEXTd16 /* 4983 */ MCD_OPC_CheckPredicate, 16, 112, 37, // Skip to: 14571 /* 4987 */ MCD_OPC_Decode, 153, 6, 120, // Opcode: VEXTd8 /* 4991 */ MCD_OPC_FilterValue, 1, 104, 37, // Skip to: 14571 /* 4995 */ MCD_OPC_CheckPredicate, 16, 10, 0, // Skip to: 5009 /* 4999 */ MCD_OPC_CheckField, 8, 3, 0, 4, 0, // Skip to: 5009 /* 5005 */ MCD_OPC_Decode, 156, 6, 121, // Opcode: VEXTq64 /* 5009 */ MCD_OPC_CheckPredicate, 16, 10, 0, // Skip to: 5023 /* 5013 */ MCD_OPC_CheckField, 8, 2, 0, 4, 0, // Skip to: 5023 /* 5019 */ MCD_OPC_Decode, 155, 6, 122, // Opcode: VEXTq32 /* 5023 */ MCD_OPC_CheckPredicate, 16, 10, 0, // Skip to: 5037 /* 5027 */ MCD_OPC_CheckField, 8, 1, 0, 4, 0, // Skip to: 5037 /* 5033 */ MCD_OPC_Decode, 154, 6, 123, // Opcode: VEXTq16 /* 5037 */ MCD_OPC_CheckPredicate, 16, 58, 37, // Skip to: 14571 /* 5041 */ MCD_OPC_Decode, 157, 6, 124, // Opcode: VEXTq8 /* 5045 */ MCD_OPC_FilterValue, 230, 3, 96, 0, // Skip to: 5146 /* 5050 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 5053 */ MCD_OPC_FilterValue, 4, 27, 0, // Skip to: 5084 /* 5057 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 5060 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5072 /* 5064 */ MCD_OPC_CheckPredicate, 16, 31, 37, // Skip to: 14571 /* 5068 */ MCD_OPC_Decode, 143, 14, 100, // Opcode: VSHLuv1i64 /* 5072 */ MCD_OPC_FilterValue, 1, 23, 37, // Skip to: 14571 /* 5076 */ MCD_OPC_CheckPredicate, 16, 19, 37, // Skip to: 14571 /* 5080 */ MCD_OPC_Decode, 145, 14, 101, // Opcode: VSHLuv2i64 /* 5084 */ MCD_OPC_FilterValue, 5, 27, 0, // Skip to: 5115 /* 5088 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 5091 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5103 /* 5095 */ MCD_OPC_CheckPredicate, 16, 0, 37, // Skip to: 14571 /* 5099 */ MCD_OPC_Decode, 183, 13, 100, // Opcode: VRSHLuv1i64 /* 5103 */ MCD_OPC_FilterValue, 1, 248, 36, // Skip to: 14571 /* 5107 */ MCD_OPC_CheckPredicate, 16, 244, 36, // Skip to: 14571 /* 5111 */ MCD_OPC_Decode, 185, 13, 101, // Opcode: VRSHLuv2i64 /* 5115 */ MCD_OPC_FilterValue, 8, 236, 36, // Skip to: 14571 /* 5119 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 5122 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5134 /* 5126 */ MCD_OPC_CheckPredicate, 16, 225, 36, // Skip to: 14571 /* 5130 */ MCD_OPC_Decode, 160, 17, 96, // Opcode: VSUBv1i64 /* 5134 */ MCD_OPC_FilterValue, 1, 217, 36, // Skip to: 14571 /* 5138 */ MCD_OPC_CheckPredicate, 16, 213, 36, // Skip to: 14571 /* 5142 */ MCD_OPC_Decode, 162, 17, 97, // Opcode: VSUBv2i64 /* 5146 */ MCD_OPC_FilterValue, 231, 3, 204, 36, // Skip to: 14571 /* 5151 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 5154 */ MCD_OPC_FilterValue, 0, 174, 1, // Skip to: 5588 /* 5158 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 5161 */ MCD_OPC_FilterValue, 0, 51, 0, // Skip to: 5216 /* 5165 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5168 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5180 /* 5172 */ MCD_OPC_CheckPredicate, 16, 179, 36, // Skip to: 14571 /* 5176 */ MCD_OPC_Decode, 132, 13, 125, // Opcode: VREV64d8 /* 5180 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5192 /* 5184 */ MCD_OPC_CheckPredicate, 16, 167, 36, // Skip to: 14571 /* 5188 */ MCD_OPC_Decode, 135, 13, 126, // Opcode: VREV64q8 /* 5192 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5204 /* 5196 */ MCD_OPC_CheckPredicate, 16, 155, 36, // Skip to: 14571 /* 5200 */ MCD_OPC_Decode, 255, 12, 125, // Opcode: VREV32d8 /* 5204 */ MCD_OPC_FilterValue, 3, 147, 36, // Skip to: 14571 /* 5208 */ MCD_OPC_CheckPredicate, 16, 143, 36, // Skip to: 14571 /* 5212 */ MCD_OPC_Decode, 129, 13, 126, // Opcode: VREV32q8 /* 5216 */ MCD_OPC_FilterValue, 1, 51, 0, // Skip to: 5271 /* 5220 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5223 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5235 /* 5227 */ MCD_OPC_CheckPredicate, 16, 124, 36, // Skip to: 14571 /* 5231 */ MCD_OPC_Decode, 164, 5, 125, // Opcode: VCGTzv8i8 /* 5235 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5247 /* 5239 */ MCD_OPC_CheckPredicate, 16, 112, 36, // Skip to: 14571 /* 5243 */ MCD_OPC_Decode, 157, 5, 126, // Opcode: VCGTzv16i8 /* 5247 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5259 /* 5251 */ MCD_OPC_CheckPredicate, 16, 100, 36, // Skip to: 14571 /* 5255 */ MCD_OPC_Decode, 142, 5, 125, // Opcode: VCGEzv8i8 /* 5259 */ MCD_OPC_FilterValue, 3, 92, 36, // Skip to: 14571 /* 5263 */ MCD_OPC_CheckPredicate, 16, 88, 36, // Skip to: 14571 /* 5267 */ MCD_OPC_Decode, 135, 5, 126, // Opcode: VCGEzv16i8 /* 5271 */ MCD_OPC_FilterValue, 2, 53, 0, // Skip to: 5328 /* 5275 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5278 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5290 /* 5282 */ MCD_OPC_CheckPredicate, 16, 69, 36, // Skip to: 14571 /* 5286 */ MCD_OPC_Decode, 167, 17, 127, // Opcode: VSWPd /* 5290 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 5303 /* 5294 */ MCD_OPC_CheckPredicate, 16, 57, 36, // Skip to: 14571 /* 5298 */ MCD_OPC_Decode, 168, 17, 128, 1, // Opcode: VSWPq /* 5303 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5315 /* 5307 */ MCD_OPC_CheckPredicate, 16, 44, 36, // Skip to: 14571 /* 5311 */ MCD_OPC_Decode, 199, 17, 127, // Opcode: VTRNd8 /* 5315 */ MCD_OPC_FilterValue, 3, 36, 36, // Skip to: 14571 /* 5319 */ MCD_OPC_CheckPredicate, 16, 32, 36, // Skip to: 14571 /* 5323 */ MCD_OPC_Decode, 202, 17, 128, 1, // Opcode: VTRNq8 /* 5328 */ MCD_OPC_FilterValue, 4, 51, 0, // Skip to: 5383 /* 5332 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5335 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5347 /* 5339 */ MCD_OPC_CheckPredicate, 16, 12, 36, // Skip to: 14571 /* 5343 */ MCD_OPC_Decode, 130, 13, 125, // Opcode: VREV64d16 /* 5347 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5359 /* 5351 */ MCD_OPC_CheckPredicate, 16, 0, 36, // Skip to: 14571 /* 5355 */ MCD_OPC_Decode, 133, 13, 126, // Opcode: VREV64q16 /* 5359 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5371 /* 5363 */ MCD_OPC_CheckPredicate, 16, 244, 35, // Skip to: 14571 /* 5367 */ MCD_OPC_Decode, 254, 12, 125, // Opcode: VREV32d16 /* 5371 */ MCD_OPC_FilterValue, 3, 236, 35, // Skip to: 14571 /* 5375 */ MCD_OPC_CheckPredicate, 16, 232, 35, // Skip to: 14571 /* 5379 */ MCD_OPC_Decode, 128, 13, 126, // Opcode: VREV32q16 /* 5383 */ MCD_OPC_FilterValue, 5, 51, 0, // Skip to: 5438 /* 5387 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5390 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5402 /* 5394 */ MCD_OPC_CheckPredicate, 16, 213, 35, // Skip to: 14571 /* 5398 */ MCD_OPC_Decode, 161, 5, 125, // Opcode: VCGTzv4i16 /* 5402 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5414 /* 5406 */ MCD_OPC_CheckPredicate, 16, 201, 35, // Skip to: 14571 /* 5410 */ MCD_OPC_Decode, 163, 5, 126, // Opcode: VCGTzv8i16 /* 5414 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5426 /* 5418 */ MCD_OPC_CheckPredicate, 16, 189, 35, // Skip to: 14571 /* 5422 */ MCD_OPC_Decode, 139, 5, 125, // Opcode: VCGEzv4i16 /* 5426 */ MCD_OPC_FilterValue, 3, 181, 35, // Skip to: 14571 /* 5430 */ MCD_OPC_CheckPredicate, 16, 177, 35, // Skip to: 14571 /* 5434 */ MCD_OPC_Decode, 141, 5, 126, // Opcode: VCGEzv8i16 /* 5438 */ MCD_OPC_FilterValue, 6, 28, 0, // Skip to: 5470 /* 5442 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5445 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5457 /* 5449 */ MCD_OPC_CheckPredicate, 16, 158, 35, // Skip to: 14571 /* 5453 */ MCD_OPC_Decode, 197, 17, 127, // Opcode: VTRNd16 /* 5457 */ MCD_OPC_FilterValue, 3, 150, 35, // Skip to: 14571 /* 5461 */ MCD_OPC_CheckPredicate, 16, 146, 35, // Skip to: 14571 /* 5465 */ MCD_OPC_Decode, 200, 17, 128, 1, // Opcode: VTRNq16 /* 5470 */ MCD_OPC_FilterValue, 8, 27, 0, // Skip to: 5501 /* 5474 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5477 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5489 /* 5481 */ MCD_OPC_CheckPredicate, 16, 126, 35, // Skip to: 14571 /* 5485 */ MCD_OPC_Decode, 131, 13, 125, // Opcode: VREV64d32 /* 5489 */ MCD_OPC_FilterValue, 1, 118, 35, // Skip to: 14571 /* 5493 */ MCD_OPC_CheckPredicate, 16, 114, 35, // Skip to: 14571 /* 5497 */ MCD_OPC_Decode, 134, 13, 126, // Opcode: VREV64q32 /* 5501 */ MCD_OPC_FilterValue, 9, 51, 0, // Skip to: 5556 /* 5505 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5508 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5520 /* 5512 */ MCD_OPC_CheckPredicate, 16, 95, 35, // Skip to: 14571 /* 5516 */ MCD_OPC_Decode, 159, 5, 125, // Opcode: VCGTzv2i32 /* 5520 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5532 /* 5524 */ MCD_OPC_CheckPredicate, 16, 83, 35, // Skip to: 14571 /* 5528 */ MCD_OPC_Decode, 162, 5, 126, // Opcode: VCGTzv4i32 /* 5532 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5544 /* 5536 */ MCD_OPC_CheckPredicate, 16, 71, 35, // Skip to: 14571 /* 5540 */ MCD_OPC_Decode, 137, 5, 125, // Opcode: VCGEzv2i32 /* 5544 */ MCD_OPC_FilterValue, 3, 63, 35, // Skip to: 14571 /* 5548 */ MCD_OPC_CheckPredicate, 16, 59, 35, // Skip to: 14571 /* 5552 */ MCD_OPC_Decode, 140, 5, 126, // Opcode: VCGEzv4i32 /* 5556 */ MCD_OPC_FilterValue, 10, 51, 35, // Skip to: 14571 /* 5560 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5563 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5575 /* 5567 */ MCD_OPC_CheckPredicate, 16, 40, 35, // Skip to: 14571 /* 5571 */ MCD_OPC_Decode, 198, 17, 127, // Opcode: VTRNd32 /* 5575 */ MCD_OPC_FilterValue, 3, 32, 35, // Skip to: 14571 /* 5579 */ MCD_OPC_CheckPredicate, 16, 28, 35, // Skip to: 14571 /* 5583 */ MCD_OPC_Decode, 201, 17, 128, 1, // Opcode: VTRNq32 /* 5588 */ MCD_OPC_FilterValue, 1, 90, 1, // Skip to: 5938 /* 5592 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 5595 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 5626 /* 5599 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5602 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5614 /* 5606 */ MCD_OPC_CheckPredicate, 16, 1, 35, // Skip to: 14571 /* 5610 */ MCD_OPC_Decode, 252, 12, 125, // Opcode: VREV16d8 /* 5614 */ MCD_OPC_FilterValue, 1, 249, 34, // Skip to: 14571 /* 5618 */ MCD_OPC_CheckPredicate, 16, 245, 34, // Skip to: 14571 /* 5622 */ MCD_OPC_Decode, 253, 12, 126, // Opcode: VREV16q8 /* 5626 */ MCD_OPC_FilterValue, 1, 51, 0, // Skip to: 5681 /* 5630 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5633 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5645 /* 5637 */ MCD_OPC_CheckPredicate, 16, 226, 34, // Skip to: 14571 /* 5641 */ MCD_OPC_Decode, 248, 4, 125, // Opcode: VCEQzv8i8 /* 5645 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5657 /* 5649 */ MCD_OPC_CheckPredicate, 16, 214, 34, // Skip to: 14571 /* 5653 */ MCD_OPC_Decode, 241, 4, 126, // Opcode: VCEQzv16i8 /* 5657 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5669 /* 5661 */ MCD_OPC_CheckPredicate, 16, 202, 34, // Skip to: 14571 /* 5665 */ MCD_OPC_Decode, 172, 5, 125, // Opcode: VCLEzv8i8 /* 5669 */ MCD_OPC_FilterValue, 3, 194, 34, // Skip to: 14571 /* 5673 */ MCD_OPC_CheckPredicate, 16, 190, 34, // Skip to: 14571 /* 5677 */ MCD_OPC_Decode, 165, 5, 126, // Opcode: VCLEzv16i8 /* 5681 */ MCD_OPC_FilterValue, 2, 53, 0, // Skip to: 5738 /* 5685 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5688 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5700 /* 5692 */ MCD_OPC_CheckPredicate, 16, 171, 34, // Skip to: 14571 /* 5696 */ MCD_OPC_Decode, 216, 17, 127, // Opcode: VUZPd8 /* 5700 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 5713 /* 5704 */ MCD_OPC_CheckPredicate, 16, 159, 34, // Skip to: 14571 /* 5708 */ MCD_OPC_Decode, 219, 17, 128, 1, // Opcode: VUZPq8 /* 5713 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5725 /* 5717 */ MCD_OPC_CheckPredicate, 16, 146, 34, // Skip to: 14571 /* 5721 */ MCD_OPC_Decode, 221, 17, 127, // Opcode: VZIPd8 /* 5725 */ MCD_OPC_FilterValue, 3, 138, 34, // Skip to: 14571 /* 5729 */ MCD_OPC_CheckPredicate, 16, 134, 34, // Skip to: 14571 /* 5733 */ MCD_OPC_Decode, 224, 17, 128, 1, // Opcode: VZIPq8 /* 5738 */ MCD_OPC_FilterValue, 5, 51, 0, // Skip to: 5793 /* 5742 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5745 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5757 /* 5749 */ MCD_OPC_CheckPredicate, 16, 114, 34, // Skip to: 14571 /* 5753 */ MCD_OPC_Decode, 245, 4, 125, // Opcode: VCEQzv4i16 /* 5757 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5769 /* 5761 */ MCD_OPC_CheckPredicate, 16, 102, 34, // Skip to: 14571 /* 5765 */ MCD_OPC_Decode, 247, 4, 126, // Opcode: VCEQzv8i16 /* 5769 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5781 /* 5773 */ MCD_OPC_CheckPredicate, 16, 90, 34, // Skip to: 14571 /* 5777 */ MCD_OPC_Decode, 169, 5, 125, // Opcode: VCLEzv4i16 /* 5781 */ MCD_OPC_FilterValue, 3, 82, 34, // Skip to: 14571 /* 5785 */ MCD_OPC_CheckPredicate, 16, 78, 34, // Skip to: 14571 /* 5789 */ MCD_OPC_Decode, 171, 5, 126, // Opcode: VCLEzv8i16 /* 5793 */ MCD_OPC_FilterValue, 6, 53, 0, // Skip to: 5850 /* 5797 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5800 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5812 /* 5804 */ MCD_OPC_CheckPredicate, 16, 59, 34, // Skip to: 14571 /* 5808 */ MCD_OPC_Decode, 215, 17, 127, // Opcode: VUZPd16 /* 5812 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 5825 /* 5816 */ MCD_OPC_CheckPredicate, 16, 47, 34, // Skip to: 14571 /* 5820 */ MCD_OPC_Decode, 217, 17, 128, 1, // Opcode: VUZPq16 /* 5825 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5837 /* 5829 */ MCD_OPC_CheckPredicate, 16, 34, 34, // Skip to: 14571 /* 5833 */ MCD_OPC_Decode, 220, 17, 127, // Opcode: VZIPd16 /* 5837 */ MCD_OPC_FilterValue, 3, 26, 34, // Skip to: 14571 /* 5841 */ MCD_OPC_CheckPredicate, 16, 22, 34, // Skip to: 14571 /* 5845 */ MCD_OPC_Decode, 222, 17, 128, 1, // Opcode: VZIPq16 /* 5850 */ MCD_OPC_FilterValue, 9, 51, 0, // Skip to: 5905 /* 5854 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5857 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5869 /* 5861 */ MCD_OPC_CheckPredicate, 16, 2, 34, // Skip to: 14571 /* 5865 */ MCD_OPC_Decode, 243, 4, 125, // Opcode: VCEQzv2i32 /* 5869 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5881 /* 5873 */ MCD_OPC_CheckPredicate, 16, 246, 33, // Skip to: 14571 /* 5877 */ MCD_OPC_Decode, 246, 4, 126, // Opcode: VCEQzv4i32 /* 5881 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5893 /* 5885 */ MCD_OPC_CheckPredicate, 16, 234, 33, // Skip to: 14571 /* 5889 */ MCD_OPC_Decode, 167, 5, 125, // Opcode: VCLEzv2i32 /* 5893 */ MCD_OPC_FilterValue, 3, 226, 33, // Skip to: 14571 /* 5897 */ MCD_OPC_CheckPredicate, 16, 222, 33, // Skip to: 14571 /* 5901 */ MCD_OPC_Decode, 170, 5, 126, // Opcode: VCLEzv4i32 /* 5905 */ MCD_OPC_FilterValue, 10, 214, 33, // Skip to: 14571 /* 5909 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5912 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 5925 /* 5916 */ MCD_OPC_CheckPredicate, 16, 203, 33, // Skip to: 14571 /* 5920 */ MCD_OPC_Decode, 218, 17, 128, 1, // Opcode: VUZPq32 /* 5925 */ MCD_OPC_FilterValue, 3, 194, 33, // Skip to: 14571 /* 5929 */ MCD_OPC_CheckPredicate, 16, 190, 33, // Skip to: 14571 /* 5933 */ MCD_OPC_Decode, 223, 17, 128, 1, // Opcode: VZIPq32 /* 5938 */ MCD_OPC_FilterValue, 2, 182, 1, // Skip to: 6380 /* 5942 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 5945 */ MCD_OPC_FilterValue, 0, 51, 0, // Skip to: 6000 /* 5949 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 5952 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 5964 /* 5956 */ MCD_OPC_CheckPredicate, 16, 163, 33, // Skip to: 14571 /* 5960 */ MCD_OPC_Decode, 191, 11, 125, // Opcode: VPADDLsv8i8 /* 5964 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 5976 /* 5968 */ MCD_OPC_CheckPredicate, 16, 151, 33, // Skip to: 14571 /* 5972 */ MCD_OPC_Decode, 186, 11, 126, // Opcode: VPADDLsv16i8 /* 5976 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 5988 /* 5980 */ MCD_OPC_CheckPredicate, 16, 139, 33, // Skip to: 14571 /* 5984 */ MCD_OPC_Decode, 197, 11, 125, // Opcode: VPADDLuv8i8 /* 5988 */ MCD_OPC_FilterValue, 3, 131, 33, // Skip to: 14571 /* 5992 */ MCD_OPC_CheckPredicate, 16, 127, 33, // Skip to: 14571 /* 5996 */ MCD_OPC_Decode, 192, 11, 126, // Opcode: VPADDLuv16i8 /* 6000 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 6031 /* 6004 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6007 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6019 /* 6011 */ MCD_OPC_CheckPredicate, 16, 108, 33, // Skip to: 14571 /* 6015 */ MCD_OPC_Decode, 186, 5, 125, // Opcode: VCLTzv8i8 /* 6019 */ MCD_OPC_FilterValue, 1, 100, 33, // Skip to: 14571 /* 6023 */ MCD_OPC_CheckPredicate, 16, 96, 33, // Skip to: 14571 /* 6027 */ MCD_OPC_Decode, 179, 5, 126, // Opcode: VCLTzv16i8 /* 6031 */ MCD_OPC_FilterValue, 2, 55, 0, // Skip to: 6090 /* 6035 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6038 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6051 /* 6042 */ MCD_OPC_CheckPredicate, 16, 77, 33, // Skip to: 14571 /* 6046 */ MCD_OPC_Decode, 210, 10, 129, 1, // Opcode: VMOVNv8i8 /* 6051 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 6064 /* 6055 */ MCD_OPC_CheckPredicate, 16, 64, 33, // Skip to: 14571 /* 6059 */ MCD_OPC_Decode, 132, 12, 129, 1, // Opcode: VQMOVNsuv8i8 /* 6064 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 6077 /* 6068 */ MCD_OPC_CheckPredicate, 16, 51, 33, // Skip to: 14571 /* 6072 */ MCD_OPC_Decode, 135, 12, 129, 1, // Opcode: VQMOVNsv8i8 /* 6077 */ MCD_OPC_FilterValue, 3, 42, 33, // Skip to: 14571 /* 6081 */ MCD_OPC_CheckPredicate, 16, 38, 33, // Skip to: 14571 /* 6085 */ MCD_OPC_Decode, 138, 12, 129, 1, // Opcode: VQMOVNuv8i8 /* 6090 */ MCD_OPC_FilterValue, 4, 51, 0, // Skip to: 6145 /* 6094 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6097 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6109 /* 6101 */ MCD_OPC_CheckPredicate, 16, 18, 33, // Skip to: 14571 /* 6105 */ MCD_OPC_Decode, 188, 11, 125, // Opcode: VPADDLsv4i16 /* 6109 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6121 /* 6113 */ MCD_OPC_CheckPredicate, 16, 6, 33, // Skip to: 14571 /* 6117 */ MCD_OPC_Decode, 190, 11, 126, // Opcode: VPADDLsv8i16 /* 6121 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6133 /* 6125 */ MCD_OPC_CheckPredicate, 16, 250, 32, // Skip to: 14571 /* 6129 */ MCD_OPC_Decode, 194, 11, 125, // Opcode: VPADDLuv4i16 /* 6133 */ MCD_OPC_FilterValue, 3, 242, 32, // Skip to: 14571 /* 6137 */ MCD_OPC_CheckPredicate, 16, 238, 32, // Skip to: 14571 /* 6141 */ MCD_OPC_Decode, 196, 11, 126, // Opcode: VPADDLuv8i16 /* 6145 */ MCD_OPC_FilterValue, 5, 27, 0, // Skip to: 6176 /* 6149 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6152 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6164 /* 6156 */ MCD_OPC_CheckPredicate, 16, 219, 32, // Skip to: 14571 /* 6160 */ MCD_OPC_Decode, 183, 5, 125, // Opcode: VCLTzv4i16 /* 6164 */ MCD_OPC_FilterValue, 1, 211, 32, // Skip to: 14571 /* 6168 */ MCD_OPC_CheckPredicate, 16, 207, 32, // Skip to: 14571 /* 6172 */ MCD_OPC_Decode, 185, 5, 126, // Opcode: VCLTzv8i16 /* 6176 */ MCD_OPC_FilterValue, 6, 55, 0, // Skip to: 6235 /* 6180 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6183 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6196 /* 6187 */ MCD_OPC_CheckPredicate, 16, 188, 32, // Skip to: 14571 /* 6191 */ MCD_OPC_Decode, 209, 10, 129, 1, // Opcode: VMOVNv4i16 /* 6196 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 6209 /* 6200 */ MCD_OPC_CheckPredicate, 16, 175, 32, // Skip to: 14571 /* 6204 */ MCD_OPC_Decode, 131, 12, 129, 1, // Opcode: VQMOVNsuv4i16 /* 6209 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 6222 /* 6213 */ MCD_OPC_CheckPredicate, 16, 162, 32, // Skip to: 14571 /* 6217 */ MCD_OPC_Decode, 134, 12, 129, 1, // Opcode: VQMOVNsv4i16 /* 6222 */ MCD_OPC_FilterValue, 3, 153, 32, // Skip to: 14571 /* 6226 */ MCD_OPC_CheckPredicate, 16, 149, 32, // Skip to: 14571 /* 6230 */ MCD_OPC_Decode, 137, 12, 129, 1, // Opcode: VQMOVNuv4i16 /* 6235 */ MCD_OPC_FilterValue, 8, 51, 0, // Skip to: 6290 /* 6239 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6242 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6254 /* 6246 */ MCD_OPC_CheckPredicate, 16, 129, 32, // Skip to: 14571 /* 6250 */ MCD_OPC_Decode, 187, 11, 125, // Opcode: VPADDLsv2i32 /* 6254 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6266 /* 6258 */ MCD_OPC_CheckPredicate, 16, 117, 32, // Skip to: 14571 /* 6262 */ MCD_OPC_Decode, 189, 11, 126, // Opcode: VPADDLsv4i32 /* 6266 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6278 /* 6270 */ MCD_OPC_CheckPredicate, 16, 105, 32, // Skip to: 14571 /* 6274 */ MCD_OPC_Decode, 193, 11, 125, // Opcode: VPADDLuv2i32 /* 6278 */ MCD_OPC_FilterValue, 3, 97, 32, // Skip to: 14571 /* 6282 */ MCD_OPC_CheckPredicate, 16, 93, 32, // Skip to: 14571 /* 6286 */ MCD_OPC_Decode, 195, 11, 126, // Opcode: VPADDLuv4i32 /* 6290 */ MCD_OPC_FilterValue, 9, 27, 0, // Skip to: 6321 /* 6294 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6297 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6309 /* 6301 */ MCD_OPC_CheckPredicate, 16, 74, 32, // Skip to: 14571 /* 6305 */ MCD_OPC_Decode, 181, 5, 125, // Opcode: VCLTzv2i32 /* 6309 */ MCD_OPC_FilterValue, 1, 66, 32, // Skip to: 14571 /* 6313 */ MCD_OPC_CheckPredicate, 16, 62, 32, // Skip to: 14571 /* 6317 */ MCD_OPC_Decode, 184, 5, 126, // Opcode: VCLTzv4i32 /* 6321 */ MCD_OPC_FilterValue, 10, 54, 32, // Skip to: 14571 /* 6325 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6328 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6341 /* 6332 */ MCD_OPC_CheckPredicate, 16, 43, 32, // Skip to: 14571 /* 6336 */ MCD_OPC_Decode, 208, 10, 129, 1, // Opcode: VMOVNv2i32 /* 6341 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 6354 /* 6345 */ MCD_OPC_CheckPredicate, 16, 30, 32, // Skip to: 14571 /* 6349 */ MCD_OPC_Decode, 130, 12, 129, 1, // Opcode: VQMOVNsuv2i32 /* 6354 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 6367 /* 6358 */ MCD_OPC_CheckPredicate, 16, 17, 32, // Skip to: 14571 /* 6362 */ MCD_OPC_Decode, 133, 12, 129, 1, // Opcode: VQMOVNsv2i32 /* 6367 */ MCD_OPC_FilterValue, 3, 8, 32, // Skip to: 14571 /* 6371 */ MCD_OPC_CheckPredicate, 16, 4, 32, // Skip to: 14571 /* 6375 */ MCD_OPC_Decode, 136, 12, 129, 1, // Opcode: VQMOVNuv2i32 /* 6380 */ MCD_OPC_FilterValue, 3, 225, 0, // Skip to: 6609 /* 6384 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 6387 */ MCD_OPC_FilterValue, 1, 51, 0, // Skip to: 6442 /* 6391 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6394 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6406 /* 6398 */ MCD_OPC_CheckPredicate, 16, 233, 31, // Skip to: 14571 /* 6402 */ MCD_OPC_Decode, 187, 4, 125, // Opcode: VABSv8i8 /* 6406 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6418 /* 6410 */ MCD_OPC_CheckPredicate, 16, 221, 31, // Skip to: 14571 /* 6414 */ MCD_OPC_Decode, 182, 4, 126, // Opcode: VABSv16i8 /* 6418 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6430 /* 6422 */ MCD_OPC_CheckPredicate, 16, 209, 31, // Skip to: 14571 /* 6426 */ MCD_OPC_Decode, 158, 11, 125, // Opcode: VNEGs8d /* 6430 */ MCD_OPC_FilterValue, 3, 201, 31, // Skip to: 14571 /* 6434 */ MCD_OPC_CheckPredicate, 16, 197, 31, // Skip to: 14571 /* 6438 */ MCD_OPC_Decode, 159, 11, 126, // Opcode: VNEGs8q /* 6442 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 6461 /* 6446 */ MCD_OPC_CheckPredicate, 16, 185, 31, // Skip to: 14571 /* 6450 */ MCD_OPC_CheckField, 6, 2, 0, 179, 31, // Skip to: 14571 /* 6456 */ MCD_OPC_Decode, 247, 13, 130, 1, // Opcode: VSHLLi8 /* 6461 */ MCD_OPC_FilterValue, 5, 51, 0, // Skip to: 6516 /* 6465 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6468 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6480 /* 6472 */ MCD_OPC_CheckPredicate, 16, 159, 31, // Skip to: 14571 /* 6476 */ MCD_OPC_Decode, 184, 4, 125, // Opcode: VABSv4i16 /* 6480 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6492 /* 6484 */ MCD_OPC_CheckPredicate, 16, 147, 31, // Skip to: 14571 /* 6488 */ MCD_OPC_Decode, 186, 4, 126, // Opcode: VABSv8i16 /* 6492 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6504 /* 6496 */ MCD_OPC_CheckPredicate, 16, 135, 31, // Skip to: 14571 /* 6500 */ MCD_OPC_Decode, 154, 11, 125, // Opcode: VNEGs16d /* 6504 */ MCD_OPC_FilterValue, 3, 127, 31, // Skip to: 14571 /* 6508 */ MCD_OPC_CheckPredicate, 16, 123, 31, // Skip to: 14571 /* 6512 */ MCD_OPC_Decode, 155, 11, 126, // Opcode: VNEGs16q /* 6516 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 6535 /* 6520 */ MCD_OPC_CheckPredicate, 16, 111, 31, // Skip to: 14571 /* 6524 */ MCD_OPC_CheckField, 6, 2, 0, 105, 31, // Skip to: 14571 /* 6530 */ MCD_OPC_Decode, 245, 13, 130, 1, // Opcode: VSHLLi16 /* 6535 */ MCD_OPC_FilterValue, 9, 51, 0, // Skip to: 6590 /* 6539 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6542 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6554 /* 6546 */ MCD_OPC_CheckPredicate, 16, 85, 31, // Skip to: 14571 /* 6550 */ MCD_OPC_Decode, 183, 4, 125, // Opcode: VABSv2i32 /* 6554 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6566 /* 6558 */ MCD_OPC_CheckPredicate, 16, 73, 31, // Skip to: 14571 /* 6562 */ MCD_OPC_Decode, 185, 4, 126, // Opcode: VABSv4i32 /* 6566 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6578 /* 6570 */ MCD_OPC_CheckPredicate, 16, 61, 31, // Skip to: 14571 /* 6574 */ MCD_OPC_Decode, 156, 11, 125, // Opcode: VNEGs32d /* 6578 */ MCD_OPC_FilterValue, 3, 53, 31, // Skip to: 14571 /* 6582 */ MCD_OPC_CheckPredicate, 16, 49, 31, // Skip to: 14571 /* 6586 */ MCD_OPC_Decode, 157, 11, 126, // Opcode: VNEGs32q /* 6590 */ MCD_OPC_FilterValue, 10, 41, 31, // Skip to: 14571 /* 6594 */ MCD_OPC_CheckPredicate, 16, 37, 31, // Skip to: 14571 /* 6598 */ MCD_OPC_CheckField, 6, 2, 0, 31, 31, // Skip to: 14571 /* 6604 */ MCD_OPC_Decode, 246, 13, 130, 1, // Opcode: VSHLLi32 /* 6609 */ MCD_OPC_FilterValue, 4, 22, 1, // Skip to: 6891 /* 6613 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 6616 */ MCD_OPC_FilterValue, 0, 51, 0, // Skip to: 6671 /* 6620 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6623 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6635 /* 6627 */ MCD_OPC_CheckPredicate, 16, 4, 31, // Skip to: 14571 /* 6631 */ MCD_OPC_Decode, 178, 5, 125, // Opcode: VCLSv8i8 /* 6635 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6647 /* 6639 */ MCD_OPC_CheckPredicate, 16, 248, 30, // Skip to: 14571 /* 6643 */ MCD_OPC_Decode, 173, 5, 126, // Opcode: VCLSv16i8 /* 6647 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6659 /* 6651 */ MCD_OPC_CheckPredicate, 16, 236, 30, // Skip to: 14571 /* 6655 */ MCD_OPC_Decode, 192, 5, 125, // Opcode: VCLZv8i8 /* 6659 */ MCD_OPC_FilterValue, 3, 228, 30, // Skip to: 14571 /* 6663 */ MCD_OPC_CheckPredicate, 16, 224, 30, // Skip to: 14571 /* 6667 */ MCD_OPC_Decode, 187, 5, 126, // Opcode: VCLZv16i8 /* 6671 */ MCD_OPC_FilterValue, 4, 51, 0, // Skip to: 6726 /* 6675 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6678 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6690 /* 6682 */ MCD_OPC_CheckPredicate, 16, 205, 30, // Skip to: 14571 /* 6686 */ MCD_OPC_Decode, 175, 5, 125, // Opcode: VCLSv4i16 /* 6690 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6702 /* 6694 */ MCD_OPC_CheckPredicate, 16, 193, 30, // Skip to: 14571 /* 6698 */ MCD_OPC_Decode, 177, 5, 126, // Opcode: VCLSv8i16 /* 6702 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6714 /* 6706 */ MCD_OPC_CheckPredicate, 16, 181, 30, // Skip to: 14571 /* 6710 */ MCD_OPC_Decode, 189, 5, 125, // Opcode: VCLZv4i16 /* 6714 */ MCD_OPC_FilterValue, 3, 173, 30, // Skip to: 14571 /* 6718 */ MCD_OPC_CheckPredicate, 16, 169, 30, // Skip to: 14571 /* 6722 */ MCD_OPC_Decode, 191, 5, 126, // Opcode: VCLZv8i16 /* 6726 */ MCD_OPC_FilterValue, 8, 51, 0, // Skip to: 6781 /* 6730 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6733 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6745 /* 6737 */ MCD_OPC_CheckPredicate, 16, 150, 30, // Skip to: 14571 /* 6741 */ MCD_OPC_Decode, 174, 5, 125, // Opcode: VCLSv2i32 /* 6745 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6757 /* 6749 */ MCD_OPC_CheckPredicate, 16, 138, 30, // Skip to: 14571 /* 6753 */ MCD_OPC_Decode, 176, 5, 126, // Opcode: VCLSv4i32 /* 6757 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6769 /* 6761 */ MCD_OPC_CheckPredicate, 16, 126, 30, // Skip to: 14571 /* 6765 */ MCD_OPC_Decode, 188, 5, 125, // Opcode: VCLZv2i32 /* 6769 */ MCD_OPC_FilterValue, 3, 118, 30, // Skip to: 14571 /* 6773 */ MCD_OPC_CheckPredicate, 16, 114, 30, // Skip to: 14571 /* 6777 */ MCD_OPC_Decode, 190, 5, 126, // Opcode: VCLZv4i32 /* 6781 */ MCD_OPC_FilterValue, 9, 51, 0, // Skip to: 6836 /* 6785 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6788 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6800 /* 6792 */ MCD_OPC_CheckPredicate, 16, 95, 30, // Skip to: 14571 /* 6796 */ MCD_OPC_Decode, 158, 5, 125, // Opcode: VCGTzv2f32 /* 6800 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6812 /* 6804 */ MCD_OPC_CheckPredicate, 16, 83, 30, // Skip to: 14571 /* 6808 */ MCD_OPC_Decode, 160, 5, 126, // Opcode: VCGTzv4f32 /* 6812 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6824 /* 6816 */ MCD_OPC_CheckPredicate, 16, 71, 30, // Skip to: 14571 /* 6820 */ MCD_OPC_Decode, 136, 5, 125, // Opcode: VCGEzv2f32 /* 6824 */ MCD_OPC_FilterValue, 3, 63, 30, // Skip to: 14571 /* 6828 */ MCD_OPC_CheckPredicate, 16, 59, 30, // Skip to: 14571 /* 6832 */ MCD_OPC_Decode, 138, 5, 126, // Opcode: VCGEzv4f32 /* 6836 */ MCD_OPC_FilterValue, 11, 51, 30, // Skip to: 14571 /* 6840 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6843 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6855 /* 6847 */ MCD_OPC_CheckPredicate, 16, 40, 30, // Skip to: 14571 /* 6851 */ MCD_OPC_Decode, 246, 12, 125, // Opcode: VRECPEd /* 6855 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6867 /* 6859 */ MCD_OPC_CheckPredicate, 16, 28, 30, // Skip to: 14571 /* 6863 */ MCD_OPC_Decode, 249, 12, 126, // Opcode: VRECPEq /* 6867 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6879 /* 6871 */ MCD_OPC_CheckPredicate, 16, 16, 30, // Skip to: 14571 /* 6875 */ MCD_OPC_Decode, 209, 13, 125, // Opcode: VRSQRTEd /* 6879 */ MCD_OPC_FilterValue, 3, 8, 30, // Skip to: 14571 /* 6883 */ MCD_OPC_CheckPredicate, 16, 4, 30, // Skip to: 14571 /* 6887 */ MCD_OPC_Decode, 212, 13, 126, // Opcode: VRSQRTEq /* 6891 */ MCD_OPC_FilterValue, 5, 175, 0, // Skip to: 7070 /* 6895 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 6898 */ MCD_OPC_FilterValue, 0, 39, 0, // Skip to: 6941 /* 6902 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 6905 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6917 /* 6909 */ MCD_OPC_CheckPredicate, 16, 234, 29, // Skip to: 14571 /* 6913 */ MCD_OPC_Decode, 201, 5, 125, // Opcode: VCNTd /* 6917 */ MCD_OPC_FilterValue, 9, 8, 0, // Skip to: 6929 /* 6921 */ MCD_OPC_CheckPredicate, 16, 222, 29, // Skip to: 14571 /* 6925 */ MCD_OPC_Decode, 242, 4, 125, // Opcode: VCEQzv2f32 /* 6929 */ MCD_OPC_FilterValue, 11, 214, 29, // Skip to: 14571 /* 6933 */ MCD_OPC_CheckPredicate, 16, 210, 29, // Skip to: 14571 /* 6937 */ MCD_OPC_Decode, 247, 12, 125, // Opcode: VRECPEfd /* 6941 */ MCD_OPC_FilterValue, 1, 39, 0, // Skip to: 6984 /* 6945 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 6948 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6960 /* 6952 */ MCD_OPC_CheckPredicate, 16, 191, 29, // Skip to: 14571 /* 6956 */ MCD_OPC_Decode, 202, 5, 126, // Opcode: VCNTq /* 6960 */ MCD_OPC_FilterValue, 9, 8, 0, // Skip to: 6972 /* 6964 */ MCD_OPC_CheckPredicate, 16, 179, 29, // Skip to: 14571 /* 6968 */ MCD_OPC_Decode, 244, 4, 126, // Opcode: VCEQzv4f32 /* 6972 */ MCD_OPC_FilterValue, 11, 171, 29, // Skip to: 14571 /* 6976 */ MCD_OPC_CheckPredicate, 16, 167, 29, // Skip to: 14571 /* 6980 */ MCD_OPC_Decode, 248, 12, 126, // Opcode: VRECPEfq /* 6984 */ MCD_OPC_FilterValue, 2, 39, 0, // Skip to: 7027 /* 6988 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 6991 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7003 /* 6995 */ MCD_OPC_CheckPredicate, 16, 148, 29, // Skip to: 14571 /* 6999 */ MCD_OPC_Decode, 144, 11, 125, // Opcode: VMVNd /* 7003 */ MCD_OPC_FilterValue, 9, 8, 0, // Skip to: 7015 /* 7007 */ MCD_OPC_CheckPredicate, 16, 136, 29, // Skip to: 14571 /* 7011 */ MCD_OPC_Decode, 166, 5, 125, // Opcode: VCLEzv2f32 /* 7015 */ MCD_OPC_FilterValue, 11, 128, 29, // Skip to: 14571 /* 7019 */ MCD_OPC_CheckPredicate, 16, 124, 29, // Skip to: 14571 /* 7023 */ MCD_OPC_Decode, 210, 13, 125, // Opcode: VRSQRTEfd /* 7027 */ MCD_OPC_FilterValue, 3, 116, 29, // Skip to: 14571 /* 7031 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 7034 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7046 /* 7038 */ MCD_OPC_CheckPredicate, 16, 105, 29, // Skip to: 14571 /* 7042 */ MCD_OPC_Decode, 145, 11, 126, // Opcode: VMVNq /* 7046 */ MCD_OPC_FilterValue, 9, 8, 0, // Skip to: 7058 /* 7050 */ MCD_OPC_CheckPredicate, 16, 93, 29, // Skip to: 14571 /* 7054 */ MCD_OPC_Decode, 168, 5, 126, // Opcode: VCLEzv4f32 /* 7058 */ MCD_OPC_FilterValue, 11, 85, 29, // Skip to: 14571 /* 7062 */ MCD_OPC_CheckPredicate, 16, 81, 29, // Skip to: 14571 /* 7066 */ MCD_OPC_Decode, 211, 13, 126, // Opcode: VRSQRTEfq /* 7070 */ MCD_OPC_FilterValue, 6, 29, 1, // Skip to: 7359 /* 7074 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 7077 */ MCD_OPC_FilterValue, 0, 55, 0, // Skip to: 7136 /* 7081 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7084 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7097 /* 7088 */ MCD_OPC_CheckPredicate, 16, 55, 29, // Skip to: 14571 /* 7092 */ MCD_OPC_Decode, 179, 11, 131, 1, // Opcode: VPADALsv8i8 /* 7097 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 7110 /* 7101 */ MCD_OPC_CheckPredicate, 16, 42, 29, // Skip to: 14571 /* 7105 */ MCD_OPC_Decode, 174, 11, 132, 1, // Opcode: VPADALsv16i8 /* 7110 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 7123 /* 7114 */ MCD_OPC_CheckPredicate, 16, 29, 29, // Skip to: 14571 /* 7118 */ MCD_OPC_Decode, 185, 11, 131, 1, // Opcode: VPADALuv8i8 /* 7123 */ MCD_OPC_FilterValue, 3, 20, 29, // Skip to: 14571 /* 7127 */ MCD_OPC_CheckPredicate, 16, 16, 29, // Skip to: 14571 /* 7131 */ MCD_OPC_Decode, 180, 11, 132, 1, // Opcode: VPADALuv16i8 /* 7136 */ MCD_OPC_FilterValue, 4, 55, 0, // Skip to: 7195 /* 7140 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7143 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7156 /* 7147 */ MCD_OPC_CheckPredicate, 16, 252, 28, // Skip to: 14571 /* 7151 */ MCD_OPC_Decode, 176, 11, 131, 1, // Opcode: VPADALsv4i16 /* 7156 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 7169 /* 7160 */ MCD_OPC_CheckPredicate, 16, 239, 28, // Skip to: 14571 /* 7164 */ MCD_OPC_Decode, 178, 11, 132, 1, // Opcode: VPADALsv8i16 /* 7169 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 7182 /* 7173 */ MCD_OPC_CheckPredicate, 16, 226, 28, // Skip to: 14571 /* 7177 */ MCD_OPC_Decode, 182, 11, 131, 1, // Opcode: VPADALuv4i16 /* 7182 */ MCD_OPC_FilterValue, 3, 217, 28, // Skip to: 14571 /* 7186 */ MCD_OPC_CheckPredicate, 16, 213, 28, // Skip to: 14571 /* 7190 */ MCD_OPC_Decode, 184, 11, 132, 1, // Opcode: VPADALuv8i16 /* 7195 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 7214 /* 7199 */ MCD_OPC_CheckPredicate, 18, 200, 28, // Skip to: 14571 /* 7203 */ MCD_OPC_CheckField, 6, 2, 0, 194, 28, // Skip to: 14571 /* 7209 */ MCD_OPC_Decode, 245, 5, 129, 1, // Opcode: VCVTf2h /* 7214 */ MCD_OPC_FilterValue, 8, 55, 0, // Skip to: 7273 /* 7218 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7221 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7234 /* 7225 */ MCD_OPC_CheckPredicate, 16, 174, 28, // Skip to: 14571 /* 7229 */ MCD_OPC_Decode, 175, 11, 131, 1, // Opcode: VPADALsv2i32 /* 7234 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 7247 /* 7238 */ MCD_OPC_CheckPredicate, 16, 161, 28, // Skip to: 14571 /* 7242 */ MCD_OPC_Decode, 177, 11, 132, 1, // Opcode: VPADALsv4i32 /* 7247 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 7260 /* 7251 */ MCD_OPC_CheckPredicate, 16, 148, 28, // Skip to: 14571 /* 7255 */ MCD_OPC_Decode, 181, 11, 131, 1, // Opcode: VPADALuv2i32 /* 7260 */ MCD_OPC_FilterValue, 3, 139, 28, // Skip to: 14571 /* 7264 */ MCD_OPC_CheckPredicate, 16, 135, 28, // Skip to: 14571 /* 7268 */ MCD_OPC_Decode, 183, 11, 132, 1, // Opcode: VPADALuv4i32 /* 7273 */ MCD_OPC_FilterValue, 9, 27, 0, // Skip to: 7304 /* 7277 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7280 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7292 /* 7284 */ MCD_OPC_CheckPredicate, 16, 115, 28, // Skip to: 14571 /* 7288 */ MCD_OPC_Decode, 180, 5, 125, // Opcode: VCLTzv2f32 /* 7292 */ MCD_OPC_FilterValue, 1, 107, 28, // Skip to: 14571 /* 7296 */ MCD_OPC_CheckPredicate, 16, 103, 28, // Skip to: 14571 /* 7300 */ MCD_OPC_Decode, 182, 5, 126, // Opcode: VCLTzv4f32 /* 7304 */ MCD_OPC_FilterValue, 11, 95, 28, // Skip to: 14571 /* 7308 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7311 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7323 /* 7315 */ MCD_OPC_CheckPredicate, 16, 84, 28, // Skip to: 14571 /* 7319 */ MCD_OPC_Decode, 255, 5, 125, // Opcode: VCVTs2fd /* 7323 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7335 /* 7327 */ MCD_OPC_CheckPredicate, 16, 72, 28, // Skip to: 14571 /* 7331 */ MCD_OPC_Decode, 128, 6, 126, // Opcode: VCVTs2fq /* 7335 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 7347 /* 7339 */ MCD_OPC_CheckPredicate, 16, 60, 28, // Skip to: 14571 /* 7343 */ MCD_OPC_Decode, 129, 6, 125, // Opcode: VCVTu2fd /* 7347 */ MCD_OPC_FilterValue, 3, 52, 28, // Skip to: 14571 /* 7351 */ MCD_OPC_CheckPredicate, 16, 48, 28, // Skip to: 14571 /* 7355 */ MCD_OPC_Decode, 130, 6, 126, // Opcode: VCVTu2fq /* 7359 */ MCD_OPC_FilterValue, 7, 41, 1, // Skip to: 7660 /* 7363 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 7366 */ MCD_OPC_FilterValue, 0, 51, 0, // Skip to: 7421 /* 7370 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7373 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7385 /* 7377 */ MCD_OPC_CheckPredicate, 16, 22, 28, // Skip to: 14571 /* 7381 */ MCD_OPC_Decode, 221, 11, 125, // Opcode: VQABSv8i8 /* 7385 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7397 /* 7389 */ MCD_OPC_CheckPredicate, 16, 10, 28, // Skip to: 14571 /* 7393 */ MCD_OPC_Decode, 216, 11, 126, // Opcode: VQABSv16i8 /* 7397 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 7409 /* 7401 */ MCD_OPC_CheckPredicate, 16, 254, 27, // Skip to: 14571 /* 7405 */ MCD_OPC_Decode, 144, 12, 125, // Opcode: VQNEGv8i8 /* 7409 */ MCD_OPC_FilterValue, 3, 246, 27, // Skip to: 14571 /* 7413 */ MCD_OPC_CheckPredicate, 16, 242, 27, // Skip to: 14571 /* 7417 */ MCD_OPC_Decode, 139, 12, 126, // Opcode: VQNEGv16i8 /* 7421 */ MCD_OPC_FilterValue, 4, 51, 0, // Skip to: 7476 /* 7425 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7428 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7440 /* 7432 */ MCD_OPC_CheckPredicate, 16, 223, 27, // Skip to: 14571 /* 7436 */ MCD_OPC_Decode, 218, 11, 125, // Opcode: VQABSv4i16 /* 7440 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7452 /* 7444 */ MCD_OPC_CheckPredicate, 16, 211, 27, // Skip to: 14571 /* 7448 */ MCD_OPC_Decode, 220, 11, 126, // Opcode: VQABSv8i16 /* 7452 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 7464 /* 7456 */ MCD_OPC_CheckPredicate, 16, 199, 27, // Skip to: 14571 /* 7460 */ MCD_OPC_Decode, 141, 12, 125, // Opcode: VQNEGv4i16 /* 7464 */ MCD_OPC_FilterValue, 3, 191, 27, // Skip to: 14571 /* 7468 */ MCD_OPC_CheckPredicate, 16, 187, 27, // Skip to: 14571 /* 7472 */ MCD_OPC_Decode, 143, 12, 126, // Opcode: VQNEGv8i16 /* 7476 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 7495 /* 7480 */ MCD_OPC_CheckPredicate, 18, 175, 27, // Skip to: 14571 /* 7484 */ MCD_OPC_CheckField, 6, 2, 0, 169, 27, // Skip to: 14571 /* 7490 */ MCD_OPC_Decode, 254, 5, 133, 1, // Opcode: VCVTh2f /* 7495 */ MCD_OPC_FilterValue, 8, 51, 0, // Skip to: 7550 /* 7499 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7502 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7514 /* 7506 */ MCD_OPC_CheckPredicate, 16, 149, 27, // Skip to: 14571 /* 7510 */ MCD_OPC_Decode, 217, 11, 125, // Opcode: VQABSv2i32 /* 7514 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7526 /* 7518 */ MCD_OPC_CheckPredicate, 16, 137, 27, // Skip to: 14571 /* 7522 */ MCD_OPC_Decode, 219, 11, 126, // Opcode: VQABSv4i32 /* 7526 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 7538 /* 7530 */ MCD_OPC_CheckPredicate, 16, 125, 27, // Skip to: 14571 /* 7534 */ MCD_OPC_Decode, 140, 12, 125, // Opcode: VQNEGv2i32 /* 7538 */ MCD_OPC_FilterValue, 3, 117, 27, // Skip to: 14571 /* 7542 */ MCD_OPC_CheckPredicate, 16, 113, 27, // Skip to: 14571 /* 7546 */ MCD_OPC_Decode, 142, 12, 126, // Opcode: VQNEGv4i32 /* 7550 */ MCD_OPC_FilterValue, 9, 51, 0, // Skip to: 7605 /* 7554 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7557 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7569 /* 7561 */ MCD_OPC_CheckPredicate, 16, 94, 27, // Skip to: 14571 /* 7565 */ MCD_OPC_Decode, 180, 4, 125, // Opcode: VABSfd /* 7569 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7581 /* 7573 */ MCD_OPC_CheckPredicate, 16, 82, 27, // Skip to: 14571 /* 7577 */ MCD_OPC_Decode, 181, 4, 126, // Opcode: VABSfq /* 7581 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 7593 /* 7585 */ MCD_OPC_CheckPredicate, 16, 70, 27, // Skip to: 14571 /* 7589 */ MCD_OPC_Decode, 153, 11, 125, // Opcode: VNEGfd /* 7593 */ MCD_OPC_FilterValue, 3, 62, 27, // Skip to: 14571 /* 7597 */ MCD_OPC_CheckPredicate, 16, 58, 27, // Skip to: 14571 /* 7601 */ MCD_OPC_Decode, 152, 11, 126, // Opcode: VNEGf32q /* 7605 */ MCD_OPC_FilterValue, 11, 50, 27, // Skip to: 14571 /* 7609 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7612 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7624 /* 7616 */ MCD_OPC_CheckPredicate, 16, 39, 27, // Skip to: 14571 /* 7620 */ MCD_OPC_Decode, 246, 5, 125, // Opcode: VCVTf2sd /* 7624 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7636 /* 7628 */ MCD_OPC_CheckPredicate, 16, 27, 27, // Skip to: 14571 /* 7632 */ MCD_OPC_Decode, 247, 5, 126, // Opcode: VCVTf2sq /* 7636 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 7648 /* 7640 */ MCD_OPC_CheckPredicate, 16, 15, 27, // Skip to: 14571 /* 7644 */ MCD_OPC_Decode, 248, 5, 125, // Opcode: VCVTf2ud /* 7648 */ MCD_OPC_FilterValue, 3, 7, 27, // Skip to: 14571 /* 7652 */ MCD_OPC_CheckPredicate, 16, 3, 27, // Skip to: 14571 /* 7656 */ MCD_OPC_Decode, 249, 5, 126, // Opcode: VCVTf2uq /* 7660 */ MCD_OPC_FilterValue, 8, 29, 0, // Skip to: 7693 /* 7664 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 7667 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7680 /* 7671 */ MCD_OPC_CheckPredicate, 16, 240, 26, // Skip to: 14571 /* 7675 */ MCD_OPC_Decode, 169, 17, 134, 1, // Opcode: VTBL1 /* 7680 */ MCD_OPC_FilterValue, 1, 231, 26, // Skip to: 14571 /* 7684 */ MCD_OPC_CheckPredicate, 16, 227, 26, // Skip to: 14571 /* 7688 */ MCD_OPC_Decode, 175, 17, 134, 1, // Opcode: VTBX1 /* 7693 */ MCD_OPC_FilterValue, 9, 29, 0, // Skip to: 7726 /* 7697 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 7700 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7713 /* 7704 */ MCD_OPC_CheckPredicate, 16, 207, 26, // Skip to: 14571 /* 7708 */ MCD_OPC_Decode, 170, 17, 134, 1, // Opcode: VTBL2 /* 7713 */ MCD_OPC_FilterValue, 1, 198, 26, // Skip to: 14571 /* 7717 */ MCD_OPC_CheckPredicate, 16, 194, 26, // Skip to: 14571 /* 7721 */ MCD_OPC_Decode, 176, 17, 134, 1, // Opcode: VTBX2 /* 7726 */ MCD_OPC_FilterValue, 10, 29, 0, // Skip to: 7759 /* 7730 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 7733 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7746 /* 7737 */ MCD_OPC_CheckPredicate, 16, 174, 26, // Skip to: 14571 /* 7741 */ MCD_OPC_Decode, 171, 17, 134, 1, // Opcode: VTBL3 /* 7746 */ MCD_OPC_FilterValue, 1, 165, 26, // Skip to: 14571 /* 7750 */ MCD_OPC_CheckPredicate, 16, 161, 26, // Skip to: 14571 /* 7754 */ MCD_OPC_Decode, 177, 17, 134, 1, // Opcode: VTBX3 /* 7759 */ MCD_OPC_FilterValue, 11, 29, 0, // Skip to: 7792 /* 7763 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 7766 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 7779 /* 7770 */ MCD_OPC_CheckPredicate, 16, 141, 26, // Skip to: 14571 /* 7774 */ MCD_OPC_Decode, 173, 17, 134, 1, // Opcode: VTBL4 /* 7779 */ MCD_OPC_FilterValue, 1, 132, 26, // Skip to: 14571 /* 7783 */ MCD_OPC_CheckPredicate, 16, 128, 26, // Skip to: 14571 /* 7787 */ MCD_OPC_Decode, 179, 17, 134, 1, // Opcode: VTBX4 /* 7792 */ MCD_OPC_FilterValue, 12, 119, 26, // Skip to: 14571 /* 7796 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 7799 */ MCD_OPC_FilterValue, 0, 55, 0, // Skip to: 7858 /* 7803 */ MCD_OPC_ExtractField, 16, 1, // Inst{16} ... /* 7806 */ MCD_OPC_FilterValue, 0, 35, 0, // Skip to: 7845 /* 7810 */ MCD_OPC_ExtractField, 17, 1, // Inst{17} ... /* 7813 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 7832 /* 7817 */ MCD_OPC_CheckPredicate, 16, 94, 26, // Skip to: 14571 /* 7821 */ MCD_OPC_CheckField, 18, 1, 1, 88, 26, // Skip to: 14571 /* 7827 */ MCD_OPC_Decode, 145, 6, 135, 1, // Opcode: VDUPLN32d /* 7832 */ MCD_OPC_FilterValue, 1, 79, 26, // Skip to: 14571 /* 7836 */ MCD_OPC_CheckPredicate, 16, 75, 26, // Skip to: 14571 /* 7840 */ MCD_OPC_Decode, 143, 6, 136, 1, // Opcode: VDUPLN16d /* 7845 */ MCD_OPC_FilterValue, 1, 66, 26, // Skip to: 14571 /* 7849 */ MCD_OPC_CheckPredicate, 16, 62, 26, // Skip to: 14571 /* 7853 */ MCD_OPC_Decode, 147, 6, 137, 1, // Opcode: VDUPLN8d /* 7858 */ MCD_OPC_FilterValue, 1, 53, 26, // Skip to: 14571 /* 7862 */ MCD_OPC_ExtractField, 16, 1, // Inst{16} ... /* 7865 */ MCD_OPC_FilterValue, 0, 35, 0, // Skip to: 7904 /* 7869 */ MCD_OPC_ExtractField, 17, 1, // Inst{17} ... /* 7872 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 7891 /* 7876 */ MCD_OPC_CheckPredicate, 16, 35, 26, // Skip to: 14571 /* 7880 */ MCD_OPC_CheckField, 18, 1, 1, 29, 26, // Skip to: 14571 /* 7886 */ MCD_OPC_Decode, 146, 6, 138, 1, // Opcode: VDUPLN32q /* 7891 */ MCD_OPC_FilterValue, 1, 20, 26, // Skip to: 14571 /* 7895 */ MCD_OPC_CheckPredicate, 16, 16, 26, // Skip to: 14571 /* 7899 */ MCD_OPC_Decode, 144, 6, 139, 1, // Opcode: VDUPLN16q /* 7904 */ MCD_OPC_FilterValue, 1, 7, 26, // Skip to: 14571 /* 7908 */ MCD_OPC_CheckPredicate, 16, 3, 26, // Skip to: 14571 /* 7912 */ MCD_OPC_Decode, 148, 6, 140, 1, // Opcode: VDUPLN8q /* 7917 */ MCD_OPC_FilterValue, 1, 250, 25, // Skip to: 14571 /* 7921 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 7924 */ MCD_OPC_FilterValue, 0, 185, 13, // Skip to: 11441 /* 7928 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 7931 */ MCD_OPC_FilterValue, 0, 28, 6, // Skip to: 9499 /* 7935 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 7938 */ MCD_OPC_FilterValue, 0, 135, 0, // Skip to: 8077 /* 7942 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 7945 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 7978 /* 7949 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 7952 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 7965 /* 7957 */ MCD_OPC_CheckPredicate, 16, 210, 25, // Skip to: 14571 /* 7961 */ MCD_OPC_Decode, 229, 11, 96, // Opcode: VQADDsv8i8 /* 7965 */ MCD_OPC_FilterValue, 243, 1, 201, 25, // Skip to: 14571 /* 7970 */ MCD_OPC_CheckPredicate, 16, 197, 25, // Skip to: 14571 /* 7974 */ MCD_OPC_Decode, 237, 11, 96, // Opcode: VQADDuv8i8 /* 7978 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8011 /* 7982 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 7985 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 7998 /* 7990 */ MCD_OPC_CheckPredicate, 16, 177, 25, // Skip to: 14571 /* 7994 */ MCD_OPC_Decode, 226, 11, 96, // Opcode: VQADDsv4i16 /* 7998 */ MCD_OPC_FilterValue, 243, 1, 168, 25, // Skip to: 14571 /* 8003 */ MCD_OPC_CheckPredicate, 16, 164, 25, // Skip to: 14571 /* 8007 */ MCD_OPC_Decode, 234, 11, 96, // Opcode: VQADDuv4i16 /* 8011 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 8044 /* 8015 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8018 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8031 /* 8023 */ MCD_OPC_CheckPredicate, 16, 144, 25, // Skip to: 14571 /* 8027 */ MCD_OPC_Decode, 224, 11, 96, // Opcode: VQADDsv2i32 /* 8031 */ MCD_OPC_FilterValue, 243, 1, 135, 25, // Skip to: 14571 /* 8036 */ MCD_OPC_CheckPredicate, 16, 131, 25, // Skip to: 14571 /* 8040 */ MCD_OPC_Decode, 232, 11, 96, // Opcode: VQADDuv2i32 /* 8044 */ MCD_OPC_FilterValue, 3, 123, 25, // Skip to: 14571 /* 8048 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8051 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8064 /* 8056 */ MCD_OPC_CheckPredicate, 16, 111, 25, // Skip to: 14571 /* 8060 */ MCD_OPC_Decode, 223, 11, 96, // Opcode: VQADDsv1i64 /* 8064 */ MCD_OPC_FilterValue, 243, 1, 102, 25, // Skip to: 14571 /* 8069 */ MCD_OPC_CheckPredicate, 16, 98, 25, // Skip to: 14571 /* 8073 */ MCD_OPC_Decode, 231, 11, 96, // Opcode: VQADDuv1i64 /* 8077 */ MCD_OPC_FilterValue, 1, 135, 0, // Skip to: 8216 /* 8081 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8084 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8117 /* 8088 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8091 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8104 /* 8096 */ MCD_OPC_CheckPredicate, 16, 71, 25, // Skip to: 14571 /* 8100 */ MCD_OPC_Decode, 219, 4, 96, // Opcode: VANDd /* 8104 */ MCD_OPC_FilterValue, 243, 1, 62, 25, // Skip to: 14571 /* 8109 */ MCD_OPC_CheckPredicate, 16, 58, 25, // Skip to: 14571 /* 8113 */ MCD_OPC_Decode, 149, 6, 96, // Opcode: VEORd /* 8117 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8150 /* 8121 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8124 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8137 /* 8129 */ MCD_OPC_CheckPredicate, 16, 38, 25, // Skip to: 14571 /* 8133 */ MCD_OPC_Decode, 221, 4, 96, // Opcode: VBICd /* 8137 */ MCD_OPC_FilterValue, 243, 1, 29, 25, // Skip to: 14571 /* 8142 */ MCD_OPC_CheckPredicate, 16, 25, 25, // Skip to: 14571 /* 8146 */ MCD_OPC_Decode, 231, 4, 104, // Opcode: VBSLd /* 8150 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 8183 /* 8154 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8157 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8170 /* 8162 */ MCD_OPC_CheckPredicate, 16, 5, 25, // Skip to: 14571 /* 8166 */ MCD_OPC_Decode, 168, 11, 96, // Opcode: VORRd /* 8170 */ MCD_OPC_FilterValue, 243, 1, 252, 24, // Skip to: 14571 /* 8175 */ MCD_OPC_CheckPredicate, 16, 248, 24, // Skip to: 14571 /* 8179 */ MCD_OPC_Decode, 229, 4, 104, // Opcode: VBITd /* 8183 */ MCD_OPC_FilterValue, 3, 240, 24, // Skip to: 14571 /* 8187 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8190 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8203 /* 8195 */ MCD_OPC_CheckPredicate, 16, 228, 24, // Skip to: 14571 /* 8199 */ MCD_OPC_Decode, 166, 11, 96, // Opcode: VORNd /* 8203 */ MCD_OPC_FilterValue, 243, 1, 219, 24, // Skip to: 14571 /* 8208 */ MCD_OPC_CheckPredicate, 16, 215, 24, // Skip to: 14571 /* 8212 */ MCD_OPC_Decode, 227, 4, 104, // Opcode: VBIFd /* 8216 */ MCD_OPC_FilterValue, 2, 135, 0, // Skip to: 8355 /* 8220 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8223 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8256 /* 8227 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8230 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8243 /* 8235 */ MCD_OPC_CheckPredicate, 16, 188, 24, // Skip to: 14571 /* 8239 */ MCD_OPC_Decode, 234, 12, 96, // Opcode: VQSUBsv8i8 /* 8243 */ MCD_OPC_FilterValue, 243, 1, 179, 24, // Skip to: 14571 /* 8248 */ MCD_OPC_CheckPredicate, 16, 175, 24, // Skip to: 14571 /* 8252 */ MCD_OPC_Decode, 242, 12, 96, // Opcode: VQSUBuv8i8 /* 8256 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8289 /* 8260 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8263 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8276 /* 8268 */ MCD_OPC_CheckPredicate, 16, 155, 24, // Skip to: 14571 /* 8272 */ MCD_OPC_Decode, 231, 12, 96, // Opcode: VQSUBsv4i16 /* 8276 */ MCD_OPC_FilterValue, 243, 1, 146, 24, // Skip to: 14571 /* 8281 */ MCD_OPC_CheckPredicate, 16, 142, 24, // Skip to: 14571 /* 8285 */ MCD_OPC_Decode, 239, 12, 96, // Opcode: VQSUBuv4i16 /* 8289 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 8322 /* 8293 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8296 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8309 /* 8301 */ MCD_OPC_CheckPredicate, 16, 122, 24, // Skip to: 14571 /* 8305 */ MCD_OPC_Decode, 229, 12, 96, // Opcode: VQSUBsv2i32 /* 8309 */ MCD_OPC_FilterValue, 243, 1, 113, 24, // Skip to: 14571 /* 8314 */ MCD_OPC_CheckPredicate, 16, 109, 24, // Skip to: 14571 /* 8318 */ MCD_OPC_Decode, 237, 12, 96, // Opcode: VQSUBuv2i32 /* 8322 */ MCD_OPC_FilterValue, 3, 101, 24, // Skip to: 14571 /* 8326 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8329 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8342 /* 8334 */ MCD_OPC_CheckPredicate, 16, 89, 24, // Skip to: 14571 /* 8338 */ MCD_OPC_Decode, 228, 12, 96, // Opcode: VQSUBsv1i64 /* 8342 */ MCD_OPC_FilterValue, 243, 1, 80, 24, // Skip to: 14571 /* 8347 */ MCD_OPC_CheckPredicate, 16, 76, 24, // Skip to: 14571 /* 8351 */ MCD_OPC_Decode, 236, 12, 96, // Opcode: VQSUBuv1i64 /* 8355 */ MCD_OPC_FilterValue, 3, 102, 0, // Skip to: 8461 /* 8359 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8362 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8395 /* 8366 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8369 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8382 /* 8374 */ MCD_OPC_CheckPredicate, 16, 49, 24, // Skip to: 14571 /* 8378 */ MCD_OPC_Decode, 128, 5, 96, // Opcode: VCGEsv8i8 /* 8382 */ MCD_OPC_FilterValue, 243, 1, 40, 24, // Skip to: 14571 /* 8387 */ MCD_OPC_CheckPredicate, 16, 36, 24, // Skip to: 14571 /* 8391 */ MCD_OPC_Decode, 134, 5, 96, // Opcode: VCGEuv8i8 /* 8395 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8428 /* 8399 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8402 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8415 /* 8407 */ MCD_OPC_CheckPredicate, 16, 16, 24, // Skip to: 14571 /* 8411 */ MCD_OPC_Decode, 253, 4, 96, // Opcode: VCGEsv4i16 /* 8415 */ MCD_OPC_FilterValue, 243, 1, 7, 24, // Skip to: 14571 /* 8420 */ MCD_OPC_CheckPredicate, 16, 3, 24, // Skip to: 14571 /* 8424 */ MCD_OPC_Decode, 131, 5, 96, // Opcode: VCGEuv4i16 /* 8428 */ MCD_OPC_FilterValue, 2, 251, 23, // Skip to: 14571 /* 8432 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8435 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8448 /* 8440 */ MCD_OPC_CheckPredicate, 16, 239, 23, // Skip to: 14571 /* 8444 */ MCD_OPC_Decode, 252, 4, 96, // Opcode: VCGEsv2i32 /* 8448 */ MCD_OPC_FilterValue, 243, 1, 230, 23, // Skip to: 14571 /* 8453 */ MCD_OPC_CheckPredicate, 16, 226, 23, // Skip to: 14571 /* 8457 */ MCD_OPC_Decode, 130, 5, 96, // Opcode: VCGEuv2i32 /* 8461 */ MCD_OPC_FilterValue, 4, 135, 0, // Skip to: 8600 /* 8465 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8468 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8501 /* 8472 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8475 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8488 /* 8480 */ MCD_OPC_CheckPredicate, 16, 199, 23, // Skip to: 14571 /* 8484 */ MCD_OPC_Decode, 201, 12, 100, // Opcode: VQSHLsv8i8 /* 8488 */ MCD_OPC_FilterValue, 243, 1, 190, 23, // Skip to: 14571 /* 8493 */ MCD_OPC_CheckPredicate, 16, 186, 23, // Skip to: 14571 /* 8497 */ MCD_OPC_Decode, 217, 12, 100, // Opcode: VQSHLuv8i8 /* 8501 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8534 /* 8505 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8508 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8521 /* 8513 */ MCD_OPC_CheckPredicate, 16, 166, 23, // Skip to: 14571 /* 8517 */ MCD_OPC_Decode, 198, 12, 100, // Opcode: VQSHLsv4i16 /* 8521 */ MCD_OPC_FilterValue, 243, 1, 157, 23, // Skip to: 14571 /* 8526 */ MCD_OPC_CheckPredicate, 16, 153, 23, // Skip to: 14571 /* 8530 */ MCD_OPC_Decode, 214, 12, 100, // Opcode: VQSHLuv4i16 /* 8534 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 8567 /* 8538 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8541 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8554 /* 8546 */ MCD_OPC_CheckPredicate, 16, 133, 23, // Skip to: 14571 /* 8550 */ MCD_OPC_Decode, 196, 12, 100, // Opcode: VQSHLsv2i32 /* 8554 */ MCD_OPC_FilterValue, 243, 1, 124, 23, // Skip to: 14571 /* 8559 */ MCD_OPC_CheckPredicate, 16, 120, 23, // Skip to: 14571 /* 8563 */ MCD_OPC_Decode, 212, 12, 100, // Opcode: VQSHLuv2i32 /* 8567 */ MCD_OPC_FilterValue, 3, 112, 23, // Skip to: 14571 /* 8571 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8574 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8587 /* 8579 */ MCD_OPC_CheckPredicate, 16, 100, 23, // Skip to: 14571 /* 8583 */ MCD_OPC_Decode, 195, 12, 100, // Opcode: VQSHLsv1i64 /* 8587 */ MCD_OPC_FilterValue, 243, 1, 91, 23, // Skip to: 14571 /* 8592 */ MCD_OPC_CheckPredicate, 16, 87, 23, // Skip to: 14571 /* 8596 */ MCD_OPC_Decode, 211, 12, 100, // Opcode: VQSHLuv1i64 /* 8600 */ MCD_OPC_FilterValue, 5, 135, 0, // Skip to: 8739 /* 8604 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8607 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8640 /* 8611 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8614 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8627 /* 8619 */ MCD_OPC_CheckPredicate, 16, 60, 23, // Skip to: 14571 /* 8623 */ MCD_OPC_Decode, 160, 12, 100, // Opcode: VQRSHLsv8i8 /* 8627 */ MCD_OPC_FilterValue, 243, 1, 51, 23, // Skip to: 14571 /* 8632 */ MCD_OPC_CheckPredicate, 16, 47, 23, // Skip to: 14571 /* 8636 */ MCD_OPC_Decode, 168, 12, 100, // Opcode: VQRSHLuv8i8 /* 8640 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8673 /* 8644 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8647 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8660 /* 8652 */ MCD_OPC_CheckPredicate, 16, 27, 23, // Skip to: 14571 /* 8656 */ MCD_OPC_Decode, 157, 12, 100, // Opcode: VQRSHLsv4i16 /* 8660 */ MCD_OPC_FilterValue, 243, 1, 18, 23, // Skip to: 14571 /* 8665 */ MCD_OPC_CheckPredicate, 16, 14, 23, // Skip to: 14571 /* 8669 */ MCD_OPC_Decode, 165, 12, 100, // Opcode: VQRSHLuv4i16 /* 8673 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 8706 /* 8677 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8680 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8693 /* 8685 */ MCD_OPC_CheckPredicate, 16, 250, 22, // Skip to: 14571 /* 8689 */ MCD_OPC_Decode, 155, 12, 100, // Opcode: VQRSHLsv2i32 /* 8693 */ MCD_OPC_FilterValue, 243, 1, 241, 22, // Skip to: 14571 /* 8698 */ MCD_OPC_CheckPredicate, 16, 237, 22, // Skip to: 14571 /* 8702 */ MCD_OPC_Decode, 163, 12, 100, // Opcode: VQRSHLuv2i32 /* 8706 */ MCD_OPC_FilterValue, 3, 229, 22, // Skip to: 14571 /* 8710 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8713 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8726 /* 8718 */ MCD_OPC_CheckPredicate, 16, 217, 22, // Skip to: 14571 /* 8722 */ MCD_OPC_Decode, 154, 12, 100, // Opcode: VQRSHLsv1i64 /* 8726 */ MCD_OPC_FilterValue, 243, 1, 208, 22, // Skip to: 14571 /* 8731 */ MCD_OPC_CheckPredicate, 16, 204, 22, // Skip to: 14571 /* 8735 */ MCD_OPC_Decode, 162, 12, 100, // Opcode: VQRSHLuv1i64 /* 8739 */ MCD_OPC_FilterValue, 6, 102, 0, // Skip to: 8845 /* 8743 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8746 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8779 /* 8750 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8753 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8766 /* 8758 */ MCD_OPC_CheckPredicate, 16, 177, 22, // Skip to: 14571 /* 8762 */ MCD_OPC_Decode, 139, 10, 96, // Opcode: VMINsv8i8 /* 8766 */ MCD_OPC_FilterValue, 243, 1, 168, 22, // Skip to: 14571 /* 8771 */ MCD_OPC_CheckPredicate, 16, 164, 22, // Skip to: 14571 /* 8775 */ MCD_OPC_Decode, 145, 10, 96, // Opcode: VMINuv8i8 /* 8779 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8812 /* 8783 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8786 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8799 /* 8791 */ MCD_OPC_CheckPredicate, 16, 144, 22, // Skip to: 14571 /* 8795 */ MCD_OPC_Decode, 136, 10, 96, // Opcode: VMINsv4i16 /* 8799 */ MCD_OPC_FilterValue, 243, 1, 135, 22, // Skip to: 14571 /* 8804 */ MCD_OPC_CheckPredicate, 16, 131, 22, // Skip to: 14571 /* 8808 */ MCD_OPC_Decode, 142, 10, 96, // Opcode: VMINuv4i16 /* 8812 */ MCD_OPC_FilterValue, 2, 123, 22, // Skip to: 14571 /* 8816 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8819 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8832 /* 8824 */ MCD_OPC_CheckPredicate, 16, 111, 22, // Skip to: 14571 /* 8828 */ MCD_OPC_Decode, 135, 10, 96, // Opcode: VMINsv2i32 /* 8832 */ MCD_OPC_FilterValue, 243, 1, 102, 22, // Skip to: 14571 /* 8837 */ MCD_OPC_CheckPredicate, 16, 98, 22, // Skip to: 14571 /* 8841 */ MCD_OPC_Decode, 141, 10, 96, // Opcode: VMINuv2i32 /* 8845 */ MCD_OPC_FilterValue, 7, 102, 0, // Skip to: 8951 /* 8849 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8852 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8885 /* 8856 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8859 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8872 /* 8864 */ MCD_OPC_CheckPredicate, 16, 71, 22, // Skip to: 14571 /* 8868 */ MCD_OPC_Decode, 151, 4, 104, // Opcode: VABAsv8i8 /* 8872 */ MCD_OPC_FilterValue, 243, 1, 62, 22, // Skip to: 14571 /* 8877 */ MCD_OPC_CheckPredicate, 16, 58, 22, // Skip to: 14571 /* 8881 */ MCD_OPC_Decode, 157, 4, 104, // Opcode: VABAuv8i8 /* 8885 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 8918 /* 8889 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8892 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8905 /* 8897 */ MCD_OPC_CheckPredicate, 16, 38, 22, // Skip to: 14571 /* 8901 */ MCD_OPC_Decode, 148, 4, 104, // Opcode: VABAsv4i16 /* 8905 */ MCD_OPC_FilterValue, 243, 1, 29, 22, // Skip to: 14571 /* 8910 */ MCD_OPC_CheckPredicate, 16, 25, 22, // Skip to: 14571 /* 8914 */ MCD_OPC_Decode, 154, 4, 104, // Opcode: VABAuv4i16 /* 8918 */ MCD_OPC_FilterValue, 2, 17, 22, // Skip to: 14571 /* 8922 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8925 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8938 /* 8930 */ MCD_OPC_CheckPredicate, 16, 5, 22, // Skip to: 14571 /* 8934 */ MCD_OPC_Decode, 147, 4, 104, // Opcode: VABAsv2i32 /* 8938 */ MCD_OPC_FilterValue, 243, 1, 252, 21, // Skip to: 14571 /* 8943 */ MCD_OPC_CheckPredicate, 16, 248, 21, // Skip to: 14571 /* 8947 */ MCD_OPC_Decode, 153, 4, 104, // Opcode: VABAuv2i32 /* 8951 */ MCD_OPC_FilterValue, 8, 102, 0, // Skip to: 9057 /* 8955 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 8958 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 8991 /* 8962 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8965 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 8978 /* 8970 */ MCD_OPC_CheckPredicate, 16, 221, 21, // Skip to: 14571 /* 8974 */ MCD_OPC_Decode, 208, 17, 96, // Opcode: VTSTv8i8 /* 8978 */ MCD_OPC_FilterValue, 243, 1, 212, 21, // Skip to: 14571 /* 8983 */ MCD_OPC_CheckPredicate, 16, 208, 21, // Skip to: 14571 /* 8987 */ MCD_OPC_Decode, 240, 4, 96, // Opcode: VCEQv8i8 /* 8991 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 9024 /* 8995 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 8998 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9011 /* 9003 */ MCD_OPC_CheckPredicate, 16, 188, 21, // Skip to: 14571 /* 9007 */ MCD_OPC_Decode, 205, 17, 96, // Opcode: VTSTv4i16 /* 9011 */ MCD_OPC_FilterValue, 243, 1, 179, 21, // Skip to: 14571 /* 9016 */ MCD_OPC_CheckPredicate, 16, 175, 21, // Skip to: 14571 /* 9020 */ MCD_OPC_Decode, 237, 4, 96, // Opcode: VCEQv4i16 /* 9024 */ MCD_OPC_FilterValue, 2, 167, 21, // Skip to: 14571 /* 9028 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 9031 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9044 /* 9036 */ MCD_OPC_CheckPredicate, 16, 155, 21, // Skip to: 14571 /* 9040 */ MCD_OPC_Decode, 204, 17, 96, // Opcode: VTSTv2i32 /* 9044 */ MCD_OPC_FilterValue, 243, 1, 146, 21, // Skip to: 14571 /* 9049 */ MCD_OPC_CheckPredicate, 16, 142, 21, // Skip to: 14571 /* 9053 */ MCD_OPC_Decode, 236, 4, 96, // Opcode: VCEQv2i32 /* 9057 */ MCD_OPC_FilterValue, 9, 74, 0, // Skip to: 9135 /* 9061 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9064 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 9097 /* 9068 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 9071 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9084 /* 9076 */ MCD_OPC_CheckPredicate, 16, 115, 21, // Skip to: 14571 /* 9080 */ MCD_OPC_Decode, 143, 11, 96, // Opcode: VMULv8i8 /* 9084 */ MCD_OPC_FilterValue, 243, 1, 106, 21, // Skip to: 14571 /* 9089 */ MCD_OPC_CheckPredicate, 16, 102, 21, // Skip to: 14571 /* 9093 */ MCD_OPC_Decode, 130, 11, 96, // Opcode: VMULpd /* 9097 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 9116 /* 9101 */ MCD_OPC_CheckPredicate, 16, 90, 21, // Skip to: 14571 /* 9105 */ MCD_OPC_CheckField, 24, 8, 242, 1, 83, 21, // Skip to: 14571 /* 9112 */ MCD_OPC_Decode, 140, 11, 96, // Opcode: VMULv4i16 /* 9116 */ MCD_OPC_FilterValue, 2, 75, 21, // Skip to: 14571 /* 9120 */ MCD_OPC_CheckPredicate, 16, 71, 21, // Skip to: 14571 /* 9124 */ MCD_OPC_CheckField, 24, 8, 242, 1, 64, 21, // Skip to: 14571 /* 9131 */ MCD_OPC_Decode, 139, 11, 96, // Opcode: VMULv2i32 /* 9135 */ MCD_OPC_FilterValue, 10, 102, 0, // Skip to: 9241 /* 9139 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9142 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 9175 /* 9146 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 9149 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9162 /* 9154 */ MCD_OPC_CheckPredicate, 16, 37, 21, // Skip to: 14571 /* 9158 */ MCD_OPC_Decode, 212, 11, 96, // Opcode: VPMINs8 /* 9162 */ MCD_OPC_FilterValue, 243, 1, 28, 21, // Skip to: 14571 /* 9167 */ MCD_OPC_CheckPredicate, 16, 24, 21, // Skip to: 14571 /* 9171 */ MCD_OPC_Decode, 215, 11, 96, // Opcode: VPMINu8 /* 9175 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 9208 /* 9179 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 9182 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9195 /* 9187 */ MCD_OPC_CheckPredicate, 16, 4, 21, // Skip to: 14571 /* 9191 */ MCD_OPC_Decode, 210, 11, 96, // Opcode: VPMINs16 /* 9195 */ MCD_OPC_FilterValue, 243, 1, 251, 20, // Skip to: 14571 /* 9200 */ MCD_OPC_CheckPredicate, 16, 247, 20, // Skip to: 14571 /* 9204 */ MCD_OPC_Decode, 213, 11, 96, // Opcode: VPMINu16 /* 9208 */ MCD_OPC_FilterValue, 2, 239, 20, // Skip to: 14571 /* 9212 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 9215 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9228 /* 9220 */ MCD_OPC_CheckPredicate, 16, 227, 20, // Skip to: 14571 /* 9224 */ MCD_OPC_Decode, 211, 11, 96, // Opcode: VPMINs32 /* 9228 */ MCD_OPC_FilterValue, 243, 1, 218, 20, // Skip to: 14571 /* 9233 */ MCD_OPC_CheckPredicate, 16, 214, 20, // Skip to: 14571 /* 9237 */ MCD_OPC_Decode, 214, 11, 96, // Opcode: VPMINu32 /* 9241 */ MCD_OPC_FilterValue, 11, 60, 0, // Skip to: 9305 /* 9245 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9248 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9267 /* 9252 */ MCD_OPC_CheckPredicate, 16, 195, 20, // Skip to: 14571 /* 9256 */ MCD_OPC_CheckField, 24, 8, 242, 1, 188, 20, // Skip to: 14571 /* 9263 */ MCD_OPC_Decode, 201, 11, 96, // Opcode: VPADDi8 /* 9267 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 9286 /* 9271 */ MCD_OPC_CheckPredicate, 16, 176, 20, // Skip to: 14571 /* 9275 */ MCD_OPC_CheckField, 24, 8, 242, 1, 169, 20, // Skip to: 14571 /* 9282 */ MCD_OPC_Decode, 199, 11, 96, // Opcode: VPADDi16 /* 9286 */ MCD_OPC_FilterValue, 2, 161, 20, // Skip to: 14571 /* 9290 */ MCD_OPC_CheckPredicate, 16, 157, 20, // Skip to: 14571 /* 9294 */ MCD_OPC_CheckField, 24, 8, 242, 1, 150, 20, // Skip to: 14571 /* 9301 */ MCD_OPC_Decode, 200, 11, 96, // Opcode: VPADDi32 /* 9305 */ MCD_OPC_FilterValue, 12, 41, 0, // Skip to: 9350 /* 9309 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9312 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9331 /* 9316 */ MCD_OPC_CheckPredicate, 19, 131, 20, // Skip to: 14571 /* 9320 */ MCD_OPC_CheckField, 24, 8, 242, 1, 124, 20, // Skip to: 14571 /* 9327 */ MCD_OPC_Decode, 160, 6, 104, // Opcode: VFMAfd /* 9331 */ MCD_OPC_FilterValue, 2, 116, 20, // Skip to: 14571 /* 9335 */ MCD_OPC_CheckPredicate, 19, 112, 20, // Skip to: 14571 /* 9339 */ MCD_OPC_CheckField, 24, 8, 242, 1, 105, 20, // Skip to: 14571 /* 9346 */ MCD_OPC_Decode, 164, 6, 104, // Opcode: VFMSfd /* 9350 */ MCD_OPC_FilterValue, 13, 55, 0, // Skip to: 9409 /* 9354 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9357 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 9390 /* 9361 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 9364 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 9377 /* 9369 */ MCD_OPC_CheckPredicate, 16, 78, 20, // Skip to: 14571 /* 9373 */ MCD_OPC_Decode, 158, 10, 104, // Opcode: VMLAfd /* 9377 */ MCD_OPC_FilterValue, 243, 1, 69, 20, // Skip to: 14571 /* 9382 */ MCD_OPC_CheckPredicate, 16, 65, 20, // Skip to: 14571 /* 9386 */ MCD_OPC_Decode, 128, 11, 96, // Opcode: VMULfd /* 9390 */ MCD_OPC_FilterValue, 2, 57, 20, // Skip to: 14571 /* 9394 */ MCD_OPC_CheckPredicate, 16, 53, 20, // Skip to: 14571 /* 9398 */ MCD_OPC_CheckField, 24, 8, 242, 1, 46, 20, // Skip to: 14571 /* 9405 */ MCD_OPC_Decode, 184, 10, 104, // Opcode: VMLSfd /* 9409 */ MCD_OPC_FilterValue, 14, 41, 0, // Skip to: 9454 /* 9413 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9416 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9435 /* 9420 */ MCD_OPC_CheckPredicate, 16, 27, 20, // Skip to: 14571 /* 9424 */ MCD_OPC_CheckField, 24, 8, 243, 1, 20, 20, // Skip to: 14571 /* 9431 */ MCD_OPC_Decode, 188, 4, 96, // Opcode: VACGEd /* 9435 */ MCD_OPC_FilterValue, 2, 12, 20, // Skip to: 14571 /* 9439 */ MCD_OPC_CheckPredicate, 16, 8, 20, // Skip to: 14571 /* 9443 */ MCD_OPC_CheckField, 24, 8, 243, 1, 1, 20, // Skip to: 14571 /* 9450 */ MCD_OPC_Decode, 190, 4, 96, // Opcode: VACGTd /* 9454 */ MCD_OPC_FilterValue, 15, 249, 19, // Skip to: 14571 /* 9458 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 9461 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9480 /* 9465 */ MCD_OPC_CheckPredicate, 16, 238, 19, // Skip to: 14571 /* 9469 */ MCD_OPC_CheckField, 24, 8, 242, 1, 231, 19, // Skip to: 14571 /* 9476 */ MCD_OPC_Decode, 250, 12, 96, // Opcode: VRECPSfd /* 9480 */ MCD_OPC_FilterValue, 2, 223, 19, // Skip to: 14571 /* 9484 */ MCD_OPC_CheckPredicate, 16, 219, 19, // Skip to: 14571 /* 9488 */ MCD_OPC_CheckField, 24, 8, 242, 1, 212, 19, // Skip to: 14571 /* 9495 */ MCD_OPC_Decode, 213, 13, 96, // Opcode: VRSQRTSfd /* 9499 */ MCD_OPC_FilterValue, 1, 204, 19, // Skip to: 14571 /* 9503 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 9506 */ MCD_OPC_FilterValue, 0, 138, 6, // Skip to: 11184 /* 9510 */ MCD_OPC_ExtractField, 25, 7, // Inst{31-25} ... /* 9513 */ MCD_OPC_FilterValue, 121, 190, 19, // Skip to: 14571 /* 9517 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 9520 */ MCD_OPC_FilterValue, 0, 121, 0, // Skip to: 9645 /* 9524 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 9527 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 9612 /* 9531 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 9534 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 9579 /* 9538 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9541 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9560 /* 9545 */ MCD_OPC_CheckPredicate, 16, 190, 5, // Skip to: 11019 /* 9549 */ MCD_OPC_CheckField, 19, 1, 1, 184, 5, // Skip to: 11019 /* 9555 */ MCD_OPC_Decode, 160, 14, 141, 1, // Opcode: VSHRsv8i8 /* 9560 */ MCD_OPC_FilterValue, 1, 175, 5, // Skip to: 11019 /* 9564 */ MCD_OPC_CheckPredicate, 16, 171, 5, // Skip to: 11019 /* 9568 */ MCD_OPC_CheckField, 19, 1, 1, 165, 5, // Skip to: 11019 /* 9574 */ MCD_OPC_Decode, 168, 14, 141, 1, // Opcode: VSHRuv8i8 /* 9579 */ MCD_OPC_FilterValue, 1, 156, 5, // Skip to: 11019 /* 9583 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9586 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9599 /* 9590 */ MCD_OPC_CheckPredicate, 16, 145, 5, // Skip to: 11019 /* 9594 */ MCD_OPC_Decode, 157, 14, 142, 1, // Opcode: VSHRsv4i16 /* 9599 */ MCD_OPC_FilterValue, 1, 136, 5, // Skip to: 11019 /* 9603 */ MCD_OPC_CheckPredicate, 16, 132, 5, // Skip to: 11019 /* 9607 */ MCD_OPC_Decode, 165, 14, 142, 1, // Opcode: VSHRuv4i16 /* 9612 */ MCD_OPC_FilterValue, 1, 123, 5, // Skip to: 11019 /* 9616 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9619 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9632 /* 9623 */ MCD_OPC_CheckPredicate, 16, 112, 5, // Skip to: 11019 /* 9627 */ MCD_OPC_Decode, 155, 14, 143, 1, // Opcode: VSHRsv2i32 /* 9632 */ MCD_OPC_FilterValue, 1, 103, 5, // Skip to: 11019 /* 9636 */ MCD_OPC_CheckPredicate, 16, 99, 5, // Skip to: 11019 /* 9640 */ MCD_OPC_Decode, 163, 14, 143, 1, // Opcode: VSHRuv2i32 /* 9645 */ MCD_OPC_FilterValue, 1, 121, 0, // Skip to: 9770 /* 9649 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 9652 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 9737 /* 9656 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 9659 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 9704 /* 9663 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9666 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9685 /* 9670 */ MCD_OPC_CheckPredicate, 16, 65, 5, // Skip to: 11019 /* 9674 */ MCD_OPC_CheckField, 19, 1, 1, 59, 5, // Skip to: 11019 /* 9680 */ MCD_OPC_Decode, 192, 14, 144, 1, // Opcode: VSRAsv8i8 /* 9685 */ MCD_OPC_FilterValue, 1, 50, 5, // Skip to: 11019 /* 9689 */ MCD_OPC_CheckPredicate, 16, 46, 5, // Skip to: 11019 /* 9693 */ MCD_OPC_CheckField, 19, 1, 1, 40, 5, // Skip to: 11019 /* 9699 */ MCD_OPC_Decode, 200, 14, 144, 1, // Opcode: VSRAuv8i8 /* 9704 */ MCD_OPC_FilterValue, 1, 31, 5, // Skip to: 11019 /* 9708 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9711 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9724 /* 9715 */ MCD_OPC_CheckPredicate, 16, 20, 5, // Skip to: 11019 /* 9719 */ MCD_OPC_Decode, 189, 14, 145, 1, // Opcode: VSRAsv4i16 /* 9724 */ MCD_OPC_FilterValue, 1, 11, 5, // Skip to: 11019 /* 9728 */ MCD_OPC_CheckPredicate, 16, 7, 5, // Skip to: 11019 /* 9732 */ MCD_OPC_Decode, 197, 14, 145, 1, // Opcode: VSRAuv4i16 /* 9737 */ MCD_OPC_FilterValue, 1, 254, 4, // Skip to: 11019 /* 9741 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9744 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9757 /* 9748 */ MCD_OPC_CheckPredicate, 16, 243, 4, // Skip to: 11019 /* 9752 */ MCD_OPC_Decode, 187, 14, 146, 1, // Opcode: VSRAsv2i32 /* 9757 */ MCD_OPC_FilterValue, 1, 234, 4, // Skip to: 11019 /* 9761 */ MCD_OPC_CheckPredicate, 16, 230, 4, // Skip to: 11019 /* 9765 */ MCD_OPC_Decode, 195, 14, 146, 1, // Opcode: VSRAuv2i32 /* 9770 */ MCD_OPC_FilterValue, 2, 121, 0, // Skip to: 9895 /* 9774 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 9777 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 9862 /* 9781 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 9784 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 9829 /* 9788 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9791 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9810 /* 9795 */ MCD_OPC_CheckPredicate, 16, 196, 4, // Skip to: 11019 /* 9799 */ MCD_OPC_CheckField, 19, 1, 1, 190, 4, // Skip to: 11019 /* 9805 */ MCD_OPC_Decode, 200, 13, 141, 1, // Opcode: VRSHRsv8i8 /* 9810 */ MCD_OPC_FilterValue, 1, 181, 4, // Skip to: 11019 /* 9814 */ MCD_OPC_CheckPredicate, 16, 177, 4, // Skip to: 11019 /* 9818 */ MCD_OPC_CheckField, 19, 1, 1, 171, 4, // Skip to: 11019 /* 9824 */ MCD_OPC_Decode, 208, 13, 141, 1, // Opcode: VRSHRuv8i8 /* 9829 */ MCD_OPC_FilterValue, 1, 162, 4, // Skip to: 11019 /* 9833 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9836 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9849 /* 9840 */ MCD_OPC_CheckPredicate, 16, 151, 4, // Skip to: 11019 /* 9844 */ MCD_OPC_Decode, 197, 13, 142, 1, // Opcode: VRSHRsv4i16 /* 9849 */ MCD_OPC_FilterValue, 1, 142, 4, // Skip to: 11019 /* 9853 */ MCD_OPC_CheckPredicate, 16, 138, 4, // Skip to: 11019 /* 9857 */ MCD_OPC_Decode, 205, 13, 142, 1, // Opcode: VRSHRuv4i16 /* 9862 */ MCD_OPC_FilterValue, 1, 129, 4, // Skip to: 11019 /* 9866 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9869 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9882 /* 9873 */ MCD_OPC_CheckPredicate, 16, 118, 4, // Skip to: 11019 /* 9877 */ MCD_OPC_Decode, 195, 13, 143, 1, // Opcode: VRSHRsv2i32 /* 9882 */ MCD_OPC_FilterValue, 1, 109, 4, // Skip to: 11019 /* 9886 */ MCD_OPC_CheckPredicate, 16, 105, 4, // Skip to: 11019 /* 9890 */ MCD_OPC_Decode, 203, 13, 143, 1, // Opcode: VRSHRuv2i32 /* 9895 */ MCD_OPC_FilterValue, 3, 121, 0, // Skip to: 10020 /* 9899 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 9902 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 9987 /* 9906 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 9909 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 9954 /* 9913 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9916 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 9935 /* 9920 */ MCD_OPC_CheckPredicate, 16, 71, 4, // Skip to: 11019 /* 9924 */ MCD_OPC_CheckField, 19, 1, 1, 65, 4, // Skip to: 11019 /* 9930 */ MCD_OPC_Decode, 222, 13, 144, 1, // Opcode: VRSRAsv8i8 /* 9935 */ MCD_OPC_FilterValue, 1, 56, 4, // Skip to: 11019 /* 9939 */ MCD_OPC_CheckPredicate, 16, 52, 4, // Skip to: 11019 /* 9943 */ MCD_OPC_CheckField, 19, 1, 1, 46, 4, // Skip to: 11019 /* 9949 */ MCD_OPC_Decode, 230, 13, 144, 1, // Opcode: VRSRAuv8i8 /* 9954 */ MCD_OPC_FilterValue, 1, 37, 4, // Skip to: 11019 /* 9958 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9961 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 9974 /* 9965 */ MCD_OPC_CheckPredicate, 16, 26, 4, // Skip to: 11019 /* 9969 */ MCD_OPC_Decode, 219, 13, 145, 1, // Opcode: VRSRAsv4i16 /* 9974 */ MCD_OPC_FilterValue, 1, 17, 4, // Skip to: 11019 /* 9978 */ MCD_OPC_CheckPredicate, 16, 13, 4, // Skip to: 11019 /* 9982 */ MCD_OPC_Decode, 227, 13, 145, 1, // Opcode: VRSRAuv4i16 /* 9987 */ MCD_OPC_FilterValue, 1, 4, 4, // Skip to: 11019 /* 9991 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 9994 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10007 /* 9998 */ MCD_OPC_CheckPredicate, 16, 249, 3, // Skip to: 11019 /* 10002 */ MCD_OPC_Decode, 217, 13, 146, 1, // Opcode: VRSRAsv2i32 /* 10007 */ MCD_OPC_FilterValue, 1, 240, 3, // Skip to: 11019 /* 10011 */ MCD_OPC_CheckPredicate, 16, 236, 3, // Skip to: 11019 /* 10015 */ MCD_OPC_Decode, 225, 13, 146, 1, // Opcode: VRSRAuv2i32 /* 10020 */ MCD_OPC_FilterValue, 4, 73, 0, // Skip to: 10097 /* 10024 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10027 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 10078 /* 10031 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10034 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 10059 /* 10038 */ MCD_OPC_CheckPredicate, 16, 209, 3, // Skip to: 11019 /* 10042 */ MCD_OPC_CheckField, 24, 1, 1, 203, 3, // Skip to: 11019 /* 10048 */ MCD_OPC_CheckField, 19, 1, 1, 197, 3, // Skip to: 11019 /* 10054 */ MCD_OPC_Decode, 208, 14, 144, 1, // Opcode: VSRIv8i8 /* 10059 */ MCD_OPC_FilterValue, 1, 188, 3, // Skip to: 11019 /* 10063 */ MCD_OPC_CheckPredicate, 16, 184, 3, // Skip to: 11019 /* 10067 */ MCD_OPC_CheckField, 24, 1, 1, 178, 3, // Skip to: 11019 /* 10073 */ MCD_OPC_Decode, 205, 14, 145, 1, // Opcode: VSRIv4i16 /* 10078 */ MCD_OPC_FilterValue, 1, 169, 3, // Skip to: 11019 /* 10082 */ MCD_OPC_CheckPredicate, 16, 165, 3, // Skip to: 11019 /* 10086 */ MCD_OPC_CheckField, 24, 1, 1, 159, 3, // Skip to: 11019 /* 10092 */ MCD_OPC_Decode, 203, 14, 146, 1, // Opcode: VSRIv2i32 /* 10097 */ MCD_OPC_FilterValue, 5, 121, 0, // Skip to: 10222 /* 10101 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10104 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 10189 /* 10108 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10111 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 10156 /* 10115 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10118 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 10137 /* 10122 */ MCD_OPC_CheckPredicate, 16, 125, 3, // Skip to: 11019 /* 10126 */ MCD_OPC_CheckField, 19, 1, 1, 119, 3, // Skip to: 11019 /* 10132 */ MCD_OPC_Decode, 133, 14, 147, 1, // Opcode: VSHLiv8i8 /* 10137 */ MCD_OPC_FilterValue, 1, 110, 3, // Skip to: 11019 /* 10141 */ MCD_OPC_CheckPredicate, 16, 106, 3, // Skip to: 11019 /* 10145 */ MCD_OPC_CheckField, 19, 1, 1, 100, 3, // Skip to: 11019 /* 10151 */ MCD_OPC_Decode, 180, 14, 148, 1, // Opcode: VSLIv8i8 /* 10156 */ MCD_OPC_FilterValue, 1, 91, 3, // Skip to: 11019 /* 10160 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10163 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10176 /* 10167 */ MCD_OPC_CheckPredicate, 16, 80, 3, // Skip to: 11019 /* 10171 */ MCD_OPC_Decode, 130, 14, 149, 1, // Opcode: VSHLiv4i16 /* 10176 */ MCD_OPC_FilterValue, 1, 71, 3, // Skip to: 11019 /* 10180 */ MCD_OPC_CheckPredicate, 16, 67, 3, // Skip to: 11019 /* 10184 */ MCD_OPC_Decode, 177, 14, 150, 1, // Opcode: VSLIv4i16 /* 10189 */ MCD_OPC_FilterValue, 1, 58, 3, // Skip to: 11019 /* 10193 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10196 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10209 /* 10200 */ MCD_OPC_CheckPredicate, 16, 47, 3, // Skip to: 11019 /* 10204 */ MCD_OPC_Decode, 128, 14, 151, 1, // Opcode: VSHLiv2i32 /* 10209 */ MCD_OPC_FilterValue, 1, 38, 3, // Skip to: 11019 /* 10213 */ MCD_OPC_CheckPredicate, 16, 34, 3, // Skip to: 11019 /* 10217 */ MCD_OPC_Decode, 175, 14, 152, 1, // Opcode: VSLIv2i32 /* 10222 */ MCD_OPC_FilterValue, 6, 73, 0, // Skip to: 10299 /* 10226 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10229 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 10280 /* 10233 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10236 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 10261 /* 10240 */ MCD_OPC_CheckPredicate, 16, 7, 3, // Skip to: 11019 /* 10244 */ MCD_OPC_CheckField, 24, 1, 1, 1, 3, // Skip to: 11019 /* 10250 */ MCD_OPC_CheckField, 19, 1, 1, 251, 2, // Skip to: 11019 /* 10256 */ MCD_OPC_Decode, 193, 12, 147, 1, // Opcode: VQSHLsuv8i8 /* 10261 */ MCD_OPC_FilterValue, 1, 242, 2, // Skip to: 11019 /* 10265 */ MCD_OPC_CheckPredicate, 16, 238, 2, // Skip to: 11019 /* 10269 */ MCD_OPC_CheckField, 24, 1, 1, 232, 2, // Skip to: 11019 /* 10275 */ MCD_OPC_Decode, 190, 12, 149, 1, // Opcode: VQSHLsuv4i16 /* 10280 */ MCD_OPC_FilterValue, 1, 223, 2, // Skip to: 11019 /* 10284 */ MCD_OPC_CheckPredicate, 16, 219, 2, // Skip to: 11019 /* 10288 */ MCD_OPC_CheckField, 24, 1, 1, 213, 2, // Skip to: 11019 /* 10294 */ MCD_OPC_Decode, 188, 12, 151, 1, // Opcode: VQSHLsuv2i32 /* 10299 */ MCD_OPC_FilterValue, 7, 121, 0, // Skip to: 10424 /* 10303 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10306 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 10391 /* 10310 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10313 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 10358 /* 10317 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10320 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 10339 /* 10324 */ MCD_OPC_CheckPredicate, 16, 179, 2, // Skip to: 11019 /* 10328 */ MCD_OPC_CheckField, 19, 1, 1, 173, 2, // Skip to: 11019 /* 10334 */ MCD_OPC_Decode, 185, 12, 147, 1, // Opcode: VQSHLsiv8i8 /* 10339 */ MCD_OPC_FilterValue, 1, 164, 2, // Skip to: 11019 /* 10343 */ MCD_OPC_CheckPredicate, 16, 160, 2, // Skip to: 11019 /* 10347 */ MCD_OPC_CheckField, 19, 1, 1, 154, 2, // Skip to: 11019 /* 10353 */ MCD_OPC_Decode, 209, 12, 147, 1, // Opcode: VQSHLuiv8i8 /* 10358 */ MCD_OPC_FilterValue, 1, 145, 2, // Skip to: 11019 /* 10362 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10365 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10378 /* 10369 */ MCD_OPC_CheckPredicate, 16, 134, 2, // Skip to: 11019 /* 10373 */ MCD_OPC_Decode, 182, 12, 149, 1, // Opcode: VQSHLsiv4i16 /* 10378 */ MCD_OPC_FilterValue, 1, 125, 2, // Skip to: 11019 /* 10382 */ MCD_OPC_CheckPredicate, 16, 121, 2, // Skip to: 11019 /* 10386 */ MCD_OPC_Decode, 206, 12, 149, 1, // Opcode: VQSHLuiv4i16 /* 10391 */ MCD_OPC_FilterValue, 1, 112, 2, // Skip to: 11019 /* 10395 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10398 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10411 /* 10402 */ MCD_OPC_CheckPredicate, 16, 101, 2, // Skip to: 11019 /* 10406 */ MCD_OPC_Decode, 180, 12, 151, 1, // Opcode: VQSHLsiv2i32 /* 10411 */ MCD_OPC_FilterValue, 1, 92, 2, // Skip to: 11019 /* 10415 */ MCD_OPC_CheckPredicate, 16, 88, 2, // Skip to: 11019 /* 10419 */ MCD_OPC_Decode, 204, 12, 151, 1, // Opcode: VQSHLuiv2i32 /* 10424 */ MCD_OPC_FilterValue, 8, 121, 0, // Skip to: 10549 /* 10428 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10431 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 10516 /* 10435 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10438 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 10483 /* 10442 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10445 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 10464 /* 10449 */ MCD_OPC_CheckPredicate, 16, 54, 2, // Skip to: 11019 /* 10453 */ MCD_OPC_CheckField, 19, 1, 1, 48, 2, // Skip to: 11019 /* 10459 */ MCD_OPC_Decode, 152, 14, 153, 1, // Opcode: VSHRNv8i8 /* 10464 */ MCD_OPC_FilterValue, 1, 39, 2, // Skip to: 11019 /* 10468 */ MCD_OPC_CheckPredicate, 16, 35, 2, // Skip to: 11019 /* 10472 */ MCD_OPC_CheckField, 19, 1, 1, 29, 2, // Skip to: 11019 /* 10478 */ MCD_OPC_Decode, 226, 12, 153, 1, // Opcode: VQSHRUNv8i8 /* 10483 */ MCD_OPC_FilterValue, 1, 20, 2, // Skip to: 11019 /* 10487 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10490 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10503 /* 10494 */ MCD_OPC_CheckPredicate, 16, 9, 2, // Skip to: 11019 /* 10498 */ MCD_OPC_Decode, 151, 14, 154, 1, // Opcode: VSHRNv4i16 /* 10503 */ MCD_OPC_FilterValue, 1, 0, 2, // Skip to: 11019 /* 10507 */ MCD_OPC_CheckPredicate, 16, 252, 1, // Skip to: 11019 /* 10511 */ MCD_OPC_Decode, 225, 12, 154, 1, // Opcode: VQSHRUNv4i16 /* 10516 */ MCD_OPC_FilterValue, 1, 243, 1, // Skip to: 11019 /* 10520 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10523 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10536 /* 10527 */ MCD_OPC_CheckPredicate, 16, 232, 1, // Skip to: 11019 /* 10531 */ MCD_OPC_Decode, 150, 14, 155, 1, // Opcode: VSHRNv2i32 /* 10536 */ MCD_OPC_FilterValue, 1, 223, 1, // Skip to: 11019 /* 10540 */ MCD_OPC_CheckPredicate, 16, 219, 1, // Skip to: 11019 /* 10544 */ MCD_OPC_Decode, 224, 12, 155, 1, // Opcode: VQSHRUNv2i32 /* 10549 */ MCD_OPC_FilterValue, 9, 121, 0, // Skip to: 10674 /* 10553 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10556 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 10641 /* 10560 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10563 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 10608 /* 10567 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10570 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 10589 /* 10574 */ MCD_OPC_CheckPredicate, 16, 185, 1, // Skip to: 11019 /* 10578 */ MCD_OPC_CheckField, 19, 1, 1, 179, 1, // Skip to: 11019 /* 10584 */ MCD_OPC_Decode, 220, 12, 153, 1, // Opcode: VQSHRNsv8i8 /* 10589 */ MCD_OPC_FilterValue, 1, 170, 1, // Skip to: 11019 /* 10593 */ MCD_OPC_CheckPredicate, 16, 166, 1, // Skip to: 11019 /* 10597 */ MCD_OPC_CheckField, 19, 1, 1, 160, 1, // Skip to: 11019 /* 10603 */ MCD_OPC_Decode, 223, 12, 153, 1, // Opcode: VQSHRNuv8i8 /* 10608 */ MCD_OPC_FilterValue, 1, 151, 1, // Skip to: 11019 /* 10612 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10615 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10628 /* 10619 */ MCD_OPC_CheckPredicate, 16, 140, 1, // Skip to: 11019 /* 10623 */ MCD_OPC_Decode, 219, 12, 154, 1, // Opcode: VQSHRNsv4i16 /* 10628 */ MCD_OPC_FilterValue, 1, 131, 1, // Skip to: 11019 /* 10632 */ MCD_OPC_CheckPredicate, 16, 127, 1, // Skip to: 11019 /* 10636 */ MCD_OPC_Decode, 222, 12, 154, 1, // Opcode: VQSHRNuv4i16 /* 10641 */ MCD_OPC_FilterValue, 1, 118, 1, // Skip to: 11019 /* 10645 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10648 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10661 /* 10652 */ MCD_OPC_CheckPredicate, 16, 107, 1, // Skip to: 11019 /* 10656 */ MCD_OPC_Decode, 218, 12, 155, 1, // Opcode: VQSHRNsv2i32 /* 10661 */ MCD_OPC_FilterValue, 1, 98, 1, // Skip to: 11019 /* 10665 */ MCD_OPC_CheckPredicate, 16, 94, 1, // Skip to: 11019 /* 10669 */ MCD_OPC_Decode, 221, 12, 155, 1, // Opcode: VQSHRNuv2i32 /* 10674 */ MCD_OPC_FilterValue, 10, 213, 0, // Skip to: 10891 /* 10678 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 10681 */ MCD_OPC_FilterValue, 0, 143, 0, // Skip to: 10828 /* 10685 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 10688 */ MCD_OPC_FilterValue, 0, 73, 0, // Skip to: 10765 /* 10692 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10695 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 10730 /* 10699 */ MCD_OPC_ExtractField, 19, 1, // Inst{19} ... /* 10702 */ MCD_OPC_FilterValue, 1, 57, 1, // Skip to: 11019 /* 10706 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10721 /* 10710 */ MCD_OPC_CheckField, 16, 3, 0, 5, 0, // Skip to: 10721 /* 10716 */ MCD_OPC_Decode, 204, 10, 133, 1, // Opcode: VMOVLsv8i16 /* 10721 */ MCD_OPC_CheckPredicate, 16, 38, 1, // Skip to: 11019 /* 10725 */ MCD_OPC_Decode, 250, 13, 156, 1, // Opcode: VSHLLsv8i16 /* 10730 */ MCD_OPC_FilterValue, 1, 29, 1, // Skip to: 11019 /* 10734 */ MCD_OPC_ExtractField, 19, 1, // Inst{19} ... /* 10737 */ MCD_OPC_FilterValue, 1, 22, 1, // Skip to: 11019 /* 10741 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10756 /* 10745 */ MCD_OPC_CheckField, 16, 3, 0, 5, 0, // Skip to: 10756 /* 10751 */ MCD_OPC_Decode, 207, 10, 133, 1, // Opcode: VMOVLuv8i16 /* 10756 */ MCD_OPC_CheckPredicate, 16, 3, 1, // Skip to: 11019 /* 10760 */ MCD_OPC_Decode, 253, 13, 156, 1, // Opcode: VSHLLuv8i16 /* 10765 */ MCD_OPC_FilterValue, 1, 250, 0, // Skip to: 11019 /* 10769 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10772 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 10800 /* 10776 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10791 /* 10780 */ MCD_OPC_CheckField, 16, 4, 0, 5, 0, // Skip to: 10791 /* 10786 */ MCD_OPC_Decode, 203, 10, 133, 1, // Opcode: VMOVLsv4i32 /* 10791 */ MCD_OPC_CheckPredicate, 16, 224, 0, // Skip to: 11019 /* 10795 */ MCD_OPC_Decode, 249, 13, 157, 1, // Opcode: VSHLLsv4i32 /* 10800 */ MCD_OPC_FilterValue, 1, 215, 0, // Skip to: 11019 /* 10804 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10819 /* 10808 */ MCD_OPC_CheckField, 16, 4, 0, 5, 0, // Skip to: 10819 /* 10814 */ MCD_OPC_Decode, 206, 10, 133, 1, // Opcode: VMOVLuv4i32 /* 10819 */ MCD_OPC_CheckPredicate, 16, 196, 0, // Skip to: 11019 /* 10823 */ MCD_OPC_Decode, 252, 13, 157, 1, // Opcode: VSHLLuv4i32 /* 10828 */ MCD_OPC_FilterValue, 1, 187, 0, // Skip to: 11019 /* 10832 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10835 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 10863 /* 10839 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10854 /* 10843 */ MCD_OPC_CheckField, 16, 5, 0, 5, 0, // Skip to: 10854 /* 10849 */ MCD_OPC_Decode, 202, 10, 133, 1, // Opcode: VMOVLsv2i64 /* 10854 */ MCD_OPC_CheckPredicate, 16, 161, 0, // Skip to: 11019 /* 10858 */ MCD_OPC_Decode, 248, 13, 158, 1, // Opcode: VSHLLsv2i64 /* 10863 */ MCD_OPC_FilterValue, 1, 152, 0, // Skip to: 11019 /* 10867 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10882 /* 10871 */ MCD_OPC_CheckField, 16, 5, 0, 5, 0, // Skip to: 10882 /* 10877 */ MCD_OPC_Decode, 205, 10, 133, 1, // Opcode: VMOVLuv2i64 /* 10882 */ MCD_OPC_CheckPredicate, 16, 133, 0, // Skip to: 11019 /* 10886 */ MCD_OPC_Decode, 251, 13, 158, 1, // Opcode: VSHLLuv2i64 /* 10891 */ MCD_OPC_FilterValue, 14, 70, 0, // Skip to: 10965 /* 10895 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 10898 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 10917 /* 10902 */ MCD_OPC_CheckPredicate, 16, 30, 0, // Skip to: 10936 /* 10906 */ MCD_OPC_CheckField, 19, 3, 0, 24, 0, // Skip to: 10936 /* 10912 */ MCD_OPC_Decode, 228, 10, 159, 1, // Opcode: VMOVv8i8 /* 10917 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 10936 /* 10921 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 10936 /* 10925 */ MCD_OPC_CheckField, 19, 3, 0, 5, 0, // Skip to: 10936 /* 10931 */ MCD_OPC_Decode, 220, 10, 159, 1, // Opcode: VMOVv1i64 /* 10936 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10939 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10952 /* 10943 */ MCD_OPC_CheckPredicate, 16, 72, 0, // Skip to: 11019 /* 10947 */ MCD_OPC_Decode, 131, 6, 160, 1, // Opcode: VCVTxs2fd /* 10952 */ MCD_OPC_FilterValue, 1, 63, 0, // Skip to: 11019 /* 10956 */ MCD_OPC_CheckPredicate, 16, 59, 0, // Skip to: 11019 /* 10960 */ MCD_OPC_Decode, 133, 6, 160, 1, // Opcode: VCVTxu2fd /* 10965 */ MCD_OPC_FilterValue, 15, 50, 0, // Skip to: 11019 /* 10969 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 10972 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 10985 /* 10976 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 10998 /* 10980 */ MCD_OPC_Decode, 250, 5, 160, 1, // Opcode: VCVTf2xsd /* 10985 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 10998 /* 10989 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 10998 /* 10993 */ MCD_OPC_Decode, 252, 5, 160, 1, // Opcode: VCVTf2xud /* 10998 */ MCD_OPC_CheckPredicate, 16, 17, 0, // Skip to: 11019 /* 11002 */ MCD_OPC_CheckField, 19, 3, 0, 11, 0, // Skip to: 11019 /* 11008 */ MCD_OPC_CheckField, 5, 1, 0, 5, 0, // Skip to: 11019 /* 11014 */ MCD_OPC_Decode, 221, 10, 159, 1, // Opcode: VMOVv2f32 /* 11019 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 11022 */ MCD_OPC_FilterValue, 0, 77, 0, // Skip to: 11103 /* 11026 */ MCD_OPC_ExtractField, 19, 3, // Inst{21-19} ... /* 11029 */ MCD_OPC_FilterValue, 0, 210, 13, // Skip to: 14571 /* 11033 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 11036 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 11055 /* 11040 */ MCD_OPC_CheckPredicate, 16, 50, 0, // Skip to: 11094 /* 11044 */ MCD_OPC_CheckField, 10, 2, 2, 44, 0, // Skip to: 11094 /* 11050 */ MCD_OPC_Decode, 225, 10, 159, 1, // Opcode: VMOVv4i16 /* 11055 */ MCD_OPC_FilterValue, 1, 35, 0, // Skip to: 11094 /* 11059 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 11062 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 11075 /* 11066 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 11094 /* 11070 */ MCD_OPC_Decode, 169, 11, 159, 1, // Opcode: VORRiv2i32 /* 11075 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 11094 /* 11079 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 11094 /* 11083 */ MCD_OPC_CheckField, 10, 1, 0, 5, 0, // Skip to: 11094 /* 11089 */ MCD_OPC_Decode, 170, 11, 159, 1, // Opcode: VORRiv4i16 /* 11094 */ MCD_OPC_CheckPredicate, 16, 145, 13, // Skip to: 14571 /* 11098 */ MCD_OPC_Decode, 222, 10, 159, 1, // Opcode: VMOVv2i32 /* 11103 */ MCD_OPC_FilterValue, 1, 136, 13, // Skip to: 14571 /* 11107 */ MCD_OPC_ExtractField, 19, 3, // Inst{21-19} ... /* 11110 */ MCD_OPC_FilterValue, 0, 129, 13, // Skip to: 14571 /* 11114 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 11117 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 11136 /* 11121 */ MCD_OPC_CheckPredicate, 16, 50, 0, // Skip to: 11175 /* 11125 */ MCD_OPC_CheckField, 10, 2, 2, 44, 0, // Skip to: 11175 /* 11131 */ MCD_OPC_Decode, 147, 11, 159, 1, // Opcode: VMVNv4i16 /* 11136 */ MCD_OPC_FilterValue, 1, 35, 0, // Skip to: 11175 /* 11140 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 11143 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 11156 /* 11147 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 11175 /* 11151 */ MCD_OPC_Decode, 222, 4, 159, 1, // Opcode: VBICiv2i32 /* 11156 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 11175 /* 11160 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 11175 /* 11164 */ MCD_OPC_CheckField, 10, 1, 0, 5, 0, // Skip to: 11175 /* 11170 */ MCD_OPC_Decode, 223, 4, 159, 1, // Opcode: VBICiv4i16 /* 11175 */ MCD_OPC_CheckPredicate, 16, 64, 13, // Skip to: 14571 /* 11179 */ MCD_OPC_Decode, 146, 11, 159, 1, // Opcode: VMVNv2i32 /* 11184 */ MCD_OPC_FilterValue, 1, 55, 13, // Skip to: 14571 /* 11188 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 11191 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 11226 /* 11195 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11198 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 11212 /* 11203 */ MCD_OPC_CheckPredicate, 16, 36, 13, // Skip to: 14571 /* 11207 */ MCD_OPC_Decode, 154, 14, 161, 1, // Opcode: VSHRsv1i64 /* 11212 */ MCD_OPC_FilterValue, 243, 1, 26, 13, // Skip to: 14571 /* 11217 */ MCD_OPC_CheckPredicate, 16, 22, 13, // Skip to: 14571 /* 11221 */ MCD_OPC_Decode, 162, 14, 161, 1, // Opcode: VSHRuv1i64 /* 11226 */ MCD_OPC_FilterValue, 1, 31, 0, // Skip to: 11261 /* 11230 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11233 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 11247 /* 11238 */ MCD_OPC_CheckPredicate, 16, 1, 13, // Skip to: 14571 /* 11242 */ MCD_OPC_Decode, 186, 14, 162, 1, // Opcode: VSRAsv1i64 /* 11247 */ MCD_OPC_FilterValue, 243, 1, 247, 12, // Skip to: 14571 /* 11252 */ MCD_OPC_CheckPredicate, 16, 243, 12, // Skip to: 14571 /* 11256 */ MCD_OPC_Decode, 194, 14, 162, 1, // Opcode: VSRAuv1i64 /* 11261 */ MCD_OPC_FilterValue, 2, 31, 0, // Skip to: 11296 /* 11265 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11268 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 11282 /* 11273 */ MCD_OPC_CheckPredicate, 16, 222, 12, // Skip to: 14571 /* 11277 */ MCD_OPC_Decode, 194, 13, 161, 1, // Opcode: VRSHRsv1i64 /* 11282 */ MCD_OPC_FilterValue, 243, 1, 212, 12, // Skip to: 14571 /* 11287 */ MCD_OPC_CheckPredicate, 16, 208, 12, // Skip to: 14571 /* 11291 */ MCD_OPC_Decode, 202, 13, 161, 1, // Opcode: VRSHRuv1i64 /* 11296 */ MCD_OPC_FilterValue, 3, 31, 0, // Skip to: 11331 /* 11300 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11303 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 11317 /* 11308 */ MCD_OPC_CheckPredicate, 16, 187, 12, // Skip to: 14571 /* 11312 */ MCD_OPC_Decode, 216, 13, 162, 1, // Opcode: VRSRAsv1i64 /* 11317 */ MCD_OPC_FilterValue, 243, 1, 177, 12, // Skip to: 14571 /* 11322 */ MCD_OPC_CheckPredicate, 16, 173, 12, // Skip to: 14571 /* 11326 */ MCD_OPC_Decode, 224, 13, 162, 1, // Opcode: VRSRAuv1i64 /* 11331 */ MCD_OPC_FilterValue, 4, 16, 0, // Skip to: 11351 /* 11335 */ MCD_OPC_CheckPredicate, 16, 160, 12, // Skip to: 14571 /* 11339 */ MCD_OPC_CheckField, 24, 8, 243, 1, 153, 12, // Skip to: 14571 /* 11346 */ MCD_OPC_Decode, 202, 14, 162, 1, // Opcode: VSRIv1i64 /* 11351 */ MCD_OPC_FilterValue, 5, 31, 0, // Skip to: 11386 /* 11355 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11358 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 11372 /* 11363 */ MCD_OPC_CheckPredicate, 16, 132, 12, // Skip to: 14571 /* 11367 */ MCD_OPC_Decode, 255, 13, 163, 1, // Opcode: VSHLiv1i64 /* 11372 */ MCD_OPC_FilterValue, 243, 1, 122, 12, // Skip to: 14571 /* 11377 */ MCD_OPC_CheckPredicate, 16, 118, 12, // Skip to: 14571 /* 11381 */ MCD_OPC_Decode, 174, 14, 164, 1, // Opcode: VSLIv1i64 /* 11386 */ MCD_OPC_FilterValue, 6, 16, 0, // Skip to: 11406 /* 11390 */ MCD_OPC_CheckPredicate, 16, 105, 12, // Skip to: 14571 /* 11394 */ MCD_OPC_CheckField, 24, 8, 243, 1, 98, 12, // Skip to: 14571 /* 11401 */ MCD_OPC_Decode, 187, 12, 163, 1, // Opcode: VQSHLsuv1i64 /* 11406 */ MCD_OPC_FilterValue, 7, 89, 12, // Skip to: 14571 /* 11410 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11413 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 11427 /* 11418 */ MCD_OPC_CheckPredicate, 16, 77, 12, // Skip to: 14571 /* 11422 */ MCD_OPC_Decode, 179, 12, 163, 1, // Opcode: VQSHLsiv1i64 /* 11427 */ MCD_OPC_FilterValue, 243, 1, 67, 12, // Skip to: 14571 /* 11432 */ MCD_OPC_CheckPredicate, 16, 63, 12, // Skip to: 14571 /* 11436 */ MCD_OPC_Decode, 203, 12, 163, 1, // Opcode: VQSHLuiv1i64 /* 11441 */ MCD_OPC_FilterValue, 1, 54, 12, // Skip to: 14571 /* 11445 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 11448 */ MCD_OPC_FilterValue, 0, 114, 5, // Skip to: 12846 /* 11452 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 11455 */ MCD_OPC_FilterValue, 0, 135, 0, // Skip to: 11594 /* 11459 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 11462 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 11495 /* 11466 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11469 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11482 /* 11474 */ MCD_OPC_CheckPredicate, 16, 21, 12, // Skip to: 14571 /* 11478 */ MCD_OPC_Decode, 222, 11, 97, // Opcode: VQADDsv16i8 /* 11482 */ MCD_OPC_FilterValue, 243, 1, 12, 12, // Skip to: 14571 /* 11487 */ MCD_OPC_CheckPredicate, 16, 8, 12, // Skip to: 14571 /* 11491 */ MCD_OPC_Decode, 230, 11, 97, // Opcode: VQADDuv16i8 /* 11495 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 11528 /* 11499 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11502 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11515 /* 11507 */ MCD_OPC_CheckPredicate, 16, 244, 11, // Skip to: 14571 /* 11511 */ MCD_OPC_Decode, 228, 11, 97, // Opcode: VQADDsv8i16 /* 11515 */ MCD_OPC_FilterValue, 243, 1, 235, 11, // Skip to: 14571 /* 11520 */ MCD_OPC_CheckPredicate, 16, 231, 11, // Skip to: 14571 /* 11524 */ MCD_OPC_Decode, 236, 11, 97, // Opcode: VQADDuv8i16 /* 11528 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 11561 /* 11532 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11535 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11548 /* 11540 */ MCD_OPC_CheckPredicate, 16, 211, 11, // Skip to: 14571 /* 11544 */ MCD_OPC_Decode, 227, 11, 97, // Opcode: VQADDsv4i32 /* 11548 */ MCD_OPC_FilterValue, 243, 1, 202, 11, // Skip to: 14571 /* 11553 */ MCD_OPC_CheckPredicate, 16, 198, 11, // Skip to: 14571 /* 11557 */ MCD_OPC_Decode, 235, 11, 97, // Opcode: VQADDuv4i32 /* 11561 */ MCD_OPC_FilterValue, 3, 190, 11, // Skip to: 14571 /* 11565 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11568 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11581 /* 11573 */ MCD_OPC_CheckPredicate, 16, 178, 11, // Skip to: 14571 /* 11577 */ MCD_OPC_Decode, 225, 11, 97, // Opcode: VQADDsv2i64 /* 11581 */ MCD_OPC_FilterValue, 243, 1, 169, 11, // Skip to: 14571 /* 11586 */ MCD_OPC_CheckPredicate, 16, 165, 11, // Skip to: 14571 /* 11590 */ MCD_OPC_Decode, 233, 11, 97, // Opcode: VQADDuv2i64 /* 11594 */ MCD_OPC_FilterValue, 1, 135, 0, // Skip to: 11733 /* 11598 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 11601 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 11634 /* 11605 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11608 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11621 /* 11613 */ MCD_OPC_CheckPredicate, 16, 138, 11, // Skip to: 14571 /* 11617 */ MCD_OPC_Decode, 220, 4, 97, // Opcode: VANDq /* 11621 */ MCD_OPC_FilterValue, 243, 1, 129, 11, // Skip to: 14571 /* 11626 */ MCD_OPC_CheckPredicate, 16, 125, 11, // Skip to: 14571 /* 11630 */ MCD_OPC_Decode, 150, 6, 97, // Opcode: VEORq /* 11634 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 11667 /* 11638 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11641 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11654 /* 11646 */ MCD_OPC_CheckPredicate, 16, 105, 11, // Skip to: 14571 /* 11650 */ MCD_OPC_Decode, 226, 4, 97, // Opcode: VBICq /* 11654 */ MCD_OPC_FilterValue, 243, 1, 96, 11, // Skip to: 14571 /* 11659 */ MCD_OPC_CheckPredicate, 16, 92, 11, // Skip to: 14571 /* 11663 */ MCD_OPC_Decode, 232, 4, 105, // Opcode: VBSLq /* 11667 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 11700 /* 11671 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11674 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11687 /* 11679 */ MCD_OPC_CheckPredicate, 16, 72, 11, // Skip to: 14571 /* 11683 */ MCD_OPC_Decode, 173, 11, 97, // Opcode: VORRq /* 11687 */ MCD_OPC_FilterValue, 243, 1, 63, 11, // Skip to: 14571 /* 11692 */ MCD_OPC_CheckPredicate, 16, 59, 11, // Skip to: 14571 /* 11696 */ MCD_OPC_Decode, 230, 4, 105, // Opcode: VBITq /* 11700 */ MCD_OPC_FilterValue, 3, 51, 11, // Skip to: 14571 /* 11704 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11707 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11720 /* 11712 */ MCD_OPC_CheckPredicate, 16, 39, 11, // Skip to: 14571 /* 11716 */ MCD_OPC_Decode, 167, 11, 97, // Opcode: VORNq /* 11720 */ MCD_OPC_FilterValue, 243, 1, 30, 11, // Skip to: 14571 /* 11725 */ MCD_OPC_CheckPredicate, 16, 26, 11, // Skip to: 14571 /* 11729 */ MCD_OPC_Decode, 228, 4, 105, // Opcode: VBIFq /* 11733 */ MCD_OPC_FilterValue, 2, 135, 0, // Skip to: 11872 /* 11737 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 11740 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 11773 /* 11744 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11747 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11760 /* 11752 */ MCD_OPC_CheckPredicate, 16, 255, 10, // Skip to: 14571 /* 11756 */ MCD_OPC_Decode, 227, 12, 97, // Opcode: VQSUBsv16i8 /* 11760 */ MCD_OPC_FilterValue, 243, 1, 246, 10, // Skip to: 14571 /* 11765 */ MCD_OPC_CheckPredicate, 16, 242, 10, // Skip to: 14571 /* 11769 */ MCD_OPC_Decode, 235, 12, 97, // Opcode: VQSUBuv16i8 /* 11773 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 11806 /* 11777 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11780 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11793 /* 11785 */ MCD_OPC_CheckPredicate, 16, 222, 10, // Skip to: 14571 /* 11789 */ MCD_OPC_Decode, 233, 12, 97, // Opcode: VQSUBsv8i16 /* 11793 */ MCD_OPC_FilterValue, 243, 1, 213, 10, // Skip to: 14571 /* 11798 */ MCD_OPC_CheckPredicate, 16, 209, 10, // Skip to: 14571 /* 11802 */ MCD_OPC_Decode, 241, 12, 97, // Opcode: VQSUBuv8i16 /* 11806 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 11839 /* 11810 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11813 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11826 /* 11818 */ MCD_OPC_CheckPredicate, 16, 189, 10, // Skip to: 14571 /* 11822 */ MCD_OPC_Decode, 232, 12, 97, // Opcode: VQSUBsv4i32 /* 11826 */ MCD_OPC_FilterValue, 243, 1, 180, 10, // Skip to: 14571 /* 11831 */ MCD_OPC_CheckPredicate, 16, 176, 10, // Skip to: 14571 /* 11835 */ MCD_OPC_Decode, 240, 12, 97, // Opcode: VQSUBuv4i32 /* 11839 */ MCD_OPC_FilterValue, 3, 168, 10, // Skip to: 14571 /* 11843 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11846 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11859 /* 11851 */ MCD_OPC_CheckPredicate, 16, 156, 10, // Skip to: 14571 /* 11855 */ MCD_OPC_Decode, 230, 12, 97, // Opcode: VQSUBsv2i64 /* 11859 */ MCD_OPC_FilterValue, 243, 1, 147, 10, // Skip to: 14571 /* 11864 */ MCD_OPC_CheckPredicate, 16, 143, 10, // Skip to: 14571 /* 11868 */ MCD_OPC_Decode, 238, 12, 97, // Opcode: VQSUBuv2i64 /* 11872 */ MCD_OPC_FilterValue, 3, 102, 0, // Skip to: 11978 /* 11876 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 11879 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 11912 /* 11883 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11886 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11899 /* 11891 */ MCD_OPC_CheckPredicate, 16, 116, 10, // Skip to: 14571 /* 11895 */ MCD_OPC_Decode, 251, 4, 97, // Opcode: VCGEsv16i8 /* 11899 */ MCD_OPC_FilterValue, 243, 1, 107, 10, // Skip to: 14571 /* 11904 */ MCD_OPC_CheckPredicate, 16, 103, 10, // Skip to: 14571 /* 11908 */ MCD_OPC_Decode, 129, 5, 97, // Opcode: VCGEuv16i8 /* 11912 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 11945 /* 11916 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11919 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11932 /* 11924 */ MCD_OPC_CheckPredicate, 16, 83, 10, // Skip to: 14571 /* 11928 */ MCD_OPC_Decode, 255, 4, 97, // Opcode: VCGEsv8i16 /* 11932 */ MCD_OPC_FilterValue, 243, 1, 74, 10, // Skip to: 14571 /* 11937 */ MCD_OPC_CheckPredicate, 16, 70, 10, // Skip to: 14571 /* 11941 */ MCD_OPC_Decode, 133, 5, 97, // Opcode: VCGEuv8i16 /* 11945 */ MCD_OPC_FilterValue, 2, 62, 10, // Skip to: 14571 /* 11949 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11952 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 11965 /* 11957 */ MCD_OPC_CheckPredicate, 16, 50, 10, // Skip to: 14571 /* 11961 */ MCD_OPC_Decode, 254, 4, 97, // Opcode: VCGEsv4i32 /* 11965 */ MCD_OPC_FilterValue, 243, 1, 41, 10, // Skip to: 14571 /* 11970 */ MCD_OPC_CheckPredicate, 16, 37, 10, // Skip to: 14571 /* 11974 */ MCD_OPC_Decode, 132, 5, 97, // Opcode: VCGEuv4i32 /* 11978 */ MCD_OPC_FilterValue, 4, 135, 0, // Skip to: 12117 /* 11982 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 11985 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12018 /* 11989 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 11992 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12005 /* 11997 */ MCD_OPC_CheckPredicate, 16, 10, 10, // Skip to: 14571 /* 12001 */ MCD_OPC_Decode, 194, 12, 101, // Opcode: VQSHLsv16i8 /* 12005 */ MCD_OPC_FilterValue, 243, 1, 1, 10, // Skip to: 14571 /* 12010 */ MCD_OPC_CheckPredicate, 16, 253, 9, // Skip to: 14571 /* 12014 */ MCD_OPC_Decode, 210, 12, 101, // Opcode: VQSHLuv16i8 /* 12018 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 12051 /* 12022 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12025 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12038 /* 12030 */ MCD_OPC_CheckPredicate, 16, 233, 9, // Skip to: 14571 /* 12034 */ MCD_OPC_Decode, 200, 12, 101, // Opcode: VQSHLsv8i16 /* 12038 */ MCD_OPC_FilterValue, 243, 1, 224, 9, // Skip to: 14571 /* 12043 */ MCD_OPC_CheckPredicate, 16, 220, 9, // Skip to: 14571 /* 12047 */ MCD_OPC_Decode, 216, 12, 101, // Opcode: VQSHLuv8i16 /* 12051 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 12084 /* 12055 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12058 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12071 /* 12063 */ MCD_OPC_CheckPredicate, 16, 200, 9, // Skip to: 14571 /* 12067 */ MCD_OPC_Decode, 199, 12, 101, // Opcode: VQSHLsv4i32 /* 12071 */ MCD_OPC_FilterValue, 243, 1, 191, 9, // Skip to: 14571 /* 12076 */ MCD_OPC_CheckPredicate, 16, 187, 9, // Skip to: 14571 /* 12080 */ MCD_OPC_Decode, 215, 12, 101, // Opcode: VQSHLuv4i32 /* 12084 */ MCD_OPC_FilterValue, 3, 179, 9, // Skip to: 14571 /* 12088 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12091 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12104 /* 12096 */ MCD_OPC_CheckPredicate, 16, 167, 9, // Skip to: 14571 /* 12100 */ MCD_OPC_Decode, 197, 12, 101, // Opcode: VQSHLsv2i64 /* 12104 */ MCD_OPC_FilterValue, 243, 1, 158, 9, // Skip to: 14571 /* 12109 */ MCD_OPC_CheckPredicate, 16, 154, 9, // Skip to: 14571 /* 12113 */ MCD_OPC_Decode, 213, 12, 101, // Opcode: VQSHLuv2i64 /* 12117 */ MCD_OPC_FilterValue, 5, 135, 0, // Skip to: 12256 /* 12121 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12124 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12157 /* 12128 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12131 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12144 /* 12136 */ MCD_OPC_CheckPredicate, 16, 127, 9, // Skip to: 14571 /* 12140 */ MCD_OPC_Decode, 153, 12, 101, // Opcode: VQRSHLsv16i8 /* 12144 */ MCD_OPC_FilterValue, 243, 1, 118, 9, // Skip to: 14571 /* 12149 */ MCD_OPC_CheckPredicate, 16, 114, 9, // Skip to: 14571 /* 12153 */ MCD_OPC_Decode, 161, 12, 101, // Opcode: VQRSHLuv16i8 /* 12157 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 12190 /* 12161 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12164 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12177 /* 12169 */ MCD_OPC_CheckPredicate, 16, 94, 9, // Skip to: 14571 /* 12173 */ MCD_OPC_Decode, 159, 12, 101, // Opcode: VQRSHLsv8i16 /* 12177 */ MCD_OPC_FilterValue, 243, 1, 85, 9, // Skip to: 14571 /* 12182 */ MCD_OPC_CheckPredicate, 16, 81, 9, // Skip to: 14571 /* 12186 */ MCD_OPC_Decode, 167, 12, 101, // Opcode: VQRSHLuv8i16 /* 12190 */ MCD_OPC_FilterValue, 2, 29, 0, // Skip to: 12223 /* 12194 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12197 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12210 /* 12202 */ MCD_OPC_CheckPredicate, 16, 61, 9, // Skip to: 14571 /* 12206 */ MCD_OPC_Decode, 158, 12, 101, // Opcode: VQRSHLsv4i32 /* 12210 */ MCD_OPC_FilterValue, 243, 1, 52, 9, // Skip to: 14571 /* 12215 */ MCD_OPC_CheckPredicate, 16, 48, 9, // Skip to: 14571 /* 12219 */ MCD_OPC_Decode, 166, 12, 101, // Opcode: VQRSHLuv4i32 /* 12223 */ MCD_OPC_FilterValue, 3, 40, 9, // Skip to: 14571 /* 12227 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12230 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12243 /* 12235 */ MCD_OPC_CheckPredicate, 16, 28, 9, // Skip to: 14571 /* 12239 */ MCD_OPC_Decode, 156, 12, 101, // Opcode: VQRSHLsv2i64 /* 12243 */ MCD_OPC_FilterValue, 243, 1, 19, 9, // Skip to: 14571 /* 12248 */ MCD_OPC_CheckPredicate, 16, 15, 9, // Skip to: 14571 /* 12252 */ MCD_OPC_Decode, 164, 12, 101, // Opcode: VQRSHLuv2i64 /* 12256 */ MCD_OPC_FilterValue, 6, 102, 0, // Skip to: 12362 /* 12260 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12263 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12296 /* 12267 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12270 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12283 /* 12275 */ MCD_OPC_CheckPredicate, 16, 244, 8, // Skip to: 14571 /* 12279 */ MCD_OPC_Decode, 134, 10, 97, // Opcode: VMINsv16i8 /* 12283 */ MCD_OPC_FilterValue, 243, 1, 235, 8, // Skip to: 14571 /* 12288 */ MCD_OPC_CheckPredicate, 16, 231, 8, // Skip to: 14571 /* 12292 */ MCD_OPC_Decode, 140, 10, 97, // Opcode: VMINuv16i8 /* 12296 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 12329 /* 12300 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12303 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12316 /* 12308 */ MCD_OPC_CheckPredicate, 16, 211, 8, // Skip to: 14571 /* 12312 */ MCD_OPC_Decode, 138, 10, 97, // Opcode: VMINsv8i16 /* 12316 */ MCD_OPC_FilterValue, 243, 1, 202, 8, // Skip to: 14571 /* 12321 */ MCD_OPC_CheckPredicate, 16, 198, 8, // Skip to: 14571 /* 12325 */ MCD_OPC_Decode, 144, 10, 97, // Opcode: VMINuv8i16 /* 12329 */ MCD_OPC_FilterValue, 2, 190, 8, // Skip to: 14571 /* 12333 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12336 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12349 /* 12341 */ MCD_OPC_CheckPredicate, 16, 178, 8, // Skip to: 14571 /* 12345 */ MCD_OPC_Decode, 137, 10, 97, // Opcode: VMINsv4i32 /* 12349 */ MCD_OPC_FilterValue, 243, 1, 169, 8, // Skip to: 14571 /* 12354 */ MCD_OPC_CheckPredicate, 16, 165, 8, // Skip to: 14571 /* 12358 */ MCD_OPC_Decode, 143, 10, 97, // Opcode: VMINuv4i32 /* 12362 */ MCD_OPC_FilterValue, 7, 102, 0, // Skip to: 12468 /* 12366 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12369 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12402 /* 12373 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12376 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12389 /* 12381 */ MCD_OPC_CheckPredicate, 16, 138, 8, // Skip to: 14571 /* 12385 */ MCD_OPC_Decode, 146, 4, 105, // Opcode: VABAsv16i8 /* 12389 */ MCD_OPC_FilterValue, 243, 1, 129, 8, // Skip to: 14571 /* 12394 */ MCD_OPC_CheckPredicate, 16, 125, 8, // Skip to: 14571 /* 12398 */ MCD_OPC_Decode, 152, 4, 105, // Opcode: VABAuv16i8 /* 12402 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 12435 /* 12406 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12409 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12422 /* 12414 */ MCD_OPC_CheckPredicate, 16, 105, 8, // Skip to: 14571 /* 12418 */ MCD_OPC_Decode, 150, 4, 105, // Opcode: VABAsv8i16 /* 12422 */ MCD_OPC_FilterValue, 243, 1, 96, 8, // Skip to: 14571 /* 12427 */ MCD_OPC_CheckPredicate, 16, 92, 8, // Skip to: 14571 /* 12431 */ MCD_OPC_Decode, 156, 4, 105, // Opcode: VABAuv8i16 /* 12435 */ MCD_OPC_FilterValue, 2, 84, 8, // Skip to: 14571 /* 12439 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12442 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12455 /* 12447 */ MCD_OPC_CheckPredicate, 16, 72, 8, // Skip to: 14571 /* 12451 */ MCD_OPC_Decode, 149, 4, 105, // Opcode: VABAsv4i32 /* 12455 */ MCD_OPC_FilterValue, 243, 1, 63, 8, // Skip to: 14571 /* 12460 */ MCD_OPC_CheckPredicate, 16, 59, 8, // Skip to: 14571 /* 12464 */ MCD_OPC_Decode, 155, 4, 105, // Opcode: VABAuv4i32 /* 12468 */ MCD_OPC_FilterValue, 8, 102, 0, // Skip to: 12574 /* 12472 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12475 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12508 /* 12479 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12482 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12495 /* 12487 */ MCD_OPC_CheckPredicate, 16, 32, 8, // Skip to: 14571 /* 12491 */ MCD_OPC_Decode, 203, 17, 97, // Opcode: VTSTv16i8 /* 12495 */ MCD_OPC_FilterValue, 243, 1, 23, 8, // Skip to: 14571 /* 12500 */ MCD_OPC_CheckPredicate, 16, 19, 8, // Skip to: 14571 /* 12504 */ MCD_OPC_Decode, 235, 4, 97, // Opcode: VCEQv16i8 /* 12508 */ MCD_OPC_FilterValue, 1, 29, 0, // Skip to: 12541 /* 12512 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12515 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12528 /* 12520 */ MCD_OPC_CheckPredicate, 16, 255, 7, // Skip to: 14571 /* 12524 */ MCD_OPC_Decode, 207, 17, 97, // Opcode: VTSTv8i16 /* 12528 */ MCD_OPC_FilterValue, 243, 1, 246, 7, // Skip to: 14571 /* 12533 */ MCD_OPC_CheckPredicate, 16, 242, 7, // Skip to: 14571 /* 12537 */ MCD_OPC_Decode, 239, 4, 97, // Opcode: VCEQv8i16 /* 12541 */ MCD_OPC_FilterValue, 2, 234, 7, // Skip to: 14571 /* 12545 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12548 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12561 /* 12553 */ MCD_OPC_CheckPredicate, 16, 222, 7, // Skip to: 14571 /* 12557 */ MCD_OPC_Decode, 206, 17, 97, // Opcode: VTSTv4i32 /* 12561 */ MCD_OPC_FilterValue, 243, 1, 213, 7, // Skip to: 14571 /* 12566 */ MCD_OPC_CheckPredicate, 16, 209, 7, // Skip to: 14571 /* 12570 */ MCD_OPC_Decode, 238, 4, 97, // Opcode: VCEQv4i32 /* 12574 */ MCD_OPC_FilterValue, 9, 74, 0, // Skip to: 12652 /* 12578 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12581 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12614 /* 12585 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12588 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12601 /* 12593 */ MCD_OPC_CheckPredicate, 16, 182, 7, // Skip to: 14571 /* 12597 */ MCD_OPC_Decode, 138, 11, 97, // Opcode: VMULv16i8 /* 12601 */ MCD_OPC_FilterValue, 243, 1, 173, 7, // Skip to: 14571 /* 12606 */ MCD_OPC_CheckPredicate, 16, 169, 7, // Skip to: 14571 /* 12610 */ MCD_OPC_Decode, 131, 11, 97, // Opcode: VMULpq /* 12614 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 12633 /* 12618 */ MCD_OPC_CheckPredicate, 16, 157, 7, // Skip to: 14571 /* 12622 */ MCD_OPC_CheckField, 24, 8, 242, 1, 150, 7, // Skip to: 14571 /* 12629 */ MCD_OPC_Decode, 142, 11, 97, // Opcode: VMULv8i16 /* 12633 */ MCD_OPC_FilterValue, 2, 142, 7, // Skip to: 14571 /* 12637 */ MCD_OPC_CheckPredicate, 16, 138, 7, // Skip to: 14571 /* 12641 */ MCD_OPC_CheckField, 24, 8, 242, 1, 131, 7, // Skip to: 14571 /* 12648 */ MCD_OPC_Decode, 141, 11, 97, // Opcode: VMULv4i32 /* 12652 */ MCD_OPC_FilterValue, 12, 41, 0, // Skip to: 12697 /* 12656 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12659 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 12678 /* 12663 */ MCD_OPC_CheckPredicate, 19, 112, 7, // Skip to: 14571 /* 12667 */ MCD_OPC_CheckField, 24, 8, 242, 1, 105, 7, // Skip to: 14571 /* 12674 */ MCD_OPC_Decode, 161, 6, 105, // Opcode: VFMAfq /* 12678 */ MCD_OPC_FilterValue, 2, 97, 7, // Skip to: 14571 /* 12682 */ MCD_OPC_CheckPredicate, 19, 93, 7, // Skip to: 14571 /* 12686 */ MCD_OPC_CheckField, 24, 8, 242, 1, 86, 7, // Skip to: 14571 /* 12693 */ MCD_OPC_Decode, 165, 6, 105, // Opcode: VFMSfq /* 12697 */ MCD_OPC_FilterValue, 13, 55, 0, // Skip to: 12756 /* 12701 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12704 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 12737 /* 12708 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 12711 */ MCD_OPC_FilterValue, 242, 1, 8, 0, // Skip to: 12724 /* 12716 */ MCD_OPC_CheckPredicate, 16, 59, 7, // Skip to: 14571 /* 12720 */ MCD_OPC_Decode, 159, 10, 105, // Opcode: VMLAfq /* 12724 */ MCD_OPC_FilterValue, 243, 1, 50, 7, // Skip to: 14571 /* 12729 */ MCD_OPC_CheckPredicate, 16, 46, 7, // Skip to: 14571 /* 12733 */ MCD_OPC_Decode, 129, 11, 97, // Opcode: VMULfq /* 12737 */ MCD_OPC_FilterValue, 2, 38, 7, // Skip to: 14571 /* 12741 */ MCD_OPC_CheckPredicate, 16, 34, 7, // Skip to: 14571 /* 12745 */ MCD_OPC_CheckField, 24, 8, 242, 1, 27, 7, // Skip to: 14571 /* 12752 */ MCD_OPC_Decode, 185, 10, 105, // Opcode: VMLSfq /* 12756 */ MCD_OPC_FilterValue, 14, 41, 0, // Skip to: 12801 /* 12760 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12763 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 12782 /* 12767 */ MCD_OPC_CheckPredicate, 16, 8, 7, // Skip to: 14571 /* 12771 */ MCD_OPC_CheckField, 24, 8, 243, 1, 1, 7, // Skip to: 14571 /* 12778 */ MCD_OPC_Decode, 189, 4, 97, // Opcode: VACGEq /* 12782 */ MCD_OPC_FilterValue, 2, 249, 6, // Skip to: 14571 /* 12786 */ MCD_OPC_CheckPredicate, 16, 245, 6, // Skip to: 14571 /* 12790 */ MCD_OPC_CheckField, 24, 8, 243, 1, 238, 6, // Skip to: 14571 /* 12797 */ MCD_OPC_Decode, 191, 4, 97, // Opcode: VACGTq /* 12801 */ MCD_OPC_FilterValue, 15, 230, 6, // Skip to: 14571 /* 12805 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 12808 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 12827 /* 12812 */ MCD_OPC_CheckPredicate, 16, 219, 6, // Skip to: 14571 /* 12816 */ MCD_OPC_CheckField, 24, 8, 242, 1, 212, 6, // Skip to: 14571 /* 12823 */ MCD_OPC_Decode, 251, 12, 97, // Opcode: VRECPSfq /* 12827 */ MCD_OPC_FilterValue, 2, 204, 6, // Skip to: 14571 /* 12831 */ MCD_OPC_CheckPredicate, 16, 200, 6, // Skip to: 14571 /* 12835 */ MCD_OPC_CheckField, 24, 8, 242, 1, 193, 6, // Skip to: 14571 /* 12842 */ MCD_OPC_Decode, 214, 13, 97, // Opcode: VRSQRTSfq /* 12846 */ MCD_OPC_FilterValue, 1, 185, 6, // Skip to: 14571 /* 12850 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 12853 */ MCD_OPC_FilterValue, 0, 177, 5, // Skip to: 14314 /* 12857 */ MCD_OPC_ExtractField, 25, 7, // Inst{31-25} ... /* 12860 */ MCD_OPC_FilterValue, 121, 171, 6, // Skip to: 14571 /* 12864 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 12867 */ MCD_OPC_FilterValue, 0, 121, 0, // Skip to: 12992 /* 12871 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 12874 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 12959 /* 12878 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 12881 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 12926 /* 12885 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 12888 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 12907 /* 12892 */ MCD_OPC_CheckPredicate, 16, 229, 4, // Skip to: 14149 /* 12896 */ MCD_OPC_CheckField, 19, 1, 1, 223, 4, // Skip to: 14149 /* 12902 */ MCD_OPC_Decode, 153, 14, 165, 1, // Opcode: VSHRsv16i8 /* 12907 */ MCD_OPC_FilterValue, 1, 214, 4, // Skip to: 14149 /* 12911 */ MCD_OPC_CheckPredicate, 16, 210, 4, // Skip to: 14149 /* 12915 */ MCD_OPC_CheckField, 19, 1, 1, 204, 4, // Skip to: 14149 /* 12921 */ MCD_OPC_Decode, 161, 14, 165, 1, // Opcode: VSHRuv16i8 /* 12926 */ MCD_OPC_FilterValue, 1, 195, 4, // Skip to: 14149 /* 12930 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 12933 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 12946 /* 12937 */ MCD_OPC_CheckPredicate, 16, 184, 4, // Skip to: 14149 /* 12941 */ MCD_OPC_Decode, 159, 14, 166, 1, // Opcode: VSHRsv8i16 /* 12946 */ MCD_OPC_FilterValue, 1, 175, 4, // Skip to: 14149 /* 12950 */ MCD_OPC_CheckPredicate, 16, 171, 4, // Skip to: 14149 /* 12954 */ MCD_OPC_Decode, 167, 14, 166, 1, // Opcode: VSHRuv8i16 /* 12959 */ MCD_OPC_FilterValue, 1, 162, 4, // Skip to: 14149 /* 12963 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 12966 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 12979 /* 12970 */ MCD_OPC_CheckPredicate, 16, 151, 4, // Skip to: 14149 /* 12974 */ MCD_OPC_Decode, 158, 14, 167, 1, // Opcode: VSHRsv4i32 /* 12979 */ MCD_OPC_FilterValue, 1, 142, 4, // Skip to: 14149 /* 12983 */ MCD_OPC_CheckPredicate, 16, 138, 4, // Skip to: 14149 /* 12987 */ MCD_OPC_Decode, 166, 14, 167, 1, // Opcode: VSHRuv4i32 /* 12992 */ MCD_OPC_FilterValue, 1, 121, 0, // Skip to: 13117 /* 12996 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 12999 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13084 /* 13003 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13006 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13051 /* 13010 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13013 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13032 /* 13017 */ MCD_OPC_CheckPredicate, 16, 104, 4, // Skip to: 14149 /* 13021 */ MCD_OPC_CheckField, 19, 1, 1, 98, 4, // Skip to: 14149 /* 13027 */ MCD_OPC_Decode, 185, 14, 168, 1, // Opcode: VSRAsv16i8 /* 13032 */ MCD_OPC_FilterValue, 1, 89, 4, // Skip to: 14149 /* 13036 */ MCD_OPC_CheckPredicate, 16, 85, 4, // Skip to: 14149 /* 13040 */ MCD_OPC_CheckField, 19, 1, 1, 79, 4, // Skip to: 14149 /* 13046 */ MCD_OPC_Decode, 193, 14, 168, 1, // Opcode: VSRAuv16i8 /* 13051 */ MCD_OPC_FilterValue, 1, 70, 4, // Skip to: 14149 /* 13055 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13058 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13071 /* 13062 */ MCD_OPC_CheckPredicate, 16, 59, 4, // Skip to: 14149 /* 13066 */ MCD_OPC_Decode, 191, 14, 169, 1, // Opcode: VSRAsv8i16 /* 13071 */ MCD_OPC_FilterValue, 1, 50, 4, // Skip to: 14149 /* 13075 */ MCD_OPC_CheckPredicate, 16, 46, 4, // Skip to: 14149 /* 13079 */ MCD_OPC_Decode, 199, 14, 169, 1, // Opcode: VSRAuv8i16 /* 13084 */ MCD_OPC_FilterValue, 1, 37, 4, // Skip to: 14149 /* 13088 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13091 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13104 /* 13095 */ MCD_OPC_CheckPredicate, 16, 26, 4, // Skip to: 14149 /* 13099 */ MCD_OPC_Decode, 190, 14, 170, 1, // Opcode: VSRAsv4i32 /* 13104 */ MCD_OPC_FilterValue, 1, 17, 4, // Skip to: 14149 /* 13108 */ MCD_OPC_CheckPredicate, 16, 13, 4, // Skip to: 14149 /* 13112 */ MCD_OPC_Decode, 198, 14, 170, 1, // Opcode: VSRAuv4i32 /* 13117 */ MCD_OPC_FilterValue, 2, 121, 0, // Skip to: 13242 /* 13121 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13124 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13209 /* 13128 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13131 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13176 /* 13135 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13138 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13157 /* 13142 */ MCD_OPC_CheckPredicate, 16, 235, 3, // Skip to: 14149 /* 13146 */ MCD_OPC_CheckField, 19, 1, 1, 229, 3, // Skip to: 14149 /* 13152 */ MCD_OPC_Decode, 193, 13, 165, 1, // Opcode: VRSHRsv16i8 /* 13157 */ MCD_OPC_FilterValue, 1, 220, 3, // Skip to: 14149 /* 13161 */ MCD_OPC_CheckPredicate, 16, 216, 3, // Skip to: 14149 /* 13165 */ MCD_OPC_CheckField, 19, 1, 1, 210, 3, // Skip to: 14149 /* 13171 */ MCD_OPC_Decode, 201, 13, 165, 1, // Opcode: VRSHRuv16i8 /* 13176 */ MCD_OPC_FilterValue, 1, 201, 3, // Skip to: 14149 /* 13180 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13183 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13196 /* 13187 */ MCD_OPC_CheckPredicate, 16, 190, 3, // Skip to: 14149 /* 13191 */ MCD_OPC_Decode, 199, 13, 166, 1, // Opcode: VRSHRsv8i16 /* 13196 */ MCD_OPC_FilterValue, 1, 181, 3, // Skip to: 14149 /* 13200 */ MCD_OPC_CheckPredicate, 16, 177, 3, // Skip to: 14149 /* 13204 */ MCD_OPC_Decode, 207, 13, 166, 1, // Opcode: VRSHRuv8i16 /* 13209 */ MCD_OPC_FilterValue, 1, 168, 3, // Skip to: 14149 /* 13213 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13216 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13229 /* 13220 */ MCD_OPC_CheckPredicate, 16, 157, 3, // Skip to: 14149 /* 13224 */ MCD_OPC_Decode, 198, 13, 167, 1, // Opcode: VRSHRsv4i32 /* 13229 */ MCD_OPC_FilterValue, 1, 148, 3, // Skip to: 14149 /* 13233 */ MCD_OPC_CheckPredicate, 16, 144, 3, // Skip to: 14149 /* 13237 */ MCD_OPC_Decode, 206, 13, 167, 1, // Opcode: VRSHRuv4i32 /* 13242 */ MCD_OPC_FilterValue, 3, 121, 0, // Skip to: 13367 /* 13246 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13249 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13334 /* 13253 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13256 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13301 /* 13260 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13263 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13282 /* 13267 */ MCD_OPC_CheckPredicate, 16, 110, 3, // Skip to: 14149 /* 13271 */ MCD_OPC_CheckField, 19, 1, 1, 104, 3, // Skip to: 14149 /* 13277 */ MCD_OPC_Decode, 215, 13, 168, 1, // Opcode: VRSRAsv16i8 /* 13282 */ MCD_OPC_FilterValue, 1, 95, 3, // Skip to: 14149 /* 13286 */ MCD_OPC_CheckPredicate, 16, 91, 3, // Skip to: 14149 /* 13290 */ MCD_OPC_CheckField, 19, 1, 1, 85, 3, // Skip to: 14149 /* 13296 */ MCD_OPC_Decode, 223, 13, 168, 1, // Opcode: VRSRAuv16i8 /* 13301 */ MCD_OPC_FilterValue, 1, 76, 3, // Skip to: 14149 /* 13305 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13308 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13321 /* 13312 */ MCD_OPC_CheckPredicate, 16, 65, 3, // Skip to: 14149 /* 13316 */ MCD_OPC_Decode, 221, 13, 169, 1, // Opcode: VRSRAsv8i16 /* 13321 */ MCD_OPC_FilterValue, 1, 56, 3, // Skip to: 14149 /* 13325 */ MCD_OPC_CheckPredicate, 16, 52, 3, // Skip to: 14149 /* 13329 */ MCD_OPC_Decode, 229, 13, 169, 1, // Opcode: VRSRAuv8i16 /* 13334 */ MCD_OPC_FilterValue, 1, 43, 3, // Skip to: 14149 /* 13338 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13341 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13354 /* 13345 */ MCD_OPC_CheckPredicate, 16, 32, 3, // Skip to: 14149 /* 13349 */ MCD_OPC_Decode, 220, 13, 170, 1, // Opcode: VRSRAsv4i32 /* 13354 */ MCD_OPC_FilterValue, 1, 23, 3, // Skip to: 14149 /* 13358 */ MCD_OPC_CheckPredicate, 16, 19, 3, // Skip to: 14149 /* 13362 */ MCD_OPC_Decode, 228, 13, 170, 1, // Opcode: VRSRAuv4i32 /* 13367 */ MCD_OPC_FilterValue, 4, 73, 0, // Skip to: 13444 /* 13371 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13374 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 13425 /* 13378 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13381 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 13406 /* 13385 */ MCD_OPC_CheckPredicate, 16, 248, 2, // Skip to: 14149 /* 13389 */ MCD_OPC_CheckField, 24, 1, 1, 242, 2, // Skip to: 14149 /* 13395 */ MCD_OPC_CheckField, 19, 1, 1, 236, 2, // Skip to: 14149 /* 13401 */ MCD_OPC_Decode, 201, 14, 168, 1, // Opcode: VSRIv16i8 /* 13406 */ MCD_OPC_FilterValue, 1, 227, 2, // Skip to: 14149 /* 13410 */ MCD_OPC_CheckPredicate, 16, 223, 2, // Skip to: 14149 /* 13414 */ MCD_OPC_CheckField, 24, 1, 1, 217, 2, // Skip to: 14149 /* 13420 */ MCD_OPC_Decode, 207, 14, 169, 1, // Opcode: VSRIv8i16 /* 13425 */ MCD_OPC_FilterValue, 1, 208, 2, // Skip to: 14149 /* 13429 */ MCD_OPC_CheckPredicate, 16, 204, 2, // Skip to: 14149 /* 13433 */ MCD_OPC_CheckField, 24, 1, 1, 198, 2, // Skip to: 14149 /* 13439 */ MCD_OPC_Decode, 206, 14, 170, 1, // Opcode: VSRIv4i32 /* 13444 */ MCD_OPC_FilterValue, 5, 121, 0, // Skip to: 13569 /* 13448 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13451 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13536 /* 13455 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13458 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13503 /* 13462 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13465 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13484 /* 13469 */ MCD_OPC_CheckPredicate, 16, 164, 2, // Skip to: 14149 /* 13473 */ MCD_OPC_CheckField, 19, 1, 1, 158, 2, // Skip to: 14149 /* 13479 */ MCD_OPC_Decode, 254, 13, 171, 1, // Opcode: VSHLiv16i8 /* 13484 */ MCD_OPC_FilterValue, 1, 149, 2, // Skip to: 14149 /* 13488 */ MCD_OPC_CheckPredicate, 16, 145, 2, // Skip to: 14149 /* 13492 */ MCD_OPC_CheckField, 19, 1, 1, 139, 2, // Skip to: 14149 /* 13498 */ MCD_OPC_Decode, 173, 14, 172, 1, // Opcode: VSLIv16i8 /* 13503 */ MCD_OPC_FilterValue, 1, 130, 2, // Skip to: 14149 /* 13507 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13510 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13523 /* 13514 */ MCD_OPC_CheckPredicate, 16, 119, 2, // Skip to: 14149 /* 13518 */ MCD_OPC_Decode, 132, 14, 173, 1, // Opcode: VSHLiv8i16 /* 13523 */ MCD_OPC_FilterValue, 1, 110, 2, // Skip to: 14149 /* 13527 */ MCD_OPC_CheckPredicate, 16, 106, 2, // Skip to: 14149 /* 13531 */ MCD_OPC_Decode, 179, 14, 174, 1, // Opcode: VSLIv8i16 /* 13536 */ MCD_OPC_FilterValue, 1, 97, 2, // Skip to: 14149 /* 13540 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13543 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13556 /* 13547 */ MCD_OPC_CheckPredicate, 16, 86, 2, // Skip to: 14149 /* 13551 */ MCD_OPC_Decode, 131, 14, 175, 1, // Opcode: VSHLiv4i32 /* 13556 */ MCD_OPC_FilterValue, 1, 77, 2, // Skip to: 14149 /* 13560 */ MCD_OPC_CheckPredicate, 16, 73, 2, // Skip to: 14149 /* 13564 */ MCD_OPC_Decode, 178, 14, 176, 1, // Opcode: VSLIv4i32 /* 13569 */ MCD_OPC_FilterValue, 6, 73, 0, // Skip to: 13646 /* 13573 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13576 */ MCD_OPC_FilterValue, 0, 47, 0, // Skip to: 13627 /* 13580 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13583 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 13608 /* 13587 */ MCD_OPC_CheckPredicate, 16, 46, 2, // Skip to: 14149 /* 13591 */ MCD_OPC_CheckField, 24, 1, 1, 40, 2, // Skip to: 14149 /* 13597 */ MCD_OPC_CheckField, 19, 1, 1, 34, 2, // Skip to: 14149 /* 13603 */ MCD_OPC_Decode, 186, 12, 171, 1, // Opcode: VQSHLsuv16i8 /* 13608 */ MCD_OPC_FilterValue, 1, 25, 2, // Skip to: 14149 /* 13612 */ MCD_OPC_CheckPredicate, 16, 21, 2, // Skip to: 14149 /* 13616 */ MCD_OPC_CheckField, 24, 1, 1, 15, 2, // Skip to: 14149 /* 13622 */ MCD_OPC_Decode, 192, 12, 173, 1, // Opcode: VQSHLsuv8i16 /* 13627 */ MCD_OPC_FilterValue, 1, 6, 2, // Skip to: 14149 /* 13631 */ MCD_OPC_CheckPredicate, 16, 2, 2, // Skip to: 14149 /* 13635 */ MCD_OPC_CheckField, 24, 1, 1, 252, 1, // Skip to: 14149 /* 13641 */ MCD_OPC_Decode, 191, 12, 175, 1, // Opcode: VQSHLsuv4i32 /* 13646 */ MCD_OPC_FilterValue, 7, 121, 0, // Skip to: 13771 /* 13650 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13653 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13738 /* 13657 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13660 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13705 /* 13664 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13667 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13686 /* 13671 */ MCD_OPC_CheckPredicate, 16, 218, 1, // Skip to: 14149 /* 13675 */ MCD_OPC_CheckField, 19, 1, 1, 212, 1, // Skip to: 14149 /* 13681 */ MCD_OPC_Decode, 178, 12, 171, 1, // Opcode: VQSHLsiv16i8 /* 13686 */ MCD_OPC_FilterValue, 1, 203, 1, // Skip to: 14149 /* 13690 */ MCD_OPC_CheckPredicate, 16, 199, 1, // Skip to: 14149 /* 13694 */ MCD_OPC_CheckField, 19, 1, 1, 193, 1, // Skip to: 14149 /* 13700 */ MCD_OPC_Decode, 202, 12, 171, 1, // Opcode: VQSHLuiv16i8 /* 13705 */ MCD_OPC_FilterValue, 1, 184, 1, // Skip to: 14149 /* 13709 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13712 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13725 /* 13716 */ MCD_OPC_CheckPredicate, 16, 173, 1, // Skip to: 14149 /* 13720 */ MCD_OPC_Decode, 184, 12, 173, 1, // Opcode: VQSHLsiv8i16 /* 13725 */ MCD_OPC_FilterValue, 1, 164, 1, // Skip to: 14149 /* 13729 */ MCD_OPC_CheckPredicate, 16, 160, 1, // Skip to: 14149 /* 13733 */ MCD_OPC_Decode, 208, 12, 173, 1, // Opcode: VQSHLuiv8i16 /* 13738 */ MCD_OPC_FilterValue, 1, 151, 1, // Skip to: 14149 /* 13742 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13745 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13758 /* 13749 */ MCD_OPC_CheckPredicate, 16, 140, 1, // Skip to: 14149 /* 13753 */ MCD_OPC_Decode, 183, 12, 175, 1, // Opcode: VQSHLsiv4i32 /* 13758 */ MCD_OPC_FilterValue, 1, 131, 1, // Skip to: 14149 /* 13762 */ MCD_OPC_CheckPredicate, 16, 127, 1, // Skip to: 14149 /* 13766 */ MCD_OPC_Decode, 207, 12, 175, 1, // Opcode: VQSHLuiv4i32 /* 13771 */ MCD_OPC_FilterValue, 8, 121, 0, // Skip to: 13896 /* 13775 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13778 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13863 /* 13782 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13785 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13830 /* 13789 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13792 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13811 /* 13796 */ MCD_OPC_CheckPredicate, 16, 93, 1, // Skip to: 14149 /* 13800 */ MCD_OPC_CheckField, 19, 1, 1, 87, 1, // Skip to: 14149 /* 13806 */ MCD_OPC_Decode, 192, 13, 153, 1, // Opcode: VRSHRNv8i8 /* 13811 */ MCD_OPC_FilterValue, 1, 78, 1, // Skip to: 14149 /* 13815 */ MCD_OPC_CheckPredicate, 16, 74, 1, // Skip to: 14149 /* 13819 */ MCD_OPC_CheckField, 19, 1, 1, 68, 1, // Skip to: 14149 /* 13825 */ MCD_OPC_Decode, 177, 12, 153, 1, // Opcode: VQRSHRUNv8i8 /* 13830 */ MCD_OPC_FilterValue, 1, 59, 1, // Skip to: 14149 /* 13834 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13837 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13850 /* 13841 */ MCD_OPC_CheckPredicate, 16, 48, 1, // Skip to: 14149 /* 13845 */ MCD_OPC_Decode, 191, 13, 154, 1, // Opcode: VRSHRNv4i16 /* 13850 */ MCD_OPC_FilterValue, 1, 39, 1, // Skip to: 14149 /* 13854 */ MCD_OPC_CheckPredicate, 16, 35, 1, // Skip to: 14149 /* 13858 */ MCD_OPC_Decode, 176, 12, 154, 1, // Opcode: VQRSHRUNv4i16 /* 13863 */ MCD_OPC_FilterValue, 1, 26, 1, // Skip to: 14149 /* 13867 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13870 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13883 /* 13874 */ MCD_OPC_CheckPredicate, 16, 15, 1, // Skip to: 14149 /* 13878 */ MCD_OPC_Decode, 190, 13, 155, 1, // Opcode: VRSHRNv2i32 /* 13883 */ MCD_OPC_FilterValue, 1, 6, 1, // Skip to: 14149 /* 13887 */ MCD_OPC_CheckPredicate, 16, 2, 1, // Skip to: 14149 /* 13891 */ MCD_OPC_Decode, 175, 12, 155, 1, // Opcode: VQRSHRUNv2i32 /* 13896 */ MCD_OPC_FilterValue, 9, 121, 0, // Skip to: 14021 /* 13900 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 13903 */ MCD_OPC_FilterValue, 0, 81, 0, // Skip to: 13988 /* 13907 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 13910 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 13955 /* 13914 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13917 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 13936 /* 13921 */ MCD_OPC_CheckPredicate, 16, 224, 0, // Skip to: 14149 /* 13925 */ MCD_OPC_CheckField, 19, 1, 1, 218, 0, // Skip to: 14149 /* 13931 */ MCD_OPC_Decode, 171, 12, 153, 1, // Opcode: VQRSHRNsv8i8 /* 13936 */ MCD_OPC_FilterValue, 1, 209, 0, // Skip to: 14149 /* 13940 */ MCD_OPC_CheckPredicate, 16, 205, 0, // Skip to: 14149 /* 13944 */ MCD_OPC_CheckField, 19, 1, 1, 199, 0, // Skip to: 14149 /* 13950 */ MCD_OPC_Decode, 174, 12, 153, 1, // Opcode: VQRSHRNuv8i8 /* 13955 */ MCD_OPC_FilterValue, 1, 190, 0, // Skip to: 14149 /* 13959 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13962 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 13975 /* 13966 */ MCD_OPC_CheckPredicate, 16, 179, 0, // Skip to: 14149 /* 13970 */ MCD_OPC_Decode, 170, 12, 154, 1, // Opcode: VQRSHRNsv4i16 /* 13975 */ MCD_OPC_FilterValue, 1, 170, 0, // Skip to: 14149 /* 13979 */ MCD_OPC_CheckPredicate, 16, 166, 0, // Skip to: 14149 /* 13983 */ MCD_OPC_Decode, 173, 12, 154, 1, // Opcode: VQRSHRNuv4i16 /* 13988 */ MCD_OPC_FilterValue, 1, 157, 0, // Skip to: 14149 /* 13992 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 13995 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 14008 /* 13999 */ MCD_OPC_CheckPredicate, 16, 146, 0, // Skip to: 14149 /* 14003 */ MCD_OPC_Decode, 169, 12, 155, 1, // Opcode: VQRSHRNsv2i32 /* 14008 */ MCD_OPC_FilterValue, 1, 137, 0, // Skip to: 14149 /* 14012 */ MCD_OPC_CheckPredicate, 16, 133, 0, // Skip to: 14149 /* 14016 */ MCD_OPC_Decode, 172, 12, 155, 1, // Opcode: VQRSHRNuv2i32 /* 14021 */ MCD_OPC_FilterValue, 14, 70, 0, // Skip to: 14095 /* 14025 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 14028 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 14047 /* 14032 */ MCD_OPC_CheckPredicate, 16, 30, 0, // Skip to: 14066 /* 14036 */ MCD_OPC_CheckField, 19, 3, 0, 24, 0, // Skip to: 14066 /* 14042 */ MCD_OPC_Decode, 219, 10, 159, 1, // Opcode: VMOVv16i8 /* 14047 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 14066 /* 14051 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 14066 /* 14055 */ MCD_OPC_CheckField, 19, 3, 0, 5, 0, // Skip to: 14066 /* 14061 */ MCD_OPC_Decode, 223, 10, 159, 1, // Opcode: VMOVv2i64 /* 14066 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 14069 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 14082 /* 14073 */ MCD_OPC_CheckPredicate, 16, 72, 0, // Skip to: 14149 /* 14077 */ MCD_OPC_Decode, 132, 6, 177, 1, // Opcode: VCVTxs2fq /* 14082 */ MCD_OPC_FilterValue, 1, 63, 0, // Skip to: 14149 /* 14086 */ MCD_OPC_CheckPredicate, 16, 59, 0, // Skip to: 14149 /* 14090 */ MCD_OPC_Decode, 134, 6, 177, 1, // Opcode: VCVTxu2fq /* 14095 */ MCD_OPC_FilterValue, 15, 50, 0, // Skip to: 14149 /* 14099 */ MCD_OPC_ExtractField, 24, 1, // Inst{24} ... /* 14102 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 14115 /* 14106 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 14128 /* 14110 */ MCD_OPC_Decode, 251, 5, 177, 1, // Opcode: VCVTf2xsq /* 14115 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 14128 /* 14119 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 14128 /* 14123 */ MCD_OPC_Decode, 253, 5, 177, 1, // Opcode: VCVTf2xuq /* 14128 */ MCD_OPC_CheckPredicate, 16, 17, 0, // Skip to: 14149 /* 14132 */ MCD_OPC_CheckField, 19, 3, 0, 11, 0, // Skip to: 14149 /* 14138 */ MCD_OPC_CheckField, 5, 1, 0, 5, 0, // Skip to: 14149 /* 14144 */ MCD_OPC_Decode, 224, 10, 159, 1, // Opcode: VMOVv4f32 /* 14149 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 14152 */ MCD_OPC_FilterValue, 0, 77, 0, // Skip to: 14233 /* 14156 */ MCD_OPC_ExtractField, 19, 3, // Inst{21-19} ... /* 14159 */ MCD_OPC_FilterValue, 0, 152, 1, // Skip to: 14571 /* 14163 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 14166 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 14185 /* 14170 */ MCD_OPC_CheckPredicate, 16, 50, 0, // Skip to: 14224 /* 14174 */ MCD_OPC_CheckField, 10, 2, 2, 44, 0, // Skip to: 14224 /* 14180 */ MCD_OPC_Decode, 227, 10, 159, 1, // Opcode: VMOVv8i16 /* 14185 */ MCD_OPC_FilterValue, 1, 35, 0, // Skip to: 14224 /* 14189 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 14192 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 14205 /* 14196 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 14224 /* 14200 */ MCD_OPC_Decode, 171, 11, 159, 1, // Opcode: VORRiv4i32 /* 14205 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 14224 /* 14209 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 14224 /* 14213 */ MCD_OPC_CheckField, 10, 1, 0, 5, 0, // Skip to: 14224 /* 14219 */ MCD_OPC_Decode, 172, 11, 159, 1, // Opcode: VORRiv8i16 /* 14224 */ MCD_OPC_CheckPredicate, 16, 87, 1, // Skip to: 14571 /* 14228 */ MCD_OPC_Decode, 226, 10, 159, 1, // Opcode: VMOVv4i32 /* 14233 */ MCD_OPC_FilterValue, 1, 78, 1, // Skip to: 14571 /* 14237 */ MCD_OPC_ExtractField, 19, 3, // Inst{21-19} ... /* 14240 */ MCD_OPC_FilterValue, 0, 71, 1, // Skip to: 14571 /* 14244 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 14247 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 14266 /* 14251 */ MCD_OPC_CheckPredicate, 16, 50, 0, // Skip to: 14305 /* 14255 */ MCD_OPC_CheckField, 10, 2, 2, 44, 0, // Skip to: 14305 /* 14261 */ MCD_OPC_Decode, 149, 11, 159, 1, // Opcode: VMVNv8i16 /* 14266 */ MCD_OPC_FilterValue, 1, 35, 0, // Skip to: 14305 /* 14270 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 14273 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 14286 /* 14277 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 14305 /* 14281 */ MCD_OPC_Decode, 224, 4, 159, 1, // Opcode: VBICiv4i32 /* 14286 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 14305 /* 14290 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 14305 /* 14294 */ MCD_OPC_CheckField, 10, 1, 0, 5, 0, // Skip to: 14305 /* 14300 */ MCD_OPC_Decode, 225, 4, 159, 1, // Opcode: VBICiv8i16 /* 14305 */ MCD_OPC_CheckPredicate, 16, 6, 1, // Skip to: 14571 /* 14309 */ MCD_OPC_Decode, 148, 11, 159, 1, // Opcode: VMVNv4i32 /* 14314 */ MCD_OPC_FilterValue, 1, 253, 0, // Skip to: 14571 /* 14318 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 14321 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 14356 /* 14325 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 14328 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 14342 /* 14333 */ MCD_OPC_CheckPredicate, 16, 234, 0, // Skip to: 14571 /* 14337 */ MCD_OPC_Decode, 156, 14, 178, 1, // Opcode: VSHRsv2i64 /* 14342 */ MCD_OPC_FilterValue, 243, 1, 224, 0, // Skip to: 14571 /* 14347 */ MCD_OPC_CheckPredicate, 16, 220, 0, // Skip to: 14571 /* 14351 */ MCD_OPC_Decode, 164, 14, 178, 1, // Opcode: VSHRuv2i64 /* 14356 */ MCD_OPC_FilterValue, 1, 31, 0, // Skip to: 14391 /* 14360 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 14363 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 14377 /* 14368 */ MCD_OPC_CheckPredicate, 16, 199, 0, // Skip to: 14571 /* 14372 */ MCD_OPC_Decode, 188, 14, 179, 1, // Opcode: VSRAsv2i64 /* 14377 */ MCD_OPC_FilterValue, 243, 1, 189, 0, // Skip to: 14571 /* 14382 */ MCD_OPC_CheckPredicate, 16, 185, 0, // Skip to: 14571 /* 14386 */ MCD_OPC_Decode, 196, 14, 179, 1, // Opcode: VSRAuv2i64 /* 14391 */ MCD_OPC_FilterValue, 2, 31, 0, // Skip to: 14426 /* 14395 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 14398 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 14412 /* 14403 */ MCD_OPC_CheckPredicate, 16, 164, 0, // Skip to: 14571 /* 14407 */ MCD_OPC_Decode, 196, 13, 178, 1, // Opcode: VRSHRsv2i64 /* 14412 */ MCD_OPC_FilterValue, 243, 1, 154, 0, // Skip to: 14571 /* 14417 */ MCD_OPC_CheckPredicate, 16, 150, 0, // Skip to: 14571 /* 14421 */ MCD_OPC_Decode, 204, 13, 178, 1, // Opcode: VRSHRuv2i64 /* 14426 */ MCD_OPC_FilterValue, 3, 31, 0, // Skip to: 14461 /* 14430 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 14433 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 14447 /* 14438 */ MCD_OPC_CheckPredicate, 16, 129, 0, // Skip to: 14571 /* 14442 */ MCD_OPC_Decode, 218, 13, 179, 1, // Opcode: VRSRAsv2i64 /* 14447 */ MCD_OPC_FilterValue, 243, 1, 119, 0, // Skip to: 14571 /* 14452 */ MCD_OPC_CheckPredicate, 16, 115, 0, // Skip to: 14571 /* 14456 */ MCD_OPC_Decode, 226, 13, 179, 1, // Opcode: VRSRAuv2i64 /* 14461 */ MCD_OPC_FilterValue, 4, 16, 0, // Skip to: 14481 /* 14465 */ MCD_OPC_CheckPredicate, 16, 102, 0, // Skip to: 14571 /* 14469 */ MCD_OPC_CheckField, 24, 8, 243, 1, 95, 0, // Skip to: 14571 /* 14476 */ MCD_OPC_Decode, 204, 14, 179, 1, // Opcode: VSRIv2i64 /* 14481 */ MCD_OPC_FilterValue, 5, 31, 0, // Skip to: 14516 /* 14485 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 14488 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 14502 /* 14493 */ MCD_OPC_CheckPredicate, 16, 74, 0, // Skip to: 14571 /* 14497 */ MCD_OPC_Decode, 129, 14, 180, 1, // Opcode: VSHLiv2i64 /* 14502 */ MCD_OPC_FilterValue, 243, 1, 64, 0, // Skip to: 14571 /* 14507 */ MCD_OPC_CheckPredicate, 16, 60, 0, // Skip to: 14571 /* 14511 */ MCD_OPC_Decode, 176, 14, 181, 1, // Opcode: VSLIv2i64 /* 14516 */ MCD_OPC_FilterValue, 6, 16, 0, // Skip to: 14536 /* 14520 */ MCD_OPC_CheckPredicate, 16, 47, 0, // Skip to: 14571 /* 14524 */ MCD_OPC_CheckField, 24, 8, 243, 1, 40, 0, // Skip to: 14571 /* 14531 */ MCD_OPC_Decode, 189, 12, 180, 1, // Opcode: VQSHLsuv2i64 /* 14536 */ MCD_OPC_FilterValue, 7, 31, 0, // Skip to: 14571 /* 14540 */ MCD_OPC_ExtractField, 24, 8, // Inst{31-24} ... /* 14543 */ MCD_OPC_FilterValue, 242, 1, 9, 0, // Skip to: 14557 /* 14548 */ MCD_OPC_CheckPredicate, 16, 19, 0, // Skip to: 14571 /* 14552 */ MCD_OPC_Decode, 181, 12, 180, 1, // Opcode: VQSHLsiv2i64 /* 14557 */ MCD_OPC_FilterValue, 243, 1, 9, 0, // Skip to: 14571 /* 14562 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 14571 /* 14566 */ MCD_OPC_Decode, 205, 12, 180, 1, // Opcode: VQSHLuiv2i64 /* 14571 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableNEONDup32[] = { /* 0 */ MCD_OPC_ExtractField, 22, 6, // Inst{27-22} ... /* 3 */ MCD_OPC_FilterValue, 56, 105, 0, // Skip to: 112 /* 7 */ MCD_OPC_ExtractField, 0, 6, // Inst{5-0} ... /* 10 */ MCD_OPC_FilterValue, 16, 53, 0, // Skip to: 67 /* 14 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 17 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 42 /* 21 */ MCD_OPC_CheckPredicate, 20, 124, 1, // Skip to: 405 /* 25 */ MCD_OPC_CheckField, 8, 4, 11, 118, 1, // Skip to: 405 /* 31 */ MCD_OPC_CheckField, 6, 1, 0, 112, 1, // Skip to: 405 /* 37 */ MCD_OPC_Decode, 243, 13, 182, 1, // Opcode: VSETLNi32 /* 42 */ MCD_OPC_FilterValue, 1, 103, 1, // Skip to: 405 /* 46 */ MCD_OPC_CheckPredicate, 20, 99, 1, // Skip to: 405 /* 50 */ MCD_OPC_CheckField, 8, 4, 11, 93, 1, // Skip to: 405 /* 56 */ MCD_OPC_CheckField, 6, 1, 0, 87, 1, // Skip to: 405 /* 62 */ MCD_OPC_Decode, 170, 6, 183, 1, // Opcode: VGETLNi32 /* 67 */ MCD_OPC_FilterValue, 48, 78, 1, // Skip to: 405 /* 71 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 74 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 93 /* 78 */ MCD_OPC_CheckPredicate, 16, 67, 1, // Skip to: 405 /* 82 */ MCD_OPC_CheckField, 8, 4, 11, 61, 1, // Skip to: 405 /* 88 */ MCD_OPC_Decode, 242, 13, 184, 1, // Opcode: VSETLNi16 /* 93 */ MCD_OPC_FilterValue, 1, 52, 1, // Skip to: 405 /* 97 */ MCD_OPC_CheckPredicate, 16, 48, 1, // Skip to: 405 /* 101 */ MCD_OPC_CheckField, 8, 4, 11, 42, 1, // Skip to: 405 /* 107 */ MCD_OPC_Decode, 171, 6, 185, 1, // Opcode: VGETLNs16 /* 112 */ MCD_OPC_FilterValue, 57, 53, 0, // Skip to: 169 /* 116 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 119 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 144 /* 123 */ MCD_OPC_CheckPredicate, 16, 22, 1, // Skip to: 405 /* 127 */ MCD_OPC_CheckField, 8, 4, 11, 16, 1, // Skip to: 405 /* 133 */ MCD_OPC_CheckField, 0, 5, 16, 10, 1, // Skip to: 405 /* 139 */ MCD_OPC_Decode, 244, 13, 186, 1, // Opcode: VSETLNi8 /* 144 */ MCD_OPC_FilterValue, 1, 1, 1, // Skip to: 405 /* 148 */ MCD_OPC_CheckPredicate, 16, 253, 0, // Skip to: 405 /* 152 */ MCD_OPC_CheckField, 8, 4, 11, 247, 0, // Skip to: 405 /* 158 */ MCD_OPC_CheckField, 0, 5, 16, 241, 0, // Skip to: 405 /* 164 */ MCD_OPC_Decode, 172, 6, 187, 1, // Opcode: VGETLNs8 /* 169 */ MCD_OPC_FilterValue, 58, 143, 0, // Skip to: 316 /* 173 */ MCD_OPC_ExtractField, 0, 6, // Inst{5-0} ... /* 176 */ MCD_OPC_FilterValue, 16, 53, 0, // Skip to: 233 /* 180 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 183 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 208 /* 187 */ MCD_OPC_CheckPredicate, 16, 214, 0, // Skip to: 405 /* 191 */ MCD_OPC_CheckField, 8, 4, 11, 208, 0, // Skip to: 405 /* 197 */ MCD_OPC_CheckField, 6, 1, 0, 202, 0, // Skip to: 405 /* 203 */ MCD_OPC_Decode, 139, 6, 188, 1, // Opcode: VDUP32d /* 208 */ MCD_OPC_FilterValue, 2, 193, 0, // Skip to: 405 /* 212 */ MCD_OPC_CheckPredicate, 16, 189, 0, // Skip to: 405 /* 216 */ MCD_OPC_CheckField, 8, 4, 11, 183, 0, // Skip to: 405 /* 222 */ MCD_OPC_CheckField, 6, 1, 0, 177, 0, // Skip to: 405 /* 228 */ MCD_OPC_Decode, 140, 6, 189, 1, // Opcode: VDUP32q /* 233 */ MCD_OPC_FilterValue, 48, 168, 0, // Skip to: 405 /* 237 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 240 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 297 /* 244 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 247 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 272 /* 251 */ MCD_OPC_CheckPredicate, 16, 150, 0, // Skip to: 405 /* 255 */ MCD_OPC_CheckField, 8, 4, 11, 144, 0, // Skip to: 405 /* 261 */ MCD_OPC_CheckField, 6, 1, 0, 138, 0, // Skip to: 405 /* 267 */ MCD_OPC_Decode, 137, 6, 188, 1, // Opcode: VDUP16d /* 272 */ MCD_OPC_FilterValue, 1, 129, 0, // Skip to: 405 /* 276 */ MCD_OPC_CheckPredicate, 16, 125, 0, // Skip to: 405 /* 280 */ MCD_OPC_CheckField, 8, 4, 11, 119, 0, // Skip to: 405 /* 286 */ MCD_OPC_CheckField, 6, 1, 0, 113, 0, // Skip to: 405 /* 292 */ MCD_OPC_Decode, 138, 6, 189, 1, // Opcode: VDUP16q /* 297 */ MCD_OPC_FilterValue, 1, 104, 0, // Skip to: 405 /* 301 */ MCD_OPC_CheckPredicate, 16, 100, 0, // Skip to: 405 /* 305 */ MCD_OPC_CheckField, 8, 4, 11, 94, 0, // Skip to: 405 /* 311 */ MCD_OPC_Decode, 173, 6, 185, 1, // Opcode: VGETLNu16 /* 316 */ MCD_OPC_FilterValue, 59, 85, 0, // Skip to: 405 /* 320 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 323 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 380 /* 327 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 330 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 355 /* 334 */ MCD_OPC_CheckPredicate, 16, 67, 0, // Skip to: 405 /* 338 */ MCD_OPC_CheckField, 8, 4, 11, 61, 0, // Skip to: 405 /* 344 */ MCD_OPC_CheckField, 0, 7, 16, 55, 0, // Skip to: 405 /* 350 */ MCD_OPC_Decode, 141, 6, 188, 1, // Opcode: VDUP8d /* 355 */ MCD_OPC_FilterValue, 1, 46, 0, // Skip to: 405 /* 359 */ MCD_OPC_CheckPredicate, 16, 42, 0, // Skip to: 405 /* 363 */ MCD_OPC_CheckField, 8, 4, 11, 36, 0, // Skip to: 405 /* 369 */ MCD_OPC_CheckField, 0, 7, 16, 30, 0, // Skip to: 405 /* 375 */ MCD_OPC_Decode, 142, 6, 189, 1, // Opcode: VDUP8q /* 380 */ MCD_OPC_FilterValue, 1, 21, 0, // Skip to: 405 /* 384 */ MCD_OPC_CheckPredicate, 16, 17, 0, // Skip to: 405 /* 388 */ MCD_OPC_CheckField, 8, 4, 11, 11, 0, // Skip to: 405 /* 394 */ MCD_OPC_CheckField, 0, 5, 16, 5, 0, // Skip to: 405 /* 400 */ MCD_OPC_Decode, 174, 6, 187, 1, // Opcode: VGETLNu8 /* 405 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableNEONLoadStore32[] = { /* 0 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 3 */ MCD_OPC_FilterValue, 0, 17, 1, // Skip to: 280 /* 7 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 10 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 145 /* 14 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 17 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 109 /* 22 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 25 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 53 /* 29 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 44 /* 33 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 44 /* 39 */ MCD_OPC_Decode, 222, 16, 190, 1, // Opcode: VST4d8 /* 44 */ MCD_OPC_CheckPredicate, 16, 194, 22, // Skip to: 5874 /* 48 */ MCD_OPC_Decode, 225, 16, 190, 1, // Opcode: VST4d8_UPD /* 53 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 81 /* 57 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 72 /* 61 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 72 /* 67 */ MCD_OPC_Decode, 214, 16, 190, 1, // Opcode: VST4d16 /* 72 */ MCD_OPC_CheckPredicate, 16, 166, 22, // Skip to: 5874 /* 76 */ MCD_OPC_Decode, 217, 16, 190, 1, // Opcode: VST4d16_UPD /* 81 */ MCD_OPC_FilterValue, 2, 157, 22, // Skip to: 5874 /* 85 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 100 /* 89 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 100 /* 95 */ MCD_OPC_Decode, 218, 16, 190, 1, // Opcode: VST4d32 /* 100 */ MCD_OPC_CheckPredicate, 16, 138, 22, // Skip to: 5874 /* 104 */ MCD_OPC_Decode, 221, 16, 190, 1, // Opcode: VST4d32_UPD /* 109 */ MCD_OPC_FilterValue, 233, 3, 128, 22, // Skip to: 5874 /* 114 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 117 */ MCD_OPC_FilterValue, 0, 121, 22, // Skip to: 5874 /* 121 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 136 /* 125 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 136 /* 131 */ MCD_OPC_Decode, 213, 14, 191, 1, // Opcode: VST1LNd8 /* 136 */ MCD_OPC_CheckPredicate, 16, 102, 22, // Skip to: 5874 /* 140 */ MCD_OPC_Decode, 214, 14, 191, 1, // Opcode: VST1LNd8_UPD /* 145 */ MCD_OPC_FilterValue, 2, 93, 22, // Skip to: 5874 /* 149 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 152 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 244 /* 157 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 160 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 188 /* 164 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 179 /* 168 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 179 /* 174 */ MCD_OPC_Decode, 192, 9, 190, 1, // Opcode: VLD4d8 /* 179 */ MCD_OPC_CheckPredicate, 16, 59, 22, // Skip to: 5874 /* 183 */ MCD_OPC_Decode, 195, 9, 190, 1, // Opcode: VLD4d8_UPD /* 188 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 216 /* 192 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 207 /* 196 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 207 /* 202 */ MCD_OPC_Decode, 184, 9, 190, 1, // Opcode: VLD4d16 /* 207 */ MCD_OPC_CheckPredicate, 16, 31, 22, // Skip to: 5874 /* 211 */ MCD_OPC_Decode, 187, 9, 190, 1, // Opcode: VLD4d16_UPD /* 216 */ MCD_OPC_FilterValue, 2, 22, 22, // Skip to: 5874 /* 220 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 235 /* 224 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 235 /* 230 */ MCD_OPC_Decode, 188, 9, 190, 1, // Opcode: VLD4d32 /* 235 */ MCD_OPC_CheckPredicate, 16, 3, 22, // Skip to: 5874 /* 239 */ MCD_OPC_Decode, 191, 9, 190, 1, // Opcode: VLD4d32_UPD /* 244 */ MCD_OPC_FilterValue, 233, 3, 249, 21, // Skip to: 5874 /* 249 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 252 */ MCD_OPC_FilterValue, 0, 242, 21, // Skip to: 5874 /* 256 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 271 /* 260 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 271 /* 266 */ MCD_OPC_Decode, 221, 6, 192, 1, // Opcode: VLD1LNd8 /* 271 */ MCD_OPC_CheckPredicate, 16, 223, 21, // Skip to: 5874 /* 275 */ MCD_OPC_Decode, 222, 6, 192, 1, // Opcode: VLD1LNd8_UPD /* 280 */ MCD_OPC_FilterValue, 1, 3, 1, // Skip to: 543 /* 284 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 287 */ MCD_OPC_FilterValue, 0, 124, 0, // Skip to: 415 /* 291 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 294 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 386 /* 299 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 302 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 330 /* 306 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 321 /* 310 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 321 /* 316 */ MCD_OPC_Decode, 245, 16, 190, 1, // Opcode: VST4q8 /* 321 */ MCD_OPC_CheckPredicate, 16, 173, 21, // Skip to: 5874 /* 325 */ MCD_OPC_Decode, 247, 16, 190, 1, // Opcode: VST4q8_UPD /* 330 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 358 /* 334 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 349 /* 338 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 349 /* 344 */ MCD_OPC_Decode, 235, 16, 190, 1, // Opcode: VST4q16 /* 349 */ MCD_OPC_CheckPredicate, 16, 145, 21, // Skip to: 5874 /* 353 */ MCD_OPC_Decode, 237, 16, 190, 1, // Opcode: VST4q16_UPD /* 358 */ MCD_OPC_FilterValue, 2, 136, 21, // Skip to: 5874 /* 362 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 377 /* 366 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 377 /* 372 */ MCD_OPC_Decode, 240, 16, 190, 1, // Opcode: VST4q32 /* 377 */ MCD_OPC_CheckPredicate, 16, 117, 21, // Skip to: 5874 /* 381 */ MCD_OPC_Decode, 242, 16, 190, 1, // Opcode: VST4q32_UPD /* 386 */ MCD_OPC_FilterValue, 233, 3, 107, 21, // Skip to: 5874 /* 391 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 406 /* 395 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 406 /* 401 */ MCD_OPC_Decode, 164, 15, 193, 1, // Opcode: VST2LNd8 /* 406 */ MCD_OPC_CheckPredicate, 16, 88, 21, // Skip to: 5874 /* 410 */ MCD_OPC_Decode, 167, 15, 193, 1, // Opcode: VST2LNd8_UPD /* 415 */ MCD_OPC_FilterValue, 2, 79, 21, // Skip to: 5874 /* 419 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 422 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 514 /* 427 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 430 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 458 /* 434 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 449 /* 438 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 449 /* 444 */ MCD_OPC_Decode, 215, 9, 190, 1, // Opcode: VLD4q8 /* 449 */ MCD_OPC_CheckPredicate, 16, 45, 21, // Skip to: 5874 /* 453 */ MCD_OPC_Decode, 217, 9, 190, 1, // Opcode: VLD4q8_UPD /* 458 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 486 /* 462 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 477 /* 466 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 477 /* 472 */ MCD_OPC_Decode, 205, 9, 190, 1, // Opcode: VLD4q16 /* 477 */ MCD_OPC_CheckPredicate, 16, 17, 21, // Skip to: 5874 /* 481 */ MCD_OPC_Decode, 207, 9, 190, 1, // Opcode: VLD4q16_UPD /* 486 */ MCD_OPC_FilterValue, 2, 8, 21, // Skip to: 5874 /* 490 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 505 /* 494 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 505 /* 500 */ MCD_OPC_Decode, 210, 9, 190, 1, // Opcode: VLD4q32 /* 505 */ MCD_OPC_CheckPredicate, 16, 245, 20, // Skip to: 5874 /* 509 */ MCD_OPC_Decode, 212, 9, 190, 1, // Opcode: VLD4q32_UPD /* 514 */ MCD_OPC_FilterValue, 233, 3, 235, 20, // Skip to: 5874 /* 519 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 534 /* 523 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 534 /* 529 */ MCD_OPC_Decode, 190, 7, 194, 1, // Opcode: VLD2LNd8 /* 534 */ MCD_OPC_CheckPredicate, 16, 216, 20, // Skip to: 5874 /* 538 */ MCD_OPC_Decode, 193, 7, 194, 1, // Opcode: VLD2LNd8_UPD /* 543 */ MCD_OPC_FilterValue, 2, 185, 1, // Skip to: 988 /* 547 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 550 */ MCD_OPC_FilterValue, 0, 215, 0, // Skip to: 769 /* 554 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 557 */ MCD_OPC_FilterValue, 232, 3, 171, 0, // Skip to: 733 /* 562 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 565 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 607 /* 569 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 572 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 585 /* 576 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 598 /* 580 */ MCD_OPC_Decode, 137, 15, 195, 1, // Opcode: VST1d8Qwb_fixed /* 585 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 598 /* 589 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 598 /* 593 */ MCD_OPC_Decode, 136, 15, 195, 1, // Opcode: VST1d8Q /* 598 */ MCD_OPC_CheckPredicate, 16, 152, 20, // Skip to: 5874 /* 602 */ MCD_OPC_Decode, 138, 15, 195, 1, // Opcode: VST1d8Qwb_register /* 607 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 649 /* 611 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 614 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 627 /* 618 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 640 /* 622 */ MCD_OPC_Decode, 232, 14, 195, 1, // Opcode: VST1d16Qwb_fixed /* 627 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 640 /* 631 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 640 /* 635 */ MCD_OPC_Decode, 231, 14, 195, 1, // Opcode: VST1d16Q /* 640 */ MCD_OPC_CheckPredicate, 16, 110, 20, // Skip to: 5874 /* 644 */ MCD_OPC_Decode, 233, 14, 195, 1, // Opcode: VST1d16Qwb_register /* 649 */ MCD_OPC_FilterValue, 2, 38, 0, // Skip to: 691 /* 653 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 656 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 669 /* 660 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 682 /* 664 */ MCD_OPC_Decode, 241, 14, 195, 1, // Opcode: VST1d32Qwb_fixed /* 669 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 682 /* 673 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 682 /* 677 */ MCD_OPC_Decode, 240, 14, 195, 1, // Opcode: VST1d32Q /* 682 */ MCD_OPC_CheckPredicate, 16, 68, 20, // Skip to: 5874 /* 686 */ MCD_OPC_Decode, 242, 14, 195, 1, // Opcode: VST1d32Qwb_register /* 691 */ MCD_OPC_FilterValue, 3, 59, 20, // Skip to: 5874 /* 695 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 698 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 711 /* 702 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 724 /* 706 */ MCD_OPC_Decode, 253, 14, 195, 1, // Opcode: VST1d64Qwb_fixed /* 711 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 724 /* 715 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 724 /* 719 */ MCD_OPC_Decode, 249, 14, 195, 1, // Opcode: VST1d64Q /* 724 */ MCD_OPC_CheckPredicate, 16, 26, 20, // Skip to: 5874 /* 728 */ MCD_OPC_Decode, 254, 14, 195, 1, // Opcode: VST1d64Qwb_register /* 733 */ MCD_OPC_FilterValue, 233, 3, 16, 20, // Skip to: 5874 /* 738 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 741 */ MCD_OPC_FilterValue, 0, 9, 20, // Skip to: 5874 /* 745 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 760 /* 749 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 760 /* 755 */ MCD_OPC_Decode, 235, 15, 196, 1, // Opcode: VST3LNd8 /* 760 */ MCD_OPC_CheckPredicate, 16, 246, 19, // Skip to: 5874 /* 764 */ MCD_OPC_Decode, 238, 15, 196, 1, // Opcode: VST3LNd8_UPD /* 769 */ MCD_OPC_FilterValue, 2, 237, 19, // Skip to: 5874 /* 773 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 776 */ MCD_OPC_FilterValue, 232, 3, 171, 0, // Skip to: 952 /* 781 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 784 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 826 /* 788 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 791 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 804 /* 795 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 817 /* 799 */ MCD_OPC_Decode, 145, 7, 195, 1, // Opcode: VLD1d8Qwb_fixed /* 804 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 817 /* 808 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 817 /* 812 */ MCD_OPC_Decode, 144, 7, 195, 1, // Opcode: VLD1d8Q /* 817 */ MCD_OPC_CheckPredicate, 16, 189, 19, // Skip to: 5874 /* 821 */ MCD_OPC_Decode, 146, 7, 195, 1, // Opcode: VLD1d8Qwb_register /* 826 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 868 /* 830 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 833 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 846 /* 837 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 859 /* 841 */ MCD_OPC_Decode, 240, 6, 195, 1, // Opcode: VLD1d16Qwb_fixed /* 846 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 859 /* 850 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 859 /* 854 */ MCD_OPC_Decode, 239, 6, 195, 1, // Opcode: VLD1d16Q /* 859 */ MCD_OPC_CheckPredicate, 16, 147, 19, // Skip to: 5874 /* 863 */ MCD_OPC_Decode, 241, 6, 195, 1, // Opcode: VLD1d16Qwb_register /* 868 */ MCD_OPC_FilterValue, 2, 38, 0, // Skip to: 910 /* 872 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 875 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 888 /* 879 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 901 /* 883 */ MCD_OPC_Decode, 249, 6, 195, 1, // Opcode: VLD1d32Qwb_fixed /* 888 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 901 /* 892 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 901 /* 896 */ MCD_OPC_Decode, 248, 6, 195, 1, // Opcode: VLD1d32Q /* 901 */ MCD_OPC_CheckPredicate, 16, 105, 19, // Skip to: 5874 /* 905 */ MCD_OPC_Decode, 250, 6, 195, 1, // Opcode: VLD1d32Qwb_register /* 910 */ MCD_OPC_FilterValue, 3, 96, 19, // Skip to: 5874 /* 914 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 917 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 930 /* 921 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 943 /* 925 */ MCD_OPC_Decode, 133, 7, 195, 1, // Opcode: VLD1d64Qwb_fixed /* 930 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 943 /* 934 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 943 /* 938 */ MCD_OPC_Decode, 129, 7, 195, 1, // Opcode: VLD1d64Q /* 943 */ MCD_OPC_CheckPredicate, 16, 63, 19, // Skip to: 5874 /* 947 */ MCD_OPC_Decode, 134, 7, 195, 1, // Opcode: VLD1d64Qwb_register /* 952 */ MCD_OPC_FilterValue, 233, 3, 53, 19, // Skip to: 5874 /* 957 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 960 */ MCD_OPC_FilterValue, 0, 46, 19, // Skip to: 5874 /* 964 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 979 /* 968 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 979 /* 974 */ MCD_OPC_Decode, 169, 8, 197, 1, // Opcode: VLD3LNd8 /* 979 */ MCD_OPC_CheckPredicate, 16, 27, 19, // Skip to: 5874 /* 983 */ MCD_OPC_Decode, 172, 8, 197, 1, // Opcode: VLD3LNd8_UPD /* 988 */ MCD_OPC_FilterValue, 3, 87, 1, // Skip to: 1335 /* 992 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 995 */ MCD_OPC_FilterValue, 0, 166, 0, // Skip to: 1165 /* 999 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1002 */ MCD_OPC_FilterValue, 232, 3, 129, 0, // Skip to: 1136 /* 1007 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 1010 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 1052 /* 1014 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1017 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 1030 /* 1021 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 1043 /* 1025 */ MCD_OPC_Decode, 225, 15, 198, 1, // Opcode: VST2q8wb_fixed /* 1030 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 1043 /* 1034 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 1043 /* 1038 */ MCD_OPC_Decode, 221, 15, 198, 1, // Opcode: VST2q8 /* 1043 */ MCD_OPC_CheckPredicate, 16, 219, 18, // Skip to: 5874 /* 1047 */ MCD_OPC_Decode, 226, 15, 198, 1, // Opcode: VST2q8wb_register /* 1052 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 1094 /* 1056 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1059 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 1072 /* 1063 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 1085 /* 1067 */ MCD_OPC_Decode, 213, 15, 198, 1, // Opcode: VST2q16wb_fixed /* 1072 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 1085 /* 1076 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 1085 /* 1080 */ MCD_OPC_Decode, 209, 15, 198, 1, // Opcode: VST2q16 /* 1085 */ MCD_OPC_CheckPredicate, 16, 177, 18, // Skip to: 5874 /* 1089 */ MCD_OPC_Decode, 214, 15, 198, 1, // Opcode: VST2q16wb_register /* 1094 */ MCD_OPC_FilterValue, 2, 168, 18, // Skip to: 5874 /* 1098 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1101 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 1114 /* 1105 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 1127 /* 1109 */ MCD_OPC_Decode, 219, 15, 198, 1, // Opcode: VST2q32wb_fixed /* 1114 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 1127 /* 1118 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 1127 /* 1122 */ MCD_OPC_Decode, 215, 15, 198, 1, // Opcode: VST2q32 /* 1127 */ MCD_OPC_CheckPredicate, 16, 135, 18, // Skip to: 5874 /* 1131 */ MCD_OPC_Decode, 220, 15, 198, 1, // Opcode: VST2q32wb_register /* 1136 */ MCD_OPC_FilterValue, 233, 3, 125, 18, // Skip to: 5874 /* 1141 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1156 /* 1145 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1156 /* 1151 */ MCD_OPC_Decode, 187, 16, 199, 1, // Opcode: VST4LNd8 /* 1156 */ MCD_OPC_CheckPredicate, 16, 106, 18, // Skip to: 5874 /* 1160 */ MCD_OPC_Decode, 190, 16, 199, 1, // Opcode: VST4LNd8_UPD /* 1165 */ MCD_OPC_FilterValue, 2, 97, 18, // Skip to: 5874 /* 1169 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1172 */ MCD_OPC_FilterValue, 232, 3, 129, 0, // Skip to: 1306 /* 1177 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 1180 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 1222 /* 1184 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1187 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 1200 /* 1191 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 1213 /* 1195 */ MCD_OPC_Decode, 251, 7, 198, 1, // Opcode: VLD2q8wb_fixed /* 1200 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 1213 /* 1204 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 1213 /* 1208 */ MCD_OPC_Decode, 247, 7, 198, 1, // Opcode: VLD2q8 /* 1213 */ MCD_OPC_CheckPredicate, 16, 49, 18, // Skip to: 5874 /* 1217 */ MCD_OPC_Decode, 252, 7, 198, 1, // Opcode: VLD2q8wb_register /* 1222 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 1264 /* 1226 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1229 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 1242 /* 1233 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 1255 /* 1237 */ MCD_OPC_Decode, 239, 7, 198, 1, // Opcode: VLD2q16wb_fixed /* 1242 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 1255 /* 1246 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 1255 /* 1250 */ MCD_OPC_Decode, 235, 7, 198, 1, // Opcode: VLD2q16 /* 1255 */ MCD_OPC_CheckPredicate, 16, 7, 18, // Skip to: 5874 /* 1259 */ MCD_OPC_Decode, 240, 7, 198, 1, // Opcode: VLD2q16wb_register /* 1264 */ MCD_OPC_FilterValue, 2, 254, 17, // Skip to: 5874 /* 1268 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1271 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 1284 /* 1275 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 1297 /* 1279 */ MCD_OPC_Decode, 245, 7, 198, 1, // Opcode: VLD2q32wb_fixed /* 1284 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 1297 /* 1288 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 1297 /* 1292 */ MCD_OPC_Decode, 241, 7, 198, 1, // Opcode: VLD2q32 /* 1297 */ MCD_OPC_CheckPredicate, 16, 221, 17, // Skip to: 5874 /* 1301 */ MCD_OPC_Decode, 246, 7, 198, 1, // Opcode: VLD2q32wb_register /* 1306 */ MCD_OPC_FilterValue, 233, 3, 211, 17, // Skip to: 5874 /* 1311 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1326 /* 1315 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1326 /* 1321 */ MCD_OPC_Decode, 157, 9, 200, 1, // Opcode: VLD4LNd8 /* 1326 */ MCD_OPC_CheckPredicate, 16, 192, 17, // Skip to: 5874 /* 1330 */ MCD_OPC_Decode, 160, 9, 200, 1, // Opcode: VLD4LNd8_UPD /* 1335 */ MCD_OPC_FilterValue, 4, 16, 1, // Skip to: 1611 /* 1339 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 1342 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 1477 /* 1346 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1349 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 1441 /* 1354 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 1357 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 1385 /* 1361 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1376 /* 1365 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1376 /* 1371 */ MCD_OPC_Decode, 142, 16, 201, 1, // Opcode: VST3d8 /* 1376 */ MCD_OPC_CheckPredicate, 16, 142, 17, // Skip to: 5874 /* 1380 */ MCD_OPC_Decode, 145, 16, 201, 1, // Opcode: VST3d8_UPD /* 1385 */ MCD_OPC_FilterValue, 2, 24, 0, // Skip to: 1413 /* 1389 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1404 /* 1393 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1404 /* 1399 */ MCD_OPC_Decode, 134, 16, 201, 1, // Opcode: VST3d16 /* 1404 */ MCD_OPC_CheckPredicate, 16, 114, 17, // Skip to: 5874 /* 1408 */ MCD_OPC_Decode, 137, 16, 201, 1, // Opcode: VST3d16_UPD /* 1413 */ MCD_OPC_FilterValue, 4, 105, 17, // Skip to: 5874 /* 1417 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1432 /* 1421 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1432 /* 1427 */ MCD_OPC_Decode, 138, 16, 201, 1, // Opcode: VST3d32 /* 1432 */ MCD_OPC_CheckPredicate, 16, 86, 17, // Skip to: 5874 /* 1436 */ MCD_OPC_Decode, 141, 16, 201, 1, // Opcode: VST3d32_UPD /* 1441 */ MCD_OPC_FilterValue, 233, 3, 76, 17, // Skip to: 5874 /* 1446 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 1449 */ MCD_OPC_FilterValue, 0, 69, 17, // Skip to: 5874 /* 1453 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1468 /* 1457 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1468 /* 1463 */ MCD_OPC_Decode, 209, 14, 191, 1, // Opcode: VST1LNd16 /* 1468 */ MCD_OPC_CheckPredicate, 16, 50, 17, // Skip to: 5874 /* 1472 */ MCD_OPC_Decode, 210, 14, 191, 1, // Opcode: VST1LNd16_UPD /* 1477 */ MCD_OPC_FilterValue, 2, 41, 17, // Skip to: 5874 /* 1481 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1484 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 1576 /* 1489 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 1492 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 1520 /* 1496 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1511 /* 1500 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1511 /* 1506 */ MCD_OPC_Decode, 204, 8, 201, 1, // Opcode: VLD3d8 /* 1511 */ MCD_OPC_CheckPredicate, 16, 7, 17, // Skip to: 5874 /* 1515 */ MCD_OPC_Decode, 207, 8, 201, 1, // Opcode: VLD3d8_UPD /* 1520 */ MCD_OPC_FilterValue, 2, 24, 0, // Skip to: 1548 /* 1524 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1539 /* 1528 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1539 /* 1534 */ MCD_OPC_Decode, 196, 8, 201, 1, // Opcode: VLD3d16 /* 1539 */ MCD_OPC_CheckPredicate, 16, 235, 16, // Skip to: 5874 /* 1543 */ MCD_OPC_Decode, 199, 8, 201, 1, // Opcode: VLD3d16_UPD /* 1548 */ MCD_OPC_FilterValue, 4, 226, 16, // Skip to: 5874 /* 1552 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1567 /* 1556 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1567 /* 1562 */ MCD_OPC_Decode, 200, 8, 201, 1, // Opcode: VLD3d32 /* 1567 */ MCD_OPC_CheckPredicate, 16, 207, 16, // Skip to: 5874 /* 1571 */ MCD_OPC_Decode, 203, 8, 201, 1, // Opcode: VLD3d32_UPD /* 1576 */ MCD_OPC_FilterValue, 233, 3, 197, 16, // Skip to: 5874 /* 1581 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1596 /* 1585 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1596 /* 1591 */ MCD_OPC_Decode, 217, 6, 192, 1, // Opcode: VLD1LNd16 /* 1596 */ MCD_OPC_CheckPredicate, 16, 178, 16, // Skip to: 5874 /* 1600 */ MCD_OPC_CheckField, 5, 1, 0, 172, 16, // Skip to: 5874 /* 1606 */ MCD_OPC_Decode, 218, 6, 192, 1, // Opcode: VLD1LNd16_UPD /* 1611 */ MCD_OPC_FilterValue, 5, 89, 1, // Skip to: 1960 /* 1615 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 1618 */ MCD_OPC_FilterValue, 0, 3, 1, // Skip to: 1881 /* 1622 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 1625 */ MCD_OPC_FilterValue, 0, 124, 0, // Skip to: 1753 /* 1629 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1632 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 1724 /* 1637 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 1640 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 1668 /* 1644 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1659 /* 1648 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1659 /* 1654 */ MCD_OPC_Decode, 165, 16, 201, 1, // Opcode: VST3q8 /* 1659 */ MCD_OPC_CheckPredicate, 16, 115, 16, // Skip to: 5874 /* 1663 */ MCD_OPC_Decode, 167, 16, 201, 1, // Opcode: VST3q8_UPD /* 1668 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 1696 /* 1672 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1687 /* 1676 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1687 /* 1682 */ MCD_OPC_Decode, 155, 16, 201, 1, // Opcode: VST3q16 /* 1687 */ MCD_OPC_CheckPredicate, 16, 87, 16, // Skip to: 5874 /* 1691 */ MCD_OPC_Decode, 157, 16, 201, 1, // Opcode: VST3q16_UPD /* 1696 */ MCD_OPC_FilterValue, 2, 78, 16, // Skip to: 5874 /* 1700 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1715 /* 1704 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1715 /* 1710 */ MCD_OPC_Decode, 160, 16, 201, 1, // Opcode: VST3q32 /* 1715 */ MCD_OPC_CheckPredicate, 16, 59, 16, // Skip to: 5874 /* 1719 */ MCD_OPC_Decode, 162, 16, 201, 1, // Opcode: VST3q32_UPD /* 1724 */ MCD_OPC_FilterValue, 233, 3, 49, 16, // Skip to: 5874 /* 1729 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1744 /* 1733 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1744 /* 1739 */ MCD_OPC_Decode, 156, 15, 193, 1, // Opcode: VST2LNd16 /* 1744 */ MCD_OPC_CheckPredicate, 16, 30, 16, // Skip to: 5874 /* 1748 */ MCD_OPC_Decode, 159, 15, 193, 1, // Opcode: VST2LNd16_UPD /* 1753 */ MCD_OPC_FilterValue, 2, 21, 16, // Skip to: 5874 /* 1757 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1760 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 1852 /* 1765 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 1768 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 1796 /* 1772 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1787 /* 1776 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1787 /* 1782 */ MCD_OPC_Decode, 227, 8, 201, 1, // Opcode: VLD3q8 /* 1787 */ MCD_OPC_CheckPredicate, 16, 243, 15, // Skip to: 5874 /* 1791 */ MCD_OPC_Decode, 229, 8, 201, 1, // Opcode: VLD3q8_UPD /* 1796 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 1824 /* 1800 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1815 /* 1804 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1815 /* 1810 */ MCD_OPC_Decode, 217, 8, 201, 1, // Opcode: VLD3q16 /* 1815 */ MCD_OPC_CheckPredicate, 16, 215, 15, // Skip to: 5874 /* 1819 */ MCD_OPC_Decode, 219, 8, 201, 1, // Opcode: VLD3q16_UPD /* 1824 */ MCD_OPC_FilterValue, 2, 206, 15, // Skip to: 5874 /* 1828 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1843 /* 1832 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1843 /* 1838 */ MCD_OPC_Decode, 222, 8, 201, 1, // Opcode: VLD3q32 /* 1843 */ MCD_OPC_CheckPredicate, 16, 187, 15, // Skip to: 5874 /* 1847 */ MCD_OPC_Decode, 224, 8, 201, 1, // Opcode: VLD3q32_UPD /* 1852 */ MCD_OPC_FilterValue, 233, 3, 177, 15, // Skip to: 5874 /* 1857 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1872 /* 1861 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1872 /* 1867 */ MCD_OPC_Decode, 182, 7, 194, 1, // Opcode: VLD2LNd16 /* 1872 */ MCD_OPC_CheckPredicate, 16, 158, 15, // Skip to: 5874 /* 1876 */ MCD_OPC_Decode, 185, 7, 194, 1, // Opcode: VLD2LNd16_UPD /* 1881 */ MCD_OPC_FilterValue, 1, 149, 15, // Skip to: 5874 /* 1885 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 1888 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 1924 /* 1892 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1895 */ MCD_OPC_FilterValue, 233, 3, 134, 15, // Skip to: 5874 /* 1900 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1915 /* 1904 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1915 /* 1910 */ MCD_OPC_Decode, 177, 15, 193, 1, // Opcode: VST2LNq16 /* 1915 */ MCD_OPC_CheckPredicate, 16, 115, 15, // Skip to: 5874 /* 1919 */ MCD_OPC_Decode, 180, 15, 193, 1, // Opcode: VST2LNq16_UPD /* 1924 */ MCD_OPC_FilterValue, 2, 106, 15, // Skip to: 5874 /* 1928 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1931 */ MCD_OPC_FilterValue, 233, 3, 98, 15, // Skip to: 5874 /* 1936 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 1951 /* 1940 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 1951 /* 1946 */ MCD_OPC_Decode, 203, 7, 194, 1, // Opcode: VLD2LNq16 /* 1951 */ MCD_OPC_CheckPredicate, 16, 79, 15, // Skip to: 5874 /* 1955 */ MCD_OPC_Decode, 206, 7, 194, 1, // Opcode: VLD2LNq16_UPD /* 1960 */ MCD_OPC_FilterValue, 6, 31, 2, // Skip to: 2507 /* 1964 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 1967 */ MCD_OPC_FilterValue, 0, 11, 1, // Skip to: 2238 /* 1971 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 1974 */ MCD_OPC_FilterValue, 232, 3, 195, 0, // Skip to: 2174 /* 1979 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 1982 */ MCD_OPC_FilterValue, 0, 44, 0, // Skip to: 2030 /* 1986 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1989 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2002 /* 1993 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 2021 /* 1997 */ MCD_OPC_Decode, 140, 15, 195, 1, // Opcode: VST1d8Twb_fixed /* 2002 */ MCD_OPC_FilterValue, 15, 15, 0, // Skip to: 2021 /* 2006 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2021 /* 2010 */ MCD_OPC_CheckField, 5, 1, 0, 5, 0, // Skip to: 2021 /* 2016 */ MCD_OPC_Decode, 139, 15, 195, 1, // Opcode: VST1d8T /* 2021 */ MCD_OPC_CheckPredicate, 16, 9, 15, // Skip to: 5874 /* 2025 */ MCD_OPC_Decode, 141, 15, 195, 1, // Opcode: VST1d8Twb_register /* 2030 */ MCD_OPC_FilterValue, 1, 44, 0, // Skip to: 2078 /* 2034 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2037 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2050 /* 2041 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 2069 /* 2045 */ MCD_OPC_Decode, 235, 14, 195, 1, // Opcode: VST1d16Twb_fixed /* 2050 */ MCD_OPC_FilterValue, 15, 15, 0, // Skip to: 2069 /* 2054 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2069 /* 2058 */ MCD_OPC_CheckField, 5, 1, 0, 5, 0, // Skip to: 2069 /* 2064 */ MCD_OPC_Decode, 234, 14, 195, 1, // Opcode: VST1d16T /* 2069 */ MCD_OPC_CheckPredicate, 16, 217, 14, // Skip to: 5874 /* 2073 */ MCD_OPC_Decode, 236, 14, 195, 1, // Opcode: VST1d16Twb_register /* 2078 */ MCD_OPC_FilterValue, 2, 44, 0, // Skip to: 2126 /* 2082 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2085 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2098 /* 2089 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 2117 /* 2093 */ MCD_OPC_Decode, 244, 14, 195, 1, // Opcode: VST1d32Twb_fixed /* 2098 */ MCD_OPC_FilterValue, 15, 15, 0, // Skip to: 2117 /* 2102 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2117 /* 2106 */ MCD_OPC_CheckField, 5, 1, 0, 5, 0, // Skip to: 2117 /* 2112 */ MCD_OPC_Decode, 243, 14, 195, 1, // Opcode: VST1d32T /* 2117 */ MCD_OPC_CheckPredicate, 16, 169, 14, // Skip to: 5874 /* 2121 */ MCD_OPC_Decode, 245, 14, 195, 1, // Opcode: VST1d32Twb_register /* 2126 */ MCD_OPC_FilterValue, 3, 160, 14, // Skip to: 5874 /* 2130 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2133 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2146 /* 2137 */ MCD_OPC_CheckPredicate, 16, 24, 0, // Skip to: 2165 /* 2141 */ MCD_OPC_Decode, 131, 15, 195, 1, // Opcode: VST1d64Twb_fixed /* 2146 */ MCD_OPC_FilterValue, 15, 15, 0, // Skip to: 2165 /* 2150 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2165 /* 2154 */ MCD_OPC_CheckField, 5, 1, 0, 5, 0, // Skip to: 2165 /* 2160 */ MCD_OPC_Decode, 255, 14, 195, 1, // Opcode: VST1d64T /* 2165 */ MCD_OPC_CheckPredicate, 16, 121, 14, // Skip to: 5874 /* 2169 */ MCD_OPC_Decode, 132, 15, 195, 1, // Opcode: VST1d64Twb_register /* 2174 */ MCD_OPC_FilterValue, 233, 3, 111, 14, // Skip to: 5874 /* 2179 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 2182 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 2210 /* 2186 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2201 /* 2190 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2201 /* 2196 */ MCD_OPC_Decode, 227, 15, 196, 1, // Opcode: VST3LNd16 /* 2201 */ MCD_OPC_CheckPredicate, 16, 85, 14, // Skip to: 5874 /* 2205 */ MCD_OPC_Decode, 230, 15, 196, 1, // Opcode: VST3LNd16_UPD /* 2210 */ MCD_OPC_FilterValue, 2, 76, 14, // Skip to: 5874 /* 2214 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2229 /* 2218 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2229 /* 2224 */ MCD_OPC_Decode, 248, 15, 196, 1, // Opcode: VST3LNq16 /* 2229 */ MCD_OPC_CheckPredicate, 16, 57, 14, // Skip to: 5874 /* 2233 */ MCD_OPC_Decode, 251, 15, 196, 1, // Opcode: VST3LNq16_UPD /* 2238 */ MCD_OPC_FilterValue, 2, 48, 14, // Skip to: 5874 /* 2242 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 2245 */ MCD_OPC_FilterValue, 0, 215, 0, // Skip to: 2464 /* 2249 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2252 */ MCD_OPC_FilterValue, 232, 3, 171, 0, // Skip to: 2428 /* 2257 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 2260 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 2302 /* 2264 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2267 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2280 /* 2271 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2293 /* 2275 */ MCD_OPC_Decode, 148, 7, 195, 1, // Opcode: VLD1d8Twb_fixed /* 2280 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2293 /* 2284 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2293 /* 2288 */ MCD_OPC_Decode, 147, 7, 195, 1, // Opcode: VLD1d8T /* 2293 */ MCD_OPC_CheckPredicate, 16, 249, 13, // Skip to: 5874 /* 2297 */ MCD_OPC_Decode, 149, 7, 195, 1, // Opcode: VLD1d8Twb_register /* 2302 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 2344 /* 2306 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2309 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2322 /* 2313 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2335 /* 2317 */ MCD_OPC_Decode, 243, 6, 195, 1, // Opcode: VLD1d16Twb_fixed /* 2322 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2335 /* 2326 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2335 /* 2330 */ MCD_OPC_Decode, 242, 6, 195, 1, // Opcode: VLD1d16T /* 2335 */ MCD_OPC_CheckPredicate, 16, 207, 13, // Skip to: 5874 /* 2339 */ MCD_OPC_Decode, 244, 6, 195, 1, // Opcode: VLD1d16Twb_register /* 2344 */ MCD_OPC_FilterValue, 2, 38, 0, // Skip to: 2386 /* 2348 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2351 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2364 /* 2355 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2377 /* 2359 */ MCD_OPC_Decode, 252, 6, 195, 1, // Opcode: VLD1d32Twb_fixed /* 2364 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2377 /* 2368 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2377 /* 2372 */ MCD_OPC_Decode, 251, 6, 195, 1, // Opcode: VLD1d32T /* 2377 */ MCD_OPC_CheckPredicate, 16, 165, 13, // Skip to: 5874 /* 2381 */ MCD_OPC_Decode, 253, 6, 195, 1, // Opcode: VLD1d32Twb_register /* 2386 */ MCD_OPC_FilterValue, 3, 156, 13, // Skip to: 5874 /* 2390 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2393 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2406 /* 2397 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2419 /* 2401 */ MCD_OPC_Decode, 139, 7, 195, 1, // Opcode: VLD1d64Twb_fixed /* 2406 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2419 /* 2410 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2419 /* 2414 */ MCD_OPC_Decode, 135, 7, 195, 1, // Opcode: VLD1d64T /* 2419 */ MCD_OPC_CheckPredicate, 16, 123, 13, // Skip to: 5874 /* 2423 */ MCD_OPC_Decode, 140, 7, 195, 1, // Opcode: VLD1d64Twb_register /* 2428 */ MCD_OPC_FilterValue, 233, 3, 113, 13, // Skip to: 5874 /* 2433 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 2436 */ MCD_OPC_FilterValue, 0, 106, 13, // Skip to: 5874 /* 2440 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2455 /* 2444 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2455 /* 2450 */ MCD_OPC_Decode, 161, 8, 197, 1, // Opcode: VLD3LNd16 /* 2455 */ MCD_OPC_CheckPredicate, 16, 87, 13, // Skip to: 5874 /* 2459 */ MCD_OPC_Decode, 164, 8, 197, 1, // Opcode: VLD3LNd16_UPD /* 2464 */ MCD_OPC_FilterValue, 1, 78, 13, // Skip to: 5874 /* 2468 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 2471 */ MCD_OPC_FilterValue, 0, 71, 13, // Skip to: 5874 /* 2475 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2478 */ MCD_OPC_FilterValue, 233, 3, 63, 13, // Skip to: 5874 /* 2483 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2498 /* 2487 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2498 /* 2493 */ MCD_OPC_Decode, 182, 8, 197, 1, // Opcode: VLD3LNq16 /* 2498 */ MCD_OPC_CheckPredicate, 16, 44, 13, // Skip to: 5874 /* 2502 */ MCD_OPC_Decode, 185, 8, 197, 1, // Opcode: VLD3LNq16_UPD /* 2507 */ MCD_OPC_FilterValue, 7, 1, 2, // Skip to: 3024 /* 2511 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 2514 */ MCD_OPC_FilterValue, 0, 171, 1, // Skip to: 2945 /* 2518 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 2521 */ MCD_OPC_FilterValue, 0, 208, 0, // Skip to: 2733 /* 2525 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2528 */ MCD_OPC_FilterValue, 232, 3, 171, 0, // Skip to: 2704 /* 2533 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 2536 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 2578 /* 2540 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2543 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2556 /* 2547 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2569 /* 2551 */ MCD_OPC_Decode, 142, 15, 195, 1, // Opcode: VST1d8wb_fixed /* 2556 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2569 /* 2560 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2569 /* 2564 */ MCD_OPC_Decode, 135, 15, 195, 1, // Opcode: VST1d8 /* 2569 */ MCD_OPC_CheckPredicate, 16, 229, 12, // Skip to: 5874 /* 2573 */ MCD_OPC_Decode, 143, 15, 195, 1, // Opcode: VST1d8wb_register /* 2578 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 2620 /* 2582 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2585 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2598 /* 2589 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2611 /* 2593 */ MCD_OPC_Decode, 237, 14, 195, 1, // Opcode: VST1d16wb_fixed /* 2598 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2611 /* 2602 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2611 /* 2606 */ MCD_OPC_Decode, 230, 14, 195, 1, // Opcode: VST1d16 /* 2611 */ MCD_OPC_CheckPredicate, 16, 187, 12, // Skip to: 5874 /* 2615 */ MCD_OPC_Decode, 238, 14, 195, 1, // Opcode: VST1d16wb_register /* 2620 */ MCD_OPC_FilterValue, 2, 38, 0, // Skip to: 2662 /* 2624 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2627 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2640 /* 2631 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2653 /* 2635 */ MCD_OPC_Decode, 246, 14, 195, 1, // Opcode: VST1d32wb_fixed /* 2640 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2653 /* 2644 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2653 /* 2648 */ MCD_OPC_Decode, 239, 14, 195, 1, // Opcode: VST1d32 /* 2653 */ MCD_OPC_CheckPredicate, 16, 145, 12, // Skip to: 5874 /* 2657 */ MCD_OPC_Decode, 247, 14, 195, 1, // Opcode: VST1d32wb_register /* 2662 */ MCD_OPC_FilterValue, 3, 136, 12, // Skip to: 5874 /* 2666 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2669 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2682 /* 2673 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2695 /* 2677 */ MCD_OPC_Decode, 133, 15, 195, 1, // Opcode: VST1d64wb_fixed /* 2682 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2695 /* 2686 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2695 /* 2690 */ MCD_OPC_Decode, 248, 14, 195, 1, // Opcode: VST1d64 /* 2695 */ MCD_OPC_CheckPredicate, 16, 103, 12, // Skip to: 5874 /* 2699 */ MCD_OPC_Decode, 134, 15, 195, 1, // Opcode: VST1d64wb_register /* 2704 */ MCD_OPC_FilterValue, 233, 3, 93, 12, // Skip to: 5874 /* 2709 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2724 /* 2713 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2724 /* 2719 */ MCD_OPC_Decode, 179, 16, 199, 1, // Opcode: VST4LNd16 /* 2724 */ MCD_OPC_CheckPredicate, 16, 74, 12, // Skip to: 5874 /* 2728 */ MCD_OPC_Decode, 182, 16, 199, 1, // Opcode: VST4LNd16_UPD /* 2733 */ MCD_OPC_FilterValue, 2, 65, 12, // Skip to: 5874 /* 2737 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2740 */ MCD_OPC_FilterValue, 232, 3, 171, 0, // Skip to: 2916 /* 2745 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 2748 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 2790 /* 2752 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2755 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2768 /* 2759 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2781 /* 2763 */ MCD_OPC_Decode, 150, 7, 195, 1, // Opcode: VLD1d8wb_fixed /* 2768 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2781 /* 2772 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2781 /* 2776 */ MCD_OPC_Decode, 143, 7, 195, 1, // Opcode: VLD1d8 /* 2781 */ MCD_OPC_CheckPredicate, 16, 17, 12, // Skip to: 5874 /* 2785 */ MCD_OPC_Decode, 151, 7, 195, 1, // Opcode: VLD1d8wb_register /* 2790 */ MCD_OPC_FilterValue, 1, 38, 0, // Skip to: 2832 /* 2794 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2797 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2810 /* 2801 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2823 /* 2805 */ MCD_OPC_Decode, 245, 6, 195, 1, // Opcode: VLD1d16wb_fixed /* 2810 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2823 /* 2814 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2823 /* 2818 */ MCD_OPC_Decode, 238, 6, 195, 1, // Opcode: VLD1d16 /* 2823 */ MCD_OPC_CheckPredicate, 16, 231, 11, // Skip to: 5874 /* 2827 */ MCD_OPC_Decode, 246, 6, 195, 1, // Opcode: VLD1d16wb_register /* 2832 */ MCD_OPC_FilterValue, 2, 38, 0, // Skip to: 2874 /* 2836 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2839 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2852 /* 2843 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2865 /* 2847 */ MCD_OPC_Decode, 254, 6, 195, 1, // Opcode: VLD1d32wb_fixed /* 2852 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2865 /* 2856 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2865 /* 2860 */ MCD_OPC_Decode, 247, 6, 195, 1, // Opcode: VLD1d32 /* 2865 */ MCD_OPC_CheckPredicate, 16, 189, 11, // Skip to: 5874 /* 2869 */ MCD_OPC_Decode, 255, 6, 195, 1, // Opcode: VLD1d32wb_register /* 2874 */ MCD_OPC_FilterValue, 3, 180, 11, // Skip to: 5874 /* 2878 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 2881 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 2894 /* 2885 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 2907 /* 2889 */ MCD_OPC_Decode, 141, 7, 195, 1, // Opcode: VLD1d64wb_fixed /* 2894 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 2907 /* 2898 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 2907 /* 2902 */ MCD_OPC_Decode, 128, 7, 195, 1, // Opcode: VLD1d64 /* 2907 */ MCD_OPC_CheckPredicate, 16, 147, 11, // Skip to: 5874 /* 2911 */ MCD_OPC_Decode, 142, 7, 195, 1, // Opcode: VLD1d64wb_register /* 2916 */ MCD_OPC_FilterValue, 233, 3, 137, 11, // Skip to: 5874 /* 2921 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2936 /* 2925 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2936 /* 2931 */ MCD_OPC_Decode, 149, 9, 200, 1, // Opcode: VLD4LNd16 /* 2936 */ MCD_OPC_CheckPredicate, 16, 118, 11, // Skip to: 5874 /* 2940 */ MCD_OPC_Decode, 152, 9, 200, 1, // Opcode: VLD4LNd16_UPD /* 2945 */ MCD_OPC_FilterValue, 1, 109, 11, // Skip to: 5874 /* 2949 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 2952 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 2988 /* 2956 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2959 */ MCD_OPC_FilterValue, 233, 3, 94, 11, // Skip to: 5874 /* 2964 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 2979 /* 2968 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 2979 /* 2974 */ MCD_OPC_Decode, 200, 16, 199, 1, // Opcode: VST4LNq16 /* 2979 */ MCD_OPC_CheckPredicate, 16, 75, 11, // Skip to: 5874 /* 2983 */ MCD_OPC_Decode, 203, 16, 199, 1, // Opcode: VST4LNq16_UPD /* 2988 */ MCD_OPC_FilterValue, 2, 66, 11, // Skip to: 5874 /* 2992 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 2995 */ MCD_OPC_FilterValue, 233, 3, 58, 11, // Skip to: 5874 /* 3000 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3015 /* 3004 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3015 /* 3010 */ MCD_OPC_Decode, 170, 9, 200, 1, // Opcode: VLD4LNq16 /* 3015 */ MCD_OPC_CheckPredicate, 16, 39, 11, // Skip to: 5874 /* 3019 */ MCD_OPC_Decode, 173, 9, 200, 1, // Opcode: VLD4LNq16_UPD /* 3024 */ MCD_OPC_FilterValue, 8, 131, 1, // Skip to: 3415 /* 3028 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3031 */ MCD_OPC_FilterValue, 0, 3, 1, // Skip to: 3294 /* 3035 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3038 */ MCD_OPC_FilterValue, 0, 124, 0, // Skip to: 3166 /* 3042 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3045 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 3137 /* 3050 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3053 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 3095 /* 3057 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3060 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3073 /* 3064 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3086 /* 3068 */ MCD_OPC_Decode, 207, 15, 198, 1, // Opcode: VST2d8wb_fixed /* 3073 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3086 /* 3077 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3086 /* 3081 */ MCD_OPC_Decode, 206, 15, 198, 1, // Opcode: VST2d8 /* 3086 */ MCD_OPC_CheckPredicate, 16, 224, 10, // Skip to: 5874 /* 3090 */ MCD_OPC_Decode, 208, 15, 198, 1, // Opcode: VST2d8wb_register /* 3095 */ MCD_OPC_FilterValue, 1, 215, 10, // Skip to: 5874 /* 3099 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3102 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3115 /* 3106 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3128 /* 3110 */ MCD_OPC_Decode, 204, 15, 198, 1, // Opcode: VST2d32wb_fixed /* 3115 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3128 /* 3119 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3128 /* 3123 */ MCD_OPC_Decode, 203, 15, 198, 1, // Opcode: VST2d32 /* 3128 */ MCD_OPC_CheckPredicate, 16, 182, 10, // Skip to: 5874 /* 3132 */ MCD_OPC_Decode, 205, 15, 198, 1, // Opcode: VST2d32wb_register /* 3137 */ MCD_OPC_FilterValue, 233, 3, 172, 10, // Skip to: 5874 /* 3142 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3157 /* 3146 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3157 /* 3152 */ MCD_OPC_Decode, 211, 14, 191, 1, // Opcode: VST1LNd32 /* 3157 */ MCD_OPC_CheckPredicate, 16, 153, 10, // Skip to: 5874 /* 3161 */ MCD_OPC_Decode, 212, 14, 191, 1, // Opcode: VST1LNd32_UPD /* 3166 */ MCD_OPC_FilterValue, 2, 144, 10, // Skip to: 5874 /* 3170 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3173 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 3265 /* 3178 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3181 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 3223 /* 3185 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3188 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3201 /* 3192 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3214 /* 3196 */ MCD_OPC_Decode, 233, 7, 198, 1, // Opcode: VLD2d8wb_fixed /* 3201 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3214 /* 3205 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3214 /* 3209 */ MCD_OPC_Decode, 232, 7, 198, 1, // Opcode: VLD2d8 /* 3214 */ MCD_OPC_CheckPredicate, 16, 96, 10, // Skip to: 5874 /* 3218 */ MCD_OPC_Decode, 234, 7, 198, 1, // Opcode: VLD2d8wb_register /* 3223 */ MCD_OPC_FilterValue, 1, 87, 10, // Skip to: 5874 /* 3227 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3230 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3243 /* 3234 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3256 /* 3238 */ MCD_OPC_Decode, 230, 7, 198, 1, // Opcode: VLD2d32wb_fixed /* 3243 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3256 /* 3247 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3256 /* 3251 */ MCD_OPC_Decode, 229, 7, 198, 1, // Opcode: VLD2d32 /* 3256 */ MCD_OPC_CheckPredicate, 16, 54, 10, // Skip to: 5874 /* 3260 */ MCD_OPC_Decode, 231, 7, 198, 1, // Opcode: VLD2d32wb_register /* 3265 */ MCD_OPC_FilterValue, 233, 3, 44, 10, // Skip to: 5874 /* 3270 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3285 /* 3274 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3285 /* 3280 */ MCD_OPC_Decode, 219, 6, 192, 1, // Opcode: VLD1LNd32 /* 3285 */ MCD_OPC_CheckPredicate, 16, 25, 10, // Skip to: 5874 /* 3289 */ MCD_OPC_Decode, 220, 6, 192, 1, // Opcode: VLD1LNd32_UPD /* 3294 */ MCD_OPC_FilterValue, 1, 16, 10, // Skip to: 5874 /* 3298 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3301 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 3358 /* 3305 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3308 */ MCD_OPC_FilterValue, 0, 2, 10, // Skip to: 5874 /* 3312 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3315 */ MCD_OPC_FilterValue, 232, 3, 250, 9, // Skip to: 5874 /* 3320 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3323 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3336 /* 3327 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3349 /* 3331 */ MCD_OPC_Decode, 201, 15, 198, 1, // Opcode: VST2d16wb_fixed /* 3336 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3349 /* 3340 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3349 /* 3344 */ MCD_OPC_Decode, 200, 15, 198, 1, // Opcode: VST2d16 /* 3349 */ MCD_OPC_CheckPredicate, 16, 217, 9, // Skip to: 5874 /* 3353 */ MCD_OPC_Decode, 202, 15, 198, 1, // Opcode: VST2d16wb_register /* 3358 */ MCD_OPC_FilterValue, 2, 208, 9, // Skip to: 5874 /* 3362 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3365 */ MCD_OPC_FilterValue, 0, 201, 9, // Skip to: 5874 /* 3369 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3372 */ MCD_OPC_FilterValue, 232, 3, 193, 9, // Skip to: 5874 /* 3377 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3380 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3393 /* 3384 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3406 /* 3388 */ MCD_OPC_Decode, 227, 7, 198, 1, // Opcode: VLD2d16wb_fixed /* 3393 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3406 /* 3397 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3406 /* 3401 */ MCD_OPC_Decode, 226, 7, 198, 1, // Opcode: VLD2d16 /* 3406 */ MCD_OPC_CheckPredicate, 16, 160, 9, // Skip to: 5874 /* 3410 */ MCD_OPC_Decode, 228, 7, 198, 1, // Opcode: VLD2d16wb_register /* 3415 */ MCD_OPC_FilterValue, 9, 217, 1, // Skip to: 3892 /* 3419 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3422 */ MCD_OPC_FilterValue, 0, 17, 1, // Skip to: 3699 /* 3426 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3429 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 3564 /* 3433 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3436 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 3528 /* 3441 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3444 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 3486 /* 3448 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3451 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3464 /* 3455 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3477 /* 3459 */ MCD_OPC_Decode, 198, 15, 198, 1, // Opcode: VST2b8wb_fixed /* 3464 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3477 /* 3468 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3477 /* 3472 */ MCD_OPC_Decode, 197, 15, 198, 1, // Opcode: VST2b8 /* 3477 */ MCD_OPC_CheckPredicate, 16, 89, 9, // Skip to: 5874 /* 3481 */ MCD_OPC_Decode, 199, 15, 198, 1, // Opcode: VST2b8wb_register /* 3486 */ MCD_OPC_FilterValue, 1, 80, 9, // Skip to: 5874 /* 3490 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3493 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3506 /* 3497 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3519 /* 3501 */ MCD_OPC_Decode, 195, 15, 198, 1, // Opcode: VST2b32wb_fixed /* 3506 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3519 /* 3510 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3519 /* 3514 */ MCD_OPC_Decode, 194, 15, 198, 1, // Opcode: VST2b32 /* 3519 */ MCD_OPC_CheckPredicate, 16, 47, 9, // Skip to: 5874 /* 3523 */ MCD_OPC_Decode, 196, 15, 198, 1, // Opcode: VST2b32wb_register /* 3528 */ MCD_OPC_FilterValue, 233, 3, 37, 9, // Skip to: 5874 /* 3533 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 3536 */ MCD_OPC_FilterValue, 0, 30, 9, // Skip to: 5874 /* 3540 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3555 /* 3544 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3555 /* 3550 */ MCD_OPC_Decode, 160, 15, 193, 1, // Opcode: VST2LNd32 /* 3555 */ MCD_OPC_CheckPredicate, 16, 11, 9, // Skip to: 5874 /* 3559 */ MCD_OPC_Decode, 163, 15, 193, 1, // Opcode: VST2LNd32_UPD /* 3564 */ MCD_OPC_FilterValue, 2, 2, 9, // Skip to: 5874 /* 3568 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3571 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 3663 /* 3576 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3579 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 3621 /* 3583 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3586 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3599 /* 3590 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3612 /* 3594 */ MCD_OPC_Decode, 224, 7, 198, 1, // Opcode: VLD2b8wb_fixed /* 3599 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3612 /* 3603 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3612 /* 3607 */ MCD_OPC_Decode, 223, 7, 198, 1, // Opcode: VLD2b8 /* 3612 */ MCD_OPC_CheckPredicate, 16, 210, 8, // Skip to: 5874 /* 3616 */ MCD_OPC_Decode, 225, 7, 198, 1, // Opcode: VLD2b8wb_register /* 3621 */ MCD_OPC_FilterValue, 1, 201, 8, // Skip to: 5874 /* 3625 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3628 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3641 /* 3632 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3654 /* 3636 */ MCD_OPC_Decode, 221, 7, 198, 1, // Opcode: VLD2b32wb_fixed /* 3641 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3654 /* 3645 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3654 /* 3649 */ MCD_OPC_Decode, 220, 7, 198, 1, // Opcode: VLD2b32 /* 3654 */ MCD_OPC_CheckPredicate, 16, 168, 8, // Skip to: 5874 /* 3658 */ MCD_OPC_Decode, 222, 7, 198, 1, // Opcode: VLD2b32wb_register /* 3663 */ MCD_OPC_FilterValue, 233, 3, 158, 8, // Skip to: 5874 /* 3668 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 3671 */ MCD_OPC_FilterValue, 0, 151, 8, // Skip to: 5874 /* 3675 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3690 /* 3679 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3690 /* 3685 */ MCD_OPC_Decode, 186, 7, 194, 1, // Opcode: VLD2LNd32 /* 3690 */ MCD_OPC_CheckPredicate, 16, 132, 8, // Skip to: 5874 /* 3694 */ MCD_OPC_Decode, 189, 7, 194, 1, // Opcode: VLD2LNd32_UPD /* 3699 */ MCD_OPC_FilterValue, 1, 123, 8, // Skip to: 5874 /* 3703 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3706 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 3799 /* 3710 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3713 */ MCD_OPC_FilterValue, 232, 3, 45, 0, // Skip to: 3763 /* 3718 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3721 */ MCD_OPC_FilterValue, 0, 101, 8, // Skip to: 5874 /* 3725 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3728 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3741 /* 3732 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3754 /* 3736 */ MCD_OPC_Decode, 192, 15, 198, 1, // Opcode: VST2b16wb_fixed /* 3741 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3754 /* 3745 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3754 /* 3749 */ MCD_OPC_Decode, 191, 15, 198, 1, // Opcode: VST2b16 /* 3754 */ MCD_OPC_CheckPredicate, 16, 68, 8, // Skip to: 5874 /* 3758 */ MCD_OPC_Decode, 193, 15, 198, 1, // Opcode: VST2b16wb_register /* 3763 */ MCD_OPC_FilterValue, 233, 3, 58, 8, // Skip to: 5874 /* 3768 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 3771 */ MCD_OPC_FilterValue, 0, 51, 8, // Skip to: 5874 /* 3775 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3790 /* 3779 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3790 /* 3785 */ MCD_OPC_Decode, 181, 15, 193, 1, // Opcode: VST2LNq32 /* 3790 */ MCD_OPC_CheckPredicate, 16, 32, 8, // Skip to: 5874 /* 3794 */ MCD_OPC_Decode, 184, 15, 193, 1, // Opcode: VST2LNq32_UPD /* 3799 */ MCD_OPC_FilterValue, 2, 23, 8, // Skip to: 5874 /* 3803 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3806 */ MCD_OPC_FilterValue, 232, 3, 45, 0, // Skip to: 3856 /* 3811 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3814 */ MCD_OPC_FilterValue, 0, 8, 8, // Skip to: 5874 /* 3818 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3821 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3834 /* 3825 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3847 /* 3829 */ MCD_OPC_Decode, 218, 7, 198, 1, // Opcode: VLD2b16wb_fixed /* 3834 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3847 /* 3838 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3847 /* 3842 */ MCD_OPC_Decode, 217, 7, 198, 1, // Opcode: VLD2b16 /* 3847 */ MCD_OPC_CheckPredicate, 16, 231, 7, // Skip to: 5874 /* 3851 */ MCD_OPC_Decode, 219, 7, 198, 1, // Opcode: VLD2b16wb_register /* 3856 */ MCD_OPC_FilterValue, 233, 3, 221, 7, // Skip to: 5874 /* 3861 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 3864 */ MCD_OPC_FilterValue, 0, 214, 7, // Skip to: 5874 /* 3868 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 3883 /* 3872 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 3883 /* 3878 */ MCD_OPC_Decode, 207, 7, 194, 1, // Opcode: VLD2LNq32 /* 3883 */ MCD_OPC_CheckPredicate, 16, 195, 7, // Skip to: 5874 /* 3887 */ MCD_OPC_Decode, 210, 7, 194, 1, // Opcode: VLD2LNq32_UPD /* 3892 */ MCD_OPC_FilterValue, 10, 45, 2, // Skip to: 4453 /* 3896 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 3899 */ MCD_OPC_FilterValue, 0, 17, 1, // Skip to: 4176 /* 3903 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3906 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 4041 /* 3910 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 3913 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 4005 /* 3918 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 3921 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 3963 /* 3925 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3928 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3941 /* 3932 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3954 /* 3936 */ MCD_OPC_Decode, 154, 15, 195, 1, // Opcode: VST1q8wb_fixed /* 3941 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3954 /* 3945 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3954 /* 3949 */ MCD_OPC_Decode, 153, 15, 195, 1, // Opcode: VST1q8 /* 3954 */ MCD_OPC_CheckPredicate, 16, 124, 7, // Skip to: 5874 /* 3958 */ MCD_OPC_Decode, 155, 15, 195, 1, // Opcode: VST1q8wb_register /* 3963 */ MCD_OPC_FilterValue, 1, 115, 7, // Skip to: 5874 /* 3967 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 3970 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 3983 /* 3974 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 3996 /* 3978 */ MCD_OPC_Decode, 148, 15, 195, 1, // Opcode: VST1q32wb_fixed /* 3983 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 3996 /* 3987 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 3996 /* 3991 */ MCD_OPC_Decode, 147, 15, 195, 1, // Opcode: VST1q32 /* 3996 */ MCD_OPC_CheckPredicate, 16, 82, 7, // Skip to: 5874 /* 4000 */ MCD_OPC_Decode, 149, 15, 195, 1, // Opcode: VST1q32wb_register /* 4005 */ MCD_OPC_FilterValue, 233, 3, 72, 7, // Skip to: 5874 /* 4010 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 4013 */ MCD_OPC_FilterValue, 0, 65, 7, // Skip to: 5874 /* 4017 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4032 /* 4021 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4032 /* 4027 */ MCD_OPC_Decode, 231, 15, 196, 1, // Opcode: VST3LNd32 /* 4032 */ MCD_OPC_CheckPredicate, 16, 46, 7, // Skip to: 5874 /* 4036 */ MCD_OPC_Decode, 234, 15, 196, 1, // Opcode: VST3LNd32_UPD /* 4041 */ MCD_OPC_FilterValue, 2, 37, 7, // Skip to: 5874 /* 4045 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4048 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 4140 /* 4053 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4056 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 4098 /* 4060 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4063 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4076 /* 4067 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4089 /* 4071 */ MCD_OPC_Decode, 162, 7, 195, 1, // Opcode: VLD1q8wb_fixed /* 4076 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4089 /* 4080 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4089 /* 4084 */ MCD_OPC_Decode, 161, 7, 195, 1, // Opcode: VLD1q8 /* 4089 */ MCD_OPC_CheckPredicate, 16, 245, 6, // Skip to: 5874 /* 4093 */ MCD_OPC_Decode, 163, 7, 195, 1, // Opcode: VLD1q8wb_register /* 4098 */ MCD_OPC_FilterValue, 1, 236, 6, // Skip to: 5874 /* 4102 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4105 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4118 /* 4109 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4131 /* 4113 */ MCD_OPC_Decode, 156, 7, 195, 1, // Opcode: VLD1q32wb_fixed /* 4118 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4131 /* 4122 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4131 /* 4126 */ MCD_OPC_Decode, 155, 7, 195, 1, // Opcode: VLD1q32 /* 4131 */ MCD_OPC_CheckPredicate, 16, 203, 6, // Skip to: 5874 /* 4135 */ MCD_OPC_Decode, 157, 7, 195, 1, // Opcode: VLD1q32wb_register /* 4140 */ MCD_OPC_FilterValue, 233, 3, 193, 6, // Skip to: 5874 /* 4145 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 4148 */ MCD_OPC_FilterValue, 0, 186, 6, // Skip to: 5874 /* 4152 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4167 /* 4156 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4167 /* 4162 */ MCD_OPC_Decode, 165, 8, 197, 1, // Opcode: VLD3LNd32 /* 4167 */ MCD_OPC_CheckPredicate, 16, 167, 6, // Skip to: 5874 /* 4171 */ MCD_OPC_Decode, 168, 8, 197, 1, // Opcode: VLD3LNd32_UPD /* 4176 */ MCD_OPC_FilterValue, 1, 158, 6, // Skip to: 5874 /* 4180 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4183 */ MCD_OPC_FilterValue, 0, 131, 0, // Skip to: 4318 /* 4187 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4190 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 4282 /* 4195 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4198 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 4240 /* 4202 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4205 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4218 /* 4209 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4231 /* 4213 */ MCD_OPC_Decode, 145, 15, 195, 1, // Opcode: VST1q16wb_fixed /* 4218 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4231 /* 4222 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4231 /* 4226 */ MCD_OPC_Decode, 144, 15, 195, 1, // Opcode: VST1q16 /* 4231 */ MCD_OPC_CheckPredicate, 16, 103, 6, // Skip to: 5874 /* 4235 */ MCD_OPC_Decode, 146, 15, 195, 1, // Opcode: VST1q16wb_register /* 4240 */ MCD_OPC_FilterValue, 1, 94, 6, // Skip to: 5874 /* 4244 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4247 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4260 /* 4251 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4273 /* 4255 */ MCD_OPC_Decode, 151, 15, 195, 1, // Opcode: VST1q64wb_fixed /* 4260 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4273 /* 4264 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4273 /* 4268 */ MCD_OPC_Decode, 150, 15, 195, 1, // Opcode: VST1q64 /* 4273 */ MCD_OPC_CheckPredicate, 16, 61, 6, // Skip to: 5874 /* 4277 */ MCD_OPC_Decode, 152, 15, 195, 1, // Opcode: VST1q64wb_register /* 4282 */ MCD_OPC_FilterValue, 233, 3, 51, 6, // Skip to: 5874 /* 4287 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 4290 */ MCD_OPC_FilterValue, 0, 44, 6, // Skip to: 5874 /* 4294 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4309 /* 4298 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4309 /* 4304 */ MCD_OPC_Decode, 252, 15, 196, 1, // Opcode: VST3LNq32 /* 4309 */ MCD_OPC_CheckPredicate, 16, 25, 6, // Skip to: 5874 /* 4313 */ MCD_OPC_Decode, 255, 15, 196, 1, // Opcode: VST3LNq32_UPD /* 4318 */ MCD_OPC_FilterValue, 2, 16, 6, // Skip to: 5874 /* 4322 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4325 */ MCD_OPC_FilterValue, 232, 3, 87, 0, // Skip to: 4417 /* 4330 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4333 */ MCD_OPC_FilterValue, 0, 38, 0, // Skip to: 4375 /* 4337 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4340 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4353 /* 4344 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4366 /* 4348 */ MCD_OPC_Decode, 153, 7, 195, 1, // Opcode: VLD1q16wb_fixed /* 4353 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4366 /* 4357 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4366 /* 4361 */ MCD_OPC_Decode, 152, 7, 195, 1, // Opcode: VLD1q16 /* 4366 */ MCD_OPC_CheckPredicate, 16, 224, 5, // Skip to: 5874 /* 4370 */ MCD_OPC_Decode, 154, 7, 195, 1, // Opcode: VLD1q16wb_register /* 4375 */ MCD_OPC_FilterValue, 1, 215, 5, // Skip to: 5874 /* 4379 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4382 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4395 /* 4386 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4408 /* 4390 */ MCD_OPC_Decode, 159, 7, 195, 1, // Opcode: VLD1q64wb_fixed /* 4395 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4408 /* 4399 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4408 /* 4403 */ MCD_OPC_Decode, 158, 7, 195, 1, // Opcode: VLD1q64 /* 4408 */ MCD_OPC_CheckPredicate, 16, 182, 5, // Skip to: 5874 /* 4412 */ MCD_OPC_Decode, 160, 7, 195, 1, // Opcode: VLD1q64wb_register /* 4417 */ MCD_OPC_FilterValue, 233, 3, 172, 5, // Skip to: 5874 /* 4422 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 4425 */ MCD_OPC_FilterValue, 0, 165, 5, // Skip to: 5874 /* 4429 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4444 /* 4433 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4444 /* 4439 */ MCD_OPC_Decode, 186, 8, 197, 1, // Opcode: VLD3LNq32 /* 4444 */ MCD_OPC_CheckPredicate, 16, 146, 5, // Skip to: 5874 /* 4448 */ MCD_OPC_Decode, 189, 8, 197, 1, // Opcode: VLD3LNq32_UPD /* 4453 */ MCD_OPC_FilterValue, 11, 161, 0, // Skip to: 4618 /* 4457 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 4460 */ MCD_OPC_FilterValue, 0, 75, 0, // Skip to: 4539 /* 4464 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4467 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 4503 /* 4471 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4474 */ MCD_OPC_FilterValue, 233, 3, 115, 5, // Skip to: 5874 /* 4479 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4494 /* 4483 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4494 /* 4489 */ MCD_OPC_Decode, 183, 16, 199, 1, // Opcode: VST4LNd32 /* 4494 */ MCD_OPC_CheckPredicate, 16, 96, 5, // Skip to: 5874 /* 4498 */ MCD_OPC_Decode, 186, 16, 199, 1, // Opcode: VST4LNd32_UPD /* 4503 */ MCD_OPC_FilterValue, 2, 87, 5, // Skip to: 5874 /* 4507 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4510 */ MCD_OPC_FilterValue, 233, 3, 79, 5, // Skip to: 5874 /* 4515 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4530 /* 4519 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4530 /* 4525 */ MCD_OPC_Decode, 153, 9, 200, 1, // Opcode: VLD4LNd32 /* 4530 */ MCD_OPC_CheckPredicate, 16, 60, 5, // Skip to: 5874 /* 4534 */ MCD_OPC_Decode, 156, 9, 200, 1, // Opcode: VLD4LNd32_UPD /* 4539 */ MCD_OPC_FilterValue, 1, 51, 5, // Skip to: 5874 /* 4543 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4546 */ MCD_OPC_FilterValue, 0, 32, 0, // Skip to: 4582 /* 4550 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4553 */ MCD_OPC_FilterValue, 233, 3, 36, 5, // Skip to: 5874 /* 4558 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4573 /* 4562 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4573 /* 4568 */ MCD_OPC_Decode, 204, 16, 199, 1, // Opcode: VST4LNq32 /* 4573 */ MCD_OPC_CheckPredicate, 16, 17, 5, // Skip to: 5874 /* 4577 */ MCD_OPC_Decode, 207, 16, 199, 1, // Opcode: VST4LNq32_UPD /* 4582 */ MCD_OPC_FilterValue, 2, 8, 5, // Skip to: 5874 /* 4586 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4589 */ MCD_OPC_FilterValue, 233, 3, 0, 5, // Skip to: 5874 /* 4594 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 4609 /* 4598 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 4609 /* 4604 */ MCD_OPC_Decode, 174, 9, 200, 1, // Opcode: VLD4LNq32 /* 4609 */ MCD_OPC_CheckPredicate, 16, 237, 4, // Skip to: 5874 /* 4613 */ MCD_OPC_Decode, 177, 9, 200, 1, // Opcode: VLD4LNq32_UPD /* 4618 */ MCD_OPC_FilterValue, 12, 89, 1, // Skip to: 4967 /* 4622 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 4625 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 4682 /* 4629 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4632 */ MCD_OPC_FilterValue, 2, 214, 4, // Skip to: 5874 /* 4636 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4639 */ MCD_OPC_FilterValue, 233, 3, 206, 4, // Skip to: 5874 /* 4644 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4647 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4660 /* 4651 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4673 /* 4655 */ MCD_OPC_Decode, 206, 6, 202, 1, // Opcode: VLD1DUPd8wb_fixed /* 4660 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4673 /* 4664 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4673 /* 4668 */ MCD_OPC_Decode, 205, 6, 202, 1, // Opcode: VLD1DUPd8 /* 4673 */ MCD_OPC_CheckPredicate, 16, 173, 4, // Skip to: 5874 /* 4677 */ MCD_OPC_Decode, 207, 6, 202, 1, // Opcode: VLD1DUPd8wb_register /* 4682 */ MCD_OPC_FilterValue, 1, 53, 0, // Skip to: 4739 /* 4686 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4689 */ MCD_OPC_FilterValue, 2, 157, 4, // Skip to: 5874 /* 4693 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4696 */ MCD_OPC_FilterValue, 233, 3, 149, 4, // Skip to: 5874 /* 4701 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4704 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4717 /* 4708 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4730 /* 4712 */ MCD_OPC_Decode, 215, 6, 202, 1, // Opcode: VLD1DUPq8wb_fixed /* 4717 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4730 /* 4721 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4730 /* 4725 */ MCD_OPC_Decode, 214, 6, 202, 1, // Opcode: VLD1DUPq8 /* 4730 */ MCD_OPC_CheckPredicate, 16, 116, 4, // Skip to: 5874 /* 4734 */ MCD_OPC_Decode, 216, 6, 202, 1, // Opcode: VLD1DUPq8wb_register /* 4739 */ MCD_OPC_FilterValue, 2, 53, 0, // Skip to: 4796 /* 4743 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4746 */ MCD_OPC_FilterValue, 2, 100, 4, // Skip to: 5874 /* 4750 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4753 */ MCD_OPC_FilterValue, 233, 3, 92, 4, // Skip to: 5874 /* 4758 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4761 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4774 /* 4765 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4787 /* 4769 */ MCD_OPC_Decode, 200, 6, 202, 1, // Opcode: VLD1DUPd16wb_fixed /* 4774 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4787 /* 4778 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4787 /* 4782 */ MCD_OPC_Decode, 199, 6, 202, 1, // Opcode: VLD1DUPd16 /* 4787 */ MCD_OPC_CheckPredicate, 16, 59, 4, // Skip to: 5874 /* 4791 */ MCD_OPC_Decode, 201, 6, 202, 1, // Opcode: VLD1DUPd16wb_register /* 4796 */ MCD_OPC_FilterValue, 3, 53, 0, // Skip to: 4853 /* 4800 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4803 */ MCD_OPC_FilterValue, 2, 43, 4, // Skip to: 5874 /* 4807 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4810 */ MCD_OPC_FilterValue, 233, 3, 35, 4, // Skip to: 5874 /* 4815 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4818 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4831 /* 4822 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4844 /* 4826 */ MCD_OPC_Decode, 209, 6, 202, 1, // Opcode: VLD1DUPq16wb_fixed /* 4831 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4844 /* 4835 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4844 /* 4839 */ MCD_OPC_Decode, 208, 6, 202, 1, // Opcode: VLD1DUPq16 /* 4844 */ MCD_OPC_CheckPredicate, 16, 2, 4, // Skip to: 5874 /* 4848 */ MCD_OPC_Decode, 210, 6, 202, 1, // Opcode: VLD1DUPq16wb_register /* 4853 */ MCD_OPC_FilterValue, 4, 53, 0, // Skip to: 4910 /* 4857 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4860 */ MCD_OPC_FilterValue, 2, 242, 3, // Skip to: 5874 /* 4864 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4867 */ MCD_OPC_FilterValue, 233, 3, 234, 3, // Skip to: 5874 /* 4872 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4875 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4888 /* 4879 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4901 /* 4883 */ MCD_OPC_Decode, 203, 6, 202, 1, // Opcode: VLD1DUPd32wb_fixed /* 4888 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4901 /* 4892 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4901 /* 4896 */ MCD_OPC_Decode, 202, 6, 202, 1, // Opcode: VLD1DUPd32 /* 4901 */ MCD_OPC_CheckPredicate, 16, 201, 3, // Skip to: 5874 /* 4905 */ MCD_OPC_Decode, 204, 6, 202, 1, // Opcode: VLD1DUPd32wb_register /* 4910 */ MCD_OPC_FilterValue, 5, 192, 3, // Skip to: 5874 /* 4914 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4917 */ MCD_OPC_FilterValue, 2, 185, 3, // Skip to: 5874 /* 4921 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4924 */ MCD_OPC_FilterValue, 233, 3, 177, 3, // Skip to: 5874 /* 4929 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4932 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 4945 /* 4936 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 4958 /* 4940 */ MCD_OPC_Decode, 212, 6, 202, 1, // Opcode: VLD1DUPq32wb_fixed /* 4945 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 4958 /* 4949 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 4958 /* 4953 */ MCD_OPC_Decode, 211, 6, 202, 1, // Opcode: VLD1DUPq32 /* 4958 */ MCD_OPC_CheckPredicate, 16, 144, 3, // Skip to: 5874 /* 4962 */ MCD_OPC_Decode, 213, 6, 202, 1, // Opcode: VLD1DUPq32wb_register /* 4967 */ MCD_OPC_FilterValue, 13, 89, 1, // Skip to: 5316 /* 4971 */ MCD_OPC_ExtractField, 5, 3, // Inst{7-5} ... /* 4974 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 5031 /* 4978 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 4981 */ MCD_OPC_FilterValue, 2, 121, 3, // Skip to: 5874 /* 4985 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 4988 */ MCD_OPC_FilterValue, 233, 3, 113, 3, // Skip to: 5874 /* 4993 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 4996 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 5009 /* 5000 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 5022 /* 5004 */ MCD_OPC_Decode, 177, 7, 203, 1, // Opcode: VLD2DUPd8wb_fixed /* 5009 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 5022 /* 5013 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5022 /* 5017 */ MCD_OPC_Decode, 176, 7, 203, 1, // Opcode: VLD2DUPd8 /* 5022 */ MCD_OPC_CheckPredicate, 16, 80, 3, // Skip to: 5874 /* 5026 */ MCD_OPC_Decode, 178, 7, 203, 1, // Opcode: VLD2DUPd8wb_register /* 5031 */ MCD_OPC_FilterValue, 1, 53, 0, // Skip to: 5088 /* 5035 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5038 */ MCD_OPC_FilterValue, 2, 64, 3, // Skip to: 5874 /* 5042 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5045 */ MCD_OPC_FilterValue, 233, 3, 56, 3, // Skip to: 5874 /* 5050 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 5053 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 5066 /* 5057 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 5079 /* 5061 */ MCD_OPC_Decode, 180, 7, 203, 1, // Opcode: VLD2DUPd8x2wb_fixed /* 5066 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 5079 /* 5070 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5079 /* 5074 */ MCD_OPC_Decode, 179, 7, 203, 1, // Opcode: VLD2DUPd8x2 /* 5079 */ MCD_OPC_CheckPredicate, 16, 23, 3, // Skip to: 5874 /* 5083 */ MCD_OPC_Decode, 181, 7, 203, 1, // Opcode: VLD2DUPd8x2wb_register /* 5088 */ MCD_OPC_FilterValue, 2, 53, 0, // Skip to: 5145 /* 5092 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5095 */ MCD_OPC_FilterValue, 2, 7, 3, // Skip to: 5874 /* 5099 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5102 */ MCD_OPC_FilterValue, 233, 3, 255, 2, // Skip to: 5874 /* 5107 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 5110 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 5123 /* 5114 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 5136 /* 5118 */ MCD_OPC_Decode, 165, 7, 203, 1, // Opcode: VLD2DUPd16wb_fixed /* 5123 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 5136 /* 5127 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5136 /* 5131 */ MCD_OPC_Decode, 164, 7, 203, 1, // Opcode: VLD2DUPd16 /* 5136 */ MCD_OPC_CheckPredicate, 16, 222, 2, // Skip to: 5874 /* 5140 */ MCD_OPC_Decode, 166, 7, 203, 1, // Opcode: VLD2DUPd16wb_register /* 5145 */ MCD_OPC_FilterValue, 3, 53, 0, // Skip to: 5202 /* 5149 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5152 */ MCD_OPC_FilterValue, 2, 206, 2, // Skip to: 5874 /* 5156 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5159 */ MCD_OPC_FilterValue, 233, 3, 198, 2, // Skip to: 5874 /* 5164 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 5167 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 5180 /* 5171 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 5193 /* 5175 */ MCD_OPC_Decode, 168, 7, 203, 1, // Opcode: VLD2DUPd16x2wb_fixed /* 5180 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 5193 /* 5184 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5193 /* 5188 */ MCD_OPC_Decode, 167, 7, 203, 1, // Opcode: VLD2DUPd16x2 /* 5193 */ MCD_OPC_CheckPredicate, 16, 165, 2, // Skip to: 5874 /* 5197 */ MCD_OPC_Decode, 169, 7, 203, 1, // Opcode: VLD2DUPd16x2wb_register /* 5202 */ MCD_OPC_FilterValue, 4, 53, 0, // Skip to: 5259 /* 5206 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5209 */ MCD_OPC_FilterValue, 2, 149, 2, // Skip to: 5874 /* 5213 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5216 */ MCD_OPC_FilterValue, 233, 3, 141, 2, // Skip to: 5874 /* 5221 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 5224 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 5237 /* 5228 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 5250 /* 5232 */ MCD_OPC_Decode, 171, 7, 203, 1, // Opcode: VLD2DUPd32wb_fixed /* 5237 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 5250 /* 5241 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5250 /* 5245 */ MCD_OPC_Decode, 170, 7, 203, 1, // Opcode: VLD2DUPd32 /* 5250 */ MCD_OPC_CheckPredicate, 16, 108, 2, // Skip to: 5874 /* 5254 */ MCD_OPC_Decode, 172, 7, 203, 1, // Opcode: VLD2DUPd32wb_register /* 5259 */ MCD_OPC_FilterValue, 5, 99, 2, // Skip to: 5874 /* 5263 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5266 */ MCD_OPC_FilterValue, 2, 92, 2, // Skip to: 5874 /* 5270 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5273 */ MCD_OPC_FilterValue, 233, 3, 84, 2, // Skip to: 5874 /* 5278 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 5281 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 5294 /* 5285 */ MCD_OPC_CheckPredicate, 16, 18, 0, // Skip to: 5307 /* 5289 */ MCD_OPC_Decode, 174, 7, 203, 1, // Opcode: VLD2DUPd32x2wb_fixed /* 5294 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 5307 /* 5298 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5307 /* 5302 */ MCD_OPC_Decode, 173, 7, 203, 1, // Opcode: VLD2DUPd32x2 /* 5307 */ MCD_OPC_CheckPredicate, 16, 51, 2, // Skip to: 5874 /* 5311 */ MCD_OPC_Decode, 175, 7, 203, 1, // Opcode: VLD2DUPd32x2wb_register /* 5316 */ MCD_OPC_FilterValue, 14, 5, 1, // Skip to: 5581 /* 5320 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 5323 */ MCD_OPC_FilterValue, 0, 39, 0, // Skip to: 5366 /* 5327 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5330 */ MCD_OPC_FilterValue, 2, 28, 2, // Skip to: 5874 /* 5334 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5337 */ MCD_OPC_FilterValue, 233, 3, 20, 2, // Skip to: 5874 /* 5342 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5357 /* 5346 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5357 /* 5352 */ MCD_OPC_Decode, 133, 8, 204, 1, // Opcode: VLD3DUPd8 /* 5357 */ MCD_OPC_CheckPredicate, 16, 1, 2, // Skip to: 5874 /* 5361 */ MCD_OPC_Decode, 136, 8, 204, 1, // Opcode: VLD3DUPd8_UPD /* 5366 */ MCD_OPC_FilterValue, 2, 39, 0, // Skip to: 5409 /* 5370 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5373 */ MCD_OPC_FilterValue, 2, 241, 1, // Skip to: 5874 /* 5377 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5380 */ MCD_OPC_FilterValue, 233, 3, 233, 1, // Skip to: 5874 /* 5385 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5400 /* 5389 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5400 /* 5395 */ MCD_OPC_Decode, 150, 8, 204, 1, // Opcode: VLD3DUPq8 /* 5400 */ MCD_OPC_CheckPredicate, 16, 214, 1, // Skip to: 5874 /* 5404 */ MCD_OPC_Decode, 151, 8, 204, 1, // Opcode: VLD3DUPq8_UPD /* 5409 */ MCD_OPC_FilterValue, 4, 39, 0, // Skip to: 5452 /* 5413 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5416 */ MCD_OPC_FilterValue, 2, 198, 1, // Skip to: 5874 /* 5420 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5423 */ MCD_OPC_FilterValue, 233, 3, 190, 1, // Skip to: 5874 /* 5428 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5443 /* 5432 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5443 /* 5438 */ MCD_OPC_Decode, 253, 7, 204, 1, // Opcode: VLD3DUPd16 /* 5443 */ MCD_OPC_CheckPredicate, 16, 171, 1, // Skip to: 5874 /* 5447 */ MCD_OPC_Decode, 128, 8, 204, 1, // Opcode: VLD3DUPd16_UPD /* 5452 */ MCD_OPC_FilterValue, 6, 39, 0, // Skip to: 5495 /* 5456 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5459 */ MCD_OPC_FilterValue, 2, 155, 1, // Skip to: 5874 /* 5463 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5466 */ MCD_OPC_FilterValue, 233, 3, 147, 1, // Skip to: 5874 /* 5471 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5486 /* 5475 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5486 /* 5481 */ MCD_OPC_Decode, 146, 8, 204, 1, // Opcode: VLD3DUPq16 /* 5486 */ MCD_OPC_CheckPredicate, 16, 128, 1, // Skip to: 5874 /* 5490 */ MCD_OPC_Decode, 147, 8, 204, 1, // Opcode: VLD3DUPq16_UPD /* 5495 */ MCD_OPC_FilterValue, 8, 39, 0, // Skip to: 5538 /* 5499 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5502 */ MCD_OPC_FilterValue, 2, 112, 1, // Skip to: 5874 /* 5506 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5509 */ MCD_OPC_FilterValue, 233, 3, 104, 1, // Skip to: 5874 /* 5514 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5529 /* 5518 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5529 /* 5524 */ MCD_OPC_Decode, 129, 8, 204, 1, // Opcode: VLD3DUPd32 /* 5529 */ MCD_OPC_CheckPredicate, 16, 85, 1, // Skip to: 5874 /* 5533 */ MCD_OPC_Decode, 132, 8, 204, 1, // Opcode: VLD3DUPd32_UPD /* 5538 */ MCD_OPC_FilterValue, 10, 76, 1, // Skip to: 5874 /* 5542 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5545 */ MCD_OPC_FilterValue, 2, 69, 1, // Skip to: 5874 /* 5549 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5552 */ MCD_OPC_FilterValue, 233, 3, 61, 1, // Skip to: 5874 /* 5557 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5572 /* 5561 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5572 /* 5567 */ MCD_OPC_Decode, 148, 8, 204, 1, // Opcode: VLD3DUPq32 /* 5572 */ MCD_OPC_CheckPredicate, 16, 42, 1, // Skip to: 5874 /* 5576 */ MCD_OPC_Decode, 149, 8, 204, 1, // Opcode: VLD3DUPq32_UPD /* 5581 */ MCD_OPC_FilterValue, 15, 33, 1, // Skip to: 5874 /* 5585 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 5588 */ MCD_OPC_FilterValue, 0, 139, 0, // Skip to: 5731 /* 5592 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5595 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 5688 /* 5599 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 5602 */ MCD_OPC_FilterValue, 0, 39, 0, // Skip to: 5645 /* 5606 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5609 */ MCD_OPC_FilterValue, 2, 5, 1, // Skip to: 5874 /* 5613 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5616 */ MCD_OPC_FilterValue, 233, 3, 253, 0, // Skip to: 5874 /* 5621 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5636 /* 5625 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5636 /* 5631 */ MCD_OPC_Decode, 249, 8, 205, 1, // Opcode: VLD4DUPd8 /* 5636 */ MCD_OPC_CheckPredicate, 16, 234, 0, // Skip to: 5874 /* 5640 */ MCD_OPC_Decode, 252, 8, 205, 1, // Opcode: VLD4DUPd8_UPD /* 5645 */ MCD_OPC_FilterValue, 1, 225, 0, // Skip to: 5874 /* 5649 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5652 */ MCD_OPC_FilterValue, 2, 218, 0, // Skip to: 5874 /* 5656 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5659 */ MCD_OPC_FilterValue, 233, 3, 210, 0, // Skip to: 5874 /* 5664 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5679 /* 5668 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5679 /* 5674 */ MCD_OPC_Decode, 241, 8, 205, 1, // Opcode: VLD4DUPd16 /* 5679 */ MCD_OPC_CheckPredicate, 16, 191, 0, // Skip to: 5874 /* 5683 */ MCD_OPC_Decode, 244, 8, 205, 1, // Opcode: VLD4DUPd16_UPD /* 5688 */ MCD_OPC_FilterValue, 1, 182, 0, // Skip to: 5874 /* 5692 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5695 */ MCD_OPC_FilterValue, 2, 175, 0, // Skip to: 5874 /* 5699 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5702 */ MCD_OPC_FilterValue, 233, 3, 167, 0, // Skip to: 5874 /* 5707 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5722 /* 5711 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5722 /* 5717 */ MCD_OPC_Decode, 245, 8, 205, 1, // Opcode: VLD4DUPd32 /* 5722 */ MCD_OPC_CheckPredicate, 16, 148, 0, // Skip to: 5874 /* 5726 */ MCD_OPC_Decode, 248, 8, 205, 1, // Opcode: VLD4DUPd32_UPD /* 5731 */ MCD_OPC_FilterValue, 1, 139, 0, // Skip to: 5874 /* 5735 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 5738 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 5831 /* 5742 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 5745 */ MCD_OPC_FilterValue, 0, 39, 0, // Skip to: 5788 /* 5749 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5752 */ MCD_OPC_FilterValue, 2, 118, 0, // Skip to: 5874 /* 5756 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5759 */ MCD_OPC_FilterValue, 233, 3, 110, 0, // Skip to: 5874 /* 5764 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5779 /* 5768 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5779 /* 5774 */ MCD_OPC_Decode, 138, 9, 205, 1, // Opcode: VLD4DUPq8 /* 5779 */ MCD_OPC_CheckPredicate, 16, 91, 0, // Skip to: 5874 /* 5783 */ MCD_OPC_Decode, 139, 9, 205, 1, // Opcode: VLD4DUPq8_UPD /* 5788 */ MCD_OPC_FilterValue, 1, 82, 0, // Skip to: 5874 /* 5792 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5795 */ MCD_OPC_FilterValue, 2, 75, 0, // Skip to: 5874 /* 5799 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5802 */ MCD_OPC_FilterValue, 233, 3, 67, 0, // Skip to: 5874 /* 5807 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5822 /* 5811 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5822 /* 5817 */ MCD_OPC_Decode, 134, 9, 205, 1, // Opcode: VLD4DUPq16 /* 5822 */ MCD_OPC_CheckPredicate, 16, 48, 0, // Skip to: 5874 /* 5826 */ MCD_OPC_Decode, 135, 9, 205, 1, // Opcode: VLD4DUPq16_UPD /* 5831 */ MCD_OPC_FilterValue, 1, 39, 0, // Skip to: 5874 /* 5835 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 5838 */ MCD_OPC_FilterValue, 2, 32, 0, // Skip to: 5874 /* 5842 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 5845 */ MCD_OPC_FilterValue, 233, 3, 24, 0, // Skip to: 5874 /* 5850 */ MCD_OPC_CheckPredicate, 16, 11, 0, // Skip to: 5865 /* 5854 */ MCD_OPC_CheckField, 0, 4, 15, 5, 0, // Skip to: 5865 /* 5860 */ MCD_OPC_Decode, 136, 9, 205, 1, // Opcode: VLD4DUPq32 /* 5865 */ MCD_OPC_CheckPredicate, 16, 5, 0, // Skip to: 5874 /* 5869 */ MCD_OPC_Decode, 137, 9, 205, 1, // Opcode: VLD4DUPq32_UPD /* 5874 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableThumb16[] = { /* 0 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 3 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 22 /* 7 */ MCD_OPC_CheckPredicate, 21, 210, 3, // Skip to: 989 /* 11 */ MCD_OPC_CheckField, 6, 6, 0, 204, 3, // Skip to: 989 /* 17 */ MCD_OPC_Decode, 199, 21, 206, 1, // Opcode: tMOVSr /* 22 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 41 /* 26 */ MCD_OPC_CheckPredicate, 21, 191, 3, // Skip to: 989 /* 30 */ MCD_OPC_CheckField, 11, 1, 1, 185, 3, // Skip to: 989 /* 36 */ MCD_OPC_Decode, 169, 21, 207, 1, // Opcode: tCMPi8 /* 41 */ MCD_OPC_FilterValue, 4, 186, 0, // Skip to: 231 /* 45 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 48 */ MCD_OPC_FilterValue, 0, 166, 0, // Skip to: 218 /* 52 */ MCD_OPC_ExtractField, 8, 3, // Inst{10-8} ... /* 55 */ MCD_OPC_FilterValue, 2, 42, 0, // Skip to: 101 /* 59 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 62 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 75 /* 66 */ MCD_OPC_CheckPredicate, 21, 151, 3, // Skip to: 989 /* 70 */ MCD_OPC_Decode, 236, 21, 206, 1, // Opcode: tTST /* 75 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 88 /* 79 */ MCD_OPC_CheckPredicate, 21, 138, 3, // Skip to: 989 /* 83 */ MCD_OPC_Decode, 170, 21, 206, 1, // Opcode: tCMPr /* 88 */ MCD_OPC_FilterValue, 3, 129, 3, // Skip to: 989 /* 92 */ MCD_OPC_CheckPredicate, 21, 125, 3, // Skip to: 989 /* 96 */ MCD_OPC_Decode, 167, 21, 206, 1, // Opcode: tCMNz /* 101 */ MCD_OPC_FilterValue, 4, 45, 0, // Skip to: 150 /* 105 */ MCD_OPC_CheckPredicate, 21, 11, 0, // Skip to: 120 /* 109 */ MCD_OPC_CheckField, 3, 4, 13, 5, 0, // Skip to: 120 /* 115 */ MCD_OPC_Decode, 140, 21, 208, 1, // Opcode: tADDrSP /* 120 */ MCD_OPC_CheckPredicate, 21, 17, 0, // Skip to: 141 /* 124 */ MCD_OPC_CheckField, 7, 1, 1, 11, 0, // Skip to: 141 /* 130 */ MCD_OPC_CheckField, 0, 3, 5, 5, 0, // Skip to: 141 /* 136 */ MCD_OPC_Decode, 144, 21, 208, 1, // Opcode: tADDspr /* 141 */ MCD_OPC_CheckPredicate, 21, 76, 3, // Skip to: 989 /* 145 */ MCD_OPC_Decode, 137, 21, 209, 1, // Opcode: tADDhirr /* 150 */ MCD_OPC_FilterValue, 5, 9, 0, // Skip to: 163 /* 154 */ MCD_OPC_CheckPredicate, 21, 63, 3, // Skip to: 989 /* 158 */ MCD_OPC_Decode, 168, 21, 210, 1, // Opcode: tCMPhir /* 163 */ MCD_OPC_FilterValue, 6, 9, 0, // Skip to: 176 /* 167 */ MCD_OPC_CheckPredicate, 21, 50, 3, // Skip to: 989 /* 171 */ MCD_OPC_Decode, 201, 21, 210, 1, // Opcode: tMOVr /* 176 */ MCD_OPC_FilterValue, 7, 41, 3, // Skip to: 989 /* 180 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 183 */ MCD_OPC_FilterValue, 0, 12, 0, // Skip to: 199 /* 187 */ MCD_OPC_CheckPredicate, 21, 30, 3, // Skip to: 989 /* 191 */ MCD_OPC_SoftFail, 7, 0, /* 194 */ MCD_OPC_Decode, 159, 21, 211, 1, // Opcode: tBX /* 199 */ MCD_OPC_FilterValue, 1, 18, 3, // Skip to: 989 /* 203 */ MCD_OPC_CheckPredicate, 22, 14, 3, // Skip to: 989 /* 207 */ MCD_OPC_CheckField, 0, 3, 0, 8, 3, // Skip to: 989 /* 213 */ MCD_OPC_Decode, 156, 21, 211, 1, // Opcode: tBLXr /* 218 */ MCD_OPC_FilterValue, 1, 255, 2, // Skip to: 989 /* 222 */ MCD_OPC_CheckPredicate, 21, 251, 2, // Skip to: 989 /* 226 */ MCD_OPC_Decode, 188, 21, 212, 1, // Opcode: tLDRpci /* 231 */ MCD_OPC_FilterValue, 5, 107, 0, // Skip to: 342 /* 235 */ MCD_OPC_ExtractField, 9, 3, // Inst{11-9} ... /* 238 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 251 /* 242 */ MCD_OPC_CheckPredicate, 21, 231, 2, // Skip to: 989 /* 246 */ MCD_OPC_Decode, 222, 21, 213, 1, // Opcode: tSTRr /* 251 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 264 /* 255 */ MCD_OPC_CheckPredicate, 21, 218, 2, // Skip to: 989 /* 259 */ MCD_OPC_Decode, 220, 21, 213, 1, // Opcode: tSTRHr /* 264 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 277 /* 268 */ MCD_OPC_CheckPredicate, 21, 205, 2, // Skip to: 989 /* 272 */ MCD_OPC_Decode, 218, 21, 213, 1, // Opcode: tSTRBr /* 277 */ MCD_OPC_FilterValue, 3, 9, 0, // Skip to: 290 /* 281 */ MCD_OPC_CheckPredicate, 21, 192, 2, // Skip to: 989 /* 285 */ MCD_OPC_Decode, 185, 21, 213, 1, // Opcode: tLDRSB /* 290 */ MCD_OPC_FilterValue, 4, 9, 0, // Skip to: 303 /* 294 */ MCD_OPC_CheckPredicate, 21, 179, 2, // Skip to: 989 /* 298 */ MCD_OPC_Decode, 190, 21, 213, 1, // Opcode: tLDRr /* 303 */ MCD_OPC_FilterValue, 5, 9, 0, // Skip to: 316 /* 307 */ MCD_OPC_CheckPredicate, 21, 166, 2, // Skip to: 989 /* 311 */ MCD_OPC_Decode, 182, 21, 213, 1, // Opcode: tLDRHr /* 316 */ MCD_OPC_FilterValue, 6, 9, 0, // Skip to: 329 /* 320 */ MCD_OPC_CheckPredicate, 21, 153, 2, // Skip to: 989 /* 324 */ MCD_OPC_Decode, 180, 21, 213, 1, // Opcode: tLDRBr /* 329 */ MCD_OPC_FilterValue, 7, 144, 2, // Skip to: 989 /* 333 */ MCD_OPC_CheckPredicate, 21, 140, 2, // Skip to: 989 /* 337 */ MCD_OPC_Decode, 186, 21, 213, 1, // Opcode: tLDRSH /* 342 */ MCD_OPC_FilterValue, 6, 29, 0, // Skip to: 375 /* 346 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 349 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 362 /* 353 */ MCD_OPC_CheckPredicate, 21, 120, 2, // Skip to: 989 /* 357 */ MCD_OPC_Decode, 221, 21, 214, 1, // Opcode: tSTRi /* 362 */ MCD_OPC_FilterValue, 1, 111, 2, // Skip to: 989 /* 366 */ MCD_OPC_CheckPredicate, 21, 107, 2, // Skip to: 989 /* 370 */ MCD_OPC_Decode, 187, 21, 214, 1, // Opcode: tLDRi /* 375 */ MCD_OPC_FilterValue, 7, 29, 0, // Skip to: 408 /* 379 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 382 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 395 /* 386 */ MCD_OPC_CheckPredicate, 21, 87, 2, // Skip to: 989 /* 390 */ MCD_OPC_Decode, 217, 21, 214, 1, // Opcode: tSTRBi /* 395 */ MCD_OPC_FilterValue, 1, 78, 2, // Skip to: 989 /* 399 */ MCD_OPC_CheckPredicate, 21, 74, 2, // Skip to: 989 /* 403 */ MCD_OPC_Decode, 179, 21, 214, 1, // Opcode: tLDRBi /* 408 */ MCD_OPC_FilterValue, 8, 29, 0, // Skip to: 441 /* 412 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 415 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 428 /* 419 */ MCD_OPC_CheckPredicate, 21, 54, 2, // Skip to: 989 /* 423 */ MCD_OPC_Decode, 219, 21, 214, 1, // Opcode: tSTRHi /* 428 */ MCD_OPC_FilterValue, 1, 45, 2, // Skip to: 989 /* 432 */ MCD_OPC_CheckPredicate, 21, 41, 2, // Skip to: 989 /* 436 */ MCD_OPC_Decode, 181, 21, 214, 1, // Opcode: tLDRHi /* 441 */ MCD_OPC_FilterValue, 9, 29, 0, // Skip to: 474 /* 445 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 448 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 461 /* 452 */ MCD_OPC_CheckPredicate, 21, 21, 2, // Skip to: 989 /* 456 */ MCD_OPC_Decode, 223, 21, 215, 1, // Opcode: tSTRspi /* 461 */ MCD_OPC_FilterValue, 1, 12, 2, // Skip to: 989 /* 465 */ MCD_OPC_CheckPredicate, 21, 8, 2, // Skip to: 989 /* 469 */ MCD_OPC_Decode, 191, 21, 215, 1, // Opcode: tLDRspi /* 474 */ MCD_OPC_FilterValue, 10, 29, 0, // Skip to: 507 /* 478 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 481 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 494 /* 485 */ MCD_OPC_CheckPredicate, 21, 244, 1, // Skip to: 989 /* 489 */ MCD_OPC_Decode, 147, 21, 216, 1, // Opcode: tADR /* 494 */ MCD_OPC_FilterValue, 1, 235, 1, // Skip to: 989 /* 498 */ MCD_OPC_CheckPredicate, 21, 231, 1, // Skip to: 989 /* 502 */ MCD_OPC_Decode, 141, 21, 216, 1, // Opcode: tADDrSPi /* 507 */ MCD_OPC_FilterValue, 11, 113, 1, // Skip to: 880 /* 511 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 514 */ MCD_OPC_FilterValue, 0, 129, 0, // Skip to: 647 /* 518 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 521 */ MCD_OPC_FilterValue, 0, 109, 0, // Skip to: 634 /* 525 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 528 */ MCD_OPC_FilterValue, 0, 49, 0, // Skip to: 581 /* 532 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 535 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 548 /* 539 */ MCD_OPC_CheckPredicate, 21, 190, 1, // Skip to: 989 /* 543 */ MCD_OPC_Decode, 143, 21, 217, 1, // Opcode: tADDspi /* 548 */ MCD_OPC_FilterValue, 1, 181, 1, // Skip to: 989 /* 552 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 555 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 568 /* 559 */ MCD_OPC_CheckPredicate, 23, 170, 1, // Skip to: 989 /* 563 */ MCD_OPC_Decode, 230, 21, 206, 1, // Opcode: tSXTH /* 568 */ MCD_OPC_FilterValue, 1, 161, 1, // Skip to: 989 /* 572 */ MCD_OPC_CheckPredicate, 23, 157, 1, // Skip to: 989 /* 576 */ MCD_OPC_Decode, 229, 21, 206, 1, // Opcode: tSXTB /* 581 */ MCD_OPC_FilterValue, 1, 148, 1, // Skip to: 989 /* 585 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 588 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 601 /* 592 */ MCD_OPC_CheckPredicate, 21, 137, 1, // Skip to: 989 /* 596 */ MCD_OPC_Decode, 227, 21, 217, 1, // Opcode: tSUBspi /* 601 */ MCD_OPC_FilterValue, 1, 128, 1, // Skip to: 989 /* 605 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 608 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 621 /* 612 */ MCD_OPC_CheckPredicate, 23, 117, 1, // Skip to: 989 /* 616 */ MCD_OPC_Decode, 239, 21, 206, 1, // Opcode: tUXTH /* 621 */ MCD_OPC_FilterValue, 1, 108, 1, // Skip to: 989 /* 625 */ MCD_OPC_CheckPredicate, 23, 104, 1, // Skip to: 989 /* 629 */ MCD_OPC_Decode, 238, 21, 206, 1, // Opcode: tUXTB /* 634 */ MCD_OPC_FilterValue, 1, 95, 1, // Skip to: 989 /* 638 */ MCD_OPC_CheckPredicate, 24, 91, 1, // Skip to: 989 /* 642 */ MCD_OPC_Decode, 166, 21, 218, 1, // Opcode: tCBZ /* 647 */ MCD_OPC_FilterValue, 1, 67, 0, // Skip to: 718 /* 651 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 654 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 667 /* 658 */ MCD_OPC_CheckPredicate, 21, 71, 1, // Skip to: 989 /* 662 */ MCD_OPC_Decode, 208, 21, 219, 1, // Opcode: tPUSH /* 667 */ MCD_OPC_FilterValue, 1, 62, 1, // Skip to: 989 /* 671 */ MCD_OPC_ExtractField, 5, 4, // Inst{8-5} ... /* 674 */ MCD_OPC_FilterValue, 2, 21, 0, // Skip to: 699 /* 678 */ MCD_OPC_CheckPredicate, 25, 51, 1, // Skip to: 989 /* 682 */ MCD_OPC_CheckField, 4, 1, 1, 45, 1, // Skip to: 989 /* 688 */ MCD_OPC_CheckField, 0, 3, 0, 39, 1, // Skip to: 989 /* 694 */ MCD_OPC_Decode, 215, 21, 220, 1, // Opcode: tSETEND /* 699 */ MCD_OPC_FilterValue, 3, 30, 1, // Skip to: 989 /* 703 */ MCD_OPC_CheckPredicate, 21, 26, 1, // Skip to: 989 /* 707 */ MCD_OPC_CheckField, 3, 1, 0, 20, 1, // Skip to: 989 /* 713 */ MCD_OPC_Decode, 171, 21, 221, 1, // Opcode: tCPS /* 718 */ MCD_OPC_FilterValue, 2, 99, 0, // Skip to: 821 /* 722 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 725 */ MCD_OPC_FilterValue, 0, 79, 0, // Skip to: 808 /* 729 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 732 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 751 /* 736 */ MCD_OPC_CheckPredicate, 23, 249, 0, // Skip to: 989 /* 740 */ MCD_OPC_CheckField, 9, 1, 1, 243, 0, // Skip to: 989 /* 746 */ MCD_OPC_Decode, 209, 21, 206, 1, // Opcode: tREV /* 751 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 770 /* 755 */ MCD_OPC_CheckPredicate, 23, 230, 0, // Skip to: 989 /* 759 */ MCD_OPC_CheckField, 9, 1, 1, 224, 0, // Skip to: 989 /* 765 */ MCD_OPC_Decode, 210, 21, 206, 1, // Opcode: tREV16 /* 770 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 789 /* 774 */ MCD_OPC_CheckPredicate, 26, 211, 0, // Skip to: 989 /* 778 */ MCD_OPC_CheckField, 9, 1, 1, 205, 0, // Skip to: 989 /* 784 */ MCD_OPC_Decode, 174, 21, 222, 1, // Opcode: tHLT /* 789 */ MCD_OPC_FilterValue, 3, 196, 0, // Skip to: 989 /* 793 */ MCD_OPC_CheckPredicate, 23, 192, 0, // Skip to: 989 /* 797 */ MCD_OPC_CheckField, 9, 1, 1, 186, 0, // Skip to: 989 /* 803 */ MCD_OPC_Decode, 211, 21, 206, 1, // Opcode: tREVSH /* 808 */ MCD_OPC_FilterValue, 1, 177, 0, // Skip to: 989 /* 812 */ MCD_OPC_CheckPredicate, 24, 173, 0, // Skip to: 989 /* 816 */ MCD_OPC_Decode, 165, 21, 218, 1, // Opcode: tCBNZ /* 821 */ MCD_OPC_FilterValue, 3, 164, 0, // Skip to: 989 /* 825 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 828 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 841 /* 832 */ MCD_OPC_CheckPredicate, 21, 153, 0, // Skip to: 989 /* 836 */ MCD_OPC_Decode, 206, 21, 223, 1, // Opcode: tPOP /* 841 */ MCD_OPC_FilterValue, 1, 144, 0, // Skip to: 989 /* 845 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 848 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 861 /* 852 */ MCD_OPC_CheckPredicate, 21, 133, 0, // Skip to: 989 /* 856 */ MCD_OPC_Decode, 153, 21, 224, 1, // Opcode: tBKPT /* 861 */ MCD_OPC_FilterValue, 1, 124, 0, // Skip to: 989 /* 865 */ MCD_OPC_CheckPredicate, 27, 120, 0, // Skip to: 989 /* 869 */ MCD_OPC_CheckField, 0, 4, 0, 114, 0, // Skip to: 989 /* 875 */ MCD_OPC_Decode, 173, 21, 225, 1, // Opcode: tHINT /* 880 */ MCD_OPC_FilterValue, 12, 29, 0, // Skip to: 913 /* 884 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 887 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 900 /* 891 */ MCD_OPC_CheckPredicate, 21, 94, 0, // Skip to: 989 /* 895 */ MCD_OPC_Decode, 216, 21, 226, 1, // Opcode: tSTMIA_UPD /* 900 */ MCD_OPC_FilterValue, 1, 85, 0, // Skip to: 989 /* 904 */ MCD_OPC_CheckPredicate, 21, 81, 0, // Skip to: 989 /* 908 */ MCD_OPC_Decode, 177, 21, 227, 1, // Opcode: tLDMIA /* 913 */ MCD_OPC_FilterValue, 13, 53, 0, // Skip to: 970 /* 917 */ MCD_OPC_CheckPredicate, 21, 11, 0, // Skip to: 932 /* 921 */ MCD_OPC_CheckField, 0, 12, 254, 29, 4, 0, // Skip to: 932 /* 928 */ MCD_OPC_Decode, 235, 21, 60, // Opcode: tTRAP /* 932 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 935 */ MCD_OPC_FilterValue, 14, 9, 0, // Skip to: 948 /* 939 */ MCD_OPC_CheckPredicate, 21, 18, 0, // Skip to: 961 /* 943 */ MCD_OPC_Decode, 237, 21, 224, 1, // Opcode: tUDF /* 948 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 961 /* 952 */ MCD_OPC_CheckPredicate, 21, 5, 0, // Skip to: 961 /* 956 */ MCD_OPC_Decode, 228, 21, 224, 1, // Opcode: tSVC /* 961 */ MCD_OPC_CheckPredicate, 21, 24, 0, // Skip to: 989 /* 965 */ MCD_OPC_Decode, 163, 21, 228, 1, // Opcode: tBcc /* 970 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 989 /* 974 */ MCD_OPC_CheckPredicate, 21, 11, 0, // Skip to: 989 /* 978 */ MCD_OPC_CheckField, 11, 1, 0, 5, 0, // Skip to: 989 /* 984 */ MCD_OPC_Decode, 151, 21, 229, 1, // Opcode: tB /* 989 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableThumb32[] = { /* 0 */ MCD_OPC_ExtractField, 12, 1, // Inst{12} ... /* 3 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 34 /* 7 */ MCD_OPC_CheckPredicate, 28, 48, 0, // Skip to: 59 /* 11 */ MCD_OPC_CheckField, 27, 5, 30, 42, 0, // Skip to: 59 /* 17 */ MCD_OPC_CheckField, 14, 2, 3, 36, 0, // Skip to: 59 /* 23 */ MCD_OPC_CheckField, 0, 1, 0, 30, 0, // Skip to: 59 /* 29 */ MCD_OPC_Decode, 155, 21, 230, 1, // Opcode: tBLXi /* 34 */ MCD_OPC_FilterValue, 1, 21, 0, // Skip to: 59 /* 38 */ MCD_OPC_CheckPredicate, 21, 17, 0, // Skip to: 59 /* 42 */ MCD_OPC_CheckField, 27, 5, 30, 11, 0, // Skip to: 59 /* 48 */ MCD_OPC_CheckField, 14, 2, 3, 5, 0, // Skip to: 59 /* 54 */ MCD_OPC_Decode, 154, 21, 231, 1, // Opcode: tBL /* 59 */ MCD_OPC_Fail, 0 }; static uint8_t DecoderTableThumb216[] = { /* 0 */ MCD_OPC_CheckPredicate, 24, 12, 0, // Skip to: 16 /* 4 */ MCD_OPC_CheckField, 8, 8, 191, 1, 5, 0, // Skip to: 16 /* 11 */ MCD_OPC_Decode, 171, 18, 232, 1, // Opcode: t2IT /* 16 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableThumb232[] = { /* 0 */ MCD_OPC_ExtractField, 27, 5, // Inst{31-27} ... /* 3 */ MCD_OPC_FilterValue, 29, 25, 8, // Skip to: 2080 /* 7 */ MCD_OPC_ExtractField, 24, 3, // Inst{26-24} ... /* 10 */ MCD_OPC_FilterValue, 0, 1, 3, // Skip to: 783 /* 14 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 17 */ MCD_OPC_FilterValue, 0, 59, 0, // Skip to: 80 /* 21 */ MCD_OPC_ExtractField, 15, 1, // Inst{15} ... /* 24 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 49 /* 28 */ MCD_OPC_CheckPredicate, 24, 150, 27, // Skip to: 7094 /* 32 */ MCD_OPC_CheckField, 23, 1, 1, 144, 27, // Skip to: 7094 /* 38 */ MCD_OPC_CheckField, 13, 1, 0, 138, 27, // Skip to: 7094 /* 44 */ MCD_OPC_Decode, 175, 20, 233, 1, // Opcode: t2STMIA /* 49 */ MCD_OPC_FilterValue, 1, 129, 27, // Skip to: 7094 /* 53 */ MCD_OPC_CheckPredicate, 29, 125, 27, // Skip to: 7094 /* 57 */ MCD_OPC_CheckField, 23, 1, 0, 119, 27, // Skip to: 7094 /* 63 */ MCD_OPC_CheckField, 16, 4, 13, 113, 27, // Skip to: 7094 /* 69 */ MCD_OPC_CheckField, 5, 10, 128, 4, 106, 27, // Skip to: 7094 /* 76 */ MCD_OPC_Decode, 141, 20, 83, // Opcode: t2SRSDB /* 80 */ MCD_OPC_FilterValue, 1, 36, 0, // Skip to: 120 /* 84 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 87 */ MCD_OPC_FilterValue, 0, 16, 0, // Skip to: 107 /* 91 */ MCD_OPC_CheckPredicate, 29, 87, 27, // Skip to: 7094 /* 95 */ MCD_OPC_CheckField, 0, 16, 128, 128, 3, 79, 27, // Skip to: 7094 /* 103 */ MCD_OPC_Decode, 205, 19, 81, // Opcode: t2RFEDB /* 107 */ MCD_OPC_FilterValue, 1, 71, 27, // Skip to: 7094 /* 111 */ MCD_OPC_CheckPredicate, 24, 67, 27, // Skip to: 7094 /* 115 */ MCD_OPC_Decode, 199, 18, 234, 1, // Opcode: t2LDMIA /* 120 */ MCD_OPC_FilterValue, 2, 59, 0, // Skip to: 183 /* 124 */ MCD_OPC_ExtractField, 15, 1, // Inst{15} ... /* 127 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 152 /* 131 */ MCD_OPC_CheckPredicate, 24, 47, 27, // Skip to: 7094 /* 135 */ MCD_OPC_CheckField, 23, 1, 1, 41, 27, // Skip to: 7094 /* 141 */ MCD_OPC_CheckField, 13, 1, 0, 35, 27, // Skip to: 7094 /* 147 */ MCD_OPC_Decode, 176, 20, 235, 1, // Opcode: t2STMIA_UPD /* 152 */ MCD_OPC_FilterValue, 1, 26, 27, // Skip to: 7094 /* 156 */ MCD_OPC_CheckPredicate, 29, 22, 27, // Skip to: 7094 /* 160 */ MCD_OPC_CheckField, 23, 1, 0, 16, 27, // Skip to: 7094 /* 166 */ MCD_OPC_CheckField, 16, 4, 13, 10, 27, // Skip to: 7094 /* 172 */ MCD_OPC_CheckField, 5, 10, 128, 4, 3, 27, // Skip to: 7094 /* 179 */ MCD_OPC_Decode, 142, 20, 83, // Opcode: t2SRSDB_UPD /* 183 */ MCD_OPC_FilterValue, 3, 36, 0, // Skip to: 223 /* 187 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 190 */ MCD_OPC_FilterValue, 0, 16, 0, // Skip to: 210 /* 194 */ MCD_OPC_CheckPredicate, 29, 240, 26, // Skip to: 7094 /* 198 */ MCD_OPC_CheckField, 0, 16, 128, 128, 3, 232, 26, // Skip to: 7094 /* 206 */ MCD_OPC_Decode, 206, 19, 81, // Opcode: t2RFEDBW /* 210 */ MCD_OPC_FilterValue, 1, 224, 26, // Skip to: 7094 /* 214 */ MCD_OPC_CheckPredicate, 24, 220, 26, // Skip to: 7094 /* 218 */ MCD_OPC_Decode, 201, 18, 236, 1, // Opcode: t2LDMIA_UPD /* 223 */ MCD_OPC_FilterValue, 4, 219, 0, // Skip to: 446 /* 227 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 230 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 243 /* 234 */ MCD_OPC_CheckPredicate, 24, 200, 26, // Skip to: 7094 /* 238 */ MCD_OPC_Decode, 187, 20, 237, 1, // Opcode: t2STREX /* 243 */ MCD_OPC_FilterValue, 1, 191, 26, // Skip to: 7094 /* 247 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 250 */ MCD_OPC_FilterValue, 4, 15, 0, // Skip to: 269 /* 254 */ MCD_OPC_CheckPredicate, 24, 180, 26, // Skip to: 7094 /* 258 */ MCD_OPC_CheckField, 8, 4, 15, 174, 26, // Skip to: 7094 /* 264 */ MCD_OPC_Decode, 188, 20, 238, 1, // Opcode: t2STREXB /* 269 */ MCD_OPC_FilterValue, 5, 15, 0, // Skip to: 288 /* 273 */ MCD_OPC_CheckPredicate, 24, 161, 26, // Skip to: 7094 /* 277 */ MCD_OPC_CheckField, 8, 4, 15, 155, 26, // Skip to: 7094 /* 283 */ MCD_OPC_Decode, 190, 20, 238, 1, // Opcode: t2STREXH /* 288 */ MCD_OPC_FilterValue, 7, 9, 0, // Skip to: 301 /* 292 */ MCD_OPC_CheckPredicate, 29, 142, 26, // Skip to: 7094 /* 296 */ MCD_OPC_Decode, 189, 20, 239, 1, // Opcode: t2STREXD /* 301 */ MCD_OPC_FilterValue, 8, 21, 0, // Skip to: 326 /* 305 */ MCD_OPC_CheckPredicate, 26, 129, 26, // Skip to: 7094 /* 309 */ MCD_OPC_CheckField, 8, 4, 15, 123, 26, // Skip to: 7094 /* 315 */ MCD_OPC_CheckField, 0, 4, 15, 117, 26, // Skip to: 7094 /* 321 */ MCD_OPC_Decode, 167, 20, 240, 1, // Opcode: t2STLB /* 326 */ MCD_OPC_FilterValue, 9, 21, 0, // Skip to: 351 /* 330 */ MCD_OPC_CheckPredicate, 26, 104, 26, // Skip to: 7094 /* 334 */ MCD_OPC_CheckField, 8, 4, 15, 98, 26, // Skip to: 7094 /* 340 */ MCD_OPC_CheckField, 0, 4, 15, 92, 26, // Skip to: 7094 /* 346 */ MCD_OPC_Decode, 172, 20, 240, 1, // Opcode: t2STLH /* 351 */ MCD_OPC_FilterValue, 10, 21, 0, // Skip to: 376 /* 355 */ MCD_OPC_CheckPredicate, 26, 79, 26, // Skip to: 7094 /* 359 */ MCD_OPC_CheckField, 8, 4, 15, 73, 26, // Skip to: 7094 /* 365 */ MCD_OPC_CheckField, 0, 4, 15, 67, 26, // Skip to: 7094 /* 371 */ MCD_OPC_Decode, 166, 20, 240, 1, // Opcode: t2STL /* 376 */ MCD_OPC_FilterValue, 12, 15, 0, // Skip to: 395 /* 380 */ MCD_OPC_CheckPredicate, 26, 54, 26, // Skip to: 7094 /* 384 */ MCD_OPC_CheckField, 8, 4, 15, 48, 26, // Skip to: 7094 /* 390 */ MCD_OPC_Decode, 169, 20, 238, 1, // Opcode: t2STLEXB /* 395 */ MCD_OPC_FilterValue, 13, 15, 0, // Skip to: 414 /* 399 */ MCD_OPC_CheckPredicate, 26, 35, 26, // Skip to: 7094 /* 403 */ MCD_OPC_CheckField, 8, 4, 15, 29, 26, // Skip to: 7094 /* 409 */ MCD_OPC_Decode, 171, 20, 238, 1, // Opcode: t2STLEXH /* 414 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 433 /* 418 */ MCD_OPC_CheckPredicate, 26, 16, 26, // Skip to: 7094 /* 422 */ MCD_OPC_CheckField, 8, 4, 15, 10, 26, // Skip to: 7094 /* 428 */ MCD_OPC_Decode, 168, 20, 238, 1, // Opcode: t2STLEX /* 433 */ MCD_OPC_FilterValue, 15, 1, 26, // Skip to: 7094 /* 437 */ MCD_OPC_CheckPredicate, 26, 253, 25, // Skip to: 7094 /* 441 */ MCD_OPC_Decode, 170, 20, 239, 1, // Opcode: t2STLEXD /* 446 */ MCD_OPC_FilterValue, 5, 51, 1, // Skip to: 757 /* 450 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 453 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 472 /* 457 */ MCD_OPC_CheckPredicate, 24, 233, 25, // Skip to: 7094 /* 461 */ MCD_OPC_CheckField, 8, 4, 15, 227, 25, // Skip to: 7094 /* 467 */ MCD_OPC_Decode, 213, 18, 241, 1, // Opcode: t2LDREX /* 472 */ MCD_OPC_FilterValue, 1, 218, 25, // Skip to: 7094 /* 476 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 479 */ MCD_OPC_FilterValue, 0, 16, 0, // Skip to: 499 /* 483 */ MCD_OPC_CheckPredicate, 24, 207, 25, // Skip to: 7094 /* 487 */ MCD_OPC_CheckField, 8, 8, 240, 1, 200, 25, // Skip to: 7094 /* 494 */ MCD_OPC_Decode, 219, 20, 242, 1, // Opcode: t2TBB /* 499 */ MCD_OPC_FilterValue, 1, 16, 0, // Skip to: 519 /* 503 */ MCD_OPC_CheckPredicate, 24, 187, 25, // Skip to: 7094 /* 507 */ MCD_OPC_CheckField, 8, 8, 240, 1, 180, 25, // Skip to: 7094 /* 514 */ MCD_OPC_Decode, 221, 20, 242, 1, // Opcode: t2TBH /* 519 */ MCD_OPC_FilterValue, 4, 21, 0, // Skip to: 544 /* 523 */ MCD_OPC_CheckPredicate, 24, 167, 25, // Skip to: 7094 /* 527 */ MCD_OPC_CheckField, 8, 4, 15, 161, 25, // Skip to: 7094 /* 533 */ MCD_OPC_CheckField, 0, 4, 15, 155, 25, // Skip to: 7094 /* 539 */ MCD_OPC_Decode, 214, 18, 240, 1, // Opcode: t2LDREXB /* 544 */ MCD_OPC_FilterValue, 5, 21, 0, // Skip to: 569 /* 548 */ MCD_OPC_CheckPredicate, 24, 142, 25, // Skip to: 7094 /* 552 */ MCD_OPC_CheckField, 8, 4, 15, 136, 25, // Skip to: 7094 /* 558 */ MCD_OPC_CheckField, 0, 4, 15, 130, 25, // Skip to: 7094 /* 564 */ MCD_OPC_Decode, 216, 18, 240, 1, // Opcode: t2LDREXH /* 569 */ MCD_OPC_FilterValue, 7, 15, 0, // Skip to: 588 /* 573 */ MCD_OPC_CheckPredicate, 29, 117, 25, // Skip to: 7094 /* 577 */ MCD_OPC_CheckField, 0, 4, 15, 111, 25, // Skip to: 7094 /* 583 */ MCD_OPC_Decode, 215, 18, 243, 1, // Opcode: t2LDREXD /* 588 */ MCD_OPC_FilterValue, 8, 21, 0, // Skip to: 613 /* 592 */ MCD_OPC_CheckPredicate, 26, 98, 25, // Skip to: 7094 /* 596 */ MCD_OPC_CheckField, 8, 4, 15, 92, 25, // Skip to: 7094 /* 602 */ MCD_OPC_CheckField, 0, 4, 15, 86, 25, // Skip to: 7094 /* 608 */ MCD_OPC_Decode, 175, 18, 240, 1, // Opcode: t2LDAB /* 613 */ MCD_OPC_FilterValue, 9, 21, 0, // Skip to: 638 /* 617 */ MCD_OPC_CheckPredicate, 26, 73, 25, // Skip to: 7094 /* 621 */ MCD_OPC_CheckField, 8, 4, 15, 67, 25, // Skip to: 7094 /* 627 */ MCD_OPC_CheckField, 0, 4, 15, 61, 25, // Skip to: 7094 /* 633 */ MCD_OPC_Decode, 180, 18, 240, 1, // Opcode: t2LDAH /* 638 */ MCD_OPC_FilterValue, 10, 21, 0, // Skip to: 663 /* 642 */ MCD_OPC_CheckPredicate, 26, 48, 25, // Skip to: 7094 /* 646 */ MCD_OPC_CheckField, 8, 4, 15, 42, 25, // Skip to: 7094 /* 652 */ MCD_OPC_CheckField, 0, 4, 15, 36, 25, // Skip to: 7094 /* 658 */ MCD_OPC_Decode, 174, 18, 240, 1, // Opcode: t2LDA /* 663 */ MCD_OPC_FilterValue, 12, 21, 0, // Skip to: 688 /* 667 */ MCD_OPC_CheckPredicate, 26, 23, 25, // Skip to: 7094 /* 671 */ MCD_OPC_CheckField, 8, 4, 15, 17, 25, // Skip to: 7094 /* 677 */ MCD_OPC_CheckField, 0, 4, 15, 11, 25, // Skip to: 7094 /* 683 */ MCD_OPC_Decode, 177, 18, 240, 1, // Opcode: t2LDAEXB /* 688 */ MCD_OPC_FilterValue, 13, 21, 0, // Skip to: 713 /* 692 */ MCD_OPC_CheckPredicate, 26, 254, 24, // Skip to: 7094 /* 696 */ MCD_OPC_CheckField, 8, 4, 15, 248, 24, // Skip to: 7094 /* 702 */ MCD_OPC_CheckField, 0, 4, 15, 242, 24, // Skip to: 7094 /* 708 */ MCD_OPC_Decode, 179, 18, 240, 1, // Opcode: t2LDAEXH /* 713 */ MCD_OPC_FilterValue, 14, 21, 0, // Skip to: 738 /* 717 */ MCD_OPC_CheckPredicate, 26, 229, 24, // Skip to: 7094 /* 721 */ MCD_OPC_CheckField, 8, 4, 15, 223, 24, // Skip to: 7094 /* 727 */ MCD_OPC_CheckField, 0, 4, 15, 217, 24, // Skip to: 7094 /* 733 */ MCD_OPC_Decode, 176, 18, 240, 1, // Opcode: t2LDAEX /* 738 */ MCD_OPC_FilterValue, 15, 208, 24, // Skip to: 7094 /* 742 */ MCD_OPC_CheckPredicate, 26, 204, 24, // Skip to: 7094 /* 746 */ MCD_OPC_CheckField, 0, 4, 15, 198, 24, // Skip to: 7094 /* 752 */ MCD_OPC_Decode, 178, 18, 243, 1, // Opcode: t2LDAEXD /* 757 */ MCD_OPC_FilterValue, 6, 9, 0, // Skip to: 770 /* 761 */ MCD_OPC_CheckPredicate, 24, 185, 24, // Skip to: 7094 /* 765 */ MCD_OPC_Decode, 184, 20, 244, 1, // Opcode: t2STRD_POST /* 770 */ MCD_OPC_FilterValue, 7, 176, 24, // Skip to: 7094 /* 774 */ MCD_OPC_CheckPredicate, 24, 172, 24, // Skip to: 7094 /* 778 */ MCD_OPC_Decode, 210, 18, 245, 1, // Opcode: t2LDRD_POST /* 783 */ MCD_OPC_FilterValue, 1, 5, 1, // Skip to: 1048 /* 787 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 790 */ MCD_OPC_FilterValue, 0, 59, 0, // Skip to: 853 /* 794 */ MCD_OPC_ExtractField, 15, 1, // Inst{15} ... /* 797 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 822 /* 801 */ MCD_OPC_CheckPredicate, 24, 145, 24, // Skip to: 7094 /* 805 */ MCD_OPC_CheckField, 23, 1, 0, 139, 24, // Skip to: 7094 /* 811 */ MCD_OPC_CheckField, 13, 1, 0, 133, 24, // Skip to: 7094 /* 817 */ MCD_OPC_Decode, 173, 20, 233, 1, // Opcode: t2STMDB /* 822 */ MCD_OPC_FilterValue, 1, 124, 24, // Skip to: 7094 /* 826 */ MCD_OPC_CheckPredicate, 29, 120, 24, // Skip to: 7094 /* 830 */ MCD_OPC_CheckField, 23, 1, 1, 114, 24, // Skip to: 7094 /* 836 */ MCD_OPC_CheckField, 16, 4, 13, 108, 24, // Skip to: 7094 /* 842 */ MCD_OPC_CheckField, 5, 10, 128, 4, 101, 24, // Skip to: 7094 /* 849 */ MCD_OPC_Decode, 143, 20, 83, // Opcode: t2SRSIA /* 853 */ MCD_OPC_FilterValue, 1, 36, 0, // Skip to: 893 /* 857 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 860 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 873 /* 864 */ MCD_OPC_CheckPredicate, 24, 82, 24, // Skip to: 7094 /* 868 */ MCD_OPC_Decode, 197, 18, 234, 1, // Opcode: t2LDMDB /* 873 */ MCD_OPC_FilterValue, 1, 73, 24, // Skip to: 7094 /* 877 */ MCD_OPC_CheckPredicate, 29, 69, 24, // Skip to: 7094 /* 881 */ MCD_OPC_CheckField, 0, 16, 128, 128, 3, 61, 24, // Skip to: 7094 /* 889 */ MCD_OPC_Decode, 207, 19, 81, // Opcode: t2RFEIA /* 893 */ MCD_OPC_FilterValue, 2, 59, 0, // Skip to: 956 /* 897 */ MCD_OPC_ExtractField, 15, 1, // Inst{15} ... /* 900 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 925 /* 904 */ MCD_OPC_CheckPredicate, 24, 42, 24, // Skip to: 7094 /* 908 */ MCD_OPC_CheckField, 23, 1, 0, 36, 24, // Skip to: 7094 /* 914 */ MCD_OPC_CheckField, 13, 1, 0, 30, 24, // Skip to: 7094 /* 920 */ MCD_OPC_Decode, 174, 20, 235, 1, // Opcode: t2STMDB_UPD /* 925 */ MCD_OPC_FilterValue, 1, 21, 24, // Skip to: 7094 /* 929 */ MCD_OPC_CheckPredicate, 29, 17, 24, // Skip to: 7094 /* 933 */ MCD_OPC_CheckField, 23, 1, 1, 11, 24, // Skip to: 7094 /* 939 */ MCD_OPC_CheckField, 16, 4, 13, 5, 24, // Skip to: 7094 /* 945 */ MCD_OPC_CheckField, 5, 10, 128, 4, 254, 23, // Skip to: 7094 /* 952 */ MCD_OPC_Decode, 144, 20, 83, // Opcode: t2SRSIA_UPD /* 956 */ MCD_OPC_FilterValue, 3, 36, 0, // Skip to: 996 /* 960 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 963 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 976 /* 967 */ MCD_OPC_CheckPredicate, 24, 235, 23, // Skip to: 7094 /* 971 */ MCD_OPC_Decode, 198, 18, 236, 1, // Opcode: t2LDMDB_UPD /* 976 */ MCD_OPC_FilterValue, 1, 226, 23, // Skip to: 7094 /* 980 */ MCD_OPC_CheckPredicate, 29, 222, 23, // Skip to: 7094 /* 984 */ MCD_OPC_CheckField, 0, 16, 128, 128, 3, 214, 23, // Skip to: 7094 /* 992 */ MCD_OPC_Decode, 208, 19, 81, // Opcode: t2RFEIAW /* 996 */ MCD_OPC_FilterValue, 4, 9, 0, // Skip to: 1009 /* 1000 */ MCD_OPC_CheckPredicate, 24, 202, 23, // Skip to: 7094 /* 1004 */ MCD_OPC_Decode, 186, 20, 246, 1, // Opcode: t2STRDi8 /* 1009 */ MCD_OPC_FilterValue, 5, 9, 0, // Skip to: 1022 /* 1013 */ MCD_OPC_CheckPredicate, 24, 189, 23, // Skip to: 7094 /* 1017 */ MCD_OPC_Decode, 212, 18, 246, 1, // Opcode: t2LDRDi8 /* 1022 */ MCD_OPC_FilterValue, 6, 9, 0, // Skip to: 1035 /* 1026 */ MCD_OPC_CheckPredicate, 24, 176, 23, // Skip to: 7094 /* 1030 */ MCD_OPC_Decode, 185, 20, 247, 1, // Opcode: t2STRD_PRE /* 1035 */ MCD_OPC_FilterValue, 7, 167, 23, // Skip to: 7094 /* 1039 */ MCD_OPC_CheckPredicate, 24, 163, 23, // Skip to: 7094 /* 1043 */ MCD_OPC_Decode, 211, 18, 248, 1, // Opcode: t2LDRD_PRE /* 1048 */ MCD_OPC_FilterValue, 2, 201, 1, // Skip to: 1509 /* 1052 */ MCD_OPC_ExtractField, 21, 3, // Inst{23-21} ... /* 1055 */ MCD_OPC_FilterValue, 0, 73, 0, // Skip to: 1132 /* 1059 */ MCD_OPC_CheckPredicate, 24, 18, 0, // Skip to: 1081 /* 1063 */ MCD_OPC_CheckField, 20, 1, 1, 12, 0, // Skip to: 1081 /* 1069 */ MCD_OPC_CheckField, 4, 11, 240, 1, 5, 0, // Skip to: 1081 /* 1076 */ MCD_OPC_Decode, 227, 20, 249, 1, // Opcode: t2TSTrr /* 1081 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1102 /* 1085 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 1102 /* 1091 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 1102 /* 1097 */ MCD_OPC_Decode, 228, 20, 250, 1, // Opcode: t2TSTrs /* 1102 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1123 /* 1106 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1123 /* 1112 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1123 /* 1118 */ MCD_OPC_Decode, 255, 17, 251, 1, // Opcode: t2ANDrr /* 1123 */ MCD_OPC_CheckPredicate, 24, 79, 23, // Skip to: 7094 /* 1127 */ MCD_OPC_Decode, 128, 18, 252, 1, // Opcode: t2ANDrs /* 1132 */ MCD_OPC_FilterValue, 1, 30, 0, // Skip to: 1166 /* 1136 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1157 /* 1140 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1157 /* 1146 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1157 /* 1152 */ MCD_OPC_Decode, 135, 18, 251, 1, // Opcode: t2BICrr /* 1157 */ MCD_OPC_CheckPredicate, 24, 45, 23, // Skip to: 7094 /* 1161 */ MCD_OPC_Decode, 136, 18, 252, 1, // Opcode: t2BICrs /* 1166 */ MCD_OPC_FilterValue, 2, 151, 0, // Skip to: 1321 /* 1170 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 1173 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 1208 /* 1177 */ MCD_OPC_ExtractField, 12, 3, // Inst{14-12} ... /* 1180 */ MCD_OPC_FilterValue, 0, 49, 0, // Skip to: 1233 /* 1184 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 1199 /* 1188 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 1199 /* 1194 */ MCD_OPC_Decode, 151, 19, 253, 1, // Opcode: t2MOVr /* 1199 */ MCD_OPC_CheckPredicate, 24, 30, 0, // Skip to: 1233 /* 1203 */ MCD_OPC_Decode, 176, 19, 251, 1, // Opcode: t2ORRrr /* 1208 */ MCD_OPC_FilterValue, 3, 21, 0, // Skip to: 1233 /* 1212 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1233 /* 1216 */ MCD_OPC_CheckField, 16, 4, 15, 11, 0, // Skip to: 1233 /* 1222 */ MCD_OPC_CheckField, 12, 3, 0, 5, 0, // Skip to: 1233 /* 1228 */ MCD_OPC_Decode, 211, 19, 254, 1, // Opcode: t2RRX /* 1233 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 1236 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 1255 /* 1240 */ MCD_OPC_CheckPredicate, 24, 68, 0, // Skip to: 1312 /* 1244 */ MCD_OPC_CheckField, 16, 4, 15, 62, 0, // Skip to: 1312 /* 1250 */ MCD_OPC_Decode, 252, 18, 255, 1, // Opcode: t2LSLri /* 1255 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 1274 /* 1259 */ MCD_OPC_CheckPredicate, 24, 49, 0, // Skip to: 1312 /* 1263 */ MCD_OPC_CheckField, 16, 4, 15, 43, 0, // Skip to: 1312 /* 1269 */ MCD_OPC_Decode, 254, 18, 255, 1, // Opcode: t2LSRri /* 1274 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 1293 /* 1278 */ MCD_OPC_CheckPredicate, 24, 30, 0, // Skip to: 1312 /* 1282 */ MCD_OPC_CheckField, 16, 4, 15, 24, 0, // Skip to: 1312 /* 1288 */ MCD_OPC_Decode, 129, 18, 255, 1, // Opcode: t2ASRri /* 1293 */ MCD_OPC_FilterValue, 3, 15, 0, // Skip to: 1312 /* 1297 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 1312 /* 1301 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 1312 /* 1307 */ MCD_OPC_Decode, 209, 19, 255, 1, // Opcode: t2RORri /* 1312 */ MCD_OPC_CheckPredicate, 24, 146, 22, // Skip to: 7094 /* 1316 */ MCD_OPC_Decode, 177, 19, 252, 1, // Opcode: t2ORRrs /* 1321 */ MCD_OPC_FilterValue, 3, 62, 0, // Skip to: 1387 /* 1325 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 1328 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 1363 /* 1332 */ MCD_OPC_ExtractField, 12, 3, // Inst{14-12} ... /* 1335 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 1363 /* 1339 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 1354 /* 1343 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 1354 /* 1349 */ MCD_OPC_Decode, 170, 19, 254, 1, // Opcode: t2MVNr /* 1354 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 1363 /* 1358 */ MCD_OPC_Decode, 173, 19, 251, 1, // Opcode: t2ORNrr /* 1363 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 1378 /* 1367 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 1378 /* 1373 */ MCD_OPC_Decode, 171, 19, 128, 2, // Opcode: t2MVNs /* 1378 */ MCD_OPC_CheckPredicate, 24, 80, 22, // Skip to: 7094 /* 1382 */ MCD_OPC_Decode, 174, 19, 252, 1, // Opcode: t2ORNrs /* 1387 */ MCD_OPC_FilterValue, 4, 73, 0, // Skip to: 1464 /* 1391 */ MCD_OPC_CheckPredicate, 24, 18, 0, // Skip to: 1413 /* 1395 */ MCD_OPC_CheckField, 20, 1, 1, 12, 0, // Skip to: 1413 /* 1401 */ MCD_OPC_CheckField, 4, 11, 240, 1, 5, 0, // Skip to: 1413 /* 1408 */ MCD_OPC_Decode, 224, 20, 249, 1, // Opcode: t2TEQrr /* 1413 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1434 /* 1417 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 1434 /* 1423 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 1434 /* 1429 */ MCD_OPC_Decode, 225, 20, 250, 1, // Opcode: t2TEQrs /* 1434 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1455 /* 1438 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1455 /* 1444 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1455 /* 1450 */ MCD_OPC_Decode, 166, 18, 251, 1, // Opcode: t2EORrr /* 1455 */ MCD_OPC_CheckPredicate, 24, 3, 22, // Skip to: 7094 /* 1459 */ MCD_OPC_Decode, 167, 18, 252, 1, // Opcode: t2EORrs /* 1464 */ MCD_OPC_FilterValue, 6, 250, 21, // Skip to: 7094 /* 1468 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 1471 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 1490 /* 1475 */ MCD_OPC_CheckPredicate, 30, 239, 21, // Skip to: 7094 /* 1479 */ MCD_OPC_CheckField, 20, 1, 0, 233, 21, // Skip to: 7094 /* 1485 */ MCD_OPC_Decode, 178, 19, 129, 2, // Opcode: t2PKHBT /* 1490 */ MCD_OPC_FilterValue, 2, 224, 21, // Skip to: 7094 /* 1494 */ MCD_OPC_CheckPredicate, 30, 220, 21, // Skip to: 7094 /* 1498 */ MCD_OPC_CheckField, 20, 1, 0, 214, 21, // Skip to: 7094 /* 1504 */ MCD_OPC_Decode, 179, 19, 129, 2, // Opcode: t2PKHTB /* 1509 */ MCD_OPC_FilterValue, 3, 3, 1, // Skip to: 1772 /* 1513 */ MCD_OPC_ExtractField, 21, 3, // Inst{23-21} ... /* 1516 */ MCD_OPC_FilterValue, 0, 73, 0, // Skip to: 1593 /* 1520 */ MCD_OPC_CheckPredicate, 24, 18, 0, // Skip to: 1542 /* 1524 */ MCD_OPC_CheckField, 20, 1, 1, 12, 0, // Skip to: 1542 /* 1530 */ MCD_OPC_CheckField, 4, 11, 240, 1, 5, 0, // Skip to: 1542 /* 1537 */ MCD_OPC_Decode, 145, 18, 249, 1, // Opcode: t2CMNzrr /* 1542 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1563 /* 1546 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 1563 /* 1552 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 1563 /* 1558 */ MCD_OPC_Decode, 146, 18, 250, 1, // Opcode: t2CMNzrs /* 1563 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1584 /* 1567 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1584 /* 1573 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1584 /* 1579 */ MCD_OPC_Decode, 251, 17, 130, 2, // Opcode: t2ADDrr /* 1584 */ MCD_OPC_CheckPredicate, 24, 130, 21, // Skip to: 7094 /* 1588 */ MCD_OPC_Decode, 252, 17, 131, 2, // Opcode: t2ADDrs /* 1593 */ MCD_OPC_FilterValue, 2, 30, 0, // Skip to: 1627 /* 1597 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1618 /* 1601 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1618 /* 1607 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1618 /* 1613 */ MCD_OPC_Decode, 244, 17, 251, 1, // Opcode: t2ADCrr /* 1618 */ MCD_OPC_CheckPredicate, 24, 96, 21, // Skip to: 7094 /* 1622 */ MCD_OPC_Decode, 245, 17, 252, 1, // Opcode: t2ADCrs /* 1627 */ MCD_OPC_FilterValue, 3, 30, 0, // Skip to: 1661 /* 1631 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1652 /* 1635 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1652 /* 1641 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1652 /* 1647 */ MCD_OPC_Decode, 221, 19, 251, 1, // Opcode: t2SBCrr /* 1652 */ MCD_OPC_CheckPredicate, 24, 62, 21, // Skip to: 7094 /* 1656 */ MCD_OPC_Decode, 222, 19, 252, 1, // Opcode: t2SBCrs /* 1661 */ MCD_OPC_FilterValue, 5, 73, 0, // Skip to: 1738 /* 1665 */ MCD_OPC_CheckPredicate, 24, 18, 0, // Skip to: 1687 /* 1669 */ MCD_OPC_CheckField, 20, 1, 1, 12, 0, // Skip to: 1687 /* 1675 */ MCD_OPC_CheckField, 4, 11, 240, 1, 5, 0, // Skip to: 1687 /* 1682 */ MCD_OPC_Decode, 148, 18, 249, 1, // Opcode: t2CMPrr /* 1687 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1708 /* 1691 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 1708 /* 1697 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 1708 /* 1703 */ MCD_OPC_Decode, 149, 18, 250, 1, // Opcode: t2CMPrs /* 1708 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1729 /* 1712 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1729 /* 1718 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1729 /* 1724 */ MCD_OPC_Decode, 211, 20, 130, 2, // Opcode: t2SUBrr /* 1729 */ MCD_OPC_CheckPredicate, 24, 241, 20, // Skip to: 7094 /* 1733 */ MCD_OPC_Decode, 212, 20, 131, 2, // Opcode: t2SUBrs /* 1738 */ MCD_OPC_FilterValue, 6, 232, 20, // Skip to: 7094 /* 1742 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 1763 /* 1746 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 1763 /* 1752 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 1763 /* 1758 */ MCD_OPC_Decode, 215, 19, 251, 1, // Opcode: t2RSBrr /* 1763 */ MCD_OPC_CheckPredicate, 24, 207, 20, // Skip to: 7094 /* 1767 */ MCD_OPC_Decode, 216, 19, 252, 1, // Opcode: t2RSBrs /* 1772 */ MCD_OPC_FilterValue, 4, 151, 0, // Skip to: 1927 /* 1776 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 1779 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 1797 /* 1783 */ MCD_OPC_CheckPredicate, 24, 187, 20, // Skip to: 7094 /* 1787 */ MCD_OPC_CheckField, 23, 1, 1, 181, 20, // Skip to: 7094 /* 1793 */ MCD_OPC_Decode, 163, 20, 86, // Opcode: t2STC_OPTION /* 1797 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 1815 /* 1801 */ MCD_OPC_CheckPredicate, 24, 169, 20, // Skip to: 7094 /* 1805 */ MCD_OPC_CheckField, 23, 1, 1, 163, 20, // Skip to: 7094 /* 1811 */ MCD_OPC_Decode, 194, 18, 86, // Opcode: t2LDC_OPTION /* 1815 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 1827 /* 1819 */ MCD_OPC_CheckPredicate, 24, 151, 20, // Skip to: 7094 /* 1823 */ MCD_OPC_Decode, 164, 20, 86, // Opcode: t2STC_POST /* 1827 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 1839 /* 1831 */ MCD_OPC_CheckPredicate, 24, 139, 20, // Skip to: 7094 /* 1835 */ MCD_OPC_Decode, 195, 18, 86, // Opcode: t2LDC_POST /* 1839 */ MCD_OPC_FilterValue, 4, 28, 0, // Skip to: 1871 /* 1843 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 1846 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 1859 /* 1850 */ MCD_OPC_CheckPredicate, 24, 120, 20, // Skip to: 7094 /* 1854 */ MCD_OPC_Decode, 130, 19, 132, 2, // Opcode: t2MCRR /* 1859 */ MCD_OPC_FilterValue, 1, 111, 20, // Skip to: 7094 /* 1863 */ MCD_OPC_CheckPredicate, 24, 107, 20, // Skip to: 7094 /* 1867 */ MCD_OPC_Decode, 159, 20, 86, // Opcode: t2STCL_OPTION /* 1871 */ MCD_OPC_FilterValue, 5, 28, 0, // Skip to: 1903 /* 1875 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 1878 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 1891 /* 1882 */ MCD_OPC_CheckPredicate, 24, 88, 20, // Skip to: 7094 /* 1886 */ MCD_OPC_Decode, 158, 19, 132, 2, // Opcode: t2MRRC /* 1891 */ MCD_OPC_FilterValue, 1, 79, 20, // Skip to: 7094 /* 1895 */ MCD_OPC_CheckPredicate, 24, 75, 20, // Skip to: 7094 /* 1899 */ MCD_OPC_Decode, 190, 18, 86, // Opcode: t2LDCL_OPTION /* 1903 */ MCD_OPC_FilterValue, 6, 8, 0, // Skip to: 1915 /* 1907 */ MCD_OPC_CheckPredicate, 24, 63, 20, // Skip to: 7094 /* 1911 */ MCD_OPC_Decode, 160, 20, 86, // Opcode: t2STCL_POST /* 1915 */ MCD_OPC_FilterValue, 7, 55, 20, // Skip to: 7094 /* 1919 */ MCD_OPC_CheckPredicate, 24, 51, 20, // Skip to: 7094 /* 1923 */ MCD_OPC_Decode, 191, 18, 86, // Opcode: t2LDCL_POST /* 1927 */ MCD_OPC_FilterValue, 5, 99, 0, // Skip to: 2030 /* 1931 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 1934 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1946 /* 1938 */ MCD_OPC_CheckPredicate, 24, 32, 20, // Skip to: 7094 /* 1942 */ MCD_OPC_Decode, 162, 20, 86, // Opcode: t2STC_OFFSET /* 1946 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 1958 /* 1950 */ MCD_OPC_CheckPredicate, 24, 20, 20, // Skip to: 7094 /* 1954 */ MCD_OPC_Decode, 193, 18, 86, // Opcode: t2LDC_OFFSET /* 1958 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 1970 /* 1962 */ MCD_OPC_CheckPredicate, 24, 8, 20, // Skip to: 7094 /* 1966 */ MCD_OPC_Decode, 165, 20, 86, // Opcode: t2STC_PRE /* 1970 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 1982 /* 1974 */ MCD_OPC_CheckPredicate, 24, 252, 19, // Skip to: 7094 /* 1978 */ MCD_OPC_Decode, 196, 18, 86, // Opcode: t2LDC_PRE /* 1982 */ MCD_OPC_FilterValue, 4, 8, 0, // Skip to: 1994 /* 1986 */ MCD_OPC_CheckPredicate, 24, 240, 19, // Skip to: 7094 /* 1990 */ MCD_OPC_Decode, 158, 20, 86, // Opcode: t2STCL_OFFSET /* 1994 */ MCD_OPC_FilterValue, 5, 8, 0, // Skip to: 2006 /* 1998 */ MCD_OPC_CheckPredicate, 24, 228, 19, // Skip to: 7094 /* 2002 */ MCD_OPC_Decode, 189, 18, 86, // Opcode: t2LDCL_OFFSET /* 2006 */ MCD_OPC_FilterValue, 6, 8, 0, // Skip to: 2018 /* 2010 */ MCD_OPC_CheckPredicate, 24, 216, 19, // Skip to: 7094 /* 2014 */ MCD_OPC_Decode, 161, 20, 86, // Opcode: t2STCL_PRE /* 2018 */ MCD_OPC_FilterValue, 7, 208, 19, // Skip to: 7094 /* 2022 */ MCD_OPC_CheckPredicate, 24, 204, 19, // Skip to: 7094 /* 2026 */ MCD_OPC_Decode, 192, 18, 86, // Opcode: t2LDCL_PRE /* 2030 */ MCD_OPC_FilterValue, 6, 196, 19, // Skip to: 7094 /* 2034 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 2037 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2049 /* 2041 */ MCD_OPC_CheckPredicate, 31, 185, 19, // Skip to: 7094 /* 2045 */ MCD_OPC_Decode, 140, 18, 89, // Opcode: t2CDP /* 2049 */ MCD_OPC_FilterValue, 1, 177, 19, // Skip to: 7094 /* 2053 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2056 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 2068 /* 2060 */ MCD_OPC_CheckPredicate, 24, 166, 19, // Skip to: 7094 /* 2064 */ MCD_OPC_Decode, 128, 19, 91, // Opcode: t2MCR /* 2068 */ MCD_OPC_FilterValue, 1, 158, 19, // Skip to: 7094 /* 2072 */ MCD_OPC_CheckPredicate, 24, 154, 19, // Skip to: 7094 /* 2076 */ MCD_OPC_Decode, 156, 19, 93, // Opcode: t2MRC /* 2080 */ MCD_OPC_FilterValue, 30, 160, 4, // Skip to: 3268 /* 2084 */ MCD_OPC_ExtractField, 15, 1, // Inst{15} ... /* 2087 */ MCD_OPC_FilterValue, 0, 69, 2, // Skip to: 2672 /* 2091 */ MCD_OPC_ExtractField, 24, 2, // Inst{25-24} ... /* 2094 */ MCD_OPC_FilterValue, 0, 140, 0, // Skip to: 2238 /* 2098 */ MCD_OPC_ExtractField, 21, 3, // Inst{23-21} ... /* 2101 */ MCD_OPC_FilterValue, 0, 30, 0, // Skip to: 2135 /* 2105 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 2126 /* 2109 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 2126 /* 2115 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 2126 /* 2121 */ MCD_OPC_Decode, 226, 20, 133, 2, // Opcode: t2TSTri /* 2126 */ MCD_OPC_CheckPredicate, 24, 100, 19, // Skip to: 7094 /* 2130 */ MCD_OPC_Decode, 254, 17, 134, 2, // Opcode: t2ANDri /* 2135 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 2148 /* 2139 */ MCD_OPC_CheckPredicate, 24, 87, 19, // Skip to: 7094 /* 2143 */ MCD_OPC_Decode, 134, 18, 134, 2, // Opcode: t2BICri /* 2148 */ MCD_OPC_FilterValue, 2, 24, 0, // Skip to: 2176 /* 2152 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 2167 /* 2156 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 2167 /* 2162 */ MCD_OPC_Decode, 147, 19, 135, 2, // Opcode: t2MOVi /* 2167 */ MCD_OPC_CheckPredicate, 24, 59, 19, // Skip to: 7094 /* 2171 */ MCD_OPC_Decode, 175, 19, 134, 2, // Opcode: t2ORRri /* 2176 */ MCD_OPC_FilterValue, 3, 24, 0, // Skip to: 2204 /* 2180 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 2195 /* 2184 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 2195 /* 2190 */ MCD_OPC_Decode, 169, 19, 135, 2, // Opcode: t2MVNi /* 2195 */ MCD_OPC_CheckPredicate, 24, 31, 19, // Skip to: 7094 /* 2199 */ MCD_OPC_Decode, 172, 19, 134, 2, // Opcode: t2ORNri /* 2204 */ MCD_OPC_FilterValue, 4, 22, 19, // Skip to: 7094 /* 2208 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 2229 /* 2212 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 2229 /* 2218 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 2229 /* 2224 */ MCD_OPC_Decode, 223, 20, 133, 2, // Opcode: t2TEQri /* 2229 */ MCD_OPC_CheckPredicate, 24, 253, 18, // Skip to: 7094 /* 2233 */ MCD_OPC_Decode, 165, 18, 134, 2, // Opcode: t2EORri /* 2238 */ MCD_OPC_FilterValue, 1, 110, 0, // Skip to: 2352 /* 2242 */ MCD_OPC_ExtractField, 21, 3, // Inst{23-21} ... /* 2245 */ MCD_OPC_FilterValue, 0, 30, 0, // Skip to: 2279 /* 2249 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 2270 /* 2253 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 2270 /* 2259 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 2270 /* 2265 */ MCD_OPC_Decode, 144, 18, 133, 2, // Opcode: t2CMNri /* 2270 */ MCD_OPC_CheckPredicate, 24, 212, 18, // Skip to: 7094 /* 2274 */ MCD_OPC_Decode, 249, 17, 136, 2, // Opcode: t2ADDri /* 2279 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 2292 /* 2283 */ MCD_OPC_CheckPredicate, 24, 199, 18, // Skip to: 7094 /* 2287 */ MCD_OPC_Decode, 243, 17, 134, 2, // Opcode: t2ADCri /* 2292 */ MCD_OPC_FilterValue, 3, 9, 0, // Skip to: 2305 /* 2296 */ MCD_OPC_CheckPredicate, 24, 186, 18, // Skip to: 7094 /* 2300 */ MCD_OPC_Decode, 220, 19, 134, 2, // Opcode: t2SBCri /* 2305 */ MCD_OPC_FilterValue, 5, 30, 0, // Skip to: 2339 /* 2309 */ MCD_OPC_CheckPredicate, 24, 17, 0, // Skip to: 2330 /* 2313 */ MCD_OPC_CheckField, 20, 1, 1, 11, 0, // Skip to: 2330 /* 2319 */ MCD_OPC_CheckField, 8, 4, 15, 5, 0, // Skip to: 2330 /* 2325 */ MCD_OPC_Decode, 147, 18, 133, 2, // Opcode: t2CMPri /* 2330 */ MCD_OPC_CheckPredicate, 24, 152, 18, // Skip to: 7094 /* 2334 */ MCD_OPC_Decode, 209, 20, 136, 2, // Opcode: t2SUBri /* 2339 */ MCD_OPC_FilterValue, 6, 143, 18, // Skip to: 7094 /* 2343 */ MCD_OPC_CheckPredicate, 24, 139, 18, // Skip to: 7094 /* 2347 */ MCD_OPC_Decode, 214, 19, 134, 2, // Opcode: t2RSBri /* 2352 */ MCD_OPC_FilterValue, 2, 115, 0, // Skip to: 2471 /* 2356 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 2359 */ MCD_OPC_FilterValue, 0, 63, 0, // Skip to: 2426 /* 2363 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2366 */ MCD_OPC_FilterValue, 0, 116, 18, // Skip to: 7094 /* 2370 */ MCD_OPC_ExtractField, 21, 1, // Inst{21} ... /* 2373 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 2392 /* 2377 */ MCD_OPC_CheckPredicate, 24, 30, 0, // Skip to: 2411 /* 2381 */ MCD_OPC_CheckField, 23, 1, 0, 24, 0, // Skip to: 2411 /* 2387 */ MCD_OPC_Decode, 250, 17, 137, 2, // Opcode: t2ADDri12 /* 2392 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 2411 /* 2396 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 2411 /* 2400 */ MCD_OPC_CheckField, 23, 1, 1, 5, 0, // Skip to: 2411 /* 2406 */ MCD_OPC_Decode, 210, 20, 137, 2, // Opcode: t2SUBri12 /* 2411 */ MCD_OPC_CheckPredicate, 24, 71, 18, // Skip to: 7094 /* 2415 */ MCD_OPC_CheckField, 16, 4, 15, 65, 18, // Skip to: 7094 /* 2421 */ MCD_OPC_Decode, 253, 17, 138, 2, // Opcode: t2ADR /* 2426 */ MCD_OPC_FilterValue, 1, 56, 18, // Skip to: 7094 /* 2430 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 2433 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 2452 /* 2437 */ MCD_OPC_CheckPredicate, 24, 45, 18, // Skip to: 7094 /* 2441 */ MCD_OPC_CheckField, 20, 2, 0, 39, 18, // Skip to: 7094 /* 2447 */ MCD_OPC_Decode, 148, 19, 139, 2, // Opcode: t2MOVi16 /* 2452 */ MCD_OPC_FilterValue, 1, 30, 18, // Skip to: 7094 /* 2456 */ MCD_OPC_CheckPredicate, 24, 26, 18, // Skip to: 7094 /* 2460 */ MCD_OPC_CheckField, 20, 2, 0, 20, 18, // Skip to: 7094 /* 2466 */ MCD_OPC_Decode, 144, 19, 139, 2, // Opcode: t2MOVTi16 /* 2471 */ MCD_OPC_FilterValue, 3, 11, 18, // Skip to: 7094 /* 2475 */ MCD_OPC_ExtractField, 22, 2, // Inst{23-22} ... /* 2478 */ MCD_OPC_FilterValue, 0, 56, 0, // Skip to: 2538 /* 2482 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 2485 */ MCD_OPC_FilterValue, 0, 253, 17, // Skip to: 7094 /* 2489 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2492 */ MCD_OPC_FilterValue, 0, 246, 17, // Skip to: 7094 /* 2496 */ MCD_OPC_CheckPredicate, 32, 29, 0, // Skip to: 2529 /* 2500 */ MCD_OPC_CheckField, 21, 1, 1, 23, 0, // Skip to: 2529 /* 2506 */ MCD_OPC_CheckField, 12, 3, 0, 17, 0, // Skip to: 2529 /* 2512 */ MCD_OPC_CheckField, 6, 2, 0, 11, 0, // Skip to: 2529 /* 2518 */ MCD_OPC_CheckField, 4, 1, 0, 5, 0, // Skip to: 2529 /* 2524 */ MCD_OPC_Decode, 146, 20, 140, 2, // Opcode: t2SSAT16 /* 2529 */ MCD_OPC_CheckPredicate, 24, 209, 17, // Skip to: 7094 /* 2533 */ MCD_OPC_Decode, 145, 20, 141, 2, // Opcode: t2SSAT /* 2538 */ MCD_OPC_FilterValue, 1, 58, 0, // Skip to: 2600 /* 2542 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 2545 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 2558 /* 2549 */ MCD_OPC_CheckPredicate, 24, 189, 17, // Skip to: 7094 /* 2553 */ MCD_OPC_Decode, 223, 19, 142, 2, // Opcode: t2SBFX /* 2558 */ MCD_OPC_FilterValue, 2, 180, 17, // Skip to: 7094 /* 2562 */ MCD_OPC_ExtractField, 5, 1, // Inst{5} ... /* 2565 */ MCD_OPC_FilterValue, 0, 173, 17, // Skip to: 7094 /* 2569 */ MCD_OPC_ExtractField, 26, 1, // Inst{26} ... /* 2572 */ MCD_OPC_FilterValue, 0, 166, 17, // Skip to: 7094 /* 2576 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 2591 /* 2580 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 2591 /* 2586 */ MCD_OPC_Decode, 132, 18, 143, 2, // Opcode: t2BFC /* 2591 */ MCD_OPC_CheckPredicate, 24, 147, 17, // Skip to: 7094 /* 2595 */ MCD_OPC_Decode, 133, 18, 144, 2, // Opcode: t2BFI /* 2600 */ MCD_OPC_FilterValue, 2, 49, 0, // Skip to: 2653 /* 2604 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 2607 */ MCD_OPC_FilterValue, 0, 131, 17, // Skip to: 7094 /* 2611 */ MCD_OPC_CheckPredicate, 32, 29, 0, // Skip to: 2644 /* 2615 */ MCD_OPC_CheckField, 26, 1, 0, 23, 0, // Skip to: 2644 /* 2621 */ MCD_OPC_CheckField, 21, 1, 1, 17, 0, // Skip to: 2644 /* 2627 */ MCD_OPC_CheckField, 12, 3, 0, 11, 0, // Skip to: 2644 /* 2633 */ MCD_OPC_CheckField, 4, 4, 0, 5, 0, // Skip to: 2644 /* 2639 */ MCD_OPC_Decode, 253, 20, 140, 2, // Opcode: t2USAT16 /* 2644 */ MCD_OPC_CheckPredicate, 24, 94, 17, // Skip to: 7094 /* 2648 */ MCD_OPC_Decode, 252, 20, 141, 2, // Opcode: t2USAT /* 2653 */ MCD_OPC_FilterValue, 3, 85, 17, // Skip to: 7094 /* 2657 */ MCD_OPC_CheckPredicate, 24, 81, 17, // Skip to: 7094 /* 2661 */ MCD_OPC_CheckField, 20, 2, 0, 75, 17, // Skip to: 7094 /* 2667 */ MCD_OPC_Decode, 232, 20, 142, 2, // Opcode: t2UBFX /* 2672 */ MCD_OPC_FilterValue, 1, 66, 17, // Skip to: 7094 /* 2676 */ MCD_OPC_ExtractField, 12, 1, // Inst{12} ... /* 2679 */ MCD_OPC_FilterValue, 0, 54, 2, // Skip to: 3249 /* 2683 */ MCD_OPC_ExtractField, 14, 1, // Inst{14} ... /* 2686 */ MCD_OPC_FilterValue, 0, 52, 17, // Skip to: 7094 /* 2690 */ MCD_OPC_ExtractField, 16, 11, // Inst{26-16} ... /* 2693 */ MCD_OPC_FilterValue, 175, 7, 115, 0, // Skip to: 2813 /* 2698 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 2701 */ MCD_OPC_FilterValue, 0, 60, 0, // Skip to: 2765 /* 2705 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 2708 */ MCD_OPC_FilterValue, 0, 75, 1, // Skip to: 3043 /* 2712 */ MCD_OPC_ExtractField, 13, 1, // Inst{13} ... /* 2715 */ MCD_OPC_FilterValue, 0, 68, 1, // Skip to: 3043 /* 2719 */ MCD_OPC_ExtractField, 9, 2, // Inst{10-9} ... /* 2722 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 2750 /* 2726 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 2741 /* 2730 */ MCD_OPC_CheckField, 4, 4, 15, 5, 0, // Skip to: 2741 /* 2736 */ MCD_OPC_Decode, 159, 18, 145, 2, // Opcode: t2DBG /* 2741 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 2750 /* 2745 */ MCD_OPC_Decode, 168, 18, 224, 1, // Opcode: t2HINT /* 2750 */ MCD_OPC_CheckPredicate, 29, 33, 1, // Skip to: 3043 /* 2754 */ MCD_OPC_CheckField, 0, 5, 0, 27, 1, // Skip to: 3043 /* 2760 */ MCD_OPC_Decode, 151, 18, 146, 2, // Opcode: t2CPS2p /* 2765 */ MCD_OPC_FilterValue, 1, 18, 1, // Skip to: 3043 /* 2769 */ MCD_OPC_ExtractField, 11, 1, // Inst{11} ... /* 2772 */ MCD_OPC_FilterValue, 0, 11, 1, // Skip to: 3043 /* 2776 */ MCD_OPC_ExtractField, 13, 1, // Inst{13} ... /* 2779 */ MCD_OPC_FilterValue, 0, 4, 1, // Skip to: 3043 /* 2783 */ MCD_OPC_CheckPredicate, 29, 17, 0, // Skip to: 2804 /* 2787 */ MCD_OPC_CheckField, 9, 2, 0, 11, 0, // Skip to: 2804 /* 2793 */ MCD_OPC_CheckField, 5, 3, 0, 5, 0, // Skip to: 2804 /* 2799 */ MCD_OPC_Decode, 150, 18, 146, 2, // Opcode: t2CPS1p /* 2804 */ MCD_OPC_CheckPredicate, 29, 235, 0, // Skip to: 3043 /* 2808 */ MCD_OPC_Decode, 152, 18, 146, 2, // Opcode: t2CPS3p /* 2813 */ MCD_OPC_FilterValue, 191, 7, 85, 0, // Skip to: 2903 /* 2818 */ MCD_OPC_ExtractField, 4, 8, // Inst{11-4} ... /* 2821 */ MCD_OPC_FilterValue, 242, 1, 20, 0, // Skip to: 2846 /* 2826 */ MCD_OPC_CheckPredicate, 33, 213, 0, // Skip to: 3043 /* 2830 */ MCD_OPC_CheckField, 13, 1, 0, 207, 0, // Skip to: 3043 /* 2836 */ MCD_OPC_CheckField, 0, 4, 15, 201, 0, // Skip to: 3043 /* 2842 */ MCD_OPC_Decode, 142, 18, 60, // Opcode: t2CLREX /* 2846 */ MCD_OPC_FilterValue, 244, 1, 14, 0, // Skip to: 2865 /* 2851 */ MCD_OPC_CheckPredicate, 34, 188, 0, // Skip to: 3043 /* 2855 */ MCD_OPC_CheckField, 13, 1, 0, 182, 0, // Skip to: 3043 /* 2861 */ MCD_OPC_Decode, 164, 18, 61, // Opcode: t2DSB /* 2865 */ MCD_OPC_FilterValue, 245, 1, 14, 0, // Skip to: 2884 /* 2870 */ MCD_OPC_CheckPredicate, 34, 169, 0, // Skip to: 3043 /* 2874 */ MCD_OPC_CheckField, 13, 1, 0, 163, 0, // Skip to: 3043 /* 2880 */ MCD_OPC_Decode, 163, 18, 61, // Opcode: t2DMB /* 2884 */ MCD_OPC_FilterValue, 246, 1, 154, 0, // Skip to: 3043 /* 2889 */ MCD_OPC_CheckPredicate, 34, 150, 0, // Skip to: 3043 /* 2893 */ MCD_OPC_CheckField, 13, 1, 0, 144, 0, // Skip to: 3043 /* 2899 */ MCD_OPC_Decode, 170, 18, 62, // Opcode: t2ISB /* 2903 */ MCD_OPC_FilterValue, 222, 7, 21, 0, // Skip to: 2929 /* 2908 */ MCD_OPC_CheckPredicate, 29, 131, 0, // Skip to: 3043 /* 2912 */ MCD_OPC_CheckField, 13, 1, 0, 125, 0, // Skip to: 3043 /* 2918 */ MCD_OPC_CheckField, 8, 4, 15, 119, 0, // Skip to: 3043 /* 2924 */ MCD_OPC_Decode, 205, 20, 224, 1, // Opcode: t2SUBS_PC_LR /* 2929 */ MCD_OPC_FilterValue, 239, 7, 21, 0, // Skip to: 2955 /* 2934 */ MCD_OPC_CheckPredicate, 29, 105, 0, // Skip to: 3043 /* 2938 */ MCD_OPC_CheckField, 13, 1, 0, 99, 0, // Skip to: 3043 /* 2944 */ MCD_OPC_CheckField, 0, 8, 0, 93, 0, // Skip to: 3043 /* 2950 */ MCD_OPC_Decode, 160, 19, 147, 2, // Opcode: t2MRS_AR /* 2955 */ MCD_OPC_FilterValue, 255, 7, 21, 0, // Skip to: 2981 /* 2960 */ MCD_OPC_CheckPredicate, 29, 79, 0, // Skip to: 3043 /* 2964 */ MCD_OPC_CheckField, 13, 1, 0, 73, 0, // Skip to: 3043 /* 2970 */ MCD_OPC_CheckField, 0, 8, 0, 67, 0, // Skip to: 3043 /* 2976 */ MCD_OPC_Decode, 163, 19, 147, 2, // Opcode: t2MRSsys_AR /* 2981 */ MCD_OPC_FilterValue, 143, 15, 57, 0, // Skip to: 3043 /* 2986 */ MCD_OPC_ExtractField, 0, 12, // Inst{11-0} ... /* 2989 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 3007 /* 2993 */ MCD_OPC_CheckPredicate, 35, 46, 0, // Skip to: 3043 /* 2997 */ MCD_OPC_CheckField, 13, 1, 0, 40, 0, // Skip to: 3043 /* 3003 */ MCD_OPC_Decode, 160, 18, 60, // Opcode: t2DCPS1 /* 3007 */ MCD_OPC_FilterValue, 2, 14, 0, // Skip to: 3025 /* 3011 */ MCD_OPC_CheckPredicate, 35, 28, 0, // Skip to: 3043 /* 3015 */ MCD_OPC_CheckField, 13, 1, 0, 22, 0, // Skip to: 3043 /* 3021 */ MCD_OPC_Decode, 161, 18, 60, // Opcode: t2DCPS2 /* 3025 */ MCD_OPC_FilterValue, 3, 14, 0, // Skip to: 3043 /* 3029 */ MCD_OPC_CheckPredicate, 35, 10, 0, // Skip to: 3043 /* 3033 */ MCD_OPC_CheckField, 13, 1, 0, 4, 0, // Skip to: 3043 /* 3039 */ MCD_OPC_Decode, 162, 18, 60, // Opcode: t2DCPS3 /* 3043 */ MCD_OPC_ExtractField, 20, 7, // Inst{26-20} ... /* 3046 */ MCD_OPC_FilterValue, 60, 22, 0, // Skip to: 3072 /* 3050 */ MCD_OPC_CheckPredicate, 36, 70, 0, // Skip to: 3124 /* 3054 */ MCD_OPC_CheckField, 13, 1, 0, 64, 0, // Skip to: 3124 /* 3060 */ MCD_OPC_CheckField, 0, 12, 128, 30, 57, 0, // Skip to: 3124 /* 3067 */ MCD_OPC_Decode, 138, 18, 148, 2, // Opcode: t2BXJ /* 3072 */ MCD_OPC_FilterValue, 126, 15, 0, // Skip to: 3091 /* 3076 */ MCD_OPC_CheckPredicate, 37, 44, 0, // Skip to: 3124 /* 3080 */ MCD_OPC_CheckField, 13, 1, 0, 38, 0, // Skip to: 3124 /* 3086 */ MCD_OPC_Decode, 169, 18, 149, 2, // Opcode: t2HVC /* 3091 */ MCD_OPC_FilterValue, 127, 29, 0, // Skip to: 3124 /* 3095 */ MCD_OPC_ExtractField, 13, 1, // Inst{13} ... /* 3098 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 3111 /* 3102 */ MCD_OPC_CheckPredicate, 38, 18, 0, // Skip to: 3124 /* 3106 */ MCD_OPC_Decode, 232, 19, 150, 2, // Opcode: t2SMC /* 3111 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 3124 /* 3115 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 3124 /* 3119 */ MCD_OPC_Decode, 233, 20, 149, 2, // Opcode: t2UDF /* 3124 */ MCD_OPC_ExtractField, 21, 6, // Inst{26-21} ... /* 3127 */ MCD_OPC_FilterValue, 28, 62, 0, // Skip to: 3193 /* 3131 */ MCD_OPC_CheckPredicate, 29, 17, 0, // Skip to: 3152 /* 3135 */ MCD_OPC_CheckField, 13, 1, 0, 11, 0, // Skip to: 3152 /* 3141 */ MCD_OPC_CheckField, 0, 8, 0, 5, 0, // Skip to: 3152 /* 3147 */ MCD_OPC_Decode, 164, 19, 151, 2, // Opcode: t2MSR_AR /* 3152 */ MCD_OPC_CheckPredicate, 39, 23, 0, // Skip to: 3179 /* 3156 */ MCD_OPC_CheckField, 13, 1, 0, 17, 0, // Skip to: 3179 /* 3162 */ MCD_OPC_CheckField, 5, 3, 1, 11, 0, // Skip to: 3179 /* 3168 */ MCD_OPC_CheckField, 0, 4, 0, 5, 0, // Skip to: 3179 /* 3174 */ MCD_OPC_Decode, 166, 19, 152, 2, // Opcode: t2MSRbanked /* 3179 */ MCD_OPC_CheckPredicate, 40, 57, 0, // Skip to: 3240 /* 3183 */ MCD_OPC_SoftFail, 128, 198, 64 /* 0x102300 */, 0, /* 3188 */ MCD_OPC_Decode, 165, 19, 153, 2, // Opcode: t2MSR_M /* 3193 */ MCD_OPC_FilterValue, 31, 43, 0, // Skip to: 3240 /* 3197 */ MCD_OPC_CheckPredicate, 39, 23, 0, // Skip to: 3224 /* 3201 */ MCD_OPC_CheckField, 13, 1, 0, 17, 0, // Skip to: 3224 /* 3207 */ MCD_OPC_CheckField, 5, 3, 1, 11, 0, // Skip to: 3224 /* 3213 */ MCD_OPC_CheckField, 0, 4, 0, 5, 0, // Skip to: 3224 /* 3219 */ MCD_OPC_Decode, 162, 19, 154, 2, // Opcode: t2MRSbanked /* 3224 */ MCD_OPC_CheckPredicate, 40, 12, 0, // Skip to: 3240 /* 3228 */ MCD_OPC_SoftFail, 128, 192, 64 /* 0x102000 */, 128, 128, 60 /* 0xF0000 */, /* 3235 */ MCD_OPC_Decode, 161, 19, 155, 2, // Opcode: t2MRS_M /* 3240 */ MCD_OPC_CheckPredicate, 24, 10, 15, // Skip to: 7094 /* 3244 */ MCD_OPC_Decode, 139, 18, 156, 2, // Opcode: t2Bcc /* 3249 */ MCD_OPC_FilterValue, 1, 1, 15, // Skip to: 7094 /* 3253 */ MCD_OPC_CheckPredicate, 24, 253, 14, // Skip to: 7094 /* 3257 */ MCD_OPC_CheckField, 14, 1, 0, 247, 14, // Skip to: 7094 /* 3263 */ MCD_OPC_Decode, 131, 18, 157, 2, // Opcode: t2B /* 3268 */ MCD_OPC_FilterValue, 31, 238, 14, // Skip to: 7094 /* 3272 */ MCD_OPC_ExtractField, 24, 3, // Inst{26-24} ... /* 3275 */ MCD_OPC_FilterValue, 0, 76, 3, // Skip to: 4123 /* 3279 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 3282 */ MCD_OPC_FilterValue, 0, 109, 0, // Skip to: 3395 /* 3286 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 3289 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 3382 /* 3293 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 3296 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 3315 /* 3300 */ MCD_OPC_CheckPredicate, 24, 206, 14, // Skip to: 7094 /* 3304 */ MCD_OPC_CheckField, 6, 4, 0, 200, 14, // Skip to: 7094 /* 3310 */ MCD_OPC_Decode, 183, 20, 158, 2, // Opcode: t2STRBs /* 3315 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 3334 /* 3319 */ MCD_OPC_CheckPredicate, 24, 187, 14, // Skip to: 7094 /* 3323 */ MCD_OPC_CheckField, 8, 1, 1, 181, 14, // Skip to: 7094 /* 3329 */ MCD_OPC_Decode, 178, 20, 159, 2, // Opcode: t2STRB_POST /* 3334 */ MCD_OPC_FilterValue, 3, 172, 14, // Skip to: 7094 /* 3338 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 3341 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 3369 /* 3345 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 3360 /* 3349 */ MCD_OPC_CheckField, 9, 1, 1, 5, 0, // Skip to: 3360 /* 3355 */ MCD_OPC_Decode, 177, 20, 160, 2, // Opcode: t2STRBT /* 3360 */ MCD_OPC_CheckPredicate, 24, 146, 14, // Skip to: 7094 /* 3364 */ MCD_OPC_Decode, 182, 20, 161, 2, // Opcode: t2STRBi8 /* 3369 */ MCD_OPC_FilterValue, 1, 137, 14, // Skip to: 7094 /* 3373 */ MCD_OPC_CheckPredicate, 24, 133, 14, // Skip to: 7094 /* 3377 */ MCD_OPC_Decode, 179, 20, 159, 2, // Opcode: t2STRB_PRE /* 3382 */ MCD_OPC_FilterValue, 1, 124, 14, // Skip to: 7094 /* 3386 */ MCD_OPC_CheckPredicate, 24, 120, 14, // Skip to: 7094 /* 3390 */ MCD_OPC_Decode, 181, 20, 162, 2, // Opcode: t2STRBi12 /* 3395 */ MCD_OPC_FilterValue, 1, 191, 0, // Skip to: 3590 /* 3399 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 3402 */ MCD_OPC_FilterValue, 0, 125, 0, // Skip to: 3531 /* 3406 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 3409 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 3444 /* 3413 */ MCD_OPC_ExtractField, 6, 4, // Inst{9-6} ... /* 3416 */ MCD_OPC_FilterValue, 0, 139, 0, // Skip to: 3559 /* 3420 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 3435 /* 3424 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 3435 /* 3430 */ MCD_OPC_Decode, 186, 19, 163, 2, // Opcode: t2PLDs /* 3435 */ MCD_OPC_CheckPredicate, 24, 120, 0, // Skip to: 3559 /* 3439 */ MCD_OPC_Decode, 209, 18, 163, 2, // Opcode: t2LDRBs /* 3444 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 3463 /* 3448 */ MCD_OPC_CheckPredicate, 24, 107, 0, // Skip to: 3559 /* 3452 */ MCD_OPC_CheckField, 8, 1, 1, 101, 0, // Skip to: 3559 /* 3458 */ MCD_OPC_Decode, 203, 18, 159, 2, // Opcode: t2LDRB_POST /* 3463 */ MCD_OPC_FilterValue, 3, 92, 0, // Skip to: 3559 /* 3467 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 3470 */ MCD_OPC_FilterValue, 0, 44, 0, // Skip to: 3518 /* 3474 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 3477 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 3496 /* 3481 */ MCD_OPC_CheckPredicate, 24, 24, 0, // Skip to: 3509 /* 3485 */ MCD_OPC_CheckField, 12, 4, 15, 18, 0, // Skip to: 3509 /* 3491 */ MCD_OPC_Decode, 184, 19, 164, 2, // Opcode: t2PLDi8 /* 3496 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 3509 /* 3500 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 3509 /* 3504 */ MCD_OPC_Decode, 202, 18, 165, 2, // Opcode: t2LDRBT /* 3509 */ MCD_OPC_CheckPredicate, 24, 46, 0, // Skip to: 3559 /* 3513 */ MCD_OPC_Decode, 206, 18, 164, 2, // Opcode: t2LDRBi8 /* 3518 */ MCD_OPC_FilterValue, 1, 37, 0, // Skip to: 3559 /* 3522 */ MCD_OPC_CheckPredicate, 24, 33, 0, // Skip to: 3559 /* 3526 */ MCD_OPC_Decode, 204, 18, 159, 2, // Opcode: t2LDRB_PRE /* 3531 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 3559 /* 3535 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 3550 /* 3539 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 3550 /* 3545 */ MCD_OPC_Decode, 183, 19, 166, 2, // Opcode: t2PLDi12 /* 3550 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 3559 /* 3554 */ MCD_OPC_Decode, 205, 18, 166, 2, // Opcode: t2LDRBi12 /* 3559 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 3562 */ MCD_OPC_FilterValue, 15, 200, 13, // Skip to: 7094 /* 3566 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 3581 /* 3570 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 3581 /* 3576 */ MCD_OPC_Decode, 185, 19, 167, 2, // Opcode: t2PLDpci /* 3581 */ MCD_OPC_CheckPredicate, 24, 181, 13, // Skip to: 7094 /* 3585 */ MCD_OPC_Decode, 207, 18, 167, 2, // Opcode: t2LDRBpci /* 3590 */ MCD_OPC_FilterValue, 2, 109, 0, // Skip to: 3703 /* 3594 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 3597 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 3690 /* 3601 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 3604 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 3623 /* 3608 */ MCD_OPC_CheckPredicate, 24, 154, 13, // Skip to: 7094 /* 3612 */ MCD_OPC_CheckField, 6, 4, 0, 148, 13, // Skip to: 7094 /* 3618 */ MCD_OPC_Decode, 197, 20, 158, 2, // Opcode: t2STRHs /* 3623 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 3642 /* 3627 */ MCD_OPC_CheckPredicate, 24, 135, 13, // Skip to: 7094 /* 3631 */ MCD_OPC_CheckField, 8, 1, 1, 129, 13, // Skip to: 7094 /* 3637 */ MCD_OPC_Decode, 192, 20, 159, 2, // Opcode: t2STRH_POST /* 3642 */ MCD_OPC_FilterValue, 3, 120, 13, // Skip to: 7094 /* 3646 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 3649 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 3677 /* 3653 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 3668 /* 3657 */ MCD_OPC_CheckField, 9, 1, 1, 5, 0, // Skip to: 3668 /* 3663 */ MCD_OPC_Decode, 191, 20, 160, 2, // Opcode: t2STRHT /* 3668 */ MCD_OPC_CheckPredicate, 24, 94, 13, // Skip to: 7094 /* 3672 */ MCD_OPC_Decode, 196, 20, 161, 2, // Opcode: t2STRHi8 /* 3677 */ MCD_OPC_FilterValue, 1, 85, 13, // Skip to: 7094 /* 3681 */ MCD_OPC_CheckPredicate, 24, 81, 13, // Skip to: 7094 /* 3685 */ MCD_OPC_Decode, 193, 20, 159, 2, // Opcode: t2STRH_PRE /* 3690 */ MCD_OPC_FilterValue, 1, 72, 13, // Skip to: 7094 /* 3694 */ MCD_OPC_CheckPredicate, 24, 68, 13, // Skip to: 7094 /* 3698 */ MCD_OPC_Decode, 195, 20, 162, 2, // Opcode: t2STRHi12 /* 3703 */ MCD_OPC_FilterValue, 3, 175, 0, // Skip to: 3882 /* 3707 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 3710 */ MCD_OPC_FilterValue, 0, 125, 0, // Skip to: 3839 /* 3714 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 3717 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 3752 /* 3721 */ MCD_OPC_ExtractField, 6, 4, // Inst{9-6} ... /* 3724 */ MCD_OPC_FilterValue, 0, 139, 0, // Skip to: 3867 /* 3728 */ MCD_OPC_CheckPredicate, 41, 11, 0, // Skip to: 3743 /* 3732 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 3743 /* 3738 */ MCD_OPC_Decode, 182, 19, 163, 2, // Opcode: t2PLDWs /* 3743 */ MCD_OPC_CheckPredicate, 24, 120, 0, // Skip to: 3867 /* 3747 */ MCD_OPC_Decode, 224, 18, 163, 2, // Opcode: t2LDRHs /* 3752 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 3771 /* 3756 */ MCD_OPC_CheckPredicate, 24, 107, 0, // Skip to: 3867 /* 3760 */ MCD_OPC_CheckField, 8, 1, 1, 101, 0, // Skip to: 3867 /* 3766 */ MCD_OPC_Decode, 218, 18, 159, 2, // Opcode: t2LDRH_POST /* 3771 */ MCD_OPC_FilterValue, 3, 92, 0, // Skip to: 3867 /* 3775 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 3778 */ MCD_OPC_FilterValue, 0, 44, 0, // Skip to: 3826 /* 3782 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 3785 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 3804 /* 3789 */ MCD_OPC_CheckPredicate, 41, 24, 0, // Skip to: 3817 /* 3793 */ MCD_OPC_CheckField, 12, 4, 15, 18, 0, // Skip to: 3817 /* 3799 */ MCD_OPC_Decode, 181, 19, 164, 2, // Opcode: t2PLDWi8 /* 3804 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 3817 /* 3808 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 3817 /* 3812 */ MCD_OPC_Decode, 217, 18, 165, 2, // Opcode: t2LDRHT /* 3817 */ MCD_OPC_CheckPredicate, 24, 46, 0, // Skip to: 3867 /* 3821 */ MCD_OPC_Decode, 221, 18, 164, 2, // Opcode: t2LDRHi8 /* 3826 */ MCD_OPC_FilterValue, 1, 37, 0, // Skip to: 3867 /* 3830 */ MCD_OPC_CheckPredicate, 24, 33, 0, // Skip to: 3867 /* 3834 */ MCD_OPC_Decode, 219, 18, 159, 2, // Opcode: t2LDRH_PRE /* 3839 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 3867 /* 3843 */ MCD_OPC_CheckPredicate, 41, 11, 0, // Skip to: 3858 /* 3847 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 3858 /* 3853 */ MCD_OPC_Decode, 180, 19, 166, 2, // Opcode: t2PLDWi12 /* 3858 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 3867 /* 3862 */ MCD_OPC_Decode, 220, 18, 166, 2, // Opcode: t2LDRHi12 /* 3867 */ MCD_OPC_CheckPredicate, 24, 151, 12, // Skip to: 7094 /* 3871 */ MCD_OPC_CheckField, 16, 4, 15, 145, 12, // Skip to: 7094 /* 3877 */ MCD_OPC_Decode, 222, 18, 167, 2, // Opcode: t2LDRHpci /* 3882 */ MCD_OPC_FilterValue, 4, 109, 0, // Skip to: 3995 /* 3886 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 3889 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 3982 /* 3893 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 3896 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 3915 /* 3900 */ MCD_OPC_CheckPredicate, 24, 118, 12, // Skip to: 7094 /* 3904 */ MCD_OPC_CheckField, 6, 4, 0, 112, 12, // Skip to: 7094 /* 3910 */ MCD_OPC_Decode, 204, 20, 168, 2, // Opcode: t2STRs /* 3915 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 3934 /* 3919 */ MCD_OPC_CheckPredicate, 24, 99, 12, // Skip to: 7094 /* 3923 */ MCD_OPC_CheckField, 8, 1, 1, 93, 12, // Skip to: 7094 /* 3929 */ MCD_OPC_Decode, 199, 20, 159, 2, // Opcode: t2STR_POST /* 3934 */ MCD_OPC_FilterValue, 3, 84, 12, // Skip to: 7094 /* 3938 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 3941 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 3969 /* 3945 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 3960 /* 3949 */ MCD_OPC_CheckField, 9, 1, 1, 5, 0, // Skip to: 3960 /* 3955 */ MCD_OPC_Decode, 198, 20, 160, 2, // Opcode: t2STRT /* 3960 */ MCD_OPC_CheckPredicate, 24, 58, 12, // Skip to: 7094 /* 3964 */ MCD_OPC_Decode, 203, 20, 169, 2, // Opcode: t2STRi8 /* 3969 */ MCD_OPC_FilterValue, 1, 49, 12, // Skip to: 7094 /* 3973 */ MCD_OPC_CheckPredicate, 24, 45, 12, // Skip to: 7094 /* 3977 */ MCD_OPC_Decode, 200, 20, 159, 2, // Opcode: t2STR_PRE /* 3982 */ MCD_OPC_FilterValue, 1, 36, 12, // Skip to: 7094 /* 3986 */ MCD_OPC_CheckPredicate, 24, 32, 12, // Skip to: 7094 /* 3990 */ MCD_OPC_Decode, 202, 20, 170, 2, // Opcode: t2STRi12 /* 3995 */ MCD_OPC_FilterValue, 5, 23, 12, // Skip to: 7094 /* 3999 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 4002 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 4095 /* 4006 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 4009 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4028 /* 4013 */ MCD_OPC_CheckPredicate, 24, 91, 0, // Skip to: 4108 /* 4017 */ MCD_OPC_CheckField, 6, 4, 0, 85, 0, // Skip to: 4108 /* 4023 */ MCD_OPC_Decode, 249, 18, 163, 2, // Opcode: t2LDRs /* 4028 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 4047 /* 4032 */ MCD_OPC_CheckPredicate, 24, 72, 0, // Skip to: 4108 /* 4036 */ MCD_OPC_CheckField, 8, 1, 1, 66, 0, // Skip to: 4108 /* 4042 */ MCD_OPC_Decode, 242, 18, 159, 2, // Opcode: t2LDR_POST /* 4047 */ MCD_OPC_FilterValue, 3, 57, 0, // Skip to: 4108 /* 4051 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 4054 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 4082 /* 4058 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 4073 /* 4062 */ MCD_OPC_CheckField, 9, 1, 1, 5, 0, // Skip to: 4073 /* 4068 */ MCD_OPC_Decode, 241, 18, 165, 2, // Opcode: t2LDRT /* 4073 */ MCD_OPC_CheckPredicate, 24, 31, 0, // Skip to: 4108 /* 4077 */ MCD_OPC_Decode, 245, 18, 164, 2, // Opcode: t2LDRi8 /* 4082 */ MCD_OPC_FilterValue, 1, 22, 0, // Skip to: 4108 /* 4086 */ MCD_OPC_CheckPredicate, 24, 18, 0, // Skip to: 4108 /* 4090 */ MCD_OPC_Decode, 243, 18, 159, 2, // Opcode: t2LDR_PRE /* 4095 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 4108 /* 4099 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 4108 /* 4103 */ MCD_OPC_Decode, 244, 18, 166, 2, // Opcode: t2LDRi12 /* 4108 */ MCD_OPC_CheckPredicate, 24, 166, 11, // Skip to: 7094 /* 4112 */ MCD_OPC_CheckField, 16, 4, 15, 160, 11, // Skip to: 7094 /* 4118 */ MCD_OPC_Decode, 246, 18, 167, 2, // Opcode: t2LDRpci /* 4123 */ MCD_OPC_FilterValue, 1, 70, 1, // Skip to: 4453 /* 4127 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 4130 */ MCD_OPC_FilterValue, 1, 191, 0, // Skip to: 4325 /* 4134 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 4137 */ MCD_OPC_FilterValue, 0, 125, 0, // Skip to: 4266 /* 4141 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 4144 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 4179 /* 4148 */ MCD_OPC_ExtractField, 6, 4, // Inst{9-6} ... /* 4151 */ MCD_OPC_FilterValue, 0, 139, 0, // Skip to: 4294 /* 4155 */ MCD_OPC_CheckPredicate, 33, 11, 0, // Skip to: 4170 /* 4159 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 4170 /* 4165 */ MCD_OPC_Decode, 190, 19, 163, 2, // Opcode: t2PLIs /* 4170 */ MCD_OPC_CheckPredicate, 24, 120, 0, // Skip to: 4294 /* 4174 */ MCD_OPC_Decode, 232, 18, 163, 2, // Opcode: t2LDRSBs /* 4179 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 4198 /* 4183 */ MCD_OPC_CheckPredicate, 24, 107, 0, // Skip to: 4294 /* 4187 */ MCD_OPC_CheckField, 8, 1, 1, 101, 0, // Skip to: 4294 /* 4193 */ MCD_OPC_Decode, 226, 18, 159, 2, // Opcode: t2LDRSB_POST /* 4198 */ MCD_OPC_FilterValue, 3, 92, 0, // Skip to: 4294 /* 4202 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 4205 */ MCD_OPC_FilterValue, 0, 44, 0, // Skip to: 4253 /* 4209 */ MCD_OPC_ExtractField, 9, 1, // Inst{9} ... /* 4212 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4231 /* 4216 */ MCD_OPC_CheckPredicate, 33, 24, 0, // Skip to: 4244 /* 4220 */ MCD_OPC_CheckField, 12, 4, 15, 18, 0, // Skip to: 4244 /* 4226 */ MCD_OPC_Decode, 188, 19, 164, 2, // Opcode: t2PLIi8 /* 4231 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 4244 /* 4235 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 4244 /* 4239 */ MCD_OPC_Decode, 225, 18, 165, 2, // Opcode: t2LDRSBT /* 4244 */ MCD_OPC_CheckPredicate, 24, 46, 0, // Skip to: 4294 /* 4248 */ MCD_OPC_Decode, 229, 18, 164, 2, // Opcode: t2LDRSBi8 /* 4253 */ MCD_OPC_FilterValue, 1, 37, 0, // Skip to: 4294 /* 4257 */ MCD_OPC_CheckPredicate, 24, 33, 0, // Skip to: 4294 /* 4261 */ MCD_OPC_Decode, 227, 18, 159, 2, // Opcode: t2LDRSB_PRE /* 4266 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 4294 /* 4270 */ MCD_OPC_CheckPredicate, 33, 11, 0, // Skip to: 4285 /* 4274 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 4285 /* 4280 */ MCD_OPC_Decode, 187, 19, 166, 2, // Opcode: t2PLIi12 /* 4285 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 4294 /* 4289 */ MCD_OPC_Decode, 228, 18, 166, 2, // Opcode: t2LDRSBi12 /* 4294 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 4297 */ MCD_OPC_FilterValue, 15, 233, 10, // Skip to: 7094 /* 4301 */ MCD_OPC_CheckPredicate, 33, 11, 0, // Skip to: 4316 /* 4305 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 4316 /* 4311 */ MCD_OPC_Decode, 189, 19, 167, 2, // Opcode: t2PLIpci /* 4316 */ MCD_OPC_CheckPredicate, 24, 214, 10, // Skip to: 7094 /* 4320 */ MCD_OPC_Decode, 230, 18, 167, 2, // Opcode: t2LDRSBpci /* 4325 */ MCD_OPC_FilterValue, 3, 205, 10, // Skip to: 7094 /* 4329 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 4332 */ MCD_OPC_FilterValue, 0, 89, 0, // Skip to: 4425 /* 4336 */ MCD_OPC_ExtractField, 10, 2, // Inst{11-10} ... /* 4339 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4358 /* 4343 */ MCD_OPC_CheckPredicate, 24, 91, 0, // Skip to: 4438 /* 4347 */ MCD_OPC_CheckField, 6, 4, 0, 85, 0, // Skip to: 4438 /* 4353 */ MCD_OPC_Decode, 240, 18, 163, 2, // Opcode: t2LDRSHs /* 4358 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 4377 /* 4362 */ MCD_OPC_CheckPredicate, 24, 72, 0, // Skip to: 4438 /* 4366 */ MCD_OPC_CheckField, 8, 1, 1, 66, 0, // Skip to: 4438 /* 4372 */ MCD_OPC_Decode, 234, 18, 159, 2, // Opcode: t2LDRSH_POST /* 4377 */ MCD_OPC_FilterValue, 3, 57, 0, // Skip to: 4438 /* 4381 */ MCD_OPC_ExtractField, 8, 1, // Inst{8} ... /* 4384 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 4412 /* 4388 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 4403 /* 4392 */ MCD_OPC_CheckField, 9, 1, 1, 5, 0, // Skip to: 4403 /* 4398 */ MCD_OPC_Decode, 233, 18, 165, 2, // Opcode: t2LDRSHT /* 4403 */ MCD_OPC_CheckPredicate, 24, 31, 0, // Skip to: 4438 /* 4407 */ MCD_OPC_Decode, 237, 18, 164, 2, // Opcode: t2LDRSHi8 /* 4412 */ MCD_OPC_FilterValue, 1, 22, 0, // Skip to: 4438 /* 4416 */ MCD_OPC_CheckPredicate, 24, 18, 0, // Skip to: 4438 /* 4420 */ MCD_OPC_Decode, 235, 18, 159, 2, // Opcode: t2LDRSH_PRE /* 4425 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 4438 /* 4429 */ MCD_OPC_CheckPredicate, 24, 5, 0, // Skip to: 4438 /* 4433 */ MCD_OPC_Decode, 236, 18, 166, 2, // Opcode: t2LDRSHi12 /* 4438 */ MCD_OPC_CheckPredicate, 24, 92, 10, // Skip to: 7094 /* 4442 */ MCD_OPC_CheckField, 16, 4, 15, 86, 10, // Skip to: 7094 /* 4448 */ MCD_OPC_Decode, 238, 18, 167, 2, // Opcode: t2LDRSHpci /* 4453 */ MCD_OPC_FilterValue, 2, 47, 6, // Skip to: 6040 /* 4457 */ MCD_OPC_ExtractField, 21, 3, // Inst{23-21} ... /* 4460 */ MCD_OPC_FilterValue, 0, 105, 0, // Skip to: 4569 /* 4464 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4467 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 4492 /* 4471 */ MCD_OPC_CheckPredicate, 24, 59, 10, // Skip to: 7094 /* 4475 */ MCD_OPC_CheckField, 12, 4, 15, 53, 10, // Skip to: 7094 /* 4481 */ MCD_OPC_CheckField, 4, 3, 0, 47, 10, // Skip to: 7094 /* 4487 */ MCD_OPC_Decode, 253, 18, 251, 1, // Opcode: t2LSLrr /* 4492 */ MCD_OPC_FilterValue, 1, 38, 10, // Skip to: 7094 /* 4496 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4499 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 4534 /* 4503 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 4506 */ MCD_OPC_FilterValue, 15, 24, 10, // Skip to: 7094 /* 4510 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 4525 /* 4514 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 4525 /* 4520 */ MCD_OPC_Decode, 218, 20, 171, 2, // Opcode: t2SXTH /* 4525 */ MCD_OPC_CheckPredicate, 30, 5, 10, // Skip to: 7094 /* 4529 */ MCD_OPC_Decode, 215, 20, 172, 2, // Opcode: t2SXTAH /* 4534 */ MCD_OPC_FilterValue, 1, 252, 9, // Skip to: 7094 /* 4538 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 4541 */ MCD_OPC_FilterValue, 15, 245, 9, // Skip to: 7094 /* 4545 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 4560 /* 4549 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 4560 /* 4555 */ MCD_OPC_Decode, 134, 21, 171, 2, // Opcode: t2UXTH /* 4560 */ MCD_OPC_CheckPredicate, 30, 226, 9, // Skip to: 7094 /* 4564 */ MCD_OPC_Decode, 131, 21, 172, 2, // Opcode: t2UXTAH /* 4569 */ MCD_OPC_FilterValue, 1, 105, 0, // Skip to: 4678 /* 4573 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4576 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 4601 /* 4580 */ MCD_OPC_CheckPredicate, 24, 206, 9, // Skip to: 7094 /* 4584 */ MCD_OPC_CheckField, 12, 4, 15, 200, 9, // Skip to: 7094 /* 4590 */ MCD_OPC_CheckField, 4, 3, 0, 194, 9, // Skip to: 7094 /* 4596 */ MCD_OPC_Decode, 255, 18, 251, 1, // Opcode: t2LSRrr /* 4601 */ MCD_OPC_FilterValue, 1, 185, 9, // Skip to: 7094 /* 4605 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4608 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 4643 /* 4612 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 4615 */ MCD_OPC_FilterValue, 15, 171, 9, // Skip to: 7094 /* 4619 */ MCD_OPC_CheckPredicate, 42, 11, 0, // Skip to: 4634 /* 4623 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 4634 /* 4629 */ MCD_OPC_Decode, 217, 20, 171, 2, // Opcode: t2SXTB16 /* 4634 */ MCD_OPC_CheckPredicate, 30, 152, 9, // Skip to: 7094 /* 4638 */ MCD_OPC_Decode, 214, 20, 172, 2, // Opcode: t2SXTAB16 /* 4643 */ MCD_OPC_FilterValue, 1, 143, 9, // Skip to: 7094 /* 4647 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 4650 */ MCD_OPC_FilterValue, 15, 136, 9, // Skip to: 7094 /* 4654 */ MCD_OPC_CheckPredicate, 30, 11, 0, // Skip to: 4669 /* 4658 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 4669 /* 4664 */ MCD_OPC_Decode, 133, 21, 171, 2, // Opcode: t2UXTB16 /* 4669 */ MCD_OPC_CheckPredicate, 30, 117, 9, // Skip to: 7094 /* 4673 */ MCD_OPC_Decode, 130, 21, 172, 2, // Opcode: t2UXTAB16 /* 4678 */ MCD_OPC_FilterValue, 2, 105, 0, // Skip to: 4787 /* 4682 */ MCD_OPC_ExtractField, 7, 1, // Inst{7} ... /* 4685 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 4710 /* 4689 */ MCD_OPC_CheckPredicate, 24, 97, 9, // Skip to: 7094 /* 4693 */ MCD_OPC_CheckField, 12, 4, 15, 91, 9, // Skip to: 7094 /* 4699 */ MCD_OPC_CheckField, 4, 3, 0, 85, 9, // Skip to: 7094 /* 4705 */ MCD_OPC_Decode, 130, 18, 251, 1, // Opcode: t2ASRrr /* 4710 */ MCD_OPC_FilterValue, 1, 76, 9, // Skip to: 7094 /* 4714 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4717 */ MCD_OPC_FilterValue, 0, 31, 0, // Skip to: 4752 /* 4721 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 4724 */ MCD_OPC_FilterValue, 15, 62, 9, // Skip to: 7094 /* 4728 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 4743 /* 4732 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 4743 /* 4738 */ MCD_OPC_Decode, 216, 20, 171, 2, // Opcode: t2SXTB /* 4743 */ MCD_OPC_CheckPredicate, 30, 43, 9, // Skip to: 7094 /* 4747 */ MCD_OPC_Decode, 213, 20, 172, 2, // Opcode: t2SXTAB /* 4752 */ MCD_OPC_FilterValue, 1, 34, 9, // Skip to: 7094 /* 4756 */ MCD_OPC_ExtractField, 12, 4, // Inst{15-12} ... /* 4759 */ MCD_OPC_FilterValue, 15, 27, 9, // Skip to: 7094 /* 4763 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 4778 /* 4767 */ MCD_OPC_CheckField, 16, 4, 15, 5, 0, // Skip to: 4778 /* 4773 */ MCD_OPC_Decode, 132, 21, 171, 2, // Opcode: t2UXTB /* 4778 */ MCD_OPC_CheckPredicate, 30, 8, 9, // Skip to: 7094 /* 4782 */ MCD_OPC_Decode, 129, 21, 172, 2, // Opcode: t2UXTAB /* 4787 */ MCD_OPC_FilterValue, 3, 21, 0, // Skip to: 4812 /* 4791 */ MCD_OPC_CheckPredicate, 24, 251, 8, // Skip to: 7094 /* 4795 */ MCD_OPC_CheckField, 12, 4, 15, 245, 8, // Skip to: 7094 /* 4801 */ MCD_OPC_CheckField, 4, 4, 0, 239, 8, // Skip to: 7094 /* 4807 */ MCD_OPC_Decode, 210, 19, 251, 1, // Opcode: t2RORrr /* 4812 */ MCD_OPC_FilterValue, 4, 197, 1, // Skip to: 5269 /* 4816 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 4819 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 4864 /* 4823 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4826 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4845 /* 4830 */ MCD_OPC_CheckPredicate, 32, 212, 8, // Skip to: 7094 /* 4834 */ MCD_OPC_CheckField, 12, 4, 15, 206, 8, // Skip to: 7094 /* 4840 */ MCD_OPC_Decode, 218, 19, 173, 2, // Opcode: t2SADD8 /* 4845 */ MCD_OPC_FilterValue, 1, 197, 8, // Skip to: 7094 /* 4849 */ MCD_OPC_CheckPredicate, 32, 193, 8, // Skip to: 7094 /* 4853 */ MCD_OPC_CheckField, 12, 4, 15, 187, 8, // Skip to: 7094 /* 4859 */ MCD_OPC_Decode, 217, 19, 173, 2, // Opcode: t2SADD16 /* 4864 */ MCD_OPC_FilterValue, 1, 41, 0, // Skip to: 4909 /* 4868 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4871 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4890 /* 4875 */ MCD_OPC_CheckPredicate, 32, 167, 8, // Skip to: 7094 /* 4879 */ MCD_OPC_CheckField, 12, 4, 15, 161, 8, // Skip to: 7094 /* 4885 */ MCD_OPC_Decode, 193, 19, 173, 2, // Opcode: t2QADD8 /* 4890 */ MCD_OPC_FilterValue, 1, 152, 8, // Skip to: 7094 /* 4894 */ MCD_OPC_CheckPredicate, 32, 148, 8, // Skip to: 7094 /* 4898 */ MCD_OPC_CheckField, 12, 4, 15, 142, 8, // Skip to: 7094 /* 4904 */ MCD_OPC_Decode, 192, 19, 173, 2, // Opcode: t2QADD16 /* 4909 */ MCD_OPC_FilterValue, 2, 41, 0, // Skip to: 4954 /* 4913 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4916 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4935 /* 4920 */ MCD_OPC_CheckPredicate, 32, 122, 8, // Skip to: 7094 /* 4924 */ MCD_OPC_CheckField, 12, 4, 15, 116, 8, // Skip to: 7094 /* 4930 */ MCD_OPC_Decode, 227, 19, 173, 2, // Opcode: t2SHADD8 /* 4935 */ MCD_OPC_FilterValue, 1, 107, 8, // Skip to: 7094 /* 4939 */ MCD_OPC_CheckPredicate, 32, 103, 8, // Skip to: 7094 /* 4943 */ MCD_OPC_CheckField, 12, 4, 15, 97, 8, // Skip to: 7094 /* 4949 */ MCD_OPC_Decode, 226, 19, 173, 2, // Opcode: t2SHADD16 /* 4954 */ MCD_OPC_FilterValue, 4, 41, 0, // Skip to: 4999 /* 4958 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 4961 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 4980 /* 4965 */ MCD_OPC_CheckPredicate, 32, 77, 8, // Skip to: 7094 /* 4969 */ MCD_OPC_CheckField, 12, 4, 15, 71, 8, // Skip to: 7094 /* 4975 */ MCD_OPC_Decode, 230, 20, 173, 2, // Opcode: t2UADD8 /* 4980 */ MCD_OPC_FilterValue, 1, 62, 8, // Skip to: 7094 /* 4984 */ MCD_OPC_CheckPredicate, 32, 58, 8, // Skip to: 7094 /* 4988 */ MCD_OPC_CheckField, 12, 4, 15, 52, 8, // Skip to: 7094 /* 4994 */ MCD_OPC_Decode, 229, 20, 173, 2, // Opcode: t2UADD16 /* 4999 */ MCD_OPC_FilterValue, 5, 41, 0, // Skip to: 5044 /* 5003 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5006 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5025 /* 5010 */ MCD_OPC_CheckPredicate, 32, 32, 8, // Skip to: 7094 /* 5014 */ MCD_OPC_CheckField, 12, 4, 15, 26, 8, // Skip to: 7094 /* 5020 */ MCD_OPC_Decode, 245, 20, 173, 2, // Opcode: t2UQADD8 /* 5025 */ MCD_OPC_FilterValue, 1, 17, 8, // Skip to: 7094 /* 5029 */ MCD_OPC_CheckPredicate, 32, 13, 8, // Skip to: 7094 /* 5033 */ MCD_OPC_CheckField, 12, 4, 15, 7, 8, // Skip to: 7094 /* 5039 */ MCD_OPC_Decode, 244, 20, 173, 2, // Opcode: t2UQADD16 /* 5044 */ MCD_OPC_FilterValue, 6, 41, 0, // Skip to: 5089 /* 5048 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5051 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5070 /* 5055 */ MCD_OPC_CheckPredicate, 32, 243, 7, // Skip to: 7094 /* 5059 */ MCD_OPC_CheckField, 12, 4, 15, 237, 7, // Skip to: 7094 /* 5065 */ MCD_OPC_Decode, 236, 20, 173, 2, // Opcode: t2UHADD8 /* 5070 */ MCD_OPC_FilterValue, 1, 228, 7, // Skip to: 7094 /* 5074 */ MCD_OPC_CheckPredicate, 32, 224, 7, // Skip to: 7094 /* 5078 */ MCD_OPC_CheckField, 12, 4, 15, 218, 7, // Skip to: 7094 /* 5084 */ MCD_OPC_Decode, 235, 20, 173, 2, // Opcode: t2UHADD16 /* 5089 */ MCD_OPC_FilterValue, 8, 41, 0, // Skip to: 5134 /* 5093 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5096 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5115 /* 5100 */ MCD_OPC_CheckPredicate, 32, 198, 7, // Skip to: 7094 /* 5104 */ MCD_OPC_CheckField, 12, 4, 15, 192, 7, // Skip to: 7094 /* 5110 */ MCD_OPC_Decode, 191, 19, 174, 2, // Opcode: t2QADD /* 5115 */ MCD_OPC_FilterValue, 1, 183, 7, // Skip to: 7094 /* 5119 */ MCD_OPC_CheckPredicate, 24, 179, 7, // Skip to: 7094 /* 5123 */ MCD_OPC_CheckField, 12, 4, 15, 173, 7, // Skip to: 7094 /* 5129 */ MCD_OPC_Decode, 202, 19, 175, 2, // Opcode: t2REV /* 5134 */ MCD_OPC_FilterValue, 9, 41, 0, // Skip to: 5179 /* 5138 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5141 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5160 /* 5145 */ MCD_OPC_CheckPredicate, 32, 153, 7, // Skip to: 7094 /* 5149 */ MCD_OPC_CheckField, 12, 4, 15, 147, 7, // Skip to: 7094 /* 5155 */ MCD_OPC_Decode, 195, 19, 174, 2, // Opcode: t2QDADD /* 5160 */ MCD_OPC_FilterValue, 1, 138, 7, // Skip to: 7094 /* 5164 */ MCD_OPC_CheckPredicate, 24, 134, 7, // Skip to: 7094 /* 5168 */ MCD_OPC_CheckField, 12, 4, 15, 128, 7, // Skip to: 7094 /* 5174 */ MCD_OPC_Decode, 203, 19, 175, 2, // Opcode: t2REV16 /* 5179 */ MCD_OPC_FilterValue, 10, 41, 0, // Skip to: 5224 /* 5183 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5186 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5205 /* 5190 */ MCD_OPC_CheckPredicate, 32, 108, 7, // Skip to: 7094 /* 5194 */ MCD_OPC_CheckField, 12, 4, 15, 102, 7, // Skip to: 7094 /* 5200 */ MCD_OPC_Decode, 198, 19, 174, 2, // Opcode: t2QSUB /* 5205 */ MCD_OPC_FilterValue, 1, 93, 7, // Skip to: 7094 /* 5209 */ MCD_OPC_CheckPredicate, 24, 89, 7, // Skip to: 7094 /* 5213 */ MCD_OPC_CheckField, 12, 4, 15, 83, 7, // Skip to: 7094 /* 5219 */ MCD_OPC_Decode, 201, 19, 175, 2, // Opcode: t2RBIT /* 5224 */ MCD_OPC_FilterValue, 11, 74, 7, // Skip to: 7094 /* 5228 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5231 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5250 /* 5235 */ MCD_OPC_CheckPredicate, 32, 63, 7, // Skip to: 7094 /* 5239 */ MCD_OPC_CheckField, 12, 4, 15, 57, 7, // Skip to: 7094 /* 5245 */ MCD_OPC_Decode, 196, 19, 174, 2, // Opcode: t2QDSUB /* 5250 */ MCD_OPC_FilterValue, 1, 48, 7, // Skip to: 7094 /* 5254 */ MCD_OPC_CheckPredicate, 24, 44, 7, // Skip to: 7094 /* 5258 */ MCD_OPC_CheckField, 12, 4, 15, 38, 7, // Skip to: 7094 /* 5264 */ MCD_OPC_Decode, 204, 19, 175, 2, // Opcode: t2REVSH /* 5269 */ MCD_OPC_FilterValue, 5, 198, 0, // Skip to: 5471 /* 5273 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 5276 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 5301 /* 5280 */ MCD_OPC_CheckPredicate, 32, 18, 7, // Skip to: 7094 /* 5284 */ MCD_OPC_CheckField, 20, 1, 0, 12, 7, // Skip to: 7094 /* 5290 */ MCD_OPC_CheckField, 12, 4, 15, 6, 7, // Skip to: 7094 /* 5296 */ MCD_OPC_Decode, 219, 19, 173, 2, // Opcode: t2SASX /* 5301 */ MCD_OPC_FilterValue, 1, 21, 0, // Skip to: 5326 /* 5305 */ MCD_OPC_CheckPredicate, 32, 249, 6, // Skip to: 7094 /* 5309 */ MCD_OPC_CheckField, 20, 1, 0, 243, 6, // Skip to: 7094 /* 5315 */ MCD_OPC_CheckField, 12, 4, 15, 237, 6, // Skip to: 7094 /* 5321 */ MCD_OPC_Decode, 194, 19, 173, 2, // Opcode: t2QASX /* 5326 */ MCD_OPC_FilterValue, 2, 21, 0, // Skip to: 5351 /* 5330 */ MCD_OPC_CheckPredicate, 32, 224, 6, // Skip to: 7094 /* 5334 */ MCD_OPC_CheckField, 20, 1, 0, 218, 6, // Skip to: 7094 /* 5340 */ MCD_OPC_CheckField, 12, 4, 15, 212, 6, // Skip to: 7094 /* 5346 */ MCD_OPC_Decode, 228, 19, 173, 2, // Opcode: t2SHASX /* 5351 */ MCD_OPC_FilterValue, 4, 21, 0, // Skip to: 5376 /* 5355 */ MCD_OPC_CheckPredicate, 32, 199, 6, // Skip to: 7094 /* 5359 */ MCD_OPC_CheckField, 20, 1, 0, 193, 6, // Skip to: 7094 /* 5365 */ MCD_OPC_CheckField, 12, 4, 15, 187, 6, // Skip to: 7094 /* 5371 */ MCD_OPC_Decode, 231, 20, 173, 2, // Opcode: t2UASX /* 5376 */ MCD_OPC_FilterValue, 5, 21, 0, // Skip to: 5401 /* 5380 */ MCD_OPC_CheckPredicate, 32, 174, 6, // Skip to: 7094 /* 5384 */ MCD_OPC_CheckField, 20, 1, 0, 168, 6, // Skip to: 7094 /* 5390 */ MCD_OPC_CheckField, 12, 4, 15, 162, 6, // Skip to: 7094 /* 5396 */ MCD_OPC_Decode, 246, 20, 173, 2, // Opcode: t2UQASX /* 5401 */ MCD_OPC_FilterValue, 6, 21, 0, // Skip to: 5426 /* 5405 */ MCD_OPC_CheckPredicate, 32, 149, 6, // Skip to: 7094 /* 5409 */ MCD_OPC_CheckField, 20, 1, 0, 143, 6, // Skip to: 7094 /* 5415 */ MCD_OPC_CheckField, 12, 4, 15, 137, 6, // Skip to: 7094 /* 5421 */ MCD_OPC_Decode, 237, 20, 173, 2, // Opcode: t2UHASX /* 5426 */ MCD_OPC_FilterValue, 8, 128, 6, // Skip to: 7094 /* 5430 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5433 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5452 /* 5437 */ MCD_OPC_CheckPredicate, 32, 117, 6, // Skip to: 7094 /* 5441 */ MCD_OPC_CheckField, 12, 4, 15, 111, 6, // Skip to: 7094 /* 5447 */ MCD_OPC_Decode, 225, 19, 176, 2, // Opcode: t2SEL /* 5452 */ MCD_OPC_FilterValue, 1, 102, 6, // Skip to: 7094 /* 5456 */ MCD_OPC_CheckPredicate, 24, 98, 6, // Skip to: 7094 /* 5460 */ MCD_OPC_CheckField, 12, 4, 15, 92, 6, // Skip to: 7094 /* 5466 */ MCD_OPC_Decode, 143, 18, 175, 2, // Opcode: t2CLZ /* 5471 */ MCD_OPC_FilterValue, 6, 152, 1, // Skip to: 5883 /* 5475 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 5478 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 5523 /* 5482 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5485 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5504 /* 5489 */ MCD_OPC_CheckPredicate, 32, 65, 6, // Skip to: 7094 /* 5493 */ MCD_OPC_CheckField, 12, 4, 15, 59, 6, // Skip to: 7094 /* 5499 */ MCD_OPC_Decode, 149, 20, 173, 2, // Opcode: t2SSUB8 /* 5504 */ MCD_OPC_FilterValue, 1, 50, 6, // Skip to: 7094 /* 5508 */ MCD_OPC_CheckPredicate, 32, 46, 6, // Skip to: 7094 /* 5512 */ MCD_OPC_CheckField, 12, 4, 15, 40, 6, // Skip to: 7094 /* 5518 */ MCD_OPC_Decode, 148, 20, 173, 2, // Opcode: t2SSUB16 /* 5523 */ MCD_OPC_FilterValue, 1, 41, 0, // Skip to: 5568 /* 5527 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5530 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5549 /* 5534 */ MCD_OPC_CheckPredicate, 32, 20, 6, // Skip to: 7094 /* 5538 */ MCD_OPC_CheckField, 12, 4, 15, 14, 6, // Skip to: 7094 /* 5544 */ MCD_OPC_Decode, 200, 19, 173, 2, // Opcode: t2QSUB8 /* 5549 */ MCD_OPC_FilterValue, 1, 5, 6, // Skip to: 7094 /* 5553 */ MCD_OPC_CheckPredicate, 32, 1, 6, // Skip to: 7094 /* 5557 */ MCD_OPC_CheckField, 12, 4, 15, 251, 5, // Skip to: 7094 /* 5563 */ MCD_OPC_Decode, 199, 19, 173, 2, // Opcode: t2QSUB16 /* 5568 */ MCD_OPC_FilterValue, 2, 41, 0, // Skip to: 5613 /* 5572 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5575 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5594 /* 5579 */ MCD_OPC_CheckPredicate, 32, 231, 5, // Skip to: 7094 /* 5583 */ MCD_OPC_CheckField, 12, 4, 15, 225, 5, // Skip to: 7094 /* 5589 */ MCD_OPC_Decode, 231, 19, 173, 2, // Opcode: t2SHSUB8 /* 5594 */ MCD_OPC_FilterValue, 1, 216, 5, // Skip to: 7094 /* 5598 */ MCD_OPC_CheckPredicate, 32, 212, 5, // Skip to: 7094 /* 5602 */ MCD_OPC_CheckField, 12, 4, 15, 206, 5, // Skip to: 7094 /* 5608 */ MCD_OPC_Decode, 230, 19, 173, 2, // Opcode: t2SHSUB16 /* 5613 */ MCD_OPC_FilterValue, 4, 41, 0, // Skip to: 5658 /* 5617 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5620 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5639 /* 5624 */ MCD_OPC_CheckPredicate, 32, 186, 5, // Skip to: 7094 /* 5628 */ MCD_OPC_CheckField, 12, 4, 15, 180, 5, // Skip to: 7094 /* 5634 */ MCD_OPC_Decode, 128, 21, 173, 2, // Opcode: t2USUB8 /* 5639 */ MCD_OPC_FilterValue, 1, 171, 5, // Skip to: 7094 /* 5643 */ MCD_OPC_CheckPredicate, 32, 167, 5, // Skip to: 7094 /* 5647 */ MCD_OPC_CheckField, 12, 4, 15, 161, 5, // Skip to: 7094 /* 5653 */ MCD_OPC_Decode, 255, 20, 173, 2, // Opcode: t2USUB16 /* 5658 */ MCD_OPC_FilterValue, 5, 41, 0, // Skip to: 5703 /* 5662 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5665 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5684 /* 5669 */ MCD_OPC_CheckPredicate, 32, 141, 5, // Skip to: 7094 /* 5673 */ MCD_OPC_CheckField, 12, 4, 15, 135, 5, // Skip to: 7094 /* 5679 */ MCD_OPC_Decode, 249, 20, 173, 2, // Opcode: t2UQSUB8 /* 5684 */ MCD_OPC_FilterValue, 1, 126, 5, // Skip to: 7094 /* 5688 */ MCD_OPC_CheckPredicate, 32, 122, 5, // Skip to: 7094 /* 5692 */ MCD_OPC_CheckField, 12, 4, 15, 116, 5, // Skip to: 7094 /* 5698 */ MCD_OPC_Decode, 248, 20, 173, 2, // Opcode: t2UQSUB16 /* 5703 */ MCD_OPC_FilterValue, 6, 41, 0, // Skip to: 5748 /* 5707 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5710 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5729 /* 5714 */ MCD_OPC_CheckPredicate, 32, 96, 5, // Skip to: 7094 /* 5718 */ MCD_OPC_CheckField, 12, 4, 15, 90, 5, // Skip to: 7094 /* 5724 */ MCD_OPC_Decode, 240, 20, 173, 2, // Opcode: t2UHSUB8 /* 5729 */ MCD_OPC_FilterValue, 1, 81, 5, // Skip to: 7094 /* 5733 */ MCD_OPC_CheckPredicate, 32, 77, 5, // Skip to: 7094 /* 5737 */ MCD_OPC_CheckField, 12, 4, 15, 71, 5, // Skip to: 7094 /* 5743 */ MCD_OPC_Decode, 239, 20, 173, 2, // Opcode: t2UHSUB16 /* 5748 */ MCD_OPC_FilterValue, 8, 41, 0, // Skip to: 5793 /* 5752 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5755 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5774 /* 5759 */ MCD_OPC_CheckPredicate, 43, 51, 5, // Skip to: 7094 /* 5763 */ MCD_OPC_CheckField, 12, 4, 15, 45, 5, // Skip to: 7094 /* 5769 */ MCD_OPC_Decode, 153, 18, 173, 2, // Opcode: t2CRC32B /* 5774 */ MCD_OPC_FilterValue, 1, 36, 5, // Skip to: 7094 /* 5778 */ MCD_OPC_CheckPredicate, 43, 32, 5, // Skip to: 7094 /* 5782 */ MCD_OPC_CheckField, 12, 4, 15, 26, 5, // Skip to: 7094 /* 5788 */ MCD_OPC_Decode, 154, 18, 173, 2, // Opcode: t2CRC32CB /* 5793 */ MCD_OPC_FilterValue, 9, 41, 0, // Skip to: 5838 /* 5797 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5800 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5819 /* 5804 */ MCD_OPC_CheckPredicate, 43, 6, 5, // Skip to: 7094 /* 5808 */ MCD_OPC_CheckField, 12, 4, 15, 0, 5, // Skip to: 7094 /* 5814 */ MCD_OPC_Decode, 157, 18, 173, 2, // Opcode: t2CRC32H /* 5819 */ MCD_OPC_FilterValue, 1, 247, 4, // Skip to: 7094 /* 5823 */ MCD_OPC_CheckPredicate, 43, 243, 4, // Skip to: 7094 /* 5827 */ MCD_OPC_CheckField, 12, 4, 15, 237, 4, // Skip to: 7094 /* 5833 */ MCD_OPC_Decode, 155, 18, 173, 2, // Opcode: t2CRC32CH /* 5838 */ MCD_OPC_FilterValue, 10, 228, 4, // Skip to: 7094 /* 5842 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 5845 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 5864 /* 5849 */ MCD_OPC_CheckPredicate, 43, 217, 4, // Skip to: 7094 /* 5853 */ MCD_OPC_CheckField, 12, 4, 15, 211, 4, // Skip to: 7094 /* 5859 */ MCD_OPC_Decode, 158, 18, 173, 2, // Opcode: t2CRC32W /* 5864 */ MCD_OPC_FilterValue, 1, 202, 4, // Skip to: 7094 /* 5868 */ MCD_OPC_CheckPredicate, 43, 198, 4, // Skip to: 7094 /* 5872 */ MCD_OPC_CheckField, 12, 4, 15, 192, 4, // Skip to: 7094 /* 5878 */ MCD_OPC_Decode, 156, 18, 173, 2, // Opcode: t2CRC32CW /* 5883 */ MCD_OPC_FilterValue, 7, 183, 4, // Skip to: 7094 /* 5887 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 5890 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 5915 /* 5894 */ MCD_OPC_CheckPredicate, 32, 172, 4, // Skip to: 7094 /* 5898 */ MCD_OPC_CheckField, 20, 1, 0, 166, 4, // Skip to: 7094 /* 5904 */ MCD_OPC_CheckField, 12, 4, 15, 160, 4, // Skip to: 7094 /* 5910 */ MCD_OPC_Decode, 147, 20, 173, 2, // Opcode: t2SSAX /* 5915 */ MCD_OPC_FilterValue, 1, 21, 0, // Skip to: 5940 /* 5919 */ MCD_OPC_CheckPredicate, 32, 147, 4, // Skip to: 7094 /* 5923 */ MCD_OPC_CheckField, 20, 1, 0, 141, 4, // Skip to: 7094 /* 5929 */ MCD_OPC_CheckField, 12, 4, 15, 135, 4, // Skip to: 7094 /* 5935 */ MCD_OPC_Decode, 197, 19, 173, 2, // Opcode: t2QSAX /* 5940 */ MCD_OPC_FilterValue, 2, 21, 0, // Skip to: 5965 /* 5944 */ MCD_OPC_CheckPredicate, 32, 122, 4, // Skip to: 7094 /* 5948 */ MCD_OPC_CheckField, 20, 1, 0, 116, 4, // Skip to: 7094 /* 5954 */ MCD_OPC_CheckField, 12, 4, 15, 110, 4, // Skip to: 7094 /* 5960 */ MCD_OPC_Decode, 229, 19, 173, 2, // Opcode: t2SHSAX /* 5965 */ MCD_OPC_FilterValue, 4, 21, 0, // Skip to: 5990 /* 5969 */ MCD_OPC_CheckPredicate, 32, 97, 4, // Skip to: 7094 /* 5973 */ MCD_OPC_CheckField, 20, 1, 0, 91, 4, // Skip to: 7094 /* 5979 */ MCD_OPC_CheckField, 12, 4, 15, 85, 4, // Skip to: 7094 /* 5985 */ MCD_OPC_Decode, 254, 20, 173, 2, // Opcode: t2USAX /* 5990 */ MCD_OPC_FilterValue, 5, 21, 0, // Skip to: 6015 /* 5994 */ MCD_OPC_CheckPredicate, 32, 72, 4, // Skip to: 7094 /* 5998 */ MCD_OPC_CheckField, 20, 1, 0, 66, 4, // Skip to: 7094 /* 6004 */ MCD_OPC_CheckField, 12, 4, 15, 60, 4, // Skip to: 7094 /* 6010 */ MCD_OPC_Decode, 247, 20, 173, 2, // Opcode: t2UQSAX /* 6015 */ MCD_OPC_FilterValue, 6, 51, 4, // Skip to: 7094 /* 6019 */ MCD_OPC_CheckPredicate, 32, 47, 4, // Skip to: 7094 /* 6023 */ MCD_OPC_CheckField, 20, 1, 0, 41, 4, // Skip to: 7094 /* 6029 */ MCD_OPC_CheckField, 12, 4, 15, 35, 4, // Skip to: 7094 /* 6035 */ MCD_OPC_Decode, 238, 20, 173, 2, // Opcode: t2UHSAX /* 6040 */ MCD_OPC_FilterValue, 3, 230, 2, // Skip to: 6786 /* 6044 */ MCD_OPC_ExtractField, 20, 4, // Inst{23-20} ... /* 6047 */ MCD_OPC_FilterValue, 0, 44, 0, // Skip to: 6095 /* 6051 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6054 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 6082 /* 6058 */ MCD_OPC_CheckPredicate, 24, 11, 0, // Skip to: 6073 /* 6062 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6073 /* 6068 */ MCD_OPC_Decode, 167, 19, 173, 2, // Opcode: t2MUL /* 6073 */ MCD_OPC_CheckPredicate, 24, 249, 3, // Skip to: 7094 /* 6077 */ MCD_OPC_Decode, 132, 19, 177, 2, // Opcode: t2MLA /* 6082 */ MCD_OPC_FilterValue, 1, 240, 3, // Skip to: 7094 /* 6086 */ MCD_OPC_CheckPredicate, 24, 236, 3, // Skip to: 7094 /* 6090 */ MCD_OPC_Decode, 133, 19, 177, 2, // Opcode: t2MLS /* 6095 */ MCD_OPC_FilterValue, 1, 115, 0, // Skip to: 6214 /* 6099 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6102 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 6130 /* 6106 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6121 /* 6110 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6121 /* 6116 */ MCD_OPC_Decode, 132, 20, 173, 2, // Opcode: t2SMULBB /* 6121 */ MCD_OPC_CheckPredicate, 32, 201, 3, // Skip to: 7094 /* 6125 */ MCD_OPC_Decode, 233, 19, 177, 2, // Opcode: t2SMLABB /* 6130 */ MCD_OPC_FilterValue, 1, 24, 0, // Skip to: 6158 /* 6134 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6149 /* 6138 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6149 /* 6144 */ MCD_OPC_Decode, 133, 20, 173, 2, // Opcode: t2SMULBT /* 6149 */ MCD_OPC_CheckPredicate, 32, 173, 3, // Skip to: 7094 /* 6153 */ MCD_OPC_Decode, 234, 19, 177, 2, // Opcode: t2SMLABT /* 6158 */ MCD_OPC_FilterValue, 2, 24, 0, // Skip to: 6186 /* 6162 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6177 /* 6166 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6177 /* 6172 */ MCD_OPC_Decode, 135, 20, 173, 2, // Opcode: t2SMULTB /* 6177 */ MCD_OPC_CheckPredicate, 32, 145, 3, // Skip to: 7094 /* 6181 */ MCD_OPC_Decode, 244, 19, 177, 2, // Opcode: t2SMLATB /* 6186 */ MCD_OPC_FilterValue, 3, 136, 3, // Skip to: 7094 /* 6190 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6205 /* 6194 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6205 /* 6200 */ MCD_OPC_Decode, 136, 20, 173, 2, // Opcode: t2SMULTT /* 6205 */ MCD_OPC_CheckPredicate, 32, 117, 3, // Skip to: 7094 /* 6209 */ MCD_OPC_Decode, 245, 19, 177, 2, // Opcode: t2SMLATT /* 6214 */ MCD_OPC_FilterValue, 2, 59, 0, // Skip to: 6277 /* 6218 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6221 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 6249 /* 6225 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6240 /* 6229 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6240 /* 6235 */ MCD_OPC_Decode, 130, 20, 173, 2, // Opcode: t2SMUAD /* 6240 */ MCD_OPC_CheckPredicate, 32, 82, 3, // Skip to: 7094 /* 6244 */ MCD_OPC_Decode, 235, 19, 177, 2, // Opcode: t2SMLAD /* 6249 */ MCD_OPC_FilterValue, 1, 73, 3, // Skip to: 7094 /* 6253 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6268 /* 6257 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6268 /* 6263 */ MCD_OPC_Decode, 131, 20, 173, 2, // Opcode: t2SMUADX /* 6268 */ MCD_OPC_CheckPredicate, 32, 54, 3, // Skip to: 7094 /* 6272 */ MCD_OPC_Decode, 236, 19, 177, 2, // Opcode: t2SMLADX /* 6277 */ MCD_OPC_FilterValue, 3, 59, 0, // Skip to: 6340 /* 6281 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6284 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 6312 /* 6288 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6303 /* 6292 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6303 /* 6298 */ MCD_OPC_Decode, 137, 20, 173, 2, // Opcode: t2SMULWB /* 6303 */ MCD_OPC_CheckPredicate, 32, 19, 3, // Skip to: 7094 /* 6307 */ MCD_OPC_Decode, 246, 19, 177, 2, // Opcode: t2SMLAWB /* 6312 */ MCD_OPC_FilterValue, 1, 10, 3, // Skip to: 7094 /* 6316 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6331 /* 6320 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6331 /* 6326 */ MCD_OPC_Decode, 138, 20, 173, 2, // Opcode: t2SMULWT /* 6331 */ MCD_OPC_CheckPredicate, 32, 247, 2, // Skip to: 7094 /* 6335 */ MCD_OPC_Decode, 247, 19, 177, 2, // Opcode: t2SMLAWT /* 6340 */ MCD_OPC_FilterValue, 4, 59, 0, // Skip to: 6403 /* 6344 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6347 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 6375 /* 6351 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6366 /* 6355 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6366 /* 6361 */ MCD_OPC_Decode, 139, 20, 173, 2, // Opcode: t2SMUSD /* 6366 */ MCD_OPC_CheckPredicate, 32, 212, 2, // Skip to: 7094 /* 6370 */ MCD_OPC_Decode, 248, 19, 177, 2, // Opcode: t2SMLSD /* 6375 */ MCD_OPC_FilterValue, 1, 203, 2, // Skip to: 7094 /* 6379 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6394 /* 6383 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6394 /* 6389 */ MCD_OPC_Decode, 140, 20, 173, 2, // Opcode: t2SMUSDX /* 6394 */ MCD_OPC_CheckPredicate, 32, 184, 2, // Skip to: 7094 /* 6398 */ MCD_OPC_Decode, 249, 19, 177, 2, // Opcode: t2SMLSDX /* 6403 */ MCD_OPC_FilterValue, 5, 59, 0, // Skip to: 6466 /* 6407 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6410 */ MCD_OPC_FilterValue, 0, 24, 0, // Skip to: 6438 /* 6414 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6429 /* 6418 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6429 /* 6424 */ MCD_OPC_Decode, 128, 20, 173, 2, // Opcode: t2SMMUL /* 6429 */ MCD_OPC_CheckPredicate, 32, 149, 2, // Skip to: 7094 /* 6433 */ MCD_OPC_Decode, 252, 19, 177, 2, // Opcode: t2SMMLA /* 6438 */ MCD_OPC_FilterValue, 1, 140, 2, // Skip to: 7094 /* 6442 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6457 /* 6446 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6457 /* 6452 */ MCD_OPC_Decode, 129, 20, 173, 2, // Opcode: t2SMMULR /* 6457 */ MCD_OPC_CheckPredicate, 32, 121, 2, // Skip to: 7094 /* 6461 */ MCD_OPC_Decode, 253, 19, 177, 2, // Opcode: t2SMMLAR /* 6466 */ MCD_OPC_FilterValue, 6, 29, 0, // Skip to: 6499 /* 6470 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6473 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6486 /* 6477 */ MCD_OPC_CheckPredicate, 32, 101, 2, // Skip to: 7094 /* 6481 */ MCD_OPC_Decode, 254, 19, 177, 2, // Opcode: t2SMMLS /* 6486 */ MCD_OPC_FilterValue, 1, 92, 2, // Skip to: 7094 /* 6490 */ MCD_OPC_CheckPredicate, 32, 88, 2, // Skip to: 7094 /* 6494 */ MCD_OPC_Decode, 255, 19, 177, 2, // Opcode: t2SMMLSR /* 6499 */ MCD_OPC_FilterValue, 7, 31, 0, // Skip to: 6534 /* 6503 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6506 */ MCD_OPC_FilterValue, 0, 72, 2, // Skip to: 7094 /* 6510 */ MCD_OPC_CheckPredicate, 32, 11, 0, // Skip to: 6525 /* 6514 */ MCD_OPC_CheckField, 12, 4, 15, 5, 0, // Skip to: 6525 /* 6520 */ MCD_OPC_Decode, 250, 20, 173, 2, // Opcode: t2USAD8 /* 6525 */ MCD_OPC_CheckPredicate, 32, 53, 2, // Skip to: 7094 /* 6529 */ MCD_OPC_Decode, 251, 20, 177, 2, // Opcode: t2USADA8 /* 6534 */ MCD_OPC_FilterValue, 8, 15, 0, // Skip to: 6553 /* 6538 */ MCD_OPC_CheckPredicate, 24, 40, 2, // Skip to: 7094 /* 6542 */ MCD_OPC_CheckField, 4, 4, 0, 34, 2, // Skip to: 7094 /* 6548 */ MCD_OPC_Decode, 134, 20, 178, 2, // Opcode: t2SMULL /* 6553 */ MCD_OPC_FilterValue, 9, 21, 0, // Skip to: 6578 /* 6557 */ MCD_OPC_CheckPredicate, 44, 21, 2, // Skip to: 7094 /* 6561 */ MCD_OPC_CheckField, 12, 4, 15, 15, 2, // Skip to: 7094 /* 6567 */ MCD_OPC_CheckField, 4, 4, 15, 9, 2, // Skip to: 7094 /* 6573 */ MCD_OPC_Decode, 224, 19, 173, 2, // Opcode: t2SDIV /* 6578 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 6597 /* 6582 */ MCD_OPC_CheckPredicate, 24, 252, 1, // Skip to: 7094 /* 6586 */ MCD_OPC_CheckField, 4, 4, 0, 246, 1, // Skip to: 7094 /* 6592 */ MCD_OPC_Decode, 243, 20, 178, 2, // Opcode: t2UMULL /* 6597 */ MCD_OPC_FilterValue, 11, 21, 0, // Skip to: 6622 /* 6601 */ MCD_OPC_CheckPredicate, 44, 233, 1, // Skip to: 7094 /* 6605 */ MCD_OPC_CheckField, 12, 4, 15, 227, 1, // Skip to: 7094 /* 6611 */ MCD_OPC_CheckField, 4, 4, 15, 221, 1, // Skip to: 7094 /* 6617 */ MCD_OPC_Decode, 234, 20, 173, 2, // Opcode: t2UDIV /* 6622 */ MCD_OPC_FilterValue, 12, 94, 0, // Skip to: 6720 /* 6626 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6629 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6642 /* 6633 */ MCD_OPC_CheckPredicate, 24, 201, 1, // Skip to: 7094 /* 6637 */ MCD_OPC_Decode, 237, 19, 179, 2, // Opcode: t2SMLAL /* 6642 */ MCD_OPC_FilterValue, 8, 9, 0, // Skip to: 6655 /* 6646 */ MCD_OPC_CheckPredicate, 32, 188, 1, // Skip to: 7094 /* 6650 */ MCD_OPC_Decode, 238, 19, 178, 2, // Opcode: t2SMLALBB /* 6655 */ MCD_OPC_FilterValue, 9, 9, 0, // Skip to: 6668 /* 6659 */ MCD_OPC_CheckPredicate, 32, 175, 1, // Skip to: 7094 /* 6663 */ MCD_OPC_Decode, 239, 19, 178, 2, // Opcode: t2SMLALBT /* 6668 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 6681 /* 6672 */ MCD_OPC_CheckPredicate, 32, 162, 1, // Skip to: 7094 /* 6676 */ MCD_OPC_Decode, 242, 19, 178, 2, // Opcode: t2SMLALTB /* 6681 */ MCD_OPC_FilterValue, 11, 9, 0, // Skip to: 6694 /* 6685 */ MCD_OPC_CheckPredicate, 32, 149, 1, // Skip to: 7094 /* 6689 */ MCD_OPC_Decode, 243, 19, 178, 2, // Opcode: t2SMLALTT /* 6694 */ MCD_OPC_FilterValue, 12, 9, 0, // Skip to: 6707 /* 6698 */ MCD_OPC_CheckPredicate, 32, 136, 1, // Skip to: 7094 /* 6702 */ MCD_OPC_Decode, 240, 19, 178, 2, // Opcode: t2SMLALD /* 6707 */ MCD_OPC_FilterValue, 13, 127, 1, // Skip to: 7094 /* 6711 */ MCD_OPC_CheckPredicate, 32, 123, 1, // Skip to: 7094 /* 6715 */ MCD_OPC_Decode, 241, 19, 178, 2, // Opcode: t2SMLALDX /* 6720 */ MCD_OPC_FilterValue, 13, 29, 0, // Skip to: 6753 /* 6724 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6727 */ MCD_OPC_FilterValue, 12, 9, 0, // Skip to: 6740 /* 6731 */ MCD_OPC_CheckPredicate, 32, 103, 1, // Skip to: 7094 /* 6735 */ MCD_OPC_Decode, 250, 19, 178, 2, // Opcode: t2SMLSLD /* 6740 */ MCD_OPC_FilterValue, 13, 94, 1, // Skip to: 7094 /* 6744 */ MCD_OPC_CheckPredicate, 32, 90, 1, // Skip to: 7094 /* 6748 */ MCD_OPC_Decode, 251, 19, 180, 2, // Opcode: t2SMLSLDX /* 6753 */ MCD_OPC_FilterValue, 14, 81, 1, // Skip to: 7094 /* 6757 */ MCD_OPC_ExtractField, 4, 4, // Inst{7-4} ... /* 6760 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6773 /* 6764 */ MCD_OPC_CheckPredicate, 24, 70, 1, // Skip to: 7094 /* 6768 */ MCD_OPC_Decode, 242, 20, 179, 2, // Opcode: t2UMLAL /* 6773 */ MCD_OPC_FilterValue, 6, 61, 1, // Skip to: 7094 /* 6777 */ MCD_OPC_CheckPredicate, 32, 57, 1, // Skip to: 7094 /* 6781 */ MCD_OPC_Decode, 241, 20, 178, 2, // Opcode: t2UMAAL /* 6786 */ MCD_OPC_FilterValue, 4, 151, 0, // Skip to: 6941 /* 6790 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 6793 */ MCD_OPC_FilterValue, 0, 14, 0, // Skip to: 6811 /* 6797 */ MCD_OPC_CheckPredicate, 45, 37, 1, // Skip to: 7094 /* 6801 */ MCD_OPC_CheckField, 23, 1, 1, 31, 1, // Skip to: 7094 /* 6807 */ MCD_OPC_Decode, 155, 20, 86, // Opcode: t2STC2_OPTION /* 6811 */ MCD_OPC_FilterValue, 1, 14, 0, // Skip to: 6829 /* 6815 */ MCD_OPC_CheckPredicate, 45, 19, 1, // Skip to: 7094 /* 6819 */ MCD_OPC_CheckField, 23, 1, 1, 13, 1, // Skip to: 7094 /* 6825 */ MCD_OPC_Decode, 186, 18, 86, // Opcode: t2LDC2_OPTION /* 6829 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6841 /* 6833 */ MCD_OPC_CheckPredicate, 45, 1, 1, // Skip to: 7094 /* 6837 */ MCD_OPC_Decode, 156, 20, 86, // Opcode: t2STC2_POST /* 6841 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 6853 /* 6845 */ MCD_OPC_CheckPredicate, 45, 245, 0, // Skip to: 7094 /* 6849 */ MCD_OPC_Decode, 187, 18, 86, // Opcode: t2LDC2_POST /* 6853 */ MCD_OPC_FilterValue, 4, 28, 0, // Skip to: 6885 /* 6857 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 6860 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6873 /* 6864 */ MCD_OPC_CheckPredicate, 31, 226, 0, // Skip to: 7094 /* 6868 */ MCD_OPC_Decode, 131, 19, 132, 2, // Opcode: t2MCRR2 /* 6873 */ MCD_OPC_FilterValue, 1, 217, 0, // Skip to: 7094 /* 6877 */ MCD_OPC_CheckPredicate, 45, 213, 0, // Skip to: 7094 /* 6881 */ MCD_OPC_Decode, 151, 20, 86, // Opcode: t2STC2L_OPTION /* 6885 */ MCD_OPC_FilterValue, 5, 28, 0, // Skip to: 6917 /* 6889 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 6892 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 6905 /* 6896 */ MCD_OPC_CheckPredicate, 31, 194, 0, // Skip to: 7094 /* 6900 */ MCD_OPC_Decode, 159, 19, 132, 2, // Opcode: t2MRRC2 /* 6905 */ MCD_OPC_FilterValue, 1, 185, 0, // Skip to: 7094 /* 6909 */ MCD_OPC_CheckPredicate, 45, 181, 0, // Skip to: 7094 /* 6913 */ MCD_OPC_Decode, 182, 18, 86, // Opcode: t2LDC2L_OPTION /* 6917 */ MCD_OPC_FilterValue, 6, 8, 0, // Skip to: 6929 /* 6921 */ MCD_OPC_CheckPredicate, 45, 169, 0, // Skip to: 7094 /* 6925 */ MCD_OPC_Decode, 152, 20, 86, // Opcode: t2STC2L_POST /* 6929 */ MCD_OPC_FilterValue, 7, 161, 0, // Skip to: 7094 /* 6933 */ MCD_OPC_CheckPredicate, 45, 157, 0, // Skip to: 7094 /* 6937 */ MCD_OPC_Decode, 183, 18, 86, // Opcode: t2LDC2L_POST /* 6941 */ MCD_OPC_FilterValue, 5, 99, 0, // Skip to: 7044 /* 6945 */ MCD_OPC_ExtractField, 20, 3, // Inst{22-20} ... /* 6948 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 6960 /* 6952 */ MCD_OPC_CheckPredicate, 45, 138, 0, // Skip to: 7094 /* 6956 */ MCD_OPC_Decode, 154, 20, 86, // Opcode: t2STC2_OFFSET /* 6960 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 6972 /* 6964 */ MCD_OPC_CheckPredicate, 45, 126, 0, // Skip to: 7094 /* 6968 */ MCD_OPC_Decode, 185, 18, 86, // Opcode: t2LDC2_OFFSET /* 6972 */ MCD_OPC_FilterValue, 2, 8, 0, // Skip to: 6984 /* 6976 */ MCD_OPC_CheckPredicate, 45, 114, 0, // Skip to: 7094 /* 6980 */ MCD_OPC_Decode, 157, 20, 86, // Opcode: t2STC2_PRE /* 6984 */ MCD_OPC_FilterValue, 3, 8, 0, // Skip to: 6996 /* 6988 */ MCD_OPC_CheckPredicate, 45, 102, 0, // Skip to: 7094 /* 6992 */ MCD_OPC_Decode, 188, 18, 86, // Opcode: t2LDC2_PRE /* 6996 */ MCD_OPC_FilterValue, 4, 8, 0, // Skip to: 7008 /* 7000 */ MCD_OPC_CheckPredicate, 45, 90, 0, // Skip to: 7094 /* 7004 */ MCD_OPC_Decode, 150, 20, 86, // Opcode: t2STC2L_OFFSET /* 7008 */ MCD_OPC_FilterValue, 5, 8, 0, // Skip to: 7020 /* 7012 */ MCD_OPC_CheckPredicate, 45, 78, 0, // Skip to: 7094 /* 7016 */ MCD_OPC_Decode, 181, 18, 86, // Opcode: t2LDC2L_OFFSET /* 7020 */ MCD_OPC_FilterValue, 6, 8, 0, // Skip to: 7032 /* 7024 */ MCD_OPC_CheckPredicate, 45, 66, 0, // Skip to: 7094 /* 7028 */ MCD_OPC_Decode, 153, 20, 86, // Opcode: t2STC2L_PRE /* 7032 */ MCD_OPC_FilterValue, 7, 58, 0, // Skip to: 7094 /* 7036 */ MCD_OPC_CheckPredicate, 45, 54, 0, // Skip to: 7094 /* 7040 */ MCD_OPC_Decode, 184, 18, 86, // Opcode: t2LDC2L_PRE /* 7044 */ MCD_OPC_FilterValue, 6, 46, 0, // Skip to: 7094 /* 7048 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 7051 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7063 /* 7055 */ MCD_OPC_CheckPredicate, 31, 35, 0, // Skip to: 7094 /* 7059 */ MCD_OPC_Decode, 141, 18, 89, // Opcode: t2CDP2 /* 7063 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 7094 /* 7067 */ MCD_OPC_ExtractField, 20, 1, // Inst{20} ... /* 7070 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 7082 /* 7074 */ MCD_OPC_CheckPredicate, 31, 16, 0, // Skip to: 7094 /* 7078 */ MCD_OPC_Decode, 129, 19, 91, // Opcode: t2MCR2 /* 7082 */ MCD_OPC_FilterValue, 1, 8, 0, // Skip to: 7094 /* 7086 */ MCD_OPC_CheckPredicate, 31, 4, 0, // Skip to: 7094 /* 7090 */ MCD_OPC_Decode, 157, 19, 93, // Opcode: t2MRC2 /* 7094 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableThumbSBit16[] = { /* 0 */ MCD_OPC_ExtractField, 11, 5, // Inst{15-11} ... /* 3 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 16 /* 7 */ MCD_OPC_CheckPredicate, 21, 49, 1, // Skip to: 316 /* 11 */ MCD_OPC_Decode, 194, 21, 181, 2, // Opcode: tLSLri /* 16 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 29 /* 20 */ MCD_OPC_CheckPredicate, 21, 36, 1, // Skip to: 316 /* 24 */ MCD_OPC_Decode, 196, 21, 181, 2, // Opcode: tLSRri /* 29 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 42 /* 33 */ MCD_OPC_CheckPredicate, 21, 23, 1, // Skip to: 316 /* 37 */ MCD_OPC_Decode, 149, 21, 181, 2, // Opcode: tASRri /* 42 */ MCD_OPC_FilterValue, 3, 55, 0, // Skip to: 101 /* 46 */ MCD_OPC_ExtractField, 9, 2, // Inst{10-9} ... /* 49 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 62 /* 53 */ MCD_OPC_CheckPredicate, 21, 3, 1, // Skip to: 316 /* 57 */ MCD_OPC_Decode, 142, 21, 182, 2, // Opcode: tADDrr /* 62 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 75 /* 66 */ MCD_OPC_CheckPredicate, 21, 246, 0, // Skip to: 316 /* 70 */ MCD_OPC_Decode, 226, 21, 182, 2, // Opcode: tSUBrr /* 75 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 88 /* 79 */ MCD_OPC_CheckPredicate, 21, 233, 0, // Skip to: 316 /* 83 */ MCD_OPC_Decode, 138, 21, 183, 2, // Opcode: tADDi3 /* 88 */ MCD_OPC_FilterValue, 3, 224, 0, // Skip to: 316 /* 92 */ MCD_OPC_CheckPredicate, 21, 220, 0, // Skip to: 316 /* 96 */ MCD_OPC_Decode, 224, 21, 183, 2, // Opcode: tSUBi3 /* 101 */ MCD_OPC_FilterValue, 4, 9, 0, // Skip to: 114 /* 105 */ MCD_OPC_CheckPredicate, 21, 207, 0, // Skip to: 316 /* 109 */ MCD_OPC_Decode, 200, 21, 207, 1, // Opcode: tMOVi8 /* 114 */ MCD_OPC_FilterValue, 6, 9, 0, // Skip to: 127 /* 118 */ MCD_OPC_CheckPredicate, 21, 194, 0, // Skip to: 316 /* 122 */ MCD_OPC_Decode, 139, 21, 184, 2, // Opcode: tADDi8 /* 127 */ MCD_OPC_FilterValue, 7, 9, 0, // Skip to: 140 /* 131 */ MCD_OPC_CheckPredicate, 21, 181, 0, // Skip to: 316 /* 135 */ MCD_OPC_Decode, 225, 21, 184, 2, // Opcode: tSUBi8 /* 140 */ MCD_OPC_FilterValue, 8, 172, 0, // Skip to: 316 /* 144 */ MCD_OPC_ExtractField, 6, 5, // Inst{10-6} ... /* 147 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 160 /* 151 */ MCD_OPC_CheckPredicate, 21, 161, 0, // Skip to: 316 /* 155 */ MCD_OPC_Decode, 148, 21, 185, 2, // Opcode: tAND /* 160 */ MCD_OPC_FilterValue, 1, 9, 0, // Skip to: 173 /* 164 */ MCD_OPC_CheckPredicate, 21, 148, 0, // Skip to: 316 /* 168 */ MCD_OPC_Decode, 172, 21, 185, 2, // Opcode: tEOR /* 173 */ MCD_OPC_FilterValue, 2, 9, 0, // Skip to: 186 /* 177 */ MCD_OPC_CheckPredicate, 21, 135, 0, // Skip to: 316 /* 181 */ MCD_OPC_Decode, 195, 21, 185, 2, // Opcode: tLSLrr /* 186 */ MCD_OPC_FilterValue, 3, 9, 0, // Skip to: 199 /* 190 */ MCD_OPC_CheckPredicate, 21, 122, 0, // Skip to: 316 /* 194 */ MCD_OPC_Decode, 197, 21, 185, 2, // Opcode: tLSRrr /* 199 */ MCD_OPC_FilterValue, 4, 9, 0, // Skip to: 212 /* 203 */ MCD_OPC_CheckPredicate, 21, 109, 0, // Skip to: 316 /* 207 */ MCD_OPC_Decode, 150, 21, 185, 2, // Opcode: tASRrr /* 212 */ MCD_OPC_FilterValue, 5, 9, 0, // Skip to: 225 /* 216 */ MCD_OPC_CheckPredicate, 21, 96, 0, // Skip to: 316 /* 220 */ MCD_OPC_Decode, 135, 21, 185, 2, // Opcode: tADC /* 225 */ MCD_OPC_FilterValue, 6, 9, 0, // Skip to: 238 /* 229 */ MCD_OPC_CheckPredicate, 21, 83, 0, // Skip to: 316 /* 233 */ MCD_OPC_Decode, 214, 21, 185, 2, // Opcode: tSBC /* 238 */ MCD_OPC_FilterValue, 7, 9, 0, // Skip to: 251 /* 242 */ MCD_OPC_CheckPredicate, 21, 70, 0, // Skip to: 316 /* 246 */ MCD_OPC_Decode, 212, 21, 185, 2, // Opcode: tROR /* 251 */ MCD_OPC_FilterValue, 9, 9, 0, // Skip to: 264 /* 255 */ MCD_OPC_CheckPredicate, 21, 57, 0, // Skip to: 316 /* 259 */ MCD_OPC_Decode, 213, 21, 206, 1, // Opcode: tRSB /* 264 */ MCD_OPC_FilterValue, 12, 9, 0, // Skip to: 277 /* 268 */ MCD_OPC_CheckPredicate, 21, 44, 0, // Skip to: 316 /* 272 */ MCD_OPC_Decode, 204, 21, 185, 2, // Opcode: tORR /* 277 */ MCD_OPC_FilterValue, 13, 9, 0, // Skip to: 290 /* 281 */ MCD_OPC_CheckPredicate, 21, 31, 0, // Skip to: 316 /* 285 */ MCD_OPC_Decode, 202, 21, 186, 2, // Opcode: tMUL /* 290 */ MCD_OPC_FilterValue, 14, 9, 0, // Skip to: 303 /* 294 */ MCD_OPC_CheckPredicate, 21, 18, 0, // Skip to: 316 /* 298 */ MCD_OPC_Decode, 152, 21, 185, 2, // Opcode: tBIC /* 303 */ MCD_OPC_FilterValue, 15, 9, 0, // Skip to: 316 /* 307 */ MCD_OPC_CheckPredicate, 21, 5, 0, // Skip to: 316 /* 311 */ MCD_OPC_Decode, 203, 21, 206, 1, // Opcode: tMVN /* 316 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableVFP32[] = { /* 0 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3 */ MCD_OPC_FilterValue, 0, 83, 1, // Skip to: 346 /* 7 */ MCD_OPC_ExtractField, 24, 4, // Inst{27-24} ... /* 10 */ MCD_OPC_FilterValue, 12, 130, 0, // Skip to: 144 /* 14 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 17 */ MCD_OPC_FilterValue, 10, 47, 0, // Skip to: 68 /* 21 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 24 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 55 /* 28 */ MCD_OPC_CheckPredicate, 20, 211, 10, // Skip to: 2803 /* 32 */ MCD_OPC_CheckField, 22, 1, 1, 205, 10, // Skip to: 2803 /* 38 */ MCD_OPC_CheckField, 6, 2, 0, 199, 10, // Skip to: 2803 /* 44 */ MCD_OPC_CheckField, 4, 1, 1, 193, 10, // Skip to: 2803 /* 50 */ MCD_OPC_Decode, 217, 10, 187, 2, // Opcode: VMOVSRR /* 55 */ MCD_OPC_FilterValue, 1, 184, 10, // Skip to: 2803 /* 59 */ MCD_OPC_CheckPredicate, 20, 180, 10, // Skip to: 2803 /* 63 */ MCD_OPC_Decode, 136, 17, 188, 2, // Opcode: VSTMSIA /* 68 */ MCD_OPC_FilterValue, 11, 171, 10, // Skip to: 2803 /* 72 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 75 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 106 /* 79 */ MCD_OPC_CheckPredicate, 20, 160, 10, // Skip to: 2803 /* 83 */ MCD_OPC_CheckField, 22, 1, 1, 154, 10, // Skip to: 2803 /* 89 */ MCD_OPC_CheckField, 6, 2, 0, 148, 10, // Skip to: 2803 /* 95 */ MCD_OPC_CheckField, 4, 1, 1, 142, 10, // Skip to: 2803 /* 101 */ MCD_OPC_Decode, 200, 10, 189, 2, // Opcode: VMOVDRR /* 106 */ MCD_OPC_FilterValue, 1, 133, 10, // Skip to: 2803 /* 110 */ MCD_OPC_ExtractField, 0, 1, // Inst{0} ... /* 113 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 126 /* 117 */ MCD_OPC_CheckPredicate, 20, 122, 10, // Skip to: 2803 /* 121 */ MCD_OPC_Decode, 132, 17, 190, 2, // Opcode: VSTMDIA /* 126 */ MCD_OPC_FilterValue, 1, 113, 10, // Skip to: 2803 /* 130 */ MCD_OPC_CheckPredicate, 20, 109, 10, // Skip to: 2803 /* 134 */ MCD_OPC_CheckField, 22, 1, 0, 103, 10, // Skip to: 2803 /* 140 */ MCD_OPC_Decode, 112, 191, 2, // Opcode: FSTMXIA /* 144 */ MCD_OPC_FilterValue, 13, 29, 0, // Skip to: 177 /* 148 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 151 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 164 /* 155 */ MCD_OPC_CheckPredicate, 20, 84, 10, // Skip to: 2803 /* 159 */ MCD_OPC_Decode, 139, 17, 192, 2, // Opcode: VSTRS /* 164 */ MCD_OPC_FilterValue, 11, 75, 10, // Skip to: 2803 /* 168 */ MCD_OPC_CheckPredicate, 20, 71, 10, // Skip to: 2803 /* 172 */ MCD_OPC_Decode, 138, 17, 193, 2, // Opcode: VSTRD /* 177 */ MCD_OPC_FilterValue, 14, 62, 10, // Skip to: 2803 /* 181 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 184 */ MCD_OPC_FilterValue, 0, 121, 0, // Skip to: 309 /* 188 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 191 */ MCD_OPC_FilterValue, 0, 69, 0, // Skip to: 264 /* 195 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 198 */ MCD_OPC_FilterValue, 10, 29, 0, // Skip to: 231 /* 202 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 205 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 218 /* 209 */ MCD_OPC_CheckPredicate, 20, 30, 10, // Skip to: 2803 /* 213 */ MCD_OPC_Decode, 157, 10, 194, 2, // Opcode: VMLAS /* 218 */ MCD_OPC_FilterValue, 1, 21, 10, // Skip to: 2803 /* 222 */ MCD_OPC_CheckPredicate, 20, 17, 10, // Skip to: 2803 /* 226 */ MCD_OPC_Decode, 136, 6, 195, 2, // Opcode: VDIVS /* 231 */ MCD_OPC_FilterValue, 11, 8, 10, // Skip to: 2803 /* 235 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 238 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 251 /* 242 */ MCD_OPC_CheckPredicate, 46, 253, 9, // Skip to: 2803 /* 246 */ MCD_OPC_Decode, 146, 10, 196, 2, // Opcode: VMLAD /* 251 */ MCD_OPC_FilterValue, 1, 244, 9, // Skip to: 2803 /* 255 */ MCD_OPC_CheckPredicate, 46, 240, 9, // Skip to: 2803 /* 259 */ MCD_OPC_Decode, 135, 6, 197, 2, // Opcode: VDIVD /* 264 */ MCD_OPC_FilterValue, 1, 231, 9, // Skip to: 2803 /* 268 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 271 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 290 /* 275 */ MCD_OPC_CheckPredicate, 20, 220, 9, // Skip to: 2803 /* 279 */ MCD_OPC_CheckField, 23, 1, 0, 214, 9, // Skip to: 2803 /* 285 */ MCD_OPC_Decode, 183, 10, 194, 2, // Opcode: VMLSS /* 290 */ MCD_OPC_FilterValue, 11, 205, 9, // Skip to: 2803 /* 294 */ MCD_OPC_CheckPredicate, 46, 201, 9, // Skip to: 2803 /* 298 */ MCD_OPC_CheckField, 23, 1, 0, 195, 9, // Skip to: 2803 /* 304 */ MCD_OPC_Decode, 172, 10, 196, 2, // Opcode: VMLSD /* 309 */ MCD_OPC_FilterValue, 1, 186, 9, // Skip to: 2803 /* 313 */ MCD_OPC_CheckPredicate, 20, 182, 9, // Skip to: 2803 /* 317 */ MCD_OPC_CheckField, 22, 2, 0, 176, 9, // Skip to: 2803 /* 323 */ MCD_OPC_CheckField, 8, 4, 10, 170, 9, // Skip to: 2803 /* 329 */ MCD_OPC_CheckField, 5, 2, 0, 164, 9, // Skip to: 2803 /* 335 */ MCD_OPC_CheckField, 0, 4, 0, 158, 9, // Skip to: 2803 /* 341 */ MCD_OPC_Decode, 216, 10, 198, 2, // Opcode: VMOVSR /* 346 */ MCD_OPC_FilterValue, 1, 111, 1, // Skip to: 717 /* 350 */ MCD_OPC_ExtractField, 24, 4, // Inst{27-24} ... /* 353 */ MCD_OPC_FilterValue, 12, 130, 0, // Skip to: 487 /* 357 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 360 */ MCD_OPC_FilterValue, 10, 47, 0, // Skip to: 411 /* 364 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 367 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 398 /* 371 */ MCD_OPC_CheckPredicate, 20, 124, 9, // Skip to: 2803 /* 375 */ MCD_OPC_CheckField, 22, 1, 1, 118, 9, // Skip to: 2803 /* 381 */ MCD_OPC_CheckField, 6, 2, 0, 112, 9, // Skip to: 2803 /* 387 */ MCD_OPC_CheckField, 4, 1, 1, 106, 9, // Skip to: 2803 /* 393 */ MCD_OPC_Decode, 213, 10, 199, 2, // Opcode: VMOVRRS /* 398 */ MCD_OPC_FilterValue, 1, 97, 9, // Skip to: 2803 /* 402 */ MCD_OPC_CheckPredicate, 20, 93, 9, // Skip to: 2803 /* 406 */ MCD_OPC_Decode, 234, 9, 188, 2, // Opcode: VLDMSIA /* 411 */ MCD_OPC_FilterValue, 11, 84, 9, // Skip to: 2803 /* 415 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 418 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 449 /* 422 */ MCD_OPC_CheckPredicate, 20, 73, 9, // Skip to: 2803 /* 426 */ MCD_OPC_CheckField, 22, 1, 1, 67, 9, // Skip to: 2803 /* 432 */ MCD_OPC_CheckField, 6, 2, 0, 61, 9, // Skip to: 2803 /* 438 */ MCD_OPC_CheckField, 4, 1, 1, 55, 9, // Skip to: 2803 /* 444 */ MCD_OPC_Decode, 212, 10, 200, 2, // Opcode: VMOVRRD /* 449 */ MCD_OPC_FilterValue, 1, 46, 9, // Skip to: 2803 /* 453 */ MCD_OPC_ExtractField, 0, 1, // Inst{0} ... /* 456 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 469 /* 460 */ MCD_OPC_CheckPredicate, 20, 35, 9, // Skip to: 2803 /* 464 */ MCD_OPC_Decode, 230, 9, 190, 2, // Opcode: VLDMDIA /* 469 */ MCD_OPC_FilterValue, 1, 26, 9, // Skip to: 2803 /* 473 */ MCD_OPC_CheckPredicate, 20, 22, 9, // Skip to: 2803 /* 477 */ MCD_OPC_CheckField, 22, 1, 0, 16, 9, // Skip to: 2803 /* 483 */ MCD_OPC_Decode, 108, 191, 2, // Opcode: FLDMXIA /* 487 */ MCD_OPC_FilterValue, 13, 29, 0, // Skip to: 520 /* 491 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 494 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 507 /* 498 */ MCD_OPC_CheckPredicate, 20, 253, 8, // Skip to: 2803 /* 502 */ MCD_OPC_Decode, 237, 9, 192, 2, // Opcode: VLDRS /* 507 */ MCD_OPC_FilterValue, 11, 244, 8, // Skip to: 2803 /* 511 */ MCD_OPC_CheckPredicate, 20, 240, 8, // Skip to: 2803 /* 515 */ MCD_OPC_Decode, 236, 9, 193, 2, // Opcode: VLDRD /* 520 */ MCD_OPC_FilterValue, 14, 231, 8, // Skip to: 2803 /* 524 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 527 */ MCD_OPC_FilterValue, 0, 149, 0, // Skip to: 680 /* 531 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 534 */ MCD_OPC_FilterValue, 0, 69, 0, // Skip to: 607 /* 538 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 541 */ MCD_OPC_FilterValue, 10, 29, 0, // Skip to: 574 /* 545 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 548 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 561 /* 552 */ MCD_OPC_CheckPredicate, 20, 199, 8, // Skip to: 2803 /* 556 */ MCD_OPC_Decode, 163, 11, 194, 2, // Opcode: VNMLSS /* 561 */ MCD_OPC_FilterValue, 1, 190, 8, // Skip to: 2803 /* 565 */ MCD_OPC_CheckPredicate, 47, 186, 8, // Skip to: 2803 /* 569 */ MCD_OPC_Decode, 169, 6, 194, 2, // Opcode: VFNMSS /* 574 */ MCD_OPC_FilterValue, 11, 177, 8, // Skip to: 2803 /* 578 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 581 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 594 /* 585 */ MCD_OPC_CheckPredicate, 46, 166, 8, // Skip to: 2803 /* 589 */ MCD_OPC_Decode, 162, 11, 196, 2, // Opcode: VNMLSD /* 594 */ MCD_OPC_FilterValue, 1, 157, 8, // Skip to: 2803 /* 598 */ MCD_OPC_CheckPredicate, 48, 153, 8, // Skip to: 2803 /* 602 */ MCD_OPC_Decode, 168, 6, 196, 2, // Opcode: VFNMSD /* 607 */ MCD_OPC_FilterValue, 1, 144, 8, // Skip to: 2803 /* 611 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 614 */ MCD_OPC_FilterValue, 10, 29, 0, // Skip to: 647 /* 618 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 621 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 634 /* 625 */ MCD_OPC_CheckPredicate, 20, 126, 8, // Skip to: 2803 /* 629 */ MCD_OPC_Decode, 161, 11, 194, 2, // Opcode: VNMLAS /* 634 */ MCD_OPC_FilterValue, 1, 117, 8, // Skip to: 2803 /* 638 */ MCD_OPC_CheckPredicate, 47, 113, 8, // Skip to: 2803 /* 642 */ MCD_OPC_Decode, 167, 6, 194, 2, // Opcode: VFNMAS /* 647 */ MCD_OPC_FilterValue, 11, 104, 8, // Skip to: 2803 /* 651 */ MCD_OPC_ExtractField, 23, 1, // Inst{23} ... /* 654 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 667 /* 658 */ MCD_OPC_CheckPredicate, 46, 93, 8, // Skip to: 2803 /* 662 */ MCD_OPC_Decode, 160, 11, 196, 2, // Opcode: VNMLAD /* 667 */ MCD_OPC_FilterValue, 1, 84, 8, // Skip to: 2803 /* 671 */ MCD_OPC_CheckPredicate, 48, 80, 8, // Skip to: 2803 /* 675 */ MCD_OPC_Decode, 166, 6, 196, 2, // Opcode: VFNMAD /* 680 */ MCD_OPC_FilterValue, 1, 71, 8, // Skip to: 2803 /* 684 */ MCD_OPC_CheckPredicate, 20, 67, 8, // Skip to: 2803 /* 688 */ MCD_OPC_CheckField, 22, 2, 0, 61, 8, // Skip to: 2803 /* 694 */ MCD_OPC_CheckField, 8, 4, 10, 55, 8, // Skip to: 2803 /* 700 */ MCD_OPC_CheckField, 5, 2, 0, 49, 8, // Skip to: 2803 /* 706 */ MCD_OPC_CheckField, 0, 4, 0, 43, 8, // Skip to: 2803 /* 712 */ MCD_OPC_Decode, 214, 10, 201, 2, // Opcode: VMOVRS /* 717 */ MCD_OPC_FilterValue, 2, 172, 1, // Skip to: 1149 /* 721 */ MCD_OPC_ExtractField, 23, 5, // Inst{27-23} ... /* 724 */ MCD_OPC_FilterValue, 25, 54, 0, // Skip to: 782 /* 728 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 731 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 744 /* 735 */ MCD_OPC_CheckPredicate, 20, 16, 8, // Skip to: 2803 /* 739 */ MCD_OPC_Decode, 137, 17, 202, 2, // Opcode: VSTMSIA_UPD /* 744 */ MCD_OPC_FilterValue, 11, 7, 8, // Skip to: 2803 /* 748 */ MCD_OPC_ExtractField, 0, 1, // Inst{0} ... /* 751 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 764 /* 755 */ MCD_OPC_CheckPredicate, 20, 252, 7, // Skip to: 2803 /* 759 */ MCD_OPC_Decode, 133, 17, 203, 2, // Opcode: VSTMDIA_UPD /* 764 */ MCD_OPC_FilterValue, 1, 243, 7, // Skip to: 2803 /* 768 */ MCD_OPC_CheckPredicate, 20, 239, 7, // Skip to: 2803 /* 772 */ MCD_OPC_CheckField, 22, 1, 0, 233, 7, // Skip to: 2803 /* 778 */ MCD_OPC_Decode, 113, 204, 2, // Opcode: FSTMXIA_UPD /* 782 */ MCD_OPC_FilterValue, 26, 54, 0, // Skip to: 840 /* 786 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 789 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 802 /* 793 */ MCD_OPC_CheckPredicate, 20, 214, 7, // Skip to: 2803 /* 797 */ MCD_OPC_Decode, 135, 17, 202, 2, // Opcode: VSTMSDB_UPD /* 802 */ MCD_OPC_FilterValue, 11, 205, 7, // Skip to: 2803 /* 806 */ MCD_OPC_ExtractField, 0, 1, // Inst{0} ... /* 809 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 822 /* 813 */ MCD_OPC_CheckPredicate, 20, 194, 7, // Skip to: 2803 /* 817 */ MCD_OPC_Decode, 131, 17, 203, 2, // Opcode: VSTMDDB_UPD /* 822 */ MCD_OPC_FilterValue, 1, 185, 7, // Skip to: 2803 /* 826 */ MCD_OPC_CheckPredicate, 20, 181, 7, // Skip to: 2803 /* 830 */ MCD_OPC_CheckField, 22, 1, 0, 175, 7, // Skip to: 2803 /* 836 */ MCD_OPC_Decode, 111, 204, 2, // Opcode: FSTMXDB_UPD /* 840 */ MCD_OPC_FilterValue, 28, 93, 0, // Skip to: 937 /* 844 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 847 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 892 /* 851 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 854 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 873 /* 858 */ MCD_OPC_CheckPredicate, 20, 149, 7, // Skip to: 2803 /* 862 */ MCD_OPC_CheckField, 4, 1, 0, 143, 7, // Skip to: 2803 /* 868 */ MCD_OPC_Decode, 255, 10, 195, 2, // Opcode: VMULS /* 873 */ MCD_OPC_FilterValue, 11, 134, 7, // Skip to: 2803 /* 877 */ MCD_OPC_CheckPredicate, 46, 130, 7, // Skip to: 2803 /* 881 */ MCD_OPC_CheckField, 4, 1, 0, 124, 7, // Skip to: 2803 /* 887 */ MCD_OPC_Decode, 242, 10, 197, 2, // Opcode: VMULD /* 892 */ MCD_OPC_FilterValue, 1, 115, 7, // Skip to: 2803 /* 896 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 899 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 918 /* 903 */ MCD_OPC_CheckPredicate, 20, 104, 7, // Skip to: 2803 /* 907 */ MCD_OPC_CheckField, 4, 1, 0, 98, 7, // Skip to: 2803 /* 913 */ MCD_OPC_Decode, 165, 11, 195, 2, // Opcode: VNMULS /* 918 */ MCD_OPC_FilterValue, 11, 89, 7, // Skip to: 2803 /* 922 */ MCD_OPC_CheckPredicate, 46, 85, 7, // Skip to: 2803 /* 926 */ MCD_OPC_CheckField, 4, 1, 0, 79, 7, // Skip to: 2803 /* 932 */ MCD_OPC_Decode, 164, 11, 197, 2, // Opcode: VNMULD /* 937 */ MCD_OPC_FilterValue, 29, 70, 7, // Skip to: 2803 /* 941 */ MCD_OPC_ExtractField, 4, 1, // Inst{4} ... /* 944 */ MCD_OPC_FilterValue, 0, 69, 0, // Skip to: 1017 /* 948 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 951 */ MCD_OPC_FilterValue, 0, 29, 0, // Skip to: 984 /* 955 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 958 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 971 /* 962 */ MCD_OPC_CheckPredicate, 47, 45, 7, // Skip to: 2803 /* 966 */ MCD_OPC_Decode, 159, 6, 194, 2, // Opcode: VFMAS /* 971 */ MCD_OPC_FilterValue, 11, 36, 7, // Skip to: 2803 /* 975 */ MCD_OPC_CheckPredicate, 48, 32, 7, // Skip to: 2803 /* 979 */ MCD_OPC_Decode, 158, 6, 196, 2, // Opcode: VFMAD /* 984 */ MCD_OPC_FilterValue, 1, 23, 7, // Skip to: 2803 /* 988 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 991 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 1004 /* 995 */ MCD_OPC_CheckPredicate, 47, 12, 7, // Skip to: 2803 /* 999 */ MCD_OPC_Decode, 163, 6, 194, 2, // Opcode: VFMSS /* 1004 */ MCD_OPC_FilterValue, 11, 3, 7, // Skip to: 2803 /* 1008 */ MCD_OPC_CheckPredicate, 48, 255, 6, // Skip to: 2803 /* 1012 */ MCD_OPC_Decode, 162, 6, 196, 2, // Opcode: VFMSD /* 1017 */ MCD_OPC_FilterValue, 1, 246, 6, // Skip to: 2803 /* 1021 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 1024 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 1049 /* 1028 */ MCD_OPC_CheckPredicate, 20, 235, 6, // Skip to: 2803 /* 1032 */ MCD_OPC_CheckField, 22, 1, 1, 229, 6, // Skip to: 2803 /* 1038 */ MCD_OPC_CheckField, 7, 5, 20, 223, 6, // Skip to: 2803 /* 1044 */ MCD_OPC_Decode, 241, 10, 205, 2, // Opcode: VMSR_FPSID /* 1049 */ MCD_OPC_FilterValue, 1, 21, 0, // Skip to: 1074 /* 1053 */ MCD_OPC_CheckPredicate, 20, 210, 6, // Skip to: 2803 /* 1057 */ MCD_OPC_CheckField, 22, 1, 1, 204, 6, // Skip to: 2803 /* 1063 */ MCD_OPC_CheckField, 7, 5, 20, 198, 6, // Skip to: 2803 /* 1069 */ MCD_OPC_Decode, 237, 10, 205, 2, // Opcode: VMSR /* 1074 */ MCD_OPC_FilterValue, 8, 21, 0, // Skip to: 1099 /* 1078 */ MCD_OPC_CheckPredicate, 20, 185, 6, // Skip to: 2803 /* 1082 */ MCD_OPC_CheckField, 22, 1, 1, 179, 6, // Skip to: 2803 /* 1088 */ MCD_OPC_CheckField, 7, 5, 20, 173, 6, // Skip to: 2803 /* 1094 */ MCD_OPC_Decode, 238, 10, 205, 2, // Opcode: VMSR_FPEXC /* 1099 */ MCD_OPC_FilterValue, 9, 21, 0, // Skip to: 1124 /* 1103 */ MCD_OPC_CheckPredicate, 20, 160, 6, // Skip to: 2803 /* 1107 */ MCD_OPC_CheckField, 22, 1, 1, 154, 6, // Skip to: 2803 /* 1113 */ MCD_OPC_CheckField, 7, 5, 20, 148, 6, // Skip to: 2803 /* 1119 */ MCD_OPC_Decode, 239, 10, 205, 2, // Opcode: VMSR_FPINST /* 1124 */ MCD_OPC_FilterValue, 10, 139, 6, // Skip to: 2803 /* 1128 */ MCD_OPC_CheckPredicate, 20, 135, 6, // Skip to: 2803 /* 1132 */ MCD_OPC_CheckField, 22, 1, 1, 129, 6, // Skip to: 2803 /* 1138 */ MCD_OPC_CheckField, 7, 5, 20, 123, 6, // Skip to: 2803 /* 1144 */ MCD_OPC_Decode, 240, 10, 205, 2, // Opcode: VMSR_FPINST2 /* 1149 */ MCD_OPC_FilterValue, 3, 114, 6, // Skip to: 2803 /* 1153 */ MCD_OPC_ExtractField, 23, 5, // Inst{27-23} ... /* 1156 */ MCD_OPC_FilterValue, 25, 54, 0, // Skip to: 1214 /* 1160 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1163 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 1176 /* 1167 */ MCD_OPC_CheckPredicate, 20, 96, 6, // Skip to: 2803 /* 1171 */ MCD_OPC_Decode, 235, 9, 202, 2, // Opcode: VLDMSIA_UPD /* 1176 */ MCD_OPC_FilterValue, 11, 87, 6, // Skip to: 2803 /* 1180 */ MCD_OPC_ExtractField, 0, 1, // Inst{0} ... /* 1183 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 1196 /* 1187 */ MCD_OPC_CheckPredicate, 20, 76, 6, // Skip to: 2803 /* 1191 */ MCD_OPC_Decode, 231, 9, 203, 2, // Opcode: VLDMDIA_UPD /* 1196 */ MCD_OPC_FilterValue, 1, 67, 6, // Skip to: 2803 /* 1200 */ MCD_OPC_CheckPredicate, 20, 63, 6, // Skip to: 2803 /* 1204 */ MCD_OPC_CheckField, 22, 1, 0, 57, 6, // Skip to: 2803 /* 1210 */ MCD_OPC_Decode, 109, 204, 2, // Opcode: FLDMXIA_UPD /* 1214 */ MCD_OPC_FilterValue, 26, 54, 0, // Skip to: 1272 /* 1218 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1221 */ MCD_OPC_FilterValue, 10, 9, 0, // Skip to: 1234 /* 1225 */ MCD_OPC_CheckPredicate, 20, 38, 6, // Skip to: 2803 /* 1229 */ MCD_OPC_Decode, 233, 9, 202, 2, // Opcode: VLDMSDB_UPD /* 1234 */ MCD_OPC_FilterValue, 11, 29, 6, // Skip to: 2803 /* 1238 */ MCD_OPC_ExtractField, 0, 1, // Inst{0} ... /* 1241 */ MCD_OPC_FilterValue, 0, 9, 0, // Skip to: 1254 /* 1245 */ MCD_OPC_CheckPredicate, 20, 18, 6, // Skip to: 2803 /* 1249 */ MCD_OPC_Decode, 229, 9, 203, 2, // Opcode: VLDMDDB_UPD /* 1254 */ MCD_OPC_FilterValue, 1, 9, 6, // Skip to: 2803 /* 1258 */ MCD_OPC_CheckPredicate, 20, 5, 6, // Skip to: 2803 /* 1262 */ MCD_OPC_CheckField, 22, 1, 0, 255, 5, // Skip to: 2803 /* 1268 */ MCD_OPC_Decode, 107, 204, 2, // Opcode: FLDMXDB_UPD /* 1272 */ MCD_OPC_FilterValue, 28, 93, 0, // Skip to: 1369 /* 1276 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 1279 */ MCD_OPC_FilterValue, 0, 41, 0, // Skip to: 1324 /* 1283 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1286 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 1305 /* 1290 */ MCD_OPC_CheckPredicate, 20, 229, 5, // Skip to: 2803 /* 1294 */ MCD_OPC_CheckField, 4, 1, 0, 223, 5, // Skip to: 2803 /* 1300 */ MCD_OPC_Decode, 202, 4, 195, 2, // Opcode: VADDS /* 1305 */ MCD_OPC_FilterValue, 11, 214, 5, // Skip to: 2803 /* 1309 */ MCD_OPC_CheckPredicate, 46, 210, 5, // Skip to: 2803 /* 1313 */ MCD_OPC_CheckField, 4, 1, 0, 204, 5, // Skip to: 2803 /* 1319 */ MCD_OPC_Decode, 192, 4, 197, 2, // Opcode: VADDD /* 1324 */ MCD_OPC_FilterValue, 1, 195, 5, // Skip to: 2803 /* 1328 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 1331 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 1350 /* 1335 */ MCD_OPC_CheckPredicate, 20, 184, 5, // Skip to: 2803 /* 1339 */ MCD_OPC_CheckField, 4, 1, 0, 178, 5, // Skip to: 2803 /* 1345 */ MCD_OPC_Decode, 150, 17, 195, 2, // Opcode: VSUBS /* 1350 */ MCD_OPC_FilterValue, 11, 169, 5, // Skip to: 2803 /* 1354 */ MCD_OPC_CheckPredicate, 46, 165, 5, // Skip to: 2803 /* 1358 */ MCD_OPC_CheckField, 4, 1, 0, 159, 5, // Skip to: 2803 /* 1364 */ MCD_OPC_Decode, 140, 17, 197, 2, // Opcode: VSUBD /* 1369 */ MCD_OPC_FilterValue, 29, 150, 5, // Skip to: 2803 /* 1373 */ MCD_OPC_ExtractField, 6, 6, // Inst{11-6} ... /* 1376 */ MCD_OPC_FilterValue, 40, 237, 0, // Skip to: 1617 /* 1380 */ MCD_OPC_ExtractField, 4, 2, // Inst{5-4} ... /* 1383 */ MCD_OPC_FilterValue, 0, 8, 0, // Skip to: 1395 /* 1387 */ MCD_OPC_CheckPredicate, 49, 132, 5, // Skip to: 2803 /* 1391 */ MCD_OPC_Decode, 106, 206, 2, // Opcode: FCONSTS /* 1395 */ MCD_OPC_FilterValue, 1, 124, 5, // Skip to: 2803 /* 1399 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 1402 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 1427 /* 1406 */ MCD_OPC_CheckPredicate, 20, 113, 5, // Skip to: 2803 /* 1410 */ MCD_OPC_CheckField, 22, 1, 1, 107, 5, // Skip to: 2803 /* 1416 */ MCD_OPC_CheckField, 0, 4, 0, 101, 5, // Skip to: 2803 /* 1422 */ MCD_OPC_Decode, 233, 10, 205, 2, // Opcode: VMRS_FPSID /* 1427 */ MCD_OPC_FilterValue, 1, 36, 0, // Skip to: 1467 /* 1431 */ MCD_OPC_ExtractField, 0, 4, // Inst{3-0} ... /* 1434 */ MCD_OPC_FilterValue, 0, 85, 5, // Skip to: 2803 /* 1438 */ MCD_OPC_ExtractField, 22, 1, // Inst{22} ... /* 1441 */ MCD_OPC_FilterValue, 1, 78, 5, // Skip to: 2803 /* 1445 */ MCD_OPC_CheckPredicate, 20, 9, 0, // Skip to: 1458 /* 1449 */ MCD_OPC_CheckField, 12, 4, 15, 3, 0, // Skip to: 1458 /* 1455 */ MCD_OPC_Decode, 110, 28, // Opcode: FMSTAT /* 1458 */ MCD_OPC_CheckPredicate, 20, 61, 5, // Skip to: 2803 /* 1462 */ MCD_OPC_Decode, 229, 10, 205, 2, // Opcode: VMRS /* 1467 */ MCD_OPC_FilterValue, 5, 21, 0, // Skip to: 1492 /* 1471 */ MCD_OPC_CheckPredicate, 50, 48, 5, // Skip to: 2803 /* 1475 */ MCD_OPC_CheckField, 22, 1, 1, 42, 5, // Skip to: 2803 /* 1481 */ MCD_OPC_CheckField, 0, 4, 0, 36, 5, // Skip to: 2803 /* 1487 */ MCD_OPC_Decode, 236, 10, 205, 2, // Opcode: VMRS_MVFR2 /* 1492 */ MCD_OPC_FilterValue, 6, 21, 0, // Skip to: 1517 /* 1496 */ MCD_OPC_CheckPredicate, 20, 23, 5, // Skip to: 2803 /* 1500 */ MCD_OPC_CheckField, 22, 1, 1, 17, 5, // Skip to: 2803 /* 1506 */ MCD_OPC_CheckField, 0, 4, 0, 11, 5, // Skip to: 2803 /* 1512 */ MCD_OPC_Decode, 235, 10, 205, 2, // Opcode: VMRS_MVFR1 /* 1517 */ MCD_OPC_FilterValue, 7, 21, 0, // Skip to: 1542 /* 1521 */ MCD_OPC_CheckPredicate, 20, 254, 4, // Skip to: 2803 /* 1525 */ MCD_OPC_CheckField, 22, 1, 1, 248, 4, // Skip to: 2803 /* 1531 */ MCD_OPC_CheckField, 0, 4, 0, 242, 4, // Skip to: 2803 /* 1537 */ MCD_OPC_Decode, 234, 10, 205, 2, // Opcode: VMRS_MVFR0 /* 1542 */ MCD_OPC_FilterValue, 8, 21, 0, // Skip to: 1567 /* 1546 */ MCD_OPC_CheckPredicate, 20, 229, 4, // Skip to: 2803 /* 1550 */ MCD_OPC_CheckField, 22, 1, 1, 223, 4, // Skip to: 2803 /* 1556 */ MCD_OPC_CheckField, 0, 4, 0, 217, 4, // Skip to: 2803 /* 1562 */ MCD_OPC_Decode, 230, 10, 205, 2, // Opcode: VMRS_FPEXC /* 1567 */ MCD_OPC_FilterValue, 9, 21, 0, // Skip to: 1592 /* 1571 */ MCD_OPC_CheckPredicate, 20, 204, 4, // Skip to: 2803 /* 1575 */ MCD_OPC_CheckField, 22, 1, 1, 198, 4, // Skip to: 2803 /* 1581 */ MCD_OPC_CheckField, 0, 4, 0, 192, 4, // Skip to: 2803 /* 1587 */ MCD_OPC_Decode, 231, 10, 205, 2, // Opcode: VMRS_FPINST /* 1592 */ MCD_OPC_FilterValue, 10, 183, 4, // Skip to: 2803 /* 1596 */ MCD_OPC_CheckPredicate, 20, 179, 4, // Skip to: 2803 /* 1600 */ MCD_OPC_CheckField, 22, 1, 1, 173, 4, // Skip to: 2803 /* 1606 */ MCD_OPC_CheckField, 0, 4, 0, 167, 4, // Skip to: 2803 /* 1612 */ MCD_OPC_Decode, 232, 10, 205, 2, // Opcode: VMRS_FPINST2 /* 1617 */ MCD_OPC_FilterValue, 41, 32, 1, // Skip to: 1909 /* 1621 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 1624 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 1643 /* 1628 */ MCD_OPC_CheckPredicate, 20, 147, 4, // Skip to: 2803 /* 1632 */ MCD_OPC_CheckField, 4, 1, 0, 141, 4, // Skip to: 2803 /* 1638 */ MCD_OPC_Decode, 215, 10, 207, 2, // Opcode: VMOVS /* 1643 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 1662 /* 1647 */ MCD_OPC_CheckPredicate, 20, 128, 4, // Skip to: 2803 /* 1651 */ MCD_OPC_CheckField, 4, 1, 0, 122, 4, // Skip to: 2803 /* 1657 */ MCD_OPC_Decode, 151, 11, 207, 2, // Opcode: VNEGS /* 1662 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 1681 /* 1666 */ MCD_OPC_CheckPredicate, 20, 109, 4, // Skip to: 2803 /* 1670 */ MCD_OPC_CheckField, 4, 1, 0, 103, 4, // Skip to: 2803 /* 1676 */ MCD_OPC_Decode, 213, 5, 207, 2, // Opcode: VCVTBHS /* 1681 */ MCD_OPC_FilterValue, 3, 15, 0, // Skip to: 1700 /* 1685 */ MCD_OPC_CheckPredicate, 20, 90, 4, // Skip to: 2803 /* 1689 */ MCD_OPC_CheckField, 4, 1, 0, 84, 4, // Skip to: 2803 /* 1695 */ MCD_OPC_Decode, 214, 5, 207, 2, // Opcode: VCVTBSH /* 1700 */ MCD_OPC_FilterValue, 4, 15, 0, // Skip to: 1719 /* 1704 */ MCD_OPC_CheckPredicate, 20, 71, 4, // Skip to: 2803 /* 1708 */ MCD_OPC_CheckField, 4, 1, 0, 65, 4, // Skip to: 2803 /* 1714 */ MCD_OPC_Decode, 198, 5, 207, 2, // Opcode: VCMPS /* 1719 */ MCD_OPC_FilterValue, 5, 15, 0, // Skip to: 1738 /* 1723 */ MCD_OPC_CheckPredicate, 20, 52, 4, // Skip to: 2803 /* 1727 */ MCD_OPC_CheckField, 0, 6, 0, 46, 4, // Skip to: 2803 /* 1733 */ MCD_OPC_Decode, 200, 5, 208, 2, // Opcode: VCMPZS /* 1738 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 1757 /* 1742 */ MCD_OPC_CheckPredicate, 50, 33, 4, // Skip to: 2803 /* 1746 */ MCD_OPC_CheckField, 4, 1, 0, 27, 4, // Skip to: 2803 /* 1752 */ MCD_OPC_Decode, 165, 13, 207, 2, // Opcode: VRINTRS /* 1757 */ MCD_OPC_FilterValue, 7, 15, 0, // Skip to: 1776 /* 1761 */ MCD_OPC_CheckPredicate, 50, 14, 4, // Skip to: 2803 /* 1765 */ MCD_OPC_CheckField, 4, 1, 0, 8, 4, // Skip to: 2803 /* 1771 */ MCD_OPC_Decode, 169, 13, 207, 2, // Opcode: VRINTXS /* 1776 */ MCD_OPC_FilterValue, 8, 15, 0, // Skip to: 1795 /* 1780 */ MCD_OPC_CheckPredicate, 20, 251, 3, // Skip to: 2803 /* 1784 */ MCD_OPC_CheckField, 4, 1, 0, 245, 3, // Skip to: 2803 /* 1790 */ MCD_OPC_Decode, 212, 17, 207, 2, // Opcode: VUITOS /* 1795 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 1814 /* 1799 */ MCD_OPC_CheckPredicate, 20, 232, 3, // Skip to: 2803 /* 1803 */ MCD_OPC_CheckField, 4, 1, 0, 226, 3, // Skip to: 2803 /* 1809 */ MCD_OPC_Decode, 170, 14, 209, 2, // Opcode: VSHTOS /* 1814 */ MCD_OPC_FilterValue, 11, 15, 0, // Skip to: 1833 /* 1818 */ MCD_OPC_CheckPredicate, 20, 213, 3, // Skip to: 2803 /* 1822 */ MCD_OPC_CheckField, 4, 1, 0, 207, 3, // Skip to: 2803 /* 1828 */ MCD_OPC_Decode, 210, 17, 209, 2, // Opcode: VUHTOS /* 1833 */ MCD_OPC_FilterValue, 12, 15, 0, // Skip to: 1852 /* 1837 */ MCD_OPC_CheckPredicate, 20, 194, 3, // Skip to: 2803 /* 1841 */ MCD_OPC_CheckField, 4, 1, 0, 188, 3, // Skip to: 2803 /* 1847 */ MCD_OPC_Decode, 192, 17, 207, 2, // Opcode: VTOUIRS /* 1852 */ MCD_OPC_FilterValue, 13, 15, 0, // Skip to: 1871 /* 1856 */ MCD_OPC_CheckPredicate, 20, 175, 3, // Skip to: 2803 /* 1860 */ MCD_OPC_CheckField, 4, 1, 0, 169, 3, // Skip to: 2803 /* 1866 */ MCD_OPC_Decode, 184, 17, 207, 2, // Opcode: VTOSIRS /* 1871 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 1890 /* 1875 */ MCD_OPC_CheckPredicate, 20, 156, 3, // Skip to: 2803 /* 1879 */ MCD_OPC_CheckField, 4, 1, 0, 150, 3, // Skip to: 2803 /* 1885 */ MCD_OPC_Decode, 182, 17, 209, 2, // Opcode: VTOSHS /* 1890 */ MCD_OPC_FilterValue, 15, 141, 3, // Skip to: 2803 /* 1894 */ MCD_OPC_CheckPredicate, 20, 137, 3, // Skip to: 2803 /* 1898 */ MCD_OPC_CheckField, 4, 1, 0, 131, 3, // Skip to: 2803 /* 1904 */ MCD_OPC_Decode, 190, 17, 209, 2, // Opcode: VTOUHS /* 1909 */ MCD_OPC_FilterValue, 43, 32, 1, // Skip to: 2201 /* 1913 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 1916 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 1935 /* 1920 */ MCD_OPC_CheckPredicate, 20, 111, 3, // Skip to: 2803 /* 1924 */ MCD_OPC_CheckField, 4, 1, 0, 105, 3, // Skip to: 2803 /* 1930 */ MCD_OPC_Decode, 179, 4, 207, 2, // Opcode: VABSS /* 1935 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 1954 /* 1939 */ MCD_OPC_CheckPredicate, 20, 92, 3, // Skip to: 2803 /* 1943 */ MCD_OPC_CheckField, 4, 1, 0, 86, 3, // Skip to: 2803 /* 1949 */ MCD_OPC_Decode, 184, 14, 207, 2, // Opcode: VSQRTS /* 1954 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 1973 /* 1958 */ MCD_OPC_CheckPredicate, 20, 73, 3, // Skip to: 2803 /* 1962 */ MCD_OPC_CheckField, 4, 1, 0, 67, 3, // Skip to: 2803 /* 1968 */ MCD_OPC_Decode, 243, 5, 207, 2, // Opcode: VCVTTHS /* 1973 */ MCD_OPC_FilterValue, 3, 15, 0, // Skip to: 1992 /* 1977 */ MCD_OPC_CheckPredicate, 20, 54, 3, // Skip to: 2803 /* 1981 */ MCD_OPC_CheckField, 4, 1, 0, 48, 3, // Skip to: 2803 /* 1987 */ MCD_OPC_Decode, 244, 5, 207, 2, // Opcode: VCVTTSH /* 1992 */ MCD_OPC_FilterValue, 4, 15, 0, // Skip to: 2011 /* 1996 */ MCD_OPC_CheckPredicate, 20, 35, 3, // Skip to: 2803 /* 2000 */ MCD_OPC_CheckField, 4, 1, 0, 29, 3, // Skip to: 2803 /* 2006 */ MCD_OPC_Decode, 195, 5, 207, 2, // Opcode: VCMPES /* 2011 */ MCD_OPC_FilterValue, 5, 15, 0, // Skip to: 2030 /* 2015 */ MCD_OPC_CheckPredicate, 20, 16, 3, // Skip to: 2803 /* 2019 */ MCD_OPC_CheckField, 0, 6, 0, 10, 3, // Skip to: 2803 /* 2025 */ MCD_OPC_Decode, 197, 5, 208, 2, // Opcode: VCMPEZS /* 2030 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 2049 /* 2034 */ MCD_OPC_CheckPredicate, 50, 253, 2, // Skip to: 2803 /* 2038 */ MCD_OPC_CheckField, 4, 1, 0, 247, 2, // Skip to: 2803 /* 2044 */ MCD_OPC_Decode, 173, 13, 207, 2, // Opcode: VRINTZS /* 2049 */ MCD_OPC_FilterValue, 7, 15, 0, // Skip to: 2068 /* 2053 */ MCD_OPC_CheckPredicate, 46, 234, 2, // Skip to: 2803 /* 2057 */ MCD_OPC_CheckField, 4, 1, 0, 228, 2, // Skip to: 2803 /* 2063 */ MCD_OPC_Decode, 215, 5, 210, 2, // Opcode: VCVTDS /* 2068 */ MCD_OPC_FilterValue, 8, 15, 0, // Skip to: 2087 /* 2072 */ MCD_OPC_CheckPredicate, 20, 215, 2, // Skip to: 2803 /* 2076 */ MCD_OPC_CheckField, 4, 1, 0, 209, 2, // Skip to: 2803 /* 2082 */ MCD_OPC_Decode, 172, 14, 207, 2, // Opcode: VSITOS /* 2087 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 2106 /* 2091 */ MCD_OPC_CheckPredicate, 20, 196, 2, // Skip to: 2803 /* 2095 */ MCD_OPC_CheckField, 4, 1, 0, 190, 2, // Skip to: 2803 /* 2101 */ MCD_OPC_Decode, 182, 14, 209, 2, // Opcode: VSLTOS /* 2106 */ MCD_OPC_FilterValue, 11, 15, 0, // Skip to: 2125 /* 2110 */ MCD_OPC_CheckPredicate, 20, 177, 2, // Skip to: 2803 /* 2114 */ MCD_OPC_CheckField, 4, 1, 0, 171, 2, // Skip to: 2803 /* 2120 */ MCD_OPC_Decode, 214, 17, 209, 2, // Opcode: VULTOS /* 2125 */ MCD_OPC_FilterValue, 12, 15, 0, // Skip to: 2144 /* 2129 */ MCD_OPC_CheckPredicate, 20, 158, 2, // Skip to: 2803 /* 2133 */ MCD_OPC_CheckField, 4, 1, 0, 152, 2, // Skip to: 2803 /* 2139 */ MCD_OPC_Decode, 194, 17, 207, 2, // Opcode: VTOUIZS /* 2144 */ MCD_OPC_FilterValue, 13, 15, 0, // Skip to: 2163 /* 2148 */ MCD_OPC_CheckPredicate, 20, 139, 2, // Skip to: 2803 /* 2152 */ MCD_OPC_CheckField, 4, 1, 0, 133, 2, // Skip to: 2803 /* 2158 */ MCD_OPC_Decode, 186, 17, 207, 2, // Opcode: VTOSIZS /* 2163 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 2182 /* 2167 */ MCD_OPC_CheckPredicate, 20, 120, 2, // Skip to: 2803 /* 2171 */ MCD_OPC_CheckField, 4, 1, 0, 114, 2, // Skip to: 2803 /* 2177 */ MCD_OPC_Decode, 188, 17, 209, 2, // Opcode: VTOSLS /* 2182 */ MCD_OPC_FilterValue, 15, 105, 2, // Skip to: 2803 /* 2186 */ MCD_OPC_CheckPredicate, 20, 101, 2, // Skip to: 2803 /* 2190 */ MCD_OPC_CheckField, 4, 1, 0, 95, 2, // Skip to: 2803 /* 2196 */ MCD_OPC_Decode, 196, 17, 209, 2, // Opcode: VTOULS /* 2201 */ MCD_OPC_FilterValue, 44, 14, 0, // Skip to: 2219 /* 2205 */ MCD_OPC_CheckPredicate, 51, 82, 2, // Skip to: 2803 /* 2209 */ MCD_OPC_CheckField, 4, 2, 0, 76, 2, // Skip to: 2803 /* 2215 */ MCD_OPC_Decode, 105, 211, 2, // Opcode: FCONSTD /* 2219 */ MCD_OPC_FilterValue, 45, 32, 1, // Skip to: 2511 /* 2223 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 2226 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 2245 /* 2230 */ MCD_OPC_CheckPredicate, 46, 57, 2, // Skip to: 2803 /* 2234 */ MCD_OPC_CheckField, 4, 1, 0, 51, 2, // Skip to: 2803 /* 2240 */ MCD_OPC_Decode, 198, 10, 212, 2, // Opcode: VMOVD /* 2245 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 2264 /* 2249 */ MCD_OPC_CheckPredicate, 46, 38, 2, // Skip to: 2803 /* 2253 */ MCD_OPC_CheckField, 4, 1, 0, 32, 2, // Skip to: 2803 /* 2259 */ MCD_OPC_Decode, 150, 11, 212, 2, // Opcode: VNEGD /* 2264 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 2283 /* 2268 */ MCD_OPC_CheckPredicate, 52, 19, 2, // Skip to: 2803 /* 2272 */ MCD_OPC_CheckField, 4, 1, 0, 13, 2, // Skip to: 2803 /* 2278 */ MCD_OPC_Decode, 212, 5, 210, 2, // Opcode: VCVTBHD /* 2283 */ MCD_OPC_FilterValue, 3, 15, 0, // Skip to: 2302 /* 2287 */ MCD_OPC_CheckPredicate, 52, 0, 2, // Skip to: 2803 /* 2291 */ MCD_OPC_CheckField, 4, 1, 0, 250, 1, // Skip to: 2803 /* 2297 */ MCD_OPC_Decode, 211, 5, 213, 2, // Opcode: VCVTBDH /* 2302 */ MCD_OPC_FilterValue, 4, 15, 0, // Skip to: 2321 /* 2306 */ MCD_OPC_CheckPredicate, 46, 237, 1, // Skip to: 2803 /* 2310 */ MCD_OPC_CheckField, 4, 1, 0, 231, 1, // Skip to: 2803 /* 2316 */ MCD_OPC_Decode, 193, 5, 212, 2, // Opcode: VCMPD /* 2321 */ MCD_OPC_FilterValue, 5, 15, 0, // Skip to: 2340 /* 2325 */ MCD_OPC_CheckPredicate, 46, 218, 1, // Skip to: 2803 /* 2329 */ MCD_OPC_CheckField, 0, 6, 0, 212, 1, // Skip to: 2803 /* 2335 */ MCD_OPC_Decode, 199, 5, 214, 2, // Opcode: VCMPZD /* 2340 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 2359 /* 2344 */ MCD_OPC_CheckPredicate, 52, 199, 1, // Skip to: 2803 /* 2348 */ MCD_OPC_CheckField, 4, 1, 0, 193, 1, // Skip to: 2803 /* 2354 */ MCD_OPC_Decode, 164, 13, 212, 2, // Opcode: VRINTRD /* 2359 */ MCD_OPC_FilterValue, 7, 15, 0, // Skip to: 2378 /* 2363 */ MCD_OPC_CheckPredicate, 52, 180, 1, // Skip to: 2803 /* 2367 */ MCD_OPC_CheckField, 4, 1, 0, 174, 1, // Skip to: 2803 /* 2373 */ MCD_OPC_Decode, 166, 13, 212, 2, // Opcode: VRINTXD /* 2378 */ MCD_OPC_FilterValue, 8, 15, 0, // Skip to: 2397 /* 2382 */ MCD_OPC_CheckPredicate, 46, 161, 1, // Skip to: 2803 /* 2386 */ MCD_OPC_CheckField, 4, 1, 0, 155, 1, // Skip to: 2803 /* 2392 */ MCD_OPC_Decode, 211, 17, 210, 2, // Opcode: VUITOD /* 2397 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 2416 /* 2401 */ MCD_OPC_CheckPredicate, 46, 142, 1, // Skip to: 2803 /* 2405 */ MCD_OPC_CheckField, 4, 1, 0, 136, 1, // Skip to: 2803 /* 2411 */ MCD_OPC_Decode, 169, 14, 215, 2, // Opcode: VSHTOD /* 2416 */ MCD_OPC_FilterValue, 11, 15, 0, // Skip to: 2435 /* 2420 */ MCD_OPC_CheckPredicate, 46, 123, 1, // Skip to: 2803 /* 2424 */ MCD_OPC_CheckField, 4, 1, 0, 117, 1, // Skip to: 2803 /* 2430 */ MCD_OPC_Decode, 209, 17, 215, 2, // Opcode: VUHTOD /* 2435 */ MCD_OPC_FilterValue, 12, 15, 0, // Skip to: 2454 /* 2439 */ MCD_OPC_CheckPredicate, 46, 104, 1, // Skip to: 2803 /* 2443 */ MCD_OPC_CheckField, 4, 1, 0, 98, 1, // Skip to: 2803 /* 2449 */ MCD_OPC_Decode, 191, 17, 213, 2, // Opcode: VTOUIRD /* 2454 */ MCD_OPC_FilterValue, 13, 15, 0, // Skip to: 2473 /* 2458 */ MCD_OPC_CheckPredicate, 46, 85, 1, // Skip to: 2803 /* 2462 */ MCD_OPC_CheckField, 4, 1, 0, 79, 1, // Skip to: 2803 /* 2468 */ MCD_OPC_Decode, 183, 17, 213, 2, // Opcode: VTOSIRD /* 2473 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 2492 /* 2477 */ MCD_OPC_CheckPredicate, 46, 66, 1, // Skip to: 2803 /* 2481 */ MCD_OPC_CheckField, 4, 1, 0, 60, 1, // Skip to: 2803 /* 2487 */ MCD_OPC_Decode, 181, 17, 215, 2, // Opcode: VTOSHD /* 2492 */ MCD_OPC_FilterValue, 15, 51, 1, // Skip to: 2803 /* 2496 */ MCD_OPC_CheckPredicate, 46, 47, 1, // Skip to: 2803 /* 2500 */ MCD_OPC_CheckField, 4, 1, 0, 41, 1, // Skip to: 2803 /* 2506 */ MCD_OPC_Decode, 189, 17, 215, 2, // Opcode: VTOUHD /* 2511 */ MCD_OPC_FilterValue, 47, 32, 1, // Skip to: 2803 /* 2515 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 2518 */ MCD_OPC_FilterValue, 0, 15, 0, // Skip to: 2537 /* 2522 */ MCD_OPC_CheckPredicate, 46, 21, 1, // Skip to: 2803 /* 2526 */ MCD_OPC_CheckField, 4, 1, 0, 15, 1, // Skip to: 2803 /* 2532 */ MCD_OPC_Decode, 178, 4, 212, 2, // Opcode: VABSD /* 2537 */ MCD_OPC_FilterValue, 1, 15, 0, // Skip to: 2556 /* 2541 */ MCD_OPC_CheckPredicate, 46, 2, 1, // Skip to: 2803 /* 2545 */ MCD_OPC_CheckField, 4, 1, 0, 252, 0, // Skip to: 2803 /* 2551 */ MCD_OPC_Decode, 183, 14, 212, 2, // Opcode: VSQRTD /* 2556 */ MCD_OPC_FilterValue, 2, 15, 0, // Skip to: 2575 /* 2560 */ MCD_OPC_CheckPredicate, 52, 239, 0, // Skip to: 2803 /* 2564 */ MCD_OPC_CheckField, 4, 1, 0, 233, 0, // Skip to: 2803 /* 2570 */ MCD_OPC_Decode, 242, 5, 210, 2, // Opcode: VCVTTHD /* 2575 */ MCD_OPC_FilterValue, 3, 15, 0, // Skip to: 2594 /* 2579 */ MCD_OPC_CheckPredicate, 52, 220, 0, // Skip to: 2803 /* 2583 */ MCD_OPC_CheckField, 4, 1, 0, 214, 0, // Skip to: 2803 /* 2589 */ MCD_OPC_Decode, 241, 5, 213, 2, // Opcode: VCVTTDH /* 2594 */ MCD_OPC_FilterValue, 4, 15, 0, // Skip to: 2613 /* 2598 */ MCD_OPC_CheckPredicate, 46, 201, 0, // Skip to: 2803 /* 2602 */ MCD_OPC_CheckField, 4, 1, 0, 195, 0, // Skip to: 2803 /* 2608 */ MCD_OPC_Decode, 194, 5, 212, 2, // Opcode: VCMPED /* 2613 */ MCD_OPC_FilterValue, 5, 15, 0, // Skip to: 2632 /* 2617 */ MCD_OPC_CheckPredicate, 46, 182, 0, // Skip to: 2803 /* 2621 */ MCD_OPC_CheckField, 0, 6, 0, 176, 0, // Skip to: 2803 /* 2627 */ MCD_OPC_Decode, 196, 5, 214, 2, // Opcode: VCMPEZD /* 2632 */ MCD_OPC_FilterValue, 6, 15, 0, // Skip to: 2651 /* 2636 */ MCD_OPC_CheckPredicate, 52, 163, 0, // Skip to: 2803 /* 2640 */ MCD_OPC_CheckField, 4, 1, 0, 157, 0, // Skip to: 2803 /* 2646 */ MCD_OPC_Decode, 170, 13, 212, 2, // Opcode: VRINTZD /* 2651 */ MCD_OPC_FilterValue, 7, 15, 0, // Skip to: 2670 /* 2655 */ MCD_OPC_CheckPredicate, 46, 144, 0, // Skip to: 2803 /* 2659 */ MCD_OPC_CheckField, 4, 1, 0, 138, 0, // Skip to: 2803 /* 2665 */ MCD_OPC_Decode, 240, 5, 213, 2, // Opcode: VCVTSD /* 2670 */ MCD_OPC_FilterValue, 8, 15, 0, // Skip to: 2689 /* 2674 */ MCD_OPC_CheckPredicate, 46, 125, 0, // Skip to: 2803 /* 2678 */ MCD_OPC_CheckField, 4, 1, 0, 119, 0, // Skip to: 2803 /* 2684 */ MCD_OPC_Decode, 171, 14, 210, 2, // Opcode: VSITOD /* 2689 */ MCD_OPC_FilterValue, 10, 15, 0, // Skip to: 2708 /* 2693 */ MCD_OPC_CheckPredicate, 46, 106, 0, // Skip to: 2803 /* 2697 */ MCD_OPC_CheckField, 4, 1, 0, 100, 0, // Skip to: 2803 /* 2703 */ MCD_OPC_Decode, 181, 14, 215, 2, // Opcode: VSLTOD /* 2708 */ MCD_OPC_FilterValue, 11, 15, 0, // Skip to: 2727 /* 2712 */ MCD_OPC_CheckPredicate, 46, 87, 0, // Skip to: 2803 /* 2716 */ MCD_OPC_CheckField, 4, 1, 0, 81, 0, // Skip to: 2803 /* 2722 */ MCD_OPC_Decode, 213, 17, 215, 2, // Opcode: VULTOD /* 2727 */ MCD_OPC_FilterValue, 12, 15, 0, // Skip to: 2746 /* 2731 */ MCD_OPC_CheckPredicate, 46, 68, 0, // Skip to: 2803 /* 2735 */ MCD_OPC_CheckField, 4, 1, 0, 62, 0, // Skip to: 2803 /* 2741 */ MCD_OPC_Decode, 193, 17, 213, 2, // Opcode: VTOUIZD /* 2746 */ MCD_OPC_FilterValue, 13, 15, 0, // Skip to: 2765 /* 2750 */ MCD_OPC_CheckPredicate, 46, 49, 0, // Skip to: 2803 /* 2754 */ MCD_OPC_CheckField, 4, 1, 0, 43, 0, // Skip to: 2803 /* 2760 */ MCD_OPC_Decode, 185, 17, 213, 2, // Opcode: VTOSIZD /* 2765 */ MCD_OPC_FilterValue, 14, 15, 0, // Skip to: 2784 /* 2769 */ MCD_OPC_CheckPredicate, 46, 30, 0, // Skip to: 2803 /* 2773 */ MCD_OPC_CheckField, 4, 1, 0, 24, 0, // Skip to: 2803 /* 2779 */ MCD_OPC_Decode, 187, 17, 215, 2, // Opcode: VTOSLD /* 2784 */ MCD_OPC_FilterValue, 15, 15, 0, // Skip to: 2803 /* 2788 */ MCD_OPC_CheckPredicate, 46, 11, 0, // Skip to: 2803 /* 2792 */ MCD_OPC_CheckField, 4, 1, 0, 5, 0, // Skip to: 2803 /* 2798 */ MCD_OPC_Decode, 195, 17, 215, 2, // Opcode: VTOULD /* 2803 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTableVFPV832[] = { /* 0 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3 */ MCD_OPC_FilterValue, 0, 160, 0, // Skip to: 167 /* 7 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 10 */ MCD_OPC_FilterValue, 0, 95, 0, // Skip to: 109 /* 14 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 17 */ MCD_OPC_FilterValue, 10, 43, 0, // Skip to: 64 /* 21 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 24 */ MCD_OPC_FilterValue, 252, 3, 15, 0, // Skip to: 44 /* 29 */ MCD_OPC_CheckPredicate, 50, 254, 3, // Skip to: 1055 /* 33 */ MCD_OPC_CheckField, 4, 1, 0, 248, 3, // Skip to: 1055 /* 39 */ MCD_OPC_Decode, 235, 13, 216, 2, // Opcode: VSELEQS /* 44 */ MCD_OPC_FilterValue, 253, 3, 238, 3, // Skip to: 1055 /* 49 */ MCD_OPC_CheckPredicate, 50, 234, 3, // Skip to: 1055 /* 53 */ MCD_OPC_CheckField, 4, 1, 0, 228, 3, // Skip to: 1055 /* 59 */ MCD_OPC_Decode, 241, 9, 216, 2, // Opcode: VMAXNMS /* 64 */ MCD_OPC_FilterValue, 11, 219, 3, // Skip to: 1055 /* 68 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 71 */ MCD_OPC_FilterValue, 252, 3, 14, 0, // Skip to: 90 /* 76 */ MCD_OPC_CheckPredicate, 52, 207, 3, // Skip to: 1055 /* 80 */ MCD_OPC_CheckField, 4, 1, 0, 201, 3, // Skip to: 1055 /* 86 */ MCD_OPC_Decode, 234, 13, 96, // Opcode: VSELEQD /* 90 */ MCD_OPC_FilterValue, 253, 3, 192, 3, // Skip to: 1055 /* 95 */ MCD_OPC_CheckPredicate, 52, 188, 3, // Skip to: 1055 /* 99 */ MCD_OPC_CheckField, 4, 1, 0, 182, 3, // Skip to: 1055 /* 105 */ MCD_OPC_Decode, 238, 9, 96, // Opcode: VMAXNMD /* 109 */ MCD_OPC_FilterValue, 1, 174, 3, // Skip to: 1055 /* 113 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 116 */ MCD_OPC_FilterValue, 10, 22, 0, // Skip to: 142 /* 120 */ MCD_OPC_CheckPredicate, 50, 163, 3, // Skip to: 1055 /* 124 */ MCD_OPC_CheckField, 23, 9, 253, 3, 156, 3, // Skip to: 1055 /* 131 */ MCD_OPC_CheckField, 4, 1, 0, 150, 3, // Skip to: 1055 /* 137 */ MCD_OPC_Decode, 131, 10, 216, 2, // Opcode: VMINNMS /* 142 */ MCD_OPC_FilterValue, 11, 141, 3, // Skip to: 1055 /* 146 */ MCD_OPC_CheckPredicate, 52, 137, 3, // Skip to: 1055 /* 150 */ MCD_OPC_CheckField, 23, 9, 253, 3, 130, 3, // Skip to: 1055 /* 157 */ MCD_OPC_CheckField, 4, 1, 0, 124, 3, // Skip to: 1055 /* 163 */ MCD_OPC_Decode, 128, 10, 96, // Opcode: VMINNMD /* 167 */ MCD_OPC_FilterValue, 1, 66, 0, // Skip to: 237 /* 171 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 174 */ MCD_OPC_FilterValue, 10, 28, 0, // Skip to: 206 /* 178 */ MCD_OPC_CheckPredicate, 50, 105, 3, // Skip to: 1055 /* 182 */ MCD_OPC_CheckField, 23, 9, 252, 3, 98, 3, // Skip to: 1055 /* 189 */ MCD_OPC_CheckField, 6, 1, 0, 92, 3, // Skip to: 1055 /* 195 */ MCD_OPC_CheckField, 4, 1, 0, 86, 3, // Skip to: 1055 /* 201 */ MCD_OPC_Decode, 241, 13, 216, 2, // Opcode: VSELVSS /* 206 */ MCD_OPC_FilterValue, 11, 77, 3, // Skip to: 1055 /* 210 */ MCD_OPC_CheckPredicate, 52, 73, 3, // Skip to: 1055 /* 214 */ MCD_OPC_CheckField, 23, 9, 252, 3, 66, 3, // Skip to: 1055 /* 221 */ MCD_OPC_CheckField, 6, 1, 0, 60, 3, // Skip to: 1055 /* 227 */ MCD_OPC_CheckField, 4, 1, 0, 54, 3, // Skip to: 1055 /* 233 */ MCD_OPC_Decode, 240, 13, 96, // Opcode: VSELVSD /* 237 */ MCD_OPC_FilterValue, 2, 66, 0, // Skip to: 307 /* 241 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 244 */ MCD_OPC_FilterValue, 10, 28, 0, // Skip to: 276 /* 248 */ MCD_OPC_CheckPredicate, 50, 35, 3, // Skip to: 1055 /* 252 */ MCD_OPC_CheckField, 23, 9, 252, 3, 28, 3, // Skip to: 1055 /* 259 */ MCD_OPC_CheckField, 6, 1, 0, 22, 3, // Skip to: 1055 /* 265 */ MCD_OPC_CheckField, 4, 1, 0, 16, 3, // Skip to: 1055 /* 271 */ MCD_OPC_Decode, 237, 13, 216, 2, // Opcode: VSELGES /* 276 */ MCD_OPC_FilterValue, 11, 7, 3, // Skip to: 1055 /* 280 */ MCD_OPC_CheckPredicate, 52, 3, 3, // Skip to: 1055 /* 284 */ MCD_OPC_CheckField, 23, 9, 252, 3, 252, 2, // Skip to: 1055 /* 291 */ MCD_OPC_CheckField, 6, 1, 0, 246, 2, // Skip to: 1055 /* 297 */ MCD_OPC_CheckField, 4, 1, 0, 240, 2, // Skip to: 1055 /* 303 */ MCD_OPC_Decode, 236, 13, 96, // Opcode: VSELGED /* 307 */ MCD_OPC_FilterValue, 3, 232, 2, // Skip to: 1055 /* 311 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 314 */ MCD_OPC_FilterValue, 0, 54, 0, // Skip to: 372 /* 318 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 321 */ MCD_OPC_FilterValue, 10, 22, 0, // Skip to: 347 /* 325 */ MCD_OPC_CheckPredicate, 50, 214, 2, // Skip to: 1055 /* 329 */ MCD_OPC_CheckField, 23, 9, 252, 3, 207, 2, // Skip to: 1055 /* 336 */ MCD_OPC_CheckField, 4, 1, 0, 201, 2, // Skip to: 1055 /* 342 */ MCD_OPC_Decode, 239, 13, 216, 2, // Opcode: VSELGTS /* 347 */ MCD_OPC_FilterValue, 11, 192, 2, // Skip to: 1055 /* 351 */ MCD_OPC_CheckPredicate, 52, 188, 2, // Skip to: 1055 /* 355 */ MCD_OPC_CheckField, 23, 9, 252, 3, 181, 2, // Skip to: 1055 /* 362 */ MCD_OPC_CheckField, 4, 1, 0, 175, 2, // Skip to: 1055 /* 368 */ MCD_OPC_Decode, 238, 13, 96, // Opcode: VSELGTD /* 372 */ MCD_OPC_FilterValue, 1, 167, 2, // Skip to: 1055 /* 376 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 379 */ MCD_OPC_FilterValue, 8, 54, 0, // Skip to: 437 /* 383 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 386 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 412 /* 390 */ MCD_OPC_CheckPredicate, 50, 149, 2, // Skip to: 1055 /* 394 */ MCD_OPC_CheckField, 23, 9, 253, 3, 142, 2, // Skip to: 1055 /* 401 */ MCD_OPC_CheckField, 4, 1, 0, 136, 2, // Skip to: 1055 /* 407 */ MCD_OPC_Decode, 151, 13, 217, 2, // Opcode: VRINTAS /* 412 */ MCD_OPC_FilterValue, 22, 127, 2, // Skip to: 1055 /* 416 */ MCD_OPC_CheckPredicate, 52, 123, 2, // Skip to: 1055 /* 420 */ MCD_OPC_CheckField, 23, 9, 253, 3, 116, 2, // Skip to: 1055 /* 427 */ MCD_OPC_CheckField, 4, 1, 0, 110, 2, // Skip to: 1055 /* 433 */ MCD_OPC_Decode, 148, 13, 125, // Opcode: VRINTAD /* 437 */ MCD_OPC_FilterValue, 9, 54, 0, // Skip to: 495 /* 441 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 444 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 470 /* 448 */ MCD_OPC_CheckPredicate, 50, 91, 2, // Skip to: 1055 /* 452 */ MCD_OPC_CheckField, 23, 9, 253, 3, 84, 2, // Skip to: 1055 /* 459 */ MCD_OPC_CheckField, 4, 1, 0, 78, 2, // Skip to: 1055 /* 465 */ MCD_OPC_Decode, 159, 13, 217, 2, // Opcode: VRINTNS /* 470 */ MCD_OPC_FilterValue, 22, 69, 2, // Skip to: 1055 /* 474 */ MCD_OPC_CheckPredicate, 52, 65, 2, // Skip to: 1055 /* 478 */ MCD_OPC_CheckField, 23, 9, 253, 3, 58, 2, // Skip to: 1055 /* 485 */ MCD_OPC_CheckField, 4, 1, 0, 52, 2, // Skip to: 1055 /* 491 */ MCD_OPC_Decode, 156, 13, 125, // Opcode: VRINTND /* 495 */ MCD_OPC_FilterValue, 10, 54, 0, // Skip to: 553 /* 499 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 502 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 528 /* 506 */ MCD_OPC_CheckPredicate, 50, 33, 2, // Skip to: 1055 /* 510 */ MCD_OPC_CheckField, 23, 9, 253, 3, 26, 2, // Skip to: 1055 /* 517 */ MCD_OPC_CheckField, 4, 1, 0, 20, 2, // Skip to: 1055 /* 523 */ MCD_OPC_Decode, 163, 13, 217, 2, // Opcode: VRINTPS /* 528 */ MCD_OPC_FilterValue, 22, 11, 2, // Skip to: 1055 /* 532 */ MCD_OPC_CheckPredicate, 52, 7, 2, // Skip to: 1055 /* 536 */ MCD_OPC_CheckField, 23, 9, 253, 3, 0, 2, // Skip to: 1055 /* 543 */ MCD_OPC_CheckField, 4, 1, 0, 250, 1, // Skip to: 1055 /* 549 */ MCD_OPC_Decode, 160, 13, 125, // Opcode: VRINTPD /* 553 */ MCD_OPC_FilterValue, 11, 54, 0, // Skip to: 611 /* 557 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 560 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 586 /* 564 */ MCD_OPC_CheckPredicate, 50, 231, 1, // Skip to: 1055 /* 568 */ MCD_OPC_CheckField, 23, 9, 253, 3, 224, 1, // Skip to: 1055 /* 575 */ MCD_OPC_CheckField, 4, 1, 0, 218, 1, // Skip to: 1055 /* 581 */ MCD_OPC_Decode, 155, 13, 217, 2, // Opcode: VRINTMS /* 586 */ MCD_OPC_FilterValue, 22, 209, 1, // Skip to: 1055 /* 590 */ MCD_OPC_CheckPredicate, 52, 205, 1, // Skip to: 1055 /* 594 */ MCD_OPC_CheckField, 23, 9, 253, 3, 198, 1, // Skip to: 1055 /* 601 */ MCD_OPC_CheckField, 4, 1, 0, 192, 1, // Skip to: 1055 /* 607 */ MCD_OPC_Decode, 152, 13, 125, // Opcode: VRINTMD /* 611 */ MCD_OPC_FilterValue, 12, 107, 0, // Skip to: 722 /* 615 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 618 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 644 /* 622 */ MCD_OPC_CheckPredicate, 50, 173, 1, // Skip to: 1055 /* 626 */ MCD_OPC_CheckField, 23, 9, 253, 3, 166, 1, // Skip to: 1055 /* 633 */ MCD_OPC_CheckField, 4, 1, 0, 160, 1, // Skip to: 1055 /* 639 */ MCD_OPC_Decode, 210, 5, 217, 2, // Opcode: VCVTAUS /* 644 */ MCD_OPC_FilterValue, 21, 22, 0, // Skip to: 670 /* 648 */ MCD_OPC_CheckPredicate, 50, 147, 1, // Skip to: 1055 /* 652 */ MCD_OPC_CheckField, 23, 9, 253, 3, 140, 1, // Skip to: 1055 /* 659 */ MCD_OPC_CheckField, 4, 1, 0, 134, 1, // Skip to: 1055 /* 665 */ MCD_OPC_Decode, 208, 5, 217, 2, // Opcode: VCVTASS /* 670 */ MCD_OPC_FilterValue, 22, 22, 0, // Skip to: 696 /* 674 */ MCD_OPC_CheckPredicate, 52, 121, 1, // Skip to: 1055 /* 678 */ MCD_OPC_CheckField, 23, 9, 253, 3, 114, 1, // Skip to: 1055 /* 685 */ MCD_OPC_CheckField, 4, 1, 0, 108, 1, // Skip to: 1055 /* 691 */ MCD_OPC_Decode, 209, 5, 218, 2, // Opcode: VCVTAUD /* 696 */ MCD_OPC_FilterValue, 23, 99, 1, // Skip to: 1055 /* 700 */ MCD_OPC_CheckPredicate, 52, 95, 1, // Skip to: 1055 /* 704 */ MCD_OPC_CheckField, 23, 9, 253, 3, 88, 1, // Skip to: 1055 /* 711 */ MCD_OPC_CheckField, 4, 1, 0, 82, 1, // Skip to: 1055 /* 717 */ MCD_OPC_Decode, 207, 5, 218, 2, // Opcode: VCVTASD /* 722 */ MCD_OPC_FilterValue, 13, 107, 0, // Skip to: 833 /* 726 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 729 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 755 /* 733 */ MCD_OPC_CheckPredicate, 50, 62, 1, // Skip to: 1055 /* 737 */ MCD_OPC_CheckField, 23, 9, 253, 3, 55, 1, // Skip to: 1055 /* 744 */ MCD_OPC_CheckField, 4, 1, 0, 49, 1, // Skip to: 1055 /* 750 */ MCD_OPC_Decode, 231, 5, 217, 2, // Opcode: VCVTNUS /* 755 */ MCD_OPC_FilterValue, 21, 22, 0, // Skip to: 781 /* 759 */ MCD_OPC_CheckPredicate, 50, 36, 1, // Skip to: 1055 /* 763 */ MCD_OPC_CheckField, 23, 9, 253, 3, 29, 1, // Skip to: 1055 /* 770 */ MCD_OPC_CheckField, 4, 1, 0, 23, 1, // Skip to: 1055 /* 776 */ MCD_OPC_Decode, 229, 5, 217, 2, // Opcode: VCVTNSS /* 781 */ MCD_OPC_FilterValue, 22, 22, 0, // Skip to: 807 /* 785 */ MCD_OPC_CheckPredicate, 52, 10, 1, // Skip to: 1055 /* 789 */ MCD_OPC_CheckField, 23, 9, 253, 3, 3, 1, // Skip to: 1055 /* 796 */ MCD_OPC_CheckField, 4, 1, 0, 253, 0, // Skip to: 1055 /* 802 */ MCD_OPC_Decode, 230, 5, 218, 2, // Opcode: VCVTNUD /* 807 */ MCD_OPC_FilterValue, 23, 244, 0, // Skip to: 1055 /* 811 */ MCD_OPC_CheckPredicate, 52, 240, 0, // Skip to: 1055 /* 815 */ MCD_OPC_CheckField, 23, 9, 253, 3, 233, 0, // Skip to: 1055 /* 822 */ MCD_OPC_CheckField, 4, 1, 0, 227, 0, // Skip to: 1055 /* 828 */ MCD_OPC_Decode, 228, 5, 218, 2, // Opcode: VCVTNSD /* 833 */ MCD_OPC_FilterValue, 14, 107, 0, // Skip to: 944 /* 837 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 840 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 866 /* 844 */ MCD_OPC_CheckPredicate, 50, 207, 0, // Skip to: 1055 /* 848 */ MCD_OPC_CheckField, 23, 9, 253, 3, 200, 0, // Skip to: 1055 /* 855 */ MCD_OPC_CheckField, 4, 1, 0, 194, 0, // Skip to: 1055 /* 861 */ MCD_OPC_Decode, 239, 5, 217, 2, // Opcode: VCVTPUS /* 866 */ MCD_OPC_FilterValue, 21, 22, 0, // Skip to: 892 /* 870 */ MCD_OPC_CheckPredicate, 50, 181, 0, // Skip to: 1055 /* 874 */ MCD_OPC_CheckField, 23, 9, 253, 3, 174, 0, // Skip to: 1055 /* 881 */ MCD_OPC_CheckField, 4, 1, 0, 168, 0, // Skip to: 1055 /* 887 */ MCD_OPC_Decode, 237, 5, 217, 2, // Opcode: VCVTPSS /* 892 */ MCD_OPC_FilterValue, 22, 22, 0, // Skip to: 918 /* 896 */ MCD_OPC_CheckPredicate, 52, 155, 0, // Skip to: 1055 /* 900 */ MCD_OPC_CheckField, 23, 9, 253, 3, 148, 0, // Skip to: 1055 /* 907 */ MCD_OPC_CheckField, 4, 1, 0, 142, 0, // Skip to: 1055 /* 913 */ MCD_OPC_Decode, 238, 5, 218, 2, // Opcode: VCVTPUD /* 918 */ MCD_OPC_FilterValue, 23, 133, 0, // Skip to: 1055 /* 922 */ MCD_OPC_CheckPredicate, 52, 129, 0, // Skip to: 1055 /* 926 */ MCD_OPC_CheckField, 23, 9, 253, 3, 122, 0, // Skip to: 1055 /* 933 */ MCD_OPC_CheckField, 4, 1, 0, 116, 0, // Skip to: 1055 /* 939 */ MCD_OPC_Decode, 236, 5, 218, 2, // Opcode: VCVTPSD /* 944 */ MCD_OPC_FilterValue, 15, 107, 0, // Skip to: 1055 /* 948 */ MCD_OPC_ExtractField, 7, 5, // Inst{11-7} ... /* 951 */ MCD_OPC_FilterValue, 20, 22, 0, // Skip to: 977 /* 955 */ MCD_OPC_CheckPredicate, 50, 96, 0, // Skip to: 1055 /* 959 */ MCD_OPC_CheckField, 23, 9, 253, 3, 89, 0, // Skip to: 1055 /* 966 */ MCD_OPC_CheckField, 4, 1, 0, 83, 0, // Skip to: 1055 /* 972 */ MCD_OPC_Decode, 223, 5, 217, 2, // Opcode: VCVTMUS /* 977 */ MCD_OPC_FilterValue, 21, 22, 0, // Skip to: 1003 /* 981 */ MCD_OPC_CheckPredicate, 50, 70, 0, // Skip to: 1055 /* 985 */ MCD_OPC_CheckField, 23, 9, 253, 3, 63, 0, // Skip to: 1055 /* 992 */ MCD_OPC_CheckField, 4, 1, 0, 57, 0, // Skip to: 1055 /* 998 */ MCD_OPC_Decode, 221, 5, 217, 2, // Opcode: VCVTMSS /* 1003 */ MCD_OPC_FilterValue, 22, 22, 0, // Skip to: 1029 /* 1007 */ MCD_OPC_CheckPredicate, 52, 44, 0, // Skip to: 1055 /* 1011 */ MCD_OPC_CheckField, 23, 9, 253, 3, 37, 0, // Skip to: 1055 /* 1018 */ MCD_OPC_CheckField, 4, 1, 0, 31, 0, // Skip to: 1055 /* 1024 */ MCD_OPC_Decode, 222, 5, 218, 2, // Opcode: VCVTMUD /* 1029 */ MCD_OPC_FilterValue, 23, 22, 0, // Skip to: 1055 /* 1033 */ MCD_OPC_CheckPredicate, 52, 18, 0, // Skip to: 1055 /* 1037 */ MCD_OPC_CheckField, 23, 9, 253, 3, 11, 0, // Skip to: 1055 /* 1044 */ MCD_OPC_CheckField, 4, 1, 0, 5, 0, // Skip to: 1055 /* 1050 */ MCD_OPC_Decode, 220, 5, 218, 2, // Opcode: VCVTMSD /* 1055 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTablev8Crypto32[] = { /* 0 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 3 */ MCD_OPC_FilterValue, 0, 65, 0, // Skip to: 72 /* 7 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 10 */ MCD_OPC_FilterValue, 228, 3, 26, 0, // Skip to: 41 /* 15 */ MCD_OPC_CheckPredicate, 17, 193, 1, // Skip to: 468 /* 19 */ MCD_OPC_CheckField, 8, 4, 12, 187, 1, // Skip to: 468 /* 25 */ MCD_OPC_CheckField, 6, 1, 1, 181, 1, // Skip to: 468 /* 31 */ MCD_OPC_CheckField, 4, 1, 0, 175, 1, // Skip to: 468 /* 37 */ MCD_OPC_Decode, 192, 2, 105, // Opcode: SHA1C /* 41 */ MCD_OPC_FilterValue, 230, 3, 166, 1, // Skip to: 468 /* 46 */ MCD_OPC_CheckPredicate, 17, 162, 1, // Skip to: 468 /* 50 */ MCD_OPC_CheckField, 8, 4, 12, 156, 1, // Skip to: 468 /* 56 */ MCD_OPC_CheckField, 6, 1, 1, 150, 1, // Skip to: 468 /* 62 */ MCD_OPC_CheckField, 4, 1, 0, 144, 1, // Skip to: 468 /* 68 */ MCD_OPC_Decode, 198, 2, 105, // Opcode: SHA256H /* 72 */ MCD_OPC_FilterValue, 1, 65, 0, // Skip to: 141 /* 76 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 79 */ MCD_OPC_FilterValue, 228, 3, 26, 0, // Skip to: 110 /* 84 */ MCD_OPC_CheckPredicate, 17, 124, 1, // Skip to: 468 /* 88 */ MCD_OPC_CheckField, 8, 4, 12, 118, 1, // Skip to: 468 /* 94 */ MCD_OPC_CheckField, 6, 1, 1, 112, 1, // Skip to: 468 /* 100 */ MCD_OPC_CheckField, 4, 1, 0, 106, 1, // Skip to: 468 /* 106 */ MCD_OPC_Decode, 195, 2, 105, // Opcode: SHA1P /* 110 */ MCD_OPC_FilterValue, 230, 3, 97, 1, // Skip to: 468 /* 115 */ MCD_OPC_CheckPredicate, 17, 93, 1, // Skip to: 468 /* 119 */ MCD_OPC_CheckField, 8, 4, 12, 87, 1, // Skip to: 468 /* 125 */ MCD_OPC_CheckField, 6, 1, 1, 81, 1, // Skip to: 468 /* 131 */ MCD_OPC_CheckField, 4, 1, 0, 75, 1, // Skip to: 468 /* 137 */ MCD_OPC_Decode, 199, 2, 105, // Opcode: SHA256H2 /* 141 */ MCD_OPC_FilterValue, 2, 65, 0, // Skip to: 210 /* 145 */ MCD_OPC_ExtractField, 23, 9, // Inst{31-23} ... /* 148 */ MCD_OPC_FilterValue, 228, 3, 26, 0, // Skip to: 179 /* 153 */ MCD_OPC_CheckPredicate, 17, 55, 1, // Skip to: 468 /* 157 */ MCD_OPC_CheckField, 8, 4, 12, 49, 1, // Skip to: 468 /* 163 */ MCD_OPC_CheckField, 6, 1, 1, 43, 1, // Skip to: 468 /* 169 */ MCD_OPC_CheckField, 4, 1, 0, 37, 1, // Skip to: 468 /* 175 */ MCD_OPC_Decode, 194, 2, 105, // Opcode: SHA1M /* 179 */ MCD_OPC_FilterValue, 230, 3, 28, 1, // Skip to: 468 /* 184 */ MCD_OPC_CheckPredicate, 17, 24, 1, // Skip to: 468 /* 188 */ MCD_OPC_CheckField, 8, 4, 12, 18, 1, // Skip to: 468 /* 194 */ MCD_OPC_CheckField, 6, 1, 1, 12, 1, // Skip to: 468 /* 200 */ MCD_OPC_CheckField, 4, 1, 0, 6, 1, // Skip to: 468 /* 206 */ MCD_OPC_Decode, 201, 2, 105, // Opcode: SHA256SU1 /* 210 */ MCD_OPC_FilterValue, 3, 254, 0, // Skip to: 468 /* 214 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 217 */ MCD_OPC_FilterValue, 2, 33, 0, // Skip to: 254 /* 221 */ MCD_OPC_CheckPredicate, 17, 243, 0, // Skip to: 468 /* 225 */ MCD_OPC_CheckField, 23, 9, 231, 3, 236, 0, // Skip to: 468 /* 232 */ MCD_OPC_CheckField, 16, 4, 9, 230, 0, // Skip to: 468 /* 238 */ MCD_OPC_CheckField, 6, 2, 3, 224, 0, // Skip to: 468 /* 244 */ MCD_OPC_CheckField, 4, 1, 0, 218, 0, // Skip to: 468 /* 250 */ MCD_OPC_Decode, 193, 2, 126, // Opcode: SHA1H /* 254 */ MCD_OPC_FilterValue, 3, 179, 0, // Skip to: 437 /* 258 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 261 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 292 /* 265 */ MCD_OPC_CheckPredicate, 17, 199, 0, // Skip to: 468 /* 269 */ MCD_OPC_CheckField, 23, 9, 231, 3, 192, 0, // Skip to: 468 /* 276 */ MCD_OPC_CheckField, 16, 4, 0, 186, 0, // Skip to: 468 /* 282 */ MCD_OPC_CheckField, 4, 1, 0, 180, 0, // Skip to: 468 /* 288 */ MCD_OPC_Decode, 39, 132, 1, // Opcode: AESE /* 292 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 323 /* 296 */ MCD_OPC_CheckPredicate, 17, 168, 0, // Skip to: 468 /* 300 */ MCD_OPC_CheckField, 23, 9, 231, 3, 161, 0, // Skip to: 468 /* 307 */ MCD_OPC_CheckField, 16, 4, 0, 155, 0, // Skip to: 468 /* 313 */ MCD_OPC_CheckField, 4, 1, 0, 149, 0, // Skip to: 468 /* 319 */ MCD_OPC_Decode, 38, 132, 1, // Opcode: AESD /* 323 */ MCD_OPC_FilterValue, 2, 53, 0, // Skip to: 380 /* 327 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 330 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 354 /* 334 */ MCD_OPC_CheckPredicate, 17, 130, 0, // Skip to: 468 /* 338 */ MCD_OPC_CheckField, 23, 9, 231, 3, 123, 0, // Skip to: 468 /* 345 */ MCD_OPC_CheckField, 4, 1, 0, 117, 0, // Skip to: 468 /* 351 */ MCD_OPC_Decode, 41, 126, // Opcode: AESMC /* 354 */ MCD_OPC_FilterValue, 10, 110, 0, // Skip to: 468 /* 358 */ MCD_OPC_CheckPredicate, 17, 106, 0, // Skip to: 468 /* 362 */ MCD_OPC_CheckField, 23, 9, 231, 3, 99, 0, // Skip to: 468 /* 369 */ MCD_OPC_CheckField, 4, 1, 0, 93, 0, // Skip to: 468 /* 375 */ MCD_OPC_Decode, 197, 2, 132, 1, // Opcode: SHA1SU1 /* 380 */ MCD_OPC_FilterValue, 3, 84, 0, // Skip to: 468 /* 384 */ MCD_OPC_ExtractField, 16, 4, // Inst{19-16} ... /* 387 */ MCD_OPC_FilterValue, 0, 20, 0, // Skip to: 411 /* 391 */ MCD_OPC_CheckPredicate, 17, 73, 0, // Skip to: 468 /* 395 */ MCD_OPC_CheckField, 23, 9, 231, 3, 66, 0, // Skip to: 468 /* 402 */ MCD_OPC_CheckField, 4, 1, 0, 60, 0, // Skip to: 468 /* 408 */ MCD_OPC_Decode, 40, 126, // Opcode: AESIMC /* 411 */ MCD_OPC_FilterValue, 10, 53, 0, // Skip to: 468 /* 415 */ MCD_OPC_CheckPredicate, 17, 49, 0, // Skip to: 468 /* 419 */ MCD_OPC_CheckField, 23, 9, 231, 3, 42, 0, // Skip to: 468 /* 426 */ MCD_OPC_CheckField, 4, 1, 0, 36, 0, // Skip to: 468 /* 432 */ MCD_OPC_Decode, 200, 2, 132, 1, // Opcode: SHA256SU0 /* 437 */ MCD_OPC_FilterValue, 12, 27, 0, // Skip to: 468 /* 441 */ MCD_OPC_CheckPredicate, 17, 23, 0, // Skip to: 468 /* 445 */ MCD_OPC_CheckField, 23, 9, 228, 3, 16, 0, // Skip to: 468 /* 452 */ MCD_OPC_CheckField, 6, 1, 1, 10, 0, // Skip to: 468 /* 458 */ MCD_OPC_CheckField, 4, 1, 0, 4, 0, // Skip to: 468 /* 464 */ MCD_OPC_Decode, 196, 2, 105, // Opcode: SHA1SU0 /* 468 */ MCD_OPC_Fail, 0 }; static const uint8_t DecoderTablev8NEON32[] = { /* 0 */ MCD_OPC_ExtractField, 8, 4, // Inst{11-8} ... /* 3 */ MCD_OPC_FilterValue, 0, 127, 0, // Skip to: 134 /* 7 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 10 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 41 /* 14 */ MCD_OPC_CheckPredicate, 53, 6, 4, // Skip to: 1048 /* 18 */ MCD_OPC_CheckField, 23, 9, 231, 3, 255, 3, // Skip to: 1048 /* 25 */ MCD_OPC_CheckField, 16, 6, 59, 249, 3, // Skip to: 1048 /* 31 */ MCD_OPC_CheckField, 4, 1, 0, 243, 3, // Skip to: 1048 /* 37 */ MCD_OPC_Decode, 203, 5, 125, // Opcode: VCVTANSD /* 41 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 72 /* 45 */ MCD_OPC_CheckPredicate, 53, 231, 3, // Skip to: 1048 /* 49 */ MCD_OPC_CheckField, 23, 9, 231, 3, 224, 3, // Skip to: 1048 /* 56 */ MCD_OPC_CheckField, 16, 6, 59, 218, 3, // Skip to: 1048 /* 62 */ MCD_OPC_CheckField, 4, 1, 0, 212, 3, // Skip to: 1048 /* 68 */ MCD_OPC_Decode, 204, 5, 126, // Opcode: VCVTANSQ /* 72 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 103 /* 76 */ MCD_OPC_CheckPredicate, 53, 200, 3, // Skip to: 1048 /* 80 */ MCD_OPC_CheckField, 23, 9, 231, 3, 193, 3, // Skip to: 1048 /* 87 */ MCD_OPC_CheckField, 16, 6, 59, 187, 3, // Skip to: 1048 /* 93 */ MCD_OPC_CheckField, 4, 1, 0, 181, 3, // Skip to: 1048 /* 99 */ MCD_OPC_Decode, 205, 5, 125, // Opcode: VCVTANUD /* 103 */ MCD_OPC_FilterValue, 3, 173, 3, // Skip to: 1048 /* 107 */ MCD_OPC_CheckPredicate, 53, 169, 3, // Skip to: 1048 /* 111 */ MCD_OPC_CheckField, 23, 9, 231, 3, 162, 3, // Skip to: 1048 /* 118 */ MCD_OPC_CheckField, 16, 6, 59, 156, 3, // Skip to: 1048 /* 124 */ MCD_OPC_CheckField, 4, 1, 0, 150, 3, // Skip to: 1048 /* 130 */ MCD_OPC_Decode, 206, 5, 126, // Opcode: VCVTANUQ /* 134 */ MCD_OPC_FilterValue, 1, 127, 0, // Skip to: 265 /* 138 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 141 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 172 /* 145 */ MCD_OPC_CheckPredicate, 53, 131, 3, // Skip to: 1048 /* 149 */ MCD_OPC_CheckField, 23, 9, 231, 3, 124, 3, // Skip to: 1048 /* 156 */ MCD_OPC_CheckField, 16, 6, 59, 118, 3, // Skip to: 1048 /* 162 */ MCD_OPC_CheckField, 4, 1, 0, 112, 3, // Skip to: 1048 /* 168 */ MCD_OPC_Decode, 224, 5, 125, // Opcode: VCVTNNSD /* 172 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 203 /* 176 */ MCD_OPC_CheckPredicate, 53, 100, 3, // Skip to: 1048 /* 180 */ MCD_OPC_CheckField, 23, 9, 231, 3, 93, 3, // Skip to: 1048 /* 187 */ MCD_OPC_CheckField, 16, 6, 59, 87, 3, // Skip to: 1048 /* 193 */ MCD_OPC_CheckField, 4, 1, 0, 81, 3, // Skip to: 1048 /* 199 */ MCD_OPC_Decode, 225, 5, 126, // Opcode: VCVTNNSQ /* 203 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 234 /* 207 */ MCD_OPC_CheckPredicate, 53, 69, 3, // Skip to: 1048 /* 211 */ MCD_OPC_CheckField, 23, 9, 231, 3, 62, 3, // Skip to: 1048 /* 218 */ MCD_OPC_CheckField, 16, 6, 59, 56, 3, // Skip to: 1048 /* 224 */ MCD_OPC_CheckField, 4, 1, 0, 50, 3, // Skip to: 1048 /* 230 */ MCD_OPC_Decode, 226, 5, 125, // Opcode: VCVTNNUD /* 234 */ MCD_OPC_FilterValue, 3, 42, 3, // Skip to: 1048 /* 238 */ MCD_OPC_CheckPredicate, 53, 38, 3, // Skip to: 1048 /* 242 */ MCD_OPC_CheckField, 23, 9, 231, 3, 31, 3, // Skip to: 1048 /* 249 */ MCD_OPC_CheckField, 16, 6, 59, 25, 3, // Skip to: 1048 /* 255 */ MCD_OPC_CheckField, 4, 1, 0, 19, 3, // Skip to: 1048 /* 261 */ MCD_OPC_Decode, 227, 5, 126, // Opcode: VCVTNNUQ /* 265 */ MCD_OPC_FilterValue, 2, 127, 0, // Skip to: 396 /* 269 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 272 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 303 /* 276 */ MCD_OPC_CheckPredicate, 53, 0, 3, // Skip to: 1048 /* 280 */ MCD_OPC_CheckField, 23, 9, 231, 3, 249, 2, // Skip to: 1048 /* 287 */ MCD_OPC_CheckField, 16, 6, 59, 243, 2, // Skip to: 1048 /* 293 */ MCD_OPC_CheckField, 4, 1, 0, 237, 2, // Skip to: 1048 /* 299 */ MCD_OPC_Decode, 232, 5, 125, // Opcode: VCVTPNSD /* 303 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 334 /* 307 */ MCD_OPC_CheckPredicate, 53, 225, 2, // Skip to: 1048 /* 311 */ MCD_OPC_CheckField, 23, 9, 231, 3, 218, 2, // Skip to: 1048 /* 318 */ MCD_OPC_CheckField, 16, 6, 59, 212, 2, // Skip to: 1048 /* 324 */ MCD_OPC_CheckField, 4, 1, 0, 206, 2, // Skip to: 1048 /* 330 */ MCD_OPC_Decode, 233, 5, 126, // Opcode: VCVTPNSQ /* 334 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 365 /* 338 */ MCD_OPC_CheckPredicate, 53, 194, 2, // Skip to: 1048 /* 342 */ MCD_OPC_CheckField, 23, 9, 231, 3, 187, 2, // Skip to: 1048 /* 349 */ MCD_OPC_CheckField, 16, 6, 59, 181, 2, // Skip to: 1048 /* 355 */ MCD_OPC_CheckField, 4, 1, 0, 175, 2, // Skip to: 1048 /* 361 */ MCD_OPC_Decode, 234, 5, 125, // Opcode: VCVTPNUD /* 365 */ MCD_OPC_FilterValue, 3, 167, 2, // Skip to: 1048 /* 369 */ MCD_OPC_CheckPredicate, 53, 163, 2, // Skip to: 1048 /* 373 */ MCD_OPC_CheckField, 23, 9, 231, 3, 156, 2, // Skip to: 1048 /* 380 */ MCD_OPC_CheckField, 16, 6, 59, 150, 2, // Skip to: 1048 /* 386 */ MCD_OPC_CheckField, 4, 1, 0, 144, 2, // Skip to: 1048 /* 392 */ MCD_OPC_Decode, 235, 5, 126, // Opcode: VCVTPNUQ /* 396 */ MCD_OPC_FilterValue, 3, 127, 0, // Skip to: 527 /* 400 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 403 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 434 /* 407 */ MCD_OPC_CheckPredicate, 53, 125, 2, // Skip to: 1048 /* 411 */ MCD_OPC_CheckField, 23, 9, 231, 3, 118, 2, // Skip to: 1048 /* 418 */ MCD_OPC_CheckField, 16, 6, 59, 112, 2, // Skip to: 1048 /* 424 */ MCD_OPC_CheckField, 4, 1, 0, 106, 2, // Skip to: 1048 /* 430 */ MCD_OPC_Decode, 216, 5, 125, // Opcode: VCVTMNSD /* 434 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 465 /* 438 */ MCD_OPC_CheckPredicate, 53, 94, 2, // Skip to: 1048 /* 442 */ MCD_OPC_CheckField, 23, 9, 231, 3, 87, 2, // Skip to: 1048 /* 449 */ MCD_OPC_CheckField, 16, 6, 59, 81, 2, // Skip to: 1048 /* 455 */ MCD_OPC_CheckField, 4, 1, 0, 75, 2, // Skip to: 1048 /* 461 */ MCD_OPC_Decode, 217, 5, 126, // Opcode: VCVTMNSQ /* 465 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 496 /* 469 */ MCD_OPC_CheckPredicate, 53, 63, 2, // Skip to: 1048 /* 473 */ MCD_OPC_CheckField, 23, 9, 231, 3, 56, 2, // Skip to: 1048 /* 480 */ MCD_OPC_CheckField, 16, 6, 59, 50, 2, // Skip to: 1048 /* 486 */ MCD_OPC_CheckField, 4, 1, 0, 44, 2, // Skip to: 1048 /* 492 */ MCD_OPC_Decode, 218, 5, 125, // Opcode: VCVTMNUD /* 496 */ MCD_OPC_FilterValue, 3, 36, 2, // Skip to: 1048 /* 500 */ MCD_OPC_CheckPredicate, 53, 32, 2, // Skip to: 1048 /* 504 */ MCD_OPC_CheckField, 23, 9, 231, 3, 25, 2, // Skip to: 1048 /* 511 */ MCD_OPC_CheckField, 16, 6, 59, 19, 2, // Skip to: 1048 /* 517 */ MCD_OPC_CheckField, 4, 1, 0, 13, 2, // Skip to: 1048 /* 523 */ MCD_OPC_Decode, 219, 5, 126, // Opcode: VCVTMNUQ /* 527 */ MCD_OPC_FilterValue, 4, 127, 0, // Skip to: 658 /* 531 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 534 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 565 /* 538 */ MCD_OPC_CheckPredicate, 53, 250, 1, // Skip to: 1048 /* 542 */ MCD_OPC_CheckField, 23, 9, 231, 3, 243, 1, // Skip to: 1048 /* 549 */ MCD_OPC_CheckField, 16, 6, 58, 237, 1, // Skip to: 1048 /* 555 */ MCD_OPC_CheckField, 4, 1, 0, 231, 1, // Skip to: 1048 /* 561 */ MCD_OPC_Decode, 157, 13, 125, // Opcode: VRINTNND /* 565 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 596 /* 569 */ MCD_OPC_CheckPredicate, 53, 219, 1, // Skip to: 1048 /* 573 */ MCD_OPC_CheckField, 23, 9, 231, 3, 212, 1, // Skip to: 1048 /* 580 */ MCD_OPC_CheckField, 16, 6, 58, 206, 1, // Skip to: 1048 /* 586 */ MCD_OPC_CheckField, 4, 1, 0, 200, 1, // Skip to: 1048 /* 592 */ MCD_OPC_Decode, 158, 13, 126, // Opcode: VRINTNNQ /* 596 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 627 /* 600 */ MCD_OPC_CheckPredicate, 53, 188, 1, // Skip to: 1048 /* 604 */ MCD_OPC_CheckField, 23, 9, 231, 3, 181, 1, // Skip to: 1048 /* 611 */ MCD_OPC_CheckField, 16, 6, 58, 175, 1, // Skip to: 1048 /* 617 */ MCD_OPC_CheckField, 4, 1, 0, 169, 1, // Skip to: 1048 /* 623 */ MCD_OPC_Decode, 167, 13, 125, // Opcode: VRINTXND /* 627 */ MCD_OPC_FilterValue, 3, 161, 1, // Skip to: 1048 /* 631 */ MCD_OPC_CheckPredicate, 53, 157, 1, // Skip to: 1048 /* 635 */ MCD_OPC_CheckField, 23, 9, 231, 3, 150, 1, // Skip to: 1048 /* 642 */ MCD_OPC_CheckField, 16, 6, 58, 144, 1, // Skip to: 1048 /* 648 */ MCD_OPC_CheckField, 4, 1, 0, 138, 1, // Skip to: 1048 /* 654 */ MCD_OPC_Decode, 168, 13, 126, // Opcode: VRINTXNQ /* 658 */ MCD_OPC_FilterValue, 5, 127, 0, // Skip to: 789 /* 662 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 665 */ MCD_OPC_FilterValue, 0, 27, 0, // Skip to: 696 /* 669 */ MCD_OPC_CheckPredicate, 53, 119, 1, // Skip to: 1048 /* 673 */ MCD_OPC_CheckField, 23, 9, 231, 3, 112, 1, // Skip to: 1048 /* 680 */ MCD_OPC_CheckField, 16, 6, 58, 106, 1, // Skip to: 1048 /* 686 */ MCD_OPC_CheckField, 4, 1, 0, 100, 1, // Skip to: 1048 /* 692 */ MCD_OPC_Decode, 149, 13, 125, // Opcode: VRINTAND /* 696 */ MCD_OPC_FilterValue, 1, 27, 0, // Skip to: 727 /* 700 */ MCD_OPC_CheckPredicate, 53, 88, 1, // Skip to: 1048 /* 704 */ MCD_OPC_CheckField, 23, 9, 231, 3, 81, 1, // Skip to: 1048 /* 711 */ MCD_OPC_CheckField, 16, 6, 58, 75, 1, // Skip to: 1048 /* 717 */ MCD_OPC_CheckField, 4, 1, 0, 69, 1, // Skip to: 1048 /* 723 */ MCD_OPC_Decode, 150, 13, 126, // Opcode: VRINTANQ /* 727 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 758 /* 731 */ MCD_OPC_CheckPredicate, 53, 57, 1, // Skip to: 1048 /* 735 */ MCD_OPC_CheckField, 23, 9, 231, 3, 50, 1, // Skip to: 1048 /* 742 */ MCD_OPC_CheckField, 16, 6, 58, 44, 1, // Skip to: 1048 /* 748 */ MCD_OPC_CheckField, 4, 1, 0, 38, 1, // Skip to: 1048 /* 754 */ MCD_OPC_Decode, 171, 13, 125, // Opcode: VRINTZND /* 758 */ MCD_OPC_FilterValue, 3, 30, 1, // Skip to: 1048 /* 762 */ MCD_OPC_CheckPredicate, 53, 26, 1, // Skip to: 1048 /* 766 */ MCD_OPC_CheckField, 23, 9, 231, 3, 19, 1, // Skip to: 1048 /* 773 */ MCD_OPC_CheckField, 16, 6, 58, 13, 1, // Skip to: 1048 /* 779 */ MCD_OPC_CheckField, 4, 1, 0, 7, 1, // Skip to: 1048 /* 785 */ MCD_OPC_Decode, 172, 13, 126, // Opcode: VRINTZNQ /* 789 */ MCD_OPC_FilterValue, 6, 65, 0, // Skip to: 858 /* 793 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 796 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 827 /* 800 */ MCD_OPC_CheckPredicate, 53, 244, 0, // Skip to: 1048 /* 804 */ MCD_OPC_CheckField, 23, 9, 231, 3, 237, 0, // Skip to: 1048 /* 811 */ MCD_OPC_CheckField, 16, 6, 58, 231, 0, // Skip to: 1048 /* 817 */ MCD_OPC_CheckField, 4, 1, 0, 225, 0, // Skip to: 1048 /* 823 */ MCD_OPC_Decode, 153, 13, 125, // Opcode: VRINTMND /* 827 */ MCD_OPC_FilterValue, 3, 217, 0, // Skip to: 1048 /* 831 */ MCD_OPC_CheckPredicate, 53, 213, 0, // Skip to: 1048 /* 835 */ MCD_OPC_CheckField, 23, 9, 231, 3, 206, 0, // Skip to: 1048 /* 842 */ MCD_OPC_CheckField, 16, 6, 58, 200, 0, // Skip to: 1048 /* 848 */ MCD_OPC_CheckField, 4, 1, 0, 194, 0, // Skip to: 1048 /* 854 */ MCD_OPC_Decode, 154, 13, 126, // Opcode: VRINTMNQ /* 858 */ MCD_OPC_FilterValue, 7, 65, 0, // Skip to: 927 /* 862 */ MCD_OPC_ExtractField, 6, 2, // Inst{7-6} ... /* 865 */ MCD_OPC_FilterValue, 2, 27, 0, // Skip to: 896 /* 869 */ MCD_OPC_CheckPredicate, 53, 175, 0, // Skip to: 1048 /* 873 */ MCD_OPC_CheckField, 23, 9, 231, 3, 168, 0, // Skip to: 1048 /* 880 */ MCD_OPC_CheckField, 16, 6, 58, 162, 0, // Skip to: 1048 /* 886 */ MCD_OPC_CheckField, 4, 1, 0, 156, 0, // Skip to: 1048 /* 892 */ MCD_OPC_Decode, 161, 13, 125, // Opcode: VRINTPND /* 896 */ MCD_OPC_FilterValue, 3, 148, 0, // Skip to: 1048 /* 900 */ MCD_OPC_CheckPredicate, 53, 144, 0, // Skip to: 1048 /* 904 */ MCD_OPC_CheckField, 23, 9, 231, 3, 137, 0, // Skip to: 1048 /* 911 */ MCD_OPC_CheckField, 16, 6, 58, 131, 0, // Skip to: 1048 /* 917 */ MCD_OPC_CheckField, 4, 1, 0, 125, 0, // Skip to: 1048 /* 923 */ MCD_OPC_Decode, 162, 13, 126, // Opcode: VRINTPNQ /* 927 */ MCD_OPC_FilterValue, 15, 117, 0, // Skip to: 1048 /* 931 */ MCD_OPC_ExtractField, 6, 1, // Inst{6} ... /* 934 */ MCD_OPC_FilterValue, 0, 53, 0, // Skip to: 991 /* 938 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 941 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 966 /* 945 */ MCD_OPC_CheckPredicate, 53, 99, 0, // Skip to: 1048 /* 949 */ MCD_OPC_CheckField, 23, 9, 230, 3, 92, 0, // Skip to: 1048 /* 956 */ MCD_OPC_CheckField, 4, 1, 1, 86, 0, // Skip to: 1048 /* 962 */ MCD_OPC_Decode, 239, 9, 96, // Opcode: VMAXNMND /* 966 */ MCD_OPC_FilterValue, 2, 78, 0, // Skip to: 1048 /* 970 */ MCD_OPC_CheckPredicate, 53, 74, 0, // Skip to: 1048 /* 974 */ MCD_OPC_CheckField, 23, 9, 230, 3, 67, 0, // Skip to: 1048 /* 981 */ MCD_OPC_CheckField, 4, 1, 1, 61, 0, // Skip to: 1048 /* 987 */ MCD_OPC_Decode, 129, 10, 96, // Opcode: VMINNMND /* 991 */ MCD_OPC_FilterValue, 1, 53, 0, // Skip to: 1048 /* 995 */ MCD_OPC_ExtractField, 20, 2, // Inst{21-20} ... /* 998 */ MCD_OPC_FilterValue, 0, 21, 0, // Skip to: 1023 /* 1002 */ MCD_OPC_CheckPredicate, 53, 42, 0, // Skip to: 1048 /* 1006 */ MCD_OPC_CheckField, 23, 9, 230, 3, 35, 0, // Skip to: 1048 /* 1013 */ MCD_OPC_CheckField, 4, 1, 1, 29, 0, // Skip to: 1048 /* 1019 */ MCD_OPC_Decode, 240, 9, 97, // Opcode: VMAXNMNQ /* 1023 */ MCD_OPC_FilterValue, 2, 21, 0, // Skip to: 1048 /* 1027 */ MCD_OPC_CheckPredicate, 53, 17, 0, // Skip to: 1048 /* 1031 */ MCD_OPC_CheckField, 23, 9, 230, 3, 10, 0, // Skip to: 1048 /* 1038 */ MCD_OPC_CheckField, 4, 1, 1, 4, 0, // Skip to: 1048 /* 1044 */ MCD_OPC_Decode, 130, 10, 97, // Opcode: VMINNMNQ /* 1048 */ MCD_OPC_Fail, 0 }; static bool getbool(uint64_t b) { return b != 0; } static bool checkDecoderPredicate(unsigned Idx, uint64_t Bits) { switch (Idx) { default: // llvm_unreachable("Invalid index!"); case 0: return getbool(!(Bits & ARM_ModeThumb)); case 1: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV6Ops)); case 2: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV8Ops) && (Bits & ARM_FeatureCRC)); case 3: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV5TEOps)); case 4: return getbool(!(Bits & ARM_HasV8Ops)); case 5: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV8Ops)); case 6: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_FeatureVirtualization)); case 7: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV4TOps)); case 8: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV5TOps)); case 9: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_FeatureTrustZone)); case 10: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV6T2Ops)); case 11: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV7Ops)); case 12: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_HasV7Ops) && (Bits & ARM_FeatureMP)); case 13: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_FeatureDB)); case 14: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_FeatureHWDivARM)); case 15: return getbool(!(Bits & ARM_ModeThumb) && (Bits & ARM_FeatureNaClTrap)); case 16: return getbool((Bits & ARM_FeatureNEON)); case 17: return getbool((Bits & ARM_HasV8Ops) && (Bits & ARM_FeatureCrypto)); case 18: return getbool((Bits & ARM_FeatureNEON) && (Bits & ARM_FeatureFP16)); case 19: return getbool((Bits & ARM_FeatureNEON) && (Bits & ARM_FeatureVFP4)); case 20: return getbool((Bits & ARM_FeatureVFP2)); case 21: return getbool((Bits & ARM_ModeThumb)); case 22: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_HasV5TOps)); case 23: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_HasV6Ops)); case 24: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2)); case 25: return getbool(!(Bits & ARM_FeatureMClass)); case 26: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_HasV8Ops)); case 27: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_HasV6MOps)); case 28: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_HasV5TOps) && !(Bits & ARM_FeatureMClass)); case 29: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && !(Bits & ARM_FeatureMClass)); case 30: return getbool((Bits & ARM_FeatureT2XtPk) && (Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2)); case 31: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && !(Bits & ARM_HasV8Ops)); case 32: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_FeatureDSPThumb2)); case 33: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_HasV7Ops)); case 34: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureDB)); case 35: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_HasV8Ops)); case 36: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && !(Bits & ARM_FeatureMClass) && !(Bits & ARM_HasV8Ops)); case 37: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_FeatureVirtualization)); case 38: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_FeatureTrustZone)); case 39: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureVirtualization)); case 40: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureMClass)); case 41: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_HasV7Ops) && (Bits & ARM_FeatureMP)); case 42: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_FeatureT2XtPk)); case 43: return getbool((Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2) && (Bits & ARM_HasV8Ops) && (Bits & ARM_FeatureCRC)); case 44: return getbool((Bits & ARM_FeatureHWDiv) && (Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2)); case 45: return getbool(!(Bits & ARM_HasV8Ops) && (Bits & ARM_ModeThumb) && (Bits & ARM_FeatureThumb2)); case 46: return getbool((Bits & ARM_FeatureVFP2) && !(Bits & ARM_FeatureVFPOnlySP)); case 47: return getbool((Bits & ARM_FeatureVFP4)); case 48: return getbool((Bits & ARM_FeatureVFP4) && !(Bits & ARM_FeatureVFPOnlySP)); case 49: return getbool((Bits & ARM_FeatureVFP3)); case 50: return getbool((Bits & ARM_FeatureFPARMv8)); case 51: return getbool((Bits & ARM_FeatureVFP3) && !(Bits & ARM_FeatureVFPOnlySP)); case 52: return getbool((Bits & ARM_FeatureFPARMv8) && !(Bits & ARM_FeatureVFPOnlySP)); case 53: return getbool((Bits & ARM_HasV8Ops) && (Bits & ARM_FeatureNEON)); } } #define DecodeToMCInst(fname,fieldname, InsnType) \ static DecodeStatus fname(DecodeStatus S, unsigned Idx, InsnType insn, MCInst *MI, \ uint64_t Address, const void *Decoder) \ { \ InsnType tmp; \ switch (Idx) { \ default: \ case 0: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 1: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 7) << 5; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 2: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 2) << 5; \ tmp |= fieldname(insn, 8, 4) << 8; \ if (!Check(&S, DecodeSORegRegOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 3: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 2) << 5; \ tmp |= fieldname(insn, 8, 4) << 8; \ if (!Check(&S, DecodeSORegRegOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 4: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 5: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 6: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 7: \ if (!Check(&S, DecodeAddrMode3Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 8: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 9: \ if (!Check(&S, DecodeCPSInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 10: \ tmp = fieldname(insn, 9, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 11: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 12: \ if (!Check(&S, DecodeQADDInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 13: \ if (!Check(&S, DecodeSMLAInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 14: \ if (!Check(&S, DecodeSwap(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 15: \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 8, 12) << 4; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 16: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 17: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 7) << 5; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 18: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 2) << 5; \ tmp |= fieldname(insn, 8, 4) << 8; \ if (!Check(&S, DecodeSORegRegOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 19: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 20: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 21: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 22: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 23: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 24: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 8, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 5; \ if (!Check(&S, DecodeBankedReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 25: \ tmp = 0; \ tmp |= fieldname(insn, 16, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeMSRMask(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 26: \ tmp = 0; \ tmp |= fieldname(insn, 8, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 5; \ if (!Check(&S, DecodeBankedReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 27: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 28: \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 29: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 30: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 31: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodetcGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodetcGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 32: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 7) << 5; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 33: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 34: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 35: \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 36: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 2) << 5; \ tmp |= fieldname(insn, 8, 4) << 8; \ if (!Check(&S, DecodeSORegRegOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 37: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 2) << 5; \ tmp |= fieldname(insn, 8, 4) << 8; \ if (!Check(&S, DecodeSORegRegOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 38: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 39: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 40: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 41: \ if (!Check(&S, DecodeDoubleRegStore(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 42: \ if (!Check(&S, DecodeDoubleRegLoad(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 43: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 23, 1) << 4; \ if (!Check(&S, DecodePostIdxReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 44: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 8, 4) << 4; \ tmp |= fieldname(insn, 23, 1) << 8; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 45: \ if (!Check(&S, DecodeLDR(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 46: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 8, 4) << 4; \ tmp |= fieldname(insn, 23, 1) << 8; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 47: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 12); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 48: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 22, 2) << 12; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 49: \ if (!Check(&S, DecodeArmMOVTWInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 50: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 12); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 51: \ tmp = fieldname(insn, 0, 8); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 52: \ tmp = 0; \ tmp |= fieldname(insn, 16, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeMSRMask(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 12); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 53: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 12); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 54: \ if (!Check(&S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 55: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 16, 4) << 13; \ tmp |= fieldname(insn, 23, 1) << 12; \ if (!Check(&S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 56: \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 16, 4) << 13; \ tmp |= fieldname(insn, 23, 1) << 12; \ if (!Check(&S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 57: \ if (!Check(&S, DecodeSTRPreImm(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 58: \ if (!Check(&S, DecodeLDRPreImm(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 59: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 16, 4) << 13; \ tmp |= fieldname(insn, 23, 1) << 12; \ if (!Check(&S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 60: \ return S; \ case 61: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeMemBarrierOption(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 62: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeInstSyncBarrierOption(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 63: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 7) << 5; \ tmp |= fieldname(insn, 16, 4) << 13; \ tmp |= fieldname(insn, 23, 1) << 12; \ if (!Check(&S, DecodeSORegMemOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 64: \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 7) << 5; \ tmp |= fieldname(insn, 16, 4) << 13; \ tmp |= fieldname(insn, 23, 1) << 12; \ if (!Check(&S, DecodeSORegMemOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 65: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 66: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 7, 5); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 67: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 68: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 69: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 70: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 10, 2); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 71: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 10, 2); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 72: \ if (!Check(&S, DecodeSTRPreReg(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 73: \ if (!Check(&S, DecodeLDRPreReg(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 74: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 1) << 5; \ tmp |= fieldname(insn, 7, 5) << 0; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 75: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 76: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 7, 5); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 77: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 7) << 5; \ tmp |= fieldname(insn, 16, 4) << 13; \ tmp |= fieldname(insn, 23, 1) << 12; \ if (!Check(&S, DecodeSORegMemOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 78: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 5) << 0; \ tmp |= fieldname(insn, 16, 5) << 5; \ if (!Check(&S, DecodeBitfieldMaskOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 79: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 5) << 0; \ tmp |= fieldname(insn, 16, 5) << 5; \ if (!Check(&S, DecodeBitfieldMaskOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 80: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 16); \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 81: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 82: \ if (!Check(&S, DecodeMemMultipleWritebackInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 83: \ tmp = fieldname(insn, 0, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 84: \ if (!Check(&S, DecodeBranchImmInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 85: \ tmp = 0; \ tmp |= fieldname(insn, 0, 24) << 1; \ tmp |= fieldname(insn, 24, 1) << 0; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 86: \ if (!Check(&S, DecodeCopMemInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 87: \ if (!Check(&S, DecodeMRRC2(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 88: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 4, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 89: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 12, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 5, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 90: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 12, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 5, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 91: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 21, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 5, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 92: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 21, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 5, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 93: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRwithAPSRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 21, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 5, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 94: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRwithAPSRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 21, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 5, 3); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 95: \ tmp = fieldname(insn, 0, 24); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 96: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 97: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 98: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 99: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 100: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 101: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 102: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 103: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 104: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 105: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 106: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodeDPR_8RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 1) << 0; \ tmp |= fieldname(insn, 5, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 107: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodeDPR_8RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 1) << 0; \ tmp |= fieldname(insn, 5, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 108: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodeDPR_8RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 1) << 0; \ tmp |= fieldname(insn, 5, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 109: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodeDPR_8RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 1) << 0; \ tmp |= fieldname(insn, 5, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 110: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodeDPR_8RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 1) << 0; \ tmp |= fieldname(insn, 5, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 111: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodeDPR_8RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 1) << 0; \ tmp |= fieldname(insn, 5, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 112: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeDPR_VFP2RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 5, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 113: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeDPR_VFP2RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 5, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 114: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeDPR_VFP2RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 5, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 115: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeDPR_VFP2RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 5, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 116: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeDPR_VFP2RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 5, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 117: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeDPR_VFP2RegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 5, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 118: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 10, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 119: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 9, 2); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 120: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 121: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 11, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 122: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 10, 2); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 123: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 9, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 124: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 125: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 126: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 127: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 128: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 129: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 130: \ if (!Check(&S, DecodeVSHLMaxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 131: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 132: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 133: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 134: \ if (!Check(&S, DecodeTBLInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 135: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 19, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 136: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 18, 2); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 137: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 17, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 138: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 19, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 139: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 18, 2); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 140: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 17, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 141: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ if (!Check(&S, DecodeShiftRight8Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 142: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeShiftRight16Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 143: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ if (!Check(&S, DecodeShiftRight32Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 144: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ if (!Check(&S, DecodeShiftRight8Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 145: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeShiftRight16Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 146: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ if (!Check(&S, DecodeShiftRight32Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 147: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 148: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 149: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 150: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 151: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 152: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 153: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ if (!Check(&S, DecodeShiftRight8Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 154: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeShiftRight16Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 155: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ if (!Check(&S, DecodeShiftRight32Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 156: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 157: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 158: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 159: \ if (!Check(&S, DecodeNEONModImmInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 160: \ if (!Check(&S, DecodeVCVTD(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 161: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ if (!Check(&S, DecodeShiftRight64Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 162: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ if (!Check(&S, DecodeShiftRight64Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 163: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 164: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 165: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ if (!Check(&S, DecodeShiftRight8Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 166: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeShiftRight16Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 167: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ if (!Check(&S, DecodeShiftRight32Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 168: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ if (!Check(&S, DecodeShiftRight8Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 169: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeShiftRight16Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 170: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ if (!Check(&S, DecodeShiftRight32Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 171: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 172: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 173: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 174: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 175: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 176: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 177: \ if (!Check(&S, DecodeVCVTQ(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 178: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ if (!Check(&S, DecodeShiftRight64Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 179: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ if (!Check(&S, DecodeShiftRight64Imm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 180: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 181: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 6); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 182: \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 21, 1); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 183: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 21, 1); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 184: \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 1) << 0; \ tmp |= fieldname(insn, 21, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 185: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 1) << 0; \ tmp |= fieldname(insn, 21, 1) << 1; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 186: \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 5, 2) << 0; \ tmp |= fieldname(insn, 21, 1) << 2; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 187: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 5, 2) << 0; \ tmp |= fieldname(insn, 21, 1) << 2; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 188: \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 189: \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeQPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 190: \ if (!Check(&S, DecodeVLDST4Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 191: \ if (!Check(&S, DecodeVST1LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 192: \ if (!Check(&S, DecodeVLD1LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 193: \ if (!Check(&S, DecodeVST2LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 194: \ if (!Check(&S, DecodeVLD2LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 195: \ if (!Check(&S, DecodeVLDST1Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 196: \ if (!Check(&S, DecodeVST3LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 197: \ if (!Check(&S, DecodeVLD3LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 198: \ if (!Check(&S, DecodeVLDST2Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 199: \ if (!Check(&S, DecodeVST4LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 200: \ if (!Check(&S, DecodeVLD4LN(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 201: \ if (!Check(&S, DecodeVLDST3Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 202: \ if (!Check(&S, DecodeVLD1DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 203: \ if (!Check(&S, DecodeVLD2DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 204: \ if (!Check(&S, DecodeVLD3DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 205: \ if (!Check(&S, DecodeVLD4DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 206: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 207: \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 208: \ if (!Check(&S, DecodeThumbAddSPReg(MI, (uint16_t)insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 209: \ tmp = 0; \ tmp |= fieldname(insn, 0, 3) << 0; \ tmp |= fieldname(insn, 7, 1) << 3; \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 3) << 0; \ tmp |= fieldname(insn, 7, 1) << 3; \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 210: \ tmp = 0; \ tmp |= fieldname(insn, 0, 3) << 0; \ tmp |= fieldname(insn, 7, 1) << 3; \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 211: \ tmp = fieldname(insn, 3, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 212: \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ if (!Check(&S, DecodeThumbAddrModePC(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 213: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 6); \ if (!Check(&S, DecodeThumbAddrModeRR(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 214: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 8); \ if (!Check(&S, DecodeThumbAddrModeIS(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 215: \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ if (!Check(&S, DecodeThumbAddrModeSP(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 216: \ if (!Check(&S, DecodeThumbAddSpecialReg(MI, (uint16_t)insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 217: \ if (!Check(&S, DecodeThumbAddSPImm(MI, (uint16_t)insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 218: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 3, 5) << 0; \ tmp |= fieldname(insn, 9, 1) << 5; \ if (!Check(&S, DecodeThumbCmpBROperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 219: \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 8, 1) << 14; \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 220: \ tmp = fieldname(insn, 3, 1); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 221: \ if (!Check(&S, DecodeThumbCPS(MI, (uint16_t)insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 222: \ tmp = fieldname(insn, 0, 6); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 223: \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 8, 1) << 15; \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 224: \ tmp = fieldname(insn, 0, 8); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 225: \ tmp = fieldname(insn, 4, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 226: \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 227: \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 228: \ tmp = fieldname(insn, 0, 8); \ if (!Check(&S, DecodeThumbBCCTargetOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 229: \ tmp = fieldname(insn, 0, 11); \ if (!Check(&S, DecodeThumbBROperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 230: \ tmp = 0; \ tmp |= fieldname(insn, 1, 10) << 1; \ tmp |= fieldname(insn, 11, 1) << 21; \ tmp |= fieldname(insn, 13, 1) << 22; \ tmp |= fieldname(insn, 16, 10) << 11; \ tmp |= fieldname(insn, 26, 1) << 23; \ if (!Check(&S, DecodeThumbBLXOffset(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 231: \ tmp = 0; \ tmp |= fieldname(insn, 0, 11) << 0; \ tmp |= fieldname(insn, 11, 1) << 21; \ tmp |= fieldname(insn, 13, 1) << 22; \ tmp |= fieldname(insn, 16, 10) << 11; \ tmp |= fieldname(insn, 26, 1) << 23; \ if (!Check(&S, DecodeThumbBLTargetOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 232: \ if (!Check(&S, DecodeIT(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 233: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 13) << 0; \ tmp |= fieldname(insn, 14, 1) << 14; \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 234: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 16); \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 235: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 13) << 0; \ tmp |= fieldname(insn, 14, 1) << 14; \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 236: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 16); \ if (!Check(&S, DecodeRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 237: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 16, 4) << 8; \ if (!Check(&S, DecodeT2AddrModeImm0_1020s4(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 238: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 239: \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 240: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 241: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 16, 4) << 8; \ if (!Check(&S, DecodeT2AddrModeImm0_1020s4(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 242: \ if (!Check(&S, DecodeThumbTableBranch(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 243: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 244: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 23, 1) << 8; \ if (!Check(&S, DecodeT2Imm8S4(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 245: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeAddrMode7Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 23, 1) << 8; \ if (!Check(&S, DecodeT2Imm8S4(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 246: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 16, 4) << 9; \ tmp |= fieldname(insn, 23, 1) << 8; \ if (!Check(&S, DecodeT2AddrModeImm8s4(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 247: \ if (!Check(&S, DecodeT2STRDPreInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 248: \ if (!Check(&S, DecodeT2LDRDPreInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 249: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 250: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 4, 4) << 5; \ tmp |= fieldname(insn, 12, 3) << 9; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 251: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 252: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 4, 4) << 5; \ tmp |= fieldname(insn, 12, 3) << 9; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 253: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 254: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 255: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 2) << 0; \ tmp |= fieldname(insn, 12, 3) << 2; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 256: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 4, 4) << 5; \ tmp |= fieldname(insn, 12, 3) << 9; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 257: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 2) << 0; \ tmp |= fieldname(insn, 12, 3) << 2; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 258: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 259: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 4, 4) << 5; \ tmp |= fieldname(insn, 12, 3) << 9; \ if (!Check(&S, DecodeSORegImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 260: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeCoprocessor(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 4, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 261: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 3) << 8; \ tmp |= fieldname(insn, 26, 1) << 11; \ if (!Check(&S, DecodeT2SOImm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 262: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 3) << 8; \ tmp |= fieldname(insn, 26, 1) << 11; \ if (!Check(&S, DecodeT2SOImm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 263: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 3) << 8; \ tmp |= fieldname(insn, 26, 1) << 11; \ if (!Check(&S, DecodeT2SOImm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 264: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 3) << 8; \ tmp |= fieldname(insn, 26, 1) << 11; \ if (!Check(&S, DecodeT2SOImm(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 20, 1); \ if (!Check(&S, DecodeCCOutOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 265: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRnopcRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 3) << 8; \ tmp |= fieldname(insn, 26, 1) << 11; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 266: \ if (!Check(&S, DecodeT2Adr(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 267: \ if (!Check(&S, DecodeT2MOVTWInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 268: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 269: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 5); \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 2) << 0; \ tmp |= fieldname(insn, 12, 3) << 2; \ tmp |= fieldname(insn, 21, 1) << 5; \ if (!Check(&S, DecodeT2ShifterImmOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 270: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 6, 2) << 0; \ tmp |= fieldname(insn, 12, 3) << 2; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 0, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 271: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 5) << 5; \ tmp |= fieldname(insn, 6, 2) << 0; \ tmp |= fieldname(insn, 12, 3) << 2; \ if (!Check(&S, DecodeBitfieldMaskOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 272: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 5) << 5; \ tmp |= fieldname(insn, 6, 2) << 0; \ tmp |= fieldname(insn, 12, 3) << 2; \ if (!Check(&S, DecodeBitfieldMaskOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 273: \ tmp = fieldname(insn, 0, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 274: \ if (!Check(&S, DecodeT2CPSInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 275: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 276: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 277: \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 16, 4) << 12; \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 278: \ tmp = fieldname(insn, 16, 4); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 279: \ tmp = 0; \ tmp |= fieldname(insn, 8, 4) << 0; \ tmp |= fieldname(insn, 20, 1) << 4; \ if (!Check(&S, DecodeMSRMask(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 280: \ tmp = 0; \ tmp |= fieldname(insn, 4, 1) << 4; \ tmp |= fieldname(insn, 8, 4) << 0; \ tmp |= fieldname(insn, 20, 1) << 5; \ if (!Check(&S, DecodeBankedReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 281: \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 10, 2) << 10; \ if (!Check(&S, DecodeMSRMask(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 282: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 4, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ tmp |= fieldname(insn, 20, 1) << 5; \ if (!Check(&S, DecodeBankedReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 283: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ if (!Check(&S, DecodeMSRMask(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 284: \ if (!Check(&S, DecodeThumb2BCCInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 285: \ if (!Check(&S, DecodeT2BInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 286: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 2; \ tmp |= fieldname(insn, 4, 2) << 0; \ tmp |= fieldname(insn, 16, 4) << 6; \ if (!Check(&S, DecodeT2AddrModeSOReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 287: \ if (!Check(&S, DecodeT2LdStPre(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 288: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 16, 4) << 9; \ if (!Check(&S, DecodeT2AddrModeImm8(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 289: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 9, 1) << 8; \ tmp |= fieldname(insn, 16, 4) << 9; \ if (!Check(&S, DecodeT2AddrModeImm8(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 290: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 16, 4) << 13; \ if (!Check(&S, DecodeT2AddrModeImm12(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 291: \ if (!Check(&S, DecodeT2LoadShift(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 292: \ if (!Check(&S, DecodeT2LoadImm8(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 293: \ if (!Check(&S, DecodeT2LoadT(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 294: \ if (!Check(&S, DecodeT2LoadImm12(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 295: \ if (!Check(&S, DecodeT2LoadLabel(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 296: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 2; \ tmp |= fieldname(insn, 4, 2) << 0; \ tmp |= fieldname(insn, 16, 4) << 6; \ if (!Check(&S, DecodeT2AddrModeSOReg(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 297: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 9, 1) << 8; \ tmp |= fieldname(insn, 16, 4) << 9; \ if (!Check(&S, DecodeT2AddrModeImm8(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 298: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 12) << 0; \ tmp |= fieldname(insn, 16, 4) << 13; \ if (!Check(&S, DecodeT2AddrModeImm12(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 299: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 4, 2); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 300: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 4, 2); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 301: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 302: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 303: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 304: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 305: \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 306: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 307: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 308: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecoderGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 309: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 6, 5); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 310: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 6, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 311: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 6, 3); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 312: \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 8, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 8); \ MCOperand_CreateImm0(MI, tmp); \ return S; \ case 313: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 314: \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 3, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 0, 3); \ if (!Check(&S, DecodetGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 315: \ if (!Check(&S, DecodeVMOVSRR(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 316: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 4) << 9; \ tmp |= fieldname(insn, 22, 1) << 8; \ if (!Check(&S, DecodeSPRRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 317: \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 318: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 1, 7) << 1; \ tmp |= fieldname(insn, 12, 4) << 8; \ tmp |= fieldname(insn, 22, 1) << 12; \ if (!Check(&S, DecodeDPRRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 319: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 1, 7) << 1; \ tmp |= fieldname(insn, 12, 4) << 8; \ if (!Check(&S, DecodeDPRRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 320: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 16, 4) << 9; \ tmp |= fieldname(insn, 23, 1) << 8; \ if (!Check(&S, DecodeAddrMode5Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 321: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 16, 4) << 9; \ tmp |= fieldname(insn, 23, 1) << 8; \ if (!Check(&S, DecodeAddrMode5Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 322: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 0; \ tmp |= fieldname(insn, 16, 4) << 1; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 323: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 0; \ tmp |= fieldname(insn, 16, 4) << 1; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 324: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 325: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 4; \ tmp |= fieldname(insn, 16, 4) << 0; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 326: \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 0; \ tmp |= fieldname(insn, 16, 4) << 1; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 327: \ if (!Check(&S, DecodeVMOVRRS(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 328: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 329: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 0; \ tmp |= fieldname(insn, 16, 4) << 1; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 330: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 8) << 0; \ tmp |= fieldname(insn, 12, 4) << 9; \ tmp |= fieldname(insn, 22, 1) << 8; \ if (!Check(&S, DecodeSPRRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 331: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 1, 7) << 1; \ tmp |= fieldname(insn, 12, 4) << 8; \ tmp |= fieldname(insn, 22, 1) << 12; \ if (!Check(&S, DecodeDPRRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 332: \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 16, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 1, 7) << 1; \ tmp |= fieldname(insn, 12, 4) << 8; \ if (!Check(&S, DecodeDPRRegListOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 333: \ tmp = fieldname(insn, 12, 4); \ if (!Check(&S, DecodeGPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 334: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 16, 4) << 4; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 335: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 336: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 337: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 338: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 339: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 16, 4) << 4; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 340: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 341: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 342: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 343: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 0; \ tmp |= fieldname(insn, 22, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ MCOperand_CreateImm0(MI, tmp); \ tmp = fieldname(insn, 28, 4); \ if (!Check(&S, DecodePredicateOperand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 344: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 7, 1) << 0; \ tmp |= fieldname(insn, 16, 4) << 1; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 345: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 1; \ tmp |= fieldname(insn, 5, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ case 346: \ tmp = 0; \ tmp |= fieldname(insn, 12, 4) << 1; \ tmp |= fieldname(insn, 22, 1) << 0; \ if (!Check(&S, DecodeSPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ tmp = 0; \ tmp |= fieldname(insn, 0, 4) << 0; \ tmp |= fieldname(insn, 5, 1) << 4; \ if (!Check(&S, DecodeDPRRegisterClass(MI, tmp, Address, Decoder))) return MCDisassembler_Fail; \ return S; \ } \ } #define DecodeInstruction(fname, fieldname, decoder, InsnType) \ static DecodeStatus fname(const uint8_t DecodeTable[], MCInst *MI, \ InsnType insn, uint64_t Address, const MCRegisterInfo *MRI, int feature) \ { \ uint64_t Bits = ARM_getFeatureBits(feature); \ const uint8_t *Ptr = DecodeTable; \ uint32_t CurFieldValue = 0, ExpectedValue; \ DecodeStatus S = MCDisassembler_Success; \ unsigned Start, Len, NumToSkip, PIdx, Opc, DecodeIdx; \ InsnType Val, FieldValue, PositiveMask, NegativeMask; \ bool Pred, Fail; \ for (;;) { \ switch (*Ptr) { \ default: \ return MCDisassembler_Fail; \ case MCD_OPC_ExtractField: { \ Start = *++Ptr; \ Len = *++Ptr; \ ++Ptr; \ CurFieldValue = (uint32_t)fieldname(insn, Start, Len); \ break; \ } \ case MCD_OPC_FilterValue: { \ Val = (InsnType)decodeULEB128(++Ptr, &Len); \ Ptr += Len; \ NumToSkip = *Ptr++; \ NumToSkip |= (*Ptr++) << 8; \ if (Val != CurFieldValue) \ Ptr += NumToSkip; \ break; \ } \ case MCD_OPC_CheckField: { \ Start = *++Ptr; \ Len = *++Ptr; \ FieldValue = fieldname(insn, Start, Len); \ ExpectedValue = (uint32_t)decodeULEB128(++Ptr, &Len); \ Ptr += Len; \ NumToSkip = *Ptr++; \ NumToSkip |= (*Ptr++) << 8; \ if (ExpectedValue != FieldValue) \ Ptr += NumToSkip; \ break; \ } \ case MCD_OPC_CheckPredicate: { \ PIdx = (uint32_t)decodeULEB128(++Ptr, &Len); \ Ptr += Len; \ NumToSkip = *Ptr++; \ NumToSkip |= (*Ptr++) << 8; \ Pred = checkDecoderPredicate(PIdx, Bits); \ if (!Pred) \ Ptr += NumToSkip; \ (void)Pred; \ break; \ } \ case MCD_OPC_Decode: { \ Opc = (unsigned)decodeULEB128(++Ptr, &Len); \ Ptr += Len; \ DecodeIdx = (unsigned)decodeULEB128(Ptr, &Len); \ Ptr += Len; \ MCInst_setOpcode(MI, Opc); \ return decoder(S, DecodeIdx, insn, MI, Address, MRI); \ } \ case MCD_OPC_SoftFail: { \ PositiveMask = (InsnType)decodeULEB128(++Ptr, &Len); \ Ptr += Len; \ NegativeMask = (InsnType)decodeULEB128(Ptr, &Len); \ Ptr += Len; \ Fail = (insn & PositiveMask) || (~insn & NegativeMask); \ if (Fail) \ S = MCDisassembler_SoftFail; \ break; \ } \ case MCD_OPC_Fail: { \ return MCDisassembler_Fail; \ } \ } \ } \ } FieldFromInstruction(fieldFromInstruction_2, uint16_t) DecodeToMCInst(decodeToMCInst_2, fieldFromInstruction_2, uint16_t) DecodeInstruction(decodeInstruction_2, fieldFromInstruction_2, decodeToMCInst_2, uint16_t) FieldFromInstruction(fieldFromInstruction_4, uint32_t) DecodeToMCInst(decodeToMCInst_4, fieldFromInstruction_4, uint32_t) DecodeInstruction(decodeInstruction_4, fieldFromInstruction_4, decodeToMCInst_4, uint32_t)