| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-26 | Improve comments on assembly code. | dam | |
| 2023-05-25 | Added some tests to div. | dam | |
| 2023-05-25 | Simplified mul. | dam | |
| 2023-05-25 | Implemented remainder calculation on div. | dam | |
| 2023-05-24 | Implemented saturating integer mul and div. | dam | |
| 2023-05-20 | Improved tests for sub operation. | dam | |
| 2023-05-20 | Implemented branchless saturating integer sub. | dam | |
| 2023-05-20 | Cleanup non x64 implementation of signed add. | dam | |
| 2023-05-20 | Implemented branchless saturating integer add. | dam | |
| 2023-05-06 | Using generic ASM code for signed integer add. | dam | |
| 2023-05-04 | Prototyping branchfree saturating arithmetics. | dam | |
| 2023-05-02 | WIP | dam | |
| 2023-05-02 | Prototyping branchless integer saturated arithmetics. | dam | |
