Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-15 | common/bit_util: Replace CLZ/CTZ operations with standardized ones | Lioncash | 1 | -23/+0 | |
Makes for less code that we need to maintain. | |||||
2019-03-27 | Fixes and corrections on formatting. | Fernando Sahmkow | 1 | -29/+10 | |
2019-03-27 | Implement intrinsics CountTrailingZeroes and test it. | Fernando Sahmkow | 1 | -0/+42 | |