Searched refs:kImm26Shift (Results 1 – 3 of 3) sorted by relevance
357 const int kImm26Shift = 0; variable405 const int kImm26Mask = ((1 << kImm26Bits) - 1) << kImm26Shift;1551 return this->Bits(kImm26Shift + kImm26Bits - 1, kImm26Shift); in Imm26Value()
336 const int kImm26Shift = 0; variable384 const int kImm26Mask = ((1 << kImm26Bits) - 1) << kImm26Shift;1623 return this->Bits(kImm26Shift + kImm26Bits - 1, kImm26Shift); in Imm26Value()
206 const int kImm26Shift = 0; variable230 const int kImm26Mask = ((1 << kImm26Bits) - 1) << kImm26Shift;