summaryrefslogtreecommitdiffstats
path: root/src/common/bit_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes and corrections on formatting.Fernando Sahmkow2019-03-271-1/+0
* Implement intrinsics CountTrailingZeroes and test it.Fernando Sahmkow2019-03-271-12/+33
* Implement a MultiLevelQueueFernando Sahmkow2019-03-271-0/+19
* common: Add basic bit manipulation utility function to CommonLioncash2018-12-211-0/+61