Searched refs:kImm16Shift (Results 1 – 2 of 2) sorted by relevance
284 const int kImm16Shift = 0; variable321 const int kImm16Mask = ((1 << kImm16Bits) - 1) << kImm16Shift;1100 return this->Bits(kImm16Shift + kImm16Bits - 1, kImm16Shift); in Imm16Value()
249 const int kImm16Shift = 0; variable286 const int kImm16Mask = ((1 << kImm16Bits) - 1) << kImm16Shift;1156 return this->Bits(kImm16Shift + kImm16Bits - 1, kImm16Shift); in Imm16Value()