Searched refs:kRdBits (Results 1 – 2 of 2) sorted by relevance
261 const int kRdBits = 5; variable316 const int kRdFieldMask = ((1 << kRdBits) - 1) << kRdShift;956 return Bits(kRdShift + kRdBits - 1, kRdShift); in RdValue()
237 const int kRdBits = 5; variable294 const int kRdFieldMask = ((1 << kRdBits) - 1) << kRdShift;1014 return Bits(kRdShift + kRdBits - 1, kRdShift); in RdValue()