Lines Matching refs:Mask
58 switch (instr->Mask(AddSubImmediateMask)) {
104 switch (instr->Mask(AddSubShiftedMask)) {
154 switch (instr->Mask(AddSubExtendedMask)) {
193 switch (instr->Mask(AddSubWithCarryMask)) {
238 switch (instr->Mask(LogicalImmediateMask)) {
306 switch (instr->Mask(LogicalShiftedMask)) {
365 switch (instr->Mask(ConditionalCompareRegisterMask)) {
385 switch (instr->Mask(ConditionalCompareImmediateMask)) {
411 switch (instr->Mask(ConditionalSelectMask)) {
468 switch (instr->Mask(BitfieldMask)) {
536 switch (instr->Mask(ExtractMask)) {
554 switch (instr->Mask(PCRelAddressingMask)) {
565 switch (instr->Mask(ConditionalBranchMask)) {
579 switch (instr->Mask(UnconditionalBranchToRegisterMask)) {
603 switch (instr->Mask(UnconditionalBranchMask)) {
620 switch (instr->Mask(DataProcessing1SourceMask)) {
645 switch (instr->Mask(DataProcessing2SourceMask)) {
673 switch (instr->Mask(DataProcessing3SourceMask)) {
746 switch (instr->Mask(CompareBranchMask)) {
769 switch (instr->Mask(TestBranchMask)) {
789 switch (instr->Mask(MoveWideImmediateMask)) {
838 switch (instr->Mask(LoadStorePreIndexMask)) {
854 switch (instr->Mask(LoadStorePostIndexMask)) {
870 switch (instr->Mask(LoadStoreUnsignedOffsetMask)) {
889 switch (instr->Mask(LoadStoreRegisterOffsetMask)) {
935 switch (instr->Mask(LoadStoreUnscaledOffsetMask)) {
953 switch (instr->Mask(LoadLiteralMask)) {
989 switch (instr->Mask(LoadStorePairPostIndexMask)) {
1005 switch (instr->Mask(LoadStorePairPreIndexMask)) {
1021 switch (instr->Mask(LoadStorePairOffsetMask)) {
1042 switch (instr->Mask(LoadStoreAcquireReleaseMask)) {
1109 switch (instr->Mask(FPCompareMask)) {
1128 switch (instr->Mask(FPConditionalCompareMask)) {
1147 switch (instr->Mask(FPConditionalSelectMask)) {
1162 switch (instr->Mask(FPDataProcessing1SourceMask)) {
1214 switch (instr->Mask(FPDataProcessing2SourceMask)) {
1240 switch (instr->Mask(FPDataProcessing3SourceMask)) {
1261 switch (instr->Mask(FPImmediateMask)) {
1282 switch (instr->Mask(FPIntegerConvertMask)) {
1398 switch (instr->Mask(FPFixedPointConvertMask)) {
1443 if (instr->Mask(SystemPAuthFMask) == SystemPAuthFixed) {
1444 switch (instr->Mask(SystemPAuthMask)) {
1455 } else if (instr->Mask(SystemSysRegFMask) == SystemSysRegFixed) {
1456 switch (instr->Mask(SystemSysRegMask)) {
1488 } else if (instr->Mask(SystemHintFMask) == SystemHintFixed) {
1489 DCHECK(instr->Mask(SystemHintMask) == HINT);
1515 } else if (instr->Mask(MemBarrierFMask) == MemBarrierFixed) {
1516 switch (instr->Mask(MemBarrierMask)) {
1542 switch (instr->Mask(ExceptionMask)) {
1581 if (instr->Mask(NEON3SameLogicalFMask) == NEON3SameLogicalFixed) {
1582 switch (instr->Mask(NEON3SameLogicalMask)) {
1661 if (instr->Mask(NEON3SameFPFMask) == NEON3SameFPFixed) {
1683 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) {
1686 switch (instr->Mask(NEON2RegMiscMask)) {
1777 switch (instr->Mask(NEON2RegMiscFPMask)) {
1785 mnemonic = instr->Mask(NEON_Q) ? "fcvtn2" : "fcvtn";
1790 mnemonic = instr->Mask(NEON_Q) ? "fcvtxn2" : "fcvtxn";
1795 mnemonic = instr->Mask(NEON_Q) ? "fcvtl2" : "fcvtl";
1892 if ((NEON_XTN_opcode <= instr->Mask(NEON2RegMiscOpcode)) &&
1893 (instr->Mask(NEON2RegMiscOpcode) <= NEON_UQXTN_opcode)) {
1897 switch (instr->Mask(NEON2RegMiscMask)) {
1947 switch (instr->Mask(NEON3DifferentMask) & ~NEON_Q) {
2051 if (instr->Mask(NEONAcrossLanesFPFMask) == NEONAcrossLanesFPFixed) {
2054 switch (instr->Mask(NEONAcrossLanesFPMask)) {
2071 } else if (instr->Mask(NEONAcrossLanesFMask) == NEONAcrossLanesFixed) {
2072 switch (instr->Mask(NEONAcrossLanesMask)) {
2117 switch (instr->Mask(NEONByIndexedElementMask)) {
2170 switch (instr->Mask(NEONByIndexedElementFPMask)) {
2208 if (instr->Mask(NEONCopyInsElementMask) == NEON_INS_ELEMENT) {
2212 } else if (instr->Mask(NEONCopyInsGeneralMask) == NEON_INS_GENERAL) {
2220 } else if (instr->Mask(NEONCopyUmovMask) == NEON_UMOV) {
2221 if (instr->Mask(NEON_Q) || ((instr->ImmNEON5() & 7) == 4)) {
2232 } else if (instr->Mask(NEONCopySmovMask) == NEON_SMOV) {
2236 } else if (instr->Mask(NEONCopyDupElementMask) == NEON_DUP_ELEMENT) {
2239 } else if (instr->Mask(NEONCopyDupGeneralMask) == NEON_DUP_GENERAL) {
2254 if (instr->Mask(NEONExtractMask) == NEON_EXT) {
2270 switch (instr->Mask(NEONLoadStoreMultiStructMask)) {
2333 switch (instr->Mask(NEONLoadStoreMultiStructMask)) {
2367 switch (instr->Mask(NEONLoadStoreMultiStructPostIndexMask)) {
2430 switch (instr->Mask(NEONLoadStoreMultiStructPostIndexMask)) {
2464 switch (instr->Mask(NEONLoadStoreSingleStructMask)) {
2580 switch (instr->Mask(NEONLoadStoreSingleStructMask)) {
2636 switch (instr->Mask(NEONLoadStoreSingleStructPostIndexMask)) {
2741 switch (instr->Mask(NEONLoadStoreSingleStructPostIndexMask)) {
2856 switch (instr->Mask(NEONPermMask)) {
2889 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_scalar_opcode) {
2892 switch (instr->Mask(NEONScalar2RegMiscMask)) {
2938 switch (instr->Mask(NEONScalar2RegMiscFPMask)) {
3011 switch (instr->Mask(NEONScalar2RegMiscMask)) {
3035 switch (instr->Mask(NEONScalar3DiffMask)) {
3056 if (instr->Mask(NEONScalar3SameFPFMask) == NEONScalar3SameFPFixed) {
3058 switch (instr->Mask(NEONScalar3SameFPMask)) {
3090 switch (instr->Mask(NEONScalar3SameMask)) {
3170 switch (instr->Mask(NEONScalarByIndexedElementMask)) {
3191 switch (instr->Mask(NEONScalarByIndexedElementFPMask)) {
3223 if (instr->Mask(NEONScalarCopyMask) == NEON_DUP_ELEMENT_scalar) {
3237 switch (instr->Mask(NEONScalarPairwiseMask)) {
3278 switch (instr->Mask(NEONScalarShiftImmediateMask)) {
3394 switch (instr->Mask(NEONShiftImmediateMask)) {
3455 mnemonic = instr->Mask(NEON_Q) ? "shrn2" : "shrn";
3459 mnemonic = instr->Mask(NEON_Q) ? "rshrn2" : "rshrn";
3463 mnemonic = instr->Mask(NEON_Q) ? "uqshrn2" : "uqshrn";
3467 mnemonic = instr->Mask(NEON_Q) ? "uqrshrn2" : "uqrshrn";
3471 mnemonic = instr->Mask(NEON_Q) ? "sqshrn2" : "sqshrn";
3475 mnemonic = instr->Mask(NEON_Q) ? "sqrshrn2" : "sqrshrn";
3479 mnemonic = instr->Mask(NEON_Q) ? "sqshrun2" : "sqshrun";
3483 mnemonic = instr->Mask(NEON_Q) ? "sqrshrun2" : "sqrshrun";
3491 mnemonic = instr->Mask(NEON_Q) ? "sxtl2" : "sxtl";
3494 mnemonic = instr->Mask(NEON_Q) ? "sshll2" : "sshll";
3502 mnemonic = instr->Mask(NEON_Q) ? "uxtl2" : "uxtl";
3505 mnemonic = instr->Mask(NEON_Q) ? "ushll2" : "ushll";
3528 switch (instr->Mask(NEONTableMask)) {
4096 switch (instr->Mask(LoadLiteralMask)) {