summaryrefslogtreecommitdiffstats
path: root/src/common/uint128.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15common: Merge uint128 to a single header file with inlines.bunnei1-71/+0
2020-06-18Common/uint128: Correct MSVC Compilation in old versions.Fernando Sahmkow1-0/+4
2020-06-18Common: Refactor & Document Wall clock.Fernando Sahmkow1-0/+22
2019-03-21common/uint128: Add missing top-file source textLioncash1-0/+4
2019-02-16Corrections, documenting and fixes.Fernando Sahmkow1-5/+6
2019-02-16Use u128 on Clock Cycles calculation.Fernando Sahmkow1-1/+23
2019-02-16Implement 128 bits Unsigned Integer Multiplication and Division.Fernando Sahmkow1-0/+18