summaryrefslogtreecommitdiff
path: root/src/common/uint128.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/uint128: Add missing header guardGravatar Lioncash2019-03-201-0/+2
* common/uint128: Add missing top-file source textGravatar Lioncash2019-03-201-0/+3
* Corrections, documenting and fixes.Gravatar Fernando Sahmkow2019-02-161-4/+5
* Use u128 on Clock Cycles calculation.Gravatar Fernando Sahmkow2019-02-151-20/+3
* Implement 128 bits Unsigned Integer Multiplication and Division.Gravatar Fernando Sahmkow2019-02-151-0/+30