aboutsummaryrefslogtreecommitdiff
path: root/dppd.s
Commit message (Expand)AuthorAgeFilesLines
* implement memory aligned versions of some functions.rodri2023-12-011-0/+33
* remove instructions recently added to 9front. implemented some tests.rodri2023-11-291-6/+26
* idem.rodri2023-11-271-35/+50
* add 3d point sum.rodri2023-11-251-0/+10
* cleaned things up and improved the organization a bit.rodri2023-11-251-13/+17
* add more avx instructions and place VZEROUPPERs.rodri2023-11-241-0/+8
* clean and organize things up. implement VZEROUPPER.rodri2023-11-241-0/+2
* add more avx instructions and a bench9 benchmark file.rodri2023-11-241-0/+17
* fix the 9 asm notes. add VFMA231[SP]D instructions.rodri2023-11-241-9/+16
* add 9 asm notes of the macro instructions.rodri2023-11-231-9/+9
* initial SIMD trials of some libgeometry functions.rodri2023-11-231-0/+71