Searched refs:kMsaI8Mask (Results 1 – 6 of 6) sorted by relevance
401 const int kMsaI8Mask = ((3U << 24) | ((1 << 6) - 1)); variable
2052 uint32_t opcode = instr->InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8()
4328 uint32_t opcode = instr_.InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8()
365 const int kMsaI8Mask = ((3U << 24) | ((1 << 6) - 1)); variable
2366 uint32_t opcode = instr->InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8()
4539 uint32_t opcode = instr_.InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8()