aboutsummaryrefslogtreecommitdiff
path: root/Math_Ext.jai
AgeCommit message (Collapse)Author
2023-05-25Implemented remainder calculation on div.dam
2023-05-24Implemented saturating integer mul and div.dam
2023-05-20Improved tests for sub operation.dam
2023-05-20Implemented branchless saturating integer sub.dam
2023-05-20Cleanup non x64 implementation of signed add.dam
2023-05-20Implemented branchless saturating integer add.dam
2023-05-06Using generic ASM code for signed integer add.dam
2023-05-04Prototyping branchfree saturating arithmetics.dam
2023-05-02WIPdam
2023-05-02Prototyping branchless integer saturated arithmetics.dam