Searched refs:kImm21Shift (Results 1 – 2 of 2) sorted by relevance
345 const int kImm21Shift = 0; variable394 const int kImm21Mask = ((1 << kImm21Bits) - 1) << kImm21Shift;1548 return this->Bits(kImm21Shift + kImm21Bits - 1, kImm21Shift); in Imm21Value()
309 const int kImm21Shift = 0; variable358 const int kImm21Mask = ((1 << kImm21Bits) - 1) << kImm21Shift;1605 return this->Bits(kImm21Shift + kImm21Bits - 1, kImm21Shift); in Imm21Value()