Searched defs:GetMsb (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch64/ | ||
H A D | cpu-aarch64.h | 72 int GetMsb() const { return lsb_ + GetWidthInBits() - 1; } in GetMsb() function in vixl::aarch64::IDRegister::Field |
Completed in 2 milliseconds