Searched refs:kRdBits (Results 1 – 2 of 2) sorted by relevance
218 const int kRdBits = 5; variable263 const int kRdFieldMask = ((1 << kRdBits) - 1) << kRdShift;805 return Bits(kRdShift + kRdBits - 1, kRdShift); in RdValue()
256 const int kRdBits = 5; variable301 const int kRdFieldMask = ((1 << kRdBits) - 1) << kRdShift;791 return Bits(kRdShift + kRdBits - 1, kRdShift); in RdValue()