Searched refs:kImm19Shift (Results 1 – 2 of 2) sorted by relevance
275 const int kImm19Shift = 0; variable310 const int kImm19Mask = ((1 << kImm19Bits) - 1) << kImm19Shift;1079 return Bits(kImm19Shift + kImm19Bits - 1, kImm19Shift); in Imm19Value()
253 const int kImm19Shift = 0; variable288 const int kImm19Mask = ((1 << kImm19Bits) - 1) << kImm19Shift;1142 return Bits(kImm19Shift + kImm19Bits - 1, kImm19Shift); in Imm19Value()