aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add more avx instructions and place VZEROUPPERs.rodri2023-11-242-3/+75
|
* clean and organize things up. implement VZEROUPPER.rodri2023-11-245-53/+63
|
* add more avx instructions and a bench9 benchmark file.rodri2023-11-244-0/+182
|
* fix the 9 asm notes. add VFMA231[SP]D instructions.rodri2023-11-243-26/+47
|
* add base VEX encoding definitions.rodri2023-11-231-6/+22
|
* add 9 asm notes of the macro instructions.rodri2023-11-231-9/+9
|
* initial SIMD trials of some libgeometry functions.rodri2023-11-236-0/+330