summaryrefslogtreecommitdiff
path: root/src/common/uint128.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: Merge uint128 to a single header file with inlines.Gravatar bunnei2021-02-151-71/+0
|
* Common/uint128: Correct MSVC Compilation in old versions.Gravatar Fernando Sahmkow2020-06-181-0/+4
|
* Common: Refactor & Document Wall clock.Gravatar Fernando Sahmkow2020-06-181-0/+22
|
* common/uint128: Add missing top-file source textGravatar Lioncash2019-03-201-0/+4
|
* Corrections, documenting and fixes.Gravatar Fernando Sahmkow2019-02-161-5/+6
|
* Use u128 on Clock Cycles calculation.Gravatar Fernando Sahmkow2019-02-151-1/+23
|
* Implement 128 bits Unsigned Integer Multiplication and Division.Gravatar Fernando Sahmkow2019-02-151-0/+18