summaryrefslogtreecommitdiffstats
path: root/src/tests/common/bit_utils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/bit_util: Replace CLZ/CTZ operations with standardized onesLioncash2021-01-151-23/+0
* Fixes and corrections on formatting.Fernando Sahmkow2019-03-271-29/+10
* Implement intrinsics CountTrailingZeroes and test it.Fernando Sahmkow2019-03-271-0/+42