summaryrefslogtreecommitdiffstats
path: root/src/common/uint128.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-21common/uint128: Add missing header guardLioncash1-0/+2
2019-03-21common/uint128: Add missing top-file source textLioncash1-0/+3
2019-02-16Corrections, documenting and fixes.Fernando Sahmkow1-4/+5
2019-02-16Use u128 on Clock Cycles calculation.Fernando Sahmkow1-20/+3
2019-02-16Implement 128 bits Unsigned Integer Multiplication and Division.Fernando Sahmkow1-0/+30