| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-29 | Fix u-mul and force zero-extension on u8-div. | dam | |
| 2023-06-26 | Improved test program. | dam | |
| 2023-06-08 | Fixed bug on mul. Added performance tests. | dam | |
| 2023-06-07 | Fixed some bugs and separated math tests. | dam | |
| 2023-05-26 | Fix bug on dividend preparation on div operation. | dam | |
| 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 | |
