summaryrefslogtreecommitdiffstats
path: root/src/common/bit_util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-27Fixes and corrections on formatting.Fernando Sahmkow1-1/+0
2019-03-27Implement intrinsics CountTrailingZeroes and test it.Fernando Sahmkow1-12/+33
2019-03-27Implement a MultiLevelQueueFernando Sahmkow1-0/+19
2018-12-21common: Add basic bit manipulation utility function to CommonLioncash1-0/+61