aboutsummaryrefslogtreecommitdiff
path: root/src/tests/common/bit_utils.cpp
AgeCommit message (Expand)Author
2021-01-15common/bit_util: Replace CLZ/CTZ operations with standardized onesLioncash
2019-03-27Fixes and corrections on formatting.Fernando Sahmkow
2019-03-27Implement intrinsics CountTrailingZeroes and test it.Fernando Sahmkow