Searched refs:kImm19Shift (Results 1 – 2 of 2) sorted by relevance
343 const int kImm19Shift = 0; variable393 const int kImm19Mask = ((1 << kImm19Bits) - 1) << kImm19Shift;1543 return this->Bits(kImm19Shift + kImm19Bits - 1, kImm19Shift); in Imm19Value()
307 const int kImm19Shift = 0; variable357 const int kImm19Mask = ((1 << kImm19Bits) - 1) << kImm19Shift;1600 return this->Bits(kImm19Shift + kImm19Bits - 1, kImm19Shift); in Imm19Value()