Searched refs:kImm18Shift (Results 1 – 2 of 2) sorted by relevance
286 const int kImm18Shift = 0; variable322 const int kImm18Mask = ((1 << kImm18Bits) - 1) << kImm18Shift;1105 return this->Bits(kImm18Shift + kImm18Bits - 1, kImm18Shift); in Imm18Value()
251 const int kImm18Shift = 0; variable287 const int kImm18Mask = ((1 << kImm18Bits) - 1) << kImm18Shift;1161 return this->Bits(kImm18Shift + kImm18Bits - 1, kImm18Shift); in Imm18Value()