summaryrefslogtreecommitdiffstats
path: root/src/common/uint128.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common/uint128: Add missing header guardLioncash2019-03-211-0/+2
|
* common/uint128: Add missing top-file source textLioncash2019-03-211-0/+3
|
* Corrections, documenting and fixes.Fernando Sahmkow2019-02-161-4/+5
|
* Use u128 on Clock Cycles calculation.Fernando Sahmkow2019-02-161-20/+3
|
* Implement 128 bits Unsigned Integer Multiplication and Division.Fernando Sahmkow2019-02-161-0/+30