Searched refs:kRtBits (Results 1 – 2 of 2) sorted by relevance
216 const int kRtBits = 5; variable262 const int kRtFieldMask = ((1 << kRtBits) - 1) << kRtShift;800 return Bits(kRtShift + kRtBits - 1, kRtShift); in RtValue()
254 const int kRtBits = 5; variable300 const int kRtFieldMask = ((1 << kRtBits) - 1) << kRtShift;786 return Bits(kRtShift + kRtBits - 1, kRtShift); in RtValue()