Searched refs:kMsa3RMask (Results 1 – 6 of 6) sorted by relevance
407 const int kMsa3RMask = ((7U << 23) | ((1 << 6) - 1)); variable
2249 uint32_t opcode = instr->InstructionBits() & kMsa3RMask; in DecodeTypeMsa3R()
5206 uint32_t opcode = instr_.InstructionBits() & kMsa3RMask; in DecodeTypeMsa3R()
371 const int kMsa3RMask = ((7U << 23) | ((1 << 6) - 1)); variable
2563 uint32_t opcode = instr->InstructionBits() & kMsa3RMask; in DecodeTypeMsa3R()
5430 uint32_t opcode = instr_.InstructionBits() & kMsa3RMask; in DecodeTypeMsa3R()