aboutsummaryrefslogtreecommitdiff
path: root/x86inc.asm
Commit message (Collapse)AuthorAge
* x86inc.asm: update to current master 04f14f43Anton Khirnov13 days
| | | | | | | Requires changing residual calc functions to AVX2. Also, supply the private prefix via nasm -D option rather than modifying x86inc.asm.
* Add CPU feature detection.Anton Khirnov2018-12-27
Will be used for dynamically dispatching future asm functions.