aboutsummaryrefslogtreecommitdiff
path: root/sse.h
Commit message (Collapse)AuthorAgeFilesLines
* remove instructions recently added to 9front. implemented some tests.rodri2023-11-291-23/+0
|
* idem.rodri2023-11-271-2/+2
|
* cleaned things up and improved the organization a bit.rodri2023-11-251-0/+11
|
* clean and organize things up. implement VZEROUPPER.rodri2023-11-241-53/+0
|
* add more avx instructions and a bench9 benchmark file.rodri2023-11-241-0/+11
|
* fix the 9 asm notes. add VFMA231[SP]D instructions.rodri2023-11-241-17/+25
|
* add base VEX encoding definitions.rodri2023-11-231-6/+22
|
* initial SIMD trials of some libgeometry functions.rodri2023-11-231-0/+50