Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-21 | common/uint128: Add missing header guard | Lioncash | 1 | -0/+2 | |
2019-03-21 | common/uint128: Add missing top-file source text | Lioncash | 1 | -0/+3 | |
2019-02-16 | Corrections, documenting and fixes. | Fernando Sahmkow | 1 | -4/+5 | |
2019-02-16 | Use u128 on Clock Cycles calculation. | Fernando Sahmkow | 1 | -20/+3 | |
2019-02-16 | Implement 128 bits Unsigned Integer Multiplication and Division. | Fernando Sahmkow | 1 | -0/+30 | |