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