Searched refs:kImm19Shift (Results 1 – 2 of 2) sorted by relevance
288 const int kImm19Shift = 0; variable323 const int kImm19Mask = ((1 << kImm19Bits) - 1) << kImm19Shift;1110 return this->Bits(kImm19Shift + kImm19Bits - 1, kImm19Shift); in Imm19Value()
253 const int kImm19Shift = 0; variable288 const int kImm19Mask = ((1 << kImm19Bits) - 1) << kImm19Shift;1166 return this->Bits(kImm19Shift + kImm19Bits - 1, kImm19Shift); in Imm19Value()